Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a04406103a62564c13dcc9fb2d65b5b68ac6555c+b15589ad757bd96941d0737b641a3301667c5cfd (aef786366b748c704915c22e7b37120a923c4e3c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 58add5173bd5747e956b7cc86a1e88a765e134cb 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 58add5173bd5747e956b7cc86a1e88a765e134cb using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 58add5173bd5747e956b7cc86a1e88a765e134cb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 58add5173bd5747e956b7cc86a1e88a765e134cb # timeout=10 Commit message: "Merge pull request #215 from ernestojeda/disable-tests-on-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 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-679 in /w/workspace/edgexfoundry_edgex-go_PR-2633 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2633/head:refs/remotes/origin/PR-2633 # 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/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b15589ad757bd96941d0737b641a3301667c5cfd into PR head commit a04406103a62564c13dcc9fb2d65b5b68ac6555c Merge succeeded, producing 385245abc2bf814ba8189430357638f4b46d471c Checking out Revision 385245abc2bf814ba8189430357638f4b46d471c (PR-2633) > git config core.sparsecheckout # timeout=10 > git checkout -f a04406103a62564c13dcc9fb2d65b5b68ac6555c # 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 385245abc2bf814ba8189430357638f4b46d471c # timeout=10 Commit message: "Merge commit 'b15589ad757bd96941d0737b641a3301667c5cfd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-23T04:30:24.598Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-23T04:30:24.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-23T04:30:24.942Z] ========================================================= [2020-07-23T04:30:24.942Z] EdgeX Global Pipelines Version Info [2020-07-23T04:30:24.942Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7d78b2009ff84b3316e39f146f20360b02887aae # timeout=10 [2020-07-23T04:30:26.785Z] ------------------- [2020-07-23T04:30:26.785Z] stable info: [2020-07-23T04:30:26.786Z] ------------------- [2020-07-23T04:30:26.786Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-23T04:30:26.786Z] Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-23T04:30:26.786Z] Message: update stable to v1.0.103 [2020-07-23T04:30:27.357Z] ------------------- [2020-07-23T04:30:27.357Z] experimental info: [2020-07-23T04:30:27.357Z] ------------------- [2020-07-23T04:30:27.357Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-23T04:30:27.357Z] Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-23T04:30:27.357Z] Message: update experimental to v1.0.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-23T04:30:28.858Z] ++ 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-23T04:30:28.858Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:30:28.858Z] ++ dirname cmd/core-command/Dockerfile [2020-07-23T04:30:28.858Z] ++ cut -d/ -f2 [2020-07-23T04:30:28.858Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-23T04:30:28.858Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:30:28.858Z] ++ dirname cmd/core-data/Dockerfile [2020-07-23T04:30:28.858Z] ++ cut -d/ -f2 [2020-07-23T04:30:28.858Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-23T04:30:28.858Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:30:28.858Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-23T04:30:28.858Z] ++ cut -d/ -f2 [2020-07-23T04:30:28.858Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-23T04:30:28.858Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:30:28.858Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-23T04:30:28.858Z] ++ cut -d/ -f2 [2020-07-23T04:30:28.858Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-23T04:30:28.858Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:30:28.858Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-23T04:30:28.858Z] ++ cut -d/ -f2 [2020-07-23T04:30:28.858Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-23T04:30:28.858Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:30:28.858Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-23T04:30:28.858Z] ++ cut -d/ -f2 [2020-07-23T04:30:28.858Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-23T04:30:28.858Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:30:28.858Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-23T04:30:28.858Z] ++ cut -d/ -f2 [2020-07-23T04:30:28.858Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-23T04:30:28.858Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:30:28.858Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-23T04:30:28.858Z] ++ cut -d/ -f2 [2020-07-23T04:30:28.858Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-23T04:30:28.858Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:30:28.858Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-23T04:30:28.858Z] ++ cut -d/ -f2 [2020-07-23T04:30:28.858Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-23T04:30:28.858Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-23T04:30:28.858Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-23T04:30:28.858Z] ++ cut -d/ -f2 [2020-07-23T04:30:28.858Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-23T04:30:28.919Z] 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-23T04:30:29.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T04:30:29.551Z] [2020-07-23T04:30:29.551Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:30:29.896Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T04:30:29.896Z] latest: Pulling from edgex-devops/git-semver [2020-07-23T04:30:29.896Z] 31603596830f: Pulling fs layer [2020-07-23T04:30:29.896Z] 2a8b12db71e7: Pulling fs layer [2020-07-23T04:30:29.896Z] 6ca5941a6612: Pulling fs layer [2020-07-23T04:30:29.896Z] ecc8261a40a4: Pulling fs layer [2020-07-23T04:30:29.896Z] 2a8b12db71e7: Verifying Checksum [2020-07-23T04:30:29.896Z] 2a8b12db71e7: Download complete [2020-07-23T04:30:29.896Z] 31603596830f: Verifying Checksum [2020-07-23T04:30:29.896Z] 31603596830f: Download complete [2020-07-23T04:30:30.163Z] 6ca5941a6612: Verifying Checksum [2020-07-23T04:30:30.163Z] 6ca5941a6612: Download complete [2020-07-23T04:30:30.163Z] ecc8261a40a4: Verifying Checksum [2020-07-23T04:30:30.163Z] ecc8261a40a4: Download complete [2020-07-23T04:30:30.425Z] 31603596830f: Pull complete [2020-07-23T04:30:30.425Z] 2a8b12db71e7: Pull complete [2020-07-23T04:30:31.379Z] 6ca5941a6612: Pull complete [2020-07-23T04:30:31.379Z] ecc8261a40a4: Pull complete [2020-07-23T04:30:31.379Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-23T04:30:31.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T04:30:31.379Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-23T04:30:31.479Z] prd-centos7-docker-4c-2g-679 does not seem to be running inside a container [2020-07-23T04:30:31.520Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2020-07-23T04:30:33.992Z] $ docker top dfcf92252060302ef3533c0b8ccdf2d2d83f7dda516cbcb92f788e6e7a854276 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-23T04:30:34.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T04:30:34.299Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T04:30:34.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T04:30:34.549Z] $ docker exec dfcf92252060302ef3533c0b8ccdf2d2d83f7dda516cbcb92f788e6e7a854276 ssh-agent [2020-07-23T04:30:34.728Z] SSH_AUTH_SOCK=/tmp/ssh-1PP3sGLQOn3Z/agent.11 [2020-07-23T04:30:34.728Z] SSH_AGENT_PID=16 [2020-07-23T04:30:34.738Z] Running ssh-add (command line suppressed) [2020-07-23T04:30:34.869Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6672148584438994684.key (/w/workspace/edgex-go/3@tmp/private_key_6672148584438994684.key) [2020-07-23T04:30:34.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T04:30:35.250Z] + git describe --exact-match --tags HEAD [2020-07-23T04:30:35.250Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-23T04:30:35.265Z] $ docker exec --env ******** --env ******** dfcf92252060302ef3533c0b8ccdf2d2d83f7dda516cbcb92f788e6e7a854276 ssh-agent -k [2020-07-23T04:30:35.380Z] unset SSH_AUTH_SOCK; [2020-07-23T04:30:35.380Z] unset SSH_AGENT_PID; [2020-07-23T04:30:35.380Z] echo Agent pid 16 killed; [2020-07-23T04:30:35.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-23T04:30:35.505Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-23T04:30:35.505Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-23T04:30:35.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T04:30:35.606Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T04:30:35.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T04:30:35.783Z] $ docker exec dfcf92252060302ef3533c0b8ccdf2d2d83f7dda516cbcb92f788e6e7a854276 ssh-agent [2020-07-23T04:30:35.960Z] SSH_AUTH_SOCK=/tmp/ssh-0HS9WEIOH83a/agent.45 [2020-07-23T04:30:35.960Z] SSH_AGENT_PID=51 [2020-07-23T04:30:35.966Z] Running ssh-add (command line suppressed) [2020-07-23T04:30:36.085Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7063225986296817674.key (/w/workspace/edgex-go/3@tmp/private_key_7063225986296817674.key) [2020-07-23T04:30:36.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T04:30:36.543Z] + git semver init [2020-07-23T04:30:36.543Z] # -> Open(): unable to determine branch for HEAD [2020-07-23T04:30:36.543Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2020-07-23T04:30:36.543Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2020-07-23T04:30:36.543Z] # $SEMVER_REMOTE_NAME = origin [2020-07-23T04:30:36.543Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-23T04:30:36.543Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-23T04:30:36.543Z] # $SEMVER_BRANCH = PR-2633 [2020-07-23T04:30:36.543Z] # $SEMVER_TEMP = /tmp/semver-358669211 [2020-07-23T04:30:36.543Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-23T04:30:54.721Z] # '/tmp/semver-358669211' -> '/w/workspace/edgex-go/3/.semver' [2020-07-23T04:30:54.721Z] # -> Force: false [2020-07-23T04:30:54.721Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2020-07-23T04:30:54.729Z] $ docker exec --env ******** --env ******** dfcf92252060302ef3533c0b8ccdf2d2d83f7dda516cbcb92f788e6e7a854276 ssh-agent -k [2020-07-23T04:30:54.975Z] unset SSH_AUTH_SOCK; [2020-07-23T04:30:54.976Z] unset SSH_AGENT_PID; [2020-07-23T04:30:54.976Z] echo Agent pid 51 killed; [2020-07-23T04:30:55.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-23T04:30:55.481Z] + git semver [Pipeline] } [2020-07-23T04:30:55.493Z] $ docker stop --time=1 dfcf92252060302ef3533c0b8ccdf2d2d83f7dda516cbcb92f788e6e7a854276 [2020-07-23T04:30:57.000Z] $ docker rm -f dfcf92252060302ef3533c0b8ccdf2d2d83f7dda516cbcb92f788e6e7a854276 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-23T04:31:10.180Z] Stashed 23 file(s) [Pipeline] echo [2020-07-23T04:31:10.182Z] [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-23T04:31:10.709Z] ========================================================= [2020-07-23T04:31:10.709Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-23T04:31:10.709Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:31:11.070Z] + 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-23T04:31:14.410Z] Sending build context to Docker daemon 323.2MB [2020-07-23T04:31:14.410Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-23T04:31:14.410Z] Step 2/7 : FROM ${BASE} [2020-07-23T04:31:14.410Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-23T04:31:14.410Z] df20fa9351a1: Pulling fs layer [2020-07-23T04:31:14.410Z] ed8968b2872e: Pulling fs layer [2020-07-23T04:31:14.410Z] a92cc7c5fd73: Pulling fs layer [2020-07-23T04:31:14.410Z] 2dd03ba5bac4: Pulling fs layer [2020-07-23T04:31:14.410Z] 1e091d79d1de: Pulling fs layer [2020-07-23T04:31:14.410Z] 481702a1767f: Pulling fs layer [2020-07-23T04:31:14.410Z] f64a6f60c768: Pulling fs layer [2020-07-23T04:31:14.410Z] e78d2573fc39: Pulling fs layer [2020-07-23T04:31:14.410Z] e876d2f968b6: Pulling fs layer [2020-07-23T04:31:14.410Z] ce8a83651883: Pulling fs layer [2020-07-23T04:31:14.410Z] 07967f4d0e4b: Pulling fs layer [2020-07-23T04:31:14.410Z] f64a6f60c768: Waiting [2020-07-23T04:31:14.410Z] e876d2f968b6: Waiting [2020-07-23T04:31:14.410Z] ce8a83651883: Waiting [2020-07-23T04:31:14.410Z] 07967f4d0e4b: Waiting [2020-07-23T04:31:14.410Z] e78d2573fc39: Waiting [2020-07-23T04:31:14.410Z] 2dd03ba5bac4: Waiting [2020-07-23T04:31:14.410Z] 1e091d79d1de: Waiting [2020-07-23T04:31:14.410Z] 481702a1767f: Waiting [2020-07-23T04:31:14.410Z] a92cc7c5fd73: Verifying Checksum [2020-07-23T04:31:14.410Z] a92cc7c5fd73: Download complete [2020-07-23T04:31:14.410Z] ed8968b2872e: Download complete [2020-07-23T04:31:14.410Z] 1e091d79d1de: Verifying Checksum [2020-07-23T04:31:14.410Z] 1e091d79d1de: Download complete [2020-07-23T04:31:14.410Z] 481702a1767f: Verifying Checksum [2020-07-23T04:31:14.410Z] 481702a1767f: Download complete [2020-07-23T04:31:14.410Z] df20fa9351a1: Verifying Checksum [2020-07-23T04:31:14.410Z] df20fa9351a1: Download complete [2020-07-23T04:31:14.690Z] df20fa9351a1: Pull complete [2020-07-23T04:31:14.976Z] ed8968b2872e: Pull complete [2020-07-23T04:31:15.255Z] a92cc7c5fd73: Pull complete [2020-07-23T04:31:15.255Z] f64a6f60c768: Verifying Checksum [2020-07-23T04:31:15.255Z] f64a6f60c768: Download complete [2020-07-23T04:31:15.255Z] e876d2f968b6: Verifying Checksum [2020-07-23T04:31:15.255Z] e876d2f968b6: Download complete [2020-07-23T04:31:15.863Z] e78d2573fc39: Verifying Checksum [2020-07-23T04:31:15.863Z] e78d2573fc39: Download complete [2020-07-23T04:31:15.863Z] ce8a83651883: Verifying Checksum [2020-07-23T04:31:15.863Z] ce8a83651883: Download complete [2020-07-23T04:31:15.863Z] 07967f4d0e4b: Verifying Checksum [2020-07-23T04:31:15.863Z] 07967f4d0e4b: Download complete [2020-07-23T04:31:15.863Z] 2dd03ba5bac4: Verifying Checksum [2020-07-23T04:31:15.863Z] 2dd03ba5bac4: Download complete [2020-07-23T04:31:22.476Z] 2dd03ba5bac4: Pull complete [2020-07-23T04:31:22.476Z] 1e091d79d1de: Pull complete [2020-07-23T04:31:22.476Z] 481702a1767f: Pull complete [2020-07-23T04:31:25.431Z] Still waiting to schedule task [2020-07-23T04:31:25.431Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-23T04:31:27.801Z] f64a6f60c768: Pull complete [2020-07-23T04:31:30.366Z] e78d2573fc39: Pull complete [2020-07-23T04:31:30.366Z] e876d2f968b6: Pull complete [2020-07-23T04:31:30.944Z] ce8a83651883: Pull complete [2020-07-23T04:31:31.205Z] 07967f4d0e4b: Pull complete [2020-07-23T04:31:31.205Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-23T04:31:31.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-23T04:31:31.205Z] ---> 5d7c900382c6 [2020-07-23T04:31:31.205Z] 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-23T04:31:32.595Z] ---> Running in 63c8638b9668 [2020-07-23T04:31:33.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:31:34.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:31:35.506Z] (1/12) Installing libmagic (5.38-r0) [2020-07-23T04:31:35.767Z] (2/12) Installing file (5.38-r0) [2020-07-23T04:31:36.029Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-23T04:31:36.029Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-23T04:31:46.031Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-23T04:31:46.031Z] (6/12) Installing patch (2.7.6-r6) [2020-07-23T04:31:46.031Z] (7/12) Installing build-base (0.5-r2) [2020-07-23T04:31:46.031Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-23T04:31:46.031Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-23T04:31:46.031Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-23T04:31:46.031Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-23T04:31:46.031Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-23T04:31:46.294Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:31:46.294Z] OK: 233 MiB in 51 packages [2020-07-23T04:31:50.536Z] Removing intermediate container 63c8638b9668 [2020-07-23T04:31:50.536Z] ---> ac9894b69f82 [2020-07-23T04:31:50.536Z] Step 4/7 : WORKDIR /edgex-go [2020-07-23T04:31:50.536Z] ---> Running in 756adaff79bf [2020-07-23T04:31:50.536Z] Removing intermediate container 756adaff79bf [2020-07-23T04:31:50.536Z] ---> eafa5ad776e0 [2020-07-23T04:31:50.536Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-23T04:31:50.536Z] latest: Pulling from library/docker [2020-07-23T04:31:50.536Z] df20fa9351a1: Already exists [2020-07-23T04:31:50.536Z] 25ad7478873d: Pulling fs layer [2020-07-23T04:31:50.536Z] 4684f6177b5d: Pulling fs layer [2020-07-23T04:31:50.536Z] 46e300cec669: Pulling fs layer [2020-07-23T04:31:50.536Z] 63038576ad94: Pulling fs layer [2020-07-23T04:31:50.536Z] 0fdb76c4706c: Pulling fs layer [2020-07-23T04:31:50.536Z] cb7edeffdfd5: Pulling fs layer [2020-07-23T04:31:50.536Z] 63038576ad94: Waiting [2020-07-23T04:31:50.536Z] 0fdb76c4706c: Waiting [2020-07-23T04:31:50.536Z] cb7edeffdfd5: Waiting [2020-07-23T04:31:50.803Z] 4684f6177b5d: Verifying Checksum [2020-07-23T04:31:50.803Z] 4684f6177b5d: Download complete [2020-07-23T04:31:50.803Z] 25ad7478873d: Download complete [2020-07-23T04:31:50.803Z] 63038576ad94: Verifying Checksum [2020-07-23T04:31:50.803Z] 63038576ad94: Download complete [2020-07-23T04:31:50.803Z] 0fdb76c4706c: Verifying Checksum [2020-07-23T04:31:50.803Z] 0fdb76c4706c: Download complete [2020-07-23T04:31:51.065Z] cb7edeffdfd5: Verifying Checksum [2020-07-23T04:31:51.065Z] cb7edeffdfd5: Download complete [2020-07-23T04:31:51.328Z] 25ad7478873d: Pull complete [2020-07-23T04:31:51.328Z] 4684f6177b5d: Pull complete [2020-07-23T04:31:51.590Z] 46e300cec669: Verifying Checksum [2020-07-23T04:31:51.590Z] 46e300cec669: Download complete [2020-07-23T04:31:54.149Z] 46e300cec669: Pull complete [2020-07-23T04:31:54.149Z] 63038576ad94: Pull complete [2020-07-23T04:31:54.149Z] 0fdb76c4706c: Pull complete [2020-07-23T04:31:54.149Z] cb7edeffdfd5: Pull complete [2020-07-23T04:31:54.149Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-23T04:31:54.149Z] Status: Downloaded newer image for docker:latest [2020-07-23T04:31:55.555Z] ---> adb00dc7f8c1 [2020-07-23T04:31:55.555Z] Step 6/7 : COPY go.mod . [2020-07-23T04:31:55.555Z] ---> bb8a317ccd16 [2020-07-23T04:31:55.555Z] Step 7/7 : RUN go mod download [2020-07-23T04:31:55.826Z] ---> Running in 3aeb5c596354 [2020-07-23T04:31:57.750Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-23T04:31:57.750Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-23T04:31:57.750Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-23T04:31:58.011Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-23T04:31:58.011Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-23T04:31:58.011Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-23T04:31:58.011Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-23T04:31:58.011Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-23T04:31:58.011Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-23T04:31:58.011Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-23T04:31:58.011Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-23T04:31:58.011Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-23T04:31:58.011Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-23T04:31:58.011Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-23T04:31:58.011Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-23T04:31:58.273Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-23T04:31:58.273Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-23T04:31:58.273Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-23T04:31:58.273Z] go: finding github.com/fatih/color v1.7.0 [2020-07-23T04:31:58.273Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-23T04:31:58.273Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-23T04:31:58.273Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-23T04:31:58.273Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-23T04:31:58.273Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-23T04:31:58.273Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-23T04:31:58.273Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-23T04:31:58.273Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-23T04:31:58.273Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-23T04:31:58.533Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-23T04:31:58.533Z] go: finding github.com/google/uuid v1.1.0 [2020-07-23T04:31:58.533Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-23T04:31:58.533Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-23T04:31:58.533Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-23T04:31:58.533Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-23T04:31:58.533Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-23T04:31:58.533Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-23T04:31:58.533Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-23T04:31:58.533Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-23T04:31:58.533Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-23T04:31:58.533Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-23T04:31:58.533Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-23T04:31:58.792Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-23T04:31:58.792Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-23T04:31:58.792Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-23T04:31:58.792Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-23T04:31:58.792Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-23T04:31:58.792Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-23T04:31:58.792Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-23T04:31:58.792Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-23T04:31:58.792Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-23T04:31:58.792Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-23T04:31:58.792Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-23T04:31:58.792Z] go: finding github.com/kr/pty v1.1.1 [2020-07-23T04:31:58.792Z] go: finding github.com/kr/text v0.1.0 [2020-07-23T04:31:59.054Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T04:31:59.054Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T04:31:59.054Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-23T04:31:59.054Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-23T04:31:59.054Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-23T04:31:59.054Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-23T04:31:59.054Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-23T04:31:59.054Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-23T04:31:59.054Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-23T04:31:59.054Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-23T04:31:59.054Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-23T04:31:59.054Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-23T04:31:59.314Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-23T04:31:59.314Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-23T04:31:59.314Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-23T04:31:59.314Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-23T04:31:59.314Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-23T04:31:59.314Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-23T04:31:59.314Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-23T04:31:59.314Z] go: finding github.com/posener/complete v1.1.1 [2020-07-23T04:31:59.314Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-23T04:31:59.314Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-23T04:31:59.314Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-23T04:31:59.315Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-23T04:31:59.315Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-23T04:31:59.576Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-23T04:31:59.576Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-23T04:31:59.576Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-23T04:31:59.576Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-23T04:31:59.576Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-23T04:31:59.576Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-23T04:31:59.576Z] go: finding golang.org/x/text v0.3.2 [2020-07-23T04:31:59.576Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-23T04:31:59.576Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-23T04:31:59.576Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-23T04:31:59.576Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-23T04:31:59.576Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-23T04:31:59.842Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-23T04:32:14.786Z] Removing intermediate container 3aeb5c596354 [2020-07-23T04:32:14.786Z] ---> a066c43213c6 [2020-07-23T04:32:14.786Z] Successfully built a066c43213c6 [2020-07-23T04:32:14.786Z] 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-23T04:32:15.336Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-23T04:32:15.336Z] . [Pipeline] withDockerContainer [2020-07-23T04:32:15.447Z] prd-centos7-docker-4c-2g-679 does not seem to be running inside a container [2020-07-23T04:32:15.489Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-x86_64 cat [2020-07-23T04:32:16.259Z] $ docker top 89143917a8b0a167ec0d87957f0a3a7118f89a6ac28b6bc772f1532f8e288053 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T04:32:16.765Z] + go version [2020-07-23T04:32:16.765Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-23T04:32:16.777Z] ========================================================= [2020-07-23T04:32:16.777Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-23T04:32:16.777Z] ========================================================= [Pipeline] sh [2020-07-23T04:32:17.065Z] + make test raml_verify [2020-07-23T04:32:17.065Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-23T04:32:19.628Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-23T04:32:30.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-23T04:32:33.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-23T04:32:33.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-23T04:32:33.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-23T04:32:33.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-23T04:32:34.401Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.016s [2020-07-23T04:32:34.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-23T04:32:34.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-23T04:32:34.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-23T04:32:34.930Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-23T04:32:35.517Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-23T04:32:35.517Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-23T04:32:35.517Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-23T04:32:35.517Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-23T04:32:42.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.040s coverage: 46.6% of statements [2020-07-23T04:32:42.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-23T04:32:42.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-23T04:32:42.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-23T04:32:42.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-23T04:32:42.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-23T04:32:43.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.062s coverage: 27.4% of statements [2020-07-23T04:32:43.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-23T04:32:43.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-23T04:32:43.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-23T04:32:43.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-23T04:32:43.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-23T04:32:43.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-23T04:32:43.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2020-07-23T04:32:43.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-23T04:32:43.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.009s coverage: 100.0% of statements [2020-07-23T04:32:43.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-23T04:32:44.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.065s coverage: 29.3% of statements [2020-07-23T04:32:44.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-23T04:32:44.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-23T04:32:44.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-23T04:32:44.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-23T04:32:44.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-23T04:32:44.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.010s coverage: 100.0% of statements [2020-07-23T04:32:44.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-23T04:32:44.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.018s coverage: 100.0% of statements [2020-07-23T04:32:44.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-23T04:32:45.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.017s coverage: 89.8% of statements [2020-07-23T04:32:45.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-23T04:32:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.068s coverage: 97.5% of statements [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-23T04:32:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.019s coverage: 100.0% of statements [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-23T04:32:46.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-23T04:32:46.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.009s coverage: 58.8% of statements [2020-07-23T04:32:48.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.076s coverage: 63.5% of statements [2020-07-23T04:32:48.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-23T04:32:48.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-23T04:32:48.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.020s coverage: 100.0% of statements [2020-07-23T04:32:48.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.107s coverage: 55.9% of statements [2020-07-23T04:32:48.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-23T04:32:48.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-23T04:32:48.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-23T04:32:48.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-23T04:32:51.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.757s coverage: 86.3% of statements [2020-07-23T04:32:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-23T04:32:51.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.406s coverage: 72.2% of statements [2020-07-23T04:32:51.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.146s coverage: 72.1% of statements [2020-07-23T04:32:51.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.023s coverage: 82.4% of statements [2020-07-23T04:32:51.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.058s coverage: 48.4% of statements [2020-07-23T04:32:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-23T04:32:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-23T04:32:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-23T04:32:51.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.039s coverage: 28.8% of statements [2020-07-23T04:32:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-23T04:32:51.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.018s coverage: 96.8% of statements [2020-07-23T04:32:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-23T04:32:52.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.053s coverage: 26.9% of statements [2020-07-23T04:32:52.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-23T04:32:52.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-23T04:32:52.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.078s coverage: 84.1% of statements [2020-07-23T04:32:52.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.015s coverage: 100.0% of statements [2020-07-23T04:32:53.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.021s coverage: 43.1% of statements [2020-07-23T04:32:53.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-23T04:32:53.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-23T04:32:53.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.017s coverage: 100.0% of statements [2020-07-23T04:32:53.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-23T04:32:53.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.023s coverage: 83.8% of statements [2020-07-23T04:32:53.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-23T04:32:55.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.059s coverage: 45.9% of statements [2020-07-23T04:32:55.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-23T04:32:55.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-23T04:32:55.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.018s coverage: 100.0% of statements [2020-07-23T04:32:55.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-23T04:32:55.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-23T04:32:55.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-23T04:32:55.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.010s coverage: 100.0% of statements [2020-07-23T04:32:55.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-23T04:32:55.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.020s coverage: 100.0% of statements [2020-07-23T04:32:55.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-23T04:32:57.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.056s coverage: 29.1% of statements [2020-07-23T04:32:57.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-23T04:32:57.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-23T04:32:57.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-23T04:32:57.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-23T04:32:57.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-23T04:32:57.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.025s coverage: 99.0% of statements [2020-07-23T04:32:57.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-23T04:32:57.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.021s coverage: 100.0% of statements [2020-07-23T04:32:57.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-23T04:32:57.089Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2020-07-23T04:32:57.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-23T04:32:57.680Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2020-07-23T04:32:57.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-23T04:32:57.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-23T04:32:57.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-23T04:32:57.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-23T04:32:57.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.013s coverage: 87.9% of statements [2020-07-23T04:32:57.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-23T04:32:57.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-23T04:32:57.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements [2020-07-23T04:32:58.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-07-23T04:32:58.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-07-23T04:32:59.047Z] GO111MODULE=on go vet ./... [2020-07-23T04:33:05.694Z] gofmt -l . [2020-07-23T04:33:05.694Z] [ "`gofmt -l .`" = "" ] [2020-07-23T04:33:05.694Z] ./bin/test-go-mod-tidy.sh [2020-07-23T04:33:06.639Z] ./bin/test-attribution-txt.sh [2020-07-23T04:33:08.024Z] docker run --rm --privileged \ [2020-07-23T04:33:08.024Z] -v /w/workspace/edgex-go/3:/raml-verification -w /raml-verification \ [2020-07-23T04:33:08.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 \ [2020-07-23T04:33:08.024Z] /scripts/raml-verify.sh [2020-07-23T04:33:08.024Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64' locally [2020-07-23T04:33:08.285Z] x86_64: Pulling from edgex-devops/edgex-docs-builder [2020-07-23T04:33:08.285Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-23T04:33:08.285Z] bd07af9ed1a4: Pulling fs layer [2020-07-23T04:33:08.285Z] 3556ccf180b2: Pulling fs layer [2020-07-23T04:33:08.285Z] 089d4748da74: Pulling fs layer [2020-07-23T04:33:08.285Z] c6eb57c77bc5: Pulling fs layer [2020-07-23T04:33:08.285Z] 0364d5097239: Pulling fs layer [2020-07-23T04:33:08.285Z] 089d4748da74: Waiting [2020-07-23T04:33:08.285Z] c6eb57c77bc5: Waiting [2020-07-23T04:33:08.285Z] 0364d5097239: Waiting [2020-07-23T04:33:08.285Z] 3556ccf180b2: Verifying Checksum [2020-07-23T04:33:08.285Z] 3556ccf180b2: Download complete [2020-07-23T04:33:08.285Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-23T04:33:08.285Z] cbdbe7a5bc2a: Download complete [2020-07-23T04:33:08.285Z] 089d4748da74: Verifying Checksum [2020-07-23T04:33:08.285Z] 089d4748da74: Download complete [2020-07-23T04:33:08.285Z] 0364d5097239: Verifying Checksum [2020-07-23T04:33:08.285Z] 0364d5097239: Download complete [2020-07-23T04:33:08.285Z] c6eb57c77bc5: Verifying Checksum [2020-07-23T04:33:08.285Z] c6eb57c77bc5: Download complete [2020-07-23T04:33:08.545Z] bd07af9ed1a4: Verifying Checksum [2020-07-23T04:33:08.545Z] bd07af9ed1a4: Download complete [2020-07-23T04:33:08.545Z] cbdbe7a5bc2a: Pull complete [2020-07-23T04:33:10.468Z] bd07af9ed1a4: Pull complete [2020-07-23T04:33:11.861Z] 3556ccf180b2: Pull complete [2020-07-23T04:33:12.122Z] 089d4748da74: Pull complete [2020-07-23T04:33:13.508Z] c6eb57c77bc5: Pull complete [2020-07-23T04:33:14.452Z] 0364d5097239: Pull complete [2020-07-23T04:33:14.452Z] Digest: sha256:4a127cc467df9c60bd6f299319ae4edf4b743dcc93660e351fd7c0ef1fa6b942 [2020-07-23T04:33:14.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:x86_64 [2020-07-23T04:33:19.813Z] Verifying ./api/raml/core-command.raml... [2020-07-23T04:33:20.467Z] OK [2020-07-23T04:33:20.467Z] Verifying ./api/raml/core-data.raml... [2020-07-23T04:33:21.457Z] OK [2020-07-23T04:33:21.457Z] Verifying ./api/raml/core-metadata.raml... [2020-07-23T04:33:23.372Z] OK [2020-07-23T04:33:23.372Z] Verifying ./api/raml/support-logging.raml... [2020-07-23T04:33:23.941Z] OK [2020-07-23T04:33:23.942Z] Verifying ./api/raml/support-notifications.raml... [2020-07-23T04:33:24.883Z] OK [2020-07-23T04:33:24.883Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-23T04:33:25.823Z] OK [2020-07-23T04:33:25.823Z] Verifying ./api/raml/system-agent.raml... [2020-07-23T04:33:26.396Z] OK [Pipeline] sh [2020-07-23T04:33:27.272Z] + ls -al . [2020-07-23T04:33:27.272Z] total 556 [2020-07-23T04:33:27.272Z] drwxrwxr-x 10 1001 1001 4096 Jul 23 04:33 . [2020-07-23T04:33:27.272Z] drwxr-xr-x 4 root root 28 Jul 23 04:32 .. [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 11 Jul 23 04:30 .dockerignore [2020-07-23T04:33:27.272Z] drwxrwxr-x 8 1001 1001 179 Jul 23 04:30 .git [2020-07-23T04:33:27.272Z] drwxrwxr-x 3 1001 1001 60 Jul 23 04:30 .github [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 924 Jul 23 04:30 .gitignore [2020-07-23T04:33:27.272Z] drwx------ 3 1001 1001 47 Jul 23 04:30 .semver [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 178 Jul 23 04:30 .sonarcloud.properties [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 3804 Jul 23 04:30 CONTRIBUTING.md [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 1035 Jul 23 04:30 Dockerfile.build [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 824 Jul 23 04:30 Jenkinsfile [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 10775 Jul 23 04:30 LICENSE [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 6417 Jul 23 04:30 Makefile [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 5652 Jul 23 04:30 README.md [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 7111 Jul 23 04:30 SECURITY.md [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 5 Jul 23 04:30 VERSION [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 4131 Jul 23 04:30 ZMQWindows.md [2020-07-23T04:33:27.272Z] drwxrwxr-x 4 1001 1001 33 Jul 23 04:30 api [2020-07-23T04:33:27.272Z] drwxrwxr-x 2 1001 1001 117 Jul 23 04:30 bin [2020-07-23T04:33:27.272Z] drwxrwxr-x 15 1001 1001 4096 Jul 23 04:30 cmd [2020-07-23T04:33:27.272Z] -rw-r--r-- 1 root root 456067 Jul 23 04:32 coverage.out [2020-07-23T04:33:27.272Z] -rw-r--r-- 1 root root 1019 Jul 23 04:33 go.mod [2020-07-23T04:33:27.272Z] -rw-r--r-- 1 root root 18146 Jul 23 04:33 go.sum [2020-07-23T04:33:27.272Z] drwxrwxr-x 8 1001 1001 127 Jul 23 04:30 internal [2020-07-23T04:33:27.272Z] drwxrwxr-x 4 1001 1001 71 Jul 23 04:30 snap [2020-07-23T04:33:27.272Z] -rw-rw-r-- 1 1001 1001 168 Jul 23 04:30 version.go [Pipeline] sh [2020-07-23T04:33:27.567Z] + '[' -e coverage.out ] [2020-07-23T04:33:27.567Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-23T04:33:27.735Z] Stashed 1 file(s) [Pipeline] sh [2020-07-23T04:33:28.028Z] + make build [2020-07-23T04:33:28.028Z] 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-23T04:33:30.132Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-686 in /w/workspace/edgexfoundry_edgex-go_PR-2633 [Pipeline] { [Pipeline] ws [2020-07-23T04:33:30.176Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2020-07-23T04:33:35.259Z] using credential edgex-jenkins-ssh [2020-07-23T04:33:35.307Z] Cloning the remote Git repository [2020-07-23T04:33:35.307Z] Cloning with configured refspecs honoured and without tags [2020-07-23T04:33:36.254Z] 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-23T04:33:35.372Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-23T04:33:35.493Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2020-07-23T04:33:35.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-23T04:33:35.567Z] > git --version # timeout=10 [2020-07-23T04:33:35.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T04:33:35.680Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T04:33:38.795Z] 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-23T04:33:40.180Z] 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-23T04:33:41.584Z] 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-23T04:33:43.514Z] 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-23T04:33:43.774Z] 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-23T04:33:45.690Z] 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-23T04:33:47.073Z] 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-23T04:33:48.456Z] 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-23T04:33:49.841Z] 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-23T04:33:51.263Z] 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-23T04:33:52.647Z] 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-23T04:33:53.598Z] $ docker stop --time=1 89143917a8b0a167ec0d87957f0a3a7118f89a6ac28b6bc772f1532f8e288053 [2020-07-23T04:33:54.826Z] Fetching without tags [2020-07-23T04:33:55.194Z] $ docker rm -f 89143917a8b0a167ec0d87957f0a3a7118f89a6ac28b6bc772f1532f8e288053 [2020-07-23T04:33:55.338Z] Merging remotes/origin/master commit b15589ad757bd96941d0737b641a3301667c5cfd into PR head commit a04406103a62564c13dcc9fb2d65b5b68ac6555c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-07-23T04:33:56.104Z] Merge succeeded, producing 9e129998fae68ef932f5541f53c8a11473bf90dd [2020-07-23T04:33:56.105Z] Checking out Revision 9e129998fae68ef932f5541f53c8a11473bf90dd (PR-2633) [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:33:56.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T04:33:56.580Z] [2020-07-23T04:33:56.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [2020-07-23T04:33:54.742Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-23T04:33:54.763Z] > git config --add remote.origin.fetch +refs/pull/2633/head:refs/remotes/origin/PR-2633 # timeout=10 [2020-07-23T04:33:54.782Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T04:33:54.806Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-23T04:33:54.836Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-23T04:33:54.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T04:33:54.851Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T04:33:55.356Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T04:33:55.373Z] > git checkout -f a04406103a62564c13dcc9fb2d65b5b68ac6555c # timeout=10 [2020-07-23T04:33:55.674Z] > git remote # timeout=10 [2020-07-23T04:33:55.731Z] > git config --get remote.origin.url # timeout=10 [2020-07-23T04:33:55.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T04:33:55.793Z] > git merge b15589ad757bd96941d0737b641a3301667c5cfd # timeout=10 [2020-07-23T04:33:56.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T04:33:56.109Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T04:33:56.143Z] > git checkout -f 9e129998fae68ef932f5541f53c8a11473bf90dd # timeout=10 [Pipeline] sh [2020-07-23T04:33:56.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T04:33:56.968Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-23T04:33:56.968Z] cbdbe7a5bc2a: Already exists [2020-07-23T04:33:56.968Z] ca9280d653b3: Pulling fs layer [2020-07-23T04:33:56.968Z] 7e9c9ca2126c: Pulling fs layer [2020-07-23T04:33:57.231Z] ca9280d653b3: Download complete [2020-07-23T04:33:57.812Z] 7e9c9ca2126c: Verifying Checksum [2020-07-23T04:33:57.812Z] 7e9c9ca2126c: Download complete [2020-07-23T04:33:58.391Z] ca9280d653b3: Pull complete [2020-07-23T04:34:00.433Z] Commit message: "Merge commit 'b15589ad757bd96941d0737b641a3301667c5cfd' into HEAD" [2020-07-23T04:34:00.457Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-23T04:34:00.438Z] > git rev-list --no-walk 7d78b2009ff84b3316e39f146f20360b02887aae # timeout=10 [2020-07-23T04:34:04.993Z] 7e9c9ca2126c: Pull complete [2020-07-23T04:34:04.993Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-23T04:34:04.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T04:34:04.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-23T04:34:05.133Z] prd-centos7-docker-4c-2g-679 does not seem to be running inside a container [2020-07-23T04:34:05.230Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-23T04:34:08.335Z] $ docker top 75c6afeeb9ce9a2f2a10dcb6afc255642a57a9b925741cafa8f911df24f2a665 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T04:34:08.806Z] + docker-compose build --help [2020-07-23T04:34:08.806Z] + grep parallel [2020-07-23T04:34:09.759Z] --parallel Build images in parallel. [Pipeline] } [2020-07-23T04:34:09.768Z] $ docker stop --time=1 75c6afeeb9ce9a2f2a10dcb6afc255642a57a9b925741cafa8f911df24f2a665 [2020-07-23T04:34:11.099Z] $ docker rm -f 75c6afeeb9ce9a2f2a10dcb6afc255642a57a9b925741cafa8f911df24f2a665 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:34:11.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-23T04:34:11.687Z] . [Pipeline] withDockerContainer [2020-07-23T04:34:11.798Z] prd-centos7-docker-4c-2g-679 does not seem to be running inside a container [2020-07-23T04:34:11.848Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat [2020-07-23T04:34:12.545Z] $ docker top 34a552d52de5613e64b9e5d00e5788ca112a181e13ec91cab32ad7e4ad8c4f0b -eo pid,comm [Pipeline] { [Pipeline] echo [2020-07-23T04:34:12.759Z] ========================================================= [2020-07-23T04:34:12.759Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-23T04:34:12.759Z] ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:34:13.049Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-23T04:34:13.647Z] + 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-23T04:34:13.992Z] Building docker-core-command-go ... [2020-07-23T04:34:13.992Z] Building docker-core-data-go ... [2020-07-23T04:34:13.992Z] Building docker-core-metadata-go ... [2020-07-23T04:34:13.992Z] Building docker-security-proxy-setup-go ... [2020-07-23T04:34:13.992Z] Building docker-security-secrets-setup-go ... [2020-07-23T04:34:13.992Z] Building docker-security-secretstore-setup-go ... [2020-07-23T04:34:13.992Z] Building docker-support-logging-go ... [2020-07-23T04:34:13.992Z] Building docker-support-notifications-go ... [2020-07-23T04:34:13.992Z] Building docker-support-scheduler-go ... [2020-07-23T04:34:13.992Z] Building docker-sys-mgmt-agent-go ... [2020-07-23T04:34:13.992Z] Building docker-core-command-go [2020-07-23T04:34:13.992Z] Building docker-core-metadata-go [2020-07-23T04:34:13.992Z] Building docker-security-secrets-setup-go [2020-07-23T04:34:13.992Z] Building docker-sys-mgmt-agent-go [2020-07-23T04:34:13.992Z] Building docker-support-logging-go [2020-07-23T04:34:17.958Z] Sending build context to Docker daemon 323.2MB [2020-07-23T04:34:17.958Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-23T04:34:17.958Z] Step 2/7 : FROM ${BASE} [2020-07-23T04:34:17.958Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-23T04:34:17.958Z] b538f80385f9: Pulling fs layer [2020-07-23T04:34:17.958Z] 74f711af9a0d: Pulling fs layer [2020-07-23T04:34:17.958Z] 99f96fe45779: Pulling fs layer [2020-07-23T04:34:17.958Z] fd7a069fd194: Pulling fs layer [2020-07-23T04:34:17.958Z] 66aa3694b03b: Pulling fs layer [2020-07-23T04:34:17.958Z] 170f70906a0f: Pulling fs layer [2020-07-23T04:34:17.958Z] ad7c5574e4b9: Pulling fs layer [2020-07-23T04:34:17.958Z] e772456be8f7: Pulling fs layer [2020-07-23T04:34:17.958Z] c890913d741a: Pulling fs layer [2020-07-23T04:34:17.958Z] 2480fcc9aa5a: Pulling fs layer [2020-07-23T04:34:17.958Z] 09adf4765672: Pulling fs layer [2020-07-23T04:34:17.958Z] fd7a069fd194: Waiting [2020-07-23T04:34:17.958Z] 66aa3694b03b: Waiting [2020-07-23T04:34:17.958Z] 170f70906a0f: Waiting [2020-07-23T04:34:17.958Z] ad7c5574e4b9: Waiting [2020-07-23T04:34:17.958Z] e772456be8f7: Waiting [2020-07-23T04:34:17.958Z] c890913d741a: Waiting [2020-07-23T04:34:17.958Z] 2480fcc9aa5a: Waiting [2020-07-23T04:34:17.959Z] 09adf4765672: Waiting [2020-07-23T04:34:17.959Z] 99f96fe45779: Verifying Checksum [2020-07-23T04:34:17.959Z] 99f96fe45779: Download complete [2020-07-23T04:34:17.959Z] 74f711af9a0d: Verifying Checksum [2020-07-23T04:34:17.959Z] 74f711af9a0d: Download complete [2020-07-23T04:34:17.959Z] 66aa3694b03b: Verifying Checksum [2020-07-23T04:34:17.959Z] 66aa3694b03b: Download complete [2020-07-23T04:34:17.959Z] b538f80385f9: Download complete [2020-07-23T04:34:18.231Z] 170f70906a0f: Verifying Checksum [2020-07-23T04:34:18.231Z] 170f70906a0f: Download complete [2020-07-23T04:34:18.824Z] b538f80385f9: Pull complete [2020-07-23T04:34:19.099Z] 74f711af9a0d: Pull complete [2020-07-23T04:34:19.693Z] 99f96fe45779: Pull complete [2020-07-23T04:34:21.677Z] ad7c5574e4b9: Verifying Checksum [2020-07-23T04:34:21.677Z] ad7c5574e4b9: Download complete [2020-07-23T04:34:21.677Z] c890913d741a: Download complete [2020-07-23T04:34:23.115Z] 2480fcc9aa5a: Verifying Checksum [2020-07-23T04:34:23.115Z] 2480fcc9aa5a: Download complete [2020-07-23T04:34:23.115Z] 09adf4765672: Download complete [2020-07-23T04:34:23.716Z] e772456be8f7: Verifying Checksum [2020-07-23T04:34:23.716Z] e772456be8f7: Download complete [2020-07-23T04:34:23.991Z] fd7a069fd194: Verifying Checksum [2020-07-23T04:34:23.991Z] fd7a069fd194: Download complete [2020-07-23T04:34:36.408Z] fd7a069fd194: Pull complete [2020-07-23T04:34:36.408Z] 66aa3694b03b: Pull complete [2020-07-23T04:34:36.408Z] 170f70906a0f: Pull complete [2020-07-23T04:34:39.834Z] ad7c5574e4b9: Pull complete [2020-07-23T04:34:45.235Z] e772456be8f7: Pull complete [2020-07-23T04:34:45.235Z] c890913d741a: Pull complete [2020-07-23T04:34:46.177Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:34:46.177Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:34:46.177Z] ---> a066c43213c6 [2020-07-23T04:34:46.177Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:34:46.177Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:34:46.177Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-23T04:34:46.177Z] ---> a066c43213c6 [2020-07-23T04:34:46.177Z] Step 3/29 : WORKDIR /edgex-go [2020-07-23T04:34:46.177Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:34:46.177Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:34:46.177Z] ---> a066c43213c6 [2020-07-23T04:34:46.177Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:34:46.177Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:34:46.177Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:34:46.177Z] ---> a066c43213c6 [2020-07-23T04:34:46.177Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T04:34:46.177Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:34:46.177Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:34:46.177Z] ---> a066c43213c6 [2020-07-23T04:34:46.177Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:34:46.177Z] ---> Running in f8083a4be480 [2020-07-23T04:34:46.177Z] ---> Running in 775481afa179 [2020-07-23T04:34:46.177Z] ---> Running in 2fdcc1b1f8e9 [2020-07-23T04:34:46.177Z] ---> Running in 1eb43c0cedad [2020-07-23T04:34:46.177Z] ---> Running in e05b3af6c1a4 [2020-07-23T04:34:46.177Z] Removing intermediate container 2fdcc1b1f8e9 [2020-07-23T04:34:46.177Z] ---> cde5dff452a3 [2020-07-23T04:34:46.177Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:34:46.177Z] Removing intermediate container 1eb43c0cedad [2020-07-23T04:34:46.177Z] ---> cada3a418a89 [2020-07-23T04:34:46.177Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:34:46.177Z] Removing intermediate container e05b3af6c1a4 [2020-07-23T04:34:46.177Z] ---> f7948c76bbb9 [2020-07-23T04:34:46.177Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:34:46.178Z] Removing intermediate container 775481afa179 [2020-07-23T04:34:46.178Z] ---> 58e127fb7a74 [2020-07-23T04:34:46.178Z] Step 4/29 : RUN apk update && apk add make git [2020-07-23T04:34:46.178Z] Removing intermediate container f8083a4be480 [2020-07-23T04:34:46.178Z] ---> 71ee07c081b2 [2020-07-23T04:34:46.178Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:34:46.178Z] ---> Running in 26d10869e469 [2020-07-23T04:34:46.178Z] ---> Running in ef4b72c19d03 [2020-07-23T04:34:46.178Z] ---> Running in 4860012d3afa [2020-07-23T04:34:46.178Z] ---> Running in cb52b86cbdd4 [2020-07-23T04:34:46.178Z] ---> Running in 1bd7d155d936 [2020-07-23T04:34:46.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:34:46.752Z] Removing intermediate container ef4b72c19d03 [2020-07-23T04:34:46.752Z] ---> 77795baebd40 [2020-07-23T04:34:46.752Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T04:34:46.752Z] ---> Running in 9b384d714c70 [2020-07-23T04:34:46.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:34:46.752Z] Removing intermediate container 26d10869e469 [2020-07-23T04:34:46.752Z] ---> 946d93d804b9 [2020-07-23T04:34:46.752Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-23T04:34:47.015Z] Removing intermediate container 4860012d3afa [2020-07-23T04:34:47.015Z] ---> ea6e4eee5b46 [2020-07-23T04:34:47.015Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T04:34:47.015Z] ---> Running in d860266b4729 [2020-07-23T04:34:47.280Z] ---> Running in ff275444aadd [2020-07-23T04:34:47.280Z] Removing intermediate container 1bd7d155d936 [2020-07-23T04:34:47.280Z] ---> 0febbfc2d78c [2020-07-23T04:34:47.280Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-23T04:34:47.552Z] ---> Running in 09a8c2d267a2 [2020-07-23T04:34:47.552Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:34:47.552Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:34:47.552Z] OK: 12749 distinct packages available [2020-07-23T04:34:47.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:34:47.818Z] OK: 233 MiB in 51 packages [2020-07-23T04:34:47.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:34:47.869Z] 2480fcc9aa5a: Pull complete [2020-07-23T04:34:48.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:34:48.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:34:48.379Z] Removing intermediate container cb52b86cbdd4 [2020-07-23T04:34:48.379Z] ---> f318bf2cf2c3 [2020-07-23T04:34:48.379Z] Step 5/29 : COPY go.mod . [2020-07-23T04:34:48.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:34:48.466Z] 09adf4765672: Pull complete [2020-07-23T04:34:48.467Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-23T04:34:48.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-23T04:34:48.467Z] ---> 2248a725d1cf [2020-07-23T04:34:48.467Z] 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-23T04:34:48.643Z] ---> e0e0fd7adc79 [2020-07-23T04:34:48.643Z] Step 6/29 : RUN go mod download [2020-07-23T04:34:48.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:34:48.643Z] ---> Running in 17cb79d924b9 [2020-07-23T04:34:48.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:34:48.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:34:49.494Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:34:49.494Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:34:49.494Z] OK: 12749 distinct packages available [2020-07-23T04:34:49.494Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:34:49.494Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:34:49.494Z] OK: 12749 distinct packages available [2020-07-23T04:34:49.494Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:34:49.494Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:34:49.495Z] OK: 12749 distinct packages available [2020-07-23T04:34:49.495Z] OK: 233 MiB in 51 packages [2020-07-23T04:34:49.495Z] OK: 233 MiB in 51 packages [2020-07-23T04:34:49.790Z] OK: 233 MiB in 51 packages [2020-07-23T04:34:49.790Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:34:49.790Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:34:49.790Z] OK: 12749 distinct packages available [2020-07-23T04:34:49.790Z] OK: 233 MiB in 51 packages [2020-07-23T04:34:50.065Z] OK: 233 MiB in 51 packages [2020-07-23T04:34:50.329Z] Removing intermediate container 9b384d714c70 [2020-07-23T04:34:50.329Z] ---> fc36a9857003 [2020-07-23T04:34:50.329Z] Step 6/21 : COPY go.mod . [2020-07-23T04:34:50.592Z] Removing intermediate container ff275444aadd [2020-07-23T04:34:50.592Z] ---> 58707e276405 [2020-07-23T04:34:50.592Z] Step 6/21 : COPY go.mod . [2020-07-23T04:34:50.853Z] ---> 13e6210cbcdf [2020-07-23T04:34:50.853Z] Step 7/21 : RUN go mod download [2020-07-23T04:34:51.115Z] Removing intermediate container d860266b4729 [2020-07-23T04:34:51.115Z] ---> 6dfe9bda6b4f [2020-07-23T04:34:51.115Z] Step 6/21 : COPY go.mod . [2020-07-23T04:34:51.115Z] ---> b247bc9addc3 [2020-07-23T04:34:51.115Z] Step 7/21 : RUN go mod download [2020-07-23T04:34:51.115Z] ---> Running in 46db258a6edf [2020-07-23T04:34:51.402Z] ---> Running in 37e1b4c86bcb [2020-07-23T04:34:51.402Z] Removing intermediate container 17cb79d924b9 [2020-07-23T04:34:51.402Z] ---> 585fdc817532 [2020-07-23T04:34:51.402Z] Step 7/29 : COPY . . [2020-07-23T04:34:51.666Z] ---> 099600c6f759 [2020-07-23T04:34:51.666Z] Step 7/21 : RUN go mod download [2020-07-23T04:34:51.666Z] Removing intermediate container 09a8c2d267a2 [2020-07-23T04:34:51.666Z] ---> f3b93b260629 [2020-07-23T04:34:51.666Z] Step 6/26 : COPY go.mod . [2020-07-23T04:34:53.895Z] ---> Running in 261a4924aaf4 [2020-07-23T04:34:54.279Z] ---> Running in 18102eaf6d1f [2020-07-23T04:34:54.550Z] ---> 9266831feb59 [2020-07-23T04:34:54.550Z] Step 7/26 : RUN go mod download [2020-07-23T04:34:54.811Z] ---> Running in 08ba05e0be0c [2020-07-23T04:34:55.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:34:56.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:34:57.281Z] (1/12) Installing libmagic (5.38-r0) [2020-07-23T04:34:57.368Z] Removing intermediate container 46db258a6edf [2020-07-23T04:34:57.368Z] ---> e7492b78d44b [2020-07-23T04:34:57.368Z] Step 8/21 : COPY . . [2020-07-23T04:34:57.555Z] (2/12) Installing file (5.38-r0) [2020-07-23T04:34:57.555Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-23T04:34:57.829Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-23T04:35:00.686Z] Removing intermediate container 37e1b4c86bcb [2020-07-23T04:35:00.686Z] ---> 4170d402bddc [2020-07-23T04:35:00.686Z] Step 8/21 : COPY . . [2020-07-23T04:35:04.072Z] Removing intermediate container 18102eaf6d1f [2020-07-23T04:35:04.072Z] ---> abe4cf2b3d3b [2020-07-23T04:35:04.072Z] Step 8/21 : COPY . . [2020-07-23T04:35:07.447Z] Removing intermediate container 08ba05e0be0c [2020-07-23T04:35:07.447Z] ---> a9b6d770847a [2020-07-23T04:35:07.447Z] Step 8/26 : COPY . . [2020-07-23T04:35:20.035Z] ---> 8c9d164e8767 [2020-07-23T04:35:20.035Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-23T04:35:23.402Z] ---> Running in bedf0553bd6d [2020-07-23T04:35:24.608Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-23T04:35:24.608Z] (6/12) Installing patch (2.7.6-r6) [2020-07-23T04:35:24.608Z] (7/12) Installing build-base (0.5-r2) [2020-07-23T04:35:24.608Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-23T04:35:24.608Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-23T04:35:24.608Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-23T04:35:24.608Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-23T04:35:24.608Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-23T04:35:24.608Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:35:24.608Z] OK: 217 MiB in 51 packages [2020-07-23T04:35:26.589Z] Removing intermediate container 261a4924aaf4 [2020-07-23T04:35:26.589Z] ---> 4ab40ec992f7 [2020-07-23T04:35:26.589Z] Step 4/7 : WORKDIR /edgex-go [2020-07-23T04:35:26.589Z] ---> Running in 698b0a534b69 [2020-07-23T04:35:26.746Z] 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-23T04:35:27.186Z] Removing intermediate container 698b0a534b69 [2020-07-23T04:35:27.186Z] ---> 126e624980c7 [2020-07-23T04:35:27.186Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-23T04:35:27.458Z] latest: Pulling from library/docker [2020-07-23T04:35:27.735Z] b538f80385f9: Already exists [2020-07-23T04:35:27.735Z] 259a493cd78d: Pulling fs layer [2020-07-23T04:35:27.735Z] b8e66b5100f5: Pulling fs layer [2020-07-23T04:35:27.735Z] 39dc9c94d07c: Pulling fs layer [2020-07-23T04:35:27.735Z] 551b823b3b82: Pulling fs layer [2020-07-23T04:35:27.735Z] 3c52a74df98c: Pulling fs layer [2020-07-23T04:35:27.735Z] 6c9b121b6998: Pulling fs layer [2020-07-23T04:35:27.735Z] 551b823b3b82: Waiting [2020-07-23T04:35:27.735Z] 3c52a74df98c: Waiting [2020-07-23T04:35:27.735Z] 6c9b121b6998: Waiting [2020-07-23T04:35:27.735Z] 259a493cd78d: Download complete [2020-07-23T04:35:28.011Z] b8e66b5100f5: Verifying Checksum [2020-07-23T04:35:28.011Z] b8e66b5100f5: Download complete [2020-07-23T04:35:28.011Z] 551b823b3b82: Download complete [2020-07-23T04:35:28.011Z] 3c52a74df98c: Verifying Checksum [2020-07-23T04:35:28.011Z] 3c52a74df98c: Download complete [2020-07-23T04:35:28.011Z] 6c9b121b6998: Verifying Checksum [2020-07-23T04:35:28.011Z] 6c9b121b6998: Download complete [2020-07-23T04:35:28.609Z] 259a493cd78d: Pull complete [2020-07-23T04:35:28.884Z] b8e66b5100f5: Pull complete [2020-07-23T04:35:29.157Z] 39dc9c94d07c: Verifying Checksum [2020-07-23T04:35:29.157Z] 39dc9c94d07c: Download complete [2020-07-23T04:35:32.559Z] 39dc9c94d07c: Pull complete [2020-07-23T04:35:32.831Z] 551b823b3b82: Pull complete [2020-07-23T04:35:33.104Z] 3c52a74df98c: Pull complete [2020-07-23T04:35:33.375Z] 6c9b121b6998: Pull complete [2020-07-23T04:35:33.375Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-23T04:35:33.375Z] Status: Downloaded newer image for docker:latest [2020-07-23T04:35:37.225Z] ---> 13ae5c761096 [2020-07-23T04:35:37.225Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-23T04:35:37.225Z] ---> 92849dedea6f [2020-07-23T04:35:37.225Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-23T04:35:37.225Z] ---> Running in 8c66f3e0800f [2020-07-23T04:35:37.225Z] ---> Running in 3fe040bc0871 [2020-07-23T04:35:37.679Z] ---> c0f7638e8599 [2020-07-23T04:35:37.680Z] Step 6/7 : COPY go.mod . [2020-07-23T04:35:37.839Z] ---> 25ec649d3e19 [2020-07-23T04:35:37.840Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-23T04:35:37.840Z] ---> 9859a6e342ea [2020-07-23T04:35:37.840Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-23T04:35:37.840Z] ---> Running in aa2408db8747 [2020-07-23T04:35:37.840Z] ---> Running in 084d5b458178 [2020-07-23T04:35:37.952Z] ---> 9def93f31f4b [2020-07-23T04:35:37.952Z] Step 7/7 : RUN go mod download [2020-07-23T04:35:38.226Z] ---> Running in ac2b944c5d3a [2020-07-23T04:35:38.802Z] 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-23T04:35:38.802Z] 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-23T04:35:39.073Z] 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-23T04:35:39.073Z] 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-23T04:35:41.607Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-23T04:35:41.607Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-23T04:35:41.607Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-23T04:35:41.607Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-23T04:35:41.607Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-23T04:35:41.607Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-23T04:35:41.607Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-23T04:35:41.607Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-23T04:35:41.607Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-23T04:35:41.607Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-23T04:35:41.607Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-23T04:35:41.607Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-23T04:35:41.607Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-23T04:35:41.607Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-23T04:35:41.607Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-23T04:35:41.607Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-23T04:35:41.607Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-23T04:35:41.607Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-23T04:35:41.607Z] go: finding github.com/fatih/color v1.7.0 [2020-07-23T04:35:41.607Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-23T04:35:41.607Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-23T04:35:41.607Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-23T04:35:41.607Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-23T04:35:41.607Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-23T04:35:41.880Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-23T04:35:41.880Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-23T04:35:41.880Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-23T04:35:41.880Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-23T04:35:41.880Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-23T04:35:41.880Z] go: finding github.com/google/uuid v1.1.0 [2020-07-23T04:35:41.880Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-23T04:35:41.880Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-23T04:35:42.152Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-23T04:35:42.152Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-23T04:35:42.152Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-23T04:35:42.152Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-23T04:35:42.152Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-23T04:35:42.152Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-23T04:35:42.152Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-23T04:35:42.152Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-23T04:35:42.152Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-23T04:35:42.153Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-23T04:35:42.424Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-23T04:35:42.424Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-23T04:35:42.424Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-23T04:35:42.424Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-23T04:35:42.424Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-23T04:35:42.424Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-23T04:35:42.424Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-23T04:35:42.424Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-23T04:35:42.424Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-23T04:35:42.424Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-23T04:35:42.424Z] go: finding github.com/kr/pty v1.1.1 [2020-07-23T04:35:42.424Z] go: finding github.com/kr/text v0.1.0 [2020-07-23T04:35:42.696Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T04:35:42.696Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T04:35:42.696Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-23T04:35:42.696Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-23T04:35:42.696Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-23T04:35:42.696Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-23T04:35:42.696Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-23T04:35:42.696Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-23T04:35:42.696Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-23T04:35:42.696Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-23T04:35:42.696Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-23T04:35:42.696Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-23T04:35:42.966Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-23T04:35:42.966Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-23T04:35:42.966Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-23T04:35:42.966Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-23T04:35:42.966Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-23T04:35:42.966Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-23T04:35:42.966Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-23T04:35:42.966Z] go: finding github.com/posener/complete v1.1.1 [2020-07-23T04:35:42.966Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-23T04:35:42.966Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-23T04:35:42.966Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-23T04:35:43.237Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-23T04:35:43.237Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-23T04:35:43.237Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-23T04:35:43.237Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-23T04:35:43.237Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-23T04:35:43.237Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-23T04:35:43.237Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-23T04:35:43.237Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-23T04:35:43.237Z] go: finding golang.org/x/text v0.3.2 [2020-07-23T04:35:43.238Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-23T04:35:43.238Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-23T04:35:43.238Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-23T04:35:43.510Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-23T04:35:43.510Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-23T04:35:43.510Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-23T04:35:51.406Z] Removing intermediate container bedf0553bd6d [2020-07-23T04:35:51.406Z] ---> 835c9946dccc [2020-07-23T04:35:51.406Z] [2020-07-23T04:35:51.406Z] Step 9/29 : FROM alpine:latest [2020-07-23T04:35:51.406Z] latest: Pulling from library/alpine [2020-07-23T04:35:51.406Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-23T04:35:51.406Z] Status: Downloaded newer image for alpine:latest [2020-07-23T04:35:51.406Z] ---> a24bb4013296 [2020-07-23T04:35:51.406Z] 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-23T04:35:51.674Z] ---> Running in aa6446a7c842 [2020-07-23T04:35:53.094Z] Removing intermediate container aa6446a7c842 [2020-07-23T04:35:53.094Z] ---> 5f410b7d023b [2020-07-23T04:35:53.094Z] Step 11/29 : USER root [2020-07-23T04:35:53.094Z] ---> Running in 45c201d3e6b9 [2020-07-23T04:35:53.094Z] Removing intermediate container 45c201d3e6b9 [2020-07-23T04:35:53.094Z] ---> f2d421f498e0 [2020-07-23T04:35:53.094Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-23T04:35:53.374Z] ---> Running in 28199eaf4c6b [2020-07-23T04:35:54.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:54.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:35:54.623Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:35:54.623Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:35:54.623Z] OK: 12749 distinct packages available [2020-07-23T04:35:55.226Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-23T04:35:55.226Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-23T04:35:55.226Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:35:55.226Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T04:35:55.226Z] OK: 6 MiB in 16 packages [2020-07-23T04:35:57.208Z] Removing intermediate container 28199eaf4c6b [2020-07-23T04:35:57.208Z] ---> 836c68b8408b [2020-07-23T04:35:57.208Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-23T04:35:57.208Z] ---> Running in 55ee28dba335 [2020-07-23T04:35:57.472Z] Removing intermediate container 55ee28dba335 [2020-07-23T04:35:57.472Z] ---> 06d13b2a525d [2020-07-23T04:35:57.472Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-23T04:35:57.736Z] ---> Running in e1a2ee50c440 [2020-07-23T04:35:58.689Z] Removing intermediate container e1a2ee50c440 [2020-07-23T04:35:58.689Z] ---> d0390bdb60fc [2020-07-23T04:35:58.689Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-23T04:35:58.689Z] ---> Running in 20d6fb9cff19 [2020-07-23T04:36:00.628Z] Removing intermediate container 20d6fb9cff19 [2020-07-23T04:36:00.628Z] ---> a3968e351145 [2020-07-23T04:36:00.628Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-23T04:36:01.853Z] Removing intermediate container ac2b944c5d3a [2020-07-23T04:36:01.854Z] ---> 83846ab55710 [2020-07-23T04:36:01.854Z] Successfully built 83846ab55710 [2020-07-23T04:36:01.854Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [2020-07-23T04:36:02.045Z] ---> 89b08f58ca40 [2020-07-23T04:36:02.045Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:36:02.601Z] + docker inspect -f . ci-base-image-arm64 [2020-07-23T04:36:02.601Z] . [Pipeline] withDockerContainer [2020-07-23T04:36:02.900Z] prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container [2020-07-23T04:36:02.981Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-23T04:36:03.000Z] ---> f5141d91bbd7 [2020-07-23T04:36:03.000Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-23T04:36:03.589Z] ---> f2b5593f58c4 [2020-07-23T04:36:03.589Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-23T04:36:04.167Z] ---> 71271220e0d6 [2020-07-23T04:36:04.167Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-23T04:36:04.516Z] $ docker top 6f4a6c80ebb47dcae6d907d3d93b222dddffd4bee8b334d37e2a67f1da3533e0 -eo pid,comm [2020-07-23T04:36:04.754Z] ---> ace37c08ef4d [2020-07-23T04:36:04.754Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [Pipeline] { [Pipeline] sh [2020-07-23T04:36:05.023Z] ---> Running in 9e5a50007f6f [2020-07-23T04:36:05.609Z] + go version [2020-07-23T04:36:05.609Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-07-23T04:36:05.633Z] ========================================================= [2020-07-23T04:36:05.633Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-23T04:36:05.633Z] ========================================================= [Pipeline] sh [2020-07-23T04:36:06.281Z] + make test raml_verify [2020-07-23T04:36:06.281Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-23T04:36:07.649Z] Removing intermediate container 9e5a50007f6f [2020-07-23T04:36:07.649Z] ---> c0d218bf7553 [2020-07-23T04:36:07.649Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T04:36:07.917Z] ---> b7c13c5588ca [2020-07-23T04:36:07.917Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T04:36:08.192Z] ---> Running in 80d752406d9d [2020-07-23T04:36:08.936Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-23T04:36:13.525Z] Removing intermediate container 80d752406d9d [2020-07-23T04:36:13.525Z] ---> 3c3840852b66 [2020-07-23T04:36:13.525Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-23T04:36:13.525Z] Removing intermediate container 084d5b458178 [2020-07-23T04:36:13.525Z] ---> 7f3e5b9f6654 [2020-07-23T04:36:13.525Z] [2020-07-23T04:36:13.525Z] Step 10/21 : FROM scratch [2020-07-23T04:36:13.525Z] ---> [2020-07-23T04:36:13.525Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T04:36:13.525Z] Removing intermediate container aa2408db8747 [2020-07-23T04:36:13.525Z] ---> a4ae6a7fc0a8 [2020-07-23T04:36:13.525Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-23T04:36:13.525Z] ---> Running in 1f757c092825 [2020-07-23T04:36:13.525Z] ---> Running in 76e3cb64b5c7 [2020-07-23T04:36:13.525Z] ---> Running in 75789c6ddbbf [2020-07-23T04:36:13.790Z] Removing intermediate container 75789c6ddbbf [2020-07-23T04:36:13.790Z] ---> 81335014b383 [2020-07-23T04:36:13.790Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-23T04:36:14.053Z] ---> Running in 5418ab3043cf [2020-07-23T04:36:14.313Z] Removing intermediate container 5418ab3043cf [2020-07-23T04:36:14.313Z] ---> 84665b01ed1f [2020-07-23T04:36:14.313Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:36:14.576Z] ---> Running in eca7d8375430 [2020-07-23T04:36:14.576Z] 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-23T04:36:14.837Z] Removing intermediate container eca7d8375430 [2020-07-23T04:36:14.837Z] ---> e07d43d370e6 [2020-07-23T04:36:14.837Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-23T04:36:19.048Z] ---> e28f03086123 [2020-07-23T04:36:19.048Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-23T04:36:19.048Z] Removing intermediate container 8c66f3e0800f [2020-07-23T04:36:19.048Z] ---> 63ad4331c162 [2020-07-23T04:36:19.048Z] [2020-07-23T04:36:19.048Z] Step 10/21 : FROM scratch [2020-07-23T04:36:19.048Z] ---> [2020-07-23T04:36:19.048Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:36:19.048Z] Removing intermediate container 3fe040bc0871 [2020-07-23T04:36:19.048Z] ---> 609a4289d9ea [2020-07-23T04:36:19.048Z] [2020-07-23T04:36:19.048Z] Step 10/21 : FROM scratch [2020-07-23T04:36:19.048Z] ---> [2020-07-23T04:36:19.048Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:36:19.048Z] Removing intermediate container 1f757c092825 [2020-07-23T04:36:19.048Z] ---> bd3fb082dee3 [2020-07-23T04:36:19.048Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T04:36:19.048Z] ---> Running in e3c8131ebeb4 [2020-07-23T04:36:19.048Z] ---> Running in f9930391672a [2020-07-23T04:36:19.048Z] ---> Running in 238ad8e9c907 [2020-07-23T04:36:19.048Z] ---> 4316a3611ee8 [2020-07-23T04:36:19.048Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-23T04:36:19.308Z] Removing intermediate container e3c8131ebeb4 [2020-07-23T04:36:19.308Z] ---> 6c8669b98459 [2020-07-23T04:36:19.308Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-23T04:36:19.308Z] Removing intermediate container f9930391672a [2020-07-23T04:36:19.308Z] ---> 7bb1e6eb4987 [2020-07-23T04:36:19.308Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-23T04:36:19.569Z] ---> Running in fe710dd047d7 [2020-07-23T04:36:19.569Z] Removing intermediate container 238ad8e9c907 [2020-07-23T04:36:19.569Z] ---> bb493209280b [2020-07-23T04:36:19.569Z] Step 26/29 : CMD [ "generate" ] [2020-07-23T04:36:19.569Z] ---> Running in 3c7e2324367e [2020-07-23T04:36:19.832Z] Removing intermediate container 76e3cb64b5c7 [2020-07-23T04:36:19.832Z] ---> 5db6f1bea673 [2020-07-23T04:36:19.832Z] [2020-07-23T04:36:19.832Z] Step 11/26 : FROM docker:latest [2020-07-23T04:36:19.832Z] ---> 81f5749c9058 [2020-07-23T04:36:19.832Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-23T04:36:19.832Z] ---> 845ea4cf8f9b [2020-07-23T04:36:19.832Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-23T04:36:19.832Z] ---> Running in 1a24cf13fc81 [2020-07-23T04:36:19.832Z] Removing intermediate container fe710dd047d7 [2020-07-23T04:36:19.832Z] ---> c75db2179392 [2020-07-23T04:36:19.832Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:36:20.093Z] ---> Running in b099276473bf [2020-07-23T04:36:20.093Z] Removing intermediate container 3c7e2324367e [2020-07-23T04:36:20.093Z] ---> 8568f955d029 [2020-07-23T04:36:20.093Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:36:20.093Z] ---> Running in fa92ce9d2972 [2020-07-23T04:36:20.093Z] ---> Running in d577e870af66 [2020-07-23T04:36:20.362Z] ---> fb1ff68c0dcf [2020-07-23T04:36:20.362Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:36:20.362Z] Removing intermediate container 1a24cf13fc81 [2020-07-23T04:36:20.362Z] ---> b5844d1967e8 [2020-07-23T04:36:20.362Z] Step 27/29 : LABEL arch=x86_64 [2020-07-23T04:36:21.750Z] ---> Running in adb315b796bd [2020-07-23T04:36:21.750Z] Removing intermediate container fa92ce9d2972 [2020-07-23T04:36:21.750Z] ---> d59e51ab5865 [2020-07-23T04:36:21.750Z] Step 14/21 : WORKDIR / [2020-07-23T04:36:21.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:36:21.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:36:22.011Z] (1/2) Installing readline (8.0.4-r0) [2020-07-23T04:36:22.011Z] (2/2) Installing bash (5.0.17-r0) [2020-07-23T04:36:22.011Z] Executing bash-5.0.17-r0.post-install [2020-07-23T04:36:22.011Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:36:22.011Z] OK: 12 MiB in 22 packages [2020-07-23T04:36:22.272Z] Removing intermediate container d577e870af66 [2020-07-23T04:36:22.272Z] ---> 461cd0fe38da [2020-07-23T04:36:22.272Z] Step 14/21 : WORKDIR / [2020-07-23T04:36:22.533Z] ---> Running in 120572184db2 [2020-07-23T04:36:22.533Z] ---> Running in 1e4c6a3978cd [2020-07-23T04:36:22.533Z] ---> Running in 45543758772e [2020-07-23T04:36:22.793Z] Removing intermediate container adb315b796bd [2020-07-23T04:36:22.793Z] ---> cc48be6c1a11 [2020-07-23T04:36:22.793Z] Step 19/21 : LABEL arch=x86_64 [2020-07-23T04:36:23.055Z] Removing intermediate container 120572184db2 [2020-07-23T04:36:23.056Z] ---> 773755dd4a0b [2020-07-23T04:36:23.056Z] Step 28/29 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:36:23.056Z] ---> Running in f66e7fc712b6 [2020-07-23T04:36:23.056Z] Removing intermediate container 1e4c6a3978cd [2020-07-23T04:36:23.056Z] ---> 341220373c69 [2020-07-23T04:36:23.056Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-23T04:36:23.056Z] Removing intermediate container 45543758772e [2020-07-23T04:36:23.056Z] ---> fa5f7fe1e571 [2020-07-23T04:36:23.056Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-23T04:36:23.056Z] ---> Running in 9067e84897f4 [2020-07-23T04:36:23.322Z] Removing intermediate container b099276473bf [2020-07-23T04:36:23.323Z] ---> 9c53e36c5987 [2020-07-23T04:36:23.323Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-23T04:36:23.323Z] ---> Running in 9d0e977eda2b [2020-07-23T04:36:23.323Z] Removing intermediate container f66e7fc712b6 [2020-07-23T04:36:23.323Z] ---> 1f2612619e8c [2020-07-23T04:36:23.323Z] Step 20/21 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:36:23.582Z] ---> ffe326179e1c [2020-07-23T04:36:23.582Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-23T04:36:23.582Z] ---> Running in f74a9f0b8a26 [2020-07-23T04:36:23.851Z] ---> a985f7d91879 [2020-07-23T04:36:23.851Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-23T04:36:23.851Z] Removing intermediate container 9067e84897f4 [2020-07-23T04:36:23.851Z] ---> 26ea0922123d [2020-07-23T04:36:23.851Z] Step 29/29 : LABEL version=0.0.0 [2020-07-23T04:36:23.851Z] ---> Running in ae711fc95aa5 [2020-07-23T04:36:24.122Z] Removing intermediate container f74a9f0b8a26 [2020-07-23T04:36:24.122Z] ---> 69ebef1fe879 [2020-07-23T04:36:24.122Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:36:24.122Z] ---> Running in 78f2d3c47b86 [2020-07-23T04:36:24.122Z] Removing intermediate container ae711fc95aa5 [2020-07-23T04:36:24.122Z] ---> 1315673389d9 [2020-07-23T04:36:24.122Z] [2020-07-23T04:36:24.387Z] Removing intermediate container 78f2d3c47b86 [2020-07-23T04:36:24.387Z] ---> 6df46910a87d [2020-07-23T04:36:24.387Z] [2020-07-23T04:36:24.387Z] Successfully built 1315673389d9 [2020-07-23T04:36:24.649Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-23T04:36:24.649Z] Successfully built 6df46910a87d [2020-07-23T04:36:24.649Z]  Building docker-security-secrets-setup-go ... done Building docker-core-data-go [2020-07-23T04:36:24.649Z] ---> a07599f28ead [2020-07-23T04:36:24.649Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-23T04:36:24.649Z] Successfully tagged docker-support-logging-go:latest [2020-07-23T04:36:24.649Z] Building docker-security-secretstore-setup-go [2020-07-23T04:36:24.649Z]  Building docker-support-logging-go ... done  ---> 741e31376e58 [2020-07-23T04:36:24.649Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-23T04:36:24.912Z] ---> 0aa5e1b74930 [2020-07-23T04:36:24.912Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:36:24.912Z] Removing intermediate container 9d0e977eda2b [2020-07-23T04:36:24.912Z] ---> 44688e620710 [2020-07-23T04:36:24.912Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-23T04:36:24.912Z] ---> Running in a9a828c22f38 [2020-07-23T04:36:25.178Z] ---> Running in 8a41ecc55aaf [2020-07-23T04:36:25.178Z] ---> 32fb660d6b64 [2020-07-23T04:36:25.178Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:36:25.757Z] ---> Running in fb7bd3d2a953 [2020-07-23T04:36:25.757Z] Removing intermediate container a9a828c22f38 [2020-07-23T04:36:25.757Z] ---> b23ab287a5bd [2020-07-23T04:36:25.757Z] Step 19/21 : LABEL arch=x86_64 [2020-07-23T04:36:25.757Z] Removing intermediate container 8a41ecc55aaf [2020-07-23T04:36:25.757Z] ---> 2acf476e9f69 [2020-07-23T04:36:25.757Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-23T04:36:26.017Z] ---> Running in 87dbd65d1d5a [2020-07-23T04:36:26.017Z] ---> Running in 2b18881cda0c [2020-07-23T04:36:28.565Z] Removing intermediate container fb7bd3d2a953 [2020-07-23T04:36:28.565Z] ---> fb92adf97904 [2020-07-23T04:36:28.565Z] Step 19/21 : LABEL arch=x86_64 [2020-07-23T04:36:31.108Z] Removing intermediate container 87dbd65d1d5a [2020-07-23T04:36:31.108Z] ---> 07ce7bef9165 [2020-07-23T04:36:31.108Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-23T04:36:31.108Z] Removing intermediate container 2b18881cda0c [2020-07-23T04:36:31.108Z] ---> 3decb33574e4 [2020-07-23T04:36:31.108Z] Step 20/21 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:36:31.108Z] ---> Running in 171ffb2bbf80 [2020-07-23T04:36:31.370Z] ---> Running in c7a18b609d15 [2020-07-23T04:36:32.332Z] ---> Running in 518fe0ce24b8 [2020-07-23T04:36:34.259Z] Removing intermediate container c7a18b609d15 [2020-07-23T04:36:34.259Z] ---> 2b2f266aa3ad [2020-07-23T04:36:34.259Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-23T04:36:34.259Z] Removing intermediate container 171ffb2bbf80 [2020-07-23T04:36:34.259Z] ---> 59867ac6f6da [2020-07-23T04:36:34.259Z] Step 20/21 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:36:35.211Z] Removing intermediate container 518fe0ce24b8 [2020-07-23T04:36:35.211Z] ---> 68f43b6303a6 [2020-07-23T04:36:35.211Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:36:36.468Z] ---> Running in faa182bbdaa0 [2020-07-23T04:36:36.468Z] ---> Running in f0d8df6382d5 [2020-07-23T04:36:37.114Z] ---> 14754c78c42a [2020-07-23T04:36:37.114Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-23T04:36:37.477Z] Removing intermediate container faa182bbdaa0 [2020-07-23T04:36:37.477Z] ---> 0a226fa0b3da [2020-07-23T04:36:37.477Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:36:38.072Z] Removing intermediate container f0d8df6382d5 [2020-07-23T04:36:38.072Z] ---> 86d8cd0fd77e [2020-07-23T04:36:38.072Z] [2020-07-23T04:36:38.072Z] ---> Running in 7797e40d9077 [2020-07-23T04:36:38.339Z] Successfully built 86d8cd0fd77e [2020-07-23T04:36:38.601Z] Successfully tagged docker-core-metadata-go:latest [2020-07-23T04:36:38.601Z] Building docker-support-notifications-go [2020-07-23T04:36:39.805Z]  Building docker-core-metadata-go ... done  ---> f80007262142 [2020-07-23T04:36:39.805Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-23T04:36:41.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-23T04:36:44.030Z] Removing intermediate container 7797e40d9077 [2020-07-23T04:36:44.030Z] ---> b4aaffca6afe [2020-07-23T04:36:44.030Z] [2020-07-23T04:36:44.297Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:36:44.297Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:36:44.297Z] ---> a066c43213c6 [2020-07-23T04:36:44.297Z] Step 3/22 : WORKDIR /edgex-go [2020-07-23T04:36:44.297Z] ---> Using cache [2020-07-23T04:36:44.297Z] ---> 58e127fb7a74 [2020-07-23T04:36:44.297Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:36:44.558Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:36:44.558Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:36:44.558Z] ---> a066c43213c6 [2020-07-23T04:36:44.558Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T04:36:44.558Z] ---> Using cache [2020-07-23T04:36:44.558Z] ---> 58e127fb7a74 [2020-07-23T04:36:44.558Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:36:44.558Z] Successfully built b4aaffca6afe [2020-07-23T04:36:46.490Z] Successfully tagged docker-core-command-go:latest [2020-07-23T04:36:46.490Z] Building docker-support-scheduler-go [2020-07-23T04:36:46.490Z]  Building docker-core-command-go ... done  ---> 2348055d380d [2020-07-23T04:36:46.490Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-23T04:36:46.490Z] ---> Running in 1a85ecf6a522 [2020-07-23T04:36:46.490Z] ---> Running in bb5eefe3688b [2020-07-23T04:36:46.759Z] ---> Running in dfcfe04686fb [2020-07-23T04:36:51.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:36:51.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:36:51.047Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-23T04:36:51.319Z] (2/33) Installing expat (2.2.9-r1) [2020-07-23T04:36:51.319Z] (3/33) Installing libffi (3.3-r2) [2020-07-23T04:36:51.319Z] (4/33) Installing gdbm (1.13-r1) [2020-07-23T04:36:51.584Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-23T04:36:51.584Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-23T04:36:51.584Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-23T04:36:54.904Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-23T04:36:54.904Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-23T04:36:54.904Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-23T04:36:54.904Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-23T04:36:54.904Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-23T04:36:54.904Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-23T04:36:54.904Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-23T04:36:55.474Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-23T04:36:56.050Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-23T04:36:56.311Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-23T04:36:56.577Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-23T04:36:56.577Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-23T04:36:56.577Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-23T04:36:57.526Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-23T04:36:57.795Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-23T04:36:58.057Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-23T04:36:58.058Z] Removing intermediate container 1a85ecf6a522 [2020-07-23T04:36:58.058Z] ---> 8f4a86f7232e [2020-07-23T04:36:58.058Z] Step 5/26 : RUN apk update && apk add make git [2020-07-23T04:36:58.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:36:58.058Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:36:58.058Z] ---> a066c43213c6 [2020-07-23T04:36:58.058Z] Step 3/23 : WORKDIR /edgex-go [2020-07-23T04:36:58.058Z] ---> Using cache [2020-07-23T04:36:58.058Z] ---> 58e127fb7a74 [2020-07-23T04:36:58.058Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:36:58.058Z] ---> Using cache [2020-07-23T04:36:58.058Z] ---> 8f4a86f7232e [2020-07-23T04:36:58.058Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-23T04:36:58.058Z] Removing intermediate container bb5eefe3688b [2020-07-23T04:36:58.058Z] ---> efe4f17b81d7 [2020-07-23T04:36:58.058Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-23T04:36:59.013Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-23T04:36:59.013Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-23T04:36:59.013Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-23T04:36:59.013Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-23T04:36:59.013Z] ---> Running in ca9271e22104 [2020-07-23T04:36:59.013Z] ---> Running in fe65cb428203 [2020-07-23T04:36:59.013Z] ---> Running in 77d65da0f14e [2020-07-23T04:36:59.279Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-23T04:36:59.279Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-23T04:36:59.279Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-23T04:36:59.279Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-23T04:36:59.279Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-23T04:36:59.279Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-23T04:36:59.541Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:36:59.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-23T04:36:59.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-23T04:36:59.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-23T04:36:59.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-23T04:36:59.681Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.110s [2020-07-23T04:36:59.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-23T04:36:59.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-23T04:36:59.681Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-23T04:36:59.809Z] OK: 71 MiB in 55 packages [2020-07-23T04:37:00.282Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-23T04:37:01.270Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-23T04:37:01.270Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-23T04:37:01.270Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-23T04:37:01.270Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-23T04:37:03.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:03.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:03.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:04.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:04.000Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:37:04.000Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:37:04.000Z] ---> a066c43213c6 [2020-07-23T04:37:04.001Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T04:37:04.001Z] ---> Using cache [2020-07-23T04:37:04.001Z] ---> 58e127fb7a74 [2020-07-23T04:37:04.001Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:37:04.001Z] ---> Using cache [2020-07-23T04:37:04.001Z] ---> 8f4a86f7232e [2020-07-23T04:37:04.001Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T04:37:04.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:04.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:05.151Z] ---> Running in 1c98a988b498 [2020-07-23T04:37:05.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:06.296Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:37:06.296Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:37:06.296Z] OK: 12749 distinct packages available [2020-07-23T04:37:06.570Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:37:06.570Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:37:06.570Z] OK: 12749 distinct packages available [2020-07-23T04:37:06.570Z] OK: 233 MiB in 51 packages [2020-07-23T04:37:06.570Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:37:06.570Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:37:06.570Z] OK: 12749 distinct packages available [2020-07-23T04:37:06.834Z] OK: 233 MiB in 51 packages [2020-07-23T04:37:06.834Z] OK: 233 MiB in 51 packages [2020-07-23T04:37:07.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:09.325Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:37:09.325Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:37:09.325Z] OK: 12749 distinct packages available [2020-07-23T04:37:09.325Z] OK: 233 MiB in 51 packages [2020-07-23T04:37:09.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.090s coverage: 46.6% of statements [2020-07-23T04:37:09.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-23T04:37:09.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-23T04:37:09.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-23T04:37:09.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-23T04:37:09.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-23T04:37:09.895Z] Removing intermediate container 77d65da0f14e [2020-07-23T04:37:09.895Z] ---> 23946af523f7 [2020-07-23T04:37:09.895Z] Step 6/22 : COPY go.mod . [2020-07-23T04:37:10.157Z] Removing intermediate container ca9271e22104 [2020-07-23T04:37:10.157Z] ---> e2c3b510e358 [2020-07-23T04:37:10.157Z] Step 6/23 : COPY go.mod . [2020-07-23T04:37:10.157Z] Removing intermediate container fe65cb428203 [2020-07-23T04:37:10.157Z] ---> 95ee373e1f80 [2020-07-23T04:37:10.157Z] Step 6/26 : COPY go.mod . [2020-07-23T04:37:10.416Z] ---> f49d3f6d4f51 [2020-07-23T04:37:10.416Z] Step 7/22 : RUN go mod download [2020-07-23T04:37:10.416Z] Removing intermediate container dfcfe04686fb [2020-07-23T04:37:10.416Z] ---> 21e37687441e [2020-07-23T04:37:10.416Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-23T04:37:10.416Z] ---> Running in d5a88cd7c4e8 [2020-07-23T04:37:10.990Z] ---> Running in b51a16ad7c73 [2020-07-23T04:37:10.990Z] ---> f9b6686e21c1 [2020-07-23T04:37:10.990Z] Step 7/23 : RUN go mod download [2020-07-23T04:37:11.253Z] ---> bce042ff0105 [2020-07-23T04:37:11.253Z] Step 7/26 : RUN go mod download [2020-07-23T04:37:11.253Z] ---> Running in 241970c7506a [2020-07-23T04:37:11.253Z] Removing intermediate container 1c98a988b498 [2020-07-23T04:37:11.253Z] ---> d01d1dd65303 [2020-07-23T04:37:11.253Z] Step 6/20 : COPY go.mod . [2020-07-23T04:37:11.514Z] ---> Running in ad8ce80660ae [2020-07-23T04:37:11.774Z] ---> 8a0311104494 [2020-07-23T04:37:11.774Z] Step 7/20 : RUN go mod download [2020-07-23T04:37:12.036Z] ---> Running in 1cedfd850f49 [2020-07-23T04:37:13.433Z] Collecting docker-compose==1.23.2 [2020-07-23T04:37:13.433Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-23T04:37:13.696Z] Collecting docker<4.0,>=3.6.0 [2020-07-23T04:37:13.696Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-23T04:37:13.696Z] Removing intermediate container 241970c7506a [2020-07-23T04:37:13.696Z] ---> 84a77797c6b9 [2020-07-23T04:37:13.696Z] Step 8/23 : COPY . . [2020-07-23T04:37:13.696Z] Removing intermediate container d5a88cd7c4e8 [2020-07-23T04:37:13.696Z] ---> 52e4a21b7ddf [2020-07-23T04:37:13.696Z] Step 8/22 : COPY . . [2020-07-23T04:37:13.957Z] Removing intermediate container ad8ce80660ae [2020-07-23T04:37:13.958Z] ---> 36d1f5cd6f46 [2020-07-23T04:37:13.958Z] Step 8/26 : COPY . . [2020-07-23T04:37:13.958Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-23T04:37:13.958Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-23T04:37:14.220Z] Removing intermediate container 1cedfd850f49 [2020-07-23T04:37:14.220Z] ---> 0c33ae2a5535 [2020-07-23T04:37:14.220Z] Step 8/20 : COPY . . [2020-07-23T04:37:15.389Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-23T04:37:15.389Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-23T04:37:17.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.313s coverage: 27.4% of statements [2020-07-23T04:37:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-23T04:37:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-23T04:37:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-23T04:37:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-23T04:37:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-23T04:37:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-23T04:37:17.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2020-07-23T04:37:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-23T04:37:17.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2020-07-23T04:37:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-23T04:37:18.722Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-23T04:37:18.722Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-23T04:37:18.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.366s coverage: 29.3% of statements [2020-07-23T04:37:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-23T04:37:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-23T04:37:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-23T04:37:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-23T04:37:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-23T04:37:18.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.049s coverage: 100.0% of statements [2020-07-23T04:37:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-23T04:37:18.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.030s coverage: 100.0% of statements [2020-07-23T04:37:18.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-23T04:37:20.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.132s coverage: 89.8% of statements [2020-07-23T04:37:20.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-23T04:37:21.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements [2020-07-23T04:37:21.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-23T04:37:22.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.047s coverage: 100.0% of statements [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-23T04:37:22.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-23T04:37:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-23T04:37:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-23T04:37:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-23T04:37:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-23T04:37:22.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-23T04:37:23.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.019s coverage: 58.8% of statements [2020-07-23T04:37:24.047Z] Collecting cached-property<2,>=1.2.0 [2020-07-23T04:37:24.048Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-23T04:37:24.994Z] Collecting texttable<0.10,>=0.9.0 [2020-07-23T04:37:24.994Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-23T04:37:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.5% of statements [2020-07-23T04:37:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-23T04:37:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-23T04:37:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2020-07-23T04:37:27.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 55.9% of statements [2020-07-23T04:37:27.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-23T04:37:27.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-23T04:37:27.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-23T04:37:27.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-23T04:37:28.355Z] Collecting PyYAML<4,>=3.10 [2020-07-23T04:37:28.355Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-23T04:37:30.069Z] Collecting docopt<0.7,>=0.6.1 [2020-07-23T04:37:30.069Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-23T04:37:34.385Z] Collecting jsonschema<3,>=2.5.1 [2020-07-23T04:37:34.385Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-23T04:37:34.385Z] 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-23T04:37:34.385Z] Collecting docker-pycreds>=0.4.0 [2020-07-23T04:37:34.385Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-23T04:37:34.957Z] 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-23T04:37:36.346Z] Collecting idna<2.8,>=2.5 [2020-07-23T04:37:36.346Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-23T04:37:37.300Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-23T04:37:37.300Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-23T04:37:38.813Z] 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-23T04:37:38.814Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-23T04:37:38.814Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-23T04:37:38.814Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-23T04:37:38.814Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-23T04:37:39.081Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, texttable, PyYAML, docopt, jsonschema, docker-compose [2020-07-23T04:37:40.499Z] Attempting uninstall: idna [2020-07-23T04:37:40.499Z] Found existing installation: idna 2.9 [2020-07-23T04:37:40.499Z] Uninstalling idna-2.9: [2020-07-23T04:37:40.781Z] Successfully uninstalled idna-2.9 [2020-07-23T04:37:41.358Z] Attempting uninstall: urllib3 [2020-07-23T04:37:41.358Z] Found existing installation: urllib3 1.25.9 [2020-07-23T04:37:41.358Z] Uninstalling urllib3-1.25.9: [2020-07-23T04:37:41.358Z] Successfully uninstalled urllib3-1.25.9 [2020-07-23T04:37:45.631Z] Attempting uninstall: requests [2020-07-23T04:37:45.631Z] Found existing installation: requests 2.23.0 [2020-07-23T04:37:45.631Z] Uninstalling requests-2.23.0: [2020-07-23T04:37:45.631Z] Successfully uninstalled requests-2.23.0 [2020-07-23T04:37:47.015Z] Running setup.py install for dockerpty: started [2020-07-23T04:37:48.401Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-23T04:37:48.401Z] Running setup.py install for texttable: started [2020-07-23T04:37:48.666Z] ---> 81ff3dc76677 [2020-07-23T04:37:48.666Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-23T04:37:49.237Z] Running setup.py install for texttable: finished with status 'done' [2020-07-23T04:37:49.237Z] Running setup.py install for PyYAML: started [2020-07-23T04:37:50.188Z] ---> 05bb3eb6bb15 [2020-07-23T04:37:50.188Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-23T04:37:50.188Z] ---> fa138b24146a [2020-07-23T04:37:50.188Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-23T04:37:50.188Z] ---> 57532cb3c79e [2020-07-23T04:37:50.188Z] 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-23T04:37:50.188Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-23T04:37:50.188Z] Running setup.py install for docopt: started [2020-07-23T04:37:50.189Z] ---> Running in b58ba3aecb6b [2020-07-23T04:37:50.189Z] ---> Running in 3148367973a4 [2020-07-23T04:37:50.189Z] ---> Running in 8d2e4bb6c2af [2020-07-23T04:37:50.189Z] ---> Running in dabb667fcc2e [2020-07-23T04:37:50.771Z] Running setup.py install for docopt: finished with status 'done' [2020-07-23T04:37:51.365Z] 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-23T04:37:51.366Z] 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-23T04:37:51.366Z] 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-23T04:37:51.366Z] 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-23T04:37:51.366Z] 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-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 23.783s coverage: 86.3% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.863s coverage: 72.2% of statements [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.538s coverage: 72.1% of statements [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.033s coverage: 82.4% of statements [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.025s coverage: 48.4% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.025s coverage: 28.8% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.030s coverage: 96.8% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 26.9% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.341s coverage: 84.1% of statements [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.041s coverage: 100.0% of statements [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.032s coverage: 43.1% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.029s coverage: 100.0% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.074s coverage: 83.8% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 46.1% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.030s coverage: 100.0% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.032s coverage: 100.0% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-23T04:37:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2020-07-23T04:37:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-23T04:37:56.681Z] Removing intermediate container b51a16ad7c73 [2020-07-23T04:37:56.681Z] ---> 116054923edd [2020-07-23T04:37:56.681Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-23T04:37:56.681Z] ---> Running in 1388c7db5b92 [2020-07-23T04:37:56.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:56.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:37:57.217Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T04:37:57.217Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-23T04:37:57.217Z] (3/3) Installing curl (7.69.1-r0) [2020-07-23T04:37:57.217Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:37:57.217Z] OK: 72 MiB in 58 packages [2020-07-23T04:37:58.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.245s coverage: 29.1% of statements [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-23T04:37:58.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.093s coverage: 99.0% of statements [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-23T04:37:58.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-23T04:37:58.227Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.014s coverage: 0.0% of statements [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-23T04:37:58.227Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-23T04:37:58.227Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-23T04:37:58.649Z] Removing intermediate container 1388c7db5b92 [2020-07-23T04:37:58.649Z] ---> e3816ee52e13 [2020-07-23T04:37:58.649Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:37:58.649Z] ---> Running in b7cd2771aae8 [2020-07-23T04:37:58.920Z] Removing intermediate container b7cd2771aae8 [2020-07-23T04:37:58.920Z] ---> 5d1ee8ef25f3 [2020-07-23T04:37:58.920Z] Step 24/26 : LABEL arch=x86_64 [2020-07-23T04:37:59.193Z] ---> Running in 7915139b6630 [2020-07-23T04:37:59.460Z] Removing intermediate container 7915139b6630 [2020-07-23T04:37:59.460Z] ---> 4875c7b52984 [2020-07-23T04:37:59.460Z] Step 25/26 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:37:59.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.019s coverage: 87.9% of statements [2020-07-23T04:37:59.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-23T04:37:59.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-23T04:37:59.726Z] ---> Running in 326de9005e1a [2020-07-23T04:37:59.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2020-07-23T04:37:59.996Z] Removing intermediate container 326de9005e1a [2020-07-23T04:37:59.996Z] ---> 54c6f45ec9ba [2020-07-23T04:37:59.996Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T04:37:59.996Z] ---> Running in 4e8eeeda3400 [2020-07-23T04:38:00.583Z] Removing intermediate container 4e8eeeda3400 [2020-07-23T04:38:00.583Z] ---> 5c6d35485cc1 [2020-07-23T04:38:00.583Z] [2020-07-23T04:38:00.583Z] Successfully built 5c6d35485cc1 [2020-07-23T04:38:00.583Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-23T04:38:00.851Z] Building docker-security-proxy-setup-go [2020-07-23T04:38:00.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.022s coverage: 32.1% of statements [2020-07-23T04:38:01.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.026s coverage: 100.0% of statements [2020-07-23T04:38:02.502Z] GO111MODULE=on go vet ./... [2020-07-23T04:38:20.823Z] gofmt -l . [2020-07-23T04:38:21.417Z] [ "`gofmt -l .`" = "" ] [2020-07-23T04:38:22.989Z]  Building docker-sys-mgmt-agent-go ... done Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:38:22.989Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:38:22.989Z] ---> a066c43213c6 [2020-07-23T04:38:22.989Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T04:38:22.989Z] ---> Using cache [2020-07-23T04:38:22.989Z] ---> 58e127fb7a74 [2020-07-23T04:38:22.989Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:38:22.989Z] ---> Using cache [2020-07-23T04:38:22.989Z] ---> 8f4a86f7232e [2020-07-23T04:38:22.989Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T04:38:22.989Z] ---> Using cache [2020-07-23T04:38:22.989Z] ---> d01d1dd65303 [2020-07-23T04:38:22.989Z] Step 6/20 : COPY go.mod . [2020-07-23T04:38:22.989Z] ---> Using cache [2020-07-23T04:38:22.989Z] ---> 8a0311104494 [2020-07-23T04:38:22.989Z] Step 7/20 : RUN go mod download [2020-07-23T04:38:22.989Z] ---> Using cache [2020-07-23T04:38:22.989Z] ---> 0c33ae2a5535 [2020-07-23T04:38:22.989Z] Step 8/20 : COPY . . [2020-07-23T04:38:22.989Z] ---> Using cache [2020-07-23T04:38:22.989Z] ---> fa138b24146a [2020-07-23T04:38:22.989Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-23T04:38:23.937Z] 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-23T04:38:23.937Z] ---> Running in 94940ac2f334 [2020-07-23T04:38:24.021Z] ./bin/test-go-mod-tidy.sh [2020-07-23T04:38:24.615Z] ./bin/test-attribution-txt.sh [2020-07-23T04:38:24.930Z] 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-23T04:38:27.991Z] docker run --rm --privileged \ [2020-07-23T04:38:27.991Z] -v /w/workspace/edgex-go/3:/raml-verification -w /raml-verification \ [2020-07-23T04:38:27.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 \ [2020-07-23T04:38:27.991Z] /scripts/raml-verify.sh [2020-07-23T04:38:27.991Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64' locally [2020-07-23T04:38:27.991Z] aarch64: Pulling from edgex-devops/edgex-docs-builder [2020-07-23T04:38:27.991Z] 29e5d40040c1: Pulling fs layer [2020-07-23T04:38:27.991Z] 8c46fbeab2c7: Pulling fs layer [2020-07-23T04:38:27.991Z] 8ba552a4e5fe: Pulling fs layer [2020-07-23T04:38:27.991Z] 1fb62381901b: Pulling fs layer [2020-07-23T04:38:27.991Z] 147fb30a95d9: Pulling fs layer [2020-07-23T04:38:27.991Z] 3ccc99ad11dc: Pulling fs layer [2020-07-23T04:38:27.991Z] 147fb30a95d9: Waiting [2020-07-23T04:38:27.991Z] 3ccc99ad11dc: Waiting [2020-07-23T04:38:27.991Z] 1fb62381901b: Waiting [2020-07-23T04:38:27.991Z] 8ba552a4e5fe: Verifying Checksum [2020-07-23T04:38:27.991Z] 8ba552a4e5fe: Download complete [2020-07-23T04:38:27.991Z] 1fb62381901b: Download complete [2020-07-23T04:38:27.991Z] 29e5d40040c1: Verifying Checksum [2020-07-23T04:38:27.991Z] 3ccc99ad11dc: Verifying Checksum [2020-07-23T04:38:27.991Z] 3ccc99ad11dc: Download complete [2020-07-23T04:38:27.991Z] 147fb30a95d9: Verifying Checksum [2020-07-23T04:38:27.991Z] 147fb30a95d9: Download complete [2020-07-23T04:38:28.583Z] 8c46fbeab2c7: Verifying Checksum [2020-07-23T04:38:28.583Z] 8c46fbeab2c7: Download complete [2020-07-23T04:38:28.583Z] 29e5d40040c1: Pull complete [2020-07-23T04:38:30.307Z] 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-23T04:38:33.981Z] 8c46fbeab2c7: Pull complete [2020-07-23T04:38:33.981Z] 8ba552a4e5fe: Pull complete [2020-07-23T04:38:33.981Z] 1fb62381901b: Pull complete [2020-07-23T04:38:36.988Z] Removing intermediate container b58ba3aecb6b [2020-07-23T04:38:36.988Z] ---> c1cb0a2875ff [2020-07-23T04:38:36.988Z] [2020-07-23T04:38:36.988Z] Step 10/23 : FROM scratch [2020-07-23T04:38:36.988Z] ---> [2020-07-23T04:38:36.988Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T04:38:37.249Z] Removing intermediate container 8d2e4bb6c2af [2020-07-23T04:38:37.249Z] ---> da224dbb5472 [2020-07-23T04:38:37.249Z] [2020-07-23T04:38:37.249Z] Step 10/20 : FROM scratch [2020-07-23T04:38:37.249Z] ---> [2020-07-23T04:38:37.249Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:38:37.509Z] ---> Using cache [2020-07-23T04:38:37.509Z] ---> 81335014b383 [2020-07-23T04:38:37.509Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-23T04:38:37.509Z] ---> Using cache [2020-07-23T04:38:37.509Z] ---> 7bb1e6eb4987 [2020-07-23T04:38:37.509Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-23T04:38:38.262Z] 147fb30a95d9: Pull complete [2020-07-23T04:38:38.263Z] 3ccc99ad11dc: Pull complete [2020-07-23T04:38:38.263Z] Digest: sha256:33ff93263c5b0dedea05ed711b2d4931bc621bb5cb6457c0d27b1e4e2c1565c0 [2020-07-23T04:38:38.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-docs-builder:aarch64 [2020-07-23T04:38:38.467Z] ---> Running in 34add149c7b8 [2020-07-23T04:38:38.467Z] ---> Running in 93c915d11ed0 [2020-07-23T04:38:38.467Z] Removing intermediate container 3148367973a4 [2020-07-23T04:38:38.467Z] ---> eec83fa6c444 [2020-07-23T04:38:38.467Z] [2020-07-23T04:38:38.467Z] Step 10/22 : FROM alpine [2020-07-23T04:38:38.732Z] ---> a24bb4013296 [2020-07-23T04:38:38.732Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:38:38.732Z] Removing intermediate container 93c915d11ed0 [2020-07-23T04:38:38.732Z] ---> d1722f644750 [2020-07-23T04:38:38.732Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-23T04:38:38.994Z] Removing intermediate container 34add149c7b8 [2020-07-23T04:38:38.994Z] ---> eb4e4d9ee0ae [2020-07-23T04:38:38.994Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-23T04:38:40.872Z] Verifying ./api/raml/core-command.raml... [2020-07-23T04:38:41.541Z] ---> Running in 9386b9b4f53f [2020-07-23T04:38:41.541Z] ---> Running in 62a14c304c8e [2020-07-23T04:38:41.541Z] ---> Running in 63ce46070c3b [2020-07-23T04:38:41.541Z] Removing intermediate container dabb667fcc2e [2020-07-23T04:38:41.541Z] ---> 9adbac173baf [2020-07-23T04:38:41.541Z] [2020-07-23T04:38:41.541Z] Step 10/26 : FROM alpine:3.10 [2020-07-23T04:38:41.541Z] Removing intermediate container 62a14c304c8e [2020-07-23T04:38:41.541Z] ---> cebf13d481df [2020-07-23T04:38:41.541Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-23T04:38:41.541Z] Removing intermediate container 9386b9b4f53f [2020-07-23T04:38:41.541Z] ---> a0cc758cf2d2 [2020-07-23T04:38:41.541Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-23T04:38:41.541Z] Removing intermediate container 63ce46070c3b [2020-07-23T04:38:41.541Z] ---> 0aeab9308b4b [2020-07-23T04:38:41.541Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-23T04:38:41.541Z] ---> Running in 2e6e3cf199e5 [2020-07-23T04:38:41.801Z] 3.10: Pulling from library/alpine [2020-07-23T04:38:42.841Z] ---> 2556457c7a33 [2020-07-23T04:38:42.841Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-23T04:38:42.841Z] ---> 5fc793f58bf1 [2020-07-23T04:38:42.841Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-23T04:38:42.841Z] Removing intermediate container 2e6e3cf199e5 [2020-07-23T04:38:42.841Z] ---> 33bb47f22f89 [2020-07-23T04:38:42.841Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-23T04:38:43.436Z] ---> Running in 39145afa0138 [2020-07-23T04:38:43.436Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-23T04:38:43.436Z] Status: Downloaded newer image for alpine:3.10 [2020-07-23T04:38:44.009Z] ---> be4e4bea2c2e [2020-07-23T04:38:44.009Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-23T04:38:44.249Z] OK [2020-07-23T04:38:44.249Z] Verifying ./api/raml/core-metadata.raml... [2020-07-23T04:38:45.391Z] ---> 481efec9e9ba [2020-07-23T04:38:45.391Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-23T04:38:45.391Z] ---> 385ea532ff4a [2020-07-23T04:38:45.391Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-23T04:38:45.391Z] Removing intermediate container 39145afa0138 [2020-07-23T04:38:45.391Z] ---> 629d8c00f9da [2020-07-23T04:38:45.391Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:38:45.391Z] ---> Running in 3e11456c360e [2020-07-23T04:38:45.391Z] Removing intermediate container 94940ac2f334 [2020-07-23T04:38:45.391Z] ---> 00664df17190 [2020-07-23T04:38:45.391Z] [2020-07-23T04:38:45.391Z] Step 10/20 : FROM alpine [2020-07-23T04:38:45.391Z] ---> a24bb4013296 [2020-07-23T04:38:45.391Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-23T04:38:45.651Z] ---> Running in cb138dfdd99b [2020-07-23T04:38:45.912Z] ---> Running in 62c19bcf0c43 [2020-07-23T04:38:45.912Z] ---> 47ba121110ed [2020-07-23T04:38:45.912Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:38:46.176Z] ---> 96622e3affb1 [2020-07-23T04:38:46.176Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-23T04:38:46.176Z] ---> Running in 5c9cc02f81b1 [2020-07-23T04:38:46.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:46.446Z] Removing intermediate container 5c9cc02f81b1 [2020-07-23T04:38:46.447Z] ---> fe49828b0c09 [2020-07-23T04:38:46.447Z] Step 18/20 : LABEL arch=x86_64 [2020-07-23T04:38:46.447Z] ---> 610923076e59 [2020-07-23T04:38:46.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-23T04:38:46.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:46.724Z] ---> Running in 1a2612469a60 [2020-07-23T04:38:46.725Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-23T04:38:46.725Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-23T04:38:46.725Z] OK: 10346 distinct packages available [2020-07-23T04:38:46.987Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-23T04:38:46.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:46.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:47.248Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-23T04:38:47.248Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-23T04:38:47.248Z] (4/5) Installing curl (7.66.0-r0) [2020-07-23T04:38:47.248Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-23T04:38:47.248Z] Executing busybox-1.30.1-r3.trigger [2020-07-23T04:38:47.248Z] Executing ca-certificates-20191127-r2.trigger [2020-07-23T04:38:47.248Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:38:47.248Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:38:47.248Z] OK: 12749 distinct packages available [2020-07-23T04:38:47.508Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-23T04:38:47.508Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T04:38:47.508Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-23T04:38:47.508Z] (4/4) Installing curl (7.69.1-r0) [2020-07-23T04:38:47.508Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:38:47.508Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T04:38:47.508Z] OK: 7 MiB in 18 packages [2020-07-23T04:38:47.768Z] OK: 7 MiB in 19 packages [2020-07-23T04:38:47.768Z] Removing intermediate container 1a2612469a60 [2020-07-23T04:38:47.768Z] ---> 122038d776d8 [2020-07-23T04:38:47.768Z] Step 19/20 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:38:48.341Z] ---> 6514636ea2b5 [2020-07-23T04:38:48.341Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-23T04:38:48.341Z] ---> Running in cd97941af00a [2020-07-23T04:38:48.912Z] Removing intermediate container cd97941af00a [2020-07-23T04:38:48.912Z] ---> e074ee4e587c [2020-07-23T04:38:48.912Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T04:38:48.912Z] ---> cd2d2fc73939 [2020-07-23T04:38:48.912Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:38:49.483Z] ---> Running in 8c9d06b2deef [2020-07-23T04:38:49.483Z] Removing intermediate container cb138dfdd99b [2020-07-23T04:38:49.483Z] ---> 50ff20374f53 [2020-07-23T04:38:49.483Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-23T04:38:50.866Z] ---> Running in 7a9bef99bdfd [2020-07-23T04:38:50.866Z] ---> Running in ee515bba1f45 [2020-07-23T04:38:50.866Z] Removing intermediate container 62c19bcf0c43 [2020-07-23T04:38:50.866Z] ---> 1817ea3cef43 [2020-07-23T04:38:50.866Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T04:38:50.866Z] Removing intermediate container 3e11456c360e [2020-07-23T04:38:50.866Z] ---> 33d488f32620 [2020-07-23T04:38:50.866Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T04:38:51.129Z] Removing intermediate container 8c9d06b2deef [2020-07-23T04:38:51.129Z] ---> 93291024a831 [2020-07-23T04:38:51.129Z] [2020-07-23T04:38:51.129Z] ---> Running in 20ae31212df1 [2020-07-23T04:38:51.129Z] Successfully built 93291024a831 [2020-07-23T04:38:51.129Z] ---> Running in a660fea2e216 [2020-07-23T04:38:51.395Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-23T04:38:51.395Z]  Building docker-support-scheduler-go ... done Removing intermediate container 7a9bef99bdfd [2020-07-23T04:38:51.395Z] ---> bf7bac6d3563 [2020-07-23T04:38:51.395Z] Step 21/23 : LABEL arch=x86_64 [2020-07-23T04:38:51.395Z] ---> Running in c1d7b7182a4a [2020-07-23T04:38:51.395Z] Removing intermediate container a660fea2e216 [2020-07-23T04:38:51.395Z] ---> 5f5d7685883b [2020-07-23T04:38:51.395Z] Step 13/26 : WORKDIR / [2020-07-23T04:38:51.657Z] Removing intermediate container 20ae31212df1 [2020-07-23T04:38:51.657Z] ---> 2e0f325ee67f [2020-07-23T04:38:51.657Z] Step 13/20 : WORKDIR /edgex [2020-07-23T04:38:51.657Z] ---> Running in 9839f79e3999 [2020-07-23T04:38:51.657Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:51.657Z] ---> Running in 9289c2ccd4f0 [2020-07-23T04:38:51.657Z] Removing intermediate container c1d7b7182a4a [2020-07-23T04:38:51.657Z] ---> 70f3173aee3c [2020-07-23T04:38:51.657Z] Step 22/23 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:38:51.919Z] ---> Running in f0ec43d4cfd9 [2020-07-23T04:38:52.179Z] Removing intermediate container 9839f79e3999 [2020-07-23T04:38:52.179Z] ---> e546c8e1972a [2020-07-23T04:38:52.179Z] 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-23T04:38:52.179Z] Removing intermediate container 9289c2ccd4f0 [2020-07-23T04:38:52.179Z] ---> 841b4aafd0ea [2020-07-23T04:38:52.179Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-23T04:38:52.179Z] Removing intermediate container f0ec43d4cfd9 [2020-07-23T04:38:52.179Z] ---> 762aa3c0f3fd [2020-07-23T04:38:52.179Z] Step 23/23 : LABEL version=0.0.0 [2020-07-23T04:38:52.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T04:38:52.439Z] ---> Running in 8d8b6ad2bd60 [2020-07-23T04:38:52.439Z] ---> aa9533f6c3c5 [2020-07-23T04:38:52.439Z] 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-23T04:38:52.495Z] OK [2020-07-23T04:38:52.495Z] Verifying ./api/raml/support-logging.raml... [2020-07-23T04:38:52.699Z] ---> fa870a499f63 [2020-07-23T04:38:52.699Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-23T04:38:52.699Z] Removing intermediate container 8d8b6ad2bd60 [2020-07-23T04:38:52.699Z] ---> 7ca2c7b9ff3d [2020-07-23T04:38:52.699Z] [2020-07-23T04:38:52.959Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-23T04:38:52.959Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-23T04:38:52.959Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-23T04:38:53.219Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-23T04:38:53.790Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-23T04:38:53.790Z] Successfully built 7ca2c7b9ff3d [2020-07-23T04:38:53.790Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:38:53.790Z] OK: 8 MiB in 19 packages [2020-07-23T04:38:54.052Z] Successfully tagged docker-support-notifications-go:latest [2020-07-23T04:38:54.052Z]  Building docker-support-notifications-go ... done  ---> d543fabc8cec [2020-07-23T04:38:54.052Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-23T04:38:54.052Z] ---> 5b28c500eaf0 [2020-07-23T04:38:54.052Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-23T04:38:54.313Z] ---> Running in 43bb46e91c6f [2020-07-23T04:38:54.313Z] ---> 576457463848 [2020-07-23T04:38:54.313Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-23T04:38:54.455Z] OK [2020-07-23T04:38:54.455Z] Verifying ./api/raml/support-scheduler.raml... [2020-07-23T04:38:54.576Z] Removing intermediate container 43bb46e91c6f [2020-07-23T04:38:54.576Z] ---> 0c8829063048 [2020-07-23T04:38:54.576Z] Step 17/20 : CMD ["--init=true"] [2020-07-23T04:38:54.576Z] Removing intermediate container ee515bba1f45 [2020-07-23T04:38:54.576Z] ---> 2baca11b382a [2020-07-23T04:38:54.576Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-23T04:38:54.576Z] ---> Running in 38a34a8af10f [2020-07-23T04:38:54.576Z] ---> 60a99383a69a [2020-07-23T04:38:54.576Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-23T04:38:54.842Z] Removing intermediate container 38a34a8af10f [2020-07-23T04:38:54.842Z] ---> 40d7f7e0f7f0 [2020-07-23T04:38:54.842Z] Step 18/20 : LABEL arch=x86_64 [2020-07-23T04:38:54.842Z] ---> Running in 22be5df83f51 [2020-07-23T04:38:55.107Z] ---> 87920160ac77 [2020-07-23T04:38:55.107Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-23T04:38:55.107Z] ---> 6693fed00f27 [2020-07-23T04:38:55.107Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-23T04:38:55.107Z] Removing intermediate container 22be5df83f51 [2020-07-23T04:38:55.107Z] ---> 3e7786f85375 [2020-07-23T04:38:55.107Z] Step 19/20 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:38:55.374Z] ---> Running in 3d88fd75e27e [2020-07-23T04:38:55.636Z] Removing intermediate container 3d88fd75e27e [2020-07-23T04:38:55.636Z] ---> 875b432cbd2c [2020-07-23T04:38:55.636Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T04:38:55.636Z] ---> Running in a82cb5fbd820 [2020-07-23T04:38:55.636Z] ---> 1c8c22885abe [2020-07-23T04:38:55.636Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-23T04:38:55.636Z] ---> d7ab96ba542f [2020-07-23T04:38:55.636Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-23T04:38:55.896Z] Removing intermediate container a82cb5fbd820 [2020-07-23T04:38:55.896Z] ---> b9bd6cc5c081 [2020-07-23T04:38:55.896Z] [2020-07-23T04:38:55.896Z] Successfully built b9bd6cc5c081 [2020-07-23T04:38:55.896Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-23T04:38:56.156Z]  Building docker-security-proxy-setup-go ... done  ---> a224e469dd15 [2020-07-23T04:38:56.156Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:38:56.156Z] ---> Running in d95f8f04983e [2020-07-23T04:38:56.156Z] ---> 2d86393a4c06 [2020-07-23T04:38:56.156Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T04:38:56.421Z] Removing intermediate container d95f8f04983e [2020-07-23T04:38:56.421Z] ---> e7d4b100d83d [2020-07-23T04:38:56.421Z] Step 20/22 : LABEL arch=x86_64 [2020-07-23T04:38:56.421Z] ---> Running in ddd4aa4f1a7d [2020-07-23T04:38:56.421Z] ---> c1a7b320d7a3 [2020-07-23T04:38:56.421Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T04:38:56.421Z] ---> Running in 3d3ffaa47e64 [2020-07-23T04:38:56.683Z] Removing intermediate container ddd4aa4f1a7d [2020-07-23T04:38:56.683Z] ---> b5d22b692484 [2020-07-23T04:38:56.683Z] Step 21/22 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:38:56.683Z] ---> Running in 5268dce4f02a [2020-07-23T04:38:56.943Z] Removing intermediate container 5268dce4f02a [2020-07-23T04:38:56.943Z] ---> 7e4650848daa [2020-07-23T04:38:56.943Z] Step 22/22 : LABEL version=0.0.0 [2020-07-23T04:38:56.943Z] ---> Running in 94d1fb1f4262 [2020-07-23T04:38:57.203Z] Removing intermediate container 94d1fb1f4262 [2020-07-23T04:38:57.203Z] ---> 46f88391fa6f [2020-07-23T04:38:57.203Z] [2020-07-23T04:38:57.203Z] Successfully built 46f88391fa6f [2020-07-23T04:38:57.203Z] Successfully tagged docker-core-data-go:latest [2020-07-23T04:38:57.464Z]  Building docker-core-data-go ... done Removing intermediate container 3d3ffaa47e64 [2020-07-23T04:38:57.464Z] ---> a6e949f48468 [2020-07-23T04:38:57.464Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T04:38:57.464Z] ---> Running in e2bce729158e [2020-07-23T04:38:57.725Z] Removing intermediate container e2bce729158e [2020-07-23T04:38:57.725Z] ---> 0f3c5195d472 [2020-07-23T04:38:57.725Z] Step 24/26 : LABEL arch=x86_64 [2020-07-23T04:38:57.725Z] ---> Running in e3c15237efd6 [2020-07-23T04:38:57.827Z] OK [2020-07-23T04:38:57.827Z] Verifying ./api/raml/core-data.raml... [2020-07-23T04:38:57.989Z] Removing intermediate container e3c15237efd6 [2020-07-23T04:38:57.989Z] ---> 3a983f1d2fe0 [2020-07-23T04:38:57.989Z] Step 25/26 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:38:57.989Z] ---> Running in c2814a05d7e8 [2020-07-23T04:38:57.989Z] Removing intermediate container c2814a05d7e8 [2020-07-23T04:38:57.989Z] ---> fa557a207495 [2020-07-23T04:38:57.989Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T04:38:58.250Z] ---> Running in 476853123eeb [2020-07-23T04:38:58.250Z] Removing intermediate container 476853123eeb [2020-07-23T04:38:58.250Z] ---> 271514d98a94 [2020-07-23T04:38:58.250Z] [2020-07-23T04:38:58.511Z] Successfully built 271514d98a94 [2020-07-23T04:38:58.511Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-23T04:38:59.496Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2020-07-23T04:38:59.559Z] $ docker stop --time=1 34a552d52de5613e64b9e5d00e5788ca112a181e13ec91cab32ad7e4ad8c4f0b [2020-07-23T04:39:01.212Z] $ docker rm -f 34a552d52de5613e64b9e5d00e5788ca112a181e13ec91cab32ad7e4ad8c4f0b [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-23T04:39:01.823Z] + docker images [2020-07-23T04:39:01.823Z] + grep docker [2020-07-23T04:39:01.823Z] docker-security-secretstore-setup-go latest 271514d98a94 3 seconds ago 33.9MB [2020-07-23T04:39:01.823Z] docker-core-data-go latest 46f88391fa6f 5 seconds ago 23.8MB [2020-07-23T04:39:01.823Z] docker-security-proxy-setup-go latest b9bd6cc5c081 6 seconds ago 16.4MB [2020-07-23T04:39:01.823Z] docker-support-notifications-go latest 7ca2c7b9ff3d 9 seconds ago 14.4MB [2020-07-23T04:39:01.823Z] docker-support-scheduler-go latest 93291024a831 11 seconds ago 13.1MB [2020-07-23T04:39:01.823Z] docker-sys-mgmt-agent-go latest 5c6d35485cc1 About a minute ago 284MB [2020-07-23T04:39:01.823Z] docker-core-command-go latest b4aaffca6afe 2 minutes ago 13MB [2020-07-23T04:39:01.823Z] docker-core-metadata-go latest 86d8cd0fd77e 2 minutes ago 14.4MB [2020-07-23T04:39:01.823Z] docker-support-logging-go latest 6df46910a87d 2 minutes ago 11.8MB [2020-07-23T04:39:01.823Z] docker-security-secrets-setup-go latest 1315673389d9 2 minutes ago 25.1MB [2020-07-23T04:39:01.823Z] docker latest 81f5749c9058 3 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-07-23T04:39:02.137Z] OK [2020-07-23T04:39:02.137Z] Verifying ./api/raml/support-notifications.raml... Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-23T04:39:07.515Z] OK [2020-07-23T04:39:07.515Z] Verifying ./api/raml/system-agent.raml... [2020-07-23T04:39:09.478Z] OK [Pipeline] sh [2020-07-23T04:39:11.101Z] + ls -al . [2020-07-23T04:39:11.101Z] total 588 [2020-07-23T04:39:11.101Z] drwxrwxr-x 10 1001 1001 4096 Jul 23 04:38 . [2020-07-23T04:39:11.101Z] drwxr-xr-x 4 root root 4096 Jul 23 04:36 .. [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 11 Jul 23 04:33 .dockerignore [2020-07-23T04:39:11.101Z] drwxrwxr-x 8 1001 1001 4096 Jul 23 04:33 .git [2020-07-23T04:39:11.101Z] drwxrwxr-x 3 1001 1001 4096 Jul 23 04:33 .github [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 924 Jul 23 04:33 .gitignore [2020-07-23T04:39:11.101Z] drwxrwxr-x 3 1001 1001 4096 Jul 23 04:34 .semver [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 178 Jul 23 04:33 .sonarcloud.properties [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 3804 Jul 23 04:33 CONTRIBUTING.md [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 1035 Jul 23 04:33 Dockerfile.build [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 824 Jul 23 04:33 Jenkinsfile [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 10775 Jul 23 04:33 LICENSE [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 6417 Jul 23 04:33 Makefile [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 5652 Jul 23 04:33 README.md [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 7111 Jul 23 04:33 SECURITY.md [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 5 Jul 23 04:30 VERSION [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 4131 Jul 23 04:33 ZMQWindows.md [2020-07-23T04:39:11.101Z] drwxrwxr-x 4 1001 1001 4096 Jul 23 04:33 api [2020-07-23T04:39:11.101Z] drwxrwxr-x 2 1001 1001 4096 Jul 23 04:33 bin [2020-07-23T04:39:11.101Z] drwxrwxr-x 15 1001 1001 4096 Jul 23 04:33 cmd [2020-07-23T04:39:11.101Z] -rw-r--r-- 1 root root 456067 Jul 23 04:38 coverage.out [2020-07-23T04:39:11.101Z] -rw-r--r-- 1 root root 1019 Jul 23 04:38 go.mod [2020-07-23T04:39:11.101Z] -rw-r--r-- 1 root root 18146 Jul 23 04:38 go.sum [2020-07-23T04:39:11.101Z] drwxrwxr-x 8 1001 1001 4096 Jul 23 04:33 internal [2020-07-23T04:39:11.101Z] drwxrwxr-x 4 1001 1001 4096 Jul 23 04:33 snap [2020-07-23T04:39:11.101Z] -rw-rw-r-- 1 1001 1001 168 Jul 23 04:33 version.go [Pipeline] sh [2020-07-23T04:39:11.751Z] + '[' -e coverage.out ] [2020-07-23T04:39:11.752Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-23T04:39:11.840Z] Warning: overwriting stash ‘coverage-report’ [2020-07-23T04:39:13.109Z] Stashed 1 file(s) [Pipeline] sh [2020-07-23T04:39:13.862Z] + make build [2020-07-23T04:39:13.862Z] 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-23T04:39:32.398Z] 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-23T04:39:42.534Z] 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-23T04:39:46.830Z] 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-23T04:39:52.212Z] 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-23T04:39:58.901Z] 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-23T04:40:00.866Z] 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-23T04:40:06.261Z] 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-23T04:40:12.978Z] 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-23T04:40:18.364Z] 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-23T04:40:23.754Z] 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-23T04:40:29.139Z] 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-23T04:40:33.428Z] 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-23T04:40:37.728Z] $ docker stop --time=1 6f4a6c80ebb47dcae6d907d3d93b222dddffd4bee8b334d37e2a67f1da3533e0 [2020-07-23T04:40:40.309Z] $ docker rm -f 6f4a6c80ebb47dcae6d907d3d93b222dddffd4bee8b334d37e2a67f1da3533e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:40:42.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T04:40:42.281Z] [2020-07-23T04:40:42.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:40:42.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T04:40:42.935Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-23T04:40:42.935Z] 29e5d40040c1: Already exists [2020-07-23T04:40:42.935Z] 1ce36da41761: Pulling fs layer [2020-07-23T04:40:42.935Z] 25b303627fd3: Pulling fs layer [2020-07-23T04:40:43.210Z] 1ce36da41761: Verifying Checksum [2020-07-23T04:40:43.210Z] 1ce36da41761: Download complete [2020-07-23T04:40:44.643Z] 1ce36da41761: Pull complete [2020-07-23T04:40:44.916Z] 25b303627fd3: Verifying Checksum [2020-07-23T04:40:44.916Z] 25b303627fd3: Download complete [2020-07-23T04:40:55.046Z] 25b303627fd3: Pull complete [2020-07-23T04:40:55.046Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-23T04:40:55.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T04:40:55.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-23T04:40:55.330Z] prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container [2020-07-23T04:40:55.397Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-23T04:40:59.776Z] $ docker top 502a05b1980675639b4316238e7df324fd428057e55f7dcdb79c17b40a421933 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T04:41:01.310Z] + docker-compose+ buildgrep --help parallel [2020-07-23T04:41:01.310Z] [2020-07-23T04:41:06.739Z] --parallel Build images in parallel. [Pipeline] } [2020-07-23T04:41:06.749Z] $ docker stop --time=1 502a05b1980675639b4316238e7df324fd428057e55f7dcdb79c17b40a421933 [2020-07-23T04:41:08.743Z] $ docker rm -f 502a05b1980675639b4316238e7df324fd428057e55f7dcdb79c17b40a421933 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:41:09.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-23T04:41:09.526Z] . [Pipeline] withDockerContainer [2020-07-23T04:41:09.806Z] prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container [2020-07-23T04:41:09.876Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-23T04:41:11.381Z] $ docker top b1b8d625a1e80953526d9fce279862063b6a852ed9f4d6d0905c7544a85ce3ea -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T04:41:12.425Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-23T04:41:16.720Z] Building docker-core-command-go ... [2020-07-23T04:41:16.720Z] Building docker-core-data-go ... [2020-07-23T04:41:16.720Z] Building docker-core-metadata-go ... [2020-07-23T04:41:16.720Z] Building docker-security-proxy-setup-go ... [2020-07-23T04:41:16.720Z] Building docker-security-secrets-setup-go ... [2020-07-23T04:41:16.720Z] Building docker-security-secretstore-setup-go ... [2020-07-23T04:41:16.720Z] Building docker-support-logging-go ... [2020-07-23T04:41:16.720Z] Building docker-support-notifications-go ... [2020-07-23T04:41:16.720Z] Building docker-support-scheduler-go ... [2020-07-23T04:41:16.720Z] Building docker-sys-mgmt-agent-go ... [2020-07-23T04:41:16.720Z] Building docker-support-logging-go [2020-07-23T04:41:16.720Z] Building docker-support-scheduler-go [2020-07-23T04:41:16.720Z] Building docker-core-metadata-go [2020-07-23T04:41:16.720Z] Building docker-security-proxy-setup-go [2020-07-23T04:41:16.720Z] Building docker-sys-mgmt-agent-go [2020-07-23T04:43:08.490Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:43:08.490Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:43:08.490Z] ---> 83846ab55710 [2020-07-23T04:43:08.490Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:43:08.490Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:43:08.490Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:43:08.490Z] ---> 83846ab55710 [2020-07-23T04:43:08.490Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T04:43:08.490Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:43:08.490Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:43:08.490Z] ---> 83846ab55710 [2020-07-23T04:43:08.490Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T04:43:08.490Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:43:08.490Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:43:08.490Z] ---> 83846ab55710 [2020-07-23T04:43:08.490Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:43:08.490Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:43:08.490Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:43:08.490Z] ---> 83846ab55710 [2020-07-23T04:43:08.490Z] Step 3/20 : WORKDIR /edgex-go [2020-07-23T04:43:08.490Z] ---> Running in fe28ddaad4d5 [2020-07-23T04:43:08.490Z] ---> Running in 9422bc0a554b [2020-07-23T04:43:08.490Z] ---> Running in a14b87a1d3f3 [2020-07-23T04:43:08.490Z] ---> Running in 609f71a2428a [2020-07-23T04:43:08.490Z] ---> Running in b995e677b1c7 [2020-07-23T04:43:08.490Z] Removing intermediate container a14b87a1d3f3 [2020-07-23T04:43:08.490Z] Removing intermediate container 609f71a2428a [2020-07-23T04:43:08.490Z] ---> 5e4d21b7a1d2 [2020-07-23T04:43:08.490Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:43:08.490Z] ---> 5edbc550bbeb [2020-07-23T04:43:08.490Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:43:08.490Z] Removing intermediate container 9422bc0a554b [2020-07-23T04:43:08.490Z] ---> 24ff6e5aa0e9 [2020-07-23T04:43:08.490Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:43:08.490Z] Removing intermediate container b995e677b1c7 [2020-07-23T04:43:08.490Z] ---> aadf1bc44b53 [2020-07-23T04:43:08.490Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:43:08.490Z] Removing intermediate container fe28ddaad4d5 [2020-07-23T04:43:08.490Z] ---> 06878950ed31 [2020-07-23T04:43:08.490Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:43:08.490Z] ---> Running in 05f45ce67975 [2020-07-23T04:43:08.490Z] ---> Running in bef24ebbed5a [2020-07-23T04:43:08.490Z] ---> Running in 252235ce05b6 [2020-07-23T04:43:08.490Z] ---> Running in 8d7acdf39afe [2020-07-23T04:43:08.490Z] ---> Running in 0ffc00842cdc [2020-07-23T04:43:09.478Z] Removing intermediate container 05f45ce67975 [2020-07-23T04:43:09.478Z] ---> 47d1f132b2d8 [2020-07-23T04:43:09.478Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T04:43:09.752Z] ---> Running in 86d185da1a66 [2020-07-23T04:43:09.752Z] Removing intermediate container bef24ebbed5a [2020-07-23T04:43:09.752Z] ---> 866fcd18e3a4 [2020-07-23T04:43:09.752Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-23T04:43:10.025Z] ---> Running in a27c909c67af [2020-07-23T04:43:10.624Z] Removing intermediate container 252235ce05b6 [2020-07-23T04:43:10.624Z] ---> a7ff78148f58 [2020-07-23T04:43:10.624Z] Step 5/20 : RUN apk update && apk add make git [2020-07-23T04:43:10.624Z] ---> Running in 7abd258dd88d [2020-07-23T04:43:10.906Z] Removing intermediate container 0ffc00842cdc [2020-07-23T04:43:10.906Z] ---> 31655369a376 [2020-07-23T04:43:10.906Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T04:43:10.906Z] Removing intermediate container 8d7acdf39afe [2020-07-23T04:43:10.906Z] ---> 02ff5e8dac6c [2020-07-23T04:43:10.906Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-23T04:43:11.181Z] ---> Running in 82303b95af0a [2020-07-23T04:43:11.181Z] ---> Running in 74e6cb344055 [2020-07-23T04:43:12.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:12.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:13.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:13.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:13.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:13.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:13.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:14.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:14.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:14.382Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:43:14.382Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:43:14.382Z] OK: 12620 distinct packages available [2020-07-23T04:43:14.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:43:14.656Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:43:14.656Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:43:14.656Z] OK: 12620 distinct packages available [2020-07-23T04:43:15.274Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:43:15.274Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:43:15.274Z] OK: 12620 distinct packages available [2020-07-23T04:43:15.274Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:15.546Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:15.547Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:43:15.547Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:43:15.547Z] OK: 12620 distinct packages available [2020-07-23T04:43:15.823Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:43:15.823Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:43:15.823Z] OK: 12620 distinct packages available [2020-07-23T04:43:16.424Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:16.424Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:16.701Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:17.697Z] OK: 217 MiB in 51 packages [2020-07-23T04:43:17.697Z] Removing intermediate container a27c909c67af [2020-07-23T04:43:17.697Z] ---> 2f2c6f13c233 [2020-07-23T04:43:17.697Z] Step 6/26 : COPY go.mod . [2020-07-23T04:43:17.973Z] Removing intermediate container 86d185da1a66 [2020-07-23T04:43:17.973Z] ---> 8e301cc726d8 [2020-07-23T04:43:17.973Z] Step 6/20 : COPY go.mod . [2020-07-23T04:43:18.572Z] Removing intermediate container 7abd258dd88d [2020-07-23T04:43:18.572Z] ---> c4c891fb2328 [2020-07-23T04:43:18.572Z] Step 6/20 : COPY go.mod . [2020-07-23T04:43:18.854Z] Removing intermediate container 74e6cb344055 [2020-07-23T04:43:18.854Z] ---> 7a44e5784bd4 [2020-07-23T04:43:18.854Z] Step 6/21 : COPY go.mod . [2020-07-23T04:43:19.128Z] ---> c95bc4ba940a [2020-07-23T04:43:19.128Z] Step 7/26 : RUN go mod download [2020-07-23T04:43:19.128Z] ---> 625b15a11b28 [2020-07-23T04:43:19.128Z] Step 7/20 : RUN go mod download [2020-07-23T04:43:19.128Z] Removing intermediate container 82303b95af0a [2020-07-23T04:43:19.128Z] ---> beafc8ef2455 [2020-07-23T04:43:19.128Z] Step 6/21 : COPY go.mod . [2020-07-23T04:43:19.403Z] ---> Running in c40b0a5630ec [2020-07-23T04:43:19.403Z] ---> Running in ae62c58d53ac [2020-07-23T04:43:19.678Z] ---> e8afb3cd3afa [2020-07-23T04:43:19.678Z] Step 7/20 : RUN go mod download [2020-07-23T04:43:19.954Z] ---> 677ad9384681 [2020-07-23T04:43:19.954Z] Step 7/21 : RUN go mod download [2020-07-23T04:43:19.954Z] ---> Running in 6ce13f99a0ba [2020-07-23T04:43:20.230Z] ---> Running in f51c5cca164c [2020-07-23T04:43:20.503Z] ---> 512bf557e696 [2020-07-23T04:43:20.503Z] Step 7/21 : RUN go mod download [2020-07-23T04:43:20.784Z] ---> Running in 2aefd9de3fd5 [2020-07-23T04:43:24.200Z] Removing intermediate container c40b0a5630ec [2020-07-23T04:43:24.200Z] ---> c12cb07489a9 [2020-07-23T04:43:24.200Z] Step 8/20 : COPY . . [2020-07-23T04:43:24.481Z] Removing intermediate container ae62c58d53ac [2020-07-23T04:43:24.481Z] ---> 1016ad925b0e [2020-07-23T04:43:24.481Z] Step 8/26 : COPY . . [2020-07-23T04:43:26.150Z] Removing intermediate container 6ce13f99a0ba [2020-07-23T04:43:26.150Z] ---> aed9d7be62f2 [2020-07-23T04:43:26.151Z] Step 8/20 : COPY . . [2020-07-23T04:43:26.151Z] Removing intermediate container f51c5cca164c [2020-07-23T04:43:26.151Z] ---> 5fd3dc3e71be [2020-07-23T04:43:26.151Z] Step 8/21 : COPY . . [2020-07-23T04:43:26.749Z] Removing intermediate container 2aefd9de3fd5 [2020-07-23T04:43:26.749Z] ---> 4b29ad538db2 [2020-07-23T04:43:26.749Z] Step 8/21 : COPY . . [2020-07-23T04:44:05.787Z] ---> 395126191f5c [2020-07-23T04:44:05.787Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-23T04:44:05.787Z] ---> 29154bdd9bc8 [2020-07-23T04:44:05.787Z] ---> 76fb43769323 [2020-07-23T04:44:05.787Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-23T04:44:05.787Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-23T04:44:05.787Z] ---> aec27391c121 [2020-07-23T04:44:05.787Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-23T04:44:05.787Z] ---> 441ef5f8b60c [2020-07-23T04:44:05.787Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-23T04:44:05.787Z] ---> Running in 7228d669816a [2020-07-23T04:44:05.787Z] ---> Running in e92ee435ad8d [2020-07-23T04:44:05.787Z] ---> Running in b3c2ff2af458 [2020-07-23T04:44:05.787Z] ---> Running in 6ad021a304bf [2020-07-23T04:44:05.787Z] ---> Running in 3882606fb754 [2020-07-23T04:44:05.787Z] 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-23T04:44:05.787Z] 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-23T04:44:05.787Z] 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-23T04:44:05.787Z] 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-23T04:44:05.787Z] 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-23T04:45:42.645Z] Removing intermediate container e92ee435ad8d [2020-07-23T04:45:42.645Z] ---> 5a70e7a85398 [2020-07-23T04:45:42.645Z] [2020-07-23T04:45:42.645Z] Step 10/20 : FROM alpine [2020-07-23T04:45:42.645Z] latest: Pulling from library/alpine [2020-07-23T04:45:42.645Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-23T04:45:42.645Z] Status: Downloaded newer image for alpine:latest [2020-07-23T04:45:42.645Z] ---> 62ee0e9f8440 [2020-07-23T04:45:42.645Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-23T04:45:42.645Z] ---> Running in bb9e73d3bec1 [2020-07-23T04:45:42.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:45:42.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:45:42.645Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:45:42.645Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:45:42.645Z] OK: 12620 distinct packages available [2020-07-23T04:45:42.645Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-23T04:45:42.645Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T04:45:42.645Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-23T04:45:42.645Z] (4/4) Installing curl (7.69.1-r0) [2020-07-23T04:45:42.645Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:45:42.645Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T04:45:42.645Z] OK: 7 MiB in 18 packages [2020-07-23T04:45:42.645Z] Removing intermediate container bb9e73d3bec1 [2020-07-23T04:45:42.645Z] ---> 1448af2153a6 [2020-07-23T04:45:42.645Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T04:45:42.645Z] ---> Running in da7e8169b49f [2020-07-23T04:45:42.645Z] Removing intermediate container b3c2ff2af458 [2020-07-23T04:45:42.645Z] ---> 790cd4e6fba3 [2020-07-23T04:45:42.645Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-23T04:45:43.247Z] Removing intermediate container da7e8169b49f [2020-07-23T04:45:43.247Z] ---> a498a005dac5 [2020-07-23T04:45:43.247Z] Step 13/20 : WORKDIR /edgex [2020-07-23T04:45:43.247Z] ---> Running in 79200afd21e8 [2020-07-23T04:45:43.520Z] ---> Running in dcd96f17baf2 [2020-07-23T04:45:44.500Z] Removing intermediate container dcd96f17baf2 [2020-07-23T04:45:44.500Z] ---> f7a20293df54 [2020-07-23T04:45:44.500Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-23T04:45:46.480Z] 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-23T04:45:46.480Z] ---> 3c8b96d13fcf [2020-07-23T04:45:46.480Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-23T04:45:48.464Z] Removing intermediate container 7228d669816a [2020-07-23T04:45:48.464Z] ---> ff318b8afebf [2020-07-23T04:45:48.464Z] [2020-07-23T04:45:48.464Z] Step 10/21 : FROM scratch [2020-07-23T04:45:48.464Z] ---> [2020-07-23T04:45:48.464Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T04:45:48.741Z] ---> 7ff713c742af [2020-07-23T04:45:48.741Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-23T04:45:48.741Z] ---> Running in 81d406f119c3 [2020-07-23T04:45:49.019Z] ---> Running in 561a33aad397 [2020-07-23T04:45:49.614Z] Removing intermediate container 561a33aad397 [2020-07-23T04:45:49.614Z] ---> ec5e6e4927f7 [2020-07-23T04:45:49.614Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-23T04:45:49.614Z] Removing intermediate container 81d406f119c3 [2020-07-23T04:45:49.614Z] ---> a2eb05d155a0 [2020-07-23T04:45:49.614Z] Step 17/20 : CMD ["--init=true"] [2020-07-23T04:45:49.614Z] ---> Running in 31507417a9c9 [2020-07-23T04:45:49.889Z] ---> Running in 1311b6823f7e [2020-07-23T04:45:50.500Z] Removing intermediate container 31507417a9c9 [2020-07-23T04:45:50.500Z] ---> 73dc79f22f3c [2020-07-23T04:45:50.500Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:45:50.500Z] ---> Running in 19070c970a9a [2020-07-23T04:45:50.500Z] Removing intermediate container 1311b6823f7e [2020-07-23T04:45:50.500Z] ---> 61e7802f7af6 [2020-07-23T04:45:50.501Z] Step 18/20 : LABEL arch=arm64 [2020-07-23T04:45:50.780Z] ---> Running in 6edd6c1ef191 [2020-07-23T04:45:51.768Z] Removing intermediate container 19070c970a9a [2020-07-23T04:45:51.768Z] ---> bc83808f5d8c [2020-07-23T04:45:51.768Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-23T04:45:51.768Z] Removing intermediate container 6edd6c1ef191 [2020-07-23T04:45:51.768Z] ---> 96516ea89716 [2020-07-23T04:45:51.768Z] Step 19/20 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:45:52.050Z] ---> Running in d507842f84c2 [2020-07-23T04:45:52.318Z] Removing intermediate container 79200afd21e8 [2020-07-23T04:45:52.318Z] ---> 822250684db7 [2020-07-23T04:45:52.318Z] [2020-07-23T04:45:52.318Z] Step 11/26 : FROM docker:latest [2020-07-23T04:45:52.318Z] ---> ce9d55ae87f1 [2020-07-23T04:45:52.318Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-23T04:45:52.588Z] ---> Running in 9826f250dea3 [2020-07-23T04:45:52.858Z] ---> cb10468d3eb8 [2020-07-23T04:45:52.858Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-23T04:45:53.131Z] Removing intermediate container d507842f84c2 [2020-07-23T04:45:53.131Z] ---> 53fa2b3ec8db [2020-07-23T04:45:53.131Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T04:45:53.403Z] ---> Running in 34971d979de5 [2020-07-23T04:45:54.016Z] Removing intermediate container 34971d979de5 [2020-07-23T04:45:54.016Z] ---> e73c9ed573f4 [2020-07-23T04:45:54.016Z] [2020-07-23T04:45:54.296Z] ---> 368a13a71709 [2020-07-23T04:45:54.296Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-23T04:45:54.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:45:55.171Z] Successfully built e73c9ed573f4 [2020-07-23T04:45:55.171Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-23T04:45:55.171Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2020-07-23T04:45:55.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:45:55.772Z] (1/2) Installing readline (8.0.4-r0) [2020-07-23T04:45:55.772Z] (2/2) Installing bash (5.0.17-r0) [2020-07-23T04:45:56.053Z] Executing bash-5.0.17-r0.post-install [2020-07-23T04:45:56.053Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:45:56.053Z] OK: 12 MiB in 22 packages [2020-07-23T04:45:56.328Z] ---> 2e44ac1ba989 [2020-07-23T04:45:56.329Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-23T04:45:58.972Z] ---> b76c985aacc7 [2020-07-23T04:45:58.972Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:45:59.979Z] Removing intermediate container 9826f250dea3 [2020-07-23T04:45:59.979Z] ---> 93784b1074c2 [2020-07-23T04:45:59.979Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-23T04:45:59.979Z] ---> Running in fa49ff1b9e82 [2020-07-23T04:46:00.595Z] ---> Running in 9071bbc79d2b [2020-07-23T04:46:01.577Z] Removing intermediate container fa49ff1b9e82 [2020-07-23T04:46:01.577Z] ---> cb3e46429740 [2020-07-23T04:46:01.577Z] Step 19/21 : LABEL arch=arm64 [2020-07-23T04:46:03.564Z] ---> Running in b95f0a4a985e [2020-07-23T04:46:04.161Z] Removing intermediate container b95f0a4a985e [2020-07-23T04:46:04.161Z] ---> 6d89c49167e8 [2020-07-23T04:46:04.161Z] Step 20/21 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:46:04.161Z] Removing intermediate container 3882606fb754 [2020-07-23T04:46:04.161Z] ---> b78e2d2bbf3b [2020-07-23T04:46:04.161Z] [2020-07-23T04:46:04.161Z] Step 10/20 : FROM scratch [2020-07-23T04:46:04.161Z] ---> [2020-07-23T04:46:04.161Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:46:04.447Z] ---> Running in ce2ef6e0b03f [2020-07-23T04:46:04.447Z] ---> Running in 157a101a44fc [2020-07-23T04:46:05.043Z] Removing intermediate container 9071bbc79d2b [2020-07-23T04:46:05.043Z] ---> c54927995554 [2020-07-23T04:46:05.043Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-23T04:46:05.317Z] Removing intermediate container ce2ef6e0b03f [2020-07-23T04:46:05.317Z] ---> 8f73ff5d78e6 [2020-07-23T04:46:05.317Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:46:05.594Z] ---> Running in c74f6df5005f [2020-07-23T04:46:05.594Z] Removing intermediate container 157a101a44fc [2020-07-23T04:46:05.594Z] ---> f52d4ddf1615 [2020-07-23T04:46:05.594Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-23T04:46:06.203Z] ---> Running in 44415fc69587 [2020-07-23T04:46:06.203Z] ---> Running in 2e0cda6924a1 [2020-07-23T04:46:06.801Z] Removing intermediate container c74f6df5005f [2020-07-23T04:46:06.801Z] ---> ee219d738ed5 [2020-07-23T04:46:06.801Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-23T04:46:07.074Z] Removing intermediate container 2e0cda6924a1 [2020-07-23T04:46:07.074Z] ---> 1d06009cb759 [2020-07-23T04:46:07.074Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-23T04:46:07.673Z] ---> Running in dc7d95a66c1f [2020-07-23T04:46:07.673Z] Removing intermediate container 44415fc69587 [2020-07-23T04:46:07.673Z] ---> f7073bd31b94 [2020-07-23T04:46:07.673Z] [2020-07-23T04:46:07.947Z] ---> Running in f95d6c6b5328 [2020-07-23T04:46:08.544Z] Successfully built f7073bd31b94 [2020-07-23T04:46:08.544Z] Removing intermediate container 6ad021a304bf [2020-07-23T04:46:08.544Z] ---> b036af4c409f [2020-07-23T04:46:08.544Z] [2020-07-23T04:46:08.544Z] Step 10/21 : FROM scratch [2020-07-23T04:46:08.544Z] ---> [2020-07-23T04:46:08.544Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:46:08.815Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-23T04:46:08.815Z]  Building docker-support-logging-go ... done Building docker-support-notifications-go [2020-07-23T04:46:08.815Z] Removing intermediate container dc7d95a66c1f [2020-07-23T04:46:08.815Z] ---> 286ac9e258ca [2020-07-23T04:46:08.815Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-23T04:46:08.815Z] ---> Using cache [2020-07-23T04:46:08.815Z] ---> f52d4ddf1615 [2020-07-23T04:46:08.815Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-23T04:46:09.086Z] Removing intermediate container f95d6c6b5328 [2020-07-23T04:46:09.086Z] ---> 9b55e584a7f0 [2020-07-23T04:46:09.086Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-23T04:46:09.086Z] ---> Running in 11cc8a21bb88 [2020-07-23T04:46:09.086Z] ---> Running in c8e7001cd7a7 [2020-07-23T04:46:10.523Z] Removing intermediate container c8e7001cd7a7 [2020-07-23T04:46:10.523Z] ---> 77d2cf1e3d70 [2020-07-23T04:46:10.523Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:46:10.805Z] ---> 7171400044eb [2020-07-23T04:46:10.805Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-23T04:46:10.805Z] Removing intermediate container 11cc8a21bb88 [2020-07-23T04:46:10.805Z] ---> a2a9200d9e86 [2020-07-23T04:46:10.805Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-23T04:46:11.078Z] ---> Running in f0e4628bfd90 [2020-07-23T04:46:13.058Z] Removing intermediate container f0e4628bfd90 [2020-07-23T04:46:13.058Z] ---> 561807e596fc [2020-07-23T04:46:13.058Z] Step 14/21 : WORKDIR / [2020-07-23T04:46:13.660Z] ---> Running in e6880822d4e0 [2020-07-23T04:46:13.930Z] ---> 9bed4a9490e7 [2020-07-23T04:46:13.930Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-23T04:46:14.205Z] ---> 3bade158bcc0 [2020-07-23T04:46:14.205Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-23T04:46:16.187Z] Removing intermediate container e6880822d4e0 [2020-07-23T04:46:16.188Z] ---> 1c9e8e7c93cc [2020-07-23T04:46:16.188Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-23T04:46:17.165Z] ---> f9ee77e6f599 [2020-07-23T04:46:17.165Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-23T04:46:17.165Z] ---> aa10722e340f [2020-07-23T04:46:17.165Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:46:17.767Z] ---> dc16a2867cd8 [2020-07-23T04:46:17.767Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-23T04:46:18.366Z] ---> Running in 2efd8975f863 [2020-07-23T04:46:18.985Z] ---> a7ac7b4a9315 [2020-07-23T04:46:18.985Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-23T04:46:19.579Z] Removing intermediate container 2efd8975f863 [2020-07-23T04:46:19.579Z] ---> beb61f1e2930 [2020-07-23T04:46:19.579Z] Step 18/20 : LABEL arch=arm64 [2020-07-23T04:46:19.859Z] ---> Running in ffc38d1913c0 [2020-07-23T04:46:20.453Z] ---> 2e208a6468b5 [2020-07-23T04:46:20.453Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-23T04:46:20.453Z] ---> Running in 00b88b021913 [2020-07-23T04:46:21.893Z] Removing intermediate container 00b88b021913 [2020-07-23T04:46:21.893Z] ---> 37c3c810f25a [2020-07-23T04:46:21.893Z] Step 19/20 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:46:22.162Z] ---> 7bd1b658eecb [2020-07-23T04:46:22.162Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:46:22.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:22.436Z] ---> Running in bfc9bba0f020 [2020-07-23T04:46:22.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:22.713Z] ---> Running in ee9b3dadd847 [2020-07-23T04:46:22.994Z] Removing intermediate container bfc9bba0f020 [2020-07-23T04:46:22.994Z] ---> 375d7856da46 [2020-07-23T04:46:22.994Z] Step 20/20 : LABEL version=0.0.0 [2020-07-23T04:46:22.994Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-23T04:46:22.994Z] (2/33) Installing expat (2.2.9-r1) [2020-07-23T04:46:23.265Z] (3/33) Installing libffi (3.3-r2) [2020-07-23T04:46:23.265Z] (4/33) Installing gdbm (1.13-r1) [2020-07-23T04:46:23.265Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-23T04:46:23.265Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-23T04:46:23.265Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-23T04:46:23.543Z] Removing intermediate container ee9b3dadd847 [2020-07-23T04:46:23.543Z] ---> d5bb82e6ee66 [2020-07-23T04:46:23.543Z] Step 19/21 : LABEL arch=arm64 [2020-07-23T04:46:23.819Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:46:23.819Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:46:23.819Z] ---> 83846ab55710 [2020-07-23T04:46:23.819Z] Step 3/22 : WORKDIR /edgex-go [2020-07-23T04:46:23.819Z] ---> Using cache [2020-07-23T04:46:23.819Z] ---> 06878950ed31 [2020-07-23T04:46:23.819Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:46:23.819Z] ---> Using cache [2020-07-23T04:46:23.819Z] ---> 02ff5e8dac6c [2020-07-23T04:46:23.819Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-23T04:46:23.819Z] ---> Running in 0d9da16387a1 [2020-07-23T04:46:24.093Z] ---> Running in b343d327d5c3 [2020-07-23T04:46:24.093Z] ---> Running in 2e35f2cc41d5 [2020-07-23T04:46:25.094Z] Removing intermediate container 0d9da16387a1 [2020-07-23T04:46:25.094Z] ---> ab0cbbce67d8 [2020-07-23T04:46:25.094Z] [2020-07-23T04:46:25.372Z] Successfully built ab0cbbce67d8 [2020-07-23T04:46:25.372Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-23T04:46:25.372Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-23T04:46:25.711Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-23T04:46:25.711Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-23T04:46:25.711Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-23T04:46:25.711Z]  Building docker-support-scheduler-go ... done Building docker-security-secrets-setup-go [2020-07-23T04:46:25.711Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-23T04:46:25.711Z] Removing intermediate container 2e35f2cc41d5 [2020-07-23T04:46:25.711Z] ---> 73690c68b4be [2020-07-23T04:46:25.711Z] Step 20/21 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:46:25.711Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-23T04:46:25.711Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-23T04:46:25.711Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-23T04:46:25.711Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-23T04:46:25.711Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-23T04:46:25.989Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-23T04:46:25.989Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-23T04:46:25.989Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-23T04:46:25.989Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-23T04:46:25.989Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-23T04:46:25.989Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-23T04:46:25.989Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-23T04:46:25.989Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-23T04:46:25.989Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-23T04:46:25.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:25.989Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-23T04:46:25.989Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-23T04:46:26.267Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-23T04:46:26.267Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-23T04:46:26.268Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-23T04:46:26.268Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-23T04:46:26.268Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-23T04:46:26.268Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:46:26.268Z] OK: 71 MiB in 55 packages [2020-07-23T04:46:26.268Z] ---> Running in 0ec9f9b6e66d [2020-07-23T04:46:26.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:46:27.132Z] Removing intermediate container 0ec9f9b6e66d [2020-07-23T04:46:27.132Z] ---> ae15e2bae3f9 [2020-07-23T04:46:27.132Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:46:28.108Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:46:28.108Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:46:28.108Z] OK: 12620 distinct packages available [2020-07-23T04:46:28.108Z] ---> Running in afee15fcafc4 [2020-07-23T04:46:28.704Z] OK: 217 MiB in 51 packages [2020-07-23T04:46:29.677Z] Removing intermediate container afee15fcafc4 [2020-07-23T04:46:29.677Z] ---> 92a7524f91ff [2020-07-23T04:46:29.677Z] [2020-07-23T04:46:30.274Z] Successfully built 92a7524f91ff [2020-07-23T04:46:30.545Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-23T04:46:30.545Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2020-07-23T04:46:31.985Z] Removing intermediate container b343d327d5c3 [2020-07-23T04:46:31.985Z] ---> d9b1763c0b9e [2020-07-23T04:46:31.985Z] Step 6/22 : COPY go.mod . [2020-07-23T04:46:33.423Z] ---> 768b98c430ef [2020-07-23T04:46:33.423Z] Step 7/22 : RUN go mod download [2020-07-23T04:46:34.400Z] ---> Running in 481438e41707 [2020-07-23T04:46:35.378Z] Removing intermediate container ffc38d1913c0 [2020-07-23T04:46:35.378Z] ---> 1b33bd188116 [2020-07-23T04:46:35.378Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-23T04:46:37.346Z] ---> Running in d08fa4afc856 [2020-07-23T04:46:40.731Z] Removing intermediate container 481438e41707 [2020-07-23T04:46:40.731Z] ---> bf8009e16f34 [2020-07-23T04:46:40.731Z] Step 8/22 : COPY . . [2020-07-23T04:46:45.020Z] Collecting docker-compose==1.23.2 [2020-07-23T04:46:45.020Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-23T04:46:45.292Z] Collecting docopt<0.7,>=0.6.1 [2020-07-23T04:46:45.292Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-23T04:46:48.697Z] Collecting jsonschema<3,>=2.5.1 [2020-07-23T04:46:48.697Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-23T04:46:48.968Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-23T04:46:48.968Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-23T04:46:49.239Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:46:49.239Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:46:49.239Z] ---> 83846ab55710 [2020-07-23T04:46:49.239Z] Step 3/23 : WORKDIR /edgex-go [2020-07-23T04:46:49.239Z] ---> Using cache [2020-07-23T04:46:49.239Z] ---> 06878950ed31 [2020-07-23T04:46:49.239Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:46:49.239Z] ---> Using cache [2020-07-23T04:46:49.239Z] ---> 02ff5e8dac6c [2020-07-23T04:46:49.239Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-23T04:46:50.670Z] Collecting cached-property<2,>=1.2.0 [2020-07-23T04:46:50.670Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-23T04:46:53.391Z] Collecting docker<4.0,>=3.6.0 [2020-07-23T04:46:53.391Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-23T04:46:55.368Z] Collecting texttable<0.10,>=0.9.0 [2020-07-23T04:46:55.368Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-23T04:46:57.983Z] 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-23T04:46:58.579Z] ---> Running in c672e576d026 [2020-07-23T04:47:00.016Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-23T04:47:00.016Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-23T04:47:00.016Z] ---> ad15473e4b48 [2020-07-23T04:47:00.016Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-23T04:47:00.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:47:00.556Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-23T04:47:00.556Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-23T04:47:00.556Z] ---> Running in 24b712537ea9 [2020-07-23T04:47:01.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:47:02.521Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:47:02.521Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:47:02.521Z] OK: 12620 distinct packages available [2020-07-23T04:47:02.793Z] 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-23T04:47:03.068Z] OK: 217 MiB in 51 packages [2020-07-23T04:47:04.049Z] Collecting PyYAML<4,>=3.10 [2020-07-23T04:47:04.049Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-23T04:47:06.041Z] Removing intermediate container c672e576d026 [2020-07-23T04:47:06.041Z] ---> 42ed04d9075d [2020-07-23T04:47:06.041Z] Step 6/23 : COPY go.mod . [2020-07-23T04:47:07.478Z] ---> c26408c6f585 [2020-07-23T04:47:07.478Z] Step 7/23 : RUN go mod download [2020-07-23T04:47:07.478Z] ---> Running in 441ea82a9460 [2020-07-23T04:47:09.457Z] Collecting docker-pycreds>=0.4.0 [2020-07-23T04:47:09.457Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-23T04:47:10.061Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:47:10.061Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-23T04:47:10.061Z] ---> 83846ab55710 [2020-07-23T04:47:10.061Z] Step 3/29 : WORKDIR /edgex-go [2020-07-23T04:47:10.061Z] ---> Using cache [2020-07-23T04:47:10.061Z] ---> 06878950ed31 [2020-07-23T04:47:10.061Z] Step 4/29 : RUN apk update && apk add make git [2020-07-23T04:47:10.061Z] ---> Running in ad1e6f824cae [2020-07-23T04:47:10.061Z] Collecting idna<2.8,>=2.5 [2020-07-23T04:47:10.061Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-23T04:47:10.339Z] 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-23T04:47:10.339Z] 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-23T04:47:11.322Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-23T04:47:11.322Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-23T04:47:11.936Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-23T04:47:11.936Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-23T04:47:11.937Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-23T04:47:11.937Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-23T04:47:12.538Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:47:12.812Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:47:12.812Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:47:12.812Z] ---> 83846ab55710 [2020-07-23T04:47:12.812Z] Step 3/21 : WORKDIR /edgex-go [2020-07-23T04:47:12.812Z] ---> Using cache [2020-07-23T04:47:12.812Z] ---> 06878950ed31 [2020-07-23T04:47:12.812Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:47:12.812Z] ---> Using cache [2020-07-23T04:47:12.812Z] ---> 02ff5e8dac6c [2020-07-23T04:47:12.812Z] Step 5/21 : RUN apk update && apk add make git [2020-07-23T04:47:12.812Z] ---> Running in 0224e34fa703 [2020-07-23T04:47:13.409Z] Removing intermediate container 441ea82a9460 [2020-07-23T04:47:13.409Z] ---> 096b24248753 [2020-07-23T04:47:13.409Z] Step 8/23 : COPY . . [2020-07-23T04:47:13.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:47:13.681Z] Installing collected packages: docopt, jsonschema, websocket-client, cached-property, docker-pycreds, idna, urllib3, requests, docker, texttable, dockerpty, PyYAML, docker-compose [2020-07-23T04:47:13.954Z] Running setup.py install for docopt: started [2020-07-23T04:47:14.932Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:47:14.932Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:47:14.932Z] OK: 12620 distinct packages available [2020-07-23T04:47:15.208Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:47:15.805Z] OK: 217 MiB in 51 packages [2020-07-23T04:47:16.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:47:17.074Z] Running setup.py install for docopt: finished with status 'done' [2020-07-23T04:47:17.348Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:47:17.348Z] v3.12.0-177-g0fe5306cd8 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:47:17.348Z] OK: 12620 distinct packages available [2020-07-23T04:47:18.333Z] OK: 217 MiB in 51 packages [2020-07-23T04:47:18.333Z] Attempting uninstall: idna [2020-07-23T04:47:18.611Z] Found existing installation: idna 2.9 [2020-07-23T04:47:18.611Z] Uninstalling idna-2.9: [2020-07-23T04:47:18.611Z] Successfully uninstalled idna-2.9 [2020-07-23T04:47:19.214Z] Removing intermediate container ad1e6f824cae [2020-07-23T04:47:19.214Z] ---> e5d004f6294d [2020-07-23T04:47:19.214Z] Step 5/29 : COPY go.mod . [2020-07-23T04:47:19.497Z] Attempting uninstall: urllib3 [2020-07-23T04:47:19.497Z] Found existing installation: urllib3 1.25.9 [2020-07-23T04:47:19.497Z] Uninstalling urllib3-1.25.9: [2020-07-23T04:47:19.769Z] Successfully uninstalled urllib3-1.25.9 [2020-07-23T04:47:20.366Z] Attempting uninstall: requests [2020-07-23T04:47:20.366Z] Found existing installation: requests 2.23.0 [2020-07-23T04:47:20.643Z] Uninstalling requests-2.23.0: [2020-07-23T04:47:20.644Z] Successfully uninstalled requests-2.23.0 [2020-07-23T04:47:21.248Z] Removing intermediate container 0224e34fa703 [2020-07-23T04:47:21.248Z] ---> e7af7be143e5 [2020-07-23T04:47:21.248Z] Step 6/21 : COPY go.mod . [2020-07-23T04:47:21.248Z] ---> bed8b0aea3ba [2020-07-23T04:47:21.248Z] Step 6/29 : RUN go mod download [2020-07-23T04:47:21.846Z] ---> Running in bb72e0026a4f [2020-07-23T04:47:22.827Z] ---> 00bd57f09d5d [2020-07-23T04:47:22.827Z] Step 7/21 : RUN go mod download [2020-07-23T04:47:22.827Z] Running setup.py install for texttable: started [2020-07-23T04:47:23.099Z] ---> Running in beb3a6592842 [2020-07-23T04:47:26.512Z] Running setup.py install for texttable: finished with status 'done' [2020-07-23T04:47:26.512Z] Running setup.py install for dockerpty: started [2020-07-23T04:47:28.487Z] Removing intermediate container bb72e0026a4f [2020-07-23T04:47:28.487Z] ---> a3dc6e463965 [2020-07-23T04:47:28.487Z] Step 7/29 : COPY . . [2020-07-23T04:47:28.487Z] Removing intermediate container beb3a6592842 [2020-07-23T04:47:28.487Z] ---> 8d6313a9c77a [2020-07-23T04:47:28.487Z] Step 8/21 : COPY . . [2020-07-23T04:47:29.084Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-23T04:47:29.084Z] Running setup.py install for PyYAML: started [2020-07-23T04:47:32.470Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-23T04:47:33.067Z] 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-23T04:47:45.478Z] Removing intermediate container d08fa4afc856 [2020-07-23T04:47:45.478Z] ---> 4db3a81f94d9 [2020-07-23T04:47:45.478Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-23T04:47:45.478Z] ---> Running in 5970c08d1d72 [2020-07-23T04:47:47.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:47:47.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:47:48.351Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T04:47:48.351Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-23T04:47:48.351Z] (3/3) Installing curl (7.69.1-r0) [2020-07-23T04:47:48.351Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:47:48.351Z] OK: 71 MiB in 58 packages [2020-07-23T04:47:50.327Z] ---> ef69ac1f3f87 [2020-07-23T04:47:50.327Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-23T04:47:50.327Z] ---> Running in 6b7f164461f2 [2020-07-23T04:47:51.310Z] Removing intermediate container 5970c08d1d72 [2020-07-23T04:47:51.310Z] ---> 833cc845f791 [2020-07-23T04:47:51.310Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:47:51.590Z] ---> Running in da3f5df41dd1 [2020-07-23T04:47:53.028Z] 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-23T04:47:53.028Z] Removing intermediate container da3f5df41dd1 [2020-07-23T04:47:53.028Z] ---> 98cfab637fdc [2020-07-23T04:47:53.028Z] Step 24/26 : LABEL arch=arm64 [2020-07-23T04:47:53.304Z] ---> Running in fadc5ac8095b [2020-07-23T04:47:54.755Z] Removing intermediate container fadc5ac8095b [2020-07-23T04:47:54.755Z] ---> 43a7250b4de7 [2020-07-23T04:47:54.755Z] Step 25/26 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:47:55.363Z] ---> Running in 322e3bd0cd9d [2020-07-23T04:47:56.361Z] Removing intermediate container 322e3bd0cd9d [2020-07-23T04:47:56.361Z] ---> 82628478de34 [2020-07-23T04:47:56.361Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T04:47:56.960Z] ---> Running in a911da7ddda8 [2020-07-23T04:47:57.942Z] Removing intermediate container a911da7ddda8 [2020-07-23T04:47:57.942Z] ---> 9d235d62cebc [2020-07-23T04:47:57.942Z] [2020-07-23T04:47:59.384Z] Successfully built 9d235d62cebc [2020-07-23T04:47:59.384Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-23T04:47:59.384Z] Building docker-security-secretstore-setup-go [2020-07-23T04:48:17.722Z]  Building docker-sys-mgmt-agent-go ... done  ---> 26eb499a6e58 [2020-07-23T04:48:17.722Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-23T04:48:17.722Z] ---> 617327255202 [2020-07-23T04:48:17.722Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-23T04:48:17.997Z] ---> Running in 375f551cb9dc [2020-07-23T04:48:17.997Z] ---> Running in 7e0084a14efd [2020-07-23T04:48:20.637Z] 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-23T04:48:20.913Z] 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-23T04:48:33.329Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-23T04:48:33.329Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-23T04:48:33.329Z] ---> 83846ab55710 [2020-07-23T04:48:33.329Z] Step 3/26 : WORKDIR /edgex-go [2020-07-23T04:48:33.329Z] ---> Using cache [2020-07-23T04:48:33.329Z] ---> 06878950ed31 [2020-07-23T04:48:33.329Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:48:33.329Z] ---> Using cache [2020-07-23T04:48:33.329Z] ---> 02ff5e8dac6c [2020-07-23T04:48:33.329Z] Step 5/26 : RUN apk update && apk add make git [2020-07-23T04:48:33.329Z] ---> Using cache [2020-07-23T04:48:33.329Z] ---> e7af7be143e5 [2020-07-23T04:48:33.329Z] Step 6/26 : COPY go.mod . [2020-07-23T04:48:33.329Z] ---> Using cache [2020-07-23T04:48:33.329Z] ---> 00bd57f09d5d [2020-07-23T04:48:33.329Z] Step 7/26 : RUN go mod download [2020-07-23T04:48:33.329Z] ---> Using cache [2020-07-23T04:48:33.329Z] ---> 8d6313a9c77a [2020-07-23T04:48:33.329Z] Step 8/26 : COPY . . [2020-07-23T04:48:33.329Z] ---> Using cache [2020-07-23T04:48:33.329Z] ---> 617327255202 [2020-07-23T04:48:33.329Z] 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-23T04:48:33.329Z] ---> Running in b256f92817ef [2020-07-23T04:48:33.329Z] Removing intermediate container 24b712537ea9 [2020-07-23T04:48:33.330Z] ---> 4bdf9df72ffb [2020-07-23T04:48:33.330Z] [2020-07-23T04:48:33.330Z] Step 10/22 : FROM alpine [2020-07-23T04:48:33.330Z] ---> 62ee0e9f8440 [2020-07-23T04:48:33.330Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:48:33.330Z] ---> Running in 673096b045b5 [2020-07-23T04:48:33.602Z] Removing intermediate container 673096b045b5 [2020-07-23T04:48:33.602Z] ---> 62b57f19c2d2 [2020-07-23T04:48:33.602Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-23T04:48:33.875Z] ---> Running in e14be248f896 [2020-07-23T04:48:34.477Z] Removing intermediate container e14be248f896 [2020-07-23T04:48:34.477Z] ---> 2629770c59cf [2020-07-23T04:48:34.477Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-23T04:48:34.754Z] ---> Running in b92b2329fb63 [2020-07-23T04:48:35.349Z] 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-23T04:48:35.349Z] Removing intermediate container b92b2329fb63 [2020-07-23T04:48:35.349Z] ---> d327084e8785 [2020-07-23T04:48:35.349Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-23T04:48:35.349Z] ---> Running in c37f3cc928ca [2020-07-23T04:48:39.685Z] Removing intermediate container c37f3cc928ca [2020-07-23T04:48:39.685Z] ---> 557984b35f06 [2020-07-23T04:48:39.685Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-23T04:48:39.685Z] ---> Running in 706323e2f6a4 [2020-07-23T04:48:42.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:48:43.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:48:43.895Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-23T04:48:43.895Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-23T04:48:44.170Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-23T04:48:44.454Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-23T04:48:44.454Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-23T04:48:44.454Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:48:44.454Z] OK: 8 MiB in 19 packages [2020-07-23T04:48:46.441Z] Removing intermediate container 706323e2f6a4 [2020-07-23T04:48:46.441Z] ---> c6f1b237f4e8 [2020-07-23T04:48:46.441Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-23T04:48:47.434Z] ---> 3172e59bb8f8 [2020-07-23T04:48:47.434Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-23T04:48:49.415Z] ---> ff2c68be0a74 [2020-07-23T04:48:49.415Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-23T04:48:50.854Z] ---> c7b43920a4e9 [2020-07-23T04:48:50.854Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:48:50.854Z] ---> Running in 0a31416b2e5f [2020-07-23T04:48:51.453Z] Removing intermediate container 0a31416b2e5f [2020-07-23T04:48:51.453Z] ---> cf8e6d7377c5 [2020-07-23T04:48:51.453Z] Step 20/22 : LABEL arch=arm64 [2020-07-23T04:48:51.728Z] ---> Running in 6056af6dd945 [2020-07-23T04:48:52.327Z] Removing intermediate container 6056af6dd945 [2020-07-23T04:48:52.327Z] ---> 9c5de60c499c [2020-07-23T04:48:52.327Z] Step 21/22 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:48:52.601Z] ---> Running in 84e86f5b3e6c [2020-07-23T04:48:53.202Z] Removing intermediate container 84e86f5b3e6c [2020-07-23T04:48:53.202Z] ---> 1b1512897fbe [2020-07-23T04:48:53.202Z] Step 22/22 : LABEL version=0.0.0 [2020-07-23T04:48:53.476Z] ---> Running in a04af2b11cb0 [2020-07-23T04:48:54.073Z] Removing intermediate container a04af2b11cb0 [2020-07-23T04:48:54.073Z] ---> ffb444786538 [2020-07-23T04:48:54.073Z] [2020-07-23T04:48:54.672Z] Successfully built ffb444786538 [2020-07-23T04:48:54.672Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-23T04:49:33.658Z]  Building docker-core-data-go ... done Removing intermediate container 6b7f164461f2 [2020-07-23T04:49:33.658Z] ---> c81767506d28 [2020-07-23T04:49:33.658Z] [2020-07-23T04:49:33.658Z] Step 10/23 : FROM scratch [2020-07-23T04:49:33.658Z] ---> [2020-07-23T04:49:33.658Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-23T04:49:33.658Z] ---> Using cache [2020-07-23T04:49:33.658Z] ---> ec5e6e4927f7 [2020-07-23T04:49:33.658Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-23T04:49:33.658Z] ---> Running in a2db4e56a052 [2020-07-23T04:49:33.658Z] Removing intermediate container a2db4e56a052 [2020-07-23T04:49:33.658Z] ---> 9b37b8be216d [2020-07-23T04:49:33.658Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-23T04:49:33.658Z] ---> Running in 65010b1f7345 [2020-07-23T04:49:33.658Z] Removing intermediate container 65010b1f7345 [2020-07-23T04:49:33.658Z] ---> e757241da21b [2020-07-23T04:49:33.658Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-23T04:49:33.658Z] ---> 3daedb272e52 [2020-07-23T04:49:33.658Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-23T04:49:35.099Z] ---> d0cedb90c5ad [2020-07-23T04:49:35.099Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-23T04:49:37.697Z] ---> 66550489a25b [2020-07-23T04:49:37.697Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-23T04:49:37.967Z] Removing intermediate container 7e0084a14efd [2020-07-23T04:49:37.967Z] ---> 6b198580b235 [2020-07-23T04:49:37.967Z] [2020-07-23T04:49:37.967Z] Step 9/29 : FROM alpine:latest [2020-07-23T04:49:37.967Z] ---> 62ee0e9f8440 [2020-07-23T04:49:37.967Z] 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-23T04:49:38.239Z] ---> Running in 47fd9aab1634 [2020-07-23T04:49:38.832Z] Removing intermediate container 47fd9aab1634 [2020-07-23T04:49:38.832Z] ---> 9bb69c4ffbde [2020-07-23T04:49:38.832Z] Step 11/29 : USER root [2020-07-23T04:49:39.104Z] ---> ca60c5174f44 [2020-07-23T04:49:39.104Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-23T04:49:39.104Z] ---> Running in 32c688c9ff48 [2020-07-23T04:49:39.709Z] 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-23T04:49:39.983Z] Removing intermediate container 32c688c9ff48 [2020-07-23T04:49:39.983Z] ---> c7479c61fc97 [2020-07-23T04:49:39.983Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-23T04:49:40.254Z] ---> Running in a79583458590 [2020-07-23T04:49:41.232Z] ---> 30c6bcace552 [2020-07-23T04:49:41.232Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-23T04:49:42.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:49:42.680Z] ---> ec91595a59ca [2020-07-23T04:49:42.680Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:49:42.954Z] ---> Running in 00721f66dad2 [2020-07-23T04:49:42.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:49:43.549Z] Removing intermediate container 00721f66dad2 [2020-07-23T04:49:43.549Z] ---> f0e01b8d20af [2020-07-23T04:49:43.549Z] Step 21/23 : LABEL arch=arm64 [2020-07-23T04:49:43.821Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-23T04:49:43.821Z] v3.12.0-177-g0fe5306cd8 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-23T04:49:43.821Z] OK: 12620 distinct packages available [2020-07-23T04:49:43.821Z] ---> Running in 764f1155c236 [2020-07-23T04:49:44.413Z] Removing intermediate container 764f1155c236 [2020-07-23T04:49:44.413Z] ---> b8153c705f89 [2020-07-23T04:49:44.413Z] Step 22/23 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:49:44.413Z] ---> Running in e022deb0a038 [2020-07-23T04:49:44.413Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-23T04:49:44.687Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-23T04:49:44.687Z] Executing busybox-1.31.1-r16.trigger [2020-07-23T04:49:44.687Z] Executing ca-certificates-20191127-r4.trigger [2020-07-23T04:49:44.969Z] OK: 6 MiB in 16 packages [2020-07-23T04:49:45.246Z] Removing intermediate container e022deb0a038 [2020-07-23T04:49:45.246Z] ---> b450859f760b [2020-07-23T04:49:45.246Z] Step 23/23 : LABEL version=0.0.0 [2020-07-23T04:49:45.246Z] ---> Running in 0c323af75127 [2020-07-23T04:49:46.231Z] Removing intermediate container 0c323af75127 [2020-07-23T04:49:46.231Z] ---> 8de15dd6feca [2020-07-23T04:49:46.231Z] [2020-07-23T04:49:46.832Z] Successfully built 8de15dd6feca [2020-07-23T04:49:46.832Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-23T04:49:46.832Z]  Building docker-support-notifications-go ... done Removing intermediate container a79583458590 [2020-07-23T04:49:46.832Z] ---> 58ba766f7bbf [2020-07-23T04:49:46.832Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-23T04:49:47.105Z] ---> Running in b6e37d15a139 [2020-07-23T04:49:47.385Z] Removing intermediate container b6e37d15a139 [2020-07-23T04:49:47.385Z] ---> cf6ad598475f [2020-07-23T04:49:47.385Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-23T04:49:47.654Z] ---> Running in c40fd4e7bb51 [2020-07-23T04:49:48.246Z] Removing intermediate container c40fd4e7bb51 [2020-07-23T04:49:48.246Z] ---> 826a812180d2 [2020-07-23T04:49:48.246Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-23T04:49:48.246Z] 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-23T04:49:48.246Z] ---> Running in 6241e9a7b118 [2020-07-23T04:49:51.631Z] Removing intermediate container 6241e9a7b118 [2020-07-23T04:49:51.631Z] ---> 0211bbcf1dc9 [2020-07-23T04:49:51.631Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-23T04:49:53.060Z] ---> 20a78ae3bbb9 [2020-07-23T04:49:53.060Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-23T04:49:53.335Z] Removing intermediate container 375f551cb9dc [2020-07-23T04:49:53.335Z] ---> 82feeb54ef13 [2020-07-23T04:49:53.335Z] [2020-07-23T04:49:53.335Z] Step 10/21 : FROM scratch [2020-07-23T04:49:53.335Z] ---> [2020-07-23T04:49:53.335Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-23T04:49:53.615Z] ---> Using cache [2020-07-23T04:49:53.615Z] ---> f52d4ddf1615 [2020-07-23T04:49:53.615Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-23T04:49:53.887Z] ---> Running in 8a40e33728a1 [2020-07-23T04:49:53.887Z] ---> 8a0490cbbf83 [2020-07-23T04:49:53.887Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-23T04:49:54.477Z] Removing intermediate container 8a40e33728a1 [2020-07-23T04:49:54.477Z] ---> 19d099757ffc [2020-07-23T04:49:54.477Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-23T04:49:54.477Z] ---> Running in 349a97af7999 [2020-07-23T04:49:55.067Z] ---> 4e406c49cd7a [2020-07-23T04:49:55.068Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-23T04:49:55.068Z] Removing intermediate container 349a97af7999 [2020-07-23T04:49:55.068Z] ---> 688032e71871 [2020-07-23T04:49:55.068Z] Step 14/21 : WORKDIR / [2020-07-23T04:49:55.342Z] ---> Running in e72be4a627c0 [2020-07-23T04:49:55.936Z] ---> ac01f978ce2d [2020-07-23T04:49:55.936Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-23T04:49:55.936Z] Removing intermediate container e72be4a627c0 [2020-07-23T04:49:55.936Z] ---> ea2d9a444159 [2020-07-23T04:49:55.936Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-23T04:49:56.537Z] Removing intermediate container b256f92817ef [2020-07-23T04:49:56.537Z] ---> 6b04e0573369 [2020-07-23T04:49:56.537Z] [2020-07-23T04:49:56.537Z] Step 10/26 : FROM alpine:3.10 [2020-07-23T04:49:56.807Z] 3.10: Pulling from library/alpine [2020-07-23T04:49:56.807Z] ---> 235d9e3e0918 [2020-07-23T04:49:56.807Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-23T04:49:56.807Z] ---> 8595893ce174 [2020-07-23T04:49:56.807Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-23T04:49:57.083Z] ---> Running in 8db20230c675 [2020-07-23T04:49:58.056Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-23T04:49:58.056Z] Status: Downloaded newer image for alpine:3.10 [2020-07-23T04:49:58.056Z] ---> 536a684cf733 [2020-07-23T04:49:58.056Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-23T04:49:58.325Z] ---> b3cdad4031cb [2020-07-23T04:49:58.325Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-23T04:49:58.325Z] ---> Running in 3f747807e374 [2020-07-23T04:49:59.309Z] ---> c149f693b3f5 [2020-07-23T04:49:59.309Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-23T04:49:59.309Z] ---> Running in c454485acaa8 [2020-07-23T04:49:59.579Z] Removing intermediate container 8db20230c675 [2020-07-23T04:49:59.579Z] ---> d75832d32420 [2020-07-23T04:49:59.579Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T04:49:59.850Z] Removing intermediate container c454485acaa8 [2020-07-23T04:49:59.850Z] ---> 244bdb835a72 [2020-07-23T04:49:59.850Z] Step 19/21 : LABEL arch=arm64 [2020-07-23T04:49:59.850Z] ---> Running in 34922b77b702 [2020-07-23T04:49:59.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-23T04:50:00.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-23T04:50:00.388Z] Removing intermediate container 34922b77b702 [2020-07-23T04:50:00.388Z] ---> 5f469a6e7f01 [2020-07-23T04:50:00.388Z] Step 20/21 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:50:00.388Z] ---> 188cc7c5b873 [2020-07-23T04:50:00.388Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T04:50:00.388Z] ---> Running in b8ea7b69f997 [2020-07-23T04:50:00.662Z] ---> Running in 8e36b940b088 [2020-07-23T04:50:00.662Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-23T04:50:00.662Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-23T04:50:00.662Z] OK: 10167 distinct packages available [2020-07-23T04:50:00.938Z] Removing intermediate container b8ea7b69f997 [2020-07-23T04:50:00.938Z] ---> ae53b0031155 [2020-07-23T04:50:00.938Z] Step 21/21 : LABEL version=0.0.0 [2020-07-23T04:50:01.206Z] ---> Running in 472cf03a0697 [2020-07-23T04:50:01.206Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-23T04:50:01.515Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-23T04:50:01.515Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-23T04:50:01.515Z] (4/5) Installing curl (7.66.0-r0) [2020-07-23T04:50:01.515Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-23T04:50:01.515Z] Executing busybox-1.30.1-r3.trigger [2020-07-23T04:50:01.515Z] Executing ca-certificates-20191127-r2.trigger [2020-07-23T04:50:01.515Z] OK: 7 MiB in 19 packages [2020-07-23T04:50:01.847Z] Removing intermediate container 472cf03a0697 [2020-07-23T04:50:01.847Z] ---> 1344d9d50540 [2020-07-23T04:50:01.847Z] [2020-07-23T04:50:02.183Z] Successfully built 1344d9d50540 [2020-07-23T04:50:02.494Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-23T04:50:03.582Z]  Building docker-core-command-go ... done Removing intermediate container 8e36b940b088 [2020-07-23T04:50:03.582Z] ---> 6b6eef9f7cba [2020-07-23T04:50:03.582Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-23T04:50:03.582Z] Removing intermediate container 3f747807e374 [2020-07-23T04:50:03.582Z] ---> 7da18c022d1e [2020-07-23T04:50:03.582Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-23T04:50:03.869Z] ---> Running in 95cbad3917c3 [2020-07-23T04:50:03.869Z] ---> Running in 210316bc927a [2020-07-23T04:50:04.486Z] Removing intermediate container 210316bc927a [2020-07-23T04:50:04.486Z] ---> 09f4e081e014 [2020-07-23T04:50:04.486Z] Step 13/26 : WORKDIR / [2020-07-23T04:50:04.486Z] ---> Running in f805eb15fe45 [2020-07-23T04:50:05.123Z] Removing intermediate container f805eb15fe45 [2020-07-23T04:50:05.123Z] ---> 584fd45b4b39 [2020-07-23T04:50:05.123Z] 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-23T04:50:06.126Z] ---> 3d8f1aef10ce [2020-07-23T04:50:06.126Z] 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-23T04:50:06.762Z] ---> 3f951d5eb985 [2020-07-23T04:50:06.762Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-23T04:50:07.042Z] Removing intermediate container 95cbad3917c3 [2020-07-23T04:50:07.042Z] ---> 04f1d243ed11 [2020-07-23T04:50:07.042Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T04:50:07.042Z] ---> Running in a830329e2b91 [2020-07-23T04:50:07.649Z] Removing intermediate container a830329e2b91 [2020-07-23T04:50:07.649Z] ---> 5405b1bf8fa6 [2020-07-23T04:50:07.649Z] Step 26/29 : CMD [ "generate" ] [2020-07-23T04:50:07.649Z] ---> 0fd5b7795a12 [2020-07-23T04:50:07.649Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-23T04:50:07.940Z] ---> Running in 297a61e3022a [2020-07-23T04:50:08.218Z] Removing intermediate container 297a61e3022a [2020-07-23T04:50:08.218Z] ---> afb846b55be1 [2020-07-23T04:50:08.218Z] Step 27/29 : LABEL arch=arm64 [2020-07-23T04:50:08.519Z] ---> Running in bf65e244ade1 [2020-07-23T04:50:08.519Z] ---> aec6f341b152 [2020-07-23T04:50:08.519Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-23T04:50:09.147Z] Removing intermediate container bf65e244ade1 [2020-07-23T04:50:09.147Z] ---> 59f265478e19 [2020-07-23T04:50:09.147Z] Step 28/29 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:50:09.147Z] ---> Running in 0e1e6629b258 [2020-07-23T04:50:09.743Z] Removing intermediate container 0e1e6629b258 [2020-07-23T04:50:09.743Z] ---> 960842a45580 [2020-07-23T04:50:09.743Z] Step 29/29 : LABEL version=0.0.0 [2020-07-23T04:50:09.743Z] ---> b76ff8c809ea [2020-07-23T04:50:09.743Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-23T04:50:10.040Z] ---> Running in caf19d9296fe [2020-07-23T04:50:10.327Z] Removing intermediate container caf19d9296fe [2020-07-23T04:50:10.327Z] ---> 04767c28eda8 [2020-07-23T04:50:10.327Z] [2020-07-23T04:50:10.936Z] Successfully built 04767c28eda8 [2020-07-23T04:50:10.936Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-23T04:50:11.205Z]  Building docker-security-secrets-setup-go ... done  ---> d7018464e9be [2020-07-23T04:50:11.205Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-23T04:50:12.185Z] ---> 8bd03c1b0f10 [2020-07-23T04:50:12.185Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-23T04:50:12.819Z] ---> ff2f476f3e8c [2020-07-23T04:50:12.819Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-23T04:50:12.819Z] ---> Running in bfe03bcb3cca [2020-07-23T04:50:15.448Z] Removing intermediate container bfe03bcb3cca [2020-07-23T04:50:15.448Z] ---> 362924e5ced6 [2020-07-23T04:50:15.448Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-23T04:50:15.448Z] ---> Running in f2da9ac6ec2e [2020-07-23T04:50:15.718Z] Removing intermediate container f2da9ac6ec2e [2020-07-23T04:50:15.718Z] ---> 5413d2ac2485 [2020-07-23T04:50:15.718Z] Step 24/26 : LABEL arch=arm64 [2020-07-23T04:50:15.989Z] ---> Running in 93a8b989c1a0 [2020-07-23T04:50:16.256Z] Removing intermediate container 93a8b989c1a0 [2020-07-23T04:50:16.256Z] ---> f7b35e23b754 [2020-07-23T04:50:16.256Z] Step 25/26 : LABEL git_sha=385245abc2bf814ba8189430357638f4b46d471c [2020-07-23T04:50:16.256Z] ---> Running in c593d8896c9d [2020-07-23T04:50:16.848Z] Removing intermediate container c593d8896c9d [2020-07-23T04:50:16.848Z] ---> 50acda76a2da [2020-07-23T04:50:16.848Z] Step 26/26 : LABEL version=0.0.0 [2020-07-23T04:50:16.848Z] ---> Running in 3437e897139a [2020-07-23T04:50:17.439Z] Removing intermediate container 3437e897139a [2020-07-23T04:50:17.439Z] ---> 31b2df735c51 [2020-07-23T04:50:17.439Z] [2020-07-23T04:50:17.708Z] Successfully built 31b2df735c51 [2020-07-23T04:50:17.708Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-23T04:50:17.992Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2020-07-23T04:50:17.979Z] $ docker stop --time=1 b1b8d625a1e80953526d9fce279862063b6a852ed9f4d6d0905c7544a85ce3ea [2020-07-23T04:50:19.793Z] $ docker rm -f b1b8d625a1e80953526d9fce279862063b6a852ed9f4d6d0905c7544a85ce3ea [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-23T04:50:20.425Z] + docker images [2020-07-23T04:50:20.425Z] + grep docker [2020-07-23T04:50:20.696Z] docker-security-secretstore-setup-go-arm64 latest 31b2df735c51 3 seconds ago 32.6MB [2020-07-23T04:50:20.696Z] docker-security-secrets-setup-go-arm64 latest 04767c28eda8 10 seconds ago 24.2MB [2020-07-23T04:50:20.696Z] docker-core-command-go-arm64 latest 1344d9d50540 19 seconds ago 12.4MB [2020-07-23T04:50:20.696Z] docker-support-notifications-go-arm64 latest 8de15dd6feca 35 seconds ago 13.9MB [2020-07-23T04:50:20.696Z] docker-core-data-go-arm64 latest ffb444786538 About a minute ago 22.6MB [2020-07-23T04:50:20.696Z] docker-sys-mgmt-agent-go-arm64 latest 9d235d62cebc 2 minutes ago 266MB [2020-07-23T04:50:20.696Z] docker-core-metadata-go-arm64 latest 92a7524f91ff 3 minutes ago 13.8MB [2020-07-23T04:50:20.696Z] docker-support-scheduler-go-arm64 latest ab0cbbce67d8 3 minutes ago 12.6MB [2020-07-23T04:50:20.696Z] docker-support-logging-go-arm64 latest f7073bd31b94 4 minutes ago 11.4MB [2020-07-23T04:50:20.696Z] docker-security-proxy-setup-go-arm64 latest e73c9ed573f4 4 minutes ago 15.8MB [2020-07-23T04:50:20.696Z] docker latest ce9d55ae87f1 3 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-23T04:50:22.252Z] provisioning config files... [2020-07-23T04:50:22.271Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4553406481789758986tmp [Pipeline] { [Pipeline] sh [2020-07-23T04:50:22.630Z] + curl -s https://codecov.io/bash [2020-07-23T04:50:22.630Z] + bash -s - -t @/w/workspace/edgex-go/3@tmp/config4553406481789758986tmp [Pipeline] } [2020-07-23T04:50:22.902Z] 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-23T04:50:24.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T04:50:25.041Z] ---> package-listing.sh [2020-07-23T04:50:25.041Z] ++ facter osfamily [2020-07-23T04:50:25.041Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-23T04:50:25.041Z] + OS_FAMILY=redhat [2020-07-23T04:50:25.041Z] + workspace=/w/workspace/edgex-go/3 [2020-07-23T04:50:25.041Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-23T04:50:25.041Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-23T04:50:25.041Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-23T04:50:25.041Z] + PACKAGES=/tmp/packages_start.txt [2020-07-23T04:50:25.041Z] + '[' /w/workspace/edgex-go/3 ']' [2020-07-23T04:50:25.041Z] + PACKAGES=/tmp/packages_end.txt [2020-07-23T04:50:25.041Z] + case "${OS_FAMILY}" in [2020-07-23T04:50:25.041Z] + rpm -qa [2020-07-23T04:50:25.041Z] + sort [2020-07-23T04:50:29.249Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-23T04:50:29.249Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-23T04:50:29.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-23T04:50:29.249Z] + '[' /w/workspace/edgex-go/3 ']' [2020-07-23T04:50:29.249Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2020-07-23T04:50:29.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:50:29.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T04:50:29.627Z] [2020-07-23T04:50:29.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-23T04:50:29.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T04:50:29.978Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-23T04:50:29.978Z] c9b1b535fdd9: Pulling fs layer [2020-07-23T04:50:29.978Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-23T04:50:29.978Z] 756a868c4378: Pulling fs layer [2020-07-23T04:50:29.978Z] 444b2fc9a129: Pulling fs layer [2020-07-23T04:50:29.978Z] ea15f1150254: Pulling fs layer [2020-07-23T04:50:29.978Z] 41b27a9f41bf: Pulling fs layer [2020-07-23T04:50:29.978Z] 28c525ee5125: Pulling fs layer [2020-07-23T04:50:29.978Z] 094b1ea09ed8: Pulling fs layer [2020-07-23T04:50:29.978Z] 138eaada9080: Pulling fs layer [2020-07-23T04:50:29.978Z] 0622d0fa9048: Pulling fs layer [2020-07-23T04:50:29.978Z] 41b27a9f41bf: Waiting [2020-07-23T04:50:29.978Z] 28c525ee5125: Waiting [2020-07-23T04:50:29.978Z] 094b1ea09ed8: Waiting [2020-07-23T04:50:29.978Z] 138eaada9080: Waiting [2020-07-23T04:50:29.978Z] 0622d0fa9048: Waiting [2020-07-23T04:50:29.978Z] 444b2fc9a129: Waiting [2020-07-23T04:50:29.978Z] ea15f1150254: Waiting [2020-07-23T04:50:29.978Z] 2cc5ad85d9ab: Download complete [2020-07-23T04:50:29.978Z] 444b2fc9a129: Verifying Checksum [2020-07-23T04:50:29.978Z] 444b2fc9a129: Download complete [2020-07-23T04:50:29.978Z] c9b1b535fdd9: Download complete [2020-07-23T04:50:29.978Z] ea15f1150254: Verifying Checksum [2020-07-23T04:50:29.978Z] ea15f1150254: Download complete [2020-07-23T04:50:29.978Z] 28c525ee5125: Verifying Checksum [2020-07-23T04:50:29.978Z] 28c525ee5125: Download complete [2020-07-23T04:50:30.582Z] 756a868c4378: Verifying Checksum [2020-07-23T04:50:30.583Z] 756a868c4378: Download complete [2020-07-23T04:50:30.583Z] c9b1b535fdd9: Pull complete [2020-07-23T04:50:30.583Z] 138eaada9080: Verifying Checksum [2020-07-23T04:50:30.583Z] 138eaada9080: Download complete [2020-07-23T04:50:30.583Z] 0622d0fa9048: Verifying Checksum [2020-07-23T04:50:30.583Z] 0622d0fa9048: Download complete [2020-07-23T04:50:30.583Z] 094b1ea09ed8: Verifying Checksum [2020-07-23T04:50:30.583Z] 094b1ea09ed8: Download complete [2020-07-23T04:50:30.925Z] 2cc5ad85d9ab: Pull complete [2020-07-23T04:50:30.925Z] 41b27a9f41bf: Verifying Checksum [2020-07-23T04:50:30.925Z] 41b27a9f41bf: Download complete [2020-07-23T04:50:32.901Z] 756a868c4378: Pull complete [2020-07-23T04:50:32.901Z] 444b2fc9a129: Pull complete [2020-07-23T04:50:33.162Z] ea15f1150254: Pull complete [2020-07-23T04:50:39.758Z] 41b27a9f41bf: Pull complete [2020-07-23T04:50:39.758Z] 28c525ee5125: Pull complete [2020-07-23T04:50:41.263Z] 094b1ea09ed8: Pull complete [2020-07-23T04:50:41.524Z] 138eaada9080: Pull complete [2020-07-23T04:50:44.065Z] 0622d0fa9048: Pull complete [2020-07-23T04:50:44.065Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-23T04:50:44.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T04:50:44.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-23T04:50:44.250Z] prd-centos7-docker-4c-2g-679 does not seem to be running inside a container [2020-07-23T04:50:44.295Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat [2020-07-23T04:50:48.305Z] $ docker top 2e633083377a764b58c42a244f169553b3b0d91f8f5d9c90073c567fe6c83596 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-23T04:50:48.548Z] provisioning config files... [2020-07-23T04:50:48.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1838831543528960056tmp [Pipeline] { [Pipeline] echo [2020-07-23T04:50:48.643Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T04:50:48.938Z] ---> create-netrc.sh [Pipeline] echo [2020-07-23T04:50:48.949Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T04:50:49.242Z] ---> logs-deploy.sh [2020-07-23T04:50:49.242Z] + ARCHIVE_ARTIFACTS= [2020-07-23T04:50:49.242Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-23T04:50:49.242Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-23T04:50:49.242Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-23T04:50:49.242Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/3 [2020-07-23T04:50:49.242Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2633/3/ [2020-07-23T04:50:49.242Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/3 /w/workspace/edgex-go/3 [2020-07-23T04:50:50.183Z] Archives upload complete. [2020-07-23T04:50:50.443Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2633/3/