Pull request #2666 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 9987179e50b3092528debbdf6f8e9bca85611d08+3555043a6994042684a9c8b6423498381cadcc6f (3bd650d3b2201b21df0039ceb0699d997692887d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2666/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-688 in /w/workspace/edgexfoundry_edgex-go_PR-2666 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 3555043a6994042684a9c8b6423498381cadcc6f into PR head commit 9987179e50b3092528debbdf6f8e9bca85611d08 Merge succeeded, producing 9987179e50b3092528debbdf6f8e9bca85611d08 Checking out Revision 9987179e50b3092528debbdf6f8e9bca85611d08 (PR-2666) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2666/head:refs/remotes/origin/PR-2666 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9987179e50b3092528debbdf6f8e9bca85611d08 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3555043a6994042684a9c8b6423498381cadcc6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9987179e50b3092528debbdf6f8e9bca85611d08 # timeout=10 Commit message: "fix(snap): remove support-logging" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:38:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:38:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:38:10 ========================================================= 22:38:10 EdgeX Global Pipelines Version Info 22:38:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:38:11 ------------------- 22:38:11 stable info: 22:38:11 ------------------- 22:38:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:38:11 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 22:38:11 Message: update stable to v1.0.106 22:38:12 ------------------- 22:38:12 experimental info: 22:38:12 ------------------- 22:38:12 Commited By: **** collab-it+edgex@linuxfoundation.org 22:38:12 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 22:38:12 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 22:38:14 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:38:14 + for file in '`ls cmd/**/Dockerfile`' 22:38:14 ++ dirname cmd/core-command/Dockerfile 22:38:14 ++ cut -d/ -f2 22:38:14 + echo core-command,cmd/core-command/Dockerfile 22:38:14 + for file in '`ls cmd/**/Dockerfile`' 22:38:14 ++ dirname cmd/core-data/Dockerfile 22:38:14 ++ cut -d/ -f2 22:38:14 + echo core-data,cmd/core-data/Dockerfile 22:38:14 + for file in '`ls cmd/**/Dockerfile`' 22:38:14 ++ dirname cmd/core-metadata/Dockerfile 22:38:14 ++ cut -d/ -f2 22:38:14 + echo core-metadata,cmd/core-metadata/Dockerfile 22:38:14 + for file in '`ls cmd/**/Dockerfile`' 22:38:14 ++ dirname cmd/security-proxy-setup/Dockerfile 22:38:14 ++ cut -d/ -f2 22:38:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:38:14 + for file in '`ls cmd/**/Dockerfile`' 22:38:14 ++ dirname cmd/security-secrets-setup/Dockerfile 22:38:14 ++ cut -d/ -f2 22:38:14 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 22:38:14 + for file in '`ls cmd/**/Dockerfile`' 22:38:14 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:38:14 ++ cut -d/ -f2 22:38:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:38:14 + for file in '`ls cmd/**/Dockerfile`' 22:38:14 ++ dirname cmd/support-logging/Dockerfile 22:38:14 ++ cut -d/ -f2 22:38:14 + echo support-logging,cmd/support-logging/Dockerfile 22:38:14 + for file in '`ls cmd/**/Dockerfile`' 22:38:14 ++ dirname cmd/support-notifications/Dockerfile 22:38:14 ++ cut -d/ -f2 22:38:14 + echo support-notifications,cmd/support-notifications/Dockerfile 22:38:14 + for file in '`ls cmd/**/Dockerfile`' 22:38:14 ++ dirname cmd/support-scheduler/Dockerfile 22:38:14 ++ cut -d/ -f2 22:38:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:38:14 + for file in '`ls cmd/**/Dockerfile`' 22:38:14 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:38:14 ++ cut -d/ -f2 22:38:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:38:14 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:38:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:15 22:38:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:38:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:16 latest: Pulling from edgex-devops/git-semver 22:38:16 31603596830f: Pulling fs layer 22:38:16 2a8b12db71e7: Pulling fs layer 22:38:16 6ca5941a6612: Pulling fs layer 22:38:16 ecc8261a40a4: Pulling fs layer 22:38:16 ecc8261a40a4: Waiting 22:38:16 2a8b12db71e7: Verifying Checksum 22:38:16 2a8b12db71e7: Download complete 22:38:16 31603596830f: Download complete 22:38:16 6ca5941a6612: Verifying Checksum 22:38:16 6ca5941a6612: Download complete 22:38:16 ecc8261a40a4: Verifying Checksum 22:38:16 ecc8261a40a4: Download complete 22:38:16 31603596830f: Pull complete 22:38:17 2a8b12db71e7: Pull complete 22:38:17 6ca5941a6612: Pull complete 22:38:17 ecc8261a40a4: Pull complete 22:38:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:38:18 prd-centos7-docker-4c-2g-688 does not seem to be running inside a container 22:38:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:38:20 $ docker top 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:21 [ssh-agent] Looking for ssh-agent implementation... 22:38:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:21 $ docker exec 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 ssh-agent 22:38:21 SSH_AUTH_SOCK=/tmp/ssh-YNKJJr1SRgx5/agent.12 22:38:21 SSH_AGENT_PID=18 22:38:21 Running ssh-add (command line suppressed) 22:38:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2430631449200399468.key (/w/workspace/edgex-go/1@tmp/private_key_2430631449200399468.key) 22:38:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:21 + git describe --exact-match --tags HEAD 22:38:21 fatal: No names found, cannot describe anything. [Pipeline] } 22:38:22 $ docker exec --env ******** --env ******** 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 ssh-agent -k 22:38:22 unset SSH_AUTH_SOCK; 22:38:22 unset SSH_AGENT_PID; 22:38:22 echo Agent pid 18 killed; 22:38:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:38:22 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:38:22 This usually means this commit has not been tagged. [Pipeline] sshagent 22:38:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:22 [ssh-agent] Looking for ssh-agent implementation... 22:38:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:22 $ docker exec 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 ssh-agent 22:38:22 SSH_AUTH_SOCK=/tmp/ssh-BF8LbXydsnTK/agent.47 22:38:22 SSH_AGENT_PID=52 22:38:22 Running ssh-add (command line suppressed) 22:38:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4725347567416660944.key (/w/workspace/edgex-go/1@tmp/private_key_4725347567416660944.key) 22:38:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:23 + git semver init 22:38:23 # -> Open(): unable to determine branch for HEAD 22:38:23 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:38:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:38:23 # $SEMVER_REMOTE_NAME = origin 22:38:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:38:23 # $SEMVER_USER_NAME = edgex-jenkins 22:38:23 # $SEMVER_BRANCH = PR-2666 22:38:23 # $SEMVER_TEMP = /tmp/semver-798930354 22:38:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:38:41 # '/tmp/semver-798930354' -> '/w/workspace/edgex-go/1/.semver' 22:38:41 # -> Force: false 22:38:41 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:38:41 $ docker exec --env ******** --env ******** 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 ssh-agent -k 22:38:41 unset SSH_AUTH_SOCK; 22:38:41 unset SSH_AGENT_PID; 22:38:41 echo Agent pid 52 killed; 22:38:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:42 + git semver [Pipeline] } 22:38:42 $ docker stop --time=1 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 22:38:44 $ docker rm -f 5a048de05fffa9eb426e1e3e91908cc497d134c6be81187d896c639396dcfa41 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:38:57 Stashed 38 file(s) [Pipeline] echo 22:38:57 [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 22:38:58 ========================================================= 22:38:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:38:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:38:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 22:39:02 Sending build context to Docker daemon 323.2MB 22:39:02 Step 1/7 : ARG BASE=golang:1.13-alpine 22:39:02 Step 2/7 : FROM ${BASE} 22:39:02 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:39:02 df20fa9351a1: Pulling fs layer 22:39:02 ed8968b2872e: Pulling fs layer 22:39:02 a92cc7c5fd73: Pulling fs layer 22:39:02 2dd03ba5bac4: Pulling fs layer 22:39:02 1e091d79d1de: Pulling fs layer 22:39:02 481702a1767f: Pulling fs layer 22:39:02 f64a6f60c768: Pulling fs layer 22:39:02 e78d2573fc39: Pulling fs layer 22:39:02 e876d2f968b6: Pulling fs layer 22:39:02 ce8a83651883: Pulling fs layer 22:39:02 07967f4d0e4b: Pulling fs layer 22:39:02 1e091d79d1de: Waiting 22:39:02 481702a1767f: Waiting 22:39:02 f64a6f60c768: Waiting 22:39:02 e78d2573fc39: Waiting 22:39:02 e876d2f968b6: Waiting 22:39:02 ce8a83651883: Waiting 22:39:02 07967f4d0e4b: Waiting 22:39:02 2dd03ba5bac4: Waiting 22:39:02 a92cc7c5fd73: Download complete 22:39:02 ed8968b2872e: Download complete 22:39:02 1e091d79d1de: Verifying Checksum 22:39:02 1e091d79d1de: Download complete 22:39:02 481702a1767f: Verifying Checksum 22:39:02 481702a1767f: Download complete 22:39:02 df20fa9351a1: Verifying Checksum 22:39:02 df20fa9351a1: Download complete 22:39:02 df20fa9351a1: Pull complete 22:39:02 ed8968b2872e: Pull complete 22:39:02 f64a6f60c768: Verifying Checksum 22:39:02 f64a6f60c768: Download complete 22:39:02 e876d2f968b6: Verifying Checksum 22:39:02 e876d2f968b6: Download complete 22:39:03 e78d2573fc39: Verifying Checksum 22:39:03 e78d2573fc39: Download complete 22:39:03 07967f4d0e4b: Verifying Checksum 22:39:03 07967f4d0e4b: Download complete 22:39:03 ce8a83651883: Download complete 22:39:03 2dd03ba5bac4: Verifying Checksum 22:39:03 2dd03ba5bac4: Download complete 22:39:04 a92cc7c5fd73: Pull complete 22:39:09 2dd03ba5bac4: Pull complete 22:39:09 1e091d79d1de: Pull complete 22:39:09 481702a1767f: Pull complete 22:39:13 Still waiting to schedule task 22:39:13 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-687’ 22:39:17 f64a6f60c768: Pull complete 22:39:19 e78d2573fc39: Pull complete 22:39:19 e876d2f968b6: Pull complete 22:39:21 ce8a83651883: Pull complete 22:39:21 07967f4d0e4b: Pull complete 22:39:21 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 22:39:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:39:21 ---> 5d7c900382c6 22:39:21 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:39:23 ---> Running in 43497bb1573d 22:39:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:24 (1/12) Installing libmagic (5.38-r0) 22:39:25 (2/12) Installing file (5.38-r0) 22:39:25 (3/12) Installing libc-dev (0.7.2-r3) 22:39:25 (4/12) Installing g++ (9.3.0-r2) 22:39:29 (5/12) Installing fortify-headers (1.1-r0) 22:39:29 (6/12) Installing patch (2.7.6-r6) 22:39:29 (7/12) Installing build-base (0.5-r2) 22:39:29 (8/12) Installing libsodium (1.0.18-r0) 22:39:29 (9/12) Installing pkgconf (1.7.2-r0) 22:39:30 (10/12) Installing libsodium-dev (1.0.18-r0) 22:39:30 (11/12) Installing libzmq (4.3.2-r0) 22:39:30 (12/12) Installing zeromq-dev (4.3.2-r0) 22:39:30 Executing busybox-1.31.1-r16.trigger 22:39:30 OK: 233 MiB in 51 packages 22:39:33 Removing intermediate container 43497bb1573d 22:39:33 ---> 547236557d9f 22:39:33 Step 4/7 : WORKDIR /edgex-go 22:39:33 ---> Running in a530fccc5af6 22:39:33 Removing intermediate container a530fccc5af6 22:39:33 ---> 8a63610881e2 22:39:33 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:39:33 latest: Pulling from library/docker 22:39:34 df20fa9351a1: Already exists 22:39:34 25ad7478873d: Pulling fs layer 22:39:34 4684f6177b5d: Pulling fs layer 22:39:34 46e300cec669: Pulling fs layer 22:39:34 63038576ad94: Pulling fs layer 22:39:34 0fdb76c4706c: Pulling fs layer 22:39:34 cb7edeffdfd5: Pulling fs layer 22:39:34 63038576ad94: Waiting 22:39:34 0fdb76c4706c: Waiting 22:39:34 cb7edeffdfd5: Waiting 22:39:34 4684f6177b5d: Verifying Checksum 22:39:34 4684f6177b5d: Download complete 22:39:34 25ad7478873d: Verifying Checksum 22:39:34 25ad7478873d: Download complete 22:39:34 63038576ad94: Verifying Checksum 22:39:34 63038576ad94: Download complete 22:39:34 0fdb76c4706c: Verifying Checksum 22:39:34 0fdb76c4706c: Download complete 22:39:34 cb7edeffdfd5: Download complete 22:39:34 25ad7478873d: Pull complete 22:39:34 4684f6177b5d: Pull complete 22:39:35 46e300cec669: Verifying Checksum 22:39:35 46e300cec669: Download complete 22:39:37 46e300cec669: Pull complete 22:39:37 63038576ad94: Pull complete 22:39:37 0fdb76c4706c: Pull complete 22:39:37 cb7edeffdfd5: Pull complete 22:39:37 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 22:39:37 Status: Downloaded newer image for docker:latest 22:39:39 ---> 95ce57ea4e5b 22:39:39 Step 6/7 : COPY go.mod . 22:39:39 ---> 164d8ff18559 22:39:39 Step 7/7 : RUN go mod download 22:39:39 ---> Running in 3c9c45a278c2 22:39:42 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:39:42 go: finding github.com/BurntSushi/toml v0.3.1 22:39:42 go: finding github.com/OneOfOne/xxhash v1.2.5 22:39:42 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:39:42 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:39:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:39:42 go: finding github.com/bgentry/speakeasy v0.1.0 22:39:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:39:42 go: finding github.com/cloudflare/gokey v0.1.0 22:39:42 go: finding github.com/davecgh/go-spew v1.1.1 22:39:42 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:39:42 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:39:42 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 22:39:42 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:39:42 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 22:39:42 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 22:39:43 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:39:43 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:39:43 go: finding github.com/fatih/color v1.7.0 22:39:43 go: finding github.com/fsnotify/fsnotify v1.4.7 22:39:43 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:39:43 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 22:39:43 go: finding github.com/go-kit/kit v0.8.0 22:39:43 go: finding github.com/go-logfmt/logfmt v0.4.0 22:39:43 go: finding github.com/go-playground/assert/v2 v2.0.1 22:39:43 go: finding github.com/go-playground/locales v0.13.0 22:39:43 go: finding github.com/go-playground/universal-translator v0.17.0 22:39:43 go: finding github.com/go-playground/validator/v10 v10.3.0 22:39:43 go: finding github.com/go-redis/redis/v7 v7.2.0 22:39:43 go: finding github.com/go-stack/stack v1.8.0 22:39:43 go: finding github.com/golang/protobuf v1.3.2 22:39:43 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:39:43 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:39:43 go: finding github.com/google/uuid v1.1.0 22:39:43 go: finding github.com/gorilla/mux v1.7.1 22:39:43 go: finding github.com/hashicorp/consul/api v1.1.0 22:39:43 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:39:43 go: finding github.com/hashicorp/errwrap v1.0.0 22:39:43 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:39:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:39:43 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:39:43 go: finding github.com/hashicorp/go-multierror v1.0.0 22:39:44 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:39:44 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:39:44 go: finding github.com/hashicorp/go-syslog v1.0.0 22:39:44 go: finding github.com/hashicorp/go-uuid v1.0.1 22:39:44 go: finding github.com/hashicorp/go.net v0.0.1 22:39:44 go: finding github.com/hashicorp/golang-lru v0.5.0 22:39:44 go: finding github.com/hashicorp/logutils v1.0.0 22:39:44 go: finding github.com/hashicorp/mdns v1.0.0 22:39:44 go: finding github.com/hashicorp/memberlist v0.1.3 22:39:44 go: finding github.com/hashicorp/serf v0.8.2 22:39:44 go: finding github.com/hpcloud/tail v1.0.0 22:39:44 go: finding github.com/imdario/mergo v0.3.6 22:39:44 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:39:44 go: finding github.com/kr/pretty v0.1.0 22:39:44 go: finding github.com/kr/pty v1.1.1 22:39:44 go: finding github.com/kr/text v0.1.0 22:39:44 go: finding github.com/leodido/go-urn v1.2.0 22:39:44 go: finding github.com/mattn/go-colorable v0.0.9 22:39:44 go: finding github.com/mattn/go-isatty v0.0.3 22:39:44 go: finding github.com/miekg/dns v1.0.14 22:39:44 go: finding github.com/mitchellh/cli v1.0.0 22:39:44 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:39:44 go: finding github.com/mitchellh/copystructure v1.0.0 22:39:44 go: finding github.com/mitchellh/go-homedir v1.0.0 22:39:44 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:39:44 go: finding github.com/mitchellh/gox v0.4.0 22:39:44 go: finding github.com/mitchellh/iochan v1.0.0 22:39:45 go: finding github.com/mitchellh/mapstructure v1.1.2 22:39:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:39:45 go: finding github.com/onsi/ginkgo v1.10.1 22:39:45 go: finding github.com/onsi/gomega v1.7.0 22:39:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:39:45 go: finding github.com/pebbe/zmq4 v1.0.0 22:39:45 go: finding github.com/pelletier/go-toml v1.2.0 22:39:45 go: finding github.com/pkg/errors v0.8.1 22:39:45 go: finding github.com/pmezard/go-difflib v1.0.0 22:39:45 go: finding github.com/posener/complete v1.1.1 22:39:45 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 22:39:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:39:45 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:39:45 go: finding github.com/stretchr/objx v0.1.0 22:39:45 go: finding github.com/stretchr/testify v1.5.1 22:39:45 go: finding github.com/ugorji/go v1.1.4 22:39:45 go: finding github.com/x448/float16 v0.8.4 22:39:45 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 22:39:45 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:39:45 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:39:45 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 22:39:45 go: finding golang.org/x/text v0.3.2 22:39:45 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 22:39:45 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:39:45 go: finding gopkg.in/eapache/queue.v1 v1.1.0 22:39:45 go: finding gopkg.in/fsnotify.v1 v1.4.7 22:39:45 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:39:46 go: finding gopkg.in/yaml.v2 v2.2.8 22:40:04 Removing intermediate container 3c9c45a278c2 22:40:04 ---> 640a023625e7 22:40:04 Successfully built 640a023625e7 22:40:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:05 + docker inspect -f . ci-base-image-x86_64 22:40:05 . [Pipeline] withDockerContainer 22:40:05 prd-centos7-docker-4c-2g-688 does not seem to be running inside a container 22:40:05 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:40:06 $ docker top 612e051e9c199c2b38185bd55f4956d111071c79d304cffd9244b3f67892e707 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:07 + go version 22:40:07 go version go1.13.13 linux/amd64 [Pipeline] echo 22:40:07 ========================================================= 22:40:07 [edgeXBuildGoParallel] Running Tests and Build... 22:40:07 ========================================================= [Pipeline] sh 22:40:07 + make test 22:40:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:40:09 ? github.com/edgexfoundry/edgex-go [no test files] 22:40:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:40:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:40:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:40:25 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.010s 22:40:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 22:40:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:40:25 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 22:40:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:40:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:40:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:40:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:40:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.046s coverage: 46.6% of statements 22:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.065s coverage: 27.2% of statements 22:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.005s coverage: 100.0% of statements 22:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.006s coverage: 100.0% of statements 22:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.313s coverage: 82.5% of statements 22:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.043s coverage: 92.9% of statements 22:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.111s coverage: 28.6% of statements 22:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements 22:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.006s coverage: 100.0% of statements 22:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.042s coverage: 89.8% of statements 22:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:40:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.020s coverage: 97.5% of statements 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:40:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.010s coverage: 100.0% of statements 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:40:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.006s coverage: 58.8% of statements 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 22:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 22:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.069s coverage: 63.5% of statements 22:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.011s coverage: 100.0% of statements 22:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.082s coverage: 55.9% of statements 22:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 22:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 13.129s coverage: 86.3% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.291s coverage: 72.2% of statements 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.094s coverage: 72.1% of statements 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.019s coverage: 82.4% of statements 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.037s coverage: 48.4% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.013s coverage: 28.8% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.017s coverage: 96.8% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.045s coverage: 26.9% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.080s coverage: 84.1% of statements 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.027s coverage: 100.0% of statements 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.013s coverage: 42.9% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.009s coverage: 100.0% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.028s coverage: 83.8% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.031s coverage: 46.1% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.027s coverage: 100.0% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.030s coverage: 100.0% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.006s coverage: 100.0% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.077s coverage: 29.1% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.023s coverage: 99.0% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.015s coverage: 100.0% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.010s coverage: 87.9% of statements 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:40:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 22:40:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 22:40:54 GO111MODULE=on go vet ./... 22:40:59 gofmt -l . 22:40:59 [ "`gofmt -l .`" = "" ] 22:41:00 ./bin/test-go-mod-tidy.sh 22:41:01 ./bin/test-attribution-txt.sh [Pipeline] sh 22:41:03 + ls -al . 22:41:03 total 552 22:41:03 drwxrwxr-x 10 1001 1001 4096 Aug 21 22:41 . 22:41:03 drwxr-xr-x 4 root root 28 Aug 21 22:40 .. 22:41:03 -rw-rw-r-- 1 1001 1001 11 Aug 21 22:38 .dockerignore 22:41:03 drwxrwxr-x 8 1001 1001 179 Aug 21 22:38 .git 22:41:03 drwxrwxr-x 3 1001 1001 60 Aug 21 22:38 .github 22:41:03 -rw-rw-r-- 1 1001 1001 932 Aug 21 22:38 .gitignore 22:41:03 drwx------ 3 1001 1001 47 Aug 21 22:38 .semver 22:41:03 -rw-rw-r-- 1 1001 1001 166 Aug 21 22:38 .sonarcloud.properties 22:41:03 -rw-rw-r-- 1 1001 1001 3804 Aug 21 22:38 CONTRIBUTING.md 22:41:03 -rw-rw-r-- 1 1001 1001 1035 Aug 21 22:38 Dockerfile.build 22:41:03 -rw-rw-r-- 1 1001 1001 865 Aug 21 22:38 Jenkinsfile 22:41:03 -rw-rw-r-- 1 1001 1001 10775 Aug 21 22:38 LICENSE 22:41:03 -rw-rw-r-- 1 1001 1001 6237 Aug 21 22:38 Makefile 22:41:03 -rw-rw-r-- 1 1001 1001 5652 Aug 21 22:38 README.md 22:41:03 -rw-rw-r-- 1 1001 1001 259 Aug 21 22:38 SECURITY.md 22:41:03 -rw-rw-r-- 1 1001 1001 5 Aug 21 22:38 VERSION 22:41:03 -rw-rw-r-- 1 1001 1001 4131 Aug 21 22:38 ZMQWindows.md 22:41:03 drwxrwxr-x 2 1001 1001 117 Aug 21 22:38 bin 22:41:03 drwxrwxr-x 15 1001 1001 4096 Aug 21 22:38 cmd 22:41:03 -rw-r--r-- 1 root root 458659 Aug 21 22:40 coverage.out 22:41:03 -rw-r--r-- 1 root root 1019 Aug 21 22:41 go.mod 22:41:03 -rw-r--r-- 1 root root 19185 Aug 21 22:41 go.sum 22:41:03 drwxrwxr-x 8 1001 1001 127 Aug 21 22:38 internal 22:41:03 drwxrwxr-x 4 1001 1001 26 Aug 21 22:38 openapi 22:41:03 drwxrwxr-x 4 1001 1001 71 Aug 21 22:38 snap 22:41:03 -rw-rw-r-- 1 1001 1001 168 Aug 21 22:38 version.go [Pipeline] sh 22:41:04 + '[' -e coverage.out ] 22:41:04 + chown 1001:1001 coverage.out [Pipeline] stash 22:41:04 Stashed 1 file(s) [Pipeline] sh 22:41:04 + make build 22:41:04 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 22:41:11 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 22:41:14 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 22:41:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 22:41:17 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 22:41:19 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 22:41:19 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 22:41:21 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 22:41:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:41:25 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 22:41:26 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 22:41:28 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 22:41:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 22:41:30 $ docker stop --time=1 612e051e9c199c2b38185bd55f4956d111071c79d304cffd9244b3f67892e707 22:41:32 $ docker rm -f 612e051e9c199c2b38185bd55f4956d111071c79d304cffd9244b3f67892e707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:41:36 22:41:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:41:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:41:36 latest: Pulling from edgex-devops/edgex-compose 22:41:36 cbdbe7a5bc2a: Pulling fs layer 22:41:36 ca9280d653b3: Pulling fs layer 22:41:36 7e9c9ca2126c: Pulling fs layer 22:41:36 cbdbe7a5bc2a: Verifying Checksum 22:41:36 cbdbe7a5bc2a: Download complete 22:41:37 ca9280d653b3: Verifying Checksum 22:41:37 ca9280d653b3: Download complete 22:41:37 cbdbe7a5bc2a: Pull complete 22:41:37 7e9c9ca2126c: Verifying Checksum 22:41:37 7e9c9ca2126c: Download complete 22:41:38 ca9280d653b3: Pull complete 22:41:46 7e9c9ca2126c: Pull complete 22:41:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:41:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:41:46 prd-centos7-docker-4c-2g-688 does not seem to be running inside a container 22:41:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:41:47 $ docker top 97daff304d81d2ae561b5cdefe82bfa20d26dd6ad3b9d415dbc8362475430f0f -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:48 + docker-compose build --help 22:41:48 + grep parallel 22:41:49 --parallel Build images in parallel. [Pipeline] } 22:41:49 $ docker stop --time=1 97daff304d81d2ae561b5cdefe82bfa20d26dd6ad3b9d415dbc8362475430f0f 22:41:50 $ docker rm -f 97daff304d81d2ae561b5cdefe82bfa20d26dd6ad3b9d415dbc8362475430f0f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:41:51 . [Pipeline] withDockerContainer 22:41:51 prd-centos7-docker-4c-2g-688 does not seem to be running inside a container 22:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:41:52 $ docker top d497bc34274acfc8965e8a46e1bc11cc06ac8fa17ae6879ea74fff28e8838126 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:53 + docker-compose -f ./docker-compose-build.yml build --parallel 22:41:53 Building docker-core-command-go ... 22:41:53 Building docker-core-data-go ... 22:41:53 Building docker-core-metadata-go ... 22:41:53 Building docker-security-proxy-setup-go ... 22:41:53 Building docker-security-secrets-setup-go ... 22:41:53 Building docker-security-secretstore-setup-go ... 22:41:53 Building docker-support-logging-go ... 22:41:53 Building docker-support-notifications-go ... 22:41:53 Building docker-support-scheduler-go ... 22:41:53 Building docker-sys-mgmt-agent-go ... 22:41:53 Building docker-core-command-go 22:41:53 Building docker-support-scheduler-go 22:41:53 Building docker-support-notifications-go 22:41:53 Building docker-core-metadata-go 22:41:53 Building docker-support-logging-go 22:42:26 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 22:42:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:42:26 ---> 640a023625e7 22:42:26 Step 3/22 : WORKDIR /edgex-go 22:42:26 Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine 22:42:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:42:26 ---> 640a023625e7 22:42:26 Step 3/24 : WORKDIR /edgex-go 22:42:26 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 22:42:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:42:26 ---> 640a023625e7 22:42:26 Step 3/22 : WORKDIR /edgex-go 22:42:26 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 22:42:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:42:26 ---> 640a023625e7 22:42:26 Step 3/22 : WORKDIR /edgex-go 22:42:26 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 22:42:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:42:26 ---> 640a023625e7 22:42:26 Step 3/21 : WORKDIR /edgex-go 22:42:26 ---> Running in 026b5510b1b3 22:42:26 ---> Running in f75dd603ae34 22:42:26 ---> Running in 3f839b687b80 22:42:26 ---> Running in 2350dac52225 22:42:26 ---> Running in a30365d6dd24 22:42:27 Removing intermediate container 3f839b687b80 22:42:27 ---> e659b746c5c7 22:42:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:27 Removing intermediate container 026b5510b1b3 22:42:27 ---> 3dfd248c0838 22:42:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:27 Removing intermediate container 2350dac52225 22:42:27 ---> eea1edc36015 22:42:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:27 Removing intermediate container f75dd603ae34 22:42:27 ---> 7f5041ccb415 22:42:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:27 Removing intermediate container a30365d6dd24 22:42:27 ---> 00dde4a11bf4 22:42:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:27 ---> Running in 0dcf00479326 22:42:27 ---> Running in 023b61d9a228 22:42:27 ---> Running in 9528c618e331 22:42:27 ---> Running in d5ab09992762 22:42:27 ---> Running in dec6129ecaa0 22:42:30 Removing intermediate container d5ab09992762 22:42:30 ---> fb723596aa56 22:42:30 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:42:30 Removing intermediate container 023b61d9a228 22:42:30 ---> 310bc0d7a37e 22:42:30 Step 5/22 : RUN apk update && apk add make git 22:42:30 Removing intermediate container dec6129ecaa0 22:42:30 ---> 8963e5ebc214 22:42:30 Step 5/22 : RUN apk update && apk add make git 22:42:30 ---> Running in f16cd985a21e 22:42:30 ---> Running in 56a6339a51fa 22:42:30 Removing intermediate container 9528c618e331 22:42:30 ---> 9dfcd7ac5a9c 22:42:30 Step 5/22 : RUN apk update && apk add make && apk add bash git 22:42:30 ---> Running in 042a08de7a99 22:42:30 Removing intermediate container 0dcf00479326 22:42:30 ---> ee0fd69c09c6 22:42:30 Step 5/21 : RUN apk update && apk add make git 22:42:30 ---> Running in 74cebfcacc70 22:42:30 ---> Running in b1679aa58b34 22:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:32 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:32 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:32 OK: 12746 distinct packages available 22:42:32 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:32 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:32 OK: 12746 distinct packages available 22:42:32 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:32 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:32 OK: 12746 distinct packages available 22:42:32 OK: 233 MiB in 51 packages 22:42:32 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:32 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:32 OK: 12746 distinct packages available 22:42:32 OK: 233 MiB in 51 packages 22:42:32 OK: 233 MiB in 51 packages 22:42:32 OK: 233 MiB in 51 packages 22:42:32 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:32 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:32 OK: 12746 distinct packages available 22:42:33 OK: 233 MiB in 51 packages 22:42:33 Removing intermediate container f16cd985a21e 22:42:33 ---> 33f3b6ad2fef 22:42:33 Step 6/24 : COPY go.mod . 22:42:33 Removing intermediate container 56a6339a51fa 22:42:33 ---> f563cc016b38 22:42:33 Step 6/22 : COPY go.mod . 22:42:33 OK: 233 MiB in 51 packages 22:42:33 Removing intermediate container 042a08de7a99 22:42:33 ---> d0dca25d700d 22:42:33 Step 6/22 : COPY go.mod . 22:42:33 ---> 1cfc0efb4578 22:42:33 Step 7/24 : RUN go mod download 22:42:33 ---> Running in 3486297a253a 22:42:33 Removing intermediate container b1679aa58b34 22:42:33 ---> 42139969f717 22:42:33 Step 6/21 : COPY go.mod . 22:42:33 ---> bb4156f79bec 22:42:33 Step 7/22 : RUN go mod download 22:42:33 ---> 8296e20e6be1 22:42:33 Step 7/22 : RUN go mod download 22:42:34 ---> Running in d5d43207ccdd 22:42:34 ---> Running in ea029a0d90a6 22:42:34 Removing intermediate container 74cebfcacc70 22:42:34 ---> e5720a656e50 22:42:34 Step 6/22 : COPY go.mod . 22:42:34 ---> 3cdd66c3a748 22:42:34 Step 7/21 : RUN go mod download 22:42:34 ---> Running in 2c99d7485823 22:42:35 ---> 9010a174f2b0 22:42:35 Step 7/22 : RUN go mod download 22:42:35 ---> Running in 562ee02c3619 22:42:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-689 in /w/workspace/edgexfoundry_edgex-go_PR-2666 [Pipeline] { [Pipeline] ws 22:42:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:42:37 Removing intermediate container d5d43207ccdd 22:42:37 ---> 6a3f594952fb 22:42:37 Step 8/22 : COPY . . 22:42:37 Removing intermediate container 2c99d7485823 22:42:37 ---> 7f963948012b 22:42:37 Step 8/21 : COPY . . 22:42:37 Removing intermediate container ea029a0d90a6 22:42:37 ---> ef3f69ac4757 22:42:37 Step 8/22 : COPY . . 22:42:37 Removing intermediate container 3486297a253a 22:42:37 ---> 86feb07962f4 22:42:37 Step 8/24 : COPY . . 22:42:37 Removing intermediate container 562ee02c3619 22:42:37 ---> bb4be24cc7e1 22:42:37 Step 8/22 : COPY . . 22:42:41 using credential edgex-jenkins-ssh 22:42:41 Cloning the remote Git repository 22:42:41 Cloning with configured refspecs honoured and without tags 22:42:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:42:41 > git init /w/workspace/edgex-go/1 # timeout=10 22:42:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:42:42 > git --version # timeout=10 22:42:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:42:56 Fetching without tags 22:42:56 Merging remotes/origin/master commit 3555043a6994042684a9c8b6423498381cadcc6f into PR head commit 9987179e50b3092528debbdf6f8e9bca85611d08 22:42:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:42:56 > git config --add remote.origin.fetch +refs/pull/2666/head:refs/remotes/origin/PR-2666 # timeout=10 22:42:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:42:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:42:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:42:56 > git config core.sparsecheckout # timeout=10 22:42:56 > git checkout -f 9987179e50b3092528debbdf6f8e9bca85611d08 # timeout=10 22:42:57 Merge succeeded, producing 9987179e50b3092528debbdf6f8e9bca85611d08 22:42:57 Checking out Revision 9987179e50b3092528debbdf6f8e9bca85611d08 (PR-2666) 22:42:57 > git remote # timeout=10 22:42:57 > git config --get remote.origin.url # timeout=10 22:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:57 > git merge 3555043a6994042684a9c8b6423498381cadcc6f # timeout=10 22:42:57 > git rev-parse HEAD^{commit} # timeout=10 22:42:57 > git config core.sparsecheckout # timeout=10 22:42:57 > git checkout -f 9987179e50b3092528debbdf6f8e9bca85611d08 # timeout=10 22:43:01 Commit message: "fix(snap): remove support-logging" 22:43:01 > git --version # timeout=10 22:43:01 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:43:14 ========================================================= 22:43:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:43:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:43:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 22:43:16 ---> 0eef90c78666 22:43:16 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:43:16 ---> e74927957c34 22:43:16 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:43:16 ---> 204a7556257f 22:43:16 Step 9/22 : RUN make cmd/core-command/core-command 22:43:16 ---> 6cfa945c2017 22:43:16 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:43:16 ---> Running in aa41d0e442c4 22:43:16 ---> Running in 65c043006b7b 22:43:16 ---> Running in 13021542898c 22:43:16 ---> 907279784b3c 22:43:16 Step 9/22 : RUN make cmd/support-logging/support-logging 22:43:16 ---> Running in 98c6a5ca3f99 22:43:16 ---> Running in 33cf9986c31a 22:43:16 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 22:43:16 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 22:43:16 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 22:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 22:43:16 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 22:43:20 Sending build context to Docker daemon 323.2MB 22:43:20 Step 1/7 : ARG BASE=golang:1.13-alpine 22:43:20 Step 2/7 : FROM ${BASE} 22:43:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:43:20 b538f80385f9: Pulling fs layer 22:43:20 74f711af9a0d: Pulling fs layer 22:43:20 99f96fe45779: Pulling fs layer 22:43:20 fd7a069fd194: Pulling fs layer 22:43:20 66aa3694b03b: Pulling fs layer 22:43:20 170f70906a0f: Pulling fs layer 22:43:20 ad7c5574e4b9: Pulling fs layer 22:43:20 e772456be8f7: Pulling fs layer 22:43:20 c890913d741a: Pulling fs layer 22:43:20 2480fcc9aa5a: Pulling fs layer 22:43:20 09adf4765672: Pulling fs layer 22:43:20 fd7a069fd194: Waiting 22:43:20 66aa3694b03b: Waiting 22:43:20 170f70906a0f: Waiting 22:43:20 ad7c5574e4b9: Waiting 22:43:20 e772456be8f7: Waiting 22:43:20 c890913d741a: Waiting 22:43:20 2480fcc9aa5a: Waiting 22:43:20 09adf4765672: Waiting 22:43:20 99f96fe45779: Verifying Checksum 22:43:20 99f96fe45779: Download complete 22:43:20 74f711af9a0d: Download complete 22:43:20 66aa3694b03b: Download complete 22:43:20 170f70906a0f: Verifying Checksum 22:43:20 170f70906a0f: Download complete 22:43:20 b538f80385f9: Verifying Checksum 22:43:20 b538f80385f9: Download complete 22:43:21 b538f80385f9: Pull complete 22:43:21 74f711af9a0d: Pull complete 22:43:22 99f96fe45779: Pull complete 22:43:23 ad7c5574e4b9: Verifying Checksum 22:43:23 ad7c5574e4b9: Download complete 22:43:23 c890913d741a: Verifying Checksum 22:43:23 c890913d741a: Download complete 22:43:25 e772456be8f7: Verifying Checksum 22:43:25 e772456be8f7: Download complete 22:43:25 09adf4765672: Verifying Checksum 22:43:25 09adf4765672: Download complete 22:43:25 2480fcc9aa5a: Verifying Checksum 22:43:26 fd7a069fd194: Verifying Checksum 22:43:26 fd7a069fd194: Download complete 22:43:36 fd7a069fd194: Pull complete 22:43:36 66aa3694b03b: Pull complete 22:43:36 170f70906a0f: Pull complete 22:43:41 ad7c5574e4b9: Pull complete 22:43:44 e772456be8f7: Pull complete 22:43:44 c890913d741a: Pull complete 22:43:47 2480fcc9aa5a: Pull complete 22:43:47 09adf4765672: Pull complete 22:43:47 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 22:43:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:43:47 ---> 2248a725d1cf 22:43:47 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:43:54 ---> Running in 4dfd4b8e7eee 22:43:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:43:55 Removing intermediate container 33cf9986c31a 22:43:55 ---> 53660fd6ef08 22:43:55 22:43:55 Step 10/22 : FROM scratch 22:43:55 ---> 22:43:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:43:55 ---> Running in 9487cce58999 22:43:55 Removing intermediate container 9487cce58999 22:43:55 ---> 94e984a88ec3 22:43:55 Step 12/22 : ENV APP_PORT=48061 22:43:55 ---> Running in 460c4fc0ec3d 22:43:55 Removing intermediate container 460c4fc0ec3d 22:43:55 ---> e5cc55491da2 22:43:55 Step 13/22 : EXPOSE $APP_PORT 22:43:55 ---> Running in 8bf2b39491ce 22:43:55 Removing intermediate container 8bf2b39491ce 22:43:55 ---> 7347e17580b4 22:43:55 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 22:43:55 ---> 599ac4b3718f 22:43:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 22:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:43:56 ---> 176b5cb3ee0f 22:43:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 22:43:56 Removing intermediate container aa41d0e442c4 22:43:56 ---> 1648dc751c1a 22:43:56 22:43:56 Step 10/24 : FROM scratch 22:43:56 ---> 22:43:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:43:56 Removing intermediate container 65c043006b7b 22:43:56 ---> a9b0442e8522 22:43:56 22:43:56 Step 10/22 : FROM scratch 22:43:56 ---> 22:43:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:43:56 Removing intermediate container 98c6a5ca3f99 22:43:56 ---> 4ff6451dec16 22:43:56 22:43:56 Step 10/21 : FROM scratch 22:43:56 ---> 22:43:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:43:56 ---> Using cache 22:43:56 ---> 94e984a88ec3 22:43:56 Step 12/24 : ENV APP_PORT=48060 22:43:56 ---> Running in c173129ef9c5 22:43:56 ---> Running in 27e9be6ae394 22:43:56 ---> Running in c3eb268607d0 22:43:57 (1/12) Installing libmagic (5.38-r0) 22:43:57 (2/12) Installing file (5.38-r0) 22:43:57 (3/12) Installing libc-dev (0.7.2-r3) 22:43:57 (4/12) Installing g++ (9.3.0-r2) 22:43:59 Removing intermediate container 27e9be6ae394 22:43:59 ---> 36066618be55 22:43:59 Step 12/22 : ENV APP_PORT=48082 22:43:59 Removing intermediate container c3eb268607d0 22:43:59 ---> acc31905cee5 22:43:59 Step 12/21 : ENV APP_PORT=48085 22:43:59 Removing intermediate container c173129ef9c5 22:43:59 ---> e302c7d6fb37 22:43:59 Step 13/24 : EXPOSE $APP_PORT 22:43:59 ---> b42f72b3c367 22:43:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 22:43:59 ---> Running in 82485981df32 22:43:59 ---> Running in d8627764447a 22:43:59 ---> Running in 4e6ef097ca27 22:44:00 Removing intermediate container 13021542898c 22:44:00 ---> 80f84fce2013 22:44:00 22:44:00 Step 10/22 : FROM scratch 22:44:00 ---> 22:44:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:44:00 ---> Using cache 22:44:00 ---> 36066618be55 22:44:00 Step 12/22 : ENV APP_PORT=48081 22:44:00 Removing intermediate container 4e6ef097ca27 22:44:00 ---> 748afd43be95 22:44:00 Step 13/21 : EXPOSE $APP_PORT 22:44:00 ---> Running in 04c26eeb5de9 22:44:00 Removing intermediate container 82485981df32 22:44:00 ---> f31ac6339302 22:44:00 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:44:00 Removing intermediate container d8627764447a 22:44:00 ---> f0eeae202106 22:44:00 Step 13/22 : EXPOSE $APP_PORT 22:44:00 ---> Running in 3a04cbdcab33 22:44:01 ---> Running in 796107352fad 22:44:01 ---> 93b24f91a920 22:44:01 Step 18/22 : ENTRYPOINT ["/support-logging"] 22:44:01 Removing intermediate container 04c26eeb5de9 22:44:01 ---> 38293578f158 22:44:01 Step 13/22 : EXPOSE $APP_PORT 22:44:01 ---> 5fb16cc11062 22:44:01 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:44:01 Removing intermediate container 3a04cbdcab33 22:44:01 ---> 5f036eb7e94a 22:44:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:44:01 ---> Running in c065eb49db6d 22:44:01 ---> Running in 67beb6a850f4 22:44:01 Removing intermediate container 796107352fad 22:44:01 ---> 7fb790ba14e1 22:44:01 Step 14/22 : WORKDIR / 22:44:02 ---> Running in 9b0fdf8251d9 22:44:02 ---> 08a834ccc521 22:44:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:44:02 Removing intermediate container 67beb6a850f4 22:44:02 ---> adc69bcb6ac6 22:44:02 Step 14/22 : WORKDIR / 22:44:02 ---> b8c136c8cb41 22:44:02 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:44:02 Removing intermediate container c065eb49db6d 22:44:02 ---> 20a966100ed0 22:44:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:02 ---> Running in d0529109c999 22:44:02 Removing intermediate container 9b0fdf8251d9 22:44:02 ---> e2ad04596680 22:44:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:44:02 ---> Running in eb621251aa88 22:44:03 Removing intermediate container d0529109c999 22:44:03 ---> 5147e8394e14 22:44:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:44:03 Removing intermediate container eb621251aa88 22:44:03 ---> 1faa3a58903b 22:44:03 Step 20/22 : LABEL arch=x86_64 22:44:03 ---> c2ac8bb4fe34 22:44:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:44:03 ---> 1e3e1c44522d 22:44:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:44:03 ---> 1220aa2e33b5 22:44:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:44:03 ---> Running in 808a17273217 22:44:04 ---> c0073d70c4f1 22:44:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:44:04 ---> b2eaa5a0ecf4 22:44:04 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:44:04 ---> 77f10b4262d9 22:44:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:44:04 Removing intermediate container 808a17273217 22:44:04 ---> 704dba77e5b8 22:44:04 Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:44:04 ---> Running in 8126be4cedfa 22:44:04 ---> f8cbdb4b80a5 22:44:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:44:04 ---> Running in 7a4a9b337fa4 22:44:04 ---> 47a64b8ba7bb 22:44:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:44:04 Removing intermediate container 8126be4cedfa 22:44:04 ---> 9f0a98730d11 22:44:04 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:04 ---> Running in b3c4477654d2 22:44:04 ---> b164403303e2 22:44:04 Step 18/22 : ENTRYPOINT ["/core-command"] 22:44:05 ---> c4f354c0f4ca 22:44:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:44:05 Removing intermediate container 7a4a9b337fa4 22:44:05 ---> f9fa3c122e67 22:44:05 Step 22/22 : LABEL version=0.0.0 22:44:05 ---> Running in 9ad8a2c875b5 22:44:05 ---> 85bbf822b16b 22:44:05 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:44:05 ---> Running in d05b8ef5e276 22:44:05 Removing intermediate container b3c4477654d2 22:44:05 ---> e021c704e0ad 22:44:05 Step 19/21 : LABEL arch=x86_64 22:44:05 ---> c5772fa59e9d 22:44:05 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:44:05 ---> Running in c50ad1b97177 22:44:05 ---> Running in 9b2039dfdbe0 22:44:05 Removing intermediate container 9ad8a2c875b5 22:44:05 ---> 2310909e4206 22:44:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:05 ---> Running in 5ab80e41081c 22:44:06 Removing intermediate container d05b8ef5e276 22:44:06 ---> caa2f632daa2 22:44:06 22:44:06 ---> Running in 2a2fa7c3fafb 22:44:06 Removing intermediate container 9b2039dfdbe0 22:44:06 ---> 81efd6cd3456 22:44:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:06 Successfully built caa2f632daa2 22:44:06 Removing intermediate container c50ad1b97177 22:44:06 ---> a89334b02296 22:44:06 Step 20/21 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:44:06 Successfully tagged docker-support-logging-go:latest 22:44:06 Removing intermediate container 5ab80e41081c 22:44:06 ---> 9fc178c58a26 22:44:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:06 ---> Running in 2f3c31727b8d 22:44:06 Building docker-sys-mgmt-agent-go 22:44:06 ---> Running in 06d414f8dc60 22:44:06  Building docker-support-logging-go ... done  ---> Running in 93e166296cff 22:44:06 Removing intermediate container 2a2fa7c3fafb 22:44:06 ---> e75618d223a5 22:44:06 Step 20/22 : LABEL arch=x86_64 22:44:07 ---> Running in 509e492fcba3 22:44:07 Removing intermediate container 06d414f8dc60 22:44:07 ---> fc1cc3ba9845 22:44:07 Step 21/21 : LABEL version=0.0.0 22:44:07 Removing intermediate container 2f3c31727b8d 22:44:07 ---> c6a3687bac6b 22:44:07 Step 20/22 : LABEL arch=x86_64 22:44:07 Removing intermediate container 93e166296cff 22:44:07 ---> 514d8c68788a 22:44:07 Step 22/24 : LABEL arch=x86_64 22:44:07 (5/12) Installing fortify-headers (1.1-r0) 22:44:07 (6/12) Installing patch (2.7.6-r6) 22:44:07 (7/12) Installing build-base (0.5-r2) 22:44:07 (8/12) Installing libsodium (1.0.18-r0) 22:44:07 (9/12) Installing pkgconf (1.7.2-r0) 22:44:07 (10/12) Installing libsodium-dev (1.0.18-r0) 22:44:07 (11/12) Installing libzmq (4.3.2-r0) 22:44:07 (12/12) Installing zeromq-dev (4.3.2-r0) 22:44:07 Executing busybox-1.31.1-r16.trigger 22:44:07 OK: 217 MiB in 51 packages 22:44:07 ---> Running in 7c1c9c456e7f 22:44:07 ---> Running in f345fc9ecfd2 22:44:07 ---> Running in 066c4e48409c 22:44:07 Removing intermediate container 509e492fcba3 22:44:07 ---> 0038f94f7e94 22:44:07 Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:44:08 ---> Running in f0dd3e9397fd 22:44:08 Removing intermediate container 7c1c9c456e7f 22:44:08 ---> 500d466f1ad4 22:44:08 22:44:08 Removing intermediate container 066c4e48409c 22:44:08 ---> 5d15e4ff844e 22:44:08 Step 23/24 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:44:08 Removing intermediate container f345fc9ecfd2 22:44:08 ---> bc7d23668da8 22:44:08 Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:44:08 Successfully built 500d466f1ad4 22:44:08 Successfully tagged docker-support-scheduler-go:latest 22:44:08 Building docker-security-proxy-setup-go 22:44:08  Building docker-support-scheduler-go ... done  ---> Running in 6295f79bcac3 22:44:08 ---> Running in f6e62396d114 22:44:08 Removing intermediate container f0dd3e9397fd 22:44:08 ---> 5a63a2329f96 22:44:08 Step 22/22 : LABEL version=0.0.0 22:44:11 Removing intermediate container 4dfd4b8e7eee 22:44:11 ---> bbf8c93ff9df 22:44:11 Step 4/7 : WORKDIR /edgex-go 22:44:11 ---> Running in 69c0e5536c25 22:44:11 ---> Running in 0eb6e74bc957 22:44:11 Removing intermediate container 69c0e5536c25 22:44:11 ---> b1bfcf961bb3 22:44:11 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:44:11 latest: Pulling from library/docker 22:44:11 b538f80385f9: Already exists 22:44:11 259a493cd78d: Pulling fs layer 22:44:11 b8e66b5100f5: Pulling fs layer 22:44:11 39dc9c94d07c: Pulling fs layer 22:44:11 551b823b3b82: Pulling fs layer 22:44:11 3c52a74df98c: Pulling fs layer 22:44:11 6c9b121b6998: Pulling fs layer 22:44:11 551b823b3b82: Waiting 22:44:11 3c52a74df98c: Waiting 22:44:11 6c9b121b6998: Waiting 22:44:12 b8e66b5100f5: Verifying Checksum 22:44:12 b8e66b5100f5: Download complete 22:44:12 551b823b3b82: Download complete 22:44:12 259a493cd78d: Verifying Checksum 22:44:12 259a493cd78d: Download complete 22:44:12 3c52a74df98c: Verifying Checksum 22:44:12 3c52a74df98c: Download complete 22:44:13 6c9b121b6998: Download complete 22:44:13 Removing intermediate container 6295f79bcac3 22:44:13 ---> 41a4487fbe5b 22:44:13 Step 24/24 : LABEL version=0.0.0 22:44:13 Removing intermediate container f6e62396d114 22:44:13 ---> d19dff79f2bb 22:44:13 Step 22/22 : LABEL version=0.0.0 22:44:13 Removing intermediate container 0eb6e74bc957 22:44:13 ---> 95846b49a563 22:44:13 22:44:13 ---> Running in 465427bf27c3 22:44:13 39dc9c94d07c: Verifying Checksum 22:44:13 39dc9c94d07c: Download complete 22:44:13 259a493cd78d: Pull complete 22:44:13 ---> Running in b579c2aa64d6 22:44:13 Successfully built 95846b49a563 22:44:13 Successfully tagged docker-core-command-go:latest 22:44:13 Building docker-security-secretstore-setup-go 22:44:13 b8e66b5100f5: Pull complete 22:44:17 39dc9c94d07c: Pull complete 22:44:17 551b823b3b82: Pull complete 22:44:17 3c52a74df98c: Pull complete 22:44:17 6c9b121b6998: Pull complete 22:44:17 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 22:44:17 Status: Downloaded newer image for docker:latest 22:44:18  Building docker-core-command-go ... done Removing intermediate container 465427bf27c3 22:44:18 ---> 9415f8f379de 22:44:18 22:44:18 Successfully built 9415f8f379de 22:44:18 Removing intermediate container b579c2aa64d6 22:44:18 ---> 6c808818da82 22:44:18 22:44:18 Successfully built 6c808818da82 22:44:18 Successfully tagged docker-support-notifications-go:latest 22:44:18  Building docker-support-notifications-go ... done Building docker-security-secrets-setup-go 22:44:19 Successfully tagged docker-core-metadata-go:latest 22:44:19 Building docker-core-data-go 22:44:21 ---> 601b82ae0f26 22:44:21 Step 6/7 : COPY go.mod . 22:44:21 ---> b3e601643d83 22:44:21 Step 7/7 : RUN go mod download 22:44:21 ---> Running in d4a7652fdf28 22:44:26 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:44:26 go: finding github.com/BurntSushi/toml v0.3.1 22:44:26 go: finding github.com/OneOfOne/xxhash v1.2.5 22:44:26 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:44:26 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:44:26 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:44:26 go: finding github.com/bgentry/speakeasy v0.1.0 22:44:26 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:44:26 go: finding github.com/cloudflare/gokey v0.1.0 22:44:26 go: finding github.com/davecgh/go-spew v1.1.1 22:44:26 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:44:26 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:44:26 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 22:44:26 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:44:26 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 22:44:26 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 22:44:26 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:44:26 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:44:26 go: finding github.com/fatih/color v1.7.0 22:44:26 go: finding github.com/fsnotify/fsnotify v1.4.7 22:44:26 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:44:26 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 22:44:26 go: finding github.com/go-kit/kit v0.8.0 22:44:26 go: finding github.com/go-logfmt/logfmt v0.4.0 22:44:26 go: finding github.com/go-playground/assert/v2 v2.0.1 22:44:26 go: finding github.com/go-playground/locales v0.13.0 22:44:26 go: finding github.com/go-playground/universal-translator v0.17.0 22:44:26 go: finding github.com/go-playground/validator/v10 v10.3.0 22:44:26  Building docker-core-metadata-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine 22:44:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:44:26 ---> 640a023625e7 22:44:26 Step 3/27 : WORKDIR /edgex-go 22:44:26 ---> Using cache 22:44:26 ---> 00dde4a11bf4 22:44:26 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:26 ---> Using cache 22:44:26 ---> 8963e5ebc214 22:44:26 Step 5/27 : RUN apk update && apk add make bash git 22:44:26 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 22:44:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:44:26 ---> 640a023625e7 22:44:26 Step 3/20 : WORKDIR /edgex-go 22:44:26 ---> Using cache 22:44:26 ---> 00dde4a11bf4 22:44:26 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:26 ---> Using cache 22:44:26 ---> 8963e5ebc214 22:44:26 Step 5/20 : RUN apk update && apk add make git 22:44:26 ---> Using cache 22:44:26 ---> d0dca25d700d 22:44:26 Step 6/20 : COPY go.mod . 22:44:26 ---> Using cache 22:44:26 ---> 8296e20e6be1 22:44:26 Step 7/20 : RUN go mod download 22:44:26 ---> Using cache 22:44:26 ---> ef3f69ac4757 22:44:26 Step 8/20 : COPY . . 22:44:26 go: finding github.com/go-redis/redis/v7 v7.2.0 22:44:26 go: finding github.com/go-stack/stack v1.8.0 22:44:26 go: finding github.com/golang/protobuf v1.3.2 22:44:26 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:44:26 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:44:26 go: finding github.com/google/uuid v1.1.0 22:44:26 go: finding github.com/gorilla/mux v1.7.1 22:44:26 ---> Using cache 22:44:26 ---> 204a7556257f 22:44:26 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 22:44:26 go: finding github.com/hashicorp/consul/api v1.1.0 22:44:26 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:44:26 go: finding github.com/hashicorp/errwrap v1.0.0 22:44:26 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:44:26 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:44:26 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:44:27 go: finding github.com/hashicorp/go-multierror v1.0.0 22:44:27 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:44:27 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:44:27 go: finding github.com/hashicorp/go-syslog v1.0.0 22:44:27 go: finding github.com/hashicorp/go-uuid v1.0.1 22:44:27 go: finding github.com/hashicorp/go.net v0.0.1 22:44:27 go: finding github.com/hashicorp/golang-lru v0.5.0 22:44:27 go: finding github.com/hashicorp/logutils v1.0.0 22:44:27 go: finding github.com/hashicorp/mdns v1.0.0 22:44:27 go: finding github.com/hashicorp/memberlist v0.1.3 22:44:27 go: finding github.com/hashicorp/serf v0.8.2 22:44:27 go: finding github.com/hpcloud/tail v1.0.0 22:44:27 go: finding github.com/imdario/mergo v0.3.6 22:44:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:44:27 go: finding github.com/kr/pretty v0.1.0 22:44:27 go: finding github.com/kr/pty v1.1.1 22:44:27 go: finding github.com/kr/text v0.1.0 22:44:27 go: finding github.com/leodido/go-urn v1.2.0 22:44:27 go: finding github.com/mattn/go-colorable v0.0.9 22:44:27 go: finding github.com/mattn/go-isatty v0.0.3 22:44:28 go: finding github.com/miekg/dns v1.0.14 22:44:28 go: finding github.com/mitchellh/cli v1.0.0 22:44:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:44:28 go: finding github.com/mitchellh/copystructure v1.0.0 22:44:28 go: finding github.com/mitchellh/go-homedir v1.0.0 22:44:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:44:28 go: finding github.com/mitchellh/gox v0.4.0 22:44:28 go: finding github.com/mitchellh/iochan v1.0.0 22:44:28 go: finding github.com/mitchellh/mapstructure v1.1.2 22:44:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:44:28 go: finding github.com/onsi/ginkgo v1.10.1 22:44:28 go: finding github.com/onsi/gomega v1.7.0 22:44:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:44:28 go: finding github.com/pebbe/zmq4 v1.0.0 22:44:28 go: finding github.com/pelletier/go-toml v1.2.0 22:44:28 go: finding github.com/pkg/errors v0.8.1 22:44:28 go: finding github.com/pmezard/go-difflib v1.0.0 22:44:28 go: finding github.com/posener/complete v1.1.1 22:44:28 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 22:44:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:44:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:44:28 go: finding github.com/stretchr/objx v0.1.0 22:44:28 go: finding github.com/stretchr/testify v1.5.1 22:44:28 go: finding github.com/ugorji/go v1.1.4 22:44:28 go: finding github.com/x448/float16 v0.8.4 22:44:28 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 22:44:28 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:44:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:44:28 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 22:44:29 go: finding golang.org/x/text v0.3.2 22:44:29 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 22:44:29 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:44:29 go: finding gopkg.in/eapache/queue.v1 v1.1.0 22:44:29 go: finding gopkg.in/fsnotify.v1 v1.4.7 22:44:29 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:44:29 go: finding gopkg.in/yaml.v2 v2.2.8 22:44:30 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 22:44:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:44:30 ---> 640a023625e7 22:44:30 Step 3/26 : WORKDIR /edgex-go 22:44:30 ---> Using cache 22:44:30 ---> 00dde4a11bf4 22:44:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:30 ---> Using cache 22:44:30 ---> 8963e5ebc214 22:44:30 Step 5/26 : RUN apk update && apk add make git 22:44:30 ---> Using cache 22:44:30 ---> d0dca25d700d 22:44:30 Step 6/26 : COPY go.mod . 22:44:30 ---> Using cache 22:44:30 ---> 8296e20e6be1 22:44:30 Step 7/26 : RUN go mod download 22:44:30 ---> Using cache 22:44:30 ---> ef3f69ac4757 22:44:30 Step 8/26 : COPY . . 22:44:30 ---> Using cache 22:44:30 ---> 204a7556257f 22:44:30 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 22:44:31 ---> Running in 75c2ab6f0921 22:44:31 ---> Running in 1537b712bc5d 22:44:31 ---> Running in a88bc6ac9004 22:44:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:34 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 22:44:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:35 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:44:35 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:44:35 OK: 12746 distinct packages available 22:44:35 OK: 233 MiB in 51 packages 22:44:36 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 22:44:41 Removing intermediate container 75c2ab6f0921 22:44:41 ---> 4258ebb8e364 22:44:41 Step 6/27 : COPY go.mod . 22:44:42 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 22:44:42 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 22:44:42 ---> 640a023625e7 22:44:42 Step 3/29 : WORKDIR /edgex-go 22:44:42 ---> Using cache 22:44:42 ---> 00dde4a11bf4 22:44:42 Step 4/29 : RUN apk update && apk add make git 22:44:42 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 22:44:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:44:42 ---> 640a023625e7 22:44:42 Step 3/23 : WORKDIR /edgex-go 22:44:42 ---> Using cache 22:44:42 ---> 00dde4a11bf4 22:44:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:42 ---> Using cache 22:44:42 ---> 8963e5ebc214 22:44:42 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:44:43 ---> 30b43a4c07d2 22:44:43 Step 7/27 : RUN go mod download 22:44:43 ---> Running in 1f4b85fde73d 22:44:43 ---> Running in 7409c9f0ce8a 22:44:43 ---> Running in f6b233daaa87 22:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:46 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:44:46 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:44:46 OK: 12746 distinct packages available 22:44:46 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:44:46 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:44:46 OK: 12746 distinct packages available 22:44:46 Removing intermediate container f6b233daaa87 22:44:46 ---> 3e67b6648e84 22:44:46 Step 8/27 : COPY . . 22:44:46 OK: 233 MiB in 51 packages 22:44:46 OK: 233 MiB in 51 packages 22:44:47 Removing intermediate container 1f4b85fde73d 22:44:47 ---> 29f7cc4b0d11 22:44:47 Step 6/23 : COPY go.mod . 22:44:48 Removing intermediate container 7409c9f0ce8a 22:44:48 ---> 6becd1f2fad8 22:44:48 Step 5/29 : COPY go.mod . 22:44:51 ---> 370efd11d4d0 22:44:51 Step 7/23 : RUN go mod download 22:44:51 ---> f23e87068117 22:44:51 Step 6/29 : RUN go mod download 22:44:51 Removing intermediate container d4a7652fdf28 22:44:51 ---> bbc9e7fd49df 22:44:51 Successfully built bbc9e7fd49df 22:44:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:44:52 + docker inspect -f . ci-base-image-arm64 22:44:52 . [Pipeline] withDockerContainer 22:44:52 prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container 22:44:52 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:44:52 ---> Running in 8812fcd28633 22:44:52 ---> Running in 0b784e35f2d1 22:44:53 $ docker top 4f7031351086c9f2df1d82cc8dbc7871024ac1a8737da8ef45ced0dc09eee5eb -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:55 + go version 22:44:55 go version go1.13.13 linux/arm64 [Pipeline] echo 22:44:55 ========================================================= 22:44:55 [edgeXBuildGoParallel] Running Tests and Build... 22:44:55 ========================================================= [Pipeline] sh 22:44:55 + make test 22:44:55 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:44:58 ? github.com/edgexfoundry/edgex-go [no test files] 22:44:59 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 22:45:00 Removing intermediate container 8812fcd28633 22:45:00 ---> 07f79048ad21 22:45:00 Step 8/23 : COPY . . 22:45:00 Removing intermediate container 0b784e35f2d1 22:45:00 ---> b7a8dd715fa3 22:45:00 Step 7/29 : COPY . . 22:45:14 ---> 06f0ce3e00ab 22:45:14 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:45:14 Removing intermediate container 1537b712bc5d 22:45:14 ---> c9ac5fbeacaf 22:45:14 22:45:14 Step 10/20 : FROM alpine 22:45:15 latest: Pulling from library/alpine 22:45:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 22:45:15 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:45:15 ---> Running in b1ef33782964 22:45:15 Status: Downloaded newer image for alpine:latest 22:45:15 ---> a24bb4013296 22:45:15 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:45:19 ---> Running in 9ad1bcbdccc4 22:45:20 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 22:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:45:21 v3.12.0-256-gcb89326327 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:45:21 v3.12.0-257-ge0a127fd24 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:45:21 OK: 12746 distinct packages available 22:45:22 (1/4) Installing ca-certificates (20191127-r4) 22:45:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:45:22 (3/4) Installing libcurl (7.69.1-r0) 22:45:22 (4/4) Installing curl (7.69.1-r0) 22:45:22 Executing busybox-1.31.1-r16.trigger 22:45:22 Executing ca-certificates-20191127-r4.trigger 22:45:22 OK: 7 MiB in 18 packages 22:45:27 Removing intermediate container 9ad1bcbdccc4 22:45:27 ---> 4c7df8eb4c69 22:45:27 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:45:29 ---> Running in 46987eda79d7 22:45:29 ---> 13bc5976de50 22:45:29 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 22:45:29 ---> b3480f80fceb 22:45:29 Step 9/23 : RUN make cmd/core-data/core-data 22:45:29 ---> Running in e9f982a5da98 22:45:29 Removing intermediate container a88bc6ac9004 22:45:29 ---> e05e61c5088d 22:45:29 22:45:29 Step 10/26 : FROM alpine:3.10 22:45:29 Removing intermediate container 46987eda79d7 22:45:29 ---> cbe6e846a415 22:45:29 Step 13/20 : WORKDIR /edgex 22:45:29 ---> Running in aa6188dc2b63 22:45:30 3.10: Pulling from library/alpine 22:45:30 ---> Running in 4e8b90b1639d 22:45:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:45:30 Removing intermediate container 4e8b90b1639d 22:45:30 ---> 70fd24ac7a9e 22:45:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:45:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:45:31 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:45:31 Status: Downloaded newer image for alpine:3.10 22:45:31 ---> be4e4bea2c2e 22:45:31 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:45:31 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 22:45:31 ---> db5a2a9a51df 22:45:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:45:31 ---> Running in 1198fed928b3 22:45:33 ---> b8d4919b4647 22:45:33 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:45:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 22:45:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 22:45:33 v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:45:33 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:45:33 OK: 10346 distinct packages available 22:45:33 ---> Running in bb758ec2a553 22:45:34 (1/5) Installing ca-certificates (20191127-r2) 22:45:34 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:45:34 (3/5) Installing libcurl (7.66.0-r0) 22:45:34 (4/5) Installing curl (7.66.0-r0) 22:45:34 (5/5) Installing dumb-init (1.2.2-r1) 22:45:34 Executing busybox-1.30.1-r3.trigger 22:45:34 Executing ca-certificates-20191127-r2.trigger 22:45:34 OK: 7 MiB in 19 packages 22:45:34 Removing intermediate container bb758ec2a553 22:45:34 ---> e332a156d544 22:45:34 Step 17/20 : CMD ["--init=true"] 22:45:35 ---> Running in d9fda2acb6a9 22:45:35 Removing intermediate container d9fda2acb6a9 22:45:35 ---> 86ce39a06da9 22:45:35 Step 18/20 : LABEL arch=x86_64 22:45:35 ---> Running in 29e605164b7f 22:45:37 Removing intermediate container 29e605164b7f 22:45:37 ---> c19ad52a313b 22:45:37 Step 19/20 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:45:37 Removing intermediate container 1198fed928b3 22:45:37 ---> 9bc5309ddb07 22:45:37 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:45:37 ---> Running in 3550cf8d1077 22:45:37 ---> Running in ac747fdc0485 22:45:38 Removing intermediate container 3550cf8d1077 22:45:38 ---> 13a4721435bb 22:45:38 Step 20/20 : LABEL version=0.0.0 22:45:38 Removing intermediate container ac747fdc0485 22:45:38 ---> 0d89b841b470 22:45:38 Step 13/26 : WORKDIR / 22:45:38 ---> Running in cecc8afe959d 22:45:38 ---> Running in cbbf027c721b 22:45:39 Removing intermediate container cecc8afe959d 22:45:39 ---> 599e9a6c734f 22:45:39 22:45:39 Successfully built 599e9a6c734f 22:45:39 Successfully tagged docker-security-proxy-setup-go:latest 22:45:39  Building docker-security-proxy-setup-go ... done Removing intermediate container cbbf027c721b 22:45:39 ---> 70cdd8522b1e 22:45:39 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:45:40 Removing intermediate container b1ef33782964 22:45:40 ---> f0ccd716db9d 22:45:40 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:45:40 ---> Running in 288cabc8569c 22:45:40 ---> e58fdf97c2a9 22:45:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:45:41 ---> b1db1185ae17 22:45:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:45:42 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 22:45:43 ---> 9433eec567cf 22:45:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 22:45:43 ---> 24ab5ece5da3 22:45:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:45:45 ---> 6f49f1936d75 22:45:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:45:45 Removing intermediate container 288cabc8569c 22:45:45 ---> e352e9f72dda 22:45:45 22:45:45 Step 11/27 : FROM docker:latest 22:45:45 ---> 81f5749c9058 22:45:45 Step 12/27 : RUN apk add --no-cache bash 22:45:45 ---> Running in 92764691c06c 22:45:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:45:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:45:45 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.024s 22:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 22:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:45:45 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 22:45:46 ---> 9e2fadf232e2 22:45:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 22:45:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:45:46 (1/2) Installing readline (8.0.4-r0) 22:45:46 (2/2) Installing bash (5.0.17-r0) 22:45:46 Executing bash-5.0.17-r0.post-install 22:45:47 Executing busybox-1.31.1-r16.trigger 22:45:47 OK: 12 MiB in 22 packages 22:45:47 ---> 3be0e9563e3b 22:45:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:45:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:45:47 ---> c2b3d4012363 22:45:47 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:45:48 ---> Running in a867ec277799 22:45:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:45:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:45:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:45:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:45:48 Removing intermediate container 92764691c06c 22:45:48 ---> 75983cad7de4 22:45:48 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:45:49 ---> Running in 7a75ec54c1bc 22:45:49 Removing intermediate container e9f982a5da98 22:45:49 ---> 0928ebdae45f 22:45:49 22:45:49 Step 9/29 : FROM alpine:latest 22:45:49 ---> a24bb4013296 22:45:49 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 22:45:50 ---> Running in b74e84d5610b 22:45:50 Removing intermediate container b74e84d5610b 22:45:50 ---> d487d61b72ae 22:45:50 Step 11/29 : USER root 22:45:50 ---> Running in 58be59f1c632 22:45:50 Removing intermediate container 58be59f1c632 22:45:50 ---> edc9d29fd326 22:45:50 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 22:45:50 ---> Running in e37b342abe45 22:45:50 Removing intermediate container a867ec277799 22:45:50 ---> 9d9e43fb9989 22:45:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:45:51 ---> Running in 6cee70c10ad5 22:45:51 Removing intermediate container 7a75ec54c1bc 22:45:51 ---> 8da943da0f32 22:45:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:45:53 ---> Running in 3649c5bf3974 22:45:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:45:53 Removing intermediate container 6cee70c10ad5 22:45:53 ---> 639ba1ae9a2d 22:45:53 Step 24/26 : LABEL arch=x86_64 22:45:53 v3.12.0-256-gcb89326327 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:45:53 v3.12.0-257-ge0a127fd24 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:45:53 OK: 12746 distinct packages available 22:45:53 (1/2) Installing ca-certificates (20191127-r4) 22:45:53 (2/2) Installing dumb-init (1.2.2-r1) 22:45:53 Executing busybox-1.31.1-r16.trigger 22:45:53 Executing ca-certificates-20191127-r4.trigger 22:45:54 OK: 6 MiB in 16 packages 22:45:54 Removing intermediate container 3649c5bf3974 22:45:54 ---> 47f51a2e6860 22:45:54 Step 15/27 : ENV APP_PORT=48090 22:45:54 ---> Running in 1c733483d904 22:45:55 ---> Running in 8ee3214006d6 22:45:55 Removing intermediate container 1c733483d904 22:45:55 ---> 217a46fac988 22:45:55 Step 25/26 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:45:55 Removing intermediate container 8ee3214006d6 22:45:55 ---> e9387de436b5 22:45:55 Step 16/27 : EXPOSE $APP_PORT 22:45:55 ---> Running in 1494cfc52b1e 22:45:55 ---> Running in cbbd10be8d4d 22:45:55 Removing intermediate container e37b342abe45 22:45:55 ---> d6176013f4d9 22:45:55 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 22:45:56 ---> Running in 564ff12c2a85 22:45:56 Removing intermediate container 1494cfc52b1e 22:45:56 ---> 7f9dd81b2fc5 22:45:56 Step 26/26 : LABEL version=0.0.0 22:45:56 Removing intermediate container cbbd10be8d4d 22:45:56 ---> 8e3f284339fd 22:45:56 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:45:56 ---> Running in 180e2eab9be0 22:45:56 Removing intermediate container 564ff12c2a85 22:45:56 ---> bef3bdf1fd44 22:45:56 Step 14/29 : WORKDIR $BASE_DIR 22:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements 22:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:45:58 ---> Running in b0a55004170a 22:45:58 Removing intermediate container 180e2eab9be0 22:45:58 ---> f21d95412a7f 22:45:58 22:45:58 ---> c8a0d1d5e945 22:45:58 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:45:58 Successfully built f21d95412a7f 22:45:58 Removing intermediate container aa6188dc2b63 22:45:58 ---> 117a8cad844f 22:45:58 22:45:58 Step 10/23 : FROM alpine 22:45:58 ---> a24bb4013296 22:45:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:45:58 Successfully tagged docker-security-secretstore-setup-go:latest 22:45:58  Building docker-security-secretstore-setup-go ... done Removing intermediate container b0a55004170a 22:45:58 ---> 18847c9d6fdb 22:45:58 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 22:45:58 ---> Running in 606fc274143b 22:45:58 ---> 7628737cda22 22:45:58 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:45:58 ---> Running in 81fd1345f230 22:45:59 Removing intermediate container 606fc274143b 22:45:59 ---> 6af5136b2a9b 22:45:59 Step 12/23 : ENV APP_PORT=48080 22:45:59 ---> Running in c27982365e8f 22:45:59 ---> 31125bf824ac 22:45:59 Step 20/27 : RUN apk --no-cache add py-pip 22:45:59 ---> Running in 49864bfe0cd3 22:45:59 Removing intermediate container c27982365e8f 22:45:59 ---> dbb99ff54a5c 22:45:59 Step 13/23 : EXPOSE $APP_PORT 22:45:59 ---> Running in b179372576c9 22:46:00 Removing intermediate container b179372576c9 22:46:00 ---> 55a65a615730 22:46:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:00 ---> Running in 0f6d3fcd6936 22:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:46:00 Removing intermediate container 81fd1345f230 22:46:00 ---> ed92c56d1374 22:46:00 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 22:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:00 (1/33) Installing libbz2 (1.0.8-r1) 22:46:00 (2/33) Installing expat (2.2.9-r1) 22:46:00 (3/33) Installing libffi (3.3-r2) 22:46:00 (4/33) Installing gdbm (1.13-r1) 22:46:00 (5/33) Installing xz-libs (5.2.5-r0) 22:46:00 (6/33) Installing sqlite-libs (3.32.1-r0) 22:46:00 (7/33) Installing python3 (3.8.5-r0) 22:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.219s coverage: 27.2% of statements 22:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.021s coverage: 100.0% of statements 22:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.095s coverage: 100.0% of statements 22:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:46:05 ---> d14826a791ff 22:46:05 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 22:46:05 (8/33) Installing py3-appdirs (1.4.4-r1) 22:46:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:46:05 (10/33) Installing py3-parsing (2.4.7-r0) 22:46:05 (11/33) Installing py3-six (1.15.0-r0) 22:46:05 (12/33) Installing py3-packaging (20.4-r0) 22:46:05 (13/33) Installing py3-setuptools (47.0.0-r0) 22:46:05 (14/33) Installing py3-chardet (3.0.4-r4) 22:46:05 (15/33) Installing py3-idna (2.9-r0) 22:46:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:46:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:46:06 (18/33) Installing py3-requests (2.23.0-r0) 22:46:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.416s coverage: 82.5% of statements 22:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:46:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.095s coverage: 92.9% of statements 22:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:46:06 (19/33) Installing py3-msgpack (1.0.0-r0) 22:46:07 (20/33) Installing py3-lockfile (0.12.2-r3) 22:46:07 Removing intermediate container 0f6d3fcd6936 22:46:07 ---> fa9fc5463b31 22:46:07 Step 15/23 : RUN apk --no-cache add zeromq 22:46:07 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:46:07 (22/33) Installing py3-colorama (0.4.3-r0) 22:46:08 (23/33) Installing py3-distlib (0.3.0-r0) 22:46:08 ---> 0620f7429344 22:46:08 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 22:46:08 (24/33) Installing py3-distro (1.5.0-r1) 22:46:08 (25/33) Installing py3-webencodings (0.5.1-r3) 22:46:08 (26/33) Installing py3-html5lib (1.0.1-r4) 22:46:08 ---> Running in 8c1a4ce2cd98 22:46:08 (27/33) Installing py3-pytoml (0.1.21-r0) 22:46:08 (28/33) Installing py3-pep517 (0.8.2-r0) 22:46:08 (29/33) Installing py3-progress (1.5-r0) 22:46:08 (30/33) Installing py3-toml (0.10.1-r0) 22:46:08 (31/33) Installing py3-retrying (1.3.3-r0) 22:46:08 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:46:08 (33/33) Installing py3-pip (20.1.1-r0) 22:46:08 Executing busybox-1.31.1-r16.trigger 22:46:08 OK: 71 MiB in 55 packages 22:46:09 ---> 3e3ca296f21e 22:46:09 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 22:46:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:46:09 ---> b287a574a7e6 22:46:09 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 22:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.304s coverage: 28.6% of statements 22:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.043s coverage: 100.0% of statements 22:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:46:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:10 (1/5) Installing libgcc (9.3.0-r2) 22:46:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.028s coverage: 100.0% of statements 22:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:46:11 (2/5) Installing libsodium (1.0.18-r0) 22:46:11 (3/5) Installing libstdc++ (9.3.0-r2) 22:46:11 (4/5) Installing libzmq (4.3.2-r0) 22:46:12 (5/5) Installing zeromq (4.3.2-r0) 22:46:12 Executing busybox-1.31.1-r16.trigger 22:46:12 ---> 94f7dfa8c244 22:46:12 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 22:46:12 OK: 8 MiB in 19 packages 22:46:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.102s coverage: 89.8% of statements 22:46:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:46:13 ---> Running in 88aa022b66b9 22:46:13 Removing intermediate container 49864bfe0cd3 22:46:13 ---> 1e58c969db74 22:46:13 Step 21/27 : RUN pip install docker-compose==1.23.2 22:46:13 ---> Running in 34788e8c2ecf 22:46:13 Removing intermediate container 8c1a4ce2cd98 22:46:13 ---> 4a7034501ad0 22:46:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:46:13 ---> 1cdfa3f5b3bc 22:46:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:46:14 Removing intermediate container 88aa022b66b9 22:46:14 ---> 83c436aca440 22:46:14 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 22:46:14 ---> e428d26eb5d5 22:46:14 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:46:14 ---> 5650f69f829a 22:46:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:46:14 ---> Running in 5658530fee7e 22:46:14 Collecting docker-compose==1.23.2 22:46:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:46:15 Collecting docopt<0.7,>=0.6.1 22:46:15 Downloading docopt-0.6.2.tar.gz (25 kB) 22:46:15 ---> a7dcb1f68663 22:46:15 Step 19/23 : ENTRYPOINT ["/core-data"] 22:46:15 ---> Running in 69054857a5ff 22:46:15 Collecting dockerpty<0.5,>=0.4.1 22:46:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:46:15 Removing intermediate container 69054857a5ff 22:46:15 ---> 3dd9e55be747 22:46:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:16 ---> Running in 6f02a738e029 22:46:16 Removing intermediate container 5658530fee7e 22:46:16 ---> 5314ac20ce17 22:46:16 Step 24/29 : RUN chmod 755 security-secrets-setup 22:46:16 ---> Running in e9c5f07880db 22:46:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.095s coverage: 97.5% of statements 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:46:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.038s coverage: 100.0% of statements 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:46:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 22:46:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 22:46:16 Removing intermediate container 6f02a738e029 22:46:16 ---> b0cfa2c21aa3 22:46:16 Step 21/23 : LABEL arch=x86_64 22:46:16 ---> Running in 3166fe899bb1 22:46:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:46:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:46:16 Removing intermediate container 3166fe899bb1 22:46:16 ---> 4e315fa8940b 22:46:16 Step 22/23 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:46:16 Collecting cached-property<2,>=1.2.0 22:46:16 ---> Running in 7af7dd21ab39 22:46:16 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 22:46:16 Collecting docker<4.0,>=3.6.0 22:46:16 Removing intermediate container 7af7dd21ab39 22:46:16 ---> 8d4cd7db4432 22:46:16 Step 23/23 : LABEL version=0.0.0 22:46:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:46:17 ---> Running in 34ef05d922c9 22:46:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:46:17 Removing intermediate container 34ef05d922c9 22:46:17 ---> f18838ec95d0 22:46:17 22:46:17 Collecting texttable<0.10,>=0.9.0 22:46:17 Downloading texttable-0.9.1.tar.gz (11 kB) 22:46:17 Successfully built f18838ec95d0 22:46:17 Successfully tagged docker-core-data-go:latest 22:46:18  Building docker-core-data-go ... done Removing intermediate container e9c5f07880db 22:46:18 ---> d7acc3a0caa3 22:46:18 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 22:46:18 Collecting jsonschema<3,>=2.5.1 22:46:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.288s coverage: 63.5% of statements 22:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 22:46:18 ---> Running in dbb5cf0927d7 22:46:18 Collecting PyYAML<4,>=3.10 22:46:18 Downloading PyYAML-3.13.tar.gz (270 kB) 22:46:18 Removing intermediate container dbb5cf0927d7 22:46:18 ---> f7a8baf94755 22:46:18 Step 26/29 : CMD [ "generate" ] 22:46:18 ---> Running in bdff505f1c6e 22:46:18 Removing intermediate container bdff505f1c6e 22:46:18 ---> 3f8c7c19fc6a 22:46:18 Step 27/29 : LABEL arch=x86_64 22:46:19 ---> Running in 336971e8cce3 22:46:19 Removing intermediate container 336971e8cce3 22:46:19 ---> e8bdcbcd49d2 22:46:19 Step 28/29 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:46:19 ---> Running in d2eb6b2e2355 22:46:20 Removing intermediate container d2eb6b2e2355 22:46:20 ---> a25d68206137 22:46:20 Step 29/29 : LABEL version=0.0.0 22:46:20 ---> Running in 8d131010ee8c 22:46:20 Removing intermediate container 8d131010ee8c 22:46:20 ---> 81a2c12014f2 22:46:20 22:46:20 Collecting websocket-client<1.0,>=0.32.0 22:46:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:46:20 Successfully built 81a2c12014f2 22:46:20 Successfully tagged docker-security-secrets-setup-go:latest 22:46:20  Building docker-security-secrets-setup-go ... done Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 22:46:20 Collecting urllib3<1.25,>=1.21.1 22:46:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:46:20 Collecting idna<2.8,>=2.5 22:46:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.267s coverage: 55.9% of statements 22:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 22:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:46:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 22:46:21 Collecting docker-pycreds>=0.4.0 22:46:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:46:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:46:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:46:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:46:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:46:21 Installing collected packages: docopt, dockerpty, urllib3, idna, requests, cached-property, docker-pycreds, websocket-client, docker, texttable, jsonschema, PyYAML, docker-compose 22:46:21 Running setup.py install for docopt: started 22:46:21 Running setup.py install for docopt: finished with status 'done' 22:46:21 Running setup.py install for dockerpty: started 22:46:22 Running setup.py install for dockerpty: finished with status 'done' 22:46:22 Attempting uninstall: urllib3 22:46:22 Found existing installation: urllib3 1.25.9 22:46:22 Uninstalling urllib3-1.25.9: 22:46:22 Successfully uninstalled urllib3-1.25.9 22:46:22 Attempting uninstall: idna 22:46:22 Found existing installation: idna 2.9 22:46:22 Uninstalling idna-2.9: 22:46:22 Successfully uninstalled idna-2.9 22:46:22 Attempting uninstall: requests 22:46:22 Found existing installation: requests 2.23.0 22:46:22 Uninstalling requests-2.23.0: 22:46:22 Successfully uninstalled requests-2.23.0 22:46:22 Running setup.py install for texttable: started 22:46:23 Running setup.py install for texttable: finished with status 'done' 22:46:23 Running setup.py install for PyYAML: started 22:46:24 Running setup.py install for PyYAML: finished with status 'done' 22:46:24 Successfully installed PyYAML-3.13 cached-property-1.5.1 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.57.0 22:46:27 Removing intermediate container 34788e8c2ecf 22:46:27 ---> d61bae0a5e8a 22:46:27 Step 22/27 : RUN apk --no-cache add curl 22:46:27 ---> Running in 68b419750a27 22:46:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:46:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:28 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:46:28 (2/3) Installing libcurl (7.69.1-r0) 22:46:28 (3/3) Installing curl (7.69.1-r0) 22:46:28 Executing busybox-1.31.1-r16.trigger 22:46:28 OK: 72 MiB in 58 packages 22:46:28 Removing intermediate container 68b419750a27 22:46:28 ---> c169875511f6 22:46:28 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:46:28 ---> Running in 4759028f8ea6 22:46:29 Removing intermediate container 4759028f8ea6 22:46:29 ---> fbb6282300c2 22:46:29 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:29 ---> Running in 7323386e099c 22:46:29 Removing intermediate container 7323386e099c 22:46:29 ---> 8289240228c2 22:46:29 Step 25/27 : LABEL arch=x86_64 22:46:29 ---> Running in d5d887fe07a9 22:46:29 Removing intermediate container d5d887fe07a9 22:46:29 ---> b784be2f5d6b 22:46:29 Step 26/27 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:46:29 ---> Running in 2391c6a8243c 22:46:29 Removing intermediate container 2391c6a8243c 22:46:29 ---> f72bace0bf95 22:46:29 Step 27/27 : LABEL version=0.0.0 22:46:29 ---> Running in 58dc6b070589 22:46:30 Removing intermediate container 58dc6b070589 22:46:30 ---> bf9231106e4b 22:46:30 22:46:30 Successfully built bf9231106e4b 22:46:30 Successfully tagged docker-sys-mgmt-agent-go:latest 22:46:31  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:46:31 $ docker stop --time=1 d497bc34274acfc8965e8a46e1bc11cc06ac8fa17ae6879ea74fff28e8838126 22:46:33 $ docker rm -f d497bc34274acfc8965e8a46e1bc11cc06ac8fa17ae6879ea74fff28e8838126 [Pipeline] // withDockerContainer [Pipeline] sh 22:46:34 + docker images 22:46:34 + grep docker 22:46:34 docker-sys-mgmt-agent-go latest bf9231106e4b 5 seconds ago 284MB 22:46:34 docker-security-secrets-setup-go latest 81a2c12014f2 14 seconds ago 25.1MB 22:46:34 docker-core-data-go latest f18838ec95d0 17 seconds ago 24.5MB 22:46:34 docker-security-secretstore-setup-go latest f21d95412a7f 37 seconds ago 33.9MB 22:46:34 docker-security-proxy-setup-go latest 599e9a6c734f 56 seconds ago 16.4MB 22:46:34 docker-core-metadata-go latest 6c808818da82 2 minutes ago 14.4MB 22:46:34 docker-support-notifications-go latest 9415f8f379de 2 minutes ago 14.5MB 22:46:34 docker-core-command-go latest 95846b49a563 2 minutes ago 13MB 22:46:34 docker-support-scheduler-go latest 500d466f1ad4 2 minutes ago 13.1MB 22:46:34 docker-support-logging-go latest caa2f632daa2 2 minutes ago 11.8MB 22:46:34 docker latest 81f5749c9058 8 weeks ago 211MB [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 15.261s coverage: 86.3% of statements 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.106s coverage: 72.2% of statements 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.607s coverage: 72.1% of statements 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.032s coverage: 82.4% of statements 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.046s coverage: 48.4% of statements 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.028s coverage: 28.8% of statements 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.041s coverage: 96.8% of statements 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 26.9% of statements 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.278s coverage: 84.1% of statements 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.022s coverage: 100.0% of statements 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.045s coverage: 42.9% of statements 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.043s coverage: 100.0% of statements 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 22:46:36 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.050s coverage: 83.8% of statements 22:46:36 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 22:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.161s coverage: 46.1% of statements 22:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements 22:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements 22:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements 22:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:46:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.259s coverage: 29.1% of statements 22:46:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:46:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:46:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:46:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:46:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:46:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.109s coverage: 99.0% of statements 22:46:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:46:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements 22:46:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:46:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.016s coverage: 0.0% of statements 22:46:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:46:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 22:46:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:46:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:46:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:46:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:46:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 22:46:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:46:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:46:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 22:46:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.022s coverage: 32.1% of statements 22:46:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements 22:46:51 GO111MODULE=on go vet ./... 22:47:09 gofmt -l . 22:47:11 [ "`gofmt -l .`" = "" ] 22:47:13 ./bin/test-go-mod-tidy.sh 22:47:14 ./bin/test-attribution-txt.sh [Pipeline] sh 22:47:18 + ls -al . 22:47:18 total 584 22:47:18 drwxrwxr-x 10 1001 1001 4096 Aug 21 22:47 . 22:47:18 drwxr-xr-x 4 root root 4096 Aug 21 22:44 .. 22:47:18 -rw-rw-r-- 1 1001 1001 11 Aug 21 22:42 .dockerignore 22:47:18 drwxrwxr-x 8 1001 1001 4096 Aug 21 22:43 .git 22:47:18 drwxrwxr-x 3 1001 1001 4096 Aug 21 22:42 .github 22:47:18 -rw-rw-r-- 1 1001 1001 932 Aug 21 22:42 .gitignore 22:47:18 drwxrwxr-x 3 1001 1001 4096 Aug 21 22:43 .semver 22:47:18 -rw-rw-r-- 1 1001 1001 166 Aug 21 22:42 .sonarcloud.properties 22:47:18 -rw-rw-r-- 1 1001 1001 3804 Aug 21 22:42 CONTRIBUTING.md 22:47:18 -rw-rw-r-- 1 1001 1001 1035 Aug 21 22:42 Dockerfile.build 22:47:18 -rw-rw-r-- 1 1001 1001 865 Aug 21 22:42 Jenkinsfile 22:47:18 -rw-rw-r-- 1 1001 1001 10775 Aug 21 22:42 LICENSE 22:47:18 -rw-rw-r-- 1 1001 1001 6237 Aug 21 22:42 Makefile 22:47:18 -rw-rw-r-- 1 1001 1001 5652 Aug 21 22:42 README.md 22:47:18 -rw-rw-r-- 1 1001 1001 259 Aug 21 22:42 SECURITY.md 22:47:18 -rw-rw-r-- 1 1001 1001 5 Aug 21 22:38 VERSION 22:47:18 -rw-rw-r-- 1 1001 1001 4131 Aug 21 22:42 ZMQWindows.md 22:47:18 drwxrwxr-x 2 1001 1001 4096 Aug 21 22:42 bin 22:47:18 drwxrwxr-x 15 1001 1001 4096 Aug 21 22:42 cmd 22:47:18 -rw-r--r-- 1 root root 458659 Aug 21 22:46 coverage.out 22:47:18 -rw-r--r-- 1 root root 1019 Aug 21 22:47 go.mod 22:47:18 -rw-r--r-- 1 root root 19185 Aug 21 22:47 go.sum 22:47:18 drwxrwxr-x 8 1001 1001 4096 Aug 21 22:42 internal 22:47:18 drwxrwxr-x 4 1001 1001 4096 Aug 21 22:42 openapi 22:47:18 drwxrwxr-x 4 1001 1001 4096 Aug 21 22:42 snap 22:47:18 -rw-rw-r-- 1 1001 1001 168 Aug 21 22:42 version.go [Pipeline] sh 22:47:18 + '[' -e coverage.out ] 22:47:18 + chown 1001:1001 coverage.out [Pipeline] stash 22:47:18 Warning: overwriting stash ‘coverage-report’ 22:47:19 Stashed 1 file(s) [Pipeline] sh 22:47:20 + make build 22:47:20 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 22:47: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 22:47:51 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 22:47:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 22:48:01 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 22:48:09 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 22:48:10 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 22:48:15 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 22:48:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:48:25 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 22:48:29 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 22:48:34 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 22:48:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 22:48:42 $ docker stop --time=1 4f7031351086c9f2df1d82cc8dbc7871024ac1a8737da8ef45ced0dc09eee5eb 22:48:45 $ docker rm -f 4f7031351086c9f2df1d82cc8dbc7871024ac1a8737da8ef45ced0dc09eee5eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:48:47 22:48:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:48:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:48:47 latest: Pulling from edgex-devops/edgex-compose-arm64 22:48:47 29e5d40040c1: Pulling fs layer 22:48:47 1ce36da41761: Pulling fs layer 22:48:47 25b303627fd3: Pulling fs layer 22:48:47 29e5d40040c1: Verifying Checksum 22:48:47 29e5d40040c1: Download complete 22:48:48 29e5d40040c1: Pull complete 22:48:48 1ce36da41761: Verifying Checksum 22:48:48 1ce36da41761: Download complete 22:48:49 25b303627fd3: Verifying Checksum 22:48:49 25b303627fd3: Download complete 22:48:49 1ce36da41761: Pull complete 22:49:00 25b303627fd3: Pull complete 22:49:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:49:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:49:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:49:00 prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container 22:49:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:49:04 $ docker top c4b613313729f5f05441bbe6b49c969cfeafb070b03fcded91afd12d6587df97 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:05 + docker-compose build --help 22:49:05 + grep parallel 22:49:09 --parallel Build images in parallel. [Pipeline] } 22:49:09 $ docker stop --time=1 c4b613313729f5f05441bbe6b49c969cfeafb070b03fcded91afd12d6587df97 22:49:11 $ docker rm -f c4b613313729f5f05441bbe6b49c969cfeafb070b03fcded91afd12d6587df97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:49:12 . [Pipeline] withDockerContainer 22:49:13 prd-ubuntu18.04-docker-arm64-4c-16g-689 does not seem to be running inside a container 22:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:49:14 $ docker top efd136962c3898b9bdedf308e9005b082bdbff902ac32c69e424ddc9bf5cec1f -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:15 + docker-compose -f ./docker-compose-build.yml build --parallel 22:49:21 Building docker-core-command-go ... 22:49:21 Building docker-core-data-go ... 22:49:21 Building docker-core-metadata-go ... 22:49:21 Building docker-security-proxy-setup-go ... 22:49:21 Building docker-security-secrets-setup-go ... 22:49:21 Building docker-security-secretstore-setup-go ... 22:49:21 Building docker-support-logging-go ... 22:49:21 Building docker-support-notifications-go ... 22:49:21 Building docker-support-scheduler-go ... 22:49:21 Building docker-sys-mgmt-agent-go ... 22:49:21 Building docker-security-secretstore-setup-go 22:49:21 Building docker-security-secrets-setup-go 22:49:21 Building docker-core-metadata-go 22:49:21 Building docker-security-proxy-setup-go 22:49:21 Building docker-support-notifications-go 22:51:12 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 22:51:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:51:12 ---> bbc9e7fd49df 22:51:12 Step 3/22 : WORKDIR /edgex-go 22:51:12 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 22:51:12 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 22:51:12 ---> bbc9e7fd49df 22:51:12 Step 3/29 : WORKDIR /edgex-go 22:51:12 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 22:51:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:51:12 ---> bbc9e7fd49df 22:51:12 Step 3/26 : WORKDIR /edgex-go 22:51:12 Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine 22:51:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:51:12 ---> bbc9e7fd49df 22:51:12 Step 3/24 : WORKDIR /edgex-go 22:51:12 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 22:51:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:51:12 ---> bbc9e7fd49df 22:51:12 Step 3/20 : WORKDIR /edgex-go 22:51:12 ---> Running in 43a47a89079f 22:51:12 ---> Running in c969cbe94638 22:51:12 ---> Running in d91b7a84c0cb 22:51:12 ---> Running in 3a62f7e6ff7a 22:51:12 ---> Running in d50a4070dd52 22:51:12 Removing intermediate container c969cbe94638 22:51:12 ---> cd642d95f206 22:51:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:12 Removing intermediate container 3a62f7e6ff7a 22:51:12 ---> ec8250eb68b2 22:51:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:12 Removing intermediate container d91b7a84c0cb 22:51:12 ---> d5c048013e8b 22:51:12 Step 4/29 : RUN apk update && apk add make git 22:51:12 Removing intermediate container 43a47a89079f 22:51:12 ---> cd1082d18f23 22:51:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:12 Removing intermediate container d50a4070dd52 22:51:12 ---> 3c7220db2f77 22:51:12 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:12 ---> Running in 96a9dd08003a 22:51:12 ---> Running in 2c9fc3bd2bbe 22:51:12 ---> Running in 625b0255af6e 22:51:12 ---> Running in 51b4298e40d5 22:51:12 ---> Running in 63cdf67b83a9 22:51:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:51:17 Removing intermediate container 2c9fc3bd2bbe 22:51:17 ---> 05c1997de24d 22:51:17 Step 5/22 : RUN apk update && apk add make git 22:51:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:51:17 ---> Running in 3b27117b165a 22:51:17 Removing intermediate container 625b0255af6e 22:51:17 ---> 77ad73911242 22:51:17 Step 5/26 : RUN apk update && apk add make git 22:51:17 ---> Running in 10b6ed5cd900 22:51:18 Removing intermediate container 51b4298e40d5 22:51:18 ---> 1a7c46de8dc4 22:51:18 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:51:18 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:51:18 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:51:18 OK: 12617 distinct packages available 22:51:18 ---> Running in e7825bf115d7 22:51:18 Removing intermediate container 63cdf67b83a9 22:51:18 ---> e042629a9c8f 22:51:18 Step 5/20 : RUN apk update && apk add make git 22:51:19 ---> Running in 41781c403c9d 22:51:19 OK: 217 MiB in 51 packages 22:51:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:51:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:51:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:51:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:51:21 Removing intermediate container 96a9dd08003a 22:51:21 ---> 5885d738524a 22:51:21 Step 5/29 : COPY go.mod . 22:51:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:51:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:51:21 ---> 499472aa55c1 22:51:21 Step 6/29 : RUN go mod download 22:51:21 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:51:21 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:51:21 OK: 12617 distinct packages available 22:51:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:51:21 ---> Running in 735c90d92134 22:51:22 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:51:22 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:51:22 OK: 12617 distinct packages available 22:51:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:51:22 OK: 217 MiB in 51 packages 22:51:23 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:51:23 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:51:23 OK: 12617 distinct packages available 22:51:23 OK: 217 MiB in 51 packages 22:51:23 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:51:23 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:51:23 OK: 12617 distinct packages available 22:51:24 OK: 217 MiB in 51 packages 22:51:24 OK: 217 MiB in 51 packages 22:51:24 Removing intermediate container 3b27117b165a 22:51:24 ---> f985cf1e3531 22:51:24 Step 6/22 : COPY go.mod . 22:51:25 Removing intermediate container 10b6ed5cd900 22:51:25 ---> ba28ee850cf7 22:51:25 Step 6/26 : COPY go.mod . 22:51:26 Removing intermediate container e7825bf115d7 22:51:26 ---> a7d3378a9bb4 22:51:26 Step 6/24 : COPY go.mod . 22:51:26 ---> bb1e95d29c28 22:51:26 Step 7/22 : RUN go mod download 22:51:26 ---> Running in ed1cc3d27d9b 22:51:26 ---> 026a90d47731 22:51:26 Step 7/26 : RUN go mod download 22:51:26 Removing intermediate container 41781c403c9d 22:51:26 ---> 7bba009b498b 22:51:26 Step 6/20 : COPY go.mod . 22:51:26 Removing intermediate container 735c90d92134 22:51:26 ---> 23576847456c 22:51:26 Step 7/29 : COPY . . 22:51:26 ---> Running in 5c341eb3f53a 22:51:27 ---> 5d8a8ad304fc 22:51:27 Step 7/24 : RUN go mod download 22:51:27 ---> Running in f7ff9a36a529 22:51:28 ---> 3f919e6f6a29 22:51:28 Step 7/20 : RUN go mod download 22:51:28 ---> Running in f4dc7482effe 22:51:32 Removing intermediate container ed1cc3d27d9b 22:51:32 ---> c08eb3c925b4 22:51:32 Step 8/22 : COPY . . 22:51:32 Removing intermediate container 5c341eb3f53a 22:51:32 ---> cb4a5dee7f14 22:51:32 Step 8/26 : COPY . . 22:51:32 Removing intermediate container f7ff9a36a529 22:51:32 ---> 95d7c5950424 22:51:32 Step 8/24 : COPY . . 22:51:33 Removing intermediate container f4dc7482effe 22:51:33 ---> 43aef683d133 22:51:33 Step 8/20 : COPY . . 22:52:05 ---> ae0bab064606 22:52:05 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 22:52:05 ---> 0c68a7e249d8 22:52:05 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 22:52:05 ---> 34c8ed591072 22:52:05 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:52:05 ---> Running in f93a007c9a9b 22:52:05 ---> fea47dc783d4 22:52:05 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 22:52:05 ---> cd8469b9dc9d 22:52:05 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:52:05 ---> Running in 3971ed940773 22:52:05 ---> Running in a95f49ee5ea0 22:52:05 ---> Running in 507d919d8e55 22:52:05 ---> Running in 309979987b9b 22:52:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:52:06 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 22:52:06 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 22:52:07 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 22:52:07 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 22:53:28 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 22:53:29 Removing intermediate container 507d919d8e55 22:53:29 ---> 84929d1586b3 22:53:29 22:53:29 Step 10/20 : FROM alpine 22:53:29 latest: Pulling from library/alpine 22:53:30 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:53:30 Status: Downloaded newer image for alpine:latest 22:53:30 ---> 62ee0e9f8440 22:53:30 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:53:30 ---> Running in b1d97a9a0ac2 22:53:32 Removing intermediate container f93a007c9a9b 22:53:32 ---> 764afcf0fb35 22:53:32 22:53:32 Step 9/29 : FROM alpine:latest 22:53:32 ---> 62ee0e9f8440 22:53:32 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 22:53:32 ---> Running in ef139c323a7b 22:53:33 Removing intermediate container ef139c323a7b 22:53:33 ---> 28c42f4ba07f 22:53:33 Step 11/29 : USER root 22:53:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:53:33 ---> Running in c0909cc15fd5 22:53:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:53:34 Removing intermediate container c0909cc15fd5 22:53:34 ---> b38c0c81a5f4 22:53:34 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 22:53:34 v3.12.0-256-gcb89326327 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:53:34 v3.12.0-257-ge0a127fd24 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:53:34 OK: 12617 distinct packages available 22:53:34 ---> Running in ccfa8d1b24f7 22:53:35 (1/4) Installing ca-certificates (20191127-r4) 22:53:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:53:35 (3/4) Installing libcurl (7.69.1-r0) 22:53:35 (4/4) Installing curl (7.69.1-r0) 22:53:36 Executing busybox-1.31.1-r16.trigger 22:53:36 Executing ca-certificates-20191127-r4.trigger 22:53:36 OK: 7 MiB in 18 packages 22:53:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:53:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:53:38 v3.12.0-256-gcb89326327 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:53:38 v3.12.0-257-ge0a127fd24 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:53:38 OK: 12617 distinct packages available 22:53:39 Removing intermediate container b1d97a9a0ac2 22:53:39 ---> b66f07fa530d 22:53:39 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:53:39 (1/2) Installing ca-certificates (20191127-r4) 22:53:39 ---> Running in 2a287b32db47 22:53:39 (2/2) Installing dumb-init (1.2.2-r1) 22:53:39 Executing busybox-1.31.1-r16.trigger 22:53:39 Executing ca-certificates-20191127-r4.trigger 22:53:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 22:53:39 OK: 6 MiB in 16 packages 22:53:40 Removing intermediate container 2a287b32db47 22:53:40 ---> 45abf98b55c0 22:53:40 Step 13/20 : WORKDIR /edgex 22:53:40 ---> Running in 958bd9ce7a52 22:53:41 Removing intermediate container 958bd9ce7a52 22:53:41 ---> d38bc8bf3535 22:53:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:53:42 Removing intermediate container ccfa8d1b24f7 22:53:42 ---> c7758569316a 22:53:42 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 22:53:42 ---> a4834f747212 22:53:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:53:43 ---> Running in 5d0dd7532700 22:53:44 Removing intermediate container 5d0dd7532700 22:53:44 ---> 6c4c28c878d8 22:53:44 Step 14/29 : WORKDIR $BASE_DIR 22:53:45 ---> Running in 3a729992b63b 22:53:45 ---> acec3979ba73 22:53:45 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:53:45 ---> Running in fd3552e99875 22:53:45 Removing intermediate container 3a729992b63b 22:53:45 ---> 1876f165ff64 22:53:45 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 22:53:45 ---> Running in 49c9498f19d5 22:53:45 Removing intermediate container fd3552e99875 22:53:45 ---> 4f4625c0b747 22:53:45 Step 17/20 : CMD ["--init=true"] 22:53:46 ---> Running in 875cfc18e1ee 22:53:46 Removing intermediate container 875cfc18e1ee 22:53:46 ---> b5b1bb26db7d 22:53:46 Step 18/20 : LABEL arch=arm64 22:53:47 ---> Running in 98aae881d176 22:53:47 Removing intermediate container 98aae881d176 22:53:47 ---> 9b17b6620d04 22:53:47 Step 19/20 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:53:48 ---> Running in 52d767e06fa3 22:53:48 Removing intermediate container 52d767e06fa3 22:53:48 ---> f21c4fc2d3f2 22:53:48 Step 20/20 : LABEL version=0.0.0 22:53:48 ---> Running in ab8a779e3061 22:53:49 Removing intermediate container ab8a779e3061 22:53:49 ---> 6dce53aed783 22:53:49 22:53:50 Removing intermediate container 49c9498f19d5 22:53:50 ---> 18cb0a9db9ec 22:53:50 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 22:53:50 Successfully built 6dce53aed783 22:53:50 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:53:50 Building docker-support-logging-go 22:53:54  Building docker-security-proxy-setup-go ... done  ---> f530bc07fff3 22:53:54 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 22:53:55 Removing intermediate container 3971ed940773 22:53:55 ---> 57eb7acf9fa4 22:53:55 22:53:55 Step 10/26 : FROM alpine:3.10 22:53:55 3.10: Pulling from library/alpine 22:53:55 ---> 477dfd22c4f1 22:53:55 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 22:53:59 ---> b935f0a0ade4 22:53:59 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 22:53:59 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:53:59 Status: Downloaded newer image for alpine:3.10 22:53:59 ---> 536a684cf733 22:53:59 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:53:59 ---> Running in d45fa02d268c 22:53:59 Removing intermediate container 309979987b9b 22:53:59 ---> 98b8f37c17fb 22:53:59 22:53:59 Step 10/24 : FROM scratch 22:53:59 ---> 22:53:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:54:00 ---> Running in 702c00c3ebd0 22:54:00 ---> dadf0ab58685 22:54:00 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 22:54:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:54:01 Removing intermediate container 702c00c3ebd0 22:54:01 ---> 00c96afa906a 22:54:01 Step 12/24 : ENV APP_PORT=48060 22:54:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:54:01 ---> 961a715a50ab 22:54:01 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 22:54:01 ---> Running in 1c1fae1518e4 22:54:02 v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:54:02 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:54:02 OK: 10167 distinct packages available 22:54:02 (1/5) Installing ca-certificates (20191127-r2) 22:54:02 ---> Running in 82e8b91f075d 22:54:02 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:54:02 (3/5) Installing libcurl (7.66.0-r0) 22:54:02 (4/5) Installing curl (7.66.0-r0) 22:54:02 (5/5) Installing dumb-init (1.2.2-r1) 22:54:02 Executing busybox-1.30.1-r3.trigger 22:54:02 Executing ca-certificates-20191127-r2.trigger 22:54:03 OK: 7 MiB in 19 packages 22:54:03 Removing intermediate container 1c1fae1518e4 22:54:03 ---> e6650201dabf 22:54:03 Step 13/24 : EXPOSE $APP_PORT 22:54:03 ---> Running in 071687e9c93c 22:54:04 Removing intermediate container 071687e9c93c 22:54:04 ---> 676b7a5980e5 22:54:04 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:54:05 Removing intermediate container a95f49ee5ea0 22:54:05 ---> f48fc18e8caf 22:54:05 22:54:05 Step 10/22 : FROM scratch 22:54:05 ---> 22:54:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:54:06 Removing intermediate container d45fa02d268c 22:54:06 ---> ea5103511d05 22:54:06 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:54:06 ---> Running in 9d8380d803f9 22:54:06 ---> c65e56709960 22:54:06 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:54:06 ---> Running in 7d65ff0c7620 22:54:07 Removing intermediate container 9d8380d803f9 22:54:07 ---> 918e0f024234 22:54:07 Step 12/22 : ENV APP_PORT=48081 22:54:07 ---> Running in ee17f7ca693a 22:54:07 Removing intermediate container 7d65ff0c7620 22:54:07 ---> 7ec95059f67f 22:54:07 Step 13/26 : WORKDIR / 22:54:08 Removing intermediate container 82e8b91f075d 22:54:08 ---> abc126659edb 22:54:08 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 22:54:08 ---> f116d11b9bf0 22:54:08 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:54:08 ---> Running in 0f28af2f8e56 22:54:08 Removing intermediate container ee17f7ca693a 22:54:08 ---> b4e85501922e 22:54:08 Step 13/22 : EXPOSE $APP_PORT 22:54:08 ---> Running in 9e890508f8f1 22:54:09 ---> b0f528b25489 22:54:09 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:54:09 Removing intermediate container 0f28af2f8e56 22:54:09 ---> 365f8fd93957 22:54:09 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:54:10 Removing intermediate container 9e890508f8f1 22:54:10 ---> dc263a929655 22:54:10 Step 14/22 : WORKDIR / 22:54:10 ---> Running in b7085b08867c 22:54:11 ---> 70b4b14197ae 22:54:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:54:11 ---> Running in 87fcbc4b13e1 22:54:11 ---> 9d6b0241c032 22:54:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:54:12 ---> e44c584f4a22 22:54:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:54:12 Removing intermediate container 87fcbc4b13e1 22:54:12 ---> e6b2b344522f 22:54:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:54:13 ---> 79ca8372d19d 22:54:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:54:14 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 22:54:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:54:14 ---> bbc9e7fd49df 22:54:14 Step 3/22 : WORKDIR /edgex-go 22:54:14 ---> Using cache 22:54:14 ---> 3c7220db2f77 22:54:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:14 ---> Using cache 22:54:14 ---> e042629a9c8f 22:54:14 Step 5/22 : RUN apk update && apk add make && apk add bash git 22:54:14 ---> Running in ce4aff8d97aa 22:54:14 ---> f6264db872e3 22:54:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:54:14 ---> a4d50dd1965f 22:54:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:54:14 ---> 875c4fb71a10 22:54:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 22:54:15 Removing intermediate container b7085b08867c 22:54:15 ---> 7158f76ffa0c 22:54:15 Step 24/29 : RUN chmod 755 security-secrets-setup 22:54:15 ---> Running in b50a8f41ec8f 22:54:16 ---> 479af9f04990 22:54:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:54:16 ---> 241bd1c0f99c 22:54:16 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:54:16 ---> df1ecf8f6317 22:54:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:54:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:54:16 ---> Running in 135973a87ab7 22:54:16 Removing intermediate container 135973a87ab7 22:54:16 ---> 912955047899 22:54:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:54:17 ---> d8736cb05646 22:54:17 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:54:17 ---> Running in 024bf4716558 22:54:17 ---> Running in cb7092127cdb 22:54:17 ---> 240f8cd4e341 22:54:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:54:17 Removing intermediate container 024bf4716558 22:54:17 ---> 7e6d716137c8 22:54:17 Step 22/24 : LABEL arch=arm64 22:54:17 Removing intermediate container cb7092127cdb 22:54:17 ---> f5037cf21cc4 22:54:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:18 ---> Running in 2278e47574e6 22:54:18 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:54:18 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:54:18 OK: 12617 distinct packages available 22:54:18 ---> Running in 17a0985954ae 22:54:18 ---> 28ccd025afe1 22:54:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 22:54:18 Removing intermediate container 2278e47574e6 22:54:18 ---> b6a53f79b9cb 22:54:18 Step 23/24 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:54:18 OK: 217 MiB in 51 packages 22:54:18 Removing intermediate container 17a0985954ae 22:54:18 ---> c9fb0eb83163 22:54:18 Step 20/22 : LABEL arch=arm64 22:54:19 ---> Running in e3b69400c2bd 22:54:19 ---> Running in 923f656c6105 22:54:19 OK: 217 MiB in 51 packages 22:54:19 Removing intermediate container b50a8f41ec8f 22:54:19 ---> 0078d3fc5bfd 22:54:19 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 22:54:19 Removing intermediate container 923f656c6105 22:54:19 ---> 21ea8701fd0d 22:54:19 Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:54:19 Removing intermediate container e3b69400c2bd 22:54:19 ---> 7bf70837321a 22:54:19 Step 24/24 : LABEL version=0.0.0 22:54:19 ---> Running in 26614edf1ea1 22:54:20 ---> Running in 684416770ada 22:54:20 ---> Running in d10a723ab351 22:54:20 ---> 608010c97b8b 22:54:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:54:20 Removing intermediate container 26614edf1ea1 22:54:20 ---> e8999a11b851 22:54:20 Step 26/29 : CMD [ "generate" ] 22:54:20 ---> Running in 3915dc6d7e28 22:54:20 Removing intermediate container d10a723ab351 22:54:20 ---> 6817543f7daa 22:54:20 Step 22/22 : LABEL version=0.0.0 22:54:21 Removing intermediate container 684416770ada 22:54:21 ---> 1dec5a628d9d 22:54:21 22:54:21 ---> Running in 30c545caa344 22:54:21 Removing intermediate container ce4aff8d97aa 22:54:21 ---> 0b09104225e9 22:54:21 Step 6/22 : COPY go.mod . 22:54:21 ---> 9ce7a802bb2b 22:54:21 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:54:21 Successfully built 1dec5a628d9d 22:54:21 Successfully tagged docker-support-notifications-go-arm64:latest 22:54:21 Removing intermediate container 3915dc6d7e28 22:54:21  Building docker-support-notifications-go ... done  ---> ee010bb4786f 22:54:21 Step 27/29 : LABEL arch=arm64 22:54:21 Building docker-core-command-go 22:54:21 ---> Running in a32fa1089369 22:54:21 ---> Running in 8265105a9646 22:54:21 Removing intermediate container 30c545caa344 22:54:21 ---> 49837389f448 22:54:21 22:54:22 ---> 448f8dba1565 22:54:22 Step 7/22 : RUN go mod download 22:54:22 ---> Running in 2433980a9e58 22:54:22 Removing intermediate container 8265105a9646 22:54:22 ---> 844f5ea810a9 22:54:22 Step 28/29 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:54:22 Successfully built 49837389f448 22:54:23 Successfully tagged docker-core-metadata-go-arm64:latest 22:54:23  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 22:54:23 ---> Running in 1c93d7bc2cb7 22:54:23 Removing intermediate container 1c93d7bc2cb7 22:54:23 ---> 033d6bf0b287 22:54:23 Step 29/29 : LABEL version=0.0.0 22:54:24 ---> Running in 4238c04a18d4 22:54:26 Removing intermediate container 4238c04a18d4 22:54:26 ---> 02e1939665e6 22:54:26 22:54:27 Successfully built 02e1939665e6 22:54:29 Successfully tagged docker-security-secrets-setup-go-arm64:latest 22:54:29  Building docker-security-secrets-setup-go ... done Building docker-support-scheduler-go 22:54:29 Removing intermediate container a32fa1089369 22:54:29 ---> 46ee5ac46f9d 22:54:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:54:29 ---> Running in a0e5b9a673f6 22:54:30 Removing intermediate container 2433980a9e58 22:54:30 ---> e79138f6013d 22:54:30 Step 8/22 : COPY . . 22:54:31 Removing intermediate container a0e5b9a673f6 22:54:31 ---> 4518359324b7 22:54:31 Step 24/26 : LABEL arch=arm64 22:54:35 ---> Running in 55c098d4e8a2 22:54:36 Removing intermediate container 55c098d4e8a2 22:54:36 ---> a3c07039d4ed 22:54:36 Step 25/26 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:54:37 ---> Running in 18dda377e247 22:54:38 Removing intermediate container 18dda377e247 22:54:38 ---> 8dabb66bdec3 22:54:38 Step 26/26 : LABEL version=0.0.0 22:54:38 ---> Running in 709777d1102b 22:54:39 Removing intermediate container 709777d1102b 22:54:39 ---> a7423b827aeb 22:54:39 22:54:39 Successfully built a7423b827aeb 22:54:39 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:54:39  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 22:54:48 ---> 7341b01a62dd 22:54:48 Step 9/22 : RUN make cmd/support-logging/support-logging 22:54:48 ---> Running in f529db77bc66 22:54:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 22:55:28 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 22:55:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:55:28 ---> bbc9e7fd49df 22:55:28 Step 3/22 : WORKDIR /edgex-go 22:55:28 ---> Using cache 22:55:28 ---> 3c7220db2f77 22:55:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:28 ---> Using cache 22:55:28 ---> e042629a9c8f 22:55:28 Step 5/22 : RUN apk update && apk add make git 22:55:28 ---> Using cache 22:55:28 ---> 7bba009b498b 22:55:28 Step 6/22 : COPY go.mod . 22:55:28 ---> Using cache 22:55:28 ---> 3f919e6f6a29 22:55:28 Step 7/22 : RUN go mod download 22:55:28 ---> Using cache 22:55:28 ---> 43aef683d133 22:55:28 Step 8/22 : COPY . . 22:55:28 ---> Using cache 22:55:28 ---> fea47dc783d4 22:55:28 Step 9/22 : RUN make cmd/core-command/core-command 22:55:28 Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine 22:55:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:55:28 ---> bbc9e7fd49df 22:55:28 Step 3/27 : WORKDIR /edgex-go 22:55:28 ---> Using cache 22:55:28 ---> 3c7220db2f77 22:55:28 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:28 ---> Using cache 22:55:28 ---> e042629a9c8f 22:55:28 Step 5/27 : RUN apk update && apk add make bash git 22:55:28 ---> Running in abf48663598a 22:55:28 ---> Running in ee312f816997 22:55:30 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 22:55:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:55:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:55:32 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:55:32 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:55:32 OK: 12617 distinct packages available 22:55:34 OK: 217 MiB in 51 packages 22:55:34 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 22:55:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:55:34 ---> bbc9e7fd49df 22:55:34 Step 3/21 : WORKDIR /edgex-go 22:55:34 ---> Using cache 22:55:34 ---> 3c7220db2f77 22:55:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:34 ---> Using cache 22:55:34 ---> e042629a9c8f 22:55:34 Step 5/21 : RUN apk update && apk add make git 22:55:34 ---> Using cache 22:55:34 ---> 7bba009b498b 22:55:34 Step 6/21 : COPY go.mod . 22:55:34 ---> Using cache 22:55:34 ---> 3f919e6f6a29 22:55:34 Step 7/21 : RUN go mod download 22:55:34 ---> Using cache 22:55:34 ---> 43aef683d133 22:55:34 Step 8/21 : COPY . . 22:55:34 ---> Using cache 22:55:34 ---> fea47dc783d4 22:55:34 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:55:35 ---> Running in 51fd6af15d08 22:55:36 Removing intermediate container f529db77bc66 22:55:36 ---> a226e7b668ed 22:55:36 22:55:36 Step 10/22 : FROM scratch 22:55:36 ---> 22:55:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:55:37 ---> Using cache 22:55:37 ---> 00c96afa906a 22:55:37 Step 12/22 : ENV APP_PORT=48061 22:55:37 ---> Running in 8fd0f9613f1e 22:55:37 Removing intermediate container ee312f816997 22:55:37 ---> 6ff9892d58b0 22:55:37 Step 6/27 : COPY go.mod . 22:55:38 Removing intermediate container 8fd0f9613f1e 22:55:38 ---> 67a58d1eeacd 22:55:38 Step 13/22 : EXPOSE $APP_PORT 22:55:38 ---> Running in cde435541984 22:55:39 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 22:55:39 ---> b8018db03478 22:55:39 Step 7/27 : RUN go mod download 22:55:39 ---> Running in 9fa12ef6a155 22:55:40 Removing intermediate container cde435541984 22:55:40 ---> c0eef0d546f4 22:55:40 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 22:55:42 ---> 3f6d352e4845 22:55:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 22:55:42 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 22:55:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:55:42 ---> bbc9e7fd49df 22:55:42 Step 3/23 : WORKDIR /edgex-go 22:55:42 ---> Using cache 22:55:42 ---> 3c7220db2f77 22:55:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:42 ---> Using cache 22:55:42 ---> e042629a9c8f 22:55:42 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:55:42 ---> Running in 1700991530cd 22:55:43 ---> 60f449dd3628 22:55:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 22:55:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:55:45 Removing intermediate container 9fa12ef6a155 22:55:45 ---> f6d4bf34c49d 22:55:45 Step 8/27 : COPY . . 22:55:46 ---> af6070903e82 22:55:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 22:55:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:55:48 v3.12.0-256-gcb89326327 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:55:48 v3.12.0-257-ge0a127fd24 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:55:48 OK: 12617 distinct packages available 22:55:48 ---> 391bf07a9cdc 22:55:48 Step 18/22 : ENTRYPOINT ["/support-logging"] 22:55:48 OK: 217 MiB in 51 packages 22:55:48 ---> Running in 92d512d81a83 22:55:50 Removing intermediate container 92d512d81a83 22:55:50 ---> f2dbdd1fce33 22:55:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:50 ---> Running in d9e7b044ea7d 22:55:51 Removing intermediate container 1700991530cd 22:55:51 ---> 7ebdaeaa761b 22:55:51 Step 6/23 : COPY go.mod . 22:55:52 Removing intermediate container d9e7b044ea7d 22:55:52 ---> fd23cf35289e 22:55:52 Step 20/22 : LABEL arch=arm64 22:55:52 ---> Running in f5960f81f682 22:55:52 ---> 0d6ad1aa94e7 22:55:52 Step 7/23 : RUN go mod download 22:55:53 ---> Running in e18e06a4711a 22:55:54 Removing intermediate container f5960f81f682 22:55:54 ---> c3cae946bb1d 22:55:54 Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:55:54 ---> Running in f13b94404025 22:55:55 Removing intermediate container f13b94404025 22:55:55 ---> 3ffbe3dccbb7 22:55:55 Step 22/22 : LABEL version=0.0.0 22:55:56 ---> Running in 6de89a9efcbb 22:55:57 Removing intermediate container 6de89a9efcbb 22:55:57 ---> 23e8adeb3634 22:55:57 22:55:58 Successfully built 23e8adeb3634 22:55:58 Successfully tagged docker-support-logging-go-arm64:latest 22:56:00  Building docker-support-logging-go ... done Removing intermediate container e18e06a4711a 22:56:00 ---> 2e881b00ee05 22:56:00 Step 8/23 : COPY . . 22:56:18 ---> 0fbaf4d75049 22:56:18 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:56:18 ---> Running in 574995667a73 22:56:22 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 22:56:32 ---> 274c2d9ea590 22:56:32 Step 9/23 : RUN make cmd/core-data/core-data 22:56:32 ---> Running in 970dbec31447 22:56: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 22:56:59 Removing intermediate container abf48663598a 22:56:59 ---> 127ab4e3d6d4 22:56:59 22:56:59 Step 10/22 : FROM scratch 22:56:59 ---> 22:56:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:56:59 ---> Using cache 22:56:59 ---> 918e0f024234 22:56:59 Step 12/22 : ENV APP_PORT=48082 22:56:59 ---> Running in 2b55a4884d7e 22:56:59 Removing intermediate container 2b55a4884d7e 22:56:59 ---> 472dd27fc252 22:56:59 Step 13/22 : EXPOSE $APP_PORT 22:56:59 ---> Running in fad30bb783c4 22:56:59 Removing intermediate container fad30bb783c4 22:56:59 ---> 856acebc3549 22:56:59 Step 14/22 : WORKDIR / 22:56:59 ---> Running in 97d69564b4c9 22:56:59 Removing intermediate container 97d69564b4c9 22:56:59 ---> e68942dce227 22:56:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:57:00 ---> ae83dc77ed5b 22:57:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:57:02 ---> d08dd358f298 22:57:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:57:04 ---> 15e5a6a4654e 22:57:04 Step 18/22 : ENTRYPOINT ["/core-command"] 22:57:04 ---> Running in 51b93bfca5c6 22:57:05 Removing intermediate container 51fd6af15d08 22:57:05 ---> 178aa387a8cf 22:57:05 22:57:05 Step 10/21 : FROM scratch 22:57:05 ---> 22:57:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:57:05 ---> Using cache 22:57:05 ---> 918e0f024234 22:57:05 Step 12/21 : ENV APP_PORT=48085 22:57:05 ---> Running in 0b45d805efdb 22:57:05 Removing intermediate container 51b93bfca5c6 22:57:05 ---> 520db70c02d4 22:57:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:05 ---> Running in cc4078309655 22:57:06 Removing intermediate container 0b45d805efdb 22:57:06 ---> 8cecd6e7b9bb 22:57:06 Step 13/21 : EXPOSE $APP_PORT 22:57:06 ---> Running in aaf0fc429089 22:57:06 Removing intermediate container cc4078309655 22:57:06 ---> f4a7e23e63be 22:57:06 Step 20/22 : LABEL arch=arm64 22:57:07 ---> Running in ffe79db026c8 22:57:07 Removing intermediate container aaf0fc429089 22:57:07 ---> 47903e13635d 22:57:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:57:08 Removing intermediate container ffe79db026c8 22:57:08 ---> d3390abe8786 22:57:08 Step 21/22 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:57:08 ---> Running in 4c98720615a3 22:57:08 ---> cec7e858e4fb 22:57:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:57:08 Removing intermediate container 4c98720615a3 22:57:08 ---> 39dd0ff0b93f 22:57:08 Step 22/22 : LABEL version=0.0.0 22:57:09 ---> Running in 50f4b6743f7e 22:57:10 Removing intermediate container 50f4b6743f7e 22:57:10 ---> 51255cb16f50 22:57:10 22:57:10 ---> 415664f16d97 22:57:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:57:11 Successfully built 51255cb16f50 22:57:11 Successfully tagged docker-core-command-go-arm64:latest 22:57:12  Building docker-core-command-go ... done  ---> dd99424513c5 22:57:12 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:57:12 ---> Running in 9a64cfdfb2b8 22:57:12 Removing intermediate container 9a64cfdfb2b8 22:57:12 ---> 9d1b6ae3a21a 22:57:12 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:12 ---> Running in 5977fbd1a57f 22:57:13 Removing intermediate container 5977fbd1a57f 22:57:13 ---> e96c2869a7c3 22:57:13 Step 19/21 : LABEL arch=arm64 22:57:13 ---> Running in 73e94bae0551 22:57:14 Removing intermediate container 73e94bae0551 22:57:14 ---> 8149ad527b59 22:57:14 Step 20/21 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:57:14 ---> Running in 33fb6c77c0f4 22:57:15 Removing intermediate container 33fb6c77c0f4 22:57:15 ---> 1ffd1baabddb 22:57:15 Step 21/21 : LABEL version=0.0.0 22:57:15 ---> Running in 8983e1e0eab1 22:57:15 Removing intermediate container 8983e1e0eab1 22:57:15 ---> 795b799db5c8 22:57:15 22:57:16 Successfully built 795b799db5c8 22:57:16 Successfully tagged docker-support-scheduler-go-arm64:latest 22:57:28  Building docker-support-scheduler-go ... done Removing intermediate container 574995667a73 22:57:28 ---> b28ae9f023bf 22:57:28 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:57:28 ---> Running in 183acc0719cd 22:57:31 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 22:57:34 Removing intermediate container 183acc0719cd 22:57:34 ---> 0147cbf108d6 22:57:34 22:57:34 Step 11/27 : FROM docker:latest 22:57:34 ---> ce9d55ae87f1 22:57:34 Step 12/27 : RUN apk add --no-cache bash 22:57:34 ---> Running in b31191b2263a 22:57:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:57:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:57:37 (1/2) Installing readline (8.0.4-r0) 22:57:37 (2/2) Installing bash (5.0.17-r0) 22:57:37 Executing bash-5.0.17-r0.post-install 22:57:37 Executing busybox-1.31.1-r16.trigger 22:57:37 OK: 12 MiB in 22 packages 22:57:38 Removing intermediate container b31191b2263a 22:57:38 ---> 519ba2f0207d 22:57:38 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:57:38 ---> Running in 84fc5f3f52d5 22:57:42 Removing intermediate container 84fc5f3f52d5 22:57:42 ---> 027c2de5ee8c 22:57:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:57:42 ---> Running in 32dcbc802ad1 22:57:42 Removing intermediate container 32dcbc802ad1 22:57:42 ---> d1729c34806e 22:57:42 Step 15/27 : ENV APP_PORT=48090 22:57:42 ---> Running in 1644d5e41638 22:57:43 Removing intermediate container 1644d5e41638 22:57:43 ---> c5aa72264f54 22:57:43 Step 16/27 : EXPOSE $APP_PORT 22:57:43 ---> Running in c3f56b7394f5 22:57:44 Removing intermediate container c3f56b7394f5 22:57:44 ---> ac15cf1fa0ca 22:57:44 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:57:45 ---> f9e0b2555353 22:57:45 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:57:46 ---> 28d448b020de 22:57:46 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:57:47 ---> 1ea60edd6336 22:57:47 Step 20/27 : RUN apk --no-cache add py-pip 22:57:47 ---> Running in a8181c400e38 22:57:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:57:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:57:49 (1/33) Installing libbz2 (1.0.8-r1) 22:57:49 (2/33) Installing expat (2.2.9-r1) 22:57:49 (3/33) Installing libffi (3.3-r2) 22:57:49 (4/33) Installing gdbm (1.13-r1) 22:57:49 (5/33) Installing xz-libs (5.2.5-r0) 22:57:49 (6/33) Installing sqlite-libs (3.32.1-r0) 22:57:49 (7/33) Installing python3 (3.8.5-r0) 22:57:52 (8/33) Installing py3-appdirs (1.4.4-r1) 22:57:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:57:52 (10/33) Installing py3-parsing (2.4.7-r0) 22:57:52 (11/33) Installing py3-six (1.15.0-r0) 22:57:52 (12/33) Installing py3-packaging (20.4-r0) 22:57:52 (13/33) Installing py3-setuptools (47.0.0-r0) 22:57:52 (14/33) Installing py3-chardet (3.0.4-r4) 22:57:52 (15/33) Installing py3-idna (2.9-r0) 22:57:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:57:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:57:52 (18/33) Installing py3-requests (2.23.0-r0) 22:57:52 (19/33) Installing py3-msgpack (1.0.0-r0) 22:57:52 (20/33) Installing py3-lockfile (0.12.2-r3) 22:57:52 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:57:52 (22/33) Installing py3-colorama (0.4.3-r0) 22:57:52 (23/33) Installing py3-distlib (0.3.0-r0) 22:57:52 Removing intermediate container 970dbec31447 22:57:52 ---> 2375bf4506aa 22:57:52 22:57:52 Step 10/23 : FROM alpine 22:57:52 ---> 62ee0e9f8440 22:57:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:57:52 (24/33) Installing py3-distro (1.5.0-r1) 22:57:52 (25/33) Installing py3-webencodings (0.5.1-r3) 22:57:52 (26/33) Installing py3-html5lib (1.0.1-r4) 22:57:52 (27/33) Installing py3-pytoml (0.1.21-r0) 22:57:52 (28/33) Installing py3-pep517 (0.8.2-r0) 22:57:52 (29/33) Installing py3-progress (1.5-r0) 22:57:52 (30/33) Installing py3-toml (0.10.1-r0) 22:57:52 (31/33) Installing py3-retrying (1.3.3-r0) 22:57:52 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:57:52 (33/33) Installing py3-pip (20.1.1-r0) 22:57:52 ---> Running in e47a123531b5 22:57:52 Executing busybox-1.31.1-r16.trigger 22:57:52 OK: 71 MiB in 55 packages 22:57:53 Removing intermediate container e47a123531b5 22:57:53 ---> d554e7f30367 22:57:53 Step 12/23 : ENV APP_PORT=48080 22:57:53 ---> Running in b9557a0f487a 22:57:53 Removing intermediate container b9557a0f487a 22:57:53 ---> 0ff0121b3514 22:57:53 Step 13/23 : EXPOSE $APP_PORT 22:57:54 ---> Running in 1a0d87dd3ea1 22:57:54 Removing intermediate container 1a0d87dd3ea1 22:57:54 ---> 7ff0f78a2959 22:57:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:54 ---> Running in 9a21a3daee13 22:57:58 Removing intermediate container 9a21a3daee13 22:57:58 ---> 14ac1437d5ed 22:57:58 Step 15/23 : RUN apk --no-cache add zeromq 22:57:58 ---> Running in d5c8f99511d4 22:57:58 Removing intermediate container a8181c400e38 22:57:58 ---> 9cb6ab5e4227 22:57:58 Step 21/27 : RUN pip install docker-compose==1.23.2 22:57:58 ---> Running in 485a29fb2591 22:58:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:58:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:58:01 (1/5) Installing libgcc (9.3.0-r2) 22:58:01 (2/5) Installing libsodium (1.0.18-r0) 22:58:01 (3/5) Installing libstdc++ (9.3.0-r2) 22:58:01 (4/5) Installing libzmq (4.3.2-r0) 22:58:02 (5/5) Installing zeromq (4.3.2-r0) 22:58:02 Executing busybox-1.31.1-r16.trigger 22:58:02 OK: 8 MiB in 19 packages 22:58:03 Removing intermediate container d5c8f99511d4 22:58:03 ---> 71cf003e2684 22:58:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:58:04 ---> a55a23966a9a 22:58:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:58:05 Collecting docker-compose==1.23.2 22:58:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:58:05 ---> c3c420aa3411 22:58:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:58:06 Collecting jsonschema<3,>=2.5.1 22:58:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:58:06 ---> fd998a79ec24 22:58:06 Step 19/23 : ENTRYPOINT ["/core-data"] 22:58:06 ---> Running in 5788bbe4b28e 22:58:07 Removing intermediate container 5788bbe4b28e 22:58:07 ---> dfa1428299c1 22:58:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:07 Collecting docker<4.0,>=3.6.0 22:58:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:58:07 ---> Running in f821bde0a7e0 22:58:07 Removing intermediate container f821bde0a7e0 22:58:07 ---> 4aeb21706610 22:58:07 Step 21/23 : LABEL arch=arm64 22:58:07 ---> Running in 471cd606cfe6 22:58:07 Collecting texttable<0.10,>=0.9.0 22:58:08 Downloading texttable-0.9.1.tar.gz (11 kB) 22:58:08 Removing intermediate container 471cd606cfe6 22:58:08 ---> 0f395d388102 22:58:08 Step 22/23 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:58:08 ---> Running in 3fcb34d28db3 22:58:09 Removing intermediate container 3fcb34d28db3 22:58:09 ---> 5de378a95296 22:58:09 Step 23/23 : LABEL version=0.0.0 22:58:09 ---> Running in e6ab2a93e1b0 22:58:09 Removing intermediate container e6ab2a93e1b0 22:58:09 ---> 4c295de47bed 22:58:09 22:58:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:58:10 Successfully built 4c295de47bed 22:58:10 Successfully tagged docker-core-data-go-arm64:latest 22:58:10  Building docker-core-data-go ... done Collecting cached-property<2,>=1.2.0 22:58:10 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 22:58:11 Collecting PyYAML<4,>=3.10 22:58:11 Downloading PyYAML-3.13.tar.gz (270 kB) 22:58:14 Collecting dockerpty<0.5,>=0.4.1 22:58:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:58:16 Collecting websocket-client<1.0,>=0.32.0 22:58:16 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:58:17 Collecting docopt<0.7,>=0.6.1 22:58:17 Downloading docopt-0.6.2.tar.gz (25 kB) 22:58:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:58:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:58:20 Collecting docker-pycreds>=0.4.0 22:58:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:58:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 22:58:20 Collecting idna<2.8,>=2.5 22:58:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:58:20 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 22:58:21 Collecting urllib3<1.25,>=1.21.1 22:58:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:58:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:58:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:58:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:58:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:58:22 Installing collected packages: jsonschema, websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, cached-property, PyYAML, dockerpty, docopt, docker-compose 22:58:23 Attempting uninstall: idna 22:58:23 Found existing installation: idna 2.9 22:58:23 Uninstalling idna-2.9: 22:58:23 Successfully uninstalled idna-2.9 22:58:24 Attempting uninstall: urllib3 22:58:24 Found existing installation: urllib3 1.25.9 22:58:24 Uninstalling urllib3-1.25.9: 22:58:24 Successfully uninstalled urllib3-1.25.9 22:58:24 Attempting uninstall: requests 22:58:24 Found existing installation: requests 2.23.0 22:58:24 Uninstalling requests-2.23.0: 22:58:24 Successfully uninstalled requests-2.23.0 22:58:25 Running setup.py install for texttable: started 22:58:28 Running setup.py install for texttable: finished with status 'done' 22:58:28 Running setup.py install for PyYAML: started 22:58:30 Running setup.py install for PyYAML: finished with status 'done' 22:58:30 Running setup.py install for dockerpty: started 22:58:33 Running setup.py install for dockerpty: finished with status 'done' 22:58:33 Running setup.py install for docopt: started 22:58:35 Running setup.py install for docopt: finished with status 'done' 22:58:36 Successfully installed PyYAML-3.13 cached-property-1.5.1 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.57.0 22:58:40 Removing intermediate container 485a29fb2591 22:58:40 ---> bc2aed899ed8 22:58:40 Step 22/27 : RUN apk --no-cache add curl 22:58:40 ---> Running in ba304ae50608 22:58:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:58:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:58:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:58:42 (2/3) Installing libcurl (7.69.1-r0) 22:58:42 (3/3) Installing curl (7.69.1-r0) 22:58:42 Executing busybox-1.31.1-r16.trigger 22:58:42 OK: 71 MiB in 58 packages 22:58:43 Removing intermediate container ba304ae50608 22:58:43 ---> 8195e0f7f2eb 22:58:43 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:58:43 ---> Running in c70a578482e0 22:58:44 Removing intermediate container c70a578482e0 22:58:44 ---> 891ba2b1f6be 22:58:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:44 ---> Running in d3df34c61337 22:58:44 Removing intermediate container d3df34c61337 22:58:44 ---> d23641e263ad 22:58:44 Step 25/27 : LABEL arch=arm64 22:58:44 ---> Running in 89faa24f469c 22:58:45 Removing intermediate container 89faa24f469c 22:58:45 ---> 02306e3e7508 22:58:45 Step 26/27 : LABEL git_sha=9987179e50b3092528debbdf6f8e9bca85611d08 22:58:45 ---> Running in 536208939c96 22:58:45 Removing intermediate container 536208939c96 22:58:45 ---> 8ed6aee6e6f3 22:58:45 Step 27/27 : LABEL version=0.0.0 22:58:45 ---> Running in 1208ac339efe 22:58:46 Removing intermediate container 1208ac339efe 22:58:46 ---> 8751a22a28c4 22:58:46 22:58:46 Successfully built 8751a22a28c4 22:58:46 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:58:47  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:58:47 $ docker stop --time=1 efd136962c3898b9bdedf308e9005b082bdbff902ac32c69e424ddc9bf5cec1f 22:58:49 $ docker rm -f efd136962c3898b9bdedf308e9005b082bdbff902ac32c69e424ddc9bf5cec1f [Pipeline] // withDockerContainer [Pipeline] sh 22:58:50 + grep docker 22:58:50 + docker images 22:58:50 docker-sys-mgmt-agent-go-arm64 latest 8751a22a28c4 4 seconds ago 266MB 22:58:50 docker-core-data-go-arm64 latest 4c295de47bed 41 seconds ago 23.3MB 22:58:50 docker-support-scheduler-go-arm64 latest 795b799db5c8 About a minute ago 12.6MB 22:58:50 docker-core-command-go-arm64 latest 51255cb16f50 About a minute ago 12.4MB 22:58:50 docker-support-logging-go-arm64 latest 23e8adeb3634 2 minutes ago 11.4MB 22:58:50 docker-security-secretstore-setup-go-arm64 latest a7423b827aeb 4 minutes ago 32.6MB 22:58:50 docker-security-secrets-setup-go-arm64 latest 02e1939665e6 4 minutes ago 24.2MB 22:58:50 docker-core-metadata-go-arm64 latest 49837389f448 4 minutes ago 13.8MB 22:58:50 docker-support-notifications-go-arm64 latest 1dec5a628d9d 4 minutes ago 13.9MB 22:58:50 docker-security-proxy-setup-go-arm64 latest 6dce53aed783 5 minutes ago 15.8MB 22:58:50 docker latest ce9d55ae87f1 8 weeks ago 193MB [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] } [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] wrap 22:58:52 provisioning config files... 22:58:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2823299927829726547tmp [Pipeline] { [Pipeline] sh 22:58:53 + curl -s https://codecov.io/bash 22:58:53 + bash -s - -t @/w/workspace/edgex-go/1@tmp/config2823299927829726547tmp [Pipeline] } 22:58:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:58:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:58:56 ---> package-listing.sh 22:58:56 ++ facter osfamily 22:58:56 ++ tr '[:upper:]' '[:lower:]' 22:58:56 + OS_FAMILY=redhat 22:58:56 + workspace=/w/workspace/edgex-go/1 22:58:56 + START_PACKAGES=/tmp/packages_start.txt 22:58:56 + END_PACKAGES=/tmp/packages_end.txt 22:58:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:58:56 + PACKAGES=/tmp/packages_start.txt 22:58:56 + '[' /w/workspace/edgex-go/1 ']' 22:58:56 + PACKAGES=/tmp/packages_end.txt 22:58:56 + case "${OS_FAMILY}" in 22:58:56 + rpm -qa 22:58:56 + sort 22:59:01 + '[' -f /tmp/packages_start.txt ']' 22:59:01 + '[' -f /tmp/packages_end.txt ']' 22:59:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:59:01 + '[' /w/workspace/edgex-go/1 ']' 22:59:01 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:59:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh 22:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:59:01 22:59:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:59:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:59:02 alpine: Pulling from edgex-lftools-log-publisher 22:59:02 c9b1b535fdd9: Pulling fs layer 22:59:02 2cc5ad85d9ab: Pulling fs layer 22:59:02 756a868c4378: Pulling fs layer 22:59:02 444b2fc9a129: Pulling fs layer 22:59:02 ea15f1150254: Pulling fs layer 22:59:02 41b27a9f41bf: Pulling fs layer 22:59:02 28c525ee5125: Pulling fs layer 22:59:02 094b1ea09ed8: Pulling fs layer 22:59:02 138eaada9080: Pulling fs layer 22:59:02 0622d0fa9048: Pulling fs layer 22:59:02 41b27a9f41bf: Waiting 22:59:02 28c525ee5125: Waiting 22:59:02 094b1ea09ed8: Waiting 22:59:02 444b2fc9a129: Waiting 22:59:02 ea15f1150254: Waiting 22:59:02 138eaada9080: Waiting 22:59:02 0622d0fa9048: Waiting 22:59:02 2cc5ad85d9ab: Verifying Checksum 22:59:02 2cc5ad85d9ab: Download complete 22:59:02 444b2fc9a129: Verifying Checksum 22:59:02 444b2fc9a129: Download complete 22:59:02 c9b1b535fdd9: Verifying Checksum 22:59:02 c9b1b535fdd9: Download complete 22:59:02 ea15f1150254: Verifying Checksum 22:59:02 ea15f1150254: Download complete 22:59:02 28c525ee5125: Verifying Checksum 22:59:02 28c525ee5125: Download complete 22:59:02 756a868c4378: Verifying Checksum 22:59:02 756a868c4378: Download complete 22:59:02 138eaada9080: Verifying Checksum 22:59:02 138eaada9080: Download complete 22:59:02 0622d0fa9048: Download complete 22:59:02 c9b1b535fdd9: Pull complete 22:59:02 094b1ea09ed8: Verifying Checksum 22:59:02 094b1ea09ed8: Download complete 22:59:03 2cc5ad85d9ab: Pull complete 22:59:03 41b27a9f41bf: Verifying Checksum 22:59:03 41b27a9f41bf: Download complete 22:59:04 756a868c4378: Pull complete 22:59:04 444b2fc9a129: Pull complete 22:59:05 ea15f1150254: Pull complete 22:59:10 41b27a9f41bf: Pull complete 22:59:10 28c525ee5125: Pull complete 22:59:13 094b1ea09ed8: Pull complete 22:59:13 138eaada9080: Pull complete 22:59:14 0622d0fa9048: Pull complete 22:59:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:59:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:59:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:59:14 prd-centos7-docker-4c-2g-688 does not seem to be running inside a container 22:59:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:59:19 $ docker top 6bca4276521c267e4ec0268bb30c53288d2905b29ae3a22c8baf5dfde46fd1c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:19 provisioning config files... 22:59:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2910850617854848377tmp [Pipeline] { [Pipeline] echo 22:59:19 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:59:20 ---> create-netrc.sh [Pipeline] echo 22:59:20 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:59:20 ---> logs-deploy.sh 22:59:20 + ARCHIVE_ARTIFACTS= 22:59:20 + LOGS_SERVER=https://logs.edgexfoundry.org 22:59:20 + '[' https://logs.edgexfoundry.org == None ']' 22:59:20 + NEXUS_URL=https://nexus.edgexfoundry.org 22:59:20 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2666/1 22:59:20 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2666/1/ 22:59:20 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2666/1 /w/workspace/edgex-go/1 22:59:22 Archives upload complete. 22:59:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2666/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2666/1/