Pull request #2627 updated 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 4e0bf0319480625e5379d8d5fd7b212abf0b0714 rather than 1350306ae35841236d76767d7119cf6163e838f5 Obtained Jenkinsfile from 4e0bf0319480625e5379d8d5fd7b212abf0b0714 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 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:false, 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: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1413’ Running on prd-centos7-docker-4c-2g-1418 in /w/workspace/edgexfoundry_edgex-go_PR-2627 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # 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/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 4e0bf0319480625e5379d8d5fd7b212abf0b0714 into PR head commit 1350306ae35841236d76767d7119cf6163e838f5 Merge succeeded, producing 1350306ae35841236d76767d7119cf6163e838f5 Checking out Revision 1350306ae35841236d76767d7119cf6163e838f5 (PR-2627) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2627/head:refs/remotes/origin/PR-2627 # 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/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1350306ae35841236d76767d7119cf6163e838f5 # 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 4e0bf0319480625e5379d8d5fd7b212abf0b0714 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1350306ae35841236d76767d7119cf6163e838f5 # timeout=10 Commit message: "feat(metadata): Modify Swagger to use BaseWithIdResponse" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:28:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:28:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:28:27 ========================================================= 10:28:27 EdgeX Global Pipelines Version Info 10:28:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c418ffc0c7b42ed538e1172430ee2010f4f90629 # timeout=10 10:28:29 ------------------- 10:28:29 stable info: 10:28:29 ------------------- 10:28:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:28:29 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 10:28:29 Message: update stable to v1.0.106 10:28:30 ------------------- 10:28:30 experimental info: 10:28:30 ------------------- 10:28:30 Commited By: **** collab-it+edgex@linuxfoundation.org 10:28:30 Commit SHA: 626b9661e310b9d132ae9d5c3b37d89ff845648b 10:28:30 Message: update experimental to v1.0.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 10:28:32 ++ 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 10:28:32 + for file in '`ls cmd/**/Dockerfile`' 10:28:32 ++ dirname cmd/core-command/Dockerfile 10:28:32 ++ cut -d/ -f2 10:28:32 + echo core-command,cmd/core-command/Dockerfile 10:28:32 + for file in '`ls cmd/**/Dockerfile`' 10:28:32 ++ dirname cmd/core-data/Dockerfile 10:28:32 ++ cut -d/ -f2 10:28:32 + echo core-data,cmd/core-data/Dockerfile 10:28:32 + for file in '`ls cmd/**/Dockerfile`' 10:28:32 ++ dirname cmd/core-metadata/Dockerfile 10:28:32 ++ cut -d/ -f2 10:28:32 + echo core-metadata,cmd/core-metadata/Dockerfile 10:28:32 + for file in '`ls cmd/**/Dockerfile`' 10:28:32 ++ dirname cmd/security-proxy-setup/Dockerfile 10:28:32 ++ cut -d/ -f2 10:28:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:28:32 + for file in '`ls cmd/**/Dockerfile`' 10:28:32 ++ dirname cmd/security-secrets-setup/Dockerfile 10:28:32 ++ cut -d/ -f2 10:28:32 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 10:28:32 + for file in '`ls cmd/**/Dockerfile`' 10:28:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:28:32 ++ cut -d/ -f2 10:28:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:28:32 + for file in '`ls cmd/**/Dockerfile`' 10:28:32 ++ dirname cmd/support-logging/Dockerfile 10:28:32 ++ cut -d/ -f2 10:28:32 + echo support-logging,cmd/support-logging/Dockerfile 10:28:32 + for file in '`ls cmd/**/Dockerfile`' 10:28:32 ++ dirname cmd/support-notifications/Dockerfile 10:28:32 ++ cut -d/ -f2 10:28:32 + echo support-notifications,cmd/support-notifications/Dockerfile 10:28:32 + for file in '`ls cmd/**/Dockerfile`' 10:28:32 ++ dirname cmd/support-scheduler/Dockerfile 10:28:32 ++ cut -d/ -f2 10:28:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:28:32 + for file in '`ls cmd/**/Dockerfile`' 10:28:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:28:32 ++ cut -d/ -f2 10:28:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:28:32 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 10:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:28:33 10:28:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:28:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:28:33 latest: Pulling from edgex-devops/git-semver 10:28:33 31603596830f: Pulling fs layer 10:28:33 2a8b12db71e7: Pulling fs layer 10:28:33 6ca5941a6612: Pulling fs layer 10:28:33 ecc8261a40a4: Pulling fs layer 10:28:33 ecc8261a40a4: Waiting 10:28:33 2a8b12db71e7: Verifying Checksum 10:28:33 2a8b12db71e7: Download complete 10:28:33 31603596830f: Verifying Checksum 10:28:33 31603596830f: Download complete 10:28:33 ecc8261a40a4: Verifying Checksum 10:28:33 ecc8261a40a4: Download complete 10:28:33 6ca5941a6612: Verifying Checksum 10:28:33 6ca5941a6612: Download complete 10:28:34 31603596830f: Pull complete 10:28:34 2a8b12db71e7: Pull complete 10:28:34 6ca5941a6612: Pull complete 10:28:34 ecc8261a40a4: Pull complete 10:28:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:28:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:28:35 prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container 10:28:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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:10004/edgex-devops/git-semver:latest cat 10:28:37 $ docker top 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:28:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:37 [ssh-agent] Looking for ssh-agent implementation... 10:28:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:38 $ docker exec 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 ssh-agent 10:28:38 SSH_AUTH_SOCK=/tmp/ssh-mAUju039y5S8/agent.12 10:28:38 SSH_AGENT_PID=17 10:28:38 Running ssh-add (command line suppressed) 10:28:38 Identity added: /w/workspace/edgex-go/18@tmp/private_key_8642445833624413057.key (/w/workspace/edgex-go/18@tmp/private_key_8642445833624413057.key) 10:28:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:38 + git describe --exact-match --tags HEAD 10:28:38 fatal: No names found, cannot describe anything. [Pipeline] } 10:28:38 $ docker exec --env ******** --env ******** 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 ssh-agent -k 10:28:38 unset SSH_AUTH_SOCK; 10:28:38 unset SSH_AGENT_PID; 10:28:38 echo Agent pid 17 killed; 10:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:28:38 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:28:38 This usually means this commit has not been tagged. [Pipeline] sshagent 10:28:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:39 [ssh-agent] Looking for ssh-agent implementation... 10:28:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:39 $ docker exec 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 ssh-agent 10:28:39 SSH_AUTH_SOCK=/tmp/ssh-4njhSt83zlvb/agent.46 10:28:39 SSH_AGENT_PID=51 10:28:39 Running ssh-add (command line suppressed) 10:28:39 Identity added: /w/workspace/edgex-go/18@tmp/private_key_8331964629430247205.key (/w/workspace/edgex-go/18@tmp/private_key_8331964629430247205.key) 10:28:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:39 + git semver init 10:28:39 # -> Open(): unable to determine branch for HEAD 10:28:39 # $GIT_DIR = /w/workspace/edgex-go/18/.git 10:28:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/18 10:28:39 # $SEMVER_REMOTE_NAME = origin 10:28:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:28:39 # $SEMVER_USER_NAME = edgex-jenkins 10:28:39 # $SEMVER_BRANCH = PR-2627 10:28:39 # $SEMVER_TEMP = /tmp/semver-898725463 10:28:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:29:01 # '/tmp/semver-898725463' -> '/w/workspace/edgex-go/18/.semver' 10:29:02 # -> Force: false 10:29:02 # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [Pipeline] } 10:29:02 $ docker exec --env ******** --env ******** 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 ssh-agent -k 10:29:02 unset SSH_AUTH_SOCK; 10:29:02 unset SSH_AGENT_PID; 10:29:02 echo Agent pid 51 killed; 10:29:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:29:03 + git semver [Pipeline] } 10:29:03 $ docker stop --time=1 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 10:29:05 $ docker rm -f 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:29:18 Stashed 26 file(s) [Pipeline] echo 10:29:18 [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 10:29:18 ========================================================= 10:29:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 10:29:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:29:19 + 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 . 10:29:21 Sending build context to Docker daemon 323.2MB 10:29:21 Step 1/7 : ARG BASE=golang:1.13-alpine 10:29:21 Step 2/7 : FROM ${BASE} 10:29:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 10:29:21 df20fa9351a1: Pulling fs layer 10:29:21 ed8968b2872e: Pulling fs layer 10:29:21 a92cc7c5fd73: Pulling fs layer 10:29:21 2dd03ba5bac4: Pulling fs layer 10:29:21 1e091d79d1de: Pulling fs layer 10:29:21 481702a1767f: Pulling fs layer 10:29:21 f64a6f60c768: Pulling fs layer 10:29:21 e78d2573fc39: Pulling fs layer 10:29:21 e876d2f968b6: Pulling fs layer 10:29:21 ce8a83651883: Pulling fs layer 10:29:21 07967f4d0e4b: Pulling fs layer 10:29:21 481702a1767f: Waiting 10:29:21 f64a6f60c768: Waiting 10:29:21 e78d2573fc39: Waiting 10:29:21 e876d2f968b6: Waiting 10:29:21 ce8a83651883: Waiting 10:29:21 07967f4d0e4b: Waiting 10:29:21 2dd03ba5bac4: Waiting 10:29:21 1e091d79d1de: Waiting 10:29:21 a92cc7c5fd73: Verifying Checksum 10:29:21 a92cc7c5fd73: Download complete 10:29:21 ed8968b2872e: Download complete 10:29:21 1e091d79d1de: Verifying Checksum 10:29:21 1e091d79d1de: Download complete 10:29:21 481702a1767f: Verifying Checksum 10:29:21 481702a1767f: Download complete 10:29:21 df20fa9351a1: Verifying Checksum 10:29:21 df20fa9351a1: Download complete 10:29:22 df20fa9351a1: Pull complete 10:29:22 f64a6f60c768: Verifying Checksum 10:29:22 f64a6f60c768: Download complete 10:29:22 e876d2f968b6: Verifying Checksum 10:29:22 e876d2f968b6: Download complete 10:29:23 ce8a83651883: Verifying Checksum 10:29:23 ce8a83651883: Download complete 10:29:23 07967f4d0e4b: Verifying Checksum 10:29:23 07967f4d0e4b: Download complete 10:29:23 e78d2573fc39: Verifying Checksum 10:29:23 e78d2573fc39: Download complete 10:29:23 2dd03ba5bac4: Verifying Checksum 10:29:23 2dd03ba5bac4: Download complete 10:29:24 ed8968b2872e: Pull complete 10:29:25 a92cc7c5fd73: Pull complete 10:29:30 2dd03ba5bac4: Pull complete 10:29:30 1e091d79d1de: Pull complete 10:29:30 481702a1767f: Pull complete 10:29:33 Still waiting to schedule task 10:29:33 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1416’ 10:29:36 f64a6f60c768: Pull complete 10:29:40 e78d2573fc39: Pull complete 10:29:40 e876d2f968b6: Pull complete 10:29:41 ce8a83651883: Pull complete 10:29:41 07967f4d0e4b: Pull complete 10:29:41 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 10:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 10:29:41 ---> 5d7c900382c6 10:29:41 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 10:29:42 ---> Running in f528debb3923 10:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:29:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:29:45 (1/12) Installing libmagic (5.38-r0) 10:29:45 (2/12) Installing file (5.38-r0) 10:29:45 (3/12) Installing libc-dev (0.7.2-r3) 10:29:45 (4/12) Installing g++ (9.3.0-r2) 10:30:03 (5/12) Installing fortify-headers (1.1-r0) 10:30:03 (6/12) Installing patch (2.7.6-r6) 10:30:03 (7/12) Installing build-base (0.5-r2) 10:30:03 (8/12) Installing libsodium (1.0.18-r0) 10:30:03 (9/12) Installing pkgconf (1.7.2-r0) 10:30:03 (10/12) Installing libsodium-dev (1.0.18-r0) 10:30:03 (11/12) Installing libzmq (4.3.2-r0) 10:30:03 (12/12) Installing zeromq-dev (4.3.2-r0) 10:30:04 Executing busybox-1.31.1-r16.trigger 10:30:04 OK: 233 MiB in 51 packages 10:30:08 Removing intermediate container f528debb3923 10:30:08 ---> 02e261def892 10:30:08 Step 4/7 : WORKDIR /edgex-go 10:30:08 ---> Running in 0449bfa826e9 10:30:08 Removing intermediate container 0449bfa826e9 10:30:08 ---> 19666f0af078 10:30:08 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:30:08 latest: Pulling from library/docker 10:30:08 df20fa9351a1: Already exists 10:30:08 25ad7478873d: Pulling fs layer 10:30:08 4684f6177b5d: Pulling fs layer 10:30:08 46e300cec669: Pulling fs layer 10:30:08 63038576ad94: Pulling fs layer 10:30:08 0fdb76c4706c: Pulling fs layer 10:30:08 cb7edeffdfd5: Pulling fs layer 10:30:08 0fdb76c4706c: Waiting 10:30:08 cb7edeffdfd5: Waiting 10:30:08 63038576ad94: Waiting 10:30:08 4684f6177b5d: Verifying Checksum 10:30:08 4684f6177b5d: Download complete 10:30:08 25ad7478873d: Verifying Checksum 10:30:08 25ad7478873d: Download complete 10:30:08 63038576ad94: Verifying Checksum 10:30:08 63038576ad94: Download complete 10:30:08 0fdb76c4706c: Verifying Checksum 10:30:08 0fdb76c4706c: Download complete 10:30:08 cb7edeffdfd5: Verifying Checksum 10:30:08 cb7edeffdfd5: Download complete 10:30:08 25ad7478873d: Pull complete 10:30:08 4684f6177b5d: Pull complete 10:30:09 46e300cec669: Verifying Checksum 10:30:09 46e300cec669: Download complete 10:30:11 46e300cec669: Pull complete 10:30:11 63038576ad94: Pull complete 10:30:11 0fdb76c4706c: Pull complete 10:30:11 cb7edeffdfd5: Pull complete 10:30:11 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 10:30:11 Status: Downloaded newer image for docker:latest 10:30:13 ---> b3055d18d677 10:30:13 Step 6/7 : COPY go.mod . 10:30:13 ---> dcc4fd4e4982 10:30:13 Step 7/7 : RUN go mod download 10:30:13 ---> Running in 3c3b49c29080 10:30:16 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:30:16 go: finding github.com/BurntSushi/toml v0.3.1 10:30:16 go: finding github.com/OneOfOne/xxhash v1.2.5 10:30:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:30:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:30:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 10:30:16 go: finding github.com/bgentry/speakeasy v0.1.0 10:30:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:30:16 go: finding github.com/cloudflare/gokey v0.1.0 10:30:16 go: finding github.com/davecgh/go-spew v1.1.1 10:30:16 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:30:16 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 10:30:16 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 10:30:16 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 10:30:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 10:30:16 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 10:30:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 10:30:16 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 10:30:16 go: finding github.com/fatih/color v1.7.0 10:30:16 go: finding github.com/fsnotify/fsnotify v1.4.7 10:30:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 10:30:16 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 10:30:16 go: finding github.com/go-kit/kit v0.8.0 10:30:16 go: finding github.com/go-logfmt/logfmt v0.4.0 10:30:16 go: finding github.com/go-redis/redis/v7 v7.2.0 10:30:16 go: finding github.com/go-stack/stack v1.8.0 10:30:16 go: finding github.com/golang/protobuf v1.3.2 10:30:16 go: finding github.com/gomodule/redigo v2.0.0+incompatible 10:30:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:30:16 go: finding github.com/google/uuid v1.1.0 10:30:16 go: finding github.com/gorilla/mux v1.7.1 10:30:16 go: finding github.com/hashicorp/consul/api v1.1.0 10:30:16 go: finding github.com/hashicorp/consul/sdk v0.1.1 10:30:16 go: finding github.com/hashicorp/errwrap v1.0.0 10:30:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:30:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 10:30:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 10:30:16 go: finding github.com/hashicorp/go-multierror v1.0.0 10:30:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 10:30:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 10:30:16 go: finding github.com/hashicorp/go-syslog v1.0.0 10:30:16 go: finding github.com/hashicorp/go-uuid v1.0.1 10:30:16 go: finding github.com/hashicorp/go.net v0.0.1 10:30:16 go: finding github.com/hashicorp/golang-lru v0.5.0 10:30:16 go: finding github.com/hashicorp/logutils v1.0.0 10:30:16 go: finding github.com/hashicorp/mdns v1.0.0 10:30:16 go: finding github.com/hashicorp/memberlist v0.1.3 10:30:17 go: finding github.com/hashicorp/serf v0.8.2 10:30:17 go: finding github.com/hpcloud/tail v1.0.0 10:30:17 go: finding github.com/imdario/mergo v0.3.6 10:30:17 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:30:17 go: finding github.com/kr/pretty v0.1.0 10:30:17 go: finding github.com/kr/pty v1.1.1 10:30:17 go: finding github.com/kr/text v0.1.0 10:30:17 go: finding github.com/mattn/go-colorable v0.0.9 10:30:17 go: finding github.com/mattn/go-isatty v0.0.3 10:30:17 go: finding github.com/miekg/dns v1.0.14 10:30:17 go: finding github.com/mitchellh/cli v1.0.0 10:30:17 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:30:17 go: finding github.com/mitchellh/copystructure v1.0.0 10:30:17 go: finding github.com/mitchellh/go-homedir v1.0.0 10:30:17 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:30:17 go: finding github.com/mitchellh/gox v0.4.0 10:30:17 go: finding github.com/mitchellh/iochan v1.0.0 10:30:17 go: finding github.com/mitchellh/mapstructure v1.1.2 10:30:17 go: finding github.com/mitchellh/reflectwalk v1.0.0 10:30:17 go: finding github.com/onsi/ginkgo v1.10.1 10:30:17 go: finding github.com/onsi/gomega v1.7.0 10:30:17 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:30:17 go: finding github.com/pebbe/zmq4 v1.0.0 10:30:17 go: finding github.com/pelletier/go-toml v1.2.0 10:30:17 go: finding github.com/pkg/errors v0.8.1 10:30:17 go: finding github.com/pmezard/go-difflib v1.0.0 10:30:17 go: finding github.com/posener/complete v1.1.1 10:30:17 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:30:17 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 10:30:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:30:17 go: finding github.com/stretchr/objx v0.1.0 10:30:17 go: finding github.com/stretchr/testify v1.5.1 10:30:17 go: finding github.com/ugorji/go v1.1.4 10:30:17 go: finding github.com/x448/float16 v0.8.4 10:30:17 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 10:30:17 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 10:30:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 10:30:17 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 10:30:17 go: finding golang.org/x/text v0.3.2 10:30:17 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 10:30:17 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:30:17 go: finding gopkg.in/eapache/queue.v1 v1.1.0 10:30:17 go: finding gopkg.in/fsnotify.v1 v1.4.7 10:30:17 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 10:30:17 go: finding gopkg.in/yaml.v2 v2.2.8 10:30:32 Removing intermediate container 3c3b49c29080 10:30:32 ---> 0ab36fd0a06c 10:30:32 Successfully built 0ab36fd0a06c 10:30:32 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 10:30:33 + docker inspect -f . ci-base-image-x86_64 10:30:33 . [Pipeline] withDockerContainer 10:30:33 prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container 10:30:33 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:30:34 $ docker top cd3fc98bfe5b4d36b3e6d3face22f61b8e4c1603dd0cb1cb2dd4b8329c7fea21 -eo pid,comm [Pipeline] { [Pipeline] sh 10:30:34 + go version 10:30:34 go version go1.13.13 linux/amd64 [Pipeline] echo 10:30:35 ========================================================= 10:30:35 [edgeXBuildGoParallel] Running Tests and Build... 10:30:35 ========================================================= [Pipeline] sh 10:30:35 + make test 10:30:35 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:30:38 ? github.com/edgexfoundry/edgex-go [no test files] 10:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:30:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:30:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:30:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:30:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:30:52 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s 10:30:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 10:30:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:30:52 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 10:30:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:30:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:30:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:30:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:30:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.025s coverage: 46.6% of statements 10:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.051s coverage: 27.4% of statements 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.028s coverage: 100.0% of statements 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.006s coverage: 100.0% of statements 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.130s coverage: 29.3% of statements 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.018s coverage: 100.0% of statements 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.025s coverage: 100.0% of statements 10:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.016s coverage: 89.8% of statements 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.022s coverage: 97.5% of statements 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.013s coverage: 100.0% of statements 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:31:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 10:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.059s coverage: 63.5% of statements 10:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements 10:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.078s coverage: 55.9% of statements 10:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 10:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.823s coverage: 86.3% of statements 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.290s coverage: 72.2% of statements 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.111s coverage: 72.1% of statements 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.010s coverage: 82.4% of statements 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.024s coverage: 48.4% of statements 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.010s coverage: 28.8% of statements 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.057s coverage: 26.9% of statements 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.108s coverage: 84.1% of statements 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.009s coverage: 100.0% of statements 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.009s coverage: 43.1% of statements 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 10:31:11 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.013s coverage: 83.8% of statements 10:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 10:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.056s coverage: 45.9% of statements 10:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.013s coverage: 100.0% of statements 10:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.013s coverage: 100.0% of statements 10:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.018s coverage: 100.0% of statements 10:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:31:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.050s coverage: 29.1% of statements 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:31:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.017s coverage: 99.0% of statements 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:31:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.015s coverage: 100.0% of statements 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:31:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:31:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:31:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.006s coverage: 87.9% of statements 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:31:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements 10:31:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.016s coverage: 32.1% of statements 10:31:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 10:31:15 GO111MODULE=on go vet ./... 10:31:21 gofmt -l . 10:31:21 [ "`gofmt -l .`" = "" ] 10:31:22 ./bin/test-go-mod-tidy.sh 10:31:23 ./bin/test-attribution-txt.sh [Pipeline] sh 10:31:25 + ls -al . 10:31:25 total 556 10:31:25 drwxrwxr-x 10 1001 1001 4096 Jul 29 10:31 . 10:31:25 drwxr-xr-x 4 root root 30 Jul 29 10:30 .. 10:31:25 -rw-rw-r-- 1 1001 1001 11 Jul 29 10:28 .dockerignore 10:31:25 drwxrwxr-x 8 1001 1001 179 Jul 29 10:28 .git 10:31:25 drwxrwxr-x 3 1001 1001 60 Jul 29 10:28 .github 10:31:25 -rw-rw-r-- 1 1001 1001 924 Jul 29 10:28 .gitignore 10:31:25 drwx------ 3 1001 1001 47 Jul 29 10:29 .semver 10:31:25 -rw-rw-r-- 1 1001 1001 178 Jul 29 10:28 .sonarcloud.properties 10:31:25 -rw-rw-r-- 1 1001 1001 3804 Jul 29 10:28 CONTRIBUTING.md 10:31:25 -rw-rw-r-- 1 1001 1001 1035 Jul 29 10:28 Dockerfile.build 10:31:25 -rw-rw-r-- 1 1001 1001 911 Jul 29 10:28 Jenkinsfile 10:31:25 -rw-rw-r-- 1 1001 1001 10775 Jul 29 10:28 LICENSE 10:31:25 -rw-rw-r-- 1 1001 1001 6417 Jul 29 10:28 Makefile 10:31:25 -rw-rw-r-- 1 1001 1001 5652 Jul 29 10:28 README.md 10:31:25 -rw-rw-r-- 1 1001 1001 7111 Jul 29 10:28 SECURITY.md 10:31:25 -rw-rw-r-- 1 1001 1001 5 Jul 29 10:29 VERSION 10:31:25 -rw-rw-r-- 1 1001 1001 4131 Jul 29 10:28 ZMQWindows.md 10:31:25 drwxrwxr-x 4 1001 1001 33 Jul 29 10:28 api 10:31:25 drwxrwxr-x 2 1001 1001 117 Jul 29 10:28 bin 10:31:25 drwxrwxr-x 15 1001 1001 4096 Jul 29 10:28 cmd 10:31:25 -rw-r--r-- 1 root root 456067 Jul 29 10:31 coverage.out 10:31:25 -rw-r--r-- 1 root root 1019 Jul 29 10:31 go.mod 10:31:25 -rw-r--r-- 1 root root 18146 Jul 29 10:31 go.sum 10:31:25 drwxrwxr-x 8 1001 1001 127 Jul 29 10:28 internal 10:31:25 drwxrwxr-x 4 1001 1001 71 Jul 29 10:28 snap 10:31:25 -rw-rw-r-- 1 1001 1001 168 Jul 29 10:28 version.go [Pipeline] sh 10:31:25 + '[' -e coverage.out ] 10:31:25 + chown 1001:1001 coverage.out [Pipeline] stash 10:31:25 Stashed 1 file(s) [Pipeline] sh 10:31:25 + make build 10:31:25 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 10:31: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 10:31:34 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 10:31:35 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 10:31:38 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 10:31:40 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 10:31:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1420 in /w/workspace/edgexfoundry_edgex-go_PR-2627 [Pipeline] { [Pipeline] ws 10:31:40 Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout 10:31:40 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 10:31:43 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 10:31:44 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 10:31:45 using credential edgex-jenkins-ssh 10:31:45 Cloning the remote Git repository 10:31:45 Cloning with configured refspecs honoured and without tags 10:31:46 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 10:31:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:31:45 > git init /w/workspace/edgex-go/18 # timeout=10 10:31:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:31:45 > git --version # timeout=10 10:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:31:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:31:47 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 10:31:48 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 10:31:49 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] } 10:31:51 $ docker stop --time=1 cd3fc98bfe5b4d36b3e6d3face22f61b8e4c1603dd0cb1cb2dd4b8329c7fea21 10:31:52 $ docker rm -f cd3fc98bfe5b4d36b3e6d3face22f61b8e4c1603dd0cb1cb2dd4b8329c7fea21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:31:55 10:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:31:55 latest: Pulling from edgex-devops/edgex-compose 10:31:55 cbdbe7a5bc2a: Pulling fs layer 10:31:55 ca9280d653b3: Pulling fs layer 10:31:55 7e9c9ca2126c: Pulling fs layer 10:31:55 cbdbe7a5bc2a: Verifying Checksum 10:31:55 cbdbe7a5bc2a: Download complete 10:31:56 ca9280d653b3: Verifying Checksum 10:31:56 ca9280d653b3: Download complete 10:31:56 cbdbe7a5bc2a: Pull complete 10:31:56 7e9c9ca2126c: Verifying Checksum 10:31:56 7e9c9ca2126c: Download complete 10:31:56 ca9280d653b3: Pull complete 10:32:01 Fetching without tags 10:32:02 Merging remotes/origin/master commit 4e0bf0319480625e5379d8d5fd7b212abf0b0714 into PR head commit 1350306ae35841236d76767d7119cf6163e838f5 10:32:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:32:01 > git config --add remote.origin.fetch +refs/pull/2627/head:refs/remotes/origin/PR-2627 # timeout=10 10:32:01 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:32:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:32:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:32:02 > git config core.sparsecheckout # timeout=10 10:32:02 > git checkout -f 1350306ae35841236d76767d7119cf6163e838f5 # timeout=10 10:32:03 Merge succeeded, producing 1350306ae35841236d76767d7119cf6163e838f5 10:32:03 Checking out Revision 1350306ae35841236d76767d7119cf6163e838f5 (PR-2627) 10:32:03 7e9c9ca2126c: Pull complete 10:32:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:32:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:32:03 prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container 10:32:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:32:03 > git remote # timeout=10 10:32:03 > git config --get remote.origin.url # timeout=10 10:32:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:03 > git merge 4e0bf0319480625e5379d8d5fd7b212abf0b0714 # timeout=10 10:32:03 > git rev-parse HEAD^{commit} # timeout=10 10:32:03 > git config core.sparsecheckout # timeout=10 10:32:03 > git checkout -f 1350306ae35841236d76767d7119cf6163e838f5 # timeout=10 10:32:07 $ docker top 1057daa144885d64ac1b9fb2009337c41a4668ade40e1ae6bbf69071be843c2b -eo pid,comm 10:32:07 Commit message: "feat(metadata): Modify Swagger to use BaseWithIdResponse" [Pipeline] { [Pipeline] sh 10:32:08 + docker-compose build --help 10:32:08 + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 10:32:08 --parallel Build images in parallel. [Pipeline] } 10:32:08 $ docker stop --time=1 1057daa144885d64ac1b9fb2009337c41a4668ade40e1ae6bbf69071be843c2b 10:32:10 $ docker rm -f 1057daa144885d64ac1b9fb2009337c41a4668ade40e1ae6bbf69071be843c2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:32:10 . [Pipeline] withDockerContainer 10:32:11 prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container 10:32:11 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:32:11 $ docker top 0c03d5811f0dd9e4f8245b35cbcd402443aa1ad7096083b16af4aa46713fc9d9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:12 + docker-compose -f ./docker-compose-build.yml build --parallel 10:32:13 Building docker-core-command-go ... 10:32:13 Building docker-core-data-go ... 10:32:13 Building docker-core-metadata-go ... 10:32:13 Building docker-security-proxy-setup-go ... 10:32:13 Building docker-security-secrets-setup-go ... 10:32:13 Building docker-security-secretstore-setup-go ... 10:32:13 Building docker-support-logging-go ... 10:32:13 Building docker-support-notifications-go ... 10:32:13 Building docker-support-scheduler-go ... 10:32:13 Building docker-sys-mgmt-agent-go ... 10:32:13 Building docker-security-secretstore-setup-go 10:32:13 Building docker-security-secrets-setup-go 10:32:13 Building docker-sys-mgmt-agent-go 10:32:13 Building docker-support-notifications-go 10:32:13 Building docker-core-command-go [Pipeline] echo 10:32:19 ========================================================= 10:32:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 10:32:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:32:20 + 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 . 10:32:24 Sending build context to Docker daemon 323.2MB 10:32:24 Step 1/7 : ARG BASE=golang:1.13-alpine 10:32:24 Step 2/7 : FROM ${BASE} 10:32:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:32:24 b538f80385f9: Pulling fs layer 10:32:24 74f711af9a0d: Pulling fs layer 10:32:24 99f96fe45779: Pulling fs layer 10:32:24 fd7a069fd194: Pulling fs layer 10:32:24 66aa3694b03b: Pulling fs layer 10:32:24 170f70906a0f: Pulling fs layer 10:32:24 ad7c5574e4b9: Pulling fs layer 10:32:24 e772456be8f7: Pulling fs layer 10:32:24 c890913d741a: Pulling fs layer 10:32:24 2480fcc9aa5a: Pulling fs layer 10:32:24 09adf4765672: Pulling fs layer 10:32:24 fd7a069fd194: Waiting 10:32:24 66aa3694b03b: Waiting 10:32:24 170f70906a0f: Waiting 10:32:24 ad7c5574e4b9: Waiting 10:32:24 e772456be8f7: Waiting 10:32:24 c890913d741a: Waiting 10:32:24 2480fcc9aa5a: Waiting 10:32:24 09adf4765672: Waiting 10:32:24 99f96fe45779: Download complete 10:32:24 74f711af9a0d: Verifying Checksum 10:32:24 74f711af9a0d: Download complete 10:32:24 66aa3694b03b: Download complete 10:32:24 170f70906a0f: Download complete 10:32:25 b538f80385f9: Verifying Checksum 10:32:25 b538f80385f9: Download complete 10:32:25 b538f80385f9: Pull complete 10:32:26 74f711af9a0d: Pull complete 10:32:26 99f96fe45779: Pull complete 10:32:27 ad7c5574e4b9: Download complete 10:32:27 c890913d741a: Verifying Checksum 10:32:27 c890913d741a: Download complete 10:32:29 2480fcc9aa5a: Verifying Checksum 10:32:29 2480fcc9aa5a: Download complete 10:32:29 09adf4765672: Verifying Checksum 10:32:29 09adf4765672: Download complete 10:32:29 e772456be8f7: Verifying Checksum 10:32:29 e772456be8f7: Download complete 10:32:30 fd7a069fd194: Verifying Checksum 10:32:30 fd7a069fd194: Download complete 10:32:42 fd7a069fd194: Pull complete 10:32:42 66aa3694b03b: Pull complete 10:32:42 170f70906a0f: Pull complete 10:32:45 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 10:32:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:32:45 ---> 0ab36fd0a06c 10:32:45 Step 3/23 : WORKDIR /edgex-go 10:32:45 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 10:32:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:32:45 ---> 0ab36fd0a06c 10:32:45 Step 3/26 : WORKDIR /edgex-go 10:32:45 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 10:32:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:32:45 ---> 0ab36fd0a06c 10:32:45 Step 3/26 : WORKDIR /edgex-go 10:32:45 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 10:32:45 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 10:32:45 ---> 0ab36fd0a06c 10:32:45 Step 3/29 : WORKDIR /edgex-go 10:32:45 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:32:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:32:45 ---> 0ab36fd0a06c 10:32:45 Step 3/21 : WORKDIR /edgex-go 10:32:45 ---> Running in 0dfeae8b5509 10:32:45 ---> Running in 4bf4f4752ec8 10:32:45 ---> Running in 6af16af67d1b 10:32:45 ---> Running in 03ba607aa188 10:32:45 ---> Running in 6ca612678505 10:32:45 Removing intermediate container 6af16af67d1b 10:32:45 ---> 71fa79403a5b 10:32:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:45 Removing intermediate container 03ba607aa188 10:32:45 ---> 1348233642e0 10:32:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:45 Removing intermediate container 6ca612678505 10:32:45 ---> 791858d42f08 10:32:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:45 Removing intermediate container 0dfeae8b5509 10:32:45 ---> de393b3f6489 10:32:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:45 Removing intermediate container 4bf4f4752ec8 10:32:45 ---> a6b90724bce0 10:32:45 Step 4/29 : RUN apk update && apk add make git 10:32:45 ---> Running in 9288d2a857ff 10:32:45 ---> Running in 71d952b49aa3 10:32:45 ---> Running in 083fe69667b5 10:32:45 ---> Running in 5bb45be5c695 10:32:45 ---> Running in 7fda0847d423 10:32:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:32:45 Removing intermediate container 71d952b49aa3 10:32:45 ---> 558692a6c370 10:32:45 Step 5/26 : RUN apk update && apk add make git 10:32:45 Removing intermediate container 083fe69667b5 10:32:45 ---> a402bcd424fa 10:32:45 Step 5/21 : RUN apk update && apk add make git 10:32:45 ---> Running in a55f70e71817 10:32:45 ---> Running in ea482f129a50 10:32:45 Removing intermediate container 9288d2a857ff 10:32:45 ---> a222975455ba 10:32:45 Step 5/26 : RUN apk update && apk add make bash git 10:32:45 Removing intermediate container 5bb45be5c695 10:32:45 ---> 0deea2f8b9a7 10:32:45 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 10:32:45 ---> Running in c6bcfddc27bc 10:32:45 ---> Running in cf0664f8cf74 10:32:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:32:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:32:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:32:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:32:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:32:46 ad7c5574e4b9: Pull complete 10:32:46 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:32:46 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:32:46 OK: 12749 distinct packages available 10:32:47 OK: 233 MiB in 51 packages 10:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:32:47 Removing intermediate container 7fda0847d423 10:32:47 ---> a7adf3c613b7 10:32:47 Step 5/29 : COPY go.mod . 10:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:32:47 ---> 358cc8fca805 10:32:47 Step 6/29 : RUN go mod download 10:32:47 ---> Running in db1cea46805b 10:32:48 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:32:48 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:32:48 OK: 12749 distinct packages available 10:32:48 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:32:48 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:32:48 OK: 12749 distinct packages available 10:32:48 OK: 233 MiB in 51 packages 10:32:48 OK: 233 MiB in 51 packages 10:32:49 Removing intermediate container a55f70e71817 10:32:49 ---> b66aff63fd34 10:32:49 Step 6/26 : COPY go.mod . 10:32:49 Removing intermediate container cf0664f8cf74 10:32:49 ---> ebf6c271ae5b 10:32:49 Step 6/26 : COPY go.mod . 10:32:49 ---> 6323e26c172e 10:32:49 Step 7/26 : RUN go mod download 10:32:49 ---> Running in a25e0b779bb9 10:32:49 Removing intermediate container db1cea46805b 10:32:49 ---> 1d32686c1d40 10:32:49 Step 7/29 : COPY . . 10:32:49 ---> 155817dd47ac 10:32:49 Step 7/26 : RUN go mod download 10:32:50 ---> Running in 1369ad288de7 10:32:50 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:32:50 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:32:50 OK: 12749 distinct packages available 10:32:50 e772456be8f7: Pull complete 10:32:50 OK: 233 MiB in 51 packages 10:32:50 c890913d741a: Pull complete 10:32:50 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:32:50 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:32:50 OK: 12749 distinct packages available 10:32:51 OK: 233 MiB in 51 packages 10:32:52 2480fcc9aa5a: Pull complete 10:32:53 09adf4765672: Pull complete 10:32:53 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 10:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 10:32:53 ---> 2248a725d1cf 10:32:53 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 10:32:54 Removing intermediate container c6bcfddc27bc 10:32:54 ---> 17fe512fc02d 10:32:54 Step 6/23 : COPY go.mod . 10:32:55 Removing intermediate container a25e0b779bb9 10:32:55 ---> 84877970cfce 10:32:55 Step 8/26 : COPY . . 10:32:58 Removing intermediate container ea482f129a50 10:32:58 ---> b5c1aca65b9b 10:32:58 Step 6/21 : COPY go.mod . 10:32:58 ---> e1dac2834471 10:32:58 Step 7/23 : RUN go mod download 10:32:59 Removing intermediate container 1369ad288de7 10:32:59 ---> 5d33550f7234 10:32:59 Step 8/26 : COPY . . 10:32:59 ---> Running in 4dd2967c90e4 10:33:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:33:02 ---> Running in 67a760bdae90 10:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:33:03 ---> 84f4e2d5760e 10:33:03 Step 7/21 : RUN go mod download 10:33:04 (1/12) Installing libmagic (5.38-r0) 10:33:04 (2/12) Installing file (5.38-r0) 10:33:04 (3/12) Installing libc-dev (0.7.2-r3) 10:33:04 (4/12) Installing g++ (9.3.0-r2) 10:33:05 ---> Running in c4b825d98dd3 10:33:15 ---> 9e1a7ddd3b02 10:33:15 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 10:33:15 Removing intermediate container c4b825d98dd3 10:33:15 ---> 9db1c5ca9a1f 10:33:15 Step 8/21 : COPY . . 10:33:15 ---> Running in 7c0de17dfdd9 10:33:18 Removing intermediate container 67a760bdae90 10:33:18 ---> 43f910f4726a 10:33:18 Step 8/23 : COPY . . 10:33:27 (5/12) Installing fortify-headers (1.1-r0) 10:33:27 (6/12) Installing patch (2.7.6-r6) 10:33:27 (7/12) Installing build-base (0.5-r2) 10:33:27 (8/12) Installing libsodium (1.0.18-r0) 10:33:27 (9/12) Installing pkgconf (1.7.2-r0) 10:33:27 (10/12) Installing libsodium-dev (1.0.18-r0) 10:33:27 (11/12) Installing libzmq (4.3.2-r0) 10:33:27 (12/12) Installing zeromq-dev (4.3.2-r0) 10:33:27 Executing busybox-1.31.1-r16.trigger 10:33:27 OK: 217 MiB in 51 packages 10:33:28 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 10:33:28 ---> d77ce0f283cc 10:33:28 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 10:33:30 ---> 2a69a05c1d5d 10:33:30 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:33:31 Removing intermediate container 4dd2967c90e4 10:33:31 ---> e34f00ed7c5a 10:33:31 Step 4/7 : WORKDIR /edgex-go 10:33:31 ---> Running in f989034f4928 10:33:32 Removing intermediate container f989034f4928 10:33:32 ---> e91e60e84386 10:33:32 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:33:32 latest: Pulling from library/docker 10:33:32 b538f80385f9: Already exists 10:33:32 259a493cd78d: Pulling fs layer 10:33:32 b8e66b5100f5: Pulling fs layer 10:33:32 39dc9c94d07c: Pulling fs layer 10:33:32 551b823b3b82: Pulling fs layer 10:33:32 3c52a74df98c: Pulling fs layer 10:33:32 6c9b121b6998: Pulling fs layer 10:33:32 551b823b3b82: Waiting 10:33:32 3c52a74df98c: Waiting 10:33:32 6c9b121b6998: Waiting 10:33:32 b8e66b5100f5: Verifying Checksum 10:33:32 b8e66b5100f5: Download complete 10:33:32 259a493cd78d: Verifying Checksum 10:33:32 259a493cd78d: Download complete 10:33:32 551b823b3b82: Verifying Checksum 10:33:32 551b823b3b82: Download complete 10:33:32 3c52a74df98c: Verifying Checksum 10:33:32 3c52a74df98c: Download complete 10:33:33 6c9b121b6998: Verifying Checksum 10:33:33 6c9b121b6998: Download complete 10:33:33 259a493cd78d: Pull complete 10:33:33 b8e66b5100f5: Pull complete 10:33:33 39dc9c94d07c: Verifying Checksum 10:33:33 39dc9c94d07c: Download complete 10:33:35 ---> Running in fac41b743e50 10:33:35 ---> Running in d78440d1a079 10:33:37 39dc9c94d07c: Pull complete 10:33:37 551b823b3b82: Pull complete 10:33:37 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 10:33:37 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 10:33:38 3c52a74df98c: Pull complete 10:33:38 6c9b121b6998: Pull complete 10:33:38 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 10:33:38 Status: Downloaded newer image for docker:latest 10:33:40 ---> 837465f54abe 10:33:40 Step 9/21 : RUN make cmd/core-command/core-command 10:33:41 ---> 3f719248b3b9 10:33:41 Step 6/7 : COPY go.mod . 10:33:42 ---> Running in 2bf05eb323a9 10:33:42 ---> 7839c794f2e9 10:33:42 Step 7/7 : RUN go mod download 10:33:42 ---> Running in 9c0c584e1098 10:33:42 ---> a62192c1bc89 10:33:42 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:33:43 ---> Running in 58d53ea07e45 10:33:43 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 10:33:44 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 10:33:46 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:33:46 go: finding github.com/BurntSushi/toml v0.3.1 10:33:46 go: finding github.com/OneOfOne/xxhash v1.2.5 10:33:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:33:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:33:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 10:33:46 go: finding github.com/bgentry/speakeasy v0.1.0 10:33:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:33:46 go: finding github.com/cloudflare/gokey v0.1.0 10:33:46 go: finding github.com/davecgh/go-spew v1.1.1 10:33:46 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:33:46 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 10:33:46 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 10:33:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 10:33:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 10:33:46 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 10:33:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 10:33:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 10:33:46 go: finding github.com/fatih/color v1.7.0 10:33:46 go: finding github.com/fsnotify/fsnotify v1.4.7 10:33:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 10:33:46 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 10:33:46 go: finding github.com/go-kit/kit v0.8.0 10:33:46 go: finding github.com/go-logfmt/logfmt v0.4.0 10:33:46 go: finding github.com/go-redis/redis/v7 v7.2.0 10:33:46 go: finding github.com/go-stack/stack v1.8.0 10:33:46 go: finding github.com/golang/protobuf v1.3.2 10:33:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 10:33:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:33:46 go: finding github.com/google/uuid v1.1.0 10:33:46 go: finding github.com/gorilla/mux v1.7.1 10:33:46 go: finding github.com/hashicorp/consul/api v1.1.0 10:33:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 10:33:46 go: finding github.com/hashicorp/errwrap v1.0.0 10:33:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:33:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 10:33:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 10:33:46 go: finding github.com/hashicorp/go-multierror v1.0.0 10:33:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 10:33:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 10:33:46 go: finding github.com/hashicorp/go-syslog v1.0.0 10:33:46 go: finding github.com/hashicorp/go-uuid v1.0.1 10:33:46 go: finding github.com/hashicorp/go.net v0.0.1 10:33:46 go: finding github.com/hashicorp/golang-lru v0.5.0 10:33:46 go: finding github.com/hashicorp/logutils v1.0.0 10:33:46 go: finding github.com/hashicorp/mdns v1.0.0 10:33:46 go: finding github.com/hashicorp/memberlist v0.1.3 10:33:46 go: finding github.com/hashicorp/serf v0.8.2 10:33:46 go: finding github.com/hpcloud/tail v1.0.0 10:33:46 go: finding github.com/imdario/mergo v0.3.6 10:33:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:33:46 go: finding github.com/kr/pretty v0.1.0 10:33:46 go: finding github.com/kr/pty v1.1.1 10:33:46 go: finding github.com/kr/text v0.1.0 10:33:46 go: finding github.com/mattn/go-colorable v0.0.9 10:33:47 go: finding github.com/mattn/go-isatty v0.0.3 10:33:47 go: finding github.com/miekg/dns v1.0.14 10:33:47 go: finding github.com/mitchellh/cli v1.0.0 10:33:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:33:47 go: finding github.com/mitchellh/copystructure v1.0.0 10:33:47 go: finding github.com/mitchellh/go-homedir v1.0.0 10:33:47 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:33:47 go: finding github.com/mitchellh/gox v0.4.0 10:33:47 go: finding github.com/mitchellh/iochan v1.0.0 10:33:47 go: finding github.com/mitchellh/mapstructure v1.1.2 10:33:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 10:33:47 go: finding github.com/onsi/ginkgo v1.10.1 10:33:47 go: finding github.com/onsi/gomega v1.7.0 10:33:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:33:47 go: finding github.com/pebbe/zmq4 v1.0.0 10:33:47 go: finding github.com/pelletier/go-toml v1.2.0 10:33:47 go: finding github.com/pkg/errors v0.8.1 10:33:47 go: finding github.com/pmezard/go-difflib v1.0.0 10:33:47 go: finding github.com/posener/complete v1.1.1 10:33:47 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:33:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 10:33:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:33:47 go: finding github.com/stretchr/objx v0.1.0 10:33:47 go: finding github.com/stretchr/testify v1.5.1 10:33:47 go: finding github.com/ugorji/go v1.1.4 10:33:47 go: finding github.com/x448/float16 v0.8.4 10:33:47 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 10:33:47 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 10:33:47 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 10:33:47 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 10:33:47 go: finding golang.org/x/text v0.3.2 10:33:47 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 10:33:47 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:33:48 go: finding gopkg.in/eapache/queue.v1 v1.1.0 10:33:48 go: finding gopkg.in/fsnotify.v1 v1.4.7 10:33:48 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 10:33:48 go: finding gopkg.in/yaml.v2 v2.2.8 10:33:52 Removing intermediate container 7c0de17dfdd9 10:33:52 ---> 4fb1dde0daca 10:33:52 10:33:52 Step 9/29 : FROM alpine:latest 10:33:52 latest: Pulling from library/alpine 10:33:52 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 10:33:52 Status: Downloaded newer image for alpine:latest 10:33:52 ---> a24bb4013296 10:33:52 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 10:33:52 ---> Running in f9e7f6c5bb97 10:33:52 Removing intermediate container f9e7f6c5bb97 10:33:52 ---> a3dab1b6febd 10:33:52 Step 11/29 : USER root 10:33:52 ---> Running in e3f77dd2ce7b 10:33:52 Removing intermediate container e3f77dd2ce7b 10:33:52 ---> 1c54ff2a7143 10:33:52 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 10:33:52 ---> Running in 38be8358b95e 10:33:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:33:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:33:54 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:33:54 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:33:54 OK: 12749 distinct packages available 10:33:54 (1/2) Installing ca-certificates (20191127-r4) 10:33:54 (2/2) Installing dumb-init (1.2.2-r1) 10:33:54 Executing busybox-1.31.1-r16.trigger 10:33:54 Executing ca-certificates-20191127-r4.trigger 10:33:55 OK: 6 MiB in 16 packages 10:33:57 Removing intermediate container 38be8358b95e 10:33:57 ---> 9f04daf366e0 10:33:57 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 10:33:57 ---> Running in e59a10d4288c 10:33:57 Removing intermediate container e59a10d4288c 10:33:57 ---> 5d2a05493cd9 10:33:57 Step 14/29 : WORKDIR $BASE_DIR 10:33:57 ---> Running in da87fd5478af 10:33:57 Removing intermediate container da87fd5478af 10:33:57 ---> a2c5cee537e9 10:33:57 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 10:33:57 ---> Running in 1e3d43ca4098 10:34:00 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 10:34:01 Removing intermediate container 1e3d43ca4098 10:34:01 ---> b57d2f612fdb 10:34:01 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 10:34:02 ---> bba969ece1d5 10:34:02 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 10:34:03 ---> 3aafec254350 10:34:03 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 10:34:04 Removing intermediate container fac41b743e50 10:34:04 ---> cc21025bf712 10:34:04 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:34:05 ---> 07577050cc08 10:34:05 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 10:34:05 ---> Running in 69b1878ddee2 10:34:05 ---> d38b7c59877b 10:34:05 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 10:34:05 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 10:34:06 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 10:34:06 ---> 1801816b82de 10:34:06 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 10:34:06 Removing intermediate container 9c0c584e1098 10:34:06 ---> 784e1c33a147 10:34:06 Successfully built 784e1c33a147 10:34:06 Successfully tagged ci-base-image-arm64:latest 10:34:06 ---> Running in 7e374016e5fe [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:34:07 + docker inspect -f . ci-base-image-arm64 10:34:07 . [Pipeline] withDockerContainer 10:34:07 prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container 10:34:07 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:34:08 $ docker top 06f7675de8500d19cc677d4476f2cd8962dd738607770f7dc3b64da5d30963c5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:09 Removing intermediate container 69b1878ddee2 10:34:09 ---> 94db86bb4365 10:34:09 10:34:09 Step 11/26 : FROM docker:latest 10:34:09 ---> 81f5749c9058 10:34:09 Step 12/26 : RUN apk add --no-cache bash 10:34:09 + go version 10:34:09 go version go1.13.13 linux/arm64 [Pipeline] echo 10:34:09 ========================================================= 10:34:09 [edgeXBuildGoParallel] Running Tests and Build... 10:34:09 ========================================================= [Pipeline] sh 10:34:10 ---> Running in 5efd7f66e63e 10:34:10 Removing intermediate container 7e374016e5fe 10:34:10 ---> eeb14b761672 10:34:10 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 10:34:10 + make test 10:34:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:34:10 ---> 5c99e4949e3c 10:34:10 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:34:10 ---> Running in c6bfe905f15c 10:34:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:34:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:34:11 (1/2) Installing readline (8.0.4-r0) 10:34:11 (2/2) Installing bash (5.0.17-r0) 10:34:11 Executing bash-5.0.17-r0.post-install 10:34:11 Executing busybox-1.31.1-r16.trigger 10:34:11 OK: 12 MiB in 22 packages 10:34:13 ? github.com/edgexfoundry/edgex-go [no test files] 10:34:15 Removing intermediate container d78440d1a079 10:34:15 ---> 38edf602116e 10:34:15 10:34:15 Step 10/26 : FROM alpine:3.10 10:34:15 Removing intermediate container 58d53ea07e45 10:34:15 ---> a6fe1413ede9 10:34:15 10:34:15 Step 10/23 : FROM scratch 10:34:15 ---> 10:34:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:34:15 Removing intermediate container 2bf05eb323a9 10:34:15 ---> 549864ae8871 10:34:15 10:34:15 Step 10/21 : FROM scratch 10:34:15 ---> 10:34:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:34:15 Removing intermediate container 5efd7f66e63e 10:34:15 ---> 23dd88b1765e 10:34:15 Step 13/26 : RUN rm -rf /var/cache/apk/* 10:34:15 3.10: Pulling from library/alpine 10:34:16 ---> Running in 19c73c218623 10:34:16 ---> Running in a81aa172df95 10:34:16 ---> Running in 0abb4130426f 10:34:16 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 10:34:16 Status: Downloaded newer image for alpine:3.10 10:34:16 ---> be4e4bea2c2e 10:34:16 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 10:34:16 Removing intermediate container c6bfe905f15c 10:34:16 ---> 5cc1e760d885 10:34:16 Step 24/29 : RUN chmod 755 security-secrets-setup 10:34:16 ---> Running in c89d3541b996 10:34:17 Removing intermediate container a81aa172df95 10:34:17 ---> d8810e111637 10:34:17 Step 12/23 : ENV APP_PORT=48060 10:34:17 ---> Running in a9c40eb05f38 10:34:17 Removing intermediate container 19c73c218623 10:34:17 ---> 5d60b797d530 10:34:17 Step 12/21 : ENV APP_PORT=48082 10:34:17 ---> Running in af47d9b7a0d4 10:34:17 ---> Running in c84b681b071c 10:34:17 Removing intermediate container c84b681b071c 10:34:17 ---> d981736d2030 10:34:17 Step 13/21 : EXPOSE $APP_PORT 10:34:17 Removing intermediate container af47d9b7a0d4 10:34:17 ---> 74ef88fd4c7d 10:34:17 Step 13/23 : EXPOSE $APP_PORT 10:34:17 ---> Running in cbff5ea32d2e 10:34:17 ---> Running in 4dbb58ef5df2 10:34:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 10:34:17 Removing intermediate container cbff5ea32d2e 10:34:17 ---> c7c79216e764 10:34:17 Step 14/21 : WORKDIR / 10:34:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 10:34:17 Removing intermediate container 4dbb58ef5df2 10:34:17 ---> 2b11c35e1fba 10:34:17 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 10:34:17 Removing intermediate container 0abb4130426f 10:34:17 ---> 395090e492a3 10:34:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:34:18 ---> Running in 35a167654d39 10:34:18 v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 10:34:18 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 10:34:18 OK: 10346 distinct packages available 10:34:18 ---> Running in 49e0c0cb73e0 10:34:18 (1/5) Installing ca-certificates (20191127-r2) 10:34:18 (2/5) Installing nghttp2-libs (1.39.2-r1) 10:34:18 (3/5) Installing libcurl (7.66.0-r0) 10:34:18 (4/5) Installing curl (7.66.0-r0) 10:34:18 (5/5) Installing dumb-init (1.2.2-r1) 10:34:18 Executing busybox-1.30.1-r3.trigger 10:34:18 Executing ca-certificates-20191127-r2.trigger 10:34:18 OK: 7 MiB in 19 packages 10:34:18 ---> c7ff75b7d156 10:34:18 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 10:34:18 Removing intermediate container 35a167654d39 10:34:18 ---> 525bf4db7841 10:34:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 10:34:18 Removing intermediate container 49e0c0cb73e0 10:34:18 ---> ff27c167c671 10:34:18 Step 15/26 : ENV APP_PORT=48090 10:34:19 ---> Running in 93a5c9f6dfd9 10:34:20 ---> e4dd7f86a5a7 10:34:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:34:20 Removing intermediate container a9c40eb05f38 10:34:20 ---> b80287aee7ad 10:34:20 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 10:34:20 ---> 086281c6568b 10:34:20 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 10:34:21 ---> Running in 81c05ff5e7b1 10:34:21 Removing intermediate container 93a5c9f6dfd9 10:34:21 ---> 15343af96dce 10:34:21 Step 16/26 : EXPOSE $APP_PORT 10:34:21 Removing intermediate container c89d3541b996 10:34:21 ---> f5c21df46ad2 10:34:21 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:34:21 ---> Running in fcf41fc2e568 10:34:21 ---> 34b3269ece31 10:34:21 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:34:21 ---> 7334e1d33852 10:34:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 10:34:21 Removing intermediate container 81c05ff5e7b1 10:34:21 ---> 37961858b30b 10:34:21 Step 26/29 : CMD [ "generate" ] 10:34:21 ---> Running in f5385e970f98 10:34:22 ---> Running in c300dd59d10c 10:34:22 Removing intermediate container fcf41fc2e568 10:34:22 ---> d61558dd2853 10:34:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:34:22 ---> 62fd3eeee142 10:34:22 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:34:22 ---> Running in 5dd5617cbe22 10:34:22 ---> ab551d4d0c74 10:34:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:34:22 Removing intermediate container f5385e970f98 10:34:22 ---> 272a0e13e5d0 10:34:22 Step 13/26 : WORKDIR / 10:34:22 Removing intermediate container c300dd59d10c 10:34:22 ---> 60530245aaef 10:34:22 Step 27/29 : LABEL arch=x86_64 10:34:22 ---> Running in adedc6bdfc6d 10:34:22 ---> Running in 52620ddfc961 10:34:22 Removing intermediate container 5dd5617cbe22 10:34:22 ---> 1246b1bd747f 10:34:22 Step 19/21 : LABEL arch=x86_64 10:34:22 ---> 3b1964c0a019 10:34:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:34:22 ---> Running in 4a0adf542e80 10:34:22 Removing intermediate container 52620ddfc961 10:34:22 ---> 48849d8801da 10:34:22 Step 28/29 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:34:23 Removing intermediate container adedc6bdfc6d 10:34:23 ---> 76d4e2374b92 10:34:23 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:34:23 ---> 22050b107587 10:34:23 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:34:23 ---> Running in 66dbec0dbc14 10:34:23 Removing intermediate container 4a0adf542e80 10:34:23 ---> ffc67a7ab690 10:34:23 Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:34:23 ---> ba9f1cc04eea 10:34:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:34:23 ---> Running in ab931d0bc735 10:34:23 Removing intermediate container 66dbec0dbc14 10:34:23 ---> e1e1f061893b 10:34:23 Step 29/29 : LABEL version=0.0.0 10:34:23 ---> 5bdf526de017 10:34:23 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:34:24 ---> f5657c4c754d 10:34:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:34:24 ---> Running in 63f44fe554e0 10:34:24 ---> Running in 54b49e712bcb 10:34:24 ---> 81270267da8a 10:34:24 Step 20/26 : RUN apk --no-cache add py-pip 10:34:24 Removing intermediate container ab931d0bc735 10:34:24 ---> 94b566d0cddb 10:34:24 Step 21/21 : LABEL version=0.0.0 10:34:24 ---> Running in 412816572ff3 10:34:24 ---> Running in 772406eb1185 10:34:24 ---> 04f75ee79b29 10:34:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:34:24 Removing intermediate container 63f44fe554e0 10:34:24 ---> 4cec17cdedca 10:34:24 10:34:24 Removing intermediate container 54b49e712bcb 10:34:24 ---> 90be6458fc5e 10:34:24 Step 21/23 : LABEL arch=x86_64 10:34:24 Successfully built 4cec17cdedca 10:34:24 Successfully tagged docker-security-secrets-setup-go:latest 10:34:24 Building docker-security-proxy-setup-go 10:34:24  Building docker-security-secrets-setup-go ... done  ---> Running in dfdfc6eef1f9 10:34:24 Removing intermediate container 412816572ff3 10:34:24 ---> 8e0a94149f3f 10:34:24 10:34:24 ---> 5f63577ad124 10:34:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 10:34:25 Successfully built 8e0a94149f3f 10:34:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:34:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:34:25 Successfully tagged docker-core-command-go:latest 10:34:25  Building docker-core-command-go ... done Building docker-support-logging-go 10:34:25 Removing intermediate container dfdfc6eef1f9 10:34:25 ---> f2af6a4b4d9b 10:34:25 Step 22/23 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:34:25 (1/33) Installing libbz2 (1.0.8-r1) 10:34:25 (2/33) Installing expat (2.2.9-r1) 10:34:25 (3/33) Installing libffi (3.3-r2) 10:34:25 (4/33) Installing gdbm (1.13-r1) 10:34:25 (5/33) Installing xz-libs (5.2.5-r0) 10:34:25 (6/33) Installing sqlite-libs (3.32.1-r0) 10:34:25 (7/33) Installing python3 (3.8.5-r0) 10:34:29 ---> Running in 0cc65a083f3c 10:34:30 ---> be93015b21df 10:34:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:34:34 Removing intermediate container 0cc65a083f3c 10:34:34 ---> a7cfe5f00cb2 10:34:34 Step 23/23 : LABEL version=0.0.0 10:34:34 ---> 461093ea8687 10:34:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:34:34 (8/33) Installing py3-appdirs (1.4.4-r1) 10:34:34 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:34:34 (10/33) Installing py3-parsing (2.4.7-r0) 10:34:34 (11/33) Installing py3-six (1.15.0-r0) 10:34:34 (12/33) Installing py3-packaging (20.4-r0) 10:34:34 (13/33) Installing py3-setuptools (47.0.0-r0) 10:34:34 (14/33) Installing py3-chardet (3.0.4-r4) 10:34:35 (15/33) Installing py3-idna (2.9-r0) 10:34:35 ---> Running in 5939dc2f0bf0 10:34:35 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:34:35 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:34:35 (18/33) Installing py3-requests (2.23.0-r0) 10:34:35 (19/33) Installing py3-msgpack (1.0.0-r0) 10:34:36 (20/33) Installing py3-lockfile (0.12.2-r3) 10:34:36 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:34:38 (22/33) Installing py3-colorama (0.4.3-r0) 10:34:39 (23/33) Installing py3-distlib (0.3.0-r0) 10:34:40 (24/33) Installing py3-distro (1.5.0-r1) 10:34:40 (25/33) Installing py3-webencodings (0.5.1-r3) 10:34:40 (26/33) Installing py3-html5lib (1.0.1-r4) 10:34:42 (27/33) Installing py3-pytoml (0.1.21-r0) 10:34:42 (28/33) Installing py3-pep517 (0.8.2-r0) 10:34:42 (29/33) Installing py3-progress (1.5-r0) 10:34:42 (30/33) Installing py3-toml (0.10.1-r0) 10:34:43 (31/33) Installing py3-retrying (1.3.3-r0) 10:34:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:34:43 (33/33) Installing py3-pip (20.1.1-r0) 10:34:44 Removing intermediate container 5939dc2f0bf0 10:34:44 ---> 53c870decc7a 10:34:44 10:34:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:34:46 ---> e3291aba8aa2 10:34:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 10:34:46 Executing busybox-1.31.1-r16.trigger 10:34:46 OK: 71 MiB in 55 packages 10:34:46 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:34:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:34:46 ---> 0ab36fd0a06c 10:34:46 Step 3/21 : WORKDIR /edgex-go 10:34:46 ---> Using cache 10:34:46 ---> a6b90724bce0 10:34:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:46 Successfully built 53c870decc7a 10:34:46 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 10:34:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:34:46 Successfully tagged docker-support-notifications-go:latest 10:34:46 Building docker-support-scheduler-go 10:34:46  Building docker-support-notifications-go ... done  ---> 0ab36fd0a06c 10:34:46 Step 3/20 : WORKDIR /edgex-go 10:34:46 ---> Using cache 10:34:46 ---> a6b90724bce0 10:34:46 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:47 ---> Running in 390c7a5596eb 10:34:51 ---> Running in bd0f4d2914bb 10:34:51 ---> 51d83ae1fb77 10:34:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:34:53 ---> 01c24a0b2a5e 10:34:53 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:34:54 ---> Running in 3c444cf44840 10:34:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:34:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:34:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:34:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:34:58 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.026s 10:34:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 10:34:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:34:58 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 10:34:58 Removing intermediate container bd0f4d2914bb 10:34:58 ---> 1b652c29564b 10:34:58 Step 5/20 : RUN apk update && apk add make git 10:34:59 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 10:34:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:34:59 ---> 0ab36fd0a06c 10:34:59 Step 3/20 : WORKDIR /edgex-go 10:34:59 ---> Using cache 10:34:59 ---> a6b90724bce0 10:34:59 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:59 ---> Using cache 10:34:59 ---> 54adf510f173 10:34:59 Step 5/20 : RUN apk update && apk add make git 10:35:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:35:00 ---> Running in 3fa5cb4516fc 10:35:00 Removing intermediate container 390c7a5596eb 10:35:00 ---> 54adf510f173 10:35:00 Step 5/21 : RUN apk update && apk add make && apk add bash git 10:35:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:35:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:35:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:35:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:35:02 Removing intermediate container 3c444cf44840 10:35:02 ---> 97c3cf9aa029 10:35:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 10:35:02 ---> Running in 1a0681f9225d 10:35:02 ---> Running in 3601e63d1075 10:35:03 ---> Running in 57bd94d7ab93 10:35:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:35:04 Removing intermediate container 57bd94d7ab93 10:35:04 ---> 34796a92687c 10:35:04 Step 24/26 : LABEL arch=x86_64 10:35:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:35:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:35:04 ---> Running in 5182db7bf283 10:35:04 Removing intermediate container 5182db7bf283 10:35:04 ---> 540b483acbfe 10:35:04 Step 25/26 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:35:04 Removing intermediate container 772406eb1185 10:35:04 ---> e9648305a1dc 10:35:04 Step 21/26 : RUN pip install docker-compose==1.23.2 10:35:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:35:04 ---> Running in f6eefbb79ba3 10:35:04 ---> Running in c1f38c588c86 10:35:04 Removing intermediate container f6eefbb79ba3 10:35:04 ---> 377027293c22 10:35:04 Step 26/26 : LABEL version=0.0.0 10:35:05 ---> Running in eaa79a14fead 10:35:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:35:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:35:05 Removing intermediate container eaa79a14fead 10:35:05 ---> 3c75c37ae982 10:35:05 10:35:05 Successfully built 3c75c37ae982 10:35:05 Successfully tagged docker-security-secretstore-setup-go:latest 10:35:05  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 10:35:05 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:35:05 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:35:05 OK: 12749 distinct packages available 10:35:05 OK: 233 MiB in 51 packages 10:35:05 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:35:05 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:35:05 OK: 12749 distinct packages available 10:35:05 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:35:05 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:35:05 OK: 12749 distinct packages available 10:35:06 OK: 233 MiB in 51 packages 10:35:06 OK: 233 MiB in 51 packages 10:35:06 Collecting docker-compose==1.23.2 10:35:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:35:08 OK: 233 MiB in 51 packages 10:35:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:35:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:35:10 Removing intermediate container 3fa5cb4516fc 10:35:10 ---> 7bf48ebbe998 10:35:10 Step 6/20 : COPY go.mod . 10:35:10 Collecting docker<4.0,>=3.6.0 10:35:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:35:10 Removing intermediate container 1a0681f9225d 10:35:10 ---> ed438e6b24a1 10:35:10 Step 6/20 : COPY go.mod . 10:35:10 Collecting cached-property<2,>=1.2.0 10:35:10 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 10:35:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:35:10 Removing intermediate container 3601e63d1075 10:35:10 ---> c234e3c6854e 10:35:10 Step 6/21 : COPY go.mod . 10:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.069s coverage: 46.6% of statements 10:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:35:11 Collecting PyYAML<4,>=3.10 10:35:11 Downloading PyYAML-3.13.tar.gz (270 kB) 10:35:11 ---> 7a718c2f853f 10:35:11 Step 7/20 : RUN go mod download 10:35:11 ---> 9363ec4962c1 10:35:11 Step 7/20 : RUN go mod download 10:35:11 ---> Running in 49a3c3740a83 10:35:11 ---> Running in cd10efd4d6b7 10:35:12 ---> a4c8a79076dd 10:35:12 Step 7/21 : RUN go mod download 10:35:12 Collecting websocket-client<1.0,>=0.32.0 10:35:12 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:35:13 ---> Running in c449451f4069 10:35:13 Collecting docopt<0.7,>=0.6.1 10:35:13 Downloading docopt-0.6.2.tar.gz (25 kB) 10:35:14 Collecting jsonschema<3,>=2.5.1 10:35:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:35:15 Collecting dockerpty<0.5,>=0.4.1 10:35:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:35:16 Collecting texttable<0.10,>=0.9.0 10:35:16 Downloading texttable-0.9.1.tar.gz (11 kB) 10:35:16 Collecting urllib3<1.25,>=1.21.1 10:35:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:35:16 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) 10:35:16 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) 10:35:16 Collecting idna<2.8,>=2.5 10:35:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:35:17 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 10:35:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:35:17 ---> 0ab36fd0a06c 10:35:17 Step 3/22 : WORKDIR /edgex-go 10:35:17 ---> Using cache 10:35:17 ---> a6b90724bce0 10:35:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:17 ---> Using cache 10:35:17 ---> 54adf510f173 10:35:17 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 10:35:17 Collecting docker-pycreds>=0.4.0 10:35:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:35:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.216s coverage: 27.4% of statements 10:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:35:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements 10:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:35:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.022s coverage: 100.0% of statements 10:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:35:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:35:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:35:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:35:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:35:18 ---> Running in d9127c0f696d 10:35:18 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, docopt, jsonschema, dockerpty, texttable, docker-compose 10:35:18 Attempting uninstall: urllib3 10:35:18 Found existing installation: urllib3 1.25.9 10:35:18 Uninstalling urllib3-1.25.9: 10:35:18 Successfully uninstalled urllib3-1.25.9 10:35:18 Removing intermediate container cd10efd4d6b7 10:35:18 ---> ac4050c8a58d 10:35:18 Step 8/20 : COPY . . 10:35:19 Removing intermediate container c449451f4069 10:35:19 ---> 9504ccfdc1b2 10:35:19 Step 8/21 : COPY . . 10:35:19 Attempting uninstall: idna 10:35:19 Found existing installation: idna 2.9 10:35:19 Uninstalling idna-2.9: 10:35:19 Successfully uninstalled idna-2.9 10:35:19 Removing intermediate container 49a3c3740a83 10:35:19 ---> 82cd7703449d 10:35:19 Step 8/20 : COPY . . 10:35:19 Attempting uninstall: requests 10:35:19 Found existing installation: requests 2.23.0 10:35:19 Uninstalling requests-2.23.0: 10:35:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:35:20 Successfully uninstalled requests-2.23.0 10:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.293s coverage: 29.3% of statements 10:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.094s coverage: 100.0% of statements 10:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 10:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 89.8% of statements 10:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:35:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:35:22 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:35:22 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:35:22 OK: 12749 distinct packages available 10:35:23 OK: 233 MiB in 51 packages 10:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.048s coverage: 100.0% of statements 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:35:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.020s coverage: 58.8% of statements 10:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.5% of statements 10:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.018s coverage: 100.0% of statements 10:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 55.9% of statements 10:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 10:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 10:35:31 Running setup.py install for PyYAML: started 10:35:38 Removing intermediate container d9127c0f696d 10:35:38 ---> ed246e09af5a 10:35:38 Step 6/22 : COPY go.mod . 10:35:38 Running setup.py install for PyYAML: finished with status 'done' 10:35:38 Running setup.py install for docopt: started 10:35:39 Running setup.py install for docopt: finished with status 'done' 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 11.742s coverage: 86.3% of statements 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.952s coverage: 72.2% of statements 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.428s coverage: 72.1% of statements 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.068s coverage: 82.4% of statements 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.037s coverage: 48.4% of statements 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.030s coverage: 28.8% of statements 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.057s coverage: 96.8% of statements 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 26.9% of statements 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.330s coverage: 84.1% of statements 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.025s coverage: 100.0% of statements 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.024s coverage: 43.1% of statements 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 10:35:42 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.037s coverage: 100.0% of statements 10:35:42 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 10:35:43 Running setup.py install for dockerpty: started 10:35:44 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.053s coverage: 83.8% of statements 10:35:44 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 10:35:44 Running setup.py install for dockerpty: finished with status 'done' 10:35:44 Running setup.py install for texttable: started 10:35:45 Running setup.py install for texttable: finished with status 'done' 10:35:45 ---> 600a57c9b189 10:35:45 Step 7/22 : RUN go mod download 10:35:46 ---> Running in faf56e2110c4 10:35:46 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 10:35:47 ---> 432fd9c92456 10:35:47 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 10:35:48 ---> Running in f4d2234766bb 10:35:48 ---> 9ac737608d57 10:35:48 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 10:35:48 ---> 37d9b4a53705 10:35:48 Step 9/21 : RUN make cmd/support-logging/support-logging 10:35:48 ---> Running in a9068d2f3bf2 10:35:48 ---> Running in 7ba0d35df7e2 10:35:48 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 10:35: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 10:35:49 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 10:35:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.186s coverage: 46.1% of statements 10:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:35:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.063s coverage: 100.0% of statements 10:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:35:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.042s coverage: 100.0% of statements 10:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:35:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements 10:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:35:51 Removing intermediate container c1f38c588c86 10:35:51 ---> 0b352ad94b41 10:35:51 Step 22/26 : RUN apk --no-cache add curl 10:35:51 Removing intermediate container faf56e2110c4 10:35:51 ---> 4d95154b8bfc 10:35:51 Step 8/22 : COPY . . 10:35:51 ---> Running in f9215dbc55f3 10:35:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.209s coverage: 29.1% of statements 10:35:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:35:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:35:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:35:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:35:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:35:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.115s coverage: 99.0% of statements 10:35:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:35:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements 10:35:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:35:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 10:35:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:35:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:35:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:35:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:35:54 (2/3) Installing libcurl (7.69.1-r0) 10:35:54 (3/3) Installing curl (7.69.1-r0) 10:35:54 Executing busybox-1.31.1-r16.trigger 10:35:54 OK: 72 MiB in 58 packages 10:35:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 10:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:35:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.024s coverage: 87.9% of statements 10:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:35:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements 10:35:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.021s coverage: 32.1% of statements 10:35:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements 10:35:59 GO111MODULE=on go vet ./... 10:36:03 Removing intermediate container f9215dbc55f3 10:36:03 ---> 3881f59b5482 10:36:03 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:36:03 ---> Running in 1427f851d002 10:36:04 Removing intermediate container 1427f851d002 10:36:04 ---> 20594530cf4d 10:36:04 Step 24/26 : LABEL arch=x86_64 10:36:05 ---> Running in 7be874933f6a 10:36:05 Removing intermediate container 7be874933f6a 10:36:05 ---> 89c739893ca7 10:36:05 Step 25/26 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:36:05 ---> Running in fb6c3c632626 10:36:06 Removing intermediate container fb6c3c632626 10:36:06 ---> 4a6b32d91317 10:36:06 Step 26/26 : LABEL version=0.0.0 10:36:06 ---> Running in 415b38847c4a 10:36:06 Removing intermediate container 415b38847c4a 10:36:06 ---> 8632607f7563 10:36:06 10:36:06 Successfully built 8632607f7563 10:36:06 Successfully tagged docker-sys-mgmt-agent-go:latest 10:36:06  Building docker-sys-mgmt-agent-go ... done Building docker-core-metadata-go 10:36:14 ---> dc6a744eaa32 10:36:14 Step 9/22 : RUN make cmd/core-data/core-data 10:36:16 ---> Running in 9497d88474ed 10:36:18 gofmt -l . 10:36:18 [ "`gofmt -l .`" = "" ] 10:36:19 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 10:36:20 ./bin/test-go-mod-tidy.sh 10:36:20 ./bin/test-attribution-txt.sh [Pipeline] sh 10:36:24 + ls -al . 10:36:24 total 588 10:36:24 drwxrwxr-x 10 1001 1001 4096 Jul 29 10:36 . 10:36:24 drwxr-xr-x 4 root root 4096 Jul 29 10:34 .. 10:36:24 -rw-rw-r-- 1 1001 1001 11 Jul 29 10:32 .dockerignore 10:36:24 drwxrwxr-x 8 1001 1001 4096 Jul 29 10:32 .git 10:36:24 drwxrwxr-x 3 1001 1001 4096 Jul 29 10:32 .github 10:36:24 -rw-rw-r-- 1 1001 1001 924 Jul 29 10:32 .gitignore 10:36:24 drwxrwxr-x 3 1001 1001 4096 Jul 29 10:32 .semver 10:36:24 -rw-rw-r-- 1 1001 1001 178 Jul 29 10:32 .sonarcloud.properties 10:36:24 -rw-rw-r-- 1 1001 1001 3804 Jul 29 10:32 CONTRIBUTING.md 10:36:24 -rw-rw-r-- 1 1001 1001 1035 Jul 29 10:32 Dockerfile.build 10:36:24 -rw-rw-r-- 1 1001 1001 911 Jul 29 10:32 Jenkinsfile 10:36:24 -rw-rw-r-- 1 1001 1001 10775 Jul 29 10:32 LICENSE 10:36:24 -rw-rw-r-- 1 1001 1001 6417 Jul 29 10:32 Makefile 10:36:24 -rw-rw-r-- 1 1001 1001 5652 Jul 29 10:32 README.md 10:36:24 -rw-rw-r-- 1 1001 1001 7111 Jul 29 10:32 SECURITY.md 10:36:24 -rw-rw-r-- 1 1001 1001 5 Jul 29 10:29 VERSION 10:36:24 -rw-rw-r-- 1 1001 1001 4131 Jul 29 10:32 ZMQWindows.md 10:36:24 drwxrwxr-x 4 1001 1001 4096 Jul 29 10:32 api 10:36:24 drwxrwxr-x 2 1001 1001 4096 Jul 29 10:32 bin 10:36:24 drwxrwxr-x 15 1001 1001 4096 Jul 29 10:32 cmd 10:36:24 -rw-r--r-- 1 root root 456067 Jul 29 10:35 coverage.out 10:36:24 -rw-r--r-- 1 root root 1019 Jul 29 10:36 go.mod 10:36:24 -rw-r--r-- 1 root root 18146 Jul 29 10:36 go.sum 10:36:24 drwxrwxr-x 8 1001 1001 4096 Jul 29 10:32 internal 10:36:24 drwxrwxr-x 4 1001 1001 4096 Jul 29 10:32 snap 10:36:24 -rw-rw-r-- 1 1001 1001 168 Jul 29 10:32 version.go [Pipeline] sh 10:36:25 + '[' -e coverage.out ] 10:36:25 + chown 1001:1001 coverage.out [Pipeline] stash 10:36:25 Warning: overwriting stash ‘coverage-report’ 10:36:26 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:36:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:36:26 ---> 0ab36fd0a06c 10:36:26 Step 3/21 : WORKDIR /edgex-go 10:36:26 ---> Using cache 10:36:26 ---> a6b90724bce0 10:36:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:26 ---> Using cache 10:36:26 ---> 54adf510f173 10:36:26 Step 5/21 : RUN apk update && apk add make git 10:36:26 ---> Using cache 10:36:26 ---> ed438e6b24a1 10:36:26 Step 6/21 : COPY go.mod . 10:36:26 ---> Using cache 10:36:26 ---> 7a718c2f853f 10:36:26 Step 7/21 : RUN go mod download 10:36:26 ---> Using cache 10:36:26 ---> 82cd7703449d 10:36:26 Step 8/21 : COPY . . 10:36:26 ---> Using cache 10:36:26 ---> 9ac737608d57 10:36:26 Step 9/21 : RUN make cmd/core-metadata/core-metadata 10:36:26 Stashed 1 file(s) [Pipeline] sh 10:36:27 + make build 10:36:27 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 10:36:28 ---> Running in 1e5305b0ab78 10:36:29 Removing intermediate container f4d2234766bb 10:36:29 ---> b2465fb1a38c 10:36:29 10:36:29 Step 10/20 : FROM alpine 10:36:29 ---> a24bb4013296 10:36:29 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 10:36:29 ---> Running in 9f6e3143822f 10:36:29 Removing intermediate container a9068d2f3bf2 10:36:29 ---> 863dc819e015 10:36:29 10:36:29 Step 10/21 : FROM scratch 10:36:29 ---> 10:36:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:36:30 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 10:36:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:36:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:36:30 ---> Using cache 10:36:30 ---> d8810e111637 10:36:30 Step 12/21 : ENV APP_PORT=48061 10:36:30 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:36:30 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:36:30 OK: 12749 distinct packages available 10:36:31 (1/4) Installing ca-certificates (20191127-r4) 10:36:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:36:31 (3/4) Installing libcurl (7.69.1-r0) 10:36:31 (4/4) Installing curl (7.69.1-r0) 10:36:31 Executing busybox-1.31.1-r16.trigger 10:36:31 Executing ca-certificates-20191127-r4.trigger 10:36:31 ---> Running in c406f29dcc10 10:36:31 OK: 7 MiB in 18 packages 10:36:34 Removing intermediate container c406f29dcc10 10:36:34 ---> 9ae700655c48 10:36:34 Step 13/21 : EXPOSE $APP_PORT 10:36:34 ---> Running in 0aa2d730c684 10:36:35 Removing intermediate container 7ba0d35df7e2 10:36:35 ---> 1cd61d2117d4 10:36:35 10:36:35 Step 10/20 : FROM scratch 10:36:35 ---> 10:36:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:36:35 ---> Using cache 10:36:35 ---> 5d60b797d530 10:36:35 Step 12/20 : ENV APP_PORT=48085 10:36:35 ---> Running in e5cac660eb9d 10:36:35 Removing intermediate container 0aa2d730c684 10:36:35 ---> b10462df769d 10:36:35 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 10:36:36 Removing intermediate container 9f6e3143822f 10:36:36 ---> 4457d36e4c57 10:36:36 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:36:37 ---> Running in fa3dd6aaa1ce 10:36:37 Removing intermediate container e5cac660eb9d 10:36:37 ---> cc715953ee81 10:36:37 Step 13/20 : EXPOSE $APP_PORT 10:36:37 ---> 012cdf8cc3c6 10:36:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 10:36:37 ---> Running in 62de5621777c 10:36:37 Removing intermediate container fa3dd6aaa1ce 10:36:37 ---> d3813d036dbd 10:36:37 Step 13/20 : WORKDIR /edgex 10:36:37 ---> Running in 9a0698945a99 10:36:37 Removing intermediate container 62de5621777c 10:36:37 ---> 2977cb0a0a61 10:36:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 10:36:37 ---> 1b93e78236e1 10:36:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 10:36:40 ---> 4544758bd2a5 10:36:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:36:40 Removing intermediate container 9a0698945a99 10:36:40 ---> fcc172db9871 10:36:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:36:40 ---> f5d55779f473 10:36:40 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 10:36:40 ---> 2046c55039ad 10:36:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:36:41 ---> 4cd601c27169 10:36:41 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:36:41 ---> 60bedb6f799a 10:36:41 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:36:41 ---> Running in e4aa23cb9670 10:36:41 ---> cbb15aa0b31f 10:36:41 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:36:42 ---> 95b6ba4f9bb7 10:36:42 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:36:42 ---> Running in 94d8be3f0a60 10:36:42 Removing intermediate container e4aa23cb9670 10:36:42 ---> ca2131915b7e 10:36:42 Step 19/21 : LABEL arch=x86_64 10:36:42 ---> Running in f2b5cab88ca3 10:36:42 ---> Running in e0cfc5d58ff1 10:36:42 Removing intermediate container 94d8be3f0a60 10:36:42 ---> 9e315575ee6c 10:36:42 Step 17/20 : CMD ["--init=true"] 10:36:42 ---> Running in 9d786efa3293 10:36:42 Removing intermediate container f2b5cab88ca3 10:36:42 ---> a81a68700a38 10:36:42 Step 18/20 : LABEL arch=x86_64 10:36:42 Removing intermediate container e0cfc5d58ff1 10:36:42 ---> dd2b68191592 10:36:42 Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:36:42 ---> Running in ed4e623a8217 10:36:42 ---> Running in 19f061f51dbc 10:36:42 Removing intermediate container 9d786efa3293 10:36:42 ---> 776779f35eb9 10:36:42 Step 18/20 : LABEL arch=x86_64 10:36:43 ---> Running in 05bfef16f8b8 10:36:43 Removing intermediate container ed4e623a8217 10:36:43 ---> 77d23ae3a153 10:36:43 Step 19/20 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:36:43 Removing intermediate container 19f061f51dbc 10:36:43 ---> 18c4f1f3985f 10:36:43 Step 21/21 : LABEL version=0.0.0 10:36:43 ---> Running in 8695dfe5a89a 10:36:43 ---> Running in c5872363646c 10:36:43 Removing intermediate container 05bfef16f8b8 10:36:43 ---> 0fb2ca6d2b2d 10:36:43 Step 19/20 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:36:43 ---> Running in 78292fafc4f5 10:36:43 Removing intermediate container 8695dfe5a89a 10:36:43 ---> 457153bb0f17 10:36:43 Step 20/20 : LABEL version=0.0.0 10:36:43 Removing intermediate container c5872363646c 10:36:43 ---> 4015bfb0e7ac 10:36:43 10:36:43 Successfully built 4015bfb0e7ac 10:36:43 ---> Running in 74c8c3250ef6 10:36:44 Successfully tagged docker-support-logging-go:latest 10:36:44  Building docker-support-logging-go ... done Removing intermediate container 78292fafc4f5 10:36:44 ---> af6c70e88813 10:36:44 Step 20/20 : LABEL version=0.0.0 10:36:44 ---> Running in 87ad9b930764 10:36:44 Removing intermediate container 74c8c3250ef6 10:36:44 ---> d4fd67da21c6 10:36:44 10:36:45 Successfully built d4fd67da21c6 10:36:45 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 10:36:46 Successfully tagged docker-support-scheduler-go:latest 10:36:46  Building docker-support-scheduler-go ... done Removing intermediate container 87ad9b930764 10:36:46 ---> f8eaea45bf1e 10:36:46 10:36:46 Successfully built f8eaea45bf1e 10:36:46 Successfully tagged docker-security-proxy-setup-go:latest 10:36:50  Building docker-security-proxy-setup-go ... done Removing intermediate container 9497d88474ed 10:36:50 ---> d4445abc2b5d 10:36:50 10:36:50 Step 10/22 : FROM alpine 10:36:50 ---> a24bb4013296 10:36:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:36:50 ---> Running in 2450e146a525 10:36:50 Removing intermediate container 2450e146a525 10:36:50 ---> c3b2f8454f65 10:36:50 Step 12/22 : ENV APP_PORT=48080 10:36:50 ---> Running in 3f7b27fc3965 10:36:51 Removing intermediate container 3f7b27fc3965 10:36:51 ---> c6f1808a97f3 10:36:51 Step 13/22 : EXPOSE $APP_PORT 10:36:52 ---> Running in 44549e7492f2 10:36:52 Removing intermediate container 1e5305b0ab78 10:36:52 ---> db9c8f48bf7d 10:36:52 10:36:52 Step 10/21 : FROM scratch 10:36:52 ---> 10:36:52 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:36:52 ---> Using cache 10:36:52 ---> 5d60b797d530 10:36:52 Step 12/21 : ENV APP_PORT=48081 10:36:52 Removing intermediate container 44549e7492f2 10:36:52 ---> 1895547cc6c5 10:36:52 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:52 ---> Running in 6224afddaa7f 10:36:52 ---> Running in e877b6f1a324 10:36:52 Removing intermediate container 6224afddaa7f 10:36:52 ---> 4bd74d2a3f74 10:36:52 Step 13/21 : EXPOSE $APP_PORT 10:36:52 ---> Running in 43c28d554c2b 10:36:53 Removing intermediate container 43c28d554c2b 10:36:53 ---> b3961f9a5d1c 10:36:53 Step 14/21 : WORKDIR / 10:36:53 ---> Running in d6ac26d12f23 10:36:53 Removing intermediate container d6ac26d12f23 10:36:53 ---> ee470fe03e61 10:36:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 10:36:53 ---> 88457812d1a2 10:36:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:36:53 Removing intermediate container e877b6f1a324 10:36:53 ---> c425f2a833f7 10:36:53 Step 15/22 : RUN apk --no-cache add zeromq 10:36:53 ---> Running in 91f99a7f9641 10:36:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:36:54 ---> 6e08105bbcc0 10:36:54 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:36:54 ---> a116cdf10698 10:36:54 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:36:54 ---> Running in d7c38d18a100 10:36:54 Removing intermediate container d7c38d18a100 10:36:54 ---> dc9983d20e11 10:36:54 Step 19/21 : LABEL arch=x86_64 10:36:54 ---> Running in f71297c93b3a 10:36:54 Removing intermediate container f71297c93b3a 10:36:54 ---> b3fee1a03704 10:36:54 Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:36:54 ---> Running in 930bc7f53ddd 10:36:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:36:55 Removing intermediate container 930bc7f53ddd 10:36:55 ---> fd545ae6ec7b 10:36:55 Step 21/21 : LABEL version=0.0.0 10:36:55 ---> Running in 16cb682ffd17 10:36:56 Removing intermediate container 16cb682ffd17 10:36:56 ---> 914acb80de05 10:36:56 10:36:56 Successfully built 914acb80de05 10:36:56 Successfully tagged docker-core-metadata-go:latest 10:36:56  Building docker-core-metadata-go ... done (1/5) Installing libgcc (9.3.0-r2) 10:36:56 (2/5) Installing libsodium (1.0.18-r0) 10:36:56 (3/5) Installing libstdc++ (9.3.0-r2) 10:36:57 (4/5) Installing libzmq (4.3.2-r0) 10:36:57 (5/5) Installing zeromq (4.3.2-r0) 10:36:57 Executing busybox-1.31.1-r16.trigger 10:36:57 OK: 8 MiB in 19 packages 10:36:57 Removing intermediate container 91f99a7f9641 10:36:57 ---> 0e23a6add970 10:36:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 10:36:57 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 10:36:58 ---> ca773ceea120 10:36:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:36:58 ---> e291e43bd3e9 10:36:58 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:36:59 ---> 0a88d0ebe988 10:36:59 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:36:59 ---> Running in 2ded9ea73ef9 10:36:59 Removing intermediate container 2ded9ea73ef9 10:36:59 ---> 0eb50f43de45 10:36:59 Step 20/22 : LABEL arch=x86_64 10:36:59 ---> Running in a72948091ec3 10:36:59 Removing intermediate container a72948091ec3 10:36:59 ---> ec0f6fce33fb 10:36:59 Step 21/22 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:36:59 ---> Running in ea505eefab60 10:36:59 Removing intermediate container ea505eefab60 10:36:59 ---> d11e0dbf9825 10:36:59 Step 22/22 : LABEL version=0.0.0 10:36:59 ---> Running in 1651d199df6e 10:36:59 Removing intermediate container 1651d199df6e 10:36:59 ---> 441c2bf623f1 10:36:59 10:37:00 Successfully built 441c2bf623f1 10:37:00 Successfully tagged docker-core-data-go:latest 10:37:00  Building docker-core-data-go ... done  [Pipeline] } 10:37:00 $ docker stop --time=1 0c03d5811f0dd9e4f8245b35cbcd402443aa1ad7096083b16af4aa46713fc9d9 10:37:01 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 10:37:02 $ docker rm -f 0c03d5811f0dd9e4f8245b35cbcd402443aa1ad7096083b16af4aa46713fc9d9 [Pipeline] // withDockerContainer [Pipeline] sh 10:37:02 + docker images 10:37:02 + grep docker 10:37:02 docker-core-data-go latest 441c2bf623f1 3 seconds ago 23.8MB 10:37:02 docker-core-metadata-go latest 914acb80de05 7 seconds ago 14.4MB 10:37:02 docker-security-proxy-setup-go latest f8eaea45bf1e 17 seconds ago 16.4MB 10:37:02 docker-support-scheduler-go latest d4fd67da21c6 18 seconds ago 13.1MB 10:37:02 docker-support-logging-go latest 4015bfb0e7ac 19 seconds ago 11.8MB 10:37:02 docker-sys-mgmt-agent-go latest 8632607f7563 56 seconds ago 284MB 10:37:02 docker-security-secretstore-setup-go latest 3c75c37ae982 About a minute ago 33.9MB 10:37:02 docker-support-notifications-go latest 53c870decc7a 2 minutes ago 14.4MB 10:37:02 docker-security-secrets-setup-go latest 4cec17cdedca 2 minutes ago 25.1MB 10:37:02 docker-core-command-go latest 8e0a94149f3f 2 minutes ago 13MB 10:37:02 docker latest 81f5749c9058 4 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] } 10:37:06 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 10:37:12 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 10:37:13 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 10:37:17 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 10:37:22 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 10:37:26 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 10:37:30 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 10:37:36 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 10:37: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 [Pipeline] } 10:37:42 $ docker stop --time=1 06f7675de8500d19cc677d4476f2cd8962dd738607770f7dc3b64da5d30963c5 10:37:45 $ docker rm -f 06f7675de8500d19cc677d4476f2cd8962dd738607770f7dc3b64da5d30963c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:37:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:37:46 10:37:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:37:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:37:47 latest: Pulling from edgex-devops/edgex-compose-arm64 10:37:47 29e5d40040c1: Pulling fs layer 10:37:47 1ce36da41761: Pulling fs layer 10:37:47 25b303627fd3: Pulling fs layer 10:37:47 29e5d40040c1: Verifying Checksum 10:37:47 29e5d40040c1: Download complete 10:37:48 1ce36da41761: Verifying Checksum 10:37:48 1ce36da41761: Download complete 10:37:48 29e5d40040c1: Pull complete 10:37:49 1ce36da41761: Pull complete 10:37:49 25b303627fd3: Verifying Checksum 10:37:49 25b303627fd3: Download complete 10:37:59 25b303627fd3: Pull complete 10:37:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:37:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:37:59 prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container 10:38:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:38:03 $ docker top 4364c87c824bacbc0bf2ce217cbb532927ba4061908423e98d2e507828b3b209 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:05 + docker-compose build --help 10:38:05 + grep parallel 10:38:09 --parallel Build images in parallel. [Pipeline] } 10:38:09 $ docker stop --time=1 4364c87c824bacbc0bf2ce217cbb532927ba4061908423e98d2e507828b3b209 10:38:11 $ docker rm -f 4364c87c824bacbc0bf2ce217cbb532927ba4061908423e98d2e507828b3b209 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:38:12 . [Pipeline] withDockerContainer 10:38:12 prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container 10:38:12 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:38:14 $ docker top a1f6e36fd7745e76bfcf72bc55ab6c59676ff24d305bedafbacfb908d8d10993 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:15 + docker-compose -f ./docker-compose-build.yml build --parallel 10:38:19 Building docker-core-command-go ... 10:38:19 Building docker-core-data-go ... 10:38:19 Building docker-core-metadata-go ... 10:38:19 Building docker-security-proxy-setup-go ... 10:38:19 Building docker-security-secrets-setup-go ... 10:38:19 Building docker-security-secretstore-setup-go ... 10:38:19 Building docker-support-logging-go ... 10:38:19 Building docker-support-notifications-go ... 10:38:19 Building docker-support-scheduler-go ... 10:38:19 Building docker-sys-mgmt-agent-go ... 10:38:19 Building docker-security-secretstore-setup-go 10:38:19 Building docker-support-logging-go 10:38:19 Building docker-security-proxy-setup-go 10:38:19 Building docker-core-metadata-go 10:38:19 Building docker-core-command-go 10:40:11 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:40:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:40:11 ---> 784e1c33a147 10:40:11 Step 3/21 : WORKDIR /edgex-go 10:40:11 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 10:40:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:40:11 ---> 784e1c33a147 10:40:11 Step 3/26 : WORKDIR /edgex-go 10:40:11 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:40:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:40:11 ---> 784e1c33a147 10:40:11 Step 3/21 : WORKDIR /edgex-go 10:40:11 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 10:40:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:40:11 ---> 784e1c33a147 10:40:11 Step 3/21 : WORKDIR /edgex-go 10:40:11 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 10:40:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:40:11 ---> 784e1c33a147 10:40:11 Step 3/20 : WORKDIR /edgex-go 10:40:11 ---> Running in 5e56b8d47db4 10:40:11 ---> Running in 7958a930e0ca 10:40:11 ---> Running in 3c89a70d70c4 10:40:11 ---> Running in 4654811d9c0e 10:40:11 ---> Running in c35dd1ec0688 10:40:11 Removing intermediate container 3c89a70d70c4 10:40:11 ---> bc26f7c92008 10:40:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:11 Removing intermediate container c35dd1ec0688 10:40:11 ---> afff0cbfddfe 10:40:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:12 Removing intermediate container 5e56b8d47db4 10:40:12 Removing intermediate container 4654811d9c0e 10:40:12 ---> a790a78420d3 10:40:12 ---> c4fa6d5fe083 10:40:12 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:12 10:40:12 Removing intermediate container 7958a930e0ca 10:40:12 ---> 502c4a4e718d 10:40:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:12 ---> Running in 6477064c035d 10:40:12 ---> Running in d604281912e2 10:40:12 ---> Running in b80e3d311970 10:40:12 ---> Running in 2b47489c29fb 10:40:12 ---> Running in 942e44861ae7 10:40:16 Removing intermediate container 6477064c035d 10:40:16 ---> ba6014ce9902 10:40:16 Step 5/21 : RUN apk update && apk add make git 10:40:16 ---> Running in 2feff808716d 10:40:16 Removing intermediate container 2b47489c29fb 10:40:16 ---> 9308c9508889 10:40:16 Step 5/20 : RUN apk update && apk add make git 10:40:16 Removing intermediate container d604281912e2 10:40:16 ---> 462fdf161adb 10:40:16 Step 5/21 : RUN apk update && apk add make && apk add bash git 10:40:17 ---> Running in 9c50ef1f7dbd 10:40:17 ---> Running in f50eb854bb44 10:40:17 Removing intermediate container 942e44861ae7 10:40:17 ---> 382b62739b77 10:40:17 Step 5/21 : RUN apk update && apk add make git 10:40:17 Removing intermediate container b80e3d311970 10:40:17 ---> bdd0e3d1ae36 10:40:17 Step 5/26 : RUN apk update && apk add make git 10:40:17 ---> Running in 2d979cdf0457 10:40:17 ---> Running in 74ecf397bb92 10:40:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:40:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:40:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:40:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:40:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:40:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:40:21 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:40:21 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:40:21 OK: 12620 distinct packages available 10:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:40:22 OK: 217 MiB in 51 packages 10:40:23 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:40:23 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:40:23 OK: 12620 distinct packages available 10:40:23 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:40:23 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:40:23 OK: 12620 distinct packages available 10:40:23 OK: 217 MiB in 51 packages 10:40:23 OK: 217 MiB in 51 packages 10:40:23 Removing intermediate container 2feff808716d 10:40:23 ---> 243f0c8cea7c 10:40:23 Step 6/21 : COPY go.mod . 10:40:23 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:40:23 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:40:23 OK: 12620 distinct packages available 10:40:24 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:40:24 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:40:24 OK: 12620 distinct packages available 10:40:24 OK: 217 MiB in 51 packages 10:40:25 ---> 09af20164848 10:40:25 Step 7/21 : RUN go mod download 10:40:25 OK: 217 MiB in 51 packages 10:40:25 ---> Running in a1c6f720ab42 10:40:25 OK: 217 MiB in 51 packages 10:40:25 Removing intermediate container f50eb854bb44 10:40:25 ---> e111fcf575f7 10:40:25 Step 6/20 : COPY go.mod . 10:40:25 Removing intermediate container 2d979cdf0457 10:40:25 ---> 7ea28cdb4822 10:40:25 Step 6/21 : COPY go.mod . 10:40:27 ---> 744cfa98c189 10:40:27 Step 7/21 : RUN go mod download 10:40:27 ---> b6beaf84ffe7 10:40:27 Step 7/20 : RUN go mod download 10:40:27 Removing intermediate container 74ecf397bb92 10:40:27 ---> a2c97f1a1be0 10:40:27 Step 6/26 : COPY go.mod . 10:40:27 Removing intermediate container 9c50ef1f7dbd 10:40:27 ---> 2771975f24c6 10:40:27 Step 6/21 : COPY go.mod . 10:40:27 ---> Running in 706b92519869 10:40:27 ---> Running in 963f635ffeb8 10:40:28 ---> 8727cc5e7e61 10:40:28 Step 7/26 : RUN go mod download 10:40:28 ---> 404ca065df0b 10:40:28 Step 7/21 : RUN go mod download 10:40:28 ---> Running in f36c8351f282 10:40:29 ---> Running in 6b453d9b8ea4 10:40:29 Removing intermediate container a1c6f720ab42 10:40:29 ---> b7d6e095bac2 10:40:29 Step 8/21 : COPY . . 10:40:35 Removing intermediate container 706b92519869 10:40:35 ---> fa5f5444ed5a 10:40:35 Step 8/20 : COPY . . 10:40:35 Removing intermediate container 963f635ffeb8 10:40:35 ---> 1f842523711e 10:40:35 Step 8/21 : COPY . . 10:40:35 Removing intermediate container f36c8351f282 10:40:35 ---> 49fe9ab84f60 10:40:35 Step 8/26 : COPY . . 10:40:38 Removing intermediate container 6b453d9b8ea4 10:40:38 ---> 3cc0b8902feb 10:40:38 Step 8/21 : COPY . . 10:41:05 ---> 28a8ae510d9e 10:41:05 Step 9/21 : RUN make cmd/core-command/core-command 10:41:05 ---> af54d23ac1b8 10:41:05 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 10:41:05 ---> Running in 778eaa6e7996 10:41:05 ---> 1cfe24a613a3 10:41: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 10:41:05 ---> 35834c655062 10:41:05 Step 9/21 : RUN make cmd/support-logging/support-logging 10:41:05 ---> Running in b32afadb2e15 10:41:05 ---> 374be26a5b49 10:41:05 Step 9/21 : RUN make cmd/core-metadata/core-metadata 10:41:05 ---> Running in 176a6a3743a5 10:41:05 ---> Running in 88b82421b15c 10:41:05 ---> Running in 02ab99bc666e 10:41:07 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 10:41:07 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 10:41:07 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 10:41: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 10:41:07 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 10:42: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 10:42:31 Removing intermediate container b32afadb2e15 10:42:31 ---> 6395f68f59a9 10:42:31 10:42:31 Step 10/20 : FROM alpine 10:42:31 latest: Pulling from library/alpine 10:42:31 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 10:42:31 Status: Downloaded newer image for alpine:latest 10:42:31 ---> 62ee0e9f8440 10:42:31 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 10:42:32 ---> Running in 71a8989b85dc 10:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:42:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:42:35 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:42:35 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:42:35 OK: 12620 distinct packages available 10:42:35 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 10:42:37 (1/4) Installing ca-certificates (20191127-r4) 10:42:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:42:37 (3/4) Installing libcurl (7.69.1-r0) 10:42:37 (4/4) Installing curl (7.69.1-r0) 10:42:37 Executing busybox-1.31.1-r16.trigger 10:42:37 Executing ca-certificates-20191127-r4.trigger 10:42:37 OK: 7 MiB in 18 packages 10:42:40 Removing intermediate container 71a8989b85dc 10:42:40 ---> b64827d4c9f7 10:42:40 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:42:40 ---> Running in 88d39a0153fc 10:42:41 Removing intermediate container 88d39a0153fc 10:42:41 ---> 1f3dd183ee3b 10:42:41 Step 13/20 : WORKDIR /edgex 10:42:41 ---> Running in 445be90a1fc9 10:42:43 Removing intermediate container 445be90a1fc9 10:42:43 ---> 861e50c123ea 10:42:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:42:44 Removing intermediate container 02ab99bc666e 10:42:44 ---> 67230fcff605 10:42:44 10:42:44 Step 10/21 : FROM scratch 10:42:44 ---> 10:42:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:42:44 ---> 01bed6b02bd9 10:42:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:42:44 ---> Running in afa572c7af9a 10:42:46 Removing intermediate container afa572c7af9a 10:42:46 ---> 60b426cb6827 10:42:46 Step 12/21 : ENV APP_PORT=48061 10:42:46 ---> Running in befd182fcb09 10:42:46 ---> 6ed9754188d0 10:42:46 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:42:47 ---> Running in 0e2b81db2688 10:42:47 Removing intermediate container befd182fcb09 10:42:47 ---> 68ff724ef02a 10:42:47 Step 13/21 : EXPOSE $APP_PORT 10:42:47 ---> Running in aa917a94ac9d 10:42:48 Removing intermediate container 0e2b81db2688 10:42:48 ---> 3d5ceb1a8098 10:42:48 Step 17/20 : CMD ["--init=true"] 10:42:48 ---> Running in b97f3b2fd64f 10:42:49 Removing intermediate container aa917a94ac9d 10:42:49 ---> 9ba0a041600b 10:42:49 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 10:42:50 Removing intermediate container b97f3b2fd64f 10:42:50 ---> fdcb5db14591 10:42:50 Step 18/20 : LABEL arch=arm64 10:42:50 ---> Running in 3f5c2a50f41a 10:42:50 ---> 4e214c467337 10:42:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 10:42:51 Removing intermediate container 176a6a3743a5 10:42:51 ---> bdb7e6421f0a 10:42:51 10:42:51 Step 10/26 : FROM alpine:3.10 10:42:51 Removing intermediate container 3f5c2a50f41a 10:42:51 ---> 2c6787841b13 10:42:51 Step 19/20 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:42:51 3.10: Pulling from library/alpine 10:42:51 ---> Running in 172565f7af4c 10:42:52 ---> 770994e2d61d 10:42:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 10:42:52 Removing intermediate container 172565f7af4c 10:42:52 ---> a5450aa80bfd 10:42:52 Step 20/20 : LABEL version=0.0.0 10:42:52 ---> Running in b97063e8fbaa 10:42:53 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 10:42:53 Status: Downloaded newer image for alpine:3.10 10:42:53 ---> 536a684cf733 10:42:53 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 10:42:54 ---> Running in 6a8627708315 10:42:54 Removing intermediate container b97063e8fbaa 10:42:54 ---> e6810276ea6b 10:42:54 10:42:54 ---> 07f51be7dc0e 10:42:54 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 10:42:55 Successfully built e6810276ea6b 10:42:55 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:42:55  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 10:42:56 ---> 2b15b53e9480 10:42:56 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:42:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 10:42:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 10:42:56 ---> Running in d85add150807 10:42:57 v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 10:42:57 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 10:42:57 OK: 10167 distinct packages available 10:42:57 (1/5) Installing ca-certificates (20191127-r2) 10:42:57 (2/5) Installing nghttp2-libs (1.39.2-r1) 10:42:57 (3/5) Installing libcurl (7.66.0-r0) 10:42:58 (4/5) Installing curl (7.66.0-r0) 10:42:58 (5/5) Installing dumb-init (1.2.2-r1) 10:42:58 Executing busybox-1.30.1-r3.trigger 10:42:58 Executing ca-certificates-20191127-r2.trigger 10:42:58 OK: 7 MiB in 19 packages 10:42:59 Removing intermediate container d85add150807 10:42:59 ---> dddf2ae81f32 10:42:59 Step 19/21 : LABEL arch=arm64 10:43:00 Removing intermediate container 778eaa6e7996 10:43:00 ---> b9db6a9e28cf 10:43:00 10:43:00 Step 10/21 : FROM scratch 10:43:00 ---> 10:43:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:43:00 ---> Running in 15dc4355d1dc 10:43:01 ---> Running in c5519f88dd70 10:43:02 Removing intermediate container 15dc4355d1dc 10:43:02 ---> fbd562d17575 10:43:02 Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:43:03 Removing intermediate container c5519f88dd70 10:43:03 ---> a16fe04e8912 10:43:03 Step 12/21 : ENV APP_PORT=48082 10:43:03 Removing intermediate container 6a8627708315 10:43:03 ---> b98956de730f 10:43:03 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:43:03 ---> Running in fea02871240c 10:43:03 ---> Running in 8a84f43dce37 10:43:03 ---> Running in 2936db13bb3d 10:43:04 Removing intermediate container fea02871240c 10:43:04 ---> dc98f39cae72 10:43:04 Step 21/21 : LABEL version=0.0.0 10:43:04 Removing intermediate container 2936db13bb3d 10:43:04 ---> 1dfed6539df7 10:43:04 Step 13/26 : WORKDIR / 10:43:04 Removing intermediate container 8a84f43dce37 10:43:04 ---> 389e583ffa35 10:43:04 Step 13/21 : EXPOSE $APP_PORT 10:43:05 ---> Running in f8a43ec282b2 10:43:05 ---> Running in aa1ebe2d155b 10:43:05 ---> Running in da88bbfa328c 10:43:06 Removing intermediate container f8a43ec282b2 10:43:06 ---> ccfb7b724f82 10:43:06 10:43:06 Removing intermediate container aa1ebe2d155b 10:43:06 ---> 1380c71af5fa 10:43:06 Step 14/21 : WORKDIR / 10:43:07 ---> Running in 395c2142a6f0 10:43:07 Removing intermediate container da88bbfa328c 10:43:07 ---> 15065a1aec56 10:43:07 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:43:07 Successfully built ccfb7b724f82 10:43:07 Successfully tagged docker-support-logging-go-arm64:latest 10:43:07  Building docker-support-logging-go ... done Building docker-sys-mgmt-agent-go 10:43:07 Removing intermediate container 88b82421b15c 10:43:07 ---> 0d712551c695 10:43:07 10:43:07 Step 10/21 : FROM scratch 10:43:07 ---> 10:43:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:43:07 ---> Using cache 10:43:07 ---> a16fe04e8912 10:43:07 Step 12/21 : ENV APP_PORT=48081 10:43:08 Removing intermediate container 395c2142a6f0 10:43:08 ---> bb3bdf2b44d4 10:43:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 10:43:08 ---> Running in c3e206b9195a 10:43:08 ---> 64030dbc7d52 10:43:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:43:09 Removing intermediate container c3e206b9195a 10:43:09 ---> 462682a9cb03 10:43:09 Step 13/21 : EXPOSE $APP_PORT 10:43:09 ---> a2f057061cee 10:43:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:43:09 ---> Running in 8791dd573af1 10:43:10 ---> 5c4062357df4 10:43:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:43:11 Removing intermediate container 8791dd573af1 10:43:11 ---> f2d6f3f9d138 10:43:11 Step 14/21 : WORKDIR / 10:43:11 ---> Running in 08b4c3ab5b7a 10:43:11 ---> 9c4016f147a1 10:43:11 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:43:11 ---> cc69e93ac8e8 10:43:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 10:43:13 Removing intermediate container 08b4c3ab5b7a 10:43:13 ---> b55198b46408 10:43:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 10:43:14 ---> 553f5c23d8de 10:43:14 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:43:14 ---> b304c6d8cf5a 10:43:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:43:14 ---> f7c55ba31b2a 10:43:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:43:14 ---> Running in 54d8916e2394 10:43:16 Removing intermediate container 54d8916e2394 10:43:16 ---> 6d65bf1c0a16 10:43:16 Step 19/21 : LABEL arch=arm64 10:43:17 ---> 29662bd8cd77 10:43:17 ---> 56c60a62760f 10:43:17 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:43:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:43:17 ---> Running in a97752908198 10:43:18 Removing intermediate container a97752908198 10:43:18 ---> 624548dc40e8 10:43:18 Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:43:19 ---> 5761e54c3212 10:43:19 ---> 2fc254cf6a3a 10:43:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 10:43:19 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:43:19 ---> Running in 458445b42bea 10:43:20 ---> Running in 9a8490fc7e0c 10:43:20 Removing intermediate container 458445b42bea 10:43:20 ---> 7e53f9f89596 10:43:20 Step 21/21 : LABEL version=0.0.0 10:43:21 ---> fc389dc3e17e 10:43:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:43:21 ---> Running in 8900db7b05dd 10:43:21 Removing intermediate container 9a8490fc7e0c 10:43:21 ---> efbcd63a100f 10:43:21 Step 19/21 : LABEL arch=arm64 10:43:21 ---> Running in f2c127ea9c59 10:43:21 Removing intermediate container 8900db7b05dd 10:43:21 ---> ed88cd0e3823 10:43:21 10:43:22 ---> b3893b4ab7a3 10:43:22 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:43:22 Removing intermediate container f2c127ea9c59 10:43:22 ---> 886c7ea9f268 10:43:22 Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:43:22 Successfully built ed88cd0e3823 10:43:22 ---> Running in 07746fd47de7 10:43:22 Successfully tagged docker-core-command-go-arm64:latest 10:43:22  Building docker-core-command-go ... done Building docker-security-secrets-setup-go 10:43:22 ---> Running in 5e9f33fc76b0 10:43:23 Removing intermediate container 5e9f33fc76b0 10:43:23 ---> 84fd9e2ee87b 10:43:23 Step 21/21 : LABEL version=0.0.0 10:43:24 ---> Running in 03ae080b390e 10:43:25 Removing intermediate container 03ae080b390e 10:43:25 ---> 9266a90825b8 10:43:25 10:43:25 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 10:43:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:43:25 ---> 784e1c33a147 10:43:25 Step 3/20 : WORKDIR /edgex-go 10:43:25 ---> Using cache 10:43:25 ---> 502c4a4e718d 10:43:25 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:26 ---> Using cache 10:43:26 ---> bdd0e3d1ae36 10:43:26 Step 5/20 : RUN apk update && apk add make git 10:43:26 ---> Using cache 10:43:26 ---> a2c97f1a1be0 10:43:26 Step 6/20 : COPY go.mod . 10:43:26 ---> Using cache 10:43:26 ---> 8727cc5e7e61 10:43:26 Step 7/20 : RUN go mod download 10:43:26 ---> Using cache 10:43:26 Successfully built 9266a90825b8 10:43:26 ---> 49fe9ab84f60 10:43:26 Step 8/20 : COPY . . 10:43:26 ---> Using cache 10:43:26 ---> 1cfe24a613a3 10:43:26 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 10:43:26 Successfully tagged docker-core-metadata-go-arm64:latest 10:43:26 Building docker-core-data-go 10:43:26  Building docker-core-metadata-go ... done  ---> Running in 8565e0d39e78 10:43:26 Removing intermediate container 07746fd47de7 10:43:26 ---> 3b45272e6b5a 10:43:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 10:43:27 ---> Running in 131f5965ad43 10:43:28 Removing intermediate container 131f5965ad43 10:43:28 ---> b190caf10555 10:43:28 Step 24/26 : LABEL arch=arm64 10:43:28 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 10:43:29 ---> Running in 5afaf42440e8 10:43:30 Removing intermediate container 5afaf42440e8 10:43:30 ---> cd9f459b32ad 10:43:30 Step 25/26 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:43:30 ---> Running in 669062ec6104 10:43:32 Removing intermediate container 669062ec6104 10:43:32 ---> 1061e1f10f5f 10:43:32 Step 26/26 : LABEL version=0.0.0 10:43:32 ---> Running in 1a834fa84e88 10:43:33 Removing intermediate container 1a834fa84e88 10:43:33 ---> 30f5e9b45dd5 10:43:33 10:43:34 Successfully built 30f5e9b45dd5 10:43:34 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:43:34 Building docker-support-notifications-go 10:44:06  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 10:44:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:44:06 ---> 784e1c33a147 10:44:06 Step 3/26 : WORKDIR /edgex-go 10:44:06 ---> Using cache 10:44:06 ---> 502c4a4e718d 10:44:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:06 ---> Using cache 10:44:06 ---> bdd0e3d1ae36 10:44:06 Step 5/26 : RUN apk update && apk add make bash git 10:44:14 ---> Running in db9074a2493a 10:44:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:44:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:44:18 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:44:18 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:44:18 OK: 12620 distinct packages available 10:44:19 Removing intermediate container 8565e0d39e78 10:44:19 ---> 84c9fc80e2ae 10:44:19 10:44:19 Step 10/20 : FROM scratch 10:44:19 ---> 10:44:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:44:19 ---> Using cache 10:44:19 ---> a16fe04e8912 10:44:19 Step 12/20 : ENV APP_PORT=48085 10:44:19 OK: 217 MiB in 51 packages 10:44:19 ---> Running in aee67fb2beb7 10:44:20 Removing intermediate container aee67fb2beb7 10:44:20 ---> b9b78af0f5c3 10:44:20 Step 13/20 : EXPOSE $APP_PORT 10:44:20 ---> Running in b79f1a1a1c13 10:44:21 Removing intermediate container db9074a2493a 10:44:21 ---> 865a1018444a 10:44:21 Step 6/26 : COPY go.mod . 10:44:21 Removing intermediate container b79f1a1a1c13 10:44:21 ---> 2a9ff92b4cf1 10:44:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 10:44:22 ---> 570e8cb88df4 10:44:22 Step 7/26 : RUN go mod download 10:44:22 ---> ae58c9cd1287 10:44:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:44:22 ---> Running in 8b19429566c1 10:44:25 ---> 0952e5924371 10:44:25 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:44:26 ---> c1766edaa908 10:44:26 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:44:26 ---> Running in 362df0985915 10:44:26 Removing intermediate container 8b19429566c1 10:44:26 ---> d1bdec7bb1fb 10:44:26 Step 8/26 : COPY . . 10:44:27 Removing intermediate container 362df0985915 10:44:27 ---> 25e227774964 10:44:27 Step 18/20 : LABEL arch=arm64 10:44:28 ---> Running in 8be9aae4aebd 10:44:28 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 10:44:28 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 10:44:28 ---> 784e1c33a147 10:44:28 Step 3/29 : WORKDIR /edgex-go 10:44:28 ---> Using cache 10:44:28 ---> 502c4a4e718d 10:44:28 Step 4/29 : RUN apk update && apk add make git 10:44:28 ---> Running in 42f61a29c473 10:44:29 Removing intermediate container 8be9aae4aebd 10:44:29 ---> 567e1b0af704 10:44:29 Step 19/20 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:44:30 ---> Running in 7fd44bc6f590 10:44:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:44:31 Removing intermediate container 7fd44bc6f590 10:44:31 ---> 9521ffb3b776 10:44:31 Step 20/20 : LABEL version=0.0.0 10:44:31 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 10:44:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:44:31 ---> 784e1c33a147 10:44:31 Step 3/22 : WORKDIR /edgex-go 10:44:31 ---> Using cache 10:44:31 ---> 502c4a4e718d 10:44:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:31 ---> Using cache 10:44:31 ---> bdd0e3d1ae36 10:44:31 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 10:44:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:44:31 ---> Running in a938cd2882ed 10:44:32 ---> Running in 4755fd9b7521 10:44:33 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:44:33 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:44:33 OK: 12620 distinct packages available 10:44:33 Removing intermediate container 4755fd9b7521 10:44:33 ---> 32ca42ef0160 10:44:33 10:44:33 OK: 217 MiB in 51 packages 10:44:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:44:34 Successfully built 32ca42ef0160 10:44:35 Successfully tagged docker-support-scheduler-go-arm64:latest 10:44:35  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:44:35 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 10:44:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:44:35 ---> 784e1c33a147 10:44:35 Step 3/23 : WORKDIR /edgex-go 10:44:35 ---> Using cache 10:44:35 ---> 502c4a4e718d 10:44:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:35 ---> Using cache 10:44:35 ---> bdd0e3d1ae36 10:44:35 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 10:44:35 ---> Running in adca280960f8 10:44:36 Removing intermediate container 42f61a29c473 10:44:36 ---> 24da64f54068 10:44:36 Step 5/29 : COPY go.mod . 10:44:36 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:44:36 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:44:36 OK: 12620 distinct packages available 10:44:37 OK: 217 MiB in 51 packages 10:44:37 ---> 92e19dfc6e4c 10:44:37 Step 6/29 : RUN go mod download 10:44:38 ---> Running in 0cafadce3d54 10:44:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:44:39 Removing intermediate container a938cd2882ed 10:44:39 ---> e96619a99d36 10:44:39 Step 6/22 : COPY go.mod . 10:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:44:40 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:44:40 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:44:40 OK: 12620 distinct packages available 10:44:40 ---> c633684464ba 10:44:40 Step 7/22 : RUN go mod download 10:44:40 ---> Running in 8f5332cdd8d7 10:44:41 OK: 217 MiB in 51 packages 10:44:42 Removing intermediate container 0cafadce3d54 10:44:42 ---> 65301b009b2e 10:44:42 Step 7/29 : COPY . . 10:44:42 Removing intermediate container adca280960f8 10:44:42 ---> 2757a74849f4 10:44:42 Step 6/23 : COPY go.mod . 10:44:44 ---> a66b1d08e074 10:44:44 Step 7/23 : RUN go mod download 10:44:45 ---> Running in 58e7e0d638b3 10:44:45 Removing intermediate container 8f5332cdd8d7 10:44:45 ---> 662572bac79b 10:44:45 Step 8/22 : COPY . . 10:44:53 Removing intermediate container 58e7e0d638b3 10:44:53 ---> 7410778a61d1 10:44:53 Step 8/23 : COPY . . 10:44:53 ---> 697778505895 10:44:53 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:44:53 ---> Running in 29196a1a0691 10:44:55 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 10:45:17 ---> 1c4668399c44 10:45:17 Step 9/22 : RUN make cmd/core-data/core-data 10:45:17 ---> d5d3765f6f95 10:45:17 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 10:45:17 ---> Running in c6699c879e95 10:45:17 ---> Running in cc8ab86c5ba6 10:45:18 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 10:45:19 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 10:45:21 ---> 2e974d65fad5 10:45:21 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:45:21 ---> Running in 727ae40d84d6 10:45:24 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 10:45:42 Removing intermediate container 29196a1a0691 10:45:42 ---> a64ceaf9d818 10:45:42 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:45:42 ---> Running in bfef21f8aa82 10:45:43 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 10:45:49 Removing intermediate container bfef21f8aa82 10:45:49 ---> 838fe60dd5c3 10:45:49 10:45:49 Step 11/26 : FROM docker:latest 10:45:49 ---> ce9d55ae87f1 10:45:49 Step 12/26 : RUN apk add --no-cache bash 10:45:49 ---> Running in 8acb6d6550ec 10:45:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:45:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:45:52 (1/2) Installing readline (8.0.4-r0) 10:45:52 (2/2) Installing bash (5.0.17-r0) 10:45:52 Executing bash-5.0.17-r0.post-install 10:45:52 Executing busybox-1.31.1-r16.trigger 10:45:52 OK: 12 MiB in 22 packages 10:45:54 Removing intermediate container 8acb6d6550ec 10:45:54 ---> 07312a4b6615 10:45:54 Step 13/26 : RUN rm -rf /var/cache/apk/* 10:45:54 ---> Running in cdc413e1d713 10:45:59 Removing intermediate container cdc413e1d713 10:45:59 ---> 1d945e036ab1 10:45:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:45:59 ---> Running in b74187e20835 10:45:59 Removing intermediate container b74187e20835 10:45:59 ---> 9304448536af 10:45:59 Step 15/26 : ENV APP_PORT=48090 10:45:59 ---> Running in 24d163222f72 10:46:00 Removing intermediate container 24d163222f72 10:46:00 ---> f214f24f8a98 10:46:00 Step 16/26 : EXPOSE $APP_PORT 10:46:00 ---> Running in 9aeb7785d5e2 10:46:01 Removing intermediate container 9aeb7785d5e2 10:46:01 ---> 3d0484539d53 10:46:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:46:02 ---> 8e67cac6d3a4 10:46:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:46:03 ---> dddbed4a9429 10:46:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:46:04 ---> 9c8b2e057c9a 10:46:04 Step 20/26 : RUN apk --no-cache add py-pip 10:46:05 ---> Running in 19cf54cf8e7a 10:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:46:08 (1/33) Installing libbz2 (1.0.8-r1) 10:46:08 (2/33) Installing expat (2.2.9-r1) 10:46:08 (3/33) Installing libffi (3.3-r2) 10:46:08 (4/33) Installing gdbm (1.13-r1) 10:46:08 (5/33) Installing xz-libs (5.2.5-r0) 10:46:08 (6/33) Installing sqlite-libs (3.32.1-r0) 10:46:08 (7/33) Installing python3 (3.8.5-r0) 10:46:10 (8/33) Installing py3-appdirs (1.4.4-r1) 10:46:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:46:10 (10/33) Installing py3-parsing (2.4.7-r0) 10:46:10 (11/33) Installing py3-six (1.15.0-r0) 10:46:10 (12/33) Installing py3-packaging (20.4-r0) 10:46:10 (13/33) Installing py3-setuptools (47.0.0-r0) 10:46:10 (14/33) Installing py3-chardet (3.0.4-r4) 10:46:10 (15/33) Installing py3-idna (2.9-r0) 10:46:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:46:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:46:10 (18/33) Installing py3-requests (2.23.0-r0) 10:46:10 (19/33) Installing py3-msgpack (1.0.0-r0) 10:46:10 (20/33) Installing py3-lockfile (0.12.2-r3) 10:46:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:46:10 (22/33) Installing py3-colorama (0.4.3-r0) 10:46:10 (23/33) Installing py3-distlib (0.3.0-r0) 10:46:10 (24/33) Installing py3-distro (1.5.0-r1) 10:46:10 (25/33) Installing py3-webencodings (0.5.1-r3) 10:46:10 (26/33) Installing py3-html5lib (1.0.1-r4) 10:46:10 (27/33) Installing py3-pytoml (0.1.21-r0) 10:46:10 (28/33) Installing py3-pep517 (0.8.2-r0) 10:46:10 (29/33) Installing py3-progress (1.5-r0) 10:46:10 (30/33) Installing py3-toml (0.10.1-r0) 10:46:10 (31/33) Installing py3-retrying (1.3.3-r0) 10:46:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:46:10 (33/33) Installing py3-pip (20.1.1-r0) 10:46:11 Executing busybox-1.31.1-r16.trigger 10:46:11 OK: 71 MiB in 55 packages 10:46:21 Removing intermediate container 19cf54cf8e7a 10:46:21 ---> 5c4f919f1ee0 10:46:21 Step 21/26 : RUN pip install docker-compose==1.23.2 10:46:21 ---> Running in 1640f15eb4f5 10:46:25 Removing intermediate container cc8ab86c5ba6 10:46:25 ---> 07dbe0ab9be8 10:46:25 10:46:25 Step 9/29 : FROM alpine:latest 10:46:25 ---> 62ee0e9f8440 10:46:25 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 10:46:25 ---> Running in 645773880d71 10:46:25 Removing intermediate container 645773880d71 10:46:25 ---> 69f650d8819b 10:46:25 Step 11/29 : USER root 10:46:26 ---> Running in b114a2b1f61b 10:46:26 Removing intermediate container b114a2b1f61b 10:46:26 ---> 0ca1ea19d443 10:46:26 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 10:46:26 ---> Running in 5c040c8ddbd2 10:46:27 Collecting docker-compose==1.23.2 10:46:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:46:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:46:28 Collecting docopt<0.7,>=0.6.1 10:46:28 Downloading docopt-0.6.2.tar.gz (25 kB) 10:46:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:46:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:46:30 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:46:30 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:46:30 OK: 12620 distinct packages available 10:46:30 (1/2) Installing ca-certificates (20191127-r4) 10:46:31 (2/2) Installing dumb-init (1.2.2-r1) 10:46:31 Executing busybox-1.31.1-r16.trigger 10:46:31 Executing ca-certificates-20191127-r4.trigger 10:46:31 Collecting texttable<0.10,>=0.9.0 10:46:31 Downloading texttable-0.9.1.tar.gz (11 kB) 10:46:31 OK: 6 MiB in 16 packages 10:46:33 Removing intermediate container 5c040c8ddbd2 10:46:33 ---> 51a00e46a7bb 10:46:33 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 10:46:33 Collecting dockerpty<0.5,>=0.4.1 10:46:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:46:33 ---> Running in 8f3ecb647cb9 10:46:34 Removing intermediate container 8f3ecb647cb9 10:46:34 ---> 0547617cc7fb 10:46:34 Step 14/29 : WORKDIR $BASE_DIR 10:46:34 ---> Running in 7d5edaaa8341 10:46:35 Removing intermediate container 7d5edaaa8341 10:46:35 ---> 607204e3803c 10:46:35 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 10:46:35 ---> Running in 56e4231fdb84 10:46:37 Collecting docker<4.0,>=3.6.0 10:46:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:46:38 Collecting PyYAML<4,>=3.10 10:46:38 Downloading PyYAML-3.13.tar.gz (270 kB) 10:46:39 Removing intermediate container 56e4231fdb84 10:46:39 ---> 2dc74fd5fea3 10:46:39 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 10:46:40 ---> a333be0d3304 10:46:40 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 10:46:41 ---> 78653df87d58 10:46:41 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 10:46:42 ---> b9ad78aebad8 10:46:42 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 10:46:43 Collecting websocket-client<1.0,>=0.32.0 10:46:43 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:46:43 ---> 93754efb6daf 10:46:43 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 10:46:44 Collecting cached-property<2,>=1.2.0 10:46:44 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 10:46:44 ---> e06285e3d9ee 10:46:44 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 10:46:44 ---> Running in fcb08d093b70 10:46:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:46:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:46:46 Collecting jsonschema<3,>=2.5.1 10:46:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:46:46 Collecting docker-pycreds>=0.4.0 10:46:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:46:46 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) 10:46:47 Collecting idna<2.8,>=2.5 10:46:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:46:48 Collecting urllib3<1.25,>=1.21.1 10:46:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:46:48 Removing intermediate container fcb08d093b70 10:46:48 ---> 5d805a3cde8e 10:46:48 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 10:46:48 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) 10:46:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:46:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:46:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:46:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:46:49 ---> f4d324b2d5b5 10:46:49 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:46:49 Installing collected packages: docopt, texttable, dockerpty, websocket-client, docker-pycreds, idna, urllib3, requests, docker, PyYAML, cached-property, jsonschema, docker-compose 10:46:49 Running setup.py install for docopt: started 10:46:49 ---> Running in 5863f6958d77 10:46:52 Running setup.py install for docopt: finished with status 'done' 10:46:52 Running setup.py install for texttable: started 10:46:52 Removing intermediate container 727ae40d84d6 10:46:52 ---> 09ad1c156062 10:46:52 10:46:52 Step 10/23 : FROM scratch 10:46:52 ---> 10:46:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:46:53 ---> Using cache 10:46:53 ---> 60b426cb6827 10:46:53 Step 12/23 : ENV APP_PORT=48060 10:46:53 ---> Running in a6ef55e517c3 10:46:53 Removing intermediate container 5863f6958d77 10:46:53 ---> fbc964fe0e34 10:46:53 Step 24/29 : RUN chmod 755 security-secrets-setup 10:46:53 ---> Running in e307ff5da6aa 10:46:53 Removing intermediate container a6ef55e517c3 10:46:53 ---> 39ccc5bff066 10:46:53 Step 13/23 : EXPOSE $APP_PORT 10:46:53 ---> Running in cdd7042d68cd 10:46:54 Removing intermediate container cdd7042d68cd 10:46:54 ---> c96aa142a58d 10:46:54 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 10:46:54 Running setup.py install for texttable: finished with status 'done' 10:46:54 Running setup.py install for dockerpty: started 10:46:55 ---> e0fbd51e20dc 10:46:55 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 10:46:56 ---> abe8477d6fc3 10:46:56 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl Running setup.py install for dockerpty: finished with status 'done' 10:46:56 10:46:57 Removing intermediate container e307ff5da6aa 10:46:57 ---> 23dc3bd6bfec 10:46:57 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 10:46:57 ---> Running in 1fa3c7f4b9d5 10:46:57 Attempting uninstall: idna 10:46:57 Found existing installation: idna 2.9 10:46:57 Uninstalling idna-2.9: 10:46:57 Successfully uninstalled idna-2.9 10:46:57 Removing intermediate container 1fa3c7f4b9d5 10:46:57 ---> 63400a36e3fa 10:46:57 Step 26/29 : CMD [ "generate" ] 10:46:58 ---> Running in 321098e49a0a 10:46:58 Attempting uninstall: urllib3 10:46:58 Found existing installation: urllib3 1.25.9 10:46:58 Uninstalling urllib3-1.25.9: 10:46:58 ---> aaf92642a0c4 10:46:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 10:46:58 Successfully uninstalled urllib3-1.25.9 10:46:59 Removing intermediate container 321098e49a0a 10:46:59 ---> 8bbf86fc97fe 10:46:59 Step 27/29 : LABEL arch=arm64 10:46:59 ---> Running in 42125e673324 10:46:59 ---> 865e44909be6 10:46:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:46:59 Attempting uninstall: requests 10:46:59 Found existing installation: requests 2.23.0 10:46:59 Uninstalling requests-2.23.0: 10:46:59 Successfully uninstalled requests-2.23.0 10:47:00 Removing intermediate container 42125e673324 10:47:00 ---> 4ee30135f930 10:47:00 Step 28/29 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:47:00 ---> Running in f27086e24d3f 10:47:00 Removing intermediate container c6699c879e95 10:47:00 ---> a20505ad9312 10:47:00 10:47:00 Step 10/22 : FROM alpine 10:47:00 ---> 62ee0e9f8440 10:47:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:47:01 ---> Running in 5e529998ed9c 10:47:01 Running setup.py install for PyYAML: started 10:47:01 ---> 4a22a6c0d26e 10:47:01 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:47:01 Removing intermediate container f27086e24d3f 10:47:01 ---> 505b7643dc22 10:47:01 Step 29/29 : LABEL version=0.0.0 10:47:01 ---> Running in 95c3ab4fc9fa 10:47:01 Removing intermediate container 5e529998ed9c 10:47:01 ---> c36d2407ae58 10:47:01 Step 12/22 : ENV APP_PORT=48080 10:47:01 ---> Running in 50f2073aab1c 10:47:02 Removing intermediate container 95c3ab4fc9fa 10:47:02 ---> 1e1cf4a7e98d 10:47:02 10:47:02 ---> edf454368263 10:47:02 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:47:02 Successfully built 1e1cf4a7e98d 10:47:02 ---> Running in 3cfe2bb75787 10:47:02 Successfully tagged docker-security-secrets-setup-go-arm64:latest 10:47:02  Building docker-security-secrets-setup-go ... done Removing intermediate container 50f2073aab1c 10:47:02 ---> 69d62b872190 10:47:02 Step 13/22 : EXPOSE $APP_PORT 10:47:02 ---> Running in 4dc58a8cc7d7 10:47:03 Removing intermediate container 3cfe2bb75787 10:47:03 ---> 6dd2f83388d7 10:47:03 Step 21/23 : LABEL arch=arm64 10:47:03 ---> Running in 2f6647aa964f 10:47:03 Removing intermediate container 4dc58a8cc7d7 10:47:03 ---> 1944e017db45 10:47:03 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:03 ---> Running in e4c16b4aa643 10:47:03 Removing intermediate container 2f6647aa964f 10:47:03 ---> 262f5cb1bdd4 10:47:03 Step 22/23 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:47:04 ---> Running in befb1a899066 10:47:04 Running setup.py install for PyYAML: finished with status 'done' 10:47:04 Removing intermediate container befb1a899066 10:47:04 ---> 1a7c9a126c48 10:47:04 Step 23/23 : LABEL version=0.0.0 10:47:04 ---> Running in 5312cbefbe95 10:47:05 Removing intermediate container 5312cbefbe95 10:47:05 ---> 223a4c874ad9 10:47:05 10:47:05 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 10:47:05 Successfully built 223a4c874ad9 10:47:05 Successfully tagged docker-support-notifications-go-arm64:latest 10:47:06  Building docker-support-notifications-go ... done Removing intermediate container e4c16b4aa643 10:47:06 ---> 26274d5edb7b 10:47:06 Step 15/22 : RUN apk --no-cache add zeromq 10:47:06 ---> Running in 629bb691eb3b 10:47:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:47:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:47:09 Removing intermediate container 1640f15eb4f5 10:47:09 ---> 031fc7e5ee15 10:47:09 Step 22/26 : RUN apk --no-cache add curl 10:47:09 ---> Running in 77c0cccd4838 10:47:10 (1/5) Installing libgcc (9.3.0-r2) 10:47:10 (2/5) Installing libsodium (1.0.18-r0) 10:47:10 (3/5) Installing libstdc++ (9.3.0-r2) 10:47:10 (4/5) Installing libzmq (4.3.2-r0) 10:47:11 (5/5) Installing zeromq (4.3.2-r0) 10:47:11 Executing busybox-1.31.1-r16.trigger 10:47:11 OK: 8 MiB in 19 packages 10:47:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:47:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:47:11 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:47:12 (2/3) Installing libcurl (7.69.1-r0) 10:47:12 (3/3) Installing curl (7.69.1-r0) 10:47:12 Executing busybox-1.31.1-r16.trigger 10:47:12 OK: 71 MiB in 58 packages 10:47:12 Removing intermediate container 629bb691eb3b 10:47:12 ---> 023994c925b0 10:47:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 10:47:13 ---> 1157155723ca 10:47:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:47:13 Removing intermediate container 77c0cccd4838 10:47:13 ---> 016b961e6a1a 10:47:13 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:47:13 ---> Running in b24bdd4af18b 10:47:14 Removing intermediate container b24bdd4af18b 10:47:14 ---> 6acfad7859ad 10:47:14 Step 24/26 : LABEL arch=arm64 10:47:14 ---> Running in eba4b3117a4e 10:47:14 ---> b6f8131e046d 10:47:14 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:47:14 Removing intermediate container eba4b3117a4e 10:47:14 ---> 6516d225389c 10:47:14 Step 25/26 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:47:14 ---> Running in da360a6513c4 10:47:15 Removing intermediate container da360a6513c4 10:47:15 ---> 2a81a7915f11 10:47:15 Step 26/26 : LABEL version=0.0.0 10:47:15 ---> Running in 71cd46350caa 10:47:15 ---> 7e9b7aea53ae 10:47:15 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 10:47:15 ---> Running in 8fcdfb1fa806 10:47:16 Removing intermediate container 71cd46350caa 10:47:16 ---> 96736c845527 10:47:16 10:47:16 Removing intermediate container 8fcdfb1fa806 10:47:16 ---> 04bd690639ab 10:47:16 Step 20/22 : LABEL arch=arm64 10:47:16 Successfully built 96736c845527 10:47:16 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:47:16  Building docker-sys-mgmt-agent-go ... done  ---> Running in 788d2488a18d 10:47:17 Removing intermediate container 788d2488a18d 10:47:17 ---> d32cff11e1ff 10:47:17 Step 21/22 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 10:47:17 ---> Running in f7577efe8250 10:47:17 Removing intermediate container f7577efe8250 10:47:17 ---> 018ebf166967 10:47:17 Step 22/22 : LABEL version=0.0.0 10:47:17 ---> Running in 351f5dd939a8 10:47:18 Removing intermediate container 351f5dd939a8 10:47:18 ---> 4b8ca2725cd0 10:47:18 10:47:18 Successfully built 4b8ca2725cd0 10:47:18 Successfully tagged docker-core-data-go-arm64:latest 10:47:19  Building docker-core-data-go ... done  [Pipeline] } 10:47:19 $ docker stop --time=1 a1f6e36fd7745e76bfcf72bc55ab6c59676ff24d305bedafbacfb908d8d10993 10:47:21 $ docker rm -f a1f6e36fd7745e76bfcf72bc55ab6c59676ff24d305bedafbacfb908d8d10993 [Pipeline] // withDockerContainer [Pipeline] sh 10:47:22 + docker images 10:47:22 + grep docker 10:47:22 docker-core-data-go-arm64 latest 4b8ca2725cd0 4 seconds ago 22.6MB 10:47:22 docker-sys-mgmt-agent-go-arm64 latest 96736c845527 7 seconds ago 266MB 10:47:22 docker-support-notifications-go-arm64 latest 223a4c874ad9 18 seconds ago 13.9MB 10:47:22 docker-security-secrets-setup-go-arm64 latest 1e1cf4a7e98d 21 seconds ago 24.2MB 10:47:22 docker-support-scheduler-go-arm64 latest 32ca42ef0160 2 minutes ago 12.6MB 10:47:22 docker-security-secretstore-setup-go-arm64 latest 30f5e9b45dd5 3 minutes ago 32.6MB 10:47:22 docker-core-metadata-go-arm64 latest 9266a90825b8 3 minutes ago 13.8MB 10:47:22 docker-core-command-go-arm64 latest ed88cd0e3823 4 minutes ago 12.4MB 10:47:22 docker-support-logging-go-arm64 latest ccfb7b724f82 4 minutes ago 11.4MB 10:47:22 docker-security-proxy-setup-go-arm64 latest e6810276ea6b 4 minutes ago 15.8MB 10:47:22 docker latest ce9d55ae87f1 4 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 10:47:23 provisioning config files... 10:47:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config609903260421183618tmp [Pipeline] { [Pipeline] sh 10:47:24 + curl -s https://codecov.io/bash 10:47:24 + bash -s - -t @/w/workspace/edgex-go/18@tmp/config609903260421183618tmp [Pipeline] } 10:47:24 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 10:47:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:47:27 ---> package-listing.sh 10:47:27 ++ facter osfamily 10:47:27 ++ tr '[:upper:]' '[:lower:]' 10:47:27 + OS_FAMILY=redhat 10:47:27 + workspace=/w/workspace/edgex-go/18 10:47:27 + START_PACKAGES=/tmp/packages_start.txt 10:47:27 + END_PACKAGES=/tmp/packages_end.txt 10:47:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:47:27 + PACKAGES=/tmp/packages_start.txt 10:47:27 + '[' /w/workspace/edgex-go/18 ']' 10:47:27 + PACKAGES=/tmp/packages_end.txt 10:47:27 + case "${OS_FAMILY}" in 10:47:27 + rpm -qa 10:47:27 + sort 10:47:31 + '[' -f /tmp/packages_start.txt ']' 10:47:31 + '[' -f /tmp/packages_end.txt ']' 10:47:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:47:31 + '[' /w/workspace/edgex-go/18 ']' 10:47:31 + mkdir -p /w/workspace/edgex-go/18/archives/ 10:47:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] isUnix [Pipeline] sh 10:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:47:32 10:47:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:47:32 alpine: Pulling from edgex-lftools-log-publisher 10:47:32 c9b1b535fdd9: Pulling fs layer 10:47:32 2cc5ad85d9ab: Pulling fs layer 10:47:32 756a868c4378: Pulling fs layer 10:47:32 444b2fc9a129: Pulling fs layer 10:47:32 ea15f1150254: Pulling fs layer 10:47:32 41b27a9f41bf: Pulling fs layer 10:47:32 28c525ee5125: Pulling fs layer 10:47:32 094b1ea09ed8: Pulling fs layer 10:47:32 138eaada9080: Pulling fs layer 10:47:32 0622d0fa9048: Pulling fs layer 10:47:32 444b2fc9a129: Waiting 10:47:32 ea15f1150254: Waiting 10:47:32 138eaada9080: Waiting 10:47:32 0622d0fa9048: Waiting 10:47:32 094b1ea09ed8: Waiting 10:47:32 2cc5ad85d9ab: Download complete 10:47:32 444b2fc9a129: Verifying Checksum 10:47:32 444b2fc9a129: Download complete 10:47:32 c9b1b535fdd9: Verifying Checksum 10:47:32 c9b1b535fdd9: Download complete 10:47:32 ea15f1150254: Download complete 10:47:32 28c525ee5125: Verifying Checksum 10:47:32 28c525ee5125: Download complete 10:47:33 756a868c4378: Verifying Checksum 10:47:33 756a868c4378: Download complete 10:47:33 138eaada9080: Verifying Checksum 10:47:33 138eaada9080: Download complete 10:47:33 c9b1b535fdd9: Pull complete 10:47:33 0622d0fa9048: Verifying Checksum 10:47:33 0622d0fa9048: Download complete 10:47:33 094b1ea09ed8: Verifying Checksum 10:47:33 094b1ea09ed8: Download complete 10:47:33 2cc5ad85d9ab: Pull complete 10:47:33 41b27a9f41bf: Verifying Checksum 10:47:33 41b27a9f41bf: Download complete 10:47:34 756a868c4378: Pull complete 10:47:34 444b2fc9a129: Pull complete 10:47:35 ea15f1150254: Pull complete 10:47:43 41b27a9f41bf: Pull complete 10:47:43 28c525ee5125: Pull complete 10:47:45 094b1ea09ed8: Pull complete 10:47:45 138eaada9080: Pull complete 10:47:45 0622d0fa9048: Pull complete 10:47:45 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 10:47:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:47:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:47:45 prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container 10:47:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:47:50 $ docker top 761c6fdf6ab2911def15111cfd147c328e73806274f36897615dbb72bae707ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:47:50 provisioning config files... 10:47:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config1464123221675135517tmp [Pipeline] { [Pipeline] echo 10:47:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:47:51 ---> create-netrc.sh [Pipeline] echo 10:47:51 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:47:51 ---> logs-deploy.sh 10:47:51 + ARCHIVE_ARTIFACTS= 10:47:51 + LOGS_SERVER=https://logs.edgexfoundry.org 10:47:51 + '[' https://logs.edgexfoundry.org == None ']' 10:47:51 + NEXUS_URL=https://nexus.edgexfoundry.org 10:47:51 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/18 10:47:51 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2627/18/ 10:47:51 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/18 /w/workspace/edgex-go/18 10:47:52 Archives upload complete. 10:47:52 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/18 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2627/18/