Pull request #3806 updated 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at f7c7132b17dbbb881af4d9ccfc6ed9167751e366 rather than 2e025bf85b7f172d76f5fbf99526c8d89e71860d Obtained Jenkinsfile from f7c7132b17dbbb881af4d9ccfc6ed9167751e366 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6096821709224714213.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh4528122411738843126.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-3806/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh362160104128931499.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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 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-ssh2282825336500163487.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-3806/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7877464847934015210.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-343 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh2156790500426194207.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2e025bf85b7f172d76f5fbf99526c8d89e71860d Merge succeeded, producing 2e025bf85b7f172d76f5fbf99526c8d89e71860d Checking out Revision 2e025bf85b7f172d76f5fbf99526c8d89e71860d (PR-3806) 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/4@tmp/jenkins-gitclient-ssh7451686421811821959.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # 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/4@tmp/jenkins-gitclient-ssh6653428706219406969.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # timeout=10 Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" > git rev-list --no-walk 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:24:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:24:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:24:07 ========================================================= 16:24:07 EdgeX Global Pipelines Version Info 16:24:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:24:09 ------------------- 16:24:09 stable info: 16:24:09 ------------------- 16:24:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:24:09 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 16:24:09 Message: update stable to v1.0.213 16:24:09 ------------------- 16:24:09 experimental info: 16:24:09 ------------------- 16:24:09 Commited By: **** collab-it+edgex@linuxfoundation.org 16:24:09 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 16:24:09 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3806 [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3806 [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3806 [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e025bf85b7f172d76f5fbf99526c8d89e71860d [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e025bf [Pipeline] echo 16:24:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:09 provisioning config files... 16:24:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8381873376734444741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:10 ---> docker-login.sh 16:24:10 nexus3.edgexfoundry.org:10001 16:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:10 Configure a credential helper to remove this warning. See 16:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:10 16:24:10 Login Succeeded 16:24:10 nexus3.edgexfoundry.org:10002 16:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:10 Configure a credential helper to remove this warning. See 16:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:10 16:24:10 Login Succeeded 16:24:10 nexus3.edgexfoundry.org:10003 16:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:10 Configure a credential helper to remove this warning. See 16:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:10 16:24:10 Login Succeeded 16:24:10 nexus3.edgexfoundry.org:10004 16:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:10 Configure a credential helper to remove this warning. See 16:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:10 16:24:10 Login Succeeded 16:24:10 docker.io 16:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:11 Configure a credential helper to remove this warning. See 16:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:11 16:24:11 Login Succeeded 16:24:11 ---> docker-login.sh ends [Pipeline] } 16:24:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:11 ++ 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 16:24:11 + for file in '`ls cmd/**/Dockerfile`' 16:24:11 ++ dirname cmd/core-command/Dockerfile 16:24:11 ++ cut -d/ -f2 16:24:11 + echo core-command,cmd/core-command/Dockerfile 16:24:11 + for file in '`ls cmd/**/Dockerfile`' 16:24:11 ++ dirname cmd/core-data/Dockerfile 16:24:11 ++ cut -d/ -f2 16:24:11 + echo core-data,cmd/core-data/Dockerfile 16:24:11 + for file in '`ls cmd/**/Dockerfile`' 16:24:11 ++ dirname cmd/core-metadata/Dockerfile 16:24:11 ++ cut -d/ -f2 16:24:11 + echo core-metadata,cmd/core-metadata/Dockerfile 16:24:11 + for file in '`ls cmd/**/Dockerfile`' 16:24:11 ++ dirname cmd/security-bootstrapper/Dockerfile 16:24:11 ++ cut -d/ -f2 16:24:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:24:11 + for file in '`ls cmd/**/Dockerfile`' 16:24:11 ++ dirname cmd/security-proxy-setup/Dockerfile 16:24:11 ++ cut -d/ -f2 16:24:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:24:11 + for file in '`ls cmd/**/Dockerfile`' 16:24:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:24:11 ++ cut -d/ -f2 16:24:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:24:11 + for file in '`ls cmd/**/Dockerfile`' 16:24:11 ++ dirname cmd/support-notifications/Dockerfile 16:24:11 ++ cut -d/ -f2 16:24:11 + echo support-notifications,cmd/support-notifications/Dockerfile 16:24:11 + for file in '`ls cmd/**/Dockerfile`' 16:24:11 ++ dirname cmd/support-scheduler/Dockerfile 16:24:11 ++ cut -d/ -f2 16:24:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:24:11 + for file in '`ls cmd/**/Dockerfile`' 16:24:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:24:11 ++ cut -d/ -f2 16:24:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:24:11 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 16:24:12 + git rev-list -1 --merges 2e025bf85b7f172d76f5fbf99526c8d89e71860d~1..2e025bf85b7f172d76f5fbf99526c8d89e71860d [Pipeline] echo 16:24:12 -----------> git rev-list -1 --merges 2e025bf85b7f172d76f5fbf99526c8d89e71860d~1..2e025bf85b7f172d76f5fbf99526c8d89e71860d 2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:24:12 2e025bf85b7f172d76f5fbf99526c8d89e71860d [false] [Pipeline] sh 16:24:12 + git log --format=format:%s -1 2e025bf85b7f172d76f5fbf99526c8d89e71860d [Pipeline] echo 16:24:12 ========================================================= 16:24:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:24:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:24:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:13 16:24:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:24:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:13 latest: Pulling from edgex-devops/git-semver 16:24:13 a0d0a0d46f8b: Pulling fs layer 16:24:13 3e5f54012d9b: Pulling fs layer 16:24:13 4c7163046ea9: Pulling fs layer 16:24:13 0c2d73faf560: Pulling fs layer 16:24:13 0c2d73faf560: Waiting 16:24:13 3e5f54012d9b: Verifying Checksum 16:24:13 3e5f54012d9b: Download complete 16:24:13 a0d0a0d46f8b: Verifying Checksum 16:24:13 a0d0a0d46f8b: Download complete 16:24:13 4c7163046ea9: Verifying Checksum 16:24:13 4c7163046ea9: Download complete 16:24:13 0c2d73faf560: Verifying Checksum 16:24:13 0c2d73faf560: Download complete 16:24:13 a0d0a0d46f8b: Pull complete 16:24:13 3e5f54012d9b: Pull complete 16:24:14 4c7163046ea9: Pull complete 16:24:14 0c2d73faf560: Pull complete 16:24:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:24:14 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 16:24:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 16:24:15 $ docker top 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:24:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:15 [ssh-agent] Looking for ssh-agent implementation... 16:24:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:15 $ docker exec 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb ssh-agent 16:24:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPOdgDb/agent.14 16:24:15 SSH_AGENT_PID=21 16:24:15 Running ssh-add (command line suppressed) 16:24:15 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1659533548473080073.key (/w/workspace/edgex-go/4@tmp/private_key_1659533548473080073.key) 16:24:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:15 + git tag --points-at HEAD [Pipeline] } 16:24:15 $ docker exec --env ******** --env ******** 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb ssh-agent -k 16:24:15 unset SSH_AUTH_SOCK; 16:24:15 unset SSH_AGENT_PID; 16:24:15 echo Agent pid 21 killed; 16:24:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:24:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:15 [ssh-agent] Looking for ssh-agent implementation... 16:24:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:16 $ docker exec 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb ssh-agent 16:24:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmAjgdg/agent.54 16:24:16 SSH_AGENT_PID=61 16:24:16 Running ssh-add (command line suppressed) 16:24:16 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5518144193791592461.key (/w/workspace/edgex-go/4@tmp/private_key_5518144193791592461.key) 16:24:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:16 + git semver init 16:24:16 # -> Open(): unable to determine branch for HEAD 16:24:16 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:24:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:24:16 # $SEMVER_REMOTE_NAME = origin 16:24:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:24:16 # $SEMVER_USER_NAME = edgex-jenkins 16:24:16 # $SEMVER_BRANCH = PR-3806 16:24:16 # $SEMVER_TEMP = /tmp/semver-242636659 16:24:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:24:28 # '/tmp/semver-242636659' -> '/w/workspace/edgex-go/4/.semver' 16:24:28 # -> Force: false 16:24:28 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:24:28 $ docker exec --env ******** --env ******** 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb ssh-agent -k 16:24:28 unset SSH_AUTH_SOCK; 16:24:28 unset SSH_AGENT_PID; 16:24:28 echo Agent pid 61 killed; 16:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:29 + git semver [Pipeline] } 16:24:29 $ docker stop --time=1 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb 16:24:31 $ docker rm -f 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb [Pipeline] // withDockerContainer [Pipeline] sh 16:24:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:24:31 Stashed 1 file(s) [Pipeline] echo 16:24:31 [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 16:24:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:32 ========================================================= 16:24:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:24:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:24:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:24:32 a0d0a0d46f8b: Already exists 16:24:32 31adcdaf11c8: Pulling fs layer 16:24:32 b8b176561691: Pulling fs layer 16:24:32 4527c011a84f: Pulling fs layer 16:24:32 5d74067f8e1e: Pulling fs layer 16:24:32 e0aca202a116: Pulling fs layer 16:24:32 3a43be97a3b4: Pulling fs layer 16:24:32 34cad66bf833: Pulling fs layer 16:24:32 b4e3c513aaa6: Pulling fs layer 16:24:32 e0aca202a116: Waiting 16:24:32 3a43be97a3b4: Waiting 16:24:32 34cad66bf833: Waiting 16:24:32 b4e3c513aaa6: Waiting 16:24:32 5d74067f8e1e: Waiting 16:24:32 b8b176561691: Verifying Checksum 16:24:32 b8b176561691: Download complete 16:24:32 31adcdaf11c8: Verifying Checksum 16:24:32 31adcdaf11c8: Download complete 16:24:32 5d74067f8e1e: Verifying Checksum 16:24:32 5d74067f8e1e: Download complete 16:24:32 3a43be97a3b4: Verifying Checksum 16:24:32 3a43be97a3b4: Download complete 16:24:32 e0aca202a116: Verifying Checksum 16:24:32 e0aca202a116: Download complete 16:24:32 31adcdaf11c8: Pull complete 16:24:32 34cad66bf833: Verifying Checksum 16:24:32 34cad66bf833: Download complete 16:24:32 b8b176561691: Pull complete 16:24:33 4527c011a84f: Verifying Checksum 16:24:33 4527c011a84f: Download complete 16:24:33 b4e3c513aaa6: Verifying Checksum 16:24:33 b4e3c513aaa6: Download complete 16:24:37 4527c011a84f: Pull complete 16:24:37 5d74067f8e1e: Pull complete 16:24:37 e0aca202a116: Pull complete 16:24:37 3a43be97a3b4: Pull complete 16:24:37 34cad66bf833: Pull complete 16:24:40 b4e3c513aaa6: Pull complete 16:24:40 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:24:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:24:40 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:24:40 WORKDIR /edgex 16:24:40 COPY go.mod . 16:24:40 RUN go mod download' 16:24:40 + docker build -t ci-base-image-x86_64 -f - . 16:24:42 Sending build context to Docker daemon 330MB 16:24:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:24:42 ---> 9f6097aaca64 16:24:42 Step 2/4 : WORKDIR /edgex 16:24:44 ---> Running in b456be490824 16:24:44 Removing intermediate container b456be490824 16:24:44 ---> 1da1d5d71a4d 16:24:44 Step 3/4 : COPY go.mod . 16:24:44 ---> d42ba1b3d2bc 16:24:44 Step 4/4 : RUN go mod download 16:24:44 ---> Running in 3bae29e817aa 16:24:47 Still waiting to schedule task 16:24:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:25:22 Removing intermediate container 3bae29e817aa 16:25:22 ---> d3e5829723e6 16:25:22 Successfully built d3e5829723e6 16:25:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:25:23 + docker inspect -f . ci-base-image-x86_64 16:25:23 . [Pipeline] withDockerContainer 16:25:23 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 16:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:25:23 $ docker top 9afc5d03ff07ba295afe880515f2d94bca77b8a3e9eff01c51ac6ee659f59e34 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:24 + go version 16:25:24 go version go1.16.8 linux/amd64 [Pipeline] } 16:25:24 $ docker stop --time=1 9afc5d03ff07ba295afe880515f2d94bca77b8a3e9eff01c51ac6ee659f59e34 16:25:25 $ docker rm -f 9afc5d03ff07ba295afe880515f2d94bca77b8a3e9eff01c51ac6ee659f59e34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:25 + docker inspect -f . ci-base-image-x86_64 16:25:25 . [Pipeline] withDockerContainer 16:25:25 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 16:25:25 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:25:26 $ docker top 1c1182e1cec345e69bc41b3f4cb2f5da7010403beac676a8505ed936adecb10a -eo pid,comm [Pipeline] { [Pipeline] echo 16:25:26 ========================================================= 16:25:26 [edgeXBuildGoParallel] Running Tests and Build... 16:25:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:25:26 + make test 16:25:26 go mod tidy 16:25:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:25:33 ? github.com/edgexfoundry/edgex-go [no test files] 16:25:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:25:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:25:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:25:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:26:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 16:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:26:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 16:26:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:26:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 44.7% of statements 16:26:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:26:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:26:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements 16:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:26:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements 16:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:26:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.300s coverage: 94.2% of statements 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:26:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:26:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:26:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 16:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:26:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 16:26:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements 16:26:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 16:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 16:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 16:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 16:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 16:26:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 16:26:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:26:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.182s coverage: 82.5% of statements 16:26:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:26:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-344 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws 16:26:30 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:26:30 The recommended git tool is: git 16:26:35 using credential edgex-jenkins-ssh 16:26:35 Cloning the remote Git repository 16:26:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:26:36 > git init /w/workspace/edgex-go/4 # timeout=10 16:26:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:36 > git --version # timeout=10 16:26:36 > git --version # 'git version 2.17.1' 16:26:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 16:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 65.4% of statements 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements 16:26:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:26:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 16:26:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements 16:26:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:26:52 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:26:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:26:52 > git config core.sparsecheckout # timeout=10 16:26:52 > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # timeout=10 16:26:53 Merge succeeded, producing 2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:26:53 Checking out Revision 2e025bf85b7f172d76f5fbf99526c8d89e71860d (PR-3806) 16:26:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.053s coverage: 17.7% of statements 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:26:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:26:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:26:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:26:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:26:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:26:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 16:26:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 16:26:54 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 16:26:53 > git remote # timeout=10 16:26:53 > git config --get remote.origin.url # timeout=10 16:26:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:53 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 16:26:53 > git rev-parse HEAD^{commit} # timeout=10 16:26:53 > git config core.sparsecheckout # timeout=10 16:26:53 > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # timeout=10 16:26:57 Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:26:58 % Total % Received % Xferd Average Speed Time Time Time Current 16:26:58 Dload Upload Total Spent Left Speed 16:26:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83267 0 --:--:-- --:--:-- --:--:-- 83858 [Pipeline] sh 16:26:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:26:59 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 16:26:59 tee /etc/docker/daemon.new 16:26:59 { 16:26:59 "registry-mirrors": [ 16:26:59 "https://nexus3.edgexfoundry.org:10001" 16:26:59 ], 16:26:59 "bip": "10.250.0.254/24", 16:26:59 "hosts": [ 16:26:59 "tcp://0.0.0.0:5555", 16:26:59 "unix:///var/run/docker.sock" 16:26:59 ], 16:26:59 "mtu": 1458, 16:26:59 "selinux-enabled": true, 16:26:59 "seccomp-profile": "/etc/docker/seccomp.json" 16:26:59 } [Pipeline] sh 16:26:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:26:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:18 provisioning config files... 16:27:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8707112291001260190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:18 ---> docker-login.sh 16:27:18 nexus3.edgexfoundry.org:10001 16:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:19 Configure a credential helper to remove this warning. See 16:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:19 16:27:19 Login Succeeded 16:27:19 nexus3.edgexfoundry.org:10002 16:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:20 Configure a credential helper to remove this warning. See 16:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:20 16:27:20 Login Succeeded 16:27:20 nexus3.edgexfoundry.org:10003 16:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:20 Configure a credential helper to remove this warning. See 16:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:20 16:27:20 Login Succeeded 16:27:20 nexus3.edgexfoundry.org:10004 16:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:21 Configure a credential helper to remove this warning. See 16:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:21 16:27:21 Login Succeeded 16:27:21 docker.io 16:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:22 Configure a credential helper to remove this warning. See 16:27:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:22 16:27:22 Login Succeeded 16:27:22 ---> docker-login.sh ends [Pipeline] } 16:27:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:22 ========================================================= 16:27:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:27:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:27:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:27:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:27:23 552d1f2373af: Pulling fs layer 16:27:23 ea3f2d53f512: Pulling fs layer 16:27:23 9e70ebbbe112: Pulling fs layer 16:27:23 7a9cfe048b4a: Pulling fs layer 16:27:23 72dc09318566: Pulling fs layer 16:27:23 f4f7b4309257: Pulling fs layer 16:27:23 0ac9a79272e3: Pulling fs layer 16:27:23 b78e95d17946: Pulling fs layer 16:27:23 7a9cfe048b4a: Waiting 16:27:23 72dc09318566: Waiting 16:27:23 0ac9a79272e3: Waiting 16:27:23 b78e95d17946: Waiting 16:27:23 f4f7b4309257: Waiting 16:27:23 9e70ebbbe112: Download complete 16:27:23 ea3f2d53f512: Verifying Checksum 16:27:23 ea3f2d53f512: Download complete 16:27:23 72dc09318566: Verifying Checksum 16:27:23 72dc09318566: Download complete 16:27:23 f4f7b4309257: Verifying Checksum 16:27:23 f4f7b4309257: Download complete 16:27:23 552d1f2373af: Verifying Checksum 16:27:23 552d1f2373af: Download complete 16:27:23 0ac9a79272e3: Verifying Checksum 16:27:23 0ac9a79272e3: Download complete 16:27:24 552d1f2373af: Pull complete 16:27:24 ea3f2d53f512: Pull complete 16:27:25 9e70ebbbe112: Pull complete 16:27:25 b78e95d17946: Verifying Checksum 16:27:25 b78e95d17946: Download complete 16:27:25 7a9cfe048b4a: Download complete 16:27:33 GO111MODULE=on go vet ./... 16:27:35 7a9cfe048b4a: Pull complete 16:27:36 72dc09318566: Pull complete 16:27:36 f4f7b4309257: Pull complete 16:27:36 0ac9a79272e3: Pull complete 16:27:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:27:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:27:38 ./bin/test-attribution-txt.sh [Pipeline] sh 16:27:39 + ls -al . 16:27:39 total 636 16:27:39 drwxrwxr-x 10 1001 1001 4096 Nov 12 16:27 . 16:27:39 drwxr-xr-x 4 root root 28 Nov 12 16:25 .. 16:27:39 -rw-rw-r-- 1 1001 1001 11 Nov 12 16:24 .dockerignore 16:27:39 drwxrwxr-x 8 1001 1001 179 Nov 12 16:24 .git 16:27:39 drwxrwxr-x 4 1001 1001 142 Nov 12 16:24 .github 16:27:39 -rw-rw-r-- 1 1001 1001 804 Nov 12 16:24 .gitignore 16:27:39 -rw-rw-r-- 1 1001 1001 42 Nov 12 16:24 .golangci.yml 16:27:39 -rw-rw-r-- 1 1001 1001 76 Nov 12 16:24 .hadolint.yml 16:27:39 drwx------ 3 1001 1001 58 Nov 12 16:24 .semver 16:27:39 -rw-rw-r-- 1 1001 1001 166 Nov 12 16:24 .sonarcloud.properties 16:27:39 -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:24 ADOPTERS.md 16:27:39 -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:24 Attribution.txt 16:27:39 -rw-rw-r-- 1 1001 1001 43881 Nov 12 16:24 CHANGELOG.md 16:27:39 -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:24 CONTRIBUTING.md 16:27:39 -rw-rw-r-- 1 1001 1001 677 Nov 12 16:24 GOVERNANCE.md 16:27:39 -rw-rw-r-- 1 1001 1001 849 Nov 12 16:24 Jenkinsfile 16:27:39 -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:24 LICENSE 16:27:39 -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:24 Makefile 16:27:39 -rw-rw-r-- 1 1001 1001 582 Nov 12 16:24 OWNERS.md 16:27:39 -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:24 README.md 16:27:39 -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:24 SECURITY.md 16:27:39 -rw-rw-r-- 1 1001 1001 5 Nov 12 16:24 VERSION 16:27:39 -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:24 ZMQWindows.md 16:27:39 drwxrwxr-x 2 1001 1001 37 Nov 12 16:24 bin 16:27:39 drwxrwxr-x 14 1001 1001 4096 Nov 12 16:24 cmd 16:27:39 -rw-r--r-- 1 root root 428381 Nov 12 16:26 coverage.out 16:27:39 -rw-rw-r-- 1 1001 1001 822 Nov 12 16:24 go.mod 16:27:39 -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:24 go.sum 16:27:39 drwxrwxr-x 8 1001 1001 124 Nov 12 16:24 internal 16:27:39 drwxrwxr-x 3 1001 1001 16 Nov 12 16:24 openapi 16:27:39 drwxrwxr-x 4 1001 1001 71 Nov 12 16:24 snap 16:27:39 -rw-rw-r-- 1 1001 1001 204 Nov 12 16:24 version.go [Pipeline] sh 16:27:39 + '[' -e coverage.out ] 16:27:39 + chown 1001:1001 coverage.out [Pipeline] stash 16:27:39 Stashed 1 file(s) [Pipeline] sh 16:27:39 + make build 16:27:39 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 16:27:41 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 16:27:43 b78e95d17946: Pull complete 16:27:43 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:27:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:27:43 + docker build -t ci-base-image-arm64 -f - . 16:27:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:27:43 WORKDIR /edgex 16:27:43 COPY go.mod . 16:27:43 RUN go mod download 16:27:46 Sending build context to Docker daemon 166.7MB 16:27:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:27:46 ---> 8b459fc5aaf0 16:27:46 Step 2/4 : WORKDIR /edgex 16:27:47 ---> Running in 496dde580fb7 16:27:47 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 16:27:48 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 16:27:48 Removing intermediate container 496dde580fb7 16:27:48 ---> 9b690c4bf8f2 16:27:48 Step 3/4 : COPY go.mod . 16:27:48 ---> 71c3134d3999 16:27:48 Step 4/4 : RUN go mod download 16:27:48 ---> Running in 47ea9dc386f1 16:27:49 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 16:27:49 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 16:27:50 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 16:27:51 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 16:27:51 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 16:27:53 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 16:27:53 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 16:27:54 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 [Pipeline] } 16:27:56 $ docker stop --time=1 1c1182e1cec345e69bc41b3f4cb2f5da7010403beac676a8505ed936adecb10a 16:27:58 $ docker rm -f 1c1182e1cec345e69bc41b3f4cb2f5da7010403beac676a8505ed936adecb10a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:59 16:27:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:28:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:00 latest: Pulling from edgex-devops/edgex-compose 16:28:00 cbdbe7a5bc2a: Pulling fs layer 16:28:00 ca9280d653b3: Pulling fs layer 16:28:00 7e9c9ca2126c: Pulling fs layer 16:28:00 cbdbe7a5bc2a: Verifying Checksum 16:28:00 cbdbe7a5bc2a: Download complete 16:28:00 ca9280d653b3: Verifying Checksum 16:28:00 ca9280d653b3: Download complete 16:28:00 cbdbe7a5bc2a: Pull complete 16:28:00 7e9c9ca2126c: Verifying Checksum 16:28:00 7e9c9ca2126c: Download complete 16:28:01 ca9280d653b3: Pull complete 16:28:05 7e9c9ca2126c: Pull complete 16:28:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:28:05 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 16:28:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:28:08 $ docker top c2b92cfa7f112e45b67361f13840731cfd737a4070d148587049a2ab4a713d9f -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:08 + docker-compose build --help 16:28:08 + grep parallel 16:28:09 --parallel Build images in parallel. [Pipeline] } 16:28:09 $ docker stop --time=1 c2b92cfa7f112e45b67361f13840731cfd737a4070d148587049a2ab4a713d9f 16:28:10 $ docker rm -f c2b92cfa7f112e45b67361f13840731cfd737a4070d148587049a2ab4a713d9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:10 . [Pipeline] withDockerContainer 16:28:10 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 16:28:10 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:28:11 $ docker top 32765fe87065ea1d3d636431b266889834a665a28041cf6b4022ca7414a8d823 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:28:12 Building core-command ... 16:28:12 Building core-data ... 16:28:12 Building core-metadata ... 16:28:12 Building security-bootstrapper ... 16:28:12 Building security-proxy-setup ... 16:28:12 Building security-secretstore-setup ... 16:28:12 Building support-notifications ... 16:28:12 Building support-scheduler ... 16:28:12 Building sys-mgmt-agent ... 16:28:12 Building support-notifications 16:28:12 Building core-command 16:28:12 Building security-secretstore-setup 16:28:12 Building security-proxy-setup 16:28:12 Building security-bootstrapper 16:28:22 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:28:22 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:28:22 ---> d3e5829723e6 16:28:22 Step 3/30 : WORKDIR /edgex-go 16:28:22 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:28:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:28:22 ---> d3e5829723e6 16:28:22 Step 3/20 : WORKDIR /edgex-go 16:28:22 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:28:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:28:22 ---> d3e5829723e6 16:28:22 Step 3/21 : WORKDIR /edgex-go 16:28:34 ---> Running in 3a6d7699f50e 16:28:34 ---> Running in f9e5228d7ee8 16:28:34 ---> Running in e34061237a89 16:28:38 Removing intermediate container e34061237a89 16:28:38 ---> 15b09aea594e 16:28:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:38 Removing intermediate container 3a6d7699f50e 16:28:38 ---> 4df06280b913 16:28:38 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:38 Removing intermediate container f9e5228d7ee8 16:28:38 ---> 416b4f0d360c 16:28:38 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:38 ---> Running in 79935ca7b882 16:28:38 ---> Running in 98808f7ca9aa 16:28:38 ---> Running in fe49602236fd 16:28:40 Removing intermediate container 79935ca7b882 16:28:40 ---> 1005d4ef1fdd 16:28:40 Step 5/20 : RUN apk add --update --no-cache make git 16:28:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:28:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:28:40 ---> d3e5829723e6 16:28:40 Step 3/24 : WORKDIR /edgex-go 16:28:40 ---> Using cache 16:28:40 ---> 416b4f0d360c 16:28:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:28:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:28:40 ---> d3e5829723e6 16:28:40 Step 3/22 : WORKDIR /edgex-go 16:28:40 ---> Using cache 16:28:40 ---> 416b4f0d360c 16:28:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:40 ---> Running in 2361a3769b06 16:28:40 ---> Running in 92ce769d5434 16:28:40 ---> Running in e2c342e6a792 16:28:40 Removing intermediate container 98808f7ca9aa 16:28:40 ---> cd16e2b85cdd 16:28:40 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:28:40 ---> Running in 8ab8434f687c 16:28:40 Removing intermediate container fe49602236fd 16:28:40 ---> c145cf574025 16:28:40 Step 5/30 : RUN apk add --update --no-cache make git 16:28:40 ---> Running in 02ef1e5d0c7d 16:28:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:41 Removing intermediate container 92ce769d5434 16:28:41 ---> 7945da0abed6 16:28:41 Step 5/24 : RUN apk add --update --no-cache make git 16:28:41 ---> Running in cb269cc1b094 16:28:41 Removing intermediate container e2c342e6a792 16:28:41 ---> 2c760f1d2e45 16:28:41 Step 5/22 : RUN apk add --update --no-cache make git 16:28:41 ---> Running in e83cc01684cd 16:28:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:42 OK: 220 MiB in 52 packages 16:28:42 OK: 220 MiB in 52 packages 16:28:42 OK: 220 MiB in 52 packages 16:28:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:42 Removing intermediate container 2361a3769b06 16:28:42 ---> cc960d7f6ede 16:28:42 Step 6/20 : COPY . . 16:28:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:43 OK: 220 MiB in 52 packages 16:28:43 OK: 220 MiB in 52 packages 16:28:51 Removing intermediate container 8ab8434f687c 16:28:51 ---> ffd29a1a7047 16:28:51 Step 6/21 : COPY . . 16:28:51 ---> f367e9c5d70f 16:28:51 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:57 Removing intermediate container cb269cc1b094 16:28:57 ---> d28b42254d2f 16:28:57 Step 6/24 : COPY . . 16:28:57 ---> Running in 1be968579e8e 16:28:57 Removing intermediate container 02ef1e5d0c7d 16:28:57 ---> 858de438a9f6 16:28:57 Step 6/30 : COPY . . 16:28:57 Removing intermediate container e83cc01684cd 16:28:57 ---> c1e4a0391053 16:28:57 Step 6/22 : COPY . . 16:28:57 ---> f5105fcabf9d 16:28:57 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:02 ---> Running in 7ac9e02a9f85 16:29:05 Removing intermediate container 1be968579e8e 16:29:05 ---> bbbfdb845f9f 16:29:05 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:29:05 ---> Running in b544d6fe2c4b 16:29:05 Removing intermediate container 7ac9e02a9f85 16:29:05 ---> de8e41e280e8 16:29:05 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:29:05 ---> 3f3b54e4cedf 16:29:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:05 ---> Running in 6f9eae765fcb 16:29:05 ---> a203d15dcd00 16:29:05 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:05 ---> Running in b34d36f0f765 16:29:05 ---> Running in 8dd81af56151 16:29:05 ---> d4ad3b25529a 16:29:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:05 ---> Running in a279fa6dd027 16:29:05 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 16:29:05 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 16:29:07 Removing intermediate container b34d36f0f765 16:29:07 ---> 14f5ec328b77 16:29:07 Step 8/22 : RUN make cmd/core-command/core-command 16:29:07 ---> Running in f0ac4897ce3d 16:29:07 Removing intermediate container 8dd81af56151 16:29:07 ---> 5aeb1ee2c03d 16:29:07 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:29:07 Removing intermediate container a279fa6dd027 16:29:07 ---> f49a4acbb080 16:29:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:29:07 ---> Running in 0ccfab07b4c5 16:29:07 ---> Running in d83186a7ab97 16:29:08 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 16:29:08 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 16:29:08 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 16:29:10 Removing intermediate container 47ea9dc386f1 16:29:10 ---> 123e8c8cdad9 16:29:10 Successfully built 123e8c8cdad9 16:29:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:29:11 + docker inspect -f . ci-base-image-arm64 16:29:11 . [Pipeline] withDockerContainer 16:29:11 prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container 16:29:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:29:13 $ docker top d75e53607b7124de21145087d7c3d0d5602da579157110cc82473cc440813f1b -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:13 + go version 16:29:13 go version go1.16.8 linux/arm64 [Pipeline] } 16:29:13 $ docker stop --time=1 d75e53607b7124de21145087d7c3d0d5602da579157110cc82473cc440813f1b 16:29:15 $ docker rm -f d75e53607b7124de21145087d7c3d0d5602da579157110cc82473cc440813f1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:16 + docker inspect -f . ci-base-image-arm64 16:29:16 . [Pipeline] withDockerContainer 16:29:16 prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container 16:29:16 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:29:18 $ docker top 0da7149d32a2b0fa4d2bed7f2593d728d155e29279e85c4701ab8aaedd5946d8 -eo pid,comm [Pipeline] { [Pipeline] echo 16:29:18 ========================================================= 16:29:18 [edgeXBuildGoParallel] Running Tests and Build... 16:29:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:19 + make test 16:29:19 go mod tidy 16:29:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:29:40 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 16:29:45 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 16:29:46 ? github.com/edgexfoundry/edgex-go [no test files] 16:29:47 Removing intermediate container b544d6fe2c4b 16:29:47 ---> 8806a47e6373 16:29:47 16:29:47 Step 9/20 : FROM alpine:3.14 16:29:47 Removing intermediate container f0ac4897ce3d 16:29:47 ---> 6551804d34f5 16:29:47 16:29:47 Step 9/22 : FROM alpine:3.14 16:29:47 Removing intermediate container 6f9eae765fcb 16:29:47 ---> 7515e8484bea 16:29:47 16:29:47 Step 9/21 : FROM alpine:3.14 16:29:47 Removing intermediate container 0ccfab07b4c5 16:29:47 ---> b7d5f8ac7704 16:29:47 16:29:47 Step 9/30 : FROM alpine:3.14 16:29:48 3.14: Pulling from library/alpine 16:29:48 3.14: Pulling from library/alpine 16:29:48 Removing intermediate container d83186a7ab97 16:29:48 ---> 82c6ca3e1f0e 16:29:48 16:29:48 Step 9/24 : FROM alpine:3.14 16:29:49 3.14: Pulling from library/alpine 16:29:49 3.14: Pulling from library/alpine 16:29:49 3.14: Pulling from library/alpine 16:29:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:29:49 Status: Downloaded newer image for alpine:3.14 16:29:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:29:49 Status: Image is up to date for alpine:3.14 16:29:49 ---> 14119a10abf4 16:29:49 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:29:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:29:49 Status: Image is up to date for alpine:3.14 16:29:49 ---> 14119a10abf4 16:29:49 Step 10/20 : RUN apk add --update --no-cache curl 16:29:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:29:49 Status: Image is up to date for alpine:3.14 16:29:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:29:49 Status: Image is up to date for alpine:3.14 16:29:49 ---> 14119a10abf4 16:29:49 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:29:49 ---> 14119a10abf4 16:29:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:29:49 ---> 14119a10abf4 16:29:49 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:29:49 ---> Running in 04eacf4d9854 16:29:49 ---> Running in ed34e5b53668 16:29:49 ---> Running in fdca5e6603ac 16:29:49 ---> Running in f58a85862536 16:29:49 ---> Running in 07dee4c3fe4f 16:29:49 Removing intermediate container fdca5e6603ac 16:29:49 ---> e582354afd20 16:29:49 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:29:49 ---> Running in 08b12f334e7d 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:50 (1/1) Installing dumb-init (1.2.5-r1) 16:29:50 (1/3) Installing ca-certificates (20191127-r5) 16:29:50 Executing busybox-1.33.1-r3.trigger 16:29:50 (2/3) Installing dumb-init (1.2.5-r1) 16:29:50 (1/5) Installing ca-certificates (20191127-r5) 16:29:50 (3/3) Installing su-exec (0.2-r1) 16:29:50 OK: 6 MiB in 15 packages 16:29:50 Executing busybox-1.33.1-r3.trigger 16:29:50 Executing ca-certificates-20191127-r5.trigger 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:50 (2/5) Installing brotli-libs (1.0.9-r5) 16:29:50 OK: 6 MiB in 17 packages 16:29:50 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:29:50 (4/5) Installing libcurl (7.79.1-r0) 16:29:50 (5/5) Installing curl (7.79.1-r0) 16:29:50 Executing busybox-1.33.1-r3.trigger 16:29:50 Executing ca-certificates-20191127-r5.trigger 16:29:50 OK: 8 MiB in 19 packages 16:29:50 (1/2) Installing dumb-init (1.2.5-r1) 16:29:50 (2/2) Installing su-exec (0.2-r1) 16:29:50 Executing busybox-1.33.1-r3.trigger 16:29:50 OK: 6 MiB in 16 packages 16:29:50 (1/2) Installing ca-certificates (20191127-r5) 16:29:50 (2/2) Installing dumb-init (1.2.5-r1) 16:29:50 Executing busybox-1.33.1-r3.trigger 16:29:50 Executing ca-certificates-20191127-r5.trigger 16:29:51 OK: 6 MiB in 16 packages 16:29:51 Removing intermediate container ed34e5b53668 16:29:51 ---> f33e8009a816 16:29:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:51 ---> Running in 2e97651b2003 16:29:51 Removing intermediate container f58a85862536 16:29:51 ---> 5e3e05256b34 16:29:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:29:51 ---> Running in 815d1c9851d0 16:29:51 Removing intermediate container 2e97651b2003 16:29:51 ---> bb5a3c89142d 16:29:51 Step 12/22 : ENV APP_PORT=59882 16:29:51 Removing intermediate container 08b12f334e7d 16:29:51 ---> 98c6f61ae5b1 16:29:51 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:29:51 ---> Running in 1650532b3a64 16:29:51 ---> Running in 3c0bdc60e9cf 16:29:51 Removing intermediate container 04eacf4d9854 16:29:51 ---> d1ef5ebb168c 16:29:51 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:29:51 Removing intermediate container 815d1c9851d0 16:29:51 ---> 2242eb3f95df 16:29:51 Step 12/24 : WORKDIR / 16:29:51 ---> Running in 54b0203e6727 16:29:51 Removing intermediate container 1650532b3a64 16:29:51 ---> 748ebf834bf8 16:29:51 Step 13/22 : EXPOSE $APP_PORT 16:29:51 ---> Running in 55f37eea5f91 16:29:51 Removing intermediate container 07dee4c3fe4f 16:29:51 ---> 97ba4f4aa7f4 16:29:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:29:51 ---> Running in b4e624cf42c9 16:29:51 Removing intermediate container 3c0bdc60e9cf 16:29:51 ---> b9843fe22094 16:29:51 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:29:51 ---> Running in c49d5368aad8 16:29:52 ---> Running in a96bac778174 16:29:52 Removing intermediate container 54b0203e6727 16:29:52 ---> b807ecd8d38f 16:29:52 Step 12/20 : WORKDIR /edgex 16:29:52 ---> Running in 5b62b3113a62 16:29:52 Removing intermediate container 55f37eea5f91 16:29:52 ---> ba25af88b194 16:29:52 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:29:52 Removing intermediate container b4e624cf42c9 16:29:52 ---> c3e7724c5cc9 16:29:52 Step 14/22 : WORKDIR / 16:29:52 Removing intermediate container c49d5368aad8 16:29:52 ---> 98ff53a43de8 16:29:52 Step 12/21 : ENV APP_PORT=59860 16:29:52 Removing intermediate container a96bac778174 16:29:52 ---> bd21357754fd 16:29:52 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:29:52 ---> Running in cd4d7a957edc 16:29:52 ---> Running in 85cd8a3c99bd 16:29:52 ---> Running in d802535a3370 16:29:52 Removing intermediate container 5b62b3113a62 16:29:52 ---> 786659c74239 16:29:52 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:29:52 ---> 03d91a6b8541 16:29:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:29:52 Removing intermediate container cd4d7a957edc 16:29:52 ---> af707f8d0ba8 16:29:52 Step 13/21 : EXPOSE $APP_PORT 16:29:52 ---> Running in 83ad58104926 16:29:52 Removing intermediate container 85cd8a3c99bd 16:29:52 ---> 092afcc23f15 16:29:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:52 Removing intermediate container 83ad58104926 16:29:52 ---> 526d5aa604c3 16:29:52 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:52 ---> 17672d8f2750 16:29:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:29:52 ---> d42e733832d5 16:29:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:29:52 ---> 398801a3c056 16:29:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:29:52 ---> 38175e3155c0 16:29:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:29:53 ---> f9608f5edf6b 16:29:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:29:53 Removing intermediate container d802535a3370 16:29:53 ---> 688b607875a5 16:29:53 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:29:53 ---> a61ecba8ec5f 16:29:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:29:53 ---> Running in 6b4a746021a7 16:29:53 ---> 759bf2da9e10 16:29:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:29:53 ---> 230987978e40 16:29:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:29:53 ---> eea3d4dcb9ee 16:29:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:29:53 Removing intermediate container 6b4a746021a7 16:29:53 ---> 461ce9d4bbb1 16:29:53 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:29:53 ---> 8281a31b9650 16:29:53 Step 18/22 : ENTRYPOINT ["/core-command"] 16:29:53 ---> Running in 0811a7dff768 16:29:53 ---> 5b460bb27287 16:29:53 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:29:53 ---> Running in a4f29c97c0e5 16:29:53 ---> 1c646fa7508f 16:29:53 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:29:53 ---> 5205a9ee0559 16:29:53 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:29:53 Removing intermediate container 0811a7dff768 16:29:53 ---> 76ce86e935f5 16:29:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:53 ---> Running in 06290a0d87c4 16:29:53 ---> Running in b3138d1aa18c 16:29:53 ---> Running in e36a48a206f3 16:29:53 ---> ec18f2b873e5 16:29:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:29:53 Removing intermediate container a4f29c97c0e5 16:29:53 ---> c432ea6d4d62 16:29:53 Step 17/20 : CMD ["--init=true"] 16:29:53 ---> Running in ed38462045e5 16:29:53 Removing intermediate container 06290a0d87c4 16:29:53 ---> f143fd445264 16:29:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:53 Removing intermediate container e36a48a206f3 16:29:53 ---> a8f53a7f7008 16:29:53 Step 20/22 : LABEL arch=x86_64 16:29:53 ---> Running in 08571e3be06e 16:29:54 ---> Running in 1538829bc6c5 16:29:54 Removing intermediate container ed38462045e5 16:29:54 ---> 41551f06a377 16:29:54 Step 18/20 : LABEL arch=x86_64 16:29:54 ---> 85391da23696 16:29:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:29:54 Removing intermediate container 08571e3be06e 16:29:54 ---> fd4293ade475 16:29:54 Step 19/21 : LABEL arch=x86_64 16:29:54 ---> Running in e413d229f0ad 16:29:54 Removing intermediate container 1538829bc6c5 16:29:54 ---> 5cc278d9ece8 16:29:54 Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:29:54 ---> Running in 12831f87403e 16:29:54 ---> Running in dabecf37b1bd 16:29:54 Removing intermediate container e413d229f0ad 16:29:54 ---> af92efbcb0f2 16:29:54 Step 19/20 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:29:54 ---> Running in e00781e4daa6 16:29:54 Removing intermediate container dabecf37b1bd 16:29:54 ---> 34d29c1be585 16:29:54 Step 22/22 : LABEL version=0.0.0 16:29:54 Removing intermediate container b3138d1aa18c 16:29:54 ---> 9a4c94cfc01a 16:29:54 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:54 ---> 92f04812f253 16:29:54 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/ 16:29:54 Removing intermediate container 12831f87403e 16:29:54 ---> 33b5a2ed4294 16:29:54 Step 20/21 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:29:54 ---> Running in 3a3c61e321b7 16:29:54 ---> Running in e233318dd215 16:29:54 ---> Running in 7129ada66b2d 16:29:54 Removing intermediate container e00781e4daa6 16:29:54 ---> 6d85e4d65821 16:29:54 Step 20/20 : LABEL version=0.0.0 16:29:54 Removing intermediate container 3a3c61e321b7 16:29:54 ---> 542fae0c1504 16:29:54 16:29:54 ---> Running in a5c5ba1eea11 16:29:54 Successfully built 542fae0c1504 16:29:54 ---> 667ce359ac4a 16:29:54 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:29:54 Removing intermediate container e233318dd215 16:29:54 ---> dc66d79aa569 16:29:54 Step 21/21 : LABEL version=0.0.0 16:29:54 Successfully tagged core-command:latest 16:29:54  Building core-command ... done Building sys-mgmt-agent 16:29:55 ---> Running in c4b985735aa0 16:29:55 Removing intermediate container a5c5ba1eea11 16:29:55 ---> 09882a6b49f7 16:29:55 16:29:55 Successfully built 09882a6b49f7 16:29:56 Successfully tagged security-proxy-setup:latest 16:29:56  Building security-proxy-setup ... done Building core-data 16:29:56 ---> 20ec98dc28dc 16:29:56 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:29:56 Removing intermediate container c4b985735aa0 16:29:56 ---> 29ca9d4c02e6 16:29:56 16:29:56 Successfully built 29ca9d4c02e6 16:29:58 Successfully tagged support-notifications:latest 16:29:58 Building support-scheduler 16:29:58  Building support-notifications ... done  ---> 776efe355a40 16:29:58 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:29:59 Removing intermediate container 7129ada66b2d 16:29:59 ---> 50359618122b 16:29:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:30:00 ---> Running in 38f51bfca385 16:30:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:30:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:01 ---> d3e5829723e6 16:30:01 Step 3/22 : WORKDIR /edgex-go 16:30:01 ---> Using cache 16:30:01 ---> 416b4f0d360c 16:30:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:01 ---> Using cache 16:30:01 ---> 2c760f1d2e45 16:30:01 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:30:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:30:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:01 ---> d3e5829723e6 16:30:01 Step 3/22 : WORKDIR /edgex-go 16:30:01 ---> Using cache 16:30:01 ---> 416b4f0d360c 16:30:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:01 ---> Using cache 16:30:01 ---> 2c760f1d2e45 16:30:01 Step 5/22 : RUN apk add --update --no-cache make bash git 16:30:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:30:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:02 ---> d3e5829723e6 16:30:02 Step 3/23 : WORKDIR /edgex-go 16:30:02 ---> Using cache 16:30:02 ---> 416b4f0d360c 16:30:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:02 ---> Using cache 16:30:02 ---> 2c760f1d2e45 16:30:02 Step 5/23 : RUN apk add --update --no-cache make git 16:30:02 ---> Using cache 16:30:02 ---> c1e4a0391053 16:30:02 Step 6/23 : COPY go.mod . 16:30:02 ---> 8d65ec6ed05b 16:30:02 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:30:02 ---> Running in a7e674d53399 16:30:03 ---> Running in 2e0ab5ec693c 16:30:03 ---> 29fbcd2e7c0f 16:30:03 Step 7/23 : RUN go mod download 16:30:03 Removing intermediate container 38f51bfca385 16:30:03 ---> d137c1b9a177 16:30:03 Step 22/24 : LABEL arch=x86_64 16:30:03 ---> Running in 506ff06b42ad 16:30:03 ---> Running in 865043e09c07 16:30:03 ---> 4edf3f125223 16:30:03 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:30:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:04 ---> Running in f758a8930fa7 16:30:04 Removing intermediate container 865043e09c07 16:30:04 ---> 8bf5343209d4 16:30:04 Step 23/24 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:30:04 ---> Running in db0e7d1db36a 16:30:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:04 Removing intermediate container f758a8930fa7 16:30:04 ---> 53b3fab592ed 16:30:04 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:30:04 Removing intermediate container db0e7d1db36a 16:30:04 ---> b9695977c75e 16:30:04 Step 24/24 : LABEL version=0.0.0 16:30:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:04 OK: 220 MiB in 52 packages 16:30:04 ---> Running in aad0b519354b 16:30:05 ---> 228a5d1888a9 16:30:05 Step 25/30 : RUN chmod +x /entrypoint.sh 16:30:05 OK: 220 MiB in 52 packages 16:30:05 ---> Running in 1db1d2d12aa3 16:30:05 Removing intermediate container aad0b519354b 16:30:05 ---> 505b83604b32 16:30:05 16:30:05 Successfully built 505b83604b32 16:30:05 Successfully tagged security-secretstore-setup:latest 16:30:05  Building security-secretstore-setup ... done Building core-metadata 16:30:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:30:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:12 ---> d3e5829723e6 16:30:12 Step 3/22 : WORKDIR /edgex-go 16:30:12 ---> Using cache 16:30:12 ---> 416b4f0d360c 16:30:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:12 ---> Using cache 16:30:12 ---> 2c760f1d2e45 16:30:12 Step 5/22 : RUN apk add --update --no-cache make git 16:30:12 ---> Using cache 16:30:12 ---> c1e4a0391053 16:30:12 Step 6/22 : COPY . . 16:30:12 ---> Using cache 16:30:12 ---> 3f3b54e4cedf 16:30:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:12 ---> Using cache 16:30:12 ---> 14f5ec328b77 16:30:12 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:30:17 Removing intermediate container a7e674d53399 16:30:17 ---> f8e482c843bb 16:30:17 Step 6/22 : COPY . . 16:30:17 ---> Running in bd27046ee461 16:30:17 Removing intermediate container 2e0ab5ec693c 16:30:17 ---> c9b22d8eedac 16:30:17 Step 6/22 : COPY . . 16:30:18 Removing intermediate container 506ff06b42ad 16:30:18 ---> 63f967400eb7 16:30:18 Step 8/23 : COPY . . 16:30:18 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 16:30:23 Removing intermediate container 1db1d2d12aa3 16:30:23 ---> 329a4317f669 16:30:23 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:30:23 ---> Running in 635b7b7bf12e 16:30:23 Removing intermediate container 635b7b7bf12e 16:30:23 ---> 953541c7d4b7 16:30:23 Step 27/30 : CMD ["gate"] 16:30:24 ---> Running in 8427b33865c8 16:30:24 Removing intermediate container 8427b33865c8 16:30:24 ---> ac02b9562476 16:30:24 Step 28/30 : LABEL arch=x86_64 16:30:25 ---> Running in e05eae06fce3 16:30:25 Removing intermediate container e05eae06fce3 16:30:25 ---> 988302aff75f 16:30:25 Step 29/30 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:30:25 ---> Running in 8ae2da2fb0d8 16:30:26 Removing intermediate container 8ae2da2fb0d8 16:30:26 ---> 170913fb8cc8 16:30:26 Step 30/30 : LABEL version=0.0.0 16:30:26 ---> Running in 69bd62c6e194 16:30:27 Removing intermediate container 69bd62c6e194 16:30:27 ---> a305a21f8cc3 16:30:27 16:30:27 Successfully built a305a21f8cc3 16:30:27 Successfully tagged security-bootstrapper:latest 16:30:27  Building security-bootstrapper ... done  ---> 80ac93b460a2 16:30:27 Step 9/23 : RUN go mod tidy 16:30:28 ---> Running in 01de215919ad 16:30:28 ---> bff3307eeb19 16:30:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:28 ---> Running in 594ce34aac31 16:30:28 ---> 4ceb4a317e4e 16:30:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:28 ---> Running in aa460742b2ab 16:30:29 Removing intermediate container aa460742b2ab 16:30:29 ---> 7fcfc7c77efa 16:30:29 Step 8/22 : RUN make cmd/core-data/core-data 16:30:30 ---> Running in 7e69759bc413 16:30:30 Removing intermediate container 594ce34aac31 16:30:30 ---> fed6159c57d8 16:30:30 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:30:30 ---> Running in 45eae61187c3 16:30:30 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 16:30:30 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 16:30:33 Removing intermediate container 01de215919ad 16:30:33 ---> 8888f9028f81 16:30:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:30:33 ---> Running in fdbd459d17b6 16:30:33 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 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:43 Removing intermediate container bd27046ee461 16:30:43 ---> 20a5627646ef 16:30:43 16:30:43 Step 9/22 : FROM alpine:3.14 16:30:43 ---> 14119a10abf4 16:30:43 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:30:43 ---> Using cache 16:30:43 ---> f33e8009a816 16:30:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:30:43 ---> Using cache 16:30:43 ---> bb5a3c89142d 16:30:43 Step 12/22 : ENV APP_PORT=59881 16:30:43 ---> Running in dc5ac66ac758 16:30:43 Removing intermediate container dc5ac66ac758 16:30:43 ---> f49b45a2ef7f 16:30:43 Step 13/22 : EXPOSE $APP_PORT 16:30:43 ---> Running in 789a905d050a 16:30:43 Removing intermediate container 789a905d050a 16:30:43 ---> 8d6ca0623ba2 16:30:43 Step 14/22 : WORKDIR / 16:30:43 ---> Running in 4e91ab390916 16:30:43 Removing intermediate container 4e91ab390916 16:30:43 ---> a49612aac6ef 16:30:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:44 ---> 0127be3adbf2 16:30:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:30:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:44 ---> b5de40c67870 16:30:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:30:45 ---> 3f25700af0ba 16:30:45 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:30:45 ---> Running in 4958fc9c21a0 16:30:45 Removing intermediate container 4958fc9c21a0 16:30:45 ---> cd9c04ac0e8a 16:30:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:45 ---> Running in 244eb71953bd 16:30:45 Removing intermediate container 244eb71953bd 16:30:45 ---> ea98321e1353 16:30:45 Step 20/22 : LABEL arch=x86_64 16:30:45 ---> Running in 3b5cead16382 16:30:45 Removing intermediate container 3b5cead16382 16:30:45 ---> 89b036fe9430 16:30:45 Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:30:45 ---> Running in aae78663dd31 16:30:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:45 Removing intermediate container aae78663dd31 16:30:45 ---> 1bb3752b2f44 16:30:45 Step 22/22 : LABEL version=0.0.0 16:30:45 ---> Running in b6de54964f25 16:30:45 Removing intermediate container b6de54964f25 16:30:45 ---> 8d336ed5c7f8 16:30:45 16:30:45 Successfully built 8d336ed5c7f8 16:30:45 Successfully tagged core-metadata:latest 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:58  Building core-metadata ... done Removing intermediate container 45eae61187c3 16:30:58 ---> 323f47236e3c 16:30:58 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:30:58 ---> Running in 0acf3d4e5b28 16:30:58 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 16:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:00 Removing intermediate container 0acf3d4e5b28 16:31:00 ---> 44359fc18c63 16:31:00 16:31:00 Step 10/22 : FROM docker:20.10.8 16:31:00 20.10.8: Pulling from library/docker 16:31:02 Removing intermediate container fdbd459d17b6 16:31:02 ---> 22102f35f6fe 16:31:02 16:31:02 Step 11/23 : FROM alpine:3.14 16:31:02 ---> 14119a10abf4 16:31:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:31:02 ---> Using cache 16:31:02 ---> f33e8009a816 16:31:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:02 ---> Using cache 16:31:02 ---> bb5a3c89142d 16:31:02 Step 14/23 : ENV APP_PORT=59861 16:31:02 ---> Running in d1225f7cbae1 16:31:03 Removing intermediate container d1225f7cbae1 16:31:03 ---> 379af9e514cc 16:31:03 Step 15/23 : EXPOSE $APP_PORT 16:31:03 ---> Running in ea760d29bdfb 16:31:03 Removing intermediate container 7e69759bc413 16:31:03 ---> 0c98c0b61790 16:31:03 16:31:03 Step 9/22 : FROM alpine:3.14 16:31:03 ---> 14119a10abf4 16:31:03 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:31:03 ---> Running in 57b4a0df2aea 16:31:03 Removing intermediate container ea760d29bdfb 16:31:03 ---> 8f4a938f63af 16:31:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:03 Removing intermediate container 57b4a0df2aea 16:31:03 ---> 4bda7ac11c46 16:31:03 Step 11/22 : ENV APP_PORT=59880 16:31:03 ---> Running in b59905d68026 16:31:03 ---> d55a08160067 16:31:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:31:03 Removing intermediate container b59905d68026 16:31:03 ---> 14df763fb95d 16:31:03 Step 12/22 : EXPOSE $APP_PORT 16:31:03 ---> Running in d24b1d5de185 16:31:03 Removing intermediate container d24b1d5de185 16:31:03 ---> 3c877242e65c 16:31:03 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:03 ---> Running in f6c463eeaee9 16:31:03 ---> 22e9452faf00 16:31:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:31:04 ---> 28a4f245da44 16:31:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:31:04 ---> Running in f0203c7417e6 16:31:04 Removing intermediate container f0203c7417e6 16:31:04 ---> 7505c11454cc 16:31:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:04 ---> Running in b7a843dc1799 16:31:04 Removing intermediate container b7a843dc1799 16:31:04 ---> ea701bc4870e 16:31:04 Step 21/23 : LABEL arch=x86_64 16:31:04 ---> Running in e1ca6e599b34 16:31:04 Removing intermediate container f6c463eeaee9 16:31:04 ---> c0c7eb56353e 16:31:04 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:31:04 ---> Running in 845cc491085c 16:31:04 Removing intermediate container e1ca6e599b34 16:31:04 ---> bfd68b831af3 16:31:04 Step 22/23 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:31:04 ---> Running in 9d705651f760 16:31:04 Removing intermediate container 9d705651f760 16:31:04 ---> 0b0cf01b3b7a 16:31:04 Step 23/23 : LABEL version=0.0.0 16:31:04 ---> Running in fbb5b64d3f47 16:31:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:04 Removing intermediate container fbb5b64d3f47 16:31:04 ---> a9b7d6f82277 16:31:04 16:31:04 Successfully built a9b7d6f82277 16:31:04 Successfully tagged support-scheduler:latest 16:31:05  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:05 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:31:05 Status: Downloaded newer image for docker:20.10.8 16:31:05 ---> bc6c0ffef665 16:31:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:31:06 (1/6) Installing dumb-init (1.2.5-r1) 16:31:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:31:06 ---> Running in f44e2114206c 16:31:06 Removing intermediate container f44e2114206c 16:31:06 ---> d66ed22d3bd9 16:31:06 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 16:31:06 (3/6) Installing libsodium (1.0.18-r0) 16:31:06 ---> Running in c8c461dcea78 16:31:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:31:06 (5/6) Installing libzmq (4.3.4-r0) 16:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:06 (6/6) Installing zeromq (4.3.4-r0) 16:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.206s coverage: 28.7% of statements 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:06 Executing busybox-1.33.1-r3.trigger 16:31:06 OK: 8 MiB in 20 packages 16:31:06 (1/42) Installing readline (8.1.0-r0) 16:31:06 (2/42) Installing bash (5.1.4-r0) 16:31:06 Executing bash-5.1.4-r0.post-install 16:31:06 (3/42) Installing brotli-libs (1.0.9-r5) 16:31:06 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:31:06 (5/42) Installing libcurl (7.79.1-r0) 16:31:06 (6/42) Installing curl (7.79.1-r0) 16:31:06 (7/42) Installing dumb-init (1.2.5-r1) 16:31:06 (8/42) Installing libbz2 (1.0.8-r1) 16:31:06 Removing intermediate container 845cc491085c 16:31:06 ---> 2e3b409b315f 16:31:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:06 (9/42) Installing expat (2.4.1-r0) 16:31:06 (10/42) Installing libffi (3.3-r2) 16:31:06 (11/42) Installing gdbm (1.19-r0) 16:31:06 (12/42) Installing xz-libs (5.2.5-r0) 16:31:06 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:31:06 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:31:06 (15/42) Installing mpdecimal (2.5.1-r1) 16:31:06 (16/42) Installing sqlite-libs (3.35.5-r0) 16:31:06 (17/42) Installing python3 (3.9.5-r1) 16:31:07 ---> 700fbf97ae3d 16:31:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:31:07 (18/42) Installing py3-appdirs (1.4.4-r2) 16:31:07 (19/42) Installing py3-chardet (4.0.0-r2) 16:31:07 (20/42) Installing py3-idna (3.2-r0) 16:31:07 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:31:07 (22/42) Installing py3-certifi (2020.12.5-r1) 16:31:07 (23/42) Installing py3-requests (2.25.1-r4) 16:31:07 (24/42) Installing py3-msgpack (1.0.2-r1) 16:31:07 (25/42) Installing py3-lockfile (0.12.2-r4) 16:31:07 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:31:07 (27/42) Installing py3-colorama (0.4.4-r1) 16:31:07 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:31:07 (29/42) Installing py3-distlib (0.3.1-r3) 16:31:07 (30/42) Installing py3-distro (1.5.0-r3) 16:31:07 (31/42) Installing py3-six (1.15.0-r1) 16:31:07 (32/42) Installing py3-webencodings (0.5.1-r4) 16:31:07 (33/42) Installing py3-html5lib (1.1-r1) 16:31:08 (34/42) Installing py3-parsing (2.4.7-r2) 16:31:08 (35/42) Installing py3-packaging (20.9-r1) 16:31:08 (36/42) Installing py3-toml (0.10.2-r2) 16:31:08 (37/42) Installing py3-pep517 (0.10.0-r2) 16:31:08 ---> dc827825dc66 16:31:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:31:08 (38/42) Installing py3-progress (1.5-r2) 16:31:08 (39/42) Installing py3-retrying (1.3.3-r1) 16:31:08 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:31:08 (41/42) Installing py3-setuptools (52.0.0-r3) 16:31:08 (42/42) Installing py3-pip (20.3.4-r1) 16:31:08 ---> b5e25d0527a0 16:31:08 Step 18/22 : ENTRYPOINT ["/core-data"] 16:31:08 ---> Running in a623e1b5363a 16:31:08 Executing busybox-1.33.1-r3.trigger 16:31:08 OK: 84 MiB in 64 packages 16:31:08 Removing intermediate container a623e1b5363a 16:31:08 ---> 64a4f2efbe28 16:31:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:08 ---> Running in b1edbfd149d3 16:31:09 Removing intermediate container b1edbfd149d3 16:31:09 ---> a3808ed263ce 16:31:09 Step 20/22 : LABEL arch=x86_64 16:31:09 ---> Running in 6a8f3ee38e4c 16:31:09 Removing intermediate container 6a8f3ee38e4c 16:31:09 ---> dd70eb04db6e 16:31:09 Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:31:09 ---> Running in b96d3a6f1f88 16:31:09 Removing intermediate container b96d3a6f1f88 16:31:09 ---> c8004a5555e3 16:31:09 Step 22/22 : LABEL version=0.0.0 16:31:09 ---> Running in e78f26bce209 16:31:09 Removing intermediate container e78f26bce209 16:31:09 ---> 0eb263c6cada 16:31:09 16:31:09 Successfully built 0eb263c6cada 16:31:09 Successfully tagged core-data:latest 16:31:09  Building core-data ... done Collecting docker-compose==1.23.2 16:31:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:31:09 Collecting PyYAML<4,>=3.10 16:31:09 Downloading PyYAML-3.13.tar.gz (270 kB) 16:31:10 Collecting dockerpty<0.5,>=0.4.1 16:31:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:31:10 Collecting texttable<0.10,>=0.9.0 16:31:10 Downloading texttable-0.9.1.tar.gz (11 kB) 16:31:10 Collecting websocket-client<1.0,>=0.32.0 16:31:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:31:10 Collecting cached-property<2,>=1.2.0 16:31:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:31:10 Collecting jsonschema<3,>=2.5.1 16:31:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:31:10 Collecting docopt<0.7,>=0.6.1 16:31:10 Downloading docopt-0.6.2.tar.gz (25 kB) 16:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.503s coverage: 98.5% of statements 16:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:31:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:31:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:31:11 Collecting docker<4.0,>=3.6.0 16:31:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:31:11 Collecting docker-pycreds>=0.4.0 16:31:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:31:11 Collecting idna<2.8,>=2.5 16:31:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:31:11 Collecting urllib3<1.25,>=1.21.1 16:31:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:31:11 Collecting chardet<3.1.0,>=3.0.2 16:31:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:31:11 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) 16:31:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:31:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:31:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:31:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:31:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:31:11 Attempting uninstall: urllib3 16:31:11 Found existing installation: urllib3 1.26.5 16:31:11 Uninstalling urllib3-1.26.5: 16:31:11 Successfully uninstalled urllib3-1.26.5 16:31:11 Attempting uninstall: idna 16:31:11 Found existing installation: idna 3.2 16:31:11 Uninstalling idna-3.2: 16:31:11 Successfully uninstalled idna-3.2 16:31:12 Attempting uninstall: chardet 16:31:12 Found existing installation: chardet 4.0.0 16:31:12 Uninstalling chardet-4.0.0: 16:31:12 Successfully uninstalled chardet-4.0.0 16:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.348s coverage: 44.7% of statements 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:12 Attempting uninstall: requests 16:31:12 Found existing installation: requests 2.25.1 16:31:12 Uninstalling requests-2.25.1: 16:31:12 Successfully uninstalled requests-2.25.1 16:31:12 Running setup.py install for texttable: started 16:31:12 Running setup.py install for texttable: finished with status 'done' 16:31:12 Running setup.py install for PyYAML: started 16:31:12 Running setup.py install for PyYAML: finished with status 'done' 16:31:12 Running setup.py install for docopt: started 16:31:13 Running setup.py install for docopt: finished with status 'done' 16:31:13 Running setup.py install for dockerpty: started 16:31:13 Running setup.py install for dockerpty: finished with status 'done' 16:31:13 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 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.627s coverage: 89.5% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.229s coverage: 84.4% of statements 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:16 Removing intermediate container c8c461dcea78 16:31:16 ---> a26b5d9b360b 16:31:16 Step 13/22 : ENV APP_PORT=58890 16:31:16 ---> Running in f9bbda39bc46 16:31:16 Removing intermediate container f9bbda39bc46 16:31:16 ---> 207e09e76570 16:31:16 Step 14/22 : EXPOSE $APP_PORT 16:31:16 ---> Running in 5fd06653c080 16:31:16 Removing intermediate container 5fd06653c080 16:31:16 ---> 42131056957d 16:31:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:31:16 ---> 2e8eda60dc7c 16:31:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:31:17 ---> bda588c42581 16:31:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:31:17 ---> 49001bd7f010 16:31:17 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:31:17 ---> Running in a92bdcaada2f 16:31:17 Removing intermediate container a92bdcaada2f 16:31:17 ---> a9f91b7e6232 16:31:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:17 ---> Running in cd5db275e31b 16:31:17 Removing intermediate container cd5db275e31b 16:31:17 ---> 7718917f60d2 16:31:17 Step 20/22 : LABEL arch=x86_64 16:31:17 ---> Running in 5b9ac40f4a24 16:31:17 Removing intermediate container 5b9ac40f4a24 16:31:17 ---> 453828b486fe 16:31:17 Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:31:17 ---> Running in 784e8bb0b473 16:31:17 Removing intermediate container 784e8bb0b473 16:31:17 ---> 987b0df911f1 16:31:17 Step 22/22 : LABEL version=0.0.0 16:31:17 ---> Running in ed66b66bb9a7 16:31:17 Removing intermediate container ed66b66bb9a7 16:31:17 ---> 819e388cbb46 16:31:17 16:31:17 Successfully built 819e388cbb46 16:31:18 Successfully tagged sys-mgmt-agent:latest 16:31:18  Building sys-mgmt-agent ... done  [Pipeline] } 16:31:18 $ docker stop --time=1 32765fe87065ea1d3d636431b266889834a665a28041cf6b4022ca7414a8d823 16:31:19 $ docker rm -f 32765fe87065ea1d3d636431b266889834a665a28041cf6b4022ca7414a8d823 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:19 + docker images 16:31:19 REPOSITORY TAG IMAGE ID CREATED SIZE 16:31:19 sys-mgmt-agent latest 819e388cbb46 2 seconds ago 294MB 16:31:19 core-data latest 0eb263c6cada 10 seconds ago 20.7MB 16:31:19 support-scheduler latest a9b7d6f82277 15 seconds ago 16.2MB 16:31:19 0c98c0b61790 17 seconds ago 1.76GB 16:31:19 22102f35f6fe 18 seconds ago 1.76GB 16:31:19 44359fc18c63 20 seconds ago 1.76GB 16:31:19 core-metadata latest 8d336ed5c7f8 34 seconds ago 16.9MB 16:31:19 20a5627646ef 36 seconds ago 1.76GB 16:31:19 security-bootstrapper latest a305a21f8cc3 53 seconds ago 18.9MB 16:31:19 security-secretstore-setup latest 505b83604b32 About a minute ago 28.4MB 16:31:19 support-notifications latest 29ca9d4c02e6 About a minute ago 16.9MB 16:31:19 security-proxy-setup latest 09882a6b49f7 About a minute ago 26.9MB 16:31:19 core-command latest 542fae0c1504 About a minute ago 16.1MB 16:31:19 82c6ca3e1f0e About a minute ago 1.76GB 16:31:19 b7d5f8ac7704 About a minute ago 1.76GB 16:31:19 7515e8484bea About a minute ago 1.76GB 16:31:19 6551804d34f5 About a minute ago 1.75GB 16:31:19 8806a47e6373 About a minute ago 1.76GB 16:31:19 ci-base-image-x86_64 latest d3e5829723e6 6 minutes ago 1.25GB 16:31:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 16:31:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 16:31:19 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 16:31:19 alpine 3.14 14119a10abf4 2 months ago 5.6MB 16:31:19 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 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.505s coverage: 94.2% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.183s coverage: 59.1% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.196s coverage: 60.0% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.325s coverage: 0.9% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.215s coverage: 58.8% of statements 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.171s coverage: 21.7% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements 16:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.242s coverage: 96.3% of statements 16:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.174s coverage: 87.5% of statements 16:31:34 Still waiting to schedule task 16:31:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.200s coverage: 94.4% of statements 16:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.642s coverage: 82.5% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.230s coverage: 58.8% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.252s coverage: 80.0% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.765s coverage: 91.2% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.645s coverage: 64.4% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.440s coverage: 65.4% of statements 16:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 43.8% of statements 16:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements 16:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.179s coverage: 84.8% of statements 16:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 17.7% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.548s coverage: 92.3% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.7% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 16:32:07 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 16:32:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:32:07 GO111MODULE=on go vet ./... 16:32:38 Running on prd-ubuntu18.04-docker-8c-8g-347 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws 16:32:38 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:32:38 The recommended git tool is: git 16:32:40 using credential edgex-jenkins-ssh 16:32:40 Cloning the remote Git repository 16:32:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:32:40 > git init /w/workspace/edgex-go/4 # timeout=10 16:32:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:40 > git --version # timeout=10 16:32:40 > git --version # 'git version 2.17.1' 16:32:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:55 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:32:55 Merge succeeded, producing 2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:32:55 Checking out Revision 2e025bf85b7f172d76f5fbf99526c8d89e71860d (PR-3806) 16:32:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:55 > git config core.sparsecheckout # timeout=10 16:32:55 > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # timeout=10 16:32:55 > git remote # timeout=10 16:32:55 > git config --get remote.origin.url # timeout=10 16:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:55 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 16:32:55 > git rev-parse HEAD^{commit} # timeout=10 16:32:55 > git config core.sparsecheckout # timeout=10 16:32:55 > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # timeout=10 16:32:59 Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:00 + echo snap-build.sh 16:33:00 snap-build.sh 16:33:00 + SNAP_BASE_DIR=. 16:33:00 + '[' '!' -z /w/workspace/edgex-go/4 ']' 16:33:00 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 16:33:00 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 16:33:00 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 16:33:00 + cd /w/workspace/edgex-go/4 16:33:00 + sudo apt-get remove -qy --purge lxd lxd-client 16:33:00 Reading package lists... 16:33:00 Building dependency tree... 16:33:00 Reading state information... 16:33:00 The following packages were automatically installed and are no longer required: 16:33:00 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:33:00 uidmap xdelta3 16:33:00 Use 'sudo apt autoremove' to remove them. 16:33:00 The following packages will be REMOVED: 16:33:00 lxd* lxd-client* 16:33:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:33:00 After this operation, 31.7 MB disk space will be freed. 16:33:01 (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.) 16:33:01 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:33:01 Removing lxd dnsmasq configuration 16:33:02 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:33:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:33:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:33:03 (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.) 16:33:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:33:04 Processing triggers for systemd (237-3ubuntu10.45) ... 16:33:04 Processing triggers for ureadahead (0.100.0-21) ... 16:33:05 + sudo snap remove --purge lxd 16:33:05 snap "lxd" is not installed 16:33:05 + sudo groupadd --force --system lxd 16:33:05 ++ whoami 16:33:05 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:33:05 + newgrp - lxd 16:33:05 + sudo snap install lxd 16:33:15 2021-11-12T16:33:12Z INFO Waiting for automatic snapd restart... 16:33:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:33:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:33:28 ./bin/test-attribution-txt.sh [Pipeline] sh 16:33:30 + ls -al . 16:33:30 total 664 16:33:30 drwxrwxr-x 9 1001 1001 4096 Nov 12 16:33 . 16:33:30 drwxr-xr-x 4 root root 4096 Nov 12 16:29 .. 16:33:30 -rw-rw-r-- 1 1001 1001 11 Nov 12 16:26 .dockerignore 16:33:30 drwxrwxr-x 8 1001 1001 4096 Nov 12 16:26 .git 16:33:30 drwxrwxr-x 4 1001 1001 4096 Nov 12 16:26 .github 16:33:30 -rw-rw-r-- 1 1001 1001 804 Nov 12 16:26 .gitignore 16:33:30 -rw-rw-r-- 1 1001 1001 42 Nov 12 16:26 .golangci.yml 16:33:30 -rw-rw-r-- 1 1001 1001 76 Nov 12 16:26 .hadolint.yml 16:33:30 -rw-rw-r-- 1 1001 1001 166 Nov 12 16:26 .sonarcloud.properties 16:33:30 -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:26 ADOPTERS.md 16:33:30 -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:26 Attribution.txt 16:33:30 -rw-rw-r-- 1 1001 1001 43881 Nov 12 16:26 CHANGELOG.md 16:33:30 -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:26 CONTRIBUTING.md 16:33:30 -rw-rw-r-- 1 1001 1001 677 Nov 12 16:26 GOVERNANCE.md 16:33:30 -rw-rw-r-- 1 1001 1001 849 Nov 12 16:26 Jenkinsfile 16:33:30 -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:26 LICENSE 16:33:30 -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:26 Makefile 16:33:30 -rw-rw-r-- 1 1001 1001 582 Nov 12 16:26 OWNERS.md 16:33:30 -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:26 README.md 16:33:30 -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:26 SECURITY.md 16:33:30 -rw-rw-r-- 1 1001 1001 5 Nov 12 16:24 VERSION 16:33:30 -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:26 ZMQWindows.md 16:33:30 drwxrwxr-x 2 1001 1001 4096 Nov 12 16:26 bin 16:33:30 drwxrwxr-x 14 1001 1001 4096 Nov 12 16:26 cmd 16:33:30 -rw-r--r-- 1 root root 428381 Nov 12 16:32 coverage.out 16:33:30 -rw-rw-r-- 1 1001 1001 822 Nov 12 16:26 go.mod 16:33:30 -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:26 go.sum 16:33:30 drwxrwxr-x 8 1001 1001 4096 Nov 12 16:26 internal 16:33:30 drwxrwxr-x 3 1001 1001 4096 Nov 12 16:26 openapi 16:33:30 drwxrwxr-x 4 1001 1001 4096 Nov 12 16:26 snap 16:33:30 -rw-rw-r-- 1 1001 1001 204 Nov 12 16:26 version.go [Pipeline] sh 16:33:31 + '[' -e coverage.out ] 16:33:31 + chown 1001:1001 coverage.out [Pipeline] stash 16:33:31 Warning: overwriting stash ‘coverage-report’ 16:33:32 Stashed 1 file(s) [Pipeline] sh 16:33:32 + make build 16:33:32 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 16:33:33 lxd 4.20 from Canonical* installed 16:33:33 + sudo lxd init --auto 16:33:39 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 16:33:41 + sudo snap install --classic snapcraft 16:33:56 snapcraft 5.0 from Canonical* installed 16:33:56 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:33:56 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:33:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:56 Dload Upload Total Spent Left Speed 16:33:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3300 0 --:--:-- --:--:-- --:--:-- 3300 16:33:56 100 3325k 100 3325k 0 0 6571k 0 --:--:-- --:--:-- --:--:-- 6571k 16:33:56 ./yq_linux_amd64 16:33:56 + sudo snapcraft prime --use-lxd 16:33:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:33:59 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: 16:33:59 - README.md 16:33:59 16:33:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:33:59 Launching a container. 16:34:01 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 16:34:04 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 16:34:10 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 16:34:11 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 16:34:11 Waiting for container to be ready 16:34:11 To start your first container, try: lxc launch ubuntu:20.04 16:34:11 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 16:34:11 16:34:14 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 16:34:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:34:14 Waiting for network to be ready... 16:34:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:34:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 16:34:15 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:34:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 16:34:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:34:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:34:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 16:34:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 16:34:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 16:34:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 16:34:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:34:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:34:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:34:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:34:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:34:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:34:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:34:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:34:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:34:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] 16:34:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 16:34:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:34:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:34:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 16:34:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 16:34:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 16:34:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 16:34:17 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 16:34:19 Fetched 25.6 MB in 5s (5581 kB/s) 16:34:20 Reading package lists... 16:34:21 Reading package lists... 16:34:21 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 16:34:21 Building dependency tree... 16:34:21 Reading state information... 16:34:21 The following additional packages will be installed: 16:34:21 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:34:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:34:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:34:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:34:21 Suggested packages: 16:34:21 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:34:21 Recommended packages: 16:34:21 gnupg libsasl2-modules 16:34:21 The following NEW packages will be installed: 16:34:21 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:34:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:34:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:34:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:34:21 The following packages will be upgraded: 16:34:21 gpg gpg-agent gpgconf libudev1 16:34:21 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:34:21 Need to get 3527 kB of archives. 16:34:21 After this operation, 13.3 MB of additional disk space will be used. 16:34:21 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] 16:34:21 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 16:34:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:34:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:34:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:34:22 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 16:34:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:34:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:34:22 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:34:22 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:34:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:34:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:34:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:34:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:34:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:34:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:34:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:34:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:34:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:34:22 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:34:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:34:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:34:23 debconf: delaying package configuration, since apt-utils is not installed 16:34:23 Fetched 3527 kB in 1s (2833 kB/s) 16:34:23 (Reading database ... 12511 files and directories currently installed.) 16:34:23 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 16:34:23 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:34:23 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 16:34:23 Selecting previously unselected package udev. 16:34:23 (Reading database ... 12511 files and directories currently installed.) 16:34:23 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 16:34:23 Unpacking udev (237-3ubuntu10.52) ... 16:34:23 Selecting previously unselected package libfuse2:amd64. 16:34:23 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:34:23 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:34:23 Selecting previously unselected package fuse. 16:34:23 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:34:23 Unpacking fuse (2.9.7-1ubuntu1) ... 16:34:23 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:34:23 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:34:23 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:34:23 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:34:23 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:34:23 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:34:23 Selecting previously unselected package libksba8:amd64. 16:34:23 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:34:23 Unpacking libksba8:amd64 (1.3.5-2) ... 16:34:24 Selecting previously unselected package libroken18-heimdal:amd64. 16:34:24 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:24 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:24 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:34:24 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:24 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:24 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:34:24 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:24 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:24 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:34:24 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:24 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:24 Selecting previously unselected package libwind0-heimdal:amd64. 16:34:24 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:24 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:24 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:34:24 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:24 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:34:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:24 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:34:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:24 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:34:24 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:24 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:24 Selecting previously unselected package libsasl2-modules-db:amd64. 16:34:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:34:24 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:34:24 Selecting previously unselected package libsasl2-2:amd64. 16:34:24 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:34:24 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:34:24 Selecting previously unselected package libldap-common. 16:34:24 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:34:24 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:34:24 Selecting previously unselected package libldap-2.4-2:amd64. 16:34:24 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:34:24 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:34:24 Selecting previously unselected package dirmngr. 16:34:24 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:34:24 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:34:24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:34:24 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:34:24 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:34:25 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:34:25 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:34:25 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:34:25 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:25 Setting up libksba8:amd64 (1.3.5-2) ... 16:34:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:34:25 Setting up udev (237-3ubuntu10.52) ... 16:34:25 invoke-rc.d: policy-rc.d denied execution of start. 16:34:25 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 16:34:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:25 Processing triggers for systemd (237-3ubuntu10) ... 16:34:25 Setting up fuse (2.9.7-1ubuntu1) ... 16:34:25 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:34:25 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:25 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:25 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:34:25 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:34:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:34:26 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:34:26 settings in the [Install] section, and DefaultInstance for template units). 16:34:26 This means they are not meant to be enabled using systemctl. 16:34:26 Possible reasons for having this kind of units are: 16:34:26 1) A unit may be statically enabled by being symlinked from another unit's 16:34:26 .wants/ or .requires/ directory. 16:34:26 2) A unit's purpose may be to act as a helper for some other unit which has 16:34:26 a requirement dependency on it. 16:34:26 3) A unit may be started when needed via activation (socket, path, timer, 16:34:26 D-Bus, udev, scripted systemctl call, ...). 16:34:26 4) In case of template units, the unit is meant to be enabled with some 16:34:26 instance name specified. 16:34:26 Reading package lists... 16:34:26 Building dependency tree... 16:34:26 Reading state information... 16:34:26 The following additional packages will be installed: 16:34:26 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:34:26 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:34:26 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:34:26 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:34:26 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:34:26 Suggested packages: 16:34:26 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:34:26 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:34:26 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:34:26 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:34:26 systemd-container policykit-1 16:34:26 Recommended packages: 16:34:26 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:34:26 The following NEW packages will be installed: 16:34:26 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:34:26 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:34:26 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:34:26 multiarch-support openssh-client python3 python3-minimal python3.6 16:34:26 python3.6-minimal snapd squashfs-tools sudo 16:34:26 The following packages will be upgraded: 16:34:26 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:34:26 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:34:26 Need to get 36.8 MB of archives. 16:34:26 After this operation, 147 MB of additional disk space will be used. 16:34:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:34:27 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 16:34:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:34:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:34:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:34:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:34:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:34:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:34:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:34:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:34:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:34:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:34:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:34:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:34:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:34:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:34:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 16:34:28 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 16:34:28 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:34:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:34:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:34:28 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:34:28 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:34:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:34:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:34:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:34:28 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:34:28 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:34:28 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:34:28 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 16:34:28 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 16:34:29 debconf: delaying package configuration, since apt-utils is not installed 16:34:29 Fetched 36.8 MB in 2s (18.0 MB/s) 16:34:29 (Reading database ... 12757 files and directories currently installed.) 16:34:29 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 16:34:29 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:34:29 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 16:34:29 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:34:29 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 16:34:29 (Reading database ... 12757 files and directories currently installed.) 16:34:29 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:34:29 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:34:29 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:34:30 (Reading database ... 12757 files and directories currently installed.) 16:34:30 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:34:30 Unpacking apt (1.6.14) over (1.6.1) ... 16:34:30 Setting up apt (1.6.14) ... 16:34:30 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:34:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:34:30 (Reading database ... 12764 files and directories currently installed.) 16:34:30 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:34:30 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:34:30 Selecting previously unselected package libpython3.6-minimal:amd64. 16:34:30 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:34:30 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:34:31 Selecting previously unselected package libexpat1:amd64. 16:34:31 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:34:31 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:34:31 Selecting previously unselected package python3.6-minimal. 16:34:31 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:34:31 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:34:31 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:34:31 Checking for services that may need to be restarted...done. 16:34:31 Checking for services that may need to be restarted...done. 16:34:31 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:34:31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:34:31 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:34:32 Selecting previously unselected package python3-minimal. 16:34:32 (Reading database ... 13012 files and directories currently installed.) 16:34:32 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:34:32 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:34:32 Selecting previously unselected package mime-support. 16:34:32 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:34:32 Unpacking mime-support (3.60ubuntu1) ... 16:34:32 Selecting previously unselected package libmpdec2:amd64. 16:34:32 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:34:32 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:34:32 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:34:32 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:34:32 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:34:32 Selecting previously unselected package python3.6. 16:34:32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:34:32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:34:32 Selecting previously unselected package libpython3-stdlib:amd64. 16:34:32 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:34:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:34:32 Setting up python3-minimal (3.6.7-1~18.04) ... 16:34:32 Selecting previously unselected package python3. 16:34:32 (Reading database ... 13442 files and directories currently installed.) 16:34:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:34:32 Unpacking python3 (3.6.7-1~18.04) ... 16:34:32 Selecting previously unselected package multiarch-support. 16:34:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:34:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:34:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:34:33 Selecting previously unselected package liblzo2-2:amd64. 16:34:33 (Reading database ... 13479 files and directories currently installed.) 16:34:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:34:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:34:33 Selecting previously unselected package libbsd0:amd64. 16:34:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:34:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:34:33 Selecting previously unselected package sudo. 16:34:33 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:34:33 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:34:33 Selecting previously unselected package apparmor. 16:34:33 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:34:33 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 16:34:33 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:34:33 Selecting previously unselected package libedit2:amd64. 16:34:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:34:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:34:33 Selecting previously unselected package libkrb5support0:amd64. 16:34:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:34:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:34:33 Selecting previously unselected package libk5crypto3:amd64. 16:34:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:34:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:34:33 Selecting previously unselected package libkeyutils1:amd64. 16:34:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:34:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:34:33 Selecting previously unselected package libkrb5-3:amd64. 16:34:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:34:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:34:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:34:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:34:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:34:33 Selecting previously unselected package libssl1.0.0:amd64. 16:34:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:34:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:34:34 Selecting previously unselected package openssh-client. 16:34:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:34:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:34:34 Selecting previously unselected package squashfs-tools. 16:34:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 16:34:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:34:34 Selecting previously unselected package snapd. 16:34:34 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 16:34:34 Unpacking snapd (2.51.1+18.04) ... 16:34:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:34:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:34:36 Setting up mime-support (3.60ubuntu1) ... 16:34:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:34:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:34:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:34:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:34:36 Setting up systemd (237-3ubuntu10.52) ... 16:34:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:34:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:34:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:34:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:34:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:34:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:34:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:34:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:34:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:34:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:34:37 Setting up python3 (3.6.7-1~18.04) ... 16:34:37 running python rtupdate hooks for python3.6... 16:34:37 running python post-rtupdate hooks for python3.6... 16:34:38 Setting up apparmor (2.12-4ubuntu5.1) ... 16:34:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:34:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:34:39 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [Pipeline] } 16:34:39 $ docker stop --time=1 0da7149d32a2b0fa4d2bed7f2593d728d155e29279e85c4701ab8aaedd5946d8 16:34:40 Setting up snapd (2.51.1+18.04) ... 16:34:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:34:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:34:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:34:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:34:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:34:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:34:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:34:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:34:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:34:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:34:41 $ docker rm -f 0da7149d32a2b0fa4d2bed7f2593d728d155e29279e85c4701ab8aaedd5946d8 16:34:42 /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' 16:34:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:34:42 Processing triggers for systemd (237-3ubuntu10.52) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:34:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:34:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:34:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:43 16:34:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:34:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:44 Reading package lists... 16:34:44 latest: Pulling from edgex-devops/edgex-compose-arm64 16:34:44 29e5d40040c1: Pulling fs layer 16:34:44 1ce36da41761: Pulling fs layer 16:34:44 25b303627fd3: Pulling fs layer 16:34:44 29e5d40040c1: Verifying Checksum 16:34:44 29e5d40040c1: Download complete 16:34:44 Reading package lists... 16:34:44 1ce36da41761: Verifying Checksum 16:34:44 1ce36da41761: Download complete 16:34:44 Building dependency tree... 16:34:44 Reading state information... 16:34:45 Calculating upgrade... 16:34:45 29e5d40040c1: Pull complete 16:34:45 The following packages will be upgraded: 16:34:45 advancecomp base-files bash binutils binutils-common 16:34:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:34:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:34:45 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:34:45 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:34:45 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:34:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:34:45 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:34:45 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:34:45 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:34:45 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:34:45 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:34:45 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:34:45 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:34:45 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:34:45 ubuntu-keyring util-linux 16:34:45 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:34:45 Need to get 64.2 MB of archives. 16:34:45 After this operation, 5152 kB of additional disk space will be used. 16:34:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 16:34:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:34:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:34:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:34:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:34:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:34:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:34:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:34:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:34:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:34:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:34:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:34:46 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:34:46 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:34:46 25b303627fd3: Verifying Checksum 16:34:46 25b303627fd3: Download complete 16:34:46 1ce36da41761: Pull complete 16:34:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:34:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:34:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:34:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:34:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:34:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 16:34:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:34:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:34:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:34:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:34:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:34:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:34:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:34:46 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:34:46 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:34:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:34:46 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:34:46 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:34:46 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:34:46 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:34:46 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:34:46 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:34:46 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:34:46 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:34:46 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:34:46 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:34:46 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:34:46 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 16:34:46 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:34:46 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:34:46 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:34:46 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:34:46 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:34:46 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:34:46 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:34:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:34:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:34:46 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:34:46 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:34:46 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:34:46 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:34:46 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 16:34:46 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:34:46 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:34:46 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:34:46 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:34:46 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:34:46 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:34:46 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:34:46 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:34:46 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 16:34:46 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:34:47 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:34:47 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:34:47 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:34:47 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:34:47 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:34:47 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:34:47 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:34:47 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:34:47 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:34:47 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:34:47 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:34:47 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:34:47 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:34:47 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 16:34:47 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:34:47 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:34:47 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:34:47 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 16:34:47 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:34:47 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:34:47 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 16:34:47 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 16:34:47 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 16:34:47 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 16:34:47 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:34:47 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:34:47 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:34:47 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:34:47 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:34:48 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:34:48 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:34:48 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:34:48 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:34:48 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:34:48 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:34:48 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:34:48 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:34:48 debconf: delaying package configuration, since apt-utils is not installed 16:34:48 Fetched 64.2 MB in 3s (21.6 MB/s) 16:34:48 (Reading database ... 13914 files and directories currently installed.) 16:34:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:34:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:34:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:34:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:34:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 16:34:49 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 16:34:49 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:49 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:49 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:49 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:49 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:49 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:49 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:49 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:49 (Reading database ... 13914 files and directories currently installed.) 16:34:49 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:49 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:34:49 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:34:49 (Reading database ... 13914 files and directories currently installed.) 16:34:49 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:49 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:49 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:49 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:50 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:50 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:50 (Reading database ... 13914 files and directories currently installed.) 16:34:50 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:34:50 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:34:51 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:34:51 (Reading database ... 13914 files and directories currently installed.) 16:34:51 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 16:34:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:34:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:34:51 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 16:34:51 Setting up base-files (10.1ubuntu2.11) ... 16:34:51 Installing new version of config file /etc/issue ... 16:34:51 Installing new version of config file /etc/issue.net ... 16:34:51 Installing new version of config file /etc/lsb-release ... 16:34:51 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:34:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:34:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:34:52 Removing obsolete conffile /etc/default/motd-news ... 16:34:52 (Reading database ... 13915 files and directories currently installed.) 16:34:52 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:34:52 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:34:52 Setting up bash (4.4.18-2ubuntu1.2) ... 16:34:52 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 16:34:52 (Reading database ... 13915 files and directories currently installed.) 16:34:52 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:52 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:34:52 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:34:52 (Reading database ... 13915 files and directories currently installed.) 16:34:52 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:34:52 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:34:52 Setting up tar (1.29b-2ubuntu0.2) ... 16:34:52 (Reading database ... 13915 files and directories currently installed.) 16:34:52 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:34:52 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:34:52 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:34:52 (Reading database ... 13915 files and directories currently installed.) 16:34:52 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:34:52 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:34:53 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:34:53 (Reading database ... 13915 files and directories currently installed.) 16:34:53 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:34:53 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:34:53 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:34:53 (Reading database ... 13915 files and directories currently installed.) 16:34:53 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:34:53 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:34:53 Setting up grep (3.1-2build1) ... 16:34:53 (Reading database ... 13915 files and directories currently installed.) 16:34:53 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:34:53 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:34:53 Setting up gzip (1.6-5ubuntu1.1) ... 16:34:53 (Reading database ... 13915 files and directories currently installed.) 16:34:53 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:34:53 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:34:53 Setting up login (1:4.5-1ubuntu2) ... 16:34:54 (Reading database ... 13915 files and directories currently installed.) 16:34:54 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:34:54 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:34:54 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:34:54 (Reading database ... 13915 files and directories currently installed.) 16:34:54 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:34:54 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:34:54 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:34:54 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:34:54 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:34:54 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:34:54 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:34:54 (Reading database ... 13915 files and directories currently installed.) 16:34:54 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:34:54 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:34:55 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:34:55 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:34:55 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:34:55 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:34:55 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:34:55 (Reading database ... 13915 files and directories currently installed.) 16:34:55 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:34:55 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:34:55 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:34:55 (Reading database ... 13915 files and directories currently installed.) 16:34:55 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:55 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:55 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:34:55 (Reading database ... 13915 files and directories currently installed.) 16:34:55 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:55 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:55 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:34:55 (Reading database ... 13915 files and directories currently installed.) 16:34:55 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:55 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:55 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:34:55 (Reading database ... 13915 files and directories currently installed.) 16:34:55 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:55 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:55 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:34:56 (Reading database ... 13915 files and directories currently installed.) 16:34:56 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:34:56 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:34:56 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:34:56 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:34:56 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:34:56 (Reading database ... 13915 files and directories currently installed.) 16:34:56 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:34:56 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:34:56 25b303627fd3: Pull complete 16:34:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:34:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:56 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:34:56 (Reading database ... 13915 files and directories currently installed.) 16:34:56 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:56 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:56 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:34:56 (Reading database ... 13915 files and directories currently installed.) 16:34:56 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:56 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] withDockerContainer 16:34:56 prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container 16:34:56 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:34:56 (Reading database ... 13915 files and directories currently installed.) 16:34:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:34:56 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:34:57 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:34:57 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:34:57 (Reading database ... 13915 files and directories currently installed.) 16:34:57 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:34:57 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:34:57 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:34:57 (Reading database ... 13915 files and directories currently installed.) 16:34:57 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:34:57 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:34:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:34:58 (Reading database ... 13917 files and directories currently installed.) 16:34:58 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:34:58 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:34:58 Setting up debconf (1.5.66ubuntu1) ... 16:34:58 (Reading database ... 13917 files and directories currently installed.) 16:34:58 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:34:58 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:34:58 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:34:58 (Reading database ... 13917 files and directories currently installed.) 16:34:58 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:34:58 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:34:58 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:34:58 (Reading database ... 13917 files and directories currently installed.) 16:34:58 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:34:58 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:34:58 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:34:59 (Reading database ... 13917 files and directories currently installed.) 16:34:59 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:34:59 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:34:59 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:34:59 (Reading database ... 13919 files and directories currently installed.) 16:34:59 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:34:59 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:34:59 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:34:59 $ docker top 3790e6919e4ebc7279328e2206a54f473922c2b462e26022b2abdeb508372fcb -eo pid,comm 16:34:59 (Reading database ... 13923 files and directories currently installed.) 16:34:59 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:59 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:59 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 16:34:59 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:34:59 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:34:59 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:34:59 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] { [Pipeline] sh 16:34:59 (Reading database ... 13923 files and directories currently installed.) 16:34:59 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 16:34:59 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 16:34:59 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 16:34:59 (Reading database ... 13923 files and directories currently installed.) 16:34:59 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:35:00 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:35:00 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:35:00 (Reading database ... 13923 files and directories currently installed.) 16:35:00 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:35:00 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:35:00 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:35:00 (Reading database ... 13923 files and directories currently installed.) 16:35:00 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:35:00 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:35:00 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:35:00 (Reading database ... 13923 files and directories currently installed.) 16:35:00 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:35:00 + docker-compose build --help 16:35:00 + grep parallel 16:35:00 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:35:00 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:35:00 (Reading database ... 13923 files and directories currently installed.) 16:35:00 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:35:00 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:35:00 Setting up passwd (1:4.5-1ubuntu2) ... 16:35:00 (Reading database ... 13923 files and directories currently installed.) 16:35:00 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:35:00 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:35:01 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:35:01 (Reading database ... 13923 files and directories currently installed.) 16:35:01 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:35:01 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:35:01 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:35:01 (Reading database ... 13923 files and directories currently installed.) 16:35:01 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:35:01 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:35:01 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:35:01 (Reading database ... 13923 files and directories currently installed.) 16:35:01 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:35:01 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:35:01 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:35:01 (Reading database ... 13923 files and directories currently installed.) 16:35:01 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:35:01 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:35:01 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:35:01 (Reading database ... 13923 files and directories currently installed.) 16:35:01 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:35:01 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:35:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:35:01 (Reading database ... 13923 files and directories currently installed.) 16:35:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 16:35:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 16:35:01 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 16:35:01 (Reading database ... 13923 files and directories currently installed.) 16:35:01 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:35:01 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:35:02 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:35:02 (Reading database ... 13923 files and directories currently installed.) 16:35:02 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:35:02 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:35:02 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:35:02 (Reading database ... 13924 files and directories currently installed.) 16:35:02 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:35:02 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:35:02 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:35:02 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:35:02 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:35:02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:35:02 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 16:35:02 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 16:35:02 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:35:02 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:35:02 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:35:02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:35:02 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:35:02 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:35:02 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:35:02 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:35:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:35:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:35:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:35:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:35:03 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:35:03 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:35:03 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 16:35:03 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 16:35:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:35:04 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:35:04 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:35:04 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:35:04 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:35:04 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:35:04 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:35:04 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:35:04 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:35:04 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:35:04 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:35:04 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:35:04 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:04 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:04 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:04 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:04 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:04 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:04 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:04 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:05 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:05 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:05 --parallel Build images in parallel. [Pipeline] } 16:35:05 $ docker stop --time=1 3790e6919e4ebc7279328e2206a54f473922c2b462e26022b2abdeb508372fcb 16:35:07 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:07 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:07 $ docker rm -f 3790e6919e4ebc7279328e2206a54f473922c2b462e26022b2abdeb508372fcb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:08 . [Pipeline] withDockerContainer 16:35:08 prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container 16:35:08 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:08 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:08 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:35:10 $ docker top d572fafb8fcdee11bb34dd53c5b9545b0ee6ec26653004a0841e7331c65515cc -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:10 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:10 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:10 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:35:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:35:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:35:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:35:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:35:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:35:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:35:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:35:11 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:35:11 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:35:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:11 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:35:11 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:35:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:35:13 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:35:13 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:13 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:35:13 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:13 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:13 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:13 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:35:13 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:35:13 Setting up tzdata (2021e-0ubuntu0.18.04) ... 16:35:13 16:35:13 Current default time zone: 'Etc/UTC' 16:35:13 Local time is now: Fri Nov 12 16:35:13 UTC 2021. 16:35:13 Universal Time is now: Fri Nov 12 16:35:13 UTC 2021. 16:35:13 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:35:13 16:35:13 Setting up systemd-sysv (237-3ubuntu10.52) ... 16:35:13 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:13 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 16:35:13 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:35:13 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:35:13 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:35:13 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:35:13 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:35:13 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:35:13 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:35:13 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:13 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:35:14 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:35:14 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 16:35:14 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:14 Setting up patch (2.7.6-2ubuntu1.1) ... 16:35:14 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:35:14 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:35:14 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:35:14 Installing new version of config file /etc/ssl/openssl.cnf ... 16:35:14 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:35:14 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:35:14 Setting up ca-certificates (20210119~18.04.2) ... 16:35:15 Updating certificates in /etc/ssl/certs... 16:35:16 Building core-command ... 16:35:16 Building core-data ... 16:35:16 Building core-metadata ... 16:35:16 Building security-bootstrapper ... 16:35:16 Building security-proxy-setup ... 16:35:16 Building security-secretstore-setup ... 16:35:16 Building support-notifications ... 16:35:16 Building support-scheduler ... 16:35:16 Building sys-mgmt-agent ... 16:35:16 Building core-data 16:35:16 Building security-secretstore-setup 16:35:16 Building core-metadata 16:35:16 Building support-notifications 16:35:16 Building support-scheduler 16:35:16 23 added, 28 removed; done. 16:35:16 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:35:16 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:16 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:35:16 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:35:16 Setting up pkgbinarymangler (138.18.04.1) ... 16:35:16 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:35:17 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 16:35:17 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:35:17 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:35:17 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:35:17 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:35:17 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:35:17 Setting up perl (5.26.1-6ubuntu0.5) ... 16:35:17 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 16:35:17 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:35:17 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:35:17 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 16:35:17 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:35:17 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:35:17 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:35:17 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:35:17 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:35:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:35:17 Processing triggers for systemd (237-3ubuntu10.52) ... 16:35:17 Processing triggers for mime-support (3.60ubuntu1) ... 16:35:17 Processing triggers for ca-certificates (20210119~18.04.2) ... 16:35:17 Updating certificates in /etc/ssl/certs... 16:35:18 0 added, 0 removed; done. 16:35:18 Running hooks in /etc/ca-certificates/update.d... 16:35:18 done. 16:35:20 Reading package lists... 16:35:20 Building dependency tree... 16:35:20 Reading state information... 16:35:20 The following NEW packages will be installed: 16:35:20 apt-transport-https 16:35:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:35:20 Need to get 4348 B of archives. 16:35:20 After this operation, 154 kB of additional disk space will be used. 16:35:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:35:20 debconf: delaying package configuration, since apt-utils is not installed 16:35:20 Fetched 4348 B in 0s (21.4 kB/s) 16:35:20 Selecting previously unselected package apt-transport-https. 16:35:20 (Reading database ... 13931 files and directories currently installed.) 16:35:20 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:35:20 Unpacking apt-transport-https (1.6.14) ... 16:35:20 Setting up apt-transport-https (1.6.14) ... 16:35:20 Waiting for network to be ready... 16:35:29 2021-11-12T16:35:26Z INFO Waiting for automatic snapd restart... 16:35:30 snapd 2.52.1 from Canonical* installed 16:35:31 "snapd" switched to the "latest/stable" channel 16:35:31 16:35:35 core18 20211015 from Canonical* installed 16:35:35 "core18" switched to the "latest/stable" channel 16:35:35 16:35:40 snapcraft 5.0 from Canonical* installed 16:35:40 "snapcraft" switched to the "latest/stable" channel 16:35:40 16:35:45 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: 16:35:45 - README.md 16:35:45 16:35:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:35:45 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:35:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:35:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:35:47 Reading package lists... 16:35:47 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 16:35:47 Reading package lists... 16:35:47 Building dependency tree... 16:35:47 Reading state information... 16:35:48 Suggested packages: 16:35:48 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:35:48 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:35:48 Recommended packages: 16:35:48 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:35:48 The following NEW packages will be installed: 16:35:48 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:35:48 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:35:48 pkg-config zip 16:35:48 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:35:48 Need to get 7670 kB of archives. 16:35:48 After this operation, 43.8 MB of additional disk space will be used. 16:35:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:35:48 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:35:48 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:35:48 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:35:48 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:35:48 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:35:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:35:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:35:48 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:35:48 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:35:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 16:35:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 16:35:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 16:35:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:35:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:35:49 debconf: delaying package configuration, since apt-utils is not installed 16:35:49 Fetched 7670 kB in 1s (6936 kB/s) 16:35:49 Selecting previously unselected package libglib2.0-0:amd64. 16:35:49 (Reading database ... 13935 files and directories currently installed.) 16:35:49 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:35:49 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:35:49 Selecting previously unselected package libpsl5:amd64. 16:35:49 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:35:49 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:35:49 Selecting previously unselected package libnghttp2-14:amd64. 16:35:49 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:35:49 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:35:49 Selecting previously unselected package librtmp1:amd64. 16:35:49 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:35:49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:35:49 Selecting previously unselected package libcurl3-gnutls:amd64. 16:35:49 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 16:35:49 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:35:49 Selecting previously unselected package liberror-perl. 16:35:49 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:35:49 Unpacking liberror-perl (0.17025-1) ... 16:35:49 Selecting previously unselected package git-man. 16:35:49 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 16:35:49 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 16:35:50 Selecting previously unselected package git. 16:35:50 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 16:35:50 Unpacking git (1:2.17.1-1ubuntu0.9) ... 16:35:50 Selecting previously unselected package libnorm1:amd64. 16:35:50 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:35:50 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:35:51 Selecting previously unselected package libpgm-5.2-0:amd64. 16:35:51 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:35:51 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:35:51 Selecting previously unselected package libsodium23:amd64. 16:35:51 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:35:51 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:35:51 Selecting previously unselected package libzmq5:amd64. 16:35:51 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:35:51 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:35:51 Selecting previously unselected package libzmq3-dev:amd64. 16:35:51 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:35:51 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:35:51 Selecting previously unselected package pkg-config. 16:35:51 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:35:51 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:35:51 Selecting previously unselected package zip. 16:35:51 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:35:51 Unpacking zip (3.0-11build1) ... 16:35:51 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:35:51 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 16:35:51 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:35:51 Setting up liberror-perl (0.17025-1) ... 16:35:51 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:35:51 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:35:51 No schema files found: doing nothing. 16:35:51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:35:51 Setting up zip (3.0-11build1) ... 16:35:51 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:35:51 Setting up libsodium23:amd64 (1.0.16-2) ... 16:35:51 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:35:52 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:35:52 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:35:52 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:35:52 Setting up git (1:2.17.1-1ubuntu0.9) ... 16:35:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:35:53 git set to automatically installed. 16:35:53 git-man set to automatically installed. 16:35:53 libcurl3-gnutls set to automatically installed. 16:35:53 liberror-perl set to automatically installed. 16:35:53 libglib2.0-0 set to automatically installed. 16:35:53 libnghttp2-14 set to automatically installed. 16:35:53 libnorm1 set to automatically installed. 16:35:53 libpgm-5.2-0 set to automatically installed. 16:35:53 libpsl5 set to automatically installed. 16:35:53 librtmp1 set to automatically installed. 16:35:53 libsodium23 set to automatically installed. 16:35:53 libzmq3-dev set to automatically installed. 16:35:53 libzmq5 set to automatically installed. 16:35:53 pkg-config set to automatically installed. 16:35:53 zip set to automatically installed. 16:35:54 snapd is not logged in, snap install commands will use sudo 16:35:55 snap "core18" has no updates available 16:35:56 snapd is not logged in, snap install commands will use sudo 16:36:01 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 16:36:01 Pulling config-common 16:36:01 + snapcraftctl pull 16:36:03 Pulling go-build-helper 16:36:03 + snapcraftctl pull 16:36:04 'edgex-go' has dependencies that need to be staged: go-build-helper 16:36:04 Skipping pull go-build-helper (already ran) 16:36:04 Building go-build-helper 16:36:04 + snapcraftctl build 16:36:07 Staging go-build-helper 16:36:07 + snapcraftctl stage 16:36:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:36:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:36:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 16:36:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 16:36:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:36:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:36:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 16:36:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 16:36:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 16:36:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 16:36:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:36:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:36:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:36:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:36:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:36:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:36:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:36:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:36:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:36:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] 16:36:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 16:36:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:36:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:36:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 16:36:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 16:36:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 16:36:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 16:36:19 Fetched 25.6 MB in 0s (0 B/s) 16:36:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:36:19 Fetched 224 kB in 0s (0 B/s) 16:36:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:36:19 Fetched 157 kB in 0s (0 B/s) 16:36:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:36:19 Fetched 221 kB in 0s (0 B/s) 16:36:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:36:19 Fetched 143 kB in 0s (0 B/s) 16:36:19 Pulling edgex-go 16:36:19 + snapcraftctl pull 16:36:20 Pulling hooks 16:36:20 + snapcraftctl pull 16:36:24 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:36:24 ---> 123e8c8cdad9 16:36:24 Step 3/21 : WORKDIR /edgex-go 16:36:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:24 ---> 123e8c8cdad9 16:36:24 Step 3/23 : WORKDIR /edgex-go 16:36:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:24 ---> 123e8c8cdad9 16:36:24 Step 3/22 : WORKDIR /edgex-go 16:36:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:24 ---> 123e8c8cdad9 16:36:24 Step 3/24 : WORKDIR /edgex-go 16:36:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:24 ---> 123e8c8cdad9 16:36:24 Step 3/22 : WORKDIR /edgex-go 16:36:24 ---> Running in fb6c2a84e46c 16:36:24 ---> Running in aa3883fe1487 16:36:24 ---> Running in 779d1aec8145 16:36:24 ---> Running in 178f15e1af66 16:36:24 ---> Running in 97e5c66b3d84 16:36:25 Removing intermediate container 97e5c66b3d84 16:36:25 ---> ea75bb4c5252 16:36:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:25 Removing intermediate container 779d1aec8145 16:36:25 ---> c66ea2137ab3 16:36:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:25 Removing intermediate container aa3883fe1487 16:36:25 ---> 6dee301fbc77 16:36:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:25 Removing intermediate container 178f15e1af66 16:36:25 ---> 9d4165e51f0b 16:36:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:25 Removing intermediate container fb6c2a84e46c 16:36:25 ---> e40cb5bacd0d 16:36:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:25 ---> Running in 0a376f0df5c0 16:36:25 ---> Running in 761af14cd262 16:36:25 ---> Running in 61779d53d037 16:36:25 ---> Running in 4a8104bf6523 16:36:25 ---> Running in ce6946ee39d8 16:36:29 Removing intermediate container 0a376f0df5c0 16:36:29 ---> 2e11b7953ae5 16:36:29 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:29 ---> Running in f67af8ac0453 16:36:29 Removing intermediate container 761af14cd262 16:36:29 ---> e6171f26991e 16:36:29 Step 5/23 : RUN apk add --update --no-cache make git 16:36:29 ---> Running in 93d32f563db0 16:36:30 Removing intermediate container 61779d53d037 16:36:30 ---> f645ad0cf53b 16:36:30 Step 5/22 : RUN apk add --update --no-cache make git 16:36:30 Removing intermediate container 4a8104bf6523 16:36:30 ---> 995fbebd4ef0 16:36:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:36:30 Removing intermediate container ce6946ee39d8 16:36:30 ---> b6e14c2d38ef 16:36:30 Step 5/24 : RUN apk add --update --no-cache make git 16:36:30 ---> Running in e1e572bf0bac 16:36:30 ---> Running in 3428f533f789 16:36:30 ---> Running in d8b38a460980 16:36:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:33 OK: 219 MiB in 52 packages 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:33 OK: 219 MiB in 52 packages 16:36:34 OK: 219 MiB in 52 packages 16:36:34 OK: 219 MiB in 52 packages 16:36:34 OK: 219 MiB in 52 packages 16:36:35 Removing intermediate container f67af8ac0453 16:36:35 ---> b4de6c2baba3 16:36:35 Step 6/21 : COPY . . 16:36:35 Removing intermediate container 93d32f563db0 16:36:35 ---> c21db6a5dad8 16:36:35 Step 6/23 : COPY go.mod . 16:36:35 Removing intermediate container e1e572bf0bac 16:36:35 ---> d61d8c69b23b 16:36:35 Step 6/22 : COPY . . 16:36:36 Removing intermediate container d8b38a460980 16:36:36 ---> 0e8c1762467e 16:36:36 Step 6/22 : COPY . . 16:36:36 Removing intermediate container 3428f533f789 16:36:36 ---> 48c59f93e908 16:36:36 Step 6/24 : COPY . . 16:36:36 ---> 93fd618f0174 16:36:36 Step 7/23 : RUN go mod download 16:36:36 ---> Running in acaad4657c93 16:36:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:36:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:36:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:36:42 Fetched 0 B in 0s (0 B/s) 16:36:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:36:42 Fetched 96.5 kB in 0s (0 B/s) 16:36:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:36:42 Fetched 279 kB in 0s (0 B/s) 16:36:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:36:42 Fetched 122 kB in 0s (0 B/s) 16:36:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:36:42 Fetched 77.8 kB in 0s (0 B/s) 16:36:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:36:42 Fetched 8848 B in 0s (0 B/s) 16:36:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:36:42 Fetched 47.8 kB in 0s (0 B/s) 16:36:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:36:42 Fetched 45.6 kB in 0s (0 B/s) 16:36:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:36:42 Fetched 15.0 kB in 0s (0 B/s) 16:36:42 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 16:36:42 Fetched 220 kB in 0s (0 B/s) 16:36:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:36:42 Fetched 154 kB in 0s (0 B/s) 16:36:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:36:42 Fetched 50.6 kB in 0s (0 B/s) 16:36:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:36:42 Fetched 14.8 kB in 0s (0 B/s) 16:36:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:36:42 Fetched 41.8 kB in 0s (0 B/s) 16:36:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:36:42 Fetched 499 kB in 0s (0 B/s) 16:36:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:36:42 Fetched 111 kB in 0s (0 B/s) 16:36:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:36:42 Fetched 240 kB in 0s (0 B/s) 16:36:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:36:42 Fetched 29.3 kB in 0s (0 B/s) 16:36:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:36:42 Fetched 85.5 kB in 0s (0 B/s) 16:36:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:36:42 Fetched 24.5 kB in 0s (0 B/s) 16:36:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:36:42 Fetched 49.2 kB in 0s (0 B/s) 16:36:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:36:42 Fetched 54.2 kB in 0s (0 B/s) 16:36:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:36:42 Fetched 30.8 kB in 0s (0 B/s) 16:36:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:36:42 Fetched 15.8 kB in 0s (0 B/s) 16:36:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:36:42 Fetched 85.9 kB in 0s (0 B/s) 16:36:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:36:42 Fetched 8720 B in 0s (0 B/s) 16:36:42 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:36:42 Fetched 140 kB in 0s (0 B/s) 16:36:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:36:42 Fetched 119 kB in 0s (0 B/s) 16:36:42 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:36:42 Fetched 111 kB in 0s (0 B/s) 16:36:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:36:42 Fetched 11.1 kB in 0s (0 B/s) 16:36:42 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 16:36:42 Fetched 646 kB in 0s (0 B/s) 16:36:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:36:42 Fetched 41.3 kB in 0s (0 B/s) 16:36:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:36:42 Fetched 17.9 kB in 0s (0 B/s) 16:36:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:36:42 Fetched 368 kB in 0s (0 B/s) 16:36:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:36:42 Fetched 187 kB in 0s (0 B/s) 16:36:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:36:42 Fetched 175 kB in 0s (0 B/s) 16:36:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:36:42 Fetched 206 kB in 0s (0 B/s) 16:36:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:36:42 Fetched 1302 kB in 0s (0 B/s) 16:36:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:36:42 Fetched 36.2 kB in 0s (0 B/s) 16:36:42 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 16:36:42 Fetched 159 kB in 0s (0 B/s) 16:36:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:36:42 Fetched 107 kB in 0s (0 B/s) 16:36:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:36:42 Fetched 48.7 kB in 0s (0 B/s) 16:36:42 Pulling static-packages 16:36:42 + snapcraftctl pull 16:36:42 Removing intermediate container acaad4657c93 16:36:42 ---> c68a9956176d 16:36:42 Step 8/23 : COPY . . 16:36:43 Pulling version 16:36:43 + cd /root/project 16:36:43 + git describe --tags --abbrev=0 16:36:43 + sed s/v// 16:36:43 + GIT_VERSION=2.0.1-dev.94 16:36:43 + [ -z 2.0.1-dev.94 ] 16:36:43 + snapcraftctl set-version 2.0.1-dev.94 16:36:44 Building config-common 16:36:44 + snapcraftctl build 16:36:47 Skipping build go-build-helper (already ran) 16:36:47 Building edgex-go 16:36:48 + cd /root/parts/edgex-go/src 16:36:48 + + sed s/v// 16:36:48 git describe --tags --abbrev=0 16:36:48 + GIT_VERSION=2.0.1-dev.94 16:36:48 + [ -z 2.0.1-dev.94 ] 16:36:48 + echo 2.0.1-dev.94 16:36:48 + [ ! -d vendor ] 16:36:48 + go mod download all 16:37:00 ---> 382bce696e21 16:37:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:00 ---> Running in 9d04a1b5c96c 16:37:00 ---> 2a3e7421158b 16:37:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:00 ---> 02c7095a599f 16:37:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:00 ---> 3ef813c55bfb 16:37:00 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:00 ---> Running in 1ec7c07df475 16:37:00 ---> Running in 7299ce6fe718 16:37:00 ---> Running in 64cc54b9374c 16:37:02 ---> 735c619b81af 16:37:02 Step 9/23 : RUN go mod tidy 16:37:02 ---> Running in 757ed4f76e69 16:37:05 Removing intermediate container 9d04a1b5c96c 16:37:05 ---> d759de7fb6ef 16:37:05 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:37:05 ---> Running in b4d18a20bb25 16:37:06 + make build 16:37:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data 16:37:06 Removing intermediate container 7299ce6fe718 16:37:06 ---> ce4077b38150 16:37:06 Step 8/22 : RUN make cmd/core-data/core-data 16:37:06 ---> Running in d244b7f93d26 16:37:07 Removing intermediate container 1ec7c07df475 16:37:07 ---> c2c57968e8b5 16:37:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:37:07 ---> Running in a305f3e2456e 16:37:07 Removing intermediate container 64cc54b9374c 16:37:07 ---> b0043a807aa8 16:37:07 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:37:07 ---> Running in 59c50fa2c2a6 16:37:08 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 16:37:08 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 16:37:08 Removing intermediate container 757ed4f76e69 16:37:08 ---> b61eeacaf165 16:37:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:37:09 ---> Running in dc32792832c2 16:37:10 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 16:37:10 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 16:37:11 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 16:37:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:37:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command 16:37:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:37:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:37:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:37:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:37:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:37:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:37:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:37:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config 16:37:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:37:34 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:37:34 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:37:34 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:37:34 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:37:34 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:37:34 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:37:34 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:37:34 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:37:34 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:37:34 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:37:34 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:37:34 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:37:34 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:37:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:37:34 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:37:34 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:37:34 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:37:34 + 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 16:37:34 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:37:34 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:37:34 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:37:34 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:37:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:37:34 + 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 16:37:34 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:37:34 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:37:34 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:37:35 Building hooks 16:37:35 + cd /root/parts/hooks/src 16:37:35 + make build 16:37:35 go mod tidy 16:37:35 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 16:37:36 go: downloading github.com/davecgh/go-spew v1.1.0 16:37:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:37:36 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:37:37 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:37:38 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:37:38 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:37:41 Building static-packages 16:37:41 + snapcraftctl build 16:37:43 Building version 16:37:43 + snapcraftctl build 16:37:46 Staging config-common 16:37:46 + snapcraftctl stage 16:37:47 Skipping stage go-build-helper (already ran) 16:37:47 Staging edgex-go 16:37:47 + snapcraftctl stage 16:37:48 Staging hooks 16:37:48 + snapcraftctl stage 16:37:50 Staging static-packages 16:37:50 + snapcraftctl stage 16:37:51 Staging version 16:37:51 + snapcraftctl stage 16:37:52 Priming config-common 16:37:52 + snapcraftctl prime 16:37:53 Priming go-build-helper 16:37:53 + snapcraftctl prime 16:37:54 Priming edgex-go 16:37:54 + snapcraftctl prime 16:37:56 Priming hooks 16:37:56 + snapcraftctl prime 16:37:57 Priming static-packages 16:37:57 + snapcraftctl prime 16:38:00 Priming version 16:38:00 + snapcraftctl prime 16:38:02 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] } 16:39:18 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 16:39:33 Removing intermediate container a305f3e2456e 16:39:33 ---> bff66f42e101 16:39:33 16:39:33 Step 9/24 : FROM alpine:3.14 16:39:33 3.14: Pulling from library/alpine 16:39:33 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:39:33 Status: Downloaded newer image for alpine:3.14 16:39:33 ---> bb3de5531c18 16:39:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:39:33 ---> Running in 4b6c33df0430 16:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:38 (1/3) Installing ca-certificates (20191127-r5) 16:39:38 (2/3) Installing dumb-init (1.2.5-r1) 16:39:38 (3/3) Installing su-exec (0.2-r1) 16:39:38 Executing busybox-1.33.1-r3.trigger 16:39:38 Executing ca-certificates-20191127-r5.trigger 16:39:38 OK: 6 MiB in 17 packages 16:39:41 Removing intermediate container dc32792832c2 16:39:41 ---> e1c9e14db5a0 16:39:41 16:39:41 Step 11/23 : FROM alpine:3.14 16:39:41 ---> bb3de5531c18 16:39:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:39:41 ---> Running in f24929a9e077 16:39:42 Removing intermediate container 4b6c33df0430 16:39:42 ---> 0b14f1bda4b8 16:39:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:42 Removing intermediate container b4d18a20bb25 16:39:42 ---> baf99994502d 16:39:42 16:39:42 Step 9/22 : FROM alpine:3.14 16:39:42 ---> bb3de5531c18 16:39:42 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:39:42 ---> Running in 1feb1150936f 16:39:42 ---> Running in a42b8d86cc3f 16:39:43 Removing intermediate container 1feb1150936f 16:39:43 ---> 6e3e6afa4552 16:39:43 Step 12/24 : WORKDIR / 16:39:43 Removing intermediate container 59c50fa2c2a6 16:39:43 ---> 02378686446a 16:39:43 16:39:43 Step 9/21 : FROM alpine:3.14 16:39:43 ---> bb3de5531c18 16:39:43 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:39:43 ---> Running in 051c93e2b558 16:39:43 ---> Running in 42a8eb5c2ab4 16:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:44 Removing intermediate container 051c93e2b558 16:39:44 ---> a3a931d17722 16:39:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:45 (1/1) Installing dumb-init (1.2.5-r1) 16:39:45 Executing busybox-1.33.1-r3.trigger 16:39:45 OK: 5 MiB in 15 packages 16:39:46 ---> fd6f3761dad4 16:39:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:46 (1/1) Installing dumb-init (1.2.5-r1) 16:39:46 Executing busybox-1.33.1-r3.trigger 16:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:46 OK: 5 MiB in 15 packages 16:39:47 Removing intermediate container f24929a9e077 16:39:47 ---> 1205bb28aab5 16:39:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:47 ---> c52a198250d9 16:39:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:39:47 ---> Running in cc5f682bf047 16:39:47 (1/2) Installing ca-certificates (20191127-r5) 16:39:47 (2/2) Installing dumb-init (1.2.5-r1) 16:39:47 Executing busybox-1.33.1-r3.trigger 16:39:47 Executing ca-certificates-20191127-r5.trigger 16:39:48 OK: 6 MiB in 16 packages 16:39:48 Removing intermediate container a42b8d86cc3f 16:39:48 ---> f476cb334cd3 16:39:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:48 Removing intermediate container cc5f682bf047 16:39:48 ---> 79cb31f5f2a5 16:39:48 Step 14/23 : ENV APP_PORT=59861 16:39:48 ---> Running in dfa891198290 16:39:48 ---> Running in afc04b8b5735 16:39:49 ---> 8f032800618d 16:39:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:39:49 Removing intermediate container dfa891198290 16:39:49 ---> 40fc8625e7ad 16:39:49 Step 12/22 : ENV APP_PORT=59881 16:39:49 Removing intermediate container afc04b8b5735 16:39:49 ---> cedd4cd9ae71 16:39:49 Step 15/23 : EXPOSE $APP_PORT 16:39:49 ---> Running in 2ffdcca2f511 16:39:49 ---> Running in 5f48e7903e8f 16:39:50 Removing intermediate container 5f48e7903e8f 16:39:50 ---> 211801480f48 16:39:50 Step 13/22 : EXPOSE $APP_PORT 16:39:50 Removing intermediate container 2ffdcca2f511 16:39:50 ---> 93852fe0f211 16:39:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:50 Removing intermediate container 42a8eb5c2ab4 16:39:50 ---> 2b120162db0a 16:39:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:39:50 ---> 140a3336aeb5 16:39:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:39:50 ---> Running in c9be09b49195 16:39:51 ---> Running in 531517d531f4 16:39:52 Removing intermediate container c9be09b49195 16:39:52 ---> 5c5b667dfb23 16:39:52 Step 14/22 : WORKDIR / 16:39:52 Removing intermediate container 531517d531f4 16:39:52 ---> e81e740d505b 16:39:52 Step 12/21 : ENV APP_PORT=59860 16:39:52 ---> Running in 4949a2b614fc 16:39:52 ---> Running in 92bb55b3a4ad 16:39:52 ---> 0303a90dd427 16:39:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:39:53 Removing intermediate container 92bb55b3a4ad 16:39:53 ---> 76182fa2c8e1 16:39:53 Step 13/21 : EXPOSE $APP_PORT 16:39:53 ---> edd19aceefa5 16:39:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:39:53 Removing intermediate container 4949a2b614fc 16:39:53 ---> 69021f09c7f9 16:39:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:53 ---> Running in 6593bc2d8974 16:39:53 Removing intermediate container d244b7f93d26 16:39:53 ---> e071f900af09 16:39:53 16:39:53 Step 9/22 : FROM alpine:3.14 16:39:53 ---> bb3de5531c18 16:39:53 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:39:54 ---> Running in 897a94a2d5d7 16:39:54 Removing intermediate container 6593bc2d8974 16:39:54 ---> 00830f34418d 16:39:54 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:55 ---> afbcb17b37e6 16:39:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:39:55 ---> a7790e4eb98b 16:39:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:39:55 Removing intermediate container 897a94a2d5d7 16:39:55 ---> b40ebe0679e0 16:39:55 Step 11/22 : ENV APP_PORT=59880 16:39:55 ---> Running in b8348adb05fc 16:39:55 ---> 1f0553ef2712 16:39:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:39:56 ---> fed41e83d319 16:39:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:39:56 ---> d5f56711acb9 16:39:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:39:56 Removing intermediate container b8348adb05fc 16:39:56 ---> 72350635af12 16:39:56 Step 12/22 : EXPOSE $APP_PORT 16:39:56 ---> Running in 81f4a613c91b 16:39:56 ---> Running in 77fa185b6b8f 16:39:57 ---> c1de80b16862 16:39:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:39:57 Removing intermediate container 81f4a613c91b 16:39:57 ---> 06e5d51519c8 16:39:57 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:57 Removing intermediate container 77fa185b6b8f 16:39:57 ---> dc010a38175d 16:39:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:57 ---> Running in 0c14cf71310e 16:39:57 ---> Running in 1a3d6cb3eec4 16:39:57 ---> 0d1c17cee1ff 16:39:57 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/ 16:39:57 ---> 008fff875652 16:39:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:39:58 ---> Running in 6715d78a09b4 16:39:58 ---> f37b47d69185 16:39:58 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:39:58 Removing intermediate container 1a3d6cb3eec4 16:39:58 ---> c67c74a5e772 16:39:58 Step 21/23 : LABEL arch=arm64 16:39:58 ---> Running in a6378c8be5bf 16:39:59 ---> Running in b1b33188f34c 16:39:59 ---> 736a292ea1a7 16:39:59 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:39:59 ---> Running in 23e6e5365fab 16:39:59 Removing intermediate container a6378c8be5bf 16:39:59 ---> 3667cec6df9c 16:39:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:59 Removing intermediate container b1b33188f34c 16:39:59 ---> 76149e8d96da 16:39:59 Step 22/23 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:39:59 ---> Running in 0db5a1844271 16:39:59 ---> Running in 1638fe338924 16:40:00 Removing intermediate container 23e6e5365fab 16:40:00 ---> 276d711fb547 16:40:00 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:00 ---> Running in 785f060d1f34 16:40:00 Removing intermediate container 0db5a1844271 16:40:00 ---> 801becc05f34 16:40:00 Step 23/23 : LABEL version=0.0.0 16:40:00 Removing intermediate container 1638fe338924 16:40:00 ---> 09580205cfb7 16:40:00 Step 20/22 : LABEL arch=arm64 16:40:00 ---> Running in f1ea3fe81209 16:40:01 ---> Running in 130050d8150e 16:40:01 Removing intermediate container 0c14cf71310e 16:40:01 ---> 1090b990bf53 16:40:01 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:40:01 ---> Running in 46bd6b3b3fca 16:40:01 Removing intermediate container 785f060d1f34 16:40:01 ---> 927924898e35 16:40:01 Step 19/21 : LABEL arch=arm64 16:40:01 Removing intermediate container 6715d78a09b4 16:40:01 ---> 1f448cf22f2c 16:40:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:40:01 ---> Running in 7fb9924d6a8b 16:40:01 ---> Running in c76291d91b97 16:40:01 Removing intermediate container f1ea3fe81209 16:40:01 Removing intermediate container 130050d8150e 16:40:01 ---> 370aa4f690dc 16:40:01 Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:40:01 ---> 167760b5fe7a 16:40:01 16:40:01 ---> Running in a69092440690 16:40:02 Removing intermediate container c76291d91b97 16:40:02 Removing intermediate container 7fb9924d6a8b 16:40:02 ---> 6cccf41f71ff 16:40:02 ---> 8ca2566425a2 16:40:02 Step 20/21 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:40:02 Step 22/24 : LABEL arch=arm64 16:40:02 Successfully built 167760b5fe7a 16:40:02 Successfully tagged support-scheduler-arm64:latest 16:40:02  Building support-scheduler ... done Building security-bootstrapper 16:40:02 ---> Running in 46ef85512254 16:40:02 ---> Running in 4d1371e69946 16:40:02 Removing intermediate container a69092440690 16:40:02 ---> b4c792e27503 16:40:02 Step 22/22 : LABEL version=0.0.0 16:40:03 ---> Running in 2d36466768bf 16:40:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:40:03 Removing intermediate container 46ef85512254 16:40:03 ---> 9d850239ad0d 16:40:03 Step 21/21 : LABEL version=0.0.0 16:40:03 Removing intermediate container 4d1371e69946 16:40:03 ---> 911f2fe240c4 16:40:03 Step 23/24 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:40:03 ---> Running in a1ae39da77eb 16:40:03 ---> Running in 1540ce11cdd9 16:40:03 Removing intermediate container 2d36466768bf 16:40:03 ---> c6c41f4e9574 16:40:03 16:40:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:40:04 Successfully built c6c41f4e9574 16:40:04 Successfully tagged core-metadata-arm64:latest 16:40:04 Building security-proxy-setup 16:40:04  Building core-metadata ... done Removing intermediate container a1ae39da77eb 16:40:04 ---> e65aad41d098 16:40:04 16:40:04 Removing intermediate container 1540ce11cdd9 16:40:04 ---> af2c163d61fa 16:40:04 Step 24/24 : LABEL version=0.0.0 16:40:04 ---> Running in fc365398e900 16:40:04 Successfully built e65aad41d098 16:40:05 Successfully tagged support-notifications-arm64:latest 16:40:05  Building support-notifications ... done Building sys-mgmt-agent 16:40:05 (1/6) Installing dumb-init (1.2.5-r1) 16:40:05 Removing intermediate container fc365398e900 16:40:05 ---> 3baf197da342 16:40:05 16:40:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:40:05 (3/6) Installing libsodium (1.0.18-r0) 16:40:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:40:05 Successfully built 3baf197da342 16:40:05 Successfully tagged security-secretstore-setup-arm64:latest 16:40:05  Building security-secretstore-setup ... done (5/6) Installing libzmq (4.3.4-r0) 16:40:05 Building core-command 16:40:05 (6/6) Installing zeromq (4.3.4-r0) 16:40:05 Executing busybox-1.33.1-r3.trigger 16:40:05 OK: 8 MiB in 20 packages 16:40:07 Removing intermediate container 46bd6b3b3fca 16:40:07 ---> 9f7df56c6051 16:40:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:07 ---> fdf1586baf06 16:40:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:40:09 ---> da621062c908 16:40:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:40:10 ---> 8f9fec961826 16:40:10 Step 18/22 : ENTRYPOINT ["/core-data"] 16:40:10 ---> Running in 5f42e9e72268 16:40:11 Removing intermediate container 5f42e9e72268 16:40:11 ---> 281b032a829f 16:40:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:11 ---> Running in 0c13fdc78a14 16:40:11 Removing intermediate container 0c13fdc78a14 16:40:11 ---> f064994cc83e 16:40:11 Step 20/22 : LABEL arch=arm64 16:40:11 ---> Running in dd026fea620d 16:40:12 Removing intermediate container dd026fea620d 16:40:12 ---> c0188d51b623 16:40:12 Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:40:12 ---> Running in a364fe3a7558 16:40:13 Removing intermediate container a364fe3a7558 16:40:13 ---> 4aa0aedbbaef 16:40:13 Step 22/22 : LABEL version=0.0.0 16:40:13 ---> Running in a28a82193958 16:40:14 Removing intermediate container a28a82193958 16:40:14 ---> 7188d973c7d1 16:40:14 16:40:14 Successfully built 7188d973c7d1 16:40:14 Successfully tagged core-data-arm64:latest 16:41:01  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:41:01 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:41:01 ---> 123e8c8cdad9 16:41:01 Step 3/30 : WORKDIR /edgex-go 16:41:01 ---> Using cache 16:41:01 ---> e40cb5bacd0d 16:41:01 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:01 ---> Using cache 16:41:01 ---> b6e14c2d38ef 16:41:01 Step 5/30 : RUN apk add --update --no-cache make git 16:41:01 ---> Using cache 16:41:01 ---> 48c59f93e908 16:41:01 Step 6/30 : COPY . . 16:41:01 ---> Using cache 16:41:01 ---> 2a3e7421158b 16:41:01 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:01 ---> Using cache 16:41:01 ---> c2c57968e8b5 16:41:01 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:41:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:41:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:41:01 ---> 123e8c8cdad9 16:41:01 Step 3/22 : WORKDIR /edgex-go 16:41:01 ---> Using cache 16:41:01 ---> e40cb5bacd0d 16:41:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:01 ---> Using cache 16:41:01 ---> b6e14c2d38ef 16:41:01 Step 5/22 : RUN apk add --update --no-cache make bash git 16:41:01 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:41:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:41:01 ---> 123e8c8cdad9 16:41:01 Step 3/20 : WORKDIR /edgex-go 16:41:01 ---> Using cache 16:41:01 ---> e40cb5bacd0d 16:41:01 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:01 ---> Using cache 16:41:01 ---> b6e14c2d38ef 16:41:01 Step 5/20 : RUN apk add --update --no-cache make git 16:41:01 ---> Using cache 16:41:01 ---> 48c59f93e908 16:41:01 Step 6/20 : COPY . . 16:41:01 ---> Using cache 16:41:01 ---> 2a3e7421158b 16:41:01 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:01 ---> Using cache 16:41:01 ---> c2c57968e8b5 16:41:01 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:41:01 ---> Running in 63f280b825f4 16:41:01 ---> Running in 8f7eeb52658c 16:41:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:41:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:41:01 ---> 123e8c8cdad9 16:41:01 Step 3/22 : WORKDIR /edgex-go 16:41:01 ---> Using cache 16:41:01 ---> e40cb5bacd0d 16:41:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:01 ---> Using cache 16:41:01 ---> b6e14c2d38ef 16:41:01 Step 5/22 : RUN apk add --update --no-cache make git 16:41:01 ---> Using cache 16:41:01 ---> 48c59f93e908 16:41:01 Step 6/22 : COPY . . 16:41:01 ---> Using cache 16:41:01 ---> 2a3e7421158b 16:41:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:01 ---> Using cache 16:41:01 ---> c2c57968e8b5 16:41:01 Step 8/22 : RUN make cmd/core-command/core-command 16:41:01 ---> Running in 0c52834d5e04 16:41:01 ---> Running in bc1662d240fb 16:41:01 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 16:41:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:41:01 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 16:41:01 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 16:41:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:41:03 OK: 219 MiB in 52 packages 16:41:05 Removing intermediate container 8f7eeb52658c 16:41:05 ---> d81d6ce85e76 16:41:05 Step 6/22 : COPY . . 16:41:23 ---> bea2756943e3 16:41:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:23 ---> Running in 38c0d63ee374 16:41:29 Removing intermediate container 38c0d63ee374 16:41:29 ---> 2a4f08d6eb98 16:41:29 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:41:29 ---> Running in 711ba56608cb 16:41:30 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 16:42:52 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 16:42:52 Removing intermediate container bc1662d240fb 16:42:52 ---> 9d48a82a8e2b 16:42:52 16:42:52 Step 9/22 : FROM alpine:3.14 16:42:52 ---> bb3de5531c18 16:42:52 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:42:52 ---> Using cache 16:42:52 ---> f476cb334cd3 16:42:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:42:52 ---> Using cache 16:42:52 ---> 40fc8625e7ad 16:42:52 Step 12/22 : ENV APP_PORT=59882 16:42:52 ---> Running in f489f2e12b6e 16:42:53 Removing intermediate container f489f2e12b6e 16:42:53 ---> c3091c0379b0 16:42:53 Step 13/22 : EXPOSE $APP_PORT 16:42:54 ---> Running in 43b697f3bb90 16:42:54 Removing intermediate container 63f280b825f4 16:42:54 ---> fbc13d95bb62 16:42:54 16:42:54 Step 9/30 : FROM alpine:3.14 16:42:54 ---> bb3de5531c18 16:42:54 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:42:54 ---> Running in 083b4bd2f192 16:42:54 Removing intermediate container 43b697f3bb90 16:42:54 ---> 383bc6db5ed4 16:42:54 Step 14/22 : WORKDIR / 16:42:54 ---> Running in cb3b56f56f98 16:42:55 Removing intermediate container 083b4bd2f192 16:42:55 ---> 2ef57c45d55e 16:42:55 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:42:55 ---> Running in 719930bd360e 16:42:55 Removing intermediate container cb3b56f56f98 16:42:55 ---> 86f3a10d6179 16:42:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:57 ---> 37292985bf81 16:42:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:59 (1/2) Installing dumb-init (1.2.5-r1) 16:42:59 (2/2) Installing su-exec (0.2-r1) 16:42:59 Executing busybox-1.33.1-r3.trigger 16:42:59 OK: 5 MiB in 16 packages 16:43:00 Removing intermediate container 0c52834d5e04 16:43:00 ---> 319729cf95df 16:43:00 16:43:00 Step 9/20 : FROM alpine:3.14 16:43:00 ---> bb3de5531c18 16:43:00 Step 10/20 : RUN apk add --update --no-cache curl 16:43:01 ---> Running in c7c684c4550c 16:43:01 ---> 38bed844db11 16:43:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:43:01 Removing intermediate container 719930bd360e 16:43:01 ---> f444764c9d89 16:43:01 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:43:01 ---> Running in 019f8effb79a 16:43:01 Removing intermediate container 019f8effb79a 16:43:01 ---> 17d4962df253 16:43:01 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:43:02 ---> 7b806a807d0a 16:43:02 Step 18/22 : ENTRYPOINT ["/core-command"] 16:43:02 ---> Running in 42e7d7972fe8 16:43:02 ---> Running in 1ab52fe8cf52 16:43:02 Removing intermediate container 42e7d7972fe8 16:43:02 ---> e4102a6a40d8 16:43:02 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:02 Removing intermediate container 1ab52fe8cf52 16:43:02 ---> ee0b8fd724f1 16:43:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:43:03 ---> Running in d8c68a653077 16:43:03 ---> Running in 412ffa83a1e6 16:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:04 Removing intermediate container 412ffa83a1e6 16:43:04 ---> 232d3304e71e 16:43:04 Step 20/22 : LABEL arch=arm64 16:43:04 ---> Running in a98514afaa86 16:43:04 (1/5) Installing ca-certificates (20191127-r5) 16:43:04 (2/5) Installing brotli-libs (1.0.9-r5) 16:43:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:43:04 (4/5) Installing libcurl (7.79.1-r0) 16:43:04 (5/5) Installing curl (7.79.1-r0) 16:43:04 Executing busybox-1.33.1-r3.trigger 16:43:04 Executing ca-certificates-20191127-r5.trigger 16:43:04 OK: 8 MiB in 19 packages 16:43:04 Removing intermediate container a98514afaa86 16:43:04 ---> daae59d49058 16:43:04 Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:43:04 ---> Running in 71b0d529a36b 16:43:05 Removing intermediate container 71b0d529a36b 16:43:05 ---> b0b1c59d99c8 16:43:05 Step 22/22 : LABEL version=0.0.0 16:43:05 ---> Running in 3b2e917335cf 16:43:06 Removing intermediate container d8c68a653077 16:43:06 ---> b7fb42f1936b 16:43:06 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:43:06 Removing intermediate container 3b2e917335cf 16:43:06 ---> a250e75344da 16:43:06 16:43:06 ---> Running in d7f3234a7fbe 16:43:07 Removing intermediate container c7c684c4550c 16:43:07 ---> 1814454007ba 16:43:07 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:43:07 ---> Running in 2cc0215d98da 16:43:07 Successfully built a250e75344da 16:43:07 Successfully tagged core-command-arm64:latest 16:43:07  Building core-command ... done Removing intermediate container d7f3234a7fbe 16:43:07 ---> c0d1f00e3a7d 16:43:07 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:43:07 Removing intermediate container 2cc0215d98da 16:43:07 ---> 704065176153 16:43:07 Step 12/20 : WORKDIR /edgex 16:43:08 ---> Running in 07baf0b01743 16:43:08 ---> 66309159a1f3 16:43:08 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:43:08 Removing intermediate container 711ba56608cb 16:43:08 ---> 431bda3659b8 16:43:08 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:43:08 ---> Running in f8b92b6e852e 16:43:08 ---> Running in 385d9b99a86a 16:43:08 Removing intermediate container 07baf0b01743 16:43:08 ---> 8b3b006d5042 16:43:08 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:43:09 ---> ea43288c72c0 16:43:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:43:10 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 16:43:11 ---> 9aa83f5d6c75 16:43:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:43:11 Removing intermediate container f8b92b6e852e 16:43:11 ---> 5bb270900920 16:43:11 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:12 ---> c72acb837e20 16:43:12 ---> 1acc642dd82b 16:43:12 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:43:12 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:43:12 ---> Running in 17c437347df7 16:43:13 Removing intermediate container 17c437347df7 16:43:13 ---> 8eda0b4f9b52 16:43:13 Step 17/20 : CMD ["--init=true"] 16:43:13 ---> Running in 284d59f7d3ce 16:43:13 Removing intermediate container 385d9b99a86a 16:43:13 ---> a2fd73267f31 16:43:13 16:43:13 Step 10/22 : FROM docker:20.10.8 16:43:13 20.10.8: Pulling from library/docker 16:43:13 Removing intermediate container 284d59f7d3ce 16:43:13 ---> 14ce830c28d3 16:43:13 Step 18/20 : LABEL arch=arm64 16:43:13 ---> bfc9bbded0f8 16:43:13 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:43:14 ---> Running in dea155f9c39c 16:43:14 Removing intermediate container dea155f9c39c 16:43:14 ---> 9fcf407ccd56 16:43:14 Step 19/20 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:43:14 ---> Running in 5bfff1f522bc 16:43:15 ---> 307a7c6b8ea0 16:43:15 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:43:15 Removing intermediate container 5bfff1f522bc 16:43:15 ---> a4489aa7fe8e 16:43:15 Step 20/20 : LABEL version=0.0.0 16:43:15 ---> Running in 4cf6a0204350 16:43:15 ---> a934d94b54ae 16:43:15 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:43:16 Removing intermediate container 4cf6a0204350 16:43:16 ---> 72caaf0c495e 16:43:16 16:43:16 Successfully built 72caaf0c495e 16:43:16 Successfully tagged security-proxy-setup-arm64:latest 16:43:17  Building security-proxy-setup ... done  ---> 2192b7372817 16:43:17 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:43:17 ---> Running in 4a977d484f18 16:43:17 Removing intermediate container 4a977d484f18 16:43:17 ---> 6aa9e4aff5a7 16:43:17 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:43:18 ---> 061dfe196b80 16:43:18 Step 25/30 : RUN chmod +x /entrypoint.sh 16:43:19 ---> Running in 5a116278578e 16:43:21 Removing intermediate container 5a116278578e 16:43:21 ---> dac55d4490bb 16:43:21 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:43:22 ---> Running in 0bc3f7e15378 16:43:22 Removing intermediate container 0bc3f7e15378 16:43:22 ---> 2e94d32f3242 16:43:22 Step 27/30 : CMD ["gate"] 16:43:22 ---> Running in b178788480ef 16:43:23 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:43:23 Status: Downloaded newer image for docker:20.10.8 16:43:23 ---> 3734d5adc5ac 16:43:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:43:23 ---> Running in 612a8d095217 16:43:23 Removing intermediate container b178788480ef 16:43:23 ---> cf2fe1bebc8b 16:43:23 Step 28/30 : LABEL arch=arm64 16:43:23 ---> Running in 8c262aa0cc1a 16:43:23 Removing intermediate container 612a8d095217 16:43:23 ---> aa368c200b12 16:43:23 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 16:43:23 ---> Running in 390e0c47dd4f 16:43:24 Removing intermediate container 8c262aa0cc1a 16:43:24 ---> f81aa5cb8582 16:43:24 Step 29/30 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:43:24 ---> Running in 0c79d0ffc8d1 16:43:24 Removing intermediate container 0c79d0ffc8d1 16:43:24 ---> 642824a12081 16:43:24 Step 30/30 : LABEL version=0.0.0 16:43:24 ---> Running in a38829375c8d 16:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:25 Removing intermediate container a38829375c8d 16:43:25 ---> c2aa4740e630 16:43:25 16:43:26 Successfully built c2aa4740e630 16:43:26 Successfully tagged security-bootstrapper-arm64:latest 16:43:26  Building security-bootstrapper ... done (1/42) Installing readline (8.1.0-r0) 16:43:26 (2/42) Installing bash (5.1.4-r0) 16:43:26 Executing bash-5.1.4-r0.post-install 16:43:26 (3/42) Installing brotli-libs (1.0.9-r5) 16:43:26 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:43:26 (5/42) Installing libcurl (7.79.1-r0) 16:43:26 (6/42) Installing curl (7.79.1-r0) 16:43:26 (7/42) Installing dumb-init (1.2.5-r1) 16:43:26 (8/42) Installing libbz2 (1.0.8-r1) 16:43:26 (9/42) Installing expat (2.4.1-r0) 16:43:26 (10/42) Installing libffi (3.3-r2) 16:43:26 (11/42) Installing gdbm (1.19-r0) 16:43:26 (12/42) Installing xz-libs (5.2.5-r0) 16:43:26 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:43:26 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:43:26 (15/42) Installing mpdecimal (2.5.1-r1) 16:43:26 (16/42) Installing sqlite-libs (3.35.5-r0) 16:43:26 (17/42) Installing python3 (3.9.5-r1) 16:43:28 (18/42) Installing py3-appdirs (1.4.4-r2) 16:43:28 (19/42) Installing py3-chardet (4.0.0-r2) 16:43:29 (20/42) Installing py3-idna (3.2-r0) 16:43:29 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:43:29 (22/42) Installing py3-certifi (2020.12.5-r1) 16:43:29 (23/42) Installing py3-requests (2.25.1-r4) 16:43:29 (24/42) Installing py3-msgpack (1.0.2-r1) 16:43:29 (25/42) Installing py3-lockfile (0.12.2-r4) 16:43:29 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:43:29 (27/42) Installing py3-colorama (0.4.4-r1) 16:43:29 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:43:29 (29/42) Installing py3-distlib (0.3.1-r3) 16:43:29 (30/42) Installing py3-distro (1.5.0-r3) 16:43:29 (31/42) Installing py3-six (1.15.0-r1) 16:43:29 (32/42) Installing py3-webencodings (0.5.1-r4) 16:43:29 (33/42) Installing py3-html5lib (1.1-r1) 16:43:29 (34/42) Installing py3-parsing (2.4.7-r2) 16:43:29 (35/42) Installing py3-packaging (20.9-r1) 16:43:29 (36/42) Installing py3-toml (0.10.2-r2) 16:43:29 (37/42) Installing py3-pep517 (0.10.0-r2) 16:43:29 (38/42) Installing py3-progress (1.5-r2) 16:43:29 (39/42) Installing py3-retrying (1.3.3-r1) 16:43:29 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:43:29 (41/42) Installing py3-setuptools (52.0.0-r3) 16:43:29 (42/42) Installing py3-pip (20.3.4-r1) 16:43:29 Executing busybox-1.33.1-r3.trigger 16:43:30 OK: 84 MiB in 64 packages 16:43:34 Collecting docker-compose==1.23.2 16:43:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:43:34 Collecting cached-property<2,>=1.2.0 16:43:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:43:35 Collecting websocket-client<1.0,>=0.32.0 16:43:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:43:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:43:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:43:37 Collecting texttable<0.10,>=0.9.0 16:43:37 Downloading texttable-0.9.1.tar.gz (11 kB) 16:43:39 Collecting dockerpty<0.5,>=0.4.1 16:43:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:43:42 Collecting PyYAML<4,>=3.10 16:43:42 Downloading PyYAML-3.13.tar.gz (270 kB) 16:43:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:43:45 Collecting docopt<0.7,>=0.6.1 16:43:45 Downloading docopt-0.6.2.tar.gz (25 kB) 16:43:48 Collecting docker<4.0,>=3.6.0 16:43:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:43:48 Collecting jsonschema<3,>=2.5.1 16:43:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:43:48 Collecting docker-pycreds>=0.4.0 16:43:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:43:49 Collecting idna<2.8,>=2.5 16:43:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:43:50 Collecting chardet<3.1.0,>=3.0.2 16:43:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:43:50 Collecting urllib3<1.25,>=1.21.1 16:43:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:43:50 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) 16:43:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:43:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:43:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:43:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:43:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:43:52 Attempting uninstall: urllib3 16:43:52 Found existing installation: urllib3 1.26.5 16:43:52 Uninstalling urllib3-1.26.5: 16:43:52 Successfully uninstalled urllib3-1.26.5 16:43:52 Attempting uninstall: idna 16:43:52 Found existing installation: idna 3.2 16:43:52 Uninstalling idna-3.2: 16:43:53 Successfully uninstalled idna-3.2 16:43:54 Attempting uninstall: chardet 16:43:54 Found existing installation: chardet 4.0.0 16:43:54 Uninstalling chardet-4.0.0: 16:43:54 Successfully uninstalled chardet-4.0.0 16:43:56 Attempting uninstall: requests 16:43:56 Found existing installation: requests 2.25.1 16:43:56 Uninstalling requests-2.25.1: 16:43:56 Successfully uninstalled requests-2.25.1 16:43:56 Running setup.py install for texttable: started 16:43:58 Running setup.py install for texttable: finished with status 'done' 16:43:58 Running setup.py install for PyYAML: started 16:44:01 Running setup.py install for PyYAML: finished with status 'done' 16:44:01 Running setup.py install for docopt: started 16:44:04 Running setup.py install for docopt: finished with status 'done' 16:44:04 Running setup.py install for dockerpty: started 16:44:06 Running setup.py install for dockerpty: finished with status 'done' 16:44:08 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 16:44:18 Removing intermediate container 390e0c47dd4f 16:44:18 ---> 578b89d9ee6b 16:44:18 Step 13/22 : ENV APP_PORT=58890 16:44:18 ---> Running in 1f0b3df52240 16:44:18 Removing intermediate container 1f0b3df52240 16:44:18 ---> 26304d464135 16:44:18 Step 14/22 : EXPOSE $APP_PORT 16:44:18 ---> Running in 8843779e5bf6 16:44:18 Removing intermediate container 8843779e5bf6 16:44:18 ---> 6194d85b68aa 16:44:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:44:19 ---> a50df823760d 16:44:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:44:20 ---> 21dab48caa0c 16:44:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:44:21 ---> 479d05484b95 16:44:21 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:44:21 ---> Running in dbd1e9a657bf 16:44:21 Removing intermediate container dbd1e9a657bf 16:44:21 ---> 36a8e37cb8ef 16:44:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:21 ---> Running in 34aea4c73243 16:44:22 Removing intermediate container 34aea4c73243 16:44:22 ---> d92a99611a20 16:44:22 Step 20/22 : LABEL arch=arm64 16:44:22 ---> Running in 6c8bdd043fea 16:44:22 Removing intermediate container 6c8bdd043fea 16:44:22 ---> 6b8bee19759e 16:44:22 Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d 16:44:22 ---> Running in e8fa751cc899 16:44:23 Removing intermediate container e8fa751cc899 16:44:23 ---> 8c30d0f6718d 16:44:23 Step 22/22 : LABEL version=0.0.0 16:44:23 ---> Running in cc16975af03c 16:44:23 Removing intermediate container cc16975af03c 16:44:23 ---> c342f3500e5e 16:44:23 16:44:24 Successfully built c342f3500e5e 16:44:24 Successfully tagged sys-mgmt-agent-arm64:latest 16:44:24  Building sys-mgmt-agent ... done  [Pipeline] } 16:44:24 $ docker stop --time=1 d572fafb8fcdee11bb34dd53c5b9545b0ee6ec26653004a0841e7331c65515cc 16:44:26 $ docker rm -f d572fafb8fcdee11bb34dd53c5b9545b0ee6ec26653004a0841e7331c65515cc [Pipeline] // withDockerContainer [Pipeline] sh 16:44:26 + docker images 16:44:27 REPOSITORY TAG IMAGE ID CREATED SIZE 16:44:27 sys-mgmt-agent-arm64 latest c342f3500e5e 3 seconds ago 277MB 16:44:27 security-bootstrapper-arm64 latest c2aa4740e630 About a minute ago 17.8MB 16:44:27 security-proxy-setup-arm64 latest 72caaf0c495e About a minute ago 25.4MB 16:44:27 a2fd73267f31 About a minute ago 1.57GB 16:44:27 core-command-arm64 latest a250e75344da About a minute ago 15.2MB 16:44:27 319729cf95df About a minute ago 1.57GB 16:44:27 fbc13d95bb62 About a minute ago 1.57GB 16:44:27 9d48a82a8e2b About a minute ago 1.57GB 16:44:27 core-data-arm64 latest 7188d973c7d1 4 minutes ago 19.5MB 16:44:27 security-secretstore-setup-arm64 latest 3baf197da342 4 minutes ago 26.8MB 16:44:27 core-metadata-arm64 latest c6c41f4e9574 4 minutes ago 15.9MB 16:44:27 support-notifications-arm64 latest e65aad41d098 4 minutes ago 16.1MB 16:44:27 support-scheduler-arm64 latest 167760b5fe7a 4 minutes ago 15.3MB 16:44:27 e071f900af09 4 minutes ago 1.58GB 16:44:27 02378686446a 4 minutes ago 1.57GB 16:44:27 baf99994502d 4 minutes ago 1.57GB 16:44:27 e1c9e14db5a0 4 minutes ago 1.57GB 16:44:27 bff66f42e101 4 minutes ago 1.58GB 16:44:27 ci-base-image-arm64 latest 123e8c8cdad9 15 minutes ago 1.24GB 16:44:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 16:44:27 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 16:44:27 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 16:44:27 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 16:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:27 16:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:28 arm64: Pulling from edgex-lftools-log-publisher 16:44:28 448f6bf000e3: Pulling fs layer 16:44:28 f757da607395: Pulling fs layer 16:44:28 05883995daec: Pulling fs layer 16:44:28 8603b9c90790: Pulling fs layer 16:44:28 1560dd03e051: Pulling fs layer 16:44:28 27f5ce0e4adf: Pulling fs layer 16:44:28 c2d8d7efcc4b: Pulling fs layer 16:44:28 8603b9c90790: Waiting 16:44:28 1560dd03e051: Waiting 16:44:28 27f5ce0e4adf: Waiting 16:44:28 c2d8d7efcc4b: Waiting 16:44:28 f757da607395: Verifying Checksum 16:44:28 f757da607395: Download complete 16:44:28 8603b9c90790: Verifying Checksum 16:44:28 8603b9c90790: Download complete 16:44:28 1560dd03e051: Verifying Checksum 16:44:28 1560dd03e051: Download complete 16:44:28 27f5ce0e4adf: Verifying Checksum 16:44:28 27f5ce0e4adf: Download complete 16:44:28 05883995daec: Verifying Checksum 16:44:28 05883995daec: Download complete 16:44:29 448f6bf000e3: Verifying Checksum 16:44:29 448f6bf000e3: Download complete 16:44:31 c2d8d7efcc4b: Verifying Checksum 16:44:31 c2d8d7efcc4b: Download complete 16:44:32 448f6bf000e3: Pull complete 16:44:33 f757da607395: Pull complete 16:44:34 05883995daec: Pull complete 16:44:35 8603b9c90790: Pull complete 16:44:35 1560dd03e051: Pull complete 16:44:36 27f5ce0e4adf: Pull complete 16:44:51 c2d8d7efcc4b: Pull complete 16:44:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:44:51 prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container 16:44:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:44:55 $ docker top 3508e2385c90240bb04f09071075c9ed6237071cdd362b08b930a91e431de647 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:56 ---> job-cost.sh 16:44:56 lf-activate-venv: SKIPPING 16:44:56 INFO: No Stack... 16:44:57 INFO: Retrieving Pricing Info for: v3-standard-4 16:44:57 INFO: Archiving Costs [Pipeline] sh 16:44:58 + cat /w/workspace/edgex-go/4/archives/cost.csv 16:44:58 + cut -d, -f6 [Pipeline] lock 16:44:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3806-4-stack-cost] 16:44:58 Resource [jenkins-edgexfoundry-edgex-go-PR-3806-4-stack-cost] did not exist. Created. 16:44:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3806-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:59 + echo total: 0.10999999940395355 [Pipeline] stash 16:44:59 Stashed 1 file(s) [Pipeline] } 16:44:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3806-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:59 $ docker stop --time=1 3508e2385c90240bb04f09071075c9ed6237071cdd362b08b930a91e431de647 16:45:01 $ docker rm -f 3508e2385c90240bb04f09071075c9ed6237071cdd362b08b930a91e431de647 [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 16:45:01 provisioning config files... 16:45:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1656036358307560172tmp [Pipeline] { [Pipeline] sh 16:45:02 + set +x 16:45:02 + bash -s -- 16:45:02 + curl -s https://codecov.io/bash 16:45:02 16:45:02 _____ _ 16:45:02 / ____| | | 16:45:02 | | ___ __| | ___ ___ _____ __ 16:45:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:45:02 | |___| (_) | (_| | __/ (_| (_) \ V / 16:45:02 \_____\___/ \__,_|\___|\___\___/ \_/ 16:45:02 Bash-1.0.6 16:45:02 16:45:02 16:45:02 ==> git version 2.24.4 found 16:45:02 ==> 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 16:45:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:45:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:45:02 ==> Jenkins CI detected. 16:45:02 current dir:  /w/workspace/edgex-go/4 16:45:02 project root: . 16:45:02 --> token set from env 16:45:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:45:02 ==> Running gcov in . (disable via -X gcov) 16:45:02 ==> Python coveragepy not found 16:45:02 ==> Searching for coverage reports in: 16:45:02 + . 16:45:02 -> Found 1 reports 16:45:02 ==> Detecting git/mercurial file structure 16:45:02 ==> Reading reports 16:45:02 + ./coverage.out bytes=428381 16:45:02 ==> Appending adjustments 16:45:02 https://docs.codecov.io/docs/fixing-reports 16:45:03 + Found adjustments 16:45:03 ==> Gzipping contents 16:45:03 60K /tmp/codecov.ff1elE.gz 16:45:03 ==> Uploading reports 16:45:03 url: https://codecov.io 16:45:03 query: branch=PR-3806&commit=2e025bf85b7f172d76f5fbf99526c8d89e71860d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= 16:45:03 -> Pinging Codecov 16:45:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3806&commit=2e025bf85b7f172d76f5fbf99526c8d89e71860d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= 16:45:04 -> Uploading to 16:45:04 https://storage.googleapis.com/codecov/v4/raw/2021-11-12/00271124DB129430A58F1EEE437C3FCB/2e025bf85b7f172d76f5fbf99526c8d89e71860d/cb6c388b-a3cf-4ba0-95a8-8f866e513c2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T164503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f6c451d1c351a532261ee16ca559219c9361668fabfedb77ae20ff10b2f7c75 16:45:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:45:04 Dload Upload Total Spent Left Speed 16:45:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57693 0 0 100 57693 0 150k --:--:-- --:--:-- --:--:-- 150k 16:45:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2e025bf85b7f172d76f5fbf99526c8d89e71860d [Pipeline] } 16:45:04 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 16:45:05 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:45:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:45:06 ---> package-listing.sh 16:45:06 ++ facter osfamily 16:45:06 ++ tr '[:upper:]' '[:lower:]' 16:45:06 + OS_FAMILY=redhat 16:45:06 + workspace=/w/workspace/edgex-go/4 16:45:06 + START_PACKAGES=/tmp/packages_start.txt 16:45:06 + END_PACKAGES=/tmp/packages_end.txt 16:45:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:45:06 + PACKAGES=/tmp/packages_start.txt 16:45:06 + '[' /w/workspace/edgex-go/4 ']' 16:45:06 + PACKAGES=/tmp/packages_end.txt 16:45:06 + case "${OS_FAMILY}" in 16:45:06 + rpm -qa 16:45:06 + sort 16:45:09 + '[' -f /tmp/packages_start.txt ']' 16:45:09 + '[' -f /tmp/packages_end.txt ']' 16:45:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:45:09 + '[' /w/workspace/edgex-go/4 ']' 16:45:09 + mkdir -p /w/workspace/edgex-go/4/archives/ 16:45:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 16:45:09 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:45:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:10 16:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:11 latest: Pulling from edgex-lftools-log-publisher 16:45:11 b4d181a07f80: Pulling fs layer 16:45:11 a1111a8f2ec3: Pulling fs layer 16:45:11 ed53099fbce6: Pulling fs layer 16:45:11 dc539afda2c1: Pulling fs layer 16:45:11 77bc0d833cb6: Pulling fs layer 16:45:11 9065ff56babe: Pulling fs layer 16:45:11 d287ab97295c: Pulling fs layer 16:45:11 dc539afda2c1: Waiting 16:45:11 77bc0d833cb6: Waiting 16:45:11 9065ff56babe: Waiting 16:45:11 d287ab97295c: Waiting 16:45:11 a1111a8f2ec3: Verifying Checksum 16:45:11 a1111a8f2ec3: Download complete 16:45:11 dc539afda2c1: Verifying Checksum 16:45:11 dc539afda2c1: Download complete 16:45:11 ed53099fbce6: Verifying Checksum 16:45:11 ed53099fbce6: Download complete 16:45:11 77bc0d833cb6: Verifying Checksum 16:45:11 77bc0d833cb6: Download complete 16:45:11 9065ff56babe: Verifying Checksum 16:45:11 9065ff56babe: Download complete 16:45:11 b4d181a07f80: Verifying Checksum 16:45:11 b4d181a07f80: Download complete 16:45:11 d287ab97295c: Verifying Checksum 16:45:11 d287ab97295c: Download complete 16:45:12 b4d181a07f80: Pull complete 16:45:12 a1111a8f2ec3: Pull complete 16:45:13 ed53099fbce6: Pull complete 16:45:13 dc539afda2c1: Pull complete 16:45:13 77bc0d833cb6: Pull complete 16:45:13 9065ff56babe: Pull complete 16:45:19 d287ab97295c: Pull complete 16:45:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:45:19 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 16:45:19 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:45:24 $ docker top a9a5a09787cc2519a6064320e7d2d059563050fd89a5e1dac23c5c9ec9245696 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:24 + touch /tmp/pre-build-complete [Pipeline] sh 16:45:24 + mkdir -p /var/log/sysstat [Pipeline] sh 16:45:25 + ls /var/log/sa-host 16:45:25 + sadf -c /var/log/sa-host/sa12 16:45:25 file_magic: OK 16:45:25 HZ: Using current value: 100 16:45:25 file_header: OK 16:45:25 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 16:45:25 Statistics: 16:45:25 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... 16:45:25 File successfully converted to sysstat format version 12.0.3 16:45:25 + sadf -c /var/log/sa-host/sa30 16:45:25 file_magic: OK 16:45:25 HZ: Using current value: 100 16:45:25 file_header: OK 16:45:25 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 16:45:25 Statistics: 16:45:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:45:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:25 provisioning config files... 16:45:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5640229420819361398tmp [Pipeline] { [Pipeline] echo 16:45:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:45:25 ---> create-netrc.sh [Pipeline] } 16:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:45:25 ---> python-tools-install.sh [Pipeline] echo 16:45:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:45:26 ---> sudo-logs.sh 16:45:26 Archiving 'sudo' log.. 16:45:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-343.novalocal: Name or service not known 16:45:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-343.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:45:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:45:26 ---> job-cost.sh 16:45:26 lf-activate-venv: SKIPPING 16:45:26 DEBUG: total: 0.10999999940395355 16:45:26 INFO: Retrieving Stack Cost... 16:45:26 INFO: Retrieving Pricing Info for: v3-standard-2 16:45:27 INFO: Archiving Costs [Pipeline] echo 16:45:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:45:27 ---> logs-deploy.sh 16:45:27 lf-activate-venv: SKIPPING 16:45:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3806/4 16:45:27 INFO: archiving workspace using pattern(s): 16:45:28 Archives upload complete. 16:45:28 INFO: archiving logs to Nexus 16:45:29 ---> uname -a: 16:45:29 Linux prd-centos7-docker-4c-2g-343.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:45:29 16:45:29 16:45:29 ---> lscpu: 16:45:29 Architecture: x86_64 16:45:29 CPU op-mode(s): 32-bit, 64-bit 16:45:29 Byte Order: Little Endian 16:45:29 Address sizes: 40 bits physical, 48 bits virtual 16:45:29 CPU(s): 2 16:45:29 On-line CPU(s) list: 0,1 16:45:29 Thread(s) per core: 1 16:45:29 Core(s) per socket: 1 16:45:29 Socket(s): 2 16:45:29 NUMA node(s): 1 16:45:29 Vendor ID: AuthenticAMD 16:45:29 CPU family: 23 16:45:29 Model: 49 16:45:29 Model name: AMD EPYC-Rome Processor 16:45:29 Stepping: 0 16:45:29 CPU MHz: 2800.000 16:45:29 BogoMIPS: 5600.00 16:45:29 Virtualization: AMD-V 16:45:29 Hypervisor vendor: KVM 16:45:29 Virtualization type: full 16:45:29 L1d cache: 32K 16:45:29 L1i cache: 32K 16:45:29 L2 cache: 512K 16:45:29 L3 cache: 16384K 16:45:29 NUMA node0 CPU(s): 0,1 16:45:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:45:29 16:45:29 16:45:29 ---> nproc: 16:45:29 2 16:45:29 16:45:29 16:45:29 ---> df -h: 16:45:29 Filesystem Size Used Avail Use% Mounted on 16:45:29 overlay 40G 13G 28G 32% / 16:45:29 tmpfs 64M 0 64M 0% /dev 16:45:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:45:29 shm 64M 0 64M 0% /dev/shm 16:45:29 /dev/vda1 40G 13G 28G 32% /facter-os 16:45:29 16:45:29 16:45:29 ---> sar -b -r -n DEV: 16:45:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 16:45:29 16:45:29 16:23:24 LINUX RESTART (2 CPU) 16:45:29 16:45:29 16:24:02 tps rtps wtps bread/s bwrtn/s 16:45:29 16:25:01 253.09 3.50 249.59 2391.87 63893.89 16:45:29 16:26:01 230.54 0.00 230.54 0.00 45270.66 16:45:29 16:27:01 54.95 0.02 54.93 0.53 9964.27 16:45:29 16:28:01 123.89 0.00 123.89 0.00 10215.25 16:45:29 16:29:01 703.83 301.01 402.83 8445.68 277212.51 16:45:29 16:30:01 367.44 31.56 335.87 3198.14 135180.52 16:45:29 16:31:01 422.61 82.09 340.52 3642.68 155914.08 16:45:29 16:32:02 158.29 14.69 143.61 1315.75 21526.19 16:45:29 16:33:01 0.15 0.00 0.15 0.00 1.90 16:45:29 16:34:01 0.27 0.00 0.27 0.00 2.95 16:45:29 16:35:01 0.25 0.00 0.25 0.00 2.43 16:45:29 16:36:01 0.35 0.00 0.35 0.00 5.46 16:45:29 16:37:01 0.17 0.00 0.17 0.00 1.50 16:45:29 16:38:01 0.20 0.00 0.20 0.00 1.62 16:45:29 16:39:01 0.90 0.55 0.35 102.88 5.93 16:45:29 16:40:01 0.82 0.00 0.82 0.00 14.89 16:45:29 16:41:01 0.25 0.00 0.25 0.00 2.97 16:45:29 16:42:01 0.25 0.00 0.25 0.00 2.73 16:45:29 16:43:01 0.27 0.00 0.27 0.00 3.50 16:45:29 16:44:01 0.22 0.00 0.22 0.00 2.45 16:45:29 16:45:01 0.23 0.00 0.23 0.00 2.02 16:45:29 Average: 110.65 20.77 89.87 911.93 34350.42 16:45:29 16:45:29 16:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:45:29 16:25:01 3459124 0 884528 11.04 2620 3662668 1446488 15.97 1125356 2950408 347444 16:45:29 16:26:01 3431600 0 965032 12.05 2620 3609688 1635420 18.06 1307188 2794012 235552 16:45:29 16:27:01 3240868 0 1188768 14.84 2620 3576684 1771172 19.55 1440064 2844876 72896 16:45:29 16:28:01 3314056 0 1067624 13.33 2620 3624640 1832688 20.23 1377224 2833752 163232 16:45:29 16:29:01 132760 0 1310020 16.36 2620 6563540 2303712 25.43 3451984 3804904 178892 16:45:29 16:30:01 906176 0 1216388 15.19 2620 5883756 1730480 19.11 2774700 3708968 159504 16:45:29 16:31:01 2508972 0 1204976 15.05 2620 4292372 1725780 19.05 2338536 2555616 29580 16:45:29 16:32:02 3637220 0 1115312 13.93 2620 3253788 1622048 17.91 1018060 2765932 8 16:45:29 16:33:01 3647000 0 1105528 13.80 2620 3253792 1356572 14.98 1033556 2746608 8 16:45:29 16:34:01 3659252 0 1093216 13.65 2620 3253852 1356596 14.98 1038752 2730128 24 16:45:29 16:35:01 3660184 0 1092340 13.64 2620 3253796 1356404 14.98 1043504 2724924 12 16:45:29 16:36:01 3659988 0 1092528 13.64 2620 3253804 1356524 14.98 1043056 2725772 8 16:45:29 16:37:01 3659536 0 1092976 13.65 2620 3253808 1356368 14.98 1046800 2722436 8 16:45:29 16:38:01 3659676 0 1092832 13.65 2620 3253812 1356368 14.98 1046652 2722476 8 16:45:29 16:39:01 3655784 0 1093880 13.66 2620 3256656 1356620 14.98 1050268 2722316 16 16:45:29 16:40:01 3656252 0 1093408 13.65 2620 3256660 1356560 14.98 1050220 2722316 8 16:45:29 16:41:01 3656756 0 1092900 13.65 2620 3256664 1356368 14.98 1049700 2722316 12 16:45:29 16:42:01 3656276 0 1093372 13.65 2620 3256672 1356548 14.98 1050020 2722320 12 16:45:29 16:43:01 3655536 0 1094112 13.66 2620 3256672 1356644 14.98 1050704 2722316 12 16:45:29 16:44:01 3655204 0 1094440 13.67 2620 3256676 1356656 14.98 1051040 2722316 12 16:45:29 16:45:01 3656640 0 1093000 13.65 2620 3256680 1356416 14.98 1049856 2722316 16 16:45:29 Average: 3246136 0 1103675 13.78 2620 3656509 1509640 16.67 1354154 2842239 56536 16:45:29 16:45:29 16:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:45:29 16:25:01 eth0 817.79 923.73 8426.10 118.13 0.00 0.00 0.00 0.00 16:45:29 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:25:01 docker0 798.59 623.19 73.17 4792.73 0.00 0.00 0.00 0.00 16:45:29 16:26:01 veth846c391 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:45:29 16:26:01 eth0 28.96 17.07 26.62 11.08 0.00 0.00 0.00 0.00 16:45:29 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:27:01 veth846c391 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 16:45:29 16:27:01 eth0 26.75 14.54 20.54 11.02 0.00 0.00 0.00 0.00 16:45:29 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:27:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 16:45:29 16:28:01 eth0 87.45 57.13 1684.24 121.27 0.00 0.00 0.00 0.00 16:45:29 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:29:01 veth22ef26b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:29:01 eth0 71.31 37.98 212.52 16.28 0.00 0.00 0.00 0.00 16:45:29 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:29:01 vethf0dd3ca 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:45:29 16:30:01 eth0 53.42 25.25 224.09 13.15 0.00 0.00 0.00 0.00 16:45:29 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:30:01 vethc504a24 0.00 1.28 0.00 0.06 0.00 0.00 0.00 0.00 16:45:29 16:30:01 docker0 810.42 668.99 73.45 5089.83 0.00 0.00 0.00 0.00 16:45:29 16:31:01 eth0 51.29 26.62 132.05 15.67 0.00 0.00 0.00 0.00 16:45:29 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:31:01 vethc504a24 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:31:01 docker0 6.09 12.70 0.34 71.01 0.00 0.00 0.00 0.00 16:45:29 16:32:02 eth0 101.85 54.46 1475.68 121.99 0.00 0.00 0.00 0.00 16:45:29 16:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:32:02 docker0 18.17 45.75 1.43 458.84 0.00 0.00 0.00 0.00 16:45:29 16:33:01 eth0 1.51 0.63 0.37 0.23 0.00 0.00 0.00 0.00 16:45:29 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:34:01 eth0 1.28 0.45 0.41 0.25 0.00 0.00 0.00 0.00 16:45:29 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:35:01 eth0 0.27 0.15 0.07 0.04 0.00 0.00 0.00 0.00 16:45:29 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:36:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 16:45:29 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:37:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:45:29 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:38:01 eth0 0.48 0.03 0.05 0.00 0.00 0.00 0.00 0.00 16:45:29 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:39:01 eth0 0.98 0.60 0.41 0.28 0.00 0.00 0.00 0.00 16:45:29 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:40:01 eth0 0.65 0.42 0.34 0.21 0.00 0.00 0.00 0.00 16:45:29 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:41:01 eth0 0.40 0.07 0.03 0.01 0.00 0.00 0.00 0.00 16:45:29 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:42:01 eth0 1.42 0.40 0.35 0.18 0.00 0.00 0.00 0.00 16:45:29 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:43:01 eth0 1.43 0.57 0.59 0.40 0.00 0.00 0.00 0.00 16:45:29 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:44:01 eth0 1.07 0.43 0.40 0.30 0.00 0.00 0.00 0.00 16:45:29 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:45:01 eth0 0.22 0.12 0.09 0.01 0.00 0.00 0.00 0.00 16:45:29 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 Average: eth0 58.96 54.66 575.51 20.45 0.00 0.00 0.00 0.00 16:45:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:29 Average: docker0 39.81 34.70 3.59 268.04 0.00 0.00 0.00 0.00 16:45:29 16:45:29 16:45:29 ---> sar -P ALL: 16:45:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 16:45:29 16:45:29 16:23:24 LINUX RESTART (2 CPU) 16:45:29 16:45:29 16:24:02 CPU %user %nice %system %iowait %steal %idle 16:45:29 16:25:01 all 32.82 0.00 10.95 5.27 0.10 50.86 16:45:29 16:25:01 0 28.11 0.00 11.38 4.97 0.09 55.45 16:45:29 16:25:01 1 37.58 0.00 10.51 5.57 0.11 46.23 16:45:29 16:26:01 all 55.56 0.00 11.00 1.22 0.13 32.10 16:45:29 16:26:01 0 55.77 0.00 10.90 1.24 0.13 31.97 16:45:29 16:26:01 1 55.35 0.00 11.10 1.19 0.13 32.23 16:45:29 16:27:01 all 33.98 0.00 4.37 0.41 0.07 61.17 16:45:29 16:27:01 0 33.41 0.00 4.30 0.54 0.07 61.67 16:45:29 16:27:01 1 34.54 0.00 4.44 0.28 0.07 60.67 16:45:29 16:28:01 all 71.50 0.00 7.68 2.31 0.13 18.38 16:45:29 16:28:01 0 72.34 0.00 7.60 2.46 0.13 17.47 16:45:29 16:28:01 1 70.66 0.00 7.77 2.17 0.13 19.28 16:45:29 16:29:01 all 22.42 0.00 14.83 44.00 0.11 18.64 16:45:29 16:29:01 0 22.77 0.00 15.05 41.34 0.09 20.75 16:45:29 16:29:01 1 22.07 0.00 14.61 46.67 0.12 16.52 16:45:29 16:30:01 all 74.94 0.00 14.63 6.10 0.14 4.19 16:45:29 16:30:01 0 74.92 0.00 14.91 5.60 0.15 4.41 16:45:29 16:30:01 1 74.95 0.00 14.35 6.60 0.13 3.97 16:45:29 16:31:01 all 64.42 0.00 13.36 20.71 0.14 1.37 16:45:29 16:31:01 0 65.16 0.00 12.94 20.71 0.13 1.06 16:45:29 16:31:01 1 63.67 0.00 13.78 20.72 0.15 1.69 16:45:29 16:32:02 all 9.77 0.00 4.32 1.82 0.04 84.05 16:45:29 16:32:02 0 10.54 0.00 4.34 1.32 0.03 83.77 16:45:29 16:32:02 1 9.01 0.00 4.30 2.32 0.05 84.33 16:45:29 16:33:01 all 0.23 0.00 0.08 0.00 0.02 99.68 16:45:29 16:33:01 0 0.14 0.00 0.07 0.00 0.02 99.78 16:45:29 16:33:01 1 0.32 0.00 0.08 0.00 0.02 99.58 16:45:29 16:34:01 all 0.23 0.00 0.06 0.00 0.02 99.70 16:45:29 16:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:45:29 16:34:01 1 0.40 0.00 0.07 0.00 0.02 99.52 16:45:29 16:35:01 all 0.23 0.00 0.03 0.00 0.01 99.72 16:45:29 16:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:45:29 16:35:01 1 0.43 0.00 0.03 0.00 0.02 99.52 16:45:29 16:45:29 16:35:01 CPU %user %nice %system %iowait %steal %idle 16:45:29 16:36:01 all 0.20 0.00 0.02 0.00 0.01 99.77 16:45:29 16:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:45:29 16:36:01 1 0.37 0.00 0.02 0.00 0.00 99.62 16:45:29 16:37:01 all 0.19 0.00 0.03 0.00 0.01 99.77 16:45:29 16:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:45:29 16:37:01 1 0.35 0.00 0.02 0.00 0.02 99.62 16:45:29 16:38:01 all 0.24 0.00 0.02 0.00 0.01 99.73 16:45:29 16:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:45:29 16:38:01 1 0.43 0.00 0.02 0.00 0.00 99.55 16:45:29 16:39:01 all 0.13 0.00 0.07 0.02 0.02 99.77 16:45:29 16:39:01 0 0.05 0.00 0.07 0.03 0.00 99.85 16:45:29 16:39:01 1 0.22 0.00 0.07 0.00 0.03 99.68 16:45:29 16:40:01 all 0.20 0.00 0.03 0.00 0.00 99.77 16:45:29 16:40:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:45:29 16:40:01 1 0.33 0.00 0.03 0.00 0.00 99.63 16:45:29 16:41:01 all 0.22 0.00 0.03 0.00 0.02 99.73 16:45:29 16:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:45:29 16:41:01 1 0.42 0.00 0.03 0.00 0.02 99.53 16:45:29 16:42:01 all 0.23 0.00 0.03 0.00 0.01 99.74 16:45:29 16:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:45:29 16:42:01 1 0.40 0.00 0.02 0.00 0.00 99.58 16:45:29 16:43:01 all 0.23 0.00 0.03 0.00 0.01 99.73 16:45:29 16:43:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:45:29 16:43:01 1 0.38 0.00 0.03 0.00 0.00 99.58 16:45:29 16:44:01 all 0.14 0.00 0.03 0.00 0.02 99.81 16:45:29 16:44:01 0 0.15 0.00 0.03 0.00 0.03 99.78 16:45:29 16:44:01 1 0.13 0.00 0.03 0.00 0.00 99.83 16:45:29 16:45:01 all 0.14 0.00 0.03 0.00 0.00 99.83 16:45:29 16:45:01 0 0.23 0.00 0.03 0.00 0.00 99.73 16:45:29 16:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:45:29 Average: all 16.55 0.00 3.69 3.73 0.04 75.97 16:45:29 Average: 0 16.37 0.00 3.71 3.57 0.04 76.31 16:45:29 Average: 1 16.73 0.00 3.67 3.90 0.05 75.64 16:45:29 16:45:29 16:45:29