Pull request #2641 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 471b83686cffcd57be19e200ad135412c5e6aa99+b15589ad757bd96941d0737b641a3301667c5cfd (45b4c3c4b8b9ee961e286e94e53c9eeb13636970) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2641/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 # timeout=10 Commit message: "Merge pull request #218 from ernestojeda/add-geneva-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test raml_verify, buildScript:make build, publishSwaggerDocs:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test raml_verify BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: api/openapi/v1 api/openapi/v2 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-783 in /w/workspace/edgexfoundry_edgex-go_PR-2641 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2641/head:refs/remotes/origin/PR-2641 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b15589ad757bd96941d0737b641a3301667c5cfd into PR head commit 471b83686cffcd57be19e200ad135412c5e6aa99 Merge succeeded, producing 471b83686cffcd57be19e200ad135412c5e6aa99 Checking out Revision 471b83686cffcd57be19e200ad135412c5e6aa99 (PR-2641) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2641/head:refs/remotes/origin/PR-2641 # 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/2641/head:refs/remotes/origin/PR-2641 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 471b83686cffcd57be19e200ad135412c5e6aa99 # 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 b15589ad757bd96941d0737b641a3301667c5cfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 471b83686cffcd57be19e200ad135412c5e6aa99 # timeout=10 Commit message: "fix: Fix path dependency in tokenprovider_linux_test.go" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:48:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:48:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:48:19 ========================================================= 00:48:19 EdgeX Global Pipelines Version Info 00:48:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:48:21 ------------------- 00:48:21 stable info: 00:48:21 ------------------- 00:48:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:48:21 Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 00:48:21 Message: update stable to v1.0.105 00:48:21 ------------------- 00:48:21 experimental info: 00:48:21 ------------------- 00:48:21 Commited By: **** collab-it+edgex@linuxfoundation.org 00:48:21 Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 00:48:21 Message: update experimental to v1.0.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 00:48:23 ++ 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 00:48:23 + for file in '`ls cmd/**/Dockerfile`' 00:48:23 ++ dirname cmd/core-command/Dockerfile 00:48:23 ++ cut -d/ -f2 00:48:23 + echo core-command,cmd/core-command/Dockerfile 00:48:23 + for file in '`ls cmd/**/Dockerfile`' 00:48:23 ++ dirname cmd/core-data/Dockerfile 00:48:23 ++ cut -d/ -f2 00:48:23 + echo core-data,cmd/core-data/Dockerfile 00:48:23 + for file in '`ls cmd/**/Dockerfile`' 00:48:23 ++ dirname cmd/core-metadata/Dockerfile 00:48:23 ++ cut -d/ -f2 00:48:23 + echo core-metadata,cmd/core-metadata/Dockerfile 00:48:23 + for file in '`ls cmd/**/Dockerfile`' 00:48:23 ++ dirname cmd/security-proxy-setup/Dockerfile 00:48:23 ++ cut -d/ -f2 00:48:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:48:23 + for file in '`ls cmd/**/Dockerfile`' 00:48:23 ++ dirname cmd/security-secrets-setup/Dockerfile 00:48:23 ++ cut -d/ -f2 00:48:23 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:48:23 + for file in '`ls cmd/**/Dockerfile`' 00:48:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:48:23 ++ cut -d/ -f2 00:48:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:48:23 + for file in '`ls cmd/**/Dockerfile`' 00:48:23 ++ dirname cmd/support-logging/Dockerfile 00:48:23 ++ cut -d/ -f2 00:48:23 + echo support-logging,cmd/support-logging/Dockerfile 00:48:23 + for file in '`ls cmd/**/Dockerfile`' 00:48:23 ++ dirname cmd/support-notifications/Dockerfile 00:48:23 ++ cut -d/ -f2 00:48:23 + echo support-notifications,cmd/support-notifications/Dockerfile 00:48:23 + for file in '`ls cmd/**/Dockerfile`' 00:48:23 ++ dirname cmd/support-scheduler/Dockerfile 00:48:23 ++ cut -d/ -f2 00:48:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:48:23 + for file in '`ls cmd/**/Dockerfile`' 00:48:23 ++ cut -d/ -f2 00:48:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:48:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:48:23 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 00:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:48:25 00:48:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:48:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:48:25 latest: Pulling from edgex-devops/git-semver 00:48:25 31603596830f: Pulling fs layer 00:48:25 2a8b12db71e7: Pulling fs layer 00:48:25 6ca5941a6612: Pulling fs layer 00:48:25 ecc8261a40a4: Pulling fs layer 00:48:25 ecc8261a40a4: Waiting 00:48:25 2a8b12db71e7: Verifying Checksum 00:48:25 2a8b12db71e7: Download complete 00:48:25 31603596830f: Verifying Checksum 00:48:25 31603596830f: Download complete 00:48:25 ecc8261a40a4: Verifying Checksum 00:48:25 ecc8261a40a4: Download complete 00:48:25 6ca5941a6612: Verifying Checksum 00:48:25 6ca5941a6612: Download complete 00:48:26 31603596830f: Pull complete 00:48:26 2a8b12db71e7: Pull complete 00:48:27 6ca5941a6612: Pull complete 00:48:27 ecc8261a40a4: Pull complete 00:48:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:48:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:48:27 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 00:48:27 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:48:29 $ docker top f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:48:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:48:30 [ssh-agent] Looking for ssh-agent implementation... 00:48:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:30 $ docker exec f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 ssh-agent 00:48:30 SSH_AUTH_SOCK=/tmp/ssh-Uf68mYDmiTBz/agent.11 00:48:30 SSH_AGENT_PID=16 00:48:30 Running ssh-add (command line suppressed) 00:48:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8029257696996539888.key (/w/workspace/edgex-go/1@tmp/private_key_8029257696996539888.key) 00:48:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:48:31 + git describe --exact-match --tags HEAD 00:48:31 fatal: No names found, cannot describe anything. [Pipeline] } 00:48:31 $ docker exec --env ******** --env ******** f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 ssh-agent -k 00:48:31 unset SSH_AUTH_SOCK; 00:48:31 unset SSH_AGENT_PID; 00:48:31 echo Agent pid 16 killed; 00:48:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:48:31 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:48:31 This usually means this commit has not been tagged. [Pipeline] sshagent 00:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:48:31 [ssh-agent] Looking for ssh-agent implementation... 00:48:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:31 $ docker exec f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 ssh-agent 00:48:31 SSH_AUTH_SOCK=/tmp/ssh-ttk5ZH0PnAWs/agent.45 00:48:31 SSH_AGENT_PID=50 00:48:31 Running ssh-add (command line suppressed) 00:48:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5398739232669113183.key (/w/workspace/edgex-go/1@tmp/private_key_5398739232669113183.key) 00:48:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:48:32 + git semver init 00:48:32 # -> Open(): unable to determine branch for HEAD 00:48:32 # $GIT_DIR = /w/workspace/edgex-go/1/.git 00:48:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 00:48:32 # $SEMVER_REMOTE_NAME = origin 00:48:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:48:32 # $SEMVER_USER_NAME = edgex-jenkins 00:48:32 # $SEMVER_BRANCH = PR-2641 00:48:32 # $SEMVER_TEMP = /tmp/semver-795220544 00:48:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:48:50 # '/tmp/semver-795220544' -> '/w/workspace/edgex-go/1/.semver' 00:48:50 # -> Force: false 00:48:50 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 00:48:50 $ docker exec --env ******** --env ******** f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 ssh-agent -k 00:48:50 unset SSH_AUTH_SOCK; 00:48:50 unset SSH_AGENT_PID; 00:48:50 echo Agent pid 50 killed; 00:48:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:48:51 + git semver [Pipeline] } 00:48:51 $ docker stop --time=1 f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 00:48:53 $ docker rm -f f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:49:05 Stashed 23 file(s) [Pipeline] echo 00:49:05 [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 00:49:06 ========================================================= 00:49:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 00:49:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:49:06 + 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 . 00:49:09 Sending build context to Docker daemon 323.2MB 00:49:09 Step 1/7 : ARG BASE=golang:1.13-alpine 00:49:09 Step 2/7 : FROM ${BASE} 00:49:09 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:49:09 df20fa9351a1: Pulling fs layer 00:49:09 ed8968b2872e: Pulling fs layer 00:49:09 a92cc7c5fd73: Pulling fs layer 00:49:09 2dd03ba5bac4: Pulling fs layer 00:49:09 1e091d79d1de: Pulling fs layer 00:49:09 481702a1767f: Pulling fs layer 00:49:09 f64a6f60c768: Pulling fs layer 00:49:09 e78d2573fc39: Pulling fs layer 00:49:09 e876d2f968b6: Pulling fs layer 00:49:09 ce8a83651883: Pulling fs layer 00:49:09 07967f4d0e4b: Pulling fs layer 00:49:09 2dd03ba5bac4: Waiting 00:49:09 1e091d79d1de: Waiting 00:49:09 481702a1767f: Waiting 00:49:09 f64a6f60c768: Waiting 00:49:09 e78d2573fc39: Waiting 00:49:09 e876d2f968b6: Waiting 00:49:09 ce8a83651883: Waiting 00:49:09 07967f4d0e4b: Waiting 00:49:09 a92cc7c5fd73: Verifying Checksum 00:49:09 a92cc7c5fd73: Download complete 00:49:09 ed8968b2872e: Download complete 00:49:09 1e091d79d1de: Verifying Checksum 00:49:09 1e091d79d1de: Download complete 00:49:09 481702a1767f: Verifying Checksum 00:49:09 481702a1767f: Download complete 00:49:09 df20fa9351a1: Verifying Checksum 00:49:09 df20fa9351a1: Download complete 00:49:10 df20fa9351a1: Pull complete 00:49:10 f64a6f60c768: Verifying Checksum 00:49:10 f64a6f60c768: Download complete 00:49:10 e876d2f968b6: Verifying Checksum 00:49:10 e876d2f968b6: Download complete 00:49:10 ce8a83651883: Verifying Checksum 00:49:10 ce8a83651883: Download complete 00:49:10 e78d2573fc39: Download complete 00:49:10 07967f4d0e4b: Verifying Checksum 00:49:10 07967f4d0e4b: Download complete 00:49:10 2dd03ba5bac4: Verifying Checksum 00:49:10 2dd03ba5bac4: Download complete 00:49:11 ed8968b2872e: Pull complete 00:49:11 a92cc7c5fd73: Pull complete 00:49:18 2dd03ba5bac4: Pull complete 00:49:18 1e091d79d1de: Pull complete 00:49:18 481702a1767f: Pull complete 00:49:20 Still waiting to schedule task 00:49:20 ‘prd-ubuntu18.04-docker-arm64-4c-16g-782’ is offline 00:49:22 f64a6f60c768: Pull complete 00:49:25 e78d2573fc39: Pull complete 00:49:25 e876d2f968b6: Pull complete 00:49:26 ce8a83651883: Pull complete 00:49:26 07967f4d0e4b: Pull complete 00:49:26 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 00:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 00:49:26 ---> 5d7c900382c6 00:49:26 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 00:49:28 ---> Running in 5d2e4f3f9702 00:49:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:49:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:49:29 (1/12) Installing libmagic (5.38-r0) 00:49:30 (2/12) Installing file (5.38-r0) 00:49:30 (3/12) Installing libc-dev (0.7.2-r3) 00:49:30 (4/12) Installing g++ (9.3.0-r2) 00:49:32 (5/12) Installing fortify-headers (1.1-r0) 00:49:32 (6/12) Installing patch (2.7.6-r6) 00:49:32 (7/12) Installing build-base (0.5-r2) 00:49:32 (8/12) Installing libsodium (1.0.18-r0) 00:49:32 (9/12) Installing pkgconf (1.7.2-r0) 00:49:32 (10/12) Installing libsodium-dev (1.0.18-r0) 00:49:32 (11/12) Installing libzmq (4.3.2-r0) 00:49:33 (12/12) Installing zeromq-dev (4.3.2-r0) 00:49:33 Executing busybox-1.31.1-r16.trigger 00:49:33 OK: 233 MiB in 51 packages 00:49:37 Removing intermediate container 5d2e4f3f9702 00:49:37 ---> 3eb7bab02d1a 00:49:37 Step 4/7 : WORKDIR /edgex-go 00:49:37 ---> Running in 11a2e98920a4 00:49:37 Removing intermediate container 11a2e98920a4 00:49:37 ---> 490cb4f57a0e 00:49:37 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:49:37 latest: Pulling from library/docker 00:49:37 df20fa9351a1: Already exists 00:49:37 25ad7478873d: Pulling fs layer 00:49:37 4684f6177b5d: Pulling fs layer 00:49:37 46e300cec669: Pulling fs layer 00:49:37 63038576ad94: Pulling fs layer 00:49:37 0fdb76c4706c: Pulling fs layer 00:49:37 cb7edeffdfd5: Pulling fs layer 00:49:37 63038576ad94: Waiting 00:49:37 cb7edeffdfd5: Waiting 00:49:37 0fdb76c4706c: Waiting 00:49:37 4684f6177b5d: Download complete 00:49:37 25ad7478873d: Verifying Checksum 00:49:37 25ad7478873d: Download complete 00:49:37 63038576ad94: Verifying Checksum 00:49:37 63038576ad94: Download complete 00:49:38 0fdb76c4706c: Verifying Checksum 00:49:38 0fdb76c4706c: Download complete 00:49:38 cb7edeffdfd5: Verifying Checksum 00:49:38 cb7edeffdfd5: Download complete 00:49:38 25ad7478873d: Pull complete 00:49:38 4684f6177b5d: Pull complete 00:49:39 46e300cec669: Verifying Checksum 00:49:39 46e300cec669: Download complete 00:49:41 46e300cec669: Pull complete 00:49:41 63038576ad94: Pull complete 00:49:41 0fdb76c4706c: Pull complete 00:49:41 cb7edeffdfd5: Pull complete 00:49:41 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 00:49:41 Status: Downloaded newer image for docker:latest 00:49:43 ---> 6e5f0e6ab6ad 00:49:43 Step 6/7 : COPY go.mod . 00:49:43 ---> 8451f9b90840 00:49:43 Step 7/7 : RUN go mod download 00:49:43 ---> Running in e8cc83c7fc5b 00:49:45 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:49:45 go: finding github.com/BurntSushi/toml v0.3.1 00:49:45 go: finding github.com/OneOfOne/xxhash v1.2.5 00:49:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:49:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:49:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:49:45 go: finding github.com/bgentry/speakeasy v0.1.0 00:49:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:49:45 go: finding github.com/cloudflare/gokey v0.1.0 00:49:45 go: finding github.com/davecgh/go-spew v1.1.1 00:49:45 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:49:45 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:49:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 00:49:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:49:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:49:45 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:49:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 00:49:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:49:46 go: finding github.com/fatih/color v1.7.0 00:49:46 go: finding github.com/fsnotify/fsnotify v1.4.7 00:49:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:49:46 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 00:49:46 go: finding github.com/go-kit/kit v0.8.0 00:49:46 go: finding github.com/go-logfmt/logfmt v0.4.0 00:49:46 go: finding github.com/go-redis/redis/v7 v7.2.0 00:49:46 go: finding github.com/go-stack/stack v1.8.0 00:49:46 go: finding github.com/golang/protobuf v1.3.2 00:49:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:49:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:49:46 go: finding github.com/google/uuid v1.1.0 00:49:46 go: finding github.com/gorilla/mux v1.7.1 00:49:46 go: finding github.com/hashicorp/consul/api v1.1.0 00:49:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:49:46 go: finding github.com/hashicorp/errwrap v1.0.0 00:49:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:49:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:49:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:49:46 go: finding github.com/hashicorp/go-multierror v1.0.0 00:49:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:49:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:49:46 go: finding github.com/hashicorp/go-syslog v1.0.0 00:49:46 go: finding github.com/hashicorp/go-uuid v1.0.1 00:49:46 go: finding github.com/hashicorp/go.net v0.0.1 00:49:46 go: finding github.com/hashicorp/golang-lru v0.5.0 00:49:46 go: finding github.com/hashicorp/logutils v1.0.0 00:49:46 go: finding github.com/hashicorp/mdns v1.0.0 00:49:46 go: finding github.com/hashicorp/memberlist v0.1.3 00:49:46 go: finding github.com/hashicorp/serf v0.8.2 00:49:46 go: finding github.com/hpcloud/tail v1.0.0 00:49:46 go: finding github.com/imdario/mergo v0.3.6 00:49:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:49:46 go: finding github.com/kr/pretty v0.1.0 00:49:46 go: finding github.com/kr/pty v1.1.1 00:49:46 go: finding github.com/kr/text v0.1.0 00:49:46 go: finding github.com/mattn/go-colorable v0.0.9 00:49:46 go: finding github.com/mattn/go-isatty v0.0.3 00:49:46 go: finding github.com/miekg/dns v1.0.14 00:49:46 go: finding github.com/mitchellh/cli v1.0.0 00:49:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:49:46 go: finding github.com/mitchellh/copystructure v1.0.0 00:49:46 go: finding github.com/mitchellh/go-homedir v1.0.0 00:49:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:49:46 go: finding github.com/mitchellh/gox v0.4.0 00:49:46 go: finding github.com/mitchellh/iochan v1.0.0 00:49:46 go: finding github.com/mitchellh/mapstructure v1.1.2 00:49:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:49:47 go: finding github.com/onsi/ginkgo v1.10.1 00:49:47 go: finding github.com/onsi/gomega v1.7.0 00:49:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:49:47 go: finding github.com/pebbe/zmq4 v1.0.0 00:49:47 go: finding github.com/pelletier/go-toml v1.2.0 00:49:47 go: finding github.com/pkg/errors v0.8.1 00:49:47 go: finding github.com/pmezard/go-difflib v1.0.0 00:49:47 go: finding github.com/posener/complete v1.1.1 00:49:47 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:49:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:49:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:49:47 go: finding github.com/stretchr/objx v0.1.0 00:49:47 go: finding github.com/stretchr/testify v1.5.1 00:49:47 go: finding github.com/ugorji/go v1.1.4 00:49:47 go: finding github.com/x448/float16 v0.8.4 00:49:47 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 00:49:47 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:49:47 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:49:47 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:49:47 go: finding golang.org/x/text v0.3.2 00:49:47 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:49:47 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:49:47 go: finding gopkg.in/eapache/queue.v1 v1.1.0 00:49:47 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:49:47 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:49:47 go: finding gopkg.in/yaml.v2 v2.2.8 00:49:59 Removing intermediate container e8cc83c7fc5b 00:49:59 ---> a4f417259617 00:49:59 Successfully built a4f417259617 00:49:59 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 00:50:00 + docker inspect -f . ci-base-image-x86_64 00:50:00 . [Pipeline] withDockerContainer 00:50:00 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 00:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:50:01 $ docker top cb96b4a21d412150f7c276defe3d61aa3c1deb284715d81ad5d234b1fc1fc65b -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:02 + go version 00:50:02 go version go1.13.13 linux/amd64 [Pipeline] echo 00:50:02 ========================================================= 00:50:02 [edgeXBuildGoParallel] Running Tests and Build... 00:50:02 ========================================================= [Pipeline] sh 00:50:02 + make test raml_verify 00:50:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:50:04 ? github.com/edgexfoundry/edgex-go [no test files] 00:50:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:50:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:50:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:50:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:50:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:50:20 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.007s 00:50:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 00:50:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:50:20 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:50:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:50:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:50:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:50:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:50:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:50:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.022s coverage: 46.6% of statements 00:50:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:50:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:50:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:50:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:50:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.113s coverage: 27.4% of statements 00:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.006s coverage: 100.0% of statements 00:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.014s coverage: 100.0% of statements 00:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:50:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.091s coverage: 29.3% of statements 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:50:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.017s coverage: 100.0% of statements 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:50:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.025s coverage: 100.0% of statements 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:50:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.015s coverage: 89.8% of statements 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:50:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.019s coverage: 97.5% of statements 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:50:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.016s coverage: 100.0% of statements 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:50:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:50:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.018s coverage: 58.8% of statements 00:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.054s coverage: 63.5% of statements 00:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.007s coverage: 100.0% of statements 00:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.097s coverage: 55.9% of statements 00:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 00:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.133s coverage: 86.3% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.309s coverage: 72.2% of statements 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.090s coverage: 72.1% of statements 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.012s coverage: 82.4% of statements 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.024s coverage: 48.4% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.008s coverage: 28.8% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.047s coverage: 96.8% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.041s coverage: 26.9% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.117s coverage: 84.1% of statements 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.025s coverage: 100.0% of statements 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.025s coverage: 43.1% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.038s coverage: 45.1% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.013s coverage: 100.0% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:50:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements 00:50:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:50:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.051s coverage: 29.1% of statements 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:50:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.016s coverage: 99.0% of statements 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:50:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.015s coverage: 100.0% of statements 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:50:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.016s coverage: 0.0% of statements 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:50:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.006s coverage: 100.0% of statements 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:50:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.008s coverage: 87.9% of statements 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:50:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:50:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.019s coverage: 100.0% of statements 00:50:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.006s coverage: 32.1% of statements 00:50:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 00:50:42 GO111MODULE=on go vet ./... 00:50:48 gofmt -l . 00:50:48 [ "`gofmt -l .`" = "" ] 00:50:49 ./bin/test-go-mod-tidy.sh 00:50:50 ./bin/test-attribution-txt.sh 00:50:51 docker run --rm --privileged \ 00:50:51 -v /w/workspace/edgex-go/1:/raml-verification -w /raml-verification \ 00:50:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 \ 00:50:51 /scripts/raml-verify.sh 00:50:52 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64' locally 00:50:52 x86_64: Pulling from edgex-devops/edgex-docs-builder 00:50:52 cbdbe7a5bc2a: Pulling fs layer 00:50:52 bd07af9ed1a4: Pulling fs layer 00:50:52 3556ccf180b2: Pulling fs layer 00:50:52 089d4748da74: Pulling fs layer 00:50:52 c6eb57c77bc5: Pulling fs layer 00:50:52 0364d5097239: Pulling fs layer 00:50:52 089d4748da74: Waiting 00:50:52 c6eb57c77bc5: Waiting 00:50:52 0364d5097239: Waiting 00:50:52 3556ccf180b2: Verifying Checksum 00:50:52 3556ccf180b2: Download complete 00:50:52 cbdbe7a5bc2a: Verifying Checksum 00:50:52 cbdbe7a5bc2a: Download complete 00:50:52 089d4748da74: Verifying Checksum 00:50:52 089d4748da74: Download complete 00:50:52 0364d5097239: Verifying Checksum 00:50:52 0364d5097239: Download complete 00:50:52 c6eb57c77bc5: Verifying Checksum 00:50:52 c6eb57c77bc5: Download complete 00:50:52 bd07af9ed1a4: Verifying Checksum 00:50:52 bd07af9ed1a4: Download complete 00:50:52 cbdbe7a5bc2a: Pull complete 00:50:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-784 in /w/workspace/edgexfoundry_edgex-go_PR-2641 [Pipeline] { [Pipeline] ws 00:50:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:50:55 bd07af9ed1a4: Pull complete 00:50:56 3556ccf180b2: Pull complete 00:50:56 089d4748da74: Pull complete 00:50:58 c6eb57c77bc5: Pull complete 00:50:58 0364d5097239: Pull complete 00:50:58 Digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 00:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 00:50:59 using credential edgex-jenkins-ssh 00:50:59 Cloning the remote Git repository 00:50:59 Cloning with configured refspecs honoured and without tags 00:50:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:50:59 > git init /w/workspace/edgex-go/1 # timeout=10 00:50:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:50:59 > git --version # timeout=10 00:50:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2641/head:refs/remotes/origin/PR-2641 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:51:03 Verifying ./api/raml/core-command.raml... 00:51:03 OK 00:51:03 Verifying ./api/raml/core-data.raml... 00:51:05 OK 00:51:05 Verifying ./api/raml/core-metadata.raml... 00:51:06 OK 00:51:06 Verifying ./api/raml/support-logging.raml... 00:51:07 OK 00:51:07 Verifying ./api/raml/support-notifications.raml... 00:51:08 OK 00:51:08 Verifying ./api/raml/support-scheduler.raml... 00:51:09 OK 00:51:09 Verifying ./api/raml/system-agent.raml... 00:51:09 OK [Pipeline] sh 00:51:10 + ls -al . 00:51:10 total 556 00:51:10 drwxrwxr-x 10 1001 1001 4096 Jul 24 00:50 . 00:51:10 drwxr-xr-x 4 root root 28 Jul 24 00:50 .. 00:51:10 -rw-rw-r-- 1 1001 1001 11 Jul 24 00:48 .dockerignore 00:51:10 drwxrwxr-x 8 1001 1001 179 Jul 24 00:48 .git 00:51:10 drwxrwxr-x 3 1001 1001 60 Jul 24 00:48 .github 00:51:10 -rw-rw-r-- 1 1001 1001 924 Jul 24 00:48 .gitignore 00:51:10 drwx------ 3 1001 1001 47 Jul 24 00:48 .semver 00:51:10 -rw-rw-r-- 1 1001 1001 178 Jul 24 00:48 .sonarcloud.properties 00:51:10 -rw-rw-r-- 1 1001 1001 3804 Jul 24 00:48 CONTRIBUTING.md 00:51:10 -rw-rw-r-- 1 1001 1001 1035 Jul 24 00:48 Dockerfile.build 00:51:10 -rw-rw-r-- 1 1001 1001 824 Jul 24 00:48 Jenkinsfile 00:51:10 -rw-rw-r-- 1 1001 1001 10775 Jul 24 00:48 LICENSE 00:51:10 -rw-rw-r-- 1 1001 1001 6417 Jul 24 00:48 Makefile 00:51:10 -rw-rw-r-- 1 1001 1001 5652 Jul 24 00:48 README.md 00:51:10 -rw-rw-r-- 1 1001 1001 7111 Jul 24 00:48 SECURITY.md 00:51:10 -rw-rw-r-- 1 1001 1001 5 Jul 24 00:48 VERSION 00:51:10 -rw-rw-r-- 1 1001 1001 4131 Jul 24 00:48 ZMQWindows.md 00:51:10 drwxrwxr-x 4 1001 1001 33 Jul 24 00:48 api 00:51:10 drwxrwxr-x 2 1001 1001 117 Jul 24 00:48 bin 00:51:10 drwxrwxr-x 15 1001 1001 4096 Jul 24 00:48 cmd 00:51:10 -rw-r--r-- 1 root root 456067 Jul 24 00:50 coverage.out 00:51:10 -rw-r--r-- 1 root root 1019 Jul 24 00:50 go.mod 00:51:10 -rw-r--r-- 1 root root 18146 Jul 24 00:50 go.sum 00:51:10 drwxrwxr-x 8 1001 1001 127 Jul 24 00:48 internal 00:51:10 drwxrwxr-x 4 1001 1001 71 Jul 24 00:48 snap 00:51:10 -rw-rw-r-- 1 1001 1001 168 Jul 24 00:48 version.go [Pipeline] sh 00:51:10 + '[' -e coverage.out ] 00:51:10 + chown 1001:1001 coverage.out [Pipeline] stash 00:51:10 Stashed 1 file(s) [Pipeline] sh 00:51:11 + make build 00:51:11 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 00:51:14 Fetching without tags 00:51:14 Merging remotes/origin/master commit b15589ad757bd96941d0737b641a3301667c5cfd into PR head commit 471b83686cffcd57be19e200ad135412c5e6aa99 00:51:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:51:14 > git config --add remote.origin.fetch +refs/pull/2641/head:refs/remotes/origin/PR-2641 # timeout=10 00:51:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:51:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:51:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:51:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2641/head:refs/remotes/origin/PR-2641 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:51:14 > git config core.sparsecheckout # timeout=10 00:51:14 > git checkout -f 471b83686cffcd57be19e200ad135412c5e6aa99 # timeout=10 00:51:15 Merge succeeded, producing 471b83686cffcd57be19e200ad135412c5e6aa99 00:51:15 Checking out Revision 471b83686cffcd57be19e200ad135412c5e6aa99 (PR-2641) 00:51:15 > git remote # timeout=10 00:51:15 > git config --get remote.origin.url # timeout=10 00:51:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:15 > git merge b15589ad757bd96941d0737b641a3301667c5cfd # timeout=10 00:51:15 > git rev-parse HEAD^{commit} # timeout=10 00:51:15 > git config core.sparsecheckout # timeout=10 00:51:15 > git checkout -f 471b83686cffcd57be19e200ad135412c5e6aa99 # timeout=10 00:51:17 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 00:51:19 Commit message: "fix: Fix path dependency in tokenprovider_linux_test.go" 00:51:19 > git --version # timeout=10 00:51:19 fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 00:51:21 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 00:51:23 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 00:51: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 00:51:26 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 00:51:26 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 00:51: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 00:51:30 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 00:51:31 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 [Pipeline] echo 00:51:31 ========================================================= 00:51:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 00:51:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:51:32 + 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 . 00:51:32 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 00:51:33 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 00:51: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 [Pipeline] } 00:51:36 $ docker stop --time=1 cb96b4a21d412150f7c276defe3d61aa3c1deb284715d81ad5d234b1fc1fc65b 00:51:36 Sending build context to Docker daemon 323.2MB 00:51:36 Step 1/7 : ARG BASE=golang:1.13-alpine 00:51:36 Step 2/7 : FROM ${BASE} 00:51:36 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:51:36 b538f80385f9: Pulling fs layer 00:51:36 74f711af9a0d: Pulling fs layer 00:51:36 99f96fe45779: Pulling fs layer 00:51:36 fd7a069fd194: Pulling fs layer 00:51:36 66aa3694b03b: Pulling fs layer 00:51:36 170f70906a0f: Pulling fs layer 00:51:36 ad7c5574e4b9: Pulling fs layer 00:51:36 e772456be8f7: Pulling fs layer 00:51:36 c890913d741a: Pulling fs layer 00:51:36 2480fcc9aa5a: Pulling fs layer 00:51:36 09adf4765672: Pulling fs layer 00:51:36 fd7a069fd194: Waiting 00:51:36 66aa3694b03b: Waiting 00:51:36 170f70906a0f: Waiting 00:51:36 ad7c5574e4b9: Waiting 00:51:36 e772456be8f7: Waiting 00:51:36 c890913d741a: Waiting 00:51:36 2480fcc9aa5a: Waiting 00:51:36 09adf4765672: Waiting 00:51:36 99f96fe45779: Verifying Checksum 00:51:36 99f96fe45779: Download complete 00:51:36 74f711af9a0d: Verifying Checksum 00:51:36 74f711af9a0d: Download complete 00:51:36 66aa3694b03b: Verifying Checksum 00:51:36 66aa3694b03b: Download complete 00:51:36 170f70906a0f: Verifying Checksum 00:51:36 170f70906a0f: Download complete 00:51:36 b538f80385f9: Download complete 00:51:37 b538f80385f9: Pull complete 00:51:38 74f711af9a0d: Pull complete 00:51:38 $ docker rm -f cb96b4a21d412150f7c276defe3d61aa3c1deb284715d81ad5d234b1fc1fc65b 00:51:38 99f96fe45779: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:51:39 ad7c5574e4b9: Verifying Checksum 00:51:39 ad7c5574e4b9: Download complete 00:51:39 c890913d741a: Verifying Checksum 00:51:39 c890913d741a: Download complete 00:51:41 e772456be8f7: Verifying Checksum 00:51:41 e772456be8f7: Download complete [Pipeline] isUnix [Pipeline] sh 00:51:41 09adf4765672: Download complete 00:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:51:41 00:51:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:51:41 2480fcc9aa5a: Verifying Checksum 00:51:41 2480fcc9aa5a: Download complete 00:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:51:41 latest: Pulling from edgex-devops/edgex-compose 00:51:41 cbdbe7a5bc2a: Already exists 00:51:41 ca9280d653b3: Pulling fs layer 00:51:41 7e9c9ca2126c: Pulling fs layer 00:51:42 ca9280d653b3: Verifying Checksum 00:51:42 ca9280d653b3: Download complete 00:51:42 fd7a069fd194: Verifying Checksum 00:51:42 fd7a069fd194: Download complete 00:51:43 7e9c9ca2126c: Verifying Checksum 00:51:43 7e9c9ca2126c: Download complete 00:51:43 ca9280d653b3: Pull complete 00:51:49 7e9c9ca2126c: Pull complete 00:51:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:51:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:51:49 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 00:51:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:51:52 $ docker top 11ad7de7ab51af81e1591614453fef8caa529acb3ad1ba7421e78133dbd32b40 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:53 + docker-compose build --help 00:51:53 + grep parallel 00:51:54 --parallel Build images in parallel. [Pipeline] } 00:51:54 $ docker stop --time=1 11ad7de7ab51af81e1591614453fef8caa529acb3ad1ba7421e78133dbd32b40 00:51:54 fd7a069fd194: Pull complete 00:51:54 66aa3694b03b: Pull complete 00:51:54 170f70906a0f: Pull complete 00:51:55 $ docker rm -f 11ad7de7ab51af81e1591614453fef8caa529acb3ad1ba7421e78133dbd32b40 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:51:56 . [Pipeline] withDockerContainer 00:51:56 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 00:51:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:51:57 $ docker top c7b5c6448924297b495b53fd35a91d8ca8316297ee110eca4f94045b225835ef -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:57 + docker-compose -f ./docker-compose-build.yml build --parallel 00:51:58 ad7c5574e4b9: Pull complete 00:51:58 Building docker-core-command-go ... 00:51:58 Building docker-core-data-go ... 00:51:58 Building docker-core-metadata-go ... 00:51:58 Building docker-security-proxy-setup-go ... 00:51:58 Building docker-security-secrets-setup-go ... 00:51:58 Building docker-security-secretstore-setup-go ... 00:51:58 Building docker-support-logging-go ... 00:51:58 Building docker-support-notifications-go ... 00:51:58 Building docker-support-scheduler-go ... 00:51:58 Building docker-sys-mgmt-agent-go ... 00:51:58 Building docker-support-scheduler-go 00:51:58 Building docker-core-data-go 00:51:58 Building docker-sys-mgmt-agent-go 00:51:58 Building docker-security-secrets-setup-go 00:51:58 Building docker-core-metadata-go 00:52:02 e772456be8f7: Pull complete 00:52:02 c890913d741a: Pull complete 00:52:05 2480fcc9aa5a: Pull complete 00:52:05 09adf4765672: Pull complete 00:52:05 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 00:52:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 00:52:05 ---> 2248a725d1cf 00:52:05 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 00:52:12 ---> Running in f4a32ced2b4a 00:52:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:14 (1/12) Installing libmagic (5.38-r0) 00:52:14 (2/12) Installing file (5.38-r0) 00:52:15 (3/12) Installing libc-dev (0.7.2-r3) 00:52:15 (4/12) Installing g++ (9.3.0-r2) 00:52:17 (5/12) Installing fortify-headers (1.1-r0) 00:52:17 (6/12) Installing patch (2.7.6-r6) 00:52:17 (7/12) Installing build-base (0.5-r2) 00:52:17 (8/12) Installing libsodium (1.0.18-r0) 00:52:17 (9/12) Installing pkgconf (1.7.2-r0) 00:52:17 (10/12) Installing libsodium-dev (1.0.18-r0) 00:52:17 (11/12) Installing libzmq (4.3.2-r0) 00:52:17 (12/12) Installing zeromq-dev (4.3.2-r0) 00:52:18 Executing busybox-1.31.1-r16.trigger 00:52:18 OK: 217 MiB in 51 packages 00:52:22 Removing intermediate container f4a32ced2b4a 00:52:22 ---> 75af9b28327b 00:52:22 Step 4/7 : WORKDIR /edgex-go 00:52:22 ---> Running in 5ee54732e415 00:52:22 Removing intermediate container 5ee54732e415 00:52:22 ---> fb19ae1f68f2 00:52:22 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:52:23 latest: Pulling from library/docker 00:52:23 b538f80385f9: Already exists 00:52:23 259a493cd78d: Pulling fs layer 00:52:23 b8e66b5100f5: Pulling fs layer 00:52:23 39dc9c94d07c: Pulling fs layer 00:52:23 551b823b3b82: Pulling fs layer 00:52:23 3c52a74df98c: Pulling fs layer 00:52:23 6c9b121b6998: Pulling fs layer 00:52:23 551b823b3b82: Waiting 00:52:23 3c52a74df98c: Waiting 00:52:23 6c9b121b6998: Waiting 00:52:23 b8e66b5100f5: Verifying Checksum 00:52:23 b8e66b5100f5: Download complete 00:52:23 259a493cd78d: Verifying Checksum 00:52:23 551b823b3b82: Download complete 00:52:23 3c52a74df98c: Verifying Checksum 00:52:23 3c52a74df98c: Download complete 00:52:23 6c9b121b6998: Verifying Checksum 00:52:23 6c9b121b6998: Download complete 00:52:24 259a493cd78d: Pull complete 00:52:24 b8e66b5100f5: Pull complete 00:52:24 39dc9c94d07c: Verifying Checksum 00:52:24 39dc9c94d07c: Download complete 00:52:25 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 00:52:25 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:52:25 ---> a4f417259617 00:52:25 Step 3/29 : WORKDIR /edgex-go 00:52:25 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:52:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:52:25 ---> a4f417259617 00:52:25 Step 3/20 : WORKDIR /edgex-go 00:52:26 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 00:52:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:52:26 ---> a4f417259617 00:52:26 Step 3/26 : WORKDIR /edgex-go 00:52:26 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:52:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:52:26 ---> a4f417259617 00:52:26 Step 3/21 : WORKDIR /edgex-go 00:52:26 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 00:52:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:52:26 ---> a4f417259617 00:52:26 Step 3/22 : WORKDIR /edgex-go 00:52:27 ---> Running in 27cd065f5870 00:52:27 ---> Running in ae4fde504082 00:52:27 ---> Running in d09be5131dc3 00:52:27 ---> Running in 28e0bea66aa3 00:52:27 ---> Running in 9891f2755756 00:52:27 Removing intermediate container 28e0bea66aa3 00:52:27 ---> 17d9ec7fedd3 00:52:27 Step 4/29 : RUN apk update && apk add make git 00:52:27 Removing intermediate container 27cd065f5870 00:52:27 ---> 911572b1aec9 00:52:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:28 Removing intermediate container ae4fde504082 00:52:28 ---> 8775a108f4de 00:52:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:28 Removing intermediate container d09be5131dc3 00:52:28 ---> 4cddea136373 00:52:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:28 Removing intermediate container 9891f2755756 00:52:28 ---> 7941acfc2db4 00:52:28 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:28 ---> Running in 56f8cd7de0a2 00:52:28 ---> Running in 018b20f5acc8 00:52:28 ---> Running in dc909cf8b2c8 00:52:28 ---> Running in 57399e4c19de 00:52:28 39dc9c94d07c: Pull complete 00:52:28 551b823b3b82: Pull complete 00:52:28 ---> Running in 3e6f064c7c2b 00:52:28 3c52a74df98c: Pull complete 00:52:28 6c9b121b6998: Pull complete 00:52:28 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 00:52:28 Status: Downloaded newer image for docker:latest 00:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:30 Removing intermediate container dc909cf8b2c8 00:52:30 ---> 5dd27884ad6f 00:52:30 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:52:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:30 ---> Running in 630bf625c3b5 00:52:30 Removing intermediate container 018b20f5acc8 00:52:30 ---> 1e8e9df15e77 00:52:30 Step 5/26 : RUN apk update && apk add make bash git 00:52:30 Removing intermediate container 3e6f064c7c2b 00:52:30 ---> b8bf61180c82 00:52:30 Step 5/20 : RUN apk update && apk add make git 00:52:30 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:52:30 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:52:30 OK: 12749 distinct packages available 00:52:30 ---> Running in 5edef1077c00 00:52:30 Removing intermediate container 57399e4c19de 00:52:30 ---> dfca30c3c926 00:52:30 Step 5/21 : RUN apk update && apk add make git 00:52:30 OK: 233 MiB in 51 packages 00:52:30 ---> Running in abffea7cd539 00:52:30 ---> Running in 318118b9acc1 00:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:31 Removing intermediate container 56f8cd7de0a2 00:52:31 ---> f88ee15d5344 00:52:31 Step 5/29 : COPY go.mod . 00:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:31 ---> bb245ec58fc1 00:52:31 Step 6/29 : RUN go mod download 00:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:31 ---> Running in d53bd5a2fc19 00:52:32 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:52:32 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:52:32 OK: 12749 distinct packages available 00:52:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:32 ---> b492e088d2b3 00:52:32 Step 6/7 : COPY go.mod . 00:52:32 OK: 233 MiB in 51 packages 00:52:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:32 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:52:32 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:52:32 OK: 12749 distinct packages available 00:52:32 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:52:32 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:52:32 OK: 12749 distinct packages available 00:52:32 Removing intermediate container 630bf625c3b5 00:52:32 ---> 526f068d5fa1 00:52:32 Step 6/22 : COPY go.mod . 00:52:32 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:52:32 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:52:32 OK: 12749 distinct packages available 00:52:33 OK: 233 MiB in 51 packages 00:52:33 OK: 233 MiB in 51 packages 00:52:33 OK: 233 MiB in 51 packages 00:52:33 ---> 42877236a6a8 00:52:33 Step 7/22 : RUN go mod download 00:52:33 ---> Running in 7c0765ee51fe 00:52:33 ---> ed119ce75cf6 00:52:33 Step 7/7 : RUN go mod download 00:52:33 ---> Running in b25e2e384d00 00:52:33 Removing intermediate container abffea7cd539 00:52:33 ---> cf11d483c096 00:52:33 Step 6/20 : COPY go.mod . 00:52:34 Removing intermediate container 5edef1077c00 00:52:34 ---> 01d83bf17dfa 00:52:34 Step 6/26 : COPY go.mod . 00:52:34 Removing intermediate container 318118b9acc1 00:52:34 ---> 2b1a06fa5964 00:52:34 Step 6/21 : COPY go.mod . 00:52:34 ---> fef69cc9779d 00:52:34 Step 7/20 : RUN go mod download 00:52:34 Removing intermediate container d53bd5a2fc19 00:52:34 ---> 586c373ba4fb 00:52:34 Step 7/29 : COPY . . 00:52:34 ---> Running in 67cc33f7551e 00:52:34 ---> c49604539c9e 00:52:34 Step 7/26 : RUN go mod download 00:52:35 ---> Running in 35f3de5cdcc5 00:52:35 ---> 11434af1df4d 00:52:35 Step 7/21 : RUN go mod download 00:52:35 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:52:35 go: finding github.com/BurntSushi/toml v0.3.1 00:52:35 go: finding github.com/OneOfOne/xxhash v1.2.5 00:52:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:52:36 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:52:36 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:52:36 go: finding github.com/bgentry/speakeasy v0.1.0 00:52:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:52:36 go: finding github.com/cloudflare/gokey v0.1.0 00:52:36 go: finding github.com/davecgh/go-spew v1.1.1 00:52:36 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:52:36 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:52:36 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 00:52:36 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:52:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:52:36 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:52:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 00:52:36 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:52:36 go: finding github.com/fatih/color v1.7.0 00:52:36 go: finding github.com/fsnotify/fsnotify v1.4.7 00:52:36 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:52:36 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 00:52:36 go: finding github.com/go-kit/kit v0.8.0 00:52:36 go: finding github.com/go-logfmt/logfmt v0.4.0 00:52:36 go: finding github.com/go-redis/redis/v7 v7.2.0 00:52:36 go: finding github.com/go-stack/stack v1.8.0 00:52:36 go: finding github.com/golang/protobuf v1.3.2 00:52:36 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:52:36 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:52:36 go: finding github.com/google/uuid v1.1.0 00:52:36 go: finding github.com/gorilla/mux v1.7.1 00:52:36 go: finding github.com/hashicorp/consul/api v1.1.0 00:52:36 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:52:36 go: finding github.com/hashicorp/errwrap v1.0.0 00:52:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:52:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:52:36 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:52:36 go: finding github.com/hashicorp/go-multierror v1.0.0 00:52:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:52:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:52:36 go: finding github.com/hashicorp/go-syslog v1.0.0 00:52:36 go: finding github.com/hashicorp/go-uuid v1.0.1 00:52:36 go: finding github.com/hashicorp/go.net v0.0.1 00:52:36 go: finding github.com/hashicorp/golang-lru v0.5.0 00:52:36 go: finding github.com/hashicorp/logutils v1.0.0 00:52:36 go: finding github.com/hashicorp/mdns v1.0.0 00:52:36 go: finding github.com/hashicorp/memberlist v0.1.3 00:52:36 go: finding github.com/hashicorp/serf v0.8.2 00:52:36 go: finding github.com/hpcloud/tail v1.0.0 00:52:36 go: finding github.com/imdario/mergo v0.3.6 00:52:36 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:52:36 go: finding github.com/kr/pretty v0.1.0 00:52:37 go: finding github.com/kr/pty v1.1.1 00:52:37 go: finding github.com/kr/text v0.1.0 00:52:37 go: finding github.com/mattn/go-colorable v0.0.9 00:52:37 go: finding github.com/mattn/go-isatty v0.0.3 00:52:37 go: finding github.com/miekg/dns v1.0.14 00:52:37 go: finding github.com/mitchellh/cli v1.0.0 00:52:37 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:52:37 go: finding github.com/mitchellh/copystructure v1.0.0 00:52:37 go: finding github.com/mitchellh/go-homedir v1.0.0 00:52:37 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:52:37 go: finding github.com/mitchellh/gox v0.4.0 00:52:37 go: finding github.com/mitchellh/iochan v1.0.0 00:52:37 ---> Running in fe02a6b23b73 00:52:37 go: finding github.com/mitchellh/mapstructure v1.1.2 00:52:37 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:52:37 go: finding github.com/onsi/ginkgo v1.10.1 00:52:37 go: finding github.com/onsi/gomega v1.7.0 00:52:37 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:52:37 go: finding github.com/pebbe/zmq4 v1.0.0 00:52:37 go: finding github.com/pelletier/go-toml v1.2.0 00:52:37 go: finding github.com/pkg/errors v0.8.1 00:52:37 go: finding github.com/pmezard/go-difflib v1.0.0 00:52:37 go: finding github.com/posener/complete v1.1.1 00:52:37 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:52:37 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:52:37 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:52:37 go: finding github.com/stretchr/objx v0.1.0 00:52:37 go: finding github.com/stretchr/testify v1.5.1 00:52:37 go: finding github.com/ugorji/go v1.1.4 00:52:37 go: finding github.com/x448/float16 v0.8.4 00:52:37 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 00:52:37 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:52:37 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:52:37 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:52:37 go: finding golang.org/x/text v0.3.2 00:52:37 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:52:37 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:52:37 go: finding gopkg.in/eapache/queue.v1 v1.1.0 00:52:37 Removing intermediate container 7c0765ee51fe 00:52:37 ---> 2d129105911d 00:52:37 Step 8/22 : COPY . . 00:52:38 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:52:38 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:52:38 go: finding gopkg.in/yaml.v2 v2.2.8 00:52:42 Removing intermediate container 67cc33f7551e 00:52:42 ---> 52c55bff6577 00:52:42 Step 8/20 : COPY . . 00:52:50 Removing intermediate container 35f3de5cdcc5 00:52:50 ---> 6cd8b87cef1c 00:52:50 Step 8/26 : COPY . . 00:52:50 Removing intermediate container fe02a6b23b73 00:52:50 ---> d3b85bd1f93d 00:52:50 Step 8/21 : COPY . . 00:52:56 Removing intermediate container b25e2e384d00 00:52:56 ---> 8922e2db457a 00:52:56 Successfully built 8922e2db457a 00:52:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:52:57 + docker inspect -f . ci-base-image-arm64 00:52:57 . [Pipeline] withDockerContainer 00:52:57 prd-ubuntu18.04-docker-arm64-4c-16g-784 does not seem to be running inside a container 00:52:57 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:52:58 $ docker top 913f8bb8e9ecef54779c969d6e2d9e0940e004cde822e972f2d7ad69ff6881b8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:59 + go version 00:52:59 go version go1.13.13 linux/arm64 [Pipeline] echo 00:52:59 ========================================================= 00:52:59 [edgeXBuildGoParallel] Running Tests and Build... 00:52:59 ========================================================= [Pipeline] sh 00:53:00 + make test raml_verify 00:53:00 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:53:03 ? github.com/edgexfoundry/edgex-go [no test files] 00:53:08 ---> 01b6f2e15b77 00:53:08 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:53:11 ---> c964f1ef7212 00:53:11 Step 9/22 : RUN make cmd/core-data/core-data 00:53:12 ---> Running in 064778fab197 00:53:13 ---> Running in d6bb1150f78c 00:53:15 ---> f62506e6377e 00:53:15 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 00:53:18 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 00:53:18 ---> Running in 1739c7f20556 00:53: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 00:53:18 ---> 724d1ab8b1fc 00:53:18 Step 9/21 : RUN make cmd/core-metadata/core-metadata 00:53:18 ---> 93720edaeecf 00:53:18 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:53:18 ---> Running in 1d7b81ab0e98 00:53:18 ---> Running in 26dc96301659 00:53:19 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 00:53:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:53:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:53:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:53:46 Removing intermediate container 064778fab197 00:53:46 ---> 727262500baa 00:53:46 00:53:46 Step 9/29 : FROM alpine:latest 00:53:46 latest: Pulling from library/alpine 00:53:46 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 00:53:46 Status: Downloaded newer image for alpine:latest 00:53:46 ---> a24bb4013296 00:53:46 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:53:47 ---> Running in ae9c36def7cc 00:53:47 Removing intermediate container ae9c36def7cc 00:53:47 ---> 35da4b696c00 00:53:47 Step 11/29 : USER root 00:53:47 ---> Running in a041bf4f328f 00:53:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:53:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:53:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:53:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:53:48 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.041s 00:53:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 00:53:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:53:48 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:53:48 Removing intermediate container a041bf4f328f 00:53:48 ---> 675b8aa892f3 00:53:48 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:53:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:53:50 ---> Running in 012d90b35f43 00:53:50 Removing intermediate container 1d7b81ab0e98 00:53:50 ---> 5a83a028c08d 00:53:50 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:53:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:53:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:53:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:53:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:53:51 ---> Running in 2f3679894f40 00:53:54 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 00:53:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:53:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:53:55 v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:53:55 v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:53:55 OK: 12749 distinct packages available 00:53:55 (1/2) Installing ca-certificates (20191127-r4) 00:53:55 (2/2) Installing dumb-init (1.2.2-r1) 00:53:55 Executing busybox-1.31.1-r16.trigger 00:53:55 Executing ca-certificates-20191127-r4.trigger 00:53:55 OK: 6 MiB in 16 packages 00:53:58 Removing intermediate container 1739c7f20556 00:53:58 ---> 6e49770cee90 00:53:58 00:53:58 Step 10/20 : FROM scratch 00:53:58 ---> 00:53:58 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:53:58 ---> Running in 07e2b983ae3b 00:53:58 Removing intermediate container 012d90b35f43 00:53:58 ---> e659e055a827 00:53:58 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:53:59 ---> Running in 6ff8b2e43767 00:54:00 Removing intermediate container 07e2b983ae3b 00:54:00 ---> b9cdd48747af 00:54:00 Step 12/20 : ENV APP_PORT=48085 00:54:00 Removing intermediate container 2f3679894f40 00:54:00 ---> 2c07d5a0f91c 00:54:00 00:54:00 Step 11/26 : FROM docker:latest 00:54:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.151s coverage: 46.6% of statements 00:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:54:01 ---> 81f5749c9058 00:54:01 Step 12/26 : RUN apk add --no-cache bash 00:54:03 ---> Running in b6ab58a08fc5 00:54:03 Removing intermediate container 6ff8b2e43767 00:54:03 ---> 2b5abf0dd4e9 00:54:03 Step 14/29 : WORKDIR $BASE_DIR 00:54:03 ---> Running in e61433e67712 00:54:03 Removing intermediate container 26dc96301659 00:54:03 ---> 5b45fdcb3731 00:54:03 00:54:03 Step 10/21 : FROM scratch 00:54:03 ---> 00:54:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:54:03 ---> Running in 7705118c921f 00:54:03 ---> Using cache 00:54:03 ---> b9cdd48747af 00:54:03 Step 12/21 : ENV APP_PORT=48081 00:54:03 Removing intermediate container b6ab58a08fc5 00:54:03 ---> 5b703443de6f 00:54:03 Step 13/20 : EXPOSE $APP_PORT 00:54:04 Removing intermediate container d6bb1150f78c 00:54:04 ---> a7011be566e7 00:54:04 00:54:04 Step 10/22 : FROM alpine 00:54:04 ---> a24bb4013296 00:54:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:54:04 ---> Running in eb109ffef400 00:54:04 ---> Running in 6d90c3cc6f75 00:54:04 ---> Running in 394eb7a3d8c1 00:54:04 Removing intermediate container 7705118c921f 00:54:04 ---> 30e3bbb46f3d 00:54:04 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:54:04 Removing intermediate container eb109ffef400 00:54:04 ---> 3da966fc7424 00:54:04 Step 13/21 : EXPOSE $APP_PORT 00:54:04 Removing intermediate container 6d90c3cc6f75 00:54:04 ---> 216e3d0220ea 00:54:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:54:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:54:04 ---> Running in ebff1f407b30 00:54:04 ---> Running in 7d25af092e1a 00:54:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:54:04 Removing intermediate container 394eb7a3d8c1 00:54:04 ---> 7cc21726d522 00:54:04 Step 12/22 : ENV APP_PORT=48080 00:54:04 (1/2) Installing readline (8.0.4-r0) 00:54:04 (2/2) Installing bash (5.0.17-r0) 00:54:04 Executing bash-5.0.17-r0.post-install 00:54:04 Executing busybox-1.31.1-r16.trigger 00:54:04 OK: 12 MiB in 22 packages 00:54:04 ---> Running in 0a7de0b02b01 00:54:04 ---> ae4c62c49a06 00:54:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:54:06 Removing intermediate container ebff1f407b30 00:54:06 ---> 57f99e314307 00:54:06 Step 14/21 : WORKDIR / 00:54:06 ---> Running in e8fb6af0c779 00:54:06 Removing intermediate container 0a7de0b02b01 00:54:06 ---> 664c171bd644 00:54:06 Step 13/22 : EXPOSE $APP_PORT 00:54:06 ---> Running in 79fab5338542 00:54:06 ---> 422e2ca4ee66 00:54:06 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:54:06 Removing intermediate container e8fb6af0c779 00:54:06 ---> d647ac1a26f4 00:54:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:54:07 Removing intermediate container e61433e67712 00:54:07 ---> d7e7f0e91d0f 00:54:07 Step 13/26 : RUN rm -rf /var/cache/apk/* 00:54:07 ---> 1dc7853a5329 00:54:07 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:54:07 Removing intermediate container 79fab5338542 00:54:07 ---> aaed16f4f177 00:54:07 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:07 ---> Running in 3e5dc6088644 00:54:07 ---> Running in f83bf079be76 00:54:07 ---> Running in 8f45a2be24ac 00:54:07 Removing intermediate container 7d25af092e1a 00:54:07 ---> 5d91bfe1ef7b 00:54:07 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:54:07 ---> b5f8c6561c61 00:54:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:54:07 Removing intermediate container 8f45a2be24ac 00:54:07 ---> 559ca41f5727 00:54:07 Step 18/20 : LABEL arch=x86_64 00:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.124s coverage: 27.4% of statements 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.022s coverage: 100.0% of statements 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 00:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:54:08 ---> Running in 60ec4f09d7c2 00:54:08 ---> c3b14973958d 00:54:08 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:54:08 ---> 4161b63cab0a 00:54:08 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:54:08 Removing intermediate container 60ec4f09d7c2 00:54:08 ---> 3a57c6bf8d7b 00:54:08 Step 19/20 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 00:54:08 ---> Running in b0818f77f755 00:54:08 ---> f9547a422d1e 00:54:08 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:54:08 ---> 5e4b63355709 00:54:08 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:54:09 ---> Running in 31eb46753f75 00:54:09 Removing intermediate container b0818f77f755 00:54:09 ---> 846280923ef9 00:54:09 Step 20/20 : LABEL version=0.0.0 00:54:09 ---> Running in 1e81a215d6ab 00:54:10 ---> 01c83b65cc01 00:54:10 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:54:10 Removing intermediate container 31eb46753f75 00:54:10 ---> dd054b4c9f95 00:54:10 Step 19/21 : LABEL arch=x86_64 00:54:10 ---> Running in 12a6fbe46b57 00:54:10 Removing intermediate container 1e81a215d6ab 00:54:10 ---> 6b2628b2c02a 00:54:10 00:54:10 Removing intermediate container 3e5dc6088644 00:54:10 ---> 50c88f9b2a57 00:54:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:54:10 Removing intermediate container f83bf079be76 00:54:10 ---> 2ed44c8088e3 00:54:10 Step 15/22 : RUN apk --no-cache add zeromq 00:54:10 Successfully built 6b2628b2c02a 00:54:10 ---> 3c9189755acb 00:54:10 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:54:10 Successfully tagged docker-support-scheduler-go:latest 00:54:10 ---> Running in b3d5bbf56965 00:54:10  Building docker-support-scheduler-go ... done  ---> Running in c05e28a448d6 00:54:10 Building docker-security-secretstore-setup-go 00:54:10 Removing intermediate container 12a6fbe46b57 00:54:10 ---> 4571b8d1461f 00:54:10 Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 00:54:11 ---> Running in caca6e469235 00:54:11 Removing intermediate container b3d5bbf56965 00:54:11 ---> a20301607ba7 00:54:11 Step 15/26 : ENV APP_PORT=48090 00:54:11 ---> 4a8a1b9e7e32 00:54:11 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:54:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.282s coverage: 29.3% of statements 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:54:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:54:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements 00:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:54:11 ---> Running in c852c349edee 00:54:11 ---> Running in 70bb60d1c401 00:54:11 Removing intermediate container caca6e469235 00:54:11 ---> acf56c1f45b5 00:54:11 Step 21/21 : LABEL version=0.0.0 00:54:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:54:11 ---> Running in 34d9be84d57b 00:54:11 Removing intermediate container c852c349edee 00:54:11 ---> 61892f0fbbe4 00:54:11 Step 16/26 : EXPOSE $APP_PORT 00:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.092s coverage: 89.8% of statements 00:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:54:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:54:13 ---> Running in c9fd0a57936e 00:54:13 Removing intermediate container 34d9be84d57b 00:54:13 ---> 7f40fdeee104 00:54:13 00:54:13 (1/5) Installing libgcc (9.3.0-r2) 00:54:13 (2/5) Installing libsodium (1.0.18-r0) 00:54:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.117s coverage: 97.5% of statements 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:54:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 100.0% of statements 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:54:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.015s coverage: 58.8% of statements 00:54:13 Successfully built 7f40fdeee104 00:54:13 (3/5) Installing libstdc++ (9.3.0-r2) 00:54:13 (4/5) Installing libzmq (4.3.2-r0) 00:54:14 (5/5) Installing zeromq (4.3.2-r0) 00:54:14 Successfully tagged docker-core-metadata-go:latest 00:54:14 Building docker-support-notifications-go 00:54:14  Building docker-core-metadata-go ... done Executing busybox-1.31.1-r16.trigger 00:54:14 OK: 8 MiB in 19 packages 00:54:16 Removing intermediate container c9fd0a57936e 00:54:16 ---> a7d6e154e050 00:54:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:54:18 Removing intermediate container 70bb60d1c401 00:54:18 ---> 9794980859c5 00:54:18 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.5% of statements 00:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 00:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.402s coverage: 55.9% of statements 00:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 00:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:54:21 ---> d23babcf9d1a 00:54:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:54:22 Removing intermediate container c05e28a448d6 00:54:22 ---> 1b68164b98e5 00:54:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:54:23 ---> d10e0994efc7 00:54:23 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:54:26 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 00:54:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:54:26 ---> a4f417259617 00:54:26 Step 3/26 : WORKDIR /edgex-go 00:54:26 ---> Using cache 00:54:26 ---> 7941acfc2db4 00:54:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:26 ---> Using cache 00:54:26 ---> b8bf61180c82 00:54:26 Step 5/26 : RUN apk update && apk add make git 00:54:26 ---> Using cache 00:54:26 ---> cf11d483c096 00:54:26 Step 6/26 : COPY go.mod . 00:54:26 ---> Using cache 00:54:26 ---> fef69cc9779d 00:54:26 Step 7/26 : RUN go mod download 00:54:26 ---> Using cache 00:54:26 ---> 52c55bff6577 00:54:26 Step 8/26 : COPY . . 00:54:26 ---> Using cache 00:54:26 ---> f62506e6377e 00:54:26 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 00:54:27 ---> Running in 4e037f4055fb 00:54:27 ---> 73813f80d564 00:54:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:54:27 ---> 25b2045125a2 00:54:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:54:28 ---> Running in 215fb648fdb1 00:54:28 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 00:54:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:54:28 ---> a4f417259617 00:54:28 Step 3/23 : WORKDIR /edgex-go 00:54:28 ---> Using cache 00:54:28 ---> 7941acfc2db4 00:54:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:28 ---> Using cache 00:54:28 ---> b8bf61180c82 00:54:28 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 00:54:30 ---> 3c9664ee7bac 00:54:30 Step 20/26 : RUN apk --no-cache add py-pip 00:54:30 ---> Running in 07e72e788fed 00:54:30 ---> Running in 592275fa123a 00:54:30 ---> 1a1b3f7bd67c 00:54:30 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:54:30 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 00:54:30 ---> 38bec710f8f3 00:54:30 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:54:30 ---> Running in 342ffce36176 00:54:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:54:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:54:31 Removing intermediate container 342ffce36176 00:54:31 ---> 20d20a381078 00:54:31 Step 20/22 : LABEL arch=x86_64 00:54:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:54:31 ---> Running in f7a1d92eb3d2 00:54:31 Removing intermediate container 4e037f4055fb 00:54:31 ---> e9995dfec2d4 00:54:31 Step 24/29 : RUN chmod 755 security-secrets-setup 00:54:31 ---> Running in fc84947cf2ba 00:54:31 (1/33) Installing libbz2 (1.0.8-r1) 00:54:31 (2/33) Installing expat (2.2.9-r1) 00:54:31 (3/33) Installing libffi (3.3-r2) 00:54:31 (4/33) Installing gdbm (1.13-r1) 00:54:31 (5/33) Installing xz-libs (5.2.5-r0) 00:54:31 (6/33) Installing sqlite-libs (3.32.1-r0) 00:54:31 Removing intermediate container f7a1d92eb3d2 00:54:31 ---> 1c43a8752ff6 00:54:31 Step 21/22 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 00:54:31 (7/33) Installing python3 (3.8.5-r0) 00:54:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:54:32 ---> Running in a59b7c09c79b 00:54:32 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:54:32 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:54:32 OK: 12749 distinct packages available 00:54:32 OK: 233 MiB in 51 packages 00:54:35 Removing intermediate container a59b7c09c79b 00:54:35 ---> 1c2a6fb57986 00:54:35 Step 22/22 : LABEL version=0.0.0 00:54:36 (8/33) Installing py3-appdirs (1.4.4-r1) 00:54:36 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:54:36 ---> Running in 3497b5036309 00:54:36 (10/33) Installing py3-parsing (2.4.7-r0) 00:54:36 (11/33) Installing py3-six (1.15.0-r0) 00:54:36 (12/33) Installing py3-packaging (20.4-r0) 00:54:36 (13/33) Installing py3-setuptools (47.0.0-r0) 00:54:36 (14/33) Installing py3-chardet (3.0.4-r4) 00:54:36 (15/33) Installing py3-idna (2.9-r0) 00:54:36 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:54:36 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:54:36 (18/33) Installing py3-requests (2.23.0-r0) 00:54:36 (19/33) Installing py3-msgpack (1.0.0-r0) 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.811s coverage: 86.3% of statements 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.010s coverage: 72.2% of statements 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.356s coverage: 72.1% of statements 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.037s coverage: 82.4% of statements 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.042s coverage: 48.4% of statements 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.026s coverage: 28.8% of statements 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.027s coverage: 96.8% of statements 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 26.9% of statements 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.302s coverage: 84.1% of statements 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.058s coverage: 43.1% of statements 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.029s coverage: 100.0% of statements 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.035s coverage: 83.8% of statements 00:54:37 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:54:37 (20/33) Installing py3-lockfile (0.12.2-r3) 00:54:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:54:37 (22/33) Installing py3-colorama (0.4.3-r0) 00:54:37 Removing intermediate container 07e72e788fed 00:54:37 ---> c7d270bfe79d 00:54:37 Step 6/23 : COPY go.mod . 00:54:37 Removing intermediate container 3497b5036309 00:54:37 ---> 6a0bddeea60b 00:54:37 00:54:37 (23/33) Installing py3-distlib (0.3.0-r0) 00:54:37 (24/33) Installing py3-distro (1.5.0-r1) 00:54:38 (25/33) Installing py3-webencodings (0.5.1-r3) 00:54:38 (26/33) Installing py3-html5lib (1.0.1-r4) 00:54:38 Removing intermediate container fc84947cf2ba 00:54:38 ---> 2bde250a1102 00:54:38 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:54:38 Successfully built 6a0bddeea60b 00:54:38 (27/33) Installing py3-pytoml (0.1.21-r0) 00:54:38 Successfully tagged docker-core-data-go:latest 00:54:38 Building docker-core-command-go 00:54:38  Building docker-core-data-go ... done (28/33) Installing py3-pep517 (0.8.2-r0) 00:54:38 (29/33) Installing py3-progress (1.5-r0) 00:54:38 (30/33) Installing py3-toml (0.10.1-r0) 00:54:38 ---> d3e885743220 00:54:38 Step 7/23 : RUN go mod download 00:54:38 (31/33) Installing py3-retrying (1.3.3-r0) 00:54:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:54:38 (33/33) Installing py3-pip (20.1.1-r0) 00:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.162s coverage: 46.1% of statements 00:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.023s coverage: 100.0% of statements 00:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements 00:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.080s coverage: 100.0% of statements 00:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:54:42 Executing busybox-1.31.1-r16.trigger 00:54:42 OK: 71 MiB in 55 packages 00:54:42 ---> Running in d9d8dbf44a94 00:54:44 ---> Running in 82a9d4d4c61a 00:54:44 Removing intermediate container d9d8dbf44a94 00:54:44 ---> 4691aaad0756 00:54:44 Step 26/29 : CMD [ "generate" ] 00:54:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.174s coverage: 29.1% of statements 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:54:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.058s coverage: 99.0% of statements 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:54:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:54:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:54:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:54:46 ---> Running in 3a3e6c8a4e10 00:54:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 00:54:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:54:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:54:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements 00:54:48 Removing intermediate container 3a3e6c8a4e10 00:54:48 ---> f93ce8999c35 00:54:48 Step 27/29 : LABEL arch=x86_64 00:54:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.022s coverage: 32.1% of statements 00:54:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements 00:54:51 GO111MODULE=on go vet ./... 00:54:53 ---> Running in 39404ef56b8a 00:54:54 Removing intermediate container 39404ef56b8a 00:54:54 ---> 3c03dc6857de 00:54:54 Step 28/29 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 00:54:54 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:54:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:54:55 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 00:54:55 ---> a4f417259617 00:54:55 Step 3/21 : WORKDIR /edgex-go 00:54:55 ---> Using cache 00:54:55 ---> 7941acfc2db4 00:54:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:55 ---> Using cache 00:54:55 ---> b8bf61180c82 00:54:55 Step 5/21 : RUN apk update && apk add make git 00:54:55 ---> Using cache 00:54:55 ---> cf11d483c096 00:54:55 Step 6/21 : COPY go.mod . 00:54:55 ---> Using cache 00:54:55 ---> fef69cc9779d 00:54:55 Step 7/21 : RUN go mod download 00:54:55 ---> Using cache 00:54:55 ---> 52c55bff6577 00:54:55 Step 8/21 : COPY . . 00:54:55 ---> Using cache 00:54:55 ---> f62506e6377e 00:54:55 Step 9/21 : RUN make cmd/core-command/core-command 00:54:55 Removing intermediate container 82a9d4d4c61a 00:54:55 ---> 9b7324fe6c60 00:54:55 Step 8/23 : COPY . . 00:54:55 ---> Running in c150a7b6f9e1 00:54:59 ---> Running in 6e8334cffa24 00:55:03 Removing intermediate container c150a7b6f9e1 00:55:03 ---> ec5b27348f8c 00:55:03 Step 29/29 : LABEL version=0.0.0 00:55:04 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 00:55:05 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 00:55:05 ---> Running in fe1ef0b30048 00:55:09 Removing intermediate container 592275fa123a 00:55:09 ---> 37f3ffc54a54 00:55:09 Step 21/26 : RUN pip install docker-compose==1.23.2 00:55:09 Removing intermediate container fe1ef0b30048 00:55:09 ---> 0d81c0a085b2 00:55:09 00:55:09 ---> Running in 5e2f7e3942c5 00:55:09 gofmt -l . 00:55:09 [ "`gofmt -l .`" = "" ] 00:55:09 Successfully built 0d81c0a085b2 00:55:09 Successfully tagged docker-security-secrets-setup-go:latest 00:55:09 Building docker-support-logging-go 00:55:11 ./bin/test-go-mod-tidy.sh 00:55:11 ./bin/test-attribution-txt.sh 00:55:14 docker run --rm --privileged \ 00:55:14 -v /w/workspace/edgex-go/1:/raml-verification -w /raml-verification \ 00:55:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 \ 00:55:14 /scripts/raml-verify.sh 00:55:14 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64' locally 00:55:14 aarch64: Pulling from edgex-devops/edgex-docs-builder 00:55:14 29e5d40040c1: Pulling fs layer 00:55:14 8c46fbeab2c7: Pulling fs layer 00:55:14 8ba552a4e5fe: Pulling fs layer 00:55:14 1fb62381901b: Pulling fs layer 00:55:14 147fb30a95d9: Pulling fs layer 00:55:14 3ccc99ad11dc: Pulling fs layer 00:55:14 1fb62381901b: Waiting 00:55:14 147fb30a95d9: Waiting 00:55:14 8ba552a4e5fe: Verifying Checksum 00:55:14 8ba552a4e5fe: Download complete 00:55:14 29e5d40040c1: Verifying Checksum 00:55:14 29e5d40040c1: Download complete 00:55:14 1fb62381901b: Verifying Checksum 00:55:14 1fb62381901b: Download complete 00:55:14 3ccc99ad11dc: Verifying Checksum 00:55:14 3ccc99ad11dc: Download complete 00:55:15 147fb30a95d9: Verifying Checksum 00:55:15 147fb30a95d9: Download complete 00:55:15 29e5d40040c1: Pull complete 00:55:15 8c46fbeab2c7: Verifying Checksum 00:55:15 8c46fbeab2c7: Download complete 00:55:19 8c46fbeab2c7: Pull complete 00:55:20 8ba552a4e5fe: Pull complete 00:55:20 1fb62381901b: Pull complete 00:55:24  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 00:55:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:55:24 Removing intermediate container 215fb648fdb1 00:55:24 ---> 470a44634436 00:55:24 00:55:24 Step 10/26 : FROM alpine:3.10 00:55:24 3.10: Pulling from library/alpine 00:55:24 Collecting dockerpty<0.5,>=0.4.1 00:55:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:55:24 147fb30a95d9: Pull complete 00:55:24 3ccc99ad11dc: Pull complete 00:55:24 Digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 00:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 00:55:26 ---> 84d6303fd6bb 00:55:26 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:55:26 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:55:26 Status: Downloaded newer image for alpine:3.10 00:55:26 ---> be4e4bea2c2e 00:55:26 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:55:26 ---> Running in 4cd45aad4bd6 00:55:26 ---> Running in 4cccbc680005 00:55:27 Verifying ./api/raml/core-command.raml... 00:55:28 Collecting docopt<0.7,>=0.6.1 00:55:28 Downloading docopt-0.6.2.tar.gz (25 kB) 00:55:28 Collecting websocket-client<1.0,>=0.32.0 00:55:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:55:29 Collecting texttable<0.10,>=0.9.0 00:55:29 Downloading texttable-0.9.1.tar.gz (11 kB) 00:55:29 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 00:55:29 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:55:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:55:29 ---> a4f417259617 00:55:29 Step 3/21 : WORKDIR /edgex-go 00:55:29 ---> Using cache 00:55:29 ---> 7941acfc2db4 00:55:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:29 ---> Using cache 00:55:29 ---> b8bf61180c82 00:55:29 Step 5/21 : RUN apk update && apk add make && apk add bash git 00:55:30 OK 00:55:30 Verifying ./api/raml/core-metadata.raml... 00:55:30 ---> Running in bc867fdde7d3 00:55:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:55:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:55:30 v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:55:30 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:55:30 OK: 10346 distinct packages available 00:55:31 Collecting jsonschema<3,>=2.5.1 00:55:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:55:31 (1/5) Installing ca-certificates (20191127-r2) 00:55:31 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:55:31 (3/5) Installing libcurl (7.66.0-r0) 00:55:31 (4/5) Installing curl (7.66.0-r0) 00:55:31 (5/5) Installing dumb-init (1.2.2-r1) 00:55:31 Executing busybox-1.30.1-r3.trigger 00:55:31 Executing ca-certificates-20191127-r2.trigger 00:55:31 Collecting cached-property<2,>=1.2.0 00:55:31 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 00:55:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:55:31 OK: 7 MiB in 19 packages 00:55:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:55:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:55:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:55:32 Collecting PyYAML<4,>=3.10 00:55:32 Downloading PyYAML-3.13.tar.gz (270 kB) 00:55:32 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:55:32 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:55:32 OK: 12749 distinct packages available 00:55:32 OK: 233 MiB in 51 packages 00:55:33 OK: 233 MiB in 51 packages 00:55:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:55:33 Collecting docker<4.0,>=3.6.0 00:55:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:55:33 Removing intermediate container 4cccbc680005 00:55:33 ---> e62865000c70 00:55:33 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:55:34 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) 00:55:34 Collecting idna<2.8,>=2.5 00:55:34 ---> Running in f748c5c4c5b4 00:55:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:55:35 Collecting urllib3<1.25,>=1.21.1 00:55:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:55:35 Removing intermediate container 6e8334cffa24 00:55:35 ---> 7e63e9aac796 00:55:35 00:55:35 Step 10/21 : FROM scratch 00:55:35 ---> 00:55:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:55:35 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) 00:55:36 Collecting docker-pycreds>=0.4.0 00:55:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:55:36 Removing intermediate container f748c5c4c5b4 00:55:36 ---> 1186bf95756a 00:55:36 Step 13/26 : WORKDIR / 00:55:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:55:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:55:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:55:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:55:36 Removing intermediate container bc867fdde7d3 00:55:36 ---> 993ab21c2c52 00:55:36 Step 6/21 : COPY go.mod . 00:55:36 ---> Using cache 00:55:36 ---> b9cdd48747af 00:55:36 Step 12/21 : ENV APP_PORT=48082 00:55:36 Installing collected packages: dockerpty, docopt, websocket-client, texttable, jsonschema, cached-property, idna, urllib3, requests, PyYAML, docker-pycreds, docker, docker-compose 00:55:36 Running setup.py install for dockerpty: started 00:55:36 ---> Running in e8d9a3c1a730 00:55:36 ---> Running in d1f0c23ac538 00:55:36 OK 00:55:36 Verifying ./api/raml/support-logging.raml... 00:55:36 ---> 8dc75b99cddc 00:55:36 Step 7/21 : RUN go mod download 00:55:36 ---> Running in d38ddb5cef7e 00:55:36 Removing intermediate container e8d9a3c1a730 00:55:36 ---> a500781d9a4e 00:55:36 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:55:36 Removing intermediate container d1f0c23ac538 00:55:36 ---> c8ff3a9c9af5 00:55:36 Step 13/21 : EXPOSE $APP_PORT 00:55:37 ---> Running in 64038e43190d 00:55:37 Running setup.py install for dockerpty: finished with status 'done' 00:55:37 Running setup.py install for docopt: started 00:55:37 ---> 792fbf8186d5 00:55:37 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:55:37 Removing intermediate container 64038e43190d 00:55:37 ---> 0b38698ff257 00:55:37 Step 14/21 : WORKDIR / 00:55:37 ---> Running in a778e1d4515d 00:55:38 Running setup.py install for docopt: finished with status 'done' 00:55:38 ---> 9662b4e90053 00:55:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:55:38 Running setup.py install for texttable: started 00:55:38 Removing intermediate container a778e1d4515d 00:55:38 ---> 977c6d88b656 00:55:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:55:38 ---> 3faedbdcba07 00:55:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 00:55:38 ---> 96086fe1657a 00:55:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:55:38 Running setup.py install for texttable: finished with status 'done' 00:55:39 Attempting uninstall: idna 00:55:39 Found existing installation: idna 2.9 00:55:39 Uninstalling idna-2.9: 00:55:39 Successfully uninstalled idna-2.9 00:55:39 OK 00:55:39 Verifying ./api/raml/support-scheduler.raml... 00:55:40 ---> 96baadbea452 00:55:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:55:40 Attempting uninstall: urllib3 00:55:40 Found existing installation: urllib3 1.25.9 00:55:40 Uninstalling urllib3-1.25.9: 00:55:40 Successfully uninstalled urllib3-1.25.9 00:55:41 ---> d47170f650cd 00:55:41 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:55:41 Attempting uninstall: requests 00:55:41 Found existing installation: requests 2.23.0 00:55:41 Uninstalling requests-2.23.0: 00:55:41 ---> 92e3afc6ff04 00:55:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:55:41 Successfully uninstalled requests-2.23.0 00:55:42 Running setup.py install for PyYAML: started 00:55:42 Removing intermediate container d38ddb5cef7e 00:55:42 ---> 4be6aa36a5f2 00:55:42 Step 8/21 : COPY . . 00:55:42 ---> 29a480cc2f24 00:55:42 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:55:42 OK 00:55:42 Verifying ./api/raml/core-data.raml... 00:55:43 ---> 27d60e4a3b85 00:55:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 00:55:43 ---> Running in f94443315f13 00:55:43 Running setup.py install for PyYAML: finished with status 'done' 00:55:47 OK 00:55:47 Verifying ./api/raml/support-notifications.raml... 00:55:50 OK 00:55:50 Verifying ./api/raml/system-agent.raml... 00:55:51 ---> 8831f066737e 00:55:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:55:51 Removing intermediate container f94443315f13 00:55:51 ---> 10fb66d2df98 00:55:51 Step 19/21 : LABEL arch=x86_64 00:55:51 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 00:55:53 OK [Pipeline] sh 00:55:54 + ls -al . 00:55:54 total 588 00:55:54 drwxrwxr-x 10 1001 1001 4096 Jul 24 00:55 . 00:55:54 drwxr-xr-x 4 root root 4096 Jul 24 00:52 .. 00:55:54 -rw-rw-r-- 1 1001 1001 11 Jul 24 00:51 .dockerignore 00:55:54 drwxrwxr-x 8 1001 1001 4096 Jul 24 00:51 .git 00:55:54 drwxrwxr-x 3 1001 1001 4096 Jul 24 00:51 .github 00:55:54 -rw-rw-r-- 1 1001 1001 924 Jul 24 00:51 .gitignore 00:55:54 drwxrwxr-x 3 1001 1001 4096 Jul 24 00:51 .semver 00:55:54 -rw-rw-r-- 1 1001 1001 178 Jul 24 00:51 .sonarcloud.properties 00:55:54 -rw-rw-r-- 1 1001 1001 3804 Jul 24 00:51 CONTRIBUTING.md 00:55:54 -rw-rw-r-- 1 1001 1001 1035 Jul 24 00:51 Dockerfile.build 00:55:54 -rw-rw-r-- 1 1001 1001 824 Jul 24 00:51 Jenkinsfile 00:55:54 -rw-rw-r-- 1 1001 1001 10775 Jul 24 00:51 LICENSE 00:55:54 -rw-rw-r-- 1 1001 1001 6417 Jul 24 00:51 Makefile 00:55:54 -rw-rw-r-- 1 1001 1001 5652 Jul 24 00:51 README.md 00:55:54 -rw-rw-r-- 1 1001 1001 7111 Jul 24 00:51 SECURITY.md 00:55:54 -rw-rw-r-- 1 1001 1001 5 Jul 24 00:48 VERSION 00:55:54 -rw-rw-r-- 1 1001 1001 4131 Jul 24 00:51 ZMQWindows.md 00:55:54 drwxrwxr-x 4 1001 1001 4096 Jul 24 00:51 api 00:55:54 drwxrwxr-x 2 1001 1001 4096 Jul 24 00:51 bin 00:55:54 drwxrwxr-x 15 1001 1001 4096 Jul 24 00:51 cmd 00:55:54 -rw-r--r-- 1 root root 456067 Jul 24 00:54 coverage.out 00:55:54 -rw-r--r-- 1 root root 1019 Jul 24 00:55 go.mod 00:55:54 -rw-r--r-- 1 root root 18146 Jul 24 00:55 go.sum 00:55:54 drwxrwxr-x 8 1001 1001 4096 Jul 24 00:51 internal 00:55:54 drwxrwxr-x 4 1001 1001 4096 Jul 24 00:51 snap 00:55:54 -rw-rw-r-- 1 1001 1001 168 Jul 24 00:51 version.go [Pipeline] sh 00:55:54 + '[' -e coverage.out ] 00:55:54 + chown 1001:1001 coverage.out [Pipeline] stash 00:55:54 Warning: overwriting stash ‘coverage-report’ 00:55:54 ---> Running in 8aa47bec8f76 00:55:55 Stashed 1 file(s) [Pipeline] sh 00:55:56 + make build 00:55:56 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 00:55:56 ---> ad7a472ca399 00:55:56 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:55:56 ---> Running in f8491d60cd22 00:55:56 Removing intermediate container 8aa47bec8f76 00:55:56 ---> d71a02dff5f8 00:55:56 Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 00:56:02 ---> Running in 0ac2055692be 00:56:04 Removing intermediate container 5e2f7e3942c5 00:56:04 ---> f193868ed3c5 00:56:04 Step 22/26 : RUN apk --no-cache add curl 00:56:04 Removing intermediate container 0ac2055692be 00:56:04 ---> bfb39ce4d711 00:56:04 Step 21/21 : LABEL version=0.0.0 00:56:06 ---> 9d317bdf45d8 00:56:06 Step 9/21 : RUN make cmd/support-logging/support-logging 00:56:06 ---> Running in 593483f5d802 00:56:06 ---> Running in 58ef0be063c0 00:56:07 ---> Running in 58ed13a3c882 00:56:08 Removing intermediate container 593483f5d802 00:56:08 ---> 02a2f2926c6b 00:56:08 00:56:08 Successfully built 02a2f2926c6b 00:56:08 Successfully tagged docker-core-command-go:latest 00:56:08  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 00:56:08 Removing intermediate container 4cd45aad4bd6 00:56:08 ---> 4f5735452861 00:56:08 00:56:08 Step 10/23 : FROM scratch 00:56:08 ---> 00:56:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:56:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:56:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:56:09 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 00:56:09 Removing intermediate container f8491d60cd22 00:56:09 ---> 07e4bd9d69f9 00:56:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:56:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:56:09 (2/3) Installing libcurl (7.69.1-r0) 00:56:09 ---> Running in 38fd3e0491b7 00:56:09 (3/3) Installing curl (7.69.1-r0) 00:56:09 Executing busybox-1.31.1-r16.trigger 00:56:09 OK: 72 MiB in 58 packages 00:56:09 ---> Running in f2841742ef93 00:56:13 Removing intermediate container 38fd3e0491b7 00:56:13 ---> 050a73a2bd62 00:56:13 Step 12/23 : ENV APP_PORT=48060 00:56:14 Removing intermediate container f2841742ef93 00:56:14 ---> 544aa4c6ea5b 00:56:14 Step 24/26 : LABEL arch=x86_64 00:56:14 ---> Running in ba944f65d23b 00:56:14 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 00:56:16 ---> Running in aafd2bf95132 00:56:16 Removing intermediate container 58ef0be063c0 00:56:16 ---> ca5d43f301a3 00:56:16 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:56:16 Removing intermediate container ba944f65d23b 00:56:16 ---> 875a2e584231 00:56:16 Step 13/23 : EXPOSE $APP_PORT 00:56:17 ---> Running in 2c1da54c9e1e 00:56:17 ---> Running in a9ba17ec5305 00:56:18 Removing intermediate container aafd2bf95132 00:56:18 ---> 14c90261994e 00:56:18 Step 25/26 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 00:56:18 Removing intermediate container a9ba17ec5305 00:56:18 ---> 9fafce05641e 00:56:18 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 00:56:18 ---> Running in 7a6b19d66af3 00:56:19 Removing intermediate container 2c1da54c9e1e 00:56:19 ---> fd6d9676e3c0 00:56:19 Step 24/26 : LABEL arch=x86_64 00:56:19 ---> Running in e5c8456e7e50 00:56:19 Removing intermediate container 7a6b19d66af3 00:56:19 ---> 83af1bdd0f25 00:56:19 Step 26/26 : LABEL version=0.0.0 00:56:19 ---> 31f4c39a0094 00:56:19 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:56:19 ---> Running in 1671db81256c 00:56:19 Removing intermediate container e5c8456e7e50 00:56:19 ---> edea134f0ce8 00:56:19 Step 25/26 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 00:56:20 ---> Running in 5db02c3d259c 00:56:20 Removing intermediate container 1671db81256c 00:56:20 ---> 3e7166843169 00:56:20 00:56:20 Successfully built 3e7166843169 00:56:22 Successfully tagged docker-security-secretstore-setup-go:latest 00:56:22  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5db02c3d259c 00:56:22 ---> 2ab434be4beb 00:56:22 Step 26/26 : LABEL version=0.0.0 00:56:24 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:56:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:56:24 ---> a4f417259617 00:56:24 Step 3/20 : WORKDIR /edgex-go 00:56:24 ---> Using cache 00:56:24 ---> 7941acfc2db4 00:56:24 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:24 ---> Using cache 00:56:24 ---> b8bf61180c82 00:56:24 Step 5/20 : RUN apk update && apk add make git 00:56:24 ---> Using cache 00:56:24 ---> cf11d483c096 00:56:24 Step 6/20 : COPY go.mod . 00:56:24 ---> Using cache 00:56:24 ---> fef69cc9779d 00:56:24 Step 7/20 : RUN go mod download 00:56:24 ---> Using cache 00:56:24 ---> 52c55bff6577 00:56:24 Step 8/20 : COPY . . 00:56:24 ---> Using cache 00:56:24 ---> f62506e6377e 00:56:24 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:56:24 ---> 994923aae713 00:56:24 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 00:56:24 ---> Running in 609479b929c1 00:56:25 ---> Running in 0ac90e974d3c 00:56:25 Removing intermediate container 609479b929c1 00:56:25 ---> 372ac36aa9e7 00:56:25 00:56:25 ---> 51ecababe75c 00:56:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:56:25 Successfully built 372ac36aa9e7 00:56:25 Successfully tagged docker-sys-mgmt-agent-go:latest 00:56:25  Building docker-sys-mgmt-agent-go ... done 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 00:56:25 ---> 711657afcdb7 00:56:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:56:26 ---> 6b884c3f1656 00:56:26 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:56:27 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 00:56:28 ---> b0564a6858ff 00:56:28 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:56:28 ---> Running in 4f7bc4a7fd10 00:56:28 Removing intermediate container 4f7bc4a7fd10 00:56:28 ---> e7de58efdf54 00:56:28 Step 21/23 : LABEL arch=x86_64 00:56:28 ---> Running in db95b8c49c29 00:56:29 Removing intermediate container db95b8c49c29 00:56:29 ---> 11eb9d03f9ab 00:56:29 Step 22/23 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 00:56:29 ---> Running in c35685ed9196 00:56:29 Removing intermediate container c35685ed9196 00:56:29 ---> 584306bee456 00:56:29 Step 23/23 : LABEL version=0.0.0 00:56:29 ---> Running in fc8b40499c81 00:56:29 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 00:56:30 Removing intermediate container fc8b40499c81 00:56:30 ---> 370da9cb2b1c 00:56:30 00:56:30 Successfully built 370da9cb2b1c 00:56:31 Successfully tagged docker-support-notifications-go:latest 00:56:31  Building docker-support-notifications-go ... done Removing intermediate container 58ed13a3c882 00:56:31 ---> 4a3c5f4029d0 00:56:31 00:56:31 Step 10/21 : FROM scratch 00:56:31 ---> 00:56:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:56:31 ---> Using cache 00:56:31 ---> 050a73a2bd62 00:56:31 Step 12/21 : ENV APP_PORT=48061 00:56:31 ---> Running in b94c2f7c20d5 00:56:31 Removing intermediate container b94c2f7c20d5 00:56:31 ---> 27a54e387ab9 00:56:31 Step 13/21 : EXPOSE $APP_PORT 00:56:31 ---> Running in 4bf8bdb30f23 00:56:32 Removing intermediate container 4bf8bdb30f23 00:56:32 ---> cfc17b88d7be 00:56:32 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 00:56:32 ---> b1bd99da5f3f 00:56:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:56:32 ---> 8cb04c21b1fb 00:56:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:56:33 ---> 8bbe527348cc 00:56:33 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:56:33 ---> 3dc1d89755ca 00:56:33 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 00:56:33 ---> Running in 0b749aa2b40b 00:56:33 Removing intermediate container 0b749aa2b40b 00:56:33 ---> 6976fa193afe 00:56:33 Step 19/21 : LABEL arch=x86_64 00:56:33 ---> Running in a8bf88f633ad 00:56:34 Removing intermediate container a8bf88f633ad 00:56:34 ---> 32d84962fd33 00:56:34 Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 00:56:34 ---> Running in 95458525a8d6 00:56:34 Removing intermediate container 95458525a8d6 00:56:34 ---> e4de50d6cd92 00:56:34 Step 21/21 : LABEL version=0.0.0 00:56:34 ---> Running in 2e80e710b3a9 00:56:34 Removing intermediate container 2e80e710b3a9 00:56:34 ---> b2058d9968eb 00:56:34 00:56:34 Successfully built b2058d9968eb 00:56:34 Successfully tagged docker-support-logging-go:latest 00:56:35 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 00:56:36  Building docker-support-logging-go ... done Removing intermediate container 0ac90e974d3c 00:56:36 ---> 027fb1a5a689 00:56:36 00:56:36 Step 10/20 : FROM alpine 00:56:36 ---> a24bb4013296 00:56:36 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:56:36 ---> Running in df0673ba8ff8 00:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:56:37 v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:56:37 v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:56:37 OK: 12749 distinct packages available 00:56:37 (1/4) Installing ca-certificates (20191127-r4) 00:56:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:56:37 (3/4) Installing libcurl (7.69.1-r0) 00:56:37 (4/4) Installing curl (7.69.1-r0) 00:56:37 Executing busybox-1.31.1-r16.trigger 00:56:37 Executing ca-certificates-20191127-r4.trigger 00:56:37 OK: 7 MiB in 18 packages 00:56:38 Removing intermediate container df0673ba8ff8 00:56:38 ---> e8fba0bd9373 00:56:38 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:56:38 ---> Running in 54182dcea33a 00:56:38 Removing intermediate container 54182dcea33a 00:56:38 ---> e9af27b30eb7 00:56:38 Step 13/20 : WORKDIR /edgex 00:56:39 ---> Running in d3fd806f7588 00:56:39 Removing intermediate container d3fd806f7588 00:56:39 ---> db680ed67360 00:56:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:56:39 ---> bd22234f135b 00:56:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:56:40 ---> 7ffd85610807 00:56:40 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:56:40 ---> Running in e6bdc81beb3d 00:56:40 Removing intermediate container e6bdc81beb3d 00:56:40 ---> 35bbdb2fa3ae 00:56:40 Step 17/20 : CMD ["--init=true"] 00:56:40 ---> Running in 74e536cb4d89 00:56:40 Removing intermediate container 74e536cb4d89 00:56:40 ---> 9592e80950cc 00:56:40 Step 18/20 : LABEL arch=x86_64 00:56:40 ---> Running in 9b4bfb4a609d 00:56: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 00:56:40 Removing intermediate container 9b4bfb4a609d 00:56:40 ---> 62e007bb289e 00:56:40 Step 19/20 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 00:56:40 ---> Running in 0a697696aed5 00:56:41 Removing intermediate container 0a697696aed5 00:56:41 ---> 1023aedc56c0 00:56:41 Step 20/20 : LABEL version=0.0.0 00:56:41 ---> Running in 60edc1f4c74c 00:56:41 Removing intermediate container 60edc1f4c74c 00:56:41 ---> 490734184edc 00:56:41 00:56:41 Successfully built 490734184edc 00:56:41 Successfully tagged docker-security-proxy-setup-go:latest 00:56:41  Building docker-security-proxy-setup-go ... done  [Pipeline] } 00:56:41 $ docker stop --time=1 c7b5c6448924297b495b53fd35a91d8ca8316297ee110eca4f94045b225835ef 00:56:42 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 00:56:43 $ docker rm -f c7b5c6448924297b495b53fd35a91d8ca8316297ee110eca4f94045b225835ef [Pipeline] // withDockerContainer [Pipeline] sh 00:56:44 + docker images 00:56:44 + grep docker 00:56:44 docker-security-proxy-setup-go latest 490734184edc 3 seconds ago 16.4MB 00:56:44 docker-support-logging-go latest b2058d9968eb 9 seconds ago 11.8MB 00:56:44 docker-support-notifications-go latest 370da9cb2b1c 14 seconds ago 14.4MB 00:56:44 docker-sys-mgmt-agent-go latest 372ac36aa9e7 18 seconds ago 284MB 00:56:44 docker-security-secretstore-setup-go latest 3e7166843169 24 seconds ago 33.9MB 00:56:44 docker-core-command-go latest 02a2f2926c6b 36 seconds ago 13MB 00:56:44 docker-security-secrets-setup-go latest 0d81c0a085b2 About a minute ago 25.1MB 00:56:44 docker-core-data-go latest 6a0bddeea60b 2 minutes ago 23.8MB 00:56:44 docker-core-metadata-go latest 7f40fdeee104 2 minutes ago 14.4MB 00:56:44 docker-support-scheduler-go latest 6b2628b2c02a 2 minutes ago 13.1MB 00:56:44 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] } 00:56:47 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 00:56:52 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 00:56:57 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 00:57:02 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 00:57:06 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 00:57:11 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] } 00:57:14 $ docker stop --time=1 913f8bb8e9ecef54779c969d6e2d9e0940e004cde822e972f2d7ad69ff6881b8 00:57:17 $ docker rm -f 913f8bb8e9ecef54779c969d6e2d9e0940e004cde822e972f2d7ad69ff6881b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:57:18 00:57:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:57:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:57:19 latest: Pulling from edgex-devops/edgex-compose-arm64 00:57:19 29e5d40040c1: Already exists 00:57:19 1ce36da41761: Pulling fs layer 00:57:19 25b303627fd3: Pulling fs layer 00:57:20 1ce36da41761: Verifying Checksum 00:57:20 1ce36da41761: Download complete 00:57:21 1ce36da41761: Pull complete 00:57:21 25b303627fd3: Verifying Checksum 00:57:21 25b303627fd3: Download complete 00:57:32 25b303627fd3: Pull complete 00:57:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:57:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:57:32 prd-ubuntu18.04-docker-arm64-4c-16g-784 does not seem to be running inside a container 00:57:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:57:35 $ docker top 7adaeccb4274eef0bc6bd7ea0b66963c30d120b6fa9b60522e5a9786f8690fc9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:37 + docker-compose build --help 00:57:37 + grep parallel 00:57:40 --parallel Build images in parallel. [Pipeline] } 00:57:41 $ docker stop --time=1 7adaeccb4274eef0bc6bd7ea0b66963c30d120b6fa9b60522e5a9786f8690fc9 00:57:42 $ docker rm -f 7adaeccb4274eef0bc6bd7ea0b66963c30d120b6fa9b60522e5a9786f8690fc9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:57:43 . [Pipeline] withDockerContainer 00:57:44 prd-ubuntu18.04-docker-arm64-4c-16g-784 does not seem to be running inside a container 00:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:57:45 $ docker top 64ff14a40896fa10f9c8468cca9339f2d798acbdb96ad8484e0ecdb5be92db3a -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:46 + docker-compose -f ./docker-compose-build.yml build --parallel 00:57:49 Building docker-core-command-go ... 00:57:49 Building docker-core-data-go ... 00:57:49 Building docker-core-metadata-go ... 00:57:49 Building docker-security-proxy-setup-go ... 00:57:49 Building docker-security-secrets-setup-go ... 00:57:49 Building docker-security-secretstore-setup-go ... 00:57:49 Building docker-support-logging-go ... 00:57:49 Building docker-support-notifications-go ... 00:57:49 Building docker-support-scheduler-go ... 00:57:49 Building docker-sys-mgmt-agent-go ... 00:57:49 Building docker-core-command-go 00:57:49 Building docker-core-metadata-go 00:57:49 Building docker-support-scheduler-go 00:57:49 Building docker-support-notifications-go 00:57:49 Building docker-support-logging-go 00:59:41 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:59:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:59:41 ---> 8922e2db457a 00:59:41 Step 3/21 : WORKDIR /edgex-go 00:59:41 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 00:59:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:59:41 ---> 8922e2db457a 00:59:41 Step 3/20 : WORKDIR /edgex-go 00:59:41 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:59:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:59:41 ---> 8922e2db457a 00:59:41 Step 3/21 : WORKDIR /edgex-go 00:59:41 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 00:59:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:59:41 ---> 8922e2db457a 00:59:41 Step 3/23 : WORKDIR /edgex-go 00:59:41 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 00:59:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:59:41 ---> 8922e2db457a 00:59:41 Step 3/21 : WORKDIR /edgex-go 00:59:44 ---> Running in 2dcc1c43ef0d 00:59:44 ---> Running in 723a0292171f 00:59:44 ---> Running in 4cff24c6b459 00:59:44 ---> Running in 0b35bb789f2e 00:59:44 ---> Running in 3398b0aae66b 00:59:45 Removing intermediate container 3398b0aae66b 00:59:45 ---> 52187f4719eb 00:59:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:45 Removing intermediate container 4cff24c6b459 00:59:45 ---> 3ec8af2d55cd 00:59:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:45 Removing intermediate container 2dcc1c43ef0d 00:59:45 ---> 3dbeda13224a 00:59:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:45 Removing intermediate container 723a0292171f 00:59:45 ---> 5042dc127983 00:59:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:45 Removing intermediate container 0b35bb789f2e 00:59:45 ---> 3642fc61a30f 00:59:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:45 ---> Running in fb10487c0622 00:59:45 ---> Running in 2ef1689c888b 00:59:45 ---> Running in e080f0c37eac 00:59:45 ---> Running in 9ca6cd3201b2 00:59:45 ---> Running in ea2afcf89454 00:59:50 Removing intermediate container fb10487c0622 00:59:50 ---> dc56e56d4cfc 00:59:50 Step 5/20 : RUN apk update && apk add make git 00:59:50 ---> Running in 6fd0b21b1582 00:59:50 Removing intermediate container 2ef1689c888b 00:59:50 ---> 6281ee0c467a 00:59:50 Step 5/21 : RUN apk update && apk add make && apk add bash git 00:59:50 ---> Running in 3e1d2b8dbbe8 00:59:50 Removing intermediate container e080f0c37eac 00:59:50 ---> ed806dcb4374 00:59:50 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 00:59:50 ---> Running in a45cd2144bba 00:59:50 Removing intermediate container 9ca6cd3201b2 00:59:50 ---> bc14b451841f 00:59:50 Removing intermediate container ea2afcf89454 00:59:50 Step 5/21 : RUN apk update && apk add make git 00:59:50 ---> 998e5ddfd649 00:59:50 Step 5/21 : RUN apk update && apk add make git 00:59:51 ---> Running in 240623e9c934 00:59:51 ---> Running in 0c3355bd5746 00:59:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:59:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:53 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:59:53 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:59:53 OK: 12620 distinct packages available 00:59:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:54 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:59:54 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:59:54 OK: 12620 distinct packages available 00:59:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:59:54 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:59:54 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:59:54 OK: 12620 distinct packages available 00:59:54 OK: 217 MiB in 51 packages 00:59:54 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:59:54 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:59:54 OK: 12620 distinct packages available 00:59:54 OK: 217 MiB in 51 packages 00:59:55 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 00:59:55 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:59:55 OK: 12620 distinct packages available 00:59:55 OK: 217 MiB in 51 packages 00:59:55 OK: 217 MiB in 51 packages 00:59:56 OK: 217 MiB in 51 packages 00:59:56 OK: 217 MiB in 51 packages 00:59:56 Removing intermediate container 6fd0b21b1582 00:59:56 ---> 89fb3f3d9c20 00:59:56 Step 6/20 : COPY go.mod . 00:59:56 Removing intermediate container a45cd2144bba 00:59:56 ---> 4bdc53aebf72 00:59:56 Step 6/23 : COPY go.mod . 00:59:57 Removing intermediate container 0c3355bd5746 00:59:57 ---> c666b510bf86 00:59:57 Step 6/21 : COPY go.mod . 00:59:57 ---> 8bbb8032d691 00:59:57 Step 7/20 : RUN go mod download 00:59:58 ---> Running in 8fb03076cf99 00:59:58 Removing intermediate container 3e1d2b8dbbe8 00:59:58 ---> ef762dabb238 00:59:58 Step 6/21 : COPY go.mod . 00:59:58 ---> cdf2fe97049c 00:59:58 Step 7/23 : RUN go mod download 00:59:58 Removing intermediate container 240623e9c934 00:59:58 ---> 1f0b6dad0832 00:59:58 Step 6/21 : COPY go.mod . 00:59:58 ---> Running in 7e9d60593d82 00:59:58 ---> b8daf82127f7 00:59:58 Step 7/21 : RUN go mod download 00:59:58 ---> Running in 574253962dd5 00:59:59 ---> 629649777536 00:59:59 Step 7/21 : RUN go mod download 00:59:59 ---> ac1a67f3c152 00:59:59 Step 7/21 : RUN go mod download 00:59:59 ---> Running in f57ed6831812 01:00:00 ---> Running in 0bd14f04e7fc 01:00:02 Removing intermediate container 8fb03076cf99 01:00:02 ---> 14615a5901ff 01:00:02 Step 8/20 : COPY . . 01:00:03 Removing intermediate container 7e9d60593d82 01:00:03 ---> 6e7bae20790d 01:00:03 Step 8/23 : COPY . . 01:00:03 Removing intermediate container 574253962dd5 01:00:03 ---> 4f47c63f981f 01:00:03 Step 8/21 : COPY . . 01:00:05 Removing intermediate container f57ed6831812 01:00:05 ---> 68ad2be6b255 01:00:05 Step 8/21 : COPY . . 01:00:06 Removing intermediate container 0bd14f04e7fc 01:00:06 ---> 31c813894e84 01:00:06 Step 8/21 : COPY . . 01:00:39 ---> e3e0faf6e3da 01:00:39 Step 9/21 : RUN make cmd/core-metadata/core-metadata 01:00:39 ---> 7d15f5f685d1 01:00:39 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:00:39 ---> f2212af63aaa 01:00:39 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 01:00:39 ---> 6b302d790836 01:00:39 Step 9/21 : RUN make cmd/support-logging/support-logging 01:00:39 ---> 35d30ec9d2d0 01:00:39 Step 9/21 : RUN make cmd/core-command/core-command 01:00:39 ---> Running in 0bef54b192b4 01:00:39 ---> Running in 389a028e05c9 01:00:39 ---> Running in 12ca00e27670 01:00:39 ---> Running in 9a5fe4bd7897 01:00:39 ---> Running in 01fc213d6e2d 01:00:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:00:39 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 01:00:39 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 01:00:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:00:39 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 01:02:31 Removing intermediate container 9a5fe4bd7897 01:02:31 ---> 90fc1c46acc5 01:02:31 01:02:31 Step 10/21 : FROM scratch 01:02:31 ---> 01:02:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 01:02:31 ---> Running in 8b1325acbab1 01:02:31 Removing intermediate container 8b1325acbab1 01:02:31 ---> 2bcaac05a0df 01:02:31 Step 12/21 : ENV APP_PORT=48061 01:02:31 ---> Running in 6d02fc55b1c3 01:02:31 Removing intermediate container 6d02fc55b1c3 01:02:31 ---> 8375cab3d361 01:02:31 Step 13/21 : EXPOSE $APP_PORT 01:02:31 ---> Running in e5d28bb3a883 01:02:31 Removing intermediate container e5d28bb3a883 01:02:31 ---> c9372386ccd5 01:02:31 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 01:02:31 ---> a2fdf2b781ec 01:02:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 01:02:31 ---> 844978a44029 01:02:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 01:02:31 ---> 5dfb4ac0338f 01:02:31 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 01:02:31 ---> 9297fb70907b 01:02:31 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 01:02:31 ---> Running in 14e8215c34f5 01:02:31 Removing intermediate container 14e8215c34f5 01:02:31 ---> c98e702fecfb 01:02:31 Step 19/21 : LABEL arch=arm64 01:02:31 ---> Running in 9a880bcec118 01:02:31 Removing intermediate container 9a880bcec118 01:02:31 ---> 6e5c7c55ed75 01:02:31 Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 01:02:31 ---> Running in ad5b03bf35a6 01:02:31 Removing intermediate container ad5b03bf35a6 01:02:31 ---> 9d70100b564c 01:02:31 Step 21/21 : LABEL version=0.0.0 01:02:31 ---> Running in f2152aae13b9 01:02:31 Removing intermediate container 12ca00e27670 01:02:31 ---> 1d1d69b027ff 01:02:31 01:02:31 Step 10/20 : FROM scratch 01:02:31 ---> 01:02:31 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:02:31 Removing intermediate container 01fc213d6e2d 01:02:31 ---> 968f5d8cf897 01:02:31 01:02:31 Step 10/21 : FROM scratch 01:02:31 ---> 01:02:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:02:31 Removing intermediate container f2152aae13b9 01:02:31 ---> b2c0725d810b 01:02:31 01:02:31 ---> Running in 7f811ae6abb2 01:02:31 ---> Running in 169176c791c8 01:02:32 Removing intermediate container 389a028e05c9 01:02:32 ---> f94c914ae625 01:02:32 01:02:32 Step 10/23 : FROM scratch 01:02:32 ---> 01:02:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 01:02:32 ---> Using cache 01:02:32 ---> 2bcaac05a0df 01:02:32 Step 12/23 : ENV APP_PORT=48060 01:02:32 Successfully built b2c0725d810b 01:02:32 Successfully tagged docker-support-logging-go-arm64:latest 01:02:32 Removing intermediate container 7f811ae6abb2 01:02:32 ---> 9a0b4e3334a9 01:02:32 Building docker-sys-mgmt-agent-go 01:02:32 Step 12/20 : ENV APP_PORT=48085 01:02:32  Building docker-support-logging-go ... done  ---> Running in a6ac3fc263fa 01:02:32 Removing intermediate container 169176c791c8 01:02:32 ---> 6c8ff37945c4 01:02:32 Step 12/21 : ENV APP_PORT=48082 01:02:32 ---> Running in 69be6d596f78 01:02:33 ---> Running in 43f85bc6c249 01:02:34 Removing intermediate container 69be6d596f78 01:02:34 ---> 3cb5d1da500b 01:02:34 Step 13/20 : EXPOSE $APP_PORT 01:02:34 Removing intermediate container a6ac3fc263fa 01:02:34 ---> 6a7f38ed78b5 01:02:34 Step 13/23 : EXPOSE $APP_PORT 01:02:34 Removing intermediate container 43f85bc6c249 01:02:34 ---> deb51eaf598c 01:02:34 Step 13/21 : EXPOSE $APP_PORT 01:02:35 ---> Running in 668b33fb4c73 01:02:35 ---> Running in 7be0febe9624 01:02:35 ---> Running in 13612c16b9cf 01:02:37 Removing intermediate container 668b33fb4c73 01:02:37 ---> 3325b547edbc 01:02:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 01:02:38 Removing intermediate container 0bef54b192b4 01:02:38 ---> c643b6d4faae 01:02:38 01:02:38 Step 10/21 : FROM scratch 01:02:38 ---> 01:02:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:02:38 ---> Using cache 01:02:38 ---> 6c8ff37945c4 01:02:38 Step 12/21 : ENV APP_PORT=48081 01:02:38 Removing intermediate container 7be0febe9624 01:02:38 ---> d3df7567e880 01:02:38 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 01:02:38 Removing intermediate container 13612c16b9cf 01:02:38 ---> f7cdb9b6b654 01:02:38 Step 14/21 : WORKDIR / 01:02:38 ---> Running in f526b5f82e5f 01:02:39 ---> Running in 05aa7c493f54 01:02:39 ---> 932d5ee6e315 01:02:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:02:39 ---> dd8c05c54bcb 01:02:39 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 01:02:39 Removing intermediate container f526b5f82e5f 01:02:39 ---> f3be16fa4857 01:02:39 Step 13/21 : EXPOSE $APP_PORT 01:02:40 ---> Running in 0bbe1eec653a 01:02:40 Removing intermediate container 05aa7c493f54 01:02:40 ---> 4d3a96b5110e 01:02:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 01:02:40 Removing intermediate container 0bbe1eec653a 01:02:40 ---> bbbd5d255567 01:02:40 Step 14/21 : WORKDIR / 01:02:41 ---> Running in 807c3f48f81b 01:02:41 ---> 1e7ce42f9c0e 01:02:41 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 01:02:41 ---> cafb07b3d35b 01:02:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:02:41 ---> d4752c95b6d6 01:02:41 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:02:42 Removing intermediate container 807c3f48f81b 01:02:42 ---> 69439ceaf164 01:02:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 01:02:44 ---> 9a55e8406a2c 01:02:44 ---> fd076d8b94a4 01:02:44 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 01:02:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 01:02:44 ---> 18aaade6e8f9 01:02:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:02:44 ---> ce688f759023 01:02:44 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:02:44 ---> Running in e6951d4ec344 01:02:45 ---> 52e682e388ae 01:02:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:02:45 Removing intermediate container e6951d4ec344 01:02:45 ---> a50bffd00085 01:02:45 Step 18/20 : LABEL arch=arm64 01:02:46 ---> 7f379b41f9b0 01:02:46 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 01:02:46 ---> Running in 20b2366a2383 01:02:46 ---> ea3f29e7f6c3 01:02:46 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:02:46 ---> Running in e474c5580353 01:02:47 ---> 9e605ea6b2bb 01:02:47 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:02:47 Removing intermediate container 20b2366a2383 01:02:47 ---> fba25fe442ef 01:02:47 Step 19/20 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 01:02:47 Removing intermediate container e474c5580353 01:02:47 ---> 6c3ca8fc5d29 01:02:47 Step 19/21 : LABEL arch=arm64 01:02:48 ---> Running in 6e53e8abd451 01:02:48 ---> d060eea85b00 01:02:48 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 01:02:48 ---> Running in 2b1f29f50e3d 01:02:49 ---> Running in bb151f12d8ec 01:02:49 ---> 9bc798700a05 01:02:49 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 01:02:49 Removing intermediate container 6e53e8abd451 01:02:49 ---> ca18f6d94f4d 01:02:49 Step 20/20 : LABEL version=0.0.0 01:02:49 Removing intermediate container 2b1f29f50e3d 01:02:49 ---> 7ff9bbbb3d94 01:02:49 Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 01:02:50 ---> Running in fe67fa13e0b8 01:02:50 ---> Running in b05eee486e42 01:02:50 Removing intermediate container bb151f12d8ec 01:02:50 ---> 513c1b45a266 01:02:50 Step 19/21 : LABEL arch=arm64 01:02:50 ---> Running in d3e275cf9a85 01:02:50 ---> Running in b5f87348b326 01:02:51 Removing intermediate container fe67fa13e0b8 01:02:51 ---> 810ae67bd6a8 01:02:51 01:02:51 Removing intermediate container b05eee486e42 01:02:51 ---> d7925dbf82be 01:02:51 Step 21/23 : LABEL arch=arm64 01:02:51 Removing intermediate container d3e275cf9a85 01:02:51 ---> 4e2cc4ab01dd 01:02:51 Step 21/21 : LABEL version=0.0.0 01:02:51 ---> Running in 55124c0befad 01:02:51 Removing intermediate container b5f87348b326 01:02:51 ---> 515e54e0996b 01:02:51 Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 01:02:51 Successfully built 810ae67bd6a8 01:02:51 Successfully tagged docker-support-scheduler-go-arm64:latest 01:02:51 Building docker-security-proxy-setup-go 01:02:51  Building docker-support-scheduler-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 01:02:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:02:51 ---> 8922e2db457a 01:02:51 Step 3/26 : WORKDIR /edgex-go 01:02:51 ---> Using cache 01:02:51 ---> 3642fc61a30f 01:02:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:51 ---> Using cache 01:02:51 ---> 998e5ddfd649 01:02:51 Step 5/26 : RUN apk update && apk add make bash git 01:02:51 ---> Running in b0021dcd99c7 01:02:51 ---> Running in 01062d74518c 01:02:51 ---> Running in 26827aaf2c52 01:02:52 Removing intermediate container 55124c0befad 01:02:52 ---> 6a1df74d5fe5 01:02:52 Step 22/23 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 01:02:52 ---> Running in e1af921c5c1d 01:02:53 Removing intermediate container 01062d74518c 01:02:53 ---> 3468793adc64 01:02:53 01:02:53 Removing intermediate container 26827aaf2c52 01:02:53 ---> 2d61aa4c7d7a 01:02:53 Step 21/21 : LABEL version=0.0.0 01:02:53 Successfully built 3468793adc64 01:02:53 Successfully tagged docker-core-command-go-arm64:latest 01:02:53  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 01:02:53 ---> Running in a85aee6172e9 01:02:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:02:53 Removing intermediate container e1af921c5c1d 01:02:53 ---> ec48a9393a77 01:02:53 Step 23/23 : LABEL version=0.0.0 01:02:54 Removing intermediate container a85aee6172e9 01:02:54 ---> a2fdd092d8f5 01:02:54 01:02:54 ---> Running in 3ee78059f0fe 01:02:54 Successfully built a2fdd092d8f5 01:02:54 Successfully tagged docker-core-metadata-go-arm64:latest 01:02:54 Building docker-security-secrets-setup-go 01:02:54  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:02:55 Removing intermediate container 3ee78059f0fe 01:02:55 ---> fd40a600e0f5 01:02:55 01:02:55 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 01:02:55 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 01:02:55 OK: 12620 distinct packages available 01:02:55 Successfully built fd40a600e0f5 01:02:55 Successfully tagged docker-support-notifications-go-arm64:latest 01:02:55  Building docker-support-notifications-go ... done Building docker-core-data-go 01:02:56 OK: 217 MiB in 51 packages 01:02:59 Removing intermediate container b0021dcd99c7 01:02:59 ---> 5c6de23f1985 01:02:59 Step 6/26 : COPY go.mod . 01:03:01 ---> 785dae1307d7 01:03:01 Step 7/26 : RUN go mod download 01:03:02 ---> Running in c8bfc2e90bfa 01:03:07 Removing intermediate container c8bfc2e90bfa 01:03:07 ---> 3a87a5175058 01:03:07 Step 8/26 : COPY . . 01:03:29 ---> e2395f067aff 01:03:29 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:03:29 ---> Running in 05f27c1708f9 01:03:31 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 01:03:58 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 01:03:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:03:58 ---> 8922e2db457a 01:03:58 Step 3/20 : WORKDIR /edgex-go 01:03:58 ---> Using cache 01:03:58 ---> 3642fc61a30f 01:03:58 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:58 ---> Using cache 01:03:58 ---> 998e5ddfd649 01:03:58 Step 5/20 : RUN apk update && apk add make git 01:03:58 ---> Using cache 01:03:58 ---> c666b510bf86 01:03:58 Step 6/20 : COPY go.mod . 01:03:58 ---> Using cache 01:03:58 ---> b8daf82127f7 01:03:58 Step 7/20 : RUN go mod download 01:03:58 ---> Using cache 01:03:58 ---> 4f47c63f981f 01:03:58 Step 8/20 : COPY . . 01:03:58 ---> Using cache 01:03:58 ---> 35d30ec9d2d0 01:03:58 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 01:04:00 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 01:04:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:04:00 ---> 8922e2db457a 01:04:00 Step 3/26 : WORKDIR /edgex-go 01:04:00 ---> Using cache 01:04:00 ---> 3642fc61a30f 01:04:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:04:00 ---> Using cache 01:04:00 ---> 998e5ddfd649 01:04:00 Step 5/26 : RUN apk update && apk add make git 01:04:00 ---> Using cache 01:04:00 ---> c666b510bf86 01:04:00 Step 6/26 : COPY go.mod . 01:04:00 ---> Using cache 01:04:00 ---> b8daf82127f7 01:04:00 Step 7/26 : RUN go mod download 01:04:00 ---> Using cache 01:04:00 ---> 4f47c63f981f 01:04:00 Step 8/26 : COPY . . 01:04:00 ---> Using cache 01:04:00 ---> 35d30ec9d2d0 01:04:00 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 01:04:00 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 01:04:00 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 01:04:00 ---> 8922e2db457a 01:04:00 Step 3/29 : WORKDIR /edgex-go 01:04:00 ---> Using cache 01:04:00 ---> 3642fc61a30f 01:04:00 Step 4/29 : RUN apk update && apk add make git 01:04:01 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 01:04:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:04:01 ---> 8922e2db457a 01:04:01 Step 3/22 : WORKDIR /edgex-go 01:04:01 ---> Using cache 01:04:01 ---> 3642fc61a30f 01:04:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:04:01 ---> Using cache 01:04:01 ---> 998e5ddfd649 01:04:01 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 01:04:04 ---> Running in a78df64466d9 01:04:04 ---> Running in cd5ef75985ca 01:04:04 ---> Running in fea2d5f97308 01:04:04 ---> Running in 14a0f1c0aa7d 01:04:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:04:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:04: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 01:04: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 01:04:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:04:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:04:08 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 01:04:08 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 01:04:08 OK: 12620 distinct packages available 01:04:08 v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] 01:04:08 v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] 01:04:08 OK: 12620 distinct packages available 01:04:09 OK: 217 MiB in 51 packages 01:04:09 OK: 217 MiB in 51 packages 01:04:11 Removing intermediate container cd5ef75985ca 01:04:11 ---> 19e5dfb46a1c 01:04:11 Step 6/22 : COPY go.mod .Removing intermediate container a78df64466d9 01:04:11 01:04:11 ---> f79674bd65df 01:04:11 Step 5/29 : COPY go.mod . 01:04:13 ---> bd2b9ce2bd78 01:04:13 Step 7/22 : RUN go mod download 01:04:13 ---> 68187f73cffb 01:04:13 Step 6/29 : RUN go mod download 01:04:13 ---> Running in 84ea9b664152 01:04:13 ---> Running in ca200c952c0c 01:04:18 Removing intermediate container 05f27c1708f9 01:04:18 ---> aa93449d5f69 01:04:18 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:04:18 ---> Running in d83c6171a27b 01:04:20 Removing intermediate container 84ea9b664152 01:04:20 ---> 822049b14c37 01:04:20 Step 8/22 : COPY . . 01:04:20 Removing intermediate container ca200c952c0c 01:04:20 ---> 790d8879b4c7 01:04:20 Step 7/29 : COPY . . 01:04:20 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 01:04:31 Removing intermediate container d83c6171a27b 01:04:31 ---> 274168d3a1af 01:04:31 01:04:31 Step 11/26 : FROM docker:latest 01:04:31 ---> ce9d55ae87f1 01:04:31 Step 12/26 : RUN apk add --no-cache bash 01:04:31 ---> Running in 3ff1d0ff44c7 01:04:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:04:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:04:34 (1/2) Installing readline (8.0.4-r0) 01:04:34 (2/2) Installing bash (5.0.17-r0) 01:04:34 Executing bash-5.0.17-r0.post-install 01:04:34 Executing busybox-1.31.1-r16.trigger 01:04:34 OK: 12 MiB in 22 packages 01:04:38 Removing intermediate container 3ff1d0ff44c7 01:04:38 ---> c43c746d0db0 01:04:38 Step 13/26 : RUN rm -rf /var/cache/apk/* 01:04:38 ---> Running in 1de68188859b 01:04:45 Removing intermediate container 1de68188859b 01:04:45 ---> f705dbda0f34 01:04:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 01:04:45 ---> Running in f89ecfee5490 01:04:45 Removing intermediate container f89ecfee5490 01:04:45 ---> b5e02a08d4c9 01:04:45 Step 15/26 : ENV APP_PORT=48090 01:04:46 ---> Running in 4daa9c7b6f38 01:04:47 Removing intermediate container 4daa9c7b6f38 01:04:47 ---> d1d0d3a721c0 01:04:47 Step 16/26 : EXPOSE $APP_PORT 01:04:48 ---> Running in 8b8dfbe71d07 01:04:49 Removing intermediate container 8b8dfbe71d07 01:04:49 ---> 89564b9e7713 01:04:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:04:53 ---> 19c594c3c554 01:04:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:04:54 ---> 3d46035f2322 01:04:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:04:55 ---> 67722a14018d 01:04:55 Step 9/22 : RUN make cmd/core-data/core-data 01:04:55 ---> 5c854fae5e3b 01:04:55 Step 20/26 : RUN apk --no-cache add py-pip 01:04:55 ---> Running in dd9ed4afb16f 01:04:56 ---> Running in fa00d788e9c4 01:04:56 ---> 3cf29c315d2a 01:04:56 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 01:04:56 ---> Running in c0fdd6ca1e87 01:04:59 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 01:04:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:04:59 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 01:04:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:04:59 (1/33) Installing libbz2 (1.0.8-r1) 01:04:59 (2/33) Installing expat (2.2.9-r1) 01:04:59 (3/33) Installing libffi (3.3-r2) 01:04:59 (4/33) Installing gdbm (1.13-r1) 01:05:00 (5/33) Installing xz-libs (5.2.5-r0) 01:05:00 (6/33) Installing sqlite-libs (3.32.1-r0) 01:05:00 (7/33) Installing python3 (3.8.5-r0) 01:05:02 (8/33) Installing py3-appdirs (1.4.4-r1) 01:05:02 (9/33) Installing py3-ordered-set (4.0.1-r0) 01:05:02 (10/33) Installing py3-parsing (2.4.7-r0) 01:05:02 (11/33) Installing py3-six (1.15.0-r0) 01:05:02 (12/33) Installing py3-packaging (20.4-r0) 01:05:02 (13/33) Installing py3-setuptools (47.0.0-r0) 01:05:02 (14/33) Installing py3-chardet (3.0.4-r4) 01:05:02 (15/33) Installing py3-idna (2.9-r0) 01:05:02 (16/33) Installing py3-certifi (2020.4.5.1-r0) 01:05:02 (17/33) Installing py3-urllib3 (1.25.9-r0) 01:05:02 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 01:05:02 (18/33) Installing py3-requests (2.23.0-r0) 01:05:02 (19/33) Installing py3-msgpack (1.0.0-r0) 01:05:02 (20/33) Installing py3-lockfile (0.12.2-r3) 01:05:02 (21/33) Installing py3-cachecontrol (0.12.6-r0) 01:05:02 (22/33) Installing py3-colorama (0.4.3-r0) 01:05:02 (23/33) Installing py3-distlib (0.3.0-r0) 01:05:02 (24/33) Installing py3-distro (1.5.0-r1) 01:05:02 (25/33) Installing py3-webencodings (0.5.1-r3) 01:05:02 (26/33) Installing py3-html5lib (1.0.1-r4) 01:05:02 (27/33) Installing py3-pytoml (0.1.21-r0) 01:05:02 (28/33) Installing py3-pep517 (0.8.2-r0) 01:05:02 (29/33) Installing py3-progress (1.5-r0) 01:05:02 (30/33) Installing py3-toml (0.10.1-r0) 01:05:02 (31/33) Installing py3-retrying (1.3.3-r0) 01:05:02 (32/33) Installing py3-contextlib2 (0.6.0-r0) 01:05:02 (33/33) Installing py3-pip (20.1.1-r0) 01:05:03 Executing busybox-1.31.1-r16.trigger 01:05:03 OK: 71 MiB in 55 packages 01:05:09 Removing intermediate container 14a0f1c0aa7d 01:05:09 ---> 2b242a15f8a6 01:05:09 01:05:09 Step 10/20 : FROM alpine 01:05:09 latest: Pulling from library/alpine 01:05:09 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 01:05:09 Status: Downloaded newer image for alpine:latest 01:05:09 ---> 62ee0e9f8440 01:05:09 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 01:05:10 ---> Running in 4d6526f1331e 01:05:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:05:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:05:13 Removing intermediate container fa00d788e9c4 01:05:13 ---> 26edd8aa814b 01:05:13 Step 21/26 : RUN pip install docker-compose==1.23.2 01:05:14 ---> Running in d7d7ff778eb7 01:05:14 v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 01:05:14 v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 01:05:14 OK: 12620 distinct packages available 01:05:14 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 01:05:15 (1/4) Installing ca-certificates (20191127-r4) 01:05:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:05:15 (3/4) Installing libcurl (7.69.1-r0) 01:05:15 (4/4) Installing curl (7.69.1-r0) 01:05:15 Executing busybox-1.31.1-r16.trigger 01:05:15 Executing ca-certificates-20191127-r4.trigger 01:05:15 OK: 7 MiB in 18 packages 01:05:18 Removing intermediate container 4d6526f1331e 01:05:18 ---> 3c470ca33297 01:05:18 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:05:18 ---> Running in 2ea680ac75fc 01:05:18 Removing intermediate container 2ea680ac75fc 01:05:18 ---> 6f5017b3bbc3 01:05:18 Step 13/20 : WORKDIR /edgex 01:05:18 ---> Running in 8821f44d82ea 01:05:19 Removing intermediate container 8821f44d82ea 01:05:19 ---> 6aa9ae8c497b 01:05:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:05:20 ---> d4bb93ee2317 01:05:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:05:22 ---> 73f89959c642 01:05:22 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:05:22 ---> Running in dbc56e8fb4be 01:05:22 Collecting docker-compose==1.23.2 01:05:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:05:23 Removing intermediate container dbc56e8fb4be 01:05:23 ---> 241e96a21226 01:05:23 Step 17/20 : CMD ["--init=true"] 01:05:23 ---> Running in d8ff088871b8 01:05:24 Removing intermediate container d8ff088871b8 01:05:24 ---> f3a295ef999d 01:05:24 Step 18/20 : LABEL arch=arm64 01:05:24 ---> Running in c03798419075 01:05:24 Collecting PyYAML<4,>=3.10 01:05:24 Downloading PyYAML-3.13.tar.gz (270 kB) 01:05:25 Removing intermediate container c03798419075 01:05:25 ---> 50a2a35f408d 01:05:25 Step 19/20 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 01:05:25 ---> Running in cb38f7135f36 01:05:26 Removing intermediate container cb38f7135f36 01:05:26 ---> e261dbdadef8 01:05:26 Step 20/20 : LABEL version=0.0.0 01:05:26 ---> Running in 25fca430df5c 01:05:27 Removing intermediate container 25fca430df5c 01:05:27 ---> 1d63a4db32b6 01:05:27 01:05:29 Successfully built 1d63a4db32b6 01:05:29 Successfully tagged docker-security-proxy-setup-go-arm64:latest 01:05:29  Building docker-security-proxy-setup-go ... done Removing intermediate container fea2d5f97308 01:05:29 ---> 05d5a6eb4592 01:05:29 01:05:29 Step 10/26 : FROM alpine:3.10 01:05:30 Collecting texttable<0.10,>=0.9.0 01:05:30 Downloading texttable-0.9.1.tar.gz (11 kB) 01:05:30 3.10: Pulling from library/alpine 01:05:31 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 01:05:31 Status: Downloaded newer image for alpine:3.10 01:05:31 ---> 536a684cf733 01:05:31 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 01:05:31 ---> Running in d6cf025bfbe4 01:05:33 Collecting docker<4.0,>=3.6.0 01:05:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:05:34 Collecting dockerpty<0.5,>=0.4.1 01:05:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:05:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 01:05:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 01:05:35 v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 01:05:35 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 01:05:35 OK: 10167 distinct packages available 01:05:35 (1/5) Installing ca-certificates (20191127-r2) 01:05:35 (2/5) Installing nghttp2-libs (1.39.2-r1) 01:05:35 (3/5) Installing libcurl (7.66.0-r0) 01:05:36 (4/5) Installing curl (7.66.0-r0) 01:05:36 (5/5) Installing dumb-init (1.2.2-r1) 01:05:36 Executing busybox-1.30.1-r3.trigger 01:05:36 Executing ca-certificates-20191127-r2.trigger 01:05:36 OK: 7 MiB in 19 packages 01:05:37 Collecting jsonschema<3,>=2.5.1 01:05:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:05:38 Collecting docopt<0.7,>=0.6.1 01:05:38 Downloading docopt-0.6.2.tar.gz (25 kB) 01:05:38 Removing intermediate container d6cf025bfbe4 01:05:38 ---> 62773c9ec708 01:05:38 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:05:38 ---> Running in aea96783f549 01:05:39 Removing intermediate container aea96783f549 01:05:39 ---> 573e95a3d9a4 01:05:39 Step 13/26 : WORKDIR / 01:05:39 ---> Running in 6e18c38daa74 01:05:40 Removing intermediate container 6e18c38daa74 01:05:40 ---> 0dde1591df15 01:05:40 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:05:41 Collecting websocket-client<1.0,>=0.32.0 01:05:41 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 01:05:41 ---> 490c6669ba01 01:05:41 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:05:42 ---> a65d1ac2566c 01:05:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:05:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:05:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:05:43 ---> a927d10ed5f1 01:05:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 01:05:43 Collecting cached-property<2,>=1.2.0 01:05:43 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 01:05:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:05:43 Collecting docker-pycreds>=0.4.0 01:05:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:05:44 ---> 063b66d1fd25 01:05:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:05:44 Collecting urllib3<1.25,>=1.21.1 01:05:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:05:45 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) 01:05:45 Collecting idna<2.8,>=2.5 01:05:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:05:45 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) 01:05:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:05:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:05:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:05:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:05:45 ---> 860e06243f45 01:05:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:05:46 Installing collected packages: PyYAML, texttable, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, jsonschema, docopt, cached-property, docker-compose 01:05:46 Running setup.py install for PyYAML: started 01:05:47 ---> e337f97d2493 01:05:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 01:05:49 ---> 0a117438a892 01:05:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:05:49 Running setup.py install for PyYAML: finished with status 'done' 01:05:49 Running setup.py install for texttable: started 01:05:50 ---> 96b60d780925 01:05:50 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:05:50 ---> Running in c9b61496442c 01:05:53 Running setup.py install for texttable: finished with status 'done' 01:05:53 Attempting uninstall: urllib3 01:05:53 Found existing installation: urllib3 1.25.9 01:05:53 Uninstalling urllib3-1.25.9: 01:05:53 Successfully uninstalled urllib3-1.25.9 01:05:54 Attempting uninstall: idna 01:05:54 Found existing installation: idna 2.9 01:05:54 Uninstalling idna-2.9: 01:05:54 Successfully uninstalled idna-2.9 01:05:54 Removing intermediate container c9b61496442c 01:05:54 ---> ce9459907351 01:05:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:05:54 ---> Running in d9d686505990 01:05:54 Attempting uninstall: requests 01:05:54 Found existing installation: requests 2.23.0 01:05:54 Uninstalling requests-2.23.0: 01:05:54 Removing intermediate container d9d686505990 01:05:54 ---> 3c30a702a228 01:05:54 Step 24/26 : LABEL arch=arm64 01:05:55 Successfully uninstalled requests-2.23.0 01:05:55 ---> Running in 7d3fe3a841bd 01:05:55 Removing intermediate container 7d3fe3a841bd 01:05:55 ---> ef8663457850 01:05:55 Step 25/26 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 01:05:56 ---> Running in b9c8143f4baa 01:05:56 Removing intermediate container b9c8143f4baa 01:05:56 ---> 0a7a22883a9e 01:05:56 Step 26/26 : LABEL version=0.0.0 01:05:56 ---> Running in 5734f6aa1546 01:05:56 Running setup.py install for dockerpty: started 01:05:57 Removing intermediate container 5734f6aa1546 01:05:57 ---> 055ec048d63c 01:05:57 01:05:57 Successfully built 055ec048d63c 01:05:58 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 01:05:59  Building docker-security-secretstore-setup-go ... done  Running setup.py install for dockerpty: finished with status 'done' 01:05:59 Running setup.py install for docopt: started 01:06:02 Running setup.py install for docopt: finished with status 'done' 01:06:02 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 01:06:08 Removing intermediate container c0fdd6ca1e87 01:06:08 ---> ebf21b1c9bb6 01:06:08 01:06:08 Step 9/29 : FROM alpine:latest 01:06:08 ---> 62ee0e9f8440 01:06:08 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 01:06:08 ---> Running in 5d70c7b3c230 01:06:08 Removing intermediate container d7d7ff778eb7 01:06:08 ---> 9f7c70e3e850 01:06:08 Step 22/26 : RUN apk --no-cache add curl 01:06:09 ---> Running in 3b6a5446b898 01:06:09 Removing intermediate container 5d70c7b3c230 01:06:09 ---> b5d2a30673dc 01:06:09 Step 11/29 : USER root 01:06:09 ---> Running in b7022aa3d48d 01:06:10 Removing intermediate container b7022aa3d48d 01:06:10 ---> 685630c9f741 01:06:10 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 01:06:10 ---> Running in 3ae60b4b03be 01:06:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:06:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:06:11 (1/3) Installing nghttp2-libs (1.41.0-r0) 01:06:11 (2/3) Installing libcurl (7.69.1-r0) 01:06:11 (3/3) Installing curl (7.69.1-r0) 01:06:11 Executing busybox-1.31.1-r16.trigger 01:06:11 OK: 71 MiB in 58 packages 01:06:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:06:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:06:13 v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 01:06:13 v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 01:06:13 OK: 12620 distinct packages available 01:06:13 Removing intermediate container 3b6a5446b898 01:06:13 ---> f6e8e7ab98ed 01:06:13 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 01:06:13 ---> Running in a8297cc78869 01:06:13 (1/2) Installing ca-certificates (20191127-r4) 01:06:13 (2/2) Installing dumb-init (1.2.2-r1) 01:06:13 Executing busybox-1.31.1-r16.trigger 01:06:13 Executing ca-certificates-20191127-r4.trigger 01:06:14 OK: 6 MiB in 16 packages 01:06:14 Removing intermediate container a8297cc78869 01:06:14 ---> 1e07a901db6f 01:06:14 Step 24/26 : LABEL arch=arm64 01:06:14 ---> Running in fa3e1521f377 01:06:15 Removing intermediate container fa3e1521f377 01:06:15 ---> e63d57ca885b 01:06:15 Step 25/26 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 01:06:15 ---> Running in e09f522cdb9d 01:06:15 Removing intermediate container 3ae60b4b03be 01:06:15 ---> f053ec9a5f35 01:06:15 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 01:06:15 Removing intermediate container e09f522cdb9d 01:06:15 ---> 91aa3e280aa8 01:06:15 Step 26/26 : LABEL version=0.0.0 01:06:16 ---> Running in 10042e479e5c 01:06:16 ---> Running in 0caa902faec3 01:06:16 Removing intermediate container 10042e479e5c 01:06:16 ---> 650ec90a8e5a 01:06:16 Step 14/29 : WORKDIR $BASE_DIR 01:06:16 ---> Running in 2fddfdcef489 01:06:16 Removing intermediate container 0caa902faec3 01:06:16 ---> f1c1c5178d8c 01:06:16 01:06:17 Successfully built f1c1c5178d8c 01:06:17 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 01:06:17  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 2fddfdcef489 01:06:17 ---> 011d9c9dcf95 01:06:17 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 01:06:17 ---> Running in 90257ff48c50 01:06:19 Removing intermediate container 90257ff48c50 01:06:19 ---> cbd067ea1d1d 01:06:19 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 01:06:21 ---> 9c5b1263e856 01:06:21 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 01:06:22 ---> 0a0275219707 01:06:22 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 01:06:22 ---> a80751d22ed9 01:06:22 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 01:06:23 ---> 4abaeaefd4d7 01:06:23 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 01:06:24 ---> 0c6063a255b1 01:06:24 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 01:06:24 ---> Running in 90cfd0eccc39 01:06:28 Removing intermediate container 90cfd0eccc39 01:06:28 ---> f6bbf3937aab 01:06:28 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 01:06:28 Removing intermediate container dd9ed4afb16f 01:06:28 ---> 5e7e8b2e558d 01:06:28 01:06:28 Step 10/22 : FROM alpine 01:06:28 ---> 62ee0e9f8440 01:06:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:06:28 ---> Running in 9a29f57e55d2 01:06:28 ---> 6b552cb33b9f 01:06:28 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:06:28 ---> Running in 7d5d1cf819be 01:06:28 Removing intermediate container 9a29f57e55d2 01:06:28 ---> c326590ba989 01:06:28 Step 12/22 : ENV APP_PORT=48080 01:06:28 ---> Running in 55599a596f9b 01:06:29 Removing intermediate container 55599a596f9b 01:06:29 ---> 5e23478d89b1 01:06:29 Step 13/22 : EXPOSE $APP_PORT 01:06:29 ---> Running in 78dce288a915 01:06:30 Removing intermediate container 78dce288a915 01:06:30 ---> 385e6c05f337 01:06:30 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:30 ---> Running in 5c865c779da3 01:06:31 Removing intermediate container 7d5d1cf819be 01:06:31 ---> d77c64a80c42 01:06:31 Step 24/29 : RUN chmod 755 security-secrets-setup 01:06:31 ---> Running in fd0b06acbf45 01:06:33 Removing intermediate container 5c865c779da3 01:06:33 ---> 7929c9fe8157 01:06:33 Step 15/22 : RUN apk --no-cache add zeromq 01:06:33 ---> Running in caf19303e45a 01:06:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:06:34 Removing intermediate container fd0b06acbf45 01:06:34 ---> b48a59f1dcdf 01:06:34 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 01:06:34 ---> Running in 79629d187b8a 01:06:35 Removing intermediate container 79629d187b8a 01:06:35 ---> e494c0324ae0 01:06:35 Step 26/29 : CMD [ "generate" ] 01:06:35 ---> Running in 845df2fa6577 01:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:06:35 Removing intermediate container 845df2fa6577 01:06:35 ---> 04788078c831 01:06:35 Step 27/29 : LABEL arch=arm64 01:06:35 ---> Running in d0770616ffbb 01:06:35 (1/5) Installing libgcc (9.3.0-r2) 01:06:36 (2/5) Installing libsodium (1.0.18-r0) 01:06:36 (3/5) Installing libstdc++ (9.3.0-r2) 01:06:36 Removing intermediate container d0770616ffbb 01:06:36 ---> aebe8323a5df 01:06:36 Step 28/29 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 01:06:36 (4/5) Installing libzmq (4.3.2-r0) 01:06:36 (5/5) Installing zeromq (4.3.2-r0) 01:06:36 ---> Running in f5f725f060a0 01:06:36 Executing busybox-1.31.1-r16.trigger 01:06:36 OK: 8 MiB in 19 packages 01:06:37 Removing intermediate container f5f725f060a0 01:06:37 ---> bdee5e21b0b6 01:06:37 Step 29/29 : LABEL version=0.0.0 01:06:37 ---> Running in 7ea964a3f53b 01:06:37 Removing intermediate container 7ea964a3f53b 01:06:37 ---> 6f61ec523f90 01:06:37 01:06:37 Removing intermediate container caf19303e45a 01:06:37 ---> 8a45b9fa6e73 01:06:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 01:06:38 Successfully built 6f61ec523f90 01:06:38 Successfully tagged docker-security-secrets-setup-go-arm64:latest 01:06:38  Building docker-security-secrets-setup-go ... done  ---> 3a315f498d89 01:06:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:06:40 ---> c3a6d7ecf6ac 01:06:40 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:06:40 ---> 0d2c84159822 01:06:40 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 01:06:40 ---> Running in 74de10524e86 01:06:41 Removing intermediate container 74de10524e86 01:06:41 ---> bada437ac00d 01:06:41 Step 20/22 : LABEL arch=arm64 01:06:41 ---> Running in 8eeae70cc9b2 01:06:42 Removing intermediate container 8eeae70cc9b2 01:06:42 ---> b3e808164277 01:06:42 Step 21/22 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 01:06:42 ---> Running in 98c5e8d4e524 01:06:42 Removing intermediate container 98c5e8d4e524 01:06:42 ---> 13f51f6a633d 01:06:42 Step 22/22 : LABEL version=0.0.0 01:06:42 ---> Running in b29fef0e467a 01:06:43 Removing intermediate container b29fef0e467a 01:06:43 ---> f24c42ba1e70 01:06:43 01:06:43 Successfully built f24c42ba1e70 01:06:43 Successfully tagged docker-core-data-go-arm64:latest 01:06:43  Building docker-core-data-go ... done  [Pipeline] } 01:06:43 $ docker stop --time=1 64ff14a40896fa10f9c8468cca9339f2d798acbdb96ad8484e0ecdb5be92db3a 01:06:45 $ docker rm -f 64ff14a40896fa10f9c8468cca9339f2d798acbdb96ad8484e0ecdb5be92db3a [Pipeline] // withDockerContainer [Pipeline] sh 01:06:46 + docker images 01:06:46 + grep docker 01:06:46 docker-core-data-go-arm64 latest f24c42ba1e70 4 seconds ago 22.6MB 01:06:46 docker-security-secrets-setup-go-arm64 latest 6f61ec523f90 9 seconds ago 24.2MB 01:06:46 docker-sys-mgmt-agent-go-arm64 latest f1c1c5178d8c 30 seconds ago 266MB 01:06:46 docker-security-secretstore-setup-go-arm64 latest 055ec048d63c 49 seconds ago 32.6MB 01:06:46 docker-security-proxy-setup-go-arm64 latest 1d63a4db32b6 About a minute ago 15.8MB 01:06:46 docker-support-notifications-go-arm64 latest fd40a600e0f5 3 minutes ago 13.9MB 01:06:46 docker-core-metadata-go-arm64 latest a2fdd092d8f5 3 minutes ago 13.8MB 01:06:46 docker-core-command-go-arm64 latest 3468793adc64 3 minutes ago 12.4MB 01:06:46 docker-support-scheduler-go-arm64 latest 810ae67bd6a8 3 minutes ago 12.6MB 01:06:46 docker-support-logging-go-arm64 latest b2c0725d810b 4 minutes ago 11.4MB 01:06:46 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 01:06:48 provisioning config files... 01:06:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5066801831818575313tmp [Pipeline] { [Pipeline] sh 01:06:49 + curl -s https://codecov.io/bash 01:06:49 + bash -s - -t @/w/workspace/edgex-go/1@tmp/config5066801831818575313tmp [Pipeline] } 01:06:49 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 01:06:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:06:52 ---> package-listing.sh 01:06:52 ++ facter osfamily 01:06:52 ++ tr '[:upper:]' '[:lower:]' 01:06:52 + OS_FAMILY=redhat 01:06:52 + workspace=/w/workspace/edgex-go/1 01:06:52 + START_PACKAGES=/tmp/packages_start.txt 01:06:52 + END_PACKAGES=/tmp/packages_end.txt 01:06:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:52 + PACKAGES=/tmp/packages_start.txt 01:06:52 + '[' /w/workspace/edgex-go/1 ']' 01:06:52 + PACKAGES=/tmp/packages_end.txt 01:06:52 + case "${OS_FAMILY}" in 01:06:52 + rpm -qa 01:06:52 + sort 01:06:56 + '[' -f /tmp/packages_start.txt ']' 01:06:56 + '[' -f /tmp/packages_end.txt ']' 01:06:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:56 + '[' /w/workspace/edgex-go/1 ']' 01:06:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 01:06:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh 01:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:06:57 01:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:06:57 alpine: Pulling from edgex-lftools-log-publisher 01:06:57 c9b1b535fdd9: Pulling fs layer 01:06:57 2cc5ad85d9ab: Pulling fs layer 01:06:57 756a868c4378: Pulling fs layer 01:06:57 444b2fc9a129: Pulling fs layer 01:06:57 ea15f1150254: Pulling fs layer 01:06:57 41b27a9f41bf: Pulling fs layer 01:06:57 28c525ee5125: Pulling fs layer 01:06:57 094b1ea09ed8: Pulling fs layer 01:06:57 138eaada9080: Pulling fs layer 01:06:57 0622d0fa9048: Pulling fs layer 01:06:57 444b2fc9a129: Waiting 01:06:57 ea15f1150254: Waiting 01:06:57 41b27a9f41bf: Waiting 01:06:57 28c525ee5125: Waiting 01:06:57 094b1ea09ed8: Waiting 01:06:57 138eaada9080: Waiting 01:06:57 0622d0fa9048: Waiting 01:06:57 2cc5ad85d9ab: Verifying Checksum 01:06:57 2cc5ad85d9ab: Download complete 01:06:57 444b2fc9a129: Download complete 01:06:57 c9b1b535fdd9: Download complete 01:06:57 ea15f1150254: Verifying Checksum 01:06:57 ea15f1150254: Download complete 01:06:58 28c525ee5125: Verifying Checksum 01:06:58 28c525ee5125: Download complete 01:06:58 756a868c4378: Verifying Checksum 01:06:58 756a868c4378: Download complete 01:06:58 094b1ea09ed8: Verifying Checksum 01:06:58 094b1ea09ed8: Download complete 01:06:58 138eaada9080: Verifying Checksum 01:06:58 138eaada9080: Download complete 01:06:58 c9b1b535fdd9: Pull complete 01:06:58 0622d0fa9048: Verifying Checksum 01:06:58 0622d0fa9048: Download complete 01:06:58 41b27a9f41bf: Verifying Checksum 01:06:58 41b27a9f41bf: Download complete 01:06:58 2cc5ad85d9ab: Pull complete 01:07:00 756a868c4378: Pull complete 01:07:00 444b2fc9a129: Pull complete 01:07:00 ea15f1150254: Pull complete 01:07:07 41b27a9f41bf: Pull complete 01:07:07 28c525ee5125: Pull complete 01:07:10 094b1ea09ed8: Pull complete 01:07:10 138eaada9080: Pull complete 01:07:11 0622d0fa9048: Pull complete 01:07:11 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 01:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:07:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:07:11 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 01:07:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:07:15 $ docker top b7fbaa9896d50bc6906ca1611a57f3a0f4b99650bb5129b94c4a67575ee31a72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:16 provisioning config files... 01:07:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3429242058971540102tmp [Pipeline] { [Pipeline] echo 01:07:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:07:16 ---> create-netrc.sh [Pipeline] echo 01:07:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:07:16 ---> logs-deploy.sh 01:07:16 + ARCHIVE_ARTIFACTS= 01:07:16 + LOGS_SERVER=https://logs.edgexfoundry.org 01:07:16 + '[' https://logs.edgexfoundry.org == None ']' 01:07:16 + NEXUS_URL=https://nexus.edgexfoundry.org 01:07:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2641/1 01:07:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2641/1/ 01:07:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2641/1 /w/workspace/edgex-go/1 01:07:17 Archives upload complete. 01:07:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2641/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2641/1/