Pull request #2664 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of anonymouse64 for edgexfoundry/edgex-go Obtained Jenkinsfile from 99ac93074a3e34989b3d43e9392a48a56cab33e0+6df8530f92e66c259c9e6c4b7995a1e49851403d (9cc80da0c49cc5acc6b9cb7079ccf459efd42a2b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2664/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-595 in /w/workspace/edgexfoundry_edgex-go_PR-2664 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2664/head:refs/remotes/origin/PR-2664 +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/2664/head:refs/remotes/origin/PR-2664 # 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/2664/head:refs/remotes/origin/PR-2664 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6df8530f92e66c259c9e6c4b7995a1e49851403d into PR head commit 99ac93074a3e34989b3d43e9392a48a56cab33e0 Merge succeeded, producing 99ac93074a3e34989b3d43e9392a48a56cab33e0 Checking out Revision 99ac93074a3e34989b3d43e9392a48a56cab33e0 (PR-2664) > git config core.sparsecheckout # timeout=10 > git checkout -f 99ac93074a3e34989b3d43e9392a48a56cab33e0 # 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 6df8530f92e66c259c9e6c4b7995a1e49851403d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99ac93074a3e34989b3d43e9392a48a56cab33e0 # timeout=10 Commit message: "snapcraft.yaml: change single quote to double quotes" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-20T15:35:18.043Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-20T15:35:18.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-20T15:35:18.604Z] ========================================================= [2020-08-20T15:35:18.604Z] EdgeX Global Pipelines Version Info [2020-08-20T15:35:18.604Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-20T15:35:21.115Z] ------------------- [2020-08-20T15:35:21.115Z] stable info: [2020-08-20T15:35:21.115Z] ------------------- [2020-08-20T15:35:21.115Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-20T15:35:21.115Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-20T15:35:21.115Z] Message: update stable to v1.0.106 [2020-08-20T15:35:22.099Z] ------------------- [2020-08-20T15:35:22.099Z] experimental info: [2020-08-20T15:35:22.099Z] ------------------- [2020-08-20T15:35:22.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-20T15:35:22.099Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-20T15:35:22.099Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-20T15:35:24.179Z] ++ 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-08-20T15:35:24.179Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-20T15:35:24.179Z] ++ dirname cmd/core-command/Dockerfile [2020-08-20T15:35:24.179Z] ++ cut -d/ -f2 [2020-08-20T15:35:24.179Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-20T15:35:24.179Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-20T15:35:24.179Z] ++ dirname cmd/core-data/Dockerfile [2020-08-20T15:35:24.179Z] ++ cut -d/ -f2 [2020-08-20T15:35:24.179Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-20T15:35:24.179Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-20T15:35:24.179Z] ++ cut -d/ -f2 [2020-08-20T15:35:24.179Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-20T15:35:24.179Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-20T15:35:24.179Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-20T15:35:24.179Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-20T15:35:24.179Z] ++ cut -d/ -f2 [2020-08-20T15:35:24.179Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-20T15:35:24.179Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-20T15:35:24.179Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-20T15:35:24.179Z] ++ cut -d/ -f2 [2020-08-20T15:35:24.179Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-20T15:35:24.179Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-20T15:35:24.179Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-20T15:35:24.179Z] ++ cut -d/ -f2 [2020-08-20T15:35:24.179Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-20T15:35:24.179Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-20T15:35:24.179Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-20T15:35:24.179Z] ++ cut -d/ -f2 [2020-08-20T15:35:24.179Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-20T15:35:24.179Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-20T15:35:24.179Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-20T15:35:24.179Z] ++ cut -d/ -f2 [2020-08-20T15:35:24.179Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-20T15:35:24.179Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-20T15:35:24.179Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-20T15:35:24.179Z] ++ cut -d/ -f2 [2020-08-20T15:35:24.179Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-20T15:35:24.179Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-20T15:35:24.179Z] ++ cut -d/ -f2 [2020-08-20T15:35:24.179Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-20T15:35:24.179Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-20T15:35:24.341Z] 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-08-20T15:35:25.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-20T15:35:25.836Z] [2020-08-20T15:35:25.836Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:35:26.278Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-20T15:35:26.279Z] latest: Pulling from edgex-devops/git-semver [2020-08-20T15:35:26.279Z] 31603596830f: Pulling fs layer [2020-08-20T15:35:26.279Z] 2a8b12db71e7: Pulling fs layer [2020-08-20T15:35:26.279Z] 6ca5941a6612: Pulling fs layer [2020-08-20T15:35:26.279Z] ecc8261a40a4: Pulling fs layer [2020-08-20T15:35:26.279Z] ecc8261a40a4: Waiting [2020-08-20T15:35:26.279Z] 2a8b12db71e7: Verifying Checksum [2020-08-20T15:35:26.279Z] 2a8b12db71e7: Download complete [2020-08-20T15:35:26.542Z] 31603596830f: Verifying Checksum [2020-08-20T15:35:26.542Z] 31603596830f: Download complete [2020-08-20T15:35:26.542Z] ecc8261a40a4: Verifying Checksum [2020-08-20T15:35:26.542Z] ecc8261a40a4: Download complete [2020-08-20T15:35:26.542Z] 6ca5941a6612: Verifying Checksum [2020-08-20T15:35:26.542Z] 6ca5941a6612: Download complete [2020-08-20T15:35:26.810Z] 31603596830f: Pull complete [2020-08-20T15:35:27.080Z] 2a8b12db71e7: Pull complete [2020-08-20T15:35:28.043Z] 6ca5941a6612: Pull complete [2020-08-20T15:35:28.310Z] ecc8261a40a4: Pull complete [2020-08-20T15:35:28.310Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-20T15:35:28.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-20T15:35:28.310Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-20T15:35:28.517Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2020-08-20T15:35:28.569Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-20T15:35:31.138Z] $ docker top 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-20T15:35:31.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-20T15:35:31.532Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-20T15:35:31.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-20T15:35:31.849Z] $ docker exec 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d ssh-agent [2020-08-20T15:35:32.131Z] SSH_AUTH_SOCK=/tmp/ssh-6hedZqINo2be/agent.13 [2020-08-20T15:35:32.131Z] SSH_AGENT_PID=18 [2020-08-20T15:35:32.167Z] Running ssh-add (command line suppressed) [2020-08-20T15:35:32.317Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3537540138414423801.key (/w/workspace/edgex-go/1@tmp/private_key_3537540138414423801.key) [2020-08-20T15:35:32.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-20T15:35:32.827Z] + git describe --exact-match --tags HEAD [2020-08-20T15:35:32.827Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-20T15:35:33.175Z] $ docker exec --env ******** --env ******** 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d ssh-agent -k [2020-08-20T15:35:33.464Z] unset SSH_AUTH_SOCK; [2020-08-20T15:35:33.464Z] unset SSH_AGENT_PID; [2020-08-20T15:35:33.464Z] echo Agent pid 18 killed; [2020-08-20T15:35:33.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-20T15:35:33.726Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-20T15:35:33.726Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-20T15:35:33.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-20T15:35:33.845Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-20T15:35:34.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-20T15:35:34.102Z] $ docker exec 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d ssh-agent [2020-08-20T15:35:34.313Z] SSH_AUTH_SOCK=/tmp/ssh-rjEYq2a7Z6jH/agent.46 [2020-08-20T15:35:34.313Z] SSH_AGENT_PID=51 [2020-08-20T15:35:34.322Z] Running ssh-add (command line suppressed) [2020-08-20T15:35:34.649Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_635007871652202318.key (/w/workspace/edgex-go/1@tmp/private_key_635007871652202318.key) [2020-08-20T15:35:34.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-20T15:35:35.150Z] + git semver init [2020-08-20T15:35:35.151Z] # -> Open(): unable to determine branch for HEAD [2020-08-20T15:35:35.151Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-08-20T15:35:35.151Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-08-20T15:35:35.151Z] # $SEMVER_REMOTE_NAME = origin [2020-08-20T15:35:35.151Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-20T15:35:35.151Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-20T15:35:35.151Z] # $SEMVER_BRANCH = PR-2664 [2020-08-20T15:35:35.151Z] # $SEMVER_TEMP = /tmp/semver-373422174 [2020-08-20T15:35:35.151Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-20T15:36:07.825Z] # '/tmp/semver-373422174' -> '/w/workspace/edgex-go/1/.semver' [2020-08-20T15:36:07.825Z] # -> Force: false [2020-08-20T15:36:07.825Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-08-20T15:36:07.853Z] $ docker exec --env ******** --env ******** 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d ssh-agent -k [2020-08-20T15:36:08.289Z] unset SSH_AUTH_SOCK; [2020-08-20T15:36:08.289Z] unset SSH_AGENT_PID; [2020-08-20T15:36:08.289Z] echo Agent pid 51 killed; [2020-08-20T15:36:08.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-20T15:36:09.007Z] + git semver [Pipeline] } [2020-08-20T15:36:09.065Z] $ docker stop --time=1 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d [2020-08-20T15:36:10.954Z] $ docker rm -f 0555635f7fb3b854877b4b1fec1a73364f222feb10b74f7a63e31eb7172a263d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-20T15:36:30.313Z] Stashed 37 file(s) [Pipeline] echo [2020-08-20T15:36:30.335Z] [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-08-20T15:36:31.485Z] ========================================================= [2020-08-20T15:36:31.485Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-20T15:36:31.485Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:36:31.894Z] + 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-08-20T15:36:38.786Z] Sending build context to Docker daemon 323.1MB [2020-08-20T15:36:38.786Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-20T15:36:38.786Z] Step 2/7 : FROM ${BASE} [2020-08-20T15:36:38.786Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-20T15:36:38.786Z] df20fa9351a1: Pulling fs layer [2020-08-20T15:36:38.786Z] ed8968b2872e: Pulling fs layer [2020-08-20T15:36:38.786Z] a92cc7c5fd73: Pulling fs layer [2020-08-20T15:36:38.786Z] 2dd03ba5bac4: Pulling fs layer [2020-08-20T15:36:38.786Z] 1e091d79d1de: Pulling fs layer [2020-08-20T15:36:38.786Z] 481702a1767f: Pulling fs layer [2020-08-20T15:36:38.786Z] f64a6f60c768: Pulling fs layer [2020-08-20T15:36:38.786Z] e78d2573fc39: Pulling fs layer [2020-08-20T15:36:38.786Z] e876d2f968b6: Pulling fs layer [2020-08-20T15:36:38.786Z] ce8a83651883: Pulling fs layer [2020-08-20T15:36:38.786Z] 07967f4d0e4b: Pulling fs layer [2020-08-20T15:36:38.786Z] 2dd03ba5bac4: Waiting [2020-08-20T15:36:38.786Z] 1e091d79d1de: Waiting [2020-08-20T15:36:38.786Z] 481702a1767f: Waiting [2020-08-20T15:36:38.786Z] f64a6f60c768: Waiting [2020-08-20T15:36:38.786Z] e78d2573fc39: Waiting [2020-08-20T15:36:38.786Z] e876d2f968b6: Waiting [2020-08-20T15:36:38.786Z] ce8a83651883: Waiting [2020-08-20T15:36:38.786Z] 07967f4d0e4b: Waiting [2020-08-20T15:36:38.786Z] a92cc7c5fd73: Verifying Checksum [2020-08-20T15:36:38.786Z] a92cc7c5fd73: Download complete [2020-08-20T15:36:38.786Z] ed8968b2872e: Verifying Checksum [2020-08-20T15:36:38.786Z] ed8968b2872e: Download complete [2020-08-20T15:36:38.786Z] 1e091d79d1de: Verifying Checksum [2020-08-20T15:36:38.786Z] 1e091d79d1de: Download complete [2020-08-20T15:36:38.786Z] 481702a1767f: Verifying Checksum [2020-08-20T15:36:38.786Z] 481702a1767f: Download complete [2020-08-20T15:36:38.786Z] df20fa9351a1: Verifying Checksum [2020-08-20T15:36:38.786Z] df20fa9351a1: Download complete [2020-08-20T15:36:39.249Z] df20fa9351a1: Pull complete [2020-08-20T15:36:39.249Z] ed8968b2872e: Pull complete [2020-08-20T15:36:39.586Z] a92cc7c5fd73: Pull complete [2020-08-20T15:36:41.418Z] f64a6f60c768: Verifying Checksum [2020-08-20T15:36:41.418Z] f64a6f60c768: Download complete [2020-08-20T15:36:41.418Z] e876d2f968b6: Verifying Checksum [2020-08-20T15:36:41.418Z] e876d2f968b6: Download complete [2020-08-20T15:36:42.942Z] e78d2573fc39: Verifying Checksum [2020-08-20T15:36:42.942Z] e78d2573fc39: Download complete [2020-08-20T15:36:43.289Z] 07967f4d0e4b: Verifying Checksum [2020-08-20T15:36:43.289Z] 07967f4d0e4b: Download complete [2020-08-20T15:36:43.289Z] 2dd03ba5bac4: Verifying Checksum [2020-08-20T15:36:43.289Z] 2dd03ba5bac4: Download complete [2020-08-20T15:36:43.579Z] ce8a83651883: Verifying Checksum [2020-08-20T15:36:43.579Z] ce8a83651883: Download complete [2020-08-20T15:36:46.160Z] Still waiting to schedule task [2020-08-20T15:36:46.160Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-594’ [2020-08-20T15:36:51.904Z] 2dd03ba5bac4: Pull complete [2020-08-20T15:36:51.904Z] 1e091d79d1de: Pull complete [2020-08-20T15:36:52.170Z] 481702a1767f: Pull complete [2020-08-20T15:36:57.621Z] f64a6f60c768: Pull complete [2020-08-20T15:37:02.029Z] e78d2573fc39: Pull complete [2020-08-20T15:37:02.029Z] e876d2f968b6: Pull complete [2020-08-20T15:37:03.468Z] ce8a83651883: Pull complete [2020-08-20T15:37:03.468Z] 07967f4d0e4b: Pull complete [2020-08-20T15:37:03.468Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-20T15:37:03.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-20T15:37:03.468Z] ---> 5d7c900382c6 [2020-08-20T15:37:03.468Z] 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-08-20T15:37:04.143Z] ---> Running in 530b271f45ab [2020-08-20T15:37:05.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:37:06.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:37:06.486Z] (1/12) Installing libmagic (5.38-r0) [2020-08-20T15:37:06.772Z] (2/12) Installing file (5.38-r0) [2020-08-20T15:37:06.772Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-20T15:37:06.772Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-20T15:37:09.393Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-20T15:37:09.393Z] (6/12) Installing patch (2.7.6-r6) [2020-08-20T15:37:09.393Z] (7/12) Installing build-base (0.5-r2) [2020-08-20T15:37:09.393Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-20T15:37:09.656Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-20T15:37:09.656Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-20T15:37:09.656Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-20T15:37:09.958Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-20T15:37:09.958Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:37:09.958Z] OK: 233 MiB in 51 packages [2020-08-20T15:37:14.342Z] Removing intermediate container 530b271f45ab [2020-08-20T15:37:14.342Z] ---> 099c2e0d5793 [2020-08-20T15:37:14.342Z] Step 4/7 : WORKDIR /edgex-go [2020-08-20T15:37:14.611Z] ---> Running in 70cb2491e868 [2020-08-20T15:37:14.611Z] Removing intermediate container 70cb2491e868 [2020-08-20T15:37:14.611Z] ---> 03f36b1b8b1c [2020-08-20T15:37:14.611Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-20T15:37:15.238Z] latest: Pulling from library/docker [2020-08-20T15:37:15.238Z] df20fa9351a1: Already exists [2020-08-20T15:37:15.238Z] 25ad7478873d: Pulling fs layer [2020-08-20T15:37:15.238Z] 4684f6177b5d: Pulling fs layer [2020-08-20T15:37:15.238Z] 46e300cec669: Pulling fs layer [2020-08-20T15:37:15.238Z] 63038576ad94: Pulling fs layer [2020-08-20T15:37:15.238Z] 0fdb76c4706c: Pulling fs layer [2020-08-20T15:37:15.238Z] cb7edeffdfd5: Pulling fs layer [2020-08-20T15:37:15.238Z] 63038576ad94: Waiting [2020-08-20T15:37:15.238Z] 0fdb76c4706c: Waiting [2020-08-20T15:37:15.238Z] cb7edeffdfd5: Waiting [2020-08-20T15:37:15.540Z] 4684f6177b5d: Verifying Checksum [2020-08-20T15:37:15.541Z] 4684f6177b5d: Download complete [2020-08-20T15:37:15.541Z] 25ad7478873d: Verifying Checksum [2020-08-20T15:37:15.541Z] 25ad7478873d: Download complete [2020-08-20T15:37:15.541Z] 63038576ad94: Verifying Checksum [2020-08-20T15:37:15.541Z] 63038576ad94: Download complete [2020-08-20T15:37:15.830Z] 0fdb76c4706c: Verifying Checksum [2020-08-20T15:37:15.830Z] 0fdb76c4706c: Download complete [2020-08-20T15:37:15.830Z] cb7edeffdfd5: Verifying Checksum [2020-08-20T15:37:15.830Z] cb7edeffdfd5: Download complete [2020-08-20T15:37:16.446Z] 25ad7478873d: Pull complete [2020-08-20T15:37:16.778Z] 4684f6177b5d: Pull complete [2020-08-20T15:37:17.125Z] 46e300cec669: Verifying Checksum [2020-08-20T15:37:17.125Z] 46e300cec669: Download complete [2020-08-20T15:37:20.521Z] 46e300cec669: Pull complete [2020-08-20T15:37:20.521Z] 63038576ad94: Pull complete [2020-08-20T15:37:20.785Z] 0fdb76c4706c: Pull complete [2020-08-20T15:37:21.050Z] cb7edeffdfd5: Pull complete [2020-08-20T15:37:21.050Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-20T15:37:21.050Z] Status: Downloaded newer image for docker:latest [2020-08-20T15:37:23.806Z] ---> eb3a9abadce8 [2020-08-20T15:37:23.806Z] Step 6/7 : COPY go.mod . [2020-08-20T15:37:24.121Z] ---> 9e17d6eac912 [2020-08-20T15:37:24.121Z] Step 7/7 : RUN go mod download [2020-08-20T15:37:24.121Z] ---> Running in c39f3c483bdf [2020-08-20T15:37:28.510Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-20T15:37:28.510Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-20T15:37:28.510Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-20T15:37:28.510Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-20T15:37:28.510Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-20T15:37:28.510Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-20T15:37:28.510Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-20T15:37:28.510Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-20T15:37:28.804Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-20T15:37:28.804Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-20T15:37:28.804Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-20T15:37:28.804Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-20T15:37:28.804Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-20T15:37:29.079Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-20T15:37:29.079Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 [2020-08-20T15:37:29.079Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-20T15:37:29.079Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-20T15:37:29.079Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-20T15:37:29.358Z] go: finding github.com/fatih/color v1.7.0 [2020-08-20T15:37:29.358Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-20T15:37:29.358Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-20T15:37:29.358Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-20T15:37:29.358Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-20T15:37:29.358Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-20T15:37:29.358Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-20T15:37:29.621Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-20T15:37:29.621Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-20T15:37:29.621Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-20T15:37:29.621Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-20T15:37:29.621Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-20T15:37:29.621Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-20T15:37:29.621Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-20T15:37:29.882Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-20T15:37:29.882Z] go: finding github.com/google/uuid v1.1.0 [2020-08-20T15:37:29.882Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-20T15:37:29.882Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-20T15:37:29.882Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-20T15:37:29.882Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-20T15:37:29.882Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-20T15:37:30.152Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-20T15:37:30.152Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-20T15:37:30.152Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-20T15:37:30.152Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-20T15:37:30.152Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-20T15:37:30.152Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-20T15:37:30.416Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-20T15:37:30.416Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-20T15:37:30.416Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-20T15:37:30.416Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-20T15:37:30.416Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-20T15:37:30.416Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-20T15:37:30.416Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-20T15:37:30.681Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-20T15:37:30.681Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-20T15:37:30.681Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-20T15:37:30.681Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-20T15:37:30.681Z] go: finding github.com/kr/pty v1.1.1 [2020-08-20T15:37:30.681Z] go: finding github.com/kr/text v0.1.0 [2020-08-20T15:37:30.681Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-20T15:37:30.947Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-20T15:37:30.947Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-20T15:37:30.947Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-20T15:37:30.947Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-20T15:37:30.947Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-20T15:37:30.947Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-20T15:37:31.223Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-20T15:37:31.223Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-20T15:37:31.223Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-20T15:37:31.223Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-20T15:37:31.223Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-20T15:37:31.223Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-20T15:37:31.223Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-20T15:37:31.517Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-20T15:37:31.517Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-20T15:37:31.517Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-20T15:37:31.517Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-20T15:37:31.517Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-20T15:37:31.517Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-20T15:37:31.517Z] go: finding github.com/posener/complete v1.1.1 [2020-08-20T15:37:31.780Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-20T15:37:31.780Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-20T15:37:31.780Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-20T15:37:31.780Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-20T15:37:31.780Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-20T15:37:31.780Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-20T15:37:31.780Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-20T15:37:32.042Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-20T15:37:32.042Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-20T15:37:32.042Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-20T15:37:32.042Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-20T15:37:32.042Z] go: finding golang.org/x/text v0.3.2 [2020-08-20T15:37:32.042Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-20T15:37:32.042Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-20T15:37:32.305Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-20T15:37:32.305Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-20T15:37:32.305Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-20T15:37:32.305Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-20T15:37:50.773Z] Removing intermediate container c39f3c483bdf [2020-08-20T15:37:50.773Z] ---> f0e17887fad7 [2020-08-20T15:37:50.773Z] Successfully built f0e17887fad7 [2020-08-20T15:37:50.773Z] 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-08-20T15:37:51.666Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-20T15:37:51.936Z] . [Pipeline] withDockerContainer [2020-08-20T15:37:52.098Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2020-08-20T15:37:52.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-20T15:37:53.053Z] $ docker top f457fc194b1520f38a91de3668cd85f58adcb88541a9c9fb78f6502d1dcfaa90 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-20T15:37:53.653Z] + go version [2020-08-20T15:37:53.653Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-20T15:37:53.722Z] ========================================================= [2020-08-20T15:37:53.722Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-20T15:37:53.722Z] ========================================================= [Pipeline] sh [2020-08-20T15:37:54.181Z] + make test [2020-08-20T15:37:54.181Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-20T15:37:59.563Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-20T15:38:18.359Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-20T15:38:25.392Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-20T15:38:25.392Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-20T15:38:25.392Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-20T15:38:25.392Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-20T15:38:28.871Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.014s [2020-08-20T15:38:28.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-20T15:38:28.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-20T15:38:28.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-20T15:38:29.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-20T15:38:30.630Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-20T15:38:30.943Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-20T15:38:30.943Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-20T15:38:30.943Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-20T15:38:37.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements [2020-08-20T15:38:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-20T15:38:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-20T15:38:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-20T15:38:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-20T15:38:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-20T15:38:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.161s coverage: 27.2% of statements [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-20T15:38:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-20T15:38:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.018s coverage: 100.0% of statements [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-08-20T15:38:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.449s coverage: 82.5% of statements [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-08-20T15:38:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.045s coverage: 92.9% of statements [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-08-20T15:38:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-08-20T15:38:44.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.099s coverage: 28.6% of statements [2020-08-20T15:38:44.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-20T15:38:44.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-20T15:38:44.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-20T15:38:44.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-20T15:38:44.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-20T15:38:45.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.012s coverage: 100.0% of statements [2020-08-20T15:38:45.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-20T15:38:45.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.008s coverage: 100.0% of statements [2020-08-20T15:38:45.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-20T15:38:47.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.039s coverage: 89.8% of statements [2020-08-20T15:38:47.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-20T15:38:47.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.044s coverage: 97.5% of statements [2020-08-20T15:38:47.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-20T15:38:47.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.043s coverage: 100.0% of statements [2020-08-20T15:38:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-20T15:38:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-20T15:38:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-20T15:38:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-20T15:38:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-20T15:38:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-20T15:38:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-08-20T15:38:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-20T15:38:47.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] [2020-08-20T15:38:47.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-08-20T15:38:49.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.072s coverage: 63.5% of statements [2020-08-20T15:38:49.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-20T15:38:49.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-20T15:38:49.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2020-08-20T15:38:50.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.262s coverage: 55.9% of statements [2020-08-20T15:38:50.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-20T15:38:50.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-20T15:38:50.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-20T15:38:50.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 13.368s coverage: 86.3% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.394s coverage: 72.2% of statements [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.122s coverage: 72.1% of statements [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.041s coverage: 82.4% of statements [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.032s coverage: 48.4% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.008s coverage: 28.8% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.026s coverage: 96.8% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.079s coverage: 26.9% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.177s coverage: 84.1% of statements [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.013s coverage: 100.0% of statements [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.011s coverage: 42.9% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.005s coverage: 100.0% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.027s coverage: 83.8% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.028s coverage: 45.7% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.035s coverage: 100.0% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.030s coverage: 100.0% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-20T15:39:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.011s coverage: 100.0% of statements [2020-08-20T15:39:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-20T15:39:06.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.079s coverage: 29.1% of statements [2020-08-20T15:39:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-20T15:39:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-20T15:39:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-20T15:39:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-20T15:39:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-20T15:39:06.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements [2020-08-20T15:39:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-20T15:39:06.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.023s coverage: 100.0% of statements [2020-08-20T15:39:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-20T15:39:06.706Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2020-08-20T15:39:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-20T15:39:06.984Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements [2020-08-20T15:39:06.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-20T15:39:06.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-20T15:39:06.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-20T15:39:06.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-20T15:39:08.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements [2020-08-20T15:39:08.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-20T15:39:08.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-20T15:39:08.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2020-08-20T15:39:08.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.006s coverage: 32.1% of statements [2020-08-20T15:39:08.917Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.020s coverage: 100.0% of statements [2020-08-20T15:39:09.558Z] GO111MODULE=on go vet ./... [2020-08-20T15:39:22.168Z] gofmt -l . [2020-08-20T15:39:22.168Z] [ "`gofmt -l .`" = "" ] [2020-08-20T15:39:23.712Z] ./bin/test-go-mod-tidy.sh [2020-08-20T15:39:25.189Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-20T15:39:28.551Z] + ls -al . [2020-08-20T15:39:28.551Z] total 552 [2020-08-20T15:39:28.551Z] drwxrwxr-x 10 1001 1001 4096 Aug 20 15:39 . [2020-08-20T15:39:28.551Z] drwxr-xr-x 4 root root 28 Aug 20 15:37 .. [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 11 Aug 20 15:35 .dockerignore [2020-08-20T15:39:28.551Z] drwxrwxr-x 8 1001 1001 179 Aug 20 15:35 .git [2020-08-20T15:39:28.551Z] drwxrwxr-x 3 1001 1001 60 Aug 20 15:35 .github [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 932 Aug 20 15:35 .gitignore [2020-08-20T15:39:28.551Z] drwx------ 3 1001 1001 47 Aug 20 15:36 .semver [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 166 Aug 20 15:35 .sonarcloud.properties [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 3804 Aug 20 15:35 CONTRIBUTING.md [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 1035 Aug 20 15:35 Dockerfile.build [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 865 Aug 20 15:35 Jenkinsfile [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 10775 Aug 20 15:35 LICENSE [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 6237 Aug 20 15:35 Makefile [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 5652 Aug 20 15:35 README.md [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 259 Aug 20 15:35 SECURITY.md [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 5 Aug 20 15:36 VERSION [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 4131 Aug 20 15:35 ZMQWindows.md [2020-08-20T15:39:28.551Z] drwxrwxr-x 2 1001 1001 117 Aug 20 15:35 bin [2020-08-20T15:39:28.551Z] drwxrwxr-x 15 1001 1001 4096 Aug 20 15:35 cmd [2020-08-20T15:39:28.551Z] -rw-r--r-- 1 root root 458659 Aug 20 15:39 coverage.out [2020-08-20T15:39:28.551Z] -rw-r--r-- 1 root root 1019 Aug 20 15:39 go.mod [2020-08-20T15:39:28.551Z] -rw-r--r-- 1 root root 19185 Aug 20 15:39 go.sum [2020-08-20T15:39:28.551Z] drwxrwxr-x 8 1001 1001 127 Aug 20 15:35 internal [2020-08-20T15:39:28.551Z] drwxrwxr-x 4 1001 1001 26 Aug 20 15:35 openapi [2020-08-20T15:39:28.551Z] drwxrwxr-x 4 1001 1001 71 Aug 20 15:35 snap [2020-08-20T15:39:28.551Z] -rw-rw-r-- 1 1001 1001 168 Aug 20 15:35 version.go [Pipeline] sh [2020-08-20T15:39:29.406Z] + '[' -e coverage.out ] [2020-08-20T15:39:29.406Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-20T15:39:29.771Z] Stashed 1 file(s) [Pipeline] sh [2020-08-20T15:39:30.114Z] + make build [2020-08-20T15:39:30.114Z] 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-08-20T15:39:42.904Z] 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-08-20T15:39:48.502Z] 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-08-20T15:39:51.956Z] 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-08-20T15:39:54.937Z] 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-08-20T15:39:58.512Z] 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-08-20T15:39:59.559Z] 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-08-20T15:40:02.233Z] 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-08-20T15:40:05.673Z] 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-08-20T15:40:06.697Z] 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-08-20T15:40:08.690Z] 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-08-20T15:40:10.646Z] 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-08-20T15:40:12.618Z] 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-08-20T15:40:14.236Z] $ docker stop --time=1 f457fc194b1520f38a91de3668cd85f58adcb88541a9c9fb78f6502d1dcfaa90 [2020-08-20T15:40:16.123Z] $ docker rm -f f457fc194b1520f38a91de3668cd85f58adcb88541a9c9fb78f6502d1dcfaa90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-08-20T15:40:18.921Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-596 in /w/workspace/edgexfoundry_edgex-go_PR-2664 [Pipeline] { [Pipeline] ws [2020-08-20T15:40:19.393Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:40:19.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-20T15:40:19.821Z] [2020-08-20T15:40:19.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:40:20.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-20T15:40:20.282Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-20T15:40:20.282Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-20T15:40:20.282Z] ca9280d653b3: Pulling fs layer [2020-08-20T15:40:20.282Z] 7e9c9ca2126c: Pulling fs layer [2020-08-20T15:40:20.584Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-20T15:40:20.584Z] cbdbe7a5bc2a: Download complete [2020-08-20T15:40:20.900Z] ca9280d653b3: Verifying Checksum [2020-08-20T15:40:20.900Z] ca9280d653b3: Download complete [2020-08-20T15:40:21.185Z] cbdbe7a5bc2a: Pull complete [2020-08-20T15:40:22.451Z] 7e9c9ca2126c: Verifying Checksum [2020-08-20T15:40:22.451Z] 7e9c9ca2126c: Download complete [2020-08-20T15:40:23.066Z] ca9280d653b3: Pull complete [2020-08-20T15:40:24.391Z] using credential edgex-jenkins-ssh [2020-08-20T15:40:24.444Z] Cloning the remote Git repository [2020-08-20T15:40:24.444Z] Cloning with configured refspecs honoured and without tags [2020-08-20T15:40:24.501Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-20T15:40:24.603Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-08-20T15:40:24.662Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-20T15:40:24.663Z] > git --version # timeout=10 [2020-08-20T15:40:24.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-20T15:40:24.763Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2664/head:refs/remotes/origin/PR-2664 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-20T15:40:31.403Z] 7e9c9ca2126c: Pull complete [2020-08-20T15:40:31.403Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-20T15:40:31.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-20T15:40:31.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-20T15:40:31.597Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2020-08-20T15:40:31.658Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-20T15:40:34.443Z] $ docker top eb721d4e0265a051405d456d22058b2131f8f1ebc2bfb0255755cefe8b579e29 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-20T15:40:35.154Z] + grep parallel [2020-08-20T15:40:35.154Z] + docker-compose build --help [2020-08-20T15:40:36.651Z] --parallel Build images in parallel. [Pipeline] } [2020-08-20T15:40:36.680Z] $ docker stop --time=1 eb721d4e0265a051405d456d22058b2131f8f1ebc2bfb0255755cefe8b579e29 [2020-08-20T15:40:38.192Z] $ docker rm -f eb721d4e0265a051405d456d22058b2131f8f1ebc2bfb0255755cefe8b579e29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:40:38.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-20T15:40:38.980Z] . [Pipeline] withDockerContainer [2020-08-20T15:40:39.164Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2020-08-20T15:40:39.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-20T15:40:40.152Z] $ docker top 857829f9ecb2be7df1045be51e66d31a8d513e73250fa156182b05aadcb207eb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-20T15:40:40.486Z] Fetching without tags [2020-08-20T15:40:40.723Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-20T15:40:41.036Z] Merging remotes/origin/master commit 6df8530f92e66c259c9e6c4b7995a1e49851403d into PR head commit 99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:40:41.532Z] Merge succeeded, producing 99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:40:41.532Z] Checking out Revision 99ac93074a3e34989b3d43e9392a48a56cab33e0 (PR-2664) [2020-08-20T15:40:40.394Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-20T15:40:40.410Z] > git config --add remote.origin.fetch +refs/pull/2664/head:refs/remotes/origin/PR-2664 # timeout=10 [2020-08-20T15:40:40.431Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-20T15:40:40.461Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-20T15:40:40.501Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-20T15:40:40.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-20T15:40:40.514Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2664/head:refs/remotes/origin/PR-2664 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-20T15:40:41.055Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T15:40:41.073Z] > git checkout -f 99ac93074a3e34989b3d43e9392a48a56cab33e0 # timeout=10 [2020-08-20T15:40:41.398Z] > git remote # timeout=10 [2020-08-20T15:40:41.422Z] > git config --get remote.origin.url # timeout=10 [2020-08-20T15:40:41.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-20T15:40:41.476Z] > git merge 6df8530f92e66c259c9e6c4b7995a1e49851403d # timeout=10 [2020-08-20T15:40:41.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-20T15:40:41.537Z] > git config core.sparsecheckout # timeout=10 [2020-08-20T15:40:41.585Z] > git checkout -f 99ac93074a3e34989b3d43e9392a48a56cab33e0 # timeout=10 [2020-08-20T15:40:42.133Z] Building docker-core-command-go ... [2020-08-20T15:40:42.133Z] Building docker-core-data-go ... [2020-08-20T15:40:42.133Z] Building docker-core-metadata-go ... [2020-08-20T15:40:42.133Z] Building docker-security-proxy-setup-go ... [2020-08-20T15:40:42.133Z] Building docker-security-secrets-setup-go ... [2020-08-20T15:40:42.133Z] Building docker-security-secretstore-setup-go ... [2020-08-20T15:40:42.133Z] Building docker-support-logging-go ... [2020-08-20T15:40:42.133Z] Building docker-support-notifications-go ... [2020-08-20T15:40:42.133Z] Building docker-support-scheduler-go ... [2020-08-20T15:40:42.133Z] Building docker-sys-mgmt-agent-go ... [2020-08-20T15:40:42.133Z] Building docker-support-logging-go [2020-08-20T15:40:42.133Z] Building docker-security-proxy-setup-go [2020-08-20T15:40:42.133Z] Building docker-core-metadata-go [2020-08-20T15:40:42.133Z] Building docker-security-secretstore-setup-go [2020-08-20T15:40:42.133Z] Building docker-security-secrets-setup-go [2020-08-20T15:40:46.007Z] Commit message: "snapcraft.yaml: change single quote to double quotes" [2020-08-20T15:40:46.060Z] > git --version # timeout=10 [2020-08-20T15:40:46.086Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-20T15:40:59.183Z] ========================================================= [2020-08-20T15:40:59.183Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-20T15:40:59.183Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:41:00.099Z] + 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-08-20T15:41:04.423Z] Sending build context to Docker daemon 323.1MB [2020-08-20T15:41:04.423Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-20T15:41:04.423Z] Step 2/7 : FROM ${BASE} [2020-08-20T15:41:04.423Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-20T15:41:04.423Z] b538f80385f9: Pulling fs layer [2020-08-20T15:41:04.423Z] 74f711af9a0d: Pulling fs layer [2020-08-20T15:41:04.423Z] 99f96fe45779: Pulling fs layer [2020-08-20T15:41:04.423Z] fd7a069fd194: Pulling fs layer [2020-08-20T15:41:04.423Z] 66aa3694b03b: Pulling fs layer [2020-08-20T15:41:04.423Z] 170f70906a0f: Pulling fs layer [2020-08-20T15:41:04.423Z] ad7c5574e4b9: Pulling fs layer [2020-08-20T15:41:04.423Z] e772456be8f7: Pulling fs layer [2020-08-20T15:41:04.423Z] c890913d741a: Pulling fs layer [2020-08-20T15:41:04.423Z] 2480fcc9aa5a: Pulling fs layer [2020-08-20T15:41:04.423Z] 09adf4765672: Pulling fs layer [2020-08-20T15:41:04.423Z] fd7a069fd194: Waiting [2020-08-20T15:41:04.423Z] 66aa3694b03b: Waiting [2020-08-20T15:41:04.423Z] 170f70906a0f: Waiting [2020-08-20T15:41:04.423Z] c890913d741a: Waiting [2020-08-20T15:41:04.423Z] 2480fcc9aa5a: Waiting [2020-08-20T15:41:04.423Z] ad7c5574e4b9: Waiting [2020-08-20T15:41:04.423Z] 09adf4765672: Waiting [2020-08-20T15:41:04.423Z] e772456be8f7: Waiting [2020-08-20T15:41:04.423Z] 99f96fe45779: Verifying Checksum [2020-08-20T15:41:04.423Z] 99f96fe45779: Download complete [2020-08-20T15:41:04.423Z] 74f711af9a0d: Verifying Checksum [2020-08-20T15:41:04.423Z] 74f711af9a0d: Download complete [2020-08-20T15:41:04.423Z] 66aa3694b03b: Verifying Checksum [2020-08-20T15:41:04.423Z] 66aa3694b03b: Download complete [2020-08-20T15:41:04.423Z] 170f70906a0f: Verifying Checksum [2020-08-20T15:41:04.423Z] b538f80385f9: Verifying Checksum [2020-08-20T15:41:04.423Z] b538f80385f9: Download complete [2020-08-20T15:41:05.421Z] b538f80385f9: Pull complete [2020-08-20T15:41:06.028Z] 74f711af9a0d: Pull complete [2020-08-20T15:41:06.308Z] 99f96fe45779: Pull complete [2020-08-20T15:41:07.298Z] ad7c5574e4b9: Verifying Checksum [2020-08-20T15:41:07.298Z] ad7c5574e4b9: Download complete [2020-08-20T15:41:07.298Z] c890913d741a: Verifying Checksum [2020-08-20T15:41:07.298Z] c890913d741a: Download complete [2020-08-20T15:41:09.282Z] 2480fcc9aa5a: Verifying Checksum [2020-08-20T15:41:09.282Z] 2480fcc9aa5a: Download complete [2020-08-20T15:41:09.282Z] 09adf4765672: Verifying Checksum [2020-08-20T15:41:09.282Z] 09adf4765672: Download complete [2020-08-20T15:41:09.884Z] e772456be8f7: Verifying Checksum [2020-08-20T15:41:09.884Z] e772456be8f7: Download complete [2020-08-20T15:41:09.884Z] fd7a069fd194: Verifying Checksum [2020-08-20T15:41:09.884Z] fd7a069fd194: Download complete [2020-08-20T15:41:21.391Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:41:21.392Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:41:21.392Z] ---> f0e17887fad7 [2020-08-20T15:41:21.392Z] Step 3/21 : WORKDIR /edgex-go [2020-08-20T15:41:21.392Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:41:21.392Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:41:21.392Z] ---> f0e17887fad7 [2020-08-20T15:41:21.392Z] Step 3/21 : WORKDIR /edgex-go [2020-08-20T15:41:21.392Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:41:21.392Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:41:21.392Z] ---> f0e17887fad7 [2020-08-20T15:41:21.392Z] Step 3/20 : WORKDIR /edgex-go [2020-08-20T15:41:21.392Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:41:21.392Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-20T15:41:21.392Z] ---> f0e17887fad7 [2020-08-20T15:41:21.392Z] Step 3/29 : WORKDIR /edgex-go [2020-08-20T15:41:21.392Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:41:21.392Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:41:21.392Z] ---> f0e17887fad7 [2020-08-20T15:41:21.392Z] Step 3/26 : WORKDIR /edgex-go [2020-08-20T15:41:21.392Z] ---> Running in 9584789770bc [2020-08-20T15:41:21.392Z] ---> Running in 2e85a3b3c71a [2020-08-20T15:41:21.392Z] ---> Running in 4e852532014e [2020-08-20T15:41:21.392Z] ---> Running in 57b907ed0c13 [2020-08-20T15:41:21.392Z] ---> Running in 9c17432c8027 [2020-08-20T15:41:21.392Z] Removing intermediate container 4e852532014e [2020-08-20T15:41:21.392Z] ---> e462489ac35b [2020-08-20T15:41:21.392Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:41:21.392Z] Removing intermediate container 9c17432c8027 [2020-08-20T15:41:21.392Z] ---> c62ab5cb5e2b [2020-08-20T15:41:21.392Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:41:21.392Z] Removing intermediate container 57b907ed0c13 [2020-08-20T15:41:21.392Z] ---> 60bed385bc96 [2020-08-20T15:41:21.392Z] Step 4/29 : RUN apk update && apk add make git [2020-08-20T15:41:21.392Z] Removing intermediate container 2e85a3b3c71a [2020-08-20T15:41:21.392Z] ---> 676771a6ff48 [2020-08-20T15:41:21.392Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:41:21.392Z] Removing intermediate container 9584789770bc [2020-08-20T15:41:21.392Z] ---> 9e3d9ff2faf8 [2020-08-20T15:41:21.392Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:41:21.392Z] ---> Running in d6583c99c395 [2020-08-20T15:41:21.392Z] ---> Running in d4a57920ba05 [2020-08-20T15:41:21.392Z] ---> Running in 2ce556342b67 [2020-08-20T15:41:21.392Z] ---> Running in f028e50dfb12 [2020-08-20T15:41:21.392Z] ---> Running in a1db987d1fb1 [2020-08-20T15:41:22.298Z] fd7a069fd194: Pull complete [2020-08-20T15:41:22.298Z] 66aa3694b03b: Pull complete [2020-08-20T15:41:22.298Z] 170f70906a0f: Pull complete [2020-08-20T15:41:22.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:41:23.780Z] Removing intermediate container f028e50dfb12 [2020-08-20T15:41:23.780Z] ---> a3e9b2e834f2 [2020-08-20T15:41:23.780Z] Step 5/20 : RUN apk update && apk add make git [2020-08-20T15:41:23.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:41:23.780Z] Removing intermediate container 2ce556342b67 [2020-08-20T15:41:23.780Z] ---> a8e78a071d34 [2020-08-20T15:41:23.780Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-20T15:41:23.780Z] ---> Running in e6607345c3cb [2020-08-20T15:41:23.780Z] Removing intermediate container a1db987d1fb1 [2020-08-20T15:41:23.780Z] ---> ae3dbc33ee79 [2020-08-20T15:41:23.780Z] Step 5/26 : RUN apk update && apk add make git [2020-08-20T15:41:23.780Z] ---> Running in 32b192ac3a32 [2020-08-20T15:41:24.046Z] ---> Running in 6af8fab64b24 [2020-08-20T15:41:24.046Z] Removing intermediate container d6583c99c395 [2020-08-20T15:41:24.046Z] ---> b1e56457a8ee [2020-08-20T15:41:24.046Z] Step 5/21 : RUN apk update && apk add make git [2020-08-20T15:41:24.046Z] ---> Running in e0928cc3e9a5 [2020-08-20T15:41:25.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:41:25.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:41:25.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:41:25.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:41:25.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:41:25.808Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:41:25.808Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:41:25.808Z] OK: 12746 distinct packages available [2020-08-20T15:41:25.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:41:26.228Z] OK: 233 MiB in 51 packages [2020-08-20T15:41:26.642Z] ad7c5574e4b9: Pull complete [2020-08-20T15:41:26.902Z] Removing intermediate container d4a57920ba05 [2020-08-20T15:41:26.902Z] ---> f243a5a5f8de [2020-08-20T15:41:26.902Z] Step 5/29 : COPY go.mod . [2020-08-20T15:41:27.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:41:27.474Z] ---> a478c359c9f4 [2020-08-20T15:41:27.474Z] Step 6/29 : RUN go mod download [2020-08-20T15:41:27.474Z] ---> Running in 13dff8894977 [2020-08-20T15:41:28.099Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:41:28.099Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:41:28.099Z] OK: 12746 distinct packages available [2020-08-20T15:41:28.442Z] OK: 233 MiB in 51 packages [2020-08-20T15:41:28.783Z] OK: 233 MiB in 51 packages [2020-08-20T15:41:29.077Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:41:29.077Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:41:29.077Z] OK: 12746 distinct packages available [2020-08-20T15:41:29.416Z] OK: 233 MiB in 51 packages [2020-08-20T15:41:29.688Z] Removing intermediate container 32b192ac3a32 [2020-08-20T15:41:29.688Z] ---> 030afff872bd [2020-08-20T15:41:29.688Z] Step 6/21 : COPY go.mod . [2020-08-20T15:41:30.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:41:30.658Z] ---> 4a8cc340eb13 [2020-08-20T15:41:30.659Z] Step 7/21 : RUN go mod download [2020-08-20T15:41:30.940Z] ---> Running in 923b328694ce [2020-08-20T15:41:30.940Z] Removing intermediate container e6607345c3cb [2020-08-20T15:41:30.940Z] ---> 415f76f256a5 [2020-08-20T15:41:30.940Z] Step 6/20 : COPY go.mod . [2020-08-20T15:41:30.940Z] Removing intermediate container 13dff8894977 [2020-08-20T15:41:30.940Z] ---> c37c973c0f20 [2020-08-20T15:41:30.940Z] Step 7/29 : COPY . . [2020-08-20T15:41:30.965Z] e772456be8f7: Pull complete [2020-08-20T15:41:30.965Z] c890913d741a: Pull complete [2020-08-20T15:41:32.815Z] ---> a1d94211fa4e [2020-08-20T15:41:32.815Z] Step 7/20 : RUN go mod download [2020-08-20T15:41:33.618Z] 2480fcc9aa5a: Pull complete [2020-08-20T15:41:34.226Z] 09adf4765672: Pull complete [2020-08-20T15:41:34.227Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-20T15:41:34.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-20T15:41:34.227Z] ---> 2248a725d1cf [2020-08-20T15:41:34.227Z] 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-08-20T15:41:34.944Z] ---> Running in e8bc89c18be4 [2020-08-20T15:41:36.465Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:41:36.465Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:41:36.465Z] OK: 12746 distinct packages available [2020-08-20T15:41:37.062Z] OK: 233 MiB in 51 packages [2020-08-20T15:41:37.062Z] Removing intermediate container 923b328694ce [2020-08-20T15:41:37.062Z] ---> 1e73713833c6 [2020-08-20T15:41:37.062Z] Step 8/21 : COPY . . [2020-08-20T15:41:38.633Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:41:38.633Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:41:38.633Z] OK: 12746 distinct packages available [2020-08-20T15:41:39.283Z] OK: 233 MiB in 51 packages [2020-08-20T15:41:39.648Z] ---> Running in 1bde16d4fb53 [2020-08-20T15:41:40.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:41:42.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:41:43.646Z] Removing intermediate container 6af8fab64b24 [2020-08-20T15:41:43.646Z] ---> 5fc72b8c8c57 [2020-08-20T15:41:43.646Z] Step 6/26 : COPY go.mod . [2020-08-20T15:41:44.015Z] (1/12) Installing libmagic (5.38-r0) [2020-08-20T15:41:44.287Z] (2/12) Installing file (5.38-r0) [2020-08-20T15:41:44.559Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-20T15:41:44.559Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-20T15:41:45.680Z] ---> d924b28a0bf7 [2020-08-20T15:41:45.680Z] Step 7/26 : RUN go mod download [2020-08-20T15:41:45.680Z] Removing intermediate container e0928cc3e9a5 [2020-08-20T15:41:45.680Z] ---> d8692dce7d26 [2020-08-20T15:41:45.680Z] Step 6/21 : COPY go.mod . [2020-08-20T15:41:46.662Z] Removing intermediate container e8bc89c18be4 [2020-08-20T15:41:46.662Z] ---> 2c835f3ce4bc [2020-08-20T15:41:46.662Z] Step 8/20 : COPY . . [2020-08-20T15:41:47.267Z] ---> Running in f2e601125944 [2020-08-20T15:41:49.321Z] ---> 5018516ebbb3 [2020-08-20T15:41:49.321Z] Step 7/21 : RUN go mod download [2020-08-20T15:41:51.334Z] ---> Running in d445ffa127de [2020-08-20T15:41:56.918Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-20T15:41:56.918Z] (6/12) Installing patch (2.7.6-r6) [2020-08-20T15:41:56.918Z] (7/12) Installing build-base (0.5-r2) [2020-08-20T15:41:56.918Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-20T15:41:56.918Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-20T15:41:56.918Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-20T15:41:56.918Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-20T15:41:56.918Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-20T15:41:56.918Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:41:56.918Z] OK: 217 MiB in 51 packages [2020-08-20T15:42:01.229Z] Removing intermediate container 1bde16d4fb53 [2020-08-20T15:42:01.229Z] ---> f170a53d0120 [2020-08-20T15:42:01.229Z] Step 4/7 : WORKDIR /edgex-go [2020-08-20T15:42:01.229Z] ---> Running in 4007164f58aa [2020-08-20T15:42:01.824Z] Removing intermediate container 4007164f58aa [2020-08-20T15:42:01.824Z] ---> 59a87511bbe2 [2020-08-20T15:42:01.824Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-20T15:42:02.096Z] latest: Pulling from library/docker [2020-08-20T15:42:02.096Z] b538f80385f9: Already exists [2020-08-20T15:42:02.096Z] 259a493cd78d: Pulling fs layer [2020-08-20T15:42:02.096Z] b8e66b5100f5: Pulling fs layer [2020-08-20T15:42:02.096Z] 39dc9c94d07c: Pulling fs layer [2020-08-20T15:42:02.096Z] 551b823b3b82: Pulling fs layer [2020-08-20T15:42:02.096Z] 3c52a74df98c: Pulling fs layer [2020-08-20T15:42:02.374Z] 6c9b121b6998: Pulling fs layer [2020-08-20T15:42:02.374Z] 551b823b3b82: Waiting [2020-08-20T15:42:02.374Z] 3c52a74df98c: Waiting [2020-08-20T15:42:02.374Z] 6c9b121b6998: Waiting [2020-08-20T15:42:02.374Z] 259a493cd78d: Verifying Checksum [2020-08-20T15:42:02.374Z] 259a493cd78d: Download complete [2020-08-20T15:42:02.650Z] b8e66b5100f5: Download complete [2020-08-20T15:42:02.650Z] 551b823b3b82: Verifying Checksum [2020-08-20T15:42:02.650Z] 551b823b3b82: Download complete [2020-08-20T15:42:02.923Z] 3c52a74df98c: Verifying Checksum [2020-08-20T15:42:02.923Z] 3c52a74df98c: Download complete [2020-08-20T15:42:02.923Z] 6c9b121b6998: Verifying Checksum [2020-08-20T15:42:02.923Z] 6c9b121b6998: Download complete [2020-08-20T15:42:03.198Z] 259a493cd78d: Pull complete [2020-08-20T15:42:03.794Z] b8e66b5100f5: Pull complete [2020-08-20T15:42:03.794Z] 39dc9c94d07c: Download complete [2020-08-20T15:42:04.502Z] Removing intermediate container f2e601125944 [2020-08-20T15:42:04.502Z] ---> 8ce03c026acb [2020-08-20T15:42:04.502Z] Step 8/26 : COPY . . [2020-08-20T15:42:04.502Z] Removing intermediate container d445ffa127de [2020-08-20T15:42:04.502Z] ---> 62ff75413675 [2020-08-20T15:42:04.502Z] Step 8/21 : COPY . . [2020-08-20T15:42:07.189Z] 39dc9c94d07c: Pull complete [2020-08-20T15:42:07.463Z] 551b823b3b82: Pull complete [2020-08-20T15:42:07.737Z] 3c52a74df98c: Pull complete [2020-08-20T15:42:08.010Z] 6c9b121b6998: Pull complete [2020-08-20T15:42:08.286Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-20T15:42:08.286Z] Status: Downloaded newer image for docker:latest [2020-08-20T15:42:11.673Z] ---> db4eff3045d0 [2020-08-20T15:42:11.673Z] Step 6/7 : COPY go.mod . [2020-08-20T15:42:11.948Z] ---> 6bbe4344228c [2020-08-20T15:42:11.948Z] Step 7/7 : RUN go mod download [2020-08-20T15:42:12.224Z] ---> Running in 34e47104b722 [2020-08-20T15:42:13.244Z] ---> 954982b5d345 [2020-08-20T15:42:13.244Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-20T15:42:14.330Z] ---> Running in ed0985645fc7 [2020-08-20T15:42:14.936Z] ---> 21673129345d [2020-08-20T15:42:14.936Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-20T15:42:15.602Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-20T15:42:15.602Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-20T15:42:15.602Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-20T15:42:15.871Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-20T15:42:15.871Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-20T15:42:15.871Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-20T15:42:15.871Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-20T15:42:15.871Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-20T15:42:15.871Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-20T15:42:15.871Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-20T15:42:16.145Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-20T15:42:16.145Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-20T15:42:16.145Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-20T15:42:16.145Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-20T15:42:16.145Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 [2020-08-20T15:42:16.145Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-20T15:42:16.145Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-20T15:42:16.414Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-20T15:42:16.414Z] go: finding github.com/fatih/color v1.7.0 [2020-08-20T15:42:16.414Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-20T15:42:16.414Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-20T15:42:16.414Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-20T15:42:16.414Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-20T15:42:16.414Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-20T15:42:16.683Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-20T15:42:16.683Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-20T15:42:16.683Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-20T15:42:16.683Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-20T15:42:16.683Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-20T15:42:16.683Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-20T15:42:16.683Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-20T15:42:16.953Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-20T15:42:16.953Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-20T15:42:16.953Z] go: finding github.com/google/uuid v1.1.0 [2020-08-20T15:42:16.953Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-20T15:42:16.953Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-20T15:42:16.953Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-20T15:42:16.953Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-20T15:42:17.225Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-20T15:42:17.225Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-20T15:42:17.225Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-20T15:42:17.225Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-20T15:42:17.225Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-20T15:42:17.225Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-20T15:42:17.225Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-20T15:42:17.496Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-20T15:42:17.496Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-20T15:42:17.496Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-20T15:42:17.496Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-20T15:42:17.496Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-20T15:42:17.496Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-20T15:42:17.496Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-20T15:42:17.766Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-20T15:42:17.766Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-20T15:42:17.766Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-20T15:42:17.766Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-20T15:42:17.766Z] go: finding github.com/kr/pty v1.1.1 [2020-08-20T15:42:17.766Z] go: finding github.com/kr/text v0.1.0 [2020-08-20T15:42:18.038Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-20T15:42:18.038Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-20T15:42:18.038Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-20T15:42:18.038Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-20T15:42:18.038Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-20T15:42:18.038Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-20T15:42:18.038Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-20T15:42:18.309Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-20T15:42:18.309Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-20T15:42:18.309Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-20T15:42:18.309Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-20T15:42:18.309Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-20T15:42:18.309Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-20T15:42:18.309Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-20T15:42:18.318Z] ---> Running in f3f9282686c3 [2020-08-20T15:42:18.318Z] 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-08-20T15:42:18.580Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-20T15:42:18.580Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-20T15:42:18.580Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-20T15:42:18.580Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-20T15:42:18.580Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-20T15:42:18.580Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-20T15:42:18.580Z] go: finding github.com/posener/complete v1.1.1 [2020-08-20T15:42:18.853Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-20T15:42:18.853Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-20T15:42:18.853Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-20T15:42:18.853Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-20T15:42:18.853Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-20T15:42:18.853Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-20T15:42:19.125Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-20T15:42:19.125Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-20T15:42:19.125Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-20T15:42:19.125Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-20T15:42:19.125Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-20T15:42:19.125Z] go: finding golang.org/x/text v0.3.2 [2020-08-20T15:42:19.125Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-20T15:42:19.397Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-20T15:42:19.397Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-20T15:42:19.397Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-20T15:42:19.397Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-20T15:42:19.397Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-20T15:42:21.739Z] 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-08-20T15:42:26.646Z] ---> 5beee0b3c940 [2020-08-20T15:42:26.646Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-20T15:42:27.264Z] ---> Running in 72f82b5bef50 [2020-08-20T15:42:29.297Z] 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-08-20T15:42:39.826Z] ---> df2e382404c6 [2020-08-20T15:42:39.826Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-20T15:42:39.826Z] ---> Running in 2b318c33d37e [2020-08-20T15:42:39.826Z] ---> b842d2293ff5 [2020-08-20T15:42:39.826Z] 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-08-20T15:42:39.826Z] ---> Running in c382c6f49f93 [2020-08-20T15:42:39.826Z] 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-08-20T15:42:40.115Z] 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-08-20T15:42:41.572Z] Removing intermediate container 34e47104b722 [2020-08-20T15:42:41.572Z] ---> 521fbdae84b6 [2020-08-20T15:42:41.572Z] Successfully built 521fbdae84b6 [2020-08-20T15:42:41.572Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:42:42.478Z] + docker inspect -f . ci-base-image-arm64 [2020-08-20T15:42:42.478Z] . [Pipeline] withDockerContainer [2020-08-20T15:42:42.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-596 does not seem to be running inside a container [2020-08-20T15:42:42.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-20T15:42:44.290Z] $ docker top bae4496d51405d08f7adf9d3a0caa3e0114614e68cd25941471c5f7cd03046d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-20T15:42:45.365Z] + go version [2020-08-20T15:42:45.365Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-20T15:42:45.403Z] ========================================================= [2020-08-20T15:42:45.403Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-20T15:42:45.403Z] ========================================================= [Pipeline] sh [2020-08-20T15:42:46.068Z] + make test [2020-08-20T15:42:46.068Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-20T15:42:48.687Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-20T15:42:59.564Z] Removing intermediate container ed0985645fc7 [2020-08-20T15:42:59.564Z] ---> aaa72d7cb1c2 [2020-08-20T15:42:59.564Z] [2020-08-20T15:42:59.564Z] Step 9/29 : FROM alpine:latest [2020-08-20T15:42:59.564Z] latest: Pulling from library/alpine [2020-08-20T15:42:59.564Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-20T15:42:59.564Z] Status: Downloaded newer image for alpine:latest [2020-08-20T15:42:59.564Z] ---> a24bb4013296 [2020-08-20T15:42:59.564Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-20T15:43:00.260Z] ---> Running in 0a14a68df29b [2020-08-20T15:43:03.045Z] Removing intermediate container 0a14a68df29b [2020-08-20T15:43:03.046Z] ---> 7c9407026c3e [2020-08-20T15:43:03.046Z] Step 11/29 : USER root [2020-08-20T15:43:03.046Z] ---> Running in 53d3495f0264 [2020-08-20T15:43:03.337Z] Removing intermediate container f3f9282686c3 [2020-08-20T15:43:03.337Z] ---> f191ba2c8413 [2020-08-20T15:43:03.337Z] [2020-08-20T15:43:03.337Z] Step 10/21 : FROM scratch [2020-08-20T15:43:03.337Z] ---> [2020-08-20T15:43:03.337Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-20T15:43:05.341Z] Removing intermediate container 53d3495f0264 [2020-08-20T15:43:05.341Z] ---> b6786f3914d8 [2020-08-20T15:43:05.341Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-20T15:43:05.341Z] ---> Running in 1379d6eface0 [2020-08-20T15:43:05.631Z] ---> Running in 503c5e52546e [2020-08-20T15:43:05.631Z] Removing intermediate container 72f82b5bef50 [2020-08-20T15:43:05.631Z] ---> f05dd2352887 [2020-08-20T15:43:05.631Z] [2020-08-20T15:43:05.631Z] Step 10/20 : FROM alpine [2020-08-20T15:43:05.631Z] ---> a24bb4013296 [2020-08-20T15:43:05.631Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-20T15:43:05.981Z] ---> Running in 064811211bf8 [2020-08-20T15:43:06.380Z] Removing intermediate container 1379d6eface0 [2020-08-20T15:43:06.380Z] ---> f292b7de20ec [2020-08-20T15:43:06.380Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-20T15:43:06.759Z] ---> Running in bf042f289402 [2020-08-20T15:43:07.123Z] Removing intermediate container bf042f289402 [2020-08-20T15:43:07.123Z] ---> 2e0b7e7bc8c1 [2020-08-20T15:43:07.123Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-20T15:43:07.123Z] ---> Running in 0e26fbfbf439 [2020-08-20T15:43:07.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:43:07.466Z] Removing intermediate container 0e26fbfbf439 [2020-08-20T15:43:07.466Z] ---> 68149520816b [2020-08-20T15:43:07.466Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-20T15:43:07.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:43:08.383Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:43:08.383Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:43:08.383Z] OK: 12746 distinct packages available [2020-08-20T15:43:08.651Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-20T15:43:08.917Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-20T15:43:08.917Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:43:08.917Z] Executing ca-certificates-20191127-r4.trigger [2020-08-20T15:43:08.917Z] OK: 6 MiB in 16 packages [2020-08-20T15:43:09.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:43:09.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:43:09.816Z] ---> 804c65ae25c6 [2020-08-20T15:43:09.816Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-20T15:43:09.816Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:43:09.816Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:43:09.816Z] OK: 12746 distinct packages available [2020-08-20T15:43:10.426Z] 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-08-20T15:43:10.426Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-20T15:43:10.426Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-20T15:43:10.426Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-20T15:43:10.426Z] (4/4) Installing curl (7.69.1-r0) [2020-08-20T15:43:10.426Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:43:10.426Z] Executing ca-certificates-20191127-r4.trigger [2020-08-20T15:43:10.426Z] OK: 7 MiB in 18 packages [2020-08-20T15:43:11.046Z] ---> 5a496d7efb74 [2020-08-20T15:43:11.046Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-20T15:43:11.324Z] Removing intermediate container 503c5e52546e [2020-08-20T15:43:11.324Z] ---> 78dce1db3c69 [2020-08-20T15:43:11.324Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-20T15:43:11.605Z] ---> Running in 470e231b902f [2020-08-20T15:43:11.867Z] Removing intermediate container 064811211bf8 [2020-08-20T15:43:11.867Z] ---> 5fe1f65c3496 [2020-08-20T15:43:11.867Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-20T15:43:12.145Z] ---> 9855e55ca128 [2020-08-20T15:43:12.145Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-20T15:43:12.145Z] Removing intermediate container 470e231b902f [2020-08-20T15:43:12.145Z] ---> 865aacd8286e [2020-08-20T15:43:12.145Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-20T15:43:12.145Z] ---> Running in d0cc3f63aaba [2020-08-20T15:43:12.428Z] ---> Running in b06d23433733 [2020-08-20T15:43:12.428Z] Removing intermediate container d0cc3f63aaba [2020-08-20T15:43:12.428Z] ---> bdb2f125a7ae [2020-08-20T15:43:12.428Z] Step 13/20 : WORKDIR /edgex [2020-08-20T15:43:12.708Z] ---> Running in 03c732d0c9d8 [2020-08-20T15:43:12.708Z] ---> 8555fcc6c345 [2020-08-20T15:43:12.708Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:43:12.708Z] Removing intermediate container b06d23433733 [2020-08-20T15:43:12.708Z] ---> 9061e1b53fef [2020-08-20T15:43:12.708Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-20T15:43:12.708Z] ---> Running in d1dfec76e457 [2020-08-20T15:43:12.708Z] ---> Running in 8574fc6c3983 [2020-08-20T15:43:13.005Z] Removing intermediate container 03c732d0c9d8 [2020-08-20T15:43:13.005Z] ---> f7011c1d1fd5 [2020-08-20T15:43:13.005Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-20T15:43:13.420Z] Removing intermediate container d1dfec76e457 [2020-08-20T15:43:13.420Z] ---> dd145002e3ed [2020-08-20T15:43:13.420Z] Step 19/21 : LABEL arch=x86_64 [2020-08-20T15:43:15.293Z] ---> Running in 7960e47af11f [2020-08-20T15:43:15.581Z] ---> 3def78facbdf [2020-08-20T15:43:15.581Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-20T15:43:15.581Z] 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-08-20T15:43:15.851Z] Removing intermediate container 7960e47af11f [2020-08-20T15:43:15.851Z] ---> da9a1e3471c8 [2020-08-20T15:43:15.851Z] Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:43:15.851Z] ---> Running in 33efb10397d6 [2020-08-20T15:43:16.120Z] Removing intermediate container 8574fc6c3983 [2020-08-20T15:43:16.120Z] ---> 3ed722af9082 [2020-08-20T15:43:16.120Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-20T15:43:16.120Z] Removing intermediate container 33efb10397d6 [2020-08-20T15:43:16.120Z] ---> 69d55a557e95 [2020-08-20T15:43:16.120Z] Step 21/21 : LABEL version=0.0.0 [2020-08-20T15:43:16.394Z] ---> faabdfbffdd2 [2020-08-20T15:43:16.394Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-20T15:43:16.394Z] ---> Running in 2a4071197681 [2020-08-20T15:43:16.394Z] ---> Running in 2e2d24209bd4 [2020-08-20T15:43:16.677Z] Removing intermediate container 2a4071197681 [2020-08-20T15:43:16.677Z] ---> 1ad771298487 [2020-08-20T15:43:16.677Z] [2020-08-20T15:43:17.037Z] Removing intermediate container 2e2d24209bd4 [2020-08-20T15:43:17.037Z] ---> 93679f975634 [2020-08-20T15:43:17.037Z] Step 17/20 : CMD ["--init=true"] [2020-08-20T15:43:17.317Z] Successfully built 1ad771298487 [2020-08-20T15:43:17.628Z] ---> cc1232be9888 [2020-08-20T15:43:17.628Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-20T15:43:17.628Z] Successfully tagged docker-support-logging-go:latest [2020-08-20T15:43:17.628Z] Building docker-support-scheduler-go [2020-08-20T15:43:17.628Z]  Building docker-support-logging-go ... done  ---> Running in 6021f55a4931 [2020-08-20T15:43:18.700Z] Removing intermediate container 6021f55a4931 [2020-08-20T15:43:18.700Z] ---> d60d843958b3 [2020-08-20T15:43:18.700Z] Step 18/20 : LABEL arch=x86_64 [2020-08-20T15:43:19.037Z] ---> 8ca8856541ac [2020-08-20T15:43:19.037Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-20T15:43:20.064Z] ---> Running in 404ac9825a83 [2020-08-20T15:43:21.060Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-20T15:43:21.500Z] Removing intermediate container 2b318c33d37e [2020-08-20T15:43:21.500Z] ---> df73cfb7c8d8 [2020-08-20T15:43:21.500Z] [2020-08-20T15:43:21.500Z] Step 10/21 : FROM scratch [2020-08-20T15:43:21.500Z] ---> [2020-08-20T15:43:21.500Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-20T15:43:23.453Z] ---> Running in 6f3b94e1ef78 [2020-08-20T15:43:24.890Z] ---> e60e0806938e [2020-08-20T15:43:24.890Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-20T15:43:26.300Z] Removing intermediate container 404ac9825a83 [2020-08-20T15:43:26.300Z] ---> 8fef79a63ddd [2020-08-20T15:43:26.300Z] Step 19/20 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:43:28.258Z] Removing intermediate container 6f3b94e1ef78 [2020-08-20T15:43:28.258Z] ---> 506c3d94feb1 [2020-08-20T15:43:28.258Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-20T15:43:28.546Z] ---> Running in 46eb1d227177 [2020-08-20T15:43:28.546Z] Removing intermediate container c382c6f49f93 [2020-08-20T15:43:28.546Z] ---> ac6ebfbd6038 [2020-08-20T15:43:28.546Z] [2020-08-20T15:43:28.546Z] Step 10/26 : FROM alpine:3.10 [2020-08-20T15:43:28.820Z] 3.10: Pulling from library/alpine [2020-08-20T15:43:29.849Z] ---> Running in 0ec314ee8844 [2020-08-20T15:43:30.189Z] ---> f747ad7d210e [2020-08-20T15:43:30.189Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-20T15:43:30.472Z] Removing intermediate container 46eb1d227177 [2020-08-20T15:43:30.473Z] ---> 6436f5f03a35 [2020-08-20T15:43:30.473Z] Step 20/20 : LABEL version=0.0.0 [2020-08-20T15:43:31.505Z] Removing intermediate container 0ec314ee8844 [2020-08-20T15:43:31.505Z] ---> 4fb55e181e4b [2020-08-20T15:43:31.505Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-20T15:43:31.771Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-20T15:43:31.771Z] ---> Running in 4611111310c6 [2020-08-20T15:43:31.771Z] Status: Downloaded newer image for alpine:3.10 [2020-08-20T15:43:31.771Z] ---> be4e4bea2c2e [2020-08-20T15:43:31.771Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-20T15:43:33.292Z] ---> Running in 343c0d17e0af [2020-08-20T15:43:33.292Z] ---> ed00f792a63d [2020-08-20T15:43:33.292Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-20T15:43:33.886Z] ---> Running in f3fa401bf4fe [2020-08-20T15:43:34.920Z] Removing intermediate container 4611111310c6 [2020-08-20T15:43:34.920Z] ---> 46ba0ed8f613 [2020-08-20T15:43:34.920Z] [2020-08-20T15:43:34.920Z] ---> Running in 72fc15380695 [2020-08-20T15:43:34.920Z] Removing intermediate container 343c0d17e0af [2020-08-20T15:43:34.920Z] ---> d96ea9fab8b2 [2020-08-20T15:43:34.920Z] Step 14/21 : WORKDIR / [2020-08-20T15:43:35.189Z] ---> Running in 26676c45f961 [2020-08-20T15:43:35.774Z] Successfully built 46ba0ed8f613 [2020-08-20T15:43:35.774Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-20T15:43:35.774Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2020-08-20T15:43:36.037Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:43:36.037Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:43:36.037Z] ---> f0e17887fad7 [2020-08-20T15:43:36.037Z] Step 3/20 : WORKDIR /edgex-go [2020-08-20T15:43:36.037Z] ---> Using cache [2020-08-20T15:43:36.037Z] ---> 676771a6ff48 [2020-08-20T15:43:36.037Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:43:36.037Z] ---> Using cache [2020-08-20T15:43:36.037Z] ---> a3e9b2e834f2 [2020-08-20T15:43:36.037Z] Step 5/20 : RUN apk update && apk add make git [2020-08-20T15:43:36.037Z] ---> Using cache [2020-08-20T15:43:36.037Z] ---> 415f76f256a5 [2020-08-20T15:43:36.037Z] Step 6/20 : COPY go.mod . [2020-08-20T15:43:36.037Z] ---> Using cache [2020-08-20T15:43:36.037Z] ---> a1d94211fa4e [2020-08-20T15:43:36.037Z] Step 7/20 : RUN go mod download [2020-08-20T15:43:36.037Z] ---> Using cache [2020-08-20T15:43:36.037Z] ---> 2c835f3ce4bc [2020-08-20T15:43:36.037Z] Step 8/20 : COPY . . [2020-08-20T15:43:36.037Z] ---> Using cache [2020-08-20T15:43:36.037Z] ---> 5beee0b3c940 [2020-08-20T15:43:36.037Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-20T15:43:36.206Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-20T15:43:36.206Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-20T15:43:36.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-20T15:43:36.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-20T15:43:36.206Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.040s [2020-08-20T15:43:36.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-20T15:43:36.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-20T15:43:36.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-20T15:43:38.003Z] ---> Running in 4181bed8e539 [2020-08-20T15:43:38.188Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-20T15:43:39.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-20T15:43:39.272Z] Removing intermediate container 26676c45f961 [2020-08-20T15:43:39.272Z] ---> f02d720435d7 [2020-08-20T15:43:39.273Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-20T15:43:39.444Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-20T15:43:39.444Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-20T15:43:39.444Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-20T15:43:39.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:43:39.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:43:40.134Z] v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-20T15:43:40.134Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-20T15:43:40.134Z] OK: 10346 distinct packages available [2020-08-20T15:43:40.134Z] ---> 633b3d63b0a7 [2020-08-20T15:43:40.134Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-20T15:43:40.410Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-20T15:43:40.697Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-20T15:43:40.697Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-20T15:43:40.697Z] (4/5) Installing curl (7.66.0-r0) [2020-08-20T15:43:40.697Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-20T15:43:40.697Z] Executing busybox-1.30.1-r3.trigger [2020-08-20T15:43:40.697Z] Executing ca-certificates-20191127-r2.trigger [2020-08-20T15:43:40.697Z] OK: 7 MiB in 19 packages [2020-08-20T15:43:41.018Z] 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-08-20T15:43:41.290Z] Removing intermediate container 72fc15380695 [2020-08-20T15:43:41.290Z] ---> 20dadedade1c [2020-08-20T15:43:41.290Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-20T15:43:41.576Z] ---> 8269dd94a4de [2020-08-20T15:43:41.576Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-20T15:43:42.612Z] ---> a3c513364fbf [2020-08-20T15:43:42.612Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-20T15:43:42.612Z] ---> 5cfeb29b07b9 [2020-08-20T15:43:42.612Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:43:42.612Z] Removing intermediate container f3fa401bf4fe [2020-08-20T15:43:42.612Z] ---> 9b1b95f712f0 [2020-08-20T15:43:42.612Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-20T15:43:42.612Z] ---> Running in d05bf6004eaa [2020-08-20T15:43:42.612Z] ---> Running in ee7e5ebf8cb8 [2020-08-20T15:43:42.886Z] ---> Running in 3c9ff1088880 [2020-08-20T15:43:43.187Z] Removing intermediate container ee7e5ebf8cb8 [2020-08-20T15:43:43.187Z] ---> b923c3671718 [2020-08-20T15:43:43.187Z] Step 19/21 : LABEL arch=x86_64 [2020-08-20T15:43:44.356Z] ---> Running in 8e15f5852b9e [2020-08-20T15:43:44.356Z] Removing intermediate container 3c9ff1088880 [2020-08-20T15:43:44.356Z] ---> d829c482e76b [2020-08-20T15:43:44.356Z] Step 13/26 : WORKDIR / [2020-08-20T15:43:44.697Z] ---> Running in 3dcb7f5b07c0 [2020-08-20T15:43:45.447Z] Removing intermediate container 8e15f5852b9e [2020-08-20T15:43:45.447Z] ---> 60250c16088c [2020-08-20T15:43:45.448Z] Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:43:45.789Z] ---> Running in f4eb56c93f5f [2020-08-20T15:43:46.538Z] Removing intermediate container 3dcb7f5b07c0 [2020-08-20T15:43:46.538Z] ---> 50b884d3bfe0 [2020-08-20T15:43:46.538Z] 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-08-20T15:43:49.509Z] Removing intermediate container d05bf6004eaa [2020-08-20T15:43:49.509Z] ---> 46b1eb87b05d [2020-08-20T15:43:49.509Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-20T15:43:49.509Z] Removing intermediate container f4eb56c93f5f [2020-08-20T15:43:49.509Z] ---> d8572af1af2a [2020-08-20T15:43:49.509Z] Step 21/21 : LABEL version=0.0.0 [2020-08-20T15:43:49.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.111s coverage: 46.6% of statements [2020-08-20T15:43:49.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-20T15:43:49.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-20T15:43:49.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-20T15:43:49.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-20T15:43:49.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-20T15:43:49.808Z] ---> 3626f8d49d5d [2020-08-20T15:43:49.808Z] 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-08-20T15:43:50.427Z] ---> Running in 55be18eedfdd [2020-08-20T15:43:50.427Z] ---> Running in b6c4e44cb20c [2020-08-20T15:43:51.070Z] ---> 21c001e6ed58 [2020-08-20T15:43:51.070Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-20T15:43:51.441Z] Removing intermediate container 55be18eedfdd [2020-08-20T15:43:51.441Z] ---> 1a59f0a264ae [2020-08-20T15:43:51.441Z] [2020-08-20T15:43:52.149Z] Successfully built 1a59f0a264ae [2020-08-20T15:43:52.450Z] Successfully tagged docker-core-metadata-go:latest [2020-08-20T15:43:52.450Z] Building docker-support-notifications-go [2020-08-20T15:43:53.166Z]  Building docker-core-metadata-go ... done  ---> 2ffab3b9df0b [2020-08-20T15:43:53.166Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-20T15:43:56.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.223s coverage: 27.2% of statements [2020-08-20T15:43:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-20T15:43:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-20T15:43:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-20T15:43:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-20T15:43:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-20T15:43:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-20T15:43:56.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.027s coverage: 100.0% of statements [2020-08-20T15:43:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-20T15:43:56.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2020-08-20T15:43:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-20T15:43:56.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-08-20T15:43:56.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.395s coverage: 82.5% of statements [2020-08-20T15:43:56.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-08-20T15:43:56.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-08-20T15:43:56.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.051s coverage: 92.9% of statements [2020-08-20T15:43:56.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-08-20T15:43:56.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-08-20T15:43:56.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-08-20T15:43:56.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-08-20T15:44:00.150Z] ---> f9e6964fd3a4 [2020-08-20T15:44:00.150Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-20T15:44:00.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.366s coverage: 28.6% of statements [2020-08-20T15:44:00.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-20T15:44:00.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-20T15:44:00.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-20T15:44:00.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-20T15:44:00.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-20T15:44:02.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.080s coverage: 100.0% of statements [2020-08-20T15:44:02.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-20T15:44:02.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements [2020-08-20T15:44:02.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-20T15:44:03.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 89.8% of statements [2020-08-20T15:44:03.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-20T15:44:03.656Z] Removing intermediate container b6c4e44cb20c [2020-08-20T15:44:03.656Z] ---> 74d8d34eb6b8 [2020-08-20T15:44:03.656Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-20T15:44:03.922Z] ---> 0981add83ed2 [2020-08-20T15:44:03.922Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-20T15:44:04.236Z] ---> Running in 0f1f1a500a9a [2020-08-20T15:44:05.781Z] Removing intermediate container 0f1f1a500a9a [2020-08-20T15:44:05.781Z] ---> 0ef25826db18 [2020-08-20T15:44:05.781Z] Step 26/29 : CMD [ "generate" ] [2020-08-20T15:44:05.781Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:44:05.781Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:44:06.062Z] ---> f0e17887fad7 [2020-08-20T15:44:06.062Z] Step 3/21 : WORKDIR /edgex-go [2020-08-20T15:44:06.062Z] ---> Using cache [2020-08-20T15:44:06.062Z] ---> 676771a6ff48 [2020-08-20T15:44:06.062Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:44:06.062Z] ---> Using cache [2020-08-20T15:44:06.062Z] ---> a3e9b2e834f2 [2020-08-20T15:44:06.062Z] Step 5/21 : RUN apk update && apk add make git [2020-08-20T15:44:06.062Z] ---> Using cache [2020-08-20T15:44:06.062Z] ---> 415f76f256a5 [2020-08-20T15:44:06.062Z] Step 6/21 : COPY go.mod . [2020-08-20T15:44:06.062Z] ---> Using cache [2020-08-20T15:44:06.062Z] ---> a1d94211fa4e [2020-08-20T15:44:06.062Z] Step 7/21 : RUN go mod download [2020-08-20T15:44:06.062Z] ---> Using cache [2020-08-20T15:44:06.062Z] ---> 2c835f3ce4bc [2020-08-20T15:44:06.062Z] Step 8/21 : COPY . . [2020-08-20T15:44:06.341Z] ---> Using cache [2020-08-20T15:44:06.341Z] ---> 5beee0b3c940 [2020-08-20T15:44:06.341Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-20T15:44:06.617Z] ---> 01f1fbfc0e53 [2020-08-20T15:44:06.617Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-20T15:44:06.617Z] ---> Running in cff03531772b [2020-08-20T15:44:06.617Z] ---> Running in 484908b0ec45 [2020-08-20T15:44:07.265Z] Removing intermediate container 484908b0ec45 [2020-08-20T15:44:07.265Z] ---> 5b51e6e2503d [2020-08-20T15:44:07.265Z] Step 27/29 : LABEL arch=x86_64 [2020-08-20T15:44:07.591Z] ---> Running in 9f974e6e79b4 [2020-08-20T15:44:07.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.089s coverage: 97.5% of statements [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-20T15:44:07.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.040s coverage: 100.0% of statements [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-20T15:44:07.606Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] [2020-08-20T15:44:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] [2020-08-20T15:44:07.885Z] ---> 5964634d6016 [2020-08-20T15:44:07.885Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-20T15:44:08.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.262s coverage: 63.5% of statements [2020-08-20T15:44:08.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-20T15:44:08.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-20T15:44:08.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.082s coverage: 100.0% of statements [2020-08-20T15:44:08.951Z] 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-08-20T15:44:09.222Z] Removing intermediate container 9f974e6e79b4 [2020-08-20T15:44:09.222Z] ---> 43686fa1d724 [2020-08-20T15:44:09.222Z] Step 28/29 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:44:11.219Z] ---> Running in 5230c1d98eb2 [2020-08-20T15:44:11.219Z] ---> 3fd807cc9479 [2020-08-20T15:44:11.219Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-20T15:44:11.509Z] ---> Running in 27e9f40dd337 [2020-08-20T15:44:12.097Z] Removing intermediate container 5230c1d98eb2 [2020-08-20T15:44:12.097Z] ---> 61be45f0d3f4 [2020-08-20T15:44:12.097Z] Step 29/29 : LABEL version=0.0.0 [2020-08-20T15:44:12.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.272s coverage: 55.9% of statements [2020-08-20T15:44:12.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-20T15:44:12.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-20T15:44:12.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-20T15:44:12.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-20T15:44:15.486Z] ---> Running in c5407ef40d07 [2020-08-20T15:44:16.965Z] Removing intermediate container c5407ef40d07 [2020-08-20T15:44:16.965Z] ---> 801942af502f [2020-08-20T15:44:16.965Z] [2020-08-20T15:44:17.974Z] Successfully built 801942af502f [2020-08-20T15:44:18.249Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-20T15:44:18.249Z]  Building docker-security-secrets-setup-go ... done Building docker-core-data-go [2020-08-20T15:44:21.041Z] Removing intermediate container 27e9f40dd337 [2020-08-20T15:44:21.041Z] ---> 2cdc3354b562 [2020-08-20T15:44:21.041Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-20T15:44:23.258Z] ---> Running in 8298fbebf66e [2020-08-20T15:44:26.906Z] Removing intermediate container 8298fbebf66e [2020-08-20T15:44:26.906Z] ---> 22122be5a7e2 [2020-08-20T15:44:26.906Z] Step 24/26 : LABEL arch=x86_64 [2020-08-20T15:44:27.184Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:44:27.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:44:27.477Z] ---> Running in fdf758901840 [2020-08-20T15:44:27.777Z] ---> f0e17887fad7 [2020-08-20T15:44:27.777Z] Step 3/23 : WORKDIR /edgex-go [2020-08-20T15:44:27.777Z] ---> Using cache [2020-08-20T15:44:27.777Z] ---> 676771a6ff48 [2020-08-20T15:44:27.777Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:44:27.777Z] ---> Using cache [2020-08-20T15:44:27.777Z] ---> a3e9b2e834f2 [2020-08-20T15:44:27.777Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-20T15:44:28.408Z] ---> Running in e4ce3e4040c5 [2020-08-20T15:44:28.408Z] Removing intermediate container fdf758901840 [2020-08-20T15:44:28.408Z] ---> 159764fee2aa [2020-08-20T15:44:28.408Z] Step 25/26 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:44:28.408Z] Removing intermediate container 4181bed8e539 [2020-08-20T15:44:28.408Z] ---> 11b58b00f71b [2020-08-20T15:44:28.408Z] [2020-08-20T15:44:28.408Z] Step 10/20 : FROM scratch [2020-08-20T15:44:28.408Z] ---> [2020-08-20T15:44:28.408Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-20T15:44:28.707Z] ---> Running in 42aa512e7dbd [2020-08-20T15:44:29.322Z] ---> Using cache [2020-08-20T15:44:29.322Z] ---> 506c3d94feb1 [2020-08-20T15:44:29.322Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-20T15:44:29.322Z] Removing intermediate container 42aa512e7dbd [2020-08-20T15:44:29.322Z] ---> 16d739939ee5 [2020-08-20T15:44:29.322Z] Step 26/26 : LABEL version=0.0.0 [2020-08-20T15:44:29.322Z] ---> Running in a7e530340e59 [2020-08-20T15:44:29.594Z] ---> Running in 1ab4cdc2b3b2 [2020-08-20T15:44:29.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:44:29.594Z] Removing intermediate container a7e530340e59 [2020-08-20T15:44:29.594Z] ---> 39e84d47534f [2020-08-20T15:44:29.594Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-20T15:44:29.867Z] ---> Running in 8e79b5bc33c3 [2020-08-20T15:44:29.867Z] Removing intermediate container 1ab4cdc2b3b2 [2020-08-20T15:44:29.867Z] ---> 894d8686bd9a [2020-08-20T15:44:29.867Z] [2020-08-20T15:44:30.163Z] Successfully built 894d8686bd9a [2020-08-20T15:44:30.163Z] Removing intermediate container 8e79b5bc33c3 [2020-08-20T15:44:30.163Z] ---> 0925d9e9d508 [2020-08-20T15:44:30.163Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-20T15:44:30.163Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-20T15:44:30.163Z] Building docker-sys-mgmt-agent-go [2020-08-20T15:44:30.456Z]  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:44:31.459Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:44:31.459Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:44:31.459Z] OK: 12746 distinct packages available [2020-08-20T15:44:31.738Z] OK: 233 MiB in 51 packages [2020-08-20T15:44:33.819Z] ---> b5d56051a736 [2020-08-20T15:44:33.819Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 22.339s coverage: 86.3% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.069s coverage: 72.2% of statements [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.383s coverage: 72.1% of statements [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.029s coverage: 82.4% of statements [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.034s coverage: 48.4% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.026s coverage: 28.8% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.020s coverage: 96.8% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.081s coverage: 26.9% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.374s coverage: 84.1% of statements [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.030s coverage: 42.9% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.042s coverage: 100.0% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.041s coverage: 83.8% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.108s coverage: 46.1% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.048s coverage: 100.0% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-20T15:44:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements [2020-08-20T15:44:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-20T15:44:36.674Z] ---> c1868d755f33 [2020-08-20T15:44:36.674Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-20T15:44:38.306Z] Removing intermediate container e4ce3e4040c5 [2020-08-20T15:44:38.307Z] ---> a9dc323a3af9 [2020-08-20T15:44:38.307Z] Step 6/23 : COPY go.mod . [2020-08-20T15:44:39.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.164s coverage: 29.1% of statements [2020-08-20T15:44:39.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-20T15:44:39.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-20T15:44:39.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-20T15:44:39.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-20T15:44:39.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-20T15:44:39.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.053s coverage: 99.0% of statements [2020-08-20T15:44:39.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-20T15:44:40.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.032s coverage: 100.0% of statements [2020-08-20T15:44:40.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-20T15:44:40.442Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2020-08-20T15:44:40.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-20T15:44:40.442Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2020-08-20T15:44:40.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-20T15:44:40.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-20T15:44:40.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-20T15:44:40.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-20T15:44:40.473Z] ---> 1d0ad3cbf3f9 [2020-08-20T15:44:40.473Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:44:40.746Z] ---> 418ae8737c23 [2020-08-20T15:44:40.746Z] Step 7/23 : RUN go mod download [2020-08-20T15:44:41.869Z] ---> Running in 46a766e06edc [2020-08-20T15:44:41.869Z] ---> Running in b058291d2f52 [2020-08-20T15:44:43.077Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements [2020-08-20T15:44:43.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-20T15:44:43.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-20T15:44:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements [2020-08-20T15:44:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.021s coverage: 32.1% of statements [2020-08-20T15:44:43.836Z] Removing intermediate container b058291d2f52 [2020-08-20T15:44:43.836Z] ---> 2e2c4297479d [2020-08-20T15:44:43.836Z] Step 18/20 : LABEL arch=x86_64 [2020-08-20T15:44:44.615Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 100.0% of statements [2020-08-20T15:44:44.880Z] ---> Running in 11660f748684 [2020-08-20T15:44:45.216Z] GO111MODULE=on go vet ./... [2020-08-20T15:44:46.978Z] Removing intermediate container 11660f748684 [2020-08-20T15:44:46.978Z] ---> 58edabcc6021 [2020-08-20T15:44:46.978Z] Step 19/20 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:44:47.255Z] ---> Running in a398277dc010 [2020-08-20T15:44:47.834Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:44:47.834Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:44:47.834Z] ---> f0e17887fad7 [2020-08-20T15:44:47.834Z] Step 3/22 : WORKDIR /edgex-go [2020-08-20T15:44:47.834Z] ---> Using cache [2020-08-20T15:44:47.834Z] ---> 676771a6ff48 [2020-08-20T15:44:47.834Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:44:47.834Z] ---> Using cache [2020-08-20T15:44:47.834Z] ---> a3e9b2e834f2 [2020-08-20T15:44:47.834Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-20T15:44:49.925Z] Removing intermediate container a398277dc010 [2020-08-20T15:44:49.925Z] ---> 4b0542971a32 [2020-08-20T15:44:49.925Z] Step 20/20 : LABEL version=0.0.0 [2020-08-20T15:44:49.925Z] ---> Running in e6e16d247c1e [2020-08-20T15:44:50.509Z] ---> Running in 5386c50ee695 [2020-08-20T15:44:51.557Z] Removing intermediate container 5386c50ee695 [2020-08-20T15:44:51.557Z] ---> 9cfede887679 [2020-08-20T15:44:51.557Z] [2020-08-20T15:44:53.133Z] Successfully built 9cfede887679 [2020-08-20T15:44:54.687Z] Removing intermediate container 46a766e06edc [2020-08-20T15:44:54.687Z] ---> d338ea098e90 [2020-08-20T15:44:54.687Z] Step 8/23 : COPY . . [2020-08-20T15:44:54.687Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-20T15:44:56.285Z]  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:44:56.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:44:57.932Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:44:57.932Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:44:57.932Z] OK: 12746 distinct packages available [2020-08-20T15:44:58.579Z] OK: 233 MiB in 51 packages [2020-08-20T15:45:01.321Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:45:01.321Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:45:01.321Z] ---> f0e17887fad7 [2020-08-20T15:45:01.321Z] Step 3/26 : WORKDIR /edgex-go [2020-08-20T15:45:01.321Z] ---> Using cache [2020-08-20T15:45:01.321Z] ---> 676771a6ff48 [2020-08-20T15:45:01.321Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:45:01.321Z] ---> Using cache [2020-08-20T15:45:01.321Z] ---> a3e9b2e834f2 [2020-08-20T15:45:01.321Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-20T15:45:02.886Z] ---> Running in 480af1cb4112 [2020-08-20T15:45:03.520Z] gofmt -l . [2020-08-20T15:45:03.839Z] Removing intermediate container e6e16d247c1e [2020-08-20T15:45:03.839Z] ---> a784e638ce82 [2020-08-20T15:45:03.839Z] Step 6/22 : COPY go.mod . [2020-08-20T15:45:03.839Z] Removing intermediate container cff03531772b [2020-08-20T15:45:03.839Z] ---> 0e88c68fee5b [2020-08-20T15:45:03.839Z] [2020-08-20T15:45:03.839Z] Step 10/21 : FROM scratch [2020-08-20T15:45:03.839Z] ---> [2020-08-20T15:45:03.839Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-20T15:45:04.496Z] [ "`gofmt -l .`" = "" ] [2020-08-20T15:45:04.865Z] ---> Using cache [2020-08-20T15:45:04.865Z] ---> 506c3d94feb1 [2020-08-20T15:45:04.865Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-20T15:45:05.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:45:06.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:45:06.298Z] ---> Running in 424028d9254b [2020-08-20T15:45:06.298Z] ---> 4ed19e0831f5 [2020-08-20T15:45:06.298Z] Step 7/22 : RUN go mod download [2020-08-20T15:45:06.962Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:45:06.962Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:45:06.962Z] OK: 12746 distinct packages available [2020-08-20T15:45:07.102Z] ./bin/test-go-mod-tidy.sh [2020-08-20T15:45:07.238Z] OK: 233 MiB in 51 packages [2020-08-20T15:45:07.374Z] ./bin/test-attribution-txt.sh [2020-08-20T15:45:08.508Z] ---> Running in e6eb7cc3e709 [2020-08-20T15:45:08.867Z] Removing intermediate container 424028d9254b [2020-08-20T15:45:08.867Z] ---> a5dab269f7c2 [2020-08-20T15:45:08.867Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-20T15:45:09.568Z] ---> Running in de276cead09a [Pipeline] sh [2020-08-20T15:45:11.447Z] + ls -al . [2020-08-20T15:45:11.447Z] total 584 [2020-08-20T15:45:11.447Z] drwxrwxr-x 10 1001 1001 4096 Aug 20 15:45 . [2020-08-20T15:45:11.447Z] drwxr-xr-x 4 root root 4096 Aug 20 15:42 .. [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 11 Aug 20 15:40 .dockerignore [2020-08-20T15:45:11.447Z] drwxrwxr-x 8 1001 1001 4096 Aug 20 15:40 .git [2020-08-20T15:45:11.447Z] drwxrwxr-x 3 1001 1001 4096 Aug 20 15:40 .github [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 932 Aug 20 15:40 .gitignore [2020-08-20T15:45:11.447Z] drwxrwxr-x 3 1001 1001 4096 Aug 20 15:40 .semver [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 166 Aug 20 15:40 .sonarcloud.properties [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 3804 Aug 20 15:40 CONTRIBUTING.md [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 1035 Aug 20 15:40 Dockerfile.build [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 865 Aug 20 15:40 Jenkinsfile [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 10775 Aug 20 15:40 LICENSE [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 6237 Aug 20 15:40 Makefile [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 5652 Aug 20 15:40 README.md [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 259 Aug 20 15:40 SECURITY.md [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 5 Aug 20 15:36 VERSION [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 4131 Aug 20 15:40 ZMQWindows.md [2020-08-20T15:45:11.447Z] drwxrwxr-x 2 1001 1001 4096 Aug 20 15:40 bin [2020-08-20T15:45:11.447Z] drwxrwxr-x 15 1001 1001 4096 Aug 20 15:40 cmd [2020-08-20T15:45:11.447Z] -rw-r--r-- 1 root root 458659 Aug 20 15:44 coverage.out [2020-08-20T15:45:11.447Z] -rw-r--r-- 1 root root 1019 Aug 20 15:45 go.mod [2020-08-20T15:45:11.447Z] -rw-r--r-- 1 root root 19185 Aug 20 15:45 go.sum [2020-08-20T15:45:11.447Z] drwxrwxr-x 8 1001 1001 4096 Aug 20 15:40 internal [2020-08-20T15:45:11.447Z] drwxrwxr-x 4 1001 1001 4096 Aug 20 15:40 openapi [2020-08-20T15:45:11.447Z] drwxrwxr-x 4 1001 1001 4096 Aug 20 15:40 snap [2020-08-20T15:45:11.447Z] -rw-rw-r-- 1 1001 1001 168 Aug 20 15:40 version.go [Pipeline] sh [2020-08-20T15:45:11.676Z] Removing intermediate container de276cead09a [2020-08-20T15:45:11.676Z] ---> 476a0c8b9fee [2020-08-20T15:45:11.676Z] Step 14/21 : WORKDIR / [2020-08-20T15:45:11.954Z] Removing intermediate container 480af1cb4112 [2020-08-20T15:45:11.954Z] ---> 9a8f1db68a80 [2020-08-20T15:45:11.955Z] Step 6/26 : COPY go.mod . [2020-08-20T15:45:12.116Z] + '[' -e coverage.out ] [2020-08-20T15:45:12.116Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-20T15:45:12.154Z] Warning: overwriting stash ‘coverage-report’ [2020-08-20T15:45:12.260Z] ---> Running in 213829fcb18f [2020-08-20T15:45:12.857Z] ---> 2f01c2365ad4 [2020-08-20T15:45:12.858Z] Step 7/26 : RUN go mod download [2020-08-20T15:45:13.141Z] Removing intermediate container 213829fcb18f [2020-08-20T15:45:13.141Z] ---> 247045b4ef61 [2020-08-20T15:45:13.141Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-20T15:45:13.292Z] Stashed 1 file(s) [Pipeline] sh [2020-08-20T15:45:13.419Z] ---> Running in d1d14b50c901 [2020-08-20T15:45:13.986Z] + make build [2020-08-20T15:45:13.986Z] 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-08-20T15:45:14.152Z] ---> 94282f0bf519 [2020-08-20T15:45:14.152Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-20T15:45:14.487Z] Removing intermediate container e6eb7cc3e709 [2020-08-20T15:45:14.487Z] ---> f25d0f814bc1 [2020-08-20T15:45:14.487Z] Step 8/22 : COPY . . [2020-08-20T15:45:18.923Z] ---> d55e0c0c5587 [2020-08-20T15:45:18.923Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-20T15:45:23.486Z] ---> aa5759b91691 [2020-08-20T15:45:23.486Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:45:23.486Z] Removing intermediate container d1d14b50c901 [2020-08-20T15:45:23.486Z] ---> 51fdeb70654f [2020-08-20T15:45:23.486Z] Step 8/26 : COPY . . [2020-08-20T15:45:23.486Z] ---> af13cd3b4ebb [2020-08-20T15:45:23.486Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-20T15:45:24.567Z] ---> Running in 26e1209c5bbf [2020-08-20T15:45:24.567Z] ---> Running in 0bd46e682e91 [2020-08-20T15:45:28.853Z] Removing intermediate container 26e1209c5bbf [2020-08-20T15:45:28.853Z] ---> f562ec253a51 [2020-08-20T15:45:28.853Z] Step 19/21 : LABEL arch=x86_64 [2020-08-20T15:45:29.127Z] 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-08-20T15:45:30.152Z] ---> Running in 4e9a1f61197f [2020-08-20T15:45:31.618Z] Removing intermediate container 4e9a1f61197f [2020-08-20T15:45:31.618Z] ---> 4c48345d1d6e [2020-08-20T15:45:31.618Z] Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:45:31.908Z] ---> Running in 2bb3b51f2ad6 [2020-08-20T15:45:34.815Z] Removing intermediate container 2bb3b51f2ad6 [2020-08-20T15:45:34.815Z] ---> 7a26ad24ccb8 [2020-08-20T15:45:34.815Z] Step 21/21 : LABEL version=0.0.0 [2020-08-20T15:45:36.151Z] ---> Running in 5c0e3abf1d54 [2020-08-20T15:45:36.244Z] 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-08-20T15:45:37.874Z] Removing intermediate container 5c0e3abf1d54 [2020-08-20T15:45:37.874Z] ---> a6df8a6df0e3 [2020-08-20T15:45:37.874Z] [2020-08-20T15:45:39.863Z] Successfully built a6df8a6df0e3 [2020-08-20T15:45:40.865Z] Successfully tagged docker-core-command-go:latest [2020-08-20T15:45:44.513Z] 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-08-20T15:45:47.427Z]  Building docker-core-command-go ... done  ---> 3e4b76248b8b [2020-08-20T15:45:47.427Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-20T15:45:47.427Z] ---> Running in 91285bd11b49 [2020-08-20T15:45:49.405Z] 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-08-20T15:45:49.901Z] 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-08-20T15:45:55.288Z] 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-08-20T15:45:57.836Z] ---> 24e7641c849d [2020-08-20T15:45:57.836Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-20T15:45:57.836Z] ---> Running in 86aadd059e01 [2020-08-20T15:45:58.849Z] 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-08-20T15:46:00.372Z] Removing intermediate container 0bd46e682e91 [2020-08-20T15:46:00.372Z] ---> 62a3aa274cf1 [2020-08-20T15:46:00.372Z] [2020-08-20T15:46:00.372Z] Step 10/23 : FROM scratch [2020-08-20T15:46:00.372Z] ---> [2020-08-20T15:46:00.372Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-20T15:46:00.671Z] 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-08-20T15:46:02.100Z] 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-08-20T15:46:03.998Z] ---> Using cache [2020-08-20T15:46:03.998Z] ---> f292b7de20ec [2020-08-20T15:46:03.998Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-20T15:46:04.637Z] ---> Running in a0fb6561d7a3 [2020-08-20T15:46:05.259Z] Removing intermediate container a0fb6561d7a3 [2020-08-20T15:46:05.259Z] ---> d8dfc976a7e6 [2020-08-20T15:46:05.259Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-20T15:46:05.572Z] ---> Running in 8edab5d4cc35 [2020-08-20T15:46:05.918Z] Removing intermediate container 8edab5d4cc35 [2020-08-20T15:46:05.918Z] ---> 6d85005c875e [2020-08-20T15:46:05.918Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-20T15:46:06.734Z] ---> a8a64e441b0f [2020-08-20T15:46:06.734Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-20T15:46:07.493Z] 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-08-20T15:46:09.052Z] ---> 06bd6d61e7ca [2020-08-20T15:46:09.052Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-20T15:46:10.227Z] ---> 3e6a72ea6580 [2020-08-20T15:46:10.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-20T15:46:11.011Z] ---> 070d12add134 [2020-08-20T15:46:11.011Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-20T15:46:12.701Z] ---> 4f7d307df64f [2020-08-20T15:46:12.701Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-20T15:46:12.883Z] 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-08-20T15:46:13.037Z] ---> 18e256dfd305 [2020-08-20T15:46:13.037Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:46:13.553Z] ---> Running in 4382498edf52 [2020-08-20T15:46:13.934Z] Removing intermediate container 4382498edf52 [2020-08-20T15:46:13.934Z] ---> c07a8f9ef1b4 [2020-08-20T15:46:13.934Z] Step 21/23 : LABEL arch=x86_64 [2020-08-20T15:46:13.934Z] ---> Running in ba0c126d7905 [2020-08-20T15:46:15.056Z] Removing intermediate container ba0c126d7905 [2020-08-20T15:46:15.056Z] ---> 888e250521cd [2020-08-20T15:46:15.056Z] Step 22/23 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:46:15.797Z] ---> Running in 9e32eb071bb9 [2020-08-20T15:46:16.927Z] Removing intermediate container 9e32eb071bb9 [2020-08-20T15:46:16.927Z] ---> 060c03ade620 [2020-08-20T15:46:16.927Z] Step 23/23 : LABEL version=0.0.0 [2020-08-20T15:46:16.927Z] ---> Running in f76c46875b0f [2020-08-20T15:46:17.650Z] Removing intermediate container f76c46875b0f [2020-08-20T15:46:17.650Z] ---> e2fe2e3bd177 [2020-08-20T15:46:17.650Z] [2020-08-20T15:46:18.005Z] Successfully built e2fe2e3bd177 [2020-08-20T15:46:18.005Z] Successfully tagged docker-support-notifications-go:latest [2020-08-20T15:46:18.270Z] 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-08-20T15:46:22.573Z] 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-08-20T15:46:26.627Z]  Building docker-support-notifications-go ... done Removing intermediate container 86aadd059e01 [2020-08-20T15:46:26.627Z] ---> fbf99962084c [2020-08-20T15:46:26.627Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-20T15:46:26.627Z] ---> Running in 40f8196c0601 [2020-08-20T15:46:26.904Z] 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-08-20T15:46:27.957Z] 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-08-20T15:46:29.746Z] Removing intermediate container 91285bd11b49 [2020-08-20T15:46:29.746Z] ---> 5021d7638a3a [2020-08-20T15:46:29.747Z] [2020-08-20T15:46:29.747Z] Step 10/22 : FROM alpine [2020-08-20T15:46:29.747Z] ---> a24bb4013296 [2020-08-20T15:46:29.747Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-20T15:46:29.747Z] ---> Running in 9880c40f70d7 [2020-08-20T15:46:29.747Z] Removing intermediate container 40f8196c0601 [2020-08-20T15:46:29.747Z] ---> 1ffc42f6020e [2020-08-20T15:46:29.747Z] [2020-08-20T15:46:29.747Z] Step 11/26 : FROM docker:latest [2020-08-20T15:46:29.747Z] ---> 81f5749c9058 [2020-08-20T15:46:29.747Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-20T15:46:29.747Z] Removing intermediate container 9880c40f70d7 [2020-08-20T15:46:29.747Z] ---> 0ff35a56c4d7 [2020-08-20T15:46:29.747Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-20T15:46:30.084Z] ---> Running in 6ec697b9755d [2020-08-20T15:46:30.084Z] ---> Running in e1c1c2160ce2 [2020-08-20T15:46:30.491Z] Removing intermediate container e1c1c2160ce2 [2020-08-20T15:46:30.491Z] ---> 61462df30877 [2020-08-20T15:46:30.491Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-20T15:46:30.491Z] ---> Running in a5fb284eca75 [2020-08-20T15:46:30.767Z] Removing intermediate container a5fb284eca75 [2020-08-20T15:46:30.767Z] ---> 251fa958a2e3 [2020-08-20T15:46:30.767Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:46:30.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:46:30.767Z] ---> Running in a7c44efd1bb8 [2020-08-20T15:46:30.767Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:46:31.369Z] (1/2) Installing readline (8.0.4-r0) [2020-08-20T15:46:31.638Z] (2/2) Installing bash (5.0.17-r0) [2020-08-20T15:46:31.638Z] Executing bash-5.0.17-r0.post-install [2020-08-20T15:46:31.909Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:46:31.909Z] OK: 12 MiB in 22 packages [2020-08-20T15:46:32.259Z] 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-08-20T15:46:33.048Z] Removing intermediate container 6ec697b9755d [2020-08-20T15:46:33.048Z] ---> 13ac7b680d0d [2020-08-20T15:46:33.048Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-20T15:46:33.373Z] ---> Running in 23930218d71c [2020-08-20T15:46:34.066Z] Removing intermediate container a7c44efd1bb8 [2020-08-20T15:46:34.066Z] ---> ec99f43926a9 [2020-08-20T15:46:34.066Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-20T15:46:34.349Z] ---> Running in ad0edf1a8c28 [2020-08-20T15:46:34.625Z] Removing intermediate container 23930218d71c [2020-08-20T15:46:34.625Z] ---> 85f374b0c837 [2020-08-20T15:46:34.625Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-20T15:46:34.892Z] ---> Running in bc44146ef0c7 [2020-08-20T15:46:35.162Z] Removing intermediate container bc44146ef0c7 [2020-08-20T15:46:35.162Z] ---> 1276a936fe87 [2020-08-20T15:46:35.162Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-20T15:46:35.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:46:35.162Z] ---> Running in 1c29b0745b16 [2020-08-20T15:46:35.432Z] Removing intermediate container 1c29b0745b16 [2020-08-20T15:46:35.432Z] ---> 80279d65fd1d [2020-08-20T15:46:35.432Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-20T15:46:35.432Z] ---> Running in ed33ed4402e1 [2020-08-20T15:46:35.699Z] Removing intermediate container ed33ed4402e1 [2020-08-20T15:46:35.699Z] ---> 1630bce20b74 [2020-08-20T15:46:35.699Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-20T15:46:35.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } [2020-08-20T15:46:36.017Z] $ docker stop --time=1 bae4496d51405d08f7adf9d3a0caa3e0114614e68cd25941471c5f7cd03046d9 [2020-08-20T15:46:36.829Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-20T15:46:36.829Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-20T15:46:36.829Z] ---> 4b531076eea6 [2020-08-20T15:46:36.829Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-20T15:46:36.829Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-20T15:46:37.171Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-20T15:46:37.171Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-20T15:46:37.171Z] ---> 3cab3df566ce [2020-08-20T15:46:37.171Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-20T15:46:37.171Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:46:37.171Z] OK: 8 MiB in 19 packages [2020-08-20T15:46:37.767Z] ---> 88c05ed6269a [2020-08-20T15:46:37.767Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-20T15:46:37.767Z] ---> Running in 8b5ee6ffc660 [2020-08-20T15:46:38.103Z] Removing intermediate container ad0edf1a8c28 [2020-08-20T15:46:38.103Z] ---> b5cea5041f10 [2020-08-20T15:46:38.103Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-20T15:46:38.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:46:38.429Z] ---> dc5bcd666b7f [2020-08-20T15:46:38.429Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-20T15:46:38.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:46:38.434Z] $ docker rm -f bae4496d51405d08f7adf9d3a0caa3e0114614e68cd25941471c5f7cd03046d9 [2020-08-20T15:46:38.727Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-20T15:46:38.727Z] (2/33) Installing expat (2.2.9-r1) [2020-08-20T15:46:38.727Z] (3/33) Installing libffi (3.3-r2) [2020-08-20T15:46:38.727Z] (4/33) Installing gdbm (1.13-r1) [2020-08-20T15:46:38.727Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-20T15:46:38.727Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-20T15:46:39.047Z] (7/33) Installing python3 (3.8.5-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:46:40.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-20T15:46:40.241Z] [2020-08-20T15:46:40.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:46:40.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-20T15:46:41.222Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-20T15:46:41.222Z] 29e5d40040c1: Pulling fs layer [2020-08-20T15:46:41.222Z] 1ce36da41761: Pulling fs layer [2020-08-20T15:46:41.222Z] 25b303627fd3: Pulling fs layer [2020-08-20T15:46:41.496Z] 29e5d40040c1: Verifying Checksum [2020-08-20T15:46:41.496Z] 29e5d40040c1: Download complete [2020-08-20T15:46:41.773Z] 1ce36da41761: Verifying Checksum [2020-08-20T15:46:41.773Z] 1ce36da41761: Download complete [2020-08-20T15:46:42.367Z] 29e5d40040c1: Pull complete [2020-08-20T15:46:42.630Z] ---> e79efd2c6647 [2020-08-20T15:46:42.630Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-20T15:46:43.221Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-20T15:46:43.221Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-20T15:46:43.221Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-20T15:46:43.221Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-20T15:46:43.221Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-20T15:46:43.221Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-20T15:46:43.221Z] ---> 78d5db7dd2ff [2020-08-20T15:46:43.221Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:46:43.221Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-20T15:46:43.344Z] 25b303627fd3: Verifying Checksum [2020-08-20T15:46:43.344Z] 25b303627fd3: Download complete [2020-08-20T15:46:43.344Z] 1ce36da41761: Pull complete [2020-08-20T15:46:43.487Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-20T15:46:44.102Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-20T15:46:44.102Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-20T15:46:44.102Z] ---> Running in 6f6d916d5ac5 [2020-08-20T15:46:44.102Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-20T15:46:44.102Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-20T15:46:44.102Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-20T15:46:44.102Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-20T15:46:44.102Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-20T15:46:44.102Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-20T15:46:44.102Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-20T15:46:44.102Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-20T15:46:44.102Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-20T15:46:44.709Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-20T15:46:44.709Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-20T15:46:44.709Z] Removing intermediate container 6f6d916d5ac5 [2020-08-20T15:46:44.709Z] ---> 3bad3cf81526 [2020-08-20T15:46:44.709Z] Step 20/22 : LABEL arch=x86_64 [2020-08-20T15:46:44.709Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-20T15:46:44.709Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-20T15:46:45.084Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-20T15:46:45.084Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-20T15:46:45.084Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-20T15:46:45.084Z] ---> Running in 7e6cc477c862 [2020-08-20T15:46:45.443Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:46:45.443Z] OK: 71 MiB in 55 packages [2020-08-20T15:46:46.043Z] Removing intermediate container 7e6cc477c862 [2020-08-20T15:46:46.043Z] ---> 463beb899c17 [2020-08-20T15:46:46.043Z] Step 21/22 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:46:46.043Z] ---> Running in 3618213841de [2020-08-20T15:46:46.701Z] Removing intermediate container 3618213841de [2020-08-20T15:46:46.701Z] ---> 9d53cd6ecb74 [2020-08-20T15:46:46.701Z] Step 22/22 : LABEL version=0.0.0 [2020-08-20T15:46:47.361Z] ---> Running in f1a514672df2 [2020-08-20T15:46:48.874Z] Removing intermediate container f1a514672df2 [2020-08-20T15:46:48.874Z] ---> c496ec1172e0 [2020-08-20T15:46:48.874Z] [2020-08-20T15:46:49.143Z] Successfully built c496ec1172e0 [2020-08-20T15:46:49.143Z] Successfully tagged docker-core-data-go:latest [2020-08-20T15:46:51.099Z]  Building docker-core-data-go ... done Removing intermediate container 8b5ee6ffc660 [2020-08-20T15:46:51.099Z] ---> acc68ef68c1d [2020-08-20T15:46:51.099Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-20T15:46:51.099Z] ---> Running in d5c55ccfd6fc [2020-08-20T15:46:53.188Z] Collecting docker-compose==1.23.2 [2020-08-20T15:46:53.489Z] 25b303627fd3: Pull complete [2020-08-20T15:46:53.489Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-20T15:46:53.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-20T15:46:53.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-20T15:46:53.526Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [Pipeline] withDockerContainer [2020-08-20T15:46:53.778Z] prd-ubuntu18.04-docker-arm64-4c-16g-596 does not seem to be running inside a container [2020-08-20T15:46:53.827Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-20T15:46:53.827Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-20T15:46:53.827Z] 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-08-20T15:46:53.852Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-20T15:46:54.091Z] Collecting jsonschema<3,>=2.5.1 [2020-08-20T15:46:54.091Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-20T15:46:54.091Z] Collecting PyYAML<4,>=3.10 [2020-08-20T15:46:54.091Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-20T15:46:55.499Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-20T15:46:55.499Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-20T15:46:56.126Z] Collecting texttable<0.10,>=0.9.0 [2020-08-20T15:46:56.126Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-20T15:46:56.778Z] Collecting docopt<0.7,>=0.6.1 [2020-08-20T15:46:56.778Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-20T15:46:57.363Z] $ docker top a79b1f284e5687b8b26a83ce36e971938a6bb60ce47bb1f2690802b1fa21086a -eo pid,comm [2020-08-20T15:46:57.427Z] Collecting docker<4.0,>=3.6.0 [2020-08-20T15:46:57.427Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [Pipeline] { [2020-08-20T15:46:57.733Z] Collecting cached-property<2,>=1.2.0 [2020-08-20T15:46:57.734Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-20T15:46:57.734Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-20T15:46:57.734Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [Pipeline] sh [2020-08-20T15:46:58.018Z] Collecting idna<2.8,>=2.5 [2020-08-20T15:46:58.018Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-20T15:46:58.018Z] 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-08-20T15:46:58.018Z] 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-08-20T15:46:58.018Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-20T15:46:58.018Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-20T15:46:58.292Z] Collecting docker-pycreds>=0.4.0 [2020-08-20T15:46:58.292Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-20T15:46:58.292Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-20T15:46:58.292Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-20T15:46:58.292Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-20T15:46:58.292Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-20T15:46:58.556Z] Installing collected packages: idna, urllib3, requests, jsonschema, PyYAML, dockerpty, texttable, docopt, websocket-client, docker-pycreds, docker, cached-property, docker-compose [2020-08-20T15:46:58.556Z] Attempting uninstall: idna [2020-08-20T15:46:58.556Z] Found existing installation: idna 2.9 [2020-08-20T15:46:58.556Z] Uninstalling idna-2.9: [2020-08-20T15:46:58.556Z] Successfully uninstalled idna-2.9 [2020-08-20T15:46:58.856Z] Attempting uninstall: urllib3 [2020-08-20T15:46:58.856Z] Found existing installation: urllib3 1.25.9 [2020-08-20T15:46:58.856Z] Uninstalling urllib3-1.25.9: [2020-08-20T15:46:58.856Z] Successfully uninstalled urllib3-1.25.9 [2020-08-20T15:46:58.897Z] + docker-compose build --help [2020-08-20T15:46:58.897Z] + grep parallel [2020-08-20T15:46:59.124Z] Attempting uninstall: requests [2020-08-20T15:46:59.124Z] Found existing installation: requests 2.23.0 [2020-08-20T15:46:59.124Z] Uninstalling requests-2.23.0: [2020-08-20T15:46:59.124Z] Successfully uninstalled requests-2.23.0 [2020-08-20T15:46:59.398Z] Running setup.py install for PyYAML: started [2020-08-20T15:47:00.034Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-20T15:47:00.034Z] Running setup.py install for dockerpty: started [2020-08-20T15:47:02.021Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-20T15:47:02.021Z] Running setup.py install for texttable: started [2020-08-20T15:47:02.266Z] --parallel Build images in parallel. [Pipeline] } [2020-08-20T15:47:02.566Z] $ docker stop --time=1 a79b1f284e5687b8b26a83ce36e971938a6bb60ce47bb1f2690802b1fa21086a [2020-08-20T15:47:02.692Z] Running setup.py install for texttable: finished with status 'done' [2020-08-20T15:47:02.692Z] Running setup.py install for docopt: started [2020-08-20T15:47:03.351Z] Running setup.py install for docopt: finished with status 'done' [2020-08-20T15:47:04.453Z] 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-08-20T15:47:04.556Z] $ docker rm -f a79b1f284e5687b8b26a83ce36e971938a6bb60ce47bb1f2690802b1fa21086a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:47:05.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-20T15:47:05.575Z] . [Pipeline] withDockerContainer [2020-08-20T15:47:05.856Z] prd-ubuntu18.04-docker-arm64-4c-16g-596 does not seem to be running inside a container [2020-08-20T15:47:05.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-20T15:47:07.344Z] $ docker top 998f0f016b5165eb685e0833850b433bbb16c61805ead8802de4b7d348516d1d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-20T15:47:08.414Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-20T15:47:08.940Z] Removing intermediate container d5c55ccfd6fc [2020-08-20T15:47:08.940Z] ---> 1a8636fe51b6 [2020-08-20T15:47:08.940Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-20T15:47:08.940Z] ---> Running in b07413bb5ed0 [2020-08-20T15:47:09.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-20T15:47:09.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-20T15:47:10.253Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-20T15:47:10.253Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-20T15:47:10.253Z] (3/3) Installing curl (7.69.1-r0) [2020-08-20T15:47:10.253Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:47:10.253Z] OK: 72 MiB in 58 packages [2020-08-20T15:47:11.516Z] Removing intermediate container b07413bb5ed0 [2020-08-20T15:47:11.516Z] ---> 6e29e373dbe6 [2020-08-20T15:47:11.516Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:47:11.516Z] ---> Running in 759a579fec0a [2020-08-20T15:47:11.516Z] Removing intermediate container 759a579fec0a [2020-08-20T15:47:11.516Z] ---> ae71b99e4409 [2020-08-20T15:47:11.516Z] Step 24/26 : LABEL arch=x86_64 [2020-08-20T15:47:11.516Z] ---> Running in 7bd891fed8b1 [2020-08-20T15:47:11.863Z] Removing intermediate container 7bd891fed8b1 [2020-08-20T15:47:11.863Z] ---> 5f3260059b57 [2020-08-20T15:47:11.863Z] Step 25/26 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:47:12.127Z] ---> Running in 71f77b3c6d4e [2020-08-20T15:47:12.398Z] Removing intermediate container 71f77b3c6d4e [2020-08-20T15:47:12.398Z] ---> 16c744fed64e [2020-08-20T15:47:12.398Z] Step 26/26 : LABEL version=0.0.0 [2020-08-20T15:47:12.398Z] ---> Running in 261ee8ba089a [2020-08-20T15:47:12.661Z] Removing intermediate container 261ee8ba089a [2020-08-20T15:47:12.661Z] ---> 8298345cba99 [2020-08-20T15:47:12.661Z] [2020-08-20T15:47:12.661Z] Successfully built 8298345cba99 [2020-08-20T15:47:12.661Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-20T15:47:12.690Z] Building docker-core-command-go ... [2020-08-20T15:47:12.690Z] Building docker-core-data-go ... [2020-08-20T15:47:12.690Z] Building docker-core-metadata-go ... [2020-08-20T15:47:12.690Z] Building docker-security-proxy-setup-go ... [2020-08-20T15:47:12.690Z] Building docker-security-secrets-setup-go ... [2020-08-20T15:47:12.690Z] Building docker-security-secretstore-setup-go ... [2020-08-20T15:47:12.690Z] Building docker-support-logging-go ... [2020-08-20T15:47:12.690Z] Building docker-support-notifications-go ... [2020-08-20T15:47:12.690Z] Building docker-support-scheduler-go ... [2020-08-20T15:47:12.690Z] Building docker-sys-mgmt-agent-go ... [2020-08-20T15:47:12.690Z] Building docker-core-data-go [2020-08-20T15:47:12.690Z] Building docker-sys-mgmt-agent-go [2020-08-20T15:47:12.690Z] Building docker-support-notifications-go [2020-08-20T15:47:12.690Z] Building docker-support-scheduler-go [2020-08-20T15:47:12.690Z] Building docker-security-secretstore-setup-go [2020-08-20T15:47:12.951Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-20T15:47:13.044Z] $ docker stop --time=1 857829f9ecb2be7df1045be51e66d31a8d513e73250fa156182b05aadcb207eb [2020-08-20T15:47:14.921Z] $ docker rm -f 857829f9ecb2be7df1045be51e66d31a8d513e73250fa156182b05aadcb207eb [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-20T15:47:15.621Z] + docker images [2020-08-20T15:47:15.621Z] + grep docker [2020-08-20T15:47:15.621Z] docker-sys-mgmt-agent-go latest 8298345cba99 3 seconds ago 284MB [2020-08-20T15:47:15.621Z] docker-core-data-go latest c496ec1172e0 28 seconds ago 24.5MB [2020-08-20T15:47:15.621Z] docker-support-notifications-go latest e2fe2e3bd177 58 seconds ago 14.5MB [2020-08-20T15:47:15.621Z] docker-core-command-go latest a6df8a6df0e3 About a minute ago 13MB [2020-08-20T15:47:15.621Z] docker-support-scheduler-go latest 9cfede887679 2 minutes ago 13.1MB [2020-08-20T15:47:15.621Z] docker-security-secretstore-setup-go latest 894d8686bd9a 2 minutes ago 33.9MB [2020-08-20T15:47:15.621Z] docker-security-secrets-setup-go latest 801942af502f 3 minutes ago 25.1MB [2020-08-20T15:47:15.621Z] docker-core-metadata-go latest 1a59f0a264ae 3 minutes ago 14.4MB [2020-08-20T15:47:15.621Z] docker-security-proxy-setup-go latest 46ba0ed8f613 3 minutes ago 16.4MB [2020-08-20T15:47:15.621Z] docker-support-logging-go latest 1ad771298487 3 minutes ago 11.8MB [2020-08-20T15:47:15.621Z] docker latest 81f5749c9058 7 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-20T15:49:04.510Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:49:04.510Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:49:04.510Z] ---> 521fbdae84b6 [2020-08-20T15:49:04.510Z] Step 3/26 : WORKDIR /edgex-go [2020-08-20T15:49:04.510Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:49:04.510Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:49:04.510Z] ---> 521fbdae84b6 [2020-08-20T15:49:04.510Z] Step 3/26 : WORKDIR /edgex-go [2020-08-20T15:49:04.510Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:49:04.510Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:49:04.510Z] ---> 521fbdae84b6 [2020-08-20T15:49:04.510Z] Step 3/20 : WORKDIR /edgex-go [2020-08-20T15:49:04.510Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:49:04.510Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:49:04.510Z] ---> 521fbdae84b6 [2020-08-20T15:49:04.510Z] Step 3/23 : WORKDIR /edgex-go [2020-08-20T15:49:04.510Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:49:04.510Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:49:04.510Z] ---> 521fbdae84b6 [2020-08-20T15:49:04.510Z] Step 3/22 : WORKDIR /edgex-go [2020-08-20T15:49:07.123Z] ---> Running in 5cb8b98007cb [2020-08-20T15:49:07.123Z] ---> Running in f909b188fd3f [2020-08-20T15:49:07.123Z] ---> Running in a30304b28359 [2020-08-20T15:49:07.123Z] ---> Running in caf03530491e [2020-08-20T15:49:07.123Z] ---> Running in 7ac2c571330b [2020-08-20T15:49:07.725Z] Removing intermediate container caf03530491e [2020-08-20T15:49:07.725Z] ---> 165afd131873 [2020-08-20T15:49:07.725Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:49:07.725Z] Removing intermediate container 5cb8b98007cb [2020-08-20T15:49:07.725Z] ---> 42afb2605610 [2020-08-20T15:49:07.725Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:49:07.725Z] Removing intermediate container f909b188fd3f [2020-08-20T15:49:07.725Z] ---> 7c97abfb2e94 [2020-08-20T15:49:07.725Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:49:07.725Z] Removing intermediate container 7ac2c571330b [2020-08-20T15:49:07.725Z] ---> 61673f5db531 [2020-08-20T15:49:07.725Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:49:07.725Z] Removing intermediate container a30304b28359 [2020-08-20T15:49:07.725Z] ---> cca54d9d678b [2020-08-20T15:49:07.725Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:49:07.725Z] ---> Running in d7fc4385d38a [2020-08-20T15:49:07.998Z] ---> Running in 0a6748560204 [2020-08-20T15:49:07.998Z] ---> Running in 6388136d3a31 [2020-08-20T15:49:07.998Z] ---> Running in 9c89f062fb68 [2020-08-20T15:49:07.998Z] ---> Running in 8bf768e599ee [2020-08-20T15:49:12.314Z] Removing intermediate container d7fc4385d38a [2020-08-20T15:49:12.314Z] ---> 573f2cba1947 [2020-08-20T15:49:12.314Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-20T15:49:12.314Z] Removing intermediate container 0a6748560204 [2020-08-20T15:49:12.314Z] ---> 3874d67a3e40 [2020-08-20T15:49:12.314Z] Step 5/20 : RUN apk update && apk add make git [2020-08-20T15:49:12.314Z] ---> Running in 7fd791e74ca7 [2020-08-20T15:49:12.314Z] ---> Running in 3f1622e47647 [2020-08-20T15:49:12.590Z] Removing intermediate container 6388136d3a31 [2020-08-20T15:49:12.590Z] ---> f82f7f50e5ff [2020-08-20T15:49:12.590Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-20T15:49:12.867Z] ---> Running in db5a5d359690 [2020-08-20T15:49:12.867Z] Removing intermediate container 8bf768e599ee [2020-08-20T15:49:12.867Z] ---> 61ae72ab2c94 [2020-08-20T15:49:12.867Z] Step 5/26 : RUN apk update && apk add make git [2020-08-20T15:49:12.867Z] Removing intermediate container 9c89f062fb68 [2020-08-20T15:49:12.867Z] ---> b207f3696be1 [2020-08-20T15:49:12.867Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-20T15:49:13.165Z] ---> Running in 9c3d27e42823 [2020-08-20T15:49:13.165Z] ---> Running in f0fb4393df06 [2020-08-20T15:49:14.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:49:14.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:49:15.215Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:49:15.215Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:49:15.215Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:49:15.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:49:15.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:49:16.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:49:16.087Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:49:16.087Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:49:16.087Z] OK: 12617 distinct packages available [2020-08-20T15:49:16.359Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:49:16.359Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:49:16.359Z] OK: 12617 distinct packages available [2020-08-20T15:49:16.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:49:16.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:49:16.965Z] OK: 217 MiB in 51 packages [2020-08-20T15:49:16.965Z] OK: 217 MiB in 51 packages [2020-08-20T15:49:17.241Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:49:17.241Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:49:17.241Z] OK: 12617 distinct packages available [2020-08-20T15:49:17.526Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:49:17.526Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:49:17.526Z] OK: 12617 distinct packages available [2020-08-20T15:49:17.526Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:49:17.526Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:49:17.526Z] OK: 12617 distinct packages available [2020-08-20T15:49:18.130Z] OK: 217 MiB in 51 packages [2020-08-20T15:49:18.403Z] OK: 217 MiB in 51 packages [2020-08-20T15:49:18.681Z] OK: 217 MiB in 51 packages [2020-08-20T15:49:18.960Z] Removing intermediate container 3f1622e47647 [2020-08-20T15:49:18.960Z] ---> 162757eef883 [2020-08-20T15:49:18.960Z] Step 6/20 : COPY go.mod . [2020-08-20T15:49:19.240Z] Removing intermediate container 7fd791e74ca7 [2020-08-20T15:49:19.240Z] ---> b665772594fc [2020-08-20T15:49:19.240Z] Step 6/23 : COPY go.mod . [2020-08-20T15:49:20.215Z] Removing intermediate container db5a5d359690 [2020-08-20T15:49:20.215Z] ---> 27ff03aaea4a [2020-08-20T15:49:20.215Z] Step 6/22 : COPY go.mod . [2020-08-20T15:49:20.215Z] ---> f1008b3ce3ef [2020-08-20T15:49:20.215Z] Step 7/20 : RUN go mod download [2020-08-20T15:49:20.495Z] Removing intermediate container 9c3d27e42823 [2020-08-20T15:49:20.495Z] ---> d5591b38c46b [2020-08-20T15:49:20.495Z] Step 6/26 : COPY go.mod . [2020-08-20T15:49:20.495Z] ---> 4ae802fb0533 [2020-08-20T15:49:20.495Z] Step 7/23 : RUN go mod download [2020-08-20T15:49:20.495Z] Removing intermediate container f0fb4393df06 [2020-08-20T15:49:20.495Z] ---> f529ecc4bbd1 [2020-08-20T15:49:20.495Z] Step 6/26 : COPY go.mod . [2020-08-20T15:49:20.774Z] ---> Running in 52e36c010383 [2020-08-20T15:49:20.774Z] ---> Running in 01a33441073e [2020-08-20T15:49:21.374Z] ---> b4e668b157a0 [2020-08-20T15:49:21.374Z] Step 7/22 : RUN go mod download [2020-08-20T15:49:21.647Z] ---> Running in 1bedf2498094 [2020-08-20T15:49:21.931Z] ---> 41b8817fbbe5 [2020-08-20T15:49:21.931Z] Step 7/26 : RUN go mod download [2020-08-20T15:49:21.931Z] ---> 29bac141b752 [2020-08-20T15:49:21.931Z] Step 7/26 : RUN go mod download [2020-08-20T15:49:22.238Z] ---> Running in a76eb06cfd97 [2020-08-20T15:49:22.238Z] ---> Running in 1132637c81d7 [2020-08-20T15:49:25.673Z] Removing intermediate container 01a33441073e [2020-08-20T15:49:25.673Z] ---> ed5899404ab0 [2020-08-20T15:49:25.673Z] Step 8/23 : COPY . . [2020-08-20T15:49:25.673Z] Removing intermediate container 52e36c010383 [2020-08-20T15:49:25.673Z] ---> b08ccb1e2b82 [2020-08-20T15:49:25.673Z] Step 8/20 : COPY . . [2020-08-20T15:49:26.666Z] Removing intermediate container 1bedf2498094 [2020-08-20T15:49:26.666Z] ---> 3d9136f5235e [2020-08-20T15:49:26.666Z] Step 8/22 : COPY . . [2020-08-20T15:49:26.942Z] Removing intermediate container a76eb06cfd97 [2020-08-20T15:49:26.942Z] ---> 47285384f82c [2020-08-20T15:49:26.942Z] Step 8/26 : COPY . . [2020-08-20T15:49:27.214Z] Removing intermediate container 1132637c81d7 [2020-08-20T15:49:27.214Z] ---> 278713d4c439 [2020-08-20T15:49:27.214Z] Step 8/26 : COPY . . [2020-08-20T15:49:59.559Z] ---> 797f614554f5 [2020-08-20T15:49:59.559Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-20T15:49:59.559Z] ---> 58dfc726419f [2020-08-20T15:49:59.559Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-20T15:49:59.559Z] ---> f530a9ae422e [2020-08-20T15:49:59.559Z] 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-08-20T15:49:59.559Z] ---> fa1a7b68f994 [2020-08-20T15:49:59.559Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-20T15:49:59.559Z] ---> 410afdf0c66a [2020-08-20T15:49:59.559Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-20T15:49:59.559Z] ---> Running in f6824f8895b6 [2020-08-20T15:49:59.559Z] ---> Running in 4646e016b5d3 [2020-08-20T15:49:59.559Z] ---> Running in 7b068658d716 [2020-08-20T15:49:59.559Z] ---> Running in fd7940e0d7b5 [2020-08-20T15:49:59.559Z] ---> Running in b803b9a7ee91 [2020-08-20T15:49:59.833Z] 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-08-20T15:50:00.433Z] 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-08-20T15:50:00.433Z] 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-08-20T15:50:00.433Z] 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-08-20T15:50:00.709Z] 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-08-20T15:51:22.501Z] 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-08-20T15:51:30.794Z] 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-08-20T15:51:39.106Z] Removing intermediate container b803b9a7ee91 [2020-08-20T15:51:39.106Z] ---> 31a590afef4a [2020-08-20T15:51:39.106Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-20T15:51:39.106Z] ---> Running in 9a89e803d672 [2020-08-20T15:51:40.551Z] 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-08-20T15:51:44.868Z] Removing intermediate container 7b068658d716 [2020-08-20T15:51:44.868Z] ---> caf7b99e30e5 [2020-08-20T15:51:44.868Z] [2020-08-20T15:51:44.868Z] Step 10/26 : FROM alpine:3.10 [2020-08-20T15:51:44.868Z] 3.10: Pulling from library/alpine [2020-08-20T15:51:46.859Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-20T15:51:46.859Z] Status: Downloaded newer image for alpine:3.10 [2020-08-20T15:51:46.859Z] ---> 536a684cf733 [2020-08-20T15:51:46.859Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-20T15:51:47.457Z] Removing intermediate container 9a89e803d672 [2020-08-20T15:51:47.457Z] ---> afd7f2252bc0 [2020-08-20T15:51:47.457Z] [2020-08-20T15:51:47.457Z] Step 11/26 : FROM docker:latest [2020-08-20T15:51:47.457Z] ---> ce9d55ae87f1 [2020-08-20T15:51:47.457Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-20T15:51:47.457Z] ---> Running in 8f33d89ef6b1 [2020-08-20T15:51:47.737Z] ---> Running in f66023e9d501 [2020-08-20T15:51:50.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:51:50.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:51:50.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:51:51.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:51:51.239Z] v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-20T15:51:51.239Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-20T15:51:51.239Z] OK: 10167 distinct packages available [2020-08-20T15:51:51.881Z] (1/2) Installing readline (8.0.4-r0) [2020-08-20T15:51:51.881Z] (2/2) Installing bash (5.0.17-r0) [2020-08-20T15:51:51.881Z] Executing bash-5.0.17-r0.post-install [2020-08-20T15:51:51.881Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:51:51.881Z] OK: 12 MiB in 22 packages [2020-08-20T15:51:52.168Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-20T15:51:52.447Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-20T15:51:52.447Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-20T15:51:52.447Z] (4/5) Installing curl (7.66.0-r0) [2020-08-20T15:51:52.447Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-20T15:51:52.447Z] Executing busybox-1.30.1-r3.trigger [2020-08-20T15:51:52.447Z] Executing ca-certificates-20191127-r2.trigger [2020-08-20T15:51:52.730Z] OK: 7 MiB in 19 packages [2020-08-20T15:51:56.138Z] Removing intermediate container f66023e9d501 [2020-08-20T15:51:56.138Z] ---> be0a773b621c [2020-08-20T15:51:56.138Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-20T15:51:56.138Z] ---> Running in be33961d7a1c [2020-08-20T15:51:56.410Z] Removing intermediate container fd7940e0d7b5 [2020-08-20T15:51:56.410Z] ---> 38d44706ec7d [2020-08-20T15:51:56.410Z] [2020-08-20T15:51:56.410Z] Step 10/20 : FROM scratch [2020-08-20T15:51:56.410Z] ---> [2020-08-20T15:51:56.410Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-20T15:51:56.684Z] Removing intermediate container 8f33d89ef6b1 [2020-08-20T15:51:56.684Z] ---> 02429e381e2d [2020-08-20T15:51:56.684Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-20T15:51:56.684Z] ---> Running in 2fcaeb63edfa [2020-08-20T15:51:57.301Z] Removing intermediate container f6824f8895b6 [2020-08-20T15:51:57.301Z] ---> 18edcd9d6d48 [2020-08-20T15:51:57.301Z] [2020-08-20T15:51:57.301Z] Step 10/23 : FROM scratch [2020-08-20T15:51:57.301Z] ---> Running in 836d11c549f1 [2020-08-20T15:51:57.301Z] ---> [2020-08-20T15:51:57.301Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-20T15:51:57.577Z] ---> Running in 90e9b4714dda [2020-08-20T15:51:57.854Z] Removing intermediate container 2fcaeb63edfa [2020-08-20T15:51:57.854Z] ---> a73cda9c1fe0 [2020-08-20T15:51:57.854Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-20T15:51:57.854Z] ---> Running in a0abe0426b57 [2020-08-20T15:51:58.130Z] Removing intermediate container 836d11c549f1 [2020-08-20T15:51:58.130Z] ---> 3b18a80b0f4d [2020-08-20T15:51:58.130Z] Step 13/26 : WORKDIR / [2020-08-20T15:51:58.130Z] Removing intermediate container 90e9b4714dda [2020-08-20T15:51:58.130Z] ---> c2fd208216e8 [2020-08-20T15:51:58.130Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-20T15:51:58.403Z] ---> Running in ba50d4c208be [2020-08-20T15:51:58.403Z] ---> Running in d33e020e098c [2020-08-20T15:51:58.678Z] Removing intermediate container a0abe0426b57 [2020-08-20T15:51:58.678Z] ---> c6d2c4574ffc [2020-08-20T15:51:58.678Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-20T15:51:58.678Z] ---> Running in 4937bd93a9b6 [2020-08-20T15:51:58.960Z] Removing intermediate container ba50d4c208be [2020-08-20T15:51:58.960Z] ---> 64677e61ca91 [2020-08-20T15:51:58.960Z] 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-08-20T15:51:59.239Z] Removing intermediate container d33e020e098c [2020-08-20T15:51:59.239Z] ---> b893b80abd2d [2020-08-20T15:51:59.239Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-20T15:51:59.521Z] ---> Running in 0256d1b7f491 [2020-08-20T15:51:59.794Z] Removing intermediate container 4937bd93a9b6 [2020-08-20T15:51:59.794Z] ---> 41845507aad3 [2020-08-20T15:51:59.794Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-20T15:52:00.395Z] Removing intermediate container 0256d1b7f491 [2020-08-20T15:52:00.395Z] ---> d2b31357e171 [2020-08-20T15:52:00.395Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-20T15:52:00.395Z] Removing intermediate container be33961d7a1c [2020-08-20T15:52:00.395Z] ---> 86ca537b6717 [2020-08-20T15:52:00.395Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-20T15:52:00.665Z] ---> e6362bf1e3d4 [2020-08-20T15:52:00.665Z] 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-08-20T15:52:00.665Z] ---> Running in 0271d47bad45 [2020-08-20T15:52:00.665Z] ---> 7de21a5912ac [2020-08-20T15:52:00.665Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-20T15:52:01.661Z] Removing intermediate container 0271d47bad45 [2020-08-20T15:52:01.661Z] ---> 3fca28e76205 [2020-08-20T15:52:01.661Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-20T15:52:01.661Z] ---> 74adc5a1c3a3 [2020-08-20T15:52:01.661Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-20T15:52:01.938Z] ---> 3920e79a4694 [2020-08-20T15:52:01.938Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-20T15:52:01.938Z] ---> Running in 8493fc890823 [2020-08-20T15:52:02.941Z] Removing intermediate container 8493fc890823 [2020-08-20T15:52:02.941Z] ---> 8454f97e6b1e [2020-08-20T15:52:02.941Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-20T15:52:03.217Z] ---> 12aa6abae998 [2020-08-20T15:52:03.217Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-20T15:52:03.217Z] ---> Running in 1f1cc3fd0ca4 [2020-08-20T15:52:03.217Z] ---> 5994b16a3c6a [2020-08-20T15:52:03.217Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-20T15:52:03.502Z] ---> 29b3deb214e7 [2020-08-20T15:52:03.502Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-20T15:52:04.096Z] Removing intermediate container 1f1cc3fd0ca4 [2020-08-20T15:52:04.096Z] ---> d73654f6a992 [2020-08-20T15:52:04.096Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-20T15:52:04.374Z] ---> bb6a026025d5 [2020-08-20T15:52:04.374Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:52:04.648Z] ---> Running in 5ad361c3c52c [2020-08-20T15:52:04.925Z] ---> 4f9b28fe9c88 [2020-08-20T15:52:04.925Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-20T15:52:05.520Z] ---> bab7df8d7582 [2020-08-20T15:52:05.520Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-20T15:52:05.520Z] Removing intermediate container 5ad361c3c52c [2020-08-20T15:52:05.520Z] ---> b271533cab39 [2020-08-20T15:52:05.520Z] Step 18/20 : LABEL arch=arm64 [2020-08-20T15:52:06.496Z] ---> f9f5679a4155 [2020-08-20T15:52:06.496Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-20T15:52:06.496Z] ---> Running in 9194bcdead0b [2020-08-20T15:52:06.496Z] ---> f7d86d4f28b6 [2020-08-20T15:52:06.496Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-20T15:52:06.496Z] ---> 18c7ea108df5 [2020-08-20T15:52:06.496Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-20T15:52:07.500Z] Removing intermediate container 9194bcdead0b [2020-08-20T15:52:07.500Z] ---> 6f46f076e3d8 [2020-08-20T15:52:07.500Z] Step 19/20 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:52:07.776Z] ---> Running in 3addcad90e7a [2020-08-20T15:52:08.049Z] ---> 1cd996237d88 [2020-08-20T15:52:08.049Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-20T15:52:09.035Z] ---> dcbd4130b1f5 [2020-08-20T15:52:09.035Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-20T15:52:09.035Z] Removing intermediate container 3addcad90e7a [2020-08-20T15:52:09.035Z] ---> 69009e42d298 [2020-08-20T15:52:09.035Z] Step 20/20 : LABEL version=0.0.0 [2020-08-20T15:52:09.035Z] ---> 74d88469af9d [2020-08-20T15:52:09.035Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-20T15:52:09.035Z] ---> Running in 77e71bc1db36 [2020-08-20T15:52:09.312Z] ---> b8b5421cd9b6 [2020-08-20T15:52:09.312Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-20T15:52:09.908Z] ---> Running in b6b692a7b0f9 [2020-08-20T15:52:10.178Z] Removing intermediate container 77e71bc1db36 [2020-08-20T15:52:10.178Z] ---> 016090327461 [2020-08-20T15:52:10.178Z] [2020-08-20T15:52:10.456Z] ---> dcac08f7fab8 [2020-08-20T15:52:10.456Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:52:10.732Z] ---> Running in 80af8aad277e [2020-08-20T15:52:10.732Z] ---> 13d06d4bdfd4 [2020-08-20T15:52:10.732Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-20T15:52:10.732Z] Successfully built 016090327461 [2020-08-20T15:52:10.732Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-20T15:52:10.732Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2020-08-20T15:52:11.718Z] Removing intermediate container 80af8aad277e [2020-08-20T15:52:11.718Z] ---> 048199b5dc73 [2020-08-20T15:52:11.718Z] Step 21/23 : LABEL arch=arm64 [2020-08-20T15:52:11.718Z] ---> Running in ce753335b9ac [2020-08-20T15:52:12.312Z] ---> 3fdfd1d68a7e [2020-08-20T15:52:12.312Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-20T15:52:12.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:52:12.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:52:13.180Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-20T15:52:13.180Z] (2/33) Installing expat (2.2.9-r1) [2020-08-20T15:52:13.180Z] (3/33) Installing libffi (3.3-r2) [2020-08-20T15:52:13.180Z] (4/33) Installing gdbm (1.13-r1) [2020-08-20T15:52:13.180Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-20T15:52:13.180Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-20T15:52:13.457Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-20T15:52:13.457Z] ---> Running in 66b875b1f1d1 [2020-08-20T15:52:13.457Z] Removing intermediate container ce753335b9ac [2020-08-20T15:52:13.457Z] ---> 7cb93263a11a [2020-08-20T15:52:13.458Z] Step 22/23 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:52:15.433Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-20T15:52:15.433Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-20T15:52:15.433Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-20T15:52:15.433Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-20T15:52:15.433Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-20T15:52:15.433Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-20T15:52:15.433Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-20T15:52:15.433Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-20T15:52:15.433Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-20T15:52:15.433Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-20T15:52:15.433Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-20T15:52:15.433Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-20T15:52:15.433Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-20T15:52:15.433Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-20T15:52:15.433Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-20T15:52:15.433Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-20T15:52:15.707Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-20T15:52:15.707Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-20T15:52:15.707Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-20T15:52:15.707Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-20T15:52:15.707Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-20T15:52:15.707Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-20T15:52:15.707Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-20T15:52:15.707Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-20T15:52:15.707Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-20T15:52:15.707Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-20T15:52:15.978Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:52:15.978Z] OK: 71 MiB in 55 packages [2020-08-20T15:52:16.257Z] ---> Running in 0cb9cce3957b [2020-08-20T15:52:17.711Z] Removing intermediate container 0cb9cce3957b [2020-08-20T15:52:17.711Z] ---> acf05871542d [2020-08-20T15:52:17.986Z] Step 23/23 : LABEL version=0.0.0 [2020-08-20T15:52:18.588Z] ---> Running in abe2191cee96 [2020-08-20T15:52:19.574Z] Removing intermediate container abe2191cee96 [2020-08-20T15:52:19.574Z] ---> d3c9d7bc1769 [2020-08-20T15:52:19.574Z] [2020-08-20T15:52:19.852Z] Removing intermediate container 66b875b1f1d1 [2020-08-20T15:52:19.852Z] ---> 2a2d47fb2dd8 [2020-08-20T15:52:19.852Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-20T15:52:20.133Z] Successfully built d3c9d7bc1769 [2020-08-20T15:52:20.407Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-20T15:52:20.407Z]  Building docker-support-notifications-go ... done Building docker-support-logging-go [2020-08-20T15:52:20.407Z] ---> Running in 3428b182bb1c [2020-08-20T15:52:21.849Z] Removing intermediate container 3428b182bb1c [2020-08-20T15:52:21.849Z] ---> c89c021db46e [2020-08-20T15:52:21.849Z] Step 24/26 : LABEL arch=arm64 [2020-08-20T15:52:22.130Z] Removing intermediate container 4646e016b5d3 [2020-08-20T15:52:22.130Z] ---> 06f3329a1aa3 [2020-08-20T15:52:22.130Z] [2020-08-20T15:52:22.130Z] Step 10/22 : FROM alpine [2020-08-20T15:52:22.411Z] latest: Pulling from library/alpine [2020-08-20T15:52:22.686Z] ---> Running in ddebb98755bc [2020-08-20T15:52:22.962Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-20T15:52:22.962Z] Status: Downloaded newer image for alpine:latest [2020-08-20T15:52:22.962Z] ---> 62ee0e9f8440 [2020-08-20T15:52:22.962Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-20T15:52:24.957Z] ---> Running in 39fc1793ab1a [2020-08-20T15:52:25.230Z] Removing intermediate container ddebb98755bc [2020-08-20T15:52:25.230Z] ---> 9137fdb9d923 [2020-08-20T15:52:25.230Z] Step 25/26 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:52:26.211Z] ---> Running in 2686cce11ec6 [2020-08-20T15:52:26.211Z] Removing intermediate container b6b692a7b0f9 [2020-08-20T15:52:26.211Z] ---> 44a11d7de9de [2020-08-20T15:52:26.211Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-20T15:52:26.809Z] Removing intermediate container 39fc1793ab1a [2020-08-20T15:52:26.809Z] ---> bbabff67029d [2020-08-20T15:52:26.809Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-20T15:52:27.088Z] ---> Running in 7e4c82b6f6b8 [2020-08-20T15:52:27.368Z] ---> Running in 95cec56d718a [2020-08-20T15:52:27.644Z] Removing intermediate container 2686cce11ec6 [2020-08-20T15:52:27.644Z] ---> 7ca730a63032 [2020-08-20T15:52:27.644Z] Step 26/26 : LABEL version=0.0.0 [2020-08-20T15:52:28.241Z] ---> Running in 36ed31a09860 [2020-08-20T15:52:28.524Z] Removing intermediate container 95cec56d718a [2020-08-20T15:52:28.524Z] ---> 92eaf7b0360e [2020-08-20T15:52:28.524Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-20T15:52:29.516Z] ---> Running in e752113fadf9 [2020-08-20T15:52:29.799Z] Removing intermediate container 36ed31a09860 [2020-08-20T15:52:29.799Z] ---> 5e64f3db3a8e [2020-08-20T15:52:29.799Z] [2020-08-20T15:52:30.400Z] Successfully built 5e64f3db3a8e [2020-08-20T15:52:30.400Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-20T15:52:30.400Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-08-20T15:52:30.400Z] Removing intermediate container e752113fadf9 [2020-08-20T15:52:30.400Z] ---> f372ff4303d0 [2020-08-20T15:52:30.400Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:52:31.004Z] ---> Running in 8e003e5b7f54 [2020-08-20T15:52:34.413Z] Collecting docker-compose==1.23.2 [2020-08-20T15:52:34.413Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-20T15:52:36.393Z] Removing intermediate container 8e003e5b7f54 [2020-08-20T15:52:36.393Z] ---> 6e1de7bb0f87 [2020-08-20T15:52:36.393Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-20T15:52:36.393Z] Collecting texttable<0.10,>=0.9.0 [2020-08-20T15:52:36.393Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-20T15:52:36.393Z] ---> Running in fefdc52e2b92 [2020-08-20T15:52:38.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:52:38.655Z] Collecting jsonschema<3,>=2.5.1 [2020-08-20T15:52:38.655Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-20T15:52:38.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:52:39.208Z] Collecting cached-property<2,>=1.2.0 [2020-08-20T15:52:39.208Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-20T15:52:39.810Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-20T15:52:39.810Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-20T15:52:40.087Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-20T15:52:40.087Z] Collecting PyYAML<4,>=3.10 [2020-08-20T15:52:40.087Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-20T15:52:40.363Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-20T15:52:40.363Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-20T15:52:40.363Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:52:40.363Z] OK: 8 MiB in 19 packages [2020-08-20T15:52:44.660Z] Removing intermediate container fefdc52e2b92 [2020-08-20T15:52:44.660Z] ---> f43387092347 [2020-08-20T15:52:44.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-20T15:52:44.660Z] Collecting docker<4.0,>=3.6.0 [2020-08-20T15:52:44.660Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-20T15:52:45.260Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:52:45.260Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:52:45.260Z] ---> 521fbdae84b6 [2020-08-20T15:52:45.260Z] Step 3/20 : WORKDIR /edgex-go [2020-08-20T15:52:45.260Z] ---> Using cache [2020-08-20T15:52:45.260Z] ---> cca54d9d678b [2020-08-20T15:52:45.260Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:52:45.260Z] ---> Using cache [2020-08-20T15:52:45.260Z] ---> 61ae72ab2c94 [2020-08-20T15:52:45.260Z] Step 5/20 : RUN apk update && apk add make git [2020-08-20T15:52:45.260Z] ---> Using cache [2020-08-20T15:52:45.260Z] ---> d5591b38c46b [2020-08-20T15:52:45.260Z] Step 6/20 : COPY go.mod . [2020-08-20T15:52:45.260Z] ---> Using cache [2020-08-20T15:52:45.260Z] ---> 29bac141b752 [2020-08-20T15:52:45.260Z] Step 7/20 : RUN go mod download [2020-08-20T15:52:45.260Z] ---> Using cache [2020-08-20T15:52:45.260Z] ---> 278713d4c439 [2020-08-20T15:52:45.260Z] Step 8/20 : COPY . . [2020-08-20T15:52:45.260Z] ---> Using cache [2020-08-20T15:52:45.260Z] ---> f530a9ae422e [2020-08-20T15:52:45.260Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-20T15:52:45.856Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-20T15:52:45.856Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-20T15:52:46.133Z] ---> ffe915e22f23 [2020-08-20T15:52:46.133Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-20T15:52:46.408Z] ---> Running in 967b89d095cb [2020-08-20T15:52:48.392Z] 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-08-20T15:52:49.370Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-20T15:52:49.370Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-20T15:52:49.643Z] ---> 1ea4abe5b5c3 [2020-08-20T15:52:49.643Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-20T15:52:51.076Z] ---> abe125aae8d3 [2020-08-20T15:52:51.076Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:52:51.352Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-20T15:52:51.352Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-20T15:52:51.352Z] ---> Running in 271e47d55113 [2020-08-20T15:52:51.954Z] Collecting docopt<0.7,>=0.6.1 [2020-08-20T15:52:51.954Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-20T15:52:52.231Z] Removing intermediate container 271e47d55113 [2020-08-20T15:52:52.231Z] ---> cb306cb00f2a [2020-08-20T15:52:52.231Z] Step 20/22 : LABEL arch=arm64 [2020-08-20T15:52:52.511Z] ---> Running in 37f5d0728898 [2020-08-20T15:52:53.109Z] Removing intermediate container 37f5d0728898 [2020-08-20T15:52:53.109Z] ---> 63b91a3b6f5f [2020-08-20T15:52:53.109Z] Step 21/22 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:52:53.710Z] ---> Running in cc09fe3f1edb [2020-08-20T15:52:54.722Z] 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-08-20T15:52:54.722Z] Removing intermediate container cc09fe3f1edb [2020-08-20T15:52:54.722Z] ---> 767879a8523a [2020-08-20T15:52:54.722Z] Step 22/22 : LABEL version=0.0.0 [2020-08-20T15:52:55.019Z] Collecting docker-pycreds>=0.4.0 [2020-08-20T15:52:55.019Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-20T15:52:55.620Z] ---> Running in e31d300d10f3 [2020-08-20T15:52:56.232Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-20T15:52:56.232Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-20T15:52:56.847Z] Removing intermediate container e31d300d10f3 [2020-08-20T15:52:56.847Z] ---> 85edd3cd1589 [2020-08-20T15:52:56.847Z] [2020-08-20T15:52:57.126Z] 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-08-20T15:52:57.126Z] 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-08-20T15:52:57.401Z] Collecting idna<2.8,>=2.5 [2020-08-20T15:52:57.401Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-20T15:52:57.401Z] Successfully built 85edd3cd1589 [2020-08-20T15:52:57.401Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-20T15:52:57.401Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-20T15:52:57.401Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-20T15:52:57.402Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-20T15:52:57.402Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-20T15:52:57.402Z]  Building docker-core-data-go ... done Building docker-security-secrets-setup-go [2020-08-20T15:52:58.405Z] Installing collected packages: texttable, jsonschema, cached-property, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, docker-compose [2020-08-20T15:52:58.405Z] Running setup.py install for texttable: started [2020-08-20T15:53:01.041Z] Running setup.py install for texttable: finished with status 'done' [2020-08-20T15:53:01.322Z] Running setup.py install for PyYAML: started [2020-08-20T15:53:03.953Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-20T15:53:04.551Z] Attempting uninstall: urllib3 [2020-08-20T15:53:04.551Z] Found existing installation: urllib3 1.25.9 [2020-08-20T15:53:04.551Z] Uninstalling urllib3-1.25.9: [2020-08-20T15:53:04.551Z] Successfully uninstalled urllib3-1.25.9 [2020-08-20T15:53:05.147Z] Attempting uninstall: idna [2020-08-20T15:53:05.147Z] Found existing installation: idna 2.9 [2020-08-20T15:53:05.147Z] Uninstalling idna-2.9: [2020-08-20T15:53:05.423Z] Successfully uninstalled idna-2.9 [2020-08-20T15:53:06.016Z] Attempting uninstall: requests [2020-08-20T15:53:06.016Z] Found existing installation: requests 2.23.0 [2020-08-20T15:53:06.016Z] Uninstalling requests-2.23.0: [2020-08-20T15:53:06.288Z] Successfully uninstalled requests-2.23.0 [2020-08-20T15:53:07.724Z] Running setup.py install for dockerpty: started [2020-08-20T15:53:08.320Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:53:08.320Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:53:08.320Z] ---> 521fbdae84b6 [2020-08-20T15:53:08.320Z] Step 3/21 : WORKDIR /edgex-go [2020-08-20T15:53:08.320Z] ---> Using cache [2020-08-20T15:53:08.320Z] ---> cca54d9d678b [2020-08-20T15:53:08.320Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:53:08.320Z] ---> Using cache [2020-08-20T15:53:08.320Z] ---> 61ae72ab2c94 [2020-08-20T15:53:08.320Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-20T15:53:10.955Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-20T15:53:10.955Z] Running setup.py install for docopt: started [2020-08-20T15:53:11.230Z] ---> Running in 60cdd1bb4a5c [2020-08-20T15:53:13.231Z] Running setup.py install for docopt: finished with status 'done' [2020-08-20T15:53:13.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:53:14.105Z] 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-08-20T15:53:14.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:53:15.688Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:53:15.688Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:53:15.688Z] OK: 12617 distinct packages available [2020-08-20T15:53:16.669Z] OK: 217 MiB in 51 packages [2020-08-20T15:53:18.108Z] OK: 217 MiB in 51 packages [2020-08-20T15:53:20.114Z] Removing intermediate container 60cdd1bb4a5c [2020-08-20T15:53:20.114Z] ---> c558ed080271 [2020-08-20T15:53:20.114Z] Step 6/21 : COPY go.mod . [2020-08-20T15:53:20.394Z] Removing intermediate container 7e4c82b6f6b8 [2020-08-20T15:53:20.394Z] ---> 52e0d227b13c [2020-08-20T15:53:20.394Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-20T15:53:20.667Z] ---> Running in ce65c2a02589 [2020-08-20T15:53:21.653Z] ---> 62e84011edd6 [2020-08-20T15:53:21.653Z] Step 7/21 : RUN go mod download [2020-08-20T15:53:21.653Z] ---> Running in 9cf90107c246 [2020-08-20T15:53:23.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:53:23.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:53:24.618Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-20T15:53:24.618Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-20T15:53:24.618Z] (3/3) Installing curl (7.69.1-r0) [2020-08-20T15:53:24.618Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:53:24.618Z] OK: 71 MiB in 58 packages [2020-08-20T15:53:25.223Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:53:25.223Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:53:25.223Z] ---> 521fbdae84b6 [2020-08-20T15:53:25.223Z] Step 3/21 : WORKDIR /edgex-go [2020-08-20T15:53:25.223Z] ---> Using cache [2020-08-20T15:53:25.223Z] ---> cca54d9d678b [2020-08-20T15:53:25.223Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:53:25.223Z] ---> Using cache [2020-08-20T15:53:25.223Z] ---> 61ae72ab2c94 [2020-08-20T15:53:25.223Z] Step 5/21 : RUN apk update && apk add make git [2020-08-20T15:53:25.223Z] ---> Using cache [2020-08-20T15:53:25.223Z] ---> d5591b38c46b [2020-08-20T15:53:25.223Z] Step 6/21 : COPY go.mod . [2020-08-20T15:53:25.223Z] ---> Using cache [2020-08-20T15:53:25.223Z] ---> 29bac141b752 [2020-08-20T15:53:25.223Z] Step 7/21 : RUN go mod download [2020-08-20T15:53:25.223Z] ---> Using cache [2020-08-20T15:53:25.223Z] ---> 278713d4c439 [2020-08-20T15:53:25.223Z] Step 8/21 : COPY . . [2020-08-20T15:53:25.223Z] ---> Using cache [2020-08-20T15:53:25.223Z] ---> f530a9ae422e [2020-08-20T15:53:25.223Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-20T15:53:25.498Z] ---> Running in 3431bd21d127 [2020-08-20T15:53:27.517Z] Removing intermediate container ce65c2a02589 [2020-08-20T15:53:27.517Z] ---> 30b6db16b19f [2020-08-20T15:53:27.517Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:53:28.139Z] ---> Running in 71bc757e385f [2020-08-20T15:53:28.425Z] Removing intermediate container 9cf90107c246 [2020-08-20T15:53:28.425Z] ---> 74649e80b6bc [2020-08-20T15:53:28.425Z] Step 8/21 : COPY . . [2020-08-20T15:53:28.705Z] 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-08-20T15:53:28.705Z] Removing intermediate container 71bc757e385f [2020-08-20T15:53:28.705Z] ---> d8fd8be2a7f1 [2020-08-20T15:53:28.705Z] Step 24/26 : LABEL arch=arm64 [2020-08-20T15:53:29.007Z] ---> Running in afa3c5e58cd8 [2020-08-20T15:53:30.452Z] Removing intermediate container afa3c5e58cd8 [2020-08-20T15:53:30.452Z] ---> 71b75dd0f38d [2020-08-20T15:53:30.452Z] Step 25/26 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:53:30.729Z] ---> Running in fd7eb3c9e978 [2020-08-20T15:53:32.188Z] Removing intermediate container fd7eb3c9e978 [2020-08-20T15:53:32.188Z] ---> 4c3d906850bc [2020-08-20T15:53:32.188Z] Step 26/26 : LABEL version=0.0.0 [2020-08-20T15:53:32.796Z] ---> Running in 25808a7f374c [2020-08-20T15:53:34.256Z] Removing intermediate container 25808a7f374c [2020-08-20T15:53:34.256Z] ---> 70122ba5f63a [2020-08-20T15:53:34.256Z] [2020-08-20T15:53:35.247Z] Successfully built 70122ba5f63a [2020-08-20T15:53:35.247Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-20T15:53:35.247Z] Building docker-core-metadata-go [2020-08-20T15:53:43.833Z]  Building docker-sys-mgmt-agent-go ... done Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:53:43.833Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-20T15:53:43.833Z] ---> 521fbdae84b6 [2020-08-20T15:53:43.833Z] Step 3/29 : WORKDIR /edgex-go [2020-08-20T15:53:43.833Z] ---> Using cache [2020-08-20T15:53:43.833Z] ---> cca54d9d678b [2020-08-20T15:53:43.833Z] Step 4/29 : RUN apk update && apk add make git [2020-08-20T15:53:44.967Z] ---> Running in a150641d3746 [2020-08-20T15:53:46.083Z] Removing intermediate container 967b89d095cb [2020-08-20T15:53:46.083Z] ---> d9957f1b757c [2020-08-20T15:53:46.083Z] [2020-08-20T15:53:46.083Z] Step 10/20 : FROM alpine [2020-08-20T15:53:46.083Z] ---> 62ee0e9f8440 [2020-08-20T15:53:46.083Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-20T15:53:47.176Z] ---> Running in 9d12cc0ed6a3 [2020-08-20T15:53:47.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:53:48.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:53:49.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:53:49.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:53:49.686Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:53:49.686Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:53:49.686Z] OK: 12617 distinct packages available [2020-08-20T15:53:50.695Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:53:50.695Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:53:50.695Z] OK: 12617 distinct packages available [2020-08-20T15:53:50.695Z] OK: 217 MiB in 51 packages [2020-08-20T15:53:51.704Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-20T15:53:51.704Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-20T15:53:51.704Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-20T15:53:51.704Z] (4/4) Installing curl (7.69.1-r0) [2020-08-20T15:53:51.704Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:53:51.704Z] Executing ca-certificates-20191127-r4.trigger [2020-08-20T15:53:51.990Z] OK: 7 MiB in 18 packages [2020-08-20T15:53:54.041Z] Removing intermediate container a150641d3746 [2020-08-20T15:53:54.041Z] ---> cc538a050c49 [2020-08-20T15:53:54.041Z] Step 5/29 : COPY go.mod . [2020-08-20T15:53:55.545Z] Removing intermediate container 9d12cc0ed6a3 [2020-08-20T15:53:55.545Z] ---> 9a7d93d7d7ba [2020-08-20T15:53:55.545Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-20T15:53:55.827Z] ---> 25ca1f351e07 [2020-08-20T15:53:55.827Z] Step 6/29 : RUN go mod download [2020-08-20T15:53:55.827Z] ---> Running in 486ad04aa9f5 [2020-08-20T15:53:56.117Z] ---> Running in 3de13fbd49c9 [2020-08-20T15:53:57.125Z] Removing intermediate container 486ad04aa9f5 [2020-08-20T15:53:57.125Z] ---> 9d4a3b4cf6e6 [2020-08-20T15:53:57.125Z] Step 13/20 : WORKDIR /edgex [2020-08-20T15:53:57.405Z] ---> Running in 300f896c0472 [2020-08-20T15:53:58.402Z] Removing intermediate container 300f896c0472 [2020-08-20T15:53:58.402Z] ---> 51113ceb12d2 [2020-08-20T15:53:58.402Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-20T15:54:01.067Z] ---> f8121f0513f1 [2020-08-20T15:54:01.067Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-20T15:54:02.534Z] Removing intermediate container 3de13fbd49c9 [2020-08-20T15:54:02.534Z] ---> 7582b8a2755d [2020-08-20T15:54:02.534Z] Step 7/29 : COPY . . [2020-08-20T15:54:03.529Z] ---> 5877e87de7dc [2020-08-20T15:54:03.529Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-20T15:54:03.806Z] ---> Running in 60ed0354e385 [2020-08-20T15:54:05.252Z] Removing intermediate container 60ed0354e385 [2020-08-20T15:54:05.252Z] ---> 235df1b45f78 [2020-08-20T15:54:05.252Z] Step 17/20 : CMD ["--init=true"] [2020-08-20T15:54:05.530Z] ---> Running in dac223a9b150 [2020-08-20T15:54:05.807Z] ---> 6588f4bfefae [2020-08-20T15:54:05.807Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-20T15:54:06.413Z] ---> Running in 4ec3cbcdb8cc [2020-08-20T15:54:06.690Z] Removing intermediate container dac223a9b150 [2020-08-20T15:54:06.690Z] ---> 64b59bdc4b31 [2020-08-20T15:54:06.690Z] Step 18/20 : LABEL arch=arm64 [2020-08-20T15:54:07.292Z] ---> Running in 0ca4092bb88a [2020-08-20T15:54:09.305Z] Removing intermediate container 0ca4092bb88a [2020-08-20T15:54:09.305Z] ---> 33a8d5d8f1cd [2020-08-20T15:54:09.305Z] Step 19/20 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:54:09.305Z] ---> Running in 2d8c27e2e32d [2020-08-20T15:54:09.915Z] 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-08-20T15:54:10.523Z] Removing intermediate container 2d8c27e2e32d [2020-08-20T15:54:10.523Z] ---> f64ba35e4f0b [2020-08-20T15:54:10.523Z] Step 20/20 : LABEL version=0.0.0 [2020-08-20T15:54:11.128Z] ---> Running in 8ab5b0473d0c [2020-08-20T15:54:11.741Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-20T15:54:11.741Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-20T15:54:11.741Z] ---> 521fbdae84b6 [2020-08-20T15:54:11.741Z] Step 3/21 : WORKDIR /edgex-go [2020-08-20T15:54:11.741Z] ---> Using cache [2020-08-20T15:54:11.741Z] ---> cca54d9d678b [2020-08-20T15:54:11.741Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-20T15:54:11.741Z] ---> Using cache [2020-08-20T15:54:11.741Z] ---> 61ae72ab2c94 [2020-08-20T15:54:11.741Z] Step 5/21 : RUN apk update && apk add make git [2020-08-20T15:54:11.741Z] ---> Using cache [2020-08-20T15:54:11.741Z] ---> d5591b38c46b [2020-08-20T15:54:11.741Z] Step 6/21 : COPY go.mod . [2020-08-20T15:54:11.741Z] ---> Using cache [2020-08-20T15:54:11.741Z] ---> 29bac141b752 [2020-08-20T15:54:11.741Z] Step 7/21 : RUN go mod download [2020-08-20T15:54:11.741Z] ---> Using cache [2020-08-20T15:54:11.741Z] ---> 278713d4c439 [2020-08-20T15:54:11.741Z] Step 8/21 : COPY . . [2020-08-20T15:54:12.028Z] ---> Using cache [2020-08-20T15:54:12.028Z] ---> f530a9ae422e [2020-08-20T15:54:12.028Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-20T15:54:12.633Z] Removing intermediate container 8ab5b0473d0c [2020-08-20T15:54:12.633Z] ---> 77765c01421e [2020-08-20T15:54:12.633Z] [2020-08-20T15:54:12.633Z] ---> Running in f6d643a47afd [2020-08-20T15:54:14.094Z] Successfully built 77765c01421e [2020-08-20T15:54:14.094Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-20T15:54:15.542Z]  Building docker-security-proxy-setup-go ... done 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-08-20T15:54:33.910Z] ---> a83c051cf550 [2020-08-20T15:54:33.910Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-20T15:54:33.910Z] ---> Running in 2d2c4d8e78ee [2020-08-20T15:54:35.895Z] 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-08-20T15:54:42.630Z] Removing intermediate container 3431bd21d127 [2020-08-20T15:54:42.630Z] ---> ca0fd0939a6e [2020-08-20T15:54:42.630Z] [2020-08-20T15:54:42.630Z] Step 10/21 : FROM scratch [2020-08-20T15:54:42.630Z] ---> [2020-08-20T15:54:42.630Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-20T15:54:42.630Z] ---> Using cache [2020-08-20T15:54:42.630Z] ---> a73cda9c1fe0 [2020-08-20T15:54:42.630Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-20T15:54:42.630Z] ---> Running in a39f521cf8e1 [2020-08-20T15:54:42.630Z] Removing intermediate container a39f521cf8e1 [2020-08-20T15:54:42.630Z] ---> c089ccfef28e [2020-08-20T15:54:42.630Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-20T15:54:42.630Z] ---> Running in 0399da223357 [2020-08-20T15:54:43.620Z] Removing intermediate container 0399da223357 [2020-08-20T15:54:43.620Z] ---> 8438215d3395 [2020-08-20T15:54:43.620Z] Step 14/21 : WORKDIR / [2020-08-20T15:54:43.620Z] ---> Running in 52616ffe0afb [2020-08-20T15:54:44.235Z] Removing intermediate container 52616ffe0afb [2020-08-20T15:54:44.235Z] ---> 6358862db117 [2020-08-20T15:54:44.235Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-20T15:54:45.244Z] ---> 983958f917e2 [2020-08-20T15:54:45.244Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-20T15:54:47.232Z] ---> 384f5afc6434 [2020-08-20T15:54:47.232Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-20T15:54:48.229Z] ---> 4d892e817dcc [2020-08-20T15:54:48.229Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:54:48.504Z] ---> Running in 7e8c25f0cdcf [2020-08-20T15:54:49.107Z] Removing intermediate container 7e8c25f0cdcf [2020-08-20T15:54:49.107Z] ---> d1523085e4f1 [2020-08-20T15:54:49.107Z] Step 19/21 : LABEL arch=arm64 [2020-08-20T15:54:49.386Z] ---> Running in 334c5dfbce7c [2020-08-20T15:54:50.003Z] Removing intermediate container 334c5dfbce7c [2020-08-20T15:54:50.003Z] ---> 480b3e70eccd [2020-08-20T15:54:50.003Z] Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:54:50.003Z] ---> Running in d2399dc9fcdb [2020-08-20T15:54:50.615Z] Removing intermediate container d2399dc9fcdb [2020-08-20T15:54:50.615Z] ---> 0d98a687d4f0 [2020-08-20T15:54:50.615Z] Step 21/21 : LABEL version=0.0.0 [2020-08-20T15:54:50.896Z] ---> Running in 1a8e191d8504 [2020-08-20T15:54:51.503Z] Removing intermediate container 1a8e191d8504 [2020-08-20T15:54:51.503Z] ---> 3cb9a01ad7c7 [2020-08-20T15:54:51.503Z] [2020-08-20T15:54:52.107Z] Successfully built 3cb9a01ad7c7 [2020-08-20T15:54:52.107Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-20T15:55:24.501Z]  Building docker-core-command-go ... done Removing intermediate container 4ec3cbcdb8cc [2020-08-20T15:55:24.501Z] ---> 8b6ef970a367 [2020-08-20T15:55:24.501Z] [2020-08-20T15:55:24.501Z] Step 10/21 : FROM scratch [2020-08-20T15:55:24.501Z] ---> [2020-08-20T15:55:24.501Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-20T15:55:24.501Z] ---> Using cache [2020-08-20T15:55:24.502Z] ---> c2fd208216e8 [2020-08-20T15:55:24.502Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-20T15:55:24.502Z] ---> Running in 1e585a0433d8 [2020-08-20T15:55:24.502Z] Removing intermediate container 1e585a0433d8 [2020-08-20T15:55:24.502Z] ---> 45bc6c5ef513 [2020-08-20T15:55:24.502Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-20T15:55:24.502Z] ---> Running in eea918b924ce [2020-08-20T15:55:24.502Z] Removing intermediate container eea918b924ce [2020-08-20T15:55:24.502Z] ---> b8cdb5965f5c [2020-08-20T15:55:24.502Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-20T15:55:24.502Z] ---> 95ad17208c6f [2020-08-20T15:55:24.502Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-20T15:55:24.502Z] ---> 4de5171d1434 [2020-08-20T15:55:24.502Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-20T15:55:25.489Z] ---> 5e02994d40f2 [2020-08-20T15:55:25.489Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-20T15:55:26.471Z] ---> b815fa6d2729 [2020-08-20T15:55:26.471Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:55:26.752Z] ---> Running in d0ba1eef8fe4 [2020-08-20T15:55:27.353Z] Removing intermediate container d0ba1eef8fe4 [2020-08-20T15:55:27.353Z] ---> 83a8409f87c9 [2020-08-20T15:55:27.353Z] Step 19/21 : LABEL arch=arm64 [2020-08-20T15:55:27.627Z] ---> Running in 99c2914eeba7 [2020-08-20T15:55:28.229Z] Removing intermediate container 99c2914eeba7 [2020-08-20T15:55:28.229Z] ---> 89a035c16805 [2020-08-20T15:55:28.229Z] Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:55:28.229Z] Removing intermediate container 2d2c4d8e78ee [2020-08-20T15:55:28.229Z] ---> 8de6cbb1f933 [2020-08-20T15:55:28.229Z] [2020-08-20T15:55:28.229Z] Step 9/29 : FROM alpine:latest [2020-08-20T15:55:28.229Z] ---> 62ee0e9f8440 [2020-08-20T15:55:28.229Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-20T15:55:28.501Z] ---> Running in bc56d231caff [2020-08-20T15:55:28.501Z] ---> Running in e9c3225a38a1 [2020-08-20T15:55:29.098Z] Removing intermediate container bc56d231caff [2020-08-20T15:55:29.098Z] ---> 347a568cdad7 [2020-08-20T15:55:29.098Z] Step 21/21 : LABEL version=0.0.0 [2020-08-20T15:55:29.098Z] Removing intermediate container e9c3225a38a1 [2020-08-20T15:55:29.098Z] ---> a4bf7e863492 [2020-08-20T15:55:29.098Z] Step 11/29 : USER root [2020-08-20T15:55:29.375Z] ---> Running in 330c3868828c [2020-08-20T15:55:29.375Z] ---> Running in 0e0ef85daf49 [2020-08-20T15:55:29.972Z] Removing intermediate container 330c3868828c [2020-08-20T15:55:29.972Z] ---> 96601a51f397 [2020-08-20T15:55:29.972Z] Removing intermediate container 0e0ef85daf49 [2020-08-20T15:55:29.972Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* ---> 0fbc701caffa [2020-08-20T15:55:29.972Z] [2020-08-20T15:55:29.972Z] [2020-08-20T15:55:30.248Z] ---> Running in dc562a18119b [2020-08-20T15:55:30.523Z] Successfully built 0fbc701caffa [2020-08-20T15:55:30.523Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-20T15:55:32.014Z]  Building docker-support-logging-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-20T15:55:32.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-20T15:55:32.956Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-20T15:55:32.956Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-20T15:55:32.956Z] OK: 12617 distinct packages available [2020-08-20T15:55:33.991Z] Removing intermediate container f6d643a47afd [2020-08-20T15:55:33.991Z] ---> 1e03c2384771 [2020-08-20T15:55:33.991Z] [2020-08-20T15:55:33.991Z] Step 10/21 : FROM scratch [2020-08-20T15:55:33.991Z] ---> [2020-08-20T15:55:33.991Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-20T15:55:33.991Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-20T15:55:33.991Z] ---> Using cache [2020-08-20T15:55:33.991Z] ---> a73cda9c1fe0 [2020-08-20T15:55:33.991Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-20T15:55:33.991Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-20T15:55:33.991Z] Executing busybox-1.31.1-r16.trigger [2020-08-20T15:55:33.991Z] Executing ca-certificates-20191127-r4.trigger [2020-08-20T15:55:33.991Z] ---> Running in 7295149f97b8 [2020-08-20T15:55:34.275Z] OK: 6 MiB in 16 packages [2020-08-20T15:55:34.574Z] Removing intermediate container 7295149f97b8 [2020-08-20T15:55:34.574Z] ---> 5e9f03f0d7d1 [2020-08-20T15:55:34.574Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-20T15:55:34.857Z] ---> Running in e9aec9565c7f [2020-08-20T15:55:35.494Z] Removing intermediate container e9aec9565c7f [2020-08-20T15:55:35.494Z] ---> 506f6c77e8bd [2020-08-20T15:55:35.494Z] Step 14/21 : WORKDIR / [2020-08-20T15:55:35.494Z] ---> Running in e6d4376c0d4b [2020-08-20T15:55:35.820Z] Removing intermediate container dc562a18119b [2020-08-20T15:55:35.820Z] ---> 63c40861a05b [2020-08-20T15:55:35.820Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-20T15:55:36.101Z] ---> Running in 40645715589f [2020-08-20T15:55:36.101Z] Removing intermediate container e6d4376c0d4b [2020-08-20T15:55:36.101Z] ---> 06631933bb6a [2020-08-20T15:55:36.101Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-20T15:55:36.724Z] Removing intermediate container 40645715589f [2020-08-20T15:55:36.724Z] ---> 15ae14812b19 [2020-08-20T15:55:36.724Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-20T15:55:36.724Z] ---> Running in 2380994ff4d0 [2020-08-20T15:55:37.008Z] ---> 75b7e832ce0b [2020-08-20T15:55:37.008Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-20T15:55:37.609Z] Removing intermediate container 2380994ff4d0 [2020-08-20T15:55:37.609Z] ---> 0406769a11a6 [2020-08-20T15:55:37.609Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-20T15:55:37.609Z] ---> Running in e95ead46ca66 [2020-08-20T15:55:38.679Z] ---> 520e701d7fa7 [2020-08-20T15:55:38.679Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-20T15:55:39.300Z] ---> c40d36936f60 [2020-08-20T15:55:39.300Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-20T15:55:39.593Z] ---> Running in 19efe8330e36 [2020-08-20T15:55:40.204Z] Removing intermediate container 19efe8330e36 [2020-08-20T15:55:40.204Z] ---> bea60386b46e [2020-08-20T15:55:40.204Z] Step 19/21 : LABEL arch=arm64 [2020-08-20T15:55:40.204Z] ---> Running in a5f6910b5668 [2020-08-20T15:55:40.498Z] Removing intermediate container e95ead46ca66 [2020-08-20T15:55:40.498Z] ---> 81df49be5bf0 [2020-08-20T15:55:40.498Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-20T15:55:40.828Z] Removing intermediate container a5f6910b5668 [2020-08-20T15:55:40.828Z] ---> e4c8000cb05c [2020-08-20T15:55:40.828Z] Step 20/21 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:55:40.828Z] ---> Running in c6abae189a72 [2020-08-20T15:55:41.460Z] Removing intermediate container c6abae189a72 [2020-08-20T15:55:41.460Z] ---> 498860531b5e [2020-08-20T15:55:41.460Z] Step 21/21 : LABEL version=0.0.0 [2020-08-20T15:55:41.758Z] ---> Running in 0160ad5b4cf9 [2020-08-20T15:55:41.758Z] ---> f8c2209bb5ac [2020-08-20T15:55:41.758Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-20T15:55:42.391Z] Removing intermediate container 0160ad5b4cf9 [2020-08-20T15:55:42.391Z] ---> 45561f6f3227 [2020-08-20T15:55:42.391Z] [2020-08-20T15:55:43.000Z] ---> 7efadbd27f86 [2020-08-20T15:55:43.000Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-20T15:55:43.000Z] Successfully built 45561f6f3227 [2020-08-20T15:55:43.000Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-20T15:55:43.598Z]  Building docker-core-metadata-go ... done  ---> 84a788cf3007 [2020-08-20T15:55:43.598Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-20T15:55:44.577Z] ---> 6130d602b2df [2020-08-20T15:55:44.577Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-20T15:55:45.176Z] ---> ece8447834d4 [2020-08-20T15:55:45.176Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-20T15:55:45.176Z] ---> Running in d138b68c377a [2020-08-20T15:55:47.801Z] Removing intermediate container d138b68c377a [2020-08-20T15:55:47.801Z] ---> 97a4bbce3f8c [2020-08-20T15:55:47.801Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-20T15:55:48.414Z] ---> 78c00d04fcd6 [2020-08-20T15:55:48.414Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-20T15:55:48.414Z] ---> Running in 382121c842bb [2020-08-20T15:55:51.043Z] Removing intermediate container 382121c842bb [2020-08-20T15:55:51.043Z] ---> 9b969f03a150 [2020-08-20T15:55:51.043Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-20T15:55:51.043Z] ---> Running in 3cc006f7fbb7 [2020-08-20T15:55:53.685Z] Removing intermediate container 3cc006f7fbb7 [2020-08-20T15:55:53.685Z] ---> 87595db4e5ea [2020-08-20T15:55:53.685Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-20T15:55:53.961Z] ---> Running in 99f1f4dbed2d [2020-08-20T15:55:54.559Z] Removing intermediate container 99f1f4dbed2d [2020-08-20T15:55:54.559Z] ---> 8b2615622435 [2020-08-20T15:55:54.559Z] Step 26/29 : CMD [ "generate" ] [2020-08-20T15:55:54.559Z] ---> Running in 839c45c5acce [2020-08-20T15:55:54.837Z] Removing intermediate container 839c45c5acce [2020-08-20T15:55:54.837Z] ---> 7c65df56e213 [2020-08-20T15:55:54.837Z] Step 27/29 : LABEL arch=arm64 [2020-08-20T15:55:55.113Z] ---> Running in ffd60c7fb763 [2020-08-20T15:55:55.712Z] Removing intermediate container ffd60c7fb763 [2020-08-20T15:55:55.712Z] ---> 6bafb94d02cc [2020-08-20T15:55:55.712Z] Step 28/29 : LABEL git_sha=99ac93074a3e34989b3d43e9392a48a56cab33e0 [2020-08-20T15:55:55.712Z] ---> Running in 0dede4bc22cd [2020-08-20T15:55:56.313Z] Removing intermediate container 0dede4bc22cd [2020-08-20T15:55:56.313Z] ---> 6f6aeb28f774 [2020-08-20T15:55:56.313Z] Step 29/29 : LABEL version=0.0.0 [2020-08-20T15:55:56.313Z] ---> Running in dfaf28305645 [2020-08-20T15:55:56.594Z] Removing intermediate container dfaf28305645 [2020-08-20T15:55:56.594Z] ---> 981f158bb094 [2020-08-20T15:55:56.594Z] [2020-08-20T15:55:57.190Z] Successfully built 981f158bb094 [2020-08-20T15:55:57.190Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-20T15:55:57.481Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-08-20T15:55:57.496Z] $ docker stop --time=1 998f0f016b5165eb685e0833850b433bbb16c61805ead8802de4b7d348516d1d [2020-08-20T15:55:59.395Z] $ docker rm -f 998f0f016b5165eb685e0833850b433bbb16c61805ead8802de4b7d348516d1d [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-20T15:56:00.157Z] + docker images [2020-08-20T15:56:00.157Z] + grep docker [2020-08-20T15:56:00.428Z] docker-security-secrets-setup-go-arm64 latest 981f158bb094 4 seconds ago 24.2MB [2020-08-20T15:56:00.428Z] docker-core-metadata-go-arm64 latest 45561f6f3227 18 seconds ago 13.8MB [2020-08-20T15:56:00.428Z] docker-support-logging-go-arm64 latest 0fbc701caffa 31 seconds ago 11.4MB [2020-08-20T15:56:00.428Z] docker-core-command-go-arm64 latest 3cb9a01ad7c7 About a minute ago 12.4MB [2020-08-20T15:56:00.428Z] docker-security-proxy-setup-go-arm64 latest 77765c01421e About a minute ago 15.8MB [2020-08-20T15:56:00.428Z] docker-sys-mgmt-agent-go-arm64 latest 70122ba5f63a 2 minutes ago 266MB [2020-08-20T15:56:00.428Z] docker-core-data-go-arm64 latest 85edd3cd1589 3 minutes ago 23.3MB [2020-08-20T15:56:00.428Z] docker-security-secretstore-setup-go-arm64 latest 5e64f3db3a8e 3 minutes ago 32.6MB [2020-08-20T15:56:00.428Z] docker-support-notifications-go-arm64 latest d3c9d7bc1769 3 minutes ago 13.9MB [2020-08-20T15:56:00.428Z] docker-support-scheduler-go-arm64 latest 016090327461 3 minutes ago 12.6MB [2020-08-20T15:56:00.428Z] docker latest ce9d55ae87f1 7 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-08-20T15:56:02.968Z] provisioning config files... [2020-08-20T15:56:02.987Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8394228020324761781tmp [Pipeline] { [Pipeline] sh [2020-08-20T15:56:03.433Z] + curl -s https://codecov.io/bash [2020-08-20T15:56:03.433Z] + bash -s - -t @/w/workspace/edgex-go/1@tmp/config8394228020324761781tmp [Pipeline] } [2020-08-20T15:56:05.576Z] 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-08-20T15:56:07.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-20T15:56:08.806Z] ---> package-listing.sh [2020-08-20T15:56:08.806Z] ++ facter osfamily [2020-08-20T15:56:08.806Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-20T15:56:08.806Z] + OS_FAMILY=redhat [2020-08-20T15:56:08.806Z] + workspace=/w/workspace/edgex-go/1 [2020-08-20T15:56:08.806Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-20T15:56:08.806Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-20T15:56:08.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-20T15:56:08.806Z] + PACKAGES=/tmp/packages_start.txt [2020-08-20T15:56:08.806Z] + '[' /w/workspace/edgex-go/1 ']' [2020-08-20T15:56:08.806Z] + PACKAGES=/tmp/packages_end.txt [2020-08-20T15:56:08.806Z] + case "${OS_FAMILY}" in [2020-08-20T15:56:08.806Z] + rpm -qa [2020-08-20T15:56:08.806Z] + sort [2020-08-20T15:56:14.168Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-20T15:56:14.168Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-20T15:56:14.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-20T15:56:14.168Z] + '[' /w/workspace/edgex-go/1 ']' [2020-08-20T15:56:14.168Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-08-20T15:56:14.168Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:56:14.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-20T15:56:14.953Z] [2020-08-20T15:56:14.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-20T15:56:15.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-20T15:56:15.370Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-20T15:56:15.370Z] c9b1b535fdd9: Pulling fs layer [2020-08-20T15:56:15.370Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-20T15:56:15.370Z] 756a868c4378: Pulling fs layer [2020-08-20T15:56:15.370Z] 444b2fc9a129: Pulling fs layer [2020-08-20T15:56:15.370Z] ea15f1150254: Pulling fs layer [2020-08-20T15:56:15.371Z] 41b27a9f41bf: Pulling fs layer [2020-08-20T15:56:15.371Z] 28c525ee5125: Pulling fs layer [2020-08-20T15:56:15.371Z] 094b1ea09ed8: Pulling fs layer [2020-08-20T15:56:15.371Z] 138eaada9080: Pulling fs layer [2020-08-20T15:56:15.371Z] 0622d0fa9048: Pulling fs layer [2020-08-20T15:56:15.371Z] 444b2fc9a129: Waiting [2020-08-20T15:56:15.371Z] ea15f1150254: Waiting [2020-08-20T15:56:15.371Z] 41b27a9f41bf: Waiting [2020-08-20T15:56:15.371Z] 138eaada9080: Waiting [2020-08-20T15:56:15.371Z] 28c525ee5125: Waiting [2020-08-20T15:56:15.371Z] 094b1ea09ed8: Waiting [2020-08-20T15:56:15.371Z] 0622d0fa9048: Waiting [2020-08-20T15:56:15.371Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-20T15:56:15.371Z] 2cc5ad85d9ab: Download complete [2020-08-20T15:56:15.371Z] 444b2fc9a129: Verifying Checksum [2020-08-20T15:56:15.371Z] 444b2fc9a129: Download complete [2020-08-20T15:56:15.639Z] c9b1b535fdd9: Verifying Checksum [2020-08-20T15:56:15.639Z] ea15f1150254: Verifying Checksum [2020-08-20T15:56:15.639Z] ea15f1150254: Download complete [2020-08-20T15:56:15.639Z] 28c525ee5125: Verifying Checksum [2020-08-20T15:56:15.639Z] 28c525ee5125: Download complete [2020-08-20T15:56:15.956Z] c9b1b535fdd9: Pull complete [2020-08-20T15:56:16.241Z] 756a868c4378: Verifying Checksum [2020-08-20T15:56:16.241Z] 756a868c4378: Download complete [2020-08-20T15:56:16.538Z] 138eaada9080: Verifying Checksum [2020-08-20T15:56:16.538Z] 138eaada9080: Download complete [2020-08-20T15:56:16.538Z] 0622d0fa9048: Verifying Checksum [2020-08-20T15:56:16.538Z] 0622d0fa9048: Download complete [2020-08-20T15:56:16.538Z] 2cc5ad85d9ab: Pull complete [2020-08-20T15:56:16.538Z] 094b1ea09ed8: Verifying Checksum [2020-08-20T15:56:16.538Z] 094b1ea09ed8: Download complete [2020-08-20T15:56:17.513Z] 41b27a9f41bf: Verifying Checksum [2020-08-20T15:56:17.513Z] 41b27a9f41bf: Download complete [2020-08-20T15:56:19.440Z] 756a868c4378: Pull complete [2020-08-20T15:56:19.440Z] 444b2fc9a129: Pull complete [2020-08-20T15:56:19.794Z] ea15f1150254: Pull complete [2020-08-20T15:56:25.195Z] 41b27a9f41bf: Pull complete [2020-08-20T15:56:25.195Z] 28c525ee5125: Pull complete [2020-08-20T15:56:27.817Z] 094b1ea09ed8: Pull complete [2020-08-20T15:56:27.817Z] 138eaada9080: Pull complete [2020-08-20T15:56:28.101Z] 0622d0fa9048: Pull complete [2020-08-20T15:56:28.101Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-20T15:56:28.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-20T15:56:28.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-20T15:56:28.763Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2020-08-20T15:56:28.846Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-20T15:56:34.009Z] $ docker top 2f5c6f186711b0a30c14231762696e2fc1a0be51adaf9473c0af29825d841193 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-20T15:56:34.434Z] provisioning config files... [2020-08-20T15:56:34.459Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6025063920379455739tmp [Pipeline] { [Pipeline] echo [2020-08-20T15:56:34.558Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-20T15:56:34.914Z] ---> create-netrc.sh [Pipeline] echo [2020-08-20T15:56:34.946Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-20T15:56:35.356Z] ---> logs-deploy.sh [2020-08-20T15:56:35.356Z] + ARCHIVE_ARTIFACTS= [2020-08-20T15:56:35.356Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-20T15:56:35.356Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-20T15:56:35.356Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-20T15:56:35.356Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2664/1 [2020-08-20T15:56:35.356Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2664/1/ [2020-08-20T15:56:35.356Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2664/1 /w/workspace/edgex-go/1 [2020-08-20T15:56:36.784Z] Archives upload complete. [2020-08-20T15:56:36.784Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2664/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2664/1/