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 [2020-07-24T00:48:19.107Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-24T00:48:19.374Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-24T00:48:19.560Z] ========================================================= [2020-07-24T00:48:19.560Z] EdgeX Global Pipelines Version Info [2020-07-24T00:48:19.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-24T00:48:21.406Z] ------------------- [2020-07-24T00:48:21.406Z] stable info: [2020-07-24T00:48:21.406Z] ------------------- [2020-07-24T00:48:21.406Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-24T00:48:21.406Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T00:48:21.406Z] Message: update stable to v1.0.105 [2020-07-24T00:48:21.978Z] ------------------- [2020-07-24T00:48:21.978Z] experimental info: [2020-07-24T00:48:21.978Z] ------------------- [2020-07-24T00:48:21.978Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-24T00:48:21.978Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T00:48:21.978Z] Message: update experimental to v1.0.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-24T00:48:23.842Z] ++ 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 [2020-07-24T00:48:23.842Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T00:48:23.842Z] ++ dirname cmd/core-command/Dockerfile [2020-07-24T00:48:23.842Z] ++ cut -d/ -f2 [2020-07-24T00:48:23.842Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-24T00:48:23.842Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T00:48:23.842Z] ++ dirname cmd/core-data/Dockerfile [2020-07-24T00:48:23.842Z] ++ cut -d/ -f2 [2020-07-24T00:48:23.842Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-24T00:48:23.842Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T00:48:23.842Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-24T00:48:23.842Z] ++ cut -d/ -f2 [2020-07-24T00:48:23.842Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-24T00:48:23.842Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T00:48:23.842Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-24T00:48:23.842Z] ++ cut -d/ -f2 [2020-07-24T00:48:23.842Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-24T00:48:23.842Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T00:48:23.842Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-24T00:48:23.842Z] ++ cut -d/ -f2 [2020-07-24T00:48:23.842Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-24T00:48:23.842Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T00:48:23.842Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-24T00:48:23.842Z] ++ cut -d/ -f2 [2020-07-24T00:48:23.842Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-24T00:48:23.842Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T00:48:23.842Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-24T00:48:23.842Z] ++ cut -d/ -f2 [2020-07-24T00:48:23.842Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-24T00:48:23.842Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T00:48:23.842Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-24T00:48:23.842Z] ++ cut -d/ -f2 [2020-07-24T00:48:23.842Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-24T00:48:23.842Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T00:48:23.842Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-24T00:48:23.842Z] ++ cut -d/ -f2 [2020-07-24T00:48:23.842Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-24T00:48:23.842Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T00:48:23.842Z] ++ cut -d/ -f2 [2020-07-24T00:48:23.842Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-24T00:48:23.842Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-24T00:48:23.961Z] 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 [2020-07-24T00:48:25.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T00:48:25.309Z] [2020-07-24T00:48:25.309Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T00:48:25.672Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T00:48:25.935Z] latest: Pulling from edgex-devops/git-semver [2020-07-24T00:48:25.935Z] 31603596830f: Pulling fs layer [2020-07-24T00:48:25.935Z] 2a8b12db71e7: Pulling fs layer [2020-07-24T00:48:25.935Z] 6ca5941a6612: Pulling fs layer [2020-07-24T00:48:25.935Z] ecc8261a40a4: Pulling fs layer [2020-07-24T00:48:25.935Z] ecc8261a40a4: Waiting [2020-07-24T00:48:25.935Z] 2a8b12db71e7: Verifying Checksum [2020-07-24T00:48:25.935Z] 2a8b12db71e7: Download complete [2020-07-24T00:48:25.935Z] 31603596830f: Verifying Checksum [2020-07-24T00:48:25.935Z] 31603596830f: Download complete [2020-07-24T00:48:25.935Z] ecc8261a40a4: Verifying Checksum [2020-07-24T00:48:25.935Z] ecc8261a40a4: Download complete [2020-07-24T00:48:25.935Z] 6ca5941a6612: Verifying Checksum [2020-07-24T00:48:25.935Z] 6ca5941a6612: Download complete [2020-07-24T00:48:26.511Z] 31603596830f: Pull complete [2020-07-24T00:48:26.511Z] 2a8b12db71e7: Pull complete [2020-07-24T00:48:27.458Z] 6ca5941a6612: Pull complete [2020-07-24T00:48:27.458Z] ecc8261a40a4: Pull complete [2020-07-24T00:48:27.458Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-24T00:48:27.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T00:48:27.458Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-24T00:48:27.571Z] prd-centos7-docker-4c-2g-783 does not seem to be running inside a container [2020-07-24T00:48:27.609Z] $ 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 [2020-07-24T00:48:29.882Z] $ docker top f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T00:48:30.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T00:48:30.255Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T00:48:30.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T00:48:30.502Z] $ docker exec f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 ssh-agent [2020-07-24T00:48:30.696Z] SSH_AUTH_SOCK=/tmp/ssh-Uf68mYDmiTBz/agent.11 [2020-07-24T00:48:30.696Z] SSH_AGENT_PID=16 [2020-07-24T00:48:30.706Z] Running ssh-add (command line suppressed) [2020-07-24T00:48:30.817Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8029257696996539888.key (/w/workspace/edgex-go/1@tmp/private_key_8029257696996539888.key) [2020-07-24T00:48:30.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T00:48:31.248Z] + git describe --exact-match --tags HEAD [2020-07-24T00:48:31.248Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-24T00:48:31.279Z] $ docker exec --env ******** --env ******** f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 ssh-agent -k [2020-07-24T00:48:31.385Z] unset SSH_AUTH_SOCK; [2020-07-24T00:48:31.385Z] unset SSH_AGENT_PID; [2020-07-24T00:48:31.385Z] echo Agent pid 16 killed; [2020-07-24T00:48:31.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-24T00:48:31.575Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-24T00:48:31.576Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-24T00:48:31.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T00:48:31.670Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T00:48:31.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T00:48:31.834Z] $ docker exec f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 ssh-agent [2020-07-24T00:48:31.992Z] SSH_AUTH_SOCK=/tmp/ssh-ttk5ZH0PnAWs/agent.45 [2020-07-24T00:48:31.992Z] SSH_AGENT_PID=50 [2020-07-24T00:48:31.998Z] Running ssh-add (command line suppressed) [2020-07-24T00:48:32.117Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5398739232669113183.key (/w/workspace/edgex-go/1@tmp/private_key_5398739232669113183.key) [2020-07-24T00:48:32.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T00:48:32.583Z] + git semver init [2020-07-24T00:48:32.583Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T00:48:32.583Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-07-24T00:48:32.583Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-07-24T00:48:32.583Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T00:48:32.583Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T00:48:32.583Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T00:48:32.583Z] # $SEMVER_BRANCH = PR-2641 [2020-07-24T00:48:32.583Z] # $SEMVER_TEMP = /tmp/semver-795220544 [2020-07-24T00:48:32.583Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-24T00:48:50.704Z] # '/tmp/semver-795220544' -> '/w/workspace/edgex-go/1/.semver' [2020-07-24T00:48:50.704Z] # -> Force: false [2020-07-24T00:48:50.704Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-07-24T00:48:50.723Z] $ docker exec --env ******** --env ******** f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 ssh-agent -k [2020-07-24T00:48:50.880Z] unset SSH_AUTH_SOCK; [2020-07-24T00:48:50.881Z] unset SSH_AGENT_PID; [2020-07-24T00:48:50.881Z] echo Agent pid 50 killed; [2020-07-24T00:48:50.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T00:48:51.494Z] + git semver [Pipeline] } [2020-07-24T00:48:51.516Z] $ docker stop --time=1 f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 [2020-07-24T00:48:53.133Z] $ docker rm -f f42c21cd7559b5ae73258abb956715f12fd54a538edca8beefc37dcd59713851 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-24T00:49:05.380Z] Stashed 23 file(s) [Pipeline] echo [2020-07-24T00:49:05.398Z] [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 [2020-07-24T00:49:06.104Z] ========================================================= [2020-07-24T00:49:06.104Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-24T00:49:06.104Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T00:49:06.456Z] + 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 . [2020-07-24T00:49:09.768Z] Sending build context to Docker daemon 323.2MB [2020-07-24T00:49:09.768Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-24T00:49:09.768Z] Step 2/7 : FROM ${BASE} [2020-07-24T00:49:09.768Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-24T00:49:09.768Z] df20fa9351a1: Pulling fs layer [2020-07-24T00:49:09.768Z] ed8968b2872e: Pulling fs layer [2020-07-24T00:49:09.768Z] a92cc7c5fd73: Pulling fs layer [2020-07-24T00:49:09.768Z] 2dd03ba5bac4: Pulling fs layer [2020-07-24T00:49:09.768Z] 1e091d79d1de: Pulling fs layer [2020-07-24T00:49:09.768Z] 481702a1767f: Pulling fs layer [2020-07-24T00:49:09.768Z] f64a6f60c768: Pulling fs layer [2020-07-24T00:49:09.768Z] e78d2573fc39: Pulling fs layer [2020-07-24T00:49:09.768Z] e876d2f968b6: Pulling fs layer [2020-07-24T00:49:09.768Z] ce8a83651883: Pulling fs layer [2020-07-24T00:49:09.768Z] 07967f4d0e4b: Pulling fs layer [2020-07-24T00:49:09.768Z] 2dd03ba5bac4: Waiting [2020-07-24T00:49:09.768Z] 1e091d79d1de: Waiting [2020-07-24T00:49:09.768Z] 481702a1767f: Waiting [2020-07-24T00:49:09.768Z] f64a6f60c768: Waiting [2020-07-24T00:49:09.768Z] e78d2573fc39: Waiting [2020-07-24T00:49:09.768Z] e876d2f968b6: Waiting [2020-07-24T00:49:09.768Z] ce8a83651883: Waiting [2020-07-24T00:49:09.768Z] 07967f4d0e4b: Waiting [2020-07-24T00:49:09.768Z] a92cc7c5fd73: Verifying Checksum [2020-07-24T00:49:09.768Z] a92cc7c5fd73: Download complete [2020-07-24T00:49:09.768Z] ed8968b2872e: Download complete [2020-07-24T00:49:09.768Z] 1e091d79d1de: Verifying Checksum [2020-07-24T00:49:09.768Z] 1e091d79d1de: Download complete [2020-07-24T00:49:09.768Z] 481702a1767f: Verifying Checksum [2020-07-24T00:49:09.768Z] 481702a1767f: Download complete [2020-07-24T00:49:09.768Z] df20fa9351a1: Verifying Checksum [2020-07-24T00:49:09.768Z] df20fa9351a1: Download complete [2020-07-24T00:49:10.034Z] df20fa9351a1: Pull complete [2020-07-24T00:49:10.034Z] f64a6f60c768: Verifying Checksum [2020-07-24T00:49:10.034Z] f64a6f60c768: Download complete [2020-07-24T00:49:10.034Z] e876d2f968b6: Verifying Checksum [2020-07-24T00:49:10.034Z] e876d2f968b6: Download complete [2020-07-24T00:49:10.614Z] ce8a83651883: Verifying Checksum [2020-07-24T00:49:10.614Z] ce8a83651883: Download complete [2020-07-24T00:49:10.614Z] e78d2573fc39: Download complete [2020-07-24T00:49:10.876Z] 07967f4d0e4b: Verifying Checksum [2020-07-24T00:49:10.876Z] 07967f4d0e4b: Download complete [2020-07-24T00:49:10.876Z] 2dd03ba5bac4: Verifying Checksum [2020-07-24T00:49:10.876Z] 2dd03ba5bac4: Download complete [2020-07-24T00:49:11.446Z] ed8968b2872e: Pull complete [2020-07-24T00:49:11.446Z] a92cc7c5fd73: Pull complete [2020-07-24T00:49:18.053Z] 2dd03ba5bac4: Pull complete [2020-07-24T00:49:18.053Z] 1e091d79d1de: Pull complete [2020-07-24T00:49:18.053Z] 481702a1767f: Pull complete [2020-07-24T00:49:20.835Z] Still waiting to schedule task [2020-07-24T00:49:20.835Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-782’ is offline [2020-07-24T00:49:22.272Z] f64a6f60c768: Pull complete [2020-07-24T00:49:25.592Z] e78d2573fc39: Pull complete [2020-07-24T00:49:25.592Z] e876d2f968b6: Pull complete [2020-07-24T00:49:26.171Z] ce8a83651883: Pull complete [2020-07-24T00:49:26.171Z] 07967f4d0e4b: Pull complete [2020-07-24T00:49:26.171Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-24T00:49:26.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-24T00:49:26.171Z] ---> 5d7c900382c6 [2020-07-24T00:49:26.171Z] 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 [2020-07-24T00:49:28.098Z] ---> Running in 5d2e4f3f9702 [2020-07-24T00:49:28.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:49:29.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:49:29.876Z] (1/12) Installing libmagic (5.38-r0) [2020-07-24T00:49:30.447Z] (2/12) Installing file (5.38-r0) [2020-07-24T00:49:30.447Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-24T00:49:30.447Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-24T00:49:32.991Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-24T00:49:32.991Z] (6/12) Installing patch (2.7.6-r6) [2020-07-24T00:49:32.991Z] (7/12) Installing build-base (0.5-r2) [2020-07-24T00:49:32.991Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-24T00:49:32.991Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-24T00:49:32.991Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-24T00:49:32.991Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-24T00:49:33.252Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-24T00:49:33.252Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T00:49:33.252Z] OK: 233 MiB in 51 packages [2020-07-24T00:49:37.465Z] Removing intermediate container 5d2e4f3f9702 [2020-07-24T00:49:37.465Z] ---> 3eb7bab02d1a [2020-07-24T00:49:37.465Z] Step 4/7 : WORKDIR /edgex-go [2020-07-24T00:49:37.465Z] ---> Running in 11a2e98920a4 [2020-07-24T00:49:37.465Z] Removing intermediate container 11a2e98920a4 [2020-07-24T00:49:37.465Z] ---> 490cb4f57a0e [2020-07-24T00:49:37.465Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-24T00:49:37.726Z] latest: Pulling from library/docker [2020-07-24T00:49:37.726Z] df20fa9351a1: Already exists [2020-07-24T00:49:37.726Z] 25ad7478873d: Pulling fs layer [2020-07-24T00:49:37.726Z] 4684f6177b5d: Pulling fs layer [2020-07-24T00:49:37.726Z] 46e300cec669: Pulling fs layer [2020-07-24T00:49:37.726Z] 63038576ad94: Pulling fs layer [2020-07-24T00:49:37.726Z] 0fdb76c4706c: Pulling fs layer [2020-07-24T00:49:37.726Z] cb7edeffdfd5: Pulling fs layer [2020-07-24T00:49:37.726Z] 63038576ad94: Waiting [2020-07-24T00:49:37.726Z] cb7edeffdfd5: Waiting [2020-07-24T00:49:37.726Z] 0fdb76c4706c: Waiting [2020-07-24T00:49:37.986Z] 4684f6177b5d: Download complete [2020-07-24T00:49:37.986Z] 25ad7478873d: Verifying Checksum [2020-07-24T00:49:37.986Z] 25ad7478873d: Download complete [2020-07-24T00:49:37.986Z] 63038576ad94: Verifying Checksum [2020-07-24T00:49:37.986Z] 63038576ad94: Download complete [2020-07-24T00:49:38.249Z] 0fdb76c4706c: Verifying Checksum [2020-07-24T00:49:38.249Z] 0fdb76c4706c: Download complete [2020-07-24T00:49:38.249Z] cb7edeffdfd5: Verifying Checksum [2020-07-24T00:49:38.249Z] cb7edeffdfd5: Download complete [2020-07-24T00:49:38.249Z] 25ad7478873d: Pull complete [2020-07-24T00:49:38.510Z] 4684f6177b5d: Pull complete [2020-07-24T00:49:39.451Z] 46e300cec669: Verifying Checksum [2020-07-24T00:49:39.451Z] 46e300cec669: Download complete [2020-07-24T00:49:41.365Z] 46e300cec669: Pull complete [2020-07-24T00:49:41.365Z] 63038576ad94: Pull complete [2020-07-24T00:49:41.627Z] 0fdb76c4706c: Pull complete [2020-07-24T00:49:41.627Z] cb7edeffdfd5: Pull complete [2020-07-24T00:49:41.627Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-24T00:49:41.627Z] Status: Downloaded newer image for docker:latest [2020-07-24T00:49:43.011Z] ---> 6e5f0e6ab6ad [2020-07-24T00:49:43.011Z] Step 6/7 : COPY go.mod . [2020-07-24T00:49:43.272Z] ---> 8451f9b90840 [2020-07-24T00:49:43.272Z] Step 7/7 : RUN go mod download [2020-07-24T00:49:43.272Z] ---> Running in e8cc83c7fc5b [2020-07-24T00:49:45.818Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-24T00:49:45.818Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-24T00:49:45.818Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-24T00:49:45.818Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-24T00:49:45.818Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-24T00:49:45.818Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-24T00:49:45.818Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-24T00:49:45.818Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-24T00:49:45.818Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-24T00:49:45.818Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-24T00:49:45.818Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-24T00:49:45.818Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-24T00:49:45.818Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-24T00:49:45.818Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-24T00:49:45.818Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-24T00:49:45.818Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-24T00:49:45.818Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-24T00:49:45.818Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-24T00:49:46.079Z] go: finding github.com/fatih/color v1.7.0 [2020-07-24T00:49:46.079Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-24T00:49:46.079Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-24T00:49:46.079Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-24T00:49:46.079Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T00:49:46.079Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T00:49:46.079Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-24T00:49:46.079Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T00:49:46.079Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-24T00:49:46.079Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-24T00:49:46.079Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-24T00:49:46.079Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T00:49:46.339Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-24T00:49:46.339Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-24T00:49:46.599Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-24T00:49:46.599Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-24T00:49:46.599Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-24T00:49:46.599Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-24T00:49:46.599Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-24T00:49:46.599Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-24T00:49:46.599Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-24T00:49:46.599Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-24T00:49:46.599Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T00:49:46.599Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-24T00:49:46.599Z] go: finding github.com/kr/pty v1.1.1 [2020-07-24T00:49:46.599Z] go: finding github.com/kr/text v0.1.0 [2020-07-24T00:49:46.859Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-24T00:49:46.859Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-24T00:49:46.859Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-24T00:49:46.859Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-24T00:49:46.859Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-24T00:49:46.859Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-24T00:49:46.859Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-24T00:49:46.859Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-24T00:49:46.859Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-24T00:49:46.859Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-24T00:49:46.859Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-24T00:49:46.859Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-24T00:49:47.119Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-24T00:49:47.119Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-24T00:49:47.119Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-24T00:49:47.119Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-24T00:49:47.119Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-24T00:49:47.119Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-24T00:49:47.119Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T00:49:47.119Z] go: finding github.com/posener/complete v1.1.1 [2020-07-24T00:49:47.119Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-24T00:49:47.119Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-24T00:49:47.119Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-24T00:49:47.379Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T00:49:47.379Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T00:49:47.379Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-24T00:49:47.379Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-24T00:49:47.379Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-24T00:49:47.379Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-24T00:49:47.379Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-24T00:49:47.379Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-24T00:49:47.379Z] go: finding golang.org/x/text v0.3.2 [2020-07-24T00:49:47.379Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-24T00:49:47.379Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-24T00:49:47.640Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-24T00:49:47.640Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-24T00:49:47.640Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-24T00:49:47.640Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T00:49:59.886Z] Removing intermediate container e8cc83c7fc5b [2020-07-24T00:49:59.886Z] ---> a4f417259617 [2020-07-24T00:49:59.886Z] Successfully built a4f417259617 [2020-07-24T00:49:59.886Z] 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 [2020-07-24T00:50:00.743Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-24T00:50:00.743Z] . [Pipeline] withDockerContainer [2020-07-24T00:50:00.867Z] prd-centos7-docker-4c-2g-783 does not seem to be running inside a container [2020-07-24T00:50:00.906Z] $ 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 [2020-07-24T00:50:01.524Z] $ docker top cb96b4a21d412150f7c276defe3d61aa3c1deb284715d81ad5d234b1fc1fc65b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T00:50:02.064Z] + go version [2020-07-24T00:50:02.064Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-24T00:50:02.094Z] ========================================================= [2020-07-24T00:50:02.095Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-24T00:50:02.095Z] ========================================================= [Pipeline] sh [2020-07-24T00:50:02.394Z] + make test raml_verify [2020-07-24T00:50:02.394Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-24T00:50:04.953Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-24T00:50:15.064Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-24T00:50:18.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-24T00:50:18.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-24T00:50:18.445Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-24T00:50:18.445Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-24T00:50:20.393Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.007s [2020-07-24T00:50:20.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-24T00:50:20.393Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-24T00:50:20.393Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-24T00:50:20.393Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-24T00:50:20.983Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-24T00:50:20.983Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-24T00:50:20.983Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-24T00:50:20.983Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-24T00:50:27.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.022s coverage: 46.6% of statements [2020-07-24T00:50:27.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-24T00:50:27.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-24T00:50:27.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-24T00:50:27.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-24T00:50:27.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-24T00:50:28.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.113s coverage: 27.4% of statements [2020-07-24T00:50:28.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-24T00:50:28.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-24T00:50:28.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-24T00:50:28.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-24T00:50:28.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-24T00:50:28.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-24T00:50:28.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.006s coverage: 100.0% of statements [2020-07-24T00:50:28.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-24T00:50:28.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.014s coverage: 100.0% of statements [2020-07-24T00:50:28.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-24T00:50:30.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.091s coverage: 29.3% of statements [2020-07-24T00:50:30.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-24T00:50:30.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-24T00:50:30.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-24T00:50:30.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-24T00:50:30.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-24T00:50:30.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.017s coverage: 100.0% of statements [2020-07-24T00:50:30.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-24T00:50:30.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.025s coverage: 100.0% of statements [2020-07-24T00:50:30.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-24T00:50:30.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.015s coverage: 89.8% of statements [2020-07-24T00:50:30.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-24T00:50:30.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.019s coverage: 97.5% of statements [2020-07-24T00:50:30.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-24T00:50:30.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.016s coverage: 100.0% of statements [2020-07-24T00:50:30.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-24T00:50:30.606Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-24T00:50:30.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-24T00:50:30.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-24T00:50:30.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-24T00:50:30.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-24T00:50:30.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-24T00:50:30.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.018s coverage: 58.8% of statements [2020-07-24T00:50:32.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.054s coverage: 63.5% of statements [2020-07-24T00:50:32.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-24T00:50:32.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-24T00:50:32.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.007s coverage: 100.0% of statements [2020-07-24T00:50:32.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.097s coverage: 55.9% of statements [2020-07-24T00:50:32.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-24T00:50:32.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-24T00:50:32.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-24T00:50:32.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.133s coverage: 86.3% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.309s coverage: 72.2% of statements [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.090s coverage: 72.1% of statements [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.012s coverage: 82.4% of statements [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.024s coverage: 48.4% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.008s coverage: 28.8% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.047s coverage: 96.8% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.041s coverage: 26.9% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.117s coverage: 84.1% of statements [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.025s coverage: 100.0% of statements [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.025s coverage: 43.1% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.038s coverage: 45.1% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.013s coverage: 100.0% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-24T00:50:40.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements [2020-07-24T00:50:40.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-24T00:50:41.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.051s coverage: 29.1% of statements [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-24T00:50:41.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.016s coverage: 99.0% of statements [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-24T00:50:41.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.015s coverage: 100.0% of statements [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-24T00:50:41.618Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.016s coverage: 0.0% of statements [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-24T00:50:41.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.006s coverage: 100.0% of statements [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-24T00:50:41.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-24T00:50:41.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.008s coverage: 87.9% of statements [2020-07-24T00:50:41.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-24T00:50:41.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-24T00:50:41.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.019s coverage: 100.0% of statements [2020-07-24T00:50:42.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.006s coverage: 32.1% of statements [2020-07-24T00:50:42.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-07-24T00:50:42.991Z] GO111MODULE=on go vet ./... [2020-07-24T00:50:48.330Z] gofmt -l . [2020-07-24T00:50:48.901Z] [ "`gofmt -l .`" = "" ] [2020-07-24T00:50:49.472Z] ./bin/test-go-mod-tidy.sh [2020-07-24T00:50:50.415Z] ./bin/test-attribution-txt.sh [2020-07-24T00:50:51.798Z] docker run --rm --privileged \ [2020-07-24T00:50:51.798Z] -v /w/workspace/edgex-go/1:/raml-verification -w /raml-verification \ [2020-07-24T00:50:51.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 \ [2020-07-24T00:50:51.798Z] /scripts/raml-verify.sh [2020-07-24T00:50:52.065Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64' locally [2020-07-24T00:50:52.065Z] x86_64: Pulling from edgex-devops/edgex-docs-builder [2020-07-24T00:50:52.065Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-24T00:50:52.065Z] bd07af9ed1a4: Pulling fs layer [2020-07-24T00:50:52.065Z] 3556ccf180b2: Pulling fs layer [2020-07-24T00:50:52.065Z] 089d4748da74: Pulling fs layer [2020-07-24T00:50:52.065Z] c6eb57c77bc5: Pulling fs layer [2020-07-24T00:50:52.065Z] 0364d5097239: Pulling fs layer [2020-07-24T00:50:52.065Z] 089d4748da74: Waiting [2020-07-24T00:50:52.065Z] c6eb57c77bc5: Waiting [2020-07-24T00:50:52.065Z] 0364d5097239: Waiting [2020-07-24T00:50:52.065Z] 3556ccf180b2: Verifying Checksum [2020-07-24T00:50:52.065Z] 3556ccf180b2: Download complete [2020-07-24T00:50:52.065Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-24T00:50:52.065Z] cbdbe7a5bc2a: Download complete [2020-07-24T00:50:52.326Z] 089d4748da74: Verifying Checksum [2020-07-24T00:50:52.326Z] 089d4748da74: Download complete [2020-07-24T00:50:52.326Z] 0364d5097239: Verifying Checksum [2020-07-24T00:50:52.326Z] 0364d5097239: Download complete [2020-07-24T00:50:52.326Z] c6eb57c77bc5: Verifying Checksum [2020-07-24T00:50:52.326Z] c6eb57c77bc5: Download complete [2020-07-24T00:50:52.326Z] bd07af9ed1a4: Verifying Checksum [2020-07-24T00:50:52.326Z] bd07af9ed1a4: Download complete [2020-07-24T00:50:52.588Z] cbdbe7a5bc2a: Pull complete [2020-07-24T00:50:54.867Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-784 in /w/workspace/edgexfoundry_edgex-go_PR-2641 [Pipeline] { [Pipeline] ws [2020-07-24T00:50:54.975Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-07-24T00:50:55.891Z] bd07af9ed1a4: Pull complete [2020-07-24T00:50:56.833Z] 3556ccf180b2: Pull complete [2020-07-24T00:50:56.833Z] 089d4748da74: Pull complete [2020-07-24T00:50:58.226Z] c6eb57c77bc5: Pull complete [2020-07-24T00:50:58.226Z] 0364d5097239: Pull complete [2020-07-24T00:50:58.226Z] Digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 [2020-07-24T00:50:58.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 [2020-07-24T00:50:59.608Z] using credential edgex-jenkins-ssh [2020-07-24T00:50:59.667Z] Cloning the remote Git repository [2020-07-24T00:50:59.667Z] Cloning with configured refspecs honoured and without tags [2020-07-24T00:50:59.730Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-24T00:50:59.829Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-07-24T00:50:59.929Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-24T00:50:59.930Z] > git --version # timeout=10 [2020-07-24T00:50:59.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T00:51:00.004Z] > 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 [2020-07-24T00:51:03.703Z] Verifying ./api/raml/core-command.raml... [2020-07-24T00:51:03.703Z] OK [2020-07-24T00:51:03.703Z] Verifying ./api/raml/core-data.raml... [2020-07-24T00:51:05.093Z] OK [2020-07-24T00:51:05.093Z] Verifying ./api/raml/core-metadata.raml... [2020-07-24T00:51:06.476Z] OK [2020-07-24T00:51:06.476Z] Verifying ./api/raml/support-logging.raml... [2020-07-24T00:51:07.418Z] OK [2020-07-24T00:51:07.418Z] Verifying ./api/raml/support-notifications.raml... [2020-07-24T00:51:08.368Z] OK [2020-07-24T00:51:08.368Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-24T00:51:09.309Z] OK [2020-07-24T00:51:09.309Z] Verifying ./api/raml/system-agent.raml... [2020-07-24T00:51:09.881Z] OK [Pipeline] sh [2020-07-24T00:51:10.452Z] + ls -al . [2020-07-24T00:51:10.452Z] total 556 [2020-07-24T00:51:10.452Z] drwxrwxr-x 10 1001 1001 4096 Jul 24 00:50 . [2020-07-24T00:51:10.452Z] drwxr-xr-x 4 root root 28 Jul 24 00:50 .. [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 11 Jul 24 00:48 .dockerignore [2020-07-24T00:51:10.452Z] drwxrwxr-x 8 1001 1001 179 Jul 24 00:48 .git [2020-07-24T00:51:10.452Z] drwxrwxr-x 3 1001 1001 60 Jul 24 00:48 .github [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 924 Jul 24 00:48 .gitignore [2020-07-24T00:51:10.452Z] drwx------ 3 1001 1001 47 Jul 24 00:48 .semver [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 178 Jul 24 00:48 .sonarcloud.properties [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 3804 Jul 24 00:48 CONTRIBUTING.md [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 1035 Jul 24 00:48 Dockerfile.build [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 824 Jul 24 00:48 Jenkinsfile [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 10775 Jul 24 00:48 LICENSE [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 6417 Jul 24 00:48 Makefile [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 5652 Jul 24 00:48 README.md [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 7111 Jul 24 00:48 SECURITY.md [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 5 Jul 24 00:48 VERSION [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 4131 Jul 24 00:48 ZMQWindows.md [2020-07-24T00:51:10.452Z] drwxrwxr-x 4 1001 1001 33 Jul 24 00:48 api [2020-07-24T00:51:10.452Z] drwxrwxr-x 2 1001 1001 117 Jul 24 00:48 bin [2020-07-24T00:51:10.452Z] drwxrwxr-x 15 1001 1001 4096 Jul 24 00:48 cmd [2020-07-24T00:51:10.452Z] -rw-r--r-- 1 root root 456067 Jul 24 00:50 coverage.out [2020-07-24T00:51:10.452Z] -rw-r--r-- 1 root root 1019 Jul 24 00:50 go.mod [2020-07-24T00:51:10.452Z] -rw-r--r-- 1 root root 18146 Jul 24 00:50 go.sum [2020-07-24T00:51:10.452Z] drwxrwxr-x 8 1001 1001 127 Jul 24 00:48 internal [2020-07-24T00:51:10.452Z] drwxrwxr-x 4 1001 1001 71 Jul 24 00:48 snap [2020-07-24T00:51:10.452Z] -rw-rw-r-- 1 1001 1001 168 Jul 24 00:48 version.go [Pipeline] sh [2020-07-24T00:51:10.763Z] + '[' -e coverage.out ] [2020-07-24T00:51:10.763Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-24T00:51:10.885Z] Stashed 1 file(s) [Pipeline] sh [2020-07-24T00:51:11.203Z] + make build [2020-07-24T00:51:11.203Z] 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 [2020-07-24T00:51:14.463Z] Fetching without tags [2020-07-24T00:51:14.942Z] Merging remotes/origin/master commit b15589ad757bd96941d0737b641a3301667c5cfd into PR head commit 471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:51:14.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-24T00:51:14.394Z] > git config --add remote.origin.fetch +refs/pull/2641/head:refs/remotes/origin/PR-2641 # timeout=10 [2020-07-24T00:51:14.414Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T00:51:14.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-24T00:51:14.470Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-24T00:51:14.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T00:51:14.482Z] > 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 [2020-07-24T00:51:14.956Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T00:51:14.970Z] > git checkout -f 471b83686cffcd57be19e200ad135412c5e6aa99 # timeout=10 [2020-07-24T00:51:15.385Z] Merge succeeded, producing 471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:51:15.386Z] Checking out Revision 471b83686cffcd57be19e200ad135412c5e6aa99 (PR-2641) [2020-07-24T00:51:15.253Z] > git remote # timeout=10 [2020-07-24T00:51:15.270Z] > git config --get remote.origin.url # timeout=10 [2020-07-24T00:51:15.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T00:51:15.334Z] > git merge b15589ad757bd96941d0737b641a3301667c5cfd # timeout=10 [2020-07-24T00:51:15.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-24T00:51:15.387Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T00:51:15.438Z] > git checkout -f 471b83686cffcd57be19e200ad135412c5e6aa99 # timeout=10 [2020-07-24T00:51:17.896Z] 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 [2020-07-24T00:51:19.742Z] Commit message: "fix: Fix path dependency in tokenprovider_linux_test.go" [2020-07-24T00:51:19.794Z] > git --version # timeout=10 [2020-07-24T00:51:19.832Z] fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-24T00:51:21.203Z] 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 [2020-07-24T00:51:23.120Z] 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 [2020-07-24T00:51:24.506Z] 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 [2020-07-24T00:51:26.427Z] 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 [2020-07-24T00:51:26.692Z] 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 [2020-07-24T00:51:28.085Z] 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 [2020-07-24T00:51:30.000Z] 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 [2020-07-24T00:51:31.386Z] 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 [2020-07-24T00:51:31.486Z] ========================================================= [2020-07-24T00:51:31.486Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-24T00:51:31.486Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T00:51:32.445Z] + 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 . [2020-07-24T00:51:32.774Z] 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 [2020-07-24T00:51:33.719Z] 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 [2020-07-24T00:51:35.119Z] 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] } [2020-07-24T00:51:36.532Z] $ docker stop --time=1 cb96b4a21d412150f7c276defe3d61aa3c1deb284715d81ad5d234b1fc1fc65b [2020-07-24T00:51:36.777Z] Sending build context to Docker daemon 323.2MB [2020-07-24T00:51:36.777Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-24T00:51:36.777Z] Step 2/7 : FROM ${BASE} [2020-07-24T00:51:36.777Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-24T00:51:36.777Z] b538f80385f9: Pulling fs layer [2020-07-24T00:51:36.777Z] 74f711af9a0d: Pulling fs layer [2020-07-24T00:51:36.777Z] 99f96fe45779: Pulling fs layer [2020-07-24T00:51:36.777Z] fd7a069fd194: Pulling fs layer [2020-07-24T00:51:36.777Z] 66aa3694b03b: Pulling fs layer [2020-07-24T00:51:36.777Z] 170f70906a0f: Pulling fs layer [2020-07-24T00:51:36.777Z] ad7c5574e4b9: Pulling fs layer [2020-07-24T00:51:36.777Z] e772456be8f7: Pulling fs layer [2020-07-24T00:51:36.777Z] c890913d741a: Pulling fs layer [2020-07-24T00:51:36.777Z] 2480fcc9aa5a: Pulling fs layer [2020-07-24T00:51:36.777Z] 09adf4765672: Pulling fs layer [2020-07-24T00:51:36.777Z] fd7a069fd194: Waiting [2020-07-24T00:51:36.777Z] 66aa3694b03b: Waiting [2020-07-24T00:51:36.777Z] 170f70906a0f: Waiting [2020-07-24T00:51:36.777Z] ad7c5574e4b9: Waiting [2020-07-24T00:51:36.777Z] e772456be8f7: Waiting [2020-07-24T00:51:36.777Z] c890913d741a: Waiting [2020-07-24T00:51:36.777Z] 2480fcc9aa5a: Waiting [2020-07-24T00:51:36.777Z] 09adf4765672: Waiting [2020-07-24T00:51:36.777Z] 99f96fe45779: Verifying Checksum [2020-07-24T00:51:36.777Z] 99f96fe45779: Download complete [2020-07-24T00:51:36.777Z] 74f711af9a0d: Verifying Checksum [2020-07-24T00:51:36.777Z] 74f711af9a0d: Download complete [2020-07-24T00:51:36.777Z] 66aa3694b03b: Verifying Checksum [2020-07-24T00:51:36.777Z] 66aa3694b03b: Download complete [2020-07-24T00:51:36.777Z] 170f70906a0f: Verifying Checksum [2020-07-24T00:51:36.777Z] 170f70906a0f: Download complete [2020-07-24T00:51:36.777Z] b538f80385f9: Download complete [2020-07-24T00:51:37.781Z] b538f80385f9: Pull complete [2020-07-24T00:51:38.059Z] 74f711af9a0d: Pull complete [2020-07-24T00:51:38.242Z] $ docker rm -f cb96b4a21d412150f7c276defe3d61aa3c1deb284715d81ad5d234b1fc1fc65b [2020-07-24T00:51:38.657Z] 99f96fe45779: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-07-24T00:51:39.639Z] ad7c5574e4b9: Verifying Checksum [2020-07-24T00:51:39.639Z] ad7c5574e4b9: Download complete [2020-07-24T00:51:39.639Z] c890913d741a: Verifying Checksum [2020-07-24T00:51:39.639Z] c890913d741a: Download complete [2020-07-24T00:51:41.078Z] e772456be8f7: Verifying Checksum [2020-07-24T00:51:41.079Z] e772456be8f7: Download complete [Pipeline] isUnix [Pipeline] sh [2020-07-24T00:51:41.353Z] 09adf4765672: Download complete [2020-07-24T00:51:41.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T00:51:41.469Z] [2020-07-24T00:51:41.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T00:51:41.626Z] 2480fcc9aa5a: Verifying Checksum [2020-07-24T00:51:41.626Z] 2480fcc9aa5a: Download complete [2020-07-24T00:51:41.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T00:51:41.836Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-24T00:51:41.836Z] cbdbe7a5bc2a: Already exists [2020-07-24T00:51:41.836Z] ca9280d653b3: Pulling fs layer [2020-07-24T00:51:41.836Z] 7e9c9ca2126c: Pulling fs layer [2020-07-24T00:51:42.099Z] ca9280d653b3: Verifying Checksum [2020-07-24T00:51:42.099Z] ca9280d653b3: Download complete [2020-07-24T00:51:42.224Z] fd7a069fd194: Verifying Checksum [2020-07-24T00:51:42.224Z] fd7a069fd194: Download complete [2020-07-24T00:51:43.047Z] 7e9c9ca2126c: Verifying Checksum [2020-07-24T00:51:43.047Z] 7e9c9ca2126c: Download complete [2020-07-24T00:51:43.047Z] ca9280d653b3: Pull complete [2020-07-24T00:51:49.725Z] 7e9c9ca2126c: Pull complete [2020-07-24T00:51:49.725Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-24T00:51:49.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T00:51:49.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-24T00:51:49.925Z] prd-centos7-docker-4c-2g-783 does not seem to be running inside a container [2020-07-24T00:51:49.978Z] $ 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 [2020-07-24T00:51:52.674Z] $ docker top 11ad7de7ab51af81e1591614453fef8caa529acb3ad1ba7421e78133dbd32b40 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T00:51:53.226Z] + docker-compose build --help [2020-07-24T00:51:53.226Z] + grep parallel [2020-07-24T00:51:54.167Z] --parallel Build images in parallel. [Pipeline] } [2020-07-24T00:51:54.196Z] $ docker stop --time=1 11ad7de7ab51af81e1591614453fef8caa529acb3ad1ba7421e78133dbd32b40 [2020-07-24T00:51:54.646Z] fd7a069fd194: Pull complete [2020-07-24T00:51:54.646Z] 66aa3694b03b: Pull complete [2020-07-24T00:51:54.646Z] 170f70906a0f: Pull complete [2020-07-24T00:51:55.971Z] $ docker rm -f 11ad7de7ab51af81e1591614453fef8caa529acb3ad1ba7421e78133dbd32b40 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T00:51:56.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T00:51:56.682Z] . [Pipeline] withDockerContainer [2020-07-24T00:51:56.795Z] prd-centos7-docker-4c-2g-783 does not seem to be running inside a container [2020-07-24T00:51:56.839Z] $ 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 [2020-07-24T00:51:57.384Z] $ docker top c7b5c6448924297b495b53fd35a91d8ca8316297ee110eca4f94045b225835ef -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T00:51:57.903Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-24T00:51:58.039Z] ad7c5574e4b9: Pull complete [2020-07-24T00:51:58.844Z] Building docker-core-command-go ... [2020-07-24T00:51:58.844Z] Building docker-core-data-go ... [2020-07-24T00:51:58.844Z] Building docker-core-metadata-go ... [2020-07-24T00:51:58.844Z] Building docker-security-proxy-setup-go ... [2020-07-24T00:51:58.844Z] Building docker-security-secrets-setup-go ... [2020-07-24T00:51:58.844Z] Building docker-security-secretstore-setup-go ... [2020-07-24T00:51:58.844Z] Building docker-support-logging-go ... [2020-07-24T00:51:58.844Z] Building docker-support-notifications-go ... [2020-07-24T00:51:58.844Z] Building docker-support-scheduler-go ... [2020-07-24T00:51:58.844Z] Building docker-sys-mgmt-agent-go ... [2020-07-24T00:51:58.844Z] Building docker-support-scheduler-go [2020-07-24T00:51:58.844Z] Building docker-core-data-go [2020-07-24T00:51:58.844Z] Building docker-sys-mgmt-agent-go [2020-07-24T00:51:58.844Z] Building docker-security-secrets-setup-go [2020-07-24T00:51:58.844Z] Building docker-core-metadata-go [2020-07-24T00:52:02.353Z] e772456be8f7: Pull complete [2020-07-24T00:52:02.953Z] c890913d741a: Pull complete [2020-07-24T00:52:05.580Z] 2480fcc9aa5a: Pull complete [2020-07-24T00:52:05.580Z] 09adf4765672: Pull complete [2020-07-24T00:52:05.580Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-24T00:52:05.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-24T00:52:05.581Z] ---> 2248a725d1cf [2020-07-24T00:52:05.581Z] 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 [2020-07-24T00:52:12.283Z] ---> Running in f4a32ced2b4a [2020-07-24T00:52:13.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T00:52:14.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T00:52:14.807Z] (1/12) Installing libmagic (5.38-r0) [2020-07-24T00:52:14.807Z] (2/12) Installing file (5.38-r0) [2020-07-24T00:52:15.077Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-24T00:52:15.077Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-24T00:52:17.677Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-24T00:52:17.677Z] (6/12) Installing patch (2.7.6-r6) [2020-07-24T00:52:17.677Z] (7/12) Installing build-base (0.5-r2) [2020-07-24T00:52:17.677Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-24T00:52:17.677Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-24T00:52:17.946Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-24T00:52:17.946Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-24T00:52:17.946Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-24T00:52:18.215Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T00:52:18.215Z] OK: 217 MiB in 51 packages [2020-07-24T00:52:22.513Z] Removing intermediate container f4a32ced2b4a [2020-07-24T00:52:22.513Z] ---> 75af9b28327b [2020-07-24T00:52:22.513Z] Step 4/7 : WORKDIR /edgex-go [2020-07-24T00:52:22.513Z] ---> Running in 5ee54732e415 [2020-07-24T00:52:22.784Z] Removing intermediate container 5ee54732e415 [2020-07-24T00:52:22.784Z] ---> fb19ae1f68f2 [2020-07-24T00:52:22.784Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-24T00:52:23.056Z] latest: Pulling from library/docker [2020-07-24T00:52:23.056Z] b538f80385f9: Already exists [2020-07-24T00:52:23.329Z] 259a493cd78d: Pulling fs layer [2020-07-24T00:52:23.329Z] b8e66b5100f5: Pulling fs layer [2020-07-24T00:52:23.329Z] 39dc9c94d07c: Pulling fs layer [2020-07-24T00:52:23.329Z] 551b823b3b82: Pulling fs layer [2020-07-24T00:52:23.329Z] 3c52a74df98c: Pulling fs layer [2020-07-24T00:52:23.329Z] 6c9b121b6998: Pulling fs layer [2020-07-24T00:52:23.329Z] 551b823b3b82: Waiting [2020-07-24T00:52:23.329Z] 3c52a74df98c: Waiting [2020-07-24T00:52:23.329Z] 6c9b121b6998: Waiting [2020-07-24T00:52:23.329Z] b8e66b5100f5: Verifying Checksum [2020-07-24T00:52:23.329Z] b8e66b5100f5: Download complete [2020-07-24T00:52:23.329Z] 259a493cd78d: Verifying Checksum [2020-07-24T00:52:23.603Z] 551b823b3b82: Download complete [2020-07-24T00:52:23.603Z] 3c52a74df98c: Verifying Checksum [2020-07-24T00:52:23.603Z] 3c52a74df98c: Download complete [2020-07-24T00:52:23.879Z] 6c9b121b6998: Verifying Checksum [2020-07-24T00:52:23.879Z] 6c9b121b6998: Download complete [2020-07-24T00:52:24.153Z] 259a493cd78d: Pull complete [2020-07-24T00:52:24.428Z] b8e66b5100f5: Pull complete [2020-07-24T00:52:24.702Z] 39dc9c94d07c: Verifying Checksum [2020-07-24T00:52:24.702Z] 39dc9c94d07c: Download complete [2020-07-24T00:52:25.537Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:52:25.537Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-24T00:52:25.537Z] ---> a4f417259617 [2020-07-24T00:52:25.537Z] Step 3/29 : WORKDIR /edgex-go [2020-07-24T00:52:25.537Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:52:25.537Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:52:25.537Z] ---> a4f417259617 [2020-07-24T00:52:25.537Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T00:52:26.111Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:52:26.111Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:52:26.111Z] ---> a4f417259617 [2020-07-24T00:52:26.111Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T00:52:26.111Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:52:26.111Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:52:26.111Z] ---> a4f417259617 [2020-07-24T00:52:26.111Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T00:52:26.111Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:52:26.111Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:52:26.111Z] ---> a4f417259617 [2020-07-24T00:52:26.111Z] Step 3/22 : WORKDIR /edgex-go [2020-07-24T00:52:27.534Z] ---> Running in 27cd065f5870 [2020-07-24T00:52:27.534Z] ---> Running in ae4fde504082 [2020-07-24T00:52:27.534Z] ---> Running in d09be5131dc3 [2020-07-24T00:52:27.534Z] ---> Running in 28e0bea66aa3 [2020-07-24T00:52:27.534Z] ---> Running in 9891f2755756 [2020-07-24T00:52:27.798Z] Removing intermediate container 28e0bea66aa3 [2020-07-24T00:52:27.798Z] ---> 17d9ec7fedd3 [2020-07-24T00:52:27.798Z] Step 4/29 : RUN apk update && apk add make git [2020-07-24T00:52:27.798Z] Removing intermediate container 27cd065f5870 [2020-07-24T00:52:27.798Z] ---> 911572b1aec9 [2020-07-24T00:52:27.798Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:52:28.065Z] Removing intermediate container ae4fde504082 [2020-07-24T00:52:28.065Z] ---> 8775a108f4de [2020-07-24T00:52:28.065Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:52:28.065Z] Removing intermediate container d09be5131dc3 [2020-07-24T00:52:28.065Z] ---> 4cddea136373 [2020-07-24T00:52:28.065Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:52:28.065Z] Removing intermediate container 9891f2755756 [2020-07-24T00:52:28.065Z] ---> 7941acfc2db4 [2020-07-24T00:52:28.065Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:52:28.065Z] ---> Running in 56f8cd7de0a2 [2020-07-24T00:52:28.065Z] ---> Running in 018b20f5acc8 [2020-07-24T00:52:28.065Z] ---> Running in dc909cf8b2c8 [2020-07-24T00:52:28.065Z] ---> Running in 57399e4c19de [2020-07-24T00:52:28.087Z] 39dc9c94d07c: Pull complete [2020-07-24T00:52:28.087Z] 551b823b3b82: Pull complete [2020-07-24T00:52:28.327Z] ---> Running in 3e6f064c7c2b [2020-07-24T00:52:28.676Z] 3c52a74df98c: Pull complete [2020-07-24T00:52:28.947Z] 6c9b121b6998: Pull complete [2020-07-24T00:52:28.947Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-24T00:52:28.947Z] Status: Downloaded newer image for docker:latest [2020-07-24T00:52:29.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:52:30.243Z] Removing intermediate container dc909cf8b2c8 [2020-07-24T00:52:30.243Z] ---> 5dd27884ad6f [2020-07-24T00:52:30.243Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-24T00:52:30.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:52:30.243Z] ---> Running in 630bf625c3b5 [2020-07-24T00:52:30.243Z] Removing intermediate container 018b20f5acc8 [2020-07-24T00:52:30.243Z] ---> 1e8e9df15e77 [2020-07-24T00:52:30.243Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-24T00:52:30.505Z] Removing intermediate container 3e6f064c7c2b [2020-07-24T00:52:30.505Z] ---> b8bf61180c82 [2020-07-24T00:52:30.505Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T00:52:30.505Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:52:30.505Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:52:30.505Z] OK: 12749 distinct packages available [2020-07-24T00:52:30.505Z] ---> Running in 5edef1077c00 [2020-07-24T00:52:30.766Z] Removing intermediate container 57399e4c19de [2020-07-24T00:52:30.766Z] ---> dfca30c3c926 [2020-07-24T00:52:30.766Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T00:52:30.766Z] OK: 233 MiB in 51 packages [2020-07-24T00:52:30.766Z] ---> Running in abffea7cd539 [2020-07-24T00:52:30.766Z] ---> Running in 318118b9acc1 [2020-07-24T00:52:31.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:52:31.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:52:31.566Z] Removing intermediate container 56f8cd7de0a2 [2020-07-24T00:52:31.566Z] ---> f88ee15d5344 [2020-07-24T00:52:31.566Z] Step 5/29 : COPY go.mod . [2020-07-24T00:52:31.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:52:31.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:52:31.834Z] ---> bb245ec58fc1 [2020-07-24T00:52:31.834Z] Step 6/29 : RUN go mod download [2020-07-24T00:52:31.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:52:31.834Z] ---> Running in d53bd5a2fc19 [2020-07-24T00:52:32.107Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:52:32.107Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:52:32.107Z] OK: 12749 distinct packages available [2020-07-24T00:52:32.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:52:32.326Z] ---> b492e088d2b3 [2020-07-24T00:52:32.326Z] Step 6/7 : COPY go.mod . [2020-07-24T00:52:32.371Z] OK: 233 MiB in 51 packages [2020-07-24T00:52:32.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:52:32.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:52:32.949Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:52:32.949Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:52:32.949Z] OK: 12749 distinct packages available [2020-07-24T00:52:32.949Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:52:32.949Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:52:32.949Z] OK: 12749 distinct packages available [2020-07-24T00:52:32.949Z] Removing intermediate container 630bf625c3b5 [2020-07-24T00:52:32.949Z] ---> 526f068d5fa1 [2020-07-24T00:52:32.949Z] Step 6/22 : COPY go.mod . [2020-07-24T00:52:32.949Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:52:32.949Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:52:32.949Z] OK: 12749 distinct packages available [2020-07-24T00:52:33.210Z] OK: 233 MiB in 51 packages [2020-07-24T00:52:33.210Z] OK: 233 MiB in 51 packages [2020-07-24T00:52:33.210Z] OK: 233 MiB in 51 packages [2020-07-24T00:52:33.210Z] ---> 42877236a6a8 [2020-07-24T00:52:33.210Z] Step 7/22 : RUN go mod download [2020-07-24T00:52:33.210Z] ---> Running in 7c0765ee51fe [2020-07-24T00:52:33.300Z] ---> ed119ce75cf6 [2020-07-24T00:52:33.300Z] Step 7/7 : RUN go mod download [2020-07-24T00:52:33.300Z] ---> Running in b25e2e384d00 [2020-07-24T00:52:33.783Z] Removing intermediate container abffea7cd539 [2020-07-24T00:52:33.784Z] ---> cf11d483c096 [2020-07-24T00:52:33.784Z] Step 6/20 : COPY go.mod . [2020-07-24T00:52:34.369Z] Removing intermediate container 5edef1077c00 [2020-07-24T00:52:34.369Z] ---> 01d83bf17dfa [2020-07-24T00:52:34.369Z] Step 6/26 : COPY go.mod . [2020-07-24T00:52:34.369Z] Removing intermediate container 318118b9acc1 [2020-07-24T00:52:34.369Z] ---> 2b1a06fa5964 [2020-07-24T00:52:34.369Z] Step 6/21 : COPY go.mod . [2020-07-24T00:52:34.369Z] ---> fef69cc9779d [2020-07-24T00:52:34.369Z] Step 7/20 : RUN go mod download [2020-07-24T00:52:34.369Z] Removing intermediate container d53bd5a2fc19 [2020-07-24T00:52:34.369Z] ---> 586c373ba4fb [2020-07-24T00:52:34.369Z] Step 7/29 : COPY . . [2020-07-24T00:52:34.369Z] ---> Running in 67cc33f7551e [2020-07-24T00:52:34.941Z] ---> c49604539c9e [2020-07-24T00:52:34.941Z] Step 7/26 : RUN go mod download [2020-07-24T00:52:35.890Z] ---> Running in 35f3de5cdcc5 [2020-07-24T00:52:35.890Z] ---> 11434af1df4d [2020-07-24T00:52:35.890Z] Step 7/21 : RUN go mod download [2020-07-24T00:52:35.912Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-24T00:52:35.912Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-24T00:52:35.912Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-24T00:52:35.912Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-24T00:52:36.183Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-24T00:52:36.183Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-24T00:52:36.183Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-24T00:52:36.183Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-24T00:52:36.183Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-24T00:52:36.183Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-24T00:52:36.183Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-24T00:52:36.183Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-24T00:52:36.183Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-24T00:52:36.183Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-24T00:52:36.183Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-24T00:52:36.183Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-24T00:52:36.454Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-24T00:52:36.454Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-24T00:52:36.454Z] go: finding github.com/fatih/color v1.7.0 [2020-07-24T00:52:36.454Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-24T00:52:36.454Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-24T00:52:36.454Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-24T00:52:36.454Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T00:52:36.454Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T00:52:36.454Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-24T00:52:36.454Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T00:52:36.454Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-24T00:52:36.454Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-24T00:52:36.454Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-24T00:52:36.725Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T00:52:36.725Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-24T00:52:36.725Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-24T00:52:36.725Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-24T00:52:36.725Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-24T00:52:36.725Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-24T00:52:36.725Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-24T00:52:36.725Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-24T00:52:36.725Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-24T00:52:36.725Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-24T00:52:36.725Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-24T00:52:36.996Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-24T00:52:36.996Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-24T00:52:36.996Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-24T00:52:36.996Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-24T00:52:36.996Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-24T00:52:36.996Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-24T00:52:36.996Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-24T00:52:36.996Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-24T00:52:36.996Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-24T00:52:36.996Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-24T00:52:36.996Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T00:52:36.996Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-24T00:52:37.268Z] go: finding github.com/kr/pty v1.1.1 [2020-07-24T00:52:37.268Z] go: finding github.com/kr/text v0.1.0 [2020-07-24T00:52:37.268Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-24T00:52:37.268Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-24T00:52:37.268Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-24T00:52:37.268Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-24T00:52:37.268Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-24T00:52:37.268Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-24T00:52:37.268Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-24T00:52:37.268Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-24T00:52:37.268Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-24T00:52:37.268Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-24T00:52:37.294Z] ---> Running in fe02a6b23b73 [2020-07-24T00:52:37.537Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-24T00:52:37.537Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-24T00:52:37.537Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-24T00:52:37.537Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-24T00:52:37.537Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-24T00:52:37.537Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-24T00:52:37.537Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-24T00:52:37.537Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-24T00:52:37.537Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T00:52:37.537Z] go: finding github.com/posener/complete v1.1.1 [2020-07-24T00:52:37.537Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-24T00:52:37.537Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-24T00:52:37.537Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-24T00:52:37.811Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T00:52:37.811Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T00:52:37.811Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-24T00:52:37.811Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-24T00:52:37.811Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-24T00:52:37.811Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-24T00:52:37.811Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-24T00:52:37.811Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-24T00:52:37.811Z] go: finding golang.org/x/text v0.3.2 [2020-07-24T00:52:37.811Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-24T00:52:37.811Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-24T00:52:37.811Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-24T00:52:37.878Z] Removing intermediate container 7c0765ee51fe [2020-07-24T00:52:37.878Z] ---> 2d129105911d [2020-07-24T00:52:37.878Z] Step 8/22 : COPY . . [2020-07-24T00:52:38.082Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-24T00:52:38.082Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-24T00:52:38.082Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T00:52:42.120Z] Removing intermediate container 67cc33f7551e [2020-07-24T00:52:42.121Z] ---> 52c55bff6577 [2020-07-24T00:52:42.121Z] Step 8/20 : COPY . . [2020-07-24T00:52:50.323Z] Removing intermediate container 35f3de5cdcc5 [2020-07-24T00:52:50.323Z] ---> 6cd8b87cef1c [2020-07-24T00:52:50.323Z] Step 8/26 : COPY . . [2020-07-24T00:52:50.323Z] Removing intermediate container fe02a6b23b73 [2020-07-24T00:52:50.323Z] ---> d3b85bd1f93d [2020-07-24T00:52:50.323Z] Step 8/21 : COPY . . [2020-07-24T00:52:56.382Z] Removing intermediate container b25e2e384d00 [2020-07-24T00:52:56.382Z] ---> 8922e2db457a [2020-07-24T00:52:56.382Z] Successfully built 8922e2db457a [2020-07-24T00:52:56.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T00:52:57.197Z] + docker inspect -f . ci-base-image-arm64 [2020-07-24T00:52:57.197Z] . [Pipeline] withDockerContainer [2020-07-24T00:52:57.439Z] prd-ubuntu18.04-docker-arm64-4c-16g-784 does not seem to be running inside a container [2020-07-24T00:52:57.517Z] $ 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 [2020-07-24T00:52:58.868Z] $ docker top 913f8bb8e9ecef54779c969d6e2d9e0940e004cde822e972f2d7ad69ff6881b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T00:52:59.921Z] + go version [2020-07-24T00:52:59.921Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-07-24T00:52:59.958Z] ========================================================= [2020-07-24T00:52:59.958Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-24T00:52:59.958Z] ========================================================= [Pipeline] sh [2020-07-24T00:53:00.614Z] + make test raml_verify [2020-07-24T00:53:00.614Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-24T00:53:03.227Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-24T00:53:08.525Z] ---> 01b6f2e15b77 [2020-07-24T00:53:08.525Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-24T00:53:11.254Z] ---> c964f1ef7212 [2020-07-24T00:53:11.254Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-24T00:53:12.685Z] ---> Running in 064778fab197 [2020-07-24T00:53:13.640Z] ---> Running in d6bb1150f78c [2020-07-24T00:53:15.037Z] ---> f62506e6377e [2020-07-24T00:53:15.037Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-24T00:53:18.349Z] 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 [2020-07-24T00:53:18.349Z] ---> Running in 1739c7f20556 [2020-07-24T00:53:18.349Z] 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 [2020-07-24T00:53:18.616Z] ---> 724d1ab8b1fc [2020-07-24T00:53:18.616Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-24T00:53:18.616Z] ---> 93720edaeecf [2020-07-24T00:53:18.616Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-24T00:53:18.881Z] ---> Running in 1d7b81ab0e98 [2020-07-24T00:53:18.881Z] ---> Running in 26dc96301659 [2020-07-24T00:53:19.153Z] 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 [2020-07-24T00:53:20.129Z] 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 [2020-07-24T00:53:20.129Z] 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 [2020-07-24T00:53:35.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-24T00:53:46.872Z] Removing intermediate container 064778fab197 [2020-07-24T00:53:46.873Z] ---> 727262500baa [2020-07-24T00:53:46.873Z] [2020-07-24T00:53:46.873Z] Step 9/29 : FROM alpine:latest [2020-07-24T00:53:46.873Z] latest: Pulling from library/alpine [2020-07-24T00:53:46.873Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-24T00:53:46.873Z] Status: Downloaded newer image for alpine:latest [2020-07-24T00:53:46.873Z] ---> a24bb4013296 [2020-07-24T00:53:46.873Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-24T00:53:47.462Z] ---> Running in ae9c36def7cc [2020-07-24T00:53:47.729Z] Removing intermediate container ae9c36def7cc [2020-07-24T00:53:47.730Z] ---> 35da4b696c00 [2020-07-24T00:53:47.730Z] Step 11/29 : USER root [2020-07-24T00:53:47.998Z] ---> Running in a041bf4f328f [2020-07-24T00:53:48.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-24T00:53:48.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-24T00:53:48.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-24T00:53:48.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-24T00:53:48.170Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.041s [2020-07-24T00:53:48.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-24T00:53:48.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-24T00:53:48.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-24T00:53:48.590Z] Removing intermediate container a041bf4f328f [2020-07-24T00:53:48.590Z] ---> 675b8aa892f3 [2020-07-24T00:53:48.590Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-24T00:53:49.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-24T00:53:50.514Z] ---> Running in 012d90b35f43 [2020-07-24T00:53:50.782Z] Removing intermediate container 1d7b81ab0e98 [2020-07-24T00:53:50.782Z] ---> 5a83a028c08d [2020-07-24T00:53:50.782Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-24T00:53:51.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-24T00:53:51.066Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-24T00:53:51.066Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-24T00:53:51.066Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-24T00:53:51.370Z] ---> Running in 2f3679894f40 [2020-07-24T00:53:54.680Z] 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 [2020-07-24T00:53:54.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:53:54.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:53:55.522Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:53:55.522Z] v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:53:55.522Z] OK: 12749 distinct packages available [2020-07-24T00:53:55.785Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-24T00:53:55.785Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-24T00:53:55.785Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T00:53:55.785Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T00:53:55.785Z] OK: 6 MiB in 16 packages [2020-07-24T00:53:58.341Z] Removing intermediate container 1739c7f20556 [2020-07-24T00:53:58.341Z] ---> 6e49770cee90 [2020-07-24T00:53:58.341Z] [2020-07-24T00:53:58.341Z] Step 10/20 : FROM scratch [2020-07-24T00:53:58.341Z] ---> [2020-07-24T00:53:58.341Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T00:53:58.914Z] ---> Running in 07e2b983ae3b [2020-07-24T00:53:58.914Z] Removing intermediate container 012d90b35f43 [2020-07-24T00:53:58.914Z] ---> e659e055a827 [2020-07-24T00:53:58.914Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-24T00:53:59.177Z] ---> Running in 6ff8b2e43767 [2020-07-24T00:54:00.567Z] Removing intermediate container 07e2b983ae3b [2020-07-24T00:54:00.567Z] ---> b9cdd48747af [2020-07-24T00:54:00.567Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-24T00:54:00.567Z] Removing intermediate container 2f3679894f40 [2020-07-24T00:54:00.567Z] ---> 2c07d5a0f91c [2020-07-24T00:54:00.567Z] [2020-07-24T00:54:00.567Z] Step 11/26 : FROM docker:latest [2020-07-24T00:54:01.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.151s coverage: 46.6% of statements [2020-07-24T00:54:01.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-24T00:54:01.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-24T00:54:01.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-24T00:54:01.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-24T00:54:01.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-24T00:54:01.954Z] ---> 81f5749c9058 [2020-07-24T00:54:01.954Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-24T00:54:03.338Z] ---> Running in b6ab58a08fc5 [2020-07-24T00:54:03.338Z] Removing intermediate container 6ff8b2e43767 [2020-07-24T00:54:03.338Z] ---> 2b5abf0dd4e9 [2020-07-24T00:54:03.338Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-24T00:54:03.599Z] ---> Running in e61433e67712 [2020-07-24T00:54:03.599Z] Removing intermediate container 26dc96301659 [2020-07-24T00:54:03.599Z] ---> 5b45fdcb3731 [2020-07-24T00:54:03.599Z] [2020-07-24T00:54:03.599Z] Step 10/21 : FROM scratch [2020-07-24T00:54:03.599Z] ---> [2020-07-24T00:54:03.599Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T00:54:03.868Z] ---> Running in 7705118c921f [2020-07-24T00:54:03.868Z] ---> Using cache [2020-07-24T00:54:03.868Z] ---> b9cdd48747af [2020-07-24T00:54:03.868Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-24T00:54:03.868Z] Removing intermediate container b6ab58a08fc5 [2020-07-24T00:54:03.868Z] ---> 5b703443de6f [2020-07-24T00:54:03.868Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-24T00:54:04.131Z] Removing intermediate container d6bb1150f78c [2020-07-24T00:54:04.131Z] ---> a7011be566e7 [2020-07-24T00:54:04.131Z] [2020-07-24T00:54:04.131Z] Step 10/22 : FROM alpine [2020-07-24T00:54:04.131Z] ---> a24bb4013296 [2020-07-24T00:54:04.131Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T00:54:04.131Z] ---> Running in eb109ffef400 [2020-07-24T00:54:04.131Z] ---> Running in 6d90c3cc6f75 [2020-07-24T00:54:04.131Z] ---> Running in 394eb7a3d8c1 [2020-07-24T00:54:04.393Z] Removing intermediate container 7705118c921f [2020-07-24T00:54:04.393Z] ---> 30e3bbb46f3d [2020-07-24T00:54:04.393Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-24T00:54:04.393Z] Removing intermediate container eb109ffef400 [2020-07-24T00:54:04.393Z] ---> 3da966fc7424 [2020-07-24T00:54:04.393Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T00:54:04.393Z] Removing intermediate container 6d90c3cc6f75 [2020-07-24T00:54:04.393Z] ---> 216e3d0220ea [2020-07-24T00:54:04.393Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-24T00:54:04.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:54:04.653Z] ---> Running in ebff1f407b30 [2020-07-24T00:54:04.653Z] ---> Running in 7d25af092e1a [2020-07-24T00:54:04.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:54:04.653Z] Removing intermediate container 394eb7a3d8c1 [2020-07-24T00:54:04.653Z] ---> 7cc21726d522 [2020-07-24T00:54:04.653Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-24T00:54:04.919Z] (1/2) Installing readline (8.0.4-r0) [2020-07-24T00:54:04.919Z] (2/2) Installing bash (5.0.17-r0) [2020-07-24T00:54:04.919Z] Executing bash-5.0.17-r0.post-install [2020-07-24T00:54:04.919Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T00:54:04.919Z] OK: 12 MiB in 22 packages [2020-07-24T00:54:04.919Z] ---> Running in 0a7de0b02b01 [2020-07-24T00:54:04.919Z] ---> ae4c62c49a06 [2020-07-24T00:54:04.919Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-24T00:54:06.308Z] Removing intermediate container ebff1f407b30 [2020-07-24T00:54:06.308Z] ---> 57f99e314307 [2020-07-24T00:54:06.308Z] Step 14/21 : WORKDIR / [2020-07-24T00:54:06.308Z] ---> Running in e8fb6af0c779 [2020-07-24T00:54:06.308Z] Removing intermediate container 0a7de0b02b01 [2020-07-24T00:54:06.308Z] ---> 664c171bd644 [2020-07-24T00:54:06.308Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-24T00:54:06.584Z] ---> Running in 79fab5338542 [2020-07-24T00:54:06.845Z] ---> 422e2ca4ee66 [2020-07-24T00:54:06.845Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-24T00:54:06.845Z] Removing intermediate container e8fb6af0c779 [2020-07-24T00:54:06.845Z] ---> d647ac1a26f4 [2020-07-24T00:54:06.845Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-24T00:54:07.107Z] Removing intermediate container e61433e67712 [2020-07-24T00:54:07.107Z] ---> d7e7f0e91d0f [2020-07-24T00:54:07.107Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-24T00:54:07.107Z] ---> 1dc7853a5329 [2020-07-24T00:54:07.107Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T00:54:07.107Z] Removing intermediate container 79fab5338542 [2020-07-24T00:54:07.107Z] ---> aaed16f4f177 [2020-07-24T00:54:07.107Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:54:07.370Z] ---> Running in 3e5dc6088644 [2020-07-24T00:54:07.370Z] ---> Running in f83bf079be76 [2020-07-24T00:54:07.370Z] ---> Running in 8f45a2be24ac [2020-07-24T00:54:07.370Z] Removing intermediate container 7d25af092e1a [2020-07-24T00:54:07.370Z] ---> 5d91bfe1ef7b [2020-07-24T00:54:07.370Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-24T00:54:07.370Z] ---> b5f8c6561c61 [2020-07-24T00:54:07.370Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-24T00:54:07.951Z] Removing intermediate container 8f45a2be24ac [2020-07-24T00:54:07.951Z] ---> 559ca41f5727 [2020-07-24T00:54:07.951Z] Step 18/20 : LABEL arch=x86_64 [2020-07-24T00:54:07.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.124s coverage: 27.4% of statements [2020-07-24T00:54:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-24T00:54:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-24T00:54:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-24T00:54:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-24T00:54:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-24T00:54:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-24T00:54:07.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.022s coverage: 100.0% of statements [2020-07-24T00:54:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-24T00:54:07.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements [2020-07-24T00:54:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-24T00:54:08.223Z] ---> Running in 60ec4f09d7c2 [2020-07-24T00:54:08.501Z] ---> c3b14973958d [2020-07-24T00:54:08.501Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-24T00:54:08.501Z] ---> 4161b63cab0a [2020-07-24T00:54:08.501Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-24T00:54:08.501Z] Removing intermediate container 60ec4f09d7c2 [2020-07-24T00:54:08.501Z] ---> 3a57c6bf8d7b [2020-07-24T00:54:08.501Z] Step 19/20 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:54:08.764Z] ---> Running in b0818f77f755 [2020-07-24T00:54:08.764Z] ---> f9547a422d1e [2020-07-24T00:54:08.764Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T00:54:08.764Z] ---> 5e4b63355709 [2020-07-24T00:54:08.764Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-24T00:54:09.024Z] ---> Running in 31eb46753f75 [2020-07-24T00:54:09.024Z] Removing intermediate container b0818f77f755 [2020-07-24T00:54:09.024Z] ---> 846280923ef9 [2020-07-24T00:54:09.024Z] Step 20/20 : LABEL version=0.0.0 [2020-07-24T00:54:09.286Z] ---> Running in 1e81a215d6ab [2020-07-24T00:54:10.229Z] ---> 01c83b65cc01 [2020-07-24T00:54:10.230Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-24T00:54:10.230Z] Removing intermediate container 31eb46753f75 [2020-07-24T00:54:10.230Z] ---> dd054b4c9f95 [2020-07-24T00:54:10.230Z] Step 19/21 : LABEL arch=x86_64 [2020-07-24T00:54:10.490Z] ---> Running in 12a6fbe46b57 [2020-07-24T00:54:10.490Z] Removing intermediate container 1e81a215d6ab [2020-07-24T00:54:10.490Z] ---> 6b2628b2c02a [2020-07-24T00:54:10.490Z] [2020-07-24T00:54:10.490Z] Removing intermediate container 3e5dc6088644 [2020-07-24T00:54:10.490Z] ---> 50c88f9b2a57 [2020-07-24T00:54:10.490Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-24T00:54:10.490Z] Removing intermediate container f83bf079be76 [2020-07-24T00:54:10.490Z] ---> 2ed44c8088e3 [2020-07-24T00:54:10.490Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-24T00:54:10.490Z] Successfully built 6b2628b2c02a [2020-07-24T00:54:10.490Z] ---> 3c9189755acb [2020-07-24T00:54:10.490Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-24T00:54:10.752Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-24T00:54:10.752Z] ---> Running in b3d5bbf56965 [2020-07-24T00:54:10.752Z]  Building docker-support-scheduler-go ... done  ---> Running in c05e28a448d6 [2020-07-24T00:54:10.752Z] Building docker-security-secretstore-setup-go [2020-07-24T00:54:10.752Z] Removing intermediate container 12a6fbe46b57 [2020-07-24T00:54:10.752Z] ---> 4571b8d1461f [2020-07-24T00:54:10.752Z] Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:54:11.016Z] ---> Running in caca6e469235 [2020-07-24T00:54:11.278Z] Removing intermediate container b3d5bbf56965 [2020-07-24T00:54:11.278Z] ---> a20301607ba7 [2020-07-24T00:54:11.278Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-24T00:54:11.278Z] ---> 4a8a1b9e7e32 [2020-07-24T00:54:11.278Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-24T00:54:11.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.282s coverage: 29.3% of statements [2020-07-24T00:54:11.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-24T00:54:11.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-24T00:54:11.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-24T00:54:11.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-24T00:54:11.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-24T00:54:11.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements [2020-07-24T00:54:11.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-24T00:54:11.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2020-07-24T00:54:11.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-24T00:54:11.541Z] ---> Running in c852c349edee [2020-07-24T00:54:11.541Z] ---> Running in 70bb60d1c401 [2020-07-24T00:54:11.541Z] Removing intermediate container caca6e469235 [2020-07-24T00:54:11.541Z] ---> acf56c1f45b5 [2020-07-24T00:54:11.541Z] Step 21/21 : LABEL version=0.0.0 [2020-07-24T00:54:11.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:54:11.802Z] ---> Running in 34d9be84d57b [2020-07-24T00:54:11.802Z] Removing intermediate container c852c349edee [2020-07-24T00:54:11.802Z] ---> 61892f0fbbe4 [2020-07-24T00:54:11.802Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-24T00:54:12.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.092s coverage: 89.8% of statements [2020-07-24T00:54:12.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-24T00:54:12.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:54:13.006Z] ---> Running in c9fd0a57936e [2020-07-24T00:54:13.006Z] Removing intermediate container 34d9be84d57b [2020-07-24T00:54:13.006Z] ---> 7f40fdeee104 [2020-07-24T00:54:13.006Z] [2020-07-24T00:54:13.269Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-24T00:54:13.269Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-24T00:54:13.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.117s coverage: 97.5% of statements [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-24T00:54:13.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 100.0% of statements [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-24T00:54:13.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-24T00:54:13.337Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.015s coverage: 58.8% of statements [2020-07-24T00:54:13.532Z] Successfully built 7f40fdeee104 [2020-07-24T00:54:13.532Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-24T00:54:13.532Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-24T00:54:14.107Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-24T00:54:14.107Z] Successfully tagged docker-core-metadata-go:latest [2020-07-24T00:54:14.107Z] Building docker-support-notifications-go [2020-07-24T00:54:14.107Z]  Building docker-core-metadata-go ... done Executing busybox-1.31.1-r16.trigger [2020-07-24T00:54:14.107Z] OK: 8 MiB in 19 packages [2020-07-24T00:54:16.659Z] Removing intermediate container c9fd0a57936e [2020-07-24T00:54:16.659Z] ---> a7d6e154e050 [2020-07-24T00:54:16.659Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-24T00:54:18.599Z] Removing intermediate container 70bb60d1c401 [2020-07-24T00:54:18.599Z] ---> 9794980859c5 [2020-07-24T00:54:18.599Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T00:54:18.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.5% of statements [2020-07-24T00:54:18.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-24T00:54:18.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-24T00:54:18.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2020-07-24T00:54:18.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.402s coverage: 55.9% of statements [2020-07-24T00:54:18.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-24T00:54:18.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-24T00:54:18.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-24T00:54:18.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-24T00:54:21.915Z] ---> d23babcf9d1a [2020-07-24T00:54:21.915Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-24T00:54:22.176Z] Removing intermediate container c05e28a448d6 [2020-07-24T00:54:22.176Z] ---> 1b68164b98e5 [2020-07-24T00:54:22.176Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-24T00:54:23.135Z] ---> d10e0994efc7 [2020-07-24T00:54:23.135Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T00:54:26.461Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:54:26.461Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:54:26.461Z] ---> a4f417259617 [2020-07-24T00:54:26.461Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T00:54:26.461Z] ---> Using cache [2020-07-24T00:54:26.461Z] ---> 7941acfc2db4 [2020-07-24T00:54:26.461Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:54:26.461Z] ---> Using cache [2020-07-24T00:54:26.461Z] ---> b8bf61180c82 [2020-07-24T00:54:26.461Z] Step 5/26 : RUN apk update && apk add make git [2020-07-24T00:54:26.461Z] ---> Using cache [2020-07-24T00:54:26.461Z] ---> cf11d483c096 [2020-07-24T00:54:26.461Z] Step 6/26 : COPY go.mod . [2020-07-24T00:54:26.461Z] ---> Using cache [2020-07-24T00:54:26.461Z] ---> fef69cc9779d [2020-07-24T00:54:26.461Z] Step 7/26 : RUN go mod download [2020-07-24T00:54:26.461Z] ---> Using cache [2020-07-24T00:54:26.461Z] ---> 52c55bff6577 [2020-07-24T00:54:26.461Z] Step 8/26 : COPY . . [2020-07-24T00:54:26.461Z] ---> Using cache [2020-07-24T00:54:26.461Z] ---> f62506e6377e [2020-07-24T00:54:26.461Z] 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 [2020-07-24T00:54:27.104Z] ---> Running in 4e037f4055fb [2020-07-24T00:54:27.105Z] ---> 73813f80d564 [2020-07-24T00:54:27.105Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-24T00:54:27.455Z] ---> 25b2045125a2 [2020-07-24T00:54:27.455Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-24T00:54:28.137Z] ---> Running in 215fb648fdb1 [2020-07-24T00:54:28.715Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:54:28.715Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:54:28.715Z] ---> a4f417259617 [2020-07-24T00:54:28.715Z] Step 3/23 : WORKDIR /edgex-go [2020-07-24T00:54:28.715Z] ---> Using cache [2020-07-24T00:54:28.715Z] ---> 7941acfc2db4 [2020-07-24T00:54:28.715Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:54:28.715Z] ---> Using cache [2020-07-24T00:54:28.715Z] ---> b8bf61180c82 [2020-07-24T00:54:28.715Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-24T00:54:30.105Z] ---> 3c9664ee7bac [2020-07-24T00:54:30.105Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-24T00:54:30.367Z] ---> Running in 07e72e788fed [2020-07-24T00:54:30.367Z] ---> Running in 592275fa123a [2020-07-24T00:54:30.367Z] ---> 1a1b3f7bd67c [2020-07-24T00:54:30.367Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-24T00:54:30.950Z] 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 [2020-07-24T00:54:30.950Z] ---> 38bec710f8f3 [2020-07-24T00:54:30.950Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T00:54:30.950Z] ---> Running in 342ffce36176 [2020-07-24T00:54:31.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:54:31.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:54:31.222Z] Removing intermediate container 342ffce36176 [2020-07-24T00:54:31.222Z] ---> 20d20a381078 [2020-07-24T00:54:31.222Z] Step 20/22 : LABEL arch=x86_64 [2020-07-24T00:54:31.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:54:31.222Z] ---> Running in f7a1d92eb3d2 [2020-07-24T00:54:31.487Z] Removing intermediate container 4e037f4055fb [2020-07-24T00:54:31.487Z] ---> e9995dfec2d4 [2020-07-24T00:54:31.487Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-24T00:54:31.487Z] ---> Running in fc84947cf2ba [2020-07-24T00:54:31.487Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-24T00:54:31.487Z] (2/33) Installing expat (2.2.9-r1) [2020-07-24T00:54:31.487Z] (3/33) Installing libffi (3.3-r2) [2020-07-24T00:54:31.487Z] (4/33) Installing gdbm (1.13-r1) [2020-07-24T00:54:31.487Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-24T00:54:31.487Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-24T00:54:31.487Z] Removing intermediate container f7a1d92eb3d2 [2020-07-24T00:54:31.487Z] ---> 1c43a8752ff6 [2020-07-24T00:54:31.487Z] Step 21/22 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:54:31.487Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-24T00:54:31.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:54:32.340Z] ---> Running in a59b7c09c79b [2020-07-24T00:54:32.340Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:54:32.340Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:54:32.340Z] OK: 12749 distinct packages available [2020-07-24T00:54:32.611Z] OK: 233 MiB in 51 packages [2020-07-24T00:54:35.924Z] Removing intermediate container a59b7c09c79b [2020-07-24T00:54:35.924Z] ---> 1c2a6fb57986 [2020-07-24T00:54:35.924Z] Step 22/22 : LABEL version=0.0.0 [2020-07-24T00:54:36.206Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-24T00:54:36.206Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-24T00:54:36.206Z] ---> Running in 3497b5036309 [2020-07-24T00:54:36.206Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-24T00:54:36.206Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-24T00:54:36.206Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-24T00:54:36.206Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-24T00:54:36.206Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-24T00:54:36.786Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-24T00:54:36.786Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-24T00:54:36.786Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-24T00:54:36.786Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-24T00:54:36.786Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.811s coverage: 86.3% of statements [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.010s coverage: 72.2% of statements [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.356s coverage: 72.1% of statements [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.037s coverage: 82.4% of statements [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.042s coverage: 48.4% of statements [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.026s coverage: 28.8% of statements [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.027s coverage: 96.8% of statements [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 26.9% of statements [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.302s coverage: 84.1% of statements [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.058s coverage: 43.1% of statements [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.029s coverage: 100.0% of statements [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-24T00:54:37.101Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.035s coverage: 83.8% of statements [2020-07-24T00:54:37.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-24T00:54:37.361Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-24T00:54:37.621Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-24T00:54:37.621Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-24T00:54:37.621Z] Removing intermediate container 07e72e788fed [2020-07-24T00:54:37.621Z] ---> c7d270bfe79d [2020-07-24T00:54:37.621Z] Step 6/23 : COPY go.mod . [2020-07-24T00:54:37.621Z] Removing intermediate container 3497b5036309 [2020-07-24T00:54:37.621Z] ---> 6a0bddeea60b [2020-07-24T00:54:37.621Z] [2020-07-24T00:54:37.622Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-24T00:54:37.622Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-24T00:54:38.196Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-24T00:54:38.196Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-24T00:54:38.196Z] Removing intermediate container fc84947cf2ba [2020-07-24T00:54:38.196Z] ---> 2bde250a1102 [2020-07-24T00:54:38.196Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T00:54:38.196Z] Successfully built 6a0bddeea60b [2020-07-24T00:54:38.196Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-24T00:54:38.196Z] Successfully tagged docker-core-data-go:latest [2020-07-24T00:54:38.196Z] Building docker-core-command-go [2020-07-24T00:54:38.477Z]  Building docker-core-data-go ... done (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-24T00:54:38.477Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-24T00:54:38.477Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-24T00:54:38.760Z] ---> d3e885743220 [2020-07-24T00:54:38.760Z] Step 7/23 : RUN go mod download [2020-07-24T00:54:38.760Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-24T00:54:38.760Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-24T00:54:38.760Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-24T00:54:41.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.162s coverage: 46.1% of statements [2020-07-24T00:54:41.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-24T00:54:41.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-24T00:54:41.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.023s coverage: 100.0% of statements [2020-07-24T00:54:41.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-24T00:54:41.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-24T00:54:41.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-24T00:54:41.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements [2020-07-24T00:54:41.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-24T00:54:41.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.080s coverage: 100.0% of statements [2020-07-24T00:54:41.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-24T00:54:42.968Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T00:54:42.968Z] OK: 71 MiB in 55 packages [2020-07-24T00:54:42.968Z] ---> Running in d9d8dbf44a94 [2020-07-24T00:54:44.356Z] ---> Running in 82a9d4d4c61a [2020-07-24T00:54:44.943Z] Removing intermediate container d9d8dbf44a94 [2020-07-24T00:54:44.943Z] ---> 4691aaad0756 [2020-07-24T00:54:44.943Z] Step 26/29 : CMD [ "generate" ] [2020-07-24T00:54:46.833Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.174s coverage: 29.1% of statements [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-24T00:54:46.833Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.058s coverage: 99.0% of statements [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-24T00:54:46.833Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-24T00:54:46.833Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-24T00:54:46.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-24T00:54:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-24T00:54:46.890Z] ---> Running in 3a3e6c8a4e10 [2020-07-24T00:54:48.297Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2020-07-24T00:54:48.297Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-24T00:54:48.297Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-24T00:54:48.297Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements [2020-07-24T00:54:48.827Z] Removing intermediate container 3a3e6c8a4e10 [2020-07-24T00:54:48.827Z] ---> f93ce8999c35 [2020-07-24T00:54:48.827Z] Step 27/29 : LABEL arch=x86_64 [2020-07-24T00:54:49.757Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.022s coverage: 32.1% of statements [2020-07-24T00:54:50.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements [2020-07-24T00:54:51.323Z] GO111MODULE=on go vet ./... [2020-07-24T00:54:53.050Z] ---> Running in 39404ef56b8a [2020-07-24T00:54:54.433Z] Removing intermediate container 39404ef56b8a [2020-07-24T00:54:54.433Z] ---> 3c03dc6857de [2020-07-24T00:54:54.433Z] Step 28/29 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:54:54.433Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:54:54.433Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:54:55.314Z] 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 [2020-07-24T00:54:55.314Z] ---> a4f417259617 [2020-07-24T00:54:55.314Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T00:54:55.314Z] ---> Using cache [2020-07-24T00:54:55.314Z] ---> 7941acfc2db4 [2020-07-24T00:54:55.314Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:54:55.314Z] ---> Using cache [2020-07-24T00:54:55.314Z] ---> b8bf61180c82 [2020-07-24T00:54:55.314Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T00:54:55.314Z] ---> Using cache [2020-07-24T00:54:55.314Z] ---> cf11d483c096 [2020-07-24T00:54:55.314Z] Step 6/21 : COPY go.mod . [2020-07-24T00:54:55.577Z] ---> Using cache [2020-07-24T00:54:55.577Z] ---> fef69cc9779d [2020-07-24T00:54:55.577Z] Step 7/21 : RUN go mod download [2020-07-24T00:54:55.577Z] ---> Using cache [2020-07-24T00:54:55.577Z] ---> 52c55bff6577 [2020-07-24T00:54:55.577Z] Step 8/21 : COPY . . [2020-07-24T00:54:55.577Z] ---> Using cache [2020-07-24T00:54:55.577Z] ---> f62506e6377e [2020-07-24T00:54:55.577Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-24T00:54:55.841Z] Removing intermediate container 82a9d4d4c61a [2020-07-24T00:54:55.841Z] ---> 9b7324fe6c60 [2020-07-24T00:54:55.841Z] Step 8/23 : COPY . . [2020-07-24T00:54:55.841Z] ---> Running in c150a7b6f9e1 [2020-07-24T00:54:59.152Z] ---> Running in 6e8334cffa24 [2020-07-24T00:55:03.373Z] Removing intermediate container c150a7b6f9e1 [2020-07-24T00:55:03.373Z] ---> ec5b27348f8c [2020-07-24T00:55:03.373Z] Step 29/29 : LABEL version=0.0.0 [2020-07-24T00:55:04.767Z] 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 [2020-07-24T00:55:05.342Z] 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 [2020-07-24T00:55:05.935Z] ---> Running in fe1ef0b30048 [2020-07-24T00:55:09.341Z] Removing intermediate container 592275fa123a [2020-07-24T00:55:09.341Z] ---> 37f3ffc54a54 [2020-07-24T00:55:09.341Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-24T00:55:09.341Z] Removing intermediate container fe1ef0b30048 [2020-07-24T00:55:09.341Z] ---> 0d81c0a085b2 [2020-07-24T00:55:09.341Z] [2020-07-24T00:55:09.341Z] ---> Running in 5e2f7e3942c5 [2020-07-24T00:55:09.603Z] gofmt -l . [2020-07-24T00:55:09.603Z] [ "`gofmt -l .`" = "" ] [2020-07-24T00:55:09.618Z] Successfully built 0d81c0a085b2 [2020-07-24T00:55:09.618Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-24T00:55:09.618Z] Building docker-support-logging-go [2020-07-24T00:55:11.571Z] ./bin/test-go-mod-tidy.sh [2020-07-24T00:55:11.844Z] ./bin/test-attribution-txt.sh [2020-07-24T00:55:14.446Z] docker run --rm --privileged \ [2020-07-24T00:55:14.446Z] -v /w/workspace/edgex-go/1:/raml-verification -w /raml-verification \ [2020-07-24T00:55:14.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 \ [2020-07-24T00:55:14.446Z] /scripts/raml-verify.sh [2020-07-24T00:55:14.718Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64' locally [2020-07-24T00:55:14.718Z] aarch64: Pulling from edgex-devops/edgex-docs-builder [2020-07-24T00:55:14.718Z] 29e5d40040c1: Pulling fs layer [2020-07-24T00:55:14.718Z] 8c46fbeab2c7: Pulling fs layer [2020-07-24T00:55:14.718Z] 8ba552a4e5fe: Pulling fs layer [2020-07-24T00:55:14.718Z] 1fb62381901b: Pulling fs layer [2020-07-24T00:55:14.718Z] 147fb30a95d9: Pulling fs layer [2020-07-24T00:55:14.718Z] 3ccc99ad11dc: Pulling fs layer [2020-07-24T00:55:14.718Z] 1fb62381901b: Waiting [2020-07-24T00:55:14.718Z] 147fb30a95d9: Waiting [2020-07-24T00:55:14.989Z] 8ba552a4e5fe: Verifying Checksum [2020-07-24T00:55:14.989Z] 8ba552a4e5fe: Download complete [2020-07-24T00:55:14.989Z] 29e5d40040c1: Verifying Checksum [2020-07-24T00:55:14.990Z] 29e5d40040c1: Download complete [2020-07-24T00:55:14.990Z] 1fb62381901b: Verifying Checksum [2020-07-24T00:55:14.990Z] 1fb62381901b: Download complete [2020-07-24T00:55:14.990Z] 3ccc99ad11dc: Verifying Checksum [2020-07-24T00:55:14.990Z] 3ccc99ad11dc: Download complete [2020-07-24T00:55:15.261Z] 147fb30a95d9: Verifying Checksum [2020-07-24T00:55:15.262Z] 147fb30a95d9: Download complete [2020-07-24T00:55:15.533Z] 29e5d40040c1: Pull complete [2020-07-24T00:55:15.533Z] 8c46fbeab2c7: Verifying Checksum [2020-07-24T00:55:15.533Z] 8c46fbeab2c7: Download complete [2020-07-24T00:55:19.826Z] 8c46fbeab2c7: Pull complete [2020-07-24T00:55:20.097Z] 8ba552a4e5fe: Pull complete [2020-07-24T00:55:20.689Z] 1fb62381901b: Pull complete [2020-07-24T00:55:24.642Z]  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 [2020-07-24T00:55:24.642Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-24T00:55:24.642Z] Removing intermediate container 215fb648fdb1 [2020-07-24T00:55:24.642Z] ---> 470a44634436 [2020-07-24T00:55:24.642Z] [2020-07-24T00:55:24.642Z] Step 10/26 : FROM alpine:3.10 [2020-07-24T00:55:24.642Z] 3.10: Pulling from library/alpine [2020-07-24T00:55:24.642Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-24T00:55:24.642Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-24T00:55:24.976Z] 147fb30a95d9: Pull complete [2020-07-24T00:55:24.976Z] 3ccc99ad11dc: Pull complete [2020-07-24T00:55:24.976Z] Digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 [2020-07-24T00:55:24.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 [2020-07-24T00:55:26.067Z] ---> 84d6303fd6bb [2020-07-24T00:55:26.067Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-24T00:55:26.346Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-24T00:55:26.346Z] Status: Downloaded newer image for alpine:3.10 [2020-07-24T00:55:26.346Z] ---> be4e4bea2c2e [2020-07-24T00:55:26.346Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-24T00:55:26.346Z] ---> Running in 4cd45aad4bd6 [2020-07-24T00:55:26.621Z] ---> Running in 4cccbc680005 [2020-07-24T00:55:27.568Z] Verifying ./api/raml/core-command.raml... [2020-07-24T00:55:28.043Z] Collecting docopt<0.7,>=0.6.1 [2020-07-24T00:55:28.043Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-24T00:55:28.623Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-24T00:55:28.623Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-24T00:55:29.564Z] Collecting texttable<0.10,>=0.9.0 [2020-07-24T00:55:29.564Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-24T00:55:29.564Z] 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 [2020-07-24T00:55:29.564Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:55:29.564Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:55:29.564Z] ---> a4f417259617 [2020-07-24T00:55:29.564Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T00:55:29.564Z] ---> Using cache [2020-07-24T00:55:29.564Z] ---> 7941acfc2db4 [2020-07-24T00:55:29.564Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:55:29.564Z] ---> Using cache [2020-07-24T00:55:29.564Z] ---> b8bf61180c82 [2020-07-24T00:55:29.564Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-24T00:55:30.166Z] OK [2020-07-24T00:55:30.166Z] Verifying ./api/raml/core-metadata.raml... [2020-07-24T00:55:30.578Z] ---> Running in bc867fdde7d3 [2020-07-24T00:55:30.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:55:30.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:55:30.980Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-24T00:55:30.980Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-24T00:55:30.980Z] OK: 10346 distinct packages available [2020-07-24T00:55:31.262Z] Collecting jsonschema<3,>=2.5.1 [2020-07-24T00:55:31.262Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-24T00:55:31.262Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-24T00:55:31.531Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-24T00:55:31.531Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-24T00:55:31.531Z] (4/5) Installing curl (7.66.0-r0) [2020-07-24T00:55:31.531Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-24T00:55:31.532Z] Executing busybox-1.30.1-r3.trigger [2020-07-24T00:55:31.532Z] Executing ca-certificates-20191127-r2.trigger [2020-07-24T00:55:31.532Z] Collecting cached-property<2,>=1.2.0 [2020-07-24T00:55:31.532Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-24T00:55:31.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:55:31.793Z] OK: 7 MiB in 19 packages [2020-07-24T00:55:32.411Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-24T00:55:32.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:55:32.411Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-24T00:55:32.411Z] Collecting PyYAML<4,>=3.10 [2020-07-24T00:55:32.411Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-24T00:55:32.694Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:55:32.694Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:55:32.694Z] OK: 12749 distinct packages available [2020-07-24T00:55:32.991Z] OK: 233 MiB in 51 packages [2020-07-24T00:55:33.269Z] OK: 233 MiB in 51 packages [2020-07-24T00:55:33.536Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-24T00:55:33.536Z] Collecting docker<4.0,>=3.6.0 [2020-07-24T00:55:33.536Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-24T00:55:33.800Z] Removing intermediate container 4cccbc680005 [2020-07-24T00:55:33.800Z] ---> e62865000c70 [2020-07-24T00:55:33.800Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T00:55:34.380Z] 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) [2020-07-24T00:55:34.968Z] Collecting idna<2.8,>=2.5 [2020-07-24T00:55:34.968Z] ---> Running in f748c5c4c5b4 [2020-07-24T00:55:34.968Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-24T00:55:35.571Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-24T00:55:35.571Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-24T00:55:35.571Z] Removing intermediate container 6e8334cffa24 [2020-07-24T00:55:35.571Z] ---> 7e63e9aac796 [2020-07-24T00:55:35.571Z] [2020-07-24T00:55:35.571Z] Step 10/21 : FROM scratch [2020-07-24T00:55:35.571Z] ---> [2020-07-24T00:55:35.571Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T00:55:35.571Z] 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) [2020-07-24T00:55:36.149Z] Collecting docker-pycreds>=0.4.0 [2020-07-24T00:55:36.149Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-24T00:55:36.424Z] Removing intermediate container f748c5c4c5b4 [2020-07-24T00:55:36.424Z] ---> 1186bf95756a [2020-07-24T00:55:36.424Z] Step 13/26 : WORKDIR / [2020-07-24T00:55:36.424Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-24T00:55:36.424Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-24T00:55:36.424Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-24T00:55:36.424Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-24T00:55:36.424Z] Removing intermediate container bc867fdde7d3 [2020-07-24T00:55:36.424Z] ---> 993ab21c2c52 [2020-07-24T00:55:36.424Z] Step 6/21 : COPY go.mod . [2020-07-24T00:55:36.424Z] ---> Using cache [2020-07-24T00:55:36.424Z] ---> b9cdd48747af [2020-07-24T00:55:36.424Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-24T00:55:36.424Z] Installing collected packages: dockerpty, docopt, websocket-client, texttable, jsonschema, cached-property, idna, urllib3, requests, PyYAML, docker-pycreds, docker, docker-compose [2020-07-24T00:55:36.424Z] Running setup.py install for dockerpty: started [2020-07-24T00:55:36.701Z] ---> Running in e8d9a3c1a730 [2020-07-24T00:55:36.701Z] ---> Running in d1f0c23ac538 [2020-07-24T00:55:36.850Z] OK [2020-07-24T00:55:36.850Z] Verifying ./api/raml/support-logging.raml... [2020-07-24T00:55:36.972Z] ---> 8dc75b99cddc [2020-07-24T00:55:36.972Z] Step 7/21 : RUN go mod download [2020-07-24T00:55:36.972Z] ---> Running in d38ddb5cef7e [2020-07-24T00:55:36.972Z] Removing intermediate container e8d9a3c1a730 [2020-07-24T00:55:36.972Z] ---> a500781d9a4e [2020-07-24T00:55:36.973Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-24T00:55:36.973Z] Removing intermediate container d1f0c23ac538 [2020-07-24T00:55:36.973Z] ---> c8ff3a9c9af5 [2020-07-24T00:55:36.973Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T00:55:37.246Z] ---> Running in 64038e43190d [2020-07-24T00:55:37.246Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-24T00:55:37.246Z] Running setup.py install for docopt: started [2020-07-24T00:55:37.518Z] ---> 792fbf8186d5 [2020-07-24T00:55:37.518Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-24T00:55:37.789Z] Removing intermediate container 64038e43190d [2020-07-24T00:55:37.789Z] ---> 0b38698ff257 [2020-07-24T00:55:37.790Z] Step 14/21 : WORKDIR / [2020-07-24T00:55:37.790Z] ---> Running in a778e1d4515d [2020-07-24T00:55:38.057Z] Running setup.py install for docopt: finished with status 'done' [2020-07-24T00:55:38.323Z] ---> 9662b4e90053 [2020-07-24T00:55:38.323Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-24T00:55:38.323Z] Running setup.py install for texttable: started [2020-07-24T00:55:38.586Z] Removing intermediate container a778e1d4515d [2020-07-24T00:55:38.586Z] ---> 977c6d88b656 [2020-07-24T00:55:38.586Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-24T00:55:38.586Z] ---> 3faedbdcba07 [2020-07-24T00:55:38.586Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-24T00:55:38.865Z] ---> 96086fe1657a [2020-07-24T00:55:38.865Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-24T00:55:38.865Z] Running setup.py install for texttable: finished with status 'done' [2020-07-24T00:55:39.130Z] Attempting uninstall: idna [2020-07-24T00:55:39.130Z] Found existing installation: idna 2.9 [2020-07-24T00:55:39.130Z] Uninstalling idna-2.9: [2020-07-24T00:55:39.130Z] Successfully uninstalled idna-2.9 [2020-07-24T00:55:39.452Z] OK [2020-07-24T00:55:39.452Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-24T00:55:40.076Z] ---> 96baadbea452 [2020-07-24T00:55:40.076Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-24T00:55:40.076Z] Attempting uninstall: urllib3 [2020-07-24T00:55:40.076Z] Found existing installation: urllib3 1.25.9 [2020-07-24T00:55:40.077Z] Uninstalling urllib3-1.25.9: [2020-07-24T00:55:40.348Z] Successfully uninstalled urllib3-1.25.9 [2020-07-24T00:55:41.309Z] ---> d47170f650cd [2020-07-24T00:55:41.309Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-24T00:55:41.575Z] Attempting uninstall: requests [2020-07-24T00:55:41.575Z] Found existing installation: requests 2.23.0 [2020-07-24T00:55:41.575Z] Uninstalling requests-2.23.0: [2020-07-24T00:55:41.575Z] ---> 92e3afc6ff04 [2020-07-24T00:55:41.575Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-24T00:55:41.575Z] Successfully uninstalled requests-2.23.0 [2020-07-24T00:55:42.182Z] Running setup.py install for PyYAML: started [2020-07-24T00:55:42.475Z] Removing intermediate container d38ddb5cef7e [2020-07-24T00:55:42.476Z] ---> 4be6aa36a5f2 [2020-07-24T00:55:42.476Z] Step 8/21 : COPY . . [2020-07-24T00:55:42.476Z] ---> 29a480cc2f24 [2020-07-24T00:55:42.476Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T00:55:42.822Z] OK [2020-07-24T00:55:42.822Z] Verifying ./api/raml/core-data.raml... [2020-07-24T00:55:43.055Z] ---> 27d60e4a3b85 [2020-07-24T00:55:43.055Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-24T00:55:43.334Z] ---> Running in f94443315f13 [2020-07-24T00:55:43.334Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-24T00:55:47.109Z] OK [2020-07-24T00:55:47.109Z] Verifying ./api/raml/support-notifications.raml... [2020-07-24T00:55:50.482Z] OK [2020-07-24T00:55:50.482Z] Verifying ./api/raml/system-agent.raml... [2020-07-24T00:55:51.484Z] ---> 8831f066737e [2020-07-24T00:55:51.484Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T00:55:51.484Z] Removing intermediate container f94443315f13 [2020-07-24T00:55:51.484Z] ---> 10fb66d2df98 [2020-07-24T00:55:51.484Z] Step 19/21 : LABEL arch=x86_64 [2020-07-24T00:55:51.484Z] 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 [2020-07-24T00:55:53.086Z] OK [Pipeline] sh [2020-07-24T00:55:54.022Z] + ls -al . [2020-07-24T00:55:54.022Z] total 588 [2020-07-24T00:55:54.022Z] drwxrwxr-x 10 1001 1001 4096 Jul 24 00:55 . [2020-07-24T00:55:54.022Z] drwxr-xr-x 4 root root 4096 Jul 24 00:52 .. [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 11 Jul 24 00:51 .dockerignore [2020-07-24T00:55:54.022Z] drwxrwxr-x 8 1001 1001 4096 Jul 24 00:51 .git [2020-07-24T00:55:54.022Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 00:51 .github [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 924 Jul 24 00:51 .gitignore [2020-07-24T00:55:54.022Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 00:51 .semver [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 178 Jul 24 00:51 .sonarcloud.properties [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 3804 Jul 24 00:51 CONTRIBUTING.md [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 1035 Jul 24 00:51 Dockerfile.build [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 824 Jul 24 00:51 Jenkinsfile [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 10775 Jul 24 00:51 LICENSE [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 6417 Jul 24 00:51 Makefile [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 5652 Jul 24 00:51 README.md [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 7111 Jul 24 00:51 SECURITY.md [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 5 Jul 24 00:48 VERSION [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 4131 Jul 24 00:51 ZMQWindows.md [2020-07-24T00:55:54.022Z] drwxrwxr-x 4 1001 1001 4096 Jul 24 00:51 api [2020-07-24T00:55:54.022Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 00:51 bin [2020-07-24T00:55:54.022Z] drwxrwxr-x 15 1001 1001 4096 Jul 24 00:51 cmd [2020-07-24T00:55:54.022Z] -rw-r--r-- 1 root root 456067 Jul 24 00:54 coverage.out [2020-07-24T00:55:54.022Z] -rw-r--r-- 1 root root 1019 Jul 24 00:55 go.mod [2020-07-24T00:55:54.022Z] -rw-r--r-- 1 root root 18146 Jul 24 00:55 go.sum [2020-07-24T00:55:54.022Z] drwxrwxr-x 8 1001 1001 4096 Jul 24 00:51 internal [2020-07-24T00:55:54.022Z] drwxrwxr-x 4 1001 1001 4096 Jul 24 00:51 snap [2020-07-24T00:55:54.022Z] -rw-rw-r-- 1 1001 1001 168 Jul 24 00:51 version.go [Pipeline] sh [2020-07-24T00:55:54.688Z] + '[' -e coverage.out ] [2020-07-24T00:55:54.688Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-24T00:55:54.720Z] Warning: overwriting stash ‘coverage-report’ [2020-07-24T00:55:54.790Z] ---> Running in 8aa47bec8f76 [2020-07-24T00:55:55.909Z] Stashed 1 file(s) [Pipeline] sh [2020-07-24T00:55:56.588Z] + make build [2020-07-24T00:55:56.588Z] 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 [2020-07-24T00:55:56.710Z] ---> ad7a472ca399 [2020-07-24T00:55:56.710Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T00:55:56.710Z] ---> Running in f8491d60cd22 [2020-07-24T00:55:56.710Z] Removing intermediate container 8aa47bec8f76 [2020-07-24T00:55:56.710Z] ---> d71a02dff5f8 [2020-07-24T00:55:56.710Z] Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:56:02.001Z] ---> Running in 0ac2055692be [2020-07-24T00:56:04.557Z] Removing intermediate container 5e2f7e3942c5 [2020-07-24T00:56:04.558Z] ---> f193868ed3c5 [2020-07-24T00:56:04.558Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-24T00:56:04.818Z] Removing intermediate container 0ac2055692be [2020-07-24T00:56:04.818Z] ---> bfb39ce4d711 [2020-07-24T00:56:04.818Z] Step 21/21 : LABEL version=0.0.0 [2020-07-24T00:56:06.745Z] ---> 9d317bdf45d8 [2020-07-24T00:56:06.745Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-24T00:56:06.745Z] ---> Running in 593483f5d802 [2020-07-24T00:56:06.745Z] ---> Running in 58ef0be063c0 [2020-07-24T00:56:07.317Z] ---> Running in 58ed13a3c882 [2020-07-24T00:56:08.257Z] Removing intermediate container 593483f5d802 [2020-07-24T00:56:08.257Z] ---> 02a2f2926c6b [2020-07-24T00:56:08.257Z] [2020-07-24T00:56:08.257Z] Successfully built 02a2f2926c6b [2020-07-24T00:56:08.521Z] Successfully tagged docker-core-command-go:latest [2020-07-24T00:56:08.521Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2020-07-24T00:56:08.786Z] Removing intermediate container 4cd45aad4bd6 [2020-07-24T00:56:08.786Z] ---> 4f5735452861 [2020-07-24T00:56:08.786Z] [2020-07-24T00:56:08.786Z] Step 10/23 : FROM scratch [2020-07-24T00:56:08.786Z] ---> [2020-07-24T00:56:08.786Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T00:56:09.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:56:09.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:56:09.367Z] 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 [2020-07-24T00:56:09.637Z] Removing intermediate container f8491d60cd22 [2020-07-24T00:56:09.637Z] ---> 07e4bd9d69f9 [2020-07-24T00:56:09.637Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T00:56:09.637Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T00:56:09.637Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-24T00:56:09.637Z] ---> Running in 38fd3e0491b7 [2020-07-24T00:56:09.637Z] (3/3) Installing curl (7.69.1-r0) [2020-07-24T00:56:09.637Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T00:56:09.637Z] OK: 72 MiB in 58 packages [2020-07-24T00:56:09.637Z] ---> Running in f2841742ef93 [2020-07-24T00:56:13.880Z] Removing intermediate container 38fd3e0491b7 [2020-07-24T00:56:13.880Z] ---> 050a73a2bd62 [2020-07-24T00:56:13.880Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-24T00:56:14.464Z] Removing intermediate container f2841742ef93 [2020-07-24T00:56:14.464Z] ---> 544aa4c6ea5b [2020-07-24T00:56:14.464Z] Step 24/26 : LABEL arch=x86_64 [2020-07-24T00:56:14.464Z] ---> Running in ba944f65d23b [2020-07-24T00:56:14.924Z] 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 [2020-07-24T00:56:16.437Z] ---> Running in aafd2bf95132 [2020-07-24T00:56:16.711Z] Removing intermediate container 58ef0be063c0 [2020-07-24T00:56:16.711Z] ---> ca5d43f301a3 [2020-07-24T00:56:16.711Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T00:56:16.992Z] Removing intermediate container ba944f65d23b [2020-07-24T00:56:16.992Z] ---> 875a2e584231 [2020-07-24T00:56:16.992Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-24T00:56:17.972Z] ---> Running in 2c1da54c9e1e [2020-07-24T00:56:17.972Z] ---> Running in a9ba17ec5305 [2020-07-24T00:56:18.244Z] Removing intermediate container aafd2bf95132 [2020-07-24T00:56:18.244Z] ---> 14c90261994e [2020-07-24T00:56:18.244Z] Step 25/26 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:56:18.518Z] Removing intermediate container a9ba17ec5305 [2020-07-24T00:56:18.518Z] ---> 9fafce05641e [2020-07-24T00:56:18.518Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-24T00:56:18.805Z] ---> Running in 7a6b19d66af3 [2020-07-24T00:56:19.073Z] Removing intermediate container 2c1da54c9e1e [2020-07-24T00:56:19.073Z] ---> fd6d9676e3c0 [2020-07-24T00:56:19.073Z] Step 24/26 : LABEL arch=x86_64 [2020-07-24T00:56:19.667Z] ---> Running in e5c8456e7e50 [2020-07-24T00:56:19.667Z] Removing intermediate container 7a6b19d66af3 [2020-07-24T00:56:19.667Z] ---> 83af1bdd0f25 [2020-07-24T00:56:19.667Z] Step 26/26 : LABEL version=0.0.0 [2020-07-24T00:56:19.667Z] ---> 31f4c39a0094 [2020-07-24T00:56:19.667Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-24T00:56:19.930Z] ---> Running in 1671db81256c [2020-07-24T00:56:19.930Z] Removing intermediate container e5c8456e7e50 [2020-07-24T00:56:19.930Z] ---> edea134f0ce8 [2020-07-24T00:56:19.930Z] Step 25/26 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:56:20.198Z] ---> Running in 5db02c3d259c [2020-07-24T00:56:20.198Z] Removing intermediate container 1671db81256c [2020-07-24T00:56:20.198Z] ---> 3e7166843169 [2020-07-24T00:56:20.198Z] [2020-07-24T00:56:20.772Z] Successfully built 3e7166843169 [2020-07-24T00:56:22.699Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-24T00:56:22.699Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5db02c3d259c [2020-07-24T00:56:22.699Z] ---> 2ab434be4beb [2020-07-24T00:56:22.699Z] Step 26/26 : LABEL version=0.0.0 [2020-07-24T00:56:24.184Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:56:24.184Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:56:24.184Z] ---> a4f417259617 [2020-07-24T00:56:24.184Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T00:56:24.184Z] ---> Using cache [2020-07-24T00:56:24.184Z] ---> 7941acfc2db4 [2020-07-24T00:56:24.184Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:56:24.184Z] ---> Using cache [2020-07-24T00:56:24.184Z] ---> b8bf61180c82 [2020-07-24T00:56:24.184Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T00:56:24.184Z] ---> Using cache [2020-07-24T00:56:24.184Z] ---> cf11d483c096 [2020-07-24T00:56:24.184Z] Step 6/20 : COPY go.mod . [2020-07-24T00:56:24.184Z] ---> Using cache [2020-07-24T00:56:24.184Z] ---> fef69cc9779d [2020-07-24T00:56:24.184Z] Step 7/20 : RUN go mod download [2020-07-24T00:56:24.184Z] ---> Using cache [2020-07-24T00:56:24.184Z] ---> 52c55bff6577 [2020-07-24T00:56:24.184Z] Step 8/20 : COPY . . [2020-07-24T00:56:24.184Z] ---> Using cache [2020-07-24T00:56:24.184Z] ---> f62506e6377e [2020-07-24T00:56:24.184Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-24T00:56:24.779Z] ---> 994923aae713 [2020-07-24T00:56:24.779Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-24T00:56:24.779Z] ---> Running in 609479b929c1 [2020-07-24T00:56:25.040Z] ---> Running in 0ac90e974d3c [2020-07-24T00:56:25.614Z] Removing intermediate container 609479b929c1 [2020-07-24T00:56:25.614Z] ---> 372ac36aa9e7 [2020-07-24T00:56:25.614Z] [2020-07-24T00:56:25.614Z] ---> 51ecababe75c [2020-07-24T00:56:25.614Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-24T00:56:25.614Z] Successfully built 372ac36aa9e7 [2020-07-24T00:56:25.614Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-24T00:56:25.893Z]  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 [2020-07-24T00:56:25.893Z] ---> 711657afcdb7 [2020-07-24T00:56:25.893Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-24T00:56:26.475Z] ---> 6b884c3f1656 [2020-07-24T00:56:26.475Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-24T00:56:27.312Z] 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 [2020-07-24T00:56:28.435Z] ---> b0564a6858ff [2020-07-24T00:56:28.435Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T00:56:28.435Z] ---> Running in 4f7bc4a7fd10 [2020-07-24T00:56:28.701Z] Removing intermediate container 4f7bc4a7fd10 [2020-07-24T00:56:28.701Z] ---> e7de58efdf54 [2020-07-24T00:56:28.701Z] Step 21/23 : LABEL arch=x86_64 [2020-07-24T00:56:28.701Z] ---> Running in db95b8c49c29 [2020-07-24T00:56:29.314Z] Removing intermediate container db95b8c49c29 [2020-07-24T00:56:29.314Z] ---> 11eb9d03f9ab [2020-07-24T00:56:29.314Z] Step 22/23 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:56:29.314Z] ---> Running in c35685ed9196 [2020-07-24T00:56:29.596Z] Removing intermediate container c35685ed9196 [2020-07-24T00:56:29.596Z] ---> 584306bee456 [2020-07-24T00:56:29.596Z] Step 23/23 : LABEL version=0.0.0 [2020-07-24T00:56:29.596Z] ---> Running in fc8b40499c81 [2020-07-24T00:56:29.912Z] 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 [2020-07-24T00:56:30.549Z] Removing intermediate container fc8b40499c81 [2020-07-24T00:56:30.549Z] ---> 370da9cb2b1c [2020-07-24T00:56:30.549Z] [2020-07-24T00:56:30.818Z] Successfully built 370da9cb2b1c [2020-07-24T00:56:31.407Z] Successfully tagged docker-support-notifications-go:latest [2020-07-24T00:56:31.407Z]  Building docker-support-notifications-go ... done Removing intermediate container 58ed13a3c882 [2020-07-24T00:56:31.407Z] ---> 4a3c5f4029d0 [2020-07-24T00:56:31.407Z] [2020-07-24T00:56:31.407Z] Step 10/21 : FROM scratch [2020-07-24T00:56:31.407Z] ---> [2020-07-24T00:56:31.407Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T00:56:31.674Z] ---> Using cache [2020-07-24T00:56:31.674Z] ---> 050a73a2bd62 [2020-07-24T00:56:31.674Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-24T00:56:31.674Z] ---> Running in b94c2f7c20d5 [2020-07-24T00:56:31.944Z] Removing intermediate container b94c2f7c20d5 [2020-07-24T00:56:31.944Z] ---> 27a54e387ab9 [2020-07-24T00:56:31.944Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T00:56:31.944Z] ---> Running in 4bf8bdb30f23 [2020-07-24T00:56:32.212Z] Removing intermediate container 4bf8bdb30f23 [2020-07-24T00:56:32.212Z] ---> cfc17b88d7be [2020-07-24T00:56:32.212Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-24T00:56:32.484Z] ---> b1bd99da5f3f [2020-07-24T00:56:32.484Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-24T00:56:32.752Z] ---> 8cb04c21b1fb [2020-07-24T00:56:32.752Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-24T00:56:33.330Z] ---> 8bbe527348cc [2020-07-24T00:56:33.330Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-24T00:56:33.611Z] ---> 3dc1d89755ca [2020-07-24T00:56:33.611Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T00:56:33.611Z] ---> Running in 0b749aa2b40b [2020-07-24T00:56:33.871Z] Removing intermediate container 0b749aa2b40b [2020-07-24T00:56:33.871Z] ---> 6976fa193afe [2020-07-24T00:56:33.871Z] Step 19/21 : LABEL arch=x86_64 [2020-07-24T00:56:33.871Z] ---> Running in a8bf88f633ad [2020-07-24T00:56:34.131Z] Removing intermediate container a8bf88f633ad [2020-07-24T00:56:34.131Z] ---> 32d84962fd33 [2020-07-24T00:56:34.131Z] Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:56:34.131Z] ---> Running in 95458525a8d6 [2020-07-24T00:56:34.392Z] Removing intermediate container 95458525a8d6 [2020-07-24T00:56:34.392Z] ---> e4de50d6cd92 [2020-07-24T00:56:34.392Z] Step 21/21 : LABEL version=0.0.0 [2020-07-24T00:56:34.392Z] ---> Running in 2e80e710b3a9 [2020-07-24T00:56:34.653Z] Removing intermediate container 2e80e710b3a9 [2020-07-24T00:56:34.653Z] ---> b2058d9968eb [2020-07-24T00:56:34.653Z] [2020-07-24T00:56:34.653Z] Successfully built b2058d9968eb [2020-07-24T00:56:34.653Z] Successfully tagged docker-support-logging-go:latest [2020-07-24T00:56:35.299Z] 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 [2020-07-24T00:56:36.571Z]  Building docker-support-logging-go ... done Removing intermediate container 0ac90e974d3c [2020-07-24T00:56:36.572Z] ---> 027fb1a5a689 [2020-07-24T00:56:36.572Z] [2020-07-24T00:56:36.572Z] Step 10/20 : FROM alpine [2020-07-24T00:56:36.572Z] ---> a24bb4013296 [2020-07-24T00:56:36.572Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-24T00:56:36.572Z] ---> Running in df0673ba8ff8 [2020-07-24T00:56:36.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T00:56:36.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T00:56:37.092Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:56:37.092Z] v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:56:37.092Z] OK: 12749 distinct packages available [2020-07-24T00:56:37.351Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-24T00:56:37.611Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T00:56:37.611Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-24T00:56:37.611Z] (4/4) Installing curl (7.69.1-r0) [2020-07-24T00:56:37.611Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T00:56:37.611Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T00:56:37.611Z] OK: 7 MiB in 18 packages [2020-07-24T00:56:38.551Z] Removing intermediate container df0673ba8ff8 [2020-07-24T00:56:38.551Z] ---> e8fba0bd9373 [2020-07-24T00:56:38.551Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T00:56:38.813Z] ---> Running in 54182dcea33a [2020-07-24T00:56:38.813Z] Removing intermediate container 54182dcea33a [2020-07-24T00:56:38.813Z] ---> e9af27b30eb7 [2020-07-24T00:56:38.813Z] Step 13/20 : WORKDIR /edgex [2020-07-24T00:56:39.072Z] ---> Running in d3fd806f7588 [2020-07-24T00:56:39.072Z] Removing intermediate container d3fd806f7588 [2020-07-24T00:56:39.072Z] ---> db680ed67360 [2020-07-24T00:56:39.072Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-24T00:56:39.333Z] ---> bd22234f135b [2020-07-24T00:56:39.333Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-24T00:56:40.274Z] ---> 7ffd85610807 [2020-07-24T00:56:40.274Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-24T00:56:40.274Z] ---> Running in e6bdc81beb3d [2020-07-24T00:56:40.274Z] Removing intermediate container e6bdc81beb3d [2020-07-24T00:56:40.274Z] ---> 35bbdb2fa3ae [2020-07-24T00:56:40.274Z] Step 17/20 : CMD ["--init=true"] [2020-07-24T00:56:40.274Z] ---> Running in 74e536cb4d89 [2020-07-24T00:56:40.534Z] Removing intermediate container 74e536cb4d89 [2020-07-24T00:56:40.534Z] ---> 9592e80950cc [2020-07-24T00:56:40.534Z] Step 18/20 : LABEL arch=x86_64 [2020-07-24T00:56:40.534Z] ---> Running in 9b4bfb4a609d [2020-07-24T00:56:40.682Z] 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 [2020-07-24T00:56:40.795Z] Removing intermediate container 9b4bfb4a609d [2020-07-24T00:56:40.795Z] ---> 62e007bb289e [2020-07-24T00:56:40.795Z] Step 19/20 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T00:56:40.795Z] ---> Running in 0a697696aed5 [2020-07-24T00:56:41.056Z] Removing intermediate container 0a697696aed5 [2020-07-24T00:56:41.056Z] ---> 1023aedc56c0 [2020-07-24T00:56:41.056Z] Step 20/20 : LABEL version=0.0.0 [2020-07-24T00:56:41.056Z] ---> Running in 60edc1f4c74c [2020-07-24T00:56:41.056Z] Removing intermediate container 60edc1f4c74c [2020-07-24T00:56:41.056Z] ---> 490734184edc [2020-07-24T00:56:41.056Z] [2020-07-24T00:56:41.316Z] Successfully built 490734184edc [2020-07-24T00:56:41.316Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-24T00:56:41.893Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2020-07-24T00:56:41.908Z] $ docker stop --time=1 c7b5c6448924297b495b53fd35a91d8ca8316297ee110eca4f94045b225835ef [2020-07-24T00:56:42.109Z] 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 [2020-07-24T00:56:43.459Z] $ docker rm -f c7b5c6448924297b495b53fd35a91d8ca8316297ee110eca4f94045b225835ef [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T00:56:44.053Z] + docker images [2020-07-24T00:56:44.053Z] + grep docker [2020-07-24T00:56:44.053Z] docker-security-proxy-setup-go latest 490734184edc 3 seconds ago 16.4MB [2020-07-24T00:56:44.053Z] docker-support-logging-go latest b2058d9968eb 9 seconds ago 11.8MB [2020-07-24T00:56:44.053Z] docker-support-notifications-go latest 370da9cb2b1c 14 seconds ago 14.4MB [2020-07-24T00:56:44.053Z] docker-sys-mgmt-agent-go latest 372ac36aa9e7 18 seconds ago 284MB [2020-07-24T00:56:44.053Z] docker-security-secretstore-setup-go latest 3e7166843169 24 seconds ago 33.9MB [2020-07-24T00:56:44.053Z] docker-core-command-go latest 02a2f2926c6b 36 seconds ago 13MB [2020-07-24T00:56:44.053Z] docker-security-secrets-setup-go latest 0d81c0a085b2 About a minute ago 25.1MB [2020-07-24T00:56:44.053Z] docker-core-data-go latest 6a0bddeea60b 2 minutes ago 23.8MB [2020-07-24T00:56:44.053Z] docker-core-metadata-go latest 7f40fdeee104 2 minutes ago 14.4MB [2020-07-24T00:56:44.053Z] docker-support-scheduler-go latest 6b2628b2c02a 2 minutes ago 13.1MB [2020-07-24T00:56:44.053Z] 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] } [2020-07-24T00:56:47.491Z] 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 [2020-07-24T00:56:52.873Z] 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 [2020-07-24T00:56:57.158Z] 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 [2020-07-24T00:57:02.538Z] 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 [2020-07-24T00:57:06.826Z] 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 [2020-07-24T00:57:11.111Z] 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] } [2020-07-24T00:57:14.507Z] $ docker stop --time=1 913f8bb8e9ecef54779c969d6e2d9e0940e004cde822e972f2d7ad69ff6881b8 [2020-07-24T00:57:17.050Z] $ docker rm -f 913f8bb8e9ecef54779c969d6e2d9e0940e004cde822e972f2d7ad69ff6881b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T00:57:18.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T00:57:18.803Z] [2020-07-24T00:57:18.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T00:57:19.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T00:57:19.743Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-24T00:57:19.743Z] 29e5d40040c1: Already exists [2020-07-24T00:57:19.743Z] 1ce36da41761: Pulling fs layer [2020-07-24T00:57:19.743Z] 25b303627fd3: Pulling fs layer [2020-07-24T00:57:20.337Z] 1ce36da41761: Verifying Checksum [2020-07-24T00:57:20.337Z] 1ce36da41761: Download complete [2020-07-24T00:57:21.313Z] 1ce36da41761: Pull complete [2020-07-24T00:57:21.904Z] 25b303627fd3: Verifying Checksum [2020-07-24T00:57:21.904Z] 25b303627fd3: Download complete [2020-07-24T00:57:32.037Z] 25b303627fd3: Pull complete [2020-07-24T00:57:32.037Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-24T00:57:32.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T00:57:32.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-24T00:57:32.323Z] prd-ubuntu18.04-docker-arm64-4c-16g-784 does not seem to be running inside a container [2020-07-24T00:57:32.390Z] $ 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 [2020-07-24T00:57:35.984Z] $ docker top 7adaeccb4274eef0bc6bd7ea0b66963c30d120b6fa9b60522e5a9786f8690fc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T00:57:37.378Z] + docker-compose build --help [2020-07-24T00:57:37.378Z] + grep parallel [2020-07-24T00:57:40.730Z] --parallel Build images in parallel. [Pipeline] } [2020-07-24T00:57:41.035Z] $ docker stop --time=1 7adaeccb4274eef0bc6bd7ea0b66963c30d120b6fa9b60522e5a9786f8690fc9 [2020-07-24T00:57:42.907Z] $ docker rm -f 7adaeccb4274eef0bc6bd7ea0b66963c30d120b6fa9b60522e5a9786f8690fc9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T00:57:43.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T00:57:43.839Z] . [Pipeline] withDockerContainer [2020-07-24T00:57:44.069Z] prd-ubuntu18.04-docker-arm64-4c-16g-784 does not seem to be running inside a container [2020-07-24T00:57:44.137Z] $ 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 [2020-07-24T00:57:45.480Z] $ docker top 64ff14a40896fa10f9c8468cca9339f2d798acbdb96ad8484e0ecdb5be92db3a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T00:57:46.490Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-24T00:57:49.862Z] Building docker-core-command-go ... [2020-07-24T00:57:49.862Z] Building docker-core-data-go ... [2020-07-24T00:57:49.862Z] Building docker-core-metadata-go ... [2020-07-24T00:57:49.862Z] Building docker-security-proxy-setup-go ... [2020-07-24T00:57:49.862Z] Building docker-security-secrets-setup-go ... [2020-07-24T00:57:49.862Z] Building docker-security-secretstore-setup-go ... [2020-07-24T00:57:49.862Z] Building docker-support-logging-go ... [2020-07-24T00:57:49.862Z] Building docker-support-notifications-go ... [2020-07-24T00:57:49.862Z] Building docker-support-scheduler-go ... [2020-07-24T00:57:49.862Z] Building docker-sys-mgmt-agent-go ... [2020-07-24T00:57:49.862Z] Building docker-core-command-go [2020-07-24T00:57:49.862Z] Building docker-core-metadata-go [2020-07-24T00:57:49.862Z] Building docker-support-scheduler-go [2020-07-24T00:57:49.862Z] Building docker-support-notifications-go [2020-07-24T00:57:49.862Z] Building docker-support-logging-go [2020-07-24T00:59:41.725Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:59:41.725Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:59:41.725Z] ---> 8922e2db457a [2020-07-24T00:59:41.725Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T00:59:41.725Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:59:41.725Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:59:41.725Z] ---> 8922e2db457a [2020-07-24T00:59:41.725Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T00:59:41.725Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:59:41.725Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:59:41.725Z] ---> 8922e2db457a [2020-07-24T00:59:41.725Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T00:59:41.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:59:41.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:59:41.725Z] ---> 8922e2db457a [2020-07-24T00:59:41.725Z] Step 3/23 : WORKDIR /edgex-go [2020-07-24T00:59:41.996Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T00:59:41.996Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T00:59:41.996Z] ---> 8922e2db457a [2020-07-24T00:59:41.996Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T00:59:44.612Z] ---> Running in 2dcc1c43ef0d [2020-07-24T00:59:44.612Z] ---> Running in 723a0292171f [2020-07-24T00:59:44.612Z] ---> Running in 4cff24c6b459 [2020-07-24T00:59:44.612Z] ---> Running in 0b35bb789f2e [2020-07-24T00:59:44.612Z] ---> Running in 3398b0aae66b [2020-07-24T00:59:45.597Z] Removing intermediate container 3398b0aae66b [2020-07-24T00:59:45.597Z] ---> 52187f4719eb [2020-07-24T00:59:45.597Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:59:45.597Z] Removing intermediate container 4cff24c6b459 [2020-07-24T00:59:45.597Z] ---> 3ec8af2d55cd [2020-07-24T00:59:45.597Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:59:45.597Z] Removing intermediate container 2dcc1c43ef0d [2020-07-24T00:59:45.597Z] ---> 3dbeda13224a [2020-07-24T00:59:45.597Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:59:45.597Z] Removing intermediate container 723a0292171f [2020-07-24T00:59:45.597Z] ---> 5042dc127983 [2020-07-24T00:59:45.597Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:59:45.597Z] Removing intermediate container 0b35bb789f2e [2020-07-24T00:59:45.597Z] ---> 3642fc61a30f [2020-07-24T00:59:45.597Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T00:59:45.597Z] ---> Running in fb10487c0622 [2020-07-24T00:59:45.597Z] ---> Running in 2ef1689c888b [2020-07-24T00:59:45.597Z] ---> Running in e080f0c37eac [2020-07-24T00:59:45.869Z] ---> Running in 9ca6cd3201b2 [2020-07-24T00:59:45.869Z] ---> Running in ea2afcf89454 [2020-07-24T00:59:50.185Z] Removing intermediate container fb10487c0622 [2020-07-24T00:59:50.185Z] ---> dc56e56d4cfc [2020-07-24T00:59:50.185Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T00:59:50.185Z] ---> Running in 6fd0b21b1582 [2020-07-24T00:59:50.185Z] Removing intermediate container 2ef1689c888b [2020-07-24T00:59:50.185Z] ---> 6281ee0c467a [2020-07-24T00:59:50.185Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-24T00:59:50.185Z] ---> Running in 3e1d2b8dbbe8 [2020-07-24T00:59:50.474Z] Removing intermediate container e080f0c37eac [2020-07-24T00:59:50.474Z] ---> ed806dcb4374 [2020-07-24T00:59:50.474Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-24T00:59:50.747Z] ---> Running in a45cd2144bba [2020-07-24T00:59:50.747Z] Removing intermediate container 9ca6cd3201b2 [2020-07-24T00:59:50.747Z] ---> bc14b451841f [2020-07-24T00:59:50.747Z] Removing intermediate container ea2afcf89454 [2020-07-24T00:59:50.747Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T00:59:50.747Z] ---> 998e5ddfd649 [2020-07-24T00:59:50.747Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T00:59:51.025Z] ---> Running in 240623e9c934 [2020-07-24T00:59:51.025Z] ---> Running in 0c3355bd5746 [2020-07-24T00:59:52.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T00:59:52.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T00:59:52.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T00:59:53.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T00:59:53.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T00:59:53.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T00:59:53.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T00:59:53.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T00:59:53.878Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:59:53.878Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:59:53.878Z] OK: 12620 distinct packages available [2020-07-24T00:59:54.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T00:59:54.150Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:59:54.150Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:59:54.150Z] OK: 12620 distinct packages available [2020-07-24T00:59:54.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T00:59:54.424Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:59:54.424Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:59:54.424Z] OK: 12620 distinct packages available [2020-07-24T00:59:54.698Z] OK: 217 MiB in 51 packages [2020-07-24T00:59:54.973Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:59:54.973Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:59:54.973Z] OK: 12620 distinct packages available [2020-07-24T00:59:54.973Z] OK: 217 MiB in 51 packages [2020-07-24T00:59:55.247Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T00:59:55.247Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T00:59:55.247Z] OK: 12620 distinct packages available [2020-07-24T00:59:55.247Z] OK: 217 MiB in 51 packages [2020-07-24T00:59:55.849Z] OK: 217 MiB in 51 packages [2020-07-24T00:59:56.130Z] OK: 217 MiB in 51 packages [2020-07-24T00:59:56.410Z] OK: 217 MiB in 51 packages [2020-07-24T00:59:56.684Z] Removing intermediate container 6fd0b21b1582 [2020-07-24T00:59:56.684Z] ---> 89fb3f3d9c20 [2020-07-24T00:59:56.684Z] Step 6/20 : COPY go.mod . [2020-07-24T00:59:56.955Z] Removing intermediate container a45cd2144bba [2020-07-24T00:59:56.955Z] ---> 4bdc53aebf72 [2020-07-24T00:59:56.955Z] Step 6/23 : COPY go.mod . [2020-07-24T00:59:57.558Z] Removing intermediate container 0c3355bd5746 [2020-07-24T00:59:57.558Z] ---> c666b510bf86 [2020-07-24T00:59:57.558Z] Step 6/21 : COPY go.mod . [2020-07-24T00:59:57.838Z] ---> 8bbb8032d691 [2020-07-24T00:59:57.838Z] Step 7/20 : RUN go mod download [2020-07-24T00:59:58.114Z] ---> Running in 8fb03076cf99 [2020-07-24T00:59:58.114Z] Removing intermediate container 3e1d2b8dbbe8 [2020-07-24T00:59:58.114Z] ---> ef762dabb238 [2020-07-24T00:59:58.114Z] Step 6/21 : COPY go.mod . [2020-07-24T00:59:58.114Z] ---> cdf2fe97049c [2020-07-24T00:59:58.114Z] Step 7/23 : RUN go mod download [2020-07-24T00:59:58.390Z] Removing intermediate container 240623e9c934 [2020-07-24T00:59:58.390Z] ---> 1f0b6dad0832 [2020-07-24T00:59:58.390Z] Step 6/21 : COPY go.mod . [2020-07-24T00:59:58.390Z] ---> Running in 7e9d60593d82 [2020-07-24T00:59:58.668Z] ---> b8daf82127f7 [2020-07-24T00:59:58.668Z] Step 7/21 : RUN go mod download [2020-07-24T00:59:58.945Z] ---> Running in 574253962dd5 [2020-07-24T00:59:59.550Z] ---> 629649777536 [2020-07-24T00:59:59.550Z] Step 7/21 : RUN go mod download [2020-07-24T00:59:59.826Z] ---> ac1a67f3c152 [2020-07-24T00:59:59.826Z] Step 7/21 : RUN go mod download [2020-07-24T00:59:59.826Z] ---> Running in f57ed6831812 [2020-07-24T01:00:00.102Z] ---> Running in 0bd14f04e7fc [2020-07-24T01:00:02.738Z] Removing intermediate container 8fb03076cf99 [2020-07-24T01:00:02.738Z] ---> 14615a5901ff [2020-07-24T01:00:02.738Z] Step 8/20 : COPY . . [2020-07-24T01:00:03.344Z] Removing intermediate container 7e9d60593d82 [2020-07-24T01:00:03.344Z] ---> 6e7bae20790d [2020-07-24T01:00:03.344Z] Step 8/23 : COPY . . [2020-07-24T01:00:03.344Z] Removing intermediate container 574253962dd5 [2020-07-24T01:00:03.344Z] ---> 4f47c63f981f [2020-07-24T01:00:03.344Z] Step 8/21 : COPY . . [2020-07-24T01:00:05.969Z] Removing intermediate container f57ed6831812 [2020-07-24T01:00:05.969Z] ---> 68ad2be6b255 [2020-07-24T01:00:05.969Z] Step 8/21 : COPY . . [2020-07-24T01:00:06.965Z] Removing intermediate container 0bd14f04e7fc [2020-07-24T01:00:06.965Z] ---> 31c813894e84 [2020-07-24T01:00:06.965Z] Step 8/21 : COPY . . [2020-07-24T01:00:39.318Z] ---> e3e0faf6e3da [2020-07-24T01:00:39.318Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-24T01:00:39.318Z] ---> 7d15f5f685d1 [2020-07-24T01:00:39.318Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-24T01:00:39.318Z] ---> f2212af63aaa [2020-07-24T01:00:39.318Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-24T01:00:39.318Z] ---> 6b302d790836 [2020-07-24T01:00:39.318Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-24T01:00:39.318Z] ---> 35d30ec9d2d0 [2020-07-24T01:00:39.318Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-24T01:00:39.318Z] ---> Running in 0bef54b192b4 [2020-07-24T01:00:39.318Z] ---> Running in 389a028e05c9 [2020-07-24T01:00:39.318Z] ---> Running in 12ca00e27670 [2020-07-24T01:00:39.318Z] ---> Running in 9a5fe4bd7897 [2020-07-24T01:00:39.318Z] ---> Running in 01fc213d6e2d [2020-07-24T01:00:39.318Z] 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 [2020-07-24T01:00:39.318Z] 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 [2020-07-24T01:00:39.318Z] 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 [2020-07-24T01:00:39.318Z] 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 [2020-07-24T01:00:39.318Z] 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 [2020-07-24T01:02:31.150Z] Removing intermediate container 9a5fe4bd7897 [2020-07-24T01:02:31.150Z] ---> 90fc1c46acc5 [2020-07-24T01:02:31.150Z] [2020-07-24T01:02:31.150Z] Step 10/21 : FROM scratch [2020-07-24T01:02:31.150Z] ---> [2020-07-24T01:02:31.150Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T01:02:31.150Z] ---> Running in 8b1325acbab1 [2020-07-24T01:02:31.150Z] Removing intermediate container 8b1325acbab1 [2020-07-24T01:02:31.150Z] ---> 2bcaac05a0df [2020-07-24T01:02:31.150Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-24T01:02:31.150Z] ---> Running in 6d02fc55b1c3 [2020-07-24T01:02:31.150Z] Removing intermediate container 6d02fc55b1c3 [2020-07-24T01:02:31.150Z] ---> 8375cab3d361 [2020-07-24T01:02:31.150Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T01:02:31.150Z] ---> Running in e5d28bb3a883 [2020-07-24T01:02:31.150Z] Removing intermediate container e5d28bb3a883 [2020-07-24T01:02:31.150Z] ---> c9372386ccd5 [2020-07-24T01:02:31.150Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-24T01:02:31.150Z] ---> a2fdf2b781ec [2020-07-24T01:02:31.150Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-24T01:02:31.150Z] ---> 844978a44029 [2020-07-24T01:02:31.150Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-24T01:02:31.150Z] ---> 5dfb4ac0338f [2020-07-24T01:02:31.150Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-24T01:02:31.150Z] ---> 9297fb70907b [2020-07-24T01:02:31.150Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T01:02:31.150Z] ---> Running in 14e8215c34f5 [2020-07-24T01:02:31.150Z] Removing intermediate container 14e8215c34f5 [2020-07-24T01:02:31.150Z] ---> c98e702fecfb [2020-07-24T01:02:31.150Z] Step 19/21 : LABEL arch=arm64 [2020-07-24T01:02:31.150Z] ---> Running in 9a880bcec118 [2020-07-24T01:02:31.150Z] Removing intermediate container 9a880bcec118 [2020-07-24T01:02:31.150Z] ---> 6e5c7c55ed75 [2020-07-24T01:02:31.150Z] Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T01:02:31.150Z] ---> Running in ad5b03bf35a6 [2020-07-24T01:02:31.150Z] Removing intermediate container ad5b03bf35a6 [2020-07-24T01:02:31.150Z] ---> 9d70100b564c [2020-07-24T01:02:31.150Z] Step 21/21 : LABEL version=0.0.0 [2020-07-24T01:02:31.150Z] ---> Running in f2152aae13b9 [2020-07-24T01:02:31.150Z] Removing intermediate container 12ca00e27670 [2020-07-24T01:02:31.150Z] ---> 1d1d69b027ff [2020-07-24T01:02:31.150Z] [2020-07-24T01:02:31.150Z] Step 10/20 : FROM scratch [2020-07-24T01:02:31.150Z] ---> [2020-07-24T01:02:31.150Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T01:02:31.422Z] Removing intermediate container 01fc213d6e2d [2020-07-24T01:02:31.422Z] ---> 968f5d8cf897 [2020-07-24T01:02:31.422Z] [2020-07-24T01:02:31.422Z] Step 10/21 : FROM scratch [2020-07-24T01:02:31.422Z] ---> [2020-07-24T01:02:31.422Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T01:02:31.696Z] Removing intermediate container f2152aae13b9 [2020-07-24T01:02:31.696Z] ---> b2c0725d810b [2020-07-24T01:02:31.696Z] [2020-07-24T01:02:31.696Z] ---> Running in 7f811ae6abb2 [2020-07-24T01:02:31.987Z] ---> Running in 169176c791c8 [2020-07-24T01:02:32.282Z] Removing intermediate container 389a028e05c9 [2020-07-24T01:02:32.282Z] ---> f94c914ae625 [2020-07-24T01:02:32.282Z] [2020-07-24T01:02:32.282Z] Step 10/23 : FROM scratch [2020-07-24T01:02:32.282Z] ---> [2020-07-24T01:02:32.282Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T01:02:32.556Z] ---> Using cache [2020-07-24T01:02:32.556Z] ---> 2bcaac05a0df [2020-07-24T01:02:32.556Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-24T01:02:32.556Z] Successfully built b2c0725d810b [2020-07-24T01:02:32.556Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-24T01:02:32.556Z] Removing intermediate container 7f811ae6abb2 [2020-07-24T01:02:32.556Z] ---> 9a0b4e3334a9 [2020-07-24T01:02:32.556Z] Building docker-sys-mgmt-agent-go [2020-07-24T01:02:32.556Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-24T01:02:32.831Z]  Building docker-support-logging-go ... done  ---> Running in a6ac3fc263fa [2020-07-24T01:02:32.831Z] Removing intermediate container 169176c791c8 [2020-07-24T01:02:32.831Z] ---> 6c8ff37945c4 [2020-07-24T01:02:32.831Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-24T01:02:32.831Z] ---> Running in 69be6d596f78 [2020-07-24T01:02:33.104Z] ---> Running in 43f85bc6c249 [2020-07-24T01:02:34.534Z] Removing intermediate container 69be6d596f78 [2020-07-24T01:02:34.534Z] ---> 3cb5d1da500b [2020-07-24T01:02:34.534Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-24T01:02:34.534Z] Removing intermediate container a6ac3fc263fa [2020-07-24T01:02:34.534Z] ---> 6a7f38ed78b5 [2020-07-24T01:02:34.534Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-24T01:02:34.534Z] Removing intermediate container 43f85bc6c249 [2020-07-24T01:02:34.534Z] ---> deb51eaf598c [2020-07-24T01:02:34.808Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T01:02:35.792Z] ---> Running in 668b33fb4c73 [2020-07-24T01:02:35.792Z] ---> Running in 7be0febe9624 [2020-07-24T01:02:35.792Z] ---> Running in 13612c16b9cf [2020-07-24T01:02:37.773Z] Removing intermediate container 668b33fb4c73 [2020-07-24T01:02:37.773Z] ---> 3325b547edbc [2020-07-24T01:02:37.773Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-24T01:02:38.063Z] Removing intermediate container 0bef54b192b4 [2020-07-24T01:02:38.063Z] ---> c643b6d4faae [2020-07-24T01:02:38.063Z] [2020-07-24T01:02:38.063Z] Step 10/21 : FROM scratch [2020-07-24T01:02:38.063Z] ---> [2020-07-24T01:02:38.063Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T01:02:38.335Z] ---> Using cache [2020-07-24T01:02:38.335Z] ---> 6c8ff37945c4 [2020-07-24T01:02:38.335Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-24T01:02:38.610Z] Removing intermediate container 7be0febe9624 [2020-07-24T01:02:38.610Z] ---> d3df7567e880 [2020-07-24T01:02:38.610Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-24T01:02:38.610Z] Removing intermediate container 13612c16b9cf [2020-07-24T01:02:38.610Z] ---> f7cdb9b6b654 [2020-07-24T01:02:38.610Z] Step 14/21 : WORKDIR / [2020-07-24T01:02:38.903Z] ---> Running in f526b5f82e5f [2020-07-24T01:02:39.495Z] ---> Running in 05aa7c493f54 [2020-07-24T01:02:39.767Z] ---> 932d5ee6e315 [2020-07-24T01:02:39.767Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-24T01:02:39.767Z] ---> dd8c05c54bcb [2020-07-24T01:02:39.767Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-24T01:02:39.767Z] Removing intermediate container f526b5f82e5f [2020-07-24T01:02:39.767Z] ---> f3be16fa4857 [2020-07-24T01:02:39.767Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T01:02:40.045Z] ---> Running in 0bbe1eec653a [2020-07-24T01:02:40.642Z] Removing intermediate container 05aa7c493f54 [2020-07-24T01:02:40.642Z] ---> 4d3a96b5110e [2020-07-24T01:02:40.642Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-24T01:02:40.918Z] Removing intermediate container 0bbe1eec653a [2020-07-24T01:02:40.918Z] ---> bbbd5d255567 [2020-07-24T01:02:40.918Z] Step 14/21 : WORKDIR / [2020-07-24T01:02:41.187Z] ---> Running in 807c3f48f81b [2020-07-24T01:02:41.461Z] ---> 1e7ce42f9c0e [2020-07-24T01:02:41.461Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-24T01:02:41.730Z] ---> cafb07b3d35b [2020-07-24T01:02:41.730Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-24T01:02:41.730Z] ---> d4752c95b6d6 [2020-07-24T01:02:41.730Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-24T01:02:42.330Z] Removing intermediate container 807c3f48f81b [2020-07-24T01:02:42.330Z] ---> 69439ceaf164 [2020-07-24T01:02:42.330Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-24T01:02:44.300Z] ---> 9a55e8406a2c [2020-07-24T01:02:44.300Z] ---> fd076d8b94a4 [2020-07-24T01:02:44.300Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T01:02:44.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-24T01:02:44.300Z] ---> 18aaade6e8f9 [2020-07-24T01:02:44.300Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-24T01:02:44.300Z] ---> ce688f759023 [2020-07-24T01:02:44.300Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-24T01:02:44.604Z] ---> Running in e6951d4ec344 [2020-07-24T01:02:45.199Z] ---> 52e682e388ae [2020-07-24T01:02:45.199Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-24T01:02:45.794Z] Removing intermediate container e6951d4ec344 [2020-07-24T01:02:45.794Z] ---> a50bffd00085 [2020-07-24T01:02:45.794Z] Step 18/20 : LABEL arch=arm64 [2020-07-24T01:02:46.065Z] ---> 7f379b41f9b0 [2020-07-24T01:02:46.065Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T01:02:46.673Z] ---> Running in 20b2366a2383 [2020-07-24T01:02:46.947Z] ---> ea3f29e7f6c3 [2020-07-24T01:02:46.947Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-24T01:02:46.947Z] ---> Running in e474c5580353 [2020-07-24T01:02:47.542Z] ---> 9e605ea6b2bb [2020-07-24T01:02:47.542Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-24T01:02:47.542Z] Removing intermediate container 20b2366a2383 [2020-07-24T01:02:47.542Z] ---> fba25fe442ef [2020-07-24T01:02:47.542Z] Step 19/20 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T01:02:47.818Z] Removing intermediate container e474c5580353 [2020-07-24T01:02:47.818Z] ---> 6c3ca8fc5d29 [2020-07-24T01:02:47.818Z] Step 19/21 : LABEL arch=arm64 [2020-07-24T01:02:48.094Z] ---> Running in 6e53e8abd451 [2020-07-24T01:02:48.367Z] ---> d060eea85b00 [2020-07-24T01:02:48.367Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T01:02:48.650Z] ---> Running in 2b1f29f50e3d [2020-07-24T01:02:49.250Z] ---> Running in bb151f12d8ec [2020-07-24T01:02:49.250Z] ---> 9bc798700a05 [2020-07-24T01:02:49.250Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T01:02:49.250Z] Removing intermediate container 6e53e8abd451 [2020-07-24T01:02:49.250Z] ---> ca18f6d94f4d [2020-07-24T01:02:49.250Z] Step 20/20 : LABEL version=0.0.0 [2020-07-24T01:02:49.851Z] Removing intermediate container 2b1f29f50e3d [2020-07-24T01:02:49.851Z] ---> 7ff9bbbb3d94 [2020-07-24T01:02:49.851Z] Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T01:02:50.127Z] ---> Running in fe67fa13e0b8 [2020-07-24T01:02:50.127Z] ---> Running in b05eee486e42 [2020-07-24T01:02:50.127Z] Removing intermediate container bb151f12d8ec [2020-07-24T01:02:50.127Z] ---> 513c1b45a266 [2020-07-24T01:02:50.127Z] Step 19/21 : LABEL arch=arm64 [2020-07-24T01:02:50.728Z] ---> Running in d3e275cf9a85 [2020-07-24T01:02:50.728Z] ---> Running in b5f87348b326 [2020-07-24T01:02:51.335Z] Removing intermediate container fe67fa13e0b8 [2020-07-24T01:02:51.335Z] ---> 810ae67bd6a8 [2020-07-24T01:02:51.335Z] [2020-07-24T01:02:51.335Z] Removing intermediate container b05eee486e42 [2020-07-24T01:02:51.335Z] ---> d7925dbf82be [2020-07-24T01:02:51.335Z] Step 21/23 : LABEL arch=arm64 [2020-07-24T01:02:51.607Z] Removing intermediate container d3e275cf9a85 [2020-07-24T01:02:51.607Z] ---> 4e2cc4ab01dd [2020-07-24T01:02:51.607Z] Step 21/21 : LABEL version=0.0.0 [2020-07-24T01:02:51.607Z] ---> Running in 55124c0befad [2020-07-24T01:02:51.607Z] Removing intermediate container b5f87348b326 [2020-07-24T01:02:51.607Z] ---> 515e54e0996b [2020-07-24T01:02:51.607Z] Step 20/21 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T01:02:51.890Z] Successfully built 810ae67bd6a8 [2020-07-24T01:02:51.890Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-24T01:02:51.890Z] Building docker-security-proxy-setup-go [2020-07-24T01:02:51.890Z]  Building docker-support-scheduler-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T01:02:51.890Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T01:02:51.890Z] ---> 8922e2db457a [2020-07-24T01:02:51.890Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T01:02:51.890Z] ---> Using cache [2020-07-24T01:02:51.890Z] ---> 3642fc61a30f [2020-07-24T01:02:51.890Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T01:02:51.890Z] ---> Using cache [2020-07-24T01:02:51.890Z] ---> 998e5ddfd649 [2020-07-24T01:02:51.890Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-24T01:02:51.890Z] ---> Running in b0021dcd99c7 [2020-07-24T01:02:51.890Z] ---> Running in 01062d74518c [2020-07-24T01:02:51.890Z] ---> Running in 26827aaf2c52 [2020-07-24T01:02:52.492Z] Removing intermediate container 55124c0befad [2020-07-24T01:02:52.492Z] ---> 6a1df74d5fe5 [2020-07-24T01:02:52.492Z] Step 22/23 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T01:02:52.492Z] ---> Running in e1af921c5c1d [2020-07-24T01:02:53.091Z] Removing intermediate container 01062d74518c [2020-07-24T01:02:53.091Z] ---> 3468793adc64 [2020-07-24T01:02:53.091Z] [2020-07-24T01:02:53.091Z] Removing intermediate container 26827aaf2c52 [2020-07-24T01:02:53.091Z] ---> 2d61aa4c7d7a [2020-07-24T01:02:53.091Z] Step 21/21 : LABEL version=0.0.0 [2020-07-24T01:02:53.682Z] Successfully built 3468793adc64 [2020-07-24T01:02:53.682Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-24T01:02:53.682Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2020-07-24T01:02:53.682Z] ---> Running in a85aee6172e9 [2020-07-24T01:02:53.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:02:53.974Z] Removing intermediate container e1af921c5c1d [2020-07-24T01:02:53.974Z] ---> ec48a9393a77 [2020-07-24T01:02:53.974Z] Step 23/23 : LABEL version=0.0.0 [2020-07-24T01:02:54.243Z] Removing intermediate container a85aee6172e9 [2020-07-24T01:02:54.243Z] ---> a2fdd092d8f5 [2020-07-24T01:02:54.243Z] [2020-07-24T01:02:54.516Z] ---> Running in 3ee78059f0fe [2020-07-24T01:02:54.789Z] Successfully built a2fdd092d8f5 [2020-07-24T01:02:54.789Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-24T01:02:54.789Z] Building docker-security-secrets-setup-go [2020-07-24T01:02:54.789Z]  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:02:55.386Z] Removing intermediate container 3ee78059f0fe [2020-07-24T01:02:55.386Z] ---> fd40a600e0f5 [2020-07-24T01:02:55.386Z] [2020-07-24T01:02:55.659Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T01:02:55.659Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T01:02:55.659Z] OK: 12620 distinct packages available [2020-07-24T01:02:55.931Z] Successfully built fd40a600e0f5 [2020-07-24T01:02:55.931Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-24T01:02:55.931Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-07-24T01:02:56.203Z] OK: 217 MiB in 51 packages [2020-07-24T01:02:59.573Z] Removing intermediate container b0021dcd99c7 [2020-07-24T01:02:59.573Z] ---> 5c6de23f1985 [2020-07-24T01:02:59.573Z] Step 6/26 : COPY go.mod . [2020-07-24T01:03:01.540Z] ---> 785dae1307d7 [2020-07-24T01:03:01.540Z] Step 7/26 : RUN go mod download [2020-07-24T01:03:02.135Z] ---> Running in c8bfc2e90bfa [2020-07-24T01:03:07.537Z] Removing intermediate container c8bfc2e90bfa [2020-07-24T01:03:07.537Z] ---> 3a87a5175058 [2020-07-24T01:03:07.537Z] Step 8/26 : COPY . . [2020-07-24T01:03:29.786Z] ---> e2395f067aff [2020-07-24T01:03:29.786Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-24T01:03:29.786Z] ---> Running in 05f27c1708f9 [2020-07-24T01:03:31.233Z] 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 [2020-07-24T01:03:58.050Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T01:03:58.050Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T01:03:58.050Z] ---> 8922e2db457a [2020-07-24T01:03:58.050Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T01:03:58.050Z] ---> Using cache [2020-07-24T01:03:58.050Z] ---> 3642fc61a30f [2020-07-24T01:03:58.050Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T01:03:58.050Z] ---> Using cache [2020-07-24T01:03:58.050Z] ---> 998e5ddfd649 [2020-07-24T01:03:58.050Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T01:03:58.050Z] ---> Using cache [2020-07-24T01:03:58.050Z] ---> c666b510bf86 [2020-07-24T01:03:58.050Z] Step 6/20 : COPY go.mod . [2020-07-24T01:03:58.050Z] ---> Using cache [2020-07-24T01:03:58.050Z] ---> b8daf82127f7 [2020-07-24T01:03:58.050Z] Step 7/20 : RUN go mod download [2020-07-24T01:03:58.050Z] ---> Using cache [2020-07-24T01:03:58.050Z] ---> 4f47c63f981f [2020-07-24T01:03:58.050Z] Step 8/20 : COPY . . [2020-07-24T01:03:58.050Z] ---> Using cache [2020-07-24T01:03:58.050Z] ---> 35d30ec9d2d0 [2020-07-24T01:03:58.050Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-24T01:04:00.027Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T01:04:00.027Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T01:04:00.027Z] ---> 8922e2db457a [2020-07-24T01:04:00.027Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T01:04:00.027Z] ---> Using cache [2020-07-24T01:04:00.027Z] ---> 3642fc61a30f [2020-07-24T01:04:00.027Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T01:04:00.027Z] ---> Using cache [2020-07-24T01:04:00.027Z] ---> 998e5ddfd649 [2020-07-24T01:04:00.027Z] Step 5/26 : RUN apk update && apk add make git [2020-07-24T01:04:00.027Z] ---> Using cache [2020-07-24T01:04:00.027Z] ---> c666b510bf86 [2020-07-24T01:04:00.027Z] Step 6/26 : COPY go.mod . [2020-07-24T01:04:00.027Z] ---> Using cache [2020-07-24T01:04:00.027Z] ---> b8daf82127f7 [2020-07-24T01:04:00.027Z] Step 7/26 : RUN go mod download [2020-07-24T01:04:00.027Z] ---> Using cache [2020-07-24T01:04:00.027Z] ---> 4f47c63f981f [2020-07-24T01:04:00.027Z] Step 8/26 : COPY . . [2020-07-24T01:04:00.027Z] ---> Using cache [2020-07-24T01:04:00.027Z] ---> 35d30ec9d2d0 [2020-07-24T01:04:00.027Z] 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 [2020-07-24T01:04:00.624Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T01:04:00.624Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-24T01:04:00.624Z] ---> 8922e2db457a [2020-07-24T01:04:00.624Z] Step 3/29 : WORKDIR /edgex-go [2020-07-24T01:04:00.624Z] ---> Using cache [2020-07-24T01:04:00.624Z] ---> 3642fc61a30f [2020-07-24T01:04:00.624Z] Step 4/29 : RUN apk update && apk add make git [2020-07-24T01:04:01.222Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T01:04:01.222Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-24T01:04:01.222Z] ---> 8922e2db457a [2020-07-24T01:04:01.222Z] Step 3/22 : WORKDIR /edgex-go [2020-07-24T01:04:01.222Z] ---> Using cache [2020-07-24T01:04:01.222Z] ---> 3642fc61a30f [2020-07-24T01:04:01.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T01:04:01.222Z] ---> Using cache [2020-07-24T01:04:01.222Z] ---> 998e5ddfd649 [2020-07-24T01:04:01.222Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-24T01:04:04.616Z] ---> Running in a78df64466d9 [2020-07-24T01:04:04.616Z] ---> Running in cd5ef75985ca [2020-07-24T01:04:04.616Z] ---> Running in fea2d5f97308 [2020-07-24T01:04:04.616Z] ---> Running in 14a0f1c0aa7d [2020-07-24T01:04:07.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:04:07.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:04:07.243Z] 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 [2020-07-24T01:04:07.243Z] 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 [2020-07-24T01:04:07.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:04:07.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:04:08.438Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T01:04:08.438Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T01:04:08.438Z] OK: 12620 distinct packages available [2020-07-24T01:04:08.711Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T01:04:08.711Z] v3.12.0-178-gb27c83e867 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T01:04:08.711Z] OK: 12620 distinct packages available [2020-07-24T01:04:09.697Z] OK: 217 MiB in 51 packages [2020-07-24T01:04:09.697Z] OK: 217 MiB in 51 packages [2020-07-24T01:04:11.698Z] Removing intermediate container cd5ef75985ca [2020-07-24T01:04:11.698Z] ---> 19e5dfb46a1c [2020-07-24T01:04:11.698Z] Step 6/22 : COPY go.mod .Removing intermediate container a78df64466d9 [2020-07-24T01:04:11.698Z] [2020-07-24T01:04:11.698Z] ---> f79674bd65df [2020-07-24T01:04:11.698Z] Step 5/29 : COPY go.mod . [2020-07-24T01:04:13.147Z] ---> bd2b9ce2bd78 [2020-07-24T01:04:13.147Z] Step 7/22 : RUN go mod download [2020-07-24T01:04:13.419Z] ---> 68187f73cffb [2020-07-24T01:04:13.419Z] Step 6/29 : RUN go mod download [2020-07-24T01:04:13.692Z] ---> Running in 84ea9b664152 [2020-07-24T01:04:13.968Z] ---> Running in ca200c952c0c [2020-07-24T01:04:18.279Z] Removing intermediate container 05f27c1708f9 [2020-07-24T01:04:18.279Z] ---> aa93449d5f69 [2020-07-24T01:04:18.279Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-24T01:04:18.279Z] ---> Running in d83c6171a27b [2020-07-24T01:04:20.265Z] Removing intermediate container 84ea9b664152 [2020-07-24T01:04:20.265Z] ---> 822049b14c37 [2020-07-24T01:04:20.265Z] Step 8/22 : COPY . . [2020-07-24T01:04:20.265Z] Removing intermediate container ca200c952c0c [2020-07-24T01:04:20.266Z] ---> 790d8879b4c7 [2020-07-24T01:04:20.266Z] Step 7/29 : COPY . . [2020-07-24T01:04:20.862Z] 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 [2020-07-24T01:04:31.013Z] Removing intermediate container d83c6171a27b [2020-07-24T01:04:31.013Z] ---> 274168d3a1af [2020-07-24T01:04:31.013Z] [2020-07-24T01:04:31.013Z] Step 11/26 : FROM docker:latest [2020-07-24T01:04:31.013Z] ---> ce9d55ae87f1 [2020-07-24T01:04:31.013Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-24T01:04:31.013Z] ---> Running in 3ff1d0ff44c7 [2020-07-24T01:04:34.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:04:34.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:04:34.680Z] (1/2) Installing readline (8.0.4-r0) [2020-07-24T01:04:34.680Z] (2/2) Installing bash (5.0.17-r0) [2020-07-24T01:04:34.957Z] Executing bash-5.0.17-r0.post-install [2020-07-24T01:04:34.957Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T01:04:34.957Z] OK: 12 MiB in 22 packages [2020-07-24T01:04:38.374Z] Removing intermediate container 3ff1d0ff44c7 [2020-07-24T01:04:38.374Z] ---> c43c746d0db0 [2020-07-24T01:04:38.374Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-24T01:04:38.654Z] ---> Running in 1de68188859b [2020-07-24T01:04:45.389Z] Removing intermediate container 1de68188859b [2020-07-24T01:04:45.389Z] ---> f705dbda0f34 [2020-07-24T01:04:45.389Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-24T01:04:45.389Z] ---> Running in f89ecfee5490 [2020-07-24T01:04:45.993Z] Removing intermediate container f89ecfee5490 [2020-07-24T01:04:45.993Z] ---> b5e02a08d4c9 [2020-07-24T01:04:45.993Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-24T01:04:46.595Z] ---> Running in 4daa9c7b6f38 [2020-07-24T01:04:47.577Z] Removing intermediate container 4daa9c7b6f38 [2020-07-24T01:04:47.577Z] ---> d1d0d3a721c0 [2020-07-24T01:04:47.577Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-24T01:04:48.176Z] ---> Running in 8b8dfbe71d07 [2020-07-24T01:04:49.613Z] Removing intermediate container 8b8dfbe71d07 [2020-07-24T01:04:49.613Z] ---> 89564b9e7713 [2020-07-24T01:04:49.613Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-24T01:04:53.046Z] ---> 19c594c3c554 [2020-07-24T01:04:53.046Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-24T01:04:54.490Z] ---> 3d46035f2322 [2020-07-24T01:04:54.490Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-24T01:04:55.968Z] ---> 67722a14018d [2020-07-24T01:04:55.968Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-24T01:04:55.968Z] ---> 5c854fae5e3b [2020-07-24T01:04:55.968Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-24T01:04:55.968Z] ---> Running in dd9ed4afb16f [2020-07-24T01:04:56.245Z] ---> Running in fa00d788e9c4 [2020-07-24T01:04:56.524Z] ---> 3cf29c315d2a [2020-07-24T01:04:56.524Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-24T01:04:56.524Z] ---> Running in c0fdd6ca1e87 [2020-07-24T01:04:59.168Z] 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 [2020-07-24T01:04:59.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:04:59.168Z] 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 [2020-07-24T01:04:59.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:04:59.772Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-24T01:04:59.772Z] (2/33) Installing expat (2.2.9-r1) [2020-07-24T01:04:59.772Z] (3/33) Installing libffi (3.3-r2) [2020-07-24T01:04:59.772Z] (4/33) Installing gdbm (1.13-r1) [2020-07-24T01:05:00.051Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-24T01:05:00.051Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-24T01:05:00.051Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-24T01:05:02.691Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-24T01:05:02.691Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-24T01:05:02.691Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-24T01:05:02.691Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-24T01:05:02.691Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-24T01:05:02.691Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-24T01:05:02.691Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-24T01:05:02.691Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-24T01:05:02.691Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-24T01:05:02.691Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-24T01:05:02.691Z] 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 [2020-07-24T01:05:02.691Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-24T01:05:02.691Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-24T01:05:02.691Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-24T01:05:02.691Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-24T01:05:02.691Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-24T01:05:02.691Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-24T01:05:02.969Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-24T01:05:02.969Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-24T01:05:02.969Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-24T01:05:02.969Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-24T01:05:02.969Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-24T01:05:02.969Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-24T01:05:02.969Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-24T01:05:02.969Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-24T01:05:02.969Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-24T01:05:02.969Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-24T01:05:03.256Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T01:05:03.256Z] OK: 71 MiB in 55 packages [2020-07-24T01:05:09.985Z] Removing intermediate container 14a0f1c0aa7d [2020-07-24T01:05:09.985Z] ---> 2b242a15f8a6 [2020-07-24T01:05:09.985Z] [2020-07-24T01:05:09.985Z] Step 10/20 : FROM alpine [2020-07-24T01:05:09.985Z] latest: Pulling from library/alpine [2020-07-24T01:05:09.985Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-24T01:05:09.985Z] Status: Downloaded newer image for alpine:latest [2020-07-24T01:05:09.985Z] ---> 62ee0e9f8440 [2020-07-24T01:05:09.985Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-24T01:05:10.260Z] ---> Running in 4d6526f1331e [2020-07-24T01:05:13.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:05:13.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:05:13.936Z] Removing intermediate container fa00d788e9c4 [2020-07-24T01:05:13.936Z] ---> 26edd8aa814b [2020-07-24T01:05:13.936Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-24T01:05:14.546Z] ---> Running in d7d7ff778eb7 [2020-07-24T01:05:14.546Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T01:05:14.546Z] v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T01:05:14.546Z] OK: 12620 distinct packages available [2020-07-24T01:05:14.821Z] 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 [2020-07-24T01:05:15.423Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-24T01:05:15.702Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T01:05:15.702Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-24T01:05:15.702Z] (4/4) Installing curl (7.69.1-r0) [2020-07-24T01:05:15.702Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T01:05:15.702Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T01:05:15.983Z] OK: 7 MiB in 18 packages [2020-07-24T01:05:18.627Z] Removing intermediate container 4d6526f1331e [2020-07-24T01:05:18.627Z] ---> 3c470ca33297 [2020-07-24T01:05:18.627Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T01:05:18.627Z] ---> Running in 2ea680ac75fc [2020-07-24T01:05:18.906Z] Removing intermediate container 2ea680ac75fc [2020-07-24T01:05:18.906Z] ---> 6f5017b3bbc3 [2020-07-24T01:05:18.906Z] Step 13/20 : WORKDIR /edgex [2020-07-24T01:05:18.906Z] ---> Running in 8821f44d82ea [2020-07-24T01:05:19.894Z] Removing intermediate container 8821f44d82ea [2020-07-24T01:05:19.894Z] ---> 6aa9ae8c497b [2020-07-24T01:05:19.894Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-24T01:05:20.881Z] ---> d4bb93ee2317 [2020-07-24T01:05:20.881Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-24T01:05:22.875Z] ---> 73f89959c642 [2020-07-24T01:05:22.875Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-24T01:05:22.875Z] ---> Running in dbc56e8fb4be [2020-07-24T01:05:22.875Z] Collecting docker-compose==1.23.2 [2020-07-24T01:05:22.875Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-24T01:05:23.476Z] Removing intermediate container dbc56e8fb4be [2020-07-24T01:05:23.476Z] ---> 241e96a21226 [2020-07-24T01:05:23.476Z] Step 17/20 : CMD ["--init=true"] [2020-07-24T01:05:23.476Z] ---> Running in d8ff088871b8 [2020-07-24T01:05:24.095Z] Removing intermediate container d8ff088871b8 [2020-07-24T01:05:24.095Z] ---> f3a295ef999d [2020-07-24T01:05:24.095Z] Step 18/20 : LABEL arch=arm64 [2020-07-24T01:05:24.372Z] ---> Running in c03798419075 [2020-07-24T01:05:24.372Z] Collecting PyYAML<4,>=3.10 [2020-07-24T01:05:24.649Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-24T01:05:25.371Z] Removing intermediate container c03798419075 [2020-07-24T01:05:25.371Z] ---> 50a2a35f408d [2020-07-24T01:05:25.371Z] Step 19/20 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T01:05:25.371Z] ---> Running in cb38f7135f36 [2020-07-24T01:05:26.907Z] Removing intermediate container cb38f7135f36 [2020-07-24T01:05:26.907Z] ---> e261dbdadef8 [2020-07-24T01:05:26.907Z] Step 20/20 : LABEL version=0.0.0 [2020-07-24T01:05:26.907Z] ---> Running in 25fca430df5c [2020-07-24T01:05:27.929Z] Removing intermediate container 25fca430df5c [2020-07-24T01:05:27.930Z] ---> 1d63a4db32b6 [2020-07-24T01:05:27.930Z] [2020-07-24T01:05:29.362Z] Successfully built 1d63a4db32b6 [2020-07-24T01:05:29.362Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-24T01:05:29.962Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container fea2d5f97308 [2020-07-24T01:05:29.962Z] ---> 05d5a6eb4592 [2020-07-24T01:05:29.962Z] [2020-07-24T01:05:29.962Z] Step 10/26 : FROM alpine:3.10 [2020-07-24T01:05:30.237Z] Collecting texttable<0.10,>=0.9.0 [2020-07-24T01:05:30.237Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-24T01:05:30.237Z] 3.10: Pulling from library/alpine [2020-07-24T01:05:31.677Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-24T01:05:31.677Z] Status: Downloaded newer image for alpine:3.10 [2020-07-24T01:05:31.677Z] ---> 536a684cf733 [2020-07-24T01:05:31.677Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-24T01:05:31.957Z] ---> Running in d6cf025bfbe4 [2020-07-24T01:05:33.944Z] Collecting docker<4.0,>=3.6.0 [2020-07-24T01:05:33.944Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-24T01:05:34.219Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-24T01:05:34.219Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-24T01:05:34.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:05:34.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:05:35.366Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-24T01:05:35.366Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-24T01:05:35.366Z] OK: 10167 distinct packages available [2020-07-24T01:05:35.966Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-24T01:05:35.966Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-24T01:05:35.966Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-24T01:05:36.240Z] (4/5) Installing curl (7.66.0-r0) [2020-07-24T01:05:36.240Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-24T01:05:36.240Z] Executing busybox-1.30.1-r3.trigger [2020-07-24T01:05:36.240Z] Executing ca-certificates-20191127-r2.trigger [2020-07-24T01:05:36.514Z] OK: 7 MiB in 19 packages [2020-07-24T01:05:37.501Z] Collecting jsonschema<3,>=2.5.1 [2020-07-24T01:05:37.501Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-24T01:05:38.098Z] Collecting docopt<0.7,>=0.6.1 [2020-07-24T01:05:38.098Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-24T01:05:38.701Z] Removing intermediate container d6cf025bfbe4 [2020-07-24T01:05:38.701Z] ---> 62773c9ec708 [2020-07-24T01:05:38.701Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T01:05:38.701Z] ---> Running in aea96783f549 [2020-07-24T01:05:39.300Z] Removing intermediate container aea96783f549 [2020-07-24T01:05:39.300Z] ---> 573e95a3d9a4 [2020-07-24T01:05:39.300Z] Step 13/26 : WORKDIR / [2020-07-24T01:05:39.574Z] ---> Running in 6e18c38daa74 [2020-07-24T01:05:40.177Z] Removing intermediate container 6e18c38daa74 [2020-07-24T01:05:40.177Z] ---> 0dde1591df15 [2020-07-24T01:05:40.177Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-24T01:05:41.165Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-24T01:05:41.165Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-24T01:05:41.440Z] ---> 490c6669ba01 [2020-07-24T01:05:41.440Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-24T01:05:42.426Z] ---> a65d1ac2566c [2020-07-24T01:05:42.426Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-24T01:05:42.705Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-24T01:05:42.705Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-24T01:05:43.314Z] ---> a927d10ed5f1 [2020-07-24T01:05:43.314Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-24T01:05:43.589Z] Collecting cached-property<2,>=1.2.0 [2020-07-24T01:05:43.589Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-24T01:05:43.589Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-24T01:05:43.866Z] Collecting docker-pycreds>=0.4.0 [2020-07-24T01:05:43.866Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-24T01:05:44.465Z] ---> 063b66d1fd25 [2020-07-24T01:05:44.465Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-24T01:05:44.747Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-24T01:05:44.747Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-24T01:05:45.024Z] 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) [2020-07-24T01:05:45.301Z] Collecting idna<2.8,>=2.5 [2020-07-24T01:05:45.575Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-24T01:05:45.575Z] 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) [2020-07-24T01:05:45.575Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-24T01:05:45.575Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-24T01:05:45.575Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-24T01:05:45.575Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-24T01:05:45.852Z] ---> 860e06243f45 [2020-07-24T01:05:45.852Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-24T01:05:46.832Z] Installing collected packages: PyYAML, texttable, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, jsonschema, docopt, cached-property, docker-compose [2020-07-24T01:05:46.832Z] Running setup.py install for PyYAML: started [2020-07-24T01:05:47.812Z] ---> e337f97d2493 [2020-07-24T01:05:47.812Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-24T01:05:49.250Z] ---> 0a117438a892 [2020-07-24T01:05:49.250Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T01:05:49.858Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-24T01:05:49.858Z] Running setup.py install for texttable: started [2020-07-24T01:05:50.465Z] ---> 96b60d780925 [2020-07-24T01:05:50.465Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T01:05:50.465Z] ---> Running in c9b61496442c [2020-07-24T01:05:53.078Z] Running setup.py install for texttable: finished with status 'done' [2020-07-24T01:05:53.078Z] Attempting uninstall: urllib3 [2020-07-24T01:05:53.078Z] Found existing installation: urllib3 1.25.9 [2020-07-24T01:05:53.078Z] Uninstalling urllib3-1.25.9: [2020-07-24T01:05:53.078Z] Successfully uninstalled urllib3-1.25.9 [2020-07-24T01:05:54.057Z] Attempting uninstall: idna [2020-07-24T01:05:54.057Z] Found existing installation: idna 2.9 [2020-07-24T01:05:54.057Z] Uninstalling idna-2.9: [2020-07-24T01:05:54.333Z] Successfully uninstalled idna-2.9 [2020-07-24T01:05:54.333Z] Removing intermediate container c9b61496442c [2020-07-24T01:05:54.333Z] ---> ce9459907351 [2020-07-24T01:05:54.333Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T01:05:54.333Z] ---> Running in d9d686505990 [2020-07-24T01:05:54.952Z] Attempting uninstall: requests [2020-07-24T01:05:54.953Z] Found existing installation: requests 2.23.0 [2020-07-24T01:05:54.953Z] Uninstalling requests-2.23.0: [2020-07-24T01:05:54.953Z] Removing intermediate container d9d686505990 [2020-07-24T01:05:54.953Z] ---> 3c30a702a228 [2020-07-24T01:05:54.953Z] Step 24/26 : LABEL arch=arm64 [2020-07-24T01:05:55.225Z] Successfully uninstalled requests-2.23.0 [2020-07-24T01:05:55.225Z] ---> Running in 7d3fe3a841bd [2020-07-24T01:05:55.820Z] Removing intermediate container 7d3fe3a841bd [2020-07-24T01:05:55.820Z] ---> ef8663457850 [2020-07-24T01:05:55.820Z] Step 25/26 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T01:05:56.092Z] ---> Running in b9c8143f4baa [2020-07-24T01:05:56.692Z] Removing intermediate container b9c8143f4baa [2020-07-24T01:05:56.692Z] ---> 0a7a22883a9e [2020-07-24T01:05:56.692Z] Step 26/26 : LABEL version=0.0.0 [2020-07-24T01:05:56.966Z] ---> Running in 5734f6aa1546 [2020-07-24T01:05:56.966Z] Running setup.py install for dockerpty: started [2020-07-24T01:05:57.566Z] Removing intermediate container 5734f6aa1546 [2020-07-24T01:05:57.566Z] ---> 055ec048d63c [2020-07-24T01:05:57.566Z] [2020-07-24T01:05:57.843Z] Successfully built 055ec048d63c [2020-07-24T01:05:58.444Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-24T01:05:59.443Z]  Building docker-security-secretstore-setup-go ... done  Running setup.py install for dockerpty: finished with status 'done' [2020-07-24T01:05:59.738Z] Running setup.py install for docopt: started [2020-07-24T01:06:02.359Z] Running setup.py install for docopt: finished with status 'done' [2020-07-24T01:06:02.957Z] 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 [2020-07-24T01:06:08.384Z] Removing intermediate container c0fdd6ca1e87 [2020-07-24T01:06:08.384Z] ---> ebf21b1c9bb6 [2020-07-24T01:06:08.384Z] [2020-07-24T01:06:08.384Z] Step 9/29 : FROM alpine:latest [2020-07-24T01:06:08.384Z] ---> 62ee0e9f8440 [2020-07-24T01:06:08.384Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-24T01:06:08.656Z] ---> Running in 5d70c7b3c230 [2020-07-24T01:06:08.944Z] Removing intermediate container d7d7ff778eb7 [2020-07-24T01:06:08.944Z] ---> 9f7c70e3e850 [2020-07-24T01:06:08.944Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-24T01:06:09.221Z] ---> Running in 3b6a5446b898 [2020-07-24T01:06:09.494Z] Removing intermediate container 5d70c7b3c230 [2020-07-24T01:06:09.494Z] ---> b5d2a30673dc [2020-07-24T01:06:09.494Z] Step 11/29 : USER root [2020-07-24T01:06:09.771Z] ---> Running in b7022aa3d48d [2020-07-24T01:06:10.379Z] Removing intermediate container b7022aa3d48d [2020-07-24T01:06:10.379Z] ---> 685630c9f741 [2020-07-24T01:06:10.379Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-24T01:06:10.379Z] ---> Running in 3ae60b4b03be [2020-07-24T01:06:10.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:06:11.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:06:11.871Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T01:06:11.871Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-24T01:06:11.871Z] (3/3) Installing curl (7.69.1-r0) [2020-07-24T01:06:11.871Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T01:06:11.871Z] OK: 71 MiB in 58 packages [2020-07-24T01:06:12.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:06:12.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:06:13.030Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T01:06:13.030Z] v3.12.0-178-gb27c83e867 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T01:06:13.030Z] OK: 12620 distinct packages available [2020-07-24T01:06:13.628Z] Removing intermediate container 3b6a5446b898 [2020-07-24T01:06:13.628Z] ---> f6e8e7ab98ed [2020-07-24T01:06:13.628Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T01:06:13.628Z] ---> Running in a8297cc78869 [2020-07-24T01:06:13.628Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-24T01:06:13.901Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-24T01:06:13.901Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T01:06:13.901Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T01:06:14.177Z] OK: 6 MiB in 16 packages [2020-07-24T01:06:14.451Z] Removing intermediate container a8297cc78869 [2020-07-24T01:06:14.451Z] ---> 1e07a901db6f [2020-07-24T01:06:14.451Z] Step 24/26 : LABEL arch=arm64 [2020-07-24T01:06:14.451Z] ---> Running in fa3e1521f377 [2020-07-24T01:06:15.049Z] Removing intermediate container fa3e1521f377 [2020-07-24T01:06:15.049Z] ---> e63d57ca885b [2020-07-24T01:06:15.049Z] Step 25/26 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T01:06:15.322Z] ---> Running in e09f522cdb9d [2020-07-24T01:06:15.920Z] Removing intermediate container 3ae60b4b03be [2020-07-24T01:06:15.920Z] ---> f053ec9a5f35 [2020-07-24T01:06:15.920Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-24T01:06:15.920Z] Removing intermediate container e09f522cdb9d [2020-07-24T01:06:15.920Z] ---> 91aa3e280aa8 [2020-07-24T01:06:15.920Z] Step 26/26 : LABEL version=0.0.0 [2020-07-24T01:06:16.194Z] ---> Running in 10042e479e5c [2020-07-24T01:06:16.194Z] ---> Running in 0caa902faec3 [2020-07-24T01:06:16.466Z] Removing intermediate container 10042e479e5c [2020-07-24T01:06:16.466Z] ---> 650ec90a8e5a [2020-07-24T01:06:16.466Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-24T01:06:16.739Z] ---> Running in 2fddfdcef489 [2020-07-24T01:06:16.739Z] Removing intermediate container 0caa902faec3 [2020-07-24T01:06:16.739Z] ---> f1c1c5178d8c [2020-07-24T01:06:16.739Z] [2020-07-24T01:06:17.336Z] Successfully built f1c1c5178d8c [2020-07-24T01:06:17.336Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-24T01:06:17.336Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 2fddfdcef489 [2020-07-24T01:06:17.336Z] ---> 011d9c9dcf95 [2020-07-24T01:06:17.336Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-24T01:06:17.336Z] ---> Running in 90257ff48c50 [2020-07-24T01:06:19.952Z] Removing intermediate container 90257ff48c50 [2020-07-24T01:06:19.952Z] ---> cbd067ea1d1d [2020-07-24T01:06:19.952Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-24T01:06:21.380Z] ---> 9c5b1263e856 [2020-07-24T01:06:21.380Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-24T01:06:22.350Z] ---> 0a0275219707 [2020-07-24T01:06:22.350Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-24T01:06:22.942Z] ---> a80751d22ed9 [2020-07-24T01:06:22.942Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-24T01:06:23.532Z] ---> 4abaeaefd4d7 [2020-07-24T01:06:23.532Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-24T01:06:24.510Z] ---> 0c6063a255b1 [2020-07-24T01:06:24.510Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-24T01:06:24.782Z] ---> Running in 90cfd0eccc39 [2020-07-24T01:06:28.170Z] Removing intermediate container 90cfd0eccc39 [2020-07-24T01:06:28.170Z] ---> f6bbf3937aab [2020-07-24T01:06:28.170Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T01:06:28.170Z] Removing intermediate container dd9ed4afb16f [2020-07-24T01:06:28.170Z] ---> 5e7e8b2e558d [2020-07-24T01:06:28.170Z] [2020-07-24T01:06:28.170Z] Step 10/22 : FROM alpine [2020-07-24T01:06:28.170Z] ---> 62ee0e9f8440 [2020-07-24T01:06:28.170Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T01:06:28.440Z] ---> Running in 9a29f57e55d2 [2020-07-24T01:06:28.711Z] ---> 6b552cb33b9f [2020-07-24T01:06:28.711Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T01:06:28.983Z] ---> Running in 7d5d1cf819be [2020-07-24T01:06:28.983Z] Removing intermediate container 9a29f57e55d2 [2020-07-24T01:06:28.983Z] ---> c326590ba989 [2020-07-24T01:06:28.983Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-24T01:06:28.983Z] ---> Running in 55599a596f9b [2020-07-24T01:06:29.573Z] Removing intermediate container 55599a596f9b [2020-07-24T01:06:29.573Z] ---> 5e23478d89b1 [2020-07-24T01:06:29.573Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-24T01:06:29.573Z] ---> Running in 78dce288a915 [2020-07-24T01:06:30.171Z] Removing intermediate container 78dce288a915 [2020-07-24T01:06:30.171Z] ---> 385e6c05f337 [2020-07-24T01:06:30.171Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T01:06:30.171Z] ---> Running in 5c865c779da3 [2020-07-24T01:06:31.607Z] Removing intermediate container 7d5d1cf819be [2020-07-24T01:06:31.607Z] ---> d77c64a80c42 [2020-07-24T01:06:31.607Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-24T01:06:31.607Z] ---> Running in fd0b06acbf45 [2020-07-24T01:06:33.041Z] Removing intermediate container 5c865c779da3 [2020-07-24T01:06:33.041Z] ---> 7929c9fe8157 [2020-07-24T01:06:33.041Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-24T01:06:33.041Z] ---> Running in caf19303e45a [2020-07-24T01:06:34.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:06:34.741Z] Removing intermediate container fd0b06acbf45 [2020-07-24T01:06:34.741Z] ---> b48a59f1dcdf [2020-07-24T01:06:34.741Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T01:06:34.741Z] ---> Running in 79629d187b8a [2020-07-24T01:06:35.333Z] Removing intermediate container 79629d187b8a [2020-07-24T01:06:35.333Z] ---> e494c0324ae0 [2020-07-24T01:06:35.333Z] Step 26/29 : CMD [ "generate" ] [2020-07-24T01:06:35.333Z] ---> Running in 845df2fa6577 [2020-07-24T01:06:35.333Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:06:35.924Z] Removing intermediate container 845df2fa6577 [2020-07-24T01:06:35.924Z] ---> 04788078c831 [2020-07-24T01:06:35.924Z] Step 27/29 : LABEL arch=arm64 [2020-07-24T01:06:35.924Z] ---> Running in d0770616ffbb [2020-07-24T01:06:35.924Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-24T01:06:36.195Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-24T01:06:36.196Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-24T01:06:36.472Z] Removing intermediate container d0770616ffbb [2020-07-24T01:06:36.472Z] ---> aebe8323a5df [2020-07-24T01:06:36.472Z] Step 28/29 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T01:06:36.472Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-24T01:06:36.472Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-24T01:06:36.472Z] ---> Running in f5f725f060a0 [2020-07-24T01:06:36.472Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T01:06:36.472Z] OK: 8 MiB in 19 packages [2020-07-24T01:06:37.072Z] Removing intermediate container f5f725f060a0 [2020-07-24T01:06:37.072Z] ---> bdee5e21b0b6 [2020-07-24T01:06:37.072Z] Step 29/29 : LABEL version=0.0.0 [2020-07-24T01:06:37.072Z] ---> Running in 7ea964a3f53b [2020-07-24T01:06:37.672Z] Removing intermediate container 7ea964a3f53b [2020-07-24T01:06:37.672Z] ---> 6f61ec523f90 [2020-07-24T01:06:37.672Z] [2020-07-24T01:06:37.942Z] Removing intermediate container caf19303e45a [2020-07-24T01:06:37.942Z] ---> 8a45b9fa6e73 [2020-07-24T01:06:37.942Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-24T01:06:38.212Z] Successfully built 6f61ec523f90 [2020-07-24T01:06:38.212Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-24T01:06:38.803Z]  Building docker-security-secrets-setup-go ... done  ---> 3a315f498d89 [2020-07-24T01:06:38.803Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-24T01:06:40.244Z] ---> c3a6d7ecf6ac [2020-07-24T01:06:40.244Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-24T01:06:40.860Z] ---> 0d2c84159822 [2020-07-24T01:06:40.860Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T01:06:40.860Z] ---> Running in 74de10524e86 [2020-07-24T01:06:41.464Z] Removing intermediate container 74de10524e86 [2020-07-24T01:06:41.464Z] ---> bada437ac00d [2020-07-24T01:06:41.464Z] Step 20/22 : LABEL arch=arm64 [2020-07-24T01:06:41.464Z] ---> Running in 8eeae70cc9b2 [2020-07-24T01:06:42.070Z] Removing intermediate container 8eeae70cc9b2 [2020-07-24T01:06:42.070Z] ---> b3e808164277 [2020-07-24T01:06:42.070Z] Step 21/22 : LABEL git_sha=471b83686cffcd57be19e200ad135412c5e6aa99 [2020-07-24T01:06:42.070Z] ---> Running in 98c5e8d4e524 [2020-07-24T01:06:42.381Z] Removing intermediate container 98c5e8d4e524 [2020-07-24T01:06:42.381Z] ---> 13f51f6a633d [2020-07-24T01:06:42.381Z] Step 22/22 : LABEL version=0.0.0 [2020-07-24T01:06:42.663Z] ---> Running in b29fef0e467a [2020-07-24T01:06:43.267Z] Removing intermediate container b29fef0e467a [2020-07-24T01:06:43.267Z] ---> f24c42ba1e70 [2020-07-24T01:06:43.267Z] [2020-07-24T01:06:43.539Z] Successfully built f24c42ba1e70 [2020-07-24T01:06:43.539Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-24T01:06:43.822Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-07-24T01:06:43.822Z] $ docker stop --time=1 64ff14a40896fa10f9c8468cca9339f2d798acbdb96ad8484e0ecdb5be92db3a [2020-07-24T01:06:45.611Z] $ docker rm -f 64ff14a40896fa10f9c8468cca9339f2d798acbdb96ad8484e0ecdb5be92db3a [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T01:06:46.342Z] + docker images [2020-07-24T01:06:46.342Z] + grep docker [2020-07-24T01:06:46.615Z] docker-core-data-go-arm64 latest f24c42ba1e70 4 seconds ago 22.6MB [2020-07-24T01:06:46.615Z] docker-security-secrets-setup-go-arm64 latest 6f61ec523f90 9 seconds ago 24.2MB [2020-07-24T01:06:46.615Z] docker-sys-mgmt-agent-go-arm64 latest f1c1c5178d8c 30 seconds ago 266MB [2020-07-24T01:06:46.615Z] docker-security-secretstore-setup-go-arm64 latest 055ec048d63c 49 seconds ago 32.6MB [2020-07-24T01:06:46.615Z] docker-security-proxy-setup-go-arm64 latest 1d63a4db32b6 About a minute ago 15.8MB [2020-07-24T01:06:46.615Z] docker-support-notifications-go-arm64 latest fd40a600e0f5 3 minutes ago 13.9MB [2020-07-24T01:06:46.615Z] docker-core-metadata-go-arm64 latest a2fdd092d8f5 3 minutes ago 13.8MB [2020-07-24T01:06:46.615Z] docker-core-command-go-arm64 latest 3468793adc64 3 minutes ago 12.4MB [2020-07-24T01:06:46.615Z] docker-support-scheduler-go-arm64 latest 810ae67bd6a8 3 minutes ago 12.6MB [2020-07-24T01:06:46.615Z] docker-support-logging-go-arm64 latest b2c0725d810b 4 minutes ago 11.4MB [2020-07-24T01:06:46.615Z] 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 [2020-07-24T01:06:48.653Z] provisioning config files... [2020-07-24T01:06:48.668Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5066801831818575313tmp [Pipeline] { [Pipeline] sh [2020-07-24T01:06:49.059Z] + curl -s https://codecov.io/bash [2020-07-24T01:06:49.059Z] + bash -s - -t @/w/workspace/edgex-go/1@tmp/config5066801831818575313tmp [Pipeline] } [2020-07-24T01:06:49.649Z] 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 [2020-07-24T01:06:51.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T01:06:52.661Z] ---> package-listing.sh [2020-07-24T01:06:52.661Z] ++ facter osfamily [2020-07-24T01:06:52.661Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-24T01:06:52.661Z] + OS_FAMILY=redhat [2020-07-24T01:06:52.661Z] + workspace=/w/workspace/edgex-go/1 [2020-07-24T01:06:52.661Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-24T01:06:52.661Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-24T01:06:52.661Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-24T01:06:52.661Z] + PACKAGES=/tmp/packages_start.txt [2020-07-24T01:06:52.661Z] + '[' /w/workspace/edgex-go/1 ']' [2020-07-24T01:06:52.661Z] + PACKAGES=/tmp/packages_end.txt [2020-07-24T01:06:52.661Z] + case "${OS_FAMILY}" in [2020-07-24T01:06:52.661Z] + rpm -qa [2020-07-24T01:06:52.661Z] + sort [2020-07-24T01:06:56.862Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-24T01:06:56.862Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-24T01:06:56.862Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-24T01:06:56.862Z] + '[' /w/workspace/edgex-go/1 ']' [2020-07-24T01:06:56.862Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-07-24T01:06:56.862Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-24T01:06:57.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T01:06:57.580Z] [2020-07-24T01:06:57.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-24T01:06:57.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T01:06:57.944Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-24T01:06:57.944Z] c9b1b535fdd9: Pulling fs layer [2020-07-24T01:06:57.944Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-24T01:06:57.944Z] 756a868c4378: Pulling fs layer [2020-07-24T01:06:57.944Z] 444b2fc9a129: Pulling fs layer [2020-07-24T01:06:57.944Z] ea15f1150254: Pulling fs layer [2020-07-24T01:06:57.944Z] 41b27a9f41bf: Pulling fs layer [2020-07-24T01:06:57.944Z] 28c525ee5125: Pulling fs layer [2020-07-24T01:06:57.944Z] 094b1ea09ed8: Pulling fs layer [2020-07-24T01:06:57.944Z] 138eaada9080: Pulling fs layer [2020-07-24T01:06:57.944Z] 0622d0fa9048: Pulling fs layer [2020-07-24T01:06:57.944Z] 444b2fc9a129: Waiting [2020-07-24T01:06:57.944Z] ea15f1150254: Waiting [2020-07-24T01:06:57.944Z] 41b27a9f41bf: Waiting [2020-07-24T01:06:57.944Z] 28c525ee5125: Waiting [2020-07-24T01:06:57.944Z] 094b1ea09ed8: Waiting [2020-07-24T01:06:57.944Z] 138eaada9080: Waiting [2020-07-24T01:06:57.944Z] 0622d0fa9048: Waiting [2020-07-24T01:06:57.944Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-24T01:06:57.944Z] 2cc5ad85d9ab: Download complete [2020-07-24T01:06:57.944Z] 444b2fc9a129: Download complete [2020-07-24T01:06:57.944Z] c9b1b535fdd9: Download complete [2020-07-24T01:06:57.944Z] ea15f1150254: Verifying Checksum [2020-07-24T01:06:57.944Z] ea15f1150254: Download complete [2020-07-24T01:06:58.434Z] 28c525ee5125: Verifying Checksum [2020-07-24T01:06:58.434Z] 28c525ee5125: Download complete [2020-07-24T01:06:58.434Z] 756a868c4378: Verifying Checksum [2020-07-24T01:06:58.434Z] 756a868c4378: Download complete [2020-07-24T01:06:58.434Z] 094b1ea09ed8: Verifying Checksum [2020-07-24T01:06:58.434Z] 094b1ea09ed8: Download complete [2020-07-24T01:06:58.715Z] 138eaada9080: Verifying Checksum [2020-07-24T01:06:58.715Z] 138eaada9080: Download complete [2020-07-24T01:06:58.715Z] c9b1b535fdd9: Pull complete [2020-07-24T01:06:58.715Z] 0622d0fa9048: Verifying Checksum [2020-07-24T01:06:58.715Z] 0622d0fa9048: Download complete [2020-07-24T01:06:58.991Z] 41b27a9f41bf: Verifying Checksum [2020-07-24T01:06:58.991Z] 41b27a9f41bf: Download complete [2020-07-24T01:06:58.991Z] 2cc5ad85d9ab: Pull complete [2020-07-24T01:07:00.384Z] 756a868c4378: Pull complete [2020-07-24T01:07:00.384Z] 444b2fc9a129: Pull complete [2020-07-24T01:07:00.648Z] ea15f1150254: Pull complete [2020-07-24T01:07:07.270Z] 41b27a9f41bf: Pull complete [2020-07-24T01:07:07.533Z] 28c525ee5125: Pull complete [2020-07-24T01:07:10.855Z] 094b1ea09ed8: Pull complete [2020-07-24T01:07:10.855Z] 138eaada9080: Pull complete [2020-07-24T01:07:11.116Z] 0622d0fa9048: Pull complete [2020-07-24T01:07:11.116Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-24T01:07:11.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T01:07:11.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-24T01:07:11.255Z] prd-centos7-docker-4c-2g-783 does not seem to be running inside a container [2020-07-24T01:07:11.289Z] $ 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 [2020-07-24T01:07:15.647Z] $ docker top b7fbaa9896d50bc6906ca1611a57f3a0f4b99650bb5129b94c4a67575ee31a72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-24T01:07:16.054Z] provisioning config files... [2020-07-24T01:07:16.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3429242058971540102tmp [Pipeline] { [Pipeline] echo [2020-07-24T01:07:16.168Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T01:07:16.487Z] ---> create-netrc.sh [Pipeline] echo [2020-07-24T01:07:16.513Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T01:07:16.830Z] ---> logs-deploy.sh [2020-07-24T01:07:16.830Z] + ARCHIVE_ARTIFACTS= [2020-07-24T01:07:16.830Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-24T01:07:16.830Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-24T01:07:16.830Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-24T01:07:16.830Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2641/1 [2020-07-24T01:07:16.830Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2641/1/ [2020-07-24T01:07:16.830Z] + 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 [2020-07-24T01:07:17.774Z] Archives upload complete. [2020-07-24T01:07:18.034Z] + 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/