Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 04784571c64111dd2069565982d29e4bcbbafa66 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 # timeout=10 Commit message: "Merge pull request #218 from ernestojeda/add-geneva-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test raml_verify, buildScript:make build, publishSwaggerDocs:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test raml_verify BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: api/openapi/v1 api/openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-893 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/114 [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/114 # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 04784571c64111dd2069565982d29e4bcbbafa66 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04784571c64111dd2069565982d29e4bcbbafa66 # timeout=10 Commit message: "fix: Fix path dependency in tokenprovider_linux_test.go (#2641)" > git rev-list --no-walk 0672e6f59fd969661fa2c563f9aa380a05eba899 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-24T18:14:33.349Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-24T18:14:33.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-24T18:14:33.616Z] ========================================================= [2020-07-24T18:14:33.616Z] EdgeX Global Pipelines Version Info [2020-07-24T18:14:33.616Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:14:35.437Z] ------------------- [2020-07-24T18:14:35.437Z] stable info: [2020-07-24T18:14:35.437Z] ------------------- [2020-07-24T18:14:35.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-24T18:14:35.437Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T18:14:35.437Z] Message: update stable to v1.0.105 [2020-07-24T18:14:36.385Z] ------------------- [2020-07-24T18:14:36.385Z] experimental info: [2020-07-24T18:14:36.385Z] ------------------- [2020-07-24T18:14:36.385Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-24T18:14:36.385Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T18:14:36.385Z] Message: update experimental to v1.0.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-24T18:14:38.032Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-07-24T18:14:38.032Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T18:14:38.032Z] ++ dirname cmd/core-command/Dockerfile [2020-07-24T18:14:38.032Z] ++ cut -d/ -f2 [2020-07-24T18:14:38.032Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-24T18:14:38.032Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T18:14:38.032Z] ++ dirname cmd/core-data/Dockerfile [2020-07-24T18:14:38.033Z] ++ cut -d/ -f2 [2020-07-24T18:14:38.033Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-24T18:14:38.033Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T18:14:38.033Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-24T18:14:38.033Z] ++ cut -d/ -f2 [2020-07-24T18:14:38.033Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-24T18:14:38.033Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T18:14:38.033Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-24T18:14:38.033Z] ++ cut -d/ -f2 [2020-07-24T18:14:38.033Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-24T18:14:38.033Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T18:14:38.033Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-24T18:14:38.033Z] ++ cut -d/ -f2 [2020-07-24T18:14:38.033Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-24T18:14:38.033Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T18:14:38.033Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-24T18:14:38.033Z] ++ cut -d/ -f2 [2020-07-24T18:14:38.033Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-24T18:14:38.033Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T18:14:38.033Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-24T18:14:38.033Z] ++ cut -d/ -f2 [2020-07-24T18:14:38.033Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-24T18:14:38.033Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T18:14:38.033Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-24T18:14:38.033Z] ++ cut -d/ -f2 [2020-07-24T18:14:38.033Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-24T18:14:38.033Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T18:14:38.033Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-24T18:14:38.033Z] ++ cut -d/ -f2 [2020-07-24T18:14:38.033Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-24T18:14:38.033Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-24T18:14:38.033Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-24T18:14:38.033Z] ++ cut -d/ -f2 [2020-07-24T18:14:38.033Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-24T18:14:38.116Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:14:39.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T18:14:39.320Z] [2020-07-24T18:14:39.320Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:14:40.099Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T18:14:40.099Z] latest: Pulling from edgex-devops/git-semver [2020-07-24T18:14:40.099Z] 31603596830f: Pulling fs layer [2020-07-24T18:14:40.099Z] 2a8b12db71e7: Pulling fs layer [2020-07-24T18:14:40.099Z] 6ca5941a6612: Pulling fs layer [2020-07-24T18:14:40.099Z] ecc8261a40a4: Pulling fs layer [2020-07-24T18:14:40.099Z] ecc8261a40a4: Waiting [2020-07-24T18:14:40.371Z] 2a8b12db71e7: Verifying Checksum [2020-07-24T18:14:40.371Z] 2a8b12db71e7: Download complete [2020-07-24T18:14:40.371Z] 31603596830f: Verifying Checksum [2020-07-24T18:14:40.371Z] 31603596830f: Download complete [2020-07-24T18:14:40.371Z] ecc8261a40a4: Verifying Checksum [2020-07-24T18:14:40.371Z] ecc8261a40a4: Download complete [2020-07-24T18:14:40.371Z] 6ca5941a6612: Verifying Checksum [2020-07-24T18:14:40.371Z] 6ca5941a6612: Download complete [2020-07-24T18:14:40.635Z] 31603596830f: Pull complete [2020-07-24T18:14:40.904Z] 2a8b12db71e7: Pull complete [2020-07-24T18:14:41.855Z] 6ca5941a6612: Pull complete [2020-07-24T18:14:42.116Z] ecc8261a40a4: Pull complete [2020-07-24T18:14:42.116Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-24T18:14:42.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T18:14:42.116Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-24T18:14:42.221Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:14:42.263Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T18:14:44.713Z] $ docker top c20c0eec69133fd9f6dbb8a4b4de106c98f9e78b026cd5beec702f2dab86b37d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T18:14:45.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T18:14:45.172Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T18:14:45.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T18:14:45.403Z] $ docker exec c20c0eec69133fd9f6dbb8a4b4de106c98f9e78b026cd5beec702f2dab86b37d ssh-agent [2020-07-24T18:14:45.576Z] SSH_AUTH_SOCK=/tmp/ssh-aPdn98wZos9N/agent.11 [2020-07-24T18:14:45.576Z] SSH_AGENT_PID=16 [2020-07-24T18:14:45.586Z] Running ssh-add (command line suppressed) [2020-07-24T18:14:45.707Z] Identity added: /w/workspace/edgex-go/114@tmp/private_key_5618318416515411635.key (/w/workspace/edgex-go/114@tmp/private_key_5618318416515411635.key) [2020-07-24T18:14:45.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T18:14:46.092Z] + git describe --exact-match --tags HEAD [2020-07-24T18:14:46.092Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-24T18:14:46.110Z] $ docker exec --env ******** --env ******** c20c0eec69133fd9f6dbb8a4b4de106c98f9e78b026cd5beec702f2dab86b37d ssh-agent -k [2020-07-24T18:14:46.258Z] unset SSH_AUTH_SOCK; [2020-07-24T18:14:46.259Z] unset SSH_AGENT_PID; [2020-07-24T18:14:46.259Z] echo Agent pid 16 killed; [2020-07-24T18:14:46.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-24T18:14:46.400Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-24T18:14:46.400Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-24T18:14:46.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T18:14:46.489Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T18:14:46.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T18:14:46.668Z] $ docker exec c20c0eec69133fd9f6dbb8a4b4de106c98f9e78b026cd5beec702f2dab86b37d ssh-agent [2020-07-24T18:14:46.835Z] SSH_AUTH_SOCK=/tmp/ssh-ZCPf439sA1gA/agent.45 [2020-07-24T18:14:46.835Z] SSH_AGENT_PID=51 [2020-07-24T18:14:46.841Z] Running ssh-add (command line suppressed) [2020-07-24T18:14:46.969Z] Identity added: /w/workspace/edgex-go/114@tmp/private_key_7267816305070469003.key (/w/workspace/edgex-go/114@tmp/private_key_7267816305070469003.key) [2020-07-24T18:14:47.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T18:14:47.348Z] + git semver init [2020-07-24T18:14:47.348Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T18:14:47.348Z] # $GIT_DIR = /w/workspace/edgex-go/114/.git [2020-07-24T18:14:47.348Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/114 [2020-07-24T18:14:47.348Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T18:14:47.348Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T18:14:47.348Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T18:14:47.348Z] # $SEMVER_BRANCH = master [2020-07-24T18:14:47.348Z] # $SEMVER_TEMP = /tmp/semver-615432157 [2020-07-24T18:14:47.348Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-24T18:15:05.493Z] # '/tmp/semver-615432157' -> '/w/workspace/edgex-go/114/.semver' [2020-07-24T18:15:05.493Z] # -> Force: false [2020-07-24T18:15:05.493Z] # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver [Pipeline] } [2020-07-24T18:15:05.502Z] $ docker exec --env ******** --env ******** c20c0eec69133fd9f6dbb8a4b4de106c98f9e78b026cd5beec702f2dab86b37d ssh-agent -k [2020-07-24T18:15:05.670Z] unset SSH_AUTH_SOCK; [2020-07-24T18:15:05.671Z] unset SSH_AGENT_PID; [2020-07-24T18:15:05.671Z] echo Agent pid 51 killed; [2020-07-24T18:15:05.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T18:15:06.245Z] + git semver [Pipeline] } [2020-07-24T18:15:06.258Z] $ docker stop --time=1 c20c0eec69133fd9f6dbb8a4b4de106c98f9e78b026cd5beec702f2dab86b37d [2020-07-24T18:15:07.820Z] $ docker rm -f c20c0eec69133fd9f6dbb8a4b4de106c98f9e78b026cd5beec702f2dab86b37d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-24T18:15:21.381Z] Stashed 20 file(s) [Pipeline] echo [2020-07-24T18:15:21.383Z] [edgeXSemver] initialized semver on version 1.2.1-dev.3 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-24T18:15:21.852Z] ========================================================= [2020-07-24T18:15:21.852Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-24T18:15:21.852Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:15:22.189Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-24T18:15:26.428Z] Sending build context to Docker daemon 323.2MB [2020-07-24T18:15:26.428Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-24T18:15:26.428Z] Step 2/7 : FROM ${BASE} [2020-07-24T18:15:26.428Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-24T18:15:26.428Z] df20fa9351a1: Pulling fs layer [2020-07-24T18:15:26.428Z] ed8968b2872e: Pulling fs layer [2020-07-24T18:15:26.428Z] a92cc7c5fd73: Pulling fs layer [2020-07-24T18:15:26.428Z] 2dd03ba5bac4: Pulling fs layer [2020-07-24T18:15:26.428Z] 1e091d79d1de: Pulling fs layer [2020-07-24T18:15:26.428Z] 481702a1767f: Pulling fs layer [2020-07-24T18:15:26.428Z] f64a6f60c768: Pulling fs layer [2020-07-24T18:15:26.428Z] e78d2573fc39: Pulling fs layer [2020-07-24T18:15:26.428Z] e876d2f968b6: Pulling fs layer [2020-07-24T18:15:26.428Z] ce8a83651883: Pulling fs layer [2020-07-24T18:15:26.428Z] 07967f4d0e4b: Pulling fs layer [2020-07-24T18:15:26.428Z] 1e091d79d1de: Waiting [2020-07-24T18:15:26.428Z] f64a6f60c768: Waiting [2020-07-24T18:15:26.428Z] e78d2573fc39: Waiting [2020-07-24T18:15:26.428Z] e876d2f968b6: Waiting [2020-07-24T18:15:26.428Z] ce8a83651883: Waiting [2020-07-24T18:15:26.428Z] 481702a1767f: Waiting [2020-07-24T18:15:26.428Z] 2dd03ba5bac4: Waiting [2020-07-24T18:15:26.428Z] 07967f4d0e4b: Waiting [2020-07-24T18:15:26.428Z] a92cc7c5fd73: Verifying Checksum [2020-07-24T18:15:26.428Z] a92cc7c5fd73: Download complete [2020-07-24T18:15:26.428Z] ed8968b2872e: Verifying Checksum [2020-07-24T18:15:26.429Z] ed8968b2872e: Download complete [2020-07-24T18:15:26.429Z] 1e091d79d1de: Verifying Checksum [2020-07-24T18:15:26.429Z] 1e091d79d1de: Download complete [2020-07-24T18:15:26.711Z] 481702a1767f: Verifying Checksum [2020-07-24T18:15:26.711Z] 481702a1767f: Download complete [2020-07-24T18:15:26.711Z] df20fa9351a1: Verifying Checksum [2020-07-24T18:15:26.711Z] df20fa9351a1: Download complete [2020-07-24T18:15:27.300Z] df20fa9351a1: Pull complete [2020-07-24T18:15:27.587Z] f64a6f60c768: Verifying Checksum [2020-07-24T18:15:27.587Z] f64a6f60c768: Download complete [2020-07-24T18:15:27.587Z] e876d2f968b6: Download complete [2020-07-24T18:15:28.173Z] ce8a83651883: Verifying Checksum [2020-07-24T18:15:28.173Z] ce8a83651883: Download complete [2020-07-24T18:15:28.437Z] 07967f4d0e4b: Verifying Checksum [2020-07-24T18:15:28.437Z] 07967f4d0e4b: Download complete [2020-07-24T18:15:28.437Z] e78d2573fc39: Verifying Checksum [2020-07-24T18:15:28.437Z] e78d2573fc39: Download complete [2020-07-24T18:15:28.437Z] 2dd03ba5bac4: Verifying Checksum [2020-07-24T18:15:28.437Z] 2dd03ba5bac4: Download complete [2020-07-24T18:15:29.017Z] ed8968b2872e: Pull complete [2020-07-24T18:15:29.279Z] a92cc7c5fd73: Pull complete [2020-07-24T18:15:35.917Z] 2dd03ba5bac4: Pull complete [2020-07-24T18:15:35.917Z] 1e091d79d1de: Pull complete [2020-07-24T18:15:35.917Z] 481702a1767f: Pull complete [2020-07-24T18:15:36.645Z] Still waiting to schedule task [2020-07-24T18:15:36.645Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-879’ [2020-07-24T18:15:42.516Z] f64a6f60c768: Pull complete [2020-07-24T18:15:45.087Z] e78d2573fc39: Pull complete [2020-07-24T18:15:45.348Z] e876d2f968b6: Pull complete [2020-07-24T18:15:46.296Z] ce8a83651883: Pull complete [2020-07-24T18:15:46.559Z] 07967f4d0e4b: Pull complete [2020-07-24T18:15:46.559Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-24T18:15:46.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-24T18:15:46.821Z] ---> 5d7c900382c6 [2020-07-24T18:15:46.821Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-07-24T18:15:48.212Z] ---> Running in d7cd303f86c2 [2020-07-24T18:15:48.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:15:49.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:15:50.304Z] (1/12) Installing libmagic (5.38-r0) [2020-07-24T18:15:50.304Z] (2/12) Installing file (5.38-r0) [2020-07-24T18:15:50.304Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-24T18:15:50.566Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-24T18:15:53.116Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-24T18:15:53.377Z] (6/12) Installing patch (2.7.6-r6) [2020-07-24T18:15:53.377Z] (7/12) Installing build-base (0.5-r2) [2020-07-24T18:15:53.377Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-24T18:15:53.637Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-24T18:15:53.637Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-24T18:15:53.900Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-24T18:15:53.900Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-24T18:15:53.900Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:15:53.900Z] OK: 233 MiB in 51 packages [2020-07-24T18:15:58.112Z] Removing intermediate container d7cd303f86c2 [2020-07-24T18:15:58.112Z] ---> 46e72850ad7f [2020-07-24T18:15:58.112Z] Step 4/7 : WORKDIR /edgex-go [2020-07-24T18:15:58.112Z] ---> Running in 5ec911f69403 [2020-07-24T18:15:58.112Z] Removing intermediate container 5ec911f69403 [2020-07-24T18:15:58.112Z] ---> bf3a46a42383 [2020-07-24T18:15:58.112Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-24T18:15:58.374Z] latest: Pulling from library/docker [2020-07-24T18:15:58.374Z] df20fa9351a1: Already exists [2020-07-24T18:15:58.374Z] 25ad7478873d: Pulling fs layer [2020-07-24T18:15:58.374Z] 4684f6177b5d: Pulling fs layer [2020-07-24T18:15:58.374Z] 46e300cec669: Pulling fs layer [2020-07-24T18:15:58.374Z] 63038576ad94: Pulling fs layer [2020-07-24T18:15:58.374Z] 0fdb76c4706c: Pulling fs layer [2020-07-24T18:15:58.374Z] cb7edeffdfd5: Pulling fs layer [2020-07-24T18:15:58.374Z] 0fdb76c4706c: Waiting [2020-07-24T18:15:58.374Z] 63038576ad94: Waiting [2020-07-24T18:15:58.374Z] cb7edeffdfd5: Waiting [2020-07-24T18:15:58.374Z] 4684f6177b5d: Verifying Checksum [2020-07-24T18:15:58.374Z] 4684f6177b5d: Download complete [2020-07-24T18:15:58.645Z] 25ad7478873d: Verifying Checksum [2020-07-24T18:15:58.645Z] 25ad7478873d: Download complete [2020-07-24T18:15:58.645Z] 0fdb76c4706c: Verifying Checksum [2020-07-24T18:15:58.645Z] 0fdb76c4706c: Download complete [2020-07-24T18:15:58.645Z] 63038576ad94: Verifying Checksum [2020-07-24T18:15:58.645Z] 63038576ad94: Download complete [2020-07-24T18:15:58.911Z] cb7edeffdfd5: Verifying Checksum [2020-07-24T18:15:58.911Z] cb7edeffdfd5: Download complete [2020-07-24T18:15:58.911Z] 25ad7478873d: Pull complete [2020-07-24T18:15:59.175Z] 4684f6177b5d: Pull complete [2020-07-24T18:15:59.437Z] 46e300cec669: Verifying Checksum [2020-07-24T18:15:59.437Z] 46e300cec669: Download complete [2020-07-24T18:16:02.006Z] 46e300cec669: Pull complete [2020-07-24T18:16:02.006Z] 63038576ad94: Pull complete [2020-07-24T18:16:02.006Z] 0fdb76c4706c: Pull complete [2020-07-24T18:16:02.271Z] cb7edeffdfd5: Pull complete [2020-07-24T18:16:02.271Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-24T18:16:02.271Z] Status: Downloaded newer image for docker:latest [2020-07-24T18:16:04.202Z] ---> e4c24cbc159a [2020-07-24T18:16:04.202Z] Step 6/7 : COPY go.mod . [2020-07-24T18:16:04.202Z] ---> 5adc88b38dc5 [2020-07-24T18:16:04.202Z] Step 7/7 : RUN go mod download [2020-07-24T18:16:04.202Z] ---> Running in 0fe1df46562e [2020-07-24T18:16:06.751Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-24T18:16:06.751Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-24T18:16:06.751Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-24T18:16:06.751Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-24T18:16:06.751Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-24T18:16:06.751Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-24T18:16:06.751Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-24T18:16:06.751Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-24T18:16:06.751Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-24T18:16:06.751Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-24T18:16:06.751Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-24T18:16:06.751Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-24T18:16:06.751Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-24T18:16:06.751Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-24T18:16:06.751Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-24T18:16:06.751Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-24T18:16:06.751Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-24T18:16:06.751Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-24T18:16:06.751Z] go: finding github.com/fatih/color v1.7.0 [2020-07-24T18:16:06.751Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-24T18:16:06.751Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-24T18:16:06.751Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-24T18:16:06.751Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T18:16:07.012Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T18:16:07.012Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-24T18:16:07.012Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T18:16:07.012Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-24T18:16:07.012Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-24T18:16:07.012Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-24T18:16:07.012Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T18:16:07.012Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-24T18:16:07.012Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-24T18:16:07.012Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-24T18:16:07.012Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-24T18:16:07.012Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-24T18:16:07.012Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-24T18:16:07.272Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-24T18:16:07.533Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-24T18:16:07.533Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-24T18:16:07.533Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T18:16:07.533Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-24T18:16:07.533Z] go: finding github.com/kr/pty v1.1.1 [2020-07-24T18:16:07.533Z] go: finding github.com/kr/text v0.1.0 [2020-07-24T18:16:07.533Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-24T18:16:07.533Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-24T18:16:07.533Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-24T18:16:07.533Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-24T18:16:07.533Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-24T18:16:07.533Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-24T18:16:07.796Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-24T18:16:07.796Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-24T18:16:07.796Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-24T18:16:07.796Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-24T18:16:07.796Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-24T18:16:07.796Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-24T18:16:07.796Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-24T18:16:07.796Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-24T18:16:07.796Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-24T18:16:07.796Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-24T18:16:07.796Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-24T18:16:07.796Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-24T18:16:07.796Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T18:16:08.060Z] go: finding github.com/posener/complete v1.1.1 [2020-07-24T18:16:08.060Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-24T18:16:08.060Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-24T18:16:08.060Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-24T18:16:08.060Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T18:16:08.060Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T18:16:08.060Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-24T18:16:08.060Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-24T18:16:08.060Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-24T18:16:08.060Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-24T18:16:08.060Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-24T18:16:08.328Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-24T18:16:08.328Z] go: finding golang.org/x/text v0.3.2 [2020-07-24T18:16:08.328Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-24T18:16:08.328Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-24T18:16:08.328Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-24T18:16:08.328Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-24T18:16:08.328Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-24T18:16:08.328Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T18:16:23.286Z] Removing intermediate container 0fe1df46562e [2020-07-24T18:16:23.286Z] ---> afe81065c86e [2020-07-24T18:16:23.286Z] Successfully built afe81065c86e [2020-07-24T18:16:23.286Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:16:25.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T18:16:26.260Z] [2020-07-24T18:16:26.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:16:26.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T18:16:26.611Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-24T18:16:26.611Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-24T18:16:26.611Z] ca9280d653b3: Pulling fs layer [2020-07-24T18:16:26.611Z] 7e9c9ca2126c: Pulling fs layer [2020-07-24T18:16:26.611Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-24T18:16:26.611Z] cbdbe7a5bc2a: Download complete [2020-07-24T18:16:26.875Z] ca9280d653b3: Verifying Checksum [2020-07-24T18:16:26.875Z] ca9280d653b3: Download complete [2020-07-24T18:16:27.145Z] cbdbe7a5bc2a: Pull complete [2020-07-24T18:16:27.724Z] 7e9c9ca2126c: Verifying Checksum [2020-07-24T18:16:27.724Z] 7e9c9ca2126c: Download complete [2020-07-24T18:16:28.671Z] ca9280d653b3: Pull complete [2020-07-24T18:16:36.844Z] 7e9c9ca2126c: Pull complete [2020-07-24T18:16:36.844Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-24T18:16:36.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T18:16:36.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-24T18:16:36.941Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:16:36.983Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-24T18:16:39.787Z] $ docker top 4af4ff6e93becfa84fc053712bbbcdcad94c3f07479d158458c1f8f8fccbee42 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T18:16:40.393Z] + docker-compose build --help [2020-07-24T18:16:40.393Z] + grep parallel [2020-07-24T18:16:41.335Z] --parallel Build images in parallel. [Pipeline] } [2020-07-24T18:16:41.604Z] $ docker stop --time=1 4af4ff6e93becfa84fc053712bbbcdcad94c3f07479d158458c1f8f8fccbee42 [2020-07-24T18:16:42.996Z] $ docker rm -f 4af4ff6e93becfa84fc053712bbbcdcad94c3f07479d158458c1f8f8fccbee42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:16:43.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-24T18:16:43.594Z] . [Pipeline] withDockerContainer [2020-07-24T18:16:43.688Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:16:43.737Z] $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-24T18:16:45.059Z] $ docker top 1e0095794a947aa5dc633c4181998118733611ad69b6d72f5a17fbf4a1d2a67f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T18:16:45.610Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-24T18:16:46.606Z] Building docker-core-command-go ... [2020-07-24T18:16:46.606Z] Building docker-core-data-go ... [2020-07-24T18:16:46.606Z] Building docker-core-metadata-go ... [2020-07-24T18:16:46.606Z] Building docker-security-proxy-setup-go ... [2020-07-24T18:16:46.606Z] Building docker-security-secrets-setup-go ... [2020-07-24T18:16:46.606Z] Building docker-security-secretstore-setup-go ... [2020-07-24T18:16:46.606Z] Building docker-support-logging-go ... [2020-07-24T18:16:46.606Z] Building docker-support-notifications-go ... [2020-07-24T18:16:46.606Z] Building docker-support-scheduler-go ... [2020-07-24T18:16:46.606Z] Building docker-sys-mgmt-agent-go ... [2020-07-24T18:16:46.606Z] Building docker-core-data-go [2020-07-24T18:16:46.606Z] Building docker-sys-mgmt-agent-go [2020-07-24T18:16:46.606Z] Building docker-support-logging-go [2020-07-24T18:16:46.606Z] Building docker-support-scheduler-go [2020-07-24T18:16:46.606Z] Building docker-security-secrets-setup-go [2020-07-24T18:17:13.347Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:17:13.347Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:17:13.347Z] ---> afe81065c86e [2020-07-24T18:17:13.347Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T18:17:13.347Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:17:13.347Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-24T18:17:13.347Z] ---> afe81065c86e [2020-07-24T18:17:13.347Z] Step 3/29 : WORKDIR /edgex-go [2020-07-24T18:17:13.347Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:17:13.347Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:17:13.347Z] ---> afe81065c86e [2020-07-24T18:17:13.347Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T18:17:13.347Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:17:13.347Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:17:13.347Z] ---> afe81065c86e [2020-07-24T18:17:13.347Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T18:17:13.347Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:17:13.347Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:17:13.347Z] ---> afe81065c86e [2020-07-24T18:17:13.347Z] Step 3/22 : WORKDIR /edgex-go [2020-07-24T18:17:13.347Z] ---> Running in 1d3f95d62c0d [2020-07-24T18:17:13.347Z] ---> Running in d14adea30e87 [2020-07-24T18:17:13.347Z] ---> Running in f33aa3ceba86 [2020-07-24T18:17:13.347Z] ---> Running in 7ebd64a2b501 [2020-07-24T18:17:13.347Z] ---> Running in 9c1d1dce4c36 [2020-07-24T18:17:13.347Z] Removing intermediate container 9c1d1dce4c36 [2020-07-24T18:17:13.347Z] ---> 6d80f3f3ae99 [2020-07-24T18:17:13.347Z] Step 4/29 : RUN apk update && apk add make git [2020-07-24T18:17:13.347Z] Removing intermediate container 7ebd64a2b501 [2020-07-24T18:17:13.347Z] ---> ac9f65033aba [2020-07-24T18:17:13.347Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:17:13.347Z] Removing intermediate container f33aa3ceba86 [2020-07-24T18:17:13.347Z] ---> 22a03d1599ef [2020-07-24T18:17:13.347Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:17:13.347Z] Removing intermediate container 1d3f95d62c0d [2020-07-24T18:17:13.347Z] ---> 1276826a1400 [2020-07-24T18:17:13.347Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:17:13.347Z] Removing intermediate container d14adea30e87 [2020-07-24T18:17:13.347Z] ---> b78c9d1ed9a4 [2020-07-24T18:17:13.347Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:17:13.347Z] ---> Running in d85fadf2fcd4 [2020-07-24T18:17:13.347Z] ---> Running in 2d2facb7e01e [2020-07-24T18:17:13.347Z] ---> Running in 3243f660f631 [2020-07-24T18:17:13.347Z] ---> Running in cc28c30f5296 [2020-07-24T18:17:13.347Z] ---> Running in 3116cbb1a4bd [2020-07-24T18:17:13.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:17:13.347Z] Removing intermediate container d85fadf2fcd4 [2020-07-24T18:17:13.347Z] ---> 3715c5bff0a5 [2020-07-24T18:17:13.347Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-24T18:17:13.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:17:13.347Z] ---> Running in c5f998d7dc3e [2020-07-24T18:17:13.347Z] Removing intermediate container 3116cbb1a4bd [2020-07-24T18:17:13.347Z] ---> cc731feda706 [2020-07-24T18:17:13.347Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T18:17:13.347Z] Removing intermediate container 2d2facb7e01e [2020-07-24T18:17:13.347Z] ---> 0cbf045a9c67 [2020-07-24T18:17:13.347Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-24T18:17:13.347Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:17:13.347Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:17:13.347Z] OK: 12749 distinct packages available [2020-07-24T18:17:13.347Z] ---> Running in d916cc789a71 [2020-07-24T18:17:13.347Z] ---> Running in e87987ae91f7 [2020-07-24T18:17:13.347Z] Removing intermediate container cc28c30f5296 [2020-07-24T18:17:13.348Z] ---> 7bfd6f0019ff [2020-07-24T18:17:13.348Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-24T18:17:13.631Z] OK: 233 MiB in 51 packages [2020-07-24T18:17:13.631Z] ---> Running in dffe88f596a0 [2020-07-24T18:17:13.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:17:14.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:17:14.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:17:14.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:17:14.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:17:14.779Z] Removing intermediate container 3243f660f631 [2020-07-24T18:17:14.779Z] ---> eb5ca6cd587d [2020-07-24T18:17:14.779Z] Step 5/29 : COPY go.mod . [2020-07-24T18:17:15.077Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:17:15.077Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:17:15.077Z] OK: 12749 distinct packages available [2020-07-24T18:17:15.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:17:15.077Z] ---> d52455d94b4a [2020-07-24T18:17:15.077Z] Step 6/29 : RUN go mod download [2020-07-24T18:17:15.077Z] ---> Running in bcbfbb4a7558 [2020-07-24T18:17:15.355Z] OK: 233 MiB in 51 packages [2020-07-24T18:17:15.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:17:15.617Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:17:15.617Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:17:15.617Z] OK: 12749 distinct packages available [2020-07-24T18:17:15.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:17:15.881Z] OK: 233 MiB in 51 packages [2020-07-24T18:17:15.881Z] Removing intermediate container c5f998d7dc3e [2020-07-24T18:17:15.881Z] ---> ed3d9377b72e [2020-07-24T18:17:15.881Z] Step 6/22 : COPY go.mod . [2020-07-24T18:17:16.142Z] ---> 0e5be53cbee5 [2020-07-24T18:17:16.142Z] Step 7/22 : RUN go mod download [2020-07-24T18:17:16.426Z] ---> Running in 6dcde119413b [2020-07-24T18:17:16.426Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:17:16.426Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:17:16.426Z] OK: 12749 distinct packages available [2020-07-24T18:17:16.426Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:17:16.426Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:17:16.426Z] OK: 12749 distinct packages available [2020-07-24T18:17:16.699Z] Removing intermediate container d916cc789a71 [2020-07-24T18:17:16.699Z] ---> 6436c75bd208 [2020-07-24T18:17:16.699Z] Step 6/20 : COPY go.mod . [2020-07-24T18:17:16.978Z] OK: 233 MiB in 51 packages [2020-07-24T18:17:16.978Z] OK: 233 MiB in 51 packages [2020-07-24T18:17:16.978Z] ---> 365e41ae1da1 [2020-07-24T18:17:16.978Z] Step 7/20 : RUN go mod download [2020-07-24T18:17:17.244Z] OK: 233 MiB in 51 packages [2020-07-24T18:17:17.244Z] ---> Running in c5c934fa3866 [2020-07-24T18:17:17.829Z] Removing intermediate container bcbfbb4a7558 [2020-07-24T18:17:17.829Z] ---> d8d9a1ee29bf [2020-07-24T18:17:17.829Z] Step 7/29 : COPY . . [2020-07-24T18:17:17.829Z] Removing intermediate container e87987ae91f7 [2020-07-24T18:17:17.829Z] ---> 92340f125d71 [2020-07-24T18:17:17.829Z] Step 6/26 : COPY go.mod . [2020-07-24T18:17:18.789Z] Removing intermediate container 6dcde119413b [2020-07-24T18:17:18.789Z] ---> 5565d6e1a17b [2020-07-24T18:17:18.789Z] Step 8/22 : COPY . . [2020-07-24T18:17:21.369Z] ---> 362efcf6586c [2020-07-24T18:17:21.369Z] Step 7/26 : RUN go mod download [2020-07-24T18:17:21.369Z] Removing intermediate container dffe88f596a0 [2020-07-24T18:17:21.369Z] ---> 698e869d7bc7 [2020-07-24T18:17:21.369Z] Step 6/21 : COPY go.mod . [2020-07-24T18:17:22.763Z] ---> Running in 575455f286dd [2020-07-24T18:17:25.325Z] ---> 8c8a9d9d8764 [2020-07-24T18:17:25.325Z] Step 7/21 : RUN go mod download [2020-07-24T18:17:25.942Z] Removing intermediate container c5c934fa3866 [2020-07-24T18:17:25.942Z] ---> 2af2d6f96a88 [2020-07-24T18:17:25.942Z] Step 8/20 : COPY . . [2020-07-24T18:17:26.916Z] ---> Running in 4c83bbb33477 [2020-07-24T18:17:32.281Z] Removing intermediate container 575455f286dd [2020-07-24T18:17:32.281Z] ---> 7afc9df9d9a4 [2020-07-24T18:17:32.281Z] Step 8/26 : COPY . . [2020-07-24T18:17:36.536Z] Removing intermediate container 4c83bbb33477 [2020-07-24T18:17:36.537Z] ---> aa8e8f8e657a [2020-07-24T18:17:36.537Z] Step 8/21 : COPY . . [2020-07-24T18:17:37.486Z] ---> d4930db1bd2a [2020-07-24T18:17:37.487Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-24T18:17:41.831Z] ---> Running in ed61849ea02a [2020-07-24T18:17:41.831Z] ---> 9f07ab1d241c [2020-07-24T18:17:41.831Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-24T18:17:43.770Z] ---> Running in a24214554b8a [2020-07-24T18:17:44.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-24T18:17:45.299Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2020-07-24T18:17:46.723Z] ---> ffa5172f44a5 [2020-07-24T18:17:46.723Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-24T18:17:47.313Z] ---> Running in d78618e701a8 [2020-07-24T18:17:47.313Z] ---> 4840c6a1ad0f [2020-07-24T18:17:47.313Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-24T18:17:48.307Z] ---> Running in fa3f6bf5b1db [2020-07-24T18:17:49.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-24T18:17:50.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-24T18:17:55.088Z] ---> 21cfceed49be [2020-07-24T18:17:55.088Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-24T18:17:55.088Z] ---> Running in 8db7aa799e5b [2020-07-24T18:17:55.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-24T18:18:18.172Z] Removing intermediate container ed61849ea02a [2020-07-24T18:18:18.172Z] ---> 7b2768b5cf4c [2020-07-24T18:18:18.172Z] [2020-07-24T18:18:18.172Z] Step 9/29 : FROM alpine:latest [2020-07-24T18:18:18.172Z] latest: Pulling from library/alpine [2020-07-24T18:18:18.172Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-24T18:18:18.172Z] Status: Downloaded newer image for alpine:latest [2020-07-24T18:18:18.172Z] ---> a24bb4013296 [2020-07-24T18:18:18.172Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-24T18:18:18.172Z] ---> Running in 9c76b5c44ec0 [2020-07-24T18:18:18.750Z] Removing intermediate container 9c76b5c44ec0 [2020-07-24T18:18:18.751Z] ---> 446419714a8c [2020-07-24T18:18:18.751Z] Step 11/29 : USER root [2020-07-24T18:18:19.016Z] ---> Running in 929c3e7ccc3e [2020-07-24T18:18:19.280Z] Removing intermediate container 929c3e7ccc3e [2020-07-24T18:18:19.281Z] ---> d38e1864ff8c [2020-07-24T18:18:19.281Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-24T18:18:19.552Z] ---> Running in 7b3cdd3a1714 [2020-07-24T18:18:20.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:18:20.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:18:21.097Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:18:21.097Z] v3.12.0-179-gc1e97b6747 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:18:21.097Z] OK: 12749 distinct packages available [2020-07-24T18:18:21.367Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-24T18:18:21.367Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-24T18:18:21.367Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:18:21.367Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T18:18:21.367Z] OK: 6 MiB in 16 packages [2020-07-24T18:18:26.741Z] Removing intermediate container fa3f6bf5b1db [2020-07-24T18:18:26.741Z] ---> 266f212eb69c [2020-07-24T18:18:26.741Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-24T18:18:26.741Z] ---> Running in 0593664fb9cb [2020-07-24T18:18:26.741Z] Removing intermediate container 7b3cdd3a1714 [2020-07-24T18:18:26.741Z] ---> be50e95d732a [2020-07-24T18:18:26.741Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-24T18:18:26.741Z] ---> Running in 365acebde824 [2020-07-24T18:18:27.328Z] Removing intermediate container 365acebde824 [2020-07-24T18:18:27.328Z] ---> e1ae79ae8f2a [2020-07-24T18:18:27.328Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-24T18:18:27.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-24T18:18:30.927Z] ---> Running in ac6e6281729e [2020-07-24T18:18:30.927Z] Removing intermediate container d78618e701a8 [2020-07-24T18:18:30.927Z] ---> ccbcee10f445 [2020-07-24T18:18:30.927Z] [2020-07-24T18:18:30.927Z] Step 10/20 : FROM scratch [2020-07-24T18:18:30.927Z] ---> [2020-07-24T18:18:30.927Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T18:18:30.927Z] Removing intermediate container 8db7aa799e5b [2020-07-24T18:18:30.927Z] ---> 1a37da74ebcd [2020-07-24T18:18:30.927Z] [2020-07-24T18:18:30.927Z] Step 10/21 : FROM scratch [2020-07-24T18:18:30.927Z] ---> [2020-07-24T18:18:30.927Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T18:18:30.927Z] Removing intermediate container ac6e6281729e [2020-07-24T18:18:30.927Z] ---> ac620d115814 [2020-07-24T18:18:30.927Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-24T18:18:31.195Z] ---> Running in 3656d3e568d4 [2020-07-24T18:18:31.195Z] ---> Running in e72a769f1c66 [2020-07-24T18:18:31.195Z] ---> Running in 6f4ad7981f45 [2020-07-24T18:18:33.129Z] Removing intermediate container 6f4ad7981f45 [2020-07-24T18:18:33.129Z] ---> c5cc12a1c21c [2020-07-24T18:18:33.129Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-24T18:18:33.129Z] Removing intermediate container e72a769f1c66 [2020-07-24T18:18:33.129Z] ---> 2679c831ff1b [2020-07-24T18:18:33.129Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-24T18:18:33.410Z] ---> Running in 72197062836f [2020-07-24T18:18:33.410Z] ---> Running in 4e13ecc5b630 [2020-07-24T18:18:34.372Z] Removing intermediate container 0593664fb9cb [2020-07-24T18:18:34.372Z] ---> a9311b4769c5 [2020-07-24T18:18:34.372Z] [2020-07-24T18:18:34.372Z] Step 11/26 : FROM docker:latest [2020-07-24T18:18:34.372Z] ---> 81f5749c9058 [2020-07-24T18:18:34.372Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-24T18:18:34.956Z] Removing intermediate container 72197062836f [2020-07-24T18:18:34.956Z] ---> 3264a748ae7f [2020-07-24T18:18:34.956Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-24T18:18:34.956Z] ---> Running in 29f3613bae80 [2020-07-24T18:18:34.956Z] Removing intermediate container 4e13ecc5b630 [2020-07-24T18:18:34.956Z] ---> 51a02b2b2d32 [2020-07-24T18:18:34.956Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T18:18:34.956Z] ---> Running in f0357d5a87e9 [2020-07-24T18:18:34.956Z] ---> Running in 2eabff8ff294 [2020-07-24T18:18:34.956Z] Removing intermediate container a24214554b8a [2020-07-24T18:18:34.956Z] ---> ebac4476aa75 [2020-07-24T18:18:34.956Z] [2020-07-24T18:18:34.956Z] Step 10/22 : FROM alpine [2020-07-24T18:18:34.956Z] ---> a24bb4013296 [2020-07-24T18:18:34.956Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T18:18:35.221Z] ---> Running in 370f68913484 [2020-07-24T18:18:36.611Z] Removing intermediate container f0357d5a87e9 [2020-07-24T18:18:36.611Z] ---> 6d2c446a2f74 [2020-07-24T18:18:36.611Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-24T18:18:36.611Z] Removing intermediate container 2eabff8ff294 [2020-07-24T18:18:36.611Z] ---> a4ce6a1031f2 [2020-07-24T18:18:36.611Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-24T18:18:36.611Z] Removing intermediate container 370f68913484 [2020-07-24T18:18:36.611Z] ---> bc5c85849da8 [2020-07-24T18:18:36.611Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-24T18:18:36.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:18:36.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:18:36.611Z] ---> Running in 713dbf862aef [2020-07-24T18:18:36.611Z] Removing intermediate container 3656d3e568d4 [2020-07-24T18:18:36.611Z] ---> 095e97b0953a [2020-07-24T18:18:36.611Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-24T18:18:36.880Z] ---> 2095f12c41f5 [2020-07-24T18:18:36.880Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-24T18:18:36.880Z] (1/2) Installing readline (8.0.4-r0) [2020-07-24T18:18:36.880Z] (2/2) Installing bash (5.0.17-r0) [2020-07-24T18:18:36.880Z] ---> 10ced703bf2a [2020-07-24T18:18:36.880Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-24T18:18:36.880Z] Executing bash-5.0.17-r0.post-install [2020-07-24T18:18:36.880Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:18:36.880Z] OK: 12 MiB in 22 packages [2020-07-24T18:18:37.151Z] Removing intermediate container 713dbf862aef [2020-07-24T18:18:37.151Z] ---> 299bd0aace87 [2020-07-24T18:18:37.151Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-24T18:18:37.151Z] ---> Running in 714f1e5d9510 [2020-07-24T18:18:37.414Z] ---> 5d2b118ca1d9 [2020-07-24T18:18:37.414Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-24T18:18:37.681Z] ---> a3d590d31d1a [2020-07-24T18:18:37.681Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-24T18:18:37.681Z] ---> c7597b782cad [2020-07-24T18:18:37.681Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-24T18:18:37.681Z] Removing intermediate container 714f1e5d9510 [2020-07-24T18:18:37.681Z] ---> d5fa91698efe [2020-07-24T18:18:37.681Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:18:37.946Z] ---> Running in 18bf8478a5ea [2020-07-24T18:18:37.946Z] Removing intermediate container 29f3613bae80 [2020-07-24T18:18:37.946Z] ---> 786f4c08a25f [2020-07-24T18:18:37.946Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-24T18:18:38.227Z] ---> 03099bb03c98 [2020-07-24T18:18:38.227Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-24T18:18:38.227Z] ---> fe379fef1e78 [2020-07-24T18:18:38.227Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-24T18:18:38.227Z] ---> 3a4f6b13e409 [2020-07-24T18:18:38.227Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:18:38.498Z] ---> Running in ec828f7068fa [2020-07-24T18:18:38.498Z] ---> Running in 3f6360a283c6 [2020-07-24T18:18:39.453Z] ---> 960efd358312 [2020-07-24T18:18:39.453Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-24T18:18:39.453Z] ---> 85512b669a12 [2020-07-24T18:18:39.453Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:18:39.453Z] Removing intermediate container 3f6360a283c6 [2020-07-24T18:18:39.453Z] ---> a01d37864707 [2020-07-24T18:18:39.453Z] Step 18/20 : LABEL arch=x86_64 [2020-07-24T18:18:39.722Z] ---> Running in 38dd52b83aca [2020-07-24T18:18:39.722Z] ---> Running in 3d2acc0e7e44 [2020-07-24T18:18:39.722Z] ---> a152e352ad7a [2020-07-24T18:18:39.722Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-24T18:18:39.989Z] Removing intermediate container 38dd52b83aca [2020-07-24T18:18:39.989Z] ---> fa952d236f52 [2020-07-24T18:18:39.989Z] Step 19/21 : LABEL arch=x86_64 [2020-07-24T18:18:39.989Z] ---> Running in 28bfbafd170b [2020-07-24T18:18:40.251Z] Removing intermediate container 3d2acc0e7e44 [2020-07-24T18:18:40.251Z] ---> aeb736fcd279 [2020-07-24T18:18:40.251Z] Step 19/20 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:18:40.251Z] ---> 74b1a852810c [2020-07-24T18:18:40.251Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-24T18:18:40.512Z] ---> Running in dd647caf6f83 [2020-07-24T18:18:40.512Z] Removing intermediate container 18bf8478a5ea [2020-07-24T18:18:40.512Z] ---> e07f2c5f99df [2020-07-24T18:18:40.512Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-24T18:18:40.512Z] Removing intermediate container 28bfbafd170b [2020-07-24T18:18:40.512Z] ---> a3e64d8a7a00 [2020-07-24T18:18:40.512Z] Step 20/21 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:18:40.776Z] ---> Running in 08055734d274 [2020-07-24T18:18:40.776Z] ---> Running in 72b277d68537 [2020-07-24T18:18:40.776Z] ---> Running in 9b112e95fbf3 [2020-07-24T18:18:40.776Z] Removing intermediate container dd647caf6f83 [2020-07-24T18:18:40.776Z] ---> 2c4f7089b7c5 [2020-07-24T18:18:40.776Z] Step 20/20 : LABEL version=1.2.1-dev.3 [2020-07-24T18:18:41.038Z] Removing intermediate container ec828f7068fa [2020-07-24T18:18:41.038Z] ---> d78f0aead80f [2020-07-24T18:18:41.038Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-24T18:18:41.300Z] ---> Running in 5aaf2c511715 [2020-07-24T18:18:41.563Z] ---> Running in a227ac3c86a8 [2020-07-24T18:18:41.563Z] Removing intermediate container 9b112e95fbf3 [2020-07-24T18:18:41.563Z] ---> d41f3bba287f [2020-07-24T18:18:41.563Z] Step 21/21 : LABEL version=1.2.1-dev.3 [2020-07-24T18:18:41.829Z] ---> Running in 83de15a1e3ca [2020-07-24T18:18:41.829Z] Removing intermediate container 5aaf2c511715 [2020-07-24T18:18:41.829Z] ---> c709becc4c23 [2020-07-24T18:18:41.829Z] [2020-07-24T18:18:41.829Z] Removing intermediate container a227ac3c86a8 [2020-07-24T18:18:41.829Z] ---> 5cacfee73f71 [2020-07-24T18:18:41.829Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-24T18:18:42.096Z] ---> Running in 835bd384a378 [2020-07-24T18:18:42.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:18:42.096Z] Successfully built c709becc4c23 [2020-07-24T18:18:42.096Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-24T18:18:42.096Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2020-07-24T18:18:42.096Z] Removing intermediate container 83de15a1e3ca [2020-07-24T18:18:42.096Z] ---> 0a2273d2e103 [2020-07-24T18:18:42.096Z] [2020-07-24T18:18:42.096Z] Successfully built 0a2273d2e103 [2020-07-24T18:18:42.361Z] Successfully tagged docker-support-logging-go:latest [2020-07-24T18:18:42.361Z] Building docker-core-metadata-go [2020-07-24T18:18:42.361Z]  Building docker-support-logging-go ... done Removing intermediate container 835bd384a378 [2020-07-24T18:18:42.361Z] ---> b65b6c736d73 [2020-07-24T18:18:42.361Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-24T18:18:42.361Z] ---> Running in f3d917b3ab2d [2020-07-24T18:18:42.625Z] Removing intermediate container f3d917b3ab2d [2020-07-24T18:18:42.625Z] ---> 70edc34291dd [2020-07-24T18:18:42.625Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-24T18:18:42.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:18:42.887Z] Removing intermediate container 72b277d68537 [2020-07-24T18:18:42.887Z] ---> 308fea57cd25 [2020-07-24T18:18:42.887Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T18:18:43.461Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-24T18:18:43.461Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-24T18:18:43.723Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-24T18:18:43.723Z] ---> de94215ba1c8 [2020-07-24T18:18:43.723Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T18:18:43.997Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-24T18:18:44.573Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-24T18:18:45.165Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:18:45.427Z] OK: 8 MiB in 19 packages [2020-07-24T18:18:47.347Z] ---> 7dc8c413041d [2020-07-24T18:18:47.347Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-24T18:18:47.347Z] ---> Running in 4a1ae6afa473 [2020-07-24T18:18:48.313Z] ---> d45452c99853 [2020-07-24T18:18:48.313Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-24T18:18:48.313Z] Removing intermediate container 08055734d274 [2020-07-24T18:18:48.313Z] ---> 01ac56fa36db [2020-07-24T18:18:48.313Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-24T18:18:49.715Z] ---> 374d6a06d200 [2020-07-24T18:18:49.715Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-24T18:18:50.700Z] ---> Running in 3a4327f63eba [2020-07-24T18:18:50.964Z] ---> 040667d33ef9 [2020-07-24T18:18:50.964Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-24T18:18:52.917Z] Removing intermediate container 4a1ae6afa473 [2020-07-24T18:18:52.917Z] ---> f51541622506 [2020-07-24T18:18:52.917Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-24T18:18:54.345Z] ---> 9f7544de4953 [2020-07-24T18:18:54.345Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-24T18:18:54.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:18:54.345Z] ---> Running in 19a40d1c6803 [2020-07-24T18:18:54.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:18:54.612Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-24T18:18:54.612Z] (2/33) Installing expat (2.2.9-r1) [2020-07-24T18:18:54.612Z] (3/33) Installing libffi (3.3-r2) [2020-07-24T18:18:54.612Z] (4/33) Installing gdbm (1.13-r1) [2020-07-24T18:18:54.880Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-24T18:18:54.880Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-24T18:18:54.880Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-24T18:18:56.813Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:18:56.813Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:18:56.813Z] ---> afe81065c86e [2020-07-24T18:18:56.813Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T18:18:56.813Z] ---> Using cache [2020-07-24T18:18:56.813Z] ---> b78c9d1ed9a4 [2020-07-24T18:18:56.813Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:18:56.813Z] ---> Using cache [2020-07-24T18:18:56.813Z] ---> cc731feda706 [2020-07-24T18:18:56.813Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T18:18:56.813Z] ---> Using cache [2020-07-24T18:18:56.813Z] ---> 6436c75bd208 [2020-07-24T18:18:56.813Z] Step 6/21 : COPY go.mod . [2020-07-24T18:18:56.813Z] ---> Using cache [2020-07-24T18:18:56.813Z] ---> 365e41ae1da1 [2020-07-24T18:18:56.813Z] Step 7/21 : RUN go mod download [2020-07-24T18:18:56.813Z] ---> Using cache [2020-07-24T18:18:56.813Z] ---> 2af2d6f96a88 [2020-07-24T18:18:56.813Z] Step 8/21 : COPY . . [2020-07-24T18:18:56.813Z] ---> Using cache [2020-07-24T18:18:56.813Z] ---> ffa5172f44a5 [2020-07-24T18:18:56.813Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-24T18:18:58.207Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:18:58.207Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:18:58.207Z] ---> afe81065c86e [2020-07-24T18:18:58.207Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T18:18:58.207Z] ---> Using cache [2020-07-24T18:18:58.207Z] ---> b78c9d1ed9a4 [2020-07-24T18:18:58.207Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:18:58.207Z] ---> Using cache [2020-07-24T18:18:58.207Z] ---> cc731feda706 [2020-07-24T18:18:58.207Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T18:18:58.207Z] ---> Using cache [2020-07-24T18:18:58.207Z] ---> 6436c75bd208 [2020-07-24T18:18:58.207Z] Step 6/20 : COPY go.mod . [2020-07-24T18:18:58.207Z] ---> Using cache [2020-07-24T18:18:58.207Z] ---> 365e41ae1da1 [2020-07-24T18:18:58.207Z] Step 7/20 : RUN go mod download [2020-07-24T18:18:58.207Z] ---> Using cache [2020-07-24T18:18:58.207Z] ---> 2af2d6f96a88 [2020-07-24T18:18:58.207Z] Step 8/20 : COPY . . [2020-07-24T18:18:58.207Z] ---> Using cache [2020-07-24T18:18:58.207Z] ---> ffa5172f44a5 [2020-07-24T18:18:58.207Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-24T18:18:59.594Z] ---> 3d75e01b850a [2020-07-24T18:18:59.594Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:18:59.856Z] ---> Running in 81c7f2f06e0b [2020-07-24T18:18:59.856Z] ---> Running in 66f17e99fb53 [2020-07-24T18:19:00.119Z] ---> Running in c67af06ce1cc [2020-07-24T18:19:00.119Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-24T18:19:00.119Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-24T18:19:00.119Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-24T18:19:00.119Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-24T18:19:00.119Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-24T18:19:00.119Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-24T18:19:00.119Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-24T18:19:00.119Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-24T18:19:00.382Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-24T18:19:00.646Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-24T18:19:00.646Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-24T18:19:00.646Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-24T18:19:00.646Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-24T18:19:00.646Z] Removing intermediate container c67af06ce1cc [2020-07-24T18:19:00.646Z] ---> 5e24b43b6f32 [2020-07-24T18:19:00.646Z] Step 20/22 : LABEL arch=x86_64 [2020-07-24T18:19:01.228Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-24T18:19:01.228Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-24T18:19:01.228Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-24T18:19:01.498Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-24T18:19:01.498Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-24T18:19:01.498Z] ---> Running in c7f4a1c14f41 [2020-07-24T18:19:01.770Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-24T18:19:01.770Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-24T18:19:01.770Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-24T18:19:01.770Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-24T18:19:01.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-24T18:19:01.770Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-24T18:19:01.770Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-24T18:19:01.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-24T18:19:01.770Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-24T18:19:01.770Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-24T18:19:02.727Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:19:02.991Z] OK: 71 MiB in 55 packages [2020-07-24T18:19:03.258Z] Removing intermediate container c7f4a1c14f41 [2020-07-24T18:19:03.258Z] ---> 0b317438a9a5 [2020-07-24T18:19:03.258Z] Step 21/22 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:19:03.258Z] Removing intermediate container 19a40d1c6803 [2020-07-24T18:19:03.258Z] ---> 9f3125ab7a65 [2020-07-24T18:19:03.258Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T18:19:03.525Z] ---> Running in 91dd1aa52aca [2020-07-24T18:19:03.525Z] ---> Running in 52836f8762de [2020-07-24T18:19:03.790Z] Removing intermediate container 91dd1aa52aca [2020-07-24T18:19:03.790Z] ---> 1d09c566a732 [2020-07-24T18:19:03.790Z] Step 22/22 : LABEL version=1.2.1-dev.3 [2020-07-24T18:19:04.397Z] Removing intermediate container 52836f8762de [2020-07-24T18:19:04.397Z] ---> 3e99b1935ab5 [2020-07-24T18:19:04.397Z] Step 26/29 : CMD [ "generate" ] [2020-07-24T18:19:05.836Z] ---> Running in 46990722c512 [2020-07-24T18:19:07.966Z] ---> Running in 072e48bbafb9 [2020-07-24T18:19:08.060Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-895 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-07-24T18:19:08.140Z] Running in /w/workspace/edgex-go/114 [Pipeline] { [Pipeline] checkout [2020-07-24T18:19:08.888Z] Removing intermediate container 46990722c512 [2020-07-24T18:19:08.888Z] ---> 79f2e10c4181 [2020-07-24T18:19:08.888Z] [2020-07-24T18:19:08.888Z] Removing intermediate container 072e48bbafb9 [2020-07-24T18:19:08.888Z] ---> f1a8e041b78e [2020-07-24T18:19:08.888Z] Step 27/29 : LABEL arch=x86_64 [2020-07-24T18:19:08.888Z] Successfully built 79f2e10c4181 [2020-07-24T18:19:08.888Z] Successfully tagged docker-core-data-go:latest [2020-07-24T18:19:08.888Z] Building docker-support-notifications-go [2020-07-24T18:19:09.213Z]  Building docker-core-data-go ... done  ---> Running in 054c97717816 [2020-07-24T18:19:09.213Z] Removing intermediate container 3a4327f63eba [2020-07-24T18:19:09.213Z] ---> 48cc706096f0 [2020-07-24T18:19:09.213Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-24T18:19:09.489Z] ---> Running in 2b8e26ab93ca [2020-07-24T18:19:12.928Z] Removing intermediate container 054c97717816 [2020-07-24T18:19:12.928Z] ---> 8361cf7df70a [2020-07-24T18:19:12.928Z] Step 28/29 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:19:12.928Z] ---> Running in 09a476fc7c35 [2020-07-24T18:19:13.389Z] using credential edgex-jenkins-ssh [2020-07-24T18:19:13.441Z] Cloning the remote Git repository [2020-07-24T18:19:13.442Z] Cloning with configured refspecs honoured and without tags [2020-07-24T18:19:13.507Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-24T18:19:13.638Z] > git init /w/workspace/edgex-go/114 # timeout=10 [2020-07-24T18:19:13.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-24T18:19:13.723Z] > git --version # timeout=10 [2020-07-24T18:19:13.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T18:19:13.808Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T18:19:14.392Z] Removing intermediate container 09a476fc7c35 [2020-07-24T18:19:14.392Z] ---> 0c179de0092b [2020-07-24T18:19:14.392Z] Step 29/29 : LABEL version=1.2.1-dev.3 [2020-07-24T18:19:15.413Z] ---> Running in d31af76bdfed [2020-07-24T18:19:16.025Z] Removing intermediate container d31af76bdfed [2020-07-24T18:19:16.025Z] ---> 9b023a0c547b [2020-07-24T18:19:16.025Z] [2020-07-24T18:19:16.304Z] Successfully built 9b023a0c547b [2020-07-24T18:19:16.304Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-24T18:19:16.304Z]  Building docker-security-secrets-setup-go ... done Building docker-core-command-go [2020-07-24T18:19:23.086Z] Collecting docker-compose==1.23.2 [2020-07-24T18:19:23.086Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-24T18:19:23.086Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-24T18:19:23.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:19:23.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:19:23.086Z] ---> afe81065c86e [2020-07-24T18:19:23.086Z] Step 3/23 : WORKDIR /edgex-go [2020-07-24T18:19:23.086Z] ---> Using cache [2020-07-24T18:19:23.086Z] ---> b78c9d1ed9a4 [2020-07-24T18:19:23.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:19:23.086Z] ---> Using cache [2020-07-24T18:19:23.086Z] ---> cc731feda706 [2020-07-24T18:19:23.086Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-24T18:19:23.086Z] Collecting PyYAML<4,>=3.10 [2020-07-24T18:19:23.086Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-24T18:19:24.272Z] ---> Running in e196f767cb2b [2020-07-24T18:19:26.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:19:27.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:19:27.732Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-24T18:19:27.732Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-24T18:19:27.830Z] Fetching without tags [2020-07-24T18:19:28.341Z] Collecting docker<4.0,>=3.6.0 [2020-07-24T18:19:28.341Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-24T18:19:28.342Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:19:28.342Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:19:28.342Z] OK: 12749 distinct packages available [2020-07-24T18:19:28.349Z] Checking out Revision 04784571c64111dd2069565982d29e4bcbbafa66 (master) [2020-07-24T18:19:27.765Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-24T18:19:27.785Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T18:19:27.813Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-24T18:19:27.839Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-24T18:19:27.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T18:19:27.852Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T18:19:28.364Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T18:19:28.383Z] > git checkout -f 04784571c64111dd2069565982d29e4bcbbafa66 # timeout=10 [2020-07-24T18:19:28.612Z] Collecting cached-property<2,>=1.2.0 [2020-07-24T18:19:28.612Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-24T18:19:28.877Z] OK: 233 MiB in 51 packages [2020-07-24T18:19:28.877Z] Collecting jsonschema<3,>=2.5.1 [2020-07-24T18:19:29.141Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-24T18:19:30.549Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:19:30.549Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:19:30.549Z] ---> afe81065c86e [2020-07-24T18:19:30.549Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T18:19:30.549Z] ---> Using cache [2020-07-24T18:19:30.549Z] ---> b78c9d1ed9a4 [2020-07-24T18:19:30.549Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:19:30.549Z] ---> Using cache [2020-07-24T18:19:30.549Z] ---> cc731feda706 [2020-07-24T18:19:30.549Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T18:19:30.549Z] ---> Using cache [2020-07-24T18:19:30.549Z] ---> 6436c75bd208 [2020-07-24T18:19:30.549Z] Step 6/21 : COPY go.mod . [2020-07-24T18:19:30.549Z] ---> Using cache [2020-07-24T18:19:30.549Z] ---> 365e41ae1da1 [2020-07-24T18:19:30.549Z] Step 7/21 : RUN go mod download [2020-07-24T18:19:30.549Z] ---> Using cache [2020-07-24T18:19:30.549Z] ---> 2af2d6f96a88 [2020-07-24T18:19:30.549Z] Step 8/21 : COPY . . [2020-07-24T18:19:30.814Z] ---> Using cache [2020-07-24T18:19:30.814Z] ---> ffa5172f44a5 [2020-07-24T18:19:30.814Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-24T18:19:31.392Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-24T18:19:31.392Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-24T18:19:31.969Z] Collecting texttable<0.10,>=0.9.0 [2020-07-24T18:19:31.969Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-24T18:19:31.970Z] ---> Running in 13e8375c877d [2020-07-24T18:19:32.549Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-24T18:19:32.549Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-24T18:19:32.827Z] Removing intermediate container e196f767cb2b [2020-07-24T18:19:32.827Z] ---> 4514a814b09e [2020-07-24T18:19:32.827Z] Step 6/23 : COPY go.mod . [2020-07-24T18:19:32.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2020-07-24T18:19:32.941Z] Commit message: "fix: Fix path dependency in tokenprovider_linux_test.go (#2641)" [Pipeline] withEnv [Pipeline] { [2020-07-24T18:19:33.422Z] Collecting docopt<0.7,>=0.6.1 [2020-07-24T18:19:33.422Z] Downloading docopt-0.6.2.tar.gz (25 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-24T18:19:34.004Z] ---> 4f176daa20bf [2020-07-24T18:19:34.004Z] Step 7/23 : RUN go mod download [2020-07-24T18:19:34.592Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-07-24T18:19:34.592Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-07-24T18:19:34.861Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-24T18:19:34.862Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-24T18:19:35.884Z] ---> Running in e1c165d8f16a [2020-07-24T18:19:35.884Z] Removing intermediate container 66f17e99fb53 [2020-07-24T18:19:35.884Z] ---> 6d04f6b340ab [2020-07-24T18:19:35.884Z] [2020-07-24T18:19:35.884Z] Step 10/20 : FROM alpine [2020-07-24T18:19:35.885Z] Collecting idna<2.8,>=2.5 [2020-07-24T18:19:35.885Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-24T18:19:35.885Z] ---> a24bb4013296 [2020-07-24T18:19:35.885Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-24T18:19:36.197Z] Collecting docker-pycreds>=0.4.0 [2020-07-24T18:19:36.197Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-24T18:19:36.197Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-24T18:19:36.197Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-24T18:19:36.197Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-24T18:19:36.197Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-24T18:19:36.197Z] ---> Running in 6ade61a7a2a1 [2020-07-24T18:19:36.518Z] Removing intermediate container 81c7f2f06e0b [2020-07-24T18:19:36.518Z] ---> f8957e603143 [2020-07-24T18:19:36.518Z] [2020-07-24T18:19:36.518Z] Step 10/21 : FROM scratch [2020-07-24T18:19:36.518Z] ---> [2020-07-24T18:19:36.518Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T18:19:36.518Z] Installing collected packages: PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, jsonschema, texttable, dockerpty, docopt, docker-compose [2020-07-24T18:19:36.518Z] Running setup.py install for PyYAML: started [2020-07-24T18:19:36.806Z] ---> Using cache [2020-07-24T18:19:36.806Z] ---> c5cc12a1c21c [2020-07-24T18:19:36.806Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-24T18:19:37.086Z] ---> Running in 40224cfb47e1 [2020-07-24T18:19:37.366Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:19:37.366Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:19:37.653Z] Removing intermediate container 40224cfb47e1 [2020-07-24T18:19:37.653Z] ---> f118fed5c294 [2020-07-24T18:19:37.653Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T18:19:37.653Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-24T18:19:37.653Z] Attempting uninstall: urllib3 [2020-07-24T18:19:37.653Z] Found existing installation: urllib3 1.25.9 [2020-07-24T18:19:37.653Z] Uninstalling urllib3-1.25.9: [2020-07-24T18:19:37.653Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:19:37.653Z] v3.12.0-179-gc1e97b6747 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:19:37.653Z] OK: 12749 distinct packages available [2020-07-24T18:19:37.653Z] ---> Running in ddf71a949f0a [2020-07-24T18:19:37.931Z] Successfully uninstalled urllib3-1.25.9 [2020-07-24T18:19:37.931Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-24T18:19:38.199Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T18:19:38.199Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-24T18:19:38.199Z] (4/4) Installing curl (7.69.1-r0) [2020-07-24T18:19:38.199Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:19:38.810Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T18:19:38.810Z] OK: 7 MiB in 18 packages [2020-07-24T18:19:39.404Z] Removing intermediate container ddf71a949f0a [2020-07-24T18:19:39.404Z] ---> 49f0acd7e459 [2020-07-24T18:19:39.404Z] Step 14/21 : WORKDIR / [2020-07-24T18:19:39.404Z] Attempting uninstall: idna [2020-07-24T18:19:39.404Z] Found existing installation: idna 2.9 [2020-07-24T18:19:39.404Z] Uninstalling idna-2.9: [2020-07-24T18:19:39.681Z] Successfully uninstalled idna-2.9 [2020-07-24T18:19:39.681Z] ---> Running in aaf547cee8f0 [2020-07-24T18:19:40.293Z] Attempting uninstall: requests [2020-07-24T18:19:40.293Z] Found existing installation: requests 2.23.0 [2020-07-24T18:19:40.293Z] Uninstalling requests-2.23.0: [2020-07-24T18:19:40.293Z] Successfully uninstalled requests-2.23.0 [2020-07-24T18:19:40.577Z] Removing intermediate container aaf547cee8f0 [2020-07-24T18:19:40.577Z] ---> 50e862bc4d7b [2020-07-24T18:19:40.577Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-24T18:19:41.204Z] Removing intermediate container e1c165d8f16a [2020-07-24T18:19:41.204Z] ---> 19e994c1b0eb [2020-07-24T18:19:41.204Z] Step 8/23 : COPY . . [2020-07-24T18:19:41.838Z] ---> faf5b0e15afd [2020-07-24T18:19:41.838Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-24T18:19:43.331Z] Removing intermediate container 6ade61a7a2a1 [2020-07-24T18:19:43.331Z] ---> 76981933e002 [2020-07-24T18:19:43.332Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] echo [2020-07-24T18:19:43.963Z] ========================================================= [2020-07-24T18:19:43.963Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-24T18:19:43.963Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:19:44.781Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-24T18:19:46.663Z] Running setup.py install for texttable: started [2020-07-24T18:19:47.618Z] Running setup.py install for texttable: finished with status 'done' [2020-07-24T18:19:47.618Z] Running setup.py install for dockerpty: started [2020-07-24T18:19:48.204Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-24T18:19:48.204Z] Running setup.py install for docopt: started [2020-07-24T18:19:48.791Z] Running setup.py install for docopt: finished with status 'done' [2020-07-24T18:19:49.091Z] Sending build context to Docker daemon 323.2MB [2020-07-24T18:19:49.091Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-24T18:19:49.091Z] Step 2/7 : FROM ${BASE} [2020-07-24T18:19:49.091Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-24T18:19:49.091Z] b538f80385f9: Pulling fs layer [2020-07-24T18:19:49.091Z] 74f711af9a0d: Pulling fs layer [2020-07-24T18:19:49.091Z] 99f96fe45779: Pulling fs layer [2020-07-24T18:19:49.091Z] fd7a069fd194: Pulling fs layer [2020-07-24T18:19:49.091Z] 66aa3694b03b: Pulling fs layer [2020-07-24T18:19:49.091Z] 170f70906a0f: Pulling fs layer [2020-07-24T18:19:49.091Z] ad7c5574e4b9: Pulling fs layer [2020-07-24T18:19:49.091Z] e772456be8f7: Pulling fs layer [2020-07-24T18:19:49.091Z] c890913d741a: Pulling fs layer [2020-07-24T18:19:49.091Z] 2480fcc9aa5a: Pulling fs layer [2020-07-24T18:19:49.091Z] 09adf4765672: Pulling fs layer [2020-07-24T18:19:49.091Z] fd7a069fd194: Waiting [2020-07-24T18:19:49.091Z] 66aa3694b03b: Waiting [2020-07-24T18:19:49.091Z] e772456be8f7: Waiting [2020-07-24T18:19:49.091Z] c890913d741a: Waiting [2020-07-24T18:19:49.091Z] 2480fcc9aa5a: Waiting [2020-07-24T18:19:49.091Z] 170f70906a0f: Waiting [2020-07-24T18:19:49.091Z] ad7c5574e4b9: Waiting [2020-07-24T18:19:49.091Z] 09adf4765672: Waiting [2020-07-24T18:19:49.091Z] 99f96fe45779: Verifying Checksum [2020-07-24T18:19:49.091Z] 99f96fe45779: Download complete [2020-07-24T18:19:49.091Z] 74f711af9a0d: Verifying Checksum [2020-07-24T18:19:49.091Z] 74f711af9a0d: Download complete [2020-07-24T18:19:49.091Z] 66aa3694b03b: Verifying Checksum [2020-07-24T18:19:49.091Z] 66aa3694b03b: Download complete [2020-07-24T18:19:49.091Z] b538f80385f9: Verifying Checksum [2020-07-24T18:19:49.091Z] b538f80385f9: Download complete [2020-07-24T18:19:49.695Z] b538f80385f9: Pull complete [2020-07-24T18:19:49.750Z] ---> c2458eac8b03 [2020-07-24T18:19:49.750Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-24T18:19:50.301Z] 74f711af9a0d: Pull complete [2020-07-24T18:19:50.720Z] ---> Running in c6c713a619da [2020-07-24T18:19:50.925Z] 99f96fe45779: Pull complete [2020-07-24T18:19:52.690Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-07-24T18:19:52.930Z] ad7c5574e4b9: Verifying Checksum [2020-07-24T18:19:52.931Z] ad7c5574e4b9: Download complete [2020-07-24T18:19:52.931Z] c890913d741a: Verifying Checksum [2020-07-24T18:19:52.931Z] c890913d741a: Download complete [2020-07-24T18:19:53.922Z] 2480fcc9aa5a: Verifying Checksum [2020-07-24T18:19:53.922Z] 2480fcc9aa5a: Download complete [2020-07-24T18:19:54.109Z] Removing intermediate container c6c713a619da [2020-07-24T18:19:54.109Z] ---> 59d46a49b6c3 [2020-07-24T18:19:54.109Z] Step 13/20 : WORKDIR /edgex [2020-07-24T18:19:54.197Z] 09adf4765672: Download complete [2020-07-24T18:19:54.688Z] ---> d0acd0c4ba53 [2020-07-24T18:19:54.688Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:19:54.688Z] ---> Running in 5edbde07c4ca [2020-07-24T18:19:54.954Z] ---> Running in e893f109f5a1 [2020-07-24T18:19:54.954Z] ---> dfe098c8bd6c [2020-07-24T18:19:54.954Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-24T18:19:54.954Z] ---> Running in b693497ddd26 [2020-07-24T18:19:55.183Z] e772456be8f7: Verifying Checksum [2020-07-24T18:19:55.183Z] e772456be8f7: Download complete [2020-07-24T18:19:55.454Z] fd7a069fd194: Verifying Checksum [2020-07-24T18:19:55.454Z] fd7a069fd194: Download complete [2020-07-24T18:19:55.911Z] Removing intermediate container 5edbde07c4ca [2020-07-24T18:19:55.911Z] ---> 63cec104ad78 [2020-07-24T18:19:55.911Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-24T18:19:55.911Z] Removing intermediate container e893f109f5a1 [2020-07-24T18:19:55.911Z] ---> 4aff6f2c580d [2020-07-24T18:19:55.911Z] Step 19/21 : LABEL arch=x86_64 [2020-07-24T18:19:56.869Z] ---> Running in 8ac0a670d14c [2020-07-24T18:19:56.869Z] Removing intermediate container 2b8e26ab93ca [2020-07-24T18:19:56.869Z] ---> 718245175531 [2020-07-24T18:19:56.869Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-24T18:19:57.150Z] ---> 8b9700f95938 [2020-07-24T18:19:57.150Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-24T18:19:57.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-24T18:19:57.436Z] ---> Running in bdbcc3ce6c61 [2020-07-24T18:19:57.436Z] Removing intermediate container 8ac0a670d14c [2020-07-24T18:19:57.436Z] ---> 157764876c5c [2020-07-24T18:19:57.436Z] Step 20/21 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:19:57.720Z] ---> Running in 175381ce6188 [2020-07-24T18:19:57.998Z] ---> 6c4e7d95f65d [2020-07-24T18:19:57.998Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-24T18:19:57.998Z] Removing intermediate container 175381ce6188 [2020-07-24T18:19:57.998Z] ---> 3c51c1d88322 [2020-07-24T18:19:57.998Z] Step 21/21 : LABEL version=1.2.1-dev.3 [2020-07-24T18:19:57.998Z] ---> Running in 6a5c10ed28d4 [2020-07-24T18:19:57.998Z] ---> Running in a92cbe7b8de1 [2020-07-24T18:19:58.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:19:58.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:19:58.807Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T18:19:58.807Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-24T18:19:58.807Z] (3/3) Installing curl (7.69.1-r0) [2020-07-24T18:19:58.807Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:19:58.807Z] OK: 72 MiB in 58 packages [2020-07-24T18:19:59.102Z] Removing intermediate container 6a5c10ed28d4 [2020-07-24T18:19:59.102Z] ---> fc73e3bb627f [2020-07-24T18:19:59.102Z] Step 17/20 : CMD ["--init=true"] [2020-07-24T18:20:00.202Z] Removing intermediate container a92cbe7b8de1 [2020-07-24T18:20:00.202Z] ---> d575c5584209 [2020-07-24T18:20:00.202Z] [2020-07-24T18:20:00.466Z] Successfully built d575c5584209 [2020-07-24T18:20:01.042Z] ---> Running in 8a3965eb7461 [2020-07-24T18:20:01.042Z] Successfully tagged docker-core-metadata-go:latest [2020-07-24T18:20:01.042Z] Building docker-security-secretstore-setup-go [2020-07-24T18:20:01.323Z]  Building docker-core-metadata-go ... done Removing intermediate container 13e8375c877d [2020-07-24T18:20:01.323Z] ---> 1998815e2a12 [2020-07-24T18:20:01.323Z] [2020-07-24T18:20:01.323Z] Step 10/21 : FROM scratch [2020-07-24T18:20:01.323Z] ---> [2020-07-24T18:20:01.323Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T18:20:01.618Z] Removing intermediate container 8a3965eb7461 [2020-07-24T18:20:01.618Z] ---> 81ad18a79898 [2020-07-24T18:20:01.618Z] Step 18/20 : LABEL arch=x86_64 [2020-07-24T18:20:01.618Z] ---> Running in fa0e68e74056 [2020-07-24T18:20:01.618Z] ---> Using cache [2020-07-24T18:20:01.618Z] ---> c5cc12a1c21c [2020-07-24T18:20:01.618Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-24T18:20:02.591Z] ---> Running in 03b7caae4d77 [2020-07-24T18:20:03.581Z] Removing intermediate container bdbcc3ce6c61 [2020-07-24T18:20:03.581Z] ---> 62d17da3db11 [2020-07-24T18:20:03.581Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:20:06.166Z] Removing intermediate container fa0e68e74056 [2020-07-24T18:20:06.166Z] ---> ddbcf02d1451 [2020-07-24T18:20:06.166Z] Step 19/20 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:06.166Z] ---> Running in b422a0ce03c3 [2020-07-24T18:20:06.765Z] Removing intermediate container 03b7caae4d77 [2020-07-24T18:20:06.765Z] ---> bc5a9ea0fda0 [2020-07-24T18:20:06.765Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T18:20:07.370Z] ---> Running in d5b95ba2d1c7 [2020-07-24T18:20:07.370Z] ---> Running in 3f7d303cf6a4 [2020-07-24T18:20:07.370Z] Removing intermediate container b422a0ce03c3 [2020-07-24T18:20:07.370Z] ---> ddf3b4b3676b [2020-07-24T18:20:07.370Z] Step 24/26 : LABEL arch=x86_64 [2020-07-24T18:20:07.644Z] ---> Running in 8e5eca3c5892 [2020-07-24T18:20:07.872Z] fd7a069fd194: Pull complete [2020-07-24T18:20:07.872Z] 66aa3694b03b: Pull complete [2020-07-24T18:20:07.872Z] 170f70906a0f: Pull complete [2020-07-24T18:20:07.918Z] Removing intermediate container 3f7d303cf6a4 [2020-07-24T18:20:07.918Z] ---> 0549440c0e85 [2020-07-24T18:20:07.918Z] Step 14/21 : WORKDIR / [2020-07-24T18:20:07.918Z] Removing intermediate container d5b95ba2d1c7 [2020-07-24T18:20:07.918Z] ---> 5c46f5d9e387 [2020-07-24T18:20:07.918Z] Step 20/20 : LABEL version=1.2.1-dev.3 [2020-07-24T18:20:07.918Z] ---> Running in 61ab9aafd3d4 [2020-07-24T18:20:08.202Z] ---> Running in 18bf64e50e0e [2020-07-24T18:20:08.202Z] Removing intermediate container 8e5eca3c5892 [2020-07-24T18:20:08.202Z] ---> 1e268b1c4eea [2020-07-24T18:20:08.202Z] Step 25/26 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:09.183Z] ---> Running in 167be85c2027 [2020-07-24T18:20:10.157Z] Removing intermediate container 18bf64e50e0e [2020-07-24T18:20:10.157Z] ---> 1785422165e2 [2020-07-24T18:20:10.157Z] [2020-07-24T18:20:10.157Z] Removing intermediate container 61ab9aafd3d4 [2020-07-24T18:20:10.157Z] ---> 95b5423881f9 [2020-07-24T18:20:10.157Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-24T18:20:11.110Z] Successfully built 1785422165e2 [2020-07-24T18:20:11.110Z] Removing intermediate container 167be85c2027 [2020-07-24T18:20:11.110Z] ---> 7344cb3c3a3f [2020-07-24T18:20:11.110Z] Step 26/26 : LABEL version=1.2.1-dev.3 [2020-07-24T18:20:11.110Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-24T18:20:11.261Z] ad7c5574e4b9: Pull complete [2020-07-24T18:20:12.060Z]  Building docker-security-proxy-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:20:12.060Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:20:12.060Z] ---> afe81065c86e [2020-07-24T18:20:12.060Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T18:20:12.060Z] ---> Using cache [2020-07-24T18:20:12.060Z] ---> b78c9d1ed9a4 [2020-07-24T18:20:12.060Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:20:12.060Z] ---> Using cache [2020-07-24T18:20:12.060Z] ---> cc731feda706 [2020-07-24T18:20:12.060Z] Step 5/26 : RUN apk update && apk add make git [2020-07-24T18:20:12.060Z] ---> Using cache [2020-07-24T18:20:12.060Z] ---> 6436c75bd208 [2020-07-24T18:20:12.060Z] Step 6/26 : COPY go.mod . [2020-07-24T18:20:12.060Z] ---> Using cache [2020-07-24T18:20:12.060Z] ---> 365e41ae1da1 [2020-07-24T18:20:12.060Z] Step 7/26 : RUN go mod download [2020-07-24T18:20:12.060Z] ---> Using cache [2020-07-24T18:20:12.060Z] ---> 2af2d6f96a88 [2020-07-24T18:20:12.060Z] Step 8/26 : COPY . . [2020-07-24T18:20:12.060Z] ---> Using cache [2020-07-24T18:20:12.060Z] ---> ffa5172f44a5 [2020-07-24T18:20:12.060Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-07-24T18:20:14.024Z] ---> 4ddeec58fa00 [2020-07-24T18:20:14.024Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-24T18:20:14.024Z] ---> Running in 801a070dadb6 [2020-07-24T18:20:14.024Z] ---> Running in 5df8a55f4a14 [2020-07-24T18:20:14.024Z] Removing intermediate container 5df8a55f4a14 [2020-07-24T18:20:14.024Z] ---> f74668689fa0 [2020-07-24T18:20:14.024Z] [2020-07-24T18:20:14.310Z] Successfully built f74668689fa0 [2020-07-24T18:20:14.310Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-24T18:20:14.310Z]  Building docker-sys-mgmt-agent-go ... done  ---> def7bcc9d3c6 [2020-07-24T18:20:14.310Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-24T18:20:14.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-24T18:20:15.548Z] ---> 4b2069b4a197 [2020-07-24T18:20:15.548Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:20:15.579Z] e772456be8f7: Pull complete [2020-07-24T18:20:15.579Z] c890913d741a: Pull complete [2020-07-24T18:20:15.820Z] ---> Running in 33704948601f [2020-07-24T18:20:16.088Z] Removing intermediate container 33704948601f [2020-07-24T18:20:16.088Z] ---> 548db7defacc [2020-07-24T18:20:16.088Z] Step 19/21 : LABEL arch=x86_64 [2020-07-24T18:20:16.356Z] ---> Running in aff9d9fad054 [2020-07-24T18:20:16.638Z] Removing intermediate container aff9d9fad054 [2020-07-24T18:20:16.638Z] ---> 881e82f36f03 [2020-07-24T18:20:16.638Z] Step 20/21 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:16.638Z] ---> Running in f3fcccd9d616 [2020-07-24T18:20:16.911Z] Removing intermediate container f3fcccd9d616 [2020-07-24T18:20:16.911Z] ---> 787fdb660350 [2020-07-24T18:20:16.911Z] Step 21/21 : LABEL version=1.2.1-dev.3 [2020-07-24T18:20:17.190Z] ---> Running in f12333c69b1c [2020-07-24T18:20:17.480Z] Removing intermediate container f12333c69b1c [2020-07-24T18:20:17.480Z] ---> b641a05f3738 [2020-07-24T18:20:17.480Z] [2020-07-24T18:20:17.480Z] Successfully built b641a05f3738 [2020-07-24T18:20:17.754Z] Successfully tagged docker-core-command-go:latest [2020-07-24T18:20:18.223Z] 2480fcc9aa5a: Pull complete [2020-07-24T18:20:18.820Z] 09adf4765672: Pull complete [2020-07-24T18:20:18.820Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-24T18:20:18.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-24T18:20:18.820Z] ---> 2248a725d1cf [2020-07-24T18:20:18.820Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-07-24T18:20:19.699Z]  Building docker-core-command-go ... done Removing intermediate container b693497ddd26 [2020-07-24T18:20:19.699Z] ---> 3ea212680f9f [2020-07-24T18:20:19.699Z] [2020-07-24T18:20:19.699Z] Step 10/23 : FROM scratch [2020-07-24T18:20:19.699Z] ---> [2020-07-24T18:20:19.699Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T18:20:19.699Z] ---> Using cache [2020-07-24T18:20:19.699Z] ---> 2679c831ff1b [2020-07-24T18:20:19.699Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-24T18:20:19.961Z] ---> Running in d79659026c8a [2020-07-24T18:20:19.961Z] Removing intermediate container d79659026c8a [2020-07-24T18:20:19.961Z] ---> e280aadca275 [2020-07-24T18:20:19.961Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-24T18:20:20.252Z] ---> Running in 63ee47f51ae4 [2020-07-24T18:20:20.564Z] Removing intermediate container 63ee47f51ae4 [2020-07-24T18:20:20.564Z] ---> ba0c3623aefb [2020-07-24T18:20:20.564Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-24T18:20:20.833Z] ---> ccdf40292aab [2020-07-24T18:20:20.833Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-24T18:20:22.270Z] ---> 29aa98960eea [2020-07-24T18:20:22.270Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-24T18:20:22.536Z] ---> ab1fac390406 [2020-07-24T18:20:22.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-24T18:20:23.113Z] ---> 4917db9057bc [2020-07-24T18:20:23.113Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-24T18:20:23.688Z] ---> fba5df7b8175 [2020-07-24T18:20:23.688Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-24T18:20:23.688Z] ---> df44670c0252 [2020-07-24T18:20:23.688Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:20:23.950Z] ---> Running in 6cf8c16cde22 [2020-07-24T18:20:24.212Z] Removing intermediate container 6cf8c16cde22 [2020-07-24T18:20:24.212Z] ---> e537405d002e [2020-07-24T18:20:24.212Z] Step 21/23 : LABEL arch=x86_64 [2020-07-24T18:20:24.212Z] ---> Running in b84143060300 [2020-07-24T18:20:24.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-24T18:20:24.217Z] ---> Running in 62a315204c51 [2020-07-24T18:20:24.476Z] Removing intermediate container b84143060300 [2020-07-24T18:20:24.476Z] ---> 6bac54c8e96a [2020-07-24T18:20:24.476Z] Step 22/23 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:24.476Z] ---> Running in dce39f66489a [2020-07-24T18:20:24.746Z] Removing intermediate container dce39f66489a [2020-07-24T18:20:24.746Z] ---> 674c031a08d8 [2020-07-24T18:20:24.746Z] Step 23/23 : LABEL version=1.2.1-dev.3 [2020-07-24T18:20:24.747Z] ---> Running in 1993675fc471 [2020-07-24T18:20:25.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:20:25.705Z] Removing intermediate container 1993675fc471 [2020-07-24T18:20:25.705Z] ---> edbaa00a5adb [2020-07-24T18:20:25.705Z] [2020-07-24T18:20:25.705Z] Successfully built edbaa00a5adb [2020-07-24T18:20:25.705Z] Successfully tagged docker-support-notifications-go:latest [2020-07-24T18:20:26.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:20:27.112Z]  Building docker-support-notifications-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-24T18:20:27.134Z] (1/12) Installing libmagic (5.38-r0) [2020-07-24T18:20:27.134Z] (2/12) Installing file (5.38-r0) [2020-07-24T18:20:27.407Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-24T18:20:27.407Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-24T18:20:30.438Z] Removing intermediate container 801a070dadb6 [2020-07-24T18:20:30.438Z] ---> 03bd6682b9fc [2020-07-24T18:20:30.438Z] [2020-07-24T18:20:30.438Z] Step 10/26 : FROM alpine:3.10 [2020-07-24T18:20:30.438Z] 3.10: Pulling from library/alpine [2020-07-24T18:20:31.013Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-24T18:20:31.013Z] Status: Downloaded newer image for alpine:3.10 [2020-07-24T18:20:31.013Z] ---> be4e4bea2c2e [2020-07-24T18:20:31.013Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-24T18:20:31.278Z] ---> Running in f0e88e60f13b [2020-07-24T18:20:31.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-24T18:20:32.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-24T18:20:32.131Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-24T18:20:32.131Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-24T18:20:32.131Z] OK: 10346 distinct packages available [2020-07-24T18:20:32.396Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-24T18:20:32.396Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-24T18:20:32.396Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-24T18:20:32.396Z] (4/5) Installing curl (7.66.0-r0) [2020-07-24T18:20:32.396Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-24T18:20:32.396Z] Executing busybox-1.30.1-r3.trigger [2020-07-24T18:20:32.396Z] Executing ca-certificates-20191127-r2.trigger [2020-07-24T18:20:32.396Z] OK: 7 MiB in 19 packages [2020-07-24T18:20:32.785Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-24T18:20:32.785Z] (6/12) Installing patch (2.7.6-r6) [2020-07-24T18:20:32.785Z] (7/12) Installing build-base (0.5-r2) [2020-07-24T18:20:32.785Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-24T18:20:33.057Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-24T18:20:33.057Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-24T18:20:33.332Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-24T18:20:33.332Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-24T18:20:33.332Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:20:33.332Z] OK: 217 MiB in 51 packages [2020-07-24T18:20:34.320Z] Removing intermediate container f0e88e60f13b [2020-07-24T18:20:34.320Z] ---> f191d9d8e8ea [2020-07-24T18:20:34.320Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T18:20:34.320Z] ---> Running in 8fcf85b5ed0c [2020-07-24T18:20:34.320Z] Removing intermediate container 8fcf85b5ed0c [2020-07-24T18:20:34.320Z] ---> 4cb9fce5a057 [2020-07-24T18:20:34.320Z] Step 13/26 : WORKDIR / [2020-07-24T18:20:34.320Z] ---> Running in abbe79b5535d [2020-07-24T18:20:34.595Z] Removing intermediate container abbe79b5535d [2020-07-24T18:20:34.596Z] ---> 6605346a26f0 [2020-07-24T18:20:34.596Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-24T18:20:34.862Z] ---> 0265e07a950d [2020-07-24T18:20:34.862Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-24T18:20:35.125Z] ---> 2d8efe6e7f96 [2020-07-24T18:20:35.125Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-24T18:20:35.398Z] ---> 170a8947fcbb [2020-07-24T18:20:35.398Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-24T18:20:35.663Z] ---> 2042ebcf80da [2020-07-24T18:20:35.663Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-24T18:20:36.241Z] ---> c2dd22d17de9 [2020-07-24T18:20:36.241Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-24T18:20:36.509Z] ---> 6b3006a6e5f0 [2020-07-24T18:20:36.509Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-24T18:20:37.086Z] ---> e8b48f6388c3 [2020-07-24T18:20:37.086Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T18:20:37.352Z] ---> 760f3e0fe8d8 [2020-07-24T18:20:37.352Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T18:20:37.352Z] ---> Running in f674e705fbbe [2020-07-24T18:20:37.624Z] Removing intermediate container 62a315204c51 [2020-07-24T18:20:37.624Z] ---> 2e9f34e450ba [2020-07-24T18:20:37.624Z] Step 4/7 : WORKDIR /edgex-go [2020-07-24T18:20:37.897Z] ---> Running in 4f896b68562d [2020-07-24T18:20:38.170Z] Removing intermediate container 4f896b68562d [2020-07-24T18:20:38.170Z] ---> 2d29d42d1b24 [2020-07-24T18:20:38.170Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-24T18:20:38.314Z] Removing intermediate container f674e705fbbe [2020-07-24T18:20:38.314Z] ---> 760172c4f678 [2020-07-24T18:20:38.314Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T18:20:38.314Z] ---> Running in e6cf28e0c2fd [2020-07-24T18:20:38.577Z] Removing intermediate container e6cf28e0c2fd [2020-07-24T18:20:38.577Z] ---> fbbd49725d27 [2020-07-24T18:20:38.577Z] Step 24/26 : LABEL arch=x86_64 [2020-07-24T18:20:38.577Z] ---> Running in b76ca2f9877b [2020-07-24T18:20:38.783Z] latest: Pulling from library/docker [2020-07-24T18:20:38.783Z] b538f80385f9: Already exists [2020-07-24T18:20:38.783Z] 259a493cd78d: Pulling fs layer [2020-07-24T18:20:38.783Z] b8e66b5100f5: Pulling fs layer [2020-07-24T18:20:38.783Z] 39dc9c94d07c: Pulling fs layer [2020-07-24T18:20:38.783Z] 551b823b3b82: Pulling fs layer [2020-07-24T18:20:38.783Z] 3c52a74df98c: Pulling fs layer [2020-07-24T18:20:38.783Z] 6c9b121b6998: Pulling fs layer [2020-07-24T18:20:38.783Z] 3c52a74df98c: Waiting [2020-07-24T18:20:38.783Z] 6c9b121b6998: Waiting [2020-07-24T18:20:38.783Z] 551b823b3b82: Waiting [2020-07-24T18:20:38.783Z] b8e66b5100f5: Verifying Checksum [2020-07-24T18:20:38.783Z] b8e66b5100f5: Download complete [2020-07-24T18:20:38.840Z] Removing intermediate container b76ca2f9877b [2020-07-24T18:20:38.840Z] ---> 0ad37554996b [2020-07-24T18:20:38.840Z] Step 25/26 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:38.840Z] ---> Running in 5ee8ab6dc4aa [2020-07-24T18:20:38.840Z] Removing intermediate container 5ee8ab6dc4aa [2020-07-24T18:20:38.840Z] ---> 113651667cad [2020-07-24T18:20:38.840Z] Step 26/26 : LABEL version=1.2.1-dev.3 [2020-07-24T18:20:39.058Z] 259a493cd78d: Verifying Checksum [2020-07-24T18:20:39.058Z] 259a493cd78d: Download complete [2020-07-24T18:20:39.058Z] 551b823b3b82: Verifying Checksum [2020-07-24T18:20:39.058Z] 551b823b3b82: Download complete [2020-07-24T18:20:39.058Z] 3c52a74df98c: Verifying Checksum [2020-07-24T18:20:39.058Z] 3c52a74df98c: Download complete [2020-07-24T18:20:39.058Z] 6c9b121b6998: Verifying Checksum [2020-07-24T18:20:39.058Z] 6c9b121b6998: Download complete [2020-07-24T18:20:39.104Z] ---> Running in 5a5f433ef04d [2020-07-24T18:20:39.104Z] Removing intermediate container 5a5f433ef04d [2020-07-24T18:20:39.104Z] ---> 0ef0a77c0d5a [2020-07-24T18:20:39.104Z] [2020-07-24T18:20:39.656Z] 259a493cd78d: Pull complete [2020-07-24T18:20:39.678Z] Successfully built 0ef0a77c0d5a [2020-07-24T18:20:39.940Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-24T18:20:40.213Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2020-07-24T18:20:40.227Z] $ docker stop --time=1 1e0095794a947aa5dc633c4181998118733611ad69b6d72f5a17fbf4a1d2a67f [2020-07-24T18:20:40.252Z] b8e66b5100f5: Pull complete [2020-07-24T18:20:40.252Z] 39dc9c94d07c: Download complete [2020-07-24T18:20:41.921Z] $ docker rm -f 1e0095794a947aa5dc633c4181998118733611ad69b6d72f5a17fbf4a1d2a67f [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:20:42.507Z] + docker images [2020-07-24T18:20:42.507Z] + grep docker [2020-07-24T18:20:42.507Z] docker-security-secretstore-setup-go latest 0ef0a77c0d5a 4 seconds ago 33.9MB [2020-07-24T18:20:42.507Z] docker-support-notifications-go latest edbaa00a5adb 17 seconds ago 14.4MB [2020-07-24T18:20:42.507Z] docker-core-command-go latest b641a05f3738 25 seconds ago 13MB [2020-07-24T18:20:42.507Z] docker-sys-mgmt-agent-go latest f74668689fa0 29 seconds ago 284MB [2020-07-24T18:20:42.507Z] docker-security-proxy-setup-go latest 1785422165e2 33 seconds ago 16.4MB [2020-07-24T18:20:42.507Z] docker-core-metadata-go latest d575c5584209 44 seconds ago 14.4MB [2020-07-24T18:20:42.507Z] docker-security-secrets-setup-go latest 9b023a0c547b About a minute ago 25.1MB [2020-07-24T18:20:42.507Z] docker-core-data-go latest 79f2e10c4181 About a minute ago 23.8MB [2020-07-24T18:20:42.507Z] docker-support-logging-go latest 0a2273d2e103 2 minutes ago 11.8MB [2020-07-24T18:20:42.507Z] docker-support-scheduler-go latest c709becc4c23 2 minutes ago 13.1MB [2020-07-24T18:20:42.507Z] docker latest 81f5749c9058 4 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-07-24T18:20:42.961Z] provisioning config files... [2020-07-24T18:20:43.021Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/114@tmp/config6472808311414086960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:20:43.412Z] nexus3.edgexfoundry.org:10001 [2020-07-24T18:20:43.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T18:20:43.647Z] 39dc9c94d07c: Pull complete [2020-07-24T18:20:43.648Z] 551b823b3b82: Pull complete [2020-07-24T18:20:43.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T18:20:43.673Z] Configure a credential helper to remove this warning. See [2020-07-24T18:20:43.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T18:20:43.673Z] [2020-07-24T18:20:43.673Z] Login Succeeded [2020-07-24T18:20:43.673Z] nexus3.edgexfoundry.org:10002 [2020-07-24T18:20:43.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T18:20:43.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T18:20:43.673Z] Configure a credential helper to remove this warning. See [2020-07-24T18:20:43.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T18:20:43.673Z] [2020-07-24T18:20:43.673Z] Login Succeeded [2020-07-24T18:20:43.673Z] nexus3.edgexfoundry.org:10003 [2020-07-24T18:20:43.920Z] 3c52a74df98c: Pull complete [2020-07-24T18:20:43.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T18:20:43.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T18:20:43.934Z] Configure a credential helper to remove this warning. See [2020-07-24T18:20:43.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T18:20:43.934Z] [2020-07-24T18:20:43.934Z] Login Succeeded [2020-07-24T18:20:43.934Z] nexus3.edgexfoundry.org:10004 [2020-07-24T18:20:44.191Z] 6c9b121b6998: Pull complete [2020-07-24T18:20:44.191Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-24T18:20:44.191Z] Status: Downloaded newer image for docker:latest [2020-07-24T18:20:44.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T18:20:44.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T18:20:44.194Z] Configure a credential helper to remove this warning. See [2020-07-24T18:20:44.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T18:20:44.194Z] [2020-07-24T18:20:44.194Z] Login Succeeded [2020-07-24T18:20:44.194Z] docker.io [2020-07-24T18:20:44.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T18:20:44.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T18:20:44.455Z] Configure a credential helper to remove this warning. See [2020-07-24T18:20:44.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T18:20:44.455Z] [2020-07-24T18:20:44.455Z] Login Succeeded [Pipeline] } [2020-07-24T18:20:44.464Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:20:44.654Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-07-24T18:20:44.654Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:44.654Z] 1.2.1-dev.3 [2020-07-24T18:20:44.654Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:20:44.654Z] master [2020-07-24T18:20:44.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:45.091Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:45.975Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:45.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-07-24T18:20:45.975Z] 50e428a8744c: Preparing [2020-07-24T18:20:45.975Z] acfb07c18203: Preparing [2020-07-24T18:20:45.975Z] 74ac09986f07: Preparing [2020-07-24T18:20:46.237Z] 74ac09986f07: Pushed [2020-07-24T18:20:46.237Z] 50e428a8744c: Pushed [2020-07-24T18:20:47.176Z] acfb07c18203: Pushed [2020-07-24T18:20:47.436Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:1e444b4f6938ecda2b448dd2396024a7fdb8e0e66dfd1c91a666a8ff1c836b5c size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:47.735Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:48.030Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.1-dev.3 [2020-07-24T18:20:48.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-07-24T18:20:48.030Z] 50e428a8744c: Preparing [2020-07-24T18:20:48.030Z] acfb07c18203: Preparing [2020-07-24T18:20:48.030Z] 74ac09986f07: Preparing [2020-07-24T18:20:48.030Z] acfb07c18203: Layer already exists [2020-07-24T18:20:48.030Z] 50e428a8744c: Layer already exists [2020-07-24T18:20:48.030Z] 74ac09986f07: Layer already exists [2020-07-24T18:20:48.030Z] 1.2.1-dev.3: digest: sha256:1e444b4f6938ecda2b448dd2396024a7fdb8e0e66dfd1c91a666a8ff1c836b5c size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:48.329Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:48.490Z] ---> a20bbcc5053b [2020-07-24T18:20:48.490Z] Step 6/7 : COPY go.mod . [2020-07-24T18:20:48.490Z] ---> 28162a24824d [2020-07-24T18:20:48.490Z] Step 7/7 : RUN go mod download [2020-07-24T18:20:48.624Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:20:48.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-07-24T18:20:48.624Z] 50e428a8744c: Preparing [2020-07-24T18:20:48.624Z] acfb07c18203: Preparing [2020-07-24T18:20:48.624Z] 74ac09986f07: Preparing [2020-07-24T18:20:48.624Z] acfb07c18203: Layer already exists [2020-07-24T18:20:48.624Z] 50e428a8744c: Layer already exists [2020-07-24T18:20:48.624Z] 74ac09986f07: Layer already exists [2020-07-24T18:20:48.624Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:1e444b4f6938ecda2b448dd2396024a7fdb8e0e66dfd1c91a666a8ff1c836b5c size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:48.765Z] ---> Running in 18179b96a791 [2020-07-24T18:20:48.926Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:49.225Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-07-24T18:20:49.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-07-24T18:20:49.225Z] 50e428a8744c: Preparing [2020-07-24T18:20:49.225Z] acfb07c18203: Preparing [2020-07-24T18:20:49.225Z] 74ac09986f07: Preparing [2020-07-24T18:20:49.225Z] 50e428a8744c: Layer already exists [2020-07-24T18:20:49.225Z] acfb07c18203: Layer already exists [2020-07-24T18:20:49.225Z] 74ac09986f07: Layer already exists [2020-07-24T18:20:49.225Z] master: digest: sha256:1e444b4f6938ecda2b448dd2396024a7fdb8e0e66dfd1c91a666a8ff1c836b5c size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:20:49.416Z] ===================================================== [Pipeline] echo [2020-07-24T18:20:49.458Z] taggedImages: [2020-07-24T18:20:49.458Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:49.458Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.1-dev.3 [2020-07-24T18:20:49.458Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:20:49.458Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2020-07-24T18:20:49.514Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-07-24T18:20:49.514Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:49.514Z] 1.2.1-dev.3 [2020-07-24T18:20:49.514Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:20:49.514Z] master [2020-07-24T18:20:49.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:49.966Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:50.271Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:50.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-07-24T18:20:50.271Z] 04e8f5d93c03: Preparing [2020-07-24T18:20:50.271Z] df05148a01d1: Preparing [2020-07-24T18:20:50.271Z] f91be5cdd8ec: Preparing [2020-07-24T18:20:50.272Z] ab6a52460920: Preparing [2020-07-24T18:20:50.272Z] 5aec386f5bd6: Preparing [2020-07-24T18:20:50.272Z] 50644c29ef5a: Preparing [2020-07-24T18:20:50.272Z] 50644c29ef5a: Waiting [2020-07-24T18:20:50.272Z] f91be5cdd8ec: Pushed [2020-07-24T18:20:50.272Z] 5aec386f5bd6: Pushed [2020-07-24T18:20:50.272Z] 04e8f5d93c03: Pushed [2020-07-24T18:20:50.532Z] 50644c29ef5a: Layer already exists [2020-07-24T18:20:50.805Z] ab6a52460920: Pushed [2020-07-24T18:20:51.748Z] df05148a01d1: Pushed [2020-07-24T18:20:52.008Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:dade89c5337196661c15269fd202f01f46b9e47ad621c0919daaeae209f5895d size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:52.141Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-24T18:20:52.141Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-24T18:20:52.141Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-24T18:20:52.141Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-24T18:20:52.141Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-24T18:20:52.141Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-24T18:20:52.141Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-24T18:20:52.141Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-24T18:20:52.141Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-24T18:20:52.141Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-24T18:20:52.141Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-24T18:20:52.141Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-24T18:20:52.141Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-24T18:20:52.141Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-24T18:20:52.141Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-24T18:20:52.141Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-24T18:20:52.141Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-24T18:20:52.141Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-24T18:20:52.141Z] go: finding github.com/fatih/color v1.7.0 [2020-07-24T18:20:52.141Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-24T18:20:52.141Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-24T18:20:52.141Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-24T18:20:52.141Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T18:20:52.141Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T18:20:52.141Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-24T18:20:52.141Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T18:20:52.141Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-24T18:20:52.141Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-24T18:20:52.141Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-24T18:20:52.141Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T18:20:52.141Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-24T18:20:52.141Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-24T18:20:52.305Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-24T18:20:52.411Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-24T18:20:52.605Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.1-dev.3 [2020-07-24T18:20:52.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-07-24T18:20:52.605Z] 04e8f5d93c03: Preparing [2020-07-24T18:20:52.605Z] df05148a01d1: Preparing [2020-07-24T18:20:52.605Z] f91be5cdd8ec: Preparing [2020-07-24T18:20:52.605Z] ab6a52460920: Preparing [2020-07-24T18:20:52.605Z] 5aec386f5bd6: Preparing [2020-07-24T18:20:52.605Z] 50644c29ef5a: Preparing [2020-07-24T18:20:52.605Z] 50644c29ef5a: Waiting [2020-07-24T18:20:52.605Z] df05148a01d1: Layer already exists [2020-07-24T18:20:52.605Z] 5aec386f5bd6: Layer already exists [2020-07-24T18:20:52.605Z] f91be5cdd8ec: Layer already exists [2020-07-24T18:20:52.605Z] ab6a52460920: Layer already exists [2020-07-24T18:20:52.605Z] 04e8f5d93c03: Layer already exists [2020-07-24T18:20:52.605Z] 50644c29ef5a: Layer already exists [2020-07-24T18:20:52.605Z] 1.2.1-dev.3: digest: sha256:dade89c5337196661c15269fd202f01f46b9e47ad621c0919daaeae209f5895d size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:52.682Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-24T18:20:52.682Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-24T18:20:52.682Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-24T18:20:52.682Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-24T18:20:52.682Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-24T18:20:52.682Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-24T18:20:52.682Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-24T18:20:52.682Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T18:20:52.682Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-24T18:20:52.682Z] go: finding github.com/kr/pty v1.1.1 [2020-07-24T18:20:52.682Z] go: finding github.com/kr/text v0.1.0 [2020-07-24T18:20:52.902Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:52.954Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-24T18:20:52.954Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-24T18:20:52.954Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-24T18:20:52.954Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-24T18:20:52.954Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-24T18:20:52.954Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-24T18:20:52.954Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-24T18:20:52.954Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-24T18:20:52.954Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-24T18:20:52.954Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-24T18:20:52.954Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-24T18:20:52.954Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-24T18:20:53.195Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:20:53.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-07-24T18:20:53.195Z] 04e8f5d93c03: Preparing [2020-07-24T18:20:53.195Z] df05148a01d1: Preparing [2020-07-24T18:20:53.195Z] f91be5cdd8ec: Preparing [2020-07-24T18:20:53.195Z] ab6a52460920: Preparing [2020-07-24T18:20:53.195Z] 5aec386f5bd6: Preparing [2020-07-24T18:20:53.195Z] 50644c29ef5a: Preparing [2020-07-24T18:20:53.195Z] 50644c29ef5a: Waiting [2020-07-24T18:20:53.195Z] 5aec386f5bd6: Layer already exists [2020-07-24T18:20:53.195Z] f91be5cdd8ec: Layer already exists [2020-07-24T18:20:53.195Z] 04e8f5d93c03: Layer already exists [2020-07-24T18:20:53.195Z] df05148a01d1: Layer already exists [2020-07-24T18:20:53.195Z] ab6a52460920: Layer already exists [2020-07-24T18:20:53.195Z] 50644c29ef5a: Layer already exists [2020-07-24T18:20:53.195Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:dade89c5337196661c15269fd202f01f46b9e47ad621c0919daaeae209f5895d size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:53.225Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-24T18:20:53.225Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-24T18:20:53.226Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-24T18:20:53.226Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-24T18:20:53.226Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-24T18:20:53.226Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-24T18:20:53.226Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T18:20:53.226Z] go: finding github.com/posener/complete v1.1.1 [2020-07-24T18:20:53.226Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-24T18:20:53.226Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-24T18:20:53.226Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-24T18:20:53.226Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T18:20:53.491Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-07-24T18:20:53.496Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T18:20:53.496Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-24T18:20:53.496Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-24T18:20:53.496Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-24T18:20:53.496Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-24T18:20:53.496Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-24T18:20:53.496Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-24T18:20:53.496Z] go: finding golang.org/x/text v0.3.2 [2020-07-24T18:20:53.496Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-24T18:20:53.496Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-24T18:20:53.496Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:53.783Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-24T18:20:53.783Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-24T18:20:53.783Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T18:20:53.786Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-07-24T18:20:53.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-07-24T18:20:53.786Z] 04e8f5d93c03: Preparing [2020-07-24T18:20:53.786Z] df05148a01d1: Preparing [2020-07-24T18:20:53.786Z] f91be5cdd8ec: Preparing [2020-07-24T18:20:53.786Z] ab6a52460920: Preparing [2020-07-24T18:20:53.786Z] 5aec386f5bd6: Preparing [2020-07-24T18:20:53.786Z] 50644c29ef5a: Preparing [2020-07-24T18:20:53.786Z] 50644c29ef5a: Waiting [2020-07-24T18:20:53.786Z] ab6a52460920: Layer already exists [2020-07-24T18:20:53.786Z] df05148a01d1: Layer already exists [2020-07-24T18:20:53.786Z] f91be5cdd8ec: Layer already exists [2020-07-24T18:20:53.786Z] 04e8f5d93c03: Layer already exists [2020-07-24T18:20:53.786Z] 5aec386f5bd6: Layer already exists [2020-07-24T18:20:53.786Z] 50644c29ef5a: Layer already exists [2020-07-24T18:20:53.786Z] master: digest: sha256:dade89c5337196661c15269fd202f01f46b9e47ad621c0919daaeae209f5895d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:20:53.953Z] ===================================================== [Pipeline] echo [2020-07-24T18:20:53.998Z] taggedImages: [2020-07-24T18:20:53.998Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:53.998Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.1-dev.3 [2020-07-24T18:20:53.998Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:20:53.998Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-07-24T18:20:54.048Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-07-24T18:20:54.048Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:54.048Z] 1.2.1-dev.3 [2020-07-24T18:20:54.048Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:20:54.048Z] master [2020-07-24T18:20:54.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:54.546Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:54.844Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:54.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-07-24T18:20:54.844Z] 982121878995: Preparing [2020-07-24T18:20:54.844Z] 6200d1f22e4d: Preparing [2020-07-24T18:20:54.844Z] b9d6ee9eeca9: Preparing [2020-07-24T18:20:54.844Z] 982121878995: Pushed [2020-07-24T18:20:54.844Z] b9d6ee9eeca9: Pushed [2020-07-24T18:20:56.290Z] 6200d1f22e4d: Pushed [2020-07-24T18:20:56.290Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:012172b8b28676820ba1ad602a3e7db0aa15a6e5c1e196768a31caff728916fc size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:56.590Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:56.887Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.1-dev.3 [2020-07-24T18:20:56.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-07-24T18:20:56.888Z] 982121878995: Preparing [2020-07-24T18:20:56.888Z] 6200d1f22e4d: Preparing [2020-07-24T18:20:56.888Z] b9d6ee9eeca9: Preparing [2020-07-24T18:20:56.888Z] 6200d1f22e4d: Layer already exists [2020-07-24T18:20:56.888Z] b9d6ee9eeca9: Layer already exists [2020-07-24T18:20:56.888Z] 982121878995: Layer already exists [2020-07-24T18:20:56.888Z] 1.2.1-dev.3: digest: sha256:012172b8b28676820ba1ad602a3e7db0aa15a6e5c1e196768a31caff728916fc size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:57.182Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:57.488Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:20:57.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-07-24T18:20:57.488Z] 982121878995: Preparing [2020-07-24T18:20:57.488Z] 6200d1f22e4d: Preparing [2020-07-24T18:20:57.488Z] b9d6ee9eeca9: Preparing [2020-07-24T18:20:57.488Z] 6200d1f22e4d: Layer already exists [2020-07-24T18:20:57.488Z] 982121878995: Layer already exists [2020-07-24T18:20:57.488Z] b9d6ee9eeca9: Layer already exists [2020-07-24T18:20:57.488Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:012172b8b28676820ba1ad602a3e7db0aa15a6e5c1e196768a31caff728916fc size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:57.786Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:58.081Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-07-24T18:20:58.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-07-24T18:20:58.081Z] 982121878995: Preparing [2020-07-24T18:20:58.081Z] 6200d1f22e4d: Preparing [2020-07-24T18:20:58.081Z] b9d6ee9eeca9: Preparing [2020-07-24T18:20:58.081Z] 982121878995: Layer already exists [2020-07-24T18:20:58.081Z] 6200d1f22e4d: Layer already exists [2020-07-24T18:20:58.081Z] b9d6ee9eeca9: Layer already exists [2020-07-24T18:20:58.081Z] master: digest: sha256:012172b8b28676820ba1ad602a3e7db0aa15a6e5c1e196768a31caff728916fc size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:20:58.246Z] ===================================================== [Pipeline] echo [2020-07-24T18:20:58.281Z] taggedImages: [2020-07-24T18:20:58.281Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:58.281Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.1-dev.3 [2020-07-24T18:20:58.281Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:20:58.281Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-07-24T18:20:58.331Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-07-24T18:20:58.331Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:58.331Z] 1.2.1-dev.3 [2020-07-24T18:20:58.331Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:20:58.331Z] master [2020-07-24T18:20:58.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:58.790Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:20:59.085Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:20:59.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-07-24T18:20:59.085Z] b31fcf8ea3d8: Preparing [2020-07-24T18:20:59.085Z] 0e35525d77c7: Preparing [2020-07-24T18:20:59.085Z] 5770619c7870: Preparing [2020-07-24T18:20:59.085Z] 465017a57721: Preparing [2020-07-24T18:20:59.085Z] 50644c29ef5a: Preparing [2020-07-24T18:20:59.085Z] 50644c29ef5a: Layer already exists [2020-07-24T18:20:59.085Z] 5770619c7870: Pushed [2020-07-24T18:20:59.085Z] 0e35525d77c7: Pushed [2020-07-24T18:20:59.658Z] 465017a57721: Pushed [2020-07-24T18:20:59.917Z] b31fcf8ea3d8: Pushed [2020-07-24T18:21:00.177Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:8524d6a68d85a0c7c69322eb7e3627a176f02fae5667e12e4175678b676a35d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:00.474Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:00.768Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.1-dev.3 [2020-07-24T18:21:00.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-07-24T18:21:00.768Z] b31fcf8ea3d8: Preparing [2020-07-24T18:21:00.768Z] 0e35525d77c7: Preparing [2020-07-24T18:21:00.768Z] 5770619c7870: Preparing [2020-07-24T18:21:00.768Z] 465017a57721: Preparing [2020-07-24T18:21:00.768Z] 50644c29ef5a: Preparing [2020-07-24T18:21:00.768Z] 5770619c7870: Layer already exists [2020-07-24T18:21:00.768Z] 465017a57721: Layer already exists [2020-07-24T18:21:00.768Z] b31fcf8ea3d8: Layer already exists [2020-07-24T18:21:00.768Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:00.768Z] 0e35525d77c7: Layer already exists [2020-07-24T18:21:00.768Z] 1.2.1-dev.3: digest: sha256:8524d6a68d85a0c7c69322eb7e3627a176f02fae5667e12e4175678b676a35d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:01.066Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:01.359Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:01.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-07-24T18:21:01.359Z] b31fcf8ea3d8: Preparing [2020-07-24T18:21:01.359Z] 0e35525d77c7: Preparing [2020-07-24T18:21:01.359Z] 5770619c7870: Preparing [2020-07-24T18:21:01.359Z] 465017a57721: Preparing [2020-07-24T18:21:01.359Z] 50644c29ef5a: Preparing [2020-07-24T18:21:01.359Z] 5770619c7870: Layer already exists [2020-07-24T18:21:01.359Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:01.359Z] 465017a57721: Layer already exists [2020-07-24T18:21:01.359Z] b31fcf8ea3d8: Layer already exists [2020-07-24T18:21:01.359Z] 0e35525d77c7: Layer already exists [2020-07-24T18:21:01.359Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:8524d6a68d85a0c7c69322eb7e3627a176f02fae5667e12e4175678b676a35d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:01.656Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:01.950Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-07-24T18:21:01.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-07-24T18:21:01.950Z] b31fcf8ea3d8: Preparing [2020-07-24T18:21:01.950Z] 0e35525d77c7: Preparing [2020-07-24T18:21:01.950Z] 5770619c7870: Preparing [2020-07-24T18:21:01.950Z] 465017a57721: Preparing [2020-07-24T18:21:01.950Z] 50644c29ef5a: Preparing [2020-07-24T18:21:01.950Z] 465017a57721: Layer already exists [2020-07-24T18:21:01.950Z] 0e35525d77c7: Layer already exists [2020-07-24T18:21:01.950Z] b31fcf8ea3d8: Layer already exists [2020-07-24T18:21:01.950Z] 5770619c7870: Layer already exists [2020-07-24T18:21:01.950Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:01.950Z] master: digest: sha256:8524d6a68d85a0c7c69322eb7e3627a176f02fae5667e12e4175678b676a35d3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:21:02.127Z] ===================================================== [Pipeline] echo [2020-07-24T18:21:02.173Z] taggedImages: [2020-07-24T18:21:02.173Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:02.173Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.1-dev.3 [2020-07-24T18:21:02.173Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:02.173Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2020-07-24T18:21:02.226Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-07-24T18:21:02.226Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:02.226Z] 1.2.1-dev.3 [2020-07-24T18:21:02.226Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:02.226Z] master [2020-07-24T18:21:02.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:02.660Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:02.951Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:02.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-07-24T18:21:02.951Z] 5fcce4bb60ba: Preparing [2020-07-24T18:21:02.951Z] 8ea0e999b5af: Preparing [2020-07-24T18:21:02.951Z] 6f9121e2fd56: Preparing [2020-07-24T18:21:02.951Z] b66c57dce9c5: Preparing [2020-07-24T18:21:02.951Z] b66c57dce9c5: Preparing [2020-07-24T18:21:02.951Z] 4a3742ca7b83: Preparing [2020-07-24T18:21:02.951Z] 0559b94a8576: Preparing [2020-07-24T18:21:02.951Z] 552f99b5bcc3: Preparing [2020-07-24T18:21:02.951Z] 5fcce4bb60ba: Preparing [2020-07-24T18:21:02.951Z] 5c83b5d92e11: Preparing [2020-07-24T18:21:02.951Z] 05d82b706515: Preparing [2020-07-24T18:21:02.951Z] e1d76f1e779c: Preparing [2020-07-24T18:21:02.951Z] 50644c29ef5a: Preparing [2020-07-24T18:21:02.951Z] 0559b94a8576: Waiting [2020-07-24T18:21:02.951Z] 552f99b5bcc3: Waiting [2020-07-24T18:21:02.951Z] 5c83b5d92e11: Waiting [2020-07-24T18:21:02.951Z] 05d82b706515: Waiting [2020-07-24T18:21:02.951Z] 50644c29ef5a: Waiting [2020-07-24T18:21:02.951Z] e1d76f1e779c: Waiting [2020-07-24T18:21:03.210Z] 6f9121e2fd56: Pushed [2020-07-24T18:21:03.210Z] 8ea0e999b5af: Pushed [2020-07-24T18:21:03.210Z] b66c57dce9c5: Pushed [2020-07-24T18:21:03.210Z] 4a3742ca7b83: Pushed [2020-07-24T18:21:03.471Z] 552f99b5bcc3: Pushed [2020-07-24T18:21:03.471Z] 5c83b5d92e11: Pushed [2020-07-24T18:21:03.471Z] 0559b94a8576: Pushed [2020-07-24T18:21:03.471Z] 05d82b706515: Pushed [2020-07-24T18:21:03.471Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:03.731Z] e1d76f1e779c: Pushed [2020-07-24T18:21:03.991Z] 5fcce4bb60ba: Pushed [2020-07-24T18:21:03.991Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:9302e8582f5442ec6f7ede6fcc171c658fac1ef6a99e8702e38a94f9baa456e7 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:04.559Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:04.854Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.1-dev.3 [2020-07-24T18:21:04.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-07-24T18:21:04.854Z] 5fcce4bb60ba: Preparing [2020-07-24T18:21:04.854Z] 8ea0e999b5af: Preparing [2020-07-24T18:21:04.854Z] 6f9121e2fd56: Preparing [2020-07-24T18:21:04.854Z] b66c57dce9c5: Preparing [2020-07-24T18:21:04.854Z] b66c57dce9c5: Preparing [2020-07-24T18:21:04.854Z] 4a3742ca7b83: Preparing [2020-07-24T18:21:04.854Z] 0559b94a8576: Preparing [2020-07-24T18:21:04.854Z] 552f99b5bcc3: Preparing [2020-07-24T18:21:04.854Z] 5fcce4bb60ba: Preparing [2020-07-24T18:21:04.854Z] 5c83b5d92e11: Preparing [2020-07-24T18:21:04.854Z] 05d82b706515: Preparing [2020-07-24T18:21:04.854Z] e1d76f1e779c: Preparing [2020-07-24T18:21:04.854Z] 50644c29ef5a: Preparing [2020-07-24T18:21:04.854Z] 5c83b5d92e11: Waiting [2020-07-24T18:21:04.854Z] 0559b94a8576: Waiting [2020-07-24T18:21:04.854Z] 05d82b706515: Waiting [2020-07-24T18:21:04.854Z] 50644c29ef5a: Waiting [2020-07-24T18:21:04.854Z] e1d76f1e779c: Waiting [2020-07-24T18:21:04.854Z] 552f99b5bcc3: Waiting [2020-07-24T18:21:04.854Z] b66c57dce9c5: Layer already exists [2020-07-24T18:21:04.854Z] 8ea0e999b5af: Layer already exists [2020-07-24T18:21:04.854Z] 5fcce4bb60ba: Layer already exists [2020-07-24T18:21:04.854Z] 4a3742ca7b83: Layer already exists [2020-07-24T18:21:04.854Z] 6f9121e2fd56: Layer already exists [2020-07-24T18:21:04.854Z] 0559b94a8576: Layer already exists [2020-07-24T18:21:04.854Z] 05d82b706515: Layer already exists [2020-07-24T18:21:04.854Z] 552f99b5bcc3: Layer already exists [2020-07-24T18:21:04.854Z] e1d76f1e779c: Layer already exists [2020-07-24T18:21:04.854Z] 5c83b5d92e11: Layer already exists [2020-07-24T18:21:04.854Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:04.854Z] 1.2.1-dev.3: digest: sha256:9302e8582f5442ec6f7ede6fcc171c658fac1ef6a99e8702e38a94f9baa456e7 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:05.150Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:05.438Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:05.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-07-24T18:21:05.438Z] 5fcce4bb60ba: Preparing [2020-07-24T18:21:05.438Z] 8ea0e999b5af: Preparing [2020-07-24T18:21:05.438Z] 6f9121e2fd56: Preparing [2020-07-24T18:21:05.438Z] b66c57dce9c5: Preparing [2020-07-24T18:21:05.438Z] b66c57dce9c5: Preparing [2020-07-24T18:21:05.438Z] 4a3742ca7b83: Preparing [2020-07-24T18:21:05.438Z] 0559b94a8576: Preparing [2020-07-24T18:21:05.438Z] 552f99b5bcc3: Preparing [2020-07-24T18:21:05.438Z] 5fcce4bb60ba: Preparing [2020-07-24T18:21:05.438Z] 5c83b5d92e11: Preparing [2020-07-24T18:21:05.438Z] 05d82b706515: Preparing [2020-07-24T18:21:05.438Z] e1d76f1e779c: Preparing [2020-07-24T18:21:05.438Z] 50644c29ef5a: Preparing [2020-07-24T18:21:05.438Z] 552f99b5bcc3: Waiting [2020-07-24T18:21:05.438Z] 0559b94a8576: Waiting [2020-07-24T18:21:05.438Z] 5c83b5d92e11: Waiting [2020-07-24T18:21:05.438Z] 05d82b706515: Waiting [2020-07-24T18:21:05.438Z] e1d76f1e779c: Waiting [2020-07-24T18:21:05.438Z] 50644c29ef5a: Waiting [2020-07-24T18:21:05.438Z] 5fcce4bb60ba: Layer already exists [2020-07-24T18:21:05.438Z] 6f9121e2fd56: Layer already exists [2020-07-24T18:21:05.438Z] b66c57dce9c5: Layer already exists [2020-07-24T18:21:05.438Z] 8ea0e999b5af: Layer already exists [2020-07-24T18:21:05.438Z] 4a3742ca7b83: Layer already exists [2020-07-24T18:21:05.438Z] 5c83b5d92e11: Layer already exists [2020-07-24T18:21:05.438Z] 552f99b5bcc3: Layer already exists [2020-07-24T18:21:05.438Z] 0559b94a8576: Layer already exists [2020-07-24T18:21:05.438Z] 05d82b706515: Layer already exists [2020-07-24T18:21:05.438Z] e1d76f1e779c: Layer already exists [2020-07-24T18:21:05.438Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:05.438Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:9302e8582f5442ec6f7ede6fcc171c658fac1ef6a99e8702e38a94f9baa456e7 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:05.732Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:06.023Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-07-24T18:21:06.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-07-24T18:21:06.023Z] 5fcce4bb60ba: Preparing [2020-07-24T18:21:06.023Z] 8ea0e999b5af: Preparing [2020-07-24T18:21:06.023Z] 6f9121e2fd56: Preparing [2020-07-24T18:21:06.023Z] b66c57dce9c5: Preparing [2020-07-24T18:21:06.023Z] b66c57dce9c5: Preparing [2020-07-24T18:21:06.023Z] 4a3742ca7b83: Preparing [2020-07-24T18:21:06.023Z] 0559b94a8576: Preparing [2020-07-24T18:21:06.023Z] 552f99b5bcc3: Preparing [2020-07-24T18:21:06.023Z] 5fcce4bb60ba: Preparing [2020-07-24T18:21:06.023Z] 5c83b5d92e11: Preparing [2020-07-24T18:21:06.023Z] 05d82b706515: Preparing [2020-07-24T18:21:06.023Z] e1d76f1e779c: Preparing [2020-07-24T18:21:06.023Z] 50644c29ef5a: Preparing [2020-07-24T18:21:06.023Z] 0559b94a8576: Waiting [2020-07-24T18:21:06.023Z] 552f99b5bcc3: Waiting [2020-07-24T18:21:06.023Z] 5c83b5d92e11: Waiting [2020-07-24T18:21:06.023Z] 05d82b706515: Waiting [2020-07-24T18:21:06.023Z] e1d76f1e779c: Waiting [2020-07-24T18:21:06.023Z] 50644c29ef5a: Waiting [2020-07-24T18:21:06.023Z] b66c57dce9c5: Layer already exists [2020-07-24T18:21:06.023Z] 8ea0e999b5af: Layer already exists [2020-07-24T18:21:06.023Z] 6f9121e2fd56: Layer already exists [2020-07-24T18:21:06.023Z] 4a3742ca7b83: Layer already exists [2020-07-24T18:21:06.023Z] 5fcce4bb60ba: Layer already exists [2020-07-24T18:21:06.023Z] 552f99b5bcc3: Layer already exists [2020-07-24T18:21:06.023Z] 05d82b706515: Layer already exists [2020-07-24T18:21:06.023Z] 0559b94a8576: Layer already exists [2020-07-24T18:21:06.023Z] e1d76f1e779c: Layer already exists [2020-07-24T18:21:06.023Z] 5c83b5d92e11: Layer already exists [2020-07-24T18:21:06.023Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:06.023Z] master: digest: sha256:9302e8582f5442ec6f7ede6fcc171c658fac1ef6a99e8702e38a94f9baa456e7 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:21:06.344Z] ===================================================== [Pipeline] echo [2020-07-24T18:21:06.381Z] taggedImages: [2020-07-24T18:21:06.381Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:06.381Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.1-dev.3 [2020-07-24T18:21:06.381Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:06.381Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-07-24T18:21:06.432Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-07-24T18:21:06.432Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:06.432Z] 1.2.1-dev.3 [2020-07-24T18:21:06.432Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:06.432Z] master [2020-07-24T18:21:06.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:06.884Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:07.355Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:07.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-07-24T18:21:07.355Z] 1c14360b42a5: Preparing [2020-07-24T18:21:07.355Z] cb9af68278ca: Preparing [2020-07-24T18:21:07.355Z] 656d719eba24: Preparing [2020-07-24T18:21:07.355Z] 1d0cd216134b: Preparing [2020-07-24T18:21:07.355Z] f248896ba159: Preparing [2020-07-24T18:21:07.355Z] af0563712e34: Preparing [2020-07-24T18:21:07.355Z] b7b31c57b031: Preparing [2020-07-24T18:21:07.355Z] 721392e9d894: Preparing [2020-07-24T18:21:07.355Z] d0345671b657: Preparing [2020-07-24T18:21:07.355Z] 8a638108315f: Preparing [2020-07-24T18:21:07.355Z] 1b3ee35aacca: Preparing [2020-07-24T18:21:07.355Z] af0563712e34: Waiting [2020-07-24T18:21:07.355Z] b7b31c57b031: Waiting [2020-07-24T18:21:07.355Z] 721392e9d894: Waiting [2020-07-24T18:21:07.355Z] d0345671b657: Waiting [2020-07-24T18:21:07.355Z] 8a638108315f: Waiting [2020-07-24T18:21:07.355Z] 1b3ee35aacca: Waiting [2020-07-24T18:21:07.355Z] 1c14360b42a5: Pushed [2020-07-24T18:21:07.355Z] cb9af68278ca: Pushed [2020-07-24T18:21:07.682Z] af0563712e34: Pushed [2020-07-24T18:21:07.682Z] b7b31c57b031: Pushed [2020-07-24T18:21:07.682Z] 721392e9d894: Pushed [2020-07-24T18:21:07.682Z] d0345671b657: Pushed [2020-07-24T18:21:07.682Z] 1b3ee35aacca: Layer already exists [2020-07-24T18:21:07.955Z] 8a638108315f: Pushed [2020-07-24T18:21:08.216Z] 656d719eba24: Pushed [2020-07-24T18:21:08.216Z] f248896ba159: Pushed [2020-07-24T18:21:08.216Z] 1d0cd216134b: Pushed [2020-07-24T18:21:08.476Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:992772f7aef79379c15ea8d2187b8337177a70e3eee71053398f8949a1ba2cac size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:08.770Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:09.060Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.1-dev.3 [2020-07-24T18:21:09.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-07-24T18:21:09.060Z] 1c14360b42a5: Preparing [2020-07-24T18:21:09.060Z] cb9af68278ca: Preparing [2020-07-24T18:21:09.060Z] 656d719eba24: Preparing [2020-07-24T18:21:09.060Z] 1d0cd216134b: Preparing [2020-07-24T18:21:09.060Z] f248896ba159: Preparing [2020-07-24T18:21:09.060Z] af0563712e34: Preparing [2020-07-24T18:21:09.060Z] b7b31c57b031: Preparing [2020-07-24T18:21:09.060Z] 721392e9d894: Preparing [2020-07-24T18:21:09.060Z] d0345671b657: Preparing [2020-07-24T18:21:09.060Z] 8a638108315f: Preparing [2020-07-24T18:21:09.060Z] 1b3ee35aacca: Preparing [2020-07-24T18:21:09.060Z] af0563712e34: Waiting [2020-07-24T18:21:09.060Z] b7b31c57b031: Waiting [2020-07-24T18:21:09.060Z] 721392e9d894: Waiting [2020-07-24T18:21:09.060Z] d0345671b657: Waiting [2020-07-24T18:21:09.060Z] 1b3ee35aacca: Waiting [2020-07-24T18:21:09.060Z] 8a638108315f: Waiting [2020-07-24T18:21:09.060Z] 1c14360b42a5: Layer already exists [2020-07-24T18:21:09.060Z] 1d0cd216134b: Layer already exists [2020-07-24T18:21:09.060Z] cb9af68278ca: Layer already exists [2020-07-24T18:21:09.060Z] f248896ba159: Layer already exists [2020-07-24T18:21:09.060Z] 656d719eba24: Layer already exists [2020-07-24T18:21:09.060Z] af0563712e34: Layer already exists [2020-07-24T18:21:09.060Z] b7b31c57b031: Layer already exists [2020-07-24T18:21:09.060Z] 721392e9d894: Layer already exists [2020-07-24T18:21:09.060Z] 8a638108315f: Layer already exists [2020-07-24T18:21:09.060Z] d0345671b657: Layer already exists [2020-07-24T18:21:09.060Z] 1b3ee35aacca: Layer already exists [2020-07-24T18:21:09.060Z] 1.2.1-dev.3: digest: sha256:992772f7aef79379c15ea8d2187b8337177a70e3eee71053398f8949a1ba2cac size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:09.354Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:09.643Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:09.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-07-24T18:21:12.109Z] Removing intermediate container 18179b96a791 [2020-07-24T18:21:12.109Z] ---> 19e9dcf7886b [2020-07-24T18:21:12.109Z] Successfully built 19e9dcf7886b [2020-07-24T18:21:12.109Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:12.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T18:21:12.918Z] [2020-07-24T18:21:12.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:13.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T18:21:13.571Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-24T18:21:13.571Z] 29e5d40040c1: Pulling fs layer [2020-07-24T18:21:13.571Z] 1ce36da41761: Pulling fs layer [2020-07-24T18:21:13.571Z] 25b303627fd3: Pulling fs layer [2020-07-24T18:21:14.168Z] 29e5d40040c1: Verifying Checksum [2020-07-24T18:21:14.168Z] 29e5d40040c1: Download complete [2020-07-24T18:21:14.168Z] 1ce36da41761: Verifying Checksum [2020-07-24T18:21:14.764Z] 29e5d40040c1: Pull complete [2020-07-24T18:21:14.925Z] 1c14360b42a5: Preparing [2020-07-24T18:21:14.925Z] cb9af68278ca: Preparing [2020-07-24T18:21:14.925Z] 656d719eba24: Preparing [2020-07-24T18:21:14.925Z] 1d0cd216134b: Preparing [2020-07-24T18:21:14.925Z] f248896ba159: Preparing [2020-07-24T18:21:14.925Z] af0563712e34: Preparing [2020-07-24T18:21:14.925Z] b7b31c57b031: Preparing [2020-07-24T18:21:14.925Z] 721392e9d894: Preparing [2020-07-24T18:21:14.925Z] d0345671b657: Preparing [2020-07-24T18:21:14.925Z] 8a638108315f: Preparing [2020-07-24T18:21:14.925Z] 1b3ee35aacca: Preparing [2020-07-24T18:21:14.925Z] af0563712e34: Waiting [2020-07-24T18:21:14.925Z] b7b31c57b031: Waiting [2020-07-24T18:21:14.925Z] 721392e9d894: Waiting [2020-07-24T18:21:14.925Z] d0345671b657: Waiting [2020-07-24T18:21:14.925Z] 8a638108315f: Waiting [2020-07-24T18:21:14.925Z] 1b3ee35aacca: Waiting [2020-07-24T18:21:14.925Z] 656d719eba24: Layer already exists [2020-07-24T18:21:14.925Z] 1d0cd216134b: Layer already exists [2020-07-24T18:21:14.925Z] f248896ba159: Layer already exists [2020-07-24T18:21:14.925Z] 1c14360b42a5: Layer already exists [2020-07-24T18:21:14.925Z] cb9af68278ca: Layer already exists [2020-07-24T18:21:14.925Z] af0563712e34: Layer already exists [2020-07-24T18:21:14.925Z] 721392e9d894: Layer already exists [2020-07-24T18:21:14.925Z] 8a638108315f: Layer already exists [2020-07-24T18:21:14.925Z] b7b31c57b031: Layer already exists [2020-07-24T18:21:14.925Z] d0345671b657: Layer already exists [2020-07-24T18:21:14.925Z] 1b3ee35aacca: Layer already exists [2020-07-24T18:21:14.925Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:992772f7aef79379c15ea8d2187b8337177a70e3eee71053398f8949a1ba2cac size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:15.224Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:15.776Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-07-24T18:21:15.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-07-24T18:21:15.776Z] 1c14360b42a5: Preparing [2020-07-24T18:21:15.776Z] cb9af68278ca: Preparing [2020-07-24T18:21:15.776Z] 656d719eba24: Preparing [2020-07-24T18:21:15.776Z] 1d0cd216134b: Preparing [2020-07-24T18:21:15.776Z] f248896ba159: Preparing [2020-07-24T18:21:15.776Z] af0563712e34: Preparing [2020-07-24T18:21:15.776Z] b7b31c57b031: Preparing [2020-07-24T18:21:15.776Z] 721392e9d894: Preparing [2020-07-24T18:21:15.776Z] d0345671b657: Preparing [2020-07-24T18:21:15.776Z] 8a638108315f: Preparing [2020-07-24T18:21:15.776Z] 1b3ee35aacca: Preparing [2020-07-24T18:21:15.776Z] af0563712e34: Waiting [2020-07-24T18:21:15.776Z] b7b31c57b031: Waiting [2020-07-24T18:21:15.776Z] 721392e9d894: Waiting [2020-07-24T18:21:15.776Z] d0345671b657: Waiting [2020-07-24T18:21:15.776Z] 8a638108315f: Waiting [2020-07-24T18:21:15.776Z] 1b3ee35aacca: Waiting [2020-07-24T18:21:15.776Z] 1c14360b42a5: Layer already exists [2020-07-24T18:21:15.776Z] 656d719eba24: Layer already exists [2020-07-24T18:21:15.776Z] cb9af68278ca: Layer already exists [2020-07-24T18:21:15.776Z] f248896ba159: Layer already exists [2020-07-24T18:21:15.776Z] 1d0cd216134b: Layer already exists [2020-07-24T18:21:15.776Z] b7b31c57b031: Layer already exists [2020-07-24T18:21:15.776Z] af0563712e34: Layer already exists [2020-07-24T18:21:15.776Z] 8a638108315f: Layer already exists [2020-07-24T18:21:15.776Z] d0345671b657: Layer already exists [2020-07-24T18:21:15.776Z] 721392e9d894: Layer already exists [2020-07-24T18:21:15.776Z] 1b3ee35aacca: Layer already exists [2020-07-24T18:21:15.776Z] master: digest: sha256:992772f7aef79379c15ea8d2187b8337177a70e3eee71053398f8949a1ba2cac size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:21:15.922Z] ===================================================== [Pipeline] echo [2020-07-24T18:21:15.960Z] taggedImages: [2020-07-24T18:21:15.960Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:15.961Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.1-dev.3 [2020-07-24T18:21:15.961Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:15.961Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2020-07-24T18:21:16.010Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-07-24T18:21:16.010Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:16.010Z] 1.2.1-dev.3 [2020-07-24T18:21:16.010Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:16.010Z] master [2020-07-24T18:21:16.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:16.195Z] 1ce36da41761: Pull complete [2020-07-24T18:21:16.195Z] 25b303627fd3: Verifying Checksum [2020-07-24T18:21:16.195Z] 25b303627fd3: Download complete [2020-07-24T18:21:16.441Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:16.736Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:16.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-07-24T18:21:16.736Z] f056d1b2ccbf: Preparing [2020-07-24T18:21:16.736Z] b278dd9e0d4e: Preparing [2020-07-24T18:21:16.736Z] c84f20a45ce1: Preparing [2020-07-24T18:21:16.736Z] d8e747b09de8: Preparing [2020-07-24T18:21:16.736Z] f056d1b2ccbf: Pushed [2020-07-24T18:21:16.736Z] c84f20a45ce1: Pushed [2020-07-24T18:21:16.998Z] d8e747b09de8: Pushed [2020-07-24T18:21:17.945Z] b278dd9e0d4e: Pushed [2020-07-24T18:21:17.945Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:048fdcd9514ee34330e88f2ad483dc1ee374e0ed4bf13be5df4e30b97a8f3c8e size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:18.248Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:18.539Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.1-dev.3 [2020-07-24T18:21:18.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-07-24T18:21:18.539Z] f056d1b2ccbf: Preparing [2020-07-24T18:21:18.539Z] b278dd9e0d4e: Preparing [2020-07-24T18:21:18.539Z] c84f20a45ce1: Preparing [2020-07-24T18:21:18.539Z] d8e747b09de8: Preparing [2020-07-24T18:21:18.539Z] c84f20a45ce1: Layer already exists [2020-07-24T18:21:18.539Z] f056d1b2ccbf: Layer already exists [2020-07-24T18:21:18.539Z] d8e747b09de8: Layer already exists [2020-07-24T18:21:18.539Z] b278dd9e0d4e: Layer already exists [2020-07-24T18:21:18.539Z] 1.2.1-dev.3: digest: sha256:048fdcd9514ee34330e88f2ad483dc1ee374e0ed4bf13be5df4e30b97a8f3c8e size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:18.836Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:19.138Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:19.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-07-24T18:21:19.138Z] f056d1b2ccbf: Preparing [2020-07-24T18:21:19.138Z] b278dd9e0d4e: Preparing [2020-07-24T18:21:19.138Z] c84f20a45ce1: Preparing [2020-07-24T18:21:19.138Z] d8e747b09de8: Preparing [2020-07-24T18:21:19.138Z] f056d1b2ccbf: Layer already exists [2020-07-24T18:21:19.138Z] c84f20a45ce1: Layer already exists [2020-07-24T18:21:19.138Z] b278dd9e0d4e: Layer already exists [2020-07-24T18:21:19.138Z] d8e747b09de8: Layer already exists [2020-07-24T18:21:19.138Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:048fdcd9514ee34330e88f2ad483dc1ee374e0ed4bf13be5df4e30b97a8f3c8e size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:19.435Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:19.730Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-07-24T18:21:19.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-07-24T18:21:19.730Z] f056d1b2ccbf: Preparing [2020-07-24T18:21:19.730Z] b278dd9e0d4e: Preparing [2020-07-24T18:21:19.730Z] c84f20a45ce1: Preparing [2020-07-24T18:21:19.730Z] d8e747b09de8: Preparing [2020-07-24T18:21:19.730Z] d8e747b09de8: Layer already exists [2020-07-24T18:21:19.730Z] f056d1b2ccbf: Layer already exists [2020-07-24T18:21:19.730Z] b278dd9e0d4e: Layer already exists [2020-07-24T18:21:19.730Z] c84f20a45ce1: Layer already exists [2020-07-24T18:21:19.730Z] master: digest: sha256:048fdcd9514ee34330e88f2ad483dc1ee374e0ed4bf13be5df4e30b97a8f3c8e size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:21:19.883Z] ===================================================== [Pipeline] echo [2020-07-24T18:21:19.919Z] taggedImages: [2020-07-24T18:21:19.919Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:19.919Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.1-dev.3 [2020-07-24T18:21:19.919Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:19.919Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-07-24T18:21:19.970Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-07-24T18:21:19.970Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:19.970Z] 1.2.1-dev.3 [2020-07-24T18:21:19.970Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:19.970Z] master [2020-07-24T18:21:19.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:20.429Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:20.720Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:20.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-07-24T18:21:20.720Z] c84788171a52: Preparing [2020-07-24T18:21:20.720Z] 5a32e749bc95: Preparing [2020-07-24T18:21:20.720Z] 4f204edd91ef: Preparing [2020-07-24T18:21:20.720Z] e9b8564fd34a: Preparing [2020-07-24T18:21:20.720Z] f47cc030e643: Preparing [2020-07-24T18:21:20.720Z] 555e25dd7082: Preparing [2020-07-24T18:21:20.720Z] 555e25dd7082: Waiting [2020-07-24T18:21:20.720Z] c84788171a52: Pushed [2020-07-24T18:21:20.720Z] 4f204edd91ef: Pushed [2020-07-24T18:21:20.985Z] e9b8564fd34a: Pushed [2020-07-24T18:21:20.985Z] f47cc030e643: Pushed [2020-07-24T18:21:20.985Z] 555e25dd7082: Pushed [2020-07-24T18:21:21.931Z] 5a32e749bc95: Pushed [2020-07-24T18:21:22.192Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:9f3ad582af1dd8d29de6215f4c53cc8348a3ec5475c2e38e5eda3a9233ec7067 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:22.492Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:22.786Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.1-dev.3 [2020-07-24T18:21:22.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-07-24T18:21:22.786Z] c84788171a52: Preparing [2020-07-24T18:21:22.786Z] 5a32e749bc95: Preparing [2020-07-24T18:21:22.786Z] 4f204edd91ef: Preparing [2020-07-24T18:21:22.786Z] e9b8564fd34a: Preparing [2020-07-24T18:21:22.786Z] f47cc030e643: Preparing [2020-07-24T18:21:22.786Z] 555e25dd7082: Preparing [2020-07-24T18:21:22.786Z] 555e25dd7082: Waiting [2020-07-24T18:21:22.786Z] e9b8564fd34a: Layer already exists [2020-07-24T18:21:22.786Z] 5a32e749bc95: Layer already exists [2020-07-24T18:21:22.786Z] 4f204edd91ef: Layer already exists [2020-07-24T18:21:22.786Z] f47cc030e643: Layer already exists [2020-07-24T18:21:22.786Z] 555e25dd7082: Layer already exists [2020-07-24T18:21:22.786Z] c84788171a52: Layer already exists [2020-07-24T18:21:22.786Z] 1.2.1-dev.3: digest: sha256:9f3ad582af1dd8d29de6215f4c53cc8348a3ec5475c2e38e5eda3a9233ec7067 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:23.085Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:23.378Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:23.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-07-24T18:21:23.378Z] c84788171a52: Preparing [2020-07-24T18:21:23.378Z] 5a32e749bc95: Preparing [2020-07-24T18:21:23.378Z] 4f204edd91ef: Preparing [2020-07-24T18:21:23.378Z] e9b8564fd34a: Preparing [2020-07-24T18:21:23.378Z] f47cc030e643: Preparing [2020-07-24T18:21:23.378Z] 555e25dd7082: Preparing [2020-07-24T18:21:23.378Z] 555e25dd7082: Waiting [2020-07-24T18:21:23.378Z] e9b8564fd34a: Layer already exists [2020-07-24T18:21:23.378Z] 4f204edd91ef: Layer already exists [2020-07-24T18:21:23.378Z] f47cc030e643: Layer already exists [2020-07-24T18:21:23.378Z] 5a32e749bc95: Layer already exists [2020-07-24T18:21:23.378Z] c84788171a52: Layer already exists [2020-07-24T18:21:23.378Z] 555e25dd7082: Layer already exists [2020-07-24T18:21:23.378Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:9f3ad582af1dd8d29de6215f4c53cc8348a3ec5475c2e38e5eda3a9233ec7067 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:23.773Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:24.069Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-07-24T18:21:24.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-07-24T18:21:24.069Z] c84788171a52: Preparing [2020-07-24T18:21:24.069Z] 5a32e749bc95: Preparing [2020-07-24T18:21:24.069Z] 4f204edd91ef: Preparing [2020-07-24T18:21:24.069Z] e9b8564fd34a: Preparing [2020-07-24T18:21:24.069Z] f47cc030e643: Preparing [2020-07-24T18:21:24.069Z] 555e25dd7082: Preparing [2020-07-24T18:21:24.069Z] 555e25dd7082: Waiting [2020-07-24T18:21:24.069Z] e9b8564fd34a: Layer already exists [2020-07-24T18:21:24.069Z] 4f204edd91ef: Layer already exists [2020-07-24T18:21:24.069Z] 5a32e749bc95: Layer already exists [2020-07-24T18:21:24.069Z] c84788171a52: Layer already exists [2020-07-24T18:21:24.069Z] f47cc030e643: Layer already exists [2020-07-24T18:21:24.069Z] 555e25dd7082: Layer already exists [2020-07-24T18:21:24.069Z] master: digest: sha256:9f3ad582af1dd8d29de6215f4c53cc8348a3ec5475c2e38e5eda3a9233ec7067 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:21:24.272Z] ===================================================== [Pipeline] echo [2020-07-24T18:21:24.313Z] taggedImages: [2020-07-24T18:21:24.313Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:24.313Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.1-dev.3 [2020-07-24T18:21:24.313Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:24.313Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-07-24T18:21:24.376Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-07-24T18:21:24.376Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:24.376Z] 1.2.1-dev.3 [2020-07-24T18:21:24.376Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:24.376Z] master [2020-07-24T18:21:24.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:24.831Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:25.127Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:25.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-07-24T18:21:25.127Z] cea41f127a94: Preparing [2020-07-24T18:21:25.127Z] 46cbb1952d8b: Preparing [2020-07-24T18:21:25.127Z] b81830e913bd: Preparing [2020-07-24T18:21:25.127Z] cea41f127a94: Pushed [2020-07-24T18:21:25.127Z] b81830e913bd: Pushed [2020-07-24T18:21:26.339Z] 25b303627fd3: Pull complete [2020-07-24T18:21:26.339Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-24T18:21:26.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T18:21:26.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-24T18:21:26.512Z] 46cbb1952d8b: Pushed [2020-07-24T18:21:26.513Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:7a9f77763fd832b8c021cb3c6f6de169a03af589d9aa80447d25b3acee322c87 size: 944 [2020-07-24T18:21:26.621Z] prd-ubuntu18.04-docker-arm64-4c-16g-895 does not seem to be running inside a container [2020-07-24T18:21:26.710Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-24T18:21:30.349Z] $ docker top 30293940174ed9b022288d27ffc68d04eda3a5ba19e26b2b352033c939538164 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:31.267Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:31.557Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.1-dev.3 [2020-07-24T18:21:31.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-07-24T18:21:31.557Z] cea41f127a94: Preparing [2020-07-24T18:21:31.557Z] 46cbb1952d8b: Preparing [2020-07-24T18:21:31.557Z] b81830e913bd: Preparing [2020-07-24T18:21:31.557Z] b81830e913bd: Layer already exists [2020-07-24T18:21:31.557Z] cea41f127a94: Layer already exists [2020-07-24T18:21:31.557Z] 46cbb1952d8b: Layer already exists [2020-07-24T18:21:31.557Z] 1.2.1-dev.3: digest: sha256:7a9f77763fd832b8c021cb3c6f6de169a03af589d9aa80447d25b3acee322c87 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:31.852Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:31.946Z] + docker-compose build --help [2020-07-24T18:21:31.946Z] + grep parallel [2020-07-24T18:21:32.142Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:32.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-07-24T18:21:32.143Z] cea41f127a94: Preparing [2020-07-24T18:21:32.143Z] 46cbb1952d8b: Preparing [2020-07-24T18:21:32.143Z] b81830e913bd: Preparing [2020-07-24T18:21:32.143Z] cea41f127a94: Layer already exists [2020-07-24T18:21:32.143Z] 46cbb1952d8b: Layer already exists [2020-07-24T18:21:32.143Z] b81830e913bd: Layer already exists [2020-07-24T18:21:32.143Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:7a9f77763fd832b8c021cb3c6f6de169a03af589d9aa80447d25b3acee322c87 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:32.437Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:32.733Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-07-24T18:21:32.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-07-24T18:21:32.733Z] cea41f127a94: Preparing [2020-07-24T18:21:32.733Z] 46cbb1952d8b: Preparing [2020-07-24T18:21:32.733Z] b81830e913bd: Preparing [2020-07-24T18:21:32.733Z] cea41f127a94: Layer already exists [2020-07-24T18:21:32.733Z] 46cbb1952d8b: Layer already exists [2020-07-24T18:21:32.733Z] b81830e913bd: Layer already exists [2020-07-24T18:21:32.733Z] master: digest: sha256:7a9f77763fd832b8c021cb3c6f6de169a03af589d9aa80447d25b3acee322c87 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:21:32.898Z] ===================================================== [Pipeline] echo [2020-07-24T18:21:32.938Z] taggedImages: [2020-07-24T18:21:32.939Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:32.939Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.1-dev.3 [2020-07-24T18:21:32.939Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:32.939Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-07-24T18:21:32.996Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-07-24T18:21:32.996Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:32.996Z] 1.2.1-dev.3 [2020-07-24T18:21:32.996Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:32.996Z] master [2020-07-24T18:21:32.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:33.443Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:33.738Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:33.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-07-24T18:21:33.738Z] 5f88b9861edf: Preparing [2020-07-24T18:21:33.738Z] 68699e7555c5: Preparing [2020-07-24T18:21:33.738Z] dc04f1e8c70e: Preparing [2020-07-24T18:21:33.738Z] 4557a1013355: Preparing [2020-07-24T18:21:33.738Z] 94d8c9d60686: Preparing [2020-07-24T18:21:33.738Z] d3c014bc804f: Preparing [2020-07-24T18:21:33.738Z] 3c4da6407777: Preparing [2020-07-24T18:21:33.738Z] 8890c171a12b: Preparing [2020-07-24T18:21:33.738Z] 4ae5bd84d450: Preparing [2020-07-24T18:21:33.738Z] 723a561964c8: Preparing [2020-07-24T18:21:33.738Z] 78764725b56c: Preparing [2020-07-24T18:21:33.738Z] 51d6d3d09136: Preparing [2020-07-24T18:21:33.738Z] 1507bc794612: Preparing [2020-07-24T18:21:33.738Z] 50644c29ef5a: Preparing [2020-07-24T18:21:33.738Z] 4ae5bd84d450: Waiting [2020-07-24T18:21:33.738Z] 723a561964c8: Waiting [2020-07-24T18:21:33.738Z] 78764725b56c: Waiting [2020-07-24T18:21:33.738Z] 51d6d3d09136: Waiting [2020-07-24T18:21:33.738Z] 1507bc794612: Waiting [2020-07-24T18:21:33.738Z] 50644c29ef5a: Waiting [2020-07-24T18:21:33.738Z] d3c014bc804f: Waiting [2020-07-24T18:21:33.738Z] 8890c171a12b: Waiting [2020-07-24T18:21:34.003Z] 94d8c9d60686: Pushed [2020-07-24T18:21:34.003Z] 5f88b9861edf: Pushed [2020-07-24T18:21:34.284Z] 4557a1013355: Pushed [2020-07-24T18:21:34.284Z] 8890c171a12b: Layer already exists [2020-07-24T18:21:34.284Z] 4ae5bd84d450: Layer already exists [2020-07-24T18:21:34.548Z] 3c4da6407777: Pushed [2020-07-24T18:21:34.548Z] 723a561964c8: Layer already exists [2020-07-24T18:21:34.548Z] 78764725b56c: Layer already exists [2020-07-24T18:21:34.548Z] 51d6d3d09136: Layer already exists [2020-07-24T18:21:34.548Z] 1507bc794612: Layer already exists [2020-07-24T18:21:34.548Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:35.117Z] d3c014bc804f: Pushed [2020-07-24T18:21:35.378Z] 68699e7555c5: Pushed [2020-07-24T18:21:36.242Z] --parallel Build images in parallel. [Pipeline] } [2020-07-24T18:21:36.266Z] $ docker stop --time=1 30293940174ed9b022288d27ffc68d04eda3a5ba19e26b2b352033c939538164 [2020-07-24T18:21:38.172Z] $ docker rm -f 30293940174ed9b022288d27ffc68d04eda3a5ba19e26b2b352033c939538164 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:38.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-24T18:21:38.961Z] . [Pipeline] withDockerContainer [2020-07-24T18:21:39.231Z] prd-ubuntu18.04-docker-arm64-4c-16g-895 does not seem to be running inside a container [2020-07-24T18:21:39.308Z] $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-24T18:21:40.609Z] $ docker top 77a04ea46040e6aa836f5cef2d108ed26f3bc3882394d4626429b6808ad5d631 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T18:21:41.568Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-24T18:21:41.956Z] dc04f1e8c70e: Pushed [2020-07-24T18:21:41.956Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:4ca3d2edc7c74c7c3a83ff0217010757eda95d6c8b38722f84d6d9c650544f08 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:42.515Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:42.810Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.1-dev.3 [2020-07-24T18:21:42.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-07-24T18:21:42.810Z] 5f88b9861edf: Preparing [2020-07-24T18:21:42.810Z] 68699e7555c5: Preparing [2020-07-24T18:21:42.810Z] dc04f1e8c70e: Preparing [2020-07-24T18:21:42.810Z] 4557a1013355: Preparing [2020-07-24T18:21:42.810Z] 94d8c9d60686: Preparing [2020-07-24T18:21:42.810Z] d3c014bc804f: Preparing [2020-07-24T18:21:42.810Z] 3c4da6407777: Preparing [2020-07-24T18:21:42.810Z] 8890c171a12b: Preparing [2020-07-24T18:21:42.810Z] 4ae5bd84d450: Preparing [2020-07-24T18:21:42.810Z] 723a561964c8: Preparing [2020-07-24T18:21:42.810Z] 78764725b56c: Preparing [2020-07-24T18:21:42.810Z] 51d6d3d09136: Preparing [2020-07-24T18:21:42.810Z] 1507bc794612: Preparing [2020-07-24T18:21:42.810Z] 50644c29ef5a: Preparing [2020-07-24T18:21:42.810Z] d3c014bc804f: Waiting [2020-07-24T18:21:42.810Z] 3c4da6407777: Waiting [2020-07-24T18:21:42.810Z] 8890c171a12b: Waiting [2020-07-24T18:21:42.810Z] 4ae5bd84d450: Waiting [2020-07-24T18:21:42.810Z] 723a561964c8: Waiting [2020-07-24T18:21:42.810Z] 78764725b56c: Waiting [2020-07-24T18:21:42.810Z] 51d6d3d09136: Waiting [2020-07-24T18:21:42.810Z] 1507bc794612: Waiting [2020-07-24T18:21:42.810Z] 50644c29ef5a: Waiting [2020-07-24T18:21:42.810Z] 4557a1013355: Layer already exists [2020-07-24T18:21:42.810Z] dc04f1e8c70e: Layer already exists [2020-07-24T18:21:42.810Z] 94d8c9d60686: Layer already exists [2020-07-24T18:21:42.810Z] 5f88b9861edf: Layer already exists [2020-07-24T18:21:42.810Z] 68699e7555c5: Layer already exists [2020-07-24T18:21:42.810Z] 8890c171a12b: Layer already exists [2020-07-24T18:21:42.810Z] 3c4da6407777: Layer already exists [2020-07-24T18:21:42.810Z] 723a561964c8: Layer already exists [2020-07-24T18:21:42.810Z] d3c014bc804f: Layer already exists [2020-07-24T18:21:42.810Z] 4ae5bd84d450: Layer already exists [2020-07-24T18:21:42.810Z] 51d6d3d09136: Layer already exists [2020-07-24T18:21:42.810Z] 78764725b56c: Layer already exists [2020-07-24T18:21:42.810Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:42.810Z] 1507bc794612: Layer already exists [2020-07-24T18:21:42.810Z] 1.2.1-dev.3: digest: sha256:4ca3d2edc7c74c7c3a83ff0217010757eda95d6c8b38722f84d6d9c650544f08 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:43.107Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:43.403Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:43.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-07-24T18:21:43.403Z] 5f88b9861edf: Preparing [2020-07-24T18:21:43.403Z] 68699e7555c5: Preparing [2020-07-24T18:21:43.403Z] dc04f1e8c70e: Preparing [2020-07-24T18:21:43.403Z] 4557a1013355: Preparing [2020-07-24T18:21:43.403Z] 94d8c9d60686: Preparing [2020-07-24T18:21:43.403Z] d3c014bc804f: Preparing [2020-07-24T18:21:43.403Z] 3c4da6407777: Preparing [2020-07-24T18:21:43.403Z] 8890c171a12b: Preparing [2020-07-24T18:21:43.403Z] 4ae5bd84d450: Preparing [2020-07-24T18:21:43.403Z] 723a561964c8: Preparing [2020-07-24T18:21:43.403Z] 78764725b56c: Preparing [2020-07-24T18:21:43.403Z] 51d6d3d09136: Preparing [2020-07-24T18:21:43.403Z] 1507bc794612: Preparing [2020-07-24T18:21:43.403Z] 50644c29ef5a: Preparing [2020-07-24T18:21:43.403Z] 723a561964c8: Waiting [2020-07-24T18:21:43.403Z] 78764725b56c: Waiting [2020-07-24T18:21:43.403Z] d3c014bc804f: Waiting [2020-07-24T18:21:43.403Z] 51d6d3d09136: Waiting [2020-07-24T18:21:43.403Z] 3c4da6407777: Waiting [2020-07-24T18:21:43.403Z] 1507bc794612: Waiting [2020-07-24T18:21:43.403Z] 8890c171a12b: Waiting [2020-07-24T18:21:43.403Z] 50644c29ef5a: Waiting [2020-07-24T18:21:43.403Z] 4ae5bd84d450: Waiting [2020-07-24T18:21:43.403Z] 4557a1013355: Layer already exists [2020-07-24T18:21:43.403Z] 94d8c9d60686: Layer already exists [2020-07-24T18:21:43.403Z] 5f88b9861edf: Layer already exists [2020-07-24T18:21:43.403Z] dc04f1e8c70e: Layer already exists [2020-07-24T18:21:43.403Z] 68699e7555c5: Layer already exists [2020-07-24T18:21:43.403Z] 4ae5bd84d450: Layer already exists [2020-07-24T18:21:43.403Z] 8890c171a12b: Layer already exists [2020-07-24T18:21:43.403Z] 3c4da6407777: Layer already exists [2020-07-24T18:21:43.403Z] 723a561964c8: Layer already exists [2020-07-24T18:21:43.403Z] d3c014bc804f: Layer already exists [2020-07-24T18:21:43.403Z] 78764725b56c: Layer already exists [2020-07-24T18:21:43.403Z] 51d6d3d09136: Layer already exists [2020-07-24T18:21:43.403Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:43.403Z] 1507bc794612: Layer already exists [2020-07-24T18:21:43.403Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:4ca3d2edc7c74c7c3a83ff0217010757eda95d6c8b38722f84d6d9c650544f08 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:43.697Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:21:43.989Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-07-24T18:21:43.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-07-24T18:21:43.989Z] 5f88b9861edf: Preparing [2020-07-24T18:21:43.989Z] 68699e7555c5: Preparing [2020-07-24T18:21:43.989Z] dc04f1e8c70e: Preparing [2020-07-24T18:21:43.989Z] 4557a1013355: Preparing [2020-07-24T18:21:43.989Z] 94d8c9d60686: Preparing [2020-07-24T18:21:43.989Z] d3c014bc804f: Preparing [2020-07-24T18:21:43.989Z] 3c4da6407777: Preparing [2020-07-24T18:21:43.989Z] 8890c171a12b: Preparing [2020-07-24T18:21:43.989Z] 4ae5bd84d450: Preparing [2020-07-24T18:21:43.989Z] 723a561964c8: Preparing [2020-07-24T18:21:43.989Z] 78764725b56c: Preparing [2020-07-24T18:21:43.989Z] 51d6d3d09136: Preparing [2020-07-24T18:21:43.989Z] 1507bc794612: Preparing [2020-07-24T18:21:43.989Z] 50644c29ef5a: Preparing [2020-07-24T18:21:43.989Z] d3c014bc804f: Waiting [2020-07-24T18:21:43.989Z] 3c4da6407777: Waiting [2020-07-24T18:21:43.989Z] 8890c171a12b: Waiting [2020-07-24T18:21:43.989Z] 4ae5bd84d450: Waiting [2020-07-24T18:21:43.989Z] 723a561964c8: Waiting [2020-07-24T18:21:43.989Z] 78764725b56c: Waiting [2020-07-24T18:21:43.989Z] 51d6d3d09136: Waiting [2020-07-24T18:21:43.989Z] 1507bc794612: Waiting [2020-07-24T18:21:43.989Z] 50644c29ef5a: Waiting [2020-07-24T18:21:43.989Z] 5f88b9861edf: Layer already exists [2020-07-24T18:21:43.989Z] 68699e7555c5: Layer already exists [2020-07-24T18:21:43.989Z] dc04f1e8c70e: Layer already exists [2020-07-24T18:21:43.989Z] 94d8c9d60686: Layer already exists [2020-07-24T18:21:43.989Z] 4557a1013355: Layer already exists [2020-07-24T18:21:43.989Z] d3c014bc804f: Layer already exists [2020-07-24T18:21:43.989Z] 8890c171a12b: Layer already exists [2020-07-24T18:21:43.989Z] 3c4da6407777: Layer already exists [2020-07-24T18:21:43.989Z] 723a561964c8: Layer already exists [2020-07-24T18:21:43.989Z] 4ae5bd84d450: Layer already exists [2020-07-24T18:21:43.989Z] 78764725b56c: Layer already exists [2020-07-24T18:21:43.989Z] 1507bc794612: Layer already exists [2020-07-24T18:21:43.989Z] 50644c29ef5a: Layer already exists [2020-07-24T18:21:43.989Z] 51d6d3d09136: Layer already exists [2020-07-24T18:21:43.989Z] master: digest: sha256:4ca3d2edc7c74c7c3a83ff0217010757eda95d6c8b38722f84d6d9c650544f08 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:21:44.240Z] ===================================================== [Pipeline] echo [2020-07-24T18:21:44.292Z] taggedImages: [2020-07-24T18:21:44.292Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:21:44.292Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.1-dev.3 [2020-07-24T18:21:44.292Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:21:44.292Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-24T18:21:45.853Z] Building docker-core-command-go ... [2020-07-24T18:21:45.853Z] Building docker-core-data-go ... [2020-07-24T18:21:45.853Z] Building docker-core-metadata-go ... [2020-07-24T18:21:45.853Z] Building docker-security-proxy-setup-go ... [2020-07-24T18:21:45.853Z] Building docker-security-secrets-setup-go ... [2020-07-24T18:21:45.853Z] Building docker-security-secretstore-setup-go ... [2020-07-24T18:21:45.853Z] Building docker-support-logging-go ... [2020-07-24T18:21:45.853Z] Building docker-support-notifications-go ... [2020-07-24T18:21:45.853Z] Building docker-support-scheduler-go ... [2020-07-24T18:21:45.853Z] Building docker-sys-mgmt-agent-go ... [2020-07-24T18:21:45.853Z] Building docker-security-proxy-setup-go [2020-07-24T18:21:45.853Z] Building docker-core-data-go [2020-07-24T18:21:45.853Z] Building docker-support-logging-go [2020-07-24T18:21:45.853Z] Building docker-sys-mgmt-agent-go [2020-07-24T18:21:45.853Z] Building docker-core-metadata-go [2020-07-24T18:23:07.601Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:23:07.601Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:23:07.601Z] ---> 19e9dcf7886b [2020-07-24T18:23:07.601Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T18:23:07.601Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:23:07.601Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:23:07.601Z] ---> 19e9dcf7886b [2020-07-24T18:23:07.601Z] Step 3/22 : WORKDIR /edgex-go [2020-07-24T18:23:07.601Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:23:07.601Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:23:07.601Z] ---> 19e9dcf7886b [2020-07-24T18:23:07.601Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T18:23:07.601Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:23:07.601Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:23:07.601Z] ---> 19e9dcf7886b [2020-07-24T18:23:07.601Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T18:23:07.601Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:23:07.601Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:23:07.601Z] ---> 19e9dcf7886b [2020-07-24T18:23:07.601Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T18:23:07.601Z] ---> Running in 5e177b305b47 [2020-07-24T18:23:07.601Z] ---> Running in 2dc9b46fe6eb [2020-07-24T18:23:07.601Z] ---> Running in 6bc2f4273cf9 [2020-07-24T18:23:07.601Z] ---> Running in f12858c7fed0 [2020-07-24T18:23:07.601Z] ---> Running in aab8888ec3fc [2020-07-24T18:23:07.601Z] Removing intermediate container 5e177b305b47 [2020-07-24T18:23:07.601Z] ---> 3fd3d91c4a86 [2020-07-24T18:23:07.601Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:23:07.601Z] Removing intermediate container 6bc2f4273cf9 [2020-07-24T18:23:07.601Z] ---> 15b636c39828 [2020-07-24T18:23:07.601Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:23:07.601Z] Removing intermediate container aab8888ec3fc [2020-07-24T18:23:07.601Z] ---> a9145ca9af76 [2020-07-24T18:23:07.601Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:23:07.601Z] Removing intermediate container f12858c7fed0 [2020-07-24T18:23:07.601Z] ---> f0158840329c [2020-07-24T18:23:07.601Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:23:07.601Z] Removing intermediate container 2dc9b46fe6eb [2020-07-24T18:23:07.601Z] ---> e498b40f3b73 [2020-07-24T18:23:07.601Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:23:07.601Z] ---> Running in 701c44472bc8 [2020-07-24T18:23:07.601Z] ---> Running in c2211f8a878d [2020-07-24T18:23:07.601Z] ---> Running in 350c68f5b959 [2020-07-24T18:23:07.601Z] ---> Running in 68e282cf8563 [2020-07-24T18:23:07.601Z] ---> Running in 93458802b977 [2020-07-24T18:23:11.001Z] Removing intermediate container 701c44472bc8 [2020-07-24T18:23:11.001Z] ---> 45a74ad5e4c2 [2020-07-24T18:23:11.001Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-24T18:23:11.001Z] ---> Running in 7dc335a72d41 [2020-07-24T18:23:11.274Z] Removing intermediate container c2211f8a878d [2020-07-24T18:23:11.274Z] ---> b12f0af5fde1 [2020-07-24T18:23:11.274Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-24T18:23:11.554Z] ---> Running in 723581f3f38b [2020-07-24T18:23:11.829Z] Removing intermediate container 68e282cf8563 [2020-07-24T18:23:11.829Z] ---> c91364bfd92f [2020-07-24T18:23:11.829Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T18:23:11.829Z] Removing intermediate container 350c68f5b959 [2020-07-24T18:23:11.829Z] ---> c02b9f4c7328 [2020-07-24T18:23:11.829Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T18:23:12.100Z] ---> Running in 659d2db4f1ac [2020-07-24T18:23:12.100Z] ---> Running in 4d154394e03b [2020-07-24T18:23:12.100Z] Removing intermediate container 93458802b977 [2020-07-24T18:23:12.100Z] ---> b27c9bd444a5 [2020-07-24T18:23:12.100Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-24T18:23:12.372Z] ---> Running in 82d0abee61b6 [2020-07-24T18:23:13.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:23:13.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:23:14.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:23:14.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:23:14.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:23:14.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:23:14.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:23:15.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:23:15.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:23:15.358Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:23:15.358Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:23:15.358Z] OK: 12620 distinct packages available [2020-07-24T18:23:15.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:23:15.358Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:23:15.358Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:23:15.358Z] OK: 12620 distinct packages available [2020-07-24T18:23:15.963Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:23:15.963Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:23:15.963Z] OK: 12620 distinct packages available [2020-07-24T18:23:15.963Z] OK: 217 MiB in 51 packages [2020-07-24T18:23:15.963Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:23:15.963Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:23:15.963Z] OK: 12620 distinct packages available [2020-07-24T18:23:16.574Z] OK: 217 MiB in 51 packages [2020-07-24T18:23:16.574Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:23:16.574Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:23:16.574Z] OK: 12620 distinct packages available [2020-07-24T18:23:16.574Z] OK: 217 MiB in 51 packages [2020-07-24T18:23:16.858Z] OK: 217 MiB in 51 packages [2020-07-24T18:23:17.462Z] OK: 217 MiB in 51 packages [2020-07-24T18:23:17.742Z] OK: 217 MiB in 51 packages [2020-07-24T18:23:18.015Z] Removing intermediate container 7dc335a72d41 [2020-07-24T18:23:18.015Z] ---> 9f47b02fc0f7 [2020-07-24T18:23:18.015Z] Step 6/22 : COPY go.mod . [2020-07-24T18:23:18.301Z] Removing intermediate container 723581f3f38b [2020-07-24T18:23:18.301Z] ---> 92e5ca83b552 [2020-07-24T18:23:18.301Z] Step 6/26 : COPY go.mod . [2020-07-24T18:23:18.613Z] Removing intermediate container 4d154394e03b [2020-07-24T18:23:18.613Z] ---> 4640715b30bf [2020-07-24T18:23:18.613Z] Step 6/21 : COPY go.mod . [2020-07-24T18:23:18.900Z] ---> 421fedd7b5d3 [2020-07-24T18:23:18.900Z] Step 7/22 : RUN go mod download [2020-07-24T18:23:19.200Z] ---> Running in 2e9045b6b40e [2020-07-24T18:23:19.799Z] Removing intermediate container 659d2db4f1ac [2020-07-24T18:23:19.799Z] ---> 5853753637f9 [2020-07-24T18:23:19.799Z] Step 6/20 : COPY go.mod . [2020-07-24T18:23:19.799Z] ---> af79f031c128 [2020-07-24T18:23:19.799Z] Step 7/26 : RUN go mod download [2020-07-24T18:23:20.079Z] ---> bf168e0af441 [2020-07-24T18:23:20.079Z] Step 7/21 : RUN go mod download [2020-07-24T18:23:20.079Z] ---> Running in 0ee18f9a59da [2020-07-24T18:23:20.079Z] Removing intermediate container 82d0abee61b6 [2020-07-24T18:23:20.079Z] ---> 52808edff7e2 [2020-07-24T18:23:20.079Z] Step 6/21 : COPY go.mod . [2020-07-24T18:23:20.352Z] ---> Running in e5a19328084d [2020-07-24T18:23:20.627Z] ---> fad06dc1fa2f [2020-07-24T18:23:20.627Z] Step 7/20 : RUN go mod download [2020-07-24T18:23:20.904Z] ---> Running in 4881c5a9e03a [2020-07-24T18:23:21.498Z] ---> 50d964c2ee1d [2020-07-24T18:23:21.498Z] Step 7/21 : RUN go mod download [2020-07-24T18:23:21.772Z] ---> Running in a5c80e2cc091 [2020-07-24T18:23:23.771Z] Removing intermediate container 2e9045b6b40e [2020-07-24T18:23:23.771Z] ---> 4b012ccab500 [2020-07-24T18:23:23.771Z] Step 8/22 : COPY . . [2020-07-24T18:23:26.411Z] Removing intermediate container e5a19328084d [2020-07-24T18:23:26.411Z] ---> 05ca1c303bdf [2020-07-24T18:23:26.411Z] Step 8/21 : COPY . . [2020-07-24T18:23:26.411Z] Removing intermediate container 0ee18f9a59da [2020-07-24T18:23:26.411Z] ---> 6661b97ed015 [2020-07-24T18:23:26.411Z] Step 8/26 : COPY . . [2020-07-24T18:23:26.686Z] Removing intermediate container 4881c5a9e03a [2020-07-24T18:23:26.686Z] ---> 1c0d75dd4c62 [2020-07-24T18:23:26.686Z] Step 8/20 : COPY . . [2020-07-24T18:23:28.659Z] Removing intermediate container a5c80e2cc091 [2020-07-24T18:23:28.659Z] ---> b4808cb7f429 [2020-07-24T18:23:28.659Z] Step 8/21 : COPY . . [2020-07-24T18:23:50.827Z] ---> 97dcaba441d4 [2020-07-24T18:23:50.827Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-24T18:23:50.827Z] ---> Running in e9d094d2c121 [2020-07-24T18:23:50.827Z] ---> 7b4b72204765 [2020-07-24T18:23:50.827Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-24T18:23:50.827Z] ---> 25be678cb1c8 [2020-07-24T18:23:50.827Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-24T18:23:50.827Z] ---> be01127024d5 [2020-07-24T18:23:50.827Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-24T18:23:50.827Z] ---> 4935079f2690 [2020-07-24T18:23:50.827Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-24T18:23:50.827Z] ---> Running in c0c274787e22 [2020-07-24T18:23:50.827Z] ---> Running in 3ba55751de3a [2020-07-24T18:23:50.827Z] ---> Running in ba0a76c10eee [2020-07-24T18:23:50.827Z] ---> Running in 160821bb73ca [2020-07-24T18:23:52.261Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2020-07-24T18:23:52.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-24T18:23:53.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-24T18:23:53.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-24T18:23:53.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-24T18:25:14.911Z] Removing intermediate container ba0a76c10eee [2020-07-24T18:25:14.911Z] ---> 5823b659118d [2020-07-24T18:25:14.911Z] [2020-07-24T18:25:14.911Z] Step 10/20 : FROM alpine [2020-07-24T18:25:14.911Z] latest: Pulling from library/alpine [2020-07-24T18:25:14.911Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-24T18:25:14.911Z] Status: Downloaded newer image for alpine:latest [2020-07-24T18:25:14.911Z] ---> 62ee0e9f8440 [2020-07-24T18:25:14.911Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-24T18:25:14.911Z] ---> Running in cb02883142f3 [2020-07-24T18:25:16.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:25:16.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:25:17.611Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:25:17.611Z] v3.12.0-179-gc1e97b6747 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:25:17.611Z] OK: 12620 distinct packages available [2020-07-24T18:25:18.207Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-24T18:25:18.207Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T18:25:18.207Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-24T18:25:18.500Z] (4/4) Installing curl (7.69.1-r0) [2020-07-24T18:25:18.500Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:25:18.500Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T18:25:18.775Z] OK: 7 MiB in 18 packages [2020-07-24T18:25:22.174Z] Removing intermediate container cb02883142f3 [2020-07-24T18:25:22.174Z] ---> 5d2f7c1610c1 [2020-07-24T18:25:22.174Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T18:25:22.174Z] ---> Running in 0ed456315b0d [2020-07-24T18:25:23.160Z] Removing intermediate container 0ed456315b0d [2020-07-24T18:25:23.160Z] ---> ae551eaf024a [2020-07-24T18:25:23.160Z] Step 13/20 : WORKDIR /edgex [2020-07-24T18:25:24.181Z] ---> Running in e5d16c074793 [2020-07-24T18:25:25.648Z] Removing intermediate container e5d16c074793 [2020-07-24T18:25:25.648Z] ---> 1952f0575cce [2020-07-24T18:25:25.648Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-24T18:25:27.650Z] ---> 34b8530582c1 [2020-07-24T18:25:27.650Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-24T18:25:27.928Z] Removing intermediate container 3ba55751de3a [2020-07-24T18:25:27.928Z] ---> 91ba086f6774 [2020-07-24T18:25:27.928Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-24T18:25:28.208Z] ---> Running in 10f7c1f57701 [2020-07-24T18:25:30.845Z] Removing intermediate container 160821bb73ca [2020-07-24T18:25:30.845Z] ---> a439fc8d6bb3 [2020-07-24T18:25:30.845Z] [2020-07-24T18:25:30.845Z] Step 10/21 : FROM scratch [2020-07-24T18:25:30.845Z] ---> [2020-07-24T18:25:30.845Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T18:25:30.845Z] ---> c9e992e01220 [2020-07-24T18:25:30.845Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-24T18:25:30.845Z] ---> Running in 885cb4637f1b [2020-07-24T18:25:30.845Z] ---> Running in 62416d7a5a27 [2020-07-24T18:25:31.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-24T18:25:31.400Z] Removing intermediate container 885cb4637f1b [2020-07-24T18:25:31.400Z] ---> c40b2541e2a0 [2020-07-24T18:25:31.400Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-24T18:25:31.677Z] ---> Running in a8e67f2cf782 [2020-07-24T18:25:31.677Z] Removing intermediate container 62416d7a5a27 [2020-07-24T18:25:31.677Z] ---> 7d1a51d5c49a [2020-07-24T18:25:31.677Z] Step 17/20 : CMD ["--init=true"] [2020-07-24T18:25:31.968Z] ---> Running in 448a7f53f0cd [2020-07-24T18:25:32.247Z] Removing intermediate container a8e67f2cf782 [2020-07-24T18:25:32.247Z] ---> 78d2d15c1075 [2020-07-24T18:25:32.247Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T18:25:32.521Z] ---> Running in 6a1e0c0f5dbe [2020-07-24T18:25:32.796Z] Removing intermediate container 448a7f53f0cd [2020-07-24T18:25:32.796Z] ---> a513068ac7c2 [2020-07-24T18:25:32.796Z] Step 18/20 : LABEL arch=arm64 [2020-07-24T18:25:32.796Z] ---> Running in 97bd5cd29ec0 [2020-07-24T18:25:33.072Z] Removing intermediate container 6a1e0c0f5dbe [2020-07-24T18:25:33.072Z] ---> 70389ea2a4e1 [2020-07-24T18:25:33.072Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-24T18:25:33.679Z] Removing intermediate container 97bd5cd29ec0 [2020-07-24T18:25:33.679Z] ---> 8c4622b5a97b [2020-07-24T18:25:33.679Z] Step 19/20 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:25:33.968Z] ---> Running in d824e4a7a3b8 [2020-07-24T18:25:33.968Z] ---> 73674239d0d7 [2020-07-24T18:25:33.968Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-24T18:25:34.956Z] Removing intermediate container d824e4a7a3b8 [2020-07-24T18:25:34.956Z] ---> 4ff2e7d3c7f2 [2020-07-24T18:25:34.956Z] Step 20/20 : LABEL version=1.2.1-dev.3 [2020-07-24T18:25:34.956Z] ---> Running in 3964fe6c66e5 [2020-07-24T18:25:35.240Z] ---> daa727ef0254 [2020-07-24T18:25:35.240Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-24T18:25:35.846Z] Removing intermediate container 3964fe6c66e5 [2020-07-24T18:25:35.846Z] ---> fe379e90c4cd [2020-07-24T18:25:35.846Z] [2020-07-24T18:25:36.454Z] Successfully built fe379e90c4cd [2020-07-24T18:25:36.454Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-24T18:25:36.454Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2020-07-24T18:25:37.438Z] Removing intermediate container 10f7c1f57701 [2020-07-24T18:25:37.438Z] ---> 9f9034d073f2 [2020-07-24T18:25:37.438Z] [2020-07-24T18:25:37.438Z] Step 11/26 : FROM docker:latest [2020-07-24T18:25:37.438Z] ---> ce9d55ae87f1 [2020-07-24T18:25:37.438Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-24T18:25:37.438Z] ---> a0f91a8eedf2 [2020-07-24T18:25:37.438Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-24T18:25:37.438Z] ---> Running in 0ca45509b747 [2020-07-24T18:25:40.077Z] ---> 0ba352c2c012 [2020-07-24T18:25:40.077Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:25:40.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:25:40.373Z] ---> Running in 27204f11f223 [2020-07-24T18:25:40.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:25:40.994Z] (1/2) Installing readline (8.0.4-r0) [2020-07-24T18:25:40.994Z] (2/2) Installing bash (5.0.17-r0) [2020-07-24T18:25:40.994Z] Executing bash-5.0.17-r0.post-install [2020-07-24T18:25:40.994Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:25:40.994Z] OK: 12 MiB in 22 packages [2020-07-24T18:25:41.603Z] Removing intermediate container 27204f11f223 [2020-07-24T18:25:41.603Z] ---> 19416368c2af [2020-07-24T18:25:41.603Z] Step 19/21 : LABEL arch=arm64 [2020-07-24T18:25:42.206Z] ---> Running in 66b98bab5fd4 [2020-07-24T18:25:42.797Z] Removing intermediate container 66b98bab5fd4 [2020-07-24T18:25:42.797Z] ---> 7c8a6f3bd9db [2020-07-24T18:25:42.797Z] Step 20/21 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:25:43.084Z] ---> Running in 76c2281fc960 [2020-07-24T18:25:43.358Z] Removing intermediate container 0ca45509b747 [2020-07-24T18:25:43.358Z] ---> a07ae93ef69e [2020-07-24T18:25:43.358Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-24T18:25:43.632Z] ---> Running in 4d2b6669df6f [2020-07-24T18:25:43.907Z] Removing intermediate container 76c2281fc960 [2020-07-24T18:25:43.907Z] ---> 8077906c412b [2020-07-24T18:25:43.907Z] Step 21/21 : LABEL version=1.2.1-dev.3 [2020-07-24T18:25:44.188Z] ---> Running in f3dbea0ff32c [2020-07-24T18:25:45.623Z] Removing intermediate container f3dbea0ff32c [2020-07-24T18:25:45.623Z] ---> fdd486d78818 [2020-07-24T18:25:45.623Z] [2020-07-24T18:25:45.898Z] Successfully built fdd486d78818 [2020-07-24T18:25:46.173Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-24T18:25:46.173Z] Building docker-security-secrets-setup-go [2020-07-24T18:25:49.587Z]  Building docker-support-logging-go ... done Removing intermediate container 4d2b6669df6f [2020-07-24T18:25:49.587Z] ---> 3ea898e64386 [2020-07-24T18:25:49.587Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-24T18:25:50.185Z] Removing intermediate container c0c274787e22 [2020-07-24T18:25:50.185Z] ---> e6460c0ee4da [2020-07-24T18:25:50.185Z] [2020-07-24T18:25:50.185Z] Step 10/21 : FROM scratch [2020-07-24T18:25:50.185Z] ---> [2020-07-24T18:25:50.185Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T18:25:50.185Z] ---> Running in 969b91be70c9 [2020-07-24T18:25:50.460Z] ---> Running in f4ed98a9f530 [2020-07-24T18:25:51.056Z] Removing intermediate container 969b91be70c9 [2020-07-24T18:25:51.056Z] ---> a97480561f13 [2020-07-24T18:25:51.056Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-24T18:25:51.660Z] Removing intermediate container f4ed98a9f530 [2020-07-24T18:25:51.660Z] ---> e153925af770 [2020-07-24T18:25:51.660Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-24T18:25:52.255Z] ---> Running in 8f06a05d21a9 [2020-07-24T18:25:52.255Z] ---> Running in 8f0b81cbd9a3 [2020-07-24T18:25:54.224Z] Removing intermediate container 8f0b81cbd9a3 [2020-07-24T18:25:54.224Z] ---> 62081b38be6c [2020-07-24T18:25:54.224Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T18:25:54.819Z] Removing intermediate container 8f06a05d21a9 [2020-07-24T18:25:54.819Z] ---> d997a858d3fc [2020-07-24T18:25:54.819Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-24T18:25:55.425Z] ---> Running in 1c8a1d75ae38 [2020-07-24T18:25:56.400Z] ---> Running in fe11e6424eba [2020-07-24T18:25:56.669Z] Removing intermediate container 1c8a1d75ae38 [2020-07-24T18:25:56.669Z] ---> 3cdd3706f1e3 [2020-07-24T18:25:56.669Z] Step 14/21 : WORKDIR / [2020-07-24T18:25:56.956Z] ---> Running in 425df83478db [2020-07-24T18:25:56.956Z] Removing intermediate container fe11e6424eba [2020-07-24T18:25:56.956Z] ---> d3a98fd2eba7 [2020-07-24T18:25:56.956Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-24T18:25:57.563Z] Removing intermediate container e9d094d2c121 [2020-07-24T18:25:57.563Z] ---> 557ac30a9f8f [2020-07-24T18:25:57.563Z] [2020-07-24T18:25:57.563Z] Step 10/22 : FROM alpine [2020-07-24T18:25:57.563Z] ---> 62ee0e9f8440 [2020-07-24T18:25:57.563Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T18:25:58.543Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:25:58.543Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:25:58.543Z] ---> 19e9dcf7886b [2020-07-24T18:25:58.543Z] Step 3/26 : WORKDIR /edgex-go [2020-07-24T18:25:58.543Z] ---> Using cache [2020-07-24T18:25:58.543Z] ---> f0158840329c [2020-07-24T18:25:58.543Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:25:58.543Z] ---> Using cache [2020-07-24T18:25:58.543Z] ---> c91364bfd92f [2020-07-24T18:25:58.543Z] Step 5/26 : RUN apk update && apk add make git [2020-07-24T18:25:58.543Z] ---> Using cache [2020-07-24T18:25:58.543Z] ---> 4640715b30bf [2020-07-24T18:25:58.543Z] Step 6/26 : COPY go.mod . [2020-07-24T18:25:58.543Z] ---> Using cache [2020-07-24T18:25:58.543Z] ---> bf168e0af441 [2020-07-24T18:25:58.543Z] Step 7/26 : RUN go mod download [2020-07-24T18:25:58.543Z] ---> Using cache [2020-07-24T18:25:58.543Z] ---> 05ca1c303bdf [2020-07-24T18:25:58.543Z] Step 8/26 : COPY . . [2020-07-24T18:25:58.543Z] ---> Using cache [2020-07-24T18:25:58.543Z] ---> 7b4b72204765 [2020-07-24T18:25:58.543Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-07-24T18:25:58.818Z] ---> Running in bf79c23f6994 [2020-07-24T18:25:58.818Z] Removing intermediate container 425df83478db [2020-07-24T18:25:58.818Z] ---> f6a102054ef7 [2020-07-24T18:25:58.818Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-24T18:25:59.413Z] ---> Running in 445bf21bc273 [2020-07-24T18:26:00.014Z] ---> 122d9348e6a6 [2020-07-24T18:26:00.014Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-24T18:26:00.014Z] Removing intermediate container bf79c23f6994 [2020-07-24T18:26:00.014Z] ---> b5c0413c6152 [2020-07-24T18:26:00.014Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-24T18:26:00.300Z] ---> d4ada4301426 [2020-07-24T18:26:00.300Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-24T18:26:00.575Z] ---> Running in 40425608368b [2020-07-24T18:26:01.566Z] ---> 1448d278481a [2020-07-24T18:26:01.566Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-24T18:26:02.202Z] Removing intermediate container 40425608368b [2020-07-24T18:26:02.202Z] ---> 10a5e71e20bc [2020-07-24T18:26:02.202Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-24T18:26:02.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-24T18:26:02.756Z] ---> d9abf6af8e83 [2020-07-24T18:26:02.756Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-24T18:26:03.034Z] ---> Running in 56ae884035b1 [2020-07-24T18:26:03.307Z] ---> b5d0336db5b0 [2020-07-24T18:26:03.307Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-24T18:26:03.913Z] ---> Running in af89306ce2e3 [2020-07-24T18:26:03.913Z] Removing intermediate container 56ae884035b1 [2020-07-24T18:26:03.913Z] ---> afc4e1971a8e [2020-07-24T18:26:04.187Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:26:05.173Z] ---> bb42ee025cbb [2020-07-24T18:26:05.173Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:26:05.173Z] ---> Running in b81bd184737e [2020-07-24T18:26:05.782Z] ---> Running in 8cb210b71008 [2020-07-24T18:26:07.229Z] Removing intermediate container 8cb210b71008 [2020-07-24T18:26:07.229Z] ---> 914aabf52fb5 [2020-07-24T18:26:07.229Z] Step 19/21 : LABEL arch=arm64 [2020-07-24T18:26:07.509Z] ---> Running in 70c82ad642d7 [2020-07-24T18:26:08.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:26:08.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:26:08.401Z] Removing intermediate container 70c82ad642d7 [2020-07-24T18:26:08.401Z] ---> a1e507b830ba [2020-07-24T18:26:08.401Z] Step 20/21 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:26:08.683Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:26:08.683Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-24T18:26:08.683Z] ---> 19e9dcf7886b [2020-07-24T18:26:08.683Z] Step 3/29 : WORKDIR /edgex-go [2020-07-24T18:26:08.683Z] ---> Using cache [2020-07-24T18:26:08.683Z] ---> f0158840329c [2020-07-24T18:26:08.683Z] Step 4/29 : RUN apk update && apk add make git [2020-07-24T18:26:08.683Z] ---> Running in 8dfb48bad738 [2020-07-24T18:26:08.683Z] ---> Running in 0c22394cae82 [2020-07-24T18:26:09.296Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-24T18:26:09.296Z] (2/33) Installing expat (2.2.9-r1) [2020-07-24T18:26:09.296Z] (3/33) Installing libffi (3.3-r2) [2020-07-24T18:26:09.296Z] (4/33) Installing gdbm (1.13-r1) [2020-07-24T18:26:09.296Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-24T18:26:09.296Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-24T18:26:09.296Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-24T18:26:09.891Z] Removing intermediate container 8dfb48bad738 [2020-07-24T18:26:09.891Z] ---> 6f02e5265c7b [2020-07-24T18:26:09.891Z] Step 21/21 : LABEL version=1.2.1-dev.3 [2020-07-24T18:26:10.880Z] Removing intermediate container b81bd184737e [2020-07-24T18:26:10.880Z] ---> c0f0a7698322 [2020-07-24T18:26:10.880Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-24T18:26:10.880Z] ---> Running in 367c45a1e3a4 [2020-07-24T18:26:11.478Z] ---> Running in d464f8c616a1 [2020-07-24T18:26:11.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:26:11.753Z] Removing intermediate container 367c45a1e3a4 [2020-07-24T18:26:11.753Z] ---> b7a6068a5ed4 [2020-07-24T18:26:11.753Z] [2020-07-24T18:26:11.753Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-24T18:26:12.024Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-24T18:26:12.024Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-24T18:26:12.024Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-24T18:26:12.024Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-24T18:26:12.024Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-24T18:26:12.024Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-24T18:26:12.309Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-24T18:26:12.309Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-24T18:26:12.309Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-24T18:26:12.309Z] Successfully built b7a6068a5ed4 [2020-07-24T18:26:12.309Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-24T18:26:12.309Z] Building docker-support-notifications-go [2020-07-24T18:26:12.309Z]  Building docker-core-metadata-go ... done (18/33) Installing py3-requests (2.23.0-r0) [2020-07-24T18:26:12.309Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-24T18:26:12.309Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-24T18:26:12.309Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-24T18:26:12.309Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-24T18:26:12.309Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-24T18:26:12.586Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-24T18:26:12.586Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-24T18:26:12.586Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-24T18:26:12.586Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-24T18:26:12.586Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-24T18:26:12.586Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-24T18:26:12.586Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-24T18:26:12.586Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-24T18:26:12.586Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-24T18:26:12.586Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-24T18:26:12.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:26:12.860Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:26:12.860Z] OK: 71 MiB in 55 packages [2020-07-24T18:26:13.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:26:14.124Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:26:14.124Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:26:14.124Z] OK: 12620 distinct packages available [2020-07-24T18:26:14.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:26:14.809Z] OK: 217 MiB in 51 packages [2020-07-24T18:26:15.493Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-24T18:26:15.794Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-24T18:26:15.794Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-24T18:26:16.077Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-24T18:26:16.077Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-24T18:26:16.489Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:26:16.489Z] OK: 8 MiB in 19 packages [2020-07-24T18:26:19.332Z] Removing intermediate container 0c22394cae82 [2020-07-24T18:26:19.332Z] ---> 9644bc92d135 [2020-07-24T18:26:19.332Z] Step 5/29 : COPY go.mod . [2020-07-24T18:26:20.871Z] Removing intermediate container d464f8c616a1 [2020-07-24T18:26:20.871Z] ---> ebca9d05838f [2020-07-24T18:26:20.871Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-24T18:26:20.871Z] ---> 54ce7ad4be4b [2020-07-24T18:26:20.871Z] Step 6/29 : RUN go mod download [2020-07-24T18:26:21.146Z] ---> Running in 0736ad723008 [2020-07-24T18:26:22.582Z] ---> b144d8c7081a [2020-07-24T18:26:22.582Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-24T18:26:26.938Z] ---> a574456f52d3 [2020-07-24T18:26:26.938Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-24T18:26:27.213Z] Removing intermediate container 0736ad723008 [2020-07-24T18:26:27.213Z] ---> 8cfde18ac23e [2020-07-24T18:26:27.213Z] Step 7/29 : COPY . . [2020-07-24T18:26:27.488Z] Removing intermediate container af89306ce2e3 [2020-07-24T18:26:27.488Z] ---> d9a9cc6125b6 [2020-07-24T18:26:27.488Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-24T18:26:28.101Z] ---> Running in 5f049721c31b [2020-07-24T18:26:28.727Z] ---> 5aa1073643da [2020-07-24T18:26:28.727Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:26:29.325Z] ---> Running in ff36e4230806 [2020-07-24T18:26:30.772Z] Removing intermediate container ff36e4230806 [2020-07-24T18:26:30.772Z] ---> 02deb2ecc4b2 [2020-07-24T18:26:30.772Z] Step 20/22 : LABEL arch=arm64 [2020-07-24T18:26:31.370Z] ---> Running in 7b1849a9adc7 [2020-07-24T18:26:32.816Z] Removing intermediate container 7b1849a9adc7 [2020-07-24T18:26:32.816Z] ---> 8fd04c043147 [2020-07-24T18:26:32.816Z] Step 21/22 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:26:33.421Z] ---> Running in ea62d25226eb [2020-07-24T18:26:34.399Z] Removing intermediate container ea62d25226eb [2020-07-24T18:26:34.399Z] ---> 4c20757f9d1a [2020-07-24T18:26:34.399Z] Step 22/22 : LABEL version=1.2.1-dev.3 [2020-07-24T18:26:34.670Z] ---> Running in dcbb940bd9ad [2020-07-24T18:26:34.945Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:26:35.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:26:35.217Z] ---> 19e9dcf7886b [2020-07-24T18:26:35.217Z] Step 3/23 : WORKDIR /edgex-go [2020-07-24T18:26:35.217Z] ---> Using cache [2020-07-24T18:26:35.217Z] ---> f0158840329c [2020-07-24T18:26:35.217Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:26:35.217Z] ---> Using cache [2020-07-24T18:26:35.217Z] ---> c91364bfd92f [2020-07-24T18:26:35.217Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-24T18:26:35.491Z] ---> Running in e0c5c6dc81b3 [2020-07-24T18:26:35.765Z] Removing intermediate container dcbb940bd9ad [2020-07-24T18:26:35.765Z] ---> 5e10e8c0448b [2020-07-24T18:26:35.765Z] [2020-07-24T18:26:36.044Z] Collecting docker-compose==1.23.2 [2020-07-24T18:26:36.044Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-24T18:26:36.642Z] Successfully built 5e10e8c0448b [2020-07-24T18:26:36.642Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-24T18:26:36.642Z]  Building docker-core-data-go ... done Building docker-support-scheduler-go [2020-07-24T18:26:37.239Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-24T18:26:37.239Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-24T18:26:38.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:26:38.223Z] Collecting PyYAML<4,>=3.10 [2020-07-24T18:26:38.223Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-24T18:26:39.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:26:40.673Z] v3.12.0-175-g8b3334c57c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:26:40.673Z] v3.12.0-179-gc1e97b6747 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:26:40.673Z] OK: 12620 distinct packages available [2020-07-24T18:26:41.662Z] OK: 217 MiB in 51 packages [2020-07-24T18:26:42.646Z] Collecting docker<4.0,>=3.6.0 [2020-07-24T18:26:42.646Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-24T18:26:43.626Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-07-24T18:26:45.110Z] Collecting jsonschema<3,>=2.5.1 [2020-07-24T18:26:45.110Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-24T18:26:48.502Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-24T18:26:48.502Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-24T18:26:48.502Z] Removing intermediate container e0c5c6dc81b3 [2020-07-24T18:26:48.502Z] ---> 586f3c898144 [2020-07-24T18:26:48.502Z] Step 6/23 : COPY go.mod . [2020-07-24T18:26:49.488Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-24T18:26:49.488Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-24T18:26:49.488Z] ---> a1dcf3f11d1c [2020-07-24T18:26:49.488Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-24T18:26:49.762Z] ---> ccfeda3de4fa [2020-07-24T18:26:49.762Z] Step 7/23 : RUN go mod download [2020-07-24T18:26:49.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-24T18:26:50.039Z] ---> Running in 60f6e1a10b2c [2020-07-24T18:26:50.311Z] ---> Running in eb84d59b5d92 [2020-07-24T18:26:52.928Z] Collecting cached-property<2,>=1.2.0 [2020-07-24T18:26:52.928Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-24T18:26:53.204Z] Collecting texttable<0.10,>=0.9.0 [2020-07-24T18:26:53.204Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-24T18:26:53.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-24T18:26:54.210Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:26:54.210Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:26:54.210Z] ---> 19e9dcf7886b [2020-07-24T18:26:54.210Z] Step 3/20 : WORKDIR /edgex-go [2020-07-24T18:26:54.210Z] ---> Using cache [2020-07-24T18:26:54.210Z] ---> f0158840329c [2020-07-24T18:26:54.210Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:26:54.210Z] ---> Using cache [2020-07-24T18:26:54.210Z] ---> c91364bfd92f [2020-07-24T18:26:54.210Z] Step 5/20 : RUN apk update && apk add make git [2020-07-24T18:26:54.210Z] ---> Using cache [2020-07-24T18:26:54.210Z] ---> 4640715b30bf [2020-07-24T18:26:54.210Z] Step 6/20 : COPY go.mod . [2020-07-24T18:26:54.210Z] ---> Using cache [2020-07-24T18:26:54.210Z] ---> bf168e0af441 [2020-07-24T18:26:54.210Z] Step 7/20 : RUN go mod download [2020-07-24T18:26:54.210Z] ---> Using cache [2020-07-24T18:26:54.210Z] ---> 05ca1c303bdf [2020-07-24T18:26:54.210Z] Step 8/20 : COPY . . [2020-07-24T18:26:54.210Z] ---> Using cache [2020-07-24T18:26:54.210Z] ---> 7b4b72204765 [2020-07-24T18:26:54.210Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-24T18:26:55.198Z] ---> Running in 88fa254ac8ef [2020-07-24T18:26:55.790Z] Removing intermediate container 60f6e1a10b2c [2020-07-24T18:26:56.060Z] ---> 13c02a08dd4d [2020-07-24T18:26:56.060Z] Step 8/23 : COPY . . [2020-07-24T18:26:56.330Z] Collecting docopt<0.7,>=0.6.1 [2020-07-24T18:26:56.330Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-24T18:26:57.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-24T18:26:59.743Z] Collecting docker-pycreds>=0.4.0 [2020-07-24T18:26:59.743Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-24T18:27:00.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-24T18:27:00.620Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-24T18:27:00.620Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-24T18:27:00.906Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-07-24T18:27:01.524Z] Collecting idna<2.8,>=2.5 [2020-07-24T18:27:01.524Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-24T18:27:01.524Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-07-24T18:27:01.524Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-24T18:27:01.524Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-24T18:27:01.524Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-24T18:27:01.524Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-24T18:27:02.977Z] Installing collected packages: websocket-client, PyYAML, docker-pycreds, urllib3, idna, requests, docker, jsonschema, dockerpty, cached-property, texttable, docopt, docker-compose [2020-07-24T18:27:03.572Z] Running setup.py install for PyYAML: started [2020-07-24T18:27:07.001Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-24T18:27:07.277Z] Attempting uninstall: urllib3 [2020-07-24T18:27:07.277Z] Found existing installation: urllib3 1.25.9 [2020-07-24T18:27:07.277Z] Uninstalling urllib3-1.25.9: [2020-07-24T18:27:07.880Z] Successfully uninstalled urllib3-1.25.9 [2020-07-24T18:27:08.858Z] Attempting uninstall: idna [2020-07-24T18:27:08.859Z] Found existing installation: idna 2.9 [2020-07-24T18:27:08.859Z] Uninstalling idna-2.9: [2020-07-24T18:27:08.859Z] Successfully uninstalled idna-2.9 [2020-07-24T18:27:09.841Z] Attempting uninstall: requests [2020-07-24T18:27:09.841Z] Found existing installation: requests 2.23.0 [2020-07-24T18:27:09.841Z] Uninstalling requests-2.23.0: [2020-07-24T18:27:10.117Z] Successfully uninstalled requests-2.23.0 [2020-07-24T18:27:15.550Z] Running setup.py install for dockerpty: started [2020-07-24T18:27:15.550Z] ---> 04e1a8a030ca [2020-07-24T18:27:15.550Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-24T18:27:15.826Z] ---> Running in 5c4daf48f026 [2020-07-24T18:27:17.264Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-24T18:27:17.539Z] Running setup.py install for texttable: started [2020-07-24T18:27:18.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-24T18:27:18.522Z] Removing intermediate container 445bf21bc273 [2020-07-24T18:27:18.522Z] ---> b997909a6401 [2020-07-24T18:27:18.522Z] [2020-07-24T18:27:18.522Z] Step 10/26 : FROM alpine:3.10 [2020-07-24T18:27:18.804Z] 3.10: Pulling from library/alpine [2020-07-24T18:27:20.299Z] Running setup.py install for texttable: finished with status 'done' [2020-07-24T18:27:20.299Z] Running setup.py install for docopt: started [2020-07-24T18:27:20.299Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-24T18:27:20.299Z] Status: Downloaded newer image for alpine:3.10 [2020-07-24T18:27:20.299Z] ---> 536a684cf733 [2020-07-24T18:27:20.299Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-24T18:27:20.577Z] ---> Running in 693e62342631 [2020-07-24T18:27:23.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:27:23.229Z] Running setup.py install for docopt: finished with status 'done' [2020-07-24T18:27:23.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:27:23.832Z] v3.10.5-60-gf7c8b9a88d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-24T18:27:23.832Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-24T18:27:23.832Z] OK: 10167 distinct packages available [2020-07-24T18:27:24.431Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-07-24T18:27:24.431Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-24T18:27:24.431Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-24T18:27:24.709Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-24T18:27:24.709Z] (4/5) Installing curl (7.66.0-r0) [2020-07-24T18:27:24.709Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-24T18:27:24.709Z] Executing busybox-1.30.1-r3.trigger [2020-07-24T18:27:24.709Z] Executing ca-certificates-20191127-r2.trigger [2020-07-24T18:27:24.983Z] OK: 7 MiB in 19 packages [2020-07-24T18:27:27.618Z] Removing intermediate container 693e62342631 [2020-07-24T18:27:27.618Z] ---> 8b3a330ac61a [2020-07-24T18:27:27.618Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-24T18:27:27.618Z] ---> Running in fd72e5a134f3 [2020-07-24T18:27:28.219Z] Removing intermediate container fd72e5a134f3 [2020-07-24T18:27:28.219Z] ---> f3a8bdcc7600 [2020-07-24T18:27:28.219Z] Step 13/26 : WORKDIR / [2020-07-24T18:27:28.493Z] ---> Running in 627ed03bf217 [2020-07-24T18:27:29.481Z] Removing intermediate container 627ed03bf217 [2020-07-24T18:27:29.481Z] ---> 645ed3ff6b02 [2020-07-24T18:27:29.481Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-07-24T18:27:30.468Z] Removing intermediate container 5f049721c31b [2020-07-24T18:27:30.468Z] ---> 7ecde1e2a85b [2020-07-24T18:27:30.468Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-24T18:27:30.750Z] ---> 6f2508516de4 [2020-07-24T18:27:30.750Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-07-24T18:27:30.750Z] ---> Running in ea3a8b895b05 [2020-07-24T18:27:32.190Z] ---> 4594623b5104 [2020-07-24T18:27:32.190Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-24T18:27:33.174Z] ---> 933768dd035c [2020-07-24T18:27:33.174Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-24T18:27:33.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:27:33.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:27:34.430Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-24T18:27:34.430Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-24T18:27:34.430Z] (3/3) Installing curl (7.69.1-r0) [2020-07-24T18:27:34.430Z] ---> aebca548a173 [2020-07-24T18:27:34.430Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-24T18:27:34.430Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:27:34.430Z] OK: 71 MiB in 58 packages [2020-07-24T18:27:36.418Z] ---> d3ab38241751 [2020-07-24T18:27:36.418Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-24T18:27:36.702Z] Removing intermediate container ea3a8b895b05 [2020-07-24T18:27:36.702Z] ---> 0d35745c242a [2020-07-24T18:27:36.702Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:27:36.702Z] ---> Running in 3da2d17d195f [2020-07-24T18:27:37.693Z] Removing intermediate container 3da2d17d195f [2020-07-24T18:27:37.693Z] ---> b8c433a12d8a [2020-07-24T18:27:37.693Z] Step 24/26 : LABEL arch=arm64 [2020-07-24T18:27:37.978Z] ---> Running in 01d4c52f0c77 [2020-07-24T18:27:38.254Z] ---> 6cde2b57fedc [2020-07-24T18:27:38.254Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-24T18:27:38.532Z] Removing intermediate container 01d4c52f0c77 [2020-07-24T18:27:38.532Z] ---> 942559d554ea [2020-07-24T18:27:38.532Z] Step 25/26 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:27:38.808Z] ---> Running in ba8a6c9dab1f [2020-07-24T18:27:39.798Z] Removing intermediate container ba8a6c9dab1f [2020-07-24T18:27:39.798Z] ---> 91b2bb33b2a6 [2020-07-24T18:27:39.798Z] Step 26/26 : LABEL version=1.2.1-dev.3 [2020-07-24T18:27:39.798Z] ---> Running in 5e7559f14d20 [2020-07-24T18:27:40.076Z] ---> 542c1f9ec10b [2020-07-24T18:27:40.076Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T18:27:40.679Z] Removing intermediate container 5e7559f14d20 [2020-07-24T18:27:40.679Z] ---> 8804fe7e66ac [2020-07-24T18:27:40.679Z] [2020-07-24T18:27:41.299Z] Successfully built 8804fe7e66ac [2020-07-24T18:27:41.299Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-24T18:27:41.299Z] ---> 77bafd88c8c9 [2020-07-24T18:27:41.299Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T18:27:41.581Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-command-go [2020-07-24T18:27:41.581Z] ---> Running in d255a4454721 [2020-07-24T18:27:47.001Z] Removing intermediate container d255a4454721 [2020-07-24T18:27:47.001Z] ---> 7fe5c9de299e [2020-07-24T18:27:47.001Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T18:27:47.001Z] ---> Running in 8812edea7984 [2020-07-24T18:27:47.994Z] Removing intermediate container 8812edea7984 [2020-07-24T18:27:47.994Z] ---> 349163cbcde1 [2020-07-24T18:27:47.994Z] Step 24/26 : LABEL arch=arm64 [2020-07-24T18:27:47.994Z] ---> Running in 9cf689c1a94a [2020-07-24T18:27:48.975Z] Removing intermediate container 9cf689c1a94a [2020-07-24T18:27:48.975Z] ---> b7d769276755 [2020-07-24T18:27:48.975Z] Step 25/26 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:27:48.975Z] ---> Running in 20d8b8e0322f [2020-07-24T18:27:49.574Z] Removing intermediate container 20d8b8e0322f [2020-07-24T18:27:49.574Z] ---> 74077b89c0c5 [2020-07-24T18:27:49.574Z] Step 26/26 : LABEL version=1.2.1-dev.3 [2020-07-24T18:27:49.574Z] ---> Running in f30e0e2dcbcc [2020-07-24T18:27:50.564Z] Removing intermediate container f30e0e2dcbcc [2020-07-24T18:27:50.564Z] ---> aaaa45f9f12e [2020-07-24T18:27:50.564Z] [2020-07-24T18:27:50.842Z] Successfully built aaaa45f9f12e [2020-07-24T18:27:50.842Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-24T18:28:06.030Z]  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-24T18:28:06.030Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-24T18:28:06.030Z] ---> 19e9dcf7886b [2020-07-24T18:28:06.030Z] Step 3/21 : WORKDIR /edgex-go [2020-07-24T18:28:06.030Z] ---> Using cache [2020-07-24T18:28:06.030Z] ---> f0158840329c [2020-07-24T18:28:06.030Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T18:28:06.030Z] ---> Using cache [2020-07-24T18:28:06.030Z] ---> c91364bfd92f [2020-07-24T18:28:06.030Z] Step 5/21 : RUN apk update && apk add make git [2020-07-24T18:28:06.030Z] ---> Using cache [2020-07-24T18:28:06.030Z] ---> 4640715b30bf [2020-07-24T18:28:06.030Z] Step 6/21 : COPY go.mod . [2020-07-24T18:28:06.030Z] ---> Using cache [2020-07-24T18:28:06.030Z] ---> bf168e0af441 [2020-07-24T18:28:06.030Z] Step 7/21 : RUN go mod download [2020-07-24T18:28:06.030Z] ---> Using cache [2020-07-24T18:28:06.030Z] ---> 05ca1c303bdf [2020-07-24T18:28:06.030Z] Step 8/21 : COPY . . [2020-07-24T18:28:06.030Z] ---> Using cache [2020-07-24T18:28:06.030Z] ---> 7b4b72204765 [2020-07-24T18:28:06.030Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-24T18:28:06.630Z] ---> Running in 320d7e7e2148 [2020-07-24T18:28:09.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2020-07-24T18:28:10.260Z] Removing intermediate container eb84d59b5d92 [2020-07-24T18:28:10.260Z] ---> dc210b7cfbf8 [2020-07-24T18:28:10.260Z] [2020-07-24T18:28:10.260Z] Step 9/29 : FROM alpine:latest [2020-07-24T18:28:10.260Z] ---> 62ee0e9f8440 [2020-07-24T18:28:10.260Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-24T18:28:10.260Z] ---> Running in ec4317a93c7f [2020-07-24T18:28:10.860Z] Removing intermediate container ec4317a93c7f [2020-07-24T18:28:10.860Z] ---> 8cc0f8549ebc [2020-07-24T18:28:10.860Z] Step 11/29 : USER root [2020-07-24T18:28:11.134Z] ---> Running in de44755e1eab [2020-07-24T18:28:11.740Z] Removing intermediate container de44755e1eab [2020-07-24T18:28:11.740Z] ---> a8c3ca282e3d [2020-07-24T18:28:11.740Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-24T18:28:11.740Z] ---> Running in 7196e1fe080a [2020-07-24T18:28:14.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T18:28:14.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T18:28:14.984Z] v3.12.0-175-g8b3334c57c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-24T18:28:14.984Z] v3.12.0-179-gc1e97b6747 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-24T18:28:14.984Z] OK: 12620 distinct packages available [2020-07-24T18:28:15.588Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-24T18:28:15.866Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-24T18:28:15.866Z] Executing busybox-1.31.1-r16.trigger [2020-07-24T18:28:15.866Z] Executing ca-certificates-20191127-r4.trigger [2020-07-24T18:28:16.145Z] OK: 6 MiB in 16 packages [2020-07-24T18:28:18.154Z] Removing intermediate container 7196e1fe080a [2020-07-24T18:28:18.154Z] ---> 14af78791ffa [2020-07-24T18:28:18.154Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-24T18:28:18.435Z] ---> Running in 4a4a561d18bb [2020-07-24T18:28:19.050Z] Removing intermediate container 4a4a561d18bb [2020-07-24T18:28:19.050Z] ---> 7b02a03a9aa2 [2020-07-24T18:28:19.050Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-24T18:28:19.333Z] ---> Running in c28b3e7a23e1 [2020-07-24T18:28:19.949Z] Removing intermediate container c28b3e7a23e1 [2020-07-24T18:28:19.949Z] ---> f383d26674d6 [2020-07-24T18:28:19.949Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-24T18:28:20.254Z] ---> Running in 3389c5c97a65 [2020-07-24T18:28:24.083Z] Removing intermediate container 3389c5c97a65 [2020-07-24T18:28:24.083Z] ---> 5311f926d124 [2020-07-24T18:28:24.083Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-24T18:28:26.111Z] ---> d63a0c8a6077 [2020-07-24T18:28:26.111Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-24T18:28:27.098Z] ---> 679519ced3a9 [2020-07-24T18:28:27.098Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-24T18:28:28.090Z] ---> 396e401fbe36 [2020-07-24T18:28:28.090Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-24T18:28:29.072Z] ---> 8ea421c70313 [2020-07-24T18:28:29.072Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-24T18:28:30.531Z] ---> bdd9c2383323 [2020-07-24T18:28:30.531Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-24T18:28:30.531Z] ---> Running in 918682e8a410 [2020-07-24T18:28:35.942Z] Removing intermediate container 88fa254ac8ef [2020-07-24T18:28:35.942Z] ---> a325b24c0fc3 [2020-07-24T18:28:35.942Z] [2020-07-24T18:28:35.942Z] Step 10/20 : FROM scratch [2020-07-24T18:28:35.942Z] ---> [2020-07-24T18:28:35.942Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T18:28:35.942Z] Removing intermediate container 918682e8a410 [2020-07-24T18:28:35.942Z] ---> a8702f06d2f9 [2020-07-24T18:28:35.942Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-24T18:28:35.942Z] ---> Using cache [2020-07-24T18:28:35.942Z] ---> e153925af770 [2020-07-24T18:28:35.942Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-24T18:28:35.942Z] ---> Running in 1b66e88c6ec7 [2020-07-24T18:28:36.542Z] Removing intermediate container 1b66e88c6ec7 [2020-07-24T18:28:36.542Z] ---> 567ace2f75d8 [2020-07-24T18:28:36.542Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-24T18:28:36.542Z] ---> 1b2601f4fe41 [2020-07-24T18:28:36.542Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-24T18:28:36.542Z] ---> Running in 27bb80627cb9 [2020-07-24T18:28:36.824Z] ---> Running in 4ec725453493 [2020-07-24T18:28:37.107Z] Removing intermediate container 27bb80627cb9 [2020-07-24T18:28:37.107Z] ---> bad767d690e4 [2020-07-24T18:28:37.107Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-24T18:28:39.107Z] ---> 73f40d92fbbc [2020-07-24T18:28:39.107Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-24T18:28:40.569Z] ---> 5065336df7a4 [2020-07-24T18:28:40.569Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-24T18:28:40.845Z] Removing intermediate container 4ec725453493 [2020-07-24T18:28:40.845Z] ---> 343c3b956506 [2020-07-24T18:28:40.845Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-24T18:28:41.123Z] ---> Running in 5eccaec83606 [2020-07-24T18:28:41.738Z] ---> 14088f0aa48e [2020-07-24T18:28:41.738Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:28:42.018Z] ---> Running in a5417871daf7 [2020-07-24T18:28:42.634Z] Removing intermediate container a5417871daf7 [2020-07-24T18:28:42.634Z] ---> e4282919d64c [2020-07-24T18:28:42.634Z] Step 18/20 : LABEL arch=arm64 [2020-07-24T18:28:42.910Z] ---> Running in 830ed352bd61 [2020-07-24T18:28:43.517Z] Removing intermediate container 830ed352bd61 [2020-07-24T18:28:43.517Z] ---> 127e83a6682f [2020-07-24T18:28:43.517Z] Step 19/20 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:28:43.517Z] ---> Running in 53000dda95c1 [2020-07-24T18:28:44.530Z] Removing intermediate container 53000dda95c1 [2020-07-24T18:28:44.530Z] ---> e127d54941a4 [2020-07-24T18:28:44.530Z] Step 20/20 : LABEL version=1.2.1-dev.3 [2020-07-24T18:28:44.802Z] ---> Running in d52190fdd9da [2020-07-24T18:28:45.403Z] Removing intermediate container 5eccaec83606 [2020-07-24T18:28:45.403Z] ---> b30463dc9b9c [2020-07-24T18:28:45.403Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-24T18:28:45.675Z] Removing intermediate container d52190fdd9da [2020-07-24T18:28:45.675Z] ---> 466dd633023f [2020-07-24T18:28:45.675Z] [2020-07-24T18:28:45.675Z] ---> Running in a2d11967ac76 [2020-07-24T18:28:46.279Z] Successfully built 466dd633023f [2020-07-24T18:28:46.279Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-24T18:28:46.551Z]  Building docker-support-scheduler-go ... done Removing intermediate container a2d11967ac76 [2020-07-24T18:28:46.551Z] ---> d5672a819400 [2020-07-24T18:28:46.551Z] Step 26/29 : CMD [ "generate" ] [2020-07-24T18:28:46.826Z] ---> Running in b33e04a1e91e [2020-07-24T18:28:47.422Z] Removing intermediate container b33e04a1e91e [2020-07-24T18:28:47.422Z] ---> a2cd4aaea18f [2020-07-24T18:28:47.422Z] Step 27/29 : LABEL arch=arm64 [2020-07-24T18:28:48.022Z] ---> Running in 145f253eb558 [2020-07-24T18:28:49.008Z] Removing intermediate container 145f253eb558 [2020-07-24T18:28:49.008Z] ---> a1e450735137 [2020-07-24T18:28:49.008Z] Step 28/29 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:28:49.284Z] ---> Running in 1edceb99c212 [2020-07-24T18:28:50.272Z] Removing intermediate container 1edceb99c212 [2020-07-24T18:28:50.272Z] ---> a1dfdd8a7f22 [2020-07-24T18:28:50.272Z] Step 29/29 : LABEL version=1.2.1-dev.3 [2020-07-24T18:28:50.873Z] Removing intermediate container 5c4daf48f026 [2020-07-24T18:28:50.873Z] ---> bb47a8a2e4f8 [2020-07-24T18:28:50.873Z] [2020-07-24T18:28:50.873Z] Step 10/23 : FROM scratch [2020-07-24T18:28:50.873Z] ---> [2020-07-24T18:28:50.873Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-24T18:28:50.873Z] ---> Running in c82fac1ee11b [2020-07-24T18:28:50.873Z] ---> Using cache [2020-07-24T18:28:50.873Z] ---> c40b2541e2a0 [2020-07-24T18:28:50.873Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-24T18:28:51.151Z] ---> Running in 1fa66c91a249 [2020-07-24T18:28:51.755Z] Removing intermediate container c82fac1ee11b [2020-07-24T18:28:51.755Z] ---> ae594d3c3f25 [2020-07-24T18:28:51.755Z] [2020-07-24T18:28:52.036Z] Removing intermediate container 1fa66c91a249 [2020-07-24T18:28:52.036Z] ---> 32ffb43942e8 [2020-07-24T18:28:52.036Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-24T18:28:52.312Z] ---> Running in 6e33fd60c78c [2020-07-24T18:28:52.312Z] Successfully built ae594d3c3f25 [2020-07-24T18:28:52.312Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-24T18:28:52.938Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 6e33fd60c78c [2020-07-24T18:28:52.938Z] ---> a48fad3f884c [2020-07-24T18:28:52.938Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-24T18:28:53.934Z] ---> ec1ae04d9fe7 [2020-07-24T18:28:53.934Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-24T18:28:55.935Z] ---> 11784578dec8 [2020-07-24T18:28:55.935Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-24T18:28:57.937Z] ---> b2975ad9eaa6 [2020-07-24T18:28:57.937Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-24T18:28:58.919Z] ---> 47fca8642ffc [2020-07-24T18:28:58.919Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-24T18:29:00.354Z] ---> 5854c43ecc3a [2020-07-24T18:29:00.354Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-24T18:29:00.953Z] ---> df73572f6c5b [2020-07-24T18:29:00.953Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:29:00.953Z] ---> Running in a6bad8432c2a [2020-07-24T18:29:01.550Z] Removing intermediate container a6bad8432c2a [2020-07-24T18:29:01.550Z] ---> c8c08299c9c3 [2020-07-24T18:29:01.550Z] Step 21/23 : LABEL arch=arm64 [2020-07-24T18:29:01.550Z] ---> Running in 19aaf150e32f [2020-07-24T18:29:02.144Z] Removing intermediate container 19aaf150e32f [2020-07-24T18:29:02.145Z] ---> dd5130a676e5 [2020-07-24T18:29:02.145Z] Step 22/23 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:02.145Z] ---> Running in dc824694a9d9 [2020-07-24T18:29:02.739Z] Removing intermediate container dc824694a9d9 [2020-07-24T18:29:02.739Z] ---> 8e3bba0b28f9 [2020-07-24T18:29:02.739Z] Step 23/23 : LABEL version=1.2.1-dev.3 [2020-07-24T18:29:02.739Z] ---> Running in a4277816925a [2020-07-24T18:29:03.343Z] Removing intermediate container a4277816925a [2020-07-24T18:29:03.343Z] ---> 5bd8f2fa0c4b [2020-07-24T18:29:03.343Z] [2020-07-24T18:29:03.616Z] Successfully built 5bd8f2fa0c4b [2020-07-24T18:29:03.616Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-24T18:29:08.991Z]  Building docker-support-notifications-go ... done Removing intermediate container 320d7e7e2148 [2020-07-24T18:29:08.991Z] ---> 79f44e70059f [2020-07-24T18:29:08.991Z] [2020-07-24T18:29:08.991Z] Step 10/21 : FROM scratch [2020-07-24T18:29:08.991Z] ---> [2020-07-24T18:29:08.991Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-24T18:29:08.991Z] ---> Using cache [2020-07-24T18:29:08.991Z] ---> e153925af770 [2020-07-24T18:29:08.991Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-24T18:29:08.991Z] ---> Running in 639bc5a16d75 [2020-07-24T18:29:08.991Z] Removing intermediate container 639bc5a16d75 [2020-07-24T18:29:08.991Z] ---> 161790f6b10d [2020-07-24T18:29:08.991Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-24T18:29:08.991Z] ---> Running in c7d032d04908 [2020-07-24T18:29:09.582Z] Removing intermediate container c7d032d04908 [2020-07-24T18:29:09.582Z] ---> 344294345474 [2020-07-24T18:29:09.582Z] Step 14/21 : WORKDIR / [2020-07-24T18:29:09.582Z] ---> Running in 77ced5cfeb86 [2020-07-24T18:29:10.180Z] Removing intermediate container 77ced5cfeb86 [2020-07-24T18:29:10.180Z] ---> ee7510e0162b [2020-07-24T18:29:10.180Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-24T18:29:10.776Z] ---> f855c1a00b11 [2020-07-24T18:29:10.776Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-24T18:29:12.198Z] ---> 22a0b1389e51 [2020-07-24T18:29:12.198Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-24T18:29:12.472Z] ---> 909bcffdab92 [2020-07-24T18:29:12.472Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-24T18:29:12.741Z] ---> Running in 7bd63aa57839 [2020-07-24T18:29:13.011Z] Removing intermediate container 7bd63aa57839 [2020-07-24T18:29:13.011Z] ---> 20df5f03f7fe [2020-07-24T18:29:13.011Z] Step 19/21 : LABEL arch=arm64 [2020-07-24T18:29:13.284Z] ---> Running in 6190361d0b58 [2020-07-24T18:29:13.556Z] Removing intermediate container 6190361d0b58 [2020-07-24T18:29:13.556Z] ---> 9f56f55e17c1 [2020-07-24T18:29:13.556Z] Step 20/21 : LABEL git_sha=04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:13.828Z] ---> Running in 01d9456674e2 [2020-07-24T18:29:14.099Z] Removing intermediate container 01d9456674e2 [2020-07-24T18:29:14.099Z] ---> e54d47158f75 [2020-07-24T18:29:14.099Z] Step 21/21 : LABEL version=1.2.1-dev.3 [2020-07-24T18:29:14.375Z] ---> Running in fde0bcc6c2fa [2020-07-24T18:29:14.967Z] Removing intermediate container fde0bcc6c2fa [2020-07-24T18:29:14.967Z] ---> aa6e54354ad5 [2020-07-24T18:29:14.967Z] [2020-07-24T18:29:15.249Z] Successfully built aa6e54354ad5 [2020-07-24T18:29:15.249Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-24T18:29:15.537Z]  Building docker-core-command-go ... done  [Pipeline] } [2020-07-24T18:29:15.538Z] $ docker stop --time=1 77a04ea46040e6aa836f5cef2d108ed26f3bc3882394d4626429b6808ad5d631 [2020-07-24T18:29:17.444Z] $ docker rm -f 77a04ea46040e6aa836f5cef2d108ed26f3bc3882394d4626429b6808ad5d631 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:29:18.203Z] + docker images [2020-07-24T18:29:18.203Z] + grep docker [2020-07-24T18:29:18.473Z] docker-core-command-go-arm64 latest aa6e54354ad5 4 seconds ago 12.4MB [2020-07-24T18:29:18.473Z] docker-support-notifications-go-arm64 latest 5bd8f2fa0c4b 16 seconds ago 13.9MB [2020-07-24T18:29:18.473Z] docker-security-secrets-setup-go-arm64 latest ae594d3c3f25 27 seconds ago 24.2MB [2020-07-24T18:29:18.473Z] docker-support-scheduler-go-arm64 latest 466dd633023f 33 seconds ago 12.6MB [2020-07-24T18:29:18.473Z] docker-security-secretstore-setup-go-arm64 latest aaaa45f9f12e About a minute ago 32.6MB [2020-07-24T18:29:18.474Z] docker-sys-mgmt-agent-go-arm64 latest 8804fe7e66ac About a minute ago 266MB [2020-07-24T18:29:18.474Z] docker-core-data-go-arm64 latest 5e10e8c0448b 2 minutes ago 22.6MB [2020-07-24T18:29:18.474Z] docker-core-metadata-go-arm64 latest b7a6068a5ed4 3 minutes ago 13.8MB [2020-07-24T18:29:18.474Z] docker-support-logging-go-arm64 latest fdd486d78818 3 minutes ago 11.4MB [2020-07-24T18:29:18.474Z] docker-security-proxy-setup-go-arm64 latest fe379e90c4cd 3 minutes ago 15.8MB [2020-07-24T18:29:18.474Z] docker latest ce9d55ae87f1 4 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-07-24T18:29:18.868Z] provisioning config files... [2020-07-24T18:29:18.911Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/114@tmp/config7056982768230041663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:29:19.294Z] nexus3.edgexfoundry.org:10001 [2020-07-24T18:29:19.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T18:29:19.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T18:29:19.837Z] Configure a credential helper to remove this warning. See [2020-07-24T18:29:19.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T18:29:19.837Z] [2020-07-24T18:29:19.837Z] Login Succeeded [2020-07-24T18:29:19.837Z] nexus3.edgexfoundry.org:10002 [2020-07-24T18:29:20.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T18:29:20.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T18:29:20.426Z] Configure a credential helper to remove this warning. See [2020-07-24T18:29:20.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T18:29:20.426Z] [2020-07-24T18:29:20.426Z] Login Succeeded [2020-07-24T18:29:20.426Z] nexus3.edgexfoundry.org:10003 [2020-07-24T18:29:21.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T18:29:21.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T18:29:21.019Z] Configure a credential helper to remove this warning. See [2020-07-24T18:29:21.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T18:29:21.019Z] [2020-07-24T18:29:21.019Z] Login Succeeded [2020-07-24T18:29:21.019Z] nexus3.edgexfoundry.org:10004 [2020-07-24T18:29:21.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T18:29:21.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T18:29:21.610Z] Configure a credential helper to remove this warning. See [2020-07-24T18:29:21.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T18:29:21.610Z] [2020-07-24T18:29:21.610Z] Login Succeeded [2020-07-24T18:29:21.610Z] docker.io [2020-07-24T18:29:22.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-24T18:29:22.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-24T18:29:22.466Z] Configure a credential helper to remove this warning. See [2020-07-24T18:29:22.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-24T18:29:22.466Z] [2020-07-24T18:29:22.466Z] Login Succeeded [Pipeline] } [2020-07-24T18:29:22.481Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:29:22.656Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-07-24T18:29:22.656Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:22.656Z] 1.2.1-dev.3 [2020-07-24T18:29:22.656Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:22.656Z] master [2020-07-24T18:29:22.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:23.134Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:23.467Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:23.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-07-24T18:29:23.467Z] 0b4b013df3a4: Preparing [2020-07-24T18:29:23.467Z] 4158671e5369: Preparing [2020-07-24T18:29:23.467Z] f04d02f1cc3d: Preparing [2020-07-24T18:29:23.741Z] f04d02f1cc3d: Pushed [2020-07-24T18:29:23.741Z] 0b4b013df3a4: Pushed [2020-07-24T18:29:27.101Z] 4158671e5369: Pushed [2020-07-24T18:29:27.101Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:ef18ede6cc3f35d3faafd941a79d8c2cba001c6f47647abd29a46ce165954576 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:27.441Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:27.770Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.1-dev.3 [2020-07-24T18:29:27.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-07-24T18:29:27.770Z] 0b4b013df3a4: Preparing [2020-07-24T18:29:27.770Z] 4158671e5369: Preparing [2020-07-24T18:29:27.770Z] f04d02f1cc3d: Preparing [2020-07-24T18:29:27.770Z] f04d02f1cc3d: Layer already exists [2020-07-24T18:29:27.770Z] 4158671e5369: Layer already exists [2020-07-24T18:29:27.770Z] 0b4b013df3a4: Layer already exists [2020-07-24T18:29:28.040Z] 1.2.1-dev.3: digest: sha256:ef18ede6cc3f35d3faafd941a79d8c2cba001c6f47647abd29a46ce165954576 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:28.377Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:28.712Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:28.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-07-24T18:29:28.712Z] 0b4b013df3a4: Preparing [2020-07-24T18:29:28.712Z] 4158671e5369: Preparing [2020-07-24T18:29:28.712Z] f04d02f1cc3d: Preparing [2020-07-24T18:29:28.712Z] f04d02f1cc3d: Layer already exists [2020-07-24T18:29:28.712Z] 0b4b013df3a4: Layer already exists [2020-07-24T18:29:28.712Z] 4158671e5369: Layer already exists [2020-07-24T18:29:28.983Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:ef18ede6cc3f35d3faafd941a79d8c2cba001c6f47647abd29a46ce165954576 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:29.316Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:29.646Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-07-24T18:29:29.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-07-24T18:29:29.646Z] 0b4b013df3a4: Preparing [2020-07-24T18:29:29.646Z] 4158671e5369: Preparing [2020-07-24T18:29:29.646Z] f04d02f1cc3d: Preparing [2020-07-24T18:29:29.646Z] 0b4b013df3a4: Layer already exists [2020-07-24T18:29:29.646Z] 4158671e5369: Layer already exists [2020-07-24T18:29:29.646Z] f04d02f1cc3d: Layer already exists [2020-07-24T18:29:29.916Z] master: digest: sha256:ef18ede6cc3f35d3faafd941a79d8c2cba001c6f47647abd29a46ce165954576 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:29:30.070Z] ===================================================== [Pipeline] echo [2020-07-24T18:29:30.124Z] taggedImages: [2020-07-24T18:29:30.124Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:30.124Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.1-dev.3 [2020-07-24T18:29:30.124Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:30.124Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-07-24T18:29:30.185Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-07-24T18:29:30.186Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:30.186Z] 1.2.1-dev.3 [2020-07-24T18:29:30.186Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:30.186Z] master [2020-07-24T18:29:30.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:30.715Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:31.052Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:31.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-07-24T18:29:31.053Z] cf32f6762bbf: Preparing [2020-07-24T18:29:31.053Z] 2e214194dcfc: Preparing [2020-07-24T18:29:31.053Z] 38b6fb126ba8: Preparing [2020-07-24T18:29:31.053Z] 0fd183be968b: Preparing [2020-07-24T18:29:31.053Z] 4cb54d669b77: Preparing [2020-07-24T18:29:31.053Z] e2f13739ad41: Preparing [2020-07-24T18:29:31.053Z] e2f13739ad41: Waiting [2020-07-24T18:29:31.322Z] 4cb54d669b77: Pushed [2020-07-24T18:29:31.322Z] 38b6fb126ba8: Pushed [2020-07-24T18:29:31.322Z] cf32f6762bbf: Pushed [2020-07-24T18:29:31.322Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:31.916Z] 0fd183be968b: Pushed [2020-07-24T18:29:34.512Z] 2e214194dcfc: Pushed [2020-07-24T18:29:34.512Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:e57b4a355ec2c9881de9b5a9a884dfee2f6a807f1267c101c4129e16e8200835 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:35.117Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:35.459Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.1-dev.3 [2020-07-24T18:29:35.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-07-24T18:29:35.459Z] cf32f6762bbf: Preparing [2020-07-24T18:29:35.459Z] 2e214194dcfc: Preparing [2020-07-24T18:29:35.459Z] 38b6fb126ba8: Preparing [2020-07-24T18:29:35.459Z] 0fd183be968b: Preparing [2020-07-24T18:29:35.459Z] 4cb54d669b77: Preparing [2020-07-24T18:29:35.459Z] e2f13739ad41: Preparing [2020-07-24T18:29:35.459Z] e2f13739ad41: Waiting [2020-07-24T18:29:35.731Z] 2e214194dcfc: Layer already exists [2020-07-24T18:29:35.731Z] 4cb54d669b77: Layer already exists [2020-07-24T18:29:35.731Z] cf32f6762bbf: Layer already exists [2020-07-24T18:29:35.731Z] 0fd183be968b: Layer already exists [2020-07-24T18:29:35.731Z] 38b6fb126ba8: Layer already exists [2020-07-24T18:29:35.731Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:35.731Z] 1.2.1-dev.3: digest: sha256:e57b4a355ec2c9881de9b5a9a884dfee2f6a807f1267c101c4129e16e8200835 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:36.063Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:36.407Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:36.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-07-24T18:29:36.407Z] cf32f6762bbf: Preparing [2020-07-24T18:29:36.407Z] 2e214194dcfc: Preparing [2020-07-24T18:29:36.407Z] 38b6fb126ba8: Preparing [2020-07-24T18:29:36.407Z] 0fd183be968b: Preparing [2020-07-24T18:29:36.407Z] 4cb54d669b77: Preparing [2020-07-24T18:29:36.407Z] e2f13739ad41: Preparing [2020-07-24T18:29:36.407Z] e2f13739ad41: Waiting [2020-07-24T18:29:36.678Z] 0fd183be968b: Layer already exists [2020-07-24T18:29:36.678Z] cf32f6762bbf: Layer already exists [2020-07-24T18:29:36.678Z] 2e214194dcfc: Layer already exists [2020-07-24T18:29:36.678Z] 4cb54d669b77: Layer already exists [2020-07-24T18:29:36.678Z] 38b6fb126ba8: Layer already exists [2020-07-24T18:29:36.678Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:36.678Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:e57b4a355ec2c9881de9b5a9a884dfee2f6a807f1267c101c4129e16e8200835 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:37.010Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:37.343Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-07-24T18:29:37.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-07-24T18:29:37.343Z] cf32f6762bbf: Preparing [2020-07-24T18:29:37.343Z] 2e214194dcfc: Preparing [2020-07-24T18:29:37.343Z] 38b6fb126ba8: Preparing [2020-07-24T18:29:37.343Z] 0fd183be968b: Preparing [2020-07-24T18:29:37.343Z] 4cb54d669b77: Preparing [2020-07-24T18:29:37.343Z] e2f13739ad41: Preparing [2020-07-24T18:29:37.343Z] e2f13739ad41: Waiting [2020-07-24T18:29:37.343Z] cf32f6762bbf: Layer already exists [2020-07-24T18:29:37.343Z] 0fd183be968b: Layer already exists [2020-07-24T18:29:37.343Z] 4cb54d669b77: Layer already exists [2020-07-24T18:29:37.343Z] 2e214194dcfc: Layer already exists [2020-07-24T18:29:37.343Z] 38b6fb126ba8: Layer already exists [2020-07-24T18:29:37.612Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:37.612Z] master: digest: sha256:e57b4a355ec2c9881de9b5a9a884dfee2f6a807f1267c101c4129e16e8200835 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:29:37.767Z] ===================================================== [Pipeline] echo [2020-07-24T18:29:37.817Z] taggedImages: [2020-07-24T18:29:37.817Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:37.817Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.1-dev.3 [2020-07-24T18:29:37.817Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:37.817Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-07-24T18:29:37.867Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-07-24T18:29:37.868Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:37.868Z] 1.2.1-dev.3 [2020-07-24T18:29:37.868Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:37.868Z] master [2020-07-24T18:29:37.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:38.365Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:38.780Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:38.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-07-24T18:29:38.780Z] 9b389649491c: Preparing [2020-07-24T18:29:38.780Z] 1f8d53402b2a: Preparing [2020-07-24T18:29:38.780Z] e99033c10072: Preparing [2020-07-24T18:29:39.076Z] 9b389649491c: Pushed [2020-07-24T18:29:39.076Z] e99033c10072: Pushed [2020-07-24T18:29:42.514Z] 1f8d53402b2a: Pushed [2020-07-24T18:29:42.514Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:66addc2e20565df5825ef0979cb72e7cb756d381a1a4c539bfbb61da11bf38b1 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:42.842Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:43.167Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.1-dev.3 [2020-07-24T18:29:43.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-07-24T18:29:43.168Z] 9b389649491c: Preparing [2020-07-24T18:29:43.168Z] 1f8d53402b2a: Preparing [2020-07-24T18:29:43.168Z] e99033c10072: Preparing [2020-07-24T18:29:43.168Z] 1f8d53402b2a: Layer already exists [2020-07-24T18:29:43.168Z] e99033c10072: Layer already exists [2020-07-24T18:29:43.438Z] 9b389649491c: Layer already exists [2020-07-24T18:29:43.438Z] 1.2.1-dev.3: digest: sha256:66addc2e20565df5825ef0979cb72e7cb756d381a1a4c539bfbb61da11bf38b1 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:43.769Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:44.096Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:44.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-07-24T18:29:44.096Z] 9b389649491c: Preparing [2020-07-24T18:29:44.096Z] 1f8d53402b2a: Preparing [2020-07-24T18:29:44.096Z] e99033c10072: Preparing [2020-07-24T18:29:44.366Z] 9b389649491c: Layer already exists [2020-07-24T18:29:44.366Z] 1f8d53402b2a: Layer already exists [2020-07-24T18:29:44.366Z] e99033c10072: Layer already exists [2020-07-24T18:29:44.366Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:66addc2e20565df5825ef0979cb72e7cb756d381a1a4c539bfbb61da11bf38b1 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:44.700Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:45.025Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-07-24T18:29:45.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-07-24T18:29:45.026Z] 9b389649491c: Preparing [2020-07-24T18:29:45.026Z] 1f8d53402b2a: Preparing [2020-07-24T18:29:45.026Z] e99033c10072: Preparing [2020-07-24T18:29:45.296Z] 9b389649491c: Layer already exists [2020-07-24T18:29:45.296Z] 1f8d53402b2a: Layer already exists [2020-07-24T18:29:45.296Z] e99033c10072: Layer already exists [2020-07-24T18:29:45.296Z] master: digest: sha256:66addc2e20565df5825ef0979cb72e7cb756d381a1a4c539bfbb61da11bf38b1 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:29:45.512Z] ===================================================== [Pipeline] echo [2020-07-24T18:29:45.568Z] taggedImages: [2020-07-24T18:29:45.568Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:45.568Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.1-dev.3 [2020-07-24T18:29:45.568Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:45.568Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-07-24T18:29:45.623Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-07-24T18:29:45.623Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:45.623Z] 1.2.1-dev.3 [2020-07-24T18:29:45.623Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:45.623Z] master [2020-07-24T18:29:45.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:46.096Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:46.423Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:46.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-07-24T18:29:46.423Z] d3ec9740e986: Preparing [2020-07-24T18:29:46.423Z] c10d24b31816: Preparing [2020-07-24T18:29:46.423Z] 7e50ab888e48: Preparing [2020-07-24T18:29:46.423Z] c62c2cda38b4: Preparing [2020-07-24T18:29:46.423Z] e2f13739ad41: Preparing [2020-07-24T18:29:46.698Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:46.698Z] c10d24b31816: Pushed [2020-07-24T18:29:46.698Z] 7e50ab888e48: Pushed [2020-07-24T18:29:47.290Z] c62c2cda38b4: Pushed [2020-07-24T18:29:49.246Z] d3ec9740e986: Pushed [2020-07-24T18:29:49.246Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:5e33d450e7289119c25cb7d841dfd81980ad2523cad6dce0533a5dcb40b688e3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:49.579Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:49.906Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.1-dev.3 [2020-07-24T18:29:49.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-07-24T18:29:49.906Z] d3ec9740e986: Preparing [2020-07-24T18:29:49.906Z] c10d24b31816: Preparing [2020-07-24T18:29:49.906Z] 7e50ab888e48: Preparing [2020-07-24T18:29:49.906Z] c62c2cda38b4: Preparing [2020-07-24T18:29:49.906Z] e2f13739ad41: Preparing [2020-07-24T18:29:50.177Z] c10d24b31816: Layer already exists [2020-07-24T18:29:50.177Z] d3ec9740e986: Layer already exists [2020-07-24T18:29:50.177Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:50.177Z] c62c2cda38b4: Layer already exists [2020-07-24T18:29:50.177Z] 7e50ab888e48: Layer already exists [2020-07-24T18:29:50.177Z] 1.2.1-dev.3: digest: sha256:5e33d450e7289119c25cb7d841dfd81980ad2523cad6dce0533a5dcb40b688e3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:50.516Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:50.844Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:50.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-07-24T18:29:50.844Z] d3ec9740e986: Preparing [2020-07-24T18:29:50.844Z] c10d24b31816: Preparing [2020-07-24T18:29:50.844Z] 7e50ab888e48: Preparing [2020-07-24T18:29:50.844Z] c62c2cda38b4: Preparing [2020-07-24T18:29:50.844Z] e2f13739ad41: Preparing [2020-07-24T18:29:51.114Z] d3ec9740e986: Layer already exists [2020-07-24T18:29:51.114Z] c62c2cda38b4: Layer already exists [2020-07-24T18:29:51.114Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:51.114Z] 7e50ab888e48: Layer already exists [2020-07-24T18:29:51.114Z] c10d24b31816: Layer already exists [2020-07-24T18:29:51.114Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:5e33d450e7289119c25cb7d841dfd81980ad2523cad6dce0533a5dcb40b688e3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:51.444Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:51.772Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-07-24T18:29:51.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-07-24T18:29:51.772Z] d3ec9740e986: Preparing [2020-07-24T18:29:51.772Z] c10d24b31816: Preparing [2020-07-24T18:29:51.772Z] 7e50ab888e48: Preparing [2020-07-24T18:29:51.772Z] c62c2cda38b4: Preparing [2020-07-24T18:29:51.772Z] e2f13739ad41: Preparing [2020-07-24T18:29:51.772Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:51.772Z] d3ec9740e986: Layer already exists [2020-07-24T18:29:51.772Z] c62c2cda38b4: Layer already exists [2020-07-24T18:29:51.772Z] c10d24b31816: Layer already exists [2020-07-24T18:29:51.772Z] 7e50ab888e48: Layer already exists [2020-07-24T18:29:52.042Z] master: digest: sha256:5e33d450e7289119c25cb7d841dfd81980ad2523cad6dce0533a5dcb40b688e3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:29:52.197Z] ===================================================== [Pipeline] echo [2020-07-24T18:29:52.234Z] taggedImages: [2020-07-24T18:29:52.234Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:52.234Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.1-dev.3 [2020-07-24T18:29:52.234Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:52.234Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-07-24T18:29:52.283Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-07-24T18:29:52.284Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:52.284Z] 1.2.1-dev.3 [2020-07-24T18:29:52.284Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:52.284Z] master [2020-07-24T18:29:52.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:52.748Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:53.096Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:53.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-07-24T18:29:53.096Z] 3e931cb0c0a6: Preparing [2020-07-24T18:29:53.096Z] ec941612bc31: Preparing [2020-07-24T18:29:53.096Z] 623c652e8180: Preparing [2020-07-24T18:29:53.096Z] 749ec8eca38c: Preparing [2020-07-24T18:29:53.096Z] 749ec8eca38c: Preparing [2020-07-24T18:29:53.096Z] 2b06793c98e6: Preparing [2020-07-24T18:29:53.096Z] fad19e7a269a: Preparing [2020-07-24T18:29:53.096Z] 7c27dcb368f9: Preparing [2020-07-24T18:29:53.096Z] 3e931cb0c0a6: Preparing [2020-07-24T18:29:53.096Z] 64006e3e17de: Preparing [2020-07-24T18:29:53.096Z] 97948796fdb7: Preparing [2020-07-24T18:29:53.096Z] 9c929549936f: Preparing [2020-07-24T18:29:53.096Z] e2f13739ad41: Preparing [2020-07-24T18:29:53.096Z] 64006e3e17de: Waiting [2020-07-24T18:29:53.096Z] 97948796fdb7: Waiting [2020-07-24T18:29:53.096Z] 9c929549936f: Waiting [2020-07-24T18:29:53.096Z] fad19e7a269a: Waiting [2020-07-24T18:29:53.096Z] e2f13739ad41: Waiting [2020-07-24T18:29:53.370Z] 623c652e8180: Pushed [2020-07-24T18:29:53.370Z] ec941612bc31: Pushed [2020-07-24T18:29:53.370Z] 2b06793c98e6: Pushed [2020-07-24T18:29:53.370Z] 749ec8eca38c: Pushed [2020-07-24T18:29:53.642Z] fad19e7a269a: Pushed [2020-07-24T18:29:53.643Z] 7c27dcb368f9: Pushed [2020-07-24T18:29:53.643Z] 97948796fdb7: Pushed [2020-07-24T18:29:53.643Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:53.643Z] 64006e3e17de: Pushed [2020-07-24T18:29:53.912Z] 9c929549936f: Pushed [2020-07-24T18:29:55.866Z] 3e931cb0c0a6: Pushed [2020-07-24T18:29:55.866Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:54fd59e25c9b25b2109c3d7e6dc7ec2bccdc4029096d459de761063de14b63b1 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:56.197Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:56.532Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.1-dev.3 [2020-07-24T18:29:56.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-07-24T18:29:56.532Z] 3e931cb0c0a6: Preparing [2020-07-24T18:29:56.532Z] ec941612bc31: Preparing [2020-07-24T18:29:56.532Z] 623c652e8180: Preparing [2020-07-24T18:29:56.532Z] 749ec8eca38c: Preparing [2020-07-24T18:29:56.532Z] 749ec8eca38c: Preparing [2020-07-24T18:29:56.532Z] 2b06793c98e6: Preparing [2020-07-24T18:29:56.532Z] fad19e7a269a: Preparing [2020-07-24T18:29:56.532Z] 7c27dcb368f9: Preparing [2020-07-24T18:29:56.532Z] 3e931cb0c0a6: Preparing [2020-07-24T18:29:56.532Z] 64006e3e17de: Preparing [2020-07-24T18:29:56.532Z] 97948796fdb7: Preparing [2020-07-24T18:29:56.532Z] 9c929549936f: Preparing [2020-07-24T18:29:56.532Z] e2f13739ad41: Preparing [2020-07-24T18:29:56.532Z] fad19e7a269a: Waiting [2020-07-24T18:29:56.532Z] 7c27dcb368f9: Waiting [2020-07-24T18:29:56.532Z] 64006e3e17de: Waiting [2020-07-24T18:29:56.532Z] 9c929549936f: Waiting [2020-07-24T18:29:56.532Z] e2f13739ad41: Waiting [2020-07-24T18:29:56.532Z] 97948796fdb7: Waiting [2020-07-24T18:29:56.803Z] 3e931cb0c0a6: Layer already exists [2020-07-24T18:29:56.803Z] 2b06793c98e6: Layer already exists [2020-07-24T18:29:56.803Z] 749ec8eca38c: Layer already exists [2020-07-24T18:29:56.803Z] ec941612bc31: Layer already exists [2020-07-24T18:29:56.803Z] 623c652e8180: Layer already exists [2020-07-24T18:29:56.803Z] 97948796fdb7: Layer already exists [2020-07-24T18:29:56.803Z] fad19e7a269a: Layer already exists [2020-07-24T18:29:56.803Z] 64006e3e17de: Layer already exists [2020-07-24T18:29:56.803Z] 7c27dcb368f9: Layer already exists [2020-07-24T18:29:56.803Z] 9c929549936f: Layer already exists [2020-07-24T18:29:56.803Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:56.803Z] 1.2.1-dev.3: digest: sha256:54fd59e25c9b25b2109c3d7e6dc7ec2bccdc4029096d459de761063de14b63b1 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:57.135Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:57.462Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:57.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-07-24T18:29:57.462Z] 3e931cb0c0a6: Preparing [2020-07-24T18:29:57.462Z] ec941612bc31: Preparing [2020-07-24T18:29:57.462Z] 623c652e8180: Preparing [2020-07-24T18:29:57.462Z] 749ec8eca38c: Preparing [2020-07-24T18:29:57.462Z] 749ec8eca38c: Preparing [2020-07-24T18:29:57.462Z] 2b06793c98e6: Preparing [2020-07-24T18:29:57.462Z] fad19e7a269a: Preparing [2020-07-24T18:29:57.462Z] 7c27dcb368f9: Preparing [2020-07-24T18:29:57.462Z] 3e931cb0c0a6: Preparing [2020-07-24T18:29:57.462Z] 64006e3e17de: Preparing [2020-07-24T18:29:57.462Z] 97948796fdb7: Preparing [2020-07-24T18:29:57.462Z] 9c929549936f: Preparing [2020-07-24T18:29:57.462Z] e2f13739ad41: Preparing [2020-07-24T18:29:57.462Z] fad19e7a269a: Waiting [2020-07-24T18:29:57.462Z] 64006e3e17de: Waiting [2020-07-24T18:29:57.462Z] 97948796fdb7: Waiting [2020-07-24T18:29:57.462Z] 9c929549936f: Waiting [2020-07-24T18:29:57.462Z] e2f13739ad41: Waiting [2020-07-24T18:29:57.462Z] 7c27dcb368f9: Waiting [2020-07-24T18:29:57.734Z] 749ec8eca38c: Layer already exists [2020-07-24T18:29:57.734Z] ec941612bc31: Layer already exists [2020-07-24T18:29:57.734Z] 3e931cb0c0a6: Layer already exists [2020-07-24T18:29:57.734Z] 2b06793c98e6: Layer already exists [2020-07-24T18:29:57.734Z] 623c652e8180: Layer already exists [2020-07-24T18:29:57.734Z] 97948796fdb7: Layer already exists [2020-07-24T18:29:57.734Z] 7c27dcb368f9: Layer already exists [2020-07-24T18:29:57.734Z] 9c929549936f: Layer already exists [2020-07-24T18:29:57.734Z] fad19e7a269a: Layer already exists [2020-07-24T18:29:57.734Z] 64006e3e17de: Layer already exists [2020-07-24T18:29:57.734Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:57.734Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:54fd59e25c9b25b2109c3d7e6dc7ec2bccdc4029096d459de761063de14b63b1 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:58.069Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:58.398Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-07-24T18:29:58.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-07-24T18:29:58.398Z] 3e931cb0c0a6: Preparing [2020-07-24T18:29:58.398Z] ec941612bc31: Preparing [2020-07-24T18:29:58.398Z] 623c652e8180: Preparing [2020-07-24T18:29:58.398Z] 749ec8eca38c: Preparing [2020-07-24T18:29:58.398Z] 749ec8eca38c: Preparing [2020-07-24T18:29:58.398Z] 2b06793c98e6: Preparing [2020-07-24T18:29:58.398Z] fad19e7a269a: Preparing [2020-07-24T18:29:58.398Z] 7c27dcb368f9: Preparing [2020-07-24T18:29:58.398Z] 3e931cb0c0a6: Preparing [2020-07-24T18:29:58.398Z] 64006e3e17de: Preparing [2020-07-24T18:29:58.398Z] 97948796fdb7: Preparing [2020-07-24T18:29:58.398Z] 9c929549936f: Preparing [2020-07-24T18:29:58.398Z] e2f13739ad41: Preparing [2020-07-24T18:29:58.398Z] fad19e7a269a: Waiting [2020-07-24T18:29:58.398Z] 7c27dcb368f9: Waiting [2020-07-24T18:29:58.398Z] 64006e3e17de: Waiting [2020-07-24T18:29:58.398Z] 97948796fdb7: Waiting [2020-07-24T18:29:58.398Z] 9c929549936f: Waiting [2020-07-24T18:29:58.398Z] e2f13739ad41: Waiting [2020-07-24T18:29:58.669Z] 623c652e8180: Layer already exists [2020-07-24T18:29:58.669Z] 2b06793c98e6: Layer already exists [2020-07-24T18:29:58.669Z] ec941612bc31: Layer already exists [2020-07-24T18:29:58.669Z] 749ec8eca38c: Layer already exists [2020-07-24T18:29:58.669Z] 3e931cb0c0a6: Layer already exists [2020-07-24T18:29:58.669Z] 64006e3e17de: Layer already exists [2020-07-24T18:29:58.669Z] 7c27dcb368f9: Layer already exists [2020-07-24T18:29:58.669Z] fad19e7a269a: Layer already exists [2020-07-24T18:29:58.669Z] 97948796fdb7: Layer already exists [2020-07-24T18:29:58.669Z] 9c929549936f: Layer already exists [2020-07-24T18:29:58.669Z] e2f13739ad41: Layer already exists [2020-07-24T18:29:58.670Z] master: digest: sha256:54fd59e25c9b25b2109c3d7e6dc7ec2bccdc4029096d459de761063de14b63b1 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:29:58.866Z] ===================================================== [Pipeline] echo [2020-07-24T18:29:58.914Z] taggedImages: [2020-07-24T18:29:58.914Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:58.914Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.1-dev.3 [2020-07-24T18:29:58.914Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:58.914Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-07-24T18:29:58.966Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-07-24T18:29:58.966Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:58.966Z] 1.2.1-dev.3 [2020-07-24T18:29:58.966Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:29:58.966Z] master [2020-07-24T18:29:58.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:59.448Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:29:59.776Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:29:59.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-07-24T18:29:59.776Z] d8fde0edc9d9: Preparing [2020-07-24T18:29:59.776Z] 18a8890a4b2c: Preparing [2020-07-24T18:29:59.776Z] c336c04785b5: Preparing [2020-07-24T18:29:59.776Z] 1ee6a37b97ea: Preparing [2020-07-24T18:29:59.776Z] 037c657d6a2a: Preparing [2020-07-24T18:29:59.776Z] eefc0ccfd9e0: Preparing [2020-07-24T18:29:59.776Z] bf4c2eac6acf: Preparing [2020-07-24T18:29:59.776Z] 1ca7b508acad: Preparing [2020-07-24T18:29:59.776Z] b7ab69b96fa0: Preparing [2020-07-24T18:29:59.776Z] cb63e22f4376: Preparing [2020-07-24T18:29:59.776Z] 66b385cf80cf: Preparing [2020-07-24T18:29:59.776Z] 1ca7b508acad: Waiting [2020-07-24T18:29:59.776Z] 66b385cf80cf: Waiting [2020-07-24T18:29:59.776Z] b7ab69b96fa0: Waiting [2020-07-24T18:29:59.776Z] cb63e22f4376: Waiting [2020-07-24T18:29:59.776Z] eefc0ccfd9e0: Waiting [2020-07-24T18:29:59.776Z] bf4c2eac6acf: Waiting [2020-07-24T18:30:00.053Z] 18a8890a4b2c: Pushed [2020-07-24T18:30:00.053Z] d8fde0edc9d9: Pushed [2020-07-24T18:30:00.323Z] bf4c2eac6acf: Pushed [2020-07-24T18:30:00.323Z] eefc0ccfd9e0: Pushed [2020-07-24T18:30:00.592Z] 1ca7b508acad: Pushed [2020-07-24T18:30:00.592Z] b7ab69b96fa0: Pushed [2020-07-24T18:30:00.592Z] 66b385cf80cf: Layer already exists [2020-07-24T18:30:01.193Z] cb63e22f4376: Pushed [2020-07-24T18:30:02.166Z] c336c04785b5: Pushed [2020-07-24T18:30:02.436Z] 037c657d6a2a: Pushed [2020-07-24T18:30:02.436Z] 1ee6a37b97ea: Pushed [2020-07-24T18:30:02.716Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:cbcdd64dfeb60c1e2b8ac430687c84ca0e47b1397390b161c33f35802f357630 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:03.048Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:03.373Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.1-dev.3 [2020-07-24T18:30:03.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-07-24T18:30:03.374Z] d8fde0edc9d9: Preparing [2020-07-24T18:30:03.374Z] 18a8890a4b2c: Preparing [2020-07-24T18:30:03.374Z] c336c04785b5: Preparing [2020-07-24T18:30:03.374Z] 1ee6a37b97ea: Preparing [2020-07-24T18:30:03.374Z] 037c657d6a2a: Preparing [2020-07-24T18:30:03.374Z] eefc0ccfd9e0: Preparing [2020-07-24T18:30:03.374Z] bf4c2eac6acf: Preparing [2020-07-24T18:30:03.374Z] 1ca7b508acad: Preparing [2020-07-24T18:30:03.374Z] b7ab69b96fa0: Preparing [2020-07-24T18:30:03.374Z] cb63e22f4376: Preparing [2020-07-24T18:30:03.374Z] 66b385cf80cf: Preparing [2020-07-24T18:30:03.374Z] 1ca7b508acad: Waiting [2020-07-24T18:30:03.374Z] cb63e22f4376: Waiting [2020-07-24T18:30:03.374Z] 66b385cf80cf: Waiting [2020-07-24T18:30:03.374Z] b7ab69b96fa0: Waiting [2020-07-24T18:30:03.374Z] eefc0ccfd9e0: Waiting [2020-07-24T18:30:03.374Z] bf4c2eac6acf: Waiting [2020-07-24T18:30:03.374Z] d8fde0edc9d9: Layer already exists [2020-07-24T18:30:03.374Z] c336c04785b5: Layer already exists [2020-07-24T18:30:03.374Z] 18a8890a4b2c: Layer already exists [2020-07-24T18:30:03.374Z] 1ee6a37b97ea: Layer already exists [2020-07-24T18:30:03.374Z] 037c657d6a2a: Layer already exists [2020-07-24T18:30:03.374Z] cb63e22f4376: Layer already exists [2020-07-24T18:30:03.374Z] eefc0ccfd9e0: Layer already exists [2020-07-24T18:30:03.374Z] 1ca7b508acad: Layer already exists [2020-07-24T18:30:03.374Z] bf4c2eac6acf: Layer already exists [2020-07-24T18:30:03.374Z] b7ab69b96fa0: Layer already exists [2020-07-24T18:30:03.644Z] 66b385cf80cf: Layer already exists [2020-07-24T18:30:03.644Z] 1.2.1-dev.3: digest: sha256:cbcdd64dfeb60c1e2b8ac430687c84ca0e47b1397390b161c33f35802f357630 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:03.980Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:04.306Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:04.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-07-24T18:30:04.306Z] d8fde0edc9d9: Preparing [2020-07-24T18:30:04.306Z] 18a8890a4b2c: Preparing [2020-07-24T18:30:04.306Z] c336c04785b5: Preparing [2020-07-24T18:30:04.306Z] 1ee6a37b97ea: Preparing [2020-07-24T18:30:04.306Z] 037c657d6a2a: Preparing [2020-07-24T18:30:04.306Z] eefc0ccfd9e0: Preparing [2020-07-24T18:30:04.306Z] bf4c2eac6acf: Preparing [2020-07-24T18:30:04.306Z] 1ca7b508acad: Preparing [2020-07-24T18:30:04.306Z] b7ab69b96fa0: Preparing [2020-07-24T18:30:04.306Z] cb63e22f4376: Preparing [2020-07-24T18:30:04.306Z] 66b385cf80cf: Preparing [2020-07-24T18:30:04.306Z] 1ca7b508acad: Waiting [2020-07-24T18:30:04.306Z] b7ab69b96fa0: Waiting [2020-07-24T18:30:04.306Z] cb63e22f4376: Waiting [2020-07-24T18:30:04.306Z] 66b385cf80cf: Waiting [2020-07-24T18:30:04.307Z] eefc0ccfd9e0: Waiting [2020-07-24T18:30:04.307Z] bf4c2eac6acf: Waiting [2020-07-24T18:30:04.576Z] 18a8890a4b2c: Layer already exists [2020-07-24T18:30:04.576Z] 037c657d6a2a: Layer already exists [2020-07-24T18:30:04.576Z] 1ee6a37b97ea: Layer already exists [2020-07-24T18:30:04.576Z] d8fde0edc9d9: Layer already exists [2020-07-24T18:30:04.576Z] c336c04785b5: Layer already exists [2020-07-24T18:30:04.576Z] bf4c2eac6acf: Layer already exists [2020-07-24T18:30:04.576Z] eefc0ccfd9e0: Layer already exists [2020-07-24T18:30:04.576Z] 1ca7b508acad: Layer already exists [2020-07-24T18:30:04.576Z] cb63e22f4376: Layer already exists [2020-07-24T18:30:04.576Z] b7ab69b96fa0: Layer already exists [2020-07-24T18:30:04.576Z] 66b385cf80cf: Layer already exists [2020-07-24T18:30:04.576Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:cbcdd64dfeb60c1e2b8ac430687c84ca0e47b1397390b161c33f35802f357630 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:04.906Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:05.231Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-07-24T18:30:05.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-07-24T18:30:05.232Z] d8fde0edc9d9: Preparing [2020-07-24T18:30:05.232Z] 18a8890a4b2c: Preparing [2020-07-24T18:30:05.232Z] c336c04785b5: Preparing [2020-07-24T18:30:05.232Z] 1ee6a37b97ea: Preparing [2020-07-24T18:30:05.232Z] 037c657d6a2a: Preparing [2020-07-24T18:30:05.232Z] eefc0ccfd9e0: Preparing [2020-07-24T18:30:05.232Z] bf4c2eac6acf: Preparing [2020-07-24T18:30:05.232Z] 1ca7b508acad: Preparing [2020-07-24T18:30:05.232Z] b7ab69b96fa0: Preparing [2020-07-24T18:30:05.232Z] cb63e22f4376: Preparing [2020-07-24T18:30:05.232Z] 66b385cf80cf: Preparing [2020-07-24T18:30:05.232Z] 1ca7b508acad: Waiting [2020-07-24T18:30:05.232Z] b7ab69b96fa0: Waiting [2020-07-24T18:30:05.232Z] cb63e22f4376: Waiting [2020-07-24T18:30:05.232Z] 66b385cf80cf: Waiting [2020-07-24T18:30:05.232Z] eefc0ccfd9e0: Waiting [2020-07-24T18:30:05.232Z] bf4c2eac6acf: Waiting [2020-07-24T18:30:05.503Z] c336c04785b5: Layer already exists [2020-07-24T18:30:05.503Z] 1ee6a37b97ea: Layer already exists [2020-07-24T18:30:05.503Z] 18a8890a4b2c: Layer already exists [2020-07-24T18:30:05.503Z] d8fde0edc9d9: Layer already exists [2020-07-24T18:30:05.503Z] 037c657d6a2a: Layer already exists [2020-07-24T18:30:05.503Z] 1ca7b508acad: Layer already exists [2020-07-24T18:30:05.503Z] cb63e22f4376: Layer already exists [2020-07-24T18:30:05.503Z] eefc0ccfd9e0: Layer already exists [2020-07-24T18:30:05.503Z] bf4c2eac6acf: Layer already exists [2020-07-24T18:30:05.503Z] b7ab69b96fa0: Layer already exists [2020-07-24T18:30:05.503Z] 66b385cf80cf: Layer already exists [2020-07-24T18:30:05.503Z] master: digest: sha256:cbcdd64dfeb60c1e2b8ac430687c84ca0e47b1397390b161c33f35802f357630 size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:30:05.665Z] ===================================================== [Pipeline] echo [2020-07-24T18:30:05.703Z] taggedImages: [2020-07-24T18:30:05.703Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:05.703Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.1-dev.3 [2020-07-24T18:30:05.703Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:05.703Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-07-24T18:30:05.766Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-07-24T18:30:05.766Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:05.766Z] 1.2.1-dev.3 [2020-07-24T18:30:05.766Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:05.766Z] master [2020-07-24T18:30:05.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:06.232Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:06.562Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:06.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-07-24T18:30:06.562Z] ebc16d950218: Preparing [2020-07-24T18:30:06.562Z] 6d4c7d022957: Preparing [2020-07-24T18:30:06.562Z] 01e60f265e78: Preparing [2020-07-24T18:30:06.562Z] e0f411b67f88: Preparing [2020-07-24T18:30:06.845Z] 01e60f265e78: Pushed [2020-07-24T18:30:06.845Z] ebc16d950218: Pushed [2020-07-24T18:30:07.115Z] e0f411b67f88: Pushed [2020-07-24T18:30:09.713Z] 6d4c7d022957: Pushed [2020-07-24T18:30:09.713Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:f51246276a8ee09be77d5330b1885c67a7299ae803b1b5cbaa51d4009607acab size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:10.040Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:10.366Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.1-dev.3 [2020-07-24T18:30:10.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-07-24T18:30:10.366Z] ebc16d950218: Preparing [2020-07-24T18:30:10.366Z] 6d4c7d022957: Preparing [2020-07-24T18:30:10.366Z] 01e60f265e78: Preparing [2020-07-24T18:30:10.366Z] e0f411b67f88: Preparing [2020-07-24T18:30:10.635Z] e0f411b67f88: Layer already exists [2020-07-24T18:30:10.635Z] ebc16d950218: Layer already exists [2020-07-24T18:30:10.635Z] 6d4c7d022957: Layer already exists [2020-07-24T18:30:10.635Z] 01e60f265e78: Layer already exists [2020-07-24T18:30:10.635Z] 1.2.1-dev.3: digest: sha256:f51246276a8ee09be77d5330b1885c67a7299ae803b1b5cbaa51d4009607acab size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:10.973Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:11.298Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:11.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-07-24T18:30:11.299Z] ebc16d950218: Preparing [2020-07-24T18:30:11.299Z] 6d4c7d022957: Preparing [2020-07-24T18:30:11.299Z] 01e60f265e78: Preparing [2020-07-24T18:30:11.299Z] e0f411b67f88: Preparing [2020-07-24T18:30:11.299Z] ebc16d950218: Layer already exists [2020-07-24T18:30:11.569Z] 01e60f265e78: Layer already exists [2020-07-24T18:30:11.569Z] 6d4c7d022957: Layer already exists [2020-07-24T18:30:11.569Z] e0f411b67f88: Layer already exists [2020-07-24T18:30:11.569Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:f51246276a8ee09be77d5330b1885c67a7299ae803b1b5cbaa51d4009607acab size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:11.898Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:12.226Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-07-24T18:30:12.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-07-24T18:30:12.226Z] ebc16d950218: Preparing [2020-07-24T18:30:12.226Z] 6d4c7d022957: Preparing [2020-07-24T18:30:12.226Z] 01e60f265e78: Preparing [2020-07-24T18:30:12.226Z] e0f411b67f88: Preparing [2020-07-24T18:30:12.498Z] 6d4c7d022957: Layer already exists [2020-07-24T18:30:12.498Z] e0f411b67f88: Layer already exists [2020-07-24T18:30:12.498Z] 01e60f265e78: Layer already exists [2020-07-24T18:30:12.498Z] ebc16d950218: Layer already exists [2020-07-24T18:30:12.498Z] master: digest: sha256:f51246276a8ee09be77d5330b1885c67a7299ae803b1b5cbaa51d4009607acab size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:30:12.656Z] ===================================================== [Pipeline] echo [2020-07-24T18:30:12.691Z] taggedImages: [2020-07-24T18:30:12.691Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:12.691Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.1-dev.3 [2020-07-24T18:30:12.691Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:12.691Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-07-24T18:30:12.742Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-07-24T18:30:12.742Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:12.742Z] 1.2.1-dev.3 [2020-07-24T18:30:12.742Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:12.742Z] master [2020-07-24T18:30:12.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:13.215Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:13.542Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:13.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-07-24T18:30:13.543Z] 52f09f02a0ea: Preparing [2020-07-24T18:30:13.543Z] 6f9356bb912a: Preparing [2020-07-24T18:30:13.543Z] 73f73e4e2870: Preparing [2020-07-24T18:30:13.543Z] c6513f0a3440: Preparing [2020-07-24T18:30:13.543Z] 921ee2d93314: Preparing [2020-07-24T18:30:13.543Z] d7e5c311adff: Preparing [2020-07-24T18:30:13.543Z] d7e5c311adff: Waiting [2020-07-24T18:30:13.822Z] 73f73e4e2870: Pushed [2020-07-24T18:30:13.822Z] 52f09f02a0ea: Pushed [2020-07-24T18:30:13.822Z] 921ee2d93314: Pushed [2020-07-24T18:30:13.822Z] c6513f0a3440: Pushed [2020-07-24T18:30:14.093Z] d7e5c311adff: Pushed [2020-07-24T18:30:16.686Z] 6f9356bb912a: Pushed [2020-07-24T18:30:16.955Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:c500fb428ee46d02260759b85e67743c1f9c6c097457a17b6c9f8f334af0275a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:17.282Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:17.607Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.1-dev.3 [2020-07-24T18:30:17.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-07-24T18:30:17.607Z] 52f09f02a0ea: Preparing [2020-07-24T18:30:17.607Z] 6f9356bb912a: Preparing [2020-07-24T18:30:17.607Z] 73f73e4e2870: Preparing [2020-07-24T18:30:17.607Z] c6513f0a3440: Preparing [2020-07-24T18:30:17.607Z] 921ee2d93314: Preparing [2020-07-24T18:30:17.607Z] d7e5c311adff: Preparing [2020-07-24T18:30:17.607Z] d7e5c311adff: Waiting [2020-07-24T18:30:17.607Z] 921ee2d93314: Layer already exists [2020-07-24T18:30:17.607Z] c6513f0a3440: Layer already exists [2020-07-24T18:30:17.607Z] 6f9356bb912a: Layer already exists [2020-07-24T18:30:17.607Z] 52f09f02a0ea: Layer already exists [2020-07-24T18:30:17.877Z] 73f73e4e2870: Layer already exists [2020-07-24T18:30:17.877Z] d7e5c311adff: Layer already exists [2020-07-24T18:30:17.877Z] 1.2.1-dev.3: digest: sha256:c500fb428ee46d02260759b85e67743c1f9c6c097457a17b6c9f8f334af0275a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:18.208Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:18.638Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:18.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-07-24T18:30:18.638Z] 52f09f02a0ea: Preparing [2020-07-24T18:30:18.638Z] 6f9356bb912a: Preparing [2020-07-24T18:30:18.638Z] 73f73e4e2870: Preparing [2020-07-24T18:30:18.638Z] c6513f0a3440: Preparing [2020-07-24T18:30:18.638Z] 921ee2d93314: Preparing [2020-07-24T18:30:18.638Z] d7e5c311adff: Preparing [2020-07-24T18:30:18.638Z] d7e5c311adff: Waiting [2020-07-24T18:30:18.917Z] 52f09f02a0ea: Layer already exists [2020-07-24T18:30:18.917Z] c6513f0a3440: Layer already exists [2020-07-24T18:30:18.917Z] 73f73e4e2870: Layer already exists [2020-07-24T18:30:18.917Z] 6f9356bb912a: Layer already exists [2020-07-24T18:30:18.917Z] 921ee2d93314: Layer already exists [2020-07-24T18:30:18.917Z] d7e5c311adff: Layer already exists [2020-07-24T18:30:18.917Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:c500fb428ee46d02260759b85e67743c1f9c6c097457a17b6c9f8f334af0275a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:19.270Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:19.640Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-07-24T18:30:19.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-07-24T18:30:19.640Z] 52f09f02a0ea: Preparing [2020-07-24T18:30:19.640Z] 6f9356bb912a: Preparing [2020-07-24T18:30:19.640Z] 73f73e4e2870: Preparing [2020-07-24T18:30:19.640Z] c6513f0a3440: Preparing [2020-07-24T18:30:19.640Z] 921ee2d93314: Preparing [2020-07-24T18:30:19.640Z] d7e5c311adff: Preparing [2020-07-24T18:30:19.640Z] d7e5c311adff: Waiting [2020-07-24T18:30:19.916Z] 52f09f02a0ea: Layer already exists [2020-07-24T18:30:19.916Z] 6f9356bb912a: Layer already exists [2020-07-24T18:30:19.916Z] 921ee2d93314: Layer already exists [2020-07-24T18:30:19.916Z] 73f73e4e2870: Layer already exists [2020-07-24T18:30:19.916Z] c6513f0a3440: Layer already exists [2020-07-24T18:30:19.916Z] d7e5c311adff: Layer already exists [2020-07-24T18:30:19.916Z] master: digest: sha256:c500fb428ee46d02260759b85e67743c1f9c6c097457a17b6c9f8f334af0275a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:30:20.076Z] ===================================================== [Pipeline] echo [2020-07-24T18:30:20.115Z] taggedImages: [2020-07-24T18:30:20.115Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:20.115Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.1-dev.3 [2020-07-24T18:30:20.115Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:20.115Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-07-24T18:30:20.172Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-07-24T18:30:20.172Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:20.172Z] 1.2.1-dev.3 [2020-07-24T18:30:20.172Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:20.172Z] master [2020-07-24T18:30:20.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:20.671Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:21.010Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:21.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-07-24T18:30:21.010Z] e68a29239b54: Preparing [2020-07-24T18:30:21.010Z] c3f08e028982: Preparing [2020-07-24T18:30:21.010Z] 62b303e81306: Preparing [2020-07-24T18:30:21.292Z] 62b303e81306: Pushed [2020-07-24T18:30:21.292Z] e68a29239b54: Pushed [2020-07-24T18:30:24.666Z] c3f08e028982: Pushed [2020-07-24T18:30:24.666Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:a8620bd13fd51d5617ee01cd6d0dfc5d4001a9484cb6377469fb55a8cc2b4317 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:25.005Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:25.331Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.1-dev.3 [2020-07-24T18:30:25.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-07-24T18:30:25.331Z] e68a29239b54: Preparing [2020-07-24T18:30:25.331Z] c3f08e028982: Preparing [2020-07-24T18:30:25.331Z] 62b303e81306: Preparing [2020-07-24T18:30:25.331Z] e68a29239b54: Layer already exists [2020-07-24T18:30:25.331Z] c3f08e028982: Layer already exists [2020-07-24T18:30:25.331Z] 62b303e81306: Layer already exists [2020-07-24T18:30:25.608Z] 1.2.1-dev.3: digest: sha256:a8620bd13fd51d5617ee01cd6d0dfc5d4001a9484cb6377469fb55a8cc2b4317 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:25.938Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:26.263Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:26.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-07-24T18:30:26.263Z] e68a29239b54: Preparing [2020-07-24T18:30:26.263Z] c3f08e028982: Preparing [2020-07-24T18:30:26.263Z] 62b303e81306: Preparing [2020-07-24T18:30:26.263Z] 62b303e81306: Layer already exists [2020-07-24T18:30:26.263Z] e68a29239b54: Layer already exists [2020-07-24T18:30:26.263Z] c3f08e028982: Layer already exists [2020-07-24T18:30:26.534Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:a8620bd13fd51d5617ee01cd6d0dfc5d4001a9484cb6377469fb55a8cc2b4317 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:26.865Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:27.190Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-07-24T18:30:27.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-07-24T18:30:27.190Z] e68a29239b54: Preparing [2020-07-24T18:30:27.190Z] c3f08e028982: Preparing [2020-07-24T18:30:27.190Z] 62b303e81306: Preparing [2020-07-24T18:30:27.190Z] 62b303e81306: Layer already exists [2020-07-24T18:30:27.190Z] c3f08e028982: Layer already exists [2020-07-24T18:30:27.190Z] e68a29239b54: Layer already exists [2020-07-24T18:30:27.461Z] master: digest: sha256:a8620bd13fd51d5617ee01cd6d0dfc5d4001a9484cb6377469fb55a8cc2b4317 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:30:27.652Z] ===================================================== [Pipeline] echo [2020-07-24T18:30:27.688Z] taggedImages: [2020-07-24T18:30:27.688Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:27.688Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.1-dev.3 [2020-07-24T18:30:27.688Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:27.688Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-07-24T18:30:27.741Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-07-24T18:30:27.742Z] 04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:27.742Z] 1.2.1-dev.3 [2020-07-24T18:30:27.742Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:27.742Z] master [2020-07-24T18:30:27.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:28.221Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:28.554Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:28.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-07-24T18:30:28.554Z] f470aacb2452: Preparing [2020-07-24T18:30:28.554Z] 9c45ce0dbe70: Preparing [2020-07-24T18:30:28.554Z] 328530afd54e: Preparing [2020-07-24T18:30:28.554Z] 08f0e6894996: Preparing [2020-07-24T18:30:28.554Z] 999850b81851: Preparing [2020-07-24T18:30:28.554Z] bba6c67331bc: Preparing [2020-07-24T18:30:28.554Z] ca89378e56aa: Preparing [2020-07-24T18:30:28.554Z] dcafda8adff7: Preparing [2020-07-24T18:30:28.554Z] 48d9eb58abf3: Preparing [2020-07-24T18:30:28.554Z] e5de615b7841: Preparing [2020-07-24T18:30:28.554Z] b0d752909cf9: Preparing [2020-07-24T18:30:28.554Z] 94fdc660876c: Preparing [2020-07-24T18:30:28.554Z] 4e7279dfc0c0: Preparing [2020-07-24T18:30:28.554Z] e2f13739ad41: Preparing [2020-07-24T18:30:28.554Z] 48d9eb58abf3: Waiting [2020-07-24T18:30:28.554Z] e5de615b7841: Waiting [2020-07-24T18:30:28.554Z] b0d752909cf9: Waiting [2020-07-24T18:30:28.554Z] 94fdc660876c: Waiting [2020-07-24T18:30:28.554Z] 4e7279dfc0c0: Waiting [2020-07-24T18:30:28.554Z] e2f13739ad41: Waiting [2020-07-24T18:30:28.554Z] bba6c67331bc: Waiting [2020-07-24T18:30:28.554Z] ca89378e56aa: Waiting [2020-07-24T18:30:28.554Z] dcafda8adff7: Waiting [2020-07-24T18:30:29.161Z] 999850b81851: Pushed [2020-07-24T18:30:29.161Z] f470aacb2452: Pushed [2020-07-24T18:30:30.139Z] ca89378e56aa: Pushed [2020-07-24T18:30:30.139Z] dcafda8adff7: Layer already exists [2020-07-24T18:30:30.139Z] 48d9eb58abf3: Layer already exists [2020-07-24T18:30:30.139Z] 08f0e6894996: Pushed [2020-07-24T18:30:30.139Z] e5de615b7841: Layer already exists [2020-07-24T18:30:30.139Z] b0d752909cf9: Layer already exists [2020-07-24T18:30:30.139Z] 94fdc660876c: Layer already exists [2020-07-24T18:30:30.139Z] 4e7279dfc0c0: Layer already exists [2020-07-24T18:30:30.139Z] e2f13739ad41: Layer already exists [2020-07-24T18:30:30.731Z] 9c45ce0dbe70: Pushed [2020-07-24T18:30:31.702Z] bba6c67331bc: Pushed [2020-07-24T18:30:41.806Z] 328530afd54e: Pushed [2020-07-24T18:30:41.806Z] 04784571c64111dd2069565982d29e4bcbbafa66: digest: sha256:887e8059748ae10737d7be353734779708ce96aaaaabc8c6b31f9f3ef1e06452 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:42.134Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:42.457Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.1-dev.3 [2020-07-24T18:30:42.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-07-24T18:30:42.457Z] f470aacb2452: Preparing [2020-07-24T18:30:42.457Z] 9c45ce0dbe70: Preparing [2020-07-24T18:30:42.457Z] 328530afd54e: Preparing [2020-07-24T18:30:42.457Z] 08f0e6894996: Preparing [2020-07-24T18:30:42.457Z] 999850b81851: Preparing [2020-07-24T18:30:42.457Z] bba6c67331bc: Preparing [2020-07-24T18:30:42.457Z] ca89378e56aa: Preparing [2020-07-24T18:30:42.457Z] dcafda8adff7: Preparing [2020-07-24T18:30:42.457Z] 48d9eb58abf3: Preparing [2020-07-24T18:30:42.457Z] e5de615b7841: Preparing [2020-07-24T18:30:42.457Z] b0d752909cf9: Preparing [2020-07-24T18:30:42.457Z] 94fdc660876c: Preparing [2020-07-24T18:30:42.457Z] 4e7279dfc0c0: Preparing [2020-07-24T18:30:42.457Z] e2f13739ad41: Preparing [2020-07-24T18:30:42.457Z] bba6c67331bc: Waiting [2020-07-24T18:30:42.457Z] ca89378e56aa: Waiting [2020-07-24T18:30:42.457Z] e5de615b7841: Waiting [2020-07-24T18:30:42.457Z] b0d752909cf9: Waiting [2020-07-24T18:30:42.457Z] 94fdc660876c: Waiting [2020-07-24T18:30:42.457Z] dcafda8adff7: Waiting [2020-07-24T18:30:42.457Z] 48d9eb58abf3: Waiting [2020-07-24T18:30:42.457Z] 4e7279dfc0c0: Waiting [2020-07-24T18:30:42.726Z] f470aacb2452: Layer already exists [2020-07-24T18:30:42.726Z] 08f0e6894996: Layer already exists [2020-07-24T18:30:42.726Z] 999850b81851: Layer already exists [2020-07-24T18:30:42.726Z] 9c45ce0dbe70: Layer already exists [2020-07-24T18:30:42.726Z] 328530afd54e: Layer already exists [2020-07-24T18:30:42.726Z] ca89378e56aa: Layer already exists [2020-07-24T18:30:42.726Z] e5de615b7841: Layer already exists [2020-07-24T18:30:42.726Z] bba6c67331bc: Layer already exists [2020-07-24T18:30:42.726Z] 48d9eb58abf3: Layer already exists [2020-07-24T18:30:42.726Z] dcafda8adff7: Layer already exists [2020-07-24T18:30:42.726Z] b0d752909cf9: Layer already exists [2020-07-24T18:30:42.726Z] 94fdc660876c: Layer already exists [2020-07-24T18:30:42.726Z] 4e7279dfc0c0: Layer already exists [2020-07-24T18:30:42.726Z] e2f13739ad41: Layer already exists [2020-07-24T18:30:42.726Z] 1.2.1-dev.3: digest: sha256:887e8059748ae10737d7be353734779708ce96aaaaabc8c6b31f9f3ef1e06452 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:43.055Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:43.384Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:43.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-07-24T18:30:43.384Z] f470aacb2452: Preparing [2020-07-24T18:30:43.384Z] 9c45ce0dbe70: Preparing [2020-07-24T18:30:43.384Z] 328530afd54e: Preparing [2020-07-24T18:30:43.384Z] 08f0e6894996: Preparing [2020-07-24T18:30:43.384Z] 999850b81851: Preparing [2020-07-24T18:30:43.384Z] bba6c67331bc: Preparing [2020-07-24T18:30:43.384Z] ca89378e56aa: Preparing [2020-07-24T18:30:43.384Z] dcafda8adff7: Preparing [2020-07-24T18:30:43.384Z] 48d9eb58abf3: Preparing [2020-07-24T18:30:43.384Z] e5de615b7841: Preparing [2020-07-24T18:30:43.384Z] b0d752909cf9: Preparing [2020-07-24T18:30:43.384Z] 94fdc660876c: Preparing [2020-07-24T18:30:43.384Z] 4e7279dfc0c0: Preparing [2020-07-24T18:30:43.384Z] e2f13739ad41: Preparing [2020-07-24T18:30:43.384Z] 94fdc660876c: Waiting [2020-07-24T18:30:43.384Z] 4e7279dfc0c0: Waiting [2020-07-24T18:30:43.384Z] e2f13739ad41: Waiting [2020-07-24T18:30:43.384Z] bba6c67331bc: Waiting [2020-07-24T18:30:43.384Z] ca89378e56aa: Waiting [2020-07-24T18:30:43.384Z] dcafda8adff7: Waiting [2020-07-24T18:30:43.384Z] e5de615b7841: Waiting [2020-07-24T18:30:43.384Z] b0d752909cf9: Waiting [2020-07-24T18:30:43.384Z] 48d9eb58abf3: Waiting [2020-07-24T18:30:43.657Z] 999850b81851: Layer already exists [2020-07-24T18:30:43.657Z] 9c45ce0dbe70: Layer already exists [2020-07-24T18:30:43.657Z] 328530afd54e: Layer already exists [2020-07-24T18:30:43.657Z] f470aacb2452: Layer already exists [2020-07-24T18:30:43.657Z] 08f0e6894996: Layer already exists [2020-07-24T18:30:43.657Z] bba6c67331bc: Layer already exists [2020-07-24T18:30:43.657Z] 48d9eb58abf3: Layer already exists [2020-07-24T18:30:43.657Z] ca89378e56aa: Layer already exists [2020-07-24T18:30:43.657Z] dcafda8adff7: Layer already exists [2020-07-24T18:30:43.657Z] e5de615b7841: Layer already exists [2020-07-24T18:30:43.657Z] e2f13739ad41: Layer already exists [2020-07-24T18:30:43.657Z] b0d752909cf9: Layer already exists [2020-07-24T18:30:43.657Z] 4e7279dfc0c0: Layer already exists [2020-07-24T18:30:43.657Z] 94fdc660876c: Layer already exists [2020-07-24T18:30:43.657Z] 04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3: digest: sha256:887e8059748ae10737d7be353734779708ce96aaaaabc8c6b31f9f3ef1e06452 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:43.989Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:44.321Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-07-24T18:30:44.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-07-24T18:30:44.321Z] f470aacb2452: Preparing [2020-07-24T18:30:44.321Z] 9c45ce0dbe70: Preparing [2020-07-24T18:30:44.321Z] 328530afd54e: Preparing [2020-07-24T18:30:44.321Z] 08f0e6894996: Preparing [2020-07-24T18:30:44.321Z] 999850b81851: Preparing [2020-07-24T18:30:44.321Z] bba6c67331bc: Preparing [2020-07-24T18:30:44.321Z] ca89378e56aa: Preparing [2020-07-24T18:30:44.321Z] dcafda8adff7: Preparing [2020-07-24T18:30:44.321Z] 48d9eb58abf3: Preparing [2020-07-24T18:30:44.321Z] e5de615b7841: Preparing [2020-07-24T18:30:44.321Z] b0d752909cf9: Preparing [2020-07-24T18:30:44.321Z] 94fdc660876c: Preparing [2020-07-24T18:30:44.321Z] 4e7279dfc0c0: Preparing [2020-07-24T18:30:44.321Z] e2f13739ad41: Preparing [2020-07-24T18:30:44.321Z] bba6c67331bc: Waiting [2020-07-24T18:30:44.321Z] ca89378e56aa: Waiting [2020-07-24T18:30:44.321Z] dcafda8adff7: Waiting [2020-07-24T18:30:44.321Z] 48d9eb58abf3: Waiting [2020-07-24T18:30:44.321Z] 4e7279dfc0c0: Waiting [2020-07-24T18:30:44.321Z] e2f13739ad41: Waiting [2020-07-24T18:30:44.321Z] e5de615b7841: Waiting [2020-07-24T18:30:44.321Z] b0d752909cf9: Waiting [2020-07-24T18:30:44.321Z] 94fdc660876c: Waiting [2020-07-24T18:30:44.321Z] 999850b81851: Layer already exists [2020-07-24T18:30:44.321Z] 08f0e6894996: Layer already exists [2020-07-24T18:30:44.321Z] 9c45ce0dbe70: Layer already exists [2020-07-24T18:30:44.321Z] f470aacb2452: Layer already exists [2020-07-24T18:30:44.321Z] 328530afd54e: Layer already exists [2020-07-24T18:30:44.321Z] dcafda8adff7: Layer already exists [2020-07-24T18:30:44.321Z] bba6c67331bc: Layer already exists [2020-07-24T18:30:44.321Z] ca89378e56aa: Layer already exists [2020-07-24T18:30:44.592Z] 48d9eb58abf3: Layer already exists [2020-07-24T18:30:44.592Z] e5de615b7841: Layer already exists [2020-07-24T18:30:44.592Z] 4e7279dfc0c0: Layer already exists [2020-07-24T18:30:44.592Z] 94fdc660876c: Layer already exists [2020-07-24T18:30:44.592Z] b0d752909cf9: Layer already exists [2020-07-24T18:30:44.592Z] e2f13739ad41: Layer already exists [2020-07-24T18:30:44.592Z] master: digest: sha256:887e8059748ae10737d7be353734779708ce96aaaaabc8c6b31f9f3ef1e06452 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-24T18:30:44.792Z] ===================================================== [Pipeline] echo [2020-07-24T18:30:44.885Z] taggedImages: [2020-07-24T18:30:44.885Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:30:44.885Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.1-dev.3 [2020-07-24T18:30:44.885Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66-1.2.1-dev.3 [2020-07-24T18:30:44.885Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-07-24T18:30:46.202Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-07-24T18:30:46.204Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-07-24T18:30:46.414Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:46.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-24T18:30:46.767Z] [2020-07-24T18:30:46.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:30:47.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-24T18:30:47.115Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-07-24T18:30:47.115Z] cbdbe7a5bc2a: Already exists [2020-07-24T18:30:47.115Z] 408f87550127: Pulling fs layer [2020-07-24T18:30:47.115Z] fe522b08c979: Pulling fs layer [2020-07-24T18:30:47.115Z] 221eaa008020: Pulling fs layer [2020-07-24T18:30:47.115Z] 2a4607e5d6b9: Pulling fs layer [2020-07-24T18:30:47.115Z] 8f79b27c4fd2: Pulling fs layer [2020-07-24T18:30:47.115Z] e5c8dbe1645b: Pulling fs layer [2020-07-24T18:30:47.115Z] 23e8b3b47431: Pulling fs layer [2020-07-24T18:30:47.115Z] 5c568d65a230: Pulling fs layer [2020-07-24T18:30:47.115Z] 8f79b27c4fd2: Waiting [2020-07-24T18:30:47.115Z] e5c8dbe1645b: Waiting [2020-07-24T18:30:47.115Z] 5c568d65a230: Waiting [2020-07-24T18:30:47.115Z] 23e8b3b47431: Waiting [2020-07-24T18:30:47.115Z] fe522b08c979: Verifying Checksum [2020-07-24T18:30:47.115Z] fe522b08c979: Download complete [2020-07-24T18:30:47.115Z] 408f87550127: Download complete [2020-07-24T18:30:47.115Z] 2a4607e5d6b9: Verifying Checksum [2020-07-24T18:30:47.115Z] 2a4607e5d6b9: Download complete [2020-07-24T18:30:47.115Z] 8f79b27c4fd2: Verifying Checksum [2020-07-24T18:30:47.115Z] 8f79b27c4fd2: Download complete [2020-07-24T18:30:47.400Z] e5c8dbe1645b: Verifying Checksum [2020-07-24T18:30:47.400Z] e5c8dbe1645b: Download complete [2020-07-24T18:30:47.400Z] 408f87550127: Pull complete [2020-07-24T18:30:47.671Z] fe522b08c979: Pull complete [2020-07-24T18:30:47.934Z] 23e8b3b47431: Verifying Checksum [2020-07-24T18:30:47.934Z] 23e8b3b47431: Download complete [2020-07-24T18:30:47.934Z] 5c568d65a230: Verifying Checksum [2020-07-24T18:30:47.934Z] 5c568d65a230: Download complete [2020-07-24T18:30:48.886Z] 221eaa008020: Verifying Checksum [2020-07-24T18:30:48.886Z] 221eaa008020: Download complete [2020-07-24T18:30:54.196Z] 221eaa008020: Pull complete [2020-07-24T18:30:54.196Z] 2a4607e5d6b9: Pull complete [2020-07-24T18:30:54.196Z] 8f79b27c4fd2: Pull complete [2020-07-24T18:30:59.486Z] e5c8dbe1645b: Pull complete [2020-07-24T18:31:03.689Z] 23e8b3b47431: Pull complete [2020-07-24T18:31:04.264Z] 5c568d65a230: Pull complete [2020-07-24T18:31:04.264Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-07-24T18:31:04.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-24T18:31:04.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-07-24T18:31:04.413Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:31:04.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgex-go/114:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-07-24T18:31:05.252Z] $ docker top c9a90627e3dfe10c2df485ab03b81a936ed2af4de2bb7796ccfecec682c2d6af -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T18:31:05.789Z] + snyk monitor '--org=edgex-jenkins' [2020-07-24T18:31:12.402Z] [2020-07-24T18:31:12.402Z] Monitoring /w/workspace/edgex-go/114 (github.com/edgexfoundry/edgex-go)... [2020-07-24T18:31:12.402Z] [2020-07-24T18:31:12.402Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f4617809-838e-452d-931e-e1b77e9cacfa [2020-07-24T18:31:12.402Z] [2020-07-24T18:31:12.402Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-07-24T18:31:12.402Z] [2020-07-24T18:31:12.402Z] [2020-07-24T18:31:12.402Z] Snyk CLI supports Node.js 8 and higher. [2020-07-24T18:31:12.402Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-07-24T18:31:12.402Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-07-24T18:31:12.402Z] [2020-07-24T18:31:12.402Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-07-24T18:31:12.402Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-07-24T18:31:12.415Z] $ docker stop --time=1 c9a90627e3dfe10c2df485ab03b81a936ed2af4de2bb7796ccfecec682c2d6af [2020-07-24T18:31:15.458Z] $ docker rm -f c9a90627e3dfe10c2df485ab03b81a936ed2af4de2bb7796ccfecec682c2d6af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:31:16.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:31:16.770Z] [2020-07-24T18:31:16.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:31:17.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:31:17.104Z] latest: Pulling from edgex-devops/edgex-klar [2020-07-24T18:31:17.104Z] e7c96db7181b: Pulling fs layer [2020-07-24T18:31:17.104Z] 1868ca2cb446: Pulling fs layer [2020-07-24T18:31:17.104Z] 136be5d0fe8e: Pulling fs layer [2020-07-24T18:31:17.104Z] 894bfe63afcb: Pulling fs layer [2020-07-24T18:31:17.104Z] 894bfe63afcb: Waiting [2020-07-24T18:31:17.104Z] 1868ca2cb446: Download complete [2020-07-24T18:31:17.104Z] 136be5d0fe8e: Verifying Checksum [2020-07-24T18:31:17.104Z] 136be5d0fe8e: Download complete [2020-07-24T18:31:17.104Z] e7c96db7181b: Download complete [2020-07-24T18:31:17.104Z] 894bfe63afcb: Verifying Checksum [2020-07-24T18:31:17.104Z] 894bfe63afcb: Download complete [2020-07-24T18:31:17.367Z] e7c96db7181b: Pull complete [2020-07-24T18:31:17.627Z] 1868ca2cb446: Pull complete [2020-07-24T18:31:17.627Z] 136be5d0fe8e: Pull complete [2020-07-24T18:31:17.887Z] 894bfe63afcb: Pull complete [2020-07-24T18:31:17.887Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-07-24T18:31:17.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:31:17.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-07-24T18:31:17.983Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:31:18.022Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:31:19.109Z] $ docker top 8cb286c41d50ac81b0148e5aab46b9164ade2c4e85f9946109785b6bc2357fac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:31:19.610Z] + + tee/klar [2020-07-24T18:31:19.610Z] nexus3.edgexfoundry.org:10004/docker-core-command-go:04784571c64111dd2069565982d29e4bcbbafa66 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:31:22.304Z] $ docker stop --time=1 8cb286c41d50ac81b0148e5aab46b9164ade2c4e85f9946109785b6bc2357fac [2020-07-24T18:31:23.648Z] $ docker rm -f 8cb286c41d50ac81b0148e5aab46b9164ade2c4e85f9946109785b6bc2357fac [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:31:24.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:31:24.098Z] . [Pipeline] withDockerContainer [2020-07-24T18:31:24.191Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:31:24.231Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:31:24.833Z] $ docker top 35961763b10718522f0466f63fd33146f2485c1a0001ee6cc23b695ecbd2c080 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:31:25.327Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:31:25.327Z] + tee [2020-07-24T18:31:25.327Z] clair timeout 1m0s [2020-07-24T18:31:25.327Z] docker timeout: 1m0s [2020-07-24T18:31:25.327Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:31:25.989Z] $ docker stop --time=1 35961763b10718522f0466f63fd33146f2485c1a0001ee6cc23b695ecbd2c080 [2020-07-24T18:31:27.354Z] $ docker rm -f 35961763b10718522f0466f63fd33146f2485c1a0001ee6cc23b695ecbd2c080 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:31:27.816Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:31:27.827Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-core-command-go_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:31:27.879Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:31:28.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:31:28.298Z] . [Pipeline] withDockerContainer [2020-07-24T18:31:28.397Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:31:28.432Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:31:29.062Z] $ docker top bd72570f0747011e86a7845abc2f0aef5a4cf918b703589b9a4696d861ac4738 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:31:29.577Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:31:29.577Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:31:34.990Z] $ docker stop --time=1 bd72570f0747011e86a7845abc2f0aef5a4cf918b703589b9a4696d861ac4738 [2020-07-24T18:31:36.360Z] $ docker rm -f bd72570f0747011e86a7845abc2f0aef5a4cf918b703589b9a4696d861ac4738 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:31:36.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:31:36.841Z] . [Pipeline] withDockerContainer [2020-07-24T18:31:36.970Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:31:37.004Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:31:37.690Z] $ docker top b6c408d77f3d89b7a672096e20f545657e1be33c78d43c41b02ca6e57aa1f108 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:31:38.218Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:31:38.218Z] + tee [2020-07-24T18:31:38.218Z] clair timeout 1m0s [2020-07-24T18:31:38.218Z] docker timeout: 1m0s [2020-07-24T18:31:38.218Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:31:39.249Z] $ docker stop --time=1 b6c408d77f3d89b7a672096e20f545657e1be33c78d43c41b02ca6e57aa1f108 [2020-07-24T18:31:40.613Z] $ docker rm -f b6c408d77f3d89b7a672096e20f545657e1be33c78d43c41b02ca6e57aa1f108 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:31:41.080Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:31:41.092Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-core-data-go_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:31:41.138Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:31:41.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:31:41.468Z] . [Pipeline] withDockerContainer [2020-07-24T18:31:41.562Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:31:41.597Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:31:42.378Z] $ docker top 58b35664de5ae2eebc0a617d92cddb857358c344b8e3436e2f3ad0ab454b52fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:31:42.997Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:31:42.998Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:31:46.440Z] $ docker stop --time=1 58b35664de5ae2eebc0a617d92cddb857358c344b8e3436e2f3ad0ab454b52fc [2020-07-24T18:31:48.240Z] $ docker rm -f 58b35664de5ae2eebc0a617d92cddb857358c344b8e3436e2f3ad0ab454b52fc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:31:48.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:31:48.700Z] . [Pipeline] withDockerContainer [2020-07-24T18:31:48.796Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:31:48.844Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:31:49.441Z] $ docker top 6eaef4227135b3ac806b0313acb420c8e25d7dac64b2ee69487c2fb4b7ad038c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:31:49.959Z] + + tee/klar [2020-07-24T18:31:49.959Z] nexus3.edgexfoundry.org:10004/docker-core-metadata-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:31:49.959Z] clair timeout 1m0s [2020-07-24T18:31:49.959Z] docker timeout: 1m0s [2020-07-24T18:31:49.959Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:31:50.623Z] $ docker stop --time=1 6eaef4227135b3ac806b0313acb420c8e25d7dac64b2ee69487c2fb4b7ad038c [2020-07-24T18:31:51.986Z] $ docker rm -f 6eaef4227135b3ac806b0313acb420c8e25d7dac64b2ee69487c2fb4b7ad038c [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:31:52.456Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:31:52.467Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-core-metadata-go_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:31:52.510Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:31:52.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:31:52.835Z] . [Pipeline] withDockerContainer [2020-07-24T18:31:52.937Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:31:52.974Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:31:53.571Z] $ docker top fdf75f72d3e43be9fca0feb6e9f30f2342321d68f347e82847f7aa4f9fc9c7cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:31:54.056Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:31:54.057Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:31:58.376Z] $ docker stop --time=1 fdf75f72d3e43be9fca0feb6e9f30f2342321d68f347e82847f7aa4f9fc9c7cf [2020-07-24T18:31:59.722Z] $ docker rm -f fdf75f72d3e43be9fca0feb6e9f30f2342321d68f347e82847f7aa4f9fc9c7cf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:32:00.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:32:00.202Z] . [Pipeline] withDockerContainer [2020-07-24T18:32:00.290Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:32:00.323Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:32:00.980Z] $ docker top 4c671a988af7c097c9d7eec96c72c990fb12ef9914425b81228bd48783dc60d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:32:01.506Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:32:01.506Z] + tee [2020-07-24T18:32:01.506Z] clair timeout 1m0s [2020-07-24T18:32:01.506Z] docker timeout: 1m0s [2020-07-24T18:32:01.506Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:32:02.530Z] $ docker stop --time=1 4c671a988af7c097c9d7eec96c72c990fb12ef9914425b81228bd48783dc60d1 [2020-07-24T18:32:03.879Z] $ docker rm -f 4c671a988af7c097c9d7eec96c72c990fb12ef9914425b81228bd48783dc60d1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:32:04.352Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:32:04.363Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-security-proxy-setup-go_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:32:04.409Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:32:04.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:32:04.751Z] . [Pipeline] withDockerContainer [2020-07-24T18:32:04.877Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:32:04.911Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:32:05.583Z] $ docker top 9d78e05d4bb2eaca3a7ebac093ca513b8a24e3c2dfce3fdffb3c414bb76bc570 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:32:06.087Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:32:06.087Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:32:12.845Z] $ docker stop --time=1 9d78e05d4bb2eaca3a7ebac093ca513b8a24e3c2dfce3fdffb3c414bb76bc570 [2020-07-24T18:32:14.219Z] $ docker rm -f 9d78e05d4bb2eaca3a7ebac093ca513b8a24e3c2dfce3fdffb3c414bb76bc570 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:32:14.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:32:14.682Z] . [Pipeline] withDockerContainer [2020-07-24T18:32:14.779Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:32:14.816Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:32:15.489Z] $ docker top ee6be5f31f56fddf1a77e9125585112f08c41e45d4ad65b408fbfe84b5d0f2cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:32:16.000Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:32:16.000Z] + tee [2020-07-24T18:32:16.000Z] clair timeout 1m0s [2020-07-24T18:32:16.000Z] docker timeout: 1m0s [2020-07-24T18:32:16.000Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:32:17.473Z] $ docker stop --time=1 ee6be5f31f56fddf1a77e9125585112f08c41e45d4ad65b408fbfe84b5d0f2cb [2020-07-24T18:32:18.850Z] $ docker rm -f ee6be5f31f56fddf1a77e9125585112f08c41e45d4ad65b408fbfe84b5d0f2cb [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:32:19.355Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:32:19.366Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-security-secrets-setup-go_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:32:19.409Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:32:19.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:32:19.740Z] . [Pipeline] withDockerContainer [2020-07-24T18:32:19.837Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:32:19.873Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:32:20.464Z] $ docker top 194efda67f4a6519e2363a903e8fd5fd95bc6fb0f5cc7b535c827e25ce7f0cdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:32:21.050Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:32:21.050Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:32:29.299Z] $ docker stop --time=1 194efda67f4a6519e2363a903e8fd5fd95bc6fb0f5cc7b535c827e25ce7f0cdf [2020-07-24T18:32:30.674Z] $ docker rm -f 194efda67f4a6519e2363a903e8fd5fd95bc6fb0f5cc7b535c827e25ce7f0cdf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:32:31.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:32:31.144Z] . [Pipeline] withDockerContainer [2020-07-24T18:32:31.241Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:32:31.276Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:32:31.899Z] $ docker top cfb1db10c725ec40cdd0da2180e832de3081c7f508d89ab4edd956585c2cb94e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:32:32.443Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:32:32.443Z] + tee [2020-07-24T18:32:32.443Z] clair timeout 1m0s [2020-07-24T18:32:32.443Z] docker timeout: 1m0s [2020-07-24T18:32:32.443Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:32:33.908Z] $ docker stop --time=1 cfb1db10c725ec40cdd0da2180e832de3081c7f508d89ab4edd956585c2cb94e [2020-07-24T18:32:35.266Z] $ docker rm -f cfb1db10c725ec40cdd0da2180e832de3081c7f508d89ab4edd956585c2cb94e [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:32:35.732Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:32:35.742Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-security-secretstore-setup-go_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:32:35.783Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:32:36.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:32:36.123Z] . [Pipeline] withDockerContainer [2020-07-24T18:32:36.217Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:32:36.251Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:32:36.834Z] $ docker top 6115e377ff1878b841e423034bf985f911da5c3367e389c3815bc256d9ed7b91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:32:37.352Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:32:37.352Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:32:40.813Z] $ docker stop --time=1 6115e377ff1878b841e423034bf985f911da5c3367e389c3815bc256d9ed7b91 [2020-07-24T18:32:42.152Z] $ docker rm -f 6115e377ff1878b841e423034bf985f911da5c3367e389c3815bc256d9ed7b91 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:32:42.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:32:42.606Z] . [Pipeline] withDockerContainer [2020-07-24T18:32:42.697Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:32:42.729Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:32:43.414Z] $ docker top 50fddc8041d19f05a17efcb4c73a4220410737a5131ee63e3e405f888b235ca8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:32:43.915Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:32:43.915Z] + tee [2020-07-24T18:32:43.915Z] clair timeout 1m0s [2020-07-24T18:32:43.915Z] docker timeout: 1m0s [2020-07-24T18:32:43.915Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:32:44.575Z] $ docker stop --time=1 50fddc8041d19f05a17efcb4c73a4220410737a5131ee63e3e405f888b235ca8 [2020-07-24T18:32:45.943Z] $ docker rm -f 50fddc8041d19f05a17efcb4c73a4220410737a5131ee63e3e405f888b235ca8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:32:46.416Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:32:46.432Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-support-logging-go_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:32:46.477Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:32:46.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:32:46.807Z] . [Pipeline] withDockerContainer [2020-07-24T18:32:46.923Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:32:46.961Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:32:47.606Z] $ docker top fa1731e469340d81f0a914070f04d1ee7a3fc43d3d0decffe4c78fdd0dc84dca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:32:48.135Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:32:48.135Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:32:53.636Z] $ docker stop --time=1 fa1731e469340d81f0a914070f04d1ee7a3fc43d3d0decffe4c78fdd0dc84dca [2020-07-24T18:32:55.069Z] $ docker rm -f fa1731e469340d81f0a914070f04d1ee7a3fc43d3d0decffe4c78fdd0dc84dca [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:32:55.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:32:55.537Z] . [Pipeline] withDockerContainer [2020-07-24T18:32:55.632Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:32:55.670Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:32:56.321Z] $ docker top 729ea720ee50f5d97a3a1e210891d849ee57934de118d6f843c521c698a6bb07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:32:56.833Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:32:56.833Z] + tee [2020-07-24T18:32:56.833Z] clair timeout 1m0s [2020-07-24T18:32:56.833Z] docker timeout: 1m0s [2020-07-24T18:32:56.833Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:32:57.866Z] $ docker stop --time=1 729ea720ee50f5d97a3a1e210891d849ee57934de118d6f843c521c698a6bb07 [2020-07-24T18:32:59.210Z] $ docker rm -f 729ea720ee50f5d97a3a1e210891d849ee57934de118d6f843c521c698a6bb07 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:32:59.662Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:32:59.681Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-support-notifications-go_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:32:59.725Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:33:00.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:33:00.076Z] . [Pipeline] withDockerContainer [2020-07-24T18:33:00.170Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:33:00.210Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:33:00.818Z] $ docker top 661154ce41d17d34094955dd4672dbb99d846ec5fb37ccbb5f9f054d7df2b863 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:33:01.328Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:33:01.328Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:33:04.029Z] $ docker stop --time=1 661154ce41d17d34094955dd4672dbb99d846ec5fb37ccbb5f9f054d7df2b863 [2020-07-24T18:33:05.385Z] $ docker rm -f 661154ce41d17d34094955dd4672dbb99d846ec5fb37ccbb5f9f054d7df2b863 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:33:05.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:33:05.936Z] . [Pipeline] withDockerContainer [2020-07-24T18:33:06.041Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:33:06.111Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:33:06.696Z] $ docker top 48e0685a86d3c17a19a43bd344c368203dbaac47e3e40afbcf4d43cd2b704b72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:33:07.193Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:33:07.193Z] + tee [2020-07-24T18:33:07.193Z] clair timeout 1m0s [2020-07-24T18:33:07.193Z] docker timeout: 1m0s [2020-07-24T18:33:07.193Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:33:07.847Z] $ docker stop --time=1 48e0685a86d3c17a19a43bd344c368203dbaac47e3e40afbcf4d43cd2b704b72 [2020-07-24T18:33:09.192Z] $ docker rm -f 48e0685a86d3c17a19a43bd344c368203dbaac47e3e40afbcf4d43cd2b704b72 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:33:09.666Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:33:09.677Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-support-scheduler-go_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:33:09.722Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:33:10.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:33:10.054Z] . [Pipeline] withDockerContainer [2020-07-24T18:33:10.157Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:33:10.188Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:33:10.834Z] $ docker top 10fbca255bc877011de434dc080b81fb00c9aeb029df6ef9c97821c4a6838d78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:33:11.345Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:33:11.345Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:33:26.426Z] $ docker stop --time=1 10fbca255bc877011de434dc080b81fb00c9aeb029df6ef9c97821c4a6838d78 [2020-07-24T18:33:27.891Z] $ docker rm -f 10fbca255bc877011de434dc080b81fb00c9aeb029df6ef9c97821c4a6838d78 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:33:28.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:33:28.363Z] . [Pipeline] withDockerContainer [2020-07-24T18:33:28.459Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:33:28.501Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:33:29.258Z] $ docker top cf191e0afd70bbf56449236466796ddebb1c70675e5f7e00735a5e322c1f476f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:33:29.774Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:33:29.774Z] + tee [2020-07-24T18:33:29.774Z] clair timeout 1m0s [2020-07-24T18:33:29.774Z] docker timeout: 1m0s [2020-07-24T18:33:29.774Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:33:31.247Z] $ docker stop --time=1 cf191e0afd70bbf56449236466796ddebb1c70675e5f7e00735a5e322c1f476f [2020-07-24T18:33:32.618Z] $ docker rm -f cf191e0afd70bbf56449236466796ddebb1c70675e5f7e00735a5e322c1f476f [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:33:33.078Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:33:33.089Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-sys-mgmt-agent-go_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:33:33.135Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:33:33.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:33:33.462Z] . [Pipeline] withDockerContainer [2020-07-24T18:33:33.569Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:33:33.610Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:33:34.228Z] $ docker top 36ad72fa5c4d0ab3697bb393e2cb0933762f735ab37e17c124f91a6df631e78a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:33:34.723Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:33:34.723Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:33:37.465Z] $ docker stop --time=1 36ad72fa5c4d0ab3697bb393e2cb0933762f735ab37e17c124f91a6df631e78a [2020-07-24T18:33:38.829Z] $ docker rm -f 36ad72fa5c4d0ab3697bb393e2cb0933762f735ab37e17c124f91a6df631e78a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:33:39.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:33:39.300Z] . [Pipeline] withDockerContainer [2020-07-24T18:33:39.394Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:33:39.428Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:33:40.055Z] $ docker top d4be35d93829dfc29de51ccdb7fd53e1b77ea79be426fb1471d28d05e33bbfba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:33:40.576Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:33:40.576Z] + tee [2020-07-24T18:33:40.576Z] clair timeout 1m0s [2020-07-24T18:33:40.576Z] docker timeout: 1m0s [2020-07-24T18:33:40.576Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:33:41.244Z] $ docker stop --time=1 d4be35d93829dfc29de51ccdb7fd53e1b77ea79be426fb1471d28d05e33bbfba [2020-07-24T18:33:42.597Z] $ docker rm -f d4be35d93829dfc29de51ccdb7fd53e1b77ea79be426fb1471d28d05e33bbfba [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:33:43.067Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:33:43.076Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-core-command-go-arm64_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:33:43.124Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:33:43.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:33:43.467Z] . [Pipeline] withDockerContainer [2020-07-24T18:33:43.566Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:33:43.606Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:33:44.313Z] $ docker top 31b5ee88636167e6868d31e769298155aa25abab80920cb25ea9f107e3d50b1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:33:44.839Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:33:44.840Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:33:50.238Z] $ docker stop --time=1 31b5ee88636167e6868d31e769298155aa25abab80920cb25ea9f107e3d50b1c [2020-07-24T18:33:51.597Z] $ docker rm -f 31b5ee88636167e6868d31e769298155aa25abab80920cb25ea9f107e3d50b1c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:33:52.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:33:52.053Z] . [Pipeline] withDockerContainer [2020-07-24T18:33:52.157Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:33:52.191Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:33:52.864Z] $ docker top f0259854ecd8a9ea9d60aa77f7bdbb23c73cec3b193d8795dddac756cb1dd84c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:33:53.408Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:33:53.408Z] + tee [2020-07-24T18:33:53.408Z] clair timeout 1m0s [2020-07-24T18:33:53.408Z] docker timeout: 1m0s [2020-07-24T18:33:53.408Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:33:54.445Z] $ docker stop --time=1 f0259854ecd8a9ea9d60aa77f7bdbb23c73cec3b193d8795dddac756cb1dd84c [2020-07-24T18:33:55.809Z] $ docker rm -f f0259854ecd8a9ea9d60aa77f7bdbb23c73cec3b193d8795dddac756cb1dd84c [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:33:56.289Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:33:56.300Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-core-data-go-arm64_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:33:56.367Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:33:56.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:33:56.753Z] . [Pipeline] withDockerContainer [2020-07-24T18:33:56.876Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:33:56.919Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:33:57.603Z] $ docker top ac2c98a7c57ca9bd8a630ec4593fa9342d22827645f41f258b0cb0371e031c79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:33:58.131Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:33:58.131Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:34:00.819Z] $ docker stop --time=1 ac2c98a7c57ca9bd8a630ec4593fa9342d22827645f41f258b0cb0371e031c79 [2020-07-24T18:34:02.194Z] $ docker rm -f ac2c98a7c57ca9bd8a630ec4593fa9342d22827645f41f258b0cb0371e031c79 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:34:02.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:34:02.679Z] . [Pipeline] withDockerContainer [2020-07-24T18:34:02.778Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:34:02.823Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:34:03.431Z] $ docker top 88a88aad6ccfac2db37699d14703b3f4ab09b7f4fda5f34a71c32dfa9216cdd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:34:03.946Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:34:03.946Z] + tee [2020-07-24T18:34:03.946Z] clair timeout 1m0s [2020-07-24T18:34:03.946Z] docker timeout: 1m0s [2020-07-24T18:34:03.946Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:34:04.603Z] $ docker stop --time=1 88a88aad6ccfac2db37699d14703b3f4ab09b7f4fda5f34a71c32dfa9216cdd8 [2020-07-24T18:34:05.970Z] $ docker rm -f 88a88aad6ccfac2db37699d14703b3f4ab09b7f4fda5f34a71c32dfa9216cdd8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:34:06.435Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:34:06.447Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-core-metadata-go-arm64_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:34:06.492Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:34:06.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:34:06.825Z] . [Pipeline] withDockerContainer [2020-07-24T18:34:06.919Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:34:06.954Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:34:07.538Z] $ docker top cf9e43fd994acf5b9b5c649ca39d94e03fd4e00874b1837a925af7df8e3a6572 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:34:08.064Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:34:08.064Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:34:12.416Z] $ docker stop --time=1 cf9e43fd994acf5b9b5c649ca39d94e03fd4e00874b1837a925af7df8e3a6572 [2020-07-24T18:34:13.783Z] $ docker rm -f cf9e43fd994acf5b9b5c649ca39d94e03fd4e00874b1837a925af7df8e3a6572 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:34:14.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:34:14.226Z] . [Pipeline] withDockerContainer [2020-07-24T18:34:14.316Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:34:14.348Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:34:14.935Z] $ docker top 815f44067f42e691e45d4b3c940b5f2f886f5738275e62bd2e67ab559cb935bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:34:15.450Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:34:15.450Z] + tee [2020-07-24T18:34:15.450Z] clair timeout 1m0s [2020-07-24T18:34:15.450Z] docker timeout: 1m0s [2020-07-24T18:34:15.450Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:34:16.473Z] $ docker stop --time=1 815f44067f42e691e45d4b3c940b5f2f886f5738275e62bd2e67ab559cb935bd [2020-07-24T18:34:17.826Z] $ docker rm -f 815f44067f42e691e45d4b3c940b5f2f886f5738275e62bd2e67ab559cb935bd [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:34:18.276Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:34:18.288Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:34:18.337Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:34:18.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:34:18.688Z] . [Pipeline] withDockerContainer [2020-07-24T18:34:18.798Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:34:18.849Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:34:19.477Z] $ docker top a337f1d9f34f2314d3d6f878ef7bedcf4ad58aaa3cf79f32d5ec8bbc03370992 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:34:19.971Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:34:19.971Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:34:26.725Z] $ docker stop --time=1 a337f1d9f34f2314d3d6f878ef7bedcf4ad58aaa3cf79f32d5ec8bbc03370992 [2020-07-24T18:34:28.086Z] $ docker rm -f a337f1d9f34f2314d3d6f878ef7bedcf4ad58aaa3cf79f32d5ec8bbc03370992 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:34:28.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:34:28.557Z] . [Pipeline] withDockerContainer [2020-07-24T18:34:28.658Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:34:28.690Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:34:29.348Z] $ docker top e52f4aae6551be349cedeaf66869702a648c87d28882bf1870192c473d2dd5fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:34:29.854Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:34:29.854Z] + tee [2020-07-24T18:34:29.854Z] clair timeout 1m0s [2020-07-24T18:34:29.854Z] docker timeout: 1m0s [2020-07-24T18:34:29.854Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:34:31.355Z] $ docker stop --time=1 e52f4aae6551be349cedeaf66869702a648c87d28882bf1870192c473d2dd5fc [2020-07-24T18:34:32.707Z] $ docker rm -f e52f4aae6551be349cedeaf66869702a648c87d28882bf1870192c473d2dd5fc [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:34:33.166Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:34:33.177Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:34:33.221Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:34:33.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:34:33.550Z] . [Pipeline] withDockerContainer [2020-07-24T18:34:33.643Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:34:33.681Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:34:34.353Z] $ docker top 12a06513e82be12f4ccb96a82038c3c887d868ddd8701aa738a7d96f77dcfd97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:34:34.936Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:34:34.937Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:34:43.275Z] $ docker stop --time=1 12a06513e82be12f4ccb96a82038c3c887d868ddd8701aa738a7d96f77dcfd97 [2020-07-24T18:34:44.668Z] $ docker rm -f 12a06513e82be12f4ccb96a82038c3c887d868ddd8701aa738a7d96f77dcfd97 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:34:45.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:34:45.168Z] . [Pipeline] withDockerContainer [2020-07-24T18:34:45.257Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:34:45.303Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:34:46.014Z] $ docker top 819bd30f3eaa484f559834caeda1aa151dc61f7722fd9d17f38801b95c82fe22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:34:46.505Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:34:46.505Z] + tee [2020-07-24T18:34:46.505Z] clair timeout 1m0s [2020-07-24T18:34:46.505Z] docker timeout: 1m0s [2020-07-24T18:34:46.505Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:34:48.001Z] $ docker stop --time=1 819bd30f3eaa484f559834caeda1aa151dc61f7722fd9d17f38801b95c82fe22 [2020-07-24T18:34:49.373Z] $ docker rm -f 819bd30f3eaa484f559834caeda1aa151dc61f7722fd9d17f38801b95c82fe22 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:34:49.816Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:34:49.827Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:34:49.872Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:34:50.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:34:50.201Z] . [Pipeline] withDockerContainer [2020-07-24T18:34:50.293Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:34:50.324Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:34:50.916Z] $ docker top 5747b8486dd3b15fadc4c79bede1106944232df977d6824681d05e0b5f3f4b08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:34:51.437Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:34:51.437Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:34:54.905Z] $ docker stop --time=1 5747b8486dd3b15fadc4c79bede1106944232df977d6824681d05e0b5f3f4b08 [2020-07-24T18:34:56.254Z] $ docker rm -f 5747b8486dd3b15fadc4c79bede1106944232df977d6824681d05e0b5f3f4b08 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:34:56.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:34:56.713Z] . [Pipeline] withDockerContainer [2020-07-24T18:34:56.800Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:34:56.832Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:34:57.467Z] $ docker top 829be5b1c669d9ff177d8ae5f4d546260dae4102a9bd8cfec819851ac141cd7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:34:57.984Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:34:57.984Z] + tee [2020-07-24T18:34:57.984Z] clair timeout 1m0s [2020-07-24T18:34:57.984Z] docker timeout: 1m0s [2020-07-24T18:34:57.984Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:34:58.652Z] $ docker stop --time=1 829be5b1c669d9ff177d8ae5f4d546260dae4102a9bd8cfec819851ac141cd7a [2020-07-24T18:35:00.025Z] $ docker rm -f 829be5b1c669d9ff177d8ae5f4d546260dae4102a9bd8cfec819851ac141cd7a [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:35:00.520Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:35:00.530Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-support-logging-go-arm64_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:35:00.579Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:35:00.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:35:00.937Z] . [Pipeline] withDockerContainer [2020-07-24T18:35:01.036Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:35:01.069Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:35:01.732Z] $ docker top 9b175abb8dc73adc77b0b0943ee9d9afc610f27b854fc22f0b15d6981ff62ed4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:35:02.253Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:35:02.253Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:35:07.701Z] $ docker stop --time=1 9b175abb8dc73adc77b0b0943ee9d9afc610f27b854fc22f0b15d6981ff62ed4 [2020-07-24T18:35:09.065Z] $ docker rm -f 9b175abb8dc73adc77b0b0943ee9d9afc610f27b854fc22f0b15d6981ff62ed4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:35:09.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:35:09.523Z] . [Pipeline] withDockerContainer [2020-07-24T18:35:09.615Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:35:09.649Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:35:10.388Z] $ docker top b46467b3dcdecefaff2d6f5c9abbc3f599fc638fdc55ecc83f9b03bed16deac4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:35:10.953Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:35:10.953Z] + tee [2020-07-24T18:35:10.953Z] clair timeout 1m0s [2020-07-24T18:35:10.953Z] docker timeout: 1m0s [2020-07-24T18:35:10.953Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:35:12.225Z] $ docker stop --time=1 b46467b3dcdecefaff2d6f5c9abbc3f599fc638fdc55ecc83f9b03bed16deac4 [2020-07-24T18:35:13.606Z] $ docker rm -f b46467b3dcdecefaff2d6f5c9abbc3f599fc638fdc55ecc83f9b03bed16deac4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:35:14.081Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:35:14.092Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-support-notifications-go-arm64_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:35:14.137Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:35:14.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:35:14.474Z] . [Pipeline] withDockerContainer [2020-07-24T18:35:14.579Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:35:14.614Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:35:15.305Z] $ docker top 8db630e1b9b65fa1f89074aaa7bfcd84b59e0161b6461739ffea2f411582580f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:35:15.803Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:35:15.803Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:35:18.522Z] $ docker stop --time=1 8db630e1b9b65fa1f89074aaa7bfcd84b59e0161b6461739ffea2f411582580f [2020-07-24T18:35:19.876Z] $ docker rm -f 8db630e1b9b65fa1f89074aaa7bfcd84b59e0161b6461739ffea2f411582580f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:35:20.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:35:20.374Z] . [Pipeline] withDockerContainer [2020-07-24T18:35:20.463Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:35:20.499Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:35:21.151Z] $ docker top 01d42245e37be90977826135dd81364b4a07c4027a625c6cc58c6cde8546ed81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:35:21.698Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:35:21.698Z] + tee [2020-07-24T18:35:21.698Z] clair timeout 1m0s [2020-07-24T18:35:21.698Z] docker timeout: 1m0s [2020-07-24T18:35:21.698Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:35:22.352Z] $ docker stop --time=1 01d42245e37be90977826135dd81364b4a07c4027a625c6cc58c6cde8546ed81 [2020-07-24T18:35:23.722Z] $ docker rm -f 01d42245e37be90977826135dd81364b4a07c4027a625c6cc58c6cde8546ed81 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:35:24.186Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:35:24.196Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-support-scheduler-go-arm64_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:35:24.244Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:35:24.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:35:24.588Z] . [Pipeline] withDockerContainer [2020-07-24T18:35:24.702Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:35:24.739Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:35:25.494Z] $ docker top 4821449cc10ccfac0a09f29c4143cde8356b139ddcd38de00a0e7186ca58e229 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:35:26.033Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:35:26.033Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:35:41.116Z] $ docker stop --time=1 4821449cc10ccfac0a09f29c4143cde8356b139ddcd38de00a0e7186ca58e229 [2020-07-24T18:35:42.506Z] $ docker rm -f 4821449cc10ccfac0a09f29c4143cde8356b139ddcd38de00a0e7186ca58e229 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:35:42.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-07-24T18:35:42.954Z] . [Pipeline] withDockerContainer [2020-07-24T18:35:43.045Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:35:43.092Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-07-24T18:35:43.733Z] $ docker top 69fb7034161fd46ab91fa8d1eb527fcf4b2893b9fc93355f8d561197f975060e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-24T18:35:44.244Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:04784571c64111dd2069565982d29e4bcbbafa66 [2020-07-24T18:35:44.244Z] + tee [2020-07-24T18:35:44.244Z] clair timeout 1m0s [2020-07-24T18:35:44.244Z] docker timeout: 1m0s [2020-07-24T18:35:44.244Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-24T18:35:45.711Z] $ docker stop --time=1 69fb7034161fd46ab91fa8d1eb527fcf4b2893b9fc93355f8d561197f975060e [2020-07-24T18:35:47.070Z] $ docker rm -f 69fb7034161fd46ab91fa8d1eb527fcf4b2893b9fc93355f8d561197f975060e [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-24T18:35:47.851Z] + mkdir -p /w/workspace/edgex-go/114/clair-reports [Pipeline] echo [2020-07-24T18:35:47.863Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/114/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_04784571c64111dd2069565982d29e4bcbbafa66.html [Pipeline] writeFile [Pipeline] step [2020-07-24T18:35:47.910Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-07-24T18:35:48.265Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-24T18:35:48.321Z] provisioning config files... [2020-07-24T18:35:48.337Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/114@tmp/config779347176923931138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:35:48.717Z] --> edgex-publish-swagger.sh [2020-07-24T18:35:48.717Z] === Publish api/openapi/v1 API === [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing the API Docs [api/openapi/v1] to Swagger [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [core-command] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [core-data] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [support-logging] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [system-agent] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] === Publish api/openapi/v2 API === [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing the API Docs [api/openapi/v2] to Swagger [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [core-command] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [core-data] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [support-logging] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true [2020-07-24T18:35:48.717Z] [publishToSwagger] Publishing API Name [system-agent] [2020-07-24T18:35:48.717Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-07-24T18:35:48.717Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [Pipeline] } [2020-07-24T18:35:48.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:35:57.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T18:35:57.247Z] . [Pipeline] withDockerContainer [2020-07-24T18:35:57.351Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:35:57.382Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T18:35:58.405Z] $ docker top bd99b8d945b1e923a8315a347ee0d607af854e1455610a47bb859fea6fba150d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T18:35:58.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T18:35:58.687Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T18:35:58.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T18:35:58.932Z] $ docker exec bd99b8d945b1e923a8315a347ee0d607af854e1455610a47bb859fea6fba150d ssh-agent [2020-07-24T18:35:59.115Z] SSH_AUTH_SOCK=/tmp/ssh-0htY2yx6WkSG/agent.12 [2020-07-24T18:35:59.115Z] SSH_AGENT_PID=17 [2020-07-24T18:35:59.122Z] Running ssh-add (command line suppressed) [2020-07-24T18:35:59.253Z] Identity added: /w/workspace/edgex-go/114@tmp/private_key_1540626987505309679.key (/w/workspace/edgex-go/114@tmp/private_key_1540626987505309679.key) [2020-07-24T18:35:59.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T18:35:59.635Z] + git semver tag [2020-07-24T18:35:59.635Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T18:35:59.635Z] # $GIT_DIR = /w/workspace/edgex-go/114/.git [2020-07-24T18:35:59.635Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/114 [2020-07-24T18:35:59.635Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T18:35:59.635Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T18:35:59.635Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T18:35:59.635Z] # $SEMVER_BRANCH = master [2020-07-24T18:35:59.635Z] # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver [2020-07-24T18:35:59.635Z] # 04784571c64111dd2069565982d29e4bcbbafa66 HEAD [2020-07-24T18:36:00.206Z] # -> Force: false [2020-07-24T18:36:00.206Z] # a8455ef97bedf70398ced97e023140a9a4244d09 refs/tags/v1.2.1-dev.3 [Pipeline] } [2020-07-24T18:36:00.211Z] $ docker exec --env ******** --env ******** bd99b8d945b1e923a8315a347ee0d607af854e1455610a47bb859fea6fba150d ssh-agent -k [2020-07-24T18:36:00.351Z] unset SSH_AUTH_SOCK; [2020-07-24T18:36:00.351Z] unset SSH_AGENT_PID; [2020-07-24T18:36:00.351Z] echo Agent pid 17 killed; [2020-07-24T18:36:00.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T18:36:00.930Z] + git semver [Pipeline] } [2020-07-24T18:36:00.939Z] $ docker stop --time=1 bd99b8d945b1e923a8315a347ee0d607af854e1455610a47bb859fea6fba150d [2020-07-24T18:36:02.303Z] $ docker rm -f bd99b8d945b1e923a8315a347ee0d607af854e1455610a47bb859fea6fba150d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:36:02.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T18:36:02.886Z] [2020-07-24T18:36:02.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:36:03.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T18:36:03.217Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-24T18:36:03.217Z] ab5ef0e58194: Pulling fs layer [2020-07-24T18:36:03.217Z] 9712f1f96733: Pulling fs layer [2020-07-24T18:36:03.217Z] 63f879dbbcfc: Pulling fs layer [2020-07-24T18:36:03.217Z] 0d9ebad4ef96: Pulling fs layer [2020-07-24T18:36:03.217Z] e9a5061849ea: Pulling fs layer [2020-07-24T18:36:03.217Z] d747dcd14b5f: Pulling fs layer [2020-07-24T18:36:03.217Z] 2de7ff778b66: Pulling fs layer [2020-07-24T18:36:03.217Z] e9a5061849ea: Waiting [2020-07-24T18:36:03.217Z] d747dcd14b5f: Waiting [2020-07-24T18:36:03.217Z] 2de7ff778b66: Waiting [2020-07-24T18:36:03.217Z] 9712f1f96733: Download complete [2020-07-24T18:36:03.803Z] 63f879dbbcfc: Verifying Checksum [2020-07-24T18:36:03.803Z] 63f879dbbcfc: Download complete [2020-07-24T18:36:04.078Z] e9a5061849ea: Verifying Checksum [2020-07-24T18:36:04.078Z] e9a5061849ea: Download complete [2020-07-24T18:36:04.078Z] d747dcd14b5f: Verifying Checksum [2020-07-24T18:36:04.078Z] d747dcd14b5f: Download complete [2020-07-24T18:36:04.338Z] 0d9ebad4ef96: Verifying Checksum [2020-07-24T18:36:04.339Z] 0d9ebad4ef96: Download complete [2020-07-24T18:36:04.339Z] 2de7ff778b66: Verifying Checksum [2020-07-24T18:36:04.339Z] 2de7ff778b66: Download complete [2020-07-24T18:36:04.339Z] ab5ef0e58194: Download complete [2020-07-24T18:36:08.562Z] ab5ef0e58194: Pull complete [2020-07-24T18:36:08.562Z] 9712f1f96733: Pull complete [2020-07-24T18:36:11.119Z] 63f879dbbcfc: Pull complete [2020-07-24T18:36:17.733Z] 0d9ebad4ef96: Pull complete [2020-07-24T18:36:18.672Z] e9a5061849ea: Pull complete [2020-07-24T18:36:18.672Z] d747dcd14b5f: Pull complete [2020-07-24T18:36:21.221Z] 2de7ff778b66: Pull complete [2020-07-24T18:36:21.221Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-24T18:36:21.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T18:36:21.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-24T18:36:21.378Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:36:21.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-07-24T18:36:25.370Z] $ docker top 54d51bc76c1acba060eb68b7c471f9985f2e26db04ec97b19503e442fd5a9c4a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-24T18:36:25.593Z] provisioning config files... [2020-07-24T18:36:25.601Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/114@tmp/config5184741475914830357tmp [2020-07-24T18:36:25.618Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/114@tmp/config1111736816626012482tmp [2020-07-24T18:36:25.632Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/114@tmp/config5489522600462317967tmp [Pipeline] { [Pipeline] echo [2020-07-24T18:36:25.685Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:36:25.977Z] ---> sigul-configuration.sh [2020-07-24T18:36:25.977Z] gpg: directory `/root/.gnupg' created [2020-07-24T18:36:25.977Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-24T18:36:25.977Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-24T18:36:25.977Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-24T18:36:25.977Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-24T18:36:25.977Z] gpg: CAST5 encrypted data [2020-07-24T18:36:26.240Z] gpg: encrypted with 1 passphrase [2020-07-24T18:36:26.240Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-24T18:36:26.531Z] + mkdir /home/jenkins [2020-07-24T18:36:26.531Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-24T18:36:26.821Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-07-24T18:36:26.830Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:36:27.122Z] ---> sigul-install.sh [2020-07-24T18:36:32.412Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-24T18:36:32.703Z] + git tag --list [2020-07-24T18:36:32.703Z] v1.2.1-dev.3 [Pipeline] sh [2020-07-24T18:36:32.991Z] + lftools sign git-tag v1.2.1-dev.3 [2020-07-24T18:36:34.380Z] Signing Git tag with Sigul... [2020-07-24T18:36:34.380Z] Signing v1.2.1-dev.3 [Pipeline] echo [2020-07-24T18:36:35.770Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:36:36.060Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-24T18:36:36.068Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-24T18:36:36.147Z] $ docker stop --time=1 54d51bc76c1acba060eb68b7c471f9985f2e26db04ec97b19503e442fd5a9c4a [2020-07-24T18:36:38.082Z] $ docker rm -f 54d51bc76c1acba060eb68b7c471f9985f2e26db04ec97b19503e442fd5a9c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:36:38.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T18:36:38.800Z] . [Pipeline] withDockerContainer [2020-07-24T18:36:38.959Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:36:39.097Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T18:36:39.861Z] $ docker top e6034b2d959889d9b8e41fdebb768a431772a69808e073880d3863766e1c0895 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T18:36:40.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T18:36:40.206Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T18:36:40.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T18:36:40.423Z] $ docker exec e6034b2d959889d9b8e41fdebb768a431772a69808e073880d3863766e1c0895 ssh-agent [2020-07-24T18:36:40.600Z] SSH_AUTH_SOCK=/tmp/ssh-6Kw8eltNw49m/agent.11 [2020-07-24T18:36:40.600Z] SSH_AGENT_PID=17 [2020-07-24T18:36:40.605Z] Running ssh-add (command line suppressed) [2020-07-24T18:36:40.727Z] Identity added: /w/workspace/edgex-go/114@tmp/private_key_6304891037574388150.key (/w/workspace/edgex-go/114@tmp/private_key_6304891037574388150.key) [2020-07-24T18:36:40.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T18:36:41.118Z] + git semver bump pre [2020-07-24T18:36:41.118Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T18:36:41.118Z] # $GIT_DIR = /w/workspace/edgex-go/114/.git [2020-07-24T18:36:41.118Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/114 [2020-07-24T18:36:41.118Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T18:36:41.118Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T18:36:41.118Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T18:36:41.118Z] # $SEMVER_BRANCH = master [2020-07-24T18:36:41.118Z] # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver [2020-07-24T18:36:41.118Z] 1.2.1-dev.4 [Pipeline] } [2020-07-24T18:36:41.124Z] $ docker exec --env ******** --env ******** e6034b2d959889d9b8e41fdebb768a431772a69808e073880d3863766e1c0895 ssh-agent -k [2020-07-24T18:36:41.246Z] unset SSH_AUTH_SOCK; [2020-07-24T18:36:41.246Z] unset SSH_AGENT_PID; [2020-07-24T18:36:41.246Z] echo Agent pid 17 killed; [2020-07-24T18:36:41.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T18:36:41.803Z] + git semver [Pipeline] } [2020-07-24T18:36:41.813Z] $ docker stop --time=1 e6034b2d959889d9b8e41fdebb768a431772a69808e073880d3863766e1c0895 [2020-07-24T18:36:43.190Z] $ docker rm -f e6034b2d959889d9b8e41fdebb768a431772a69808e073880d3863766e1c0895 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:36:43.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T18:36:43.713Z] . [Pipeline] withDockerContainer [2020-07-24T18:36:43.808Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:36:43.843Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T18:36:44.537Z] $ docker top aeceda6d289faa674914dead7a94d28657cc2fac80b1bbd8e32b5780757c1349 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T18:36:44.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T18:36:44.872Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T18:36:45.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T18:36:45.075Z] $ docker exec aeceda6d289faa674914dead7a94d28657cc2fac80b1bbd8e32b5780757c1349 ssh-agent [2020-07-24T18:36:45.274Z] SSH_AUTH_SOCK=/tmp/ssh-e7bmZ4Pnp4PD/agent.11 [2020-07-24T18:36:45.274Z] SSH_AGENT_PID=17 [2020-07-24T18:36:45.280Z] Running ssh-add (command line suppressed) [2020-07-24T18:36:45.424Z] Identity added: /w/workspace/edgex-go/114@tmp/private_key_4331606268792159035.key (/w/workspace/edgex-go/114@tmp/private_key_4331606268792159035.key) [2020-07-24T18:36:45.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T18:36:45.822Z] + git semver push [2020-07-24T18:36:45.822Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T18:36:45.822Z] # $GIT_DIR = /w/workspace/edgex-go/114/.git [2020-07-24T18:36:45.822Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/114 [2020-07-24T18:36:45.822Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T18:36:45.822Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T18:36:45.822Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T18:36:45.822Z] # $SEMVER_BRANCH = master [2020-07-24T18:36:45.822Z] # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver [Pipeline] } [2020-07-24T18:36:55.822Z] $ docker exec --env ******** --env ******** aeceda6d289faa674914dead7a94d28657cc2fac80b1bbd8e32b5780757c1349 ssh-agent -k [2020-07-24T18:36:55.975Z] unset SSH_AUTH_SOCK; [2020-07-24T18:36:55.976Z] unset SSH_AGENT_PID; [2020-07-24T18:36:55.976Z] echo Agent pid 17 killed; [2020-07-24T18:36:56.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T18:36:56.473Z] + git semver [Pipeline] } [2020-07-24T18:36:56.483Z] $ docker stop --time=1 aeceda6d289faa674914dead7a94d28657cc2fac80b1bbd8e32b5780757c1349 [2020-07-24T18:36:57.853Z] $ docker rm -f aeceda6d289faa674914dead7a94d28657cc2fac80b1bbd8e32b5780757c1349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:36:58.591Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:36:59.454Z] ---> package-listing.sh [2020-07-24T18:36:59.455Z] ++ facter osfamily [2020-07-24T18:36:59.455Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-24T18:36:59.455Z] + OS_FAMILY=redhat [2020-07-24T18:36:59.455Z] + workspace=/w/workspace/edgex-go/114 [2020-07-24T18:36:59.455Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-24T18:36:59.455Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-24T18:36:59.455Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-24T18:36:59.455Z] + PACKAGES=/tmp/packages_start.txt [2020-07-24T18:36:59.455Z] + '[' /w/workspace/edgex-go/114 ']' [2020-07-24T18:36:59.455Z] + PACKAGES=/tmp/packages_end.txt [2020-07-24T18:36:59.455Z] + case "${OS_FAMILY}" in [2020-07-24T18:36:59.455Z] + rpm -qa [2020-07-24T18:36:59.455Z] + sort [2020-07-24T18:37:03.656Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-24T18:37:03.656Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-24T18:37:03.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-24T18:37:03.656Z] + '[' /w/workspace/edgex-go/114 ']' [2020-07-24T18:37:03.656Z] + mkdir -p /w/workspace/edgex-go/114/archives/ [2020-07-24T18:37:03.656Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/114/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:37:04.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T18:37:04.106Z] [2020-07-24T18:37:04.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-24T18:37:04.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T18:37:04.437Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-24T18:37:04.437Z] c9b1b535fdd9: Pulling fs layer [2020-07-24T18:37:04.437Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-24T18:37:04.437Z] 756a868c4378: Pulling fs layer [2020-07-24T18:37:04.437Z] 444b2fc9a129: Pulling fs layer [2020-07-24T18:37:04.437Z] ea15f1150254: Pulling fs layer [2020-07-24T18:37:04.437Z] 41b27a9f41bf: Pulling fs layer [2020-07-24T18:37:04.437Z] 28c525ee5125: Pulling fs layer [2020-07-24T18:37:04.437Z] 094b1ea09ed8: Pulling fs layer [2020-07-24T18:37:04.437Z] 138eaada9080: Pulling fs layer [2020-07-24T18:37:04.437Z] 0622d0fa9048: Pulling fs layer [2020-07-24T18:37:04.437Z] 28c525ee5125: Waiting [2020-07-24T18:37:04.437Z] 094b1ea09ed8: Waiting [2020-07-24T18:37:04.437Z] ea15f1150254: Waiting [2020-07-24T18:37:04.437Z] 138eaada9080: Waiting [2020-07-24T18:37:04.437Z] 0622d0fa9048: Waiting [2020-07-24T18:37:04.437Z] 41b27a9f41bf: Waiting [2020-07-24T18:37:04.437Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-24T18:37:04.437Z] 2cc5ad85d9ab: Download complete [2020-07-24T18:37:04.437Z] 444b2fc9a129: Verifying Checksum [2020-07-24T18:37:04.437Z] 444b2fc9a129: Download complete [2020-07-24T18:37:04.437Z] c9b1b535fdd9: Download complete [2020-07-24T18:37:04.437Z] ea15f1150254: Verifying Checksum [2020-07-24T18:37:04.437Z] ea15f1150254: Download complete [2020-07-24T18:37:04.705Z] 28c525ee5125: Verifying Checksum [2020-07-24T18:37:04.705Z] 28c525ee5125: Download complete [2020-07-24T18:37:04.971Z] 756a868c4378: Verifying Checksum [2020-07-24T18:37:04.971Z] 756a868c4378: Download complete [2020-07-24T18:37:04.971Z] 138eaada9080: Verifying Checksum [2020-07-24T18:37:04.971Z] 138eaada9080: Download complete [2020-07-24T18:37:05.231Z] 094b1ea09ed8: Verifying Checksum [2020-07-24T18:37:05.231Z] 094b1ea09ed8: Download complete [2020-07-24T18:37:05.803Z] 41b27a9f41bf: Verifying Checksum [2020-07-24T18:37:05.803Z] 41b27a9f41bf: Download complete [2020-07-24T18:37:05.803Z] 0622d0fa9048: Verifying Checksum [2020-07-24T18:37:05.803Z] 0622d0fa9048: Download complete [2020-07-24T18:37:05.803Z] c9b1b535fdd9: Pull complete [2020-07-24T18:37:06.070Z] 2cc5ad85d9ab: Pull complete [2020-07-24T18:37:07.457Z] 756a868c4378: Pull complete [2020-07-24T18:37:07.717Z] 444b2fc9a129: Pull complete [2020-07-24T18:37:07.979Z] ea15f1150254: Pull complete [2020-07-24T18:37:12.205Z] 41b27a9f41bf: Pull complete [2020-07-24T18:37:12.467Z] 28c525ee5125: Pull complete [2020-07-24T18:37:15.013Z] 094b1ea09ed8: Pull complete [2020-07-24T18:37:15.013Z] 138eaada9080: Pull complete [2020-07-24T18:37:15.013Z] 0622d0fa9048: Pull complete [2020-07-24T18:37:15.013Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-24T18:37:15.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T18:37:15.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-24T18:37:15.177Z] prd-centos7-docker-4c-2g-893 does not seem to be running inside a container [2020-07-24T18:37:15.212Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-24T18:37:18.906Z] $ docker top 36cbce05f0bbc78ba4ba2de20125fd7defe751a3c56e0782ca0667c833ba2310 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-24T18:37:19.134Z] provisioning config files... [2020-07-24T18:37:19.149Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/114@tmp/config4735315305042640787tmp [Pipeline] { [Pipeline] echo [2020-07-24T18:37:19.210Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:37:19.504Z] ---> create-netrc.sh [Pipeline] echo [2020-07-24T18:37:19.512Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T18:37:19.801Z] ---> logs-deploy.sh [2020-07-24T18:37:19.801Z] + ARCHIVE_ARTIFACTS= [2020-07-24T18:37:19.801Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-24T18:37:19.801Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-24T18:37:19.801Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-24T18:37:19.801Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/114 [2020-07-24T18:37:19.801Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/114/ [2020-07-24T18:37:19.801Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/114 /w/workspace/edgex-go/114 [2020-07-24T18:37:20.741Z] Archives upload complete. [2020-07-24T18:37:21.002Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/114 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/114/