Pull request #3789 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 0eb2b220bb02af9f5e39ccb56da74fa62c43820c+adab524842ba92084c48de8882a5fafcaa7ec4f3 (df27cab8a4ce5e113525229a6cdcae460d5c1397) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8359838682876829862.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3258183124969380276.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3789/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3789/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9047951601782773374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3789/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1363067877696465618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3263066375898954895.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3789/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3789/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3974454855349757062.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13564 in /w/workspace/edgexfoundry_edgex-go_PR-3789 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1047303472893922104.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit adab524842ba92084c48de8882a5fafcaa7ec4f3 into PR head commit 0eb2b220bb02af9f5e39ccb56da74fa62c43820c Merge succeeded, producing 0eb2b220bb02af9f5e39ccb56da74fa62c43820c Checking out Revision 0eb2b220bb02af9f5e39ccb56da74fa62c43820c (PR-3789) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2591630894571655956.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3789/head:refs/remotes/origin/PR-3789 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh615850204456415376.key > git merge adab524842ba92084c48de8882a5fafcaa7ec4f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 Commit message: "fix(meta): Disable device notification by default" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-31T13:09:46.634Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-31T13:09:46.773Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-31T13:09:46.844Z] ========================================================= [2021-10-31T13:09:46.844Z] EdgeX Global Pipelines Version Info [2021-10-31T13:09:46.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:09:48.027Z] ------------------- [2021-10-31T13:09:48.027Z] stable info: [2021-10-31T13:09:48.027Z] ------------------- [2021-10-31T13:09:48.027Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-31T13:09:48.027Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-31T13:09:48.027Z] Message: update stable to v1.0.211 [2021-10-31T13:09:48.600Z] ------------------- [2021-10-31T13:09:48.600Z] experimental info: [2021-10-31T13:09:48.600Z] ------------------- [2021-10-31T13:09:48.600Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-31T13:09:48.600Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-31T13:09:48.600Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-31T13:09:48.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-31T13:09:48.796Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-31T13:09:48.840Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-31T13:09:48.874Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-31T13:09:48.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-31T13:09:48.942Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-31T13:09:48.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-10-31T13:09:49.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-31T13:09:49.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-31T13:09:49.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-31T13:09:49.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-31T13:09:49.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-31T13:09:49.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-31T13:09:49.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-31T13:09:49.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-31T13:09:49.277Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-31T13:09:49.309Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-31T13:09:49.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-31T13:09:49.377Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-31T13:09:49.411Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-31T13:09:49.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-31T13:09:49.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-31T13:09:49.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3789 [Pipeline] echo [2021-10-31T13:09:49.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3789 [Pipeline] echo [2021-10-31T13:09:49.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3789 [Pipeline] echo [2021-10-31T13:09:49.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0eb2b220bb02af9f5e39ccb56da74fa62c43820c [Pipeline] echo [2021-10-31T13:09:49.657Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0eb2b22 [Pipeline] echo [2021-10-31T13:09:49.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-31T13:09:49.796Z] provisioning config files... [2021-10-31T13:09:49.810Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config517562144752437902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:09:50.153Z] ---> docker-login.sh [2021-10-31T13:09:50.153Z] nexus3.edgexfoundry.org:10001 [2021-10-31T13:09:50.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-31T13:09:50.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-31T13:09:50.415Z] Configure a credential helper to remove this warning. See [2021-10-31T13:09:50.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-31T13:09:50.415Z] [2021-10-31T13:09:50.415Z] Login Succeeded [2021-10-31T13:09:50.415Z] nexus3.edgexfoundry.org:10002 [2021-10-31T13:09:50.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-31T13:09:50.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-31T13:09:50.415Z] Configure a credential helper to remove this warning. See [2021-10-31T13:09:50.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-31T13:09:50.415Z] [2021-10-31T13:09:50.415Z] Login Succeeded [2021-10-31T13:09:50.415Z] nexus3.edgexfoundry.org:10003 [2021-10-31T13:09:50.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-31T13:09:50.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-31T13:09:50.677Z] Configure a credential helper to remove this warning. See [2021-10-31T13:09:50.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-31T13:09:50.677Z] [2021-10-31T13:09:50.677Z] Login Succeeded [2021-10-31T13:09:50.677Z] nexus3.edgexfoundry.org:10004 [2021-10-31T13:09:50.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-31T13:09:50.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-31T13:09:50.677Z] Configure a credential helper to remove this warning. See [2021-10-31T13:09:50.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-31T13:09:50.677Z] [2021-10-31T13:09:50.677Z] Login Succeeded [2021-10-31T13:09:50.677Z] docker.io [2021-10-31T13:09:50.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-31T13:09:51.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-31T13:09:51.251Z] Configure a credential helper to remove this warning. See [2021-10-31T13:09:51.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-31T13:09:51.251Z] [2021-10-31T13:09:51.251Z] Login Succeeded [2021-10-31T13:09:51.251Z] ---> docker-login.sh ends [Pipeline] } [2021-10-31T13:09:51.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-31T13:09:51.665Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-31T13:09:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-31T13:09:51.665Z] ++ dirname cmd/core-command/Dockerfile [2021-10-31T13:09:51.665Z] ++ cut -d/ -f2 [2021-10-31T13:09:51.665Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-31T13:09:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-31T13:09:51.665Z] ++ dirname cmd/core-data/Dockerfile [2021-10-31T13:09:51.665Z] ++ cut -d/ -f2 [2021-10-31T13:09:51.665Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-31T13:09:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-31T13:09:51.665Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-31T13:09:51.665Z] ++ cut -d/ -f2 [2021-10-31T13:09:51.665Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-31T13:09:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-31T13:09:51.665Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-31T13:09:51.665Z] ++ cut -d/ -f2 [2021-10-31T13:09:51.665Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-31T13:09:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-31T13:09:51.665Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-31T13:09:51.665Z] ++ cut -d/ -f2 [2021-10-31T13:09:51.665Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-31T13:09:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-31T13:09:51.665Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-31T13:09:51.665Z] ++ cut -d/ -f2 [2021-10-31T13:09:51.665Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-31T13:09:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-31T13:09:51.665Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-31T13:09:51.665Z] ++ cut -d/ -f2 [2021-10-31T13:09:51.665Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-31T13:09:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-31T13:09:51.665Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-31T13:09:51.665Z] ++ cut -d/ -f2 [2021-10-31T13:09:51.665Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-31T13:09:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-31T13:09:51.665Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-31T13:09:51.665Z] ++ cut -d/ -f2 [2021-10-31T13:09:51.665Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-31T13:09:51.725Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-10-31T13:09:52.240Z] + git rev-list -1 --merges 0eb2b220bb02af9f5e39ccb56da74fa62c43820c~1..0eb2b220bb02af9f5e39ccb56da74fa62c43820c [Pipeline] echo [2021-10-31T13:09:52.269Z] -----------> git rev-list -1 --merges 0eb2b220bb02af9f5e39ccb56da74fa62c43820c~1..0eb2b220bb02af9f5e39ccb56da74fa62c43820c 0eb2b220bb02af9f5e39ccb56da74fa62c43820c [false] [Pipeline] sh [2021-10-31T13:09:52.578Z] + git log --format=format:%s -1 0eb2b220bb02af9f5e39ccb56da74fa62c43820c [Pipeline] echo [2021-10-31T13:09:52.607Z] ========================================================= [2021-10-31T13:09:52.607Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-10-31T13:09:52.607Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:09:53.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-31T13:09:53.371Z] [2021-10-31T13:09:53.371Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:09:53.709Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-31T13:09:53.709Z] latest: Pulling from edgex-devops/git-semver [2021-10-31T13:09:53.709Z] a0d0a0d46f8b: Pulling fs layer [2021-10-31T13:09:53.709Z] 3e5f54012d9b: Pulling fs layer [2021-10-31T13:09:53.709Z] 4c7163046ea9: Pulling fs layer [2021-10-31T13:09:53.709Z] 0c2d73faf560: Pulling fs layer [2021-10-31T13:09:53.709Z] 3e5f54012d9b: Verifying Checksum [2021-10-31T13:09:53.709Z] 3e5f54012d9b: Download complete [2021-10-31T13:09:53.709Z] a0d0a0d46f8b: Verifying Checksum [2021-10-31T13:09:53.709Z] a0d0a0d46f8b: Download complete [2021-10-31T13:09:53.709Z] 4c7163046ea9: Verifying Checksum [2021-10-31T13:09:53.709Z] 4c7163046ea9: Download complete [2021-10-31T13:09:53.709Z] 0c2d73faf560: Verifying Checksum [2021-10-31T13:09:53.709Z] 0c2d73faf560: Download complete [2021-10-31T13:09:53.972Z] a0d0a0d46f8b: Pull complete [2021-10-31T13:09:53.972Z] 3e5f54012d9b: Pull complete [2021-10-31T13:09:54.240Z] 4c7163046ea9: Pull complete [2021-10-31T13:09:54.509Z] 0c2d73faf560: Pull complete [2021-10-31T13:09:54.509Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-31T13:09:54.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-31T13:09:54.509Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-31T13:09:54.591Z] prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container [2021-10-31T13:09:54.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-31T13:09:55.251Z] $ docker top 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-31T13:09:55.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-31T13:09:55.422Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-31T13:09:55.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-31T13:09:55.550Z] $ docker exec 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 ssh-agent [2021-10-31T13:09:55.675Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIbmGFL/agent.15 [2021-10-31T13:09:55.675Z] SSH_AGENT_PID=22 [2021-10-31T13:09:55.683Z] Running ssh-add (command line suppressed) [2021-10-31T13:09:55.802Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2782341284031251987.key (/w/workspace/edgex-go/1@tmp/private_key_2782341284031251987.key) [2021-10-31T13:09:55.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-31T13:09:56.168Z] + git tag --points-at HEAD [Pipeline] } [2021-10-31T13:09:56.183Z] $ docker exec --env ******** --env ******** 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 ssh-agent -k [2021-10-31T13:09:56.275Z] unset SSH_AUTH_SOCK; [2021-10-31T13:09:56.278Z] unset SSH_AGENT_PID; [2021-10-31T13:09:56.278Z] echo Agent pid 22 killed; [2021-10-31T13:09:56.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-31T13:09:56.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-31T13:09:56.347Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-31T13:09:56.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-31T13:09:56.462Z] $ docker exec 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 ssh-agent [2021-10-31T13:09:56.574Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLIPmnj/agent.54 [2021-10-31T13:09:56.574Z] SSH_AGENT_PID=60 [2021-10-31T13:09:56.580Z] Running ssh-add (command line suppressed) [2021-10-31T13:09:56.681Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8039212687192000527.key (/w/workspace/edgex-go/1@tmp/private_key_8039212687192000527.key) [2021-10-31T13:09:56.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-31T13:09:57.029Z] + git semver init [2021-10-31T13:09:57.029Z] # -> Open(): unable to determine branch for HEAD [2021-10-31T13:09:57.029Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-31T13:09:57.029Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-31T13:09:57.029Z] # $SEMVER_REMOTE_NAME = origin [2021-10-31T13:09:57.029Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-31T13:09:57.029Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-31T13:09:57.029Z] # $SEMVER_BRANCH = PR-3789 [2021-10-31T13:09:57.029Z] # $SEMVER_TEMP = /tmp/semver-316037444 [2021-10-31T13:09:57.029Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-31T13:11:04.749Z] # '/tmp/semver-316037444' -> '/w/workspace/edgex-go/1/.semver' [2021-10-31T13:11:04.749Z] # -> Force: false [2021-10-31T13:11:04.749Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-31T13:11:04.765Z] $ docker exec --env ******** --env ******** 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 ssh-agent -k [2021-10-31T13:11:04.878Z] unset SSH_AUTH_SOCK; [2021-10-31T13:11:04.878Z] unset SSH_AGENT_PID; [2021-10-31T13:11:04.878Z] echo Agent pid 60 killed; [2021-10-31T13:11:04.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-31T13:11:05.273Z] + git semver [Pipeline] } [2021-10-31T13:11:05.300Z] $ docker stop --time=1 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 [2021-10-31T13:11:06.954Z] $ docker rm -f 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-31T13:11:07.374Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-31T13:11:07.672Z] Stashed 1 file(s) [Pipeline] echo [2021-10-31T13:11:07.695Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-31T13:11:08.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-31T13:11:08.213Z] ========================================================= [2021-10-31T13:11:08.213Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-31T13:11:08.213Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-31T13:11:08.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-31T13:11:08.565Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-31T13:11:08.565Z] a0d0a0d46f8b: Already exists [2021-10-31T13:11:08.565Z] 31adcdaf11c8: Pulling fs layer [2021-10-31T13:11:08.565Z] b8b176561691: Pulling fs layer [2021-10-31T13:11:08.565Z] 4527c011a84f: Pulling fs layer [2021-10-31T13:11:08.565Z] 5d74067f8e1e: Pulling fs layer [2021-10-31T13:11:08.565Z] e0aca202a116: Pulling fs layer [2021-10-31T13:11:08.565Z] 3a43be97a3b4: Pulling fs layer [2021-10-31T13:11:08.565Z] 34cad66bf833: Pulling fs layer [2021-10-31T13:11:08.565Z] b4e3c513aaa6: Pulling fs layer [2021-10-31T13:11:08.565Z] e0aca202a116: Waiting [2021-10-31T13:11:08.565Z] 3a43be97a3b4: Waiting [2021-10-31T13:11:08.565Z] 34cad66bf833: Waiting [2021-10-31T13:11:08.565Z] b4e3c513aaa6: Waiting [2021-10-31T13:11:08.565Z] 5d74067f8e1e: Waiting [2021-10-31T13:11:08.565Z] b8b176561691: Verifying Checksum [2021-10-31T13:11:08.565Z] b8b176561691: Download complete [2021-10-31T13:11:08.565Z] 31adcdaf11c8: Verifying Checksum [2021-10-31T13:11:08.565Z] 31adcdaf11c8: Download complete [2021-10-31T13:11:08.565Z] 5d74067f8e1e: Verifying Checksum [2021-10-31T13:11:08.565Z] 5d74067f8e1e: Download complete [2021-10-31T13:11:08.565Z] e0aca202a116: Verifying Checksum [2021-10-31T13:11:08.565Z] e0aca202a116: Download complete [2021-10-31T13:11:08.565Z] 3a43be97a3b4: Verifying Checksum [2021-10-31T13:11:08.565Z] 3a43be97a3b4: Download complete [2021-10-31T13:11:08.830Z] 34cad66bf833: Verifying Checksum [2021-10-31T13:11:08.830Z] 34cad66bf833: Download complete [2021-10-31T13:11:08.830Z] 31adcdaf11c8: Pull complete [2021-10-31T13:11:08.830Z] b8b176561691: Pull complete [2021-10-31T13:11:09.093Z] 4527c011a84f: Verifying Checksum [2021-10-31T13:11:09.093Z] 4527c011a84f: Download complete [2021-10-31T13:11:09.093Z] b4e3c513aaa6: Verifying Checksum [2021-10-31T13:11:09.093Z] b4e3c513aaa6: Download complete [2021-10-31T13:11:13.362Z] 4527c011a84f: Pull complete [2021-10-31T13:11:13.362Z] 5d74067f8e1e: Pull complete [2021-10-31T13:11:13.362Z] e0aca202a116: Pull complete [2021-10-31T13:11:13.362Z] 3a43be97a3b4: Pull complete [2021-10-31T13:11:13.362Z] 34cad66bf833: Pull complete [2021-10-31T13:11:15.296Z] b4e3c513aaa6: Pull complete [2021-10-31T13:11:15.296Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-31T13:11:15.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-31T13:11:15.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-31T13:11:15.628Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-31T13:11:15.628Z] WORKDIR /edgex [2021-10-31T13:11:15.628Z] COPY go.mod . [2021-10-31T13:11:15.628Z] RUN go mod download' [2021-10-31T13:11:15.628Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-31T13:11:17.105Z] Sending build context to Docker daemon 329.8MB [2021-10-31T13:11:17.105Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-31T13:11:17.105Z] ---> 9f6097aaca64 [2021-10-31T13:11:17.105Z] Step 2/4 : WORKDIR /edgex [2021-10-31T13:11:19.029Z] ---> Running in 65b9d2026804 [2021-10-31T13:11:19.029Z] Removing intermediate container 65b9d2026804 [2021-10-31T13:11:19.029Z] ---> ec5b39763f05 [2021-10-31T13:11:19.029Z] Step 3/4 : COPY go.mod . [2021-10-31T13:11:19.290Z] ---> c454ceae2da2 [2021-10-31T13:11:19.290Z] Step 4/4 : RUN go mod download [2021-10-31T13:11:19.290Z] ---> Running in 0b876bc3bc9c [2021-10-31T13:11:23.050Z] Still waiting to schedule task [2021-10-31T13:11:23.050Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-31T13:12:06.017Z] Removing intermediate container 0b876bc3bc9c [2021-10-31T13:12:06.017Z] ---> 524ce32d0db1 [2021-10-31T13:12:06.017Z] Successfully built 524ce32d0db1 [2021-10-31T13:12:06.017Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:12:06.350Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-31T13:12:06.350Z] . [Pipeline] withDockerContainer [2021-10-31T13:12:06.447Z] prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container [2021-10-31T13:12:06.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-31T13:12:06.864Z] $ docker top 8d0504f3655cc824d7d313cbdc3a033d304d431434fa2a5728588f6cc5a57b8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-31T13:12:07.273Z] + go version [2021-10-31T13:12:07.274Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-31T13:12:07.297Z] $ docker stop --time=1 8d0504f3655cc824d7d313cbdc3a033d304d431434fa2a5728588f6cc5a57b8f [2021-10-31T13:12:08.480Z] $ docker rm -f 8d0504f3655cc824d7d313cbdc3a033d304d431434fa2a5728588f6cc5a57b8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:12:09.164Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-31T13:12:09.164Z] . [Pipeline] withDockerContainer [2021-10-31T13:12:09.254Z] prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container [2021-10-31T13:12:09.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-31T13:12:09.634Z] $ docker top e083522d65e732123719ab83e69032d910c85f63670002fc480b0c1cd95ea950 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-31T13:12:09.752Z] ========================================================= [2021-10-31T13:12:09.752Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-31T13:12:09.752Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-31T13:12:10.095Z] + make test [2021-10-31T13:12:10.095Z] go mod tidy [2021-10-31T13:12:10.363Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-31T13:12:17.029Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-31T13:12:35.333Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-31T13:12:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-31T13:12:39.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-31T13:12:39.869Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-31T13:12:42.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-31T13:12:43.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-31T13:12:43.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-31T13:12:43.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-31T13:12:43.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-31T13:12:43.916Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-31T13:12:44.185Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-31T13:12:44.185Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-31T13:12:44.185Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-31T13:12:44.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-31T13:12:46.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-10-31T13:12:46.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-31T13:12:46.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-31T13:12:47.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2021-10-31T13:12:47.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-31T13:12:47.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 44.7% of statements [2021-10-31T13:12:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-31T13:12:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-31T13:12:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements [2021-10-31T13:12:48.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-31T13:12:48.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-31T13:12:49.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements [2021-10-31T13:12:49.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-31T13:12:49.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-31T13:12:49.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-31T13:12:49.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-31T13:12:49.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-31T13:12:50.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.274s coverage: 94.2% of statements [2021-10-31T13:12:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-31T13:12:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-31T13:12:50.295Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-10-31T13:12:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-31T13:12:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-31T13:12:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-31T13:12:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-31T13:12:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-31T13:12:50.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2021-10-31T13:12:50.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-31T13:12:50.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-31T13:12:50.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-31T13:12:51.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2021-10-31T13:12:51.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-31T13:12:51.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-10-31T13:12:52.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-10-31T13:12:52.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-31T13:12:52.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-10-31T13:12:52.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2021-10-31T13:12:52.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-10-31T13:12:53.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-10-31T13:12:53.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-10-31T13:13:05.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-10-31T13:13:05.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-10-31T13:13:10.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.190s coverage: 82.5% of statements [2021-10-31T13:13:10.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-31T13:13:11.773Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13565 in /w/workspace/edgexfoundry_edgex-go_PR-3789 [Pipeline] { [Pipeline] ws [2021-10-31T13:13:11.816Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-31T13:13:12.036Z] The recommended git tool is: git [2021-10-31T13:13:17.266Z] using credential edgex-jenkins-ssh [2021-10-31T13:13:17.280Z] Cloning the remote Git repository [2021-10-31T13:13:17.334Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-31T13:13:17.450Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-31T13:13:17.546Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-31T13:13:17.547Z] > git --version # timeout=10 [2021-10-31T13:13:17.564Z] > git --version # 'git version 2.17.1' [2021-10-31T13:13:17.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-31T13:13:17.631Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-10-31T13:13:28.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 65.4% of statements [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-31T13:13:28.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-31T13:13:29.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements [2021-10-31T13:13:29.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-31T13:13:29.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-31T13:13:29.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-10-31T13:13:29.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-31T13:13:29.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-10-31T13:13:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-31T13:13:37.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-31T13:13:37.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.3% of statements [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-31T13:13:37.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-31T13:13:37.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-31T13:13:37.872Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-31T13:13:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-31T13:13:37.872Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-10-31T13:13:37.872Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2021-10-31T13:13:37.872Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-31T13:14:09.027Z] Merging remotes/origin/main commit adab524842ba92084c48de8882a5fafcaa7ec4f3 into PR head commit 0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:14:09.334Z] Merge succeeded, producing 0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:14:09.334Z] Checking out Revision 0eb2b220bb02af9f5e39ccb56da74fa62c43820c (PR-3789) [2021-10-31T13:14:10.115Z] GO111MODULE=on go vet ./... [2021-10-31T13:14:08.124Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-31T13:14:08.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-31T13:14:08.170Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-31T13:14:08.200Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-31T13:14:08.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-31T13:14:08.213Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3789/head:refs/remotes/origin/PR-3789 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-31T13:14:09.046Z] > git config core.sparsecheckout # timeout=10 [2021-10-31T13:14:09.059Z] > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 [2021-10-31T13:14:09.260Z] > git remote # timeout=10 [2021-10-31T13:14:09.277Z] > git config --get remote.origin.url # timeout=10 [2021-10-31T13:14:09.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-31T13:14:09.300Z] > git merge adab524842ba92084c48de8882a5fafcaa7ec4f3 # timeout=10 [2021-10-31T13:14:09.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-31T13:14:09.341Z] > git config core.sparsecheckout # timeout=10 [2021-10-31T13:14:09.352Z] > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 [2021-10-31T13:14:13.686Z] Commit message: "fix(meta): Disable device notification by default" [2021-10-31T13:14:13.744Z] > git --version # timeout=10 [2021-10-31T13:14:13.753Z] > git --version # 'git version 2.17.1' [2021-10-31T13:14:13.770Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-31T13:14:14.986Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-31T13:14:14.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-31T13:14:14.986Z] Dload Upload Total Spent Left Speed [2021-10-31T13:14:14.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75312 0 --:--:-- --:--:-- --:--:-- 75794 [Pipeline] sh [2021-10-31T13:14:15.433Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-31T13:14:15.797Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-31T13:14:15.797Z] sudo tee /etc/docker/daemon.new [2021-10-31T13:14:15.797Z] { [2021-10-31T13:14:15.797Z] "registry-mirrors": [ [2021-10-31T13:14:15.797Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-31T13:14:15.797Z] ], [2021-10-31T13:14:15.797Z] "bip": "10.250.0.254/24", [2021-10-31T13:14:15.797Z] "hosts": [ [2021-10-31T13:14:15.797Z] "tcp://0.0.0.0:5555", [2021-10-31T13:14:15.797Z] "unix:///var/run/docker.sock" [2021-10-31T13:14:15.797Z] ], [2021-10-31T13:14:15.797Z] "mtu": 1458, [2021-10-31T13:14:15.797Z] "selinux-enabled": true, [2021-10-31T13:14:15.797Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-31T13:14:15.797Z] } [Pipeline] sh [2021-10-31T13:14:16.153Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-31T13:14:16.520Z] + sudo service docker restart [2021-10-31T13:14:20.142Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-31T13:14:20.142Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-31T13:14:20.142Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-31T13:14:20.715Z] + ls -al . [2021-10-31T13:14:20.715Z] total 636 [2021-10-31T13:14:20.715Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 13:14 . [2021-10-31T13:14:20.715Z] drwxr-xr-x 4 root root 28 Oct 31 13:12 .. [2021-10-31T13:14:20.715Z] -rw-rw-r-- 1 1001 1001 11 Oct 31 13:09 .dockerignore [2021-10-31T13:14:20.715Z] drwxrwxr-x 8 1001 1001 179 Oct 31 13:09 .git [2021-10-31T13:14:20.715Z] drwxrwxr-x 4 1001 1001 142 Oct 31 13:09 .github [2021-10-31T13:14:20.715Z] -rw-rw-r-- 1 1001 1001 804 Oct 31 13:09 .gitignore [2021-10-31T13:14:20.715Z] -rw-rw-r-- 1 1001 1001 42 Oct 31 13:09 .golangci.yml [2021-10-31T13:14:20.715Z] -rw-rw-r-- 1 1001 1001 76 Oct 31 13:09 .hadolint.yml [2021-10-31T13:14:20.715Z] drwx------ 3 1001 1001 58 Oct 31 13:10 .semver [2021-10-31T13:14:20.715Z] -rw-rw-r-- 1 1001 1001 166 Oct 31 13:09 .sonarcloud.properties [2021-10-31T13:14:20.715Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 13:09 ADOPTERS.md [2021-10-31T13:14:20.715Z] -rw-rw-r-- 1 1001 1001 8910 Oct 31 13:09 Attribution.txt [2021-10-31T13:14:20.715Z] -rw-rw-r-- 1 1001 1001 43881 Oct 31 13:09 CHANGELOG.md [2021-10-31T13:14:20.715Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 13:09 CONTRIBUTING.md [2021-10-31T13:14:20.715Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 13:09 GOVERNANCE.md [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 849 Oct 31 13:09 Jenkinsfile [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 13:09 LICENSE [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 6508 Oct 31 13:09 Makefile [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 13:09 OWNERS.md [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 8256 Oct 31 13:09 README.md [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 6912 Oct 31 13:09 SECURITY.md [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 13:11 VERSION [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 4131 Oct 31 13:09 ZMQWindows.md [2021-10-31T13:14:20.716Z] drwxrwxr-x 2 1001 1001 37 Oct 31 13:09 bin [2021-10-31T13:14:20.716Z] drwxrwxr-x 14 1001 1001 4096 Oct 31 13:09 cmd [2021-10-31T13:14:20.716Z] -rw-r--r-- 1 root root 428381 Oct 31 13:13 coverage.out [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 848 Oct 31 13:09 go.mod [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 50635 Oct 31 13:09 go.sum [2021-10-31T13:14:20.716Z] drwxrwxr-x 8 1001 1001 124 Oct 31 13:09 internal [2021-10-31T13:14:20.716Z] drwxrwxr-x 3 1001 1001 16 Oct 31 13:09 openapi [2021-10-31T13:14:20.716Z] drwxrwxr-x 4 1001 1001 71 Oct 31 13:09 snap [2021-10-31T13:14:20.716Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 13:09 version.go [Pipeline] sh [2021-10-31T13:14:21.025Z] + '[' -e coverage.out ] [2021-10-31T13:14:21.025Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-31T13:14:21.148Z] Stashed 1 file(s) [Pipeline] sh [2021-10-31T13:14:21.452Z] + make build [2021-10-31T13:14:21.453Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-31T13:14:22.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-31T13:14:29.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-31T13:14:30.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-31T13:14:31.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-31T13:14:31.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-31T13:14:32.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-31T13:14:33.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-31T13:14:34.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-31T13:14:34.968Z] provisioning config files... [2021-10-31T13:14:34.995Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6718796055118012509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:14:35.398Z] ---> docker-login.sh [2021-10-31T13:14:35.399Z] nexus3.edgexfoundry.org:10001 [2021-10-31T13:14:35.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-31T13:14:36.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-31T13:14:36.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-31T13:14:36.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-31T13:14:36.654Z] Configure a credential helper to remove this warning. See [2021-10-31T13:14:36.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-31T13:14:36.654Z] [2021-10-31T13:14:36.654Z] Login Succeeded [2021-10-31T13:14:36.654Z] nexus3.edgexfoundry.org:10002 [2021-10-31T13:14:36.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-31T13:14:37.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-31T13:14:37.208Z] Configure a credential helper to remove this warning. See [2021-10-31T13:14:37.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-31T13:14:37.208Z] [2021-10-31T13:14:37.208Z] Login Succeeded [2021-10-31T13:14:37.208Z] nexus3.edgexfoundry.org:10003 [2021-10-31T13:14:37.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-31T13:14:37.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-31T13:14:37.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-31T13:14:37.766Z] Configure a credential helper to remove this warning. See [2021-10-31T13:14:37.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-31T13:14:37.766Z] [2021-10-31T13:14:37.766Z] Login Succeeded [2021-10-31T13:14:37.766Z] nexus3.edgexfoundry.org:10004 [2021-10-31T13:14:38.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-31T13:14:38.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-31T13:14:38.318Z] Configure a credential helper to remove this warning. See [2021-10-31T13:14:38.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-31T13:14:38.318Z] [2021-10-31T13:14:38.318Z] Login Succeeded [2021-10-31T13:14:38.318Z] docker.io [2021-10-31T13:14:38.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-10-31T13:14:38.695Z] $ docker stop --time=1 e083522d65e732123719ab83e69032d910c85f63670002fc480b0c1cd95ea950 [2021-10-31T13:14:39.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-31T13:14:39.259Z] Configure a credential helper to remove this warning. See [2021-10-31T13:14:39.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-31T13:14:39.259Z] [2021-10-31T13:14:39.259Z] Login Succeeded [2021-10-31T13:14:39.259Z] ---> docker-login.sh ends [2021-10-31T13:14:40.407Z] $ docker rm -f e083522d65e732123719ab83e69032d910c85f63670002fc480b0c1cd95ea950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-10-31T13:14:40.778Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-31T13:14:42.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-31T13:14:42.076Z] ========================================================= [2021-10-31T13:14:42.076Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-31T13:14:42.076Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-10-31T13:14:42.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-31T13:14:42.404Z] [2021-10-31T13:14:42.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:14:42.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-31T13:14:42.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-31T13:14:42.754Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-31T13:14:42.754Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-31T13:14:42.754Z] ca9280d653b3: Pulling fs layer [2021-10-31T13:14:42.754Z] 7e9c9ca2126c: Pulling fs layer [2021-10-31T13:14:42.754Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-31T13:14:42.754Z] cbdbe7a5bc2a: Download complete [2021-10-31T13:14:42.794Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-31T13:14:42.794Z] 552d1f2373af: Pulling fs layer [2021-10-31T13:14:42.794Z] ea3f2d53f512: Pulling fs layer [2021-10-31T13:14:42.794Z] 9e70ebbbe112: Pulling fs layer [2021-10-31T13:14:42.794Z] 7a9cfe048b4a: Pulling fs layer [2021-10-31T13:14:42.794Z] 72dc09318566: Pulling fs layer [2021-10-31T13:14:42.794Z] f4f7b4309257: Pulling fs layer [2021-10-31T13:14:42.794Z] 0ac9a79272e3: Pulling fs layer [2021-10-31T13:14:42.794Z] b78e95d17946: Pulling fs layer [2021-10-31T13:14:42.794Z] 72dc09318566: Waiting [2021-10-31T13:14:42.794Z] f4f7b4309257: Waiting [2021-10-31T13:14:42.794Z] 0ac9a79272e3: Waiting [2021-10-31T13:14:42.794Z] b78e95d17946: Waiting [2021-10-31T13:14:42.794Z] 7a9cfe048b4a: Waiting [2021-10-31T13:14:42.794Z] 9e70ebbbe112: Verifying Checksum [2021-10-31T13:14:42.794Z] 9e70ebbbe112: Download complete [2021-10-31T13:14:42.794Z] ea3f2d53f512: Verifying Checksum [2021-10-31T13:14:42.794Z] ea3f2d53f512: Download complete [2021-10-31T13:14:42.794Z] 72dc09318566: Download complete [2021-10-31T13:14:42.794Z] f4f7b4309257: Verifying Checksum [2021-10-31T13:14:42.794Z] f4f7b4309257: Download complete [2021-10-31T13:14:42.794Z] 552d1f2373af: Verifying Checksum [2021-10-31T13:14:42.794Z] 552d1f2373af: Download complete [2021-10-31T13:14:42.794Z] 0ac9a79272e3: Verifying Checksum [2021-10-31T13:14:42.795Z] 0ac9a79272e3: Download complete [2021-10-31T13:14:43.015Z] ca9280d653b3: Verifying Checksum [2021-10-31T13:14:43.015Z] ca9280d653b3: Download complete [2021-10-31T13:14:43.015Z] cbdbe7a5bc2a: Pull complete [2021-10-31T13:14:43.280Z] 7e9c9ca2126c: Verifying Checksum [2021-10-31T13:14:43.280Z] 7e9c9ca2126c: Download complete [2021-10-31T13:14:43.793Z] 552d1f2373af: Pull complete [2021-10-31T13:14:43.862Z] ca9280d653b3: Pull complete [2021-10-31T13:14:44.401Z] ea3f2d53f512: Pull complete [2021-10-31T13:14:44.674Z] b78e95d17946: Verifying Checksum [2021-10-31T13:14:44.674Z] b78e95d17946: Download complete [2021-10-31T13:14:44.948Z] 9e70ebbbe112: Pull complete [2021-10-31T13:14:45.223Z] 7a9cfe048b4a: Verifying Checksum [2021-10-31T13:14:45.223Z] 7a9cfe048b4a: Download complete [2021-10-31T13:14:47.182Z] 7e9c9ca2126c: Pull complete [2021-10-31T13:14:47.182Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-31T13:14:47.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-31T13:14:47.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-31T13:14:47.263Z] prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container [2021-10-31T13:14:47.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-31T13:14:49.804Z] $ docker top be4fdec563bc9ccd75a5a589e5ba104c8eb82fd1bc75f789c4d23393606ca4d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-31T13:14:50.186Z] + grep parallel [2021-10-31T13:14:50.187Z] + docker-compose build --help [2021-10-31T13:14:50.759Z] --parallel Build images in parallel. [Pipeline] } [2021-10-31T13:14:50.782Z] $ docker stop --time=1 be4fdec563bc9ccd75a5a589e5ba104c8eb82fd1bc75f789c4d23393606ca4d8 [2021-10-31T13:14:51.966Z] $ docker rm -f be4fdec563bc9ccd75a5a589e5ba104c8eb82fd1bc75f789c4d23393606ca4d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:14:52.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-31T13:14:52.496Z] . [Pipeline] withDockerContainer [2021-10-31T13:14:52.581Z] prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container [2021-10-31T13:14:52.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-31T13:14:53.009Z] $ docker top 2f160b142b159a93201a6b3eab3e455e4ed2ae68d1ee90e54092ddef9fe99db7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-31T13:14:53.403Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-31T13:14:53.973Z] Building core-command ... [2021-10-31T13:14:53.973Z] Building core-data ... [2021-10-31T13:14:53.973Z] Building core-metadata ... [2021-10-31T13:14:53.973Z] Building security-bootstrapper ... [2021-10-31T13:14:53.973Z] Building security-proxy-setup ... [2021-10-31T13:14:53.973Z] Building security-secretstore-setup ... [2021-10-31T13:14:53.973Z] Building support-notifications ... [2021-10-31T13:14:53.973Z] Building support-scheduler ... [2021-10-31T13:14:53.973Z] Building sys-mgmt-agent ... [2021-10-31T13:14:53.973Z] Building core-data [2021-10-31T13:14:53.973Z] Building security-bootstrapper [2021-10-31T13:14:53.973Z] Building security-secretstore-setup [2021-10-31T13:14:53.973Z] Building core-metadata [2021-10-31T13:14:53.973Z] Building support-scheduler [2021-10-31T13:14:55.394Z] 7a9cfe048b4a: Pull complete [2021-10-31T13:14:55.670Z] 72dc09318566: Pull complete [2021-10-31T13:14:55.944Z] f4f7b4309257: Pull complete [2021-10-31T13:14:56.224Z] 0ac9a79272e3: Pull complete [2021-10-31T13:15:02.931Z] b78e95d17946: Pull complete [2021-10-31T13:15:02.931Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-31T13:15:02.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-31T13:15:02.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-31T13:15:03.316Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-31T13:15:03.316Z] WORKDIR /edgex [2021-10-31T13:15:03.316Z] COPY go.mod . [2021-10-31T13:15:03.316Z] RUN go mod download [2021-10-31T13:15:03.316Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-31T13:15:05.282Z] Sending build context to Docker daemon 166.6MB [2021-10-31T13:15:05.282Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-31T13:15:05.282Z] ---> 8b459fc5aaf0 [2021-10-31T13:15:05.282Z] Step 2/4 : WORKDIR /edgex [2021-10-31T13:15:06.222Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:15:06.222Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:15:06.222Z] ---> 524ce32d0db1 [2021-10-31T13:15:06.222Z] Step 3/23 : WORKDIR /edgex-go [2021-10-31T13:15:06.222Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:15:06.222Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:15:06.222Z] ---> 524ce32d0db1 [2021-10-31T13:15:06.222Z] Step 3/30 : WORKDIR /edgex-go [2021-10-31T13:15:06.222Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:15:06.222Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:15:06.222Z] ---> 524ce32d0db1 [2021-10-31T13:15:06.222Z] Step 3/22 : WORKDIR /edgex-go [2021-10-31T13:15:08.672Z] ---> Running in 4b55f271f8bd [2021-10-31T13:15:08.672Z] Removing intermediate container 4b55f271f8bd [2021-10-31T13:15:08.672Z] ---> b1342aeebfcf [2021-10-31T13:15:08.672Z] Step 3/4 : COPY go.mod . [2021-10-31T13:15:09.269Z] ---> 93be5449459b [2021-10-31T13:15:09.269Z] Step 4/4 : RUN go mod download [2021-10-31T13:15:09.269Z] ---> Running in c7767216cdc6 [2021-10-31T13:15:09.704Z] ---> Running in 3e7e856cb469 [2021-10-31T13:15:09.704Z] ---> Running in d1942f1e03c1 [2021-10-31T13:15:09.704Z] ---> Running in 1d6e383a85f2 [2021-10-31T13:15:14.982Z] Removing intermediate container d1942f1e03c1 [2021-10-31T13:15:14.982Z] ---> 473723d3d6cd [2021-10-31T13:15:14.982Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:15:14.982Z] Removing intermediate container 3e7e856cb469 [2021-10-31T13:15:14.982Z] ---> fcc81a9fb801 [2021-10-31T13:15:14.982Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:15:14.982Z] Removing intermediate container 1d6e383a85f2 [2021-10-31T13:15:14.982Z] ---> fd27e4e4242b [2021-10-31T13:15:14.982Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:15:15.243Z] ---> Running in b4258997d256 [2021-10-31T13:15:15.243Z] ---> Running in dabe00cf699d [2021-10-31T13:15:15.503Z] ---> Running in 007d7666463e [2021-10-31T13:15:19.728Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:15:19.728Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:15:19.728Z] ---> 524ce32d0db1 [2021-10-31T13:15:19.728Z] Step 3/24 : WORKDIR /edgex-go [2021-10-31T13:15:19.728Z] ---> Using cache [2021-10-31T13:15:19.728Z] ---> fd27e4e4242b [2021-10-31T13:15:19.728Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:15:19.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:15:19.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:15:19.990Z] ---> 524ce32d0db1 [2021-10-31T13:15:19.990Z] Step 3/22 : WORKDIR /edgex-go [2021-10-31T13:15:19.990Z] ---> Using cache [2021-10-31T13:15:19.990Z] ---> fd27e4e4242b [2021-10-31T13:15:19.990Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:15:20.274Z] ---> Running in 67e1ddd4ac8b [2021-10-31T13:15:20.275Z] ---> Running in 3403d11416bb [2021-10-31T13:15:20.275Z] Removing intermediate container b4258997d256 [2021-10-31T13:15:20.275Z] ---> 70ff2fb58e34 [2021-10-31T13:15:20.275Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-31T13:15:20.275Z] Removing intermediate container dabe00cf699d [2021-10-31T13:15:20.275Z] ---> 94fcbacceca9 [2021-10-31T13:15:20.275Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-31T13:15:20.275Z] ---> Running in 29d65c725d28 [2021-10-31T13:15:20.540Z] Removing intermediate container 007d7666463e [2021-10-31T13:15:20.540Z] ---> bd0b5e0558fd [2021-10-31T13:15:20.540Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-31T13:15:20.540Z] ---> Running in 43e51c844cd7 [2021-10-31T13:15:20.540Z] ---> Running in 8aff72a7966d [2021-10-31T13:15:21.113Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:15:21.113Z] Removing intermediate container 67e1ddd4ac8b [2021-10-31T13:15:21.113Z] ---> 5c2aa75cb283 [2021-10-31T13:15:21.113Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-31T13:15:21.113Z] Removing intermediate container 3403d11416bb [2021-10-31T13:15:21.113Z] ---> 91d4860718b8 [2021-10-31T13:15:21.113Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-31T13:15:21.113Z] ---> Running in 678b81118639 [2021-10-31T13:15:21.113Z] ---> Running in 2c04701dc1ff [2021-10-31T13:15:21.113Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:15:21.113Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:15:21.377Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:15:21.638Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:15:21.901Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:15:22.169Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:15:22.169Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:15:22.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:15:22.442Z] OK: 220 MiB in 52 packages [2021-10-31T13:15:22.442Z] OK: 220 MiB in 52 packages [2021-10-31T13:15:22.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:15:22.442Z] OK: 220 MiB in 52 packages [2021-10-31T13:15:22.731Z] OK: 220 MiB in 52 packages [2021-10-31T13:15:22.731Z] Removing intermediate container 29d65c725d28 [2021-10-31T13:15:22.731Z] ---> eecacd5b357a [2021-10-31T13:15:22.731Z] Step 6/23 : COPY go.mod . [2021-10-31T13:15:23.009Z] OK: 220 MiB in 52 packages [2021-10-31T13:15:23.009Z] Removing intermediate container 43e51c844cd7 [2021-10-31T13:15:23.009Z] ---> 1ce20c9e394e [2021-10-31T13:15:23.009Z] Step 6/30 : COPY . . [2021-10-31T13:15:23.009Z] Removing intermediate container 8aff72a7966d [2021-10-31T13:15:23.009Z] ---> d31cdc478a86 [2021-10-31T13:15:23.009Z] Step 6/22 : COPY . . [2021-10-31T13:15:23.274Z] ---> d44dce5c5433 [2021-10-31T13:15:23.274Z] Step 7/23 : RUN go mod download [2021-10-31T13:15:24.221Z] Removing intermediate container 678b81118639 [2021-10-31T13:15:24.221Z] ---> 3a33018688b6 [2021-10-31T13:15:24.221Z] Step 6/24 : COPY . . [2021-10-31T13:15:28.476Z] ---> Running in 0c968e324a9b [2021-10-31T13:15:28.745Z] Removing intermediate container 2c04701dc1ff [2021-10-31T13:15:28.745Z] ---> d6dfc59c1d98 [2021-10-31T13:15:28.745Z] Step 6/22 : COPY . . [2021-10-31T13:15:29.030Z] ---> 1303d251a54c [2021-10-31T13:15:29.030Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:15:29.030Z] ---> 35d43560f332 [2021-10-31T13:15:29.030Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:15:29.030Z] ---> Running in c41aafd0bcdc [2021-10-31T13:15:29.296Z] ---> Running in 7c57737bfefa [2021-10-31T13:15:33.614Z] ---> c1d3f7c608c2 [2021-10-31T13:15:33.614Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:15:33.614Z] Removing intermediate container c41aafd0bcdc [2021-10-31T13:15:33.614Z] ---> 8a06e4f9b684 [2021-10-31T13:15:33.614Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-31T13:15:33.614Z] ---> Running in 22a50d5b1fa2 [2021-10-31T13:15:33.614Z] Removing intermediate container 7c57737bfefa [2021-10-31T13:15:33.614Z] ---> 7018eb9d0bdf [2021-10-31T13:15:33.614Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-31T13:15:33.614Z] Removing intermediate container 0c968e324a9b [2021-10-31T13:15:33.614Z] ---> f973fb7cb98d [2021-10-31T13:15:33.614Z] Step 8/23 : COPY . . [2021-10-31T13:15:33.614Z] ---> Running in 4d12fe6163c5 [2021-10-31T13:15:33.614Z] ---> Running in 7c188d77bd97 [2021-10-31T13:15:33.879Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-31T13:15:33.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-31T13:15:36.509Z] ---> bcf0c5bb3943 [2021-10-31T13:15:36.509Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:15:36.509Z] Removing intermediate container 22a50d5b1fa2 [2021-10-31T13:15:36.509Z] ---> fc666db801bb [2021-10-31T13:15:36.509Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-31T13:15:36.787Z] ---> Running in a99fd908d84b [2021-10-31T13:15:36.787Z] ---> Running in 20b67f1b0870 [2021-10-31T13:15:37.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-31T13:15:39.125Z] ---> d3e77d456e5d [2021-10-31T13:15:39.125Z] Step 9/23 : RUN go mod tidy [2021-10-31T13:15:39.125Z] ---> Running in 3b554f312239 [2021-10-31T13:15:39.125Z] Removing intermediate container a99fd908d84b [2021-10-31T13:15:39.125Z] ---> d96b858c5c54 [2021-10-31T13:15:39.125Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-31T13:15:39.387Z] ---> Running in 0b757748bd91 [2021-10-31T13:15:39.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-31T13:15:41.362Z] Removing intermediate container 3b554f312239 [2021-10-31T13:15:41.362Z] ---> 4658fcc65a99 [2021-10-31T13:15:41.362Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-31T13:15:41.362Z] ---> Running in 37cb191f5e2d [2021-10-31T13:15:41.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-31T13:16:20.392Z] Removing intermediate container 7c188d77bd97 [2021-10-31T13:16:20.392Z] ---> 7571756d0e29 [2021-10-31T13:16:20.392Z] [2021-10-31T13:16:20.392Z] Step 9/30 : FROM alpine:3.14 [2021-10-31T13:16:20.392Z] 3.14: Pulling from library/alpine [2021-10-31T13:16:20.392Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-31T13:16:20.392Z] Status: Downloaded newer image for alpine:3.14 [2021-10-31T13:16:20.392Z] ---> 14119a10abf4 [2021-10-31T13:16:20.392Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-31T13:16:20.392Z] ---> Running in ac3c19286e0b [2021-10-31T13:16:20.392Z] Removing intermediate container ac3c19286e0b [2021-10-31T13:16:20.392Z] ---> f40e8c44dba0 [2021-10-31T13:16:20.392Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-31T13:16:20.392Z] ---> Running in 5c7e80192648 [2021-10-31T13:16:20.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:20.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:20.392Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-31T13:16:20.392Z] (2/2) Installing su-exec (0.2-r1) [2021-10-31T13:16:20.392Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:16:20.392Z] OK: 6 MiB in 16 packages [2021-10-31T13:16:20.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-31T13:16:20.392Z] Removing intermediate container 5c7e80192648 [2021-10-31T13:16:20.392Z] ---> 7b95f1bc9f9b [2021-10-31T13:16:20.392Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-31T13:16:20.392Z] ---> Running in 76f6a5e10afa [2021-10-31T13:16:20.392Z] Removing intermediate container 76f6a5e10afa [2021-10-31T13:16:20.392Z] ---> f26e7b4ddb88 [2021-10-31T13:16:20.392Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-31T13:16:20.392Z] ---> Running in 32bb810815f5 [2021-10-31T13:16:20.392Z] Removing intermediate container 32bb810815f5 [2021-10-31T13:16:20.392Z] ---> 8437d0bc0fbb [2021-10-31T13:16:20.392Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-31T13:16:20.392Z] ---> Running in c24b9927b4bf [2021-10-31T13:16:20.392Z] Removing intermediate container c24b9927b4bf [2021-10-31T13:16:20.392Z] ---> 3088778ede12 [2021-10-31T13:16:20.392Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-31T13:16:20.392Z] ---> Running in 3a5767bada85 [2021-10-31T13:16:20.392Z] Removing intermediate container 3a5767bada85 [2021-10-31T13:16:20.392Z] ---> 05292455bcd2 [2021-10-31T13:16:20.392Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-31T13:16:20.392Z] ---> a76448ac5884 [2021-10-31T13:16:20.392Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-31T13:16:20.392Z] ---> Running in db4fcb4bfbb9 [2021-10-31T13:16:20.392Z] Removing intermediate container db4fcb4bfbb9 [2021-10-31T13:16:20.392Z] ---> 19a24d9e09c2 [2021-10-31T13:16:20.392Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:16:20.392Z] ---> fd410e67ef78 [2021-10-31T13:16:20.392Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-31T13:16:21.782Z] ---> bf512157dbf2 [2021-10-31T13:16:21.782Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-31T13:16:22.049Z] Removing intermediate container 20b67f1b0870 [2021-10-31T13:16:22.049Z] ---> f986c030e74a [2021-10-31T13:16:22.049Z] [2021-10-31T13:16:22.049Z] Step 9/24 : FROM alpine:3.14 [2021-10-31T13:16:22.049Z] ---> 14119a10abf4 [2021-10-31T13:16:22.049Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-31T13:16:22.049Z] ---> 75d7c3e0d3a5 [2021-10-31T13:16:22.049Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-31T13:16:22.049Z] ---> Running in 06846d0d7c14 [2021-10-31T13:16:22.625Z] ---> e8a0511fea07 [2021-10-31T13:16:22.625Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-31T13:16:23.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:23.204Z] ---> f7944989c2af [2021-10-31T13:16:23.204Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-31T13:16:23.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:23.204Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-31T13:16:23.204Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-31T13:16:23.204Z] (3/3) Installing su-exec (0.2-r1) [2021-10-31T13:16:23.204Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:16:23.467Z] Executing ca-certificates-20191127-r5.trigger [2021-10-31T13:16:23.467Z] OK: 6 MiB in 17 packages [2021-10-31T13:16:23.747Z] Removing intermediate container 37cb191f5e2d [2021-10-31T13:16:23.747Z] ---> 7ec904610706 [2021-10-31T13:16:23.747Z] [2021-10-31T13:16:23.747Z] Step 11/23 : FROM alpine:3.14 [2021-10-31T13:16:23.747Z] ---> 14119a10abf4 [2021-10-31T13:16:23.747Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-31T13:16:23.747Z] ---> Running in b072bb5ac8df [2021-10-31T13:16:24.019Z] ---> Running in 7a807061c9b5 [2021-10-31T13:16:24.019Z] Removing intermediate container 4d12fe6163c5 [2021-10-31T13:16:24.019Z] ---> 1ae658829569 [2021-10-31T13:16:24.019Z] [2021-10-31T13:16:24.019Z] Step 9/22 : FROM alpine:3.14 [2021-10-31T13:16:24.019Z] ---> 14119a10abf4 [2021-10-31T13:16:24.019Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-31T13:16:24.019Z] Removing intermediate container b072bb5ac8df [2021-10-31T13:16:24.019Z] ---> 460e5ac9026c [2021-10-31T13:16:24.019Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-31T13:16:24.589Z] ---> Running in 76893f6b8182 [2021-10-31T13:16:24.589Z] ---> efbfc72626c2 [2021-10-31T13:16:24.590Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-31T13:16:24.590Z] Removing intermediate container 06846d0d7c14 [2021-10-31T13:16:24.590Z] ---> e7951e79b719 [2021-10-31T13:16:24.590Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-31T13:16:24.590Z] Removing intermediate container 0b757748bd91 [2021-10-31T13:16:24.590Z] ---> 6cc1ac6a5e4e [2021-10-31T13:16:24.590Z] [2021-10-31T13:16:24.590Z] Step 9/22 : FROM alpine:3.14 [2021-10-31T13:16:24.590Z] ---> 14119a10abf4 [2021-10-31T13:16:24.590Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-31T13:16:24.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:24.590Z] Removing intermediate container 76893f6b8182 [2021-10-31T13:16:24.590Z] ---> 6be346246a67 [2021-10-31T13:16:24.590Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-31T13:16:24.850Z] ---> Running in 4548e648ecca [2021-10-31T13:16:24.850Z] ---> Running in 74446a702c40 [2021-10-31T13:16:24.850Z] ---> Running in 9663671ce65d [2021-10-31T13:16:24.850Z] ---> Running in 291922d0eefc [2021-10-31T13:16:24.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:24.850Z] Removing intermediate container 74446a702c40 [2021-10-31T13:16:24.850Z] ---> 6ef28c425301 [2021-10-31T13:16:24.850Z] Step 12/24 : WORKDIR / [2021-10-31T13:16:24.850Z] Removing intermediate container 9663671ce65d [2021-10-31T13:16:24.850Z] ---> c1b970ee6ca9 [2021-10-31T13:16:24.850Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-31T13:16:24.850Z] ---> Running in 92ec573e16f8 [2021-10-31T13:16:24.850Z] ---> Running in bb6c8f847c7a [2021-10-31T13:16:24.850Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-31T13:16:24.850Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:16:25.114Z] OK: 6 MiB in 15 packages [2021-10-31T13:16:25.114Z] Removing intermediate container bb6c8f847c7a [2021-10-31T13:16:25.114Z] ---> de9e60529a88 [2021-10-31T13:16:25.115Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:16:25.115Z] Removing intermediate container 92ec573e16f8 [2021-10-31T13:16:25.115Z] ---> 559c28e18d39 [2021-10-31T13:16:25.115Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-31T13:16:25.115Z] ---> Running in 985530dc376a [2021-10-31T13:16:25.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:25.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:25.381Z] ---> b54907a9b9f5 [2021-10-31T13:16:25.381Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-31T13:16:25.644Z] Removing intermediate container 7a807061c9b5 [2021-10-31T13:16:25.644Z] ---> 7b2542115b38 [2021-10-31T13:16:25.644Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-31T13:16:25.644Z] ---> Running in 921d4d76a8e3 [2021-10-31T13:16:25.644Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-31T13:16:25.644Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:16:25.644Z] OK: 6 MiB in 15 packages [2021-10-31T13:16:25.907Z] Removing intermediate container 921d4d76a8e3 [2021-10-31T13:16:25.907Z] ---> 5fe51383cfb8 [2021-10-31T13:16:25.907Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-31T13:16:25.907Z] ---> ebbf71f59710 [2021-10-31T13:16:25.907Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-31T13:16:25.907Z] ---> Running in 5d5d9efe13aa [2021-10-31T13:16:25.907Z] Removing intermediate container 4548e648ecca [2021-10-31T13:16:25.907Z] ---> 5f9ff383ba76 [2021-10-31T13:16:25.907Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-31T13:16:25.907Z] ---> Running in 945d9a341dea [2021-10-31T13:16:25.907Z] Removing intermediate container 5d5d9efe13aa [2021-10-31T13:16:25.907Z] ---> 89b52a39c00c [2021-10-31T13:16:25.907Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-31T13:16:25.907Z] Removing intermediate container 291922d0eefc [2021-10-31T13:16:25.907Z] ---> 3d285d34a686 [2021-10-31T13:16:25.907Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-31T13:16:26.169Z] ---> Running in fd79fe2e27e9 [2021-10-31T13:16:26.169Z] ---> Running in 975d9e787c07 [2021-10-31T13:16:26.169Z] ---> 3df54240ad06 [2021-10-31T13:16:26.169Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-31T13:16:26.169Z] Removing intermediate container 945d9a341dea [2021-10-31T13:16:26.169Z] ---> 0c1611025b80 [2021-10-31T13:16:26.169Z] Step 27/30 : CMD ["gate"] [2021-10-31T13:16:26.169Z] Removing intermediate container fd79fe2e27e9 [2021-10-31T13:16:26.169Z] ---> 14b0ea635206 [2021-10-31T13:16:26.169Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:16:26.169Z] Removing intermediate container 975d9e787c07 [2021-10-31T13:16:26.169Z] ---> eab36d0bb706 [2021-10-31T13:16:26.169Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-31T13:16:26.169Z] ---> Running in 66e6f4907ebf [2021-10-31T13:16:26.432Z] ---> Running in d87224ca07b3 [2021-10-31T13:16:26.432Z] Removing intermediate container 985530dc376a [2021-10-31T13:16:26.432Z] ---> f0315bdb8962 [2021-10-31T13:16:26.432Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-31T13:16:26.432Z] ---> 55a4ff6699a0 [2021-10-31T13:16:26.432Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-31T13:16:26.432Z] ---> d488c0f5d900 [2021-10-31T13:16:26.432Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-31T13:16:26.432Z] ---> Running in 52d2a13d2faa [2021-10-31T13:16:26.432Z] Removing intermediate container 66e6f4907ebf [2021-10-31T13:16:26.432Z] ---> 4233013bce82 [2021-10-31T13:16:26.432Z] Step 28/30 : LABEL arch=x86_64 [2021-10-31T13:16:26.432Z] Removing intermediate container d87224ca07b3 [2021-10-31T13:16:26.432Z] ---> 97c79932c37c [2021-10-31T13:16:26.432Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-31T13:16:26.698Z] ---> Running in 5f7946618388 [2021-10-31T13:16:26.698Z] ---> Running in 07e9f3fa603f [2021-10-31T13:16:26.698Z] ---> 27366c30e3c1 [2021-10-31T13:16:26.698Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-31T13:16:26.698Z] Removing intermediate container 5f7946618388 [2021-10-31T13:16:26.698Z] ---> 48eae0f926d3 [2021-10-31T13:16:26.698Z] Step 29/30 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:16:26.963Z] ---> Running in 937caecfa610 [2021-10-31T13:16:26.963Z] ---> 7edf5bb39531 [2021-10-31T13:16:26.963Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-31T13:16:26.963Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:26.963Z] Removing intermediate container 07e9f3fa603f [2021-10-31T13:16:26.963Z] ---> fe9c204b66e9 [2021-10-31T13:16:26.963Z] Step 14/22 : WORKDIR / [2021-10-31T13:16:26.963Z] ---> Running in 332911e29ee7 [2021-10-31T13:16:26.963Z] Removing intermediate container 937caecfa610 [2021-10-31T13:16:26.963Z] ---> 9fbbe9e235db [2021-10-31T13:16:26.963Z] Step 30/30 : LABEL version=0.0.0 [2021-10-31T13:16:27.224Z] ---> 612e59f4707a [2021-10-31T13:16:27.224Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-31T13:16:27.224Z] ---> Running in 1eda9325f48d [2021-10-31T13:16:27.224Z] Removing intermediate container 332911e29ee7 [2021-10-31T13:16:27.224Z] ---> e68e607798b2 [2021-10-31T13:16:27.224Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:16:27.224Z] ---> 539b68ad3111 [2021-10-31T13:16:27.225Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-31T13:16:27.225Z] ---> Running in 1b980846cab3 [2021-10-31T13:16:27.491Z] Removing intermediate container 1eda9325f48d [2021-10-31T13:16:27.492Z] ---> 068b0f1754a9 [2021-10-31T13:16:27.492Z] [2021-10-31T13:16:27.492Z] Removing intermediate container 1b980846cab3 [2021-10-31T13:16:27.492Z] ---> 119fc42b0e59 [2021-10-31T13:16:27.492Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:16:27.492Z] ---> 10cb40cab8bd [2021-10-31T13:16:27.492Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-31T13:16:27.492Z] Successfully built 068b0f1754a9 [2021-10-31T13:16:27.492Z] Successfully tagged security-bootstrapper:latest [2021-10-31T13:16:27.492Z]  Building security-bootstrapper ... done Building support-notifications [2021-10-31T13:16:27.492Z] ---> aa56f698d902 [2021-10-31T13:16:27.492Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-31T13:16:27.492Z] ---> Running in 011e2310f83a [2021-10-31T13:16:27.753Z] ---> Running in eee59e6e45ef [2021-10-31T13:16:27.753Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:28.024Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-31T13:16:28.289Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-31T13:16:28.289Z] Removing intermediate container 011e2310f83a [2021-10-31T13:16:28.289Z] ---> 1aa6e7538e7b [2021-10-31T13:16:28.289Z] Step 21/23 : LABEL arch=x86_64 [2021-10-31T13:16:28.289Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-31T13:16:28.564Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-31T13:16:28.564Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-31T13:16:28.564Z] ---> 085a65093575 [2021-10-31T13:16:28.564Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-31T13:16:28.564Z] ---> Running in 14b9fedd4995 [2021-10-31T13:16:28.564Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-31T13:16:28.830Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:16:28.830Z] OK: 8 MiB in 20 packages [2021-10-31T13:16:29.402Z] Removing intermediate container 14b9fedd4995 [2021-10-31T13:16:29.402Z] ---> 391361dee402 [2021-10-31T13:16:29.402Z] Step 22/23 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:16:29.402Z] ---> b0c0905e6564 [2021-10-31T13:16:29.402Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-31T13:16:29.402Z] ---> Running in 2b0cd6cbac55 [2021-10-31T13:16:29.402Z] ---> Running in f8df4243c04e [2021-10-31T13:16:29.402Z] Removing intermediate container 2b0cd6cbac55 [2021-10-31T13:16:29.402Z] ---> 10bca2a3f169 [2021-10-31T13:16:29.402Z] Step 23/23 : LABEL version=0.0.0 [2021-10-31T13:16:29.677Z] Removing intermediate container f8df4243c04e [2021-10-31T13:16:29.677Z] ---> 895894dd2029 [2021-10-31T13:16:29.678Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:16:29.678Z] ---> Running in 303bb81e8c68 [2021-10-31T13:16:29.678Z] Removing intermediate container eee59e6e45ef [2021-10-31T13:16:29.678Z] ---> 31c325ed3c1e [2021-10-31T13:16:29.678Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-31T13:16:29.678Z] ---> Running in 4bbc19870b97 [2021-10-31T13:16:29.678Z] ---> Running in 2527ef4236ba [2021-10-31T13:16:29.678Z] Removing intermediate container 52d2a13d2faa [2021-10-31T13:16:29.678Z] ---> 4678d4265877 [2021-10-31T13:16:29.678Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:16:29.678Z] Removing intermediate container 303bb81e8c68 [2021-10-31T13:16:29.678Z] ---> 780e6be42ec4 [2021-10-31T13:16:29.678Z] [2021-10-31T13:16:29.678Z] Removing intermediate container 4bbc19870b97 [2021-10-31T13:16:29.678Z] ---> 98a21ddb1067 [2021-10-31T13:16:29.678Z] Step 20/22 : LABEL arch=x86_64 [2021-10-31T13:16:29.943Z] Successfully built 780e6be42ec4 [2021-10-31T13:16:29.943Z] Successfully tagged support-scheduler:latest [2021-10-31T13:16:29.943Z] Building security-proxy-setup [2021-10-31T13:16:29.943Z]  Building support-scheduler ... done  ---> Running in 964bdb99064d [2021-10-31T13:16:29.943Z] Removing intermediate container 2527ef4236ba [2021-10-31T13:16:29.943Z] ---> d894d179f987 [2021-10-31T13:16:29.943Z] Step 22/24 : LABEL arch=x86_64 [2021-10-31T13:16:29.943Z] ---> 5c91cd7b4464 [2021-10-31T13:16:29.943Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-31T13:16:29.943Z] ---> Running in 05c9c776534b [2021-10-31T13:16:30.519Z] Removing intermediate container 964bdb99064d [2021-10-31T13:16:30.519Z] ---> 2e3883a1f2a0 [2021-10-31T13:16:30.519Z] Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:16:31.064Z] Removing intermediate container c7767216cdc6 [2021-10-31T13:16:31.064Z] ---> 2f2b01255b99 [2021-10-31T13:16:31.064Z] Successfully built 2f2b01255b99 [2021-10-31T13:16:31.064Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:16:31.421Z] + docker inspect -f . ci-base-image-arm64 [2021-10-31T13:16:31.421Z] . [Pipeline] withDockerContainer [2021-10-31T13:16:31.653Z] prd-ubuntu18.04-docker-arm64-4c-16g-13565 does not seem to be running inside a container [2021-10-31T13:16:31.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-31T13:16:31.912Z] ---> Running in a248cdd9478c [2021-10-31T13:16:31.912Z] Removing intermediate container 05c9c776534b [2021-10-31T13:16:31.912Z] ---> 3fe8ea53f3c4 [2021-10-31T13:16:31.912Z] Step 23/24 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:16:32.172Z] ---> 72df5bc0f0af [2021-10-31T13:16:32.172Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-31T13:16:32.172Z] ---> Running in 65c477550d4a [2021-10-31T13:16:32.172Z] Removing intermediate container a248cdd9478c [2021-10-31T13:16:32.172Z] ---> 27e82d375133 [2021-10-31T13:16:32.172Z] Step 22/22 : LABEL version=0.0.0 [2021-10-31T13:16:32.437Z] ---> Running in 91dbbdd6a459 [2021-10-31T13:16:32.437Z] Removing intermediate container 65c477550d4a [2021-10-31T13:16:32.437Z] ---> 05766a472401 [2021-10-31T13:16:32.437Z] Step 24/24 : LABEL version=0.0.0 [2021-10-31T13:16:32.437Z] ---> 87d0bd0cbf63 [2021-10-31T13:16:32.437Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-31T13:16:32.437Z] ---> Running in 4b7e9e15f602 [2021-10-31T13:16:32.437Z] ---> Running in 1ea51937b349 [2021-10-31T13:16:32.437Z] Removing intermediate container 91dbbdd6a459 [2021-10-31T13:16:32.437Z] ---> 80a5d169eadb [2021-10-31T13:16:32.437Z] [2021-10-31T13:16:32.700Z] Successfully built 80a5d169eadb [2021-10-31T13:16:32.700Z] Successfully tagged core-metadata:latest [2021-10-31T13:16:32.700Z] Building sys-mgmt-agent [2021-10-31T13:16:32.700Z]  Building core-metadata ... done Removing intermediate container 1ea51937b349 [2021-10-31T13:16:32.700Z] ---> 17e61953458d [2021-10-31T13:16:32.700Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:16:32.700Z] Removing intermediate container 4b7e9e15f602 [2021-10-31T13:16:32.700Z] ---> 311506ead750 [2021-10-31T13:16:32.700Z] [2021-10-31T13:16:32.700Z] Successfully built 311506ead750 [2021-10-31T13:16:32.700Z] Successfully tagged security-secretstore-setup:latest [2021-10-31T13:16:32.700Z] Building core-command [2021-10-31T13:16:32.977Z]  Building security-secretstore-setup ... done  ---> Running in 719b60688ef6 [2021-10-31T13:16:32.977Z] Removing intermediate container 719b60688ef6 [2021-10-31T13:16:32.977Z] ---> a2cefca325eb [2021-10-31T13:16:32.977Z] Step 20/22 : LABEL arch=x86_64 [2021-10-31T13:16:33.182Z] $ docker top e44786a65608eff0ea3830af629ea4edab492bec24df80e69f3ddd55a3a92802 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-31T13:16:34.154Z] + go version [2021-10-31T13:16:34.154Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-31T13:16:34.181Z] $ docker stop --time=1 e44786a65608eff0ea3830af629ea4edab492bec24df80e69f3ddd55a3a92802 [2021-10-31T13:16:35.880Z] $ docker rm -f e44786a65608eff0ea3830af629ea4edab492bec24df80e69f3ddd55a3a92802 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:16:36.799Z] + docker inspect -f . ci-base-image-arm64 [2021-10-31T13:16:36.799Z] . [Pipeline] withDockerContainer [2021-10-31T13:16:37.031Z] prd-ubuntu18.04-docker-arm64-4c-16g-13565 does not seem to be running inside a container [2021-10-31T13:16:37.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-31T13:16:38.281Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:16:38.281Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:16:38.419Z] $ docker top 3237eeb6d40d2b9cb3ecb66d0d99cb4de0e43df49618c47486b3c242ce031f26 -eo pid,comm [2021-10-31T13:16:38.539Z] ---> 524ce32d0db1 [2021-10-31T13:16:38.539Z] Step 3/22 : WORKDIR /edgex-go [2021-10-31T13:16:38.539Z] ---> Using cache [2021-10-31T13:16:38.539Z] ---> fd27e4e4242b [2021-10-31T13:16:38.539Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:16:38.539Z] ---> Using cache [2021-10-31T13:16:38.539Z] ---> 91d4860718b8 [2021-10-31T13:16:38.539Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-31T13:16:38.539Z] ---> Using cache [2021-10-31T13:16:38.539Z] ---> d6dfc59c1d98 [2021-10-31T13:16:38.539Z] Step 6/22 : COPY . . [2021-10-31T13:16:38.539Z] ---> Using cache [2021-10-31T13:16:38.539Z] ---> bcf0c5bb3943 [2021-10-31T13:16:38.539Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:16:38.539Z] ---> Using cache [2021-10-31T13:16:38.539Z] ---> d96b858c5c54 [2021-10-31T13:16:38.539Z] Step 8/22 : RUN make cmd/core-command/core-command [Pipeline] { [Pipeline] echo [2021-10-31T13:16:38.746Z] ========================================================= [2021-10-31T13:16:38.746Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-31T13:16:38.746Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-31T13:16:39.433Z] + make test [2021-10-31T13:16:39.433Z] go mod tidy [2021-10-31T13:16:40.028Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-31T13:16:41.833Z] ---> Running in 35be945ee1e4 [2021-10-31T13:16:42.777Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:16:42.777Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:16:42.777Z] ---> 524ce32d0db1 [2021-10-31T13:16:42.777Z] Step 3/22 : WORKDIR /edgex-go [2021-10-31T13:16:42.777Z] ---> Using cache [2021-10-31T13:16:42.777Z] ---> fd27e4e4242b [2021-10-31T13:16:42.777Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:16:42.777Z] ---> Using cache [2021-10-31T13:16:42.777Z] ---> 91d4860718b8 [2021-10-31T13:16:42.777Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-31T13:16:42.777Z] ---> Running in 0ec2ca43718f [2021-10-31T13:16:43.716Z] Removing intermediate container 35be945ee1e4 [2021-10-31T13:16:43.716Z] ---> 28d4401dfeb4 [2021-10-31T13:16:43.716Z] Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:16:43.980Z] ---> Running in 3c95480745f6 [2021-10-31T13:16:43.980Z] ---> Running in c898b7fc5b19 [2021-10-31T13:16:44.920Z] Removing intermediate container c898b7fc5b19 [2021-10-31T13:16:44.920Z] ---> 7bd86f1f7796 [2021-10-31T13:16:44.920Z] Step 22/22 : LABEL version=0.0.0 [2021-10-31T13:16:44.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-31T13:16:45.183Z] ---> Running in 59eee387f3be [2021-10-31T13:16:45.450Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:16:45.450Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:16:45.450Z] ---> 524ce32d0db1 [2021-10-31T13:16:45.450Z] Step 3/21 : WORKDIR /edgex-go [2021-10-31T13:16:45.450Z] ---> Using cache [2021-10-31T13:16:45.450Z] ---> fd27e4e4242b [2021-10-31T13:16:45.450Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:16:45.450Z] ---> Using cache [2021-10-31T13:16:45.450Z] ---> 91d4860718b8 [2021-10-31T13:16:45.450Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-31T13:16:46.031Z] ---> Running in 0c5b48cdc02c [2021-10-31T13:16:46.290Z] Removing intermediate container 59eee387f3be [2021-10-31T13:16:46.290Z] ---> e82437400851 [2021-10-31T13:16:46.290Z] [2021-10-31T13:16:46.290Z] Successfully built e82437400851 [2021-10-31T13:16:46.550Z] Successfully tagged core-data:latest [2021-10-31T13:16:46.817Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:47.081Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:48.477Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:16:48.477Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:16:48.477Z] ---> 524ce32d0db1 [2021-10-31T13:16:48.477Z] Step 3/20 : WORKDIR /edgex-go [2021-10-31T13:16:48.477Z] ---> Using cache [2021-10-31T13:16:48.477Z] ---> fd27e4e4242b [2021-10-31T13:16:48.477Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:16:48.477Z] ---> Using cache [2021-10-31T13:16:48.477Z] ---> 91d4860718b8 [2021-10-31T13:16:48.477Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-31T13:16:48.477Z] ---> Using cache [2021-10-31T13:16:48.477Z] ---> d6dfc59c1d98 [2021-10-31T13:16:48.477Z] Step 6/20 : COPY . . [2021-10-31T13:16:48.477Z] ---> Using cache [2021-10-31T13:16:48.477Z] ---> bcf0c5bb3943 [2021-10-31T13:16:48.477Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:16:48.477Z] ---> Using cache [2021-10-31T13:16:48.477Z] ---> d96b858c5c54 [2021-10-31T13:16:48.477Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-31T13:16:48.477Z] ---> Running in 2d87759b22cd [2021-10-31T13:16:48.477Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:48.477Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:16:49.056Z] OK: 220 MiB in 52 packages [2021-10-31T13:16:49.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-31T13:16:49.056Z] OK: 220 MiB in 52 packages [2021-10-31T13:16:49.645Z] Removing intermediate container 0c5b48cdc02c [2021-10-31T13:16:49.645Z] ---> 0561f5427c85 [2021-10-31T13:16:49.645Z] Step 6/21 : COPY . . [2021-10-31T13:16:49.645Z] Removing intermediate container 3c95480745f6 [2021-10-31T13:16:49.645Z] ---> 17be1db5b87f [2021-10-31T13:16:49.645Z] Step 6/22 : COPY . . [2021-10-31T13:16:59.672Z] ---> 8f07045d998d [2021-10-31T13:16:59.672Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:16:59.672Z] ---> 7c7bd3b61490 [2021-10-31T13:16:59.672Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:16:59.672Z] ---> Running in 22fb12ad8f3d [2021-10-31T13:16:59.672Z] ---> Running in 7941f054ab79 [2021-10-31T13:17:01.062Z] Removing intermediate container 22fb12ad8f3d [2021-10-31T13:17:01.062Z] ---> 2df6979c5659 [2021-10-31T13:17:01.062Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-31T13:17:01.062Z] ---> Running in 17255967e29b [2021-10-31T13:17:01.325Z] Removing intermediate container 7941f054ab79 [2021-10-31T13:17:01.325Z] ---> 77777c6bb8e9 [2021-10-31T13:17:01.325Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-31T13:17:01.325Z] ---> Running in e98ad3e66402 [2021-10-31T13:17:01.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-31T13:17:01.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-31T13:17:06.835Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-31T13:17:11.930Z] Removing intermediate container 0ec2ca43718f [2021-10-31T13:17:11.930Z] ---> a0951f4a63f1 [2021-10-31T13:17:11.930Z] [2021-10-31T13:17:11.930Z] Step 9/22 : FROM alpine:3.14 [2021-10-31T13:17:11.930Z] ---> 14119a10abf4 [2021-10-31T13:17:11.930Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-31T13:17:11.930Z] ---> Using cache [2021-10-31T13:17:11.930Z] ---> 3d285d34a686 [2021-10-31T13:17:11.930Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-31T13:17:11.930Z] ---> Using cache [2021-10-31T13:17:11.931Z] ---> eab36d0bb706 [2021-10-31T13:17:11.931Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-31T13:17:11.931Z] ---> Running in 5261be821bc6 [2021-10-31T13:17:11.931Z] Removing intermediate container 5261be821bc6 [2021-10-31T13:17:11.931Z] ---> 5b787108747b [2021-10-31T13:17:11.931Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-31T13:17:11.931Z] ---> Running in fff35debefd3 [2021-10-31T13:17:11.931Z] Removing intermediate container fff35debefd3 [2021-10-31T13:17:11.931Z] ---> 0796528038e4 [2021-10-31T13:17:11.931Z] Step 14/22 : WORKDIR / [2021-10-31T13:17:11.931Z] ---> Running in 445dec0dc225 [2021-10-31T13:17:11.931Z] Removing intermediate container 445dec0dc225 [2021-10-31T13:17:11.931Z] ---> 801ee987888c [2021-10-31T13:17:11.931Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:17:12.198Z] ---> 780194687d13 [2021-10-31T13:17:12.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-31T13:17:12.773Z] ---> 698a11d71ce3 [2021-10-31T13:17:12.773Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-31T13:17:13.035Z] ---> cf18a318d671 [2021-10-31T13:17:13.035Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-31T13:17:13.299Z] ---> Running in 86927401e50d [2021-10-31T13:17:13.299Z] Removing intermediate container 86927401e50d [2021-10-31T13:17:13.299Z] ---> 9dc2ef6db822 [2021-10-31T13:17:13.299Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:17:13.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-31T13:17:13.562Z] ---> Running in 7e70656583c7 [2021-10-31T13:17:13.562Z] Removing intermediate container 7e70656583c7 [2021-10-31T13:17:13.562Z] ---> a8ac4b4832b0 [2021-10-31T13:17:13.562Z] Step 20/22 : LABEL arch=x86_64 [2021-10-31T13:17:13.562Z] ---> Running in 61af6e73f169 [2021-10-31T13:17:13.829Z] Removing intermediate container 61af6e73f169 [2021-10-31T13:17:13.829Z] ---> 62e802e61f38 [2021-10-31T13:17:13.829Z] Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:17:13.829Z] ---> Running in dc41030f8d17 [2021-10-31T13:17:13.829Z] Removing intermediate container dc41030f8d17 [2021-10-31T13:17:13.829Z] ---> 683412c432e2 [2021-10-31T13:17:13.829Z] Step 22/22 : LABEL version=0.0.0 [2021-10-31T13:17:14.090Z] ---> Running in fb484ffa447b [2021-10-31T13:17:14.090Z] Removing intermediate container fb484ffa447b [2021-10-31T13:17:14.090Z] ---> 15f52ad33704 [2021-10-31T13:17:14.090Z] [2021-10-31T13:17:14.352Z] Successfully built 15f52ad33704 [2021-10-31T13:17:14.352Z] Successfully tagged core-command:latest [2021-10-31T13:17:18.566Z]  Building core-command ... done Removing intermediate container 2d87759b22cd [2021-10-31T13:17:18.566Z] ---> 07416722c73a [2021-10-31T13:17:18.566Z] [2021-10-31T13:17:18.566Z] Step 9/20 : FROM alpine:3.14 [2021-10-31T13:17:18.566Z] ---> 14119a10abf4 [2021-10-31T13:17:18.566Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-31T13:17:18.566Z] ---> Running in 620174ac7eed [2021-10-31T13:17:18.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:17:18.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:17:18.829Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-31T13:17:18.829Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-31T13:17:18.829Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-31T13:17:18.829Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-31T13:17:18.829Z] (5/5) Installing curl (7.79.1-r0) [2021-10-31T13:17:18.829Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:17:18.829Z] Executing ca-certificates-20191127-r5.trigger [2021-10-31T13:17:19.091Z] OK: 8 MiB in 19 packages [2021-10-31T13:17:19.661Z] Removing intermediate container 620174ac7eed [2021-10-31T13:17:19.661Z] ---> cd1fbebc063c [2021-10-31T13:17:19.661Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-31T13:17:19.661Z] ---> Running in b30eac24acb5 [2021-10-31T13:17:19.926Z] Removing intermediate container b30eac24acb5 [2021-10-31T13:17:19.926Z] ---> e71e21977674 [2021-10-31T13:17:19.926Z] Step 12/20 : WORKDIR /edgex [2021-10-31T13:17:19.926Z] ---> Running in daf3e93fb22f [2021-10-31T13:17:19.926Z] Removing intermediate container daf3e93fb22f [2021-10-31T13:17:19.926Z] ---> 4adc29bf0ad3 [2021-10-31T13:17:19.926Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-31T13:17:20.193Z] ---> 27214d2af3d6 [2021-10-31T13:17:20.193Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-31T13:17:20.765Z] ---> e8d6ac5baf25 [2021-10-31T13:17:20.765Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-31T13:17:21.343Z] ---> 940b438f0cda [2021-10-31T13:17:21.343Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-31T13:17:21.343Z] ---> Running in a1277dab2858 [2021-10-31T13:17:21.604Z] Removing intermediate container a1277dab2858 [2021-10-31T13:17:21.604Z] ---> 255b6416017c [2021-10-31T13:17:21.604Z] Step 17/20 : CMD ["--init=true"] [2021-10-31T13:17:21.604Z] ---> Running in 06878f19961a [2021-10-31T13:17:21.604Z] Removing intermediate container 06878f19961a [2021-10-31T13:17:21.604Z] ---> e4fac0a2fd8f [2021-10-31T13:17:21.604Z] Step 18/20 : LABEL arch=x86_64 [2021-10-31T13:17:21.876Z] ---> Running in 6e3c0251ca4a [2021-10-31T13:17:21.876Z] Removing intermediate container 6e3c0251ca4a [2021-10-31T13:17:21.876Z] ---> 56740ead578f [2021-10-31T13:17:21.876Z] Step 19/20 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:17:21.876Z] ---> Running in 06e0fab80a56 [2021-10-31T13:17:22.146Z] Removing intermediate container 06e0fab80a56 [2021-10-31T13:17:22.146Z] ---> e80f7678f3fc [2021-10-31T13:17:22.146Z] Step 20/20 : LABEL version=0.0.0 [2021-10-31T13:17:22.146Z] ---> Running in 1f413ef34b35 [2021-10-31T13:17:22.419Z] Removing intermediate container 1f413ef34b35 [2021-10-31T13:17:22.419Z] ---> 72cec3dd8e33 [2021-10-31T13:17:22.419Z] [2021-10-31T13:17:22.419Z] Successfully built 72cec3dd8e33 [2021-10-31T13:17:22.419Z] Successfully tagged security-proxy-setup:latest [2021-10-31T13:17:26.686Z]  Building security-proxy-setup ... done Removing intermediate container e98ad3e66402 [2021-10-31T13:17:26.686Z] ---> 5cbd849ed8c3 [2021-10-31T13:17:26.686Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-31T13:17:26.686Z] ---> Running in c0c70ed03698 [2021-10-31T13:17:26.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-31T13:17:27.267Z] Removing intermediate container 17255967e29b [2021-10-31T13:17:27.267Z] ---> e8eaa9c7c6dd [2021-10-31T13:17:27.267Z] [2021-10-31T13:17:27.267Z] Step 9/21 : FROM alpine:3.14 [2021-10-31T13:17:27.267Z] ---> 14119a10abf4 [2021-10-31T13:17:27.267Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-31T13:17:27.267Z] ---> Running in 474ade29d526 [2021-10-31T13:17:27.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:17:27.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:17:27.527Z] Removing intermediate container c0c70ed03698 [2021-10-31T13:17:27.527Z] ---> 92f491dafb66 [2021-10-31T13:17:27.527Z] [2021-10-31T13:17:27.527Z] Step 10/22 : FROM docker:20.10.8 [2021-10-31T13:17:27.527Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-31T13:17:27.789Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-31T13:17:27.789Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:17:27.789Z] Executing ca-certificates-20191127-r5.trigger [2021-10-31T13:17:27.789Z] OK: 6 MiB in 16 packages [2021-10-31T13:17:28.048Z] 20.10.8: Pulling from library/docker [2021-10-31T13:17:28.048Z] Removing intermediate container 474ade29d526 [2021-10-31T13:17:28.048Z] ---> cd53bfcbd0d0 [2021-10-31T13:17:28.048Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-31T13:17:28.048Z] ---> Running in e528902de2d6 [2021-10-31T13:17:28.048Z] Removing intermediate container e528902de2d6 [2021-10-31T13:17:28.048Z] ---> c495d60eebda [2021-10-31T13:17:28.048Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-31T13:17:28.048Z] ---> Running in 313e0c5a7198 [2021-10-31T13:17:28.309Z] Removing intermediate container 313e0c5a7198 [2021-10-31T13:17:28.309Z] ---> 9783aa6e055b [2021-10-31T13:17:28.309Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-31T13:17:28.309Z] ---> Running in 00b45589539b [2021-10-31T13:17:28.309Z] Removing intermediate container 00b45589539b [2021-10-31T13:17:28.309Z] ---> 3f23cc0fbd1d [2021-10-31T13:17:28.309Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:17:28.309Z] ---> 988a753dac21 [2021-10-31T13:17:28.309Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-31T13:17:28.887Z] ---> cdbfbe248d5e [2021-10-31T13:17:28.887Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-31T13:17:28.887Z] ---> 9b8d4474b394 [2021-10-31T13:17:28.887Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-31T13:17:28.887Z] ---> Running in 64879ffbfc89 [2021-10-31T13:17:29.147Z] Removing intermediate container 64879ffbfc89 [2021-10-31T13:17:29.147Z] ---> 389aa2599417 [2021-10-31T13:17:29.147Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:17:29.147Z] ---> Running in fab1cde57641 [2021-10-31T13:17:29.147Z] Removing intermediate container fab1cde57641 [2021-10-31T13:17:29.147Z] ---> 33a2babc1c66 [2021-10-31T13:17:29.147Z] Step 19/21 : LABEL arch=x86_64 [2021-10-31T13:17:29.147Z] ---> Running in ffe7f5263ce6 [2021-10-31T13:17:29.405Z] Removing intermediate container ffe7f5263ce6 [2021-10-31T13:17:29.405Z] ---> 4fbd670add4f [2021-10-31T13:17:29.405Z] Step 20/21 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:17:29.405Z] ---> Running in 3a7a185c4174 [2021-10-31T13:17:29.405Z] Removing intermediate container 3a7a185c4174 [2021-10-31T13:17:29.405Z] ---> d95c4d6cf179 [2021-10-31T13:17:29.405Z] Step 21/21 : LABEL version=0.0.0 [2021-10-31T13:17:29.405Z] ---> Running in ce0675324fcd [2021-10-31T13:17:29.405Z] Removing intermediate container ce0675324fcd [2021-10-31T13:17:29.405Z] ---> a99ef7fc9193 [2021-10-31T13:17:29.405Z] [2021-10-31T13:17:29.671Z] Successfully built a99ef7fc9193 [2021-10-31T13:17:29.671Z] Successfully tagged support-notifications:latest [2021-10-31T13:17:32.246Z]  Building support-notifications ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-31T13:17:32.246Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-31T13:17:32.246Z] ---> bc6c0ffef665 [2021-10-31T13:17:32.246Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-31T13:17:32.506Z] ---> Running in 84557feafa5d [2021-10-31T13:17:32.766Z] Removing intermediate container 84557feafa5d [2021-10-31T13:17:32.766Z] ---> bfc41edcdc40 [2021-10-31T13:17:32.766Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-31T13:17:32.766Z] ---> Running in 6b7d996b577d [2021-10-31T13:17:33.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-31T13:17:33.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-31T13:17:33.287Z] (1/42) Installing readline (8.1.0-r0) [2021-10-31T13:17:33.287Z] (2/42) Installing bash (5.1.4-r0) [2021-10-31T13:17:33.287Z] Executing bash-5.1.4-r0.post-install [2021-10-31T13:17:33.287Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-31T13:17:33.287Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-31T13:17:33.287Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-31T13:17:33.287Z] (6/42) Installing curl (7.79.1-r0) [2021-10-31T13:17:33.287Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-31T13:17:33.287Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-31T13:17:33.287Z] (9/42) Installing expat (2.4.1-r0) [2021-10-31T13:17:33.287Z] (10/42) Installing libffi (3.3-r2) [2021-10-31T13:17:33.287Z] (11/42) Installing gdbm (1.19-r0) [2021-10-31T13:17:33.287Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-31T13:17:33.287Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-31T13:17:33.287Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-31T13:17:33.287Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-31T13:17:33.287Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-31T13:17:33.287Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-31T13:17:33.862Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-31T13:17:33.862Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-31T13:17:33.862Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-31T13:17:34.123Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-31T13:17:34.123Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-31T13:17:34.123Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-31T13:17:34.123Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-31T13:17:34.123Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-31T13:17:34.123Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-31T13:17:34.123Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-31T13:17:34.123Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-31T13:17:34.123Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-31T13:17:34.123Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-31T13:17:34.123Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-31T13:17:34.123Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-31T13:17:34.123Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-31T13:17:34.123Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-31T13:17:34.123Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-31T13:17:34.123Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-31T13:17:34.123Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-31T13:17:34.123Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-31T13:17:34.123Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-31T13:17:34.385Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-31T13:17:34.385Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-31T13:17:34.385Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-31T13:17:34.385Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:17:34.385Z] OK: 84 MiB in 64 packages [2021-10-31T13:17:34.955Z] Collecting docker-compose==1.23.2 [2021-10-31T13:17:35.219Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-31T13:17:35.219Z] Collecting docker<4.0,>=3.6.0 [2021-10-31T13:17:35.219Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-31T13:17:35.219Z] Collecting jsonschema<3,>=2.5.1 [2021-10-31T13:17:35.219Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-31T13:17:35.219Z] Collecting docopt<0.7,>=0.6.1 [2021-10-31T13:17:35.219Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-31T13:17:35.791Z] Collecting PyYAML<4,>=3.10 [2021-10-31T13:17:35.791Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-31T13:17:36.363Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-31T13:17:36.363Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-31T13:17:36.625Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-31T13:17:36.625Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-31T13:17:36.625Z] Collecting texttable<0.10,>=0.9.0 [2021-10-31T13:17:36.625Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-31T13:17:36.887Z] Collecting cached-property<2,>=1.2.0 [2021-10-31T13:17:36.887Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-31T13:17:37.148Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-31T13:17:37.148Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-31T13:17:37.148Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-31T13:17:37.148Z] Collecting docker-pycreds>=0.4.0 [2021-10-31T13:17:37.148Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-31T13:17:37.148Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-31T13:17:37.148Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-31T13:17:37.408Z] Collecting idna<2.8,>=2.5 [2021-10-31T13:17:37.408Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-31T13:17:37.408Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-31T13:17:37.408Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-31T13:17:37.408Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-31T13:17:37.408Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-31T13:17:37.408Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-31T13:17:37.408Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-31T13:17:37.408Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-31T13:17:37.408Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-31T13:17:37.408Z] Attempting uninstall: urllib3 [2021-10-31T13:17:37.408Z] Found existing installation: urllib3 1.26.5 [2021-10-31T13:17:37.408Z] Uninstalling urllib3-1.26.5: [2021-10-31T13:17:37.408Z] Successfully uninstalled urllib3-1.26.5 [2021-10-31T13:17:37.666Z] Attempting uninstall: idna [2021-10-31T13:17:37.666Z] Found existing installation: idna 3.2 [2021-10-31T13:17:37.666Z] Uninstalling idna-3.2: [2021-10-31T13:17:37.666Z] Successfully uninstalled idna-3.2 [2021-10-31T13:17:37.928Z] Attempting uninstall: chardet [2021-10-31T13:17:37.928Z] Found existing installation: chardet 4.0.0 [2021-10-31T13:17:37.928Z] Uninstalling chardet-4.0.0: [2021-10-31T13:17:37.928Z] Successfully uninstalled chardet-4.0.0 [2021-10-31T13:17:38.188Z] Attempting uninstall: requests [2021-10-31T13:17:38.188Z] Found existing installation: requests 2.25.1 [2021-10-31T13:17:38.188Z] Uninstalling requests-2.25.1: [2021-10-31T13:17:38.188Z] Successfully uninstalled requests-2.25.1 [2021-10-31T13:17:38.188Z] Running setup.py install for texttable: started [2021-10-31T13:17:38.449Z] Running setup.py install for texttable: finished with status 'done' [2021-10-31T13:17:38.449Z] Running setup.py install for PyYAML: started [2021-10-31T13:17:38.712Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-31T13:17:38.975Z] Running setup.py install for docopt: started [2021-10-31T13:17:39.238Z] Running setup.py install for docopt: finished with status 'done' [2021-10-31T13:17:39.238Z] Running setup.py install for dockerpty: started [2021-10-31T13:17:39.697Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-31T13:17:39.697Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-31T13:17:43.343Z] Removing intermediate container 6b7d996b577d [2021-10-31T13:17:43.343Z] ---> 81c33618139e [2021-10-31T13:17:43.343Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-31T13:17:43.343Z] ---> Running in 9e2740051223 [2021-10-31T13:17:43.607Z] Removing intermediate container 9e2740051223 [2021-10-31T13:17:43.607Z] ---> 22d4dc49c2dc [2021-10-31T13:17:43.607Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-31T13:17:43.607Z] ---> Running in a7f439115b4a [2021-10-31T13:17:43.607Z] Removing intermediate container a7f439115b4a [2021-10-31T13:17:43.607Z] ---> f2146a130e32 [2021-10-31T13:17:43.607Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-31T13:17:43.868Z] ---> e021ca7c1850 [2021-10-31T13:17:43.868Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-31T13:17:44.131Z] ---> 8f21e86b9c65 [2021-10-31T13:17:44.131Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-31T13:17:44.391Z] ---> a2e2ee2d2689 [2021-10-31T13:17:44.391Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-31T13:17:44.391Z] ---> Running in 0311e537f935 [2021-10-31T13:17:44.391Z] Removing intermediate container 0311e537f935 [2021-10-31T13:17:44.391Z] ---> f14f98629638 [2021-10-31T13:17:44.391Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:17:44.391Z] ---> Running in 2c457928a95b [2021-10-31T13:17:44.652Z] Removing intermediate container 2c457928a95b [2021-10-31T13:17:44.652Z] ---> 53d30e482f3a [2021-10-31T13:17:44.652Z] Step 20/22 : LABEL arch=x86_64 [2021-10-31T13:17:44.652Z] ---> Running in 7f9d47e39a3a [2021-10-31T13:17:44.652Z] Removing intermediate container 7f9d47e39a3a [2021-10-31T13:17:44.652Z] ---> 5a06d8489994 [2021-10-31T13:17:44.652Z] Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:17:44.652Z] ---> Running in 4bdb093b93f2 [2021-10-31T13:17:44.652Z] Removing intermediate container 4bdb093b93f2 [2021-10-31T13:17:44.652Z] ---> 6184cf5aaa5d [2021-10-31T13:17:44.652Z] Step 22/22 : LABEL version=0.0.0 [2021-10-31T13:17:44.652Z] ---> Running in 9536e5d42c22 [2021-10-31T13:17:44.912Z] Removing intermediate container 9536e5d42c22 [2021-10-31T13:17:44.912Z] ---> 98a57adda736 [2021-10-31T13:17:44.912Z] [2021-10-31T13:17:44.912Z] Successfully built 98a57adda736 [2021-10-31T13:17:44.912Z] Successfully tagged sys-mgmt-agent:latest [2021-10-31T13:17:44.918Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-31T13:17:44.937Z] $ docker stop --time=1 2f160b142b159a93201a6b3eab3e455e4ed2ae68d1ee90e54092ddef9fe99db7 [2021-10-31T13:17:46.187Z] $ docker rm -f 2f160b142b159a93201a6b3eab3e455e4ed2ae68d1ee90e54092ddef9fe99db7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-31T13:17:46.578Z] + docker images [2021-10-31T13:17:46.578Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-31T13:17:46.578Z] sys-mgmt-agent latest 98a57adda736 2 seconds ago 294MB [2021-10-31T13:17:46.578Z] support-notifications latest a99ef7fc9193 17 seconds ago 16.9MB [2021-10-31T13:17:46.578Z] 92f491dafb66 19 seconds ago 1.76GB [2021-10-31T13:17:46.578Z] e8eaa9c7c6dd 20 seconds ago 1.76GB [2021-10-31T13:17:46.578Z] security-proxy-setup latest 72cec3dd8e33 24 seconds ago 26.9MB [2021-10-31T13:17:46.578Z] 07416722c73a 29 seconds ago 1.76GB [2021-10-31T13:17:46.578Z] core-command latest 15f52ad33704 32 seconds ago 16.1MB [2021-10-31T13:17:46.578Z] a0951f4a63f1 36 seconds ago 1.75GB [2021-10-31T13:17:46.578Z] core-data latest e82437400851 About a minute ago 20.7MB [2021-10-31T13:17:46.578Z] core-metadata latest 80a5d169eadb About a minute ago 16.9MB [2021-10-31T13:17:46.578Z] security-secretstore-setup latest 311506ead750 About a minute ago 28.4MB [2021-10-31T13:17:46.578Z] support-scheduler latest 780e6be42ec4 About a minute ago 16.2MB [2021-10-31T13:17:46.578Z] security-bootstrapper latest 068b0f1754a9 About a minute ago 18.9MB [2021-10-31T13:17:46.578Z] 6cc1ac6a5e4e About a minute ago 1.76GB [2021-10-31T13:17:46.578Z] 7ec904610706 About a minute ago 1.76GB [2021-10-31T13:17:46.578Z] 1ae658829569 About a minute ago 1.76GB [2021-10-31T13:17:46.578Z] f986c030e74a About a minute ago 1.76GB [2021-10-31T13:17:46.578Z] 7571756d0e29 About a minute ago 1.76GB [2021-10-31T13:17:46.578Z] ci-base-image-x86_64 latest 524ce32d0db1 5 minutes ago 1.25GB [2021-10-31T13:17:46.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB [2021-10-31T13:17:46.578Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 weeks ago 34.5MB [2021-10-31T13:17:46.578Z] docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB [2021-10-31T13:17:46.578Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-31T13:17:46.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-31T13:18:02.085Z] Still waiting to schedule task [2021-10-31T13:18:02.085Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-31T13:18:03.427Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-31T13:18:04.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-31T13:18:06.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-31T13:18:06.693Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-31T13:18:19.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-31T13:18:19.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-31T13:18:19.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-31T13:18:19.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-31T13:18:19.124Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-31T13:18:19.124Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-31T13:18:20.118Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-31T13:18:20.118Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-31T13:18:20.118Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-31T13:18:20.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-31T13:18:26.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.181s coverage: 28.7% of statements [2021-10-31T13:18:26.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-31T13:18:26.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-31T13:18:31.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.384s coverage: 98.5% of statements [2021-10-31T13:18:31.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-31T13:18:31.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 44.7% of statements [2021-10-31T13:18:31.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-31T13:18:31.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-31T13:18:33.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.693s coverage: 89.5% of statements [2021-10-31T13:18:33.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-31T13:18:33.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-31T13:18:35.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.265s coverage: 84.4% of statements [2021-10-31T13:18:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-31T13:18:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-31T13:18:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-31T13:18:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-31T13:18:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-31T13:18:42.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.411s coverage: 94.2% of statements [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-31T13:18:42.201Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.202s coverage: 59.1% of statements [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-31T13:18:42.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.180s coverage: 60.0% of statements [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-31T13:18:42.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.287s coverage: 0.9% of statements [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-31T13:18:42.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.244s coverage: 58.8% of statements [2021-10-31T13:18:42.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.173s coverage: 21.7% of statements [2021-10-31T13:18:42.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-31T13:18:42.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 47.1% of statements [2021-10-31T13:18:42.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements [2021-10-31T13:18:42.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2021-10-31T13:18:43.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements [2021-10-31T13:18:45.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.340s coverage: 87.5% of statements [2021-10-31T13:18:57.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.186s coverage: 94.4% of statements [2021-10-31T13:18:57.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-10-31T13:19:03.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.579s coverage: 82.5% of statements [2021-10-31T13:19:03.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.242s coverage: 80.0% of statements [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.765s coverage: 91.2% of statements [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.659s coverage: 64.4% of statements [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-31T13:19:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-31T13:19:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements [2021-10-31T13:19:10.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2021-10-31T13:19:10.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-10-31T13:19:11.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements [2021-10-31T13:19:11.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-10-31T13:19:16.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.314s coverage: 65.4% of statements [2021-10-31T13:19:16.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-31T13:19:16.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-31T13:19:16.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-31T13:19:17.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 43.8% of statements [2021-10-31T13:19:17.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-31T13:19:17.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-31T13:19:17.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.194s coverage: 89.5% of statements [2021-10-31T13:19:17.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-31T13:19:17.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements [2021-10-31T13:19:17.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-31T13:19:27.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.234s coverage: 17.7% of statements [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-31T13:19:27.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.596s coverage: 92.3% of statements [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-31T13:19:27.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.212s coverage: 63.2% of statements [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-31T13:19:27.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.400s coverage: 97.7% of statements [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-31T13:19:27.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-31T13:19:27.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-31T13:19:27.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements [2021-10-31T13:19:27.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-10-31T13:19:27.950Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-31T13:19:27.950Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-31T13:19:27.950Z] GO111MODULE=on go vet ./... [2021-10-31T13:20:44.850Z] Running on prd-ubuntu18.04-docker-8c-8g-13566 in /w/workspace/edgexfoundry_edgex-go_PR-3789 [Pipeline] { [Pipeline] ws [2021-10-31T13:20:44.889Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-31T13:20:45.002Z] The recommended git tool is: git [2021-10-31T13:20:47.303Z] using credential edgex-jenkins-ssh [2021-10-31T13:20:47.318Z] Cloning the remote Git repository [2021-10-31T13:20:47.342Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-31T13:20:47.396Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-31T13:20:47.421Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-31T13:20:47.421Z] > git --version # timeout=10 [2021-10-31T13:20:47.426Z] > git --version # 'git version 2.17.1' [2021-10-31T13:20:47.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-31T13:20:47.459Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-31T13:20:49.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-31T13:20:49.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-31T13:20:49.787Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-31T13:20:50.466Z] + ls -al . [2021-10-31T13:20:50.466Z] total 664 [2021-10-31T13:20:50.466Z] drwxrwxr-x 9 1001 1001 4096 Oct 31 13:20 . [2021-10-31T13:20:50.466Z] drwxr-xr-x 4 root root 4096 Oct 31 13:16 .. [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 11 Oct 31 13:14 .dockerignore [2021-10-31T13:20:50.466Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 13:14 .git [2021-10-31T13:20:50.466Z] drwxrwxr-x 4 1001 1001 4096 Oct 31 13:14 .github [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 804 Oct 31 13:14 .gitignore [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 42 Oct 31 13:14 .golangci.yml [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 76 Oct 31 13:14 .hadolint.yml [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 166 Oct 31 13:14 .sonarcloud.properties [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 13:14 ADOPTERS.md [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 8910 Oct 31 13:14 Attribution.txt [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 43881 Oct 31 13:14 CHANGELOG.md [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 13:14 CONTRIBUTING.md [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 13:14 GOVERNANCE.md [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 849 Oct 31 13:14 Jenkinsfile [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 13:14 LICENSE [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 6508 Oct 31 13:14 Makefile [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 13:14 OWNERS.md [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 8256 Oct 31 13:14 README.md [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 6912 Oct 31 13:14 SECURITY.md [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 13:11 VERSION [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 4131 Oct 31 13:14 ZMQWindows.md [2021-10-31T13:20:50.466Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 13:14 bin [2021-10-31T13:20:50.466Z] drwxrwxr-x 14 1001 1001 4096 Oct 31 13:14 cmd [2021-10-31T13:20:50.466Z] -rw-r--r-- 1 root root 428381 Oct 31 13:19 coverage.out [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 848 Oct 31 13:14 go.mod [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 50635 Oct 31 13:14 go.sum [2021-10-31T13:20:50.466Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 13:14 internal [2021-10-31T13:20:50.466Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 13:14 openapi [2021-10-31T13:20:50.466Z] drwxrwxr-x 4 1001 1001 4096 Oct 31 13:14 snap [2021-10-31T13:20:50.466Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 13:14 version.go [Pipeline] sh [2021-10-31T13:20:51.139Z] + '[' -e coverage.out ] [2021-10-31T13:20:51.139Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-31T13:20:51.174Z] Warning: overwriting stash ‘coverage-report’ [2021-10-31T13:20:51.995Z] Stashed 1 file(s) [Pipeline] sh [2021-10-31T13:20:52.655Z] + make build [2021-10-31T13:20:52.655Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-31T13:20:59.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-31T13:21:21.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-31T13:21:22.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-31T13:21:27.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-31T13:21:27.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-31T13:21:31.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-31T13:21:34.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-31T13:21:38.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-31T13:21:42.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-31T13:21:45.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-31T13:21:48.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-31T13:21:48.939Z] Merging remotes/origin/main commit adab524842ba92084c48de8882a5fafcaa7ec4f3 into PR head commit 0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:21:49.028Z] Merge succeeded, producing 0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:21:49.028Z] Checking out Revision 0eb2b220bb02af9f5e39ccb56da74fa62c43820c (PR-3789) [2021-10-31T13:21:48.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-31T13:21:48.262Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-31T13:21:48.270Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-31T13:21:48.289Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-31T13:21:48.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-31T13:21:48.294Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3789/head:refs/remotes/origin/PR-3789 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-31T13:21:48.949Z] > git config core.sparsecheckout # timeout=10 [2021-10-31T13:21:48.954Z] > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 [2021-10-31T13:21:49.006Z] > git remote # timeout=10 [2021-10-31T13:21:49.013Z] > git config --get remote.origin.url # timeout=10 [2021-10-31T13:21:49.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-31T13:21:49.019Z] > git merge adab524842ba92084c48de8882a5fafcaa7ec4f3 # timeout=10 [2021-10-31T13:21:49.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-31T13:21:49.033Z] > git config core.sparsecheckout # timeout=10 [2021-10-31T13:21:49.040Z] > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 [2021-10-31T13:21:52.560Z] Commit message: "fix(meta): Disable device notification by default" [2021-10-31T13:21:52.588Z] > git --version # timeout=10 [2021-10-31T13:21:52.592Z] > git --version # 'git version 2.17.1' [2021-10-31T13:21:52.600Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:21:53.536Z] + echo snap-build.sh [2021-10-31T13:21:53.536Z] snap-build.sh [2021-10-31T13:21:53.536Z] + SNAP_BASE_DIR=. [2021-10-31T13:21:53.536Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-31T13:21:53.536Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-31T13:21:53.536Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-31T13:21:53.536Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-31T13:21:53.536Z] + cd /w/workspace/edgex-go/1 [2021-10-31T13:21:53.536Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-31T13:21:53.536Z] Reading package lists... [2021-10-31T13:21:53.536Z] Building dependency tree... [2021-10-31T13:21:53.536Z] Reading state information... [2021-10-31T13:21:53.536Z] The following packages were automatically installed and are no longer required: [2021-10-31T13:21:53.536Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-31T13:21:53.536Z] uidmap xdelta3 [2021-10-31T13:21:53.536Z] Use 'sudo apt autoremove' to remove them. [2021-10-31T13:21:53.536Z] The following packages will be REMOVED: [2021-10-31T13:21:53.536Z] lxd* lxd-client* [2021-10-31T13:21:53.801Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-31T13:21:53.801Z] After this operation, 31.7 MB disk space will be freed. [Pipeline] } [2021-10-31T13:21:53.833Z] $ docker stop --time=1 3237eeb6d40d2b9cb3ecb66d0d99cb4de0e43df49618c47486b3c242ce031f26 [2021-10-31T13:21:54.322Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-31T13:21:54.322Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-31T13:21:54.894Z] Removing lxd dnsmasq configuration [2021-10-31T13:21:55.155Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-31T13:21:55.155Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-31T13:21:56.091Z] $ docker rm -f 3237eeb6d40d2b9cb3ecb66d0d99cb4de0e43df49618c47486b3c242ce031f26 [2021-10-31T13:21:56.106Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-31T13:21:56.106Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-31T13:21:56.106Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-31T13:21:57.492Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-31T13:21:57.492Z] Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:21:57.753Z] + sudo snap remove --purge lxd [2021-10-31T13:21:57.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-31T13:21:58.014Z] snap "lxd" is not installed [2021-10-31T13:21:58.014Z] + sudo groupadd --force --system lxd [2021-10-31T13:21:58.014Z] ++ whoami [2021-10-31T13:21:58.014Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-31T13:21:58.014Z] + newgrp - lxd [2021-10-31T13:21:58.014Z] + sudo snap install lxd [2021-10-31T13:21:58.231Z] [2021-10-31T13:21:58.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:21:58.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-31T13:21:58.882Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-31T13:21:58.882Z] 29e5d40040c1: Pulling fs layer [2021-10-31T13:21:58.882Z] 1ce36da41761: Pulling fs layer [2021-10-31T13:21:58.882Z] 25b303627fd3: Pulling fs layer [2021-10-31T13:21:58.882Z] 29e5d40040c1: Verifying Checksum [2021-10-31T13:21:58.882Z] 29e5d40040c1: Download complete [2021-10-31T13:21:59.155Z] 1ce36da41761: Verifying Checksum [2021-10-31T13:21:59.155Z] 1ce36da41761: Download complete [2021-10-31T13:21:59.751Z] 29e5d40040c1: Pull complete [2021-10-31T13:22:00.728Z] 25b303627fd3: Verifying Checksum [2021-10-31T13:22:00.728Z] 25b303627fd3: Download complete [2021-10-31T13:22:00.728Z] 1ce36da41761: Pull complete [2021-10-31T13:22:08.025Z] 2021-10-31T13:22:06Z INFO Waiting for automatic snapd restart... [2021-10-31T13:22:10.872Z] 25b303627fd3: Pull complete [2021-10-31T13:22:10.872Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-31T13:22:10.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-31T13:22:10.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-31T13:22:11.152Z] prd-ubuntu18.04-docker-arm64-4c-16g-13565 does not seem to be running inside a container [2021-10-31T13:22:11.224Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-31T13:22:13.869Z] $ docker top 8dc79376576e93d6193101cc940185bdb82dae55fb9b137b342b0a1a71c9f033 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-31T13:22:14.879Z] + docker-compose build --help [2021-10-31T13:22:14.879Z] + grep parallel [2021-10-31T13:22:18.261Z] --parallel Build images in parallel. [Pipeline] } [2021-10-31T13:22:18.559Z] $ docker stop --time=1 8dc79376576e93d6193101cc940185bdb82dae55fb9b137b342b0a1a71c9f033 [2021-10-31T13:22:20.390Z] $ docker rm -f 8dc79376576e93d6193101cc940185bdb82dae55fb9b137b342b0a1a71c9f033 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:22:21.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-31T13:22:21.206Z] . [Pipeline] withDockerContainer [2021-10-31T13:22:21.477Z] prd-ubuntu18.04-docker-arm64-4c-16g-13565 does not seem to be running inside a container [2021-10-31T13:22:21.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-31T13:22:23.081Z] $ docker top a10bd1e417367957c987b6936175e91f7888bdf563849ceea8a0a6ccecc38dc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-31T13:22:24.123Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-31T13:22:28.476Z] Building core-command ... [2021-10-31T13:22:28.476Z] Building core-data ... [2021-10-31T13:22:28.476Z] Building core-metadata ... [2021-10-31T13:22:28.476Z] Building security-bootstrapper ... [2021-10-31T13:22:28.476Z] Building security-proxy-setup ... [2021-10-31T13:22:28.476Z] Building security-secretstore-setup ... [2021-10-31T13:22:28.476Z] Building support-notifications ... [2021-10-31T13:22:28.476Z] Building support-scheduler ... [2021-10-31T13:22:28.476Z] Building sys-mgmt-agent ... [2021-10-31T13:22:28.476Z] Building sys-mgmt-agent [2021-10-31T13:22:28.476Z] Building security-proxy-setup [2021-10-31T13:22:28.476Z] Building support-scheduler [2021-10-31T13:22:28.476Z] Building core-metadata [2021-10-31T13:22:28.476Z] Building security-bootstrapper [2021-10-31T13:22:29.988Z] lxd 4.19 from Canonical* installed [2021-10-31T13:22:29.988Z] + sudo lxd init --auto [2021-10-31T13:22:38.135Z] + sudo snap install --classic snapcraft [2021-10-31T13:22:53.048Z] snapcraft 5.0 from Canonical* installed [2021-10-31T13:22:53.048Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-31T13:22:53.048Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-31T13:22:53.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-31T13:22:53.048Z] Dload Upload Total Spent Left Speed [2021-10-31T13:22:53.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 [2021-10-31T13:22:53.311Z] 100 3325k 100 3325k 0 0 8417k 0 --:--:-- --:--:-- --:--:-- 8417k [2021-10-31T13:22:53.311Z] ./yq_linux_amd64 [2021-10-31T13:22:53.311Z] + sudo snapcraft prime --use-lxd [2021-10-31T13:22:55.859Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-31T13:22:55.859Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-31T13:22:55.859Z] - README.md [2021-10-31T13:22:55.859Z] [2021-10-31T13:22:55.859Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-31T13:22:55.859Z] Launching a container. [2021-10-31T13:23:01.145Z] Waiting for container to be ready [2021-10-31T13:23:01.406Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-31T13:23:01.406Z] [2021-10-31T13:23:05.604Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-31T13:23:05.604Z] Waiting for network to be ready... [2021-10-31T13:23:05.863Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-31T13:23:06.122Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] [2021-10-31T13:23:06.122Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-31T13:23:06.122Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-31T13:23:06.122Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-31T13:23:06.122Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-31T13:23:06.122Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-31T13:23:06.122Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-31T13:23:06.122Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-31T13:23:06.122Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-31T13:23:06.691Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-31T13:23:06.691Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-31T13:23:07.262Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-31T13:23:07.262Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-31T13:23:07.262Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-31T13:23:07.262Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-31T13:23:07.262Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-31T13:23:07.262Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-31T13:23:07.829Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-31T13:23:08.089Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-31T13:23:08.089Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-31T13:23:08.089Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-31T13:23:08.089Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-31T13:23:08.089Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-31T13:23:08.089Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-31T13:23:08.089Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-31T13:23:08.348Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-31T13:23:10.892Z] Fetched 25.5 MB in 5s (5644 kB/s) [2021-10-31T13:23:11.462Z] Reading package lists... [2021-10-31T13:23:11.462Z] Reading package lists... [2021-10-31T13:23:11.722Z] Building dependency tree... [2021-10-31T13:23:11.722Z] Reading state information... [2021-10-31T13:23:11.722Z] The following additional packages will be installed: [2021-10-31T13:23:11.722Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-31T13:23:11.722Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-31T13:23:11.722Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-31T13:23:11.722Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-31T13:23:11.722Z] Suggested packages: [2021-10-31T13:23:11.722Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-31T13:23:11.722Z] Recommended packages: [2021-10-31T13:23:11.722Z] gnupg libsasl2-modules [2021-10-31T13:23:11.722Z] The following NEW packages will be installed: [2021-10-31T13:23:11.722Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-31T13:23:11.722Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-31T13:23:11.722Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-31T13:23:11.722Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-31T13:23:11.722Z] The following packages will be upgraded: [2021-10-31T13:23:11.722Z] gpg gpg-agent gpgconf libudev1 [2021-10-31T13:23:11.722Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-31T13:23:11.722Z] Need to get 3527 kB of archives. [2021-10-31T13:23:11.722Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-31T13:23:11.722Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-31T13:23:11.981Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-31T13:23:11.981Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-31T13:23:11.981Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-31T13:23:11.981Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-31T13:23:12.242Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-31T13:23:12.817Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-31T13:23:12.817Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-31T13:23:12.817Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-31T13:23:12.817Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-31T13:23:12.817Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-31T13:23:12.817Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-31T13:23:12.817Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-31T13:23:12.817Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-31T13:23:12.817Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-31T13:23:12.817Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-31T13:23:12.817Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-31T13:23:12.817Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-31T13:23:12.817Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-31T13:23:12.817Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-31T13:23:12.817Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-31T13:23:12.817Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-31T13:23:13.078Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-31T13:23:13.078Z] Fetched 3527 kB in 1s (3020 kB/s) [2021-10-31T13:23:13.078Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-31T13:23:13.078Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-31T13:23:13.078Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-31T13:23:13.078Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-31T13:23:13.078Z] Selecting previously unselected package udev. [2021-10-31T13:23:13.078Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-31T13:23:13.078Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-31T13:23:13.343Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-31T13:23:13.343Z] Selecting previously unselected package libfuse2:amd64. [2021-10-31T13:23:13.343Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-31T13:23:13.343Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-31T13:23:13.604Z] Selecting previously unselected package fuse. [2021-10-31T13:23:13.604Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-31T13:23:13.604Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-31T13:23:13.604Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-31T13:23:13.604Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-31T13:23:13.604Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-31T13:23:13.604Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-31T13:23:13.604Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-31T13:23:13.604Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-31T13:23:13.864Z] Selecting previously unselected package libksba8:amd64. [2021-10-31T13:23:13.864Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-31T13:23:13.864Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-31T13:23:13.864Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-31T13:23:13.864Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-31T13:23:13.864Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:13.864Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-31T13:23:13.864Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-31T13:23:13.864Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:13.864Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-31T13:23:13.864Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-31T13:23:13.864Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:13.864Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-31T13:23:13.864Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-31T13:23:13.864Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:13.864Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-31T13:23:14.126Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-31T13:23:14.126Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:14.126Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-31T13:23:14.126Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-31T13:23:14.126Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:14.126Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-31T13:23:14.126Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-31T13:23:14.126Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:14.126Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-31T13:23:14.126Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-31T13:23:14.126Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:14.126Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-31T13:23:14.126Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-31T13:23:14.126Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:14.126Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-31T13:23:14.126Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-31T13:23:14.126Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-31T13:23:14.385Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-31T13:23:14.385Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-31T13:23:14.385Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-31T13:23:14.385Z] Selecting previously unselected package libldap-common. [2021-10-31T13:23:14.385Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-31T13:23:14.385Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-31T13:23:14.385Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-31T13:23:14.385Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-31T13:23:14.385Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-31T13:23:14.385Z] Selecting previously unselected package dirmngr. [2021-10-31T13:23:14.385Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-31T13:23:14.385Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-31T13:23:14.646Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-31T13:23:14.646Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-31T13:23:14.646Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-31T13:23:14.646Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-31T13:23:14.646Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-31T13:23:14.646Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-31T13:23:14.646Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:14.646Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-31T13:23:14.646Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-31T13:23:14.646Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-31T13:23:14.906Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-31T13:23:14.906Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:14.906Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-31T13:23:15.166Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-31T13:23:15.166Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-31T13:23:15.166Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:15.166Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:15.166Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:15.166Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:15.166Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:15.166Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:15.166Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-31T13:23:15.166Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-31T13:23:15.166Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-31T13:23:15.166Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-31T13:23:15.427Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-31T13:23:15.427Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-31T13:23:15.427Z] This means they are not meant to be enabled using systemctl. [2021-10-31T13:23:15.427Z] Possible reasons for having this kind of units are: [2021-10-31T13:23:15.427Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-31T13:23:15.427Z] .wants/ or .requires/ directory. [2021-10-31T13:23:15.427Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-31T13:23:15.427Z] a requirement dependency on it. [2021-10-31T13:23:15.427Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-31T13:23:15.427Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-31T13:23:15.427Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-31T13:23:15.427Z] instance name specified. [2021-10-31T13:23:15.999Z] Reading package lists... [2021-10-31T13:23:15.999Z] Building dependency tree... [2021-10-31T13:23:15.999Z] Reading state information... [2021-10-31T13:23:16.260Z] The following additional packages will be installed: [2021-10-31T13:23:16.260Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-31T13:23:16.260Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-31T13:23:16.260Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-31T13:23:16.260Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-31T13:23:16.260Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-31T13:23:16.260Z] Suggested packages: [2021-10-31T13:23:16.260Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-31T13:23:16.260Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-31T13:23:16.260Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-31T13:23:16.260Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-31T13:23:16.260Z] systemd-container policykit-1 [2021-10-31T13:23:16.260Z] Recommended packages: [2021-10-31T13:23:16.260Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-31T13:23:16.260Z] The following NEW packages will be installed: [2021-10-31T13:23:16.260Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-31T13:23:16.260Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-31T13:23:16.260Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-31T13:23:16.260Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-31T13:23:16.260Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-31T13:23:16.260Z] The following packages will be upgraded: [2021-10-31T13:23:16.260Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-31T13:23:16.260Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-31T13:23:16.260Z] Need to get 36.8 MB of archives. [2021-10-31T13:23:16.260Z] After this operation, 147 MB of additional disk space will be used. [2021-10-31T13:23:16.260Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-31T13:23:16.260Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-31T13:23:16.260Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-31T13:23:16.260Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-31T13:23:16.260Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-31T13:23:16.260Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-31T13:23:16.260Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-31T13:23:16.519Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-31T13:23:16.519Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-31T13:23:16.519Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-31T13:23:16.519Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-31T13:23:16.519Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-31T13:23:16.519Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-31T13:23:16.519Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-31T13:23:16.519Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-31T13:23:16.519Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-31T13:23:16.520Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-31T13:23:17.463Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-31T13:23:17.463Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-31T13:23:17.463Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-31T13:23:17.726Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-31T13:23:17.727Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-31T13:23:17.727Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-31T13:23:17.727Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-31T13:23:17.727Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-31T13:23:17.727Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-31T13:23:17.727Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-31T13:23:17.727Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-31T13:23:17.727Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-31T13:23:17.727Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-31T13:23:19.116Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-31T13:23:19.376Z] Fetched 36.8 MB in 3s (12.5 MB/s) [2021-10-31T13:23:19.376Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-31T13:23:19.376Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-31T13:23:19.376Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-31T13:23:19.945Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-31T13:23:19.945Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-31T13:23:19.945Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-31T13:23:19.945Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-31T13:23:19.945Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-31T13:23:19.945Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-31T13:23:19.945Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-31T13:23:20.204Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-31T13:23:20.204Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-31T13:23:20.204Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-31T13:23:20.464Z] Setting up apt (1.6.14) ... [2021-10-31T13:23:20.464Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-31T13:23:20.724Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-31T13:23:20.724Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-31T13:23:20.724Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-31T13:23:20.724Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-31T13:23:20.993Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-31T13:23:20.993Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-31T13:23:20.993Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-31T13:23:20.993Z] Selecting previously unselected package libexpat1:amd64. [2021-10-31T13:23:20.993Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-31T13:23:20.993Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-31T13:23:21.253Z] Selecting previously unselected package python3.6-minimal. [2021-10-31T13:23:21.253Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-31T13:23:21.253Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-31T13:23:21.253Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-31T13:23:21.512Z] Checking for services that may need to be restarted...done. [2021-10-31T13:23:21.512Z] Checking for services that may need to be restarted...done. [2021-10-31T13:23:21.512Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-31T13:23:21.512Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-31T13:23:21.512Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-31T13:23:21.772Z] Selecting previously unselected package python3-minimal. [2021-10-31T13:23:21.772Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-31T13:23:21.772Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-31T13:23:21.772Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-31T13:23:21.772Z] Selecting previously unselected package mime-support. [2021-10-31T13:23:21.772Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-31T13:23:22.032Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-31T13:23:22.032Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-31T13:23:22.032Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-31T13:23:22.032Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-31T13:23:22.032Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-31T13:23:22.032Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-31T13:23:22.032Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-31T13:23:22.292Z] Selecting previously unselected package python3.6. [2021-10-31T13:23:22.292Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-31T13:23:22.292Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-31T13:23:22.292Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-31T13:23:22.292Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-31T13:23:22.292Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-31T13:23:22.292Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-31T13:23:22.552Z] Selecting previously unselected package python3. [2021-10-31T13:23:22.552Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-31T13:23:22.552Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-31T13:23:22.552Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-31T13:23:22.552Z] Selecting previously unselected package multiarch-support. [2021-10-31T13:23:22.552Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-31T13:23:22.552Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-31T13:23:22.552Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-31T13:23:22.552Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-31T13:23:22.552Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-31T13:23:22.552Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-31T13:23:22.552Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-31T13:23:22.552Z] Selecting previously unselected package libbsd0:amd64. [2021-10-31T13:23:22.552Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-31T13:23:22.552Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-31T13:23:22.552Z] Selecting previously unselected package sudo. [2021-10-31T13:23:22.552Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-31T13:23:22.815Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-31T13:23:22.815Z] Selecting previously unselected package apparmor. [2021-10-31T13:23:22.815Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-31T13:23:22.815Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-31T13:23:22.815Z] Selecting previously unselected package libedit2:amd64. [2021-10-31T13:23:22.815Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-31T13:23:22.815Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-31T13:23:22.815Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-31T13:23:22.815Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-31T13:23:23.076Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-31T13:23:23.076Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-31T13:23:23.076Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-31T13:23:23.076Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-31T13:23:23.076Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-31T13:23:23.076Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-31T13:23:23.076Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-31T13:23:23.076Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-31T13:23:23.076Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-31T13:23:23.076Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-31T13:23:23.076Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-31T13:23:23.076Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-31T13:23:23.076Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-31T13:23:23.335Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-31T13:23:23.335Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-31T13:23:23.335Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-31T13:23:23.335Z] Selecting previously unselected package openssh-client. [2021-10-31T13:23:23.335Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-31T13:23:23.335Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-31T13:23:23.335Z] Selecting previously unselected package squashfs-tools. [2021-10-31T13:23:23.335Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-31T13:23:23.335Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-31T13:23:23.595Z] Selecting previously unselected package snapd. [2021-10-31T13:23:23.595Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-31T13:23:23.595Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-31T13:23:25.508Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-31T13:23:25.508Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-31T13:23:25.508Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-31T13:23:25.508Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-31T13:23:25.769Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-31T13:23:25.769Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-31T13:23:25.769Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-31T13:23:25.769Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-31T13:23:25.769Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-31T13:23:26.338Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-31T13:23:26.338Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-31T13:23:26.338Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-31T13:23:26.338Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-31T13:23:26.338Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-31T13:23:26.338Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-31T13:23:26.909Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-31T13:23:26.909Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-31T13:23:26.909Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-31T13:23:26.909Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-31T13:23:26.909Z] running python rtupdate hooks for python3.6... [2021-10-31T13:23:26.909Z] running python post-rtupdate hooks for python3.6... [2021-10-31T13:23:26.909Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-31T13:23:27.478Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-31T13:23:27.739Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-31T13:23:27.999Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-31T13:23:27.999Z] Setting up snapd (2.51.1+18.04) ... [2021-10-31T13:23:28.259Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-31T13:23:28.521Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-31T13:23:28.782Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-31T13:23:29.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-31T13:23:29.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-31T13:23:29.042Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-31T13:23:29.302Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-31T13:23:29.563Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-31T13:23:29.563Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-31T13:23:29.824Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-31T13:23:30.085Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-31T13:23:30.085Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-31T13:23:30.085Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-31T13:23:30.654Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-31T13:23:30.915Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-31T13:23:30.915Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-31T13:23:32.112Z] Reading package lists... [2021-10-31T13:23:32.371Z] Reading package lists... [2021-10-31T13:23:32.371Z] Building dependency tree... [2021-10-31T13:23:32.371Z] Reading state information... [2021-10-31T13:23:32.631Z] Calculating upgrade... [2021-10-31T13:23:32.631Z] The following packages will be upgraded: [2021-10-31T13:23:32.631Z] advancecomp base-files bash binutils binutils-common [2021-10-31T13:23:32.631Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-31T13:23:32.631Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-31T13:23:32.631Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-31T13:23:32.631Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-31T13:23:32.631Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-31T13:23:32.631Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-31T13:23:32.631Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-31T13:23:32.631Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-31T13:23:32.631Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-31T13:23:32.631Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-31T13:23:32.631Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-31T13:23:32.631Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-31T13:23:32.631Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-31T13:23:32.631Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-31T13:23:32.631Z] ubuntu-keyring util-linux [2021-10-31T13:23:32.631Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-31T13:23:32.631Z] Need to get 64.1 MB of archives. [2021-10-31T13:23:32.631Z] After this operation, 5145 kB of additional disk space will be used. [2021-10-31T13:23:32.631Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-31T13:23:32.894Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-31T13:23:32.894Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-31T13:23:32.894Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-31T13:23:32.894Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-31T13:23:32.894Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-31T13:23:32.894Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-31T13:23:32.894Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-31T13:23:32.894Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-31T13:23:32.894Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-31T13:23:32.894Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-31T13:23:32.894Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-31T13:23:32.894Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-31T13:23:32.894Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-31T13:23:32.894Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-31T13:23:32.894Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-31T13:23:32.894Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-31T13:23:32.894Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-31T13:23:32.894Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-31T13:23:32.894Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-31T13:23:32.894Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-31T13:23:32.894Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-31T13:23:32.894Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-31T13:23:32.894Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-31T13:23:33.154Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-31T13:23:33.154Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-31T13:23:33.154Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-31T13:23:33.154Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-31T13:23:33.154Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-31T13:23:33.154Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-31T13:23:33.154Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-31T13:23:33.154Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-31T13:23:33.154Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-31T13:23:33.154Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-31T13:23:33.154Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-31T13:23:33.154Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-31T13:23:33.154Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-31T13:23:33.413Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-31T13:23:33.413Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-31T13:23:33.413Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-31T13:23:33.413Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-31T13:23:33.413Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-31T13:23:33.413Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-31T13:23:33.413Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-31T13:23:33.413Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-31T13:23:33.413Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-31T13:23:33.413Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-10-31T13:23:33.413Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-31T13:23:33.413Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-31T13:23:33.413Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-31T13:23:33.413Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-31T13:23:33.413Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-31T13:23:33.413Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-31T13:23:33.413Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-31T13:23:33.413Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-31T13:23:33.413Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-31T13:23:33.413Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-31T13:23:33.673Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-31T13:23:33.673Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-31T13:23:33.673Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-31T13:23:33.673Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-31T13:23:33.673Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-31T13:23:33.673Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-31T13:23:33.932Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-31T13:23:33.932Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-31T13:23:33.932Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-31T13:23:33.932Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-31T13:23:33.932Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-31T13:23:33.932Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-31T13:23:33.932Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-31T13:23:33.932Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-31T13:23:33.932Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-31T13:23:33.932Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-31T13:23:33.932Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-31T13:23:33.932Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-31T13:23:33.932Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-31T13:23:33.932Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-31T13:23:33.932Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-31T13:23:34.193Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-31T13:23:34.193Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-31T13:23:34.193Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-31T13:23:34.193Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-31T13:23:34.193Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-31T13:23:34.193Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-31T13:23:34.193Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-31T13:23:34.193Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-31T13:23:34.193Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-31T13:23:34.193Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-31T13:23:34.193Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-31T13:23:34.452Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-31T13:23:34.452Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-31T13:23:34.452Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-31T13:23:34.452Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-31T13:23:34.452Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-31T13:23:34.452Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-31T13:23:34.452Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-31T13:23:34.452Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-31T13:23:34.452Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-31T13:23:34.452Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-31T13:23:34.452Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-31T13:23:34.710Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-31T13:23:34.710Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-31T13:23:34.710Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-31T13:23:34.968Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-31T13:23:34.968Z] Fetched 64.1 MB in 2s (31.3 MB/s) [2021-10-31T13:23:34.968Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-31T13:23:34.968Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-31T13:23:34.968Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-31T13:23:35.231Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-31T13:23:35.231Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-31T13:23:35.491Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-31T13:23:35.491Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-31T13:23:35.491Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:35.491Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-31T13:23:35.750Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:35.750Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-31T13:23:35.750Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:35.750Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-31T13:23:35.750Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:35.750Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-31T13:23:35.750Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:35.750Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-31T13:23:35.750Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:35.750Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-31T13:23:36.011Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:36.011Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-31T13:23:36.011Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:36.011Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-31T13:23:36.011Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:36.011Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-31T13:23:36.011Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:36.011Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-31T13:23:36.011Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:36.011Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-31T13:23:36.271Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:36.271Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-31T13:23:36.271Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:36.271Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-31T13:23:36.271Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:36.469Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:23:36.469Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:23:36.469Z] ---> 2f2b01255b99 [2021-10-31T13:23:36.469Z] Step 3/30 : WORKDIR /edgex-go [2021-10-31T13:23:36.469Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:23:36.469Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:23:36.469Z] ---> 2f2b01255b99 [2021-10-31T13:23:36.469Z] Step 3/22 : WORKDIR /edgex-go [2021-10-31T13:23:36.469Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:23:36.469Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:23:36.469Z] ---> 2f2b01255b99 [2021-10-31T13:23:36.469Z] Step 3/20 : WORKDIR /edgex-go [2021-10-31T13:23:36.469Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:23:36.469Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:23:36.469Z] ---> 2f2b01255b99 [2021-10-31T13:23:36.469Z] Step 3/23 : WORKDIR /edgex-go [2021-10-31T13:23:36.469Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:23:36.469Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:23:36.469Z] ---> 2f2b01255b99 [2021-10-31T13:23:36.469Z] Step 3/22 : WORKDIR /edgex-go [2021-10-31T13:23:36.469Z] ---> Running in 52e0116c5284 [2021-10-31T13:23:36.469Z] ---> Running in 2c3c82438b69 [2021-10-31T13:23:36.469Z] ---> Running in bec637f712bc [2021-10-31T13:23:36.469Z] ---> Running in 88c44cb1528b [2021-10-31T13:23:36.469Z] ---> Running in f171e92d45cf [2021-10-31T13:23:36.469Z] Removing intermediate container 52e0116c5284 [2021-10-31T13:23:36.469Z] ---> 98e30d6bc8a3 [2021-10-31T13:23:36.469Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:23:36.469Z] Removing intermediate container f171e92d45cf [2021-10-31T13:23:36.469Z] ---> 9d1ae870936e [2021-10-31T13:23:36.469Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:23:36.469Z] Removing intermediate container 88c44cb1528b [2021-10-31T13:23:36.469Z] Removing intermediate container 2c3c82438b69 [2021-10-31T13:23:36.469Z] ---> a47f05a52122 [2021-10-31T13:23:36.469Z] ---> 6bbb516c443e [2021-10-31T13:23:36.469Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:23:36.469Z] [2021-10-31T13:23:36.469Z] Removing intermediate container bec637f712bc [2021-10-31T13:23:36.469Z] ---> 2d90e02bdf30 [2021-10-31T13:23:36.469Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:23:36.469Z] ---> Running in 002ae09e1c45 [2021-10-31T13:23:36.469Z] ---> Running in efea73c22ff2 [2021-10-31T13:23:36.469Z] ---> Running in 5077474867e2 [2021-10-31T13:23:36.469Z] ---> Running in 25d1473471cb [2021-10-31T13:23:36.469Z] ---> Running in 6936f2681b8e [2021-10-31T13:23:36.530Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-31T13:23:36.530Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-31T13:23:36.530Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-31T13:23:36.790Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-31T13:23:37.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-31T13:23:37.050Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-31T13:23:37.050Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-31T13:23:37.050Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-31T13:23:37.050Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-31T13:23:37.310Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-31T13:23:37.310Z] Installing new version of config file /etc/issue ... [2021-10-31T13:23:37.310Z] Installing new version of config file /etc/issue.net ... [2021-10-31T13:23:37.310Z] Installing new version of config file /etc/lsb-release ... [2021-10-31T13:23:37.310Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-31T13:23:37.573Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-31T13:23:37.573Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-31T13:23:37.573Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-31T13:23:37.573Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:37.573Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-31T13:23:37.834Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-31T13:23:37.834Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-31T13:23:37.834Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-31T13:23:37.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:37.834Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-31T13:23:37.834Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-31T13:23:37.834Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-31T13:23:38.094Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:38.094Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-31T13:23:38.094Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-31T13:23:38.094Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-31T13:23:38.094Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:38.094Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-31T13:23:38.094Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-31T13:23:38.354Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-31T13:23:38.354Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:38.354Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-31T13:23:38.354Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-31T13:23:38.354Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-31T13:23:38.628Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:38.628Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-31T13:23:38.628Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-31T13:23:38.628Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-31T13:23:38.628Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:38.628Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-31T13:23:38.628Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-31T13:23:38.888Z] Setting up grep (3.1-2build1) ... [2021-10-31T13:23:38.888Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:38.888Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-31T13:23:38.888Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-31T13:23:38.888Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-31T13:23:38.888Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:38.888Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-31T13:23:39.149Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-31T13:23:39.149Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-31T13:23:39.149Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:39.149Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-31T13:23:39.149Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-31T13:23:39.149Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-31T13:23:39.149Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:39.149Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-31T13:23:39.149Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-31T13:23:39.718Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-31T13:23:39.718Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-31T13:23:39.718Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-31T13:23:39.718Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-31T13:23:39.879Z] Removing intermediate container 002ae09e1c45 [2021-10-31T13:23:39.879Z] ---> a79b0754826e [2021-10-31T13:23:39.879Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-31T13:23:39.879Z] Removing intermediate container 5077474867e2 [2021-10-31T13:23:39.879Z] ---> cd6908705fc0 [2021-10-31T13:23:39.879Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-31T13:23:39.879Z] ---> Running in cfba4e9284e4 [2021-10-31T13:23:39.979Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-31T13:23:39.980Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:39.980Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-31T13:23:39.980Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-31T13:23:40.160Z] ---> Running in 34e2ee16c519 [2021-10-31T13:23:40.439Z] Removing intermediate container 25d1473471cb [2021-10-31T13:23:40.439Z] ---> 62c3917c5df6 [2021-10-31T13:23:40.439Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-31T13:23:40.549Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-31T13:23:40.549Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-31T13:23:40.549Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-31T13:23:40.549Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-31T13:23:40.549Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-31T13:23:40.549Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:40.549Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-31T13:23:40.549Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-31T13:23:40.723Z] Removing intermediate container efea73c22ff2 [2021-10-31T13:23:40.723Z] ---> b9e4ff73aaed [2021-10-31T13:23:40.723Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-31T13:23:40.723Z] ---> Running in adada5350090 [2021-10-31T13:23:40.723Z] Removing intermediate container 6936f2681b8e [2021-10-31T13:23:40.723Z] ---> 1e3c9fdb27ca [2021-10-31T13:23:40.723Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-31T13:23:40.808Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-31T13:23:40.808Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:40.808Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-31T13:23:40.808Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-31T13:23:40.808Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-31T13:23:40.808Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:40.808Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-31T13:23:40.808Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-31T13:23:40.994Z] ---> Running in 8bb59aad0bb3 [2021-10-31T13:23:40.994Z] ---> Running in 565060fd7ab5 [2021-10-31T13:23:41.072Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-31T13:23:41.073Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:41.073Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-31T13:23:41.073Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-31T13:23:41.073Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-31T13:23:41.073Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:41.073Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-31T13:23:41.073Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-31T13:23:41.073Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-31T13:23:41.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:41.333Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-31T13:23:41.333Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-31T13:23:41.333Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-31T13:23:41.333Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-31T13:23:41.333Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-31T13:23:41.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:41.333Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-31T13:23:41.333Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-31T13:23:41.593Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-31T13:23:41.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:41.593Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-31T13:23:41.593Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-31T13:23:41.593Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-31T13:23:41.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:41.593Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-31T13:23:41.593Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-31T13:23:41.593Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-31T13:23:41.853Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:41.853Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-31T13:23:41.853Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-31T13:23:41.991Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:23:42.114Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-31T13:23:42.263Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:23:42.372Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-31T13:23:42.632Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-31T13:23:42.632Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:42.632Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-31T13:23:42.632Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-31T13:23:42.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:23:42.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:23:42.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:23:42.894Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-31T13:23:42.894Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-31T13:23:42.894Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-31T13:23:42.894Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-31T13:23:42.894Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-31T13:23:42.894Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-31T13:23:42.894Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-31T13:23:42.894Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-31T13:23:43.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:23:43.155Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-31T13:23:43.155Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-31T13:23:43.155Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-31T13:23:43.155Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-31T13:23:43.155Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-31T13:23:43.415Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-31T13:23:43.415Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-31T13:23:43.415Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-31T13:23:43.415Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-31T13:23:43.415Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-31T13:23:43.415Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-31T13:23:43.415Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-31T13:23:43.415Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-31T13:23:43.418Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:23:43.676Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-31T13:23:43.676Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-31T13:23:43.676Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-31T13:23:43.676Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-31T13:23:43.676Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-31T13:23:43.676Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-31T13:23:43.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:23:43.694Z] OK: 219 MiB in 52 packages [2021-10-31T13:23:43.937Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-31T13:23:43.937Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-31T13:23:43.937Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:43.937Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-31T13:23:43.937Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-31T13:23:43.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:23:43.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:23:44.195Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-31T13:23:44.196Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-31T13:23:44.196Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-31T13:23:44.196Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-31T13:23:44.196Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-31T13:23:44.255Z] OK: 219 MiB in 52 packages [2021-10-31T13:23:44.455Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:44.455Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-31T13:23:44.455Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-31T13:23:44.455Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-31T13:23:44.455Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:44.455Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-31T13:23:44.455Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-31T13:23:44.455Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-31T13:23:44.455Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:44.455Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-31T13:23:44.722Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-31T13:23:44.722Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-31T13:23:44.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:44.722Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-31T13:23:44.722Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-31T13:23:44.864Z] OK: 219 MiB in 52 packages [2021-10-31T13:23:44.982Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-31T13:23:44.982Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:44.982Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-31T13:23:44.982Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-31T13:23:44.982Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-31T13:23:44.982Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:44.982Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-31T13:23:44.982Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-31T13:23:45.152Z] OK: 219 MiB in 52 packages [2021-10-31T13:23:45.152Z] OK: 219 MiB in 52 packages [2021-10-31T13:23:45.241Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-31T13:23:45.241Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:45.241Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-31T13:23:45.241Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-31T13:23:45.241Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-31T13:23:45.428Z] Removing intermediate container cfba4e9284e4 [2021-10-31T13:23:45.428Z] ---> e8428d101bad [2021-10-31T13:23:45.428Z] Step 6/22 : COPY . . [2021-10-31T13:23:45.502Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:45.502Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-31T13:23:45.502Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-31T13:23:45.502Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-31T13:23:45.502Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:45.502Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-31T13:23:45.502Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-31T13:23:45.502Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-31T13:23:45.502Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:45.502Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-31T13:23:45.762Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-31T13:23:45.762Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-31T13:23:45.762Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:45.762Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-31T13:23:45.762Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-31T13:23:45.762Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-31T13:23:45.762Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:45.762Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-31T13:23:45.762Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-31T13:23:46.022Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-31T13:23:46.022Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:46.022Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-31T13:23:46.022Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-31T13:23:46.022Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-31T13:23:46.022Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:46.022Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-31T13:23:46.029Z] Removing intermediate container 34e2ee16c519 [2021-10-31T13:23:46.029Z] ---> eb0691440da1 [2021-10-31T13:23:46.029Z] Step 6/22 : COPY . . [2021-10-31T13:23:46.281Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-31T13:23:46.282Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-31T13:23:46.282Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-31T13:23:46.282Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-31T13:23:46.282Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-31T13:23:46.282Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-31T13:23:46.282Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-31T13:23:46.282Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-31T13:23:46.282Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-31T13:23:46.282Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-31T13:23:46.282Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-31T13:23:46.541Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-31T13:23:46.541Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-31T13:23:46.541Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-31T13:23:46.541Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-31T13:23:46.632Z] Removing intermediate container adada5350090 [2021-10-31T13:23:46.632Z] ---> c24728c066de [2021-10-31T13:23:46.632Z] Step 6/20 : COPY . . [2021-10-31T13:23:46.802Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-31T13:23:46.802Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-31T13:23:46.802Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-31T13:23:46.802Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-31T13:23:46.802Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-31T13:23:46.802Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-31T13:23:46.802Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-31T13:23:46.802Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-31T13:23:46.907Z] Removing intermediate container 8bb59aad0bb3 [2021-10-31T13:23:46.907Z] ---> a6dc7ac60149 [2021-10-31T13:23:46.907Z] Step 6/23 : COPY go.mod . [2021-10-31T13:23:46.907Z] Removing intermediate container 565060fd7ab5 [2021-10-31T13:23:46.907Z] ---> 91f4db0d7200 [2021-10-31T13:23:46.907Z] Step 6/30 : COPY . . [2021-10-31T13:23:47.062Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-31T13:23:47.062Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-31T13:23:47.062Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-31T13:23:47.062Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-31T13:23:47.062Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-31T13:23:47.062Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-31T13:23:47.062Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-10-31T13:23:47.062Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-10-31T13:23:47.323Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-31T13:23:47.323Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-31T13:23:47.323Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-31T13:23:47.323Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-31T13:23:47.584Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-31T13:23:47.584Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-31T13:23:47.844Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-31T13:23:47.844Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-31T13:23:47.844Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-31T13:23:47.844Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-31T13:23:47.844Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-31T13:23:47.844Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-31T13:23:47.844Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:47.844Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-31T13:23:48.106Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:48.106Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-31T13:23:48.106Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:48.106Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-31T13:23:48.106Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:48.106Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-31T13:23:48.378Z] ---> 14fc87952f95 [2021-10-31T13:23:48.378Z] Step 7/23 : RUN go mod download [2021-10-31T13:23:48.656Z] ---> Running in 05ce2b9e14f4 [2021-10-31T13:23:49.043Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:49.043Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-31T13:23:49.609Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:49.609Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-31T13:23:49.869Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:49.869Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-31T13:23:50.128Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:50.128Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-31T13:23:51.070Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-31T13:23:51.070Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-31T13:23:51.070Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-31T13:23:51.070Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-31T13:23:51.070Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-31T13:23:51.070Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-31T13:23:51.070Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-31T13:23:51.330Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-31T13:23:51.330Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-31T13:23:51.330Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-31T13:23:51.330Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-31T13:23:51.330Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-31T13:23:51.330Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-31T13:23:51.330Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-31T13:23:51.330Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-31T13:23:51.591Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-31T13:23:51.591Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:51.591Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-31T13:23:51.591Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:51.591Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:51.591Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:51.591Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-31T13:23:51.591Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-31T13:23:51.591Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-10-31T13:23:51.591Z] [2021-10-31T13:23:51.591Z] Current default time zone: 'Etc/UTC' [2021-10-31T13:23:51.591Z] Local time is now: Sun Oct 31 13:23:51 UTC 2021. [2021-10-31T13:23:51.591Z] Universal Time is now: Sun Oct 31 13:23:51 UTC 2021. [2021-10-31T13:23:51.591Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-31T13:23:51.591Z] [2021-10-31T13:23:51.591Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-31T13:23:51.591Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:51.591Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-31T13:23:51.591Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-31T13:23:51.591Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-31T13:23:51.852Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-31T13:23:51.852Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-31T13:23:51.852Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-31T13:23:51.852Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-31T13:23:51.852Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-31T13:23:51.852Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:51.852Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-31T13:23:51.852Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-31T13:23:51.852Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-31T13:23:51.852Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:51.852Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-31T13:23:51.852Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-31T13:23:51.852Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-31T13:23:51.852Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-31T13:23:51.852Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-31T13:23:51.852Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-31T13:23:51.852Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-31T13:23:51.852Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-31T13:23:53.762Z] Updating certificates in /etc/ssl/certs... [2021-10-31T13:23:54.059Z] Removing intermediate container 05ce2b9e14f4 [2021-10-31T13:23:54.059Z] ---> 489edf450d8a [2021-10-31T13:23:54.059Z] Step 8/23 : COPY . . [2021-10-31T13:23:54.703Z] 23 added, 28 removed; done. [2021-10-31T13:23:54.703Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-31T13:23:54.703Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-31T13:23:54.703Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-31T13:23:54.703Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-31T13:23:54.703Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-31T13:23:54.703Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-31T13:23:54.703Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-31T13:23:54.703Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-31T13:23:54.703Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-31T13:23:54.703Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-31T13:23:54.703Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-31T13:23:54.704Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-31T13:23:54.704Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-31T13:23:54.704Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-31T13:23:54.704Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-31T13:23:54.704Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-31T13:23:54.704Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-31T13:23:54.704Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-31T13:23:54.704Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-31T13:23:54.704Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-31T13:23:54.704Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-31T13:23:54.704Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-31T13:23:54.704Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-31T13:23:54.704Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-31T13:23:54.965Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-31T13:23:54.966Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-31T13:23:54.966Z] Updating certificates in /etc/ssl/certs... [2021-10-31T13:23:55.537Z] 0 added, 0 removed; done. [2021-10-31T13:23:55.538Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-31T13:23:55.538Z] done. [2021-10-31T13:23:55.798Z] Reading package lists... [2021-10-31T13:23:56.059Z] Building dependency tree... [2021-10-31T13:23:56.059Z] Reading state information... [2021-10-31T13:23:56.320Z] The following NEW packages will be installed: [2021-10-31T13:23:56.320Z] apt-transport-https [2021-10-31T13:23:56.320Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-31T13:23:56.582Z] Need to get 4348 B of archives. [2021-10-31T13:23:56.582Z] After this operation, 154 kB of additional disk space will be used. [2021-10-31T13:23:56.582Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-31T13:23:56.582Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-31T13:23:56.582Z] Fetched 4348 B in 0s (21.4 kB/s) [2021-10-31T13:23:56.582Z] Selecting previously unselected package apt-transport-https. [2021-10-31T13:23:56.582Z] (Reading database ... 13931 files and directories currently installed.) [2021-10-31T13:23:56.582Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-31T13:23:56.582Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-31T13:23:56.582Z] Setting up apt-transport-https (1.6.14) ... [2021-10-31T13:23:56.845Z] Waiting for network to be ready... [2021-10-31T13:24:02.130Z] 2021-10-31T13:23:59Z INFO Waiting for automatic snapd restart... [2021-10-31T13:24:02.130Z] snapd 2.52.1 from Canonical* installed [2021-10-31T13:24:02.700Z] "snapd" switched to the "latest/stable" channel [2021-10-31T13:24:02.700Z] [2021-10-31T13:24:05.245Z] core18 20211015 from Canonical* installed [2021-10-31T13:24:05.245Z] "core18" switched to the "latest/stable" channel [2021-10-31T13:24:05.245Z] [2021-10-31T13:24:07.792Z] snapcraft 5.0 from Canonical* installed [2021-10-31T13:24:07.792Z] "snapcraft" switched to the "latest/stable" channel [2021-10-31T13:24:07.792Z] [2021-10-31T13:24:11.996Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-31T13:24:11.996Z] - README.md [2021-10-31T13:24:11.996Z] [2021-10-31T13:24:11.996Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-31T13:24:12.375Z] ---> e735154c5775 [2021-10-31T13:24:12.375Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:24:12.375Z] ---> dc163616cfba [2021-10-31T13:24:12.375Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:24:12.375Z] ---> Running in fc2a810a1973 [2021-10-31T13:24:12.375Z] ---> Running in e0bb432d8e62 [2021-10-31T13:24:12.375Z] ---> 3b4f56a1688c [2021-10-31T13:24:12.375Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 656c2a35e49f [2021-10-31T13:24:12.375Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:24:12.375Z] [2021-10-31T13:24:12.375Z] ---> Running in 18f985ede0f3 [2021-10-31T13:24:12.375Z] ---> Running in 0f21419efe73 [2021-10-31T13:24:12.375Z] ---> 10759657dac8 [2021-10-31T13:24:12.375Z] Step 9/23 : RUN go mod tidy [2021-10-31T13:24:12.566Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-31T13:24:12.566Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-31T13:24:12.566Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-31T13:24:12.648Z] ---> Running in efd5d400ed65 [2021-10-31T13:24:13.767Z] Reading package lists... [2021-10-31T13:24:14.339Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-31T13:24:14.339Z] Reading package lists... [2021-10-31T13:24:14.601Z] Building dependency tree... [2021-10-31T13:24:14.601Z] Reading state information... [2021-10-31T13:24:14.601Z] Suggested packages: [2021-10-31T13:24:14.601Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-31T13:24:14.601Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-31T13:24:14.601Z] Recommended packages: [2021-10-31T13:24:14.601Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-31T13:24:14.601Z] The following NEW packages will be installed: [2021-10-31T13:24:14.601Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-31T13:24:14.601Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-31T13:24:14.601Z] pkg-config zip [2021-10-31T13:24:14.601Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-31T13:24:14.862Z] Need to get 7670 kB of archives. [2021-10-31T13:24:14.862Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-31T13:24:14.862Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-31T13:24:14.862Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-31T13:24:14.862Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-31T13:24:14.862Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-31T13:24:14.862Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-31T13:24:15.124Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-31T13:24:15.124Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-31T13:24:15.124Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-31T13:24:15.124Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-31T13:24:15.385Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-31T13:24:15.386Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-31T13:24:15.386Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-31T13:24:15.386Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-31T13:24:15.386Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-31T13:24:15.386Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-31T13:24:15.647Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-31T13:24:15.647Z] Fetched 7670 kB in 1s (9943 kB/s) [2021-10-31T13:24:15.647Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-31T13:24:15.647Z] (Reading database ... 13935 files and directories currently installed.) [2021-10-31T13:24:15.647Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-31T13:24:15.647Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-31T13:24:15.908Z] Selecting previously unselected package libpsl5:amd64. [2021-10-31T13:24:15.908Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-31T13:24:15.908Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-31T13:24:15.908Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-31T13:24:15.908Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-31T13:24:15.908Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-31T13:24:15.908Z] Selecting previously unselected package librtmp1:amd64. [2021-10-31T13:24:15.908Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-31T13:24:15.908Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-31T13:24:15.908Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-31T13:24:15.908Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-31T13:24:15.908Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-31T13:24:16.167Z] Selecting previously unselected package liberror-perl. [2021-10-31T13:24:16.167Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-31T13:24:16.167Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-31T13:24:16.167Z] Selecting previously unselected package git-man. [2021-10-31T13:24:16.167Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-31T13:24:16.167Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-31T13:24:16.167Z] Selecting previously unselected package git. [2021-10-31T13:24:16.168Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-31T13:24:16.168Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-31T13:24:16.740Z] Selecting previously unselected package libnorm1:amd64. [2021-10-31T13:24:16.740Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-31T13:24:16.740Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-31T13:24:16.740Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-31T13:24:16.740Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-31T13:24:16.740Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-31T13:24:16.740Z] Selecting previously unselected package libsodium23:amd64. [2021-10-31T13:24:16.740Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-31T13:24:16.740Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-31T13:24:16.740Z] Selecting previously unselected package libzmq5:amd64. [2021-10-31T13:24:16.740Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-31T13:24:16.740Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-31T13:24:16.976Z] Removing intermediate container fc2a810a1973 [2021-10-31T13:24:16.976Z] ---> 87f6a14e41cd [2021-10-31T13:24:16.976Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-31T13:24:16.976Z] ---> Running in ca18bb36e074 [2021-10-31T13:24:16.976Z] Removing intermediate container 18f985ede0f3 [2021-10-31T13:24:16.976Z] ---> a632702c0c02 [2021-10-31T13:24:16.976Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-31T13:24:17.000Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-31T13:24:17.000Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-31T13:24:17.000Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-31T13:24:17.000Z] Selecting previously unselected package pkg-config. [2021-10-31T13:24:17.000Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-31T13:24:17.000Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-31T13:24:17.000Z] Selecting previously unselected package zip. [2021-10-31T13:24:17.000Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-31T13:24:17.000Z] Unpacking zip (3.0-11build1) ... [2021-10-31T13:24:17.000Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-31T13:24:17.000Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-31T13:24:17.000Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-31T13:24:17.000Z] Setting up liberror-perl (0.17025-1) ... [2021-10-31T13:24:17.260Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-31T13:24:17.260Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-31T13:24:17.260Z] No schema files found: doing nothing. [2021-10-31T13:24:17.260Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-31T13:24:17.260Z] Setting up zip (3.0-11build1) ... [2021-10-31T13:24:17.260Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-31T13:24:17.260Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-31T13:24:17.260Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-31T13:24:17.260Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-31T13:24:17.260Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-31T13:24:17.260Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-31T13:24:17.260Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-31T13:24:17.260Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-31T13:24:17.264Z] ---> Running in 5167c7f130bb [2021-10-31T13:24:17.549Z] Removing intermediate container e0bb432d8e62 [2021-10-31T13:24:17.549Z] ---> afbc5648a73d [2021-10-31T13:24:17.549Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-31T13:24:17.549Z] Removing intermediate container 0f21419efe73 [2021-10-31T13:24:17.549Z] ---> 2e8e6fb61723 [2021-10-31T13:24:17.549Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-31T13:24:17.822Z] ---> Running in 06858e011eac [2021-10-31T13:24:17.822Z] ---> Running in cdf2f1f19a94 [2021-10-31T13:24:17.831Z] git set to automatically installed. [2021-10-31T13:24:17.831Z] git-man set to automatically installed. [2021-10-31T13:24:17.831Z] libcurl3-gnutls set to automatically installed. [2021-10-31T13:24:17.831Z] liberror-perl set to automatically installed. [2021-10-31T13:24:17.831Z] libglib2.0-0 set to automatically installed. [2021-10-31T13:24:17.831Z] libnghttp2-14 set to automatically installed. [2021-10-31T13:24:17.831Z] libnorm1 set to automatically installed. [2021-10-31T13:24:17.831Z] libpgm-5.2-0 set to automatically installed. [2021-10-31T13:24:17.831Z] libpsl5 set to automatically installed. [2021-10-31T13:24:17.831Z] librtmp1 set to automatically installed. [2021-10-31T13:24:17.831Z] libsodium23 set to automatically installed. [2021-10-31T13:24:17.831Z] libzmq3-dev set to automatically installed. [2021-10-31T13:24:17.831Z] libzmq5 set to automatically installed. [2021-10-31T13:24:17.831Z] pkg-config set to automatically installed. [2021-10-31T13:24:17.831Z] zip set to automatically installed. [2021-10-31T13:24:18.424Z] Removing intermediate container efd5d400ed65 [2021-10-31T13:24:18.424Z] ---> c45ce53af245 [2021-10-31T13:24:18.424Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-31T13:24:18.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-31T13:24:18.709Z] ---> Running in 9742c6d1abe0 [2021-10-31T13:24:19.317Z] snapd is not logged in, snap install commands will use sudo [2021-10-31T13:24:19.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-31T13:24:19.908Z] snap "core18" has no updates available [2021-10-31T13:24:20.523Z] snapd is not logged in, snap install commands will use sudo [2021-10-31T13:24:20.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-31T13:24:20.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-31T13:24:20.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-31T13:24:32.810Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-31T13:24:32.810Z] Pulling config-common [2021-10-31T13:24:32.810Z] + snapcraftctl pull [2021-10-31T13:24:32.810Z] Pulling go-build-helper [2021-10-31T13:24:32.810Z] + snapcraftctl pull [2021-10-31T13:24:34.194Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-31T13:24:34.194Z] Skipping pull go-build-helper (already ran) [2021-10-31T13:24:34.194Z] Building go-build-helper [2021-10-31T13:24:34.194Z] + snapcraftctl build [2021-10-31T13:24:36.734Z] Staging go-build-helper [2021-10-31T13:24:36.734Z] + snapcraftctl stage [2021-10-31T13:24:46.733Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-31T13:24:46.733Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-31T13:24:46.733Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] [2021-10-31T13:24:46.733Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-31T13:24:46.733Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-31T13:24:46.733Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-31T13:24:46.733Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-31T13:24:46.733Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-31T13:24:46.733Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-31T13:24:46.733Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-31T13:24:46.733Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-31T13:24:46.733Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-31T13:24:46.733Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-31T13:24:46.733Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-31T13:24:46.733Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-31T13:24:46.733Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-31T13:24:46.733Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-31T13:24:46.733Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-31T13:24:46.733Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-31T13:24:46.733Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-31T13:24:46.733Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-31T13:24:46.733Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-31T13:24:46.733Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-31T13:24:46.733Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-31T13:24:46.733Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-31T13:24:46.733Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-31T13:24:46.733Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-31T13:24:46.733Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-31T13:24:46.733Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-31T13:24:46.733Z] Fetched 224 kB in 0s (0 B/s) [2021-10-31T13:24:46.733Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-31T13:24:46.733Z] Fetched 157 kB in 0s (0 B/s) [2021-10-31T13:24:46.733Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-31T13:24:46.733Z] Fetched 221 kB in 0s (0 B/s) [2021-10-31T13:24:46.733Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-31T13:24:46.733Z] Fetched 143 kB in 0s (0 B/s) [2021-10-31T13:24:46.733Z] Pulling edgex-go [2021-10-31T13:24:46.733Z] + snapcraftctl pull [2021-10-31T13:24:47.302Z] Pulling hooks [2021-10-31T13:24:47.302Z] + snapcraftctl pull [2021-10-31T13:25:05.419Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-31T13:25:05.419Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-31T13:25:05.419Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-31T13:25:05.419Z] Fetched 0 B in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-31T13:25:05.419Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-31T13:25:05.419Z] Fetched 279 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-31T13:25:05.419Z] Fetched 122 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-31T13:25:05.419Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-31T13:25:05.419Z] Fetched 8848 B in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-31T13:25:05.419Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-31T13:25:05.419Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-31T13:25:05.419Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-31T13:25:05.419Z] Fetched 220 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-31T13:25:05.419Z] Fetched 154 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-31T13:25:05.419Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-31T13:25:05.419Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-31T13:25:05.419Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-31T13:25:05.419Z] Fetched 499 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-31T13:25:05.419Z] Fetched 111 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-31T13:25:05.419Z] Fetched 240 kB in 0s (0 B/s) [2021-10-31T13:25:05.419Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-31T13:25:05.420Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-31T13:25:05.420Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-31T13:25:05.420Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-31T13:25:05.420Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-31T13:25:05.420Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-31T13:25:05.420Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-31T13:25:05.420Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-31T13:25:05.420Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-31T13:25:05.420Z] Fetched 8720 B in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-31T13:25:05.420Z] Fetched 140 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-31T13:25:05.420Z] Fetched 119 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-31T13:25:05.420Z] Fetched 111 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-31T13:25:05.420Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-31T13:25:05.420Z] Fetched 646 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-31T13:25:05.420Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-31T13:25:05.420Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-31T13:25:05.420Z] Fetched 368 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-31T13:25:05.420Z] Fetched 187 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-31T13:25:05.420Z] Fetched 175 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-31T13:25:05.420Z] Fetched 206 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-31T13:25:05.420Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-31T13:25:05.420Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-31T13:25:05.420Z] Fetched 159 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-31T13:25:05.420Z] Fetched 107 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-31T13:25:05.420Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-31T13:25:05.420Z] Pulling static-packages [2021-10-31T13:25:05.420Z] + snapcraftctl pull [2021-10-31T13:25:05.420Z] Pulling version [2021-10-31T13:25:05.420Z] + cd /root/project [2021-10-31T13:25:05.420Z] + + git describe --tags --abbrev=0 [2021-10-31T13:25:05.420Z] sed s/v// [2021-10-31T13:25:05.420Z] + GIT_VERSION=2.0.1-dev.86 [2021-10-31T13:25:05.420Z] + [ -z 2.0.1-dev.86 ] [2021-10-31T13:25:05.420Z] + snapcraftctl set-version 2.0.1-dev.86 [2021-10-31T13:25:06.358Z] Building config-common [2021-10-31T13:25:06.358Z] + snapcraftctl build [2021-10-31T13:25:08.267Z] Skipping build go-build-helper (already ran) [2021-10-31T13:25:08.527Z] Building edgex-go [2021-10-31T13:25:08.527Z] + cd /root/parts/edgex-go/src [2021-10-31T13:25:08.527Z] + git describe --tags --abbrev=0 [2021-10-31T13:25:08.527Z] + sed s/v// [2021-10-31T13:25:08.527Z] + GIT_VERSION=2.0.1-dev.86 [2021-10-31T13:25:08.527Z] + [ -z 2.0.1-dev.86 ] [2021-10-31T13:25:08.527Z] + echo 2.0.1-dev.86 [2021-10-31T13:25:08.527Z] + [ ! -d vendor ] [2021-10-31T13:25:08.527Z] + go mod download all [2021-10-31T13:25:16.653Z] + make build [2021-10-31T13:25:16.653Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-data/core-data ./cmd/core-data [2021-10-31T13:25:26.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-31T13:25:31.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-command/core-command ./cmd/core-command [2021-10-31T13:25:32.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-31T13:25:33.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-31T13:25:33.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-31T13:25:34.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-31T13:25:36.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-31T13:25:37.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-31T13:25:38.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-31T13:25:38.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-31T13:25:39.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-31T13:25:41.806Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-31T13:25:41.806Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-31T13:25:41.806Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-31T13:25:41.806Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-31T13:25:41.806Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-31T13:25:41.806Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-31T13:25:41.806Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-31T13:25:41.806Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-31T13:25:41.806Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-31T13:25:41.806Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-31T13:25:41.807Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-31T13:25:41.807Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-31T13:25:41.807Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-31T13:25:41.807Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-31T13:25:41.807Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-31T13:25:41.807Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-31T13:25:41.807Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-31T13:25:42.744Z] Building hooks [2021-10-31T13:25:42.744Z] + cd /root/parts/hooks/src [2021-10-31T13:25:42.744Z] + make build [2021-10-31T13:25:42.744Z] go mod tidy [2021-10-31T13:25:43.317Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-31T13:25:43.575Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-31T13:25:43.575Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-31T13:25:43.575Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-31T13:25:44.514Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-31T13:25:45.082Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-31T13:25:45.082Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-31T13:25:47.622Z] Building static-packages [2021-10-31T13:25:47.622Z] + snapcraftctl build [2021-10-31T13:25:50.160Z] Building version [2021-10-31T13:25:50.160Z] + snapcraftctl build [2021-10-31T13:25:52.067Z] Staging config-common [2021-10-31T13:25:52.067Z] + snapcraftctl stage [2021-10-31T13:25:53.006Z] Skipping stage go-build-helper (already ran) [2021-10-31T13:25:53.006Z] Staging edgex-go [2021-10-31T13:25:53.006Z] + snapcraftctl stage [2021-10-31T13:25:53.950Z] Staging hooks [2021-10-31T13:25:54.211Z] + snapcraftctl stage [2021-10-31T13:25:55.154Z] Staging static-packages [2021-10-31T13:25:55.154Z] + snapcraftctl stage [2021-10-31T13:25:56.146Z] Staging version [2021-10-31T13:25:56.146Z] + snapcraftctl stage [2021-10-31T13:25:57.598Z] Priming config-common [2021-10-31T13:25:57.598Z] + snapcraftctl prime [2021-10-31T13:25:58.538Z] Priming go-build-helper [2021-10-31T13:25:58.538Z] + snapcraftctl prime [2021-10-31T13:25:59.483Z] Priming edgex-go [2021-10-31T13:25:59.483Z] + snapcraftctl prime [2021-10-31T13:26:00.869Z] Priming hooks [2021-10-31T13:26:00.869Z] + snapcraftctl prime [2021-10-31T13:26:01.808Z] Priming static-packages [2021-10-31T13:26:01.809Z] + snapcraftctl prime [2021-10-31T13:26:04.352Z] Priming version [2021-10-31T13:26:04.353Z] + snapcraftctl prime [2021-10-31T13:26:05.732Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-31T13:26:12.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-31T13:26:12.547Z] Removing intermediate container ca18bb36e074 [2021-10-31T13:26:12.547Z] ---> 9df0689837cf [2021-10-31T13:26:12.547Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-31T13:26:12.547Z] ---> Running in d0ec9513e183 [2021-10-31T13:26:15.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-31T13:26:17.882Z] Removing intermediate container cdf2f1f19a94 [2021-10-31T13:26:17.882Z] ---> 64e9e0076e10 [2021-10-31T13:26:17.882Z] [2021-10-31T13:26:17.882Z] Step 9/30 : FROM alpine:3.14 [2021-10-31T13:26:17.882Z] 3.14: Pulling from library/alpine [2021-10-31T13:26:18.507Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-31T13:26:18.507Z] Status: Downloaded newer image for alpine:3.14 [2021-10-31T13:26:18.507Z] ---> bb3de5531c18 [2021-10-31T13:26:18.507Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-31T13:26:19.117Z] ---> Running in babc29db6a9b [2021-10-31T13:26:19.716Z] Removing intermediate container babc29db6a9b [2021-10-31T13:26:19.716Z] ---> d14a9e4a3e79 [2021-10-31T13:26:19.992Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-31T13:26:20.271Z] ---> Running in 7d513af36bff [2021-10-31T13:26:20.544Z] Removing intermediate container d0ec9513e183 [2021-10-31T13:26:20.544Z] ---> 53c08034b6ef [2021-10-31T13:26:20.544Z] [2021-10-31T13:26:20.544Z] Step 10/22 : FROM docker:20.10.8 [2021-10-31T13:26:20.817Z] 20.10.8: Pulling from library/docker [2021-10-31T13:26:21.091Z] Removing intermediate container 5167c7f130bb [2021-10-31T13:26:21.091Z] ---> a6645c744f74 [2021-10-31T13:26:21.092Z] [2021-10-31T13:26:21.092Z] Step 9/20 : FROM alpine:3.14 [2021-10-31T13:26:21.092Z] ---> bb3de5531c18 [2021-10-31T13:26:21.092Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-31T13:26:21.706Z] ---> Running in fa43f6294760 [2021-10-31T13:26:22.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:26:22.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:26:23.325Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-31T13:26:23.325Z] (2/2) Installing su-exec (0.2-r1) [2021-10-31T13:26:23.325Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:26:23.325Z] OK: 5 MiB in 16 packages [2021-10-31T13:26:24.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:26:24.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:26:25.320Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-31T13:26:25.320Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-31T13:26:25.320Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-31T13:26:25.320Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-31T13:26:25.320Z] (5/5) Installing curl (7.79.1-r0) [2021-10-31T13:26:25.320Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:26:25.320Z] Executing ca-certificates-20191127-r5.trigger [2021-10-31T13:26:25.320Z] Removing intermediate container 9742c6d1abe0 [2021-10-31T13:26:25.320Z] ---> 147650c4e7b3 [2021-10-31T13:26:25.320Z] [2021-10-31T13:26:25.320Z] Step 11/23 : FROM alpine:3.14 [2021-10-31T13:26:25.320Z] ---> bb3de5531c18 [2021-10-31T13:26:25.320Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-31T13:26:25.605Z] OK: 8 MiB in 19 packages [2021-10-31T13:26:25.879Z] Removing intermediate container 7d513af36bff [2021-10-31T13:26:25.879Z] ---> faf7f4d467f3 [2021-10-31T13:26:25.879Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-31T13:26:25.879Z] ---> Running in a283081dac88 [2021-10-31T13:26:26.153Z] ---> Running in 9060e2b1bcad [2021-10-31T13:26:27.142Z] Removing intermediate container 9060e2b1bcad [2021-10-31T13:26:27.142Z] ---> 756178ac6526 [2021-10-31T13:26:27.142Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-31T13:26:27.142Z] Removing intermediate container 06858e011eac [2021-10-31T13:26:27.142Z] ---> b1bdaf70346d [2021-10-31T13:26:27.142Z] [2021-10-31T13:26:27.142Z] Step 9/22 : FROM alpine:3.14 [2021-10-31T13:26:27.142Z] ---> bb3de5531c18 [2021-10-31T13:26:27.142Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-31T13:26:27.421Z] ---> Running in 0b4c37a04a59 [2021-10-31T13:26:27.421Z] ---> Running in 5d17596ae50c [2021-10-31T13:26:28.021Z] Removing intermediate container fa43f6294760 [2021-10-31T13:26:28.021Z] ---> 5840ab0edb43 [2021-10-31T13:26:28.021Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-31T13:26:28.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:26:28.304Z] ---> Running in de87cd774054 [2021-10-31T13:26:28.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:26:28.579Z] Removing intermediate container 0b4c37a04a59 [2021-10-31T13:26:28.580Z] ---> 2adcea3bd86d [2021-10-31T13:26:28.580Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-31T13:26:28.857Z] ---> Running in 1fe50b438543 [2021-10-31T13:26:29.146Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-31T13:26:29.146Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:26:29.425Z] OK: 5 MiB in 15 packages [2021-10-31T13:26:29.425Z] Removing intermediate container de87cd774054 [2021-10-31T13:26:29.425Z] ---> 061548249c71 [2021-10-31T13:26:29.425Z] Step 12/20 : WORKDIR /edgex [2021-10-31T13:26:29.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:26:29.704Z] ---> Running in 5824736ed5de [2021-10-31T13:26:29.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:26:30.956Z] Removing intermediate container 5824736ed5de [2021-10-31T13:26:30.956Z] ---> fde1c8ed7e84 [2021-10-31T13:26:30.956Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-31T13:26:30.956Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-31T13:26:30.956Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:26:30.956Z] OK: 5 MiB in 15 packages [2021-10-31T13:26:31.233Z] Removing intermediate container a283081dac88 [2021-10-31T13:26:31.233Z] ---> 19e0391f4766 [2021-10-31T13:26:31.233Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-31T13:26:31.506Z] ---> Running in 6ad12dc862fc [2021-10-31T13:26:32.109Z] ---> 0720e8943e96 [2021-10-31T13:26:32.109Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-31T13:26:32.380Z] Removing intermediate container 1fe50b438543 [2021-10-31T13:26:32.380Z] ---> 5de5a5cdfd0a [2021-10-31T13:26:32.380Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-31T13:26:32.380Z] Removing intermediate container 6ad12dc862fc [2021-10-31T13:26:32.380Z] ---> 7e8ef71431ec [2021-10-31T13:26:32.380Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-31T13:26:32.652Z] ---> Running in 4f2618768844 [2021-10-31T13:26:32.652Z] ---> Running in c8d3760b89a6 [2021-10-31T13:26:32.652Z] Removing intermediate container 5d17596ae50c [2021-10-31T13:26:32.652Z] ---> 0123297ee38e [2021-10-31T13:26:32.652Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-31T13:26:32.924Z] ---> Running in 947e292bb5b2 [2021-10-31T13:26:33.529Z] Removing intermediate container 4f2618768844 [2021-10-31T13:26:33.529Z] ---> 4e62196e6eed [2021-10-31T13:26:33.529Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-31T13:26:33.807Z] Removing intermediate container c8d3760b89a6 [2021-10-31T13:26:33.807Z] ---> aa9a57fa28f4 [2021-10-31T13:26:33.807Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-31T13:26:33.807Z] ---> Running in e9b59e82ad2f [2021-10-31T13:26:33.807Z] Removing intermediate container 947e292bb5b2 [2021-10-31T13:26:33.807Z] ---> 71c660b369db [2021-10-31T13:26:33.807Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-31T13:26:34.082Z] ---> Running in eaaae5bd6a32 [2021-10-31T13:26:34.365Z] ---> 7b4686f0e645 [2021-10-31T13:26:34.365Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-31T13:26:34.638Z] Removing intermediate container e9b59e82ad2f [2021-10-31T13:26:34.638Z] ---> c2f1c1c5fdd9 [2021-10-31T13:26:34.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:26:34.912Z] ---> bef5496b08c3 [2021-10-31T13:26:34.912Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-31T13:26:35.183Z] Removing intermediate container eaaae5bd6a32 [2021-10-31T13:26:35.183Z] ---> aea7e7c5ab11 [2021-10-31T13:26:35.183Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-31T13:26:35.183Z] ---> Running in e510310a4cbb [2021-10-31T13:26:35.464Z] ---> Running in db0c60845309 [2021-10-31T13:26:35.738Z] ---> e79a599b2984 [2021-10-31T13:26:35.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-31T13:26:36.333Z] Removing intermediate container db0c60845309 [2021-10-31T13:26:36.333Z] ---> a3fc48cf9851 [2021-10-31T13:26:36.333Z] Step 14/22 : WORKDIR / [2021-10-31T13:26:36.333Z] ---> Running in 05faaeccf195 [2021-10-31T13:26:36.606Z] ---> e0eb112ff561 [2021-10-31T13:26:36.606Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-31T13:26:36.884Z] ---> Running in 1bc0ebd443b0 [2021-10-31T13:26:37.482Z] Removing intermediate container 05faaeccf195 [2021-10-31T13:26:37.482Z] ---> eae9719bce17 [2021-10-31T13:26:37.482Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:26:37.757Z] Removing intermediate container 1bc0ebd443b0 [2021-10-31T13:26:37.757Z] ---> fcf731d1eb28 [2021-10-31T13:26:37.757Z] Step 17/20 : CMD ["--init=true"] [2021-10-31T13:26:37.757Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-31T13:26:37.757Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-31T13:26:37.757Z] ---> dd2018ff7f27 [2021-10-31T13:26:37.758Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-31T13:26:37.758Z] ---> 3734d5adc5ac [2021-10-31T13:26:37.758Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-31T13:26:38.046Z] ---> Running in bfe985bc3643 [2021-10-31T13:26:38.046Z] ---> Running in eeaac0ff48e9 [2021-10-31T13:26:38.321Z] Removing intermediate container e510310a4cbb [2021-10-31T13:26:38.321Z] ---> fdeef032964e [2021-10-31T13:26:38.321Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:26:38.602Z] ---> 87140a4b7b7f [2021-10-31T13:26:38.602Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-31T13:26:38.602Z] Removing intermediate container bfe985bc3643 [2021-10-31T13:26:38.602Z] ---> 8c4151f51403 [2021-10-31T13:26:38.602Z] Step 18/20 : LABEL arch=arm64 [2021-10-31T13:26:38.885Z] Removing intermediate container eeaac0ff48e9 [2021-10-31T13:26:38.885Z] ---> c4614c63b1d5 [2021-10-31T13:26:38.885Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-31T13:26:38.885Z] ---> Running in 2a98a947bdca [2021-10-31T13:26:39.159Z] ---> Running in b7fe7ccf1e38 [2021-10-31T13:26:39.434Z] ---> 95fbddbb42d0 [2021-10-31T13:26:39.434Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-31T13:26:39.434Z] ---> 47aee7b25736 [2021-10-31T13:26:39.434Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-31T13:26:39.434Z] ---> Running in d01c1c397361 [2021-10-31T13:26:39.707Z] Removing intermediate container 2a98a947bdca [2021-10-31T13:26:39.707Z] ---> 98502e41902e [2021-10-31T13:26:39.707Z] Step 19/20 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:26:39.707Z] ---> Running in 9e06d73e3096 [2021-10-31T13:26:40.685Z] Removing intermediate container d01c1c397361 [2021-10-31T13:26:40.685Z] ---> 8813b2a82d16 [2021-10-31T13:26:40.685Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:26:40.685Z] ---> 121150a0604b [2021-10-31T13:26:40.685Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-31T13:26:40.685Z] Removing intermediate container 9e06d73e3096 [2021-10-31T13:26:40.685Z] ---> 57f9a5fe01a7 [2021-10-31T13:26:40.685Z] Step 20/20 : LABEL version=0.0.0 [2021-10-31T13:26:40.685Z] ---> Running in db45d93882cd [2021-10-31T13:26:40.957Z] ---> Running in d300096bcdd1 [2021-10-31T13:26:40.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:26:41.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:26:41.518Z] Removing intermediate container db45d93882cd [2021-10-31T13:26:41.518Z] ---> 646de2151c0e [2021-10-31T13:26:41.518Z] Step 21/23 : LABEL arch=arm64 [2021-10-31T13:26:41.518Z] ---> 3434faf89f2e [2021-10-31T13:26:41.518Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-31T13:26:41.794Z] Removing intermediate container d300096bcdd1 [2021-10-31T13:26:41.794Z] ---> 3b058abb0549 [2021-10-31T13:26:41.794Z] [2021-10-31T13:26:41.794Z] ---> Running in ffc5bbb7832a [2021-10-31T13:26:41.794Z] ---> ce573bc3e77b [2021-10-31T13:26:41.794Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-31T13:26:42.074Z] (1/42) Installing readline (8.1.0-r0) [2021-10-31T13:26:42.074Z] ---> Running in 975d10635579 [2021-10-31T13:26:42.074Z] (2/42) Installing bash (5.1.4-r0) [2021-10-31T13:26:42.074Z] Executing bash-5.1.4-r0.post-install [2021-10-31T13:26:42.074Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-31T13:26:42.358Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-31T13:26:42.358Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-31T13:26:42.358Z] (6/42) Installing curl (7.79.1-r0) [2021-10-31T13:26:42.358Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-31T13:26:42.358Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-31T13:26:42.358Z] (9/42) Installing expat (2.4.1-r0) [2021-10-31T13:26:42.358Z] (10/42) Installing libffi (3.3-r2) [2021-10-31T13:26:42.358Z] Successfully built 3b058abb0549 [2021-10-31T13:26:42.358Z] (11/42) Installing gdbm (1.19-r0) [2021-10-31T13:26:42.358Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-31T13:26:42.358Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-31T13:26:42.358Z]  Building security-proxy-setup ... done Building support-notifications [2021-10-31T13:26:42.358Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-31T13:26:42.358Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-31T13:26:42.358Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-31T13:26:42.358Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-31T13:26:42.358Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-31T13:26:42.358Z] Removing intermediate container ffc5bbb7832a [2021-10-31T13:26:42.358Z] ---> 782975b1e729 [2021-10-31T13:26:42.358Z] Step 22/23 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:26:42.964Z] ---> Running in 041a5a5ec9b5 [2021-10-31T13:26:42.964Z] ---> ff50ba75e36d [2021-10-31T13:26:42.964Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-31T13:26:42.964Z] Removing intermediate container 975d10635579 [2021-10-31T13:26:42.964Z] ---> a48ee6adf83f [2021-10-31T13:26:42.964Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:26:43.564Z] ---> Running in 74164c5996ae [2021-10-31T13:26:43.840Z] Removing intermediate container 041a5a5ec9b5 [2021-10-31T13:26:43.840Z] ---> 61a6833ff898 [2021-10-31T13:26:43.840Z] Step 23/23 : LABEL version=0.0.0 [2021-10-31T13:26:44.438Z] ---> Running in b1c62212dd43 [2021-10-31T13:26:44.438Z] Removing intermediate container 74164c5996ae [2021-10-31T13:26:44.438Z] ---> 2cf75bc3a505 [2021-10-31T13:26:44.438Z] Step 20/22 : LABEL arch=arm64 [2021-10-31T13:26:44.717Z] ---> 9862864fefe0 [2021-10-31T13:26:44.717Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-31T13:26:44.997Z] ---> Running in 102f456e3ce7 [2021-10-31T13:26:44.997Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-31T13:26:44.997Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-31T13:26:44.997Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-31T13:26:44.997Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-31T13:26:44.997Z] Removing intermediate container b1c62212dd43 [2021-10-31T13:26:44.997Z] ---> 69d6bffa4870 [2021-10-31T13:26:44.997Z] [2021-10-31T13:26:45.273Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-31T13:26:45.273Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-31T13:26:45.273Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-31T13:26:45.273Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-31T13:26:45.273Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-31T13:26:45.273Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-31T13:26:45.273Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-31T13:26:45.273Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-31T13:26:45.273Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-31T13:26:45.273Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-31T13:26:45.273Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-31T13:26:45.547Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-31T13:26:45.547Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-31T13:26:45.547Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-31T13:26:45.547Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-31T13:26:45.547Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-31T13:26:45.547Z] Successfully built 69d6bffa4870 [2021-10-31T13:26:45.547Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-31T13:26:45.547Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-31T13:26:45.548Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-31T13:26:45.548Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-31T13:26:45.823Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-31T13:26:45.823Z] Successfully tagged support-scheduler-arm64:latest [2021-10-31T13:26:45.823Z]  Building support-scheduler ... done Building core-command [2021-10-31T13:26:45.823Z] Removing intermediate container 102f456e3ce7 [2021-10-31T13:26:45.823Z] ---> 7e826a0fbe32 [2021-10-31T13:26:45.823Z] Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:26:45.823Z] ---> d658f5d9bbaa [2021-10-31T13:26:45.823Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-31T13:26:46.095Z] ---> Running in f539350cba3f [2021-10-31T13:26:46.372Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:26:46.372Z] OK: 84 MiB in 64 packages [2021-10-31T13:26:46.372Z] ---> Running in 408f85feab3f [2021-10-31T13:26:46.648Z] Removing intermediate container f539350cba3f [2021-10-31T13:26:46.648Z] ---> 71fd56e887b4 [2021-10-31T13:26:46.648Z] Step 22/22 : LABEL version=0.0.0 [2021-10-31T13:26:46.920Z] ---> Running in 2f7f8ab2c8c6 [2021-10-31T13:26:46.920Z] Removing intermediate container 408f85feab3f [2021-10-31T13:26:46.920Z] ---> 6463ec8cb3b8 [2021-10-31T13:26:47.206Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-31T13:26:47.816Z] Removing intermediate container 2f7f8ab2c8c6 [2021-10-31T13:26:47.816Z] ---> 880167816bfb [2021-10-31T13:26:47.816Z] [2021-10-31T13:26:48.106Z] Successfully built 880167816bfb [2021-10-31T13:26:48.106Z] Successfully tagged core-metadata-arm64:latest [2021-10-31T13:26:48.106Z]  Building core-metadata ... done Building core-data [2021-10-31T13:26:48.379Z] ---> f2e00a106388 [2021-10-31T13:26:48.380Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-31T13:26:48.652Z] ---> Running in d5d4e414e619 [2021-10-31T13:26:50.656Z] Collecting docker-compose==1.23.2 [2021-10-31T13:26:50.656Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-31T13:26:51.252Z] Collecting cached-property<2,>=1.2.0 [2021-10-31T13:26:51.252Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-31T13:26:51.529Z] Collecting docker<4.0,>=3.6.0 [2021-10-31T13:26:51.529Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-31T13:26:51.802Z] Removing intermediate container d5d4e414e619 [2021-10-31T13:26:51.802Z] ---> f2b34f1c3921 [2021-10-31T13:26:51.802Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-31T13:26:52.403Z] ---> Running in c453c50b2dd1 [2021-10-31T13:26:52.744Z] Collecting PyYAML<4,>=3.10 [2021-10-31T13:26:52.744Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-31T13:26:53.019Z] Removing intermediate container c453c50b2dd1 [2021-10-31T13:26:53.019Z] ---> 280efb9a021f [2021-10-31T13:26:53.019Z] Step 27/30 : CMD ["gate"] [2021-10-31T13:26:53.620Z] ---> Running in b5b0207cd0f0 [2021-10-31T13:26:54.228Z] Removing intermediate container b5b0207cd0f0 [2021-10-31T13:26:54.228Z] ---> 5ececbb4f6f4 [2021-10-31T13:26:54.228Z] Step 28/30 : LABEL arch=arm64 [2021-10-31T13:26:54.503Z] ---> Running in 5f0c576e39f7 [2021-10-31T13:26:55.499Z] Removing intermediate container 5f0c576e39f7 [2021-10-31T13:26:55.499Z] ---> 2a7d535878c9 [2021-10-31T13:26:55.499Z] Step 29/30 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:26:56.105Z] ---> Running in 05f32ce5870e [2021-10-31T13:26:56.105Z] Collecting texttable<0.10,>=0.9.0 [2021-10-31T13:26:56.105Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-31T13:26:56.716Z] Removing intermediate container 05f32ce5870e [2021-10-31T13:26:56.716Z] ---> 6b1f68720736 [2021-10-31T13:26:56.716Z] Step 30/30 : LABEL version=0.0.0 [2021-10-31T13:26:56.992Z] ---> Running in 0ecff5b3998b [2021-10-31T13:26:57.592Z] Removing intermediate container 0ecff5b3998b [2021-10-31T13:26:57.592Z] ---> 3e2baf22545f [2021-10-31T13:26:57.592Z] [2021-10-31T13:26:57.592Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-31T13:26:58.190Z] Successfully built 3e2baf22545f [2021-10-31T13:26:58.190Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-31T13:26:58.190Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-10-31T13:26:58.463Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-31T13:26:58.463Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-31T13:26:59.060Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-31T13:26:59.060Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-31T13:26:59.060Z] Collecting docopt<0.7,>=0.6.1 [2021-10-31T13:26:59.060Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-31T13:27:01.036Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-31T13:27:01.036Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-31T13:27:03.002Z] Collecting jsonschema<3,>=2.5.1 [2021-10-31T13:27:03.002Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-31T13:27:03.275Z] Collecting docker-pycreds>=0.4.0 [2021-10-31T13:27:03.275Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-31T13:27:03.869Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-31T13:27:03.869Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-31T13:27:03.869Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-31T13:27:04.141Z] Collecting idna<2.8,>=2.5 [2021-10-31T13:27:04.141Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-31T13:27:04.737Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-31T13:27:04.737Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-31T13:27:05.010Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-31T13:27:05.010Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-31T13:27:05.010Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-31T13:27:05.010Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-31T13:27:05.983Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-31T13:27:05.983Z] Attempting uninstall: urllib3 [2021-10-31T13:27:05.983Z] Found existing installation: urllib3 1.26.5 [2021-10-31T13:27:05.983Z] Uninstalling urllib3-1.26.5: [2021-10-31T13:27:06.261Z] Successfully uninstalled urllib3-1.26.5 [2021-10-31T13:27:06.859Z] Attempting uninstall: idna [2021-10-31T13:27:06.859Z] Found existing installation: idna 3.2 [2021-10-31T13:27:06.859Z] Uninstalling idna-3.2: [2021-10-31T13:27:06.859Z] Successfully uninstalled idna-3.2 [2021-10-31T13:27:07.841Z] Attempting uninstall: chardet [2021-10-31T13:27:07.841Z] Found existing installation: chardet 4.0.0 [2021-10-31T13:27:07.841Z] Uninstalling chardet-4.0.0: [2021-10-31T13:27:08.116Z] Successfully uninstalled chardet-4.0.0 [2021-10-31T13:27:10.087Z] Attempting uninstall: requests [2021-10-31T13:27:10.087Z] Found existing installation: requests 2.25.1 [2021-10-31T13:27:10.087Z] Uninstalling requests-2.25.1: [2021-10-31T13:27:10.087Z] Successfully uninstalled requests-2.25.1 [2021-10-31T13:27:10.361Z] Running setup.py install for texttable: started [2021-10-31T13:27:12.338Z] Running setup.py install for texttable: finished with status 'done' [2021-10-31T13:27:12.338Z] Running setup.py install for PyYAML: started [2021-10-31T13:27:14.964Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-31T13:27:14.964Z] Running setup.py install for docopt: started [2021-10-31T13:27:16.934Z] Running setup.py install for docopt: finished with status 'done' [2021-10-31T13:27:16.934Z] Running setup.py install for dockerpty: started [2021-10-31T13:27:19.205Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-31T13:27:19.858Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:27:19.858Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:27:19.858Z] ---> 2f2b01255b99 [2021-10-31T13:27:19.858Z] Step 3/21 : WORKDIR /edgex-go [2021-10-31T13:27:19.858Z] ---> Using cache [2021-10-31T13:27:19.858Z] ---> 2d90e02bdf30 [2021-10-31T13:27:19.858Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:27:19.858Z] ---> Using cache [2021-10-31T13:27:19.858Z] ---> 62c3917c5df6 [2021-10-31T13:27:19.858Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-31T13:27:22.027Z] ---> Running in a079e330d9dc [2021-10-31T13:27:22.027Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-31T13:27:24.013Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:27:25.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:27:25.619Z] OK: 219 MiB in 52 packages [2021-10-31T13:27:27.602Z] Removing intermediate container a079e330d9dc [2021-10-31T13:27:27.602Z] ---> 8558c9d1237e [2021-10-31T13:27:27.602Z] Step 6/21 : COPY . . [2021-10-31T13:27:28.203Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:27:28.203Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:27:28.203Z] ---> 2f2b01255b99 [2021-10-31T13:27:28.203Z] Step 3/22 : WORKDIR /edgex-go [2021-10-31T13:27:28.203Z] ---> Using cache [2021-10-31T13:27:28.203Z] ---> 2d90e02bdf30 [2021-10-31T13:27:28.203Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:27:28.203Z] ---> Using cache [2021-10-31T13:27:28.203Z] ---> 62c3917c5df6 [2021-10-31T13:27:28.203Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-31T13:27:28.203Z] ---> Using cache [2021-10-31T13:27:28.203Z] ---> c24728c066de [2021-10-31T13:27:28.203Z] Step 6/22 : COPY . . [2021-10-31T13:27:28.478Z] ---> Using cache [2021-10-31T13:27:28.479Z] ---> 3b4f56a1688c [2021-10-31T13:27:28.479Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:27:28.479Z] ---> Using cache [2021-10-31T13:27:28.479Z] ---> a632702c0c02 [2021-10-31T13:27:28.479Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-31T13:27:28.756Z] ---> Running in 5bd3f1cc3985 [2021-10-31T13:27:30.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-31T13:27:30.741Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:27:30.741Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:27:30.741Z] ---> 2f2b01255b99 [2021-10-31T13:27:30.741Z] Step 3/22 : WORKDIR /edgex-go [2021-10-31T13:27:30.741Z] ---> Using cache [2021-10-31T13:27:30.741Z] ---> 2d90e02bdf30 [2021-10-31T13:27:30.741Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:27:30.741Z] ---> Using cache [2021-10-31T13:27:30.741Z] ---> 62c3917c5df6 [2021-10-31T13:27:30.741Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-31T13:27:31.013Z] ---> Running in 18c96e5a4e57 [2021-10-31T13:27:33.659Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:27:34.265Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:27:35.266Z] OK: 219 MiB in 52 packages [2021-10-31T13:27:37.917Z] Removing intermediate container 18c96e5a4e57 [2021-10-31T13:27:37.917Z] ---> 18883596985e [2021-10-31T13:27:37.917Z] Step 6/22 : COPY . . [2021-10-31T13:27:41.315Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-31T13:27:41.315Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-31T13:27:41.315Z] ---> 2f2b01255b99 [2021-10-31T13:27:41.315Z] Step 3/24 : WORKDIR /edgex-go [2021-10-31T13:27:41.315Z] ---> Using cache [2021-10-31T13:27:41.316Z] ---> 2d90e02bdf30 [2021-10-31T13:27:41.316Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:27:41.316Z] ---> Using cache [2021-10-31T13:27:41.316Z] ---> 62c3917c5df6 [2021-10-31T13:27:41.316Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-31T13:27:41.316Z] ---> Using cache [2021-10-31T13:27:41.316Z] ---> c24728c066de [2021-10-31T13:27:41.316Z] Step 6/24 : COPY . . [2021-10-31T13:27:41.316Z] ---> Using cache [2021-10-31T13:27:41.316Z] ---> 3b4f56a1688c [2021-10-31T13:27:41.316Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:27:41.316Z] ---> Using cache [2021-10-31T13:27:41.316Z] ---> a632702c0c02 [2021-10-31T13:27:41.316Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-31T13:27:41.917Z] ---> Running in f8ab1ab5c570 [2021-10-31T13:27:43.910Z] Removing intermediate container b7fe7ccf1e38 [2021-10-31T13:27:44.191Z] ---> 0d2556964e6b [2021-10-31T13:27:44.191Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-31T13:27:44.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-31T13:27:44.745Z] ---> Running in fa219ce3b6f7 [2021-10-31T13:27:46.185Z] Removing intermediate container fa219ce3b6f7 [2021-10-31T13:27:46.185Z] ---> 94b86f709434 [2021-10-31T13:27:46.185Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-31T13:27:46.185Z] ---> Running in 8c939de75bb0 [2021-10-31T13:27:47.178Z] Removing intermediate container 8c939de75bb0 [2021-10-31T13:27:47.178Z] ---> f7e7345218aa [2021-10-31T13:27:47.178Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-31T13:27:50.588Z] ---> 395ba738444e [2021-10-31T13:27:50.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-31T13:27:52.585Z] ---> 1cf8be49f2f0 [2021-10-31T13:27:52.586Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-31T13:27:55.225Z] ---> 3fd46d055d53 [2021-10-31T13:27:55.225Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-31T13:27:55.225Z] ---> Running in 3a8fc23a29a5 [2021-10-31T13:27:56.666Z] Removing intermediate container 3a8fc23a29a5 [2021-10-31T13:27:56.666Z] ---> d1051c680243 [2021-10-31T13:27:56.666Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:27:56.942Z] ---> Running in cd6503f3f730 [2021-10-31T13:27:57.927Z] Removing intermediate container cd6503f3f730 [2021-10-31T13:27:57.927Z] ---> 3338163c6f46 [2021-10-31T13:27:57.927Z] Step 20/22 : LABEL arch=arm64 [2021-10-31T13:27:58.202Z] ---> Running in 126e959111c4 [2021-10-31T13:27:59.653Z] Removing intermediate container 126e959111c4 [2021-10-31T13:27:59.653Z] ---> 7af14347738d [2021-10-31T13:27:59.653Z] Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:27:59.653Z] ---> Running in 1a3959474ebf [2021-10-31T13:28:01.111Z] Removing intermediate container 1a3959474ebf [2021-10-31T13:28:01.111Z] ---> be4728adbcc1 [2021-10-31T13:28:01.111Z] Step 22/22 : LABEL version=0.0.0 [2021-10-31T13:28:01.388Z] ---> Running in 4db6657588ef [2021-10-31T13:28:02.374Z] ---> 9287ace3dc3a [2021-10-31T13:28:02.374Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:28:02.652Z] Removing intermediate container 4db6657588ef [2021-10-31T13:28:02.652Z] ---> d6fba16b1b6b [2021-10-31T13:28:02.652Z] [2021-10-31T13:28:02.652Z] ---> Running in dd519e5b92fd [2021-10-31T13:28:04.094Z] Successfully built d6fba16b1b6b [2021-10-31T13:28:04.094Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-31T13:28:09.544Z]  Building sys-mgmt-agent ... done Removing intermediate container dd519e5b92fd [2021-10-31T13:28:09.544Z] ---> 9fb167202da8 [2021-10-31T13:28:09.544Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-31T13:28:09.544Z] ---> Running in 525bf68a622f [2021-10-31T13:28:09.544Z] ---> a191f87a8a17 [2021-10-31T13:28:09.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-31T13:28:09.825Z] ---> Running in de1e10bf63d2 [2021-10-31T13:28:11.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-31T13:28:15.231Z] Removing intermediate container de1e10bf63d2 [2021-10-31T13:28:15.231Z] ---> a9ce8d6fadca [2021-10-31T13:28:15.231Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-31T13:28:15.231Z] ---> Running in c9b130207265 [2021-10-31T13:28:17.210Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-31T13:28:49.551Z] Removing intermediate container 5bd3f1cc3985 [2021-10-31T13:28:49.551Z] ---> 2b54b392a104 [2021-10-31T13:28:49.551Z] [2021-10-31T13:28:49.551Z] Step 9/22 : FROM alpine:3.14 [2021-10-31T13:28:49.551Z] ---> bb3de5531c18 [2021-10-31T13:28:49.551Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-31T13:28:49.551Z] ---> Using cache [2021-10-31T13:28:49.551Z] ---> 0123297ee38e [2021-10-31T13:28:49.551Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-31T13:28:49.551Z] ---> Using cache [2021-10-31T13:28:49.551Z] ---> 71c660b369db [2021-10-31T13:28:49.551Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-31T13:28:49.551Z] ---> Running in e78345784ee2 [2021-10-31T13:28:49.551Z] Removing intermediate container e78345784ee2 [2021-10-31T13:28:49.551Z] ---> 63a215628040 [2021-10-31T13:28:49.551Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-31T13:28:49.551Z] ---> Running in 2f34b9784bc2 [2021-10-31T13:28:49.551Z] Removing intermediate container 2f34b9784bc2 [2021-10-31T13:28:49.551Z] ---> 5bca49321882 [2021-10-31T13:28:49.551Z] Step 14/22 : WORKDIR / [2021-10-31T13:28:49.551Z] ---> Running in 763adb064a1f [2021-10-31T13:28:49.551Z] Removing intermediate container 763adb064a1f [2021-10-31T13:28:49.551Z] ---> 5202b31b1bd2 [2021-10-31T13:28:49.551Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:28:49.551Z] ---> 48c1ae27508a [2021-10-31T13:28:49.551Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-31T13:28:51.000Z] ---> cd0dcbe0e2cf [2021-10-31T13:28:51.000Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-31T13:28:52.440Z] ---> 94c3d30e670f [2021-10-31T13:28:52.440Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-31T13:28:52.440Z] ---> Running in 919fb4c26489 [2021-10-31T13:28:53.043Z] Removing intermediate container 919fb4c26489 [2021-10-31T13:28:53.043Z] ---> 50a1e33dfede [2021-10-31T13:28:53.043Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:28:53.043Z] ---> Running in 0e9c9d3fd4b9 [2021-10-31T13:28:54.039Z] Removing intermediate container 0e9c9d3fd4b9 [2021-10-31T13:28:54.039Z] ---> 214933a7a1ca [2021-10-31T13:28:54.039Z] Step 20/22 : LABEL arch=arm64 [2021-10-31T13:28:54.039Z] ---> Running in 33b1fc08ee8c [2021-10-31T13:28:54.644Z] Removing intermediate container 33b1fc08ee8c [2021-10-31T13:28:54.644Z] ---> 0b0381d3a7f5 [2021-10-31T13:28:54.644Z] Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:28:54.919Z] ---> Running in df55a5efe660 [2021-10-31T13:28:55.519Z] Removing intermediate container df55a5efe660 [2021-10-31T13:28:55.519Z] ---> f82a8525c732 [2021-10-31T13:28:55.519Z] Step 22/22 : LABEL version=0.0.0 [2021-10-31T13:28:55.793Z] ---> Running in 42b3a484f583 [2021-10-31T13:28:56.392Z] Removing intermediate container 42b3a484f583 [2021-10-31T13:28:56.392Z] ---> c474a78e92a0 [2021-10-31T13:28:56.392Z] [2021-10-31T13:28:56.989Z] Successfully built c474a78e92a0 [2021-10-31T13:28:56.989Z] Successfully tagged core-command-arm64:latest [2021-10-31T13:29:05.277Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-31T13:29:15.467Z] Removing intermediate container f8ab1ab5c570 [2021-10-31T13:29:15.467Z] ---> be54bba76b50 [2021-10-31T13:29:15.467Z] [2021-10-31T13:29:15.467Z] Step 9/24 : FROM alpine:3.14 [2021-10-31T13:29:15.467Z] ---> bb3de5531c18 [2021-10-31T13:29:15.467Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-31T13:29:15.467Z] ---> Running in 0f26a1451ede [2021-10-31T13:29:17.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:29:17.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:29:18.438Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-31T13:29:18.438Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-31T13:29:18.438Z] (3/3) Installing su-exec (0.2-r1) [2021-10-31T13:29:18.438Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:29:18.438Z] Executing ca-certificates-20191127-r5.trigger [2021-10-31T13:29:18.716Z] OK: 6 MiB in 17 packages [2021-10-31T13:29:21.342Z] Removing intermediate container 0f26a1451ede [2021-10-31T13:29:21.342Z] ---> 05cbf1c0d031 [2021-10-31T13:29:21.342Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-31T13:29:21.342Z] ---> Running in 8a4c96ef1543 [2021-10-31T13:29:21.958Z] Removing intermediate container 8a4c96ef1543 [2021-10-31T13:29:21.958Z] ---> 02e3fb6cb0fd [2021-10-31T13:29:21.958Z] Step 12/24 : WORKDIR / [2021-10-31T13:29:22.237Z] ---> Running in e5d959c4b79b [2021-10-31T13:29:22.838Z] Removing intermediate container e5d959c4b79b [2021-10-31T13:29:22.838Z] ---> d91d850fed23 [2021-10-31T13:29:22.838Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-31T13:29:23.830Z] ---> f9be015771d2 [2021-10-31T13:29:23.830Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-31T13:29:25.277Z] ---> fddc65d7de72 [2021-10-31T13:29:25.277Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-31T13:29:26.270Z] ---> e2d66e2620d1 [2021-10-31T13:29:26.270Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-31T13:29:27.729Z] ---> a927c4c603fb [2021-10-31T13:29:27.729Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-31T13:29:29.716Z] ---> fd170e9416fc [2021-10-31T13:29:29.716Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-31T13:29:31.170Z] ---> 2ee61020666d [2021-10-31T13:29:31.170Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-31T13:29:32.619Z] ---> adad441e5c98 [2021-10-31T13:29:32.619Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-31T13:29:32.619Z] ---> Running in bcabe06a2c3d [2021-10-31T13:29:36.017Z] Removing intermediate container bcabe06a2c3d [2021-10-31T13:29:36.017Z] ---> 4ab08289fa73 [2021-10-31T13:29:36.017Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-31T13:29:36.017Z] ---> Running in 675be978835a [2021-10-31T13:29:36.616Z] Removing intermediate container 675be978835a [2021-10-31T13:29:36.616Z] ---> 4626b17afe4d [2021-10-31T13:29:36.616Z] Step 22/24 : LABEL arch=arm64 [2021-10-31T13:29:36.616Z] ---> Running in f1fec0b47f68 [2021-10-31T13:29:37.590Z] Removing intermediate container f1fec0b47f68 [2021-10-31T13:29:37.590Z] ---> 01d729738a83 [2021-10-31T13:29:37.590Z] Step 23/24 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:29:37.590Z] Removing intermediate container 525bf68a622f [2021-10-31T13:29:37.590Z] ---> f537f6e69858 [2021-10-31T13:29:37.590Z] [2021-10-31T13:29:37.590Z] Step 9/21 : FROM alpine:3.14 [2021-10-31T13:29:37.590Z] ---> bb3de5531c18 [2021-10-31T13:29:37.590Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-31T13:29:37.590Z] ---> Running in 392916a8df19 [2021-10-31T13:29:37.865Z] ---> Running in 00679497554e [2021-10-31T13:29:38.471Z] Removing intermediate container 392916a8df19 [2021-10-31T13:29:38.471Z] ---> 69486e265c96 [2021-10-31T13:29:38.471Z] Step 24/24 : LABEL version=0.0.0 [2021-10-31T13:29:38.471Z] ---> Running in a2ac0354aaae [2021-10-31T13:29:39.070Z] Removing intermediate container a2ac0354aaae [2021-10-31T13:29:39.070Z] ---> e965a2c633ee [2021-10-31T13:29:39.070Z] [2021-10-31T13:29:39.341Z] Successfully built e965a2c633ee [2021-10-31T13:29:39.341Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-31T13:29:39.624Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:29:39.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:29:40.604Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-31T13:29:40.604Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-31T13:29:40.604Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:29:40.604Z] Executing ca-certificates-20191127-r5.trigger [2021-10-31T13:29:40.875Z] OK: 6 MiB in 16 packages [2021-10-31T13:29:42.844Z] Removing intermediate container 00679497554e [2021-10-31T13:29:42.844Z] ---> 22f2de9442c4 [2021-10-31T13:29:42.844Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-31T13:29:42.844Z] ---> Running in 1218b4804091 [2021-10-31T13:29:43.444Z] Removing intermediate container 1218b4804091 [2021-10-31T13:29:43.444Z] ---> 28776f890024 [2021-10-31T13:29:43.444Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-31T13:29:43.718Z] ---> Running in def391a0bf14 [2021-10-31T13:29:44.310Z] Removing intermediate container c9b130207265 [2021-10-31T13:29:44.310Z] ---> 9a1d466cb1d6 [2021-10-31T13:29:44.310Z] [2021-10-31T13:29:44.310Z] Step 9/22 : FROM alpine:3.14 [2021-10-31T13:29:44.310Z] ---> bb3de5531c18 [2021-10-31T13:29:44.310Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-31T13:29:44.310Z] ---> Running in 051234cadf2d [2021-10-31T13:29:44.310Z] Removing intermediate container def391a0bf14 [2021-10-31T13:29:44.310Z] ---> 13567433e346 [2021-10-31T13:29:44.310Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-31T13:29:44.584Z] ---> Running in 8756365e6259 [2021-10-31T13:29:44.857Z] Removing intermediate container 051234cadf2d [2021-10-31T13:29:44.857Z] ---> ac465d156ca5 [2021-10-31T13:29:44.857Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-31T13:29:44.857Z] ---> Running in cab7e8388055 [2021-10-31T13:29:45.129Z] Removing intermediate container 8756365e6259 [2021-10-31T13:29:45.129Z] ---> e39fe5d20caf [2021-10-31T13:29:45.129Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:29:45.404Z] Removing intermediate container cab7e8388055 [2021-10-31T13:29:45.404Z] ---> a4da1e57a2ec [2021-10-31T13:29:45.404Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-31T13:29:45.680Z] ---> Running in 207fc50e3428 [2021-10-31T13:29:45.951Z] ---> cb9438a3c0c7 [2021-10-31T13:29:45.951Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-31T13:29:46.226Z] Removing intermediate container 207fc50e3428 [2021-10-31T13:29:46.226Z] ---> 129036fec90f [2021-10-31T13:29:46.226Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-31T13:29:46.226Z] ---> Running in 486e397bd4f2 [2021-10-31T13:29:47.201Z] ---> 4c85e3b9a7fd [2021-10-31T13:29:47.201Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-31T13:29:48.183Z] ---> d39adcd66e6f [2021-10-31T13:29:48.183Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-31T13:29:48.183Z] ---> Running in 967e2fdb925e [2021-10-31T13:29:48.458Z] Removing intermediate container 486e397bd4f2 [2021-10-31T13:29:48.458Z] ---> aca239768f79 [2021-10-31T13:29:48.458Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-31T13:29:48.458Z] ---> Running in e1459ddf70c2 [2021-10-31T13:29:48.734Z] Removing intermediate container 967e2fdb925e [2021-10-31T13:29:48.734Z] ---> d465ff52d7db [2021-10-31T13:29:48.734Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:29:48.734Z] ---> Running in 16fd7540f375 [2021-10-31T13:29:49.332Z] Removing intermediate container 16fd7540f375 [2021-10-31T13:29:49.332Z] ---> 0731209f61d2 [2021-10-31T13:29:49.332Z] Step 19/21 : LABEL arch=arm64 [2021-10-31T13:29:49.332Z] ---> Running in 43b8c9b5a3ee [2021-10-31T13:29:49.923Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-31T13:29:49.923Z] Removing intermediate container 43b8c9b5a3ee [2021-10-31T13:29:49.923Z] ---> cc5ebd20365a [2021-10-31T13:29:49.923Z] Step 20/21 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:29:50.195Z] ---> Running in 45ead171b774 [2021-10-31T13:29:50.467Z] Removing intermediate container 45ead171b774 [2021-10-31T13:29:50.467Z] ---> 41118ef25638 [2021-10-31T13:29:50.467Z] Step 21/21 : LABEL version=0.0.0 [2021-10-31T13:29:50.740Z] ---> Running in 093f1f97b12f [2021-10-31T13:29:50.740Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-31T13:29:51.016Z] Removing intermediate container 093f1f97b12f [2021-10-31T13:29:51.016Z] ---> 5525be106dc7 [2021-10-31T13:29:51.016Z] [2021-10-31T13:29:51.617Z] Successfully built 5525be106dc7 [2021-10-31T13:29:51.617Z] Successfully tagged support-notifications-arm64:latest [2021-10-31T13:29:51.617Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-31T13:29:51.617Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-31T13:29:51.893Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-31T13:29:51.893Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-31T13:29:52.167Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-31T13:29:52.167Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-31T13:29:52.167Z] Executing busybox-1.33.1-r3.trigger [2021-10-31T13:29:52.167Z] OK: 8 MiB in 20 packages [2021-10-31T13:29:53.612Z] Removing intermediate container e1459ddf70c2 [2021-10-31T13:29:53.612Z] ---> 2de292e61230 [2021-10-31T13:29:53.612Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-31T13:29:54.215Z] ---> 8e21e2840a78 [2021-10-31T13:29:54.215Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-31T13:29:55.212Z] ---> 8e45fb8c6849 [2021-10-31T13:29:55.212Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-31T13:29:56.189Z] ---> f250364313ba [2021-10-31T13:29:56.189Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-31T13:29:56.189Z] ---> Running in c189936209c6 [2021-10-31T13:29:56.783Z] Removing intermediate container c189936209c6 [2021-10-31T13:29:56.783Z] ---> 9af5cf430f3b [2021-10-31T13:29:56.783Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-31T13:29:56.783Z] ---> Running in 4623764012a3 [2021-10-31T13:29:57.055Z] Removing intermediate container 4623764012a3 [2021-10-31T13:29:57.055Z] ---> ffb4fe77a96e [2021-10-31T13:29:57.055Z] Step 20/22 : LABEL arch=arm64 [2021-10-31T13:29:57.338Z] ---> Running in e4c284a6edd2 [2021-10-31T13:29:57.619Z] Removing intermediate container e4c284a6edd2 [2021-10-31T13:29:57.619Z] ---> ab7794ec53fc [2021-10-31T13:29:57.619Z] Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c [2021-10-31T13:29:57.889Z] ---> Running in 32c9728712f9 [2021-10-31T13:29:58.159Z] Removing intermediate container 32c9728712f9 [2021-10-31T13:29:58.159Z] ---> 632aa1213880 [2021-10-31T13:29:58.432Z] Step 22/22 : LABEL version=0.0.0 [2021-10-31T13:29:58.432Z] ---> Running in 9be16fada981 [2021-10-31T13:29:59.023Z] Removing intermediate container 9be16fada981 [2021-10-31T13:29:59.023Z] ---> 3fe96ba09cf0 [2021-10-31T13:29:59.023Z] [2021-10-31T13:29:59.297Z] Successfully built 3fe96ba09cf0 [2021-10-31T13:29:59.297Z] Successfully tagged core-data-arm64:latest [2021-10-31T13:29:59.581Z]  Building core-data ... done  [Pipeline] } [2021-10-31T13:29:59.581Z] $ docker stop --time=1 a10bd1e417367957c987b6936175e91f7888bdf563849ceea8a0a6ccecc38dc2 [2021-10-31T13:30:01.356Z] $ docker rm -f a10bd1e417367957c987b6936175e91f7888bdf563849ceea8a0a6ccecc38dc2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-31T13:30:01.981Z] + docker images [2021-10-31T13:30:02.252Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-31T13:30:02.252Z] core-data-arm64 latest 3fe96ba09cf0 4 seconds ago 19.5MB [2021-10-31T13:30:02.252Z] support-notifications-arm64 latest 5525be106dc7 12 seconds ago 16.1MB [2021-10-31T13:30:02.252Z] 9a1d466cb1d6 19 seconds ago 1.58GB [2021-10-31T13:30:02.252Z] security-secretstore-setup-arm64 latest e965a2c633ee 24 seconds ago 26.8MB [2021-10-31T13:30:02.252Z] f537f6e69858 25 seconds ago 1.57GB [2021-10-31T13:30:02.252Z] be54bba76b50 49 seconds ago 1.58GB [2021-10-31T13:30:02.252Z] core-command-arm64 latest c474a78e92a0 About a minute ago 15.2MB [2021-10-31T13:30:02.252Z] 2b54b392a104 About a minute ago 1.57GB [2021-10-31T13:30:02.252Z] sys-mgmt-agent-arm64 latest d6fba16b1b6b 2 minutes ago 277MB [2021-10-31T13:30:02.252Z] security-bootstrapper-arm64 latest 3e2baf22545f 3 minutes ago 17.8MB [2021-10-31T13:30:02.252Z] core-metadata-arm64 latest 880167816bfb 3 minutes ago 15.9MB [2021-10-31T13:30:02.252Z] support-scheduler-arm64 latest 69d6bffa4870 3 minutes ago 15.3MB [2021-10-31T13:30:02.252Z] security-proxy-setup-arm64 latest 3b058abb0549 3 minutes ago 25.4MB [2021-10-31T13:30:02.252Z] b1bdaf70346d 3 minutes ago 1.57GB [2021-10-31T13:30:02.252Z] 147650c4e7b3 3 minutes ago 1.57GB [2021-10-31T13:30:02.252Z] a6645c744f74 3 minutes ago 1.57GB [2021-10-31T13:30:02.252Z] 53c08034b6ef 3 minutes ago 1.57GB [2021-10-31T13:30:02.252Z] 64e9e0076e10 3 minutes ago 1.57GB [2021-10-31T13:30:02.252Z] ci-base-image-arm64 latest 2f2b01255b99 13 minutes ago 1.24GB [2021-10-31T13:30:02.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB [2021-10-31T13:30:02.252Z] docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB [2021-10-31T13:30:02.252Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-31T13:30:02.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:30:03.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-31T13:30:03.291Z] [2021-10-31T13:30:03.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:30:03.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-31T13:30:03.933Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-31T13:30:03.933Z] 448f6bf000e3: Pulling fs layer [2021-10-31T13:30:03.933Z] f757da607395: Pulling fs layer [2021-10-31T13:30:03.933Z] 05883995daec: Pulling fs layer [2021-10-31T13:30:03.933Z] 8603b9c90790: Pulling fs layer [2021-10-31T13:30:03.933Z] 1560dd03e051: Pulling fs layer [2021-10-31T13:30:03.933Z] 27f5ce0e4adf: Pulling fs layer [2021-10-31T13:30:03.933Z] c2d8d7efcc4b: Pulling fs layer [2021-10-31T13:30:03.933Z] 8603b9c90790: Waiting [2021-10-31T13:30:03.933Z] 1560dd03e051: Waiting [2021-10-31T13:30:03.933Z] c2d8d7efcc4b: Waiting [2021-10-31T13:30:03.933Z] 27f5ce0e4adf: Waiting [2021-10-31T13:30:03.933Z] f757da607395: Verifying Checksum [2021-10-31T13:30:03.933Z] f757da607395: Download complete [2021-10-31T13:30:03.933Z] 8603b9c90790: Verifying Checksum [2021-10-31T13:30:03.933Z] 8603b9c90790: Download complete [2021-10-31T13:30:04.206Z] 1560dd03e051: Download complete [2021-10-31T13:30:04.207Z] 27f5ce0e4adf: Verifying Checksum [2021-10-31T13:30:04.207Z] 27f5ce0e4adf: Download complete [2021-10-31T13:30:04.207Z] 05883995daec: Download complete [2021-10-31T13:30:04.479Z] 448f6bf000e3: Download complete [2021-10-31T13:30:07.096Z] c2d8d7efcc4b: Verifying Checksum [2021-10-31T13:30:07.096Z] c2d8d7efcc4b: Download complete [2021-10-31T13:30:08.076Z] 448f6bf000e3: Pull complete [2021-10-31T13:30:09.056Z] f757da607395: Pull complete [2021-10-31T13:30:10.482Z] 05883995daec: Pull complete [2021-10-31T13:30:10.752Z] 8603b9c90790: Pull complete [2021-10-31T13:30:11.730Z] 1560dd03e051: Pull complete [2021-10-31T13:30:12.000Z] 27f5ce0e4adf: Pull complete [2021-10-31T13:30:27.076Z] c2d8d7efcc4b: Pull complete [2021-10-31T13:30:27.076Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-31T13:30:27.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-31T13:30:27.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-31T13:30:27.401Z] prd-ubuntu18.04-docker-arm64-4c-16g-13565 does not seem to be running inside a container [2021-10-31T13:30:27.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-31T13:30:30.159Z] $ docker top e51e2dcb4b56d66af83e6398fa5b6a759b1d63c8c2215dff534b9c3a999b6653 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:30:31.378Z] ---> job-cost.sh [2021-10-31T13:30:31.378Z] lf-activate-venv: SKIPPING [2021-10-31T13:30:31.378Z] INFO: No Stack... [2021-10-31T13:30:32.813Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-31T13:30:32.813Z] INFO: Archiving Costs [Pipeline] sh [2021-10-31T13:30:33.531Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-10-31T13:30:33.531Z] + cut -d, -f6 [Pipeline] lock [2021-10-31T13:30:33.622Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3789-1-stack-cost] [2021-10-31T13:30:33.626Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3789-1-stack-cost] did not exist. Created. [2021-10-31T13:30:33.627Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3789-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-31T13:30:34.372Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-31T13:30:34.545Z] Stashed 1 file(s) [Pipeline] } [2021-10-31T13:30:34.559Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3789-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-31T13:30:34.589Z] $ docker stop --time=1 e51e2dcb4b56d66af83e6398fa5b6a759b1d63c8c2215dff534b9c3a999b6653 [2021-10-31T13:30:36.208Z] $ docker rm -f e51e2dcb4b56d66af83e6398fa5b6a759b1d63c8c2215dff534b9c3a999b6653 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-31T13:30:37.363Z] provisioning config files... [2021-10-31T13:30:37.380Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config849669486351914309tmp [Pipeline] { [Pipeline] sh [2021-10-31T13:30:37.720Z] + set +x [2021-10-31T13:30:37.720Z] + curl -s https://codecov.io/bash [2021-10-31T13:30:37.720Z] + bash -s -- [2021-10-31T13:30:37.720Z] [2021-10-31T13:30:37.720Z] _____ _ [2021-10-31T13:30:37.720Z] / ____| | | [2021-10-31T13:30:37.720Z] | | ___ __| | ___ ___ _____ __ [2021-10-31T13:30:37.720Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-31T13:30:37.720Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-31T13:30:37.720Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-31T13:30:37.720Z] Bash-1.0.6 [2021-10-31T13:30:37.720Z] [2021-10-31T13:30:37.720Z] [2021-10-31T13:30:37.720Z] ==> git version 2.24.4 found [2021-10-31T13:30:37.720Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-31T13:30:37.720Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-31T13:30:37.720Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-31T13:30:37.720Z] ==> Jenkins CI detected. [2021-10-31T13:30:37.720Z] current dir:  /w/workspace/edgex-go/1 [2021-10-31T13:30:37.720Z] project root: . [2021-10-31T13:30:37.720Z] --> token set from env [2021-10-31T13:30:37.983Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-31T13:30:37.983Z] ==> Running gcov in . (disable via -X gcov) [2021-10-31T13:30:37.983Z] ==> Python coveragepy not found [2021-10-31T13:30:37.983Z] ==> Searching for coverage reports in: [2021-10-31T13:30:37.983Z] + . [2021-10-31T13:30:37.983Z] -> Found 1 reports [2021-10-31T13:30:37.983Z] ==> Detecting git/mercurial file structure [2021-10-31T13:30:37.983Z] ==> Reading reports [2021-10-31T13:30:37.983Z] + ./coverage.out bytes=428381 [2021-10-31T13:30:37.983Z] ==> Appending adjustments [2021-10-31T13:30:37.983Z] https://docs.codecov.io/docs/fixing-reports [2021-10-31T13:30:38.923Z] + Found adjustments [2021-10-31T13:30:38.923Z] ==> Gzipping contents [2021-10-31T13:30:39.186Z] 60K /tmp/codecov.8EZV8R.gz [2021-10-31T13:30:39.186Z] ==> Uploading reports [2021-10-31T13:30:39.186Z] url: https://codecov.io [2021-10-31T13:30:39.186Z] query: branch=PR-3789&commit=0eb2b220bb02af9f5e39ccb56da74fa62c43820c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3789%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3789&job=&cmd_args= [2021-10-31T13:30:39.186Z] -> Pinging Codecov [2021-10-31T13:30:39.186Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3789&commit=0eb2b220bb02af9f5e39ccb56da74fa62c43820c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3789%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3789&job=&cmd_args= [2021-10-31T13:30:39.447Z] -> Uploading to [2021-10-31T13:30:39.447Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-31/00271124DB129430A58F1EEE437C3FCB/0eb2b220bb02af9f5e39ccb56da74fa62c43820c/74ab3c18-4270-4a51-9417-f34a00eb7bde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211031T133039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eeb814f50a66fc50b18c8bf5250d18b4ca76a81262323ad0de5bb2146597ed0d [2021-10-31T13:30:39.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-31T13:30:39.447Z] Dload Upload Total Spent Left Speed [2021-10-31T13:30:39.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57677 0 0 100 57677 0 177k --:--:-- --:--:-- --:--:-- 178k [2021-10-31T13:30:39.707Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0eb2b220bb02af9f5e39ccb56da74fa62c43820c [Pipeline] } [2021-10-31T13:30:39.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-31T13:30:41.514Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:30:41.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:30:42.443Z] ---> package-listing.sh [2021-10-31T13:30:42.443Z] ++ facter osfamily [2021-10-31T13:30:42.443Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-31T13:30:42.708Z] + OS_FAMILY=redhat [2021-10-31T13:30:42.708Z] + workspace=/w/workspace/edgex-go/1 [2021-10-31T13:30:42.708Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-31T13:30:42.708Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-31T13:30:42.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-31T13:30:42.708Z] + PACKAGES=/tmp/packages_start.txt [2021-10-31T13:30:42.708Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-31T13:30:42.708Z] + PACKAGES=/tmp/packages_end.txt [2021-10-31T13:30:42.708Z] + case "${OS_FAMILY}" in [2021-10-31T13:30:42.708Z] + rpm -qa [2021-10-31T13:30:42.708Z] + sort [2021-10-31T13:30:46.009Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-31T13:30:46.009Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-31T13:30:46.009Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-31T13:30:46.009Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-31T13:30:46.009Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-31T13:30:46.009Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-31T13:30:46.046Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-31T13:30:46.351Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:30:46.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-31T13:30:46.933Z] [2021-10-31T13:30:46.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-31T13:30:47.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-31T13:30:47.262Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-31T13:30:47.262Z] b4d181a07f80: Pulling fs layer [2021-10-31T13:30:47.262Z] a1111a8f2ec3: Pulling fs layer [2021-10-31T13:30:47.262Z] ed53099fbce6: Pulling fs layer [2021-10-31T13:30:47.262Z] dc539afda2c1: Pulling fs layer [2021-10-31T13:30:47.262Z] 77bc0d833cb6: Pulling fs layer [2021-10-31T13:30:47.262Z] 9065ff56babe: Pulling fs layer [2021-10-31T13:30:47.262Z] d287ab97295c: Pulling fs layer [2021-10-31T13:30:47.262Z] 77bc0d833cb6: Waiting [2021-10-31T13:30:47.262Z] 9065ff56babe: Waiting [2021-10-31T13:30:47.262Z] d287ab97295c: Waiting [2021-10-31T13:30:47.262Z] dc539afda2c1: Waiting [2021-10-31T13:30:47.262Z] a1111a8f2ec3: Verifying Checksum [2021-10-31T13:30:47.262Z] a1111a8f2ec3: Download complete [2021-10-31T13:30:47.262Z] dc539afda2c1: Verifying Checksum [2021-10-31T13:30:47.262Z] dc539afda2c1: Download complete [2021-10-31T13:30:47.262Z] ed53099fbce6: Verifying Checksum [2021-10-31T13:30:47.262Z] ed53099fbce6: Download complete [2021-10-31T13:30:47.262Z] 9065ff56babe: Verifying Checksum [2021-10-31T13:30:47.262Z] 9065ff56babe: Download complete [2021-10-31T13:30:47.262Z] 77bc0d833cb6: Verifying Checksum [2021-10-31T13:30:47.262Z] 77bc0d833cb6: Download complete [2021-10-31T13:30:47.528Z] b4d181a07f80: Verifying Checksum [2021-10-31T13:30:47.528Z] b4d181a07f80: Download complete [2021-10-31T13:30:48.118Z] d287ab97295c: Verifying Checksum [2021-10-31T13:30:48.118Z] d287ab97295c: Download complete [2021-10-31T13:30:49.072Z] b4d181a07f80: Pull complete [2021-10-31T13:30:49.072Z] a1111a8f2ec3: Pull complete [2021-10-31T13:30:49.656Z] ed53099fbce6: Pull complete [2021-10-31T13:30:49.656Z] dc539afda2c1: Pull complete [2021-10-31T13:30:49.922Z] 77bc0d833cb6: Pull complete [2021-10-31T13:30:50.194Z] 9065ff56babe: Pull complete [2021-10-31T13:30:55.509Z] d287ab97295c: Pull complete [2021-10-31T13:30:55.509Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-31T13:30:55.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-31T13:30:55.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-31T13:30:55.589Z] prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container [2021-10-31T13:30:55.623Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-31T13:30:58.552Z] $ docker top 65a66f4a1781d3553a77cc142c85332a09c288a1c71ae41dada4d9d5c260c56d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-31T13:30:58.941Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-31T13:30:59.249Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-31T13:30:59.560Z] + ls /var/log/sa-host [2021-10-31T13:30:59.560Z] + sadf -c /var/log/sa-host/sa30 [2021-10-31T13:30:59.560Z] file_magic: OK [2021-10-31T13:30:59.560Z] HZ: Using current value: 100 [2021-10-31T13:30:59.560Z] file_header: OK [2021-10-31T13:30:59.560Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-31T13:30:59.560Z] Statistics: [2021-10-31T13:30:59.560Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-31T13:30:59.560Z] File successfully converted to sysstat format version 12.0.3 [2021-10-31T13:30:59.560Z] + sadf -c /var/log/sa-host/sa31 [2021-10-31T13:30:59.560Z] file_magic: OK [2021-10-31T13:30:59.560Z] HZ: Using current value: 100 [2021-10-31T13:30:59.560Z] file_header: OK [2021-10-31T13:30:59.560Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-31T13:30:59.560Z] Statistics: [2021-10-31T13:30:59.560Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-31T13:30:59.560Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-31T13:30:59.852Z] provisioning config files... [2021-10-31T13:30:59.866Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5237881622949257821tmp [Pipeline] { [Pipeline] echo [2021-10-31T13:30:59.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:31:00.248Z] ---> create-netrc.sh [Pipeline] } [2021-10-31T13:31:00.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:31:00.687Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-31T13:31:00.715Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:31:01.027Z] ---> sudo-logs.sh [2021-10-31T13:31:01.027Z] Archiving 'sudo' log.. [2021-10-31T13:31:01.027Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13564.novalocal: Name or service not known [2021-10-31T13:31:01.027Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13564.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-31T13:31:01.094Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:31:01.423Z] ---> job-cost.sh [2021-10-31T13:31:01.423Z] lf-activate-venv: SKIPPING [2021-10-31T13:31:01.423Z] DEBUG: total: 0.10999999940395355 [2021-10-31T13:31:01.423Z] INFO: Retrieving Stack Cost... [2021-10-31T13:31:03.965Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-31T13:31:03.965Z] INFO: Archiving Costs [Pipeline] echo [2021-10-31T13:31:03.988Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-31T13:31:04.305Z] ---> logs-deploy.sh [2021-10-31T13:31:04.305Z] lf-activate-venv: SKIPPING [2021-10-31T13:31:04.305Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3789/1 [2021-10-31T13:31:04.305Z] INFO: archiving workspace using pattern(s): [2021-10-31T13:31:04.874Z] Archives upload complete. [2021-10-31T13:31:05.142Z] INFO: archiving logs to Nexus