Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d1ae39c9809767981d25a381d379eb7776e0cd9b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 --version # 'git version 2.16.6' > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 > git --version # 'git version 2.16.6' 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:lfit/releng-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, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap: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 BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5125 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/183 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/183 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1ae39c9809767981d25a381d379eb7776e0cd9b (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --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 d1ae39c9809767981d25a381d379eb7776e0cd9b # timeout=10 Commit message: "Merge pull request #2764 from edgexfoundry/dependabot/go_modules/github.com/OneOfOne/xxhash-1.2.8" > git rev-list --no-walk 5d81f82d94ade830f96af1be1000700e78ef300e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-13T19:14:03.058Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-13T19:14:03.319Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-13T19:14:03.432Z] ========================================================= [2020-10-13T19:14:03.432Z] EdgeX Global Pipelines Version Info [2020-10-13T19:14:03.432Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:14:04.936Z] ------------------- [2020-10-13T19:14:04.936Z] stable info: [2020-10-13T19:14:04.936Z] ------------------- [2020-10-13T19:14:04.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-13T19:14:04.936Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-13T19:14:04.937Z] Message: update stable to v1.0.131 [2020-10-13T19:14:05.880Z] ------------------- [2020-10-13T19:14:05.880Z] experimental info: [2020-10-13T19:14:05.880Z] ------------------- [2020-10-13T19:14:05.880Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-13T19:14:05.880Z] Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af [2020-10-13T19:14:05.880Z] Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-13T19:14:06.135Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-13T19:14:06.228Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-13T19:14:06.323Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-13T19:14:06.412Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-13T19:14:06.497Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-13T19:14:06.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-13T19:14:06.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-13T19:14:06.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-13T19:14:06.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-13T19:14:06.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-13T19:14:07.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-13T19:14:07.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-13T19:14:07.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-13T19:14:07.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-13T19:14:07.422Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-13T19:14:07.565Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-13T19:14:07.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-13T19:14:07.730Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-13T19:14:07.814Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-13T19:14:07.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-13T19:14:07.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-13T19:14:08.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-13T19:14:08.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-13T19:14:08.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-13T19:14:08.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] echo [2020-10-13T19:14:08.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1ae39c [Pipeline] echo [2020-10-13T19:14:08.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-13T19:14:08.927Z] ++ 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-10-13T19:14:08.927Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T19:14:08.927Z] ++ dirname cmd/core-command/Dockerfile [2020-10-13T19:14:08.927Z] ++ cut -d/ -f2 [2020-10-13T19:14:08.927Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-13T19:14:08.927Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T19:14:08.927Z] ++ dirname cmd/core-data/Dockerfile [2020-10-13T19:14:08.927Z] ++ cut -d/ -f2 [2020-10-13T19:14:08.927Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-13T19:14:08.927Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T19:14:08.927Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-13T19:14:08.927Z] ++ cut -d/ -f2 [2020-10-13T19:14:08.927Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-13T19:14:08.927Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T19:14:08.927Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-13T19:14:08.927Z] ++ cut -d/ -f2 [2020-10-13T19:14:08.927Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-13T19:14:08.927Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T19:14:08.927Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-13T19:14:08.927Z] ++ cut -d/ -f2 [2020-10-13T19:14:08.927Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-13T19:14:08.927Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T19:14:08.927Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-13T19:14:08.927Z] ++ cut -d/ -f2 [2020-10-13T19:14:08.927Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-13T19:14:08.927Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T19:14:08.927Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-13T19:14:08.927Z] ++ cut -d/ -f2 [2020-10-13T19:14:08.927Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-13T19:14:08.927Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T19:14:08.927Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-13T19:14:08.927Z] ++ cut -d/ -f2 [2020-10-13T19:14:08.927Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-13T19:14:08.927Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T19:14:08.927Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-13T19:14:08.927Z] ++ cut -d/ -f2 [2020-10-13T19:14:08.927Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-13T19:14:08.927Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-13T19:14:08.927Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-13T19:14:08.927Z] ++ cut -d/ -f2 [2020-10-13T19:14:08.927Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-13T19:14:09.001Z] 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-10-13T19:14:10.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T19:14:10.350Z] [2020-10-13T19:14:10.350Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:14:10.739Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T19:14:10.739Z] latest: Pulling from edgex-devops/git-semver [2020-10-13T19:14:10.739Z] 31603596830f: Pulling fs layer [2020-10-13T19:14:10.739Z] 2a8b12db71e7: Pulling fs layer [2020-10-13T19:14:10.739Z] 6ca5941a6612: Pulling fs layer [2020-10-13T19:14:10.739Z] ecc8261a40a4: Pulling fs layer [2020-10-13T19:14:10.739Z] ecc8261a40a4: Waiting [2020-10-13T19:14:10.739Z] 2a8b12db71e7: Verifying Checksum [2020-10-13T19:14:10.739Z] 2a8b12db71e7: Download complete [2020-10-13T19:14:11.004Z] 31603596830f: Verifying Checksum [2020-10-13T19:14:11.004Z] 31603596830f: Download complete [2020-10-13T19:14:11.004Z] 6ca5941a6612: Verifying Checksum [2020-10-13T19:14:11.268Z] ecc8261a40a4: Verifying Checksum [2020-10-13T19:14:11.268Z] ecc8261a40a4: Download complete [2020-10-13T19:14:11.268Z] 31603596830f: Pull complete [2020-10-13T19:14:11.536Z] 2a8b12db71e7: Pull complete [2020-10-13T19:14:12.508Z] 6ca5941a6612: Pull complete [2020-10-13T19:14:12.508Z] ecc8261a40a4: Pull complete [2020-10-13T19:14:12.508Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-13T19:14:12.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T19:14:12.508Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-13T19:14:12.630Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:14:12.688Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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:10004/edgex-devops/git-semver:latest cat [2020-10-13T19:14:15.084Z] $ docker top 5b42d2b8106f3149ad637810ba56c6c3072ffa3113a31c4f47d27eaf9cbc3cde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-13T19:14:15.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T19:14:15.391Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T19:14:15.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T19:14:15.593Z] $ docker exec 5b42d2b8106f3149ad637810ba56c6c3072ffa3113a31c4f47d27eaf9cbc3cde ssh-agent [2020-10-13T19:14:15.754Z] SSH_AUTH_SOCK=/tmp/ssh-MyhMLCxVWQUm/agent.12 [2020-10-13T19:14:15.754Z] SSH_AGENT_PID=17 [2020-10-13T19:14:15.765Z] Running ssh-add (command line suppressed) [2020-10-13T19:14:15.886Z] Identity added: /w/workspace/edgex-go/183@tmp/private_key_2121152556863301194.key (/w/workspace/edgex-go/183@tmp/private_key_2121152556863301194.key) [2020-10-13T19:14:16.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T19:14:16.360Z] + git describe --exact-match --tags HEAD [2020-10-13T19:14:16.360Z] fatal: no tag exactly matches 'd1ae39c9809767981d25a381d379eb7776e0cd9b' [Pipeline] } [2020-10-13T19:14:16.386Z] $ docker exec --env ******** --env ******** 5b42d2b8106f3149ad637810ba56c6c3072ffa3113a31c4f47d27eaf9cbc3cde ssh-agent -k [2020-10-13T19:14:16.497Z] unset SSH_AUTH_SOCK; [2020-10-13T19:14:16.497Z] unset SSH_AGENT_PID; [2020-10-13T19:14:16.497Z] echo Agent pid 17 killed; [2020-10-13T19:14:16.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-13T19:14:16.658Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-13T19:14:16.658Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-13T19:14:16.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T19:14:16.759Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T19:14:16.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T19:14:16.923Z] $ docker exec 5b42d2b8106f3149ad637810ba56c6c3072ffa3113a31c4f47d27eaf9cbc3cde ssh-agent [2020-10-13T19:14:17.082Z] SSH_AUTH_SOCK=/tmp/ssh-h63rvss1OZWU/agent.47 [2020-10-13T19:14:17.082Z] SSH_AGENT_PID=52 [2020-10-13T19:14:17.089Z] Running ssh-add (command line suppressed) [2020-10-13T19:14:17.206Z] Identity added: /w/workspace/edgex-go/183@tmp/private_key_6935674351119703354.key (/w/workspace/edgex-go/183@tmp/private_key_6935674351119703354.key) [2020-10-13T19:14:17.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T19:14:17.586Z] + git semver init [2020-10-13T19:14:17.586Z] # -> Open(): unable to determine branch for HEAD [2020-10-13T19:14:17.586Z] # $GIT_DIR = /w/workspace/edgex-go/183/.git [2020-10-13T19:14:17.586Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/183 [2020-10-13T19:14:17.586Z] # $SEMVER_REMOTE_NAME = origin [2020-10-13T19:14:17.586Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-13T19:14:17.586Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-13T19:14:17.586Z] # $SEMVER_BRANCH = master [2020-10-13T19:14:17.586Z] # $SEMVER_TEMP = /tmp/semver-657486881 [2020-10-13T19:14:17.586Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-13T19:14:35.768Z] # '/tmp/semver-657486881' -> '/w/workspace/edgex-go/183/.semver' [2020-10-13T19:14:35.768Z] # -> Force: false [2020-10-13T19:14:35.768Z] # $SEMVER_DIR = /w/workspace/edgex-go/183/.semver [Pipeline] } [2020-10-13T19:14:35.785Z] $ docker exec --env ******** --env ******** 5b42d2b8106f3149ad637810ba56c6c3072ffa3113a31c4f47d27eaf9cbc3cde ssh-agent -k [2020-10-13T19:14:36.015Z] unset SSH_AUTH_SOCK; [2020-10-13T19:14:36.016Z] unset SSH_AGENT_PID; [2020-10-13T19:14:36.016Z] echo Agent pid 52 killed; [2020-10-13T19:14:36.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-13T19:14:36.551Z] + git semver [Pipeline] } [2020-10-13T19:14:36.571Z] $ docker stop --time=1 5b42d2b8106f3149ad637810ba56c6c3072ffa3113a31c4f47d27eaf9cbc3cde [2020-10-13T19:14:38.196Z] $ docker rm -f 5b42d2b8106f3149ad637810ba56c6c3072ffa3113a31c4f47d27eaf9cbc3cde [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-13T19:14:52.244Z] Stashed 85 file(s) [Pipeline] echo [2020-10-13T19:14:52.247Z] [edgeXSemver]: initialized semver on version 1.2.2-dev.68 [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-10-13T19:14:52.790Z] ========================================================= [2020-10-13T19:14:52.790Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-13T19:14:52.790Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:14:53.144Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-13T19:14:57.397Z] Sending build context to Docker daemon 325.1MB [2020-10-13T19:14:57.397Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-13T19:14:57.397Z] Step 2/7 : FROM ${BASE} [2020-10-13T19:14:57.397Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-13T19:14:57.397Z] df20fa9351a1: Pulling fs layer [2020-10-13T19:14:57.397Z] ed8968b2872e: Pulling fs layer [2020-10-13T19:14:57.397Z] a92cc7c5fd73: Pulling fs layer [2020-10-13T19:14:57.397Z] e871e8e8d7a9: Pulling fs layer [2020-10-13T19:14:57.397Z] e73272ec9a57: Pulling fs layer [2020-10-13T19:14:57.397Z] 1e910a182e73: Pulling fs layer [2020-10-13T19:14:57.397Z] 4e634b169226: Pulling fs layer [2020-10-13T19:14:57.397Z] e73272ec9a57: Waiting [2020-10-13T19:14:57.397Z] 1e910a182e73: Waiting [2020-10-13T19:14:57.397Z] 4e634b169226: Waiting [2020-10-13T19:14:57.397Z] e871e8e8d7a9: Waiting [2020-10-13T19:14:57.397Z] a92cc7c5fd73: Download complete [2020-10-13T19:14:57.397Z] ed8968b2872e: Verifying Checksum [2020-10-13T19:14:57.397Z] ed8968b2872e: Download complete [2020-10-13T19:14:57.397Z] e73272ec9a57: Verifying Checksum [2020-10-13T19:14:57.397Z] e73272ec9a57: Download complete [2020-10-13T19:14:57.397Z] 1e910a182e73: Verifying Checksum [2020-10-13T19:14:57.397Z] 1e910a182e73: Download complete [2020-10-13T19:14:58.354Z] df20fa9351a1: Verifying Checksum [2020-10-13T19:14:58.354Z] df20fa9351a1: Download complete [2020-10-13T19:14:58.626Z] df20fa9351a1: Pull complete [2020-10-13T19:14:58.892Z] ed8968b2872e: Pull complete [2020-10-13T19:14:59.157Z] a92cc7c5fd73: Pull complete [2020-10-13T19:15:00.114Z] 4e634b169226: Verifying Checksum [2020-10-13T19:15:00.114Z] 4e634b169226: Download complete [2020-10-13T19:15:00.724Z] e871e8e8d7a9: Verifying Checksum [2020-10-13T19:15:00.724Z] e871e8e8d7a9: Download complete [2020-10-13T19:15:06.114Z] e871e8e8d7a9: Pull complete [2020-10-13T19:15:06.114Z] e73272ec9a57: Pull complete [2020-10-13T19:15:06.114Z] 1e910a182e73: Pull complete [2020-10-13T19:15:07.584Z] Still waiting to schedule task [2020-10-13T19:15:07.584Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-13T19:15:11.437Z] 4e634b169226: Pull complete [2020-10-13T19:15:11.437Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-13T19:15:11.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-13T19:15:11.438Z] ---> f7629b54cfaa [2020-10-13T19:15:11.438Z] 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-10-13T19:15:11.701Z] ---> Running in 9b235e3b45c1 [2020-10-13T19:15:12.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:15:13.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:15:14.624Z] (1/12) Installing libmagic (5.38-r0) [2020-10-13T19:15:14.887Z] (2/12) Installing file (5.38-r0) [2020-10-13T19:15:15.150Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-13T19:15:15.150Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-13T19:15:30.129Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-13T19:15:30.129Z] (6/12) Installing patch (2.7.6-r6) [2020-10-13T19:15:30.129Z] (7/12) Installing build-base (0.5-r2) [2020-10-13T19:15:30.129Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-13T19:15:30.129Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-13T19:15:30.129Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-13T19:15:30.129Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-13T19:15:30.129Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-13T19:15:30.129Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:15:30.129Z] OK: 233 MiB in 51 packages [2020-10-13T19:15:33.476Z] Removing intermediate container 9b235e3b45c1 [2020-10-13T19:15:33.476Z] ---> d82369378414 [2020-10-13T19:15:33.476Z] Step 4/7 : WORKDIR /edgex-go [2020-10-13T19:15:33.476Z] ---> Running in 8a5d9cb84dd7 [2020-10-13T19:15:33.740Z] Removing intermediate container 8a5d9cb84dd7 [2020-10-13T19:15:33.740Z] ---> 4c48a4e84bbb [2020-10-13T19:15:33.740Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-13T19:15:34.321Z] latest: Pulling from library/docker [2020-10-13T19:15:34.321Z] df20fa9351a1: Already exists [2020-10-13T19:15:34.321Z] 25ad7478873d: Pulling fs layer [2020-10-13T19:15:34.321Z] 4684f6177b5d: Pulling fs layer [2020-10-13T19:15:34.321Z] 8ba584e970af: Pulling fs layer [2020-10-13T19:15:34.321Z] 3cdc74d2b06d: Pulling fs layer [2020-10-13T19:15:34.321Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-13T19:15:34.321Z] fca0ccc462d5: Pulling fs layer [2020-10-13T19:15:34.321Z] 4cf5a0d07c1f: Waiting [2020-10-13T19:15:34.321Z] 3cdc74d2b06d: Waiting [2020-10-13T19:15:34.321Z] fca0ccc462d5: Waiting [2020-10-13T19:15:34.653Z] 4684f6177b5d: Verifying Checksum [2020-10-13T19:15:34.653Z] 4684f6177b5d: Download complete [2020-10-13T19:15:34.653Z] 25ad7478873d: Download complete [2020-10-13T19:15:34.653Z] 3cdc74d2b06d: Verifying Checksum [2020-10-13T19:15:34.653Z] 3cdc74d2b06d: Download complete [2020-10-13T19:15:34.653Z] fca0ccc462d5: Verifying Checksum [2020-10-13T19:15:34.653Z] fca0ccc462d5: Download complete [2020-10-13T19:15:34.653Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-13T19:15:34.653Z] 4cf5a0d07c1f: Download complete [2020-10-13T19:15:35.253Z] 25ad7478873d: Pull complete [2020-10-13T19:15:35.253Z] 4684f6177b5d: Pull complete [2020-10-13T19:15:35.253Z] 8ba584e970af: Verifying Checksum [2020-10-13T19:15:35.253Z] 8ba584e970af: Download complete [2020-10-13T19:15:37.860Z] 8ba584e970af: Pull complete [2020-10-13T19:15:38.126Z] 3cdc74d2b06d: Pull complete [2020-10-13T19:15:38.126Z] 4cf5a0d07c1f: Pull complete [2020-10-13T19:15:38.398Z] fca0ccc462d5: Pull complete [2020-10-13T19:15:38.398Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-13T19:15:38.398Z] Status: Downloaded newer image for docker:latest [2020-10-13T19:15:40.340Z] ---> 4e87d161afe2 [2020-10-13T19:15:40.340Z] Step 6/7 : COPY go.mod . [2020-10-13T19:15:40.340Z] ---> 9a464cb14aed [2020-10-13T19:15:40.340Z] Step 7/7 : RUN go mod download [2020-10-13T19:15:40.340Z] ---> Running in c2be16a68c4c [2020-10-13T19:16:02.448Z] Removing intermediate container c2be16a68c4c [2020-10-13T19:16:02.448Z] ---> d6e117b76d6d [2020-10-13T19:16:02.448Z] Successfully built d6e117b76d6d [2020-10-13T19:16:02.448Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:16:02.775Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-13T19:16:02.775Z] . [Pipeline] withDockerContainer [2020-10-13T19:16:02.900Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:16:02.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-13T19:16:03.674Z] $ docker top 3b3e0113b4362c15aa2be415987560f09104f107e972f046df5c6238aed18a99 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T19:16:04.171Z] + go version [2020-10-13T19:16:04.171Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-13T19:16:04.191Z] $ docker stop --time=1 3b3e0113b4362c15aa2be415987560f09104f107e972f046df5c6238aed18a99 [2020-10-13T19:16:05.673Z] $ docker rm -f 3b3e0113b4362c15aa2be415987560f09104f107e972f046df5c6238aed18a99 [Pipeline] // withDockerContainer [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-10-13T19:16:08.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T19:16:08.982Z] [2020-10-13T19:16:08.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:16:09.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T19:16:09.338Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-13T19:16:09.338Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-13T19:16:09.338Z] ca9280d653b3: Pulling fs layer [2020-10-13T19:16:09.338Z] 7e9c9ca2126c: Pulling fs layer [2020-10-13T19:16:09.603Z] cbdbe7a5bc2a: Download complete [2020-10-13T19:16:09.869Z] cbdbe7a5bc2a: Pull complete [2020-10-13T19:16:10.133Z] ca9280d653b3: Verifying Checksum [2020-10-13T19:16:10.133Z] ca9280d653b3: Download complete [2020-10-13T19:16:11.116Z] 7e9c9ca2126c: Download complete [2020-10-13T19:16:11.116Z] ca9280d653b3: Pull complete [2020-10-13T19:16:17.781Z] 7e9c9ca2126c: Pull complete [2020-10-13T19:16:18.045Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-13T19:16:18.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T19:16:18.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-13T19:16:18.227Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:16:18.283Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-13T19:16:20.951Z] $ docker top 629580c1e33715c7d14034b2c61cfaf693a055238d01aa3703b5202b5e913dc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T19:16:21.523Z] + docker-compose build --help [2020-10-13T19:16:21.523Z] + grep parallel [2020-10-13T19:16:22.480Z] --parallel Build images in parallel. [Pipeline] } [2020-10-13T19:16:22.500Z] $ docker stop --time=1 629580c1e33715c7d14034b2c61cfaf693a055238d01aa3703b5202b5e913dc2 [2020-10-13T19:16:23.855Z] $ docker rm -f 629580c1e33715c7d14034b2c61cfaf693a055238d01aa3703b5202b5e913dc2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:16:24.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-13T19:16:24.454Z] . [Pipeline] withDockerContainer [2020-10-13T19:16:24.553Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:16:24.602Z] $ 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/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-13T19:16:25.186Z] $ docker top c3e326cc8a25663df72572e9fdd0dbbf175ce219bea81739e2169033ccc91d16 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T19:16:25.851Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-13T19:16:26.931Z] Building docker-core-command-go ... [2020-10-13T19:16:26.931Z] Building docker-core-data-go ... [2020-10-13T19:16:26.931Z] Building docker-core-metadata-go ... [2020-10-13T19:16:26.931Z] Building docker-security-proxy-setup-go ... [2020-10-13T19:16:26.931Z] Building docker-security-secrets-setup-go ... [2020-10-13T19:16:26.931Z] Building docker-security-secretstore-setup-go ... [2020-10-13T19:16:26.931Z] Building docker-support-logging-go ... [2020-10-13T19:16:26.931Z] Building docker-support-notifications-go ... [2020-10-13T19:16:26.931Z] Building docker-support-scheduler-go ... [2020-10-13T19:16:26.931Z] Building docker-sys-mgmt-agent-go ... [2020-10-13T19:16:26.931Z] Building docker-core-command-go [2020-10-13T19:16:26.931Z] Building docker-core-metadata-go [2020-10-13T19:16:26.931Z] Building docker-support-notifications-go [2020-10-13T19:16:26.931Z] Building docker-support-scheduler-go [2020-10-13T19:16:26.931Z] Building docker-security-proxy-setup-go [2020-10-13T19:16:48.999Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:16:48.999Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:16:48.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:16:48.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:16:48.999Z] ---> d6e117b76d6d [2020-10-13T19:16:48.999Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T19:16:48.999Z] ---> d6e117b76d6d [2020-10-13T19:16:48.999Z] Step 3/24 : WORKDIR /edgex-go [2020-10-13T19:16:48.999Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:16:48.999Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:16:48.999Z] ---> d6e117b76d6d [2020-10-13T19:16:48.999Z] Step 3/21 : WORKDIR /edgex-go [2020-10-13T19:16:48.999Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:16:48.999Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:16:48.999Z] ---> d6e117b76d6d [2020-10-13T19:16:48.999Z] Step 3/20 : WORKDIR /edgex-go [2020-10-13T19:16:48.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:16:48.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:16:48.999Z] ---> d6e117b76d6d [2020-10-13T19:16:48.999Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T19:16:50.403Z] ---> Running in 7901b7ba220d [2020-10-13T19:16:50.404Z] ---> Running in 784a0d1b377b [2020-10-13T19:16:50.404Z] ---> Running in de3a98474e82 [2020-10-13T19:16:50.404Z] ---> Running in 3c13a497c65c [2020-10-13T19:16:50.404Z] ---> Running in d66f740f30f0 [2020-10-13T19:16:50.404Z] Removing intermediate container 784a0d1b377b [2020-10-13T19:16:50.404Z] ---> 7b9da67339cc [2020-10-13T19:16:50.404Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:16:50.404Z] Removing intermediate container d66f740f30f0 [2020-10-13T19:16:50.404Z] ---> 040b551c9454 [2020-10-13T19:16:50.404Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:16:50.672Z] Removing intermediate container 3c13a497c65c [2020-10-13T19:16:50.672Z] ---> 39484c6aeb4d [2020-10-13T19:16:50.672Z] Removing intermediate container 7901b7ba220d [2020-10-13T19:16:50.672Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 595623b28419 [2020-10-13T19:16:50.672Z] [2020-10-13T19:16:50.672Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:16:50.672Z] Removing intermediate container de3a98474e82 [2020-10-13T19:16:50.672Z] ---> 5d2d17ce192a [2020-10-13T19:16:50.672Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:16:50.672Z] ---> Running in 8b0b652e5a78 [2020-10-13T19:16:50.672Z] ---> Running in 03135cb24d2b [2020-10-13T19:16:50.672Z] ---> Running in e4cc49fa084c [2020-10-13T19:16:50.672Z] ---> Running in c2ea24cc3e55 [2020-10-13T19:16:50.672Z] ---> Running in ec82f22aed2d [2020-10-13T19:16:52.601Z] Removing intermediate container 03135cb24d2b [2020-10-13T19:16:52.601Z] ---> 6b658d7db1e4 [2020-10-13T19:16:52.601Z] Step 5/20 : RUN apk update && apk add make git [2020-10-13T19:16:52.864Z] ---> Running in 7bcef4fa3d6b [2020-10-13T19:16:52.864Z] Removing intermediate container c2ea24cc3e55 [2020-10-13T19:16:52.864Z] ---> 5bc794d47d89 [2020-10-13T19:16:52.864Z] Step 5/21 : RUN apk update && apk add make git [2020-10-13T19:16:53.128Z] Removing intermediate container e4cc49fa084c [2020-10-13T19:16:53.128Z] ---> c003d4458938 [2020-10-13T19:16:53.128Z] Step 5/22 : RUN apk update && apk add make git [2020-10-13T19:16:53.128Z] ---> Running in 097dc7d8a5b2 [2020-10-13T19:16:53.390Z] ---> Running in fd6951adc853 [2020-10-13T19:16:53.390Z] Removing intermediate container 8b0b652e5a78 [2020-10-13T19:16:53.390Z] ---> 892ecfe196c2 [2020-10-13T19:16:53.390Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-13T19:16:53.668Z] Removing intermediate container ec82f22aed2d [2020-10-13T19:16:53.668Z] ---> 2aa5fdd0bedc [2020-10-13T19:16:53.668Z] Step 5/22 : RUN apk update && apk add make git [2020-10-13T19:16:53.668Z] ---> Running in e7aa0c89b05f [2020-10-13T19:16:53.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:16:53.937Z] ---> Running in 34db787b031e [2020-10-13T19:16:54.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:16:54.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:16:54.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:16:54.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:16:55.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:16:55.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:16:55.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:16:55.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:16:55.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:16:56.568Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:16:56.568Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:16:56.568Z] OK: 12752 distinct packages available [2020-10-13T19:16:56.568Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:16:56.568Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:16:56.568Z] OK: 12752 distinct packages available [2020-10-13T19:16:56.836Z] OK: 233 MiB in 51 packages [2020-10-13T19:16:56.836Z] OK: 233 MiB in 51 packages [2020-10-13T19:16:57.100Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:16:57.100Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:16:57.100Z] OK: 12752 distinct packages available [2020-10-13T19:16:57.366Z] OK: 233 MiB in 51 packages [2020-10-13T19:16:57.366Z] Removing intermediate container 34db787b031e [2020-10-13T19:16:57.366Z] ---> 2b1213617a89 [2020-10-13T19:16:57.366Z] Step 6/22 : COPY go.mod . [2020-10-13T19:16:57.644Z] Removing intermediate container fd6951adc853 [2020-10-13T19:16:57.644Z] ---> e1a2a135ff76 [2020-10-13T19:16:57.644Z] Step 6/22 : COPY go.mod . [2020-10-13T19:16:57.644Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:16:57.644Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:16:57.644Z] OK: 12752 distinct packages available [2020-10-13T19:16:57.644Z] ---> 7520939a475b [2020-10-13T19:16:57.644Z] Step 7/22 : RUN go mod download [2020-10-13T19:16:57.930Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:16:57.930Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:16:57.930Z] OK: 12752 distinct packages available [2020-10-13T19:16:57.930Z] OK: 233 MiB in 51 packages [2020-10-13T19:16:57.930Z] OK: 233 MiB in 51 packages [2020-10-13T19:16:58.193Z] ---> Running in 6d58e7e088c8 [2020-10-13T19:16:58.457Z] ---> bc3a715a76e8 [2020-10-13T19:16:58.457Z] Step 7/22 : RUN go mod download [2020-10-13T19:16:58.457Z] Removing intermediate container 097dc7d8a5b2 [2020-10-13T19:16:58.457Z] ---> 06808adeec01 [2020-10-13T19:16:58.457Z] Step 6/21 : COPY go.mod . [2020-10-13T19:16:58.457Z] ---> Running in 688554e26a0a [2020-10-13T19:16:59.031Z] ---> a42d0fe07d3a [2020-10-13T19:16:59.031Z] Step 7/21 : RUN go mod download [2020-10-13T19:16:59.031Z] Removing intermediate container e7aa0c89b05f [2020-10-13T19:16:59.031Z] ---> 0feb84743f6a [2020-10-13T19:16:59.031Z] Step 6/24 : COPY go.mod . [2020-10-13T19:16:59.302Z] ---> Running in fcd8b146882c [2020-10-13T19:16:59.302Z] Removing intermediate container 7bcef4fa3d6b [2020-10-13T19:16:59.302Z] ---> e4a7ebff85b7 [2020-10-13T19:16:59.302Z] Step 6/20 : COPY go.mod . [2020-10-13T19:16:59.571Z] ---> a5e640ed2ca9 [2020-10-13T19:16:59.571Z] Step 7/24 : RUN go mod download [2020-10-13T19:16:59.571Z] ---> Running in 7a392859f508 [2020-10-13T19:16:59.835Z] ---> fd4dc6d7c2f5 [2020-10-13T19:16:59.836Z] Step 7/20 : RUN go mod download [2020-10-13T19:16:59.836Z] ---> Running in ad6cd9fa5aca [2020-10-13T19:17:01.270Z] Removing intermediate container 688554e26a0a [2020-10-13T19:17:01.270Z] ---> b1053cfd0c27 [2020-10-13T19:17:01.270Z] Step 8/22 : COPY . . [2020-10-13T19:17:01.270Z] Removing intermediate container fcd8b146882c [2020-10-13T19:17:01.270Z] ---> aef3878b1980 [2020-10-13T19:17:01.270Z] Step 8/21 : COPY . . [2020-10-13T19:17:03.241Z] Removing intermediate container 6d58e7e088c8 [2020-10-13T19:17:03.241Z] ---> feeb7b59d799 [2020-10-13T19:17:03.241Z] Step 8/22 : COPY . . [2020-10-13T19:17:04.233Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5132 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-10-13T19:17:04.317Z] Running in /w/workspace/edgex-go/183 [Pipeline] { [Pipeline] checkout [2020-10-13T19:17:06.830Z] Removing intermediate container 7a392859f508 [2020-10-13T19:17:06.830Z] ---> 62bf8268892f [2020-10-13T19:17:06.830Z] Step 8/24 : COPY . . [2020-10-13T19:17:07.102Z] Removing intermediate container ad6cd9fa5aca [2020-10-13T19:17:07.102Z] ---> 377d546b0fa8 [2020-10-13T19:17:07.102Z] Step 8/20 : COPY . . [2020-10-13T19:17:11.174Z] using credential edgex-jenkins-ssh [2020-10-13T19:17:11.242Z] Cloning the remote Git repository [2020-10-13T19:17:11.296Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-13T19:17:11.408Z] > git init /w/workspace/edgex-go/183 # timeout=10 [2020-10-13T19:17:11.480Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-13T19:17:11.481Z] > git --version # timeout=10 [2020-10-13T19:17:11.506Z] > git --version # 'git version 2.17.1' [2020-10-13T19:17:11.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-13T19:17:11.578Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T19:17:29.208Z] ---> dd260a2227c3 [2020-10-13T19:17:29.209Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-13T19:17:29.209Z] ---> 587bc8edea8d [2020-10-13T19:17:29.209Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-13T19:17:29.209Z] ---> a1075dad1e98 [2020-10-13T19:17:29.209Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-13T19:17:29.209Z] ---> bf4ae096b5e0 [2020-10-13T19:17:29.209Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-13T19:17:29.209Z] ---> 65a76dea6cc7 [2020-10-13T19:17:29.209Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-13T19:17:29.209Z] ---> Running in e479251ae7b1 [2020-10-13T19:17:29.209Z] ---> Running in 1c6f01c2b264 [2020-10-13T19:17:29.209Z] ---> Running in 0b88a9a8759b [2020-10-13T19:17:29.209Z] ---> Running in f07974af1486 [2020-10-13T19:17:29.209Z] ---> Running in 6cb8043950d7 [2020-10-13T19:17:30.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/core-command/core-command ./cmd/core-command [2020-10-13T19:17:30.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-13T19:17:30.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-13T19:17:30.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-13T19:17:30.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-13T19:17:32.126Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-13T19:17:32.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-13T19:17:32.178Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-13T19:17:32.206Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-13T19:17:32.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-13T19:17:32.221Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-13T19:17:32.780Z] Checking out Revision d1ae39c9809767981d25a381d379eb7776e0cd9b (master) [2020-10-13T19:17:32.802Z] > git config core.sparsecheckout # timeout=10 [2020-10-13T19:17:32.815Z] > git checkout -f d1ae39c9809767981d25a381d379eb7776e0cd9b # timeout=10 [2020-10-13T19:17:37.414Z] Commit message: "Merge pull request #2764 from edgexfoundry/dependabot/go_modules/github.com/OneOfOne/xxhash-1.2.8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-13T19:17:49.810Z] ========================================================= [2020-10-13T19:17:49.810Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-13T19:17:49.810Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:17:50.655Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-13T19:17:54.980Z] Sending build context to Docker daemon 325.1MB [2020-10-13T19:17:54.980Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-13T19:17:54.980Z] Step 2/7 : FROM ${BASE} [2020-10-13T19:17:54.980Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-13T19:17:54.980Z] b538f80385f9: Pulling fs layer [2020-10-13T19:17:54.980Z] 74f711af9a0d: Pulling fs layer [2020-10-13T19:17:54.980Z] 99f96fe45779: Pulling fs layer [2020-10-13T19:17:54.980Z] 8529a6b9a6be: Pulling fs layer [2020-10-13T19:17:54.980Z] 45590311c82a: Pulling fs layer [2020-10-13T19:17:54.980Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-13T19:17:54.980Z] 209524e5b208: Pulling fs layer [2020-10-13T19:17:54.980Z] 45590311c82a: Waiting [2020-10-13T19:17:54.980Z] 209524e5b208: Waiting [2020-10-13T19:17:54.980Z] 69ca0ff8b7b3: Waiting [2020-10-13T19:17:54.980Z] 8529a6b9a6be: Waiting [2020-10-13T19:17:54.980Z] 99f96fe45779: Verifying Checksum [2020-10-13T19:17:54.980Z] 99f96fe45779: Download complete [2020-10-13T19:17:54.980Z] 74f711af9a0d: Verifying Checksum [2020-10-13T19:17:54.980Z] 74f711af9a0d: Download complete [2020-10-13T19:17:55.257Z] 45590311c82a: Verifying Checksum [2020-10-13T19:17:55.257Z] 45590311c82a: Download complete [2020-10-13T19:17:55.257Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-13T19:17:55.257Z] 69ca0ff8b7b3: Download complete [2020-10-13T19:17:55.257Z] b538f80385f9: Verifying Checksum [2020-10-13T19:17:55.865Z] b538f80385f9: Pull complete [2020-10-13T19:17:56.480Z] 74f711af9a0d: Pull complete [2020-10-13T19:17:56.774Z] 99f96fe45779: Pull complete [2020-10-13T19:17:57.777Z] 209524e5b208: Verifying Checksum [2020-10-13T19:17:57.777Z] 209524e5b208: Download complete [2020-10-13T19:17:59.222Z] 8529a6b9a6be: Download complete [2020-10-13T19:18:09.436Z] 8529a6b9a6be: Pull complete [2020-10-13T19:18:09.436Z] 45590311c82a: Pull complete [2020-10-13T19:18:09.570Z] Removing intermediate container 6cb8043950d7 [2020-10-13T19:18:09.570Z] ---> df8c8ab4b10c [2020-10-13T19:18:09.570Z] [2020-10-13T19:18:09.570Z] Step 10/20 : FROM alpine [2020-10-13T19:18:09.570Z] latest: Pulling from library/alpine [2020-10-13T19:18:09.570Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-13T19:18:09.570Z] Status: Downloaded newer image for alpine:latest [2020-10-13T19:18:09.570Z] ---> a24bb4013296 [2020-10-13T19:18:09.570Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-13T19:18:09.570Z] ---> Running in a12d6db57a43 [2020-10-13T19:18:09.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:18:09.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:18:09.571Z] v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:18:09.571Z] v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:18:09.571Z] OK: 12750 distinct packages available [2020-10-13T19:18:09.571Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-13T19:18:09.571Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-13T19:18:09.571Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-13T19:18:09.571Z] (4/4) Installing curl (7.69.1-r1) [2020-10-13T19:18:09.571Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:18:09.571Z] Executing ca-certificates-20191127-r4.trigger [2020-10-13T19:18:09.571Z] OK: 7 MiB in 18 packages [2020-10-13T19:18:09.721Z] 69ca0ff8b7b3: Pull complete [2020-10-13T19:18:10.549Z] Removing intermediate container f07974af1486 [2020-10-13T19:18:10.549Z] ---> 445a207c9c3f [2020-10-13T19:18:10.549Z] [2020-10-13T19:18:10.549Z] Step 10/24 : FROM scratch [2020-10-13T19:18:10.549Z] ---> [2020-10-13T19:18:10.549Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-13T19:18:11.968Z] ---> Running in 14a8ac767db8 [2020-10-13T19:18:12.577Z] Removing intermediate container a12d6db57a43 [2020-10-13T19:18:12.578Z] ---> 3a45d4f4f0e9 [2020-10-13T19:18:12.578Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-13T19:18:12.578Z] Removing intermediate container 1c6f01c2b264 [2020-10-13T19:18:12.578Z] ---> 08e0b6def839 [2020-10-13T19:18:12.578Z] [2020-10-13T19:18:12.578Z] Step 10/21 : FROM scratch [2020-10-13T19:18:12.578Z] ---> [2020-10-13T19:18:12.578Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T19:18:13.552Z] Removing intermediate container 14a8ac767db8 [2020-10-13T19:18:13.553Z] ---> d5400071d112 [2020-10-13T19:18:13.553Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-13T19:18:14.064Z] 209524e5b208: Pull complete [2020-10-13T19:18:14.064Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-13T19:18:14.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-13T19:18:14.064Z] ---> 5bddaf1c2fca [2020-10-13T19:18:14.064Z] 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-10-13T19:18:14.136Z] ---> Running in 310e399d356e [2020-10-13T19:18:14.413Z] ---> Running in 8ada5fbe80f5 [2020-10-13T19:18:15.370Z] ---> Running in f42d29ecbfaf [2020-10-13T19:18:16.317Z] Removing intermediate container 8ada5fbe80f5 [2020-10-13T19:18:16.317Z] ---> e404f43ffaca [2020-10-13T19:18:16.317Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-13T19:18:16.317Z] Removing intermediate container e479251ae7b1 [2020-10-13T19:18:16.317Z] ---> 17adc8ff0052 [2020-10-13T19:18:16.317Z] [2020-10-13T19:18:16.317Z] Step 10/22 : FROM scratch [2020-10-13T19:18:16.317Z] ---> [2020-10-13T19:18:16.317Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T19:18:16.317Z] Removing intermediate container 310e399d356e [2020-10-13T19:18:16.317Z] ---> 16e9072d8763 [2020-10-13T19:18:16.317Z] Step 13/20 : WORKDIR /edgex [2020-10-13T19:18:16.588Z] ---> Using cache [2020-10-13T19:18:16.588Z] ---> e404f43ffaca [2020-10-13T19:18:16.588Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-13T19:18:16.588Z] Removing intermediate container f42d29ecbfaf [2020-10-13T19:18:16.588Z] ---> 00dcce478b30 [2020-10-13T19:18:16.588Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-13T19:18:16.588Z] ---> Running in 4eb2b1e2e287 [2020-10-13T19:18:16.588Z] ---> Running in a74fca3de484 [2020-10-13T19:18:16.588Z] ---> Running in 3653d74897de [2020-10-13T19:18:16.588Z] ---> Running in 2b0ad3fb4fb8 [2020-10-13T19:18:16.857Z] Removing intermediate container 0b88a9a8759b [2020-10-13T19:18:16.857Z] ---> 81bac12e62fd [2020-10-13T19:18:16.857Z] [2020-10-13T19:18:16.857Z] Step 10/22 : FROM scratch [2020-10-13T19:18:16.857Z] ---> [2020-10-13T19:18:16.857Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T19:18:16.857Z] ---> Using cache [2020-10-13T19:18:16.857Z] ---> e404f43ffaca [2020-10-13T19:18:16.857Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-13T19:18:16.857Z] ---> Running in 52cfbe01b28b [2020-10-13T19:18:17.120Z] Removing intermediate container a74fca3de484 [2020-10-13T19:18:17.120Z] ---> 6736e4e1c187 [2020-10-13T19:18:17.120Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-13T19:18:17.388Z] Removing intermediate container 3653d74897de [2020-10-13T19:18:17.388Z] ---> c0b72b74b607 [2020-10-13T19:18:17.388Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T19:18:17.388Z] Removing intermediate container 4eb2b1e2e287 [2020-10-13T19:18:17.388Z] ---> cc040f8222d8 [2020-10-13T19:18:17.388Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-13T19:18:17.388Z] Removing intermediate container 2b0ad3fb4fb8 [2020-10-13T19:18:17.388Z] ---> d927bc0a96a1 [2020-10-13T19:18:17.388Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-13T19:18:17.388Z] Removing intermediate container 52cfbe01b28b [2020-10-13T19:18:17.388Z] ---> 1c48172bd097 [2020-10-13T19:18:17.388Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T19:18:17.388Z] ---> Running in 62b94f432cb0 [2020-10-13T19:18:17.388Z] ---> Running in 906eda480936 [2020-10-13T19:18:17.650Z] ---> Running in 4c3e6f67bd1f [2020-10-13T19:18:17.650Z] ---> 431f75ac371d [2020-10-13T19:18:17.650Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-13T19:18:17.916Z] Removing intermediate container 906eda480936 [2020-10-13T19:18:17.916Z] ---> 56453c62984b [2020-10-13T19:18:17.916Z] Step 14/22 : WORKDIR / [2020-10-13T19:18:17.916Z] Removing intermediate container 62b94f432cb0 [2020-10-13T19:18:17.916Z] ---> e83d2c73cf81 [2020-10-13T19:18:17.916Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-13T19:18:17.916Z] ---> ebe1eb1cf1a9 [2020-10-13T19:18:17.916Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-13T19:18:17.916Z] ---> Running in c2a3e01523a3 [2020-10-13T19:18:17.916Z] Removing intermediate container 4c3e6f67bd1f [2020-10-13T19:18:17.916Z] ---> db04e2f36f39 [2020-10-13T19:18:17.916Z] Step 14/22 : WORKDIR / [2020-10-13T19:18:18.182Z] ---> Running in e9a36169a008 [2020-10-13T19:18:18.445Z] Removing intermediate container c2a3e01523a3 [2020-10-13T19:18:18.445Z] ---> 728c989deb1b [2020-10-13T19:18:18.445Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-13T19:18:18.445Z] ---> 69a146ba86e8 [2020-10-13T19:18:18.445Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-13T19:18:18.451Z] ---> Running in 5bd95acd890f [2020-10-13T19:18:19.023Z] ---> 0e5c6666cb70 [2020-10-13T19:18:19.023Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-13T19:18:19.286Z] Removing intermediate container e9a36169a008 [2020-10-13T19:18:19.286Z] ---> d835206deef7 [2020-10-13T19:18:19.286Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-13T19:18:19.286Z] ---> 15d70668fc3f [2020-10-13T19:18:19.286Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-13T19:18:19.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:18:20.020Z] ---> 4e63330af59b [2020-10-13T19:18:20.020Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-13T19:18:20.020Z] ---> 749497f793db [2020-10-13T19:18:20.020Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-13T19:18:20.020Z] ---> Running in 6d44105cf884 [2020-10-13T19:18:20.303Z] ---> ea7a46fd8cb0 [2020-10-13T19:18:20.303Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-13T19:18:20.303Z] Removing intermediate container 6d44105cf884 [2020-10-13T19:18:20.303Z] ---> f1c7f4076374 [2020-10-13T19:18:20.303Z] Step 17/20 : CMD ["--init=true"] [2020-10-13T19:18:20.303Z] ---> ebeb1a7fff62 [2020-10-13T19:18:20.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-13T19:18:20.625Z] ---> 9d4cf32d203e [2020-10-13T19:18:20.625Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-13T19:18:20.625Z] ---> Running in b8fc35e51b72 [2020-10-13T19:18:20.625Z] ---> Running in 5929e3cc006e [2020-10-13T19:18:20.625Z] ---> 91c96040e826 [2020-10-13T19:18:20.625Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-13T19:18:20.625Z] ---> 2f9f894148e6 [2020-10-13T19:18:20.625Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-13T19:18:20.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:18:20.933Z] ---> Running in ad4d9ca5d726 [2020-10-13T19:18:20.933Z] Removing intermediate container b8fc35e51b72 [2020-10-13T19:18:20.933Z] ---> 5c7c2609129d [2020-10-13T19:18:20.933Z] Step 18/20 : LABEL arch=x86_64 [2020-10-13T19:18:20.933Z] ---> Running in 750f49c92630 [2020-10-13T19:18:20.933Z] Removing intermediate container 5929e3cc006e [2020-10-13T19:18:20.933Z] ---> 60e4135b9285 [2020-10-13T19:18:20.933Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:18:21.235Z] ---> fb92b2fcdcdd [2020-10-13T19:18:21.235Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-13T19:18:21.235Z] ---> 2073e5b7ed98 [2020-10-13T19:18:21.235Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-13T19:18:21.235Z] ---> Running in d22d5b5b24ae [2020-10-13T19:18:21.235Z] Removing intermediate container ad4d9ca5d726 [2020-10-13T19:18:21.235Z] ---> bdc37819ca17 [2020-10-13T19:18:21.235Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:18:21.464Z] (1/12) Installing libmagic (5.38-r0) [2020-10-13T19:18:21.502Z] Removing intermediate container 750f49c92630 [2020-10-13T19:18:21.502Z] ---> 4248e369f316 [2020-10-13T19:18:21.502Z] Step 19/20 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:18:21.738Z] (2/12) Installing file (5.38-r0) [2020-10-13T19:18:21.738Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-13T19:18:21.738Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-13T19:18:21.765Z] ---> Running in 8d2ed1c3a0a7 [2020-10-13T19:18:22.028Z] ---> Running in cd39a05dd707 [2020-10-13T19:18:22.028Z] ---> fbf0bda9b707 [2020-10-13T19:18:22.028Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-13T19:18:22.028Z] Removing intermediate container d22d5b5b24ae [2020-10-13T19:18:22.028Z] ---> b7dde4179c25 [2020-10-13T19:18:22.028Z] Step 19/21 : LABEL arch=x86_64 [2020-10-13T19:18:22.028Z] ---> 785b94ec9893 [2020-10-13T19:18:22.028Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-13T19:18:22.293Z] ---> Running in 2ff5ba3fb511 [2020-10-13T19:18:22.293Z] ---> Running in d13959e7f8b6 [2020-10-13T19:18:22.293Z] Removing intermediate container 8d2ed1c3a0a7 [2020-10-13T19:18:22.293Z] ---> 5ddb28278407 [2020-10-13T19:18:22.293Z] Step 20/22 : LABEL arch=x86_64 [2020-10-13T19:18:22.293Z] Removing intermediate container cd39a05dd707 [2020-10-13T19:18:22.293Z] ---> e3db4942be94 [2020-10-13T19:18:22.293Z] Step 20/20 : LABEL version=1.2.2-dev.68 [2020-10-13T19:18:22.293Z] ---> Running in ac434ad899cb [2020-10-13T19:18:22.562Z] ---> Running in a900ee68c1f6 [2020-10-13T19:18:22.562Z] ---> 0c17588484b4 [2020-10-13T19:18:22.562Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-13T19:18:22.562Z] Removing intermediate container 2ff5ba3fb511 [2020-10-13T19:18:22.562Z] ---> eccb6672b916 [2020-10-13T19:18:22.562Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:18:22.562Z] Removing intermediate container d13959e7f8b6 [2020-10-13T19:18:22.562Z] ---> 4f2f18518789 [2020-10-13T19:18:22.562Z] Step 20/21 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:18:22.827Z] ---> Running in d4cd08538246 [2020-10-13T19:18:22.827Z] ---> Running in b9d1dc069ed6 [2020-10-13T19:18:22.827Z] Removing intermediate container ac434ad899cb [2020-10-13T19:18:22.827Z] ---> 129ab61ae533 [2020-10-13T19:18:22.827Z] Step 21/22 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:18:22.827Z] ---> Running in af584813f041 [2020-10-13T19:18:22.827Z] Removing intermediate container a900ee68c1f6 [2020-10-13T19:18:22.827Z] ---> 468144a861a4 [2020-10-13T19:18:22.827Z] [2020-10-13T19:18:23.089Z] ---> Running in 02eb93cc27b5 [2020-10-13T19:18:23.351Z] Successfully built 468144a861a4 [2020-10-13T19:18:23.351Z] Removing intermediate container d4cd08538246 [2020-10-13T19:18:23.351Z] ---> 82739134e880 [2020-10-13T19:18:23.351Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:18:23.351Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-13T19:18:23.351Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2020-10-13T19:18:23.351Z] Removing intermediate container b9d1dc069ed6 [2020-10-13T19:18:23.351Z] ---> e8a26d6e7f53 [2020-10-13T19:18:23.351Z] Step 20/22 : LABEL arch=x86_64 [2020-10-13T19:18:23.351Z] Removing intermediate container af584813f041 [2020-10-13T19:18:23.351Z] ---> 23303db7e27b [2020-10-13T19:18:23.351Z] Step 21/21 : LABEL version=1.2.2-dev.68 [2020-10-13T19:18:23.616Z] ---> Running in 8d39d3e3f48a [2020-10-13T19:18:23.616Z] ---> Running in 1e5f10cdcfbe [2020-10-13T19:18:23.616Z] ---> Running in b703d3f4331f [2020-10-13T19:18:23.616Z] Removing intermediate container 02eb93cc27b5 [2020-10-13T19:18:23.616Z] ---> ffd44b6ebbe8 [2020-10-13T19:18:23.616Z] Step 22/22 : LABEL version=1.2.2-dev.68 [2020-10-13T19:18:23.616Z] ---> Running in 95006260652e [2020-10-13T19:18:23.880Z] Removing intermediate container 8d39d3e3f48a [2020-10-13T19:18:23.880Z] ---> 0272c31171c6 [2020-10-13T19:18:23.880Z] Step 22/24 : LABEL arch=x86_64 [2020-10-13T19:18:24.151Z] Removing intermediate container 1e5f10cdcfbe [2020-10-13T19:18:24.151Z] ---> dc7ff66eb7c4 [2020-10-13T19:18:24.151Z] Step 21/22 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:18:24.151Z] Removing intermediate container b703d3f4331f [2020-10-13T19:18:24.151Z] ---> 45d9f43c4ac0 [2020-10-13T19:18:24.151Z] [2020-10-13T19:18:24.151Z] Removing intermediate container 95006260652e [2020-10-13T19:18:24.151Z] ---> bd1f22b1ae75 [2020-10-13T19:18:24.151Z] [2020-10-13T19:18:24.421Z] Successfully built bd1f22b1ae75 [2020-10-13T19:18:24.421Z] ---> Running in e754e87c8cb7 [2020-10-13T19:18:24.421Z] ---> Running in a1a6a52eda45 [2020-10-13T19:18:24.421Z] Successfully built 45d9f43c4ac0 [2020-10-13T19:18:24.421Z] Successfully tagged docker-core-command-go:latest [2020-10-13T19:18:24.421Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2020-10-13T19:18:24.421Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-13T19:18:24.421Z] Building docker-support-logging-go [2020-10-13T19:18:24.686Z]  Building docker-support-scheduler-go ... done Removing intermediate container a1a6a52eda45 [2020-10-13T19:18:24.686Z] ---> 66edfba0884a [2020-10-13T19:18:24.686Z] Step 23/24 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:18:24.951Z] Removing intermediate container e754e87c8cb7 [2020-10-13T19:18:24.951Z] ---> ad3d9433f8a0 [2020-10-13T19:18:24.951Z] Step 22/22 : LABEL version=1.2.2-dev.68 [2020-10-13T19:18:24.951Z] ---> Running in 9e52855cff23 [2020-10-13T19:18:24.951Z] ---> Running in acc676510ecf [2020-10-13T19:18:26.352Z] Removing intermediate container acc676510ecf [2020-10-13T19:18:26.352Z] ---> cefc95e09193 [2020-10-13T19:18:26.352Z] [2020-10-13T19:18:27.755Z] Removing intermediate container 9e52855cff23 [2020-10-13T19:18:27.755Z] ---> 5467a1acbec4 [2020-10-13T19:18:27.755Z] Step 24/24 : LABEL version=1.2.2-dev.68 [2020-10-13T19:18:29.686Z] Successfully built cefc95e09193 [2020-10-13T19:18:29.949Z] Successfully tagged docker-core-metadata-go:latest [2020-10-13T19:18:29.949Z]  Building docker-core-metadata-go ... done  ---> Running in 26d0e3364730 [2020-10-13T19:18:29.949Z] Building docker-security-secrets-setup-go [2020-10-13T19:18:30.525Z] Removing intermediate container 26d0e3364730 [2020-10-13T19:18:30.525Z] ---> f3404f596233 [2020-10-13T19:18:30.525Z] [2020-10-13T19:18:30.525Z] Successfully built f3404f596233 [2020-10-13T19:18:30.788Z] Successfully tagged docker-support-notifications-go:latest [2020-10-13T19:18:30.788Z] Building docker-core-data-go [2020-10-13T19:18:31.894Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-13T19:18:31.895Z] (6/12) Installing patch (2.7.6-r6) [2020-10-13T19:18:31.895Z] (7/12) Installing build-base (0.5-r2) [2020-10-13T19:18:31.895Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-13T19:18:31.895Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-13T19:18:31.895Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-13T19:18:31.895Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-13T19:18:32.169Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-13T19:18:32.169Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:18:32.169Z] OK: 217 MiB in 51 packages [2020-10-13T19:18:37.582Z] Removing intermediate container 5bd95acd890f [2020-10-13T19:18:37.582Z] ---> ac137ea62cd1 [2020-10-13T19:18:37.582Z] Step 4/7 : WORKDIR /edgex-go [2020-10-13T19:18:37.582Z] ---> Running in 59b35a2375b7 [2020-10-13T19:18:37.582Z] Removing intermediate container 59b35a2375b7 [2020-10-13T19:18:37.582Z] ---> 1e1c7e8b664b [2020-10-13T19:18:37.582Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-13T19:18:37.855Z] latest: Pulling from library/docker [2020-10-13T19:18:37.855Z] b538f80385f9: Already exists [2020-10-13T19:18:37.855Z] 259a493cd78d: Pulling fs layer [2020-10-13T19:18:37.855Z] b8e66b5100f5: Pulling fs layer [2020-10-13T19:18:37.855Z] 7f8258a56ab6: Pulling fs layer [2020-10-13T19:18:37.855Z] 75a0a0ebb566: Pulling fs layer [2020-10-13T19:18:37.855Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-13T19:18:37.855Z] 294320357d30: Pulling fs layer [2020-10-13T19:18:37.855Z] 75a0a0ebb566: Waiting [2020-10-13T19:18:37.855Z] 4a2c62f0a2a3: Waiting [2020-10-13T19:18:37.855Z] 294320357d30: Waiting [2020-10-13T19:18:38.129Z] b8e66b5100f5: Verifying Checksum [2020-10-13T19:18:38.129Z] b8e66b5100f5: Download complete [2020-10-13T19:18:38.129Z] 259a493cd78d: Verifying Checksum [2020-10-13T19:18:38.129Z] 259a493cd78d: Download complete [2020-10-13T19:18:38.129Z] 75a0a0ebb566: Verifying Checksum [2020-10-13T19:18:38.129Z] 75a0a0ebb566: Download complete [2020-10-13T19:18:38.129Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-13T19:18:38.129Z] 4a2c62f0a2a3: Download complete [2020-10-13T19:18:38.403Z] 294320357d30: Verifying Checksum [2020-10-13T19:18:38.403Z] 294320357d30: Download complete [2020-10-13T19:18:38.676Z] 259a493cd78d: Pull complete [2020-10-13T19:18:39.272Z] b8e66b5100f5: Pull complete [2020-10-13T19:18:39.545Z] 7f8258a56ab6: Verifying Checksum [2020-10-13T19:18:39.545Z] 7f8258a56ab6: Download complete [2020-10-13T19:18:40.879Z]  Building docker-support-notifications-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:18:40.879Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:18:40.879Z] ---> d6e117b76d6d [2020-10-13T19:18:40.879Z] Step 3/27 : WORKDIR /edgex-go [2020-10-13T19:18:40.879Z] ---> Using cache [2020-10-13T19:18:40.879Z] ---> 5d2d17ce192a [2020-10-13T19:18:40.879Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:18:40.879Z] ---> Using cache [2020-10-13T19:18:40.879Z] ---> 2aa5fdd0bedc [2020-10-13T19:18:40.879Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-13T19:18:41.845Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:18:41.845Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:18:41.845Z] ---> d6e117b76d6d [2020-10-13T19:18:41.845Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T19:18:41.845Z] ---> Using cache [2020-10-13T19:18:41.845Z] ---> 5d2d17ce192a [2020-10-13T19:18:41.845Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:18:41.845Z] ---> Using cache [2020-10-13T19:18:41.845Z] ---> 2aa5fdd0bedc [2020-10-13T19:18:41.845Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-13T19:18:42.110Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:18:42.110Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:18:42.110Z] ---> d6e117b76d6d [2020-10-13T19:18:42.110Z] Step 3/26 : WORKDIR /edgex-go [2020-10-13T19:18:42.110Z] ---> Using cache [2020-10-13T19:18:42.110Z] ---> 5d2d17ce192a [2020-10-13T19:18:42.110Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:18:42.110Z] ---> Using cache [2020-10-13T19:18:42.110Z] ---> 2aa5fdd0bedc [2020-10-13T19:18:42.110Z] Step 5/26 : RUN apk update && apk add make git [2020-10-13T19:18:42.110Z] ---> Using cache [2020-10-13T19:18:42.110Z] ---> 2b1213617a89 [2020-10-13T19:18:42.110Z] Step 6/26 : COPY go.mod . [2020-10-13T19:18:42.374Z] ---> Using cache [2020-10-13T19:18:42.374Z] ---> 7520939a475b [2020-10-13T19:18:42.374Z] Step 7/26 : RUN go mod download [2020-10-13T19:18:42.374Z] ---> Using cache [2020-10-13T19:18:42.374Z] ---> feeb7b59d799 [2020-10-13T19:18:42.374Z] Step 8/26 : COPY . . [2020-10-13T19:18:42.374Z] ---> Using cache [2020-10-13T19:18:42.374Z] ---> dd260a2227c3 [2020-10-13T19:18:42.374Z] 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-10-13T19:18:42.937Z] 7f8258a56ab6: Pull complete [2020-10-13T19:18:42.937Z] 75a0a0ebb566: Pull complete [2020-10-13T19:18:43.212Z] 4a2c62f0a2a3: Pull complete [2020-10-13T19:18:43.486Z] 294320357d30: Pull complete [2020-10-13T19:18:43.486Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-13T19:18:43.486Z] Status: Downloaded newer image for docker:latest [2020-10-13T19:18:44.454Z] ---> Running in 04f81e7f04c1 [2020-10-13T19:18:44.454Z] ---> Running in 0b41f4f04584 [2020-10-13T19:18:44.454Z] ---> Running in eb5ada59dfb5 [2020-10-13T19:18:47.849Z] ---> 3120df3c28b5 [2020-10-13T19:18:47.850Z] Step 6/7 : COPY go.mod . [2020-10-13T19:18:47.850Z] ---> 8f9468b04fdf [2020-10-13T19:18:47.850Z] Step 7/7 : RUN go mod download [2020-10-13T19:18:47.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-13T19:18:47.851Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:18:47.851Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:18:48.142Z] ---> Running in 75ed643bd205 [2020-10-13T19:18:48.440Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:18:48.440Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-13T19:18:48.440Z] ---> d6e117b76d6d [2020-10-13T19:18:48.440Z] Step 3/29 : WORKDIR /edgex-go [2020-10-13T19:18:48.440Z] ---> Using cache [2020-10-13T19:18:48.440Z] ---> 5d2d17ce192a [2020-10-13T19:18:48.440Z] Step 4/29 : RUN apk update && apk add make git [2020-10-13T19:18:48.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:18:48.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:18:48.707Z] ---> d6e117b76d6d [2020-10-13T19:18:48.707Z] Step 3/23 : WORKDIR /edgex-go [2020-10-13T19:18:48.707Z] ---> Using cache [2020-10-13T19:18:48.707Z] ---> 5d2d17ce192a [2020-10-13T19:18:48.707Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:18:48.707Z] ---> Using cache [2020-10-13T19:18:48.707Z] ---> 2aa5fdd0bedc [2020-10-13T19:18:48.707Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-13T19:18:48.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:18:48.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:18:49.933Z] ---> Running in 756f110658ec [2020-10-13T19:18:49.933Z] ---> Running in 3396c5227546 [2020-10-13T19:18:49.933Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:18:49.933Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:18:49.933Z] OK: 12752 distinct packages available [2020-10-13T19:18:49.933Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:18:49.933Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:18:49.933Z] OK: 12752 distinct packages available [2020-10-13T19:18:50.212Z] OK: 233 MiB in 51 packages [2020-10-13T19:18:50.212Z] OK: 233 MiB in 51 packages [2020-10-13T19:18:50.485Z] OK: 233 MiB in 51 packages [2020-10-13T19:18:50.758Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:18:50.758Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:18:51.345Z] Removing intermediate container eb5ada59dfb5 [2020-10-13T19:18:51.345Z] ---> 2d08448b45db [2020-10-13T19:18:51.345Z] Step 6/27 : COPY go.mod . [2020-10-13T19:18:51.345Z] Removing intermediate container 04f81e7f04c1 [2020-10-13T19:18:51.345Z] ---> 8010baf5c131 [2020-10-13T19:18:51.345Z] Step 6/22 : COPY go.mod . [2020-10-13T19:18:51.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:18:51.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:18:51.882Z] ---> 4c52092b29dd [2020-10-13T19:18:51.882Z] Step 7/22 : RUN go mod download [2020-10-13T19:18:51.882Z] ---> dee73b358a44 [2020-10-13T19:18:51.882Z] Step 7/27 : RUN go mod download [2020-10-13T19:18:52.157Z] ---> Running in 8444dc8a32ef [2020-10-13T19:18:52.157Z] ---> Running in c661593f2a12 [2020-10-13T19:18:53.145Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:18:53.145Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:18:53.145Z] OK: 12752 distinct packages available [2020-10-13T19:18:53.145Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:18:53.145Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:18:53.145Z] OK: 12752 distinct packages available [2020-10-13T19:18:53.421Z] OK: 233 MiB in 51 packages [2020-10-13T19:18:53.421Z] OK: 233 MiB in 51 packages [2020-10-13T19:18:54.390Z] Removing intermediate container 3396c5227546 [2020-10-13T19:18:54.390Z] ---> d4b342e0407a [2020-10-13T19:18:54.390Z] Step 5/29 : COPY go.mod . [2020-10-13T19:18:54.665Z] Removing intermediate container 756f110658ec [2020-10-13T19:18:54.665Z] ---> 67be21ca412d [2020-10-13T19:18:54.665Z] Step 6/23 : COPY go.mod . [2020-10-13T19:18:54.952Z] Removing intermediate container c661593f2a12 [2020-10-13T19:18:54.952Z] ---> 7d9cd13f734a [2020-10-13T19:18:54.952Z] Step 8/27 : COPY . . [2020-10-13T19:18:54.952Z] Removing intermediate container 8444dc8a32ef [2020-10-13T19:18:54.952Z] ---> 21a8d3188f64 [2020-10-13T19:18:54.952Z] Step 8/22 : COPY . . [2020-10-13T19:18:54.952Z] ---> 4c1c907c5bbd [2020-10-13T19:18:54.952Z] Step 6/29 : RUN go mod download [2020-10-13T19:18:54.952Z] ---> 6f660f2e85b3 [2020-10-13T19:18:54.952Z] Step 7/23 : RUN go mod download [2020-10-13T19:18:55.228Z] ---> Running in f5ef5e389771 [2020-10-13T19:18:55.228Z] ---> Running in f594a291b625 [2020-10-13T19:19:07.620Z] Removing intermediate container f5ef5e389771 [2020-10-13T19:19:07.620Z] ---> 69629692a14e [2020-10-13T19:19:07.620Z] Step 7/29 : COPY . . [2020-10-13T19:19:07.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-13T19:19:07.620Z] Removing intermediate container f594a291b625 [2020-10-13T19:19:07.620Z] ---> 1c6aae83ae3c [2020-10-13T19:19:07.620Z] Step 8/23 : COPY . . [2020-10-13T19:19:14.971Z] Removing intermediate container 75ed643bd205 [2020-10-13T19:19:14.971Z] ---> 38d4be857bdb [2020-10-13T19:19:14.971Z] Successfully built 38d4be857bdb [2020-10-13T19:19:14.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:19:15.402Z] + docker inspect -f . ci-base-image-arm64 [2020-10-13T19:19:15.402Z] . [Pipeline] withDockerContainer [2020-10-13T19:19:15.658Z] prd-ubuntu18.04-docker-arm64-4c-16g-5132 does not seem to be running inside a container [2020-10-13T19:19:15.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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 ******** ci-base-image-arm64 cat [2020-10-13T19:19:15.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-13T19:19:17.603Z] $ docker top 8f66ff47407170c62c1cd4e6421d60645b44eb86002039d2ab9daa9163b8d599 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T19:19:18.452Z] ---> 18b6134b13fe [2020-10-13T19:19:18.452Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-13T19:19:19.127Z] + go version [2020-10-13T19:19:19.127Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-13T19:19:19.157Z] $ docker stop --time=1 8f66ff47407170c62c1cd4e6421d60645b44eb86002039d2ab9daa9163b8d599 [2020-10-13T19:19:21.044Z] $ docker rm -f 8f66ff47407170c62c1cd4e6421d60645b44eb86002039d2ab9daa9163b8d599 [2020-10-13T19:19:21.045Z] ---> f584f3ebe93d [2020-10-13T19:19:21.045Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-13T19:19:21.045Z] ---> Running in 0b3692bcdd6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-10-13T19:19:21.626Z] ---> Running in 980ea7758401 Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:19:22.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-13T19:19:22.244Z] [2020-10-13T19:19:22.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:19:22.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-13T19:19:22.633Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-13T19:19:22.633Z] 29e5d40040c1: Pulling fs layer [2020-10-13T19:19:22.633Z] 1ce36da41761: Pulling fs layer [2020-10-13T19:19:22.633Z] 25b303627fd3: Pulling fs layer [2020-10-13T19:19:22.910Z] 29e5d40040c1: Verifying Checksum [2020-10-13T19:19:22.910Z] 29e5d40040c1: Download complete [2020-10-13T19:19:23.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-13T19:19:23.510Z] 1ce36da41761: Verifying Checksum [2020-10-13T19:19:23.510Z] 1ce36da41761: Download complete [2020-10-13T19:19:23.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-13T19:19:23.785Z] 29e5d40040c1: Pull complete [2020-10-13T19:19:24.764Z] 1ce36da41761: Pull complete [2020-10-13T19:19:26.190Z] 25b303627fd3: Verifying Checksum [2020-10-13T19:19:26.190Z] 25b303627fd3: Download complete [2020-10-13T19:19:27.897Z] ---> c65e06dc83a9 [2020-10-13T19:19:27.897Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-13T19:19:27.897Z] Removing intermediate container 0b41f4f04584 [2020-10-13T19:19:27.897Z] ---> e8949dce1de8 [2020-10-13T19:19:27.897Z] [2020-10-13T19:19:27.897Z] Step 10/26 : FROM alpine:3.10 [2020-10-13T19:19:27.897Z] ---> Running in 0221cc0d3578 [2020-10-13T19:19:28.170Z] ---> 517d1643182f [2020-10-13T19:19:28.170Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-13T19:19:28.170Z] ---> Running in 2a7bef18d4d6 [2020-10-13T19:19:28.442Z] 3.10: Pulling from library/alpine [2020-10-13T19:19:29.025Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/core-data/core-data ./cmd/core-data [2020-10-13T19:19:29.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-13T19:19:29.557Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-13T19:19:29.557Z] Status: Downloaded newer image for alpine:3.10 [2020-10-13T19:19:29.557Z] ---> be4e4bea2c2e [2020-10-13T19:19:29.557Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-13T19:19:30.146Z] ---> Running in e7645571c737 [2020-10-13T19:19:31.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:19:31.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:19:32.520Z] v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-13T19:19:32.520Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-13T19:19:32.520Z] OK: 10346 distinct packages available [2020-10-13T19:19:32.919Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-13T19:19:32.920Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-13T19:19:32.920Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-13T19:19:32.920Z] (4/5) Installing curl (7.66.0-r1) [2020-10-13T19:19:32.920Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-13T19:19:32.920Z] Executing busybox-1.30.1-r3.trigger [2020-10-13T19:19:32.920Z] Executing ca-certificates-20191127-r2.trigger [2020-10-13T19:19:32.920Z] OK: 7 MiB in 19 packages [2020-10-13T19:19:36.306Z] Removing intermediate container e7645571c737 [2020-10-13T19:19:36.306Z] ---> 18e1101eaa10 [2020-10-13T19:19:36.306Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-13T19:19:36.306Z] ---> Running in 2733198123f2 [2020-10-13T19:19:36.334Z] 25b303627fd3: Pull complete [2020-10-13T19:19:36.334Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-13T19:19:36.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-13T19:19:36.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-13T19:19:36.562Z] prd-ubuntu18.04-docker-arm64-4c-16g-5132 does not seem to be running inside a container [2020-10-13T19:19:36.573Z] Removing intermediate container 2733198123f2 [2020-10-13T19:19:36.573Z] ---> 6ecef609dffe [2020-10-13T19:19:36.573Z] Step 13/26 : WORKDIR / [2020-10-13T19:19:36.652Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-10-13T19:19:36.843Z] ---> Running in 6de3ba33252a [2020-10-13T19:19:37.113Z] Removing intermediate container 6de3ba33252a [2020-10-13T19:19:37.113Z] ---> e52634791e21 [2020-10-13T19:19:37.113Z] 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-10-13T19:19:37.702Z] ---> 589ff2b27bd6 [2020-10-13T19:19:37.702Z] 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-10-13T19:19:38.298Z] ---> f8c4a59db537 [2020-10-13T19:19:38.298Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-13T19:19:38.571Z] ---> a9019c34aece [2020-10-13T19:19:38.572Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-13T19:19:39.539Z] ---> 97f6fa312b40 [2020-10-13T19:19:39.539Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-13T19:19:40.434Z] $ docker top 3e3fd7e564f56084620ca872e7224a1b72dfec5ee83f4ffd74853dc301f7b9f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T19:19:41.514Z] ---> 74d6f86781ad [2020-10-13T19:19:41.514Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-13T19:19:41.804Z] + docker-compose build --help [2020-10-13T19:19:41.804Z] + grep parallel [2020-10-13T19:19:42.469Z] ---> 1ddfd9214949 [2020-10-13T19:19:42.470Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-13T19:19:45.087Z] ---> 55399677991a [2020-10-13T19:19:45.087Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-13T19:19:45.670Z] ---> 463705631f2a [2020-10-13T19:19:45.670Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-13T19:19:46.090Z] --parallel Build images in parallel. [Pipeline] } [2020-10-13T19:19:46.123Z] $ docker stop --time=1 3e3fd7e564f56084620ca872e7224a1b72dfec5ee83f4ffd74853dc301f7b9f1 [2020-10-13T19:19:46.260Z] ---> Running in 56af06d7aa70 [2020-10-13T19:19:48.112Z] $ docker rm -f 3e3fd7e564f56084620ca872e7224a1b72dfec5ee83f4ffd74853dc301f7b9f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:19:48.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-13T19:19:48.875Z] . [Pipeline] withDockerContainer [2020-10-13T19:19:49.118Z] prd-ubuntu18.04-docker-arm64-4c-16g-5132 does not seem to be running inside a container [2020-10-13T19:19:49.206Z] $ 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/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-13T19:19:49.628Z] Removing intermediate container 0b3692bcdd6d [2020-10-13T19:19:49.628Z] ---> 189ee6d1425a [2020-10-13T19:19:49.628Z] [2020-10-13T19:19:49.628Z] Step 10/22 : FROM scratch [2020-10-13T19:19:49.628Z] ---> [2020-10-13T19:19:49.628Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-13T19:19:50.592Z] ---> Using cache [2020-10-13T19:19:50.592Z] ---> d5400071d112 [2020-10-13T19:19:50.592Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-13T19:19:50.706Z] $ docker top 5c681b7d36f52ad13f836ad3df2e4cec07f4b15891cf8c9e113c649ddd6084fd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T19:19:51.198Z] Removing intermediate container 56af06d7aa70 [2020-10-13T19:19:51.198Z] ---> b2f9fef032c7 [2020-10-13T19:19:51.198Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-13T19:19:51.198Z] ---> Running in a0a9ff7b2788 [2020-10-13T19:19:51.198Z] Removing intermediate container 980ea7758401 [2020-10-13T19:19:51.198Z] ---> 1c40acfb89e7 [2020-10-13T19:19:51.198Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-13T19:19:51.479Z] ---> Running in 2662edc1bd1b [2020-10-13T19:19:51.479Z] ---> Running in 21d9201f6d9b [2020-10-13T19:19:51.479Z] Removing intermediate container a0a9ff7b2788 [2020-10-13T19:19:51.479Z] ---> e3900b1fb411 [2020-10-13T19:19:51.479Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T19:19:51.730Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-13T19:19:51.757Z] ---> Running in ae887d508d02 [2020-10-13T19:19:52.030Z] Removing intermediate container 2662edc1bd1b [2020-10-13T19:19:52.030Z] ---> dc6ae7ca5ed3 [2020-10-13T19:19:52.030Z] Step 24/26 : LABEL arch=x86_64 [2020-10-13T19:19:52.624Z] Removing intermediate container ae887d508d02 [2020-10-13T19:19:52.624Z] ---> d683c37d8f60 [2020-10-13T19:19:52.624Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-13T19:19:52.624Z] ---> Running in f4fc8d1a7af4 [2020-10-13T19:19:54.546Z] Removing intermediate container f4fc8d1a7af4 [2020-10-13T19:19:54.546Z] ---> f55ffde0ddce [2020-10-13T19:19:54.546Z] Step 25/26 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:19:54.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-13T19:19:54.815Z] ---> a54f11810de0 [2020-10-13T19:19:54.815Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-13T19:19:55.083Z] ---> Running in e42c27e89011 [2020-10-13T19:19:55.083Z] Removing intermediate container 2a7bef18d4d6 [2020-10-13T19:19:55.083Z] ---> ea335a590830 [2020-10-13T19:19:55.083Z] [2020-10-13T19:19:55.083Z] Step 9/29 : FROM alpine:latest [2020-10-13T19:19:55.083Z] ---> a24bb4013296 [2020-10-13T19:19:55.083Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-13T19:19:55.083Z] ---> 8ed7f9c398f0 [2020-10-13T19:19:55.083Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-13T19:19:55.083Z] ---> Running in 7ac2850c1595 [2020-10-13T19:19:55.359Z] Removing intermediate container e42c27e89011 [2020-10-13T19:19:55.359Z] ---> 2d7b9bb01588 [2020-10-13T19:19:55.359Z] Step 26/26 : LABEL version=1.2.2-dev.68 [2020-10-13T19:19:55.359Z] ---> Running in 748bb813a7a9 [2020-10-13T19:19:55.629Z] Removing intermediate container 7ac2850c1595 [2020-10-13T19:19:55.629Z] ---> 70f2aef319e4 [2020-10-13T19:19:55.629Z] Step 11/29 : USER root [2020-10-13T19:19:55.629Z] Removing intermediate container 748bb813a7a9 [2020-10-13T19:19:55.629Z] ---> 57ff84e37440 [2020-10-13T19:19:55.629Z] [2020-10-13T19:19:55.629Z] ---> Running in d08f0c17aeb1 [2020-10-13T19:19:55.898Z] ---> 981b4b165968 [2020-10-13T19:19:55.898Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-13T19:19:55.898Z] Successfully built 57ff84e37440 [2020-10-13T19:19:56.024Z] Building docker-core-command-go ... [2020-10-13T19:19:56.024Z] Building docker-core-data-go ... [2020-10-13T19:19:56.024Z] Building docker-core-metadata-go ... [2020-10-13T19:19:56.024Z] Building docker-security-proxy-setup-go ... [2020-10-13T19:19:56.024Z] Building docker-security-secrets-setup-go ... [2020-10-13T19:19:56.024Z] Building docker-security-secretstore-setup-go ... [2020-10-13T19:19:56.024Z] Building docker-support-logging-go ... [2020-10-13T19:19:56.024Z] Building docker-support-notifications-go ... [2020-10-13T19:19:56.024Z] Building docker-support-scheduler-go ... [2020-10-13T19:19:56.024Z] Building docker-sys-mgmt-agent-go ... [2020-10-13T19:19:56.024Z] Building docker-support-scheduler-go [2020-10-13T19:19:56.024Z] Building docker-support-logging-go [2020-10-13T19:19:56.024Z] Building docker-support-notifications-go [2020-10-13T19:19:56.024Z] Building docker-core-metadata-go [2020-10-13T19:19:56.024Z] Building docker-sys-mgmt-agent-go [2020-10-13T19:19:56.160Z] Removing intermediate container 21d9201f6d9b [2020-10-13T19:19:56.160Z] ---> df2b38d78b42 [2020-10-13T19:19:56.160Z] [2020-10-13T19:19:56.160Z] Step 11/27 : FROM docker:latest [2020-10-13T19:19:56.423Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-13T19:19:56.423Z] ---> 809cc4dba987 [2020-10-13T19:19:56.423Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-13T19:19:56.995Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d08f0c17aeb1 [2020-10-13T19:19:56.995Z] ---> 84b6ef6bc4a9 [2020-10-13T19:19:56.995Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-13T19:19:56.995Z] ---> Running in cd480e4969a0 [2020-10-13T19:19:56.995Z] ---> e27de5e1551c [2020-10-13T19:19:56.995Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-13T19:19:57.258Z] ---> Running in 44f27e2096b7 [2020-10-13T19:19:57.258Z] ---> Running in de529120d3ad [2020-10-13T19:19:57.530Z] Removing intermediate container de529120d3ad [2020-10-13T19:19:57.530Z] ---> 211cb814b5cf [2020-10-13T19:19:57.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:19:57.791Z] ---> Running in a6ba43600ef9 [2020-10-13T19:19:58.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:19:58.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:19:58.055Z] Removing intermediate container a6ba43600ef9 [2020-10-13T19:19:58.055Z] ---> ea4e70ac441a [2020-10-13T19:19:58.055Z] Step 20/22 : LABEL arch=x86_64 [2020-10-13T19:19:58.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:19:58.055Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:19:58.320Z] ---> Running in 25f5944910ce [2020-10-13T19:19:58.320Z] (1/2) Installing readline (8.0.4-r0) [2020-10-13T19:19:58.320Z] (2/2) Installing bash (5.0.17-r0) [2020-10-13T19:19:58.320Z] v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:19:58.320Z] v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:19:58.320Z] OK: 12750 distinct packages available [2020-10-13T19:19:58.320Z] Executing bash-5.0.17-r0.post-install [2020-10-13T19:19:58.320Z] Removing intermediate container 25f5944910ce [2020-10-13T19:19:58.320Z] ---> 314d70fa769a [2020-10-13T19:19:58.320Z] Step 21/22 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:19:58.320Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:19:58.320Z] OK: 12 MiB in 22 packages [2020-10-13T19:19:58.583Z] ---> Running in be976b36dc73 [2020-10-13T19:19:58.583Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-13T19:19:58.583Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-13T19:19:58.583Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:19:58.848Z] Executing ca-certificates-20191127-r4.trigger [2020-10-13T19:19:59.423Z] OK: 6 MiB in 16 packages [2020-10-13T19:20:00.000Z] Removing intermediate container be976b36dc73 [2020-10-13T19:20:00.001Z] ---> eee6320e277f [2020-10-13T19:20:00.001Z] Step 22/22 : LABEL version=1.2.2-dev.68 [2020-10-13T19:20:01.402Z] ---> Running in 78f0303f830a [2020-10-13T19:20:01.402Z] Removing intermediate container 0221cc0d3578 [2020-10-13T19:20:01.402Z] ---> 12f4a1292644 [2020-10-13T19:20:01.402Z] [2020-10-13T19:20:01.402Z] Step 10/23 : FROM alpine [2020-10-13T19:20:01.402Z] ---> a24bb4013296 [2020-10-13T19:20:01.402Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T19:20:01.670Z] Removing intermediate container cd480e4969a0 [2020-10-13T19:20:01.670Z] ---> 5dd21dc4277e [2020-10-13T19:20:01.670Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-13T19:20:02.248Z] ---> Running in b1596635e979 [2020-10-13T19:20:02.248Z] ---> Running in 3dfa3895f7c5 [2020-10-13T19:20:02.510Z] Removing intermediate container 78f0303f830a [2020-10-13T19:20:02.510Z] ---> 2fe067f0fce8 [2020-10-13T19:20:02.510Z] [2020-10-13T19:20:02.510Z] Removing intermediate container 44f27e2096b7 [2020-10-13T19:20:02.510Z] ---> 916a08818dd8 [2020-10-13T19:20:02.510Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-13T19:20:02.510Z] Successfully built 2fe067f0fce8 [2020-10-13T19:20:02.774Z] Successfully tagged docker-support-logging-go:latest [2020-10-13T19:20:02.774Z]  Building docker-support-logging-go ... done  ---> Running in c9b725873b5f [2020-10-13T19:20:02.774Z] Removing intermediate container b1596635e979 [2020-10-13T19:20:02.774Z] ---> 77f1f45f346a [2020-10-13T19:20:02.774Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-13T19:20:03.038Z] ---> Running in 78b058c61896 [2020-10-13T19:20:03.038Z] Removing intermediate container c9b725873b5f [2020-10-13T19:20:03.038Z] ---> a4a6a721b2e5 [2020-10-13T19:20:03.038Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-13T19:20:03.038Z] ---> Running in 7136a0fc94cd [2020-10-13T19:20:03.038Z] Removing intermediate container 78b058c61896 [2020-10-13T19:20:03.038Z] ---> 86db207a0afe [2020-10-13T19:20:03.038Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-13T19:20:03.300Z] ---> Running in b7e8066ba061 [2020-10-13T19:20:03.563Z] Removing intermediate container 7136a0fc94cd [2020-10-13T19:20:03.563Z] ---> 5af140927f57 [2020-10-13T19:20:03.563Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-13T19:20:03.563Z] Removing intermediate container b7e8066ba061 [2020-10-13T19:20:03.563Z] ---> 43552a82e0a5 [2020-10-13T19:20:03.563Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:20:03.563Z] ---> Running in 01e7228b20a4 [2020-10-13T19:20:03.824Z] ---> Running in 8f5c6933754a [2020-10-13T19:20:03.824Z] Removing intermediate container 3dfa3895f7c5 [2020-10-13T19:20:03.824Z] ---> f997ab8dc02d [2020-10-13T19:20:03.824Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-13T19:20:04.092Z] ---> Running in c7a454b1dccc [2020-10-13T19:20:04.354Z] Removing intermediate container c7a454b1dccc [2020-10-13T19:20:04.354Z] ---> eaf29d7a47ee [2020-10-13T19:20:04.354Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-13T19:20:04.354Z] ---> Running in 18985d0596d7 [2020-10-13T19:20:04.617Z] Removing intermediate container 18985d0596d7 [2020-10-13T19:20:04.617Z] ---> dd452ab0fe06 [2020-10-13T19:20:04.617Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-13T19:20:05.191Z] ---> Running in ec012defd74e [2020-10-13T19:20:06.581Z] Removing intermediate container ec012defd74e [2020-10-13T19:20:06.581Z] ---> 694955887141 [2020-10-13T19:20:06.581Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-13T19:20:06.581Z] Removing intermediate container 01e7228b20a4 [2020-10-13T19:20:06.581Z] ---> 5734e84646ff [2020-10-13T19:20:06.581Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-13T19:20:06.843Z] Removing intermediate container 8f5c6933754a [2020-10-13T19:20:06.843Z] ---> 4e053309a71c [2020-10-13T19:20:06.843Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-13T19:20:06.843Z] ---> Running in 6b4066e3f4f0 [2020-10-13T19:20:07.115Z] ---> f816b4f4b8f9 [2020-10-13T19:20:07.115Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-13T19:20:07.382Z] ---> ed1ab76815ab [2020-10-13T19:20:07.382Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-13T19:20:07.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:20:07.644Z] ---> a68a8327d645 [2020-10-13T19:20:07.644Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-13T19:20:07.644Z] ---> f464e01a31d7 [2020-10-13T19:20:07.644Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-13T19:20:07.912Z] ---> 4a4106baf9fc [2020-10-13T19:20:07.912Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-13T19:20:07.912Z] ---> c61c673967be [2020-10-13T19:20:07.912Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-13T19:20:08.182Z] ---> Running in 1aafff840301 [2020-10-13T19:20:08.182Z] ---> 79513463e4d4 [2020-10-13T19:20:08.182Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-13T19:20:08.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:20:08.711Z] ---> 618ba9fb0162 [2020-10-13T19:20:08.711Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-13T19:20:08.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:20:08.711Z] ---> Running in 552fd1372774 [2020-10-13T19:20:08.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:20:08.980Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-13T19:20:08.980Z] (2/33) Installing expat (2.2.9-r1) [2020-10-13T19:20:08.980Z] (3/33) Installing libffi (3.3-r2) [2020-10-13T19:20:08.980Z] (4/33) Installing gdbm (1.13-r1) [2020-10-13T19:20:08.980Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-13T19:20:08.980Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-13T19:20:08.980Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-13T19:20:09.562Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-13T19:20:09.562Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-13T19:20:09.562Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-13T19:20:09.828Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-13T19:20:10.093Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-13T19:20:10.093Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:20:10.093Z] OK: 8 MiB in 19 packages [2020-10-13T19:20:11.486Z] Removing intermediate container 552fd1372774 [2020-10-13T19:20:11.486Z] ---> 91047832e21d [2020-10-13T19:20:11.486Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-13T19:20:12.878Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-13T19:20:12.878Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-13T19:20:12.878Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-13T19:20:12.878Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-13T19:20:12.878Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-13T19:20:12.878Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-13T19:20:12.878Z] ---> e70afa6c6828 [2020-10-13T19:20:12.878Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-13T19:20:12.878Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-13T19:20:13.140Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-13T19:20:13.714Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-13T19:20:13.714Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-13T19:20:13.714Z] ---> Running in 0a89f932cbb1 [2020-10-13T19:20:13.714Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-13T19:20:13.714Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-13T19:20:13.714Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-13T19:20:14.287Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-13T19:20:14.287Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-13T19:20:14.287Z] Removing intermediate container 6b4066e3f4f0 [2020-10-13T19:20:14.287Z] ---> 87e3710443be [2020-10-13T19:20:14.287Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-13T19:20:14.287Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-13T19:20:14.287Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-13T19:20:14.550Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-13T19:20:14.550Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-13T19:20:14.550Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-13T19:20:14.550Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-13T19:20:14.550Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-13T19:20:14.550Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-13T19:20:14.550Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-13T19:20:14.550Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-13T19:20:14.550Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-13T19:20:15.940Z] ---> 56b39c8e6d9e [2020-10-13T19:20:15.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-13T19:20:15.940Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:20:15.940Z] OK: 71 MiB in 55 packages [2020-10-13T19:20:16.520Z] Removing intermediate container 0a89f932cbb1 [2020-10-13T19:20:16.520Z] ---> c166b121a062 [2020-10-13T19:20:16.520Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-13T19:20:16.520Z] ---> 7d8162c07ccd [2020-10-13T19:20:16.520Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-13T19:20:16.520Z] ---> Running in 2f67a889ae4a [2020-10-13T19:20:21.924Z] ---> 68833307654e [2020-10-13T19:20:21.924Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-13T19:20:21.924Z] ---> Running in 74ab73ef1e93 [2020-10-13T19:20:21.924Z] Removing intermediate container 1aafff840301 [2020-10-13T19:20:21.924Z] ---> a77185682af6 [2020-10-13T19:20:21.924Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-13T19:20:21.924Z] Removing intermediate container 74ab73ef1e93 [2020-10-13T19:20:21.924Z] ---> b6151268f6e5 [2020-10-13T19:20:21.924Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:20:21.924Z] ---> Running in 82f6cd479b36 [2020-10-13T19:20:21.924Z] ---> Running in 1598dfbacb18 [2020-10-13T19:20:21.924Z] Removing intermediate container 2f67a889ae4a [2020-10-13T19:20:21.924Z] ---> f17b47abb4a4 [2020-10-13T19:20:21.924Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-13T19:20:21.924Z] ---> Running in d5714604ee0b [2020-10-13T19:20:21.924Z] Removing intermediate container 1598dfbacb18 [2020-10-13T19:20:21.924Z] ---> c8d16dd536f5 [2020-10-13T19:20:21.924Z] Step 21/23 : LABEL arch=x86_64 [2020-10-13T19:20:22.185Z] ---> Running in 697b6b896c71 [2020-10-13T19:20:22.448Z] Removing intermediate container d5714604ee0b [2020-10-13T19:20:22.448Z] ---> 561021806e78 [2020-10-13T19:20:22.448Z] Step 26/29 : CMD [ "generate" ] [2020-10-13T19:20:22.448Z] Removing intermediate container 697b6b896c71 [2020-10-13T19:20:22.448Z] ---> fc60e3cd659e [2020-10-13T19:20:22.448Z] Step 22/23 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:22.448Z] ---> Running in 9d683caa7619 [2020-10-13T19:20:22.448Z] ---> Running in f6562690e904 [2020-10-13T19:20:22.710Z] Removing intermediate container 9d683caa7619 [2020-10-13T19:20:22.710Z] ---> dcffbcf18d29 [2020-10-13T19:20:22.710Z] Step 27/29 : LABEL arch=x86_64 [2020-10-13T19:20:22.710Z] Removing intermediate container f6562690e904 [2020-10-13T19:20:22.710Z] ---> 4de7758325e6 [2020-10-13T19:20:22.710Z] Step 23/23 : LABEL version=1.2.2-dev.68 [2020-10-13T19:20:22.710Z] ---> Running in 3cfbab470570 [2020-10-13T19:20:22.710Z] ---> Running in f28bd359ac2d [2020-10-13T19:20:22.972Z] Removing intermediate container 3cfbab470570 [2020-10-13T19:20:22.972Z] ---> 0017059140a3 [2020-10-13T19:20:22.972Z] Step 28/29 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:22.972Z] ---> Running in 7e995cd5750f [2020-10-13T19:20:22.972Z] Removing intermediate container f28bd359ac2d [2020-10-13T19:20:22.972Z] ---> e1341b758277 [2020-10-13T19:20:22.972Z] [2020-10-13T19:20:23.235Z] Successfully built e1341b758277 [2020-10-13T19:20:23.235Z] Removing intermediate container 7e995cd5750f [2020-10-13T19:20:23.235Z] ---> 8507dc0eed9b [2020-10-13T19:20:23.235Z] Step 29/29 : LABEL version=1.2.2-dev.68 [2020-10-13T19:20:23.235Z] Collecting docker-compose==1.23.2 [2020-10-13T19:20:23.235Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-13T19:20:24.178Z] Successfully tagged docker-core-data-go:latest [2020-10-13T19:20:24.178Z]  Building docker-core-data-go ... done  ---> Running in 03783dfa56fc [2020-10-13T19:20:24.178Z] Removing intermediate container 03783dfa56fc [2020-10-13T19:20:24.178Z] ---> d954d0988021 [2020-10-13T19:20:24.178Z] [2020-10-13T19:20:24.178Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-13T19:20:24.178Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-13T19:20:24.450Z] Successfully built d954d0988021 [2020-10-13T19:20:24.450Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-13T19:20:24.450Z]  Building docker-security-secrets-setup-go ... done Collecting PyYAML<4,>=3.10 [2020-10-13T19:20:24.450Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-13T19:20:25.397Z] Collecting cached-property<2,>=1.2.0 [2020-10-13T19:20:25.397Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-13T19:20:25.397Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-13T19:20:25.397Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-13T19:20:25.657Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-13T19:20:25.657Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-13T19:20:26.228Z] Collecting docopt<0.7,>=0.6.1 [2020-10-13T19:20:26.228Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-13T19:20:26.802Z] Collecting docker<4.0,>=3.6.0 [2020-10-13T19:20:26.802Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-13T19:20:26.802Z] Collecting jsonschema<3,>=2.5.1 [2020-10-13T19:20:26.802Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-13T19:20:27.063Z] 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-10-13T19:20:27.063Z] Collecting texttable<0.10,>=0.9.0 [2020-10-13T19:20:27.063Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-13T19:20:27.641Z] Collecting idna<2.8,>=2.5 [2020-10-13T19:20:27.641Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-13T19:20:27.641Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-13T19:20:27.641Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-13T19:20:27.641Z] 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-10-13T19:20:27.641Z] 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-10-13T19:20:27.641Z] Collecting docker-pycreds>=0.4.0 [2020-10-13T19:20:27.902Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-13T19:20:27.902Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-13T19:20:27.902Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-13T19:20:27.902Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-13T19:20:27.902Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-13T19:20:27.902Z] Installing collected packages: idna, urllib3, requests, PyYAML, cached-property, websocket-client, dockerpty, docopt, docker-pycreds, docker, jsonschema, texttable, docker-compose [2020-10-13T19:20:27.902Z] Attempting uninstall: idna [2020-10-13T19:20:27.902Z] Found existing installation: idna 2.9 [2020-10-13T19:20:27.902Z] Uninstalling idna-2.9: [2020-10-13T19:20:27.902Z] Successfully uninstalled idna-2.9 [2020-10-13T19:20:28.163Z] Attempting uninstall: urllib3 [2020-10-13T19:20:28.163Z] Found existing installation: urllib3 1.25.9 [2020-10-13T19:20:28.163Z] Uninstalling urllib3-1.25.9: [2020-10-13T19:20:28.163Z] Successfully uninstalled urllib3-1.25.9 [2020-10-13T19:20:28.425Z] Attempting uninstall: requests [2020-10-13T19:20:28.425Z] Found existing installation: requests 2.23.0 [2020-10-13T19:20:28.425Z] Uninstalling requests-2.23.0: [2020-10-13T19:20:28.425Z] Successfully uninstalled requests-2.23.0 [2020-10-13T19:20:28.686Z] Running setup.py install for PyYAML: started [2020-10-13T19:20:29.259Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-13T19:20:29.259Z] Running setup.py install for dockerpty: started [2020-10-13T19:20:29.833Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-13T19:20:29.833Z] Running setup.py install for docopt: started [2020-10-13T19:20:30.095Z] Running setup.py install for docopt: finished with status 'done' [2020-10-13T19:20:30.667Z] Running setup.py install for texttable: started [2020-10-13T19:20:30.929Z] Running setup.py install for texttable: finished with status 'done' [2020-10-13T19:20:31.190Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-13T19:20:34.499Z] Removing intermediate container 82f6cd479b36 [2020-10-13T19:20:34.499Z] ---> 5f83017295ad [2020-10-13T19:20:34.499Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-13T19:20:34.499Z] ---> Running in f26c4704761c [2020-10-13T19:20:34.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-13T19:20:35.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-13T19:20:35.334Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-13T19:20:35.334Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-13T19:20:35.334Z] (3/3) Installing curl (7.69.1-r1) [2020-10-13T19:20:35.334Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:20:36.280Z] OK: 72 MiB in 58 packages [2020-10-13T19:20:36.542Z] Removing intermediate container f26c4704761c [2020-10-13T19:20:36.542Z] ---> ec799fbe61ec [2020-10-13T19:20:36.542Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-13T19:20:36.542Z] ---> Running in b07d8d12e899 [2020-10-13T19:20:36.803Z] Removing intermediate container b07d8d12e899 [2020-10-13T19:20:36.803Z] ---> b671f85a60fd [2020-10-13T19:20:36.803Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:20:36.803Z] ---> Running in 316d56e420ac [2020-10-13T19:20:37.065Z] Removing intermediate container 316d56e420ac [2020-10-13T19:20:37.065Z] ---> ab163a1ee0e9 [2020-10-13T19:20:37.065Z] Step 25/27 : LABEL arch=x86_64 [2020-10-13T19:20:37.065Z] ---> Running in 95ce58328648 [2020-10-13T19:20:37.326Z] Removing intermediate container 95ce58328648 [2020-10-13T19:20:37.326Z] ---> a13e8c4dc251 [2020-10-13T19:20:37.326Z] Step 26/27 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:37.326Z] ---> Running in 77807a039c7b [2020-10-13T19:20:37.589Z] Removing intermediate container 77807a039c7b [2020-10-13T19:20:37.589Z] ---> f692b44fc5ac [2020-10-13T19:20:37.589Z] Step 27/27 : LABEL version=1.2.2-dev.68 [2020-10-13T19:20:37.589Z] ---> Running in 0eecec4067f8 [2020-10-13T19:20:37.852Z] Removing intermediate container 0eecec4067f8 [2020-10-13T19:20:37.852Z] ---> ee032a5e5951 [2020-10-13T19:20:37.852Z] [2020-10-13T19:20:37.852Z] Successfully built ee032a5e5951 [2020-10-13T19:20:37.852Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-13T19:20:38.438Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-13T19:20:38.445Z] $ docker stop --time=1 c3e326cc8a25663df72572e9fdd0dbbf175ce219bea81739e2169033ccc91d16 [2020-10-13T19:20:40.100Z] $ docker rm -f c3e326cc8a25663df72572e9fdd0dbbf175ce219bea81739e2169033ccc91d16 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:20:40.749Z] + docker images [2020-10-13T19:20:40.750Z] + grep docker [2020-10-13T19:20:40.750Z] docker-sys-mgmt-agent-go latest ee032a5e5951 3 seconds ago 290MB [2020-10-13T19:20:40.750Z] docker-security-secrets-setup-go latest d954d0988021 16 seconds ago 24MB [2020-10-13T19:20:40.750Z] docker-core-data-go latest e1341b758277 18 seconds ago 23.6MB [2020-10-13T19:20:40.750Z] docker-support-logging-go latest 2fe067f0fce8 38 seconds ago 11.1MB [2020-10-13T19:20:40.750Z] docker-security-secretstore-setup-go latest 57ff84e37440 45 seconds ago 32.4MB [2020-10-13T19:20:40.750Z] docker-support-notifications-go latest f3404f596233 2 minutes ago 13.6MB [2020-10-13T19:20:40.750Z] docker-core-metadata-go latest cefc95e09193 2 minutes ago 14.2MB [2020-10-13T19:20:40.750Z] docker-support-scheduler-go latest 45d9f43c4ac0 2 minutes ago 12.3MB [2020-10-13T19:20:40.750Z] docker-core-command-go latest bd1f22b1ae75 2 minutes ago 12.2MB [2020-10-13T19:20:40.750Z] docker-security-proxy-setup-go latest 468144a861a4 2 minutes ago 15.8MB [2020-10-13T19:20:40.750Z] docker latest 809cc4dba987 3 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-13T19:20:41.373Z] provisioning config files... [2020-10-13T19:20:41.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/183@tmp/config1533059700031034437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:20:41.848Z] ---> docker-login.sh [2020-10-13T19:20:41.849Z] nexus3.edgexfoundry.org:10001 [2020-10-13T19:20:41.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T19:20:41.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T19:20:41.849Z] Configure a credential helper to remove this warning. See [2020-10-13T19:20:41.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T19:20:41.849Z] [2020-10-13T19:20:41.849Z] Login Succeeded [2020-10-13T19:20:41.849Z] nexus3.edgexfoundry.org:10002 [2020-10-13T19:20:42.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T19:20:42.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T19:20:42.122Z] Configure a credential helper to remove this warning. See [2020-10-13T19:20:42.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T19:20:42.122Z] [2020-10-13T19:20:42.122Z] Login Succeeded [2020-10-13T19:20:42.122Z] nexus3.edgexfoundry.org:10003 [2020-10-13T19:20:42.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T19:20:42.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T19:20:42.383Z] Configure a credential helper to remove this warning. See [2020-10-13T19:20:42.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T19:20:42.383Z] [2020-10-13T19:20:42.383Z] Login Succeeded [2020-10-13T19:20:42.383Z] nexus3.edgexfoundry.org:10004 [2020-10-13T19:20:42.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T19:20:42.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T19:20:42.644Z] Configure a credential helper to remove this warning. See [2020-10-13T19:20:42.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T19:20:42.644Z] [2020-10-13T19:20:42.644Z] Login Succeeded [2020-10-13T19:20:42.905Z] docker.io [2020-10-13T19:20:42.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T19:20:43.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T19:20:43.166Z] Configure a credential helper to remove this warning. See [2020-10-13T19:20:43.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T19:20:43.166Z] [2020-10-13T19:20:43.166Z] Login Succeeded [2020-10-13T19:20:43.166Z] ---> docker-login.sh ends [Pipeline] } [2020-10-13T19:20:43.175Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:20:43.439Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-10-13T19:20:43.439Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:43.439Z] 1.2.2-dev.68 [2020-10-13T19:20:43.439Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:20:43.439Z] master [2020-10-13T19:20:43.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:43.911Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:44.220Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:44.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-13T19:20:44.221Z] f5b8abc64fad: Preparing [2020-10-13T19:20:44.221Z] 92cf664b4ff9: Preparing [2020-10-13T19:20:44.221Z] 9affca5fc7cc: Preparing [2020-10-13T19:20:44.484Z] 9affca5fc7cc: Pushed [2020-10-13T19:20:44.484Z] f5b8abc64fad: Pushed [2020-10-13T19:20:45.434Z] 92cf664b4ff9: Pushed [2020-10-13T19:20:45.697Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:7559d4269d52a28ff5473e79323dfc92e6fa888c6377853b495a0c23bca27e9b size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:46.011Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:46.315Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.68 [2020-10-13T19:20:46.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-13T19:20:46.315Z] f5b8abc64fad: Preparing [2020-10-13T19:20:46.315Z] 92cf664b4ff9: Preparing [2020-10-13T19:20:46.315Z] 9affca5fc7cc: Preparing [2020-10-13T19:20:46.315Z] 92cf664b4ff9: Layer already exists [2020-10-13T19:20:46.315Z] f5b8abc64fad: Layer already exists [2020-10-13T19:20:46.315Z] 9affca5fc7cc: Layer already exists [2020-10-13T19:20:46.315Z] 1.2.2-dev.68: digest: sha256:7559d4269d52a28ff5473e79323dfc92e6fa888c6377853b495a0c23bca27e9b size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:46.628Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:46.939Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:20:46.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-13T19:20:46.939Z] f5b8abc64fad: Preparing [2020-10-13T19:20:46.939Z] 92cf664b4ff9: Preparing [2020-10-13T19:20:46.939Z] 9affca5fc7cc: Preparing [2020-10-13T19:20:46.939Z] 92cf664b4ff9: Layer already exists [2020-10-13T19:20:46.939Z] 9affca5fc7cc: Layer already exists [2020-10-13T19:20:46.939Z] f5b8abc64fad: Layer already exists [2020-10-13T19:20:46.939Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:7559d4269d52a28ff5473e79323dfc92e6fa888c6377853b495a0c23bca27e9b size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:47.250Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:47.558Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-10-13T19:20:47.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-10-13T19:20:47.558Z] f5b8abc64fad: Preparing [2020-10-13T19:20:47.558Z] 92cf664b4ff9: Preparing [2020-10-13T19:20:47.558Z] 9affca5fc7cc: Preparing [2020-10-13T19:20:47.558Z] 9affca5fc7cc: Layer already exists [2020-10-13T19:20:47.558Z] f5b8abc64fad: Layer already exists [2020-10-13T19:20:47.558Z] 92cf664b4ff9: Layer already exists [2020-10-13T19:20:47.558Z] master: digest: sha256:7559d4269d52a28ff5473e79323dfc92e6fa888c6377853b495a0c23bca27e9b size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:20:47.782Z] ===================================================== [Pipeline] echo [2020-10-13T19:20:47.856Z] taggedImages: [2020-10-13T19:20:47.856Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:47.856Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.68 [2020-10-13T19:20:47.856Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:20:47.856Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2020-10-13T19:20:47.930Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-10-13T19:20:47.930Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:47.930Z] 1.2.2-dev.68 [2020-10-13T19:20:47.930Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:20:47.930Z] master [2020-10-13T19:20:47.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:48.522Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:48.840Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:48.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-13T19:20:48.841Z] f098348c5b19: Preparing [2020-10-13T19:20:48.841Z] 19f900fc9f68: Preparing [2020-10-13T19:20:48.841Z] a56612b8e03c: Preparing [2020-10-13T19:20:48.841Z] 0d19f4bfb03a: Preparing [2020-10-13T19:20:48.841Z] 9f71b5456d08: Preparing [2020-10-13T19:20:48.841Z] 50644c29ef5a: Preparing [2020-10-13T19:20:48.841Z] 50644c29ef5a: Waiting [2020-10-13T19:20:49.103Z] f098348c5b19: Pushed [2020-10-13T19:20:49.103Z] 9f71b5456d08: Pushed [2020-10-13T19:20:49.103Z] a56612b8e03c: Pushed [2020-10-13T19:20:49.103Z] 50644c29ef5a: Layer already exists [2020-10-13T19:20:49.103Z] 0d19f4bfb03a: Pushed [2020-10-13T19:20:50.514Z] 19f900fc9f68: Pushed [2020-10-13T19:20:50.514Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:e38d213c28dbf630c95d371f255f6cd72539c826aa90f725f5a89bb454c138cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:50.879Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:51.193Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.68 [2020-10-13T19:20:51.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-13T19:20:51.193Z] f098348c5b19: Preparing [2020-10-13T19:20:51.193Z] 19f900fc9f68: Preparing [2020-10-13T19:20:51.193Z] a56612b8e03c: Preparing [2020-10-13T19:20:51.193Z] 0d19f4bfb03a: Preparing [2020-10-13T19:20:51.193Z] 9f71b5456d08: Preparing [2020-10-13T19:20:51.193Z] 50644c29ef5a: Preparing [2020-10-13T19:20:51.193Z] 50644c29ef5a: Waiting [2020-10-13T19:20:51.193Z] f098348c5b19: Layer already exists [2020-10-13T19:20:51.193Z] 19f900fc9f68: Layer already exists [2020-10-13T19:20:51.193Z] 0d19f4bfb03a: Layer already exists [2020-10-13T19:20:51.193Z] a56612b8e03c: Layer already exists [2020-10-13T19:20:51.193Z] 9f71b5456d08: Layer already exists [2020-10-13T19:20:51.193Z] 50644c29ef5a: Layer already exists [2020-10-13T19:20:51.193Z] 1.2.2-dev.68: digest: sha256:e38d213c28dbf630c95d371f255f6cd72539c826aa90f725f5a89bb454c138cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:51.526Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:51.863Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:20:51.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-13T19:20:51.863Z] f098348c5b19: Preparing [2020-10-13T19:20:51.863Z] 19f900fc9f68: Preparing [2020-10-13T19:20:51.863Z] a56612b8e03c: Preparing [2020-10-13T19:20:51.863Z] 0d19f4bfb03a: Preparing [2020-10-13T19:20:51.863Z] 9f71b5456d08: Preparing [2020-10-13T19:20:51.863Z] 50644c29ef5a: Preparing [2020-10-13T19:20:51.863Z] 50644c29ef5a: Waiting [2020-10-13T19:20:51.863Z] f098348c5b19: Layer already exists [2020-10-13T19:20:51.863Z] 19f900fc9f68: Layer already exists [2020-10-13T19:20:51.863Z] a56612b8e03c: Layer already exists [2020-10-13T19:20:51.863Z] 9f71b5456d08: Layer already exists [2020-10-13T19:20:51.863Z] 0d19f4bfb03a: Layer already exists [2020-10-13T19:20:51.863Z] 50644c29ef5a: Layer already exists [2020-10-13T19:20:51.863Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:e38d213c28dbf630c95d371f255f6cd72539c826aa90f725f5a89bb454c138cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:52.197Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:52.537Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-10-13T19:20:52.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-10-13T19:20:52.537Z] f098348c5b19: Preparing [2020-10-13T19:20:52.537Z] 19f900fc9f68: Preparing [2020-10-13T19:20:52.537Z] a56612b8e03c: Preparing [2020-10-13T19:20:52.537Z] 0d19f4bfb03a: Preparing [2020-10-13T19:20:52.537Z] 9f71b5456d08: Preparing [2020-10-13T19:20:52.537Z] 50644c29ef5a: Preparing [2020-10-13T19:20:52.537Z] 50644c29ef5a: Waiting [2020-10-13T19:20:52.537Z] 19f900fc9f68: Layer already exists [2020-10-13T19:20:52.537Z] 9f71b5456d08: Layer already exists [2020-10-13T19:20:52.537Z] f098348c5b19: Layer already exists [2020-10-13T19:20:52.537Z] 0d19f4bfb03a: Layer already exists [2020-10-13T19:20:52.537Z] a56612b8e03c: Layer already exists [2020-10-13T19:20:52.537Z] 50644c29ef5a: Layer already exists [2020-10-13T19:20:52.537Z] master: digest: sha256:e38d213c28dbf630c95d371f255f6cd72539c826aa90f725f5a89bb454c138cf size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:20:52.791Z] ===================================================== [Pipeline] echo [2020-10-13T19:20:52.849Z] taggedImages: [2020-10-13T19:20:52.849Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:52.849Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.68 [2020-10-13T19:20:52.849Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:20:52.849Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-10-13T19:20:52.930Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-10-13T19:20:52.930Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:52.930Z] 1.2.2-dev.68 [2020-10-13T19:20:52.930Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:20:52.930Z] master [2020-10-13T19:20:52.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:53.495Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:53.826Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:53.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-13T19:20:53.826Z] c8c94abda346: Preparing [2020-10-13T19:20:53.826Z] 2b39a9aea636: Preparing [2020-10-13T19:20:53.826Z] d20c88b7c100: Preparing [2020-10-13T19:20:53.826Z] d20c88b7c100: Pushed [2020-10-13T19:20:54.107Z] c8c94abda346: Pushed [2020-10-13T19:20:55.132Z] 2b39a9aea636: Pushed [2020-10-13T19:20:55.414Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:341277e3c69dc8cb3bcbaffa28cf8dccf03642793446ab02e3ffe224dbd1aff9 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:55.777Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:56.147Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.68 [2020-10-13T19:20:56.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-13T19:20:56.147Z] c8c94abda346: Preparing [2020-10-13T19:20:56.147Z] 2b39a9aea636: Preparing [2020-10-13T19:20:56.147Z] d20c88b7c100: Preparing [2020-10-13T19:20:56.147Z] c8c94abda346: Layer already exists [2020-10-13T19:20:56.147Z] 2b39a9aea636: Layer already exists [2020-10-13T19:20:56.147Z] d20c88b7c100: Layer already exists [2020-10-13T19:20:56.147Z] 1.2.2-dev.68: digest: sha256:341277e3c69dc8cb3bcbaffa28cf8dccf03642793446ab02e3ffe224dbd1aff9 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:56.558Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:56.904Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:20:56.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-13T19:20:56.904Z] c8c94abda346: Preparing [2020-10-13T19:20:56.904Z] 2b39a9aea636: Preparing [2020-10-13T19:20:56.904Z] d20c88b7c100: Preparing [2020-10-13T19:20:56.904Z] d20c88b7c100: Layer already exists [2020-10-13T19:20:56.904Z] 2b39a9aea636: Layer already exists [2020-10-13T19:20:56.904Z] c8c94abda346: Layer already exists [2020-10-13T19:20:56.904Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:341277e3c69dc8cb3bcbaffa28cf8dccf03642793446ab02e3ffe224dbd1aff9 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:57.284Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:57.654Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-10-13T19:20:57.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-10-13T19:20:57.654Z] c8c94abda346: Preparing [2020-10-13T19:20:57.654Z] 2b39a9aea636: Preparing [2020-10-13T19:20:57.654Z] d20c88b7c100: Preparing [2020-10-13T19:20:57.654Z] c8c94abda346: Layer already exists [2020-10-13T19:20:57.654Z] 2b39a9aea636: Layer already exists [2020-10-13T19:20:57.654Z] d20c88b7c100: Layer already exists [2020-10-13T19:20:57.654Z] master: digest: sha256:341277e3c69dc8cb3bcbaffa28cf8dccf03642793446ab02e3ffe224dbd1aff9 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:20:58.020Z] ===================================================== [Pipeline] echo [2020-10-13T19:20:58.092Z] taggedImages: [2020-10-13T19:20:58.092Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:58.092Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.68 [2020-10-13T19:20:58.092Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:20:58.092Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-10-13T19:20:58.186Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-10-13T19:20:58.187Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:58.187Z] 1.2.2-dev.68 [2020-10-13T19:20:58.187Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:20:58.187Z] master [2020-10-13T19:20:58.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:58.758Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:20:59.117Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:20:59.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-13T19:20:59.117Z] 06e00b578179: Preparing [2020-10-13T19:20:59.117Z] 8b356e807184: Preparing [2020-10-13T19:20:59.117Z] 551a5d4f29fa: Preparing [2020-10-13T19:20:59.117Z] 5c23e57bc28f: Preparing [2020-10-13T19:20:59.117Z] 50644c29ef5a: Preparing [2020-10-13T19:20:59.117Z] 50644c29ef5a: Layer already exists [2020-10-13T19:20:59.389Z] 551a5d4f29fa: Pushed [2020-10-13T19:20:59.389Z] 8b356e807184: Pushed [2020-10-13T19:20:59.655Z] 5c23e57bc28f: Pushed [2020-10-13T19:21:00.229Z] 06e00b578179: Pushed [2020-10-13T19:21:00.502Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:e49996f0a46e9c1bfc4b0bd392db6ad8e2c269654b62c1e2bad2ab0470751e17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:00.829Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:01.141Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.68 [2020-10-13T19:21:01.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-13T19:21:01.141Z] 06e00b578179: Preparing [2020-10-13T19:21:01.141Z] 8b356e807184: Preparing [2020-10-13T19:21:01.141Z] 551a5d4f29fa: Preparing [2020-10-13T19:21:01.141Z] 5c23e57bc28f: Preparing [2020-10-13T19:21:01.141Z] 50644c29ef5a: Preparing [2020-10-13T19:21:01.141Z] 551a5d4f29fa: Layer already exists [2020-10-13T19:21:01.141Z] 5c23e57bc28f: Layer already exists [2020-10-13T19:21:01.141Z] 06e00b578179: Layer already exists [2020-10-13T19:21:01.141Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:01.141Z] 8b356e807184: Layer already exists [2020-10-13T19:21:01.141Z] 1.2.2-dev.68: digest: sha256:e49996f0a46e9c1bfc4b0bd392db6ad8e2c269654b62c1e2bad2ab0470751e17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:01.451Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:01.765Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:01.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-13T19:21:01.765Z] 06e00b578179: Preparing [2020-10-13T19:21:01.765Z] 8b356e807184: Preparing [2020-10-13T19:21:01.765Z] 551a5d4f29fa: Preparing [2020-10-13T19:21:01.765Z] 5c23e57bc28f: Preparing [2020-10-13T19:21:01.765Z] 50644c29ef5a: Preparing [2020-10-13T19:21:01.765Z] 551a5d4f29fa: Layer already exists [2020-10-13T19:21:01.765Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:01.765Z] 06e00b578179: Layer already exists [2020-10-13T19:21:01.765Z] 8b356e807184: Layer already exists [2020-10-13T19:21:01.765Z] 5c23e57bc28f: Layer already exists [2020-10-13T19:21:02.027Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:e49996f0a46e9c1bfc4b0bd392db6ad8e2c269654b62c1e2bad2ab0470751e17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:02.336Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:02.758Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-10-13T19:21:02.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-10-13T19:21:02.759Z] 06e00b578179: Preparing [2020-10-13T19:21:02.759Z] 8b356e807184: Preparing [2020-10-13T19:21:02.759Z] 551a5d4f29fa: Preparing [2020-10-13T19:21:02.759Z] 5c23e57bc28f: Preparing [2020-10-13T19:21:02.759Z] 50644c29ef5a: Preparing [2020-10-13T19:21:02.759Z] 06e00b578179: Layer already exists [2020-10-13T19:21:02.759Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:02.759Z] 8b356e807184: Layer already exists [2020-10-13T19:21:02.759Z] 5c23e57bc28f: Layer already exists [2020-10-13T19:21:02.759Z] 551a5d4f29fa: Layer already exists [2020-10-13T19:21:02.759Z] master: digest: sha256:e49996f0a46e9c1bfc4b0bd392db6ad8e2c269654b62c1e2bad2ab0470751e17 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:21:02.994Z] ===================================================== [Pipeline] echo [2020-10-13T19:21:03.038Z] taggedImages: [2020-10-13T19:21:03.038Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:03.038Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.68 [2020-10-13T19:21:03.038Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:03.038Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2020-10-13T19:21:03.103Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-10-13T19:21:03.103Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:03.103Z] 1.2.2-dev.68 [2020-10-13T19:21:03.103Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:03.103Z] master [2020-10-13T19:21:03.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:03.579Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:03.878Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:03.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-13T19:21:03.878Z] 590849151766: Preparing [2020-10-13T19:21:03.878Z] dd2b8faef8ad: Preparing [2020-10-13T19:21:03.878Z] c7f292ff48b0: Preparing [2020-10-13T19:21:03.878Z] b04289ab351d: Preparing [2020-10-13T19:21:03.878Z] b04289ab351d: Preparing [2020-10-13T19:21:03.878Z] 4703d1c6611c: Preparing [2020-10-13T19:21:03.878Z] 3d4bfd60643b: Preparing [2020-10-13T19:21:03.878Z] cb213af59426: Preparing [2020-10-13T19:21:03.878Z] 590849151766: Preparing [2020-10-13T19:21:03.878Z] 286eaa091c22: Preparing [2020-10-13T19:21:03.878Z] 85c0b524d050: Preparing [2020-10-13T19:21:03.878Z] 731c691efd8c: Preparing [2020-10-13T19:21:03.878Z] 50644c29ef5a: Preparing [2020-10-13T19:21:03.878Z] cb213af59426: Waiting [2020-10-13T19:21:03.878Z] 286eaa091c22: Waiting [2020-10-13T19:21:03.878Z] 85c0b524d050: Waiting [2020-10-13T19:21:03.878Z] 731c691efd8c: Waiting [2020-10-13T19:21:03.878Z] 3d4bfd60643b: Waiting [2020-10-13T19:21:03.878Z] 50644c29ef5a: Waiting [2020-10-13T19:21:04.143Z] 4703d1c6611c: Pushed [2020-10-13T19:21:04.143Z] c7f292ff48b0: Pushed [2020-10-13T19:21:04.143Z] dd2b8faef8ad: Pushed [2020-10-13T19:21:04.143Z] b04289ab351d: Pushed [2020-10-13T19:21:04.143Z] 3d4bfd60643b: Pushed [2020-10-13T19:21:04.143Z] 286eaa091c22: Pushed [2020-10-13T19:21:04.419Z] cb213af59426: Pushed [2020-10-13T19:21:04.419Z] 85c0b524d050: Pushed [2020-10-13T19:21:04.419Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:04.419Z] 731c691efd8c: Pushed [2020-10-13T19:21:04.991Z] 590849151766: Pushed [2020-10-13T19:21:04.991Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:454abd8ff9d9e3d94866ddc3f4cb73a497a37c34f7585f30adc20c6a83dae224 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:05.567Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:06.443Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.68 [2020-10-13T19:21:06.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-13T19:21:06.443Z] 590849151766: Preparing [2020-10-13T19:21:06.443Z] dd2b8faef8ad: Preparing [2020-10-13T19:21:06.443Z] c7f292ff48b0: Preparing [2020-10-13T19:21:06.443Z] b04289ab351d: Preparing [2020-10-13T19:21:06.443Z] b04289ab351d: Preparing [2020-10-13T19:21:06.443Z] 4703d1c6611c: Preparing [2020-10-13T19:21:06.443Z] 3d4bfd60643b: Preparing [2020-10-13T19:21:06.443Z] cb213af59426: Preparing [2020-10-13T19:21:06.443Z] 590849151766: Preparing [2020-10-13T19:21:06.443Z] 286eaa091c22: Preparing [2020-10-13T19:21:06.443Z] 85c0b524d050: Preparing [2020-10-13T19:21:06.443Z] 731c691efd8c: Preparing [2020-10-13T19:21:06.443Z] 50644c29ef5a: Preparing [2020-10-13T19:21:06.443Z] 286eaa091c22: Waiting [2020-10-13T19:21:06.443Z] 85c0b524d050: Waiting [2020-10-13T19:21:06.443Z] 731c691efd8c: Waiting [2020-10-13T19:21:06.443Z] 50644c29ef5a: Waiting [2020-10-13T19:21:06.443Z] 3d4bfd60643b: Waiting [2020-10-13T19:21:06.443Z] cb213af59426: Waiting [2020-10-13T19:21:06.443Z] b04289ab351d: Layer already exists [2020-10-13T19:21:06.443Z] c7f292ff48b0: Layer already exists [2020-10-13T19:21:06.443Z] 4703d1c6611c: Layer already exists [2020-10-13T19:21:06.443Z] dd2b8faef8ad: Layer already exists [2020-10-13T19:21:06.443Z] 590849151766: Layer already exists [2020-10-13T19:21:06.443Z] cb213af59426: Layer already exists [2020-10-13T19:21:06.443Z] 85c0b524d050: Layer already exists [2020-10-13T19:21:06.443Z] 3d4bfd60643b: Layer already exists [2020-10-13T19:21:06.443Z] 286eaa091c22: Layer already exists [2020-10-13T19:21:06.443Z] 731c691efd8c: Layer already exists [2020-10-13T19:21:06.443Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:06.443Z] 1.2.2-dev.68: digest: sha256:454abd8ff9d9e3d94866ddc3f4cb73a497a37c34f7585f30adc20c6a83dae224 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:06.754Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:07.058Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:07.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-13T19:21:07.058Z] 590849151766: Preparing [2020-10-13T19:21:07.058Z] dd2b8faef8ad: Preparing [2020-10-13T19:21:07.058Z] c7f292ff48b0: Preparing [2020-10-13T19:21:07.058Z] b04289ab351d: Preparing [2020-10-13T19:21:07.058Z] b04289ab351d: Preparing [2020-10-13T19:21:07.058Z] 4703d1c6611c: Preparing [2020-10-13T19:21:07.058Z] 3d4bfd60643b: Preparing [2020-10-13T19:21:07.058Z] cb213af59426: Preparing [2020-10-13T19:21:07.058Z] 590849151766: Preparing [2020-10-13T19:21:07.058Z] 286eaa091c22: Preparing [2020-10-13T19:21:07.058Z] 85c0b524d050: Preparing [2020-10-13T19:21:07.058Z] 731c691efd8c: Preparing [2020-10-13T19:21:07.058Z] 50644c29ef5a: Preparing [2020-10-13T19:21:07.058Z] 3d4bfd60643b: Waiting [2020-10-13T19:21:07.058Z] cb213af59426: Waiting [2020-10-13T19:21:07.058Z] 286eaa091c22: Waiting [2020-10-13T19:21:07.058Z] 85c0b524d050: Waiting [2020-10-13T19:21:07.058Z] 731c691efd8c: Waiting [2020-10-13T19:21:07.058Z] 50644c29ef5a: Waiting [2020-10-13T19:21:07.058Z] 4703d1c6611c: Layer already exists [2020-10-13T19:21:07.058Z] dd2b8faef8ad: Layer already exists [2020-10-13T19:21:07.058Z] c7f292ff48b0: Layer already exists [2020-10-13T19:21:07.058Z] 590849151766: Layer already exists [2020-10-13T19:21:07.058Z] b04289ab351d: Layer already exists [2020-10-13T19:21:07.058Z] cb213af59426: Layer already exists [2020-10-13T19:21:07.058Z] 3d4bfd60643b: Layer already exists [2020-10-13T19:21:07.058Z] 731c691efd8c: Layer already exists [2020-10-13T19:21:07.058Z] 286eaa091c22: Layer already exists [2020-10-13T19:21:07.319Z] 85c0b524d050: Layer already exists [2020-10-13T19:21:07.319Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:07.890Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:454abd8ff9d9e3d94866ddc3f4cb73a497a37c34f7585f30adc20c6a83dae224 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:08.199Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:08.501Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-10-13T19:21:08.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-10-13T19:21:08.501Z] 590849151766: Preparing [2020-10-13T19:21:08.501Z] dd2b8faef8ad: Preparing [2020-10-13T19:21:08.501Z] c7f292ff48b0: Preparing [2020-10-13T19:21:08.501Z] b04289ab351d: Preparing [2020-10-13T19:21:08.501Z] b04289ab351d: Preparing [2020-10-13T19:21:08.501Z] 4703d1c6611c: Preparing [2020-10-13T19:21:08.501Z] 3d4bfd60643b: Preparing [2020-10-13T19:21:08.501Z] cb213af59426: Preparing [2020-10-13T19:21:08.501Z] 590849151766: Preparing [2020-10-13T19:21:08.501Z] 286eaa091c22: Preparing [2020-10-13T19:21:08.501Z] 85c0b524d050: Preparing [2020-10-13T19:21:08.501Z] 731c691efd8c: Preparing [2020-10-13T19:21:08.501Z] 50644c29ef5a: Preparing [2020-10-13T19:21:08.501Z] 3d4bfd60643b: Waiting [2020-10-13T19:21:08.501Z] cb213af59426: Waiting [2020-10-13T19:21:08.501Z] 286eaa091c22: Waiting [2020-10-13T19:21:08.501Z] 85c0b524d050: Waiting [2020-10-13T19:21:08.501Z] 731c691efd8c: Waiting [2020-10-13T19:21:08.501Z] 50644c29ef5a: Waiting [2020-10-13T19:21:08.501Z] 4703d1c6611c: Layer already exists [2020-10-13T19:21:08.501Z] c7f292ff48b0: Layer already exists [2020-10-13T19:21:08.501Z] b04289ab351d: Layer already exists [2020-10-13T19:21:08.501Z] 590849151766: Layer already exists [2020-10-13T19:21:08.501Z] dd2b8faef8ad: Layer already exists [2020-10-13T19:21:08.501Z] 3d4bfd60643b: Layer already exists [2020-10-13T19:21:08.501Z] 731c691efd8c: Layer already exists [2020-10-13T19:21:08.501Z] cb213af59426: Layer already exists [2020-10-13T19:21:08.501Z] 286eaa091c22: Layer already exists [2020-10-13T19:21:08.501Z] 85c0b524d050: Layer already exists [2020-10-13T19:21:08.501Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:08.501Z] master: digest: sha256:454abd8ff9d9e3d94866ddc3f4cb73a497a37c34f7585f30adc20c6a83dae224 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:21:08.759Z] ===================================================== [Pipeline] echo [2020-10-13T19:21:08.804Z] taggedImages: [2020-10-13T19:21:08.804Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:08.804Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.68 [2020-10-13T19:21:08.804Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:08.804Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-10-13T19:21:08.869Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-10-13T19:21:08.869Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:08.869Z] 1.2.2-dev.68 [2020-10-13T19:21:08.869Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:08.869Z] master [2020-10-13T19:21:08.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:09.348Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:09.657Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:09.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-13T19:21:09.658Z] 7f65ee8ff0f1: Preparing [2020-10-13T19:21:09.658Z] 6a69557d26bd: Preparing [2020-10-13T19:21:09.658Z] b7e97902ae75: Preparing [2020-10-13T19:21:09.658Z] 95a7f364abb5: Preparing [2020-10-13T19:21:09.658Z] 4599b6aeb39c: Preparing [2020-10-13T19:21:09.658Z] 8855bc66a768: Preparing [2020-10-13T19:21:09.658Z] d66110f1446e: Preparing [2020-10-13T19:21:09.658Z] a55a29a810d6: Preparing [2020-10-13T19:21:09.658Z] 1d15013659a2: Preparing [2020-10-13T19:21:09.658Z] 0641c90eb640: Preparing [2020-10-13T19:21:09.658Z] 1b3ee35aacca: Preparing [2020-10-13T19:21:09.658Z] 8855bc66a768: Waiting [2020-10-13T19:21:09.658Z] a55a29a810d6: Waiting [2020-10-13T19:21:09.658Z] d66110f1446e: Waiting [2020-10-13T19:21:09.658Z] 0641c90eb640: Waiting [2020-10-13T19:21:09.658Z] 1d15013659a2: Waiting [2020-10-13T19:21:09.658Z] 1b3ee35aacca: Waiting [2020-10-13T19:21:09.929Z] 6a69557d26bd: Pushed [2020-10-13T19:21:09.929Z] 7f65ee8ff0f1: Pushed [2020-10-13T19:21:10.197Z] d66110f1446e: Pushed [2020-10-13T19:21:10.197Z] 8855bc66a768: Pushed [2020-10-13T19:21:10.460Z] a55a29a810d6: Pushed [2020-10-13T19:21:10.460Z] 1d15013659a2: Pushed [2020-10-13T19:21:10.460Z] 1b3ee35aacca: Layer already exists [2020-10-13T19:21:10.722Z] b7e97902ae75: Pushed [2020-10-13T19:21:10.722Z] 0641c90eb640: Pushed [2020-10-13T19:21:10.722Z] 4599b6aeb39c: Pushed [2020-10-13T19:21:10.722Z] 95a7f364abb5: Pushed [2020-10-13T19:21:10.984Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:00810a2fe21e9c12245c422eeb8b28f51b4865d81c25ad231cbfad301e10970a size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:11.294Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:11.608Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.68 [2020-10-13T19:21:11.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-13T19:21:11.608Z] 7f65ee8ff0f1: Preparing [2020-10-13T19:21:11.608Z] 6a69557d26bd: Preparing [2020-10-13T19:21:11.608Z] b7e97902ae75: Preparing [2020-10-13T19:21:11.608Z] 95a7f364abb5: Preparing [2020-10-13T19:21:11.608Z] 4599b6aeb39c: Preparing [2020-10-13T19:21:11.608Z] 8855bc66a768: Preparing [2020-10-13T19:21:11.608Z] d66110f1446e: Preparing [2020-10-13T19:21:11.608Z] a55a29a810d6: Preparing [2020-10-13T19:21:11.608Z] 1d15013659a2: Preparing [2020-10-13T19:21:11.608Z] 0641c90eb640: Preparing [2020-10-13T19:21:11.608Z] 1b3ee35aacca: Preparing [2020-10-13T19:21:11.608Z] 8855bc66a768: Waiting [2020-10-13T19:21:11.608Z] a55a29a810d6: Waiting [2020-10-13T19:21:11.608Z] d66110f1446e: Waiting [2020-10-13T19:21:11.608Z] 1d15013659a2: Waiting [2020-10-13T19:21:11.608Z] 1b3ee35aacca: Waiting [2020-10-13T19:21:11.608Z] 0641c90eb640: Waiting [2020-10-13T19:21:11.608Z] 95a7f364abb5: Layer already exists [2020-10-13T19:21:11.608Z] 6a69557d26bd: Layer already exists [2020-10-13T19:21:11.608Z] 4599b6aeb39c: Layer already exists [2020-10-13T19:21:11.608Z] b7e97902ae75: Layer already exists [2020-10-13T19:21:11.608Z] 7f65ee8ff0f1: Layer already exists [2020-10-13T19:21:11.608Z] 8855bc66a768: Layer already exists [2020-10-13T19:21:11.608Z] a55a29a810d6: Layer already exists [2020-10-13T19:21:11.608Z] d66110f1446e: Layer already exists [2020-10-13T19:21:11.608Z] 1d15013659a2: Layer already exists [2020-10-13T19:21:11.608Z] 0641c90eb640: Layer already exists [2020-10-13T19:21:11.608Z] 1b3ee35aacca: Layer already exists [2020-10-13T19:21:11.608Z] 1.2.2-dev.68: digest: sha256:00810a2fe21e9c12245c422eeb8b28f51b4865d81c25ad231cbfad301e10970a size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:11.936Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:12.238Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:12.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-13T19:21:12.238Z] 7f65ee8ff0f1: Preparing [2020-10-13T19:21:12.238Z] 6a69557d26bd: Preparing [2020-10-13T19:21:12.238Z] b7e97902ae75: Preparing [2020-10-13T19:21:12.238Z] 95a7f364abb5: Preparing [2020-10-13T19:21:12.238Z] 4599b6aeb39c: Preparing [2020-10-13T19:21:12.239Z] 8855bc66a768: Preparing [2020-10-13T19:21:12.239Z] d66110f1446e: Preparing [2020-10-13T19:21:12.239Z] a55a29a810d6: Preparing [2020-10-13T19:21:12.239Z] 1d15013659a2: Preparing [2020-10-13T19:21:12.239Z] 0641c90eb640: Preparing [2020-10-13T19:21:12.239Z] 1b3ee35aacca: Preparing [2020-10-13T19:21:12.239Z] 8855bc66a768: Waiting [2020-10-13T19:21:12.239Z] d66110f1446e: Waiting [2020-10-13T19:21:12.239Z] a55a29a810d6: Waiting [2020-10-13T19:21:12.239Z] 1d15013659a2: Waiting [2020-10-13T19:21:12.239Z] 0641c90eb640: Waiting [2020-10-13T19:21:12.239Z] 1b3ee35aacca: Waiting [2020-10-13T19:21:12.239Z] 95a7f364abb5: Layer already exists [2020-10-13T19:21:12.239Z] b7e97902ae75: Layer already exists [2020-10-13T19:21:12.239Z] 4599b6aeb39c: Layer already exists [2020-10-13T19:21:12.239Z] 6a69557d26bd: Layer already exists [2020-10-13T19:21:12.239Z] 7f65ee8ff0f1: Layer already exists [2020-10-13T19:21:12.239Z] d66110f1446e: Layer already exists [2020-10-13T19:21:12.239Z] a55a29a810d6: Layer already exists [2020-10-13T19:21:12.239Z] 8855bc66a768: Layer already exists [2020-10-13T19:21:12.239Z] 0641c90eb640: Layer already exists [2020-10-13T19:21:12.239Z] 1d15013659a2: Layer already exists [2020-10-13T19:21:12.239Z] 1b3ee35aacca: Layer already exists [2020-10-13T19:21:12.501Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:00810a2fe21e9c12245c422eeb8b28f51b4865d81c25ad231cbfad301e10970a size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:12.806Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:13.116Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-10-13T19:21:13.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-10-13T19:21:13.116Z] 7f65ee8ff0f1: Preparing [2020-10-13T19:21:13.116Z] 6a69557d26bd: Preparing [2020-10-13T19:21:13.116Z] b7e97902ae75: Preparing [2020-10-13T19:21:13.116Z] 95a7f364abb5: Preparing [2020-10-13T19:21:13.116Z] 4599b6aeb39c: Preparing [2020-10-13T19:21:13.116Z] 8855bc66a768: Preparing [2020-10-13T19:21:13.116Z] d66110f1446e: Preparing [2020-10-13T19:21:13.116Z] a55a29a810d6: Preparing [2020-10-13T19:21:13.116Z] 1d15013659a2: Preparing [2020-10-13T19:21:13.116Z] 0641c90eb640: Preparing [2020-10-13T19:21:13.116Z] 1b3ee35aacca: Preparing [2020-10-13T19:21:13.116Z] 8855bc66a768: Waiting [2020-10-13T19:21:13.116Z] d66110f1446e: Waiting [2020-10-13T19:21:13.116Z] a55a29a810d6: Waiting [2020-10-13T19:21:13.116Z] 1d15013659a2: Waiting [2020-10-13T19:21:13.116Z] 0641c90eb640: Waiting [2020-10-13T19:21:13.116Z] 1b3ee35aacca: Waiting [2020-10-13T19:21:13.116Z] 7f65ee8ff0f1: Layer already exists [2020-10-13T19:21:13.116Z] 4599b6aeb39c: Layer already exists [2020-10-13T19:21:13.116Z] 95a7f364abb5: Layer already exists [2020-10-13T19:21:13.116Z] 6a69557d26bd: Layer already exists [2020-10-13T19:21:13.116Z] b7e97902ae75: Layer already exists [2020-10-13T19:21:13.116Z] 8855bc66a768: Layer already exists [2020-10-13T19:21:13.116Z] d66110f1446e: Layer already exists [2020-10-13T19:21:13.116Z] 1d15013659a2: Layer already exists [2020-10-13T19:21:13.116Z] 0641c90eb640: Layer already exists [2020-10-13T19:21:13.116Z] a55a29a810d6: Layer already exists [2020-10-13T19:21:13.116Z] 1b3ee35aacca: Layer already exists [2020-10-13T19:21:13.116Z] master: digest: sha256:00810a2fe21e9c12245c422eeb8b28f51b4865d81c25ad231cbfad301e10970a size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:21:13.347Z] ===================================================== [Pipeline] echo [2020-10-13T19:21:13.391Z] taggedImages: [2020-10-13T19:21:13.391Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:13.391Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.68 [2020-10-13T19:21:13.391Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:13.391Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2020-10-13T19:21:13.452Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-10-13T19:21:13.452Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:13.452Z] 1.2.2-dev.68 [2020-10-13T19:21:13.452Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:13.452Z] master [2020-10-13T19:21:13.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:13.918Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:14.225Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:14.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-13T19:21:14.225Z] 5479641cbf1b: Preparing [2020-10-13T19:21:14.225Z] 475b781433ae: Preparing [2020-10-13T19:21:14.225Z] 1952d46b7777: Preparing [2020-10-13T19:21:14.225Z] 83dbbf2baac0: Preparing [2020-10-13T19:21:14.487Z] 1952d46b7777: Pushed [2020-10-13T19:21:14.487Z] 5479641cbf1b: Pushed [2020-10-13T19:21:14.487Z] 83dbbf2baac0: Pushed [2020-10-13T19:21:15.438Z] 475b781433ae: Pushed [2020-10-13T19:21:15.700Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:246724fc97eac5a50a15d52fef3d4a3784dc06b6c2062e4b51c82f3d0806154d size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:16.010Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:16.315Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.68 [2020-10-13T19:21:16.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-13T19:21:16.315Z] 5479641cbf1b: Preparing [2020-10-13T19:21:16.315Z] 475b781433ae: Preparing [2020-10-13T19:21:16.315Z] 1952d46b7777: Preparing [2020-10-13T19:21:16.315Z] 83dbbf2baac0: Preparing [2020-10-13T19:21:16.315Z] 475b781433ae: Layer already exists [2020-10-13T19:21:16.315Z] 5479641cbf1b: Layer already exists [2020-10-13T19:21:16.315Z] 1952d46b7777: Layer already exists [2020-10-13T19:21:16.315Z] 83dbbf2baac0: Layer already exists [2020-10-13T19:21:16.315Z] 1.2.2-dev.68: digest: sha256:246724fc97eac5a50a15d52fef3d4a3784dc06b6c2062e4b51c82f3d0806154d size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:16.628Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:17.036Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:17.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-13T19:21:17.036Z] 5479641cbf1b: Preparing [2020-10-13T19:21:17.036Z] 475b781433ae: Preparing [2020-10-13T19:21:17.036Z] 1952d46b7777: Preparing [2020-10-13T19:21:17.036Z] 83dbbf2baac0: Preparing [2020-10-13T19:21:17.036Z] 1952d46b7777: Layer already exists [2020-10-13T19:21:17.036Z] 83dbbf2baac0: Layer already exists [2020-10-13T19:21:17.036Z] 475b781433ae: Layer already exists [2020-10-13T19:21:17.036Z] 5479641cbf1b: Layer already exists [2020-10-13T19:21:17.036Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:246724fc97eac5a50a15d52fef3d4a3784dc06b6c2062e4b51c82f3d0806154d size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:17.404Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:17.705Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-10-13T19:21:17.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-10-13T19:21:17.706Z] 5479641cbf1b: Preparing [2020-10-13T19:21:17.706Z] 475b781433ae: Preparing [2020-10-13T19:21:17.706Z] 1952d46b7777: Preparing [2020-10-13T19:21:17.706Z] 83dbbf2baac0: Preparing [2020-10-13T19:21:17.706Z] 83dbbf2baac0: Layer already exists [2020-10-13T19:21:17.706Z] 475b781433ae: Layer already exists [2020-10-13T19:21:17.706Z] 1952d46b7777: Layer already exists [2020-10-13T19:21:17.706Z] 5479641cbf1b: Layer already exists [2020-10-13T19:21:17.706Z] master: digest: sha256:246724fc97eac5a50a15d52fef3d4a3784dc06b6c2062e4b51c82f3d0806154d size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [2020-10-13T19:21:17.779Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:21:17.779Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:21:17.779Z] ---> 38d4be857bdb [2020-10-13T19:21:17.779Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T19:21:17.779Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:21:17.779Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:21:17.779Z] ---> 38d4be857bdb [2020-10-13T19:21:17.779Z] Step 3/21 : WORKDIR /edgex-go [2020-10-13T19:21:17.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:21:17.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:21:17.779Z] ---> 38d4be857bdb [2020-10-13T19:21:17.779Z] Step 3/24 : WORKDIR /edgex-go [2020-10-13T19:21:17.779Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:21:17.779Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:21:17.779Z] ---> 38d4be857bdb [2020-10-13T19:21:17.779Z] Step 3/27 : WORKDIR /edgex-go [2020-10-13T19:21:17.779Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:21:17.779Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:21:17.779Z] ---> 38d4be857bdb [2020-10-13T19:21:17.779Z] Step 3/22 : WORKDIR /edgex-go [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:21:17.898Z] ===================================================== [Pipeline] echo [2020-10-13T19:21:17.945Z] taggedImages: [2020-10-13T19:21:17.946Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:17.946Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.68 [2020-10-13T19:21:17.946Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:17.946Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-10-13T19:21:18.011Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-10-13T19:21:18.011Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:18.011Z] 1.2.2-dev.68 [2020-10-13T19:21:18.011Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:18.011Z] master [2020-10-13T19:21:18.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:18.509Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:18.813Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:18.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-13T19:21:18.813Z] 6679fd74067e: Preparing [2020-10-13T19:21:18.813Z] 4f0a2ce0da4d: Preparing [2020-10-13T19:21:18.813Z] 904e8ef23381: Preparing [2020-10-13T19:21:18.813Z] deea28c328d0: Preparing [2020-10-13T19:21:18.813Z] db46a646de98: Preparing [2020-10-13T19:21:18.813Z] 0d72e53a2df6: Preparing [2020-10-13T19:21:18.813Z] 0d72e53a2df6: Waiting [2020-10-13T19:21:18.813Z] 6679fd74067e: Pushed [2020-10-13T19:21:18.813Z] 904e8ef23381: Pushed [2020-10-13T19:21:19.073Z] deea28c328d0: Pushed [2020-10-13T19:21:19.073Z] db46a646de98: Pushed [2020-10-13T19:21:19.073Z] 0d72e53a2df6: Pushed [2020-10-13T19:21:19.749Z] ---> Running in 710db73a5ab5 [2020-10-13T19:21:19.749Z] ---> Running in 1b5d5006d0d9 [2020-10-13T19:21:19.749Z] ---> Running in c38a0b731f05 [2020-10-13T19:21:19.749Z] ---> Running in 9999c815f008 [2020-10-13T19:21:19.749Z] ---> Running in 3ffea6a0b082 [2020-10-13T19:21:20.459Z] 4f0a2ce0da4d: Pushed [2020-10-13T19:21:20.459Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:29918bcbf2f9ca8a867942c41a32c42ed2d437213b122a4c48b94086b7ea7e6a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:20.727Z] Removing intermediate container 3ffea6a0b082 [2020-10-13T19:21:20.727Z] ---> c8c646fab4cb [2020-10-13T19:21:20.727Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:21:20.727Z] Removing intermediate container 9999c815f008 [2020-10-13T19:21:20.727Z] ---> 9c6c9b5bec48 [2020-10-13T19:21:20.727Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:21:20.727Z] Removing intermediate container c38a0b731f05 [2020-10-13T19:21:20.727Z] ---> bfc42c7ab357 [2020-10-13T19:21:20.727Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:21:20.769Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:21.068Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.68 [2020-10-13T19:21:21.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-13T19:21:21.068Z] 6679fd74067e: Preparing [2020-10-13T19:21:21.068Z] 4f0a2ce0da4d: Preparing [2020-10-13T19:21:21.068Z] 904e8ef23381: Preparing [2020-10-13T19:21:21.068Z] deea28c328d0: Preparing [2020-10-13T19:21:21.068Z] db46a646de98: Preparing [2020-10-13T19:21:21.068Z] 0d72e53a2df6: Preparing [2020-10-13T19:21:21.068Z] 0d72e53a2df6: Waiting [2020-10-13T19:21:21.068Z] 4f0a2ce0da4d: Layer already exists [2020-10-13T19:21:21.068Z] 904e8ef23381: Layer already exists [2020-10-13T19:21:21.068Z] 6679fd74067e: Layer already exists [2020-10-13T19:21:21.068Z] deea28c328d0: Layer already exists [2020-10-13T19:21:21.068Z] db46a646de98: Layer already exists [2020-10-13T19:21:21.068Z] 0d72e53a2df6: Layer already exists [2020-10-13T19:21:21.068Z] 1.2.2-dev.68: digest: sha256:29918bcbf2f9ca8a867942c41a32c42ed2d437213b122a4c48b94086b7ea7e6a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:21.326Z] Removing intermediate container 710db73a5ab5 [2020-10-13T19:21:21.326Z] Removing intermediate container 1b5d5006d0d9 [2020-10-13T19:21:21.326Z] ---> af4a8e7aba8f [2020-10-13T19:21:21.326Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:21:21.326Z] ---> 626604572d70 [2020-10-13T19:21:21.326Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:21:21.374Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:21.673Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:21.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-13T19:21:21.673Z] 6679fd74067e: Preparing [2020-10-13T19:21:21.673Z] 4f0a2ce0da4d: Preparing [2020-10-13T19:21:21.673Z] 904e8ef23381: Preparing [2020-10-13T19:21:21.673Z] deea28c328d0: Preparing [2020-10-13T19:21:21.673Z] db46a646de98: Preparing [2020-10-13T19:21:21.673Z] 0d72e53a2df6: Preparing [2020-10-13T19:21:21.673Z] 0d72e53a2df6: Waiting [2020-10-13T19:21:21.673Z] 6679fd74067e: Layer already exists [2020-10-13T19:21:21.673Z] deea28c328d0: Layer already exists [2020-10-13T19:21:21.673Z] 904e8ef23381: Layer already exists [2020-10-13T19:21:21.673Z] 4f0a2ce0da4d: Layer already exists [2020-10-13T19:21:21.673Z] db46a646de98: Layer already exists [2020-10-13T19:21:21.673Z] 0d72e53a2df6: Layer already exists [2020-10-13T19:21:21.673Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:29918bcbf2f9ca8a867942c41a32c42ed2d437213b122a4c48b94086b7ea7e6a size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:21.918Z] ---> Running in 0d86b9eba74f [2020-10-13T19:21:21.918Z] ---> Running in 7d80fbdcb0ed [2020-10-13T19:21:21.918Z] ---> Running in a4f56059ad40 [2020-10-13T19:21:21.982Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:22.286Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-10-13T19:21:22.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-10-13T19:21:22.286Z] 6679fd74067e: Preparing [2020-10-13T19:21:22.286Z] 4f0a2ce0da4d: Preparing [2020-10-13T19:21:22.286Z] 904e8ef23381: Preparing [2020-10-13T19:21:22.286Z] deea28c328d0: Preparing [2020-10-13T19:21:22.286Z] db46a646de98: Preparing [2020-10-13T19:21:22.286Z] 0d72e53a2df6: Preparing [2020-10-13T19:21:22.286Z] 0d72e53a2df6: Waiting [2020-10-13T19:21:22.286Z] deea28c328d0: Layer already exists [2020-10-13T19:21:22.286Z] 4f0a2ce0da4d: Layer already exists [2020-10-13T19:21:22.286Z] db46a646de98: Layer already exists [2020-10-13T19:21:22.286Z] 904e8ef23381: Layer already exists [2020-10-13T19:21:22.286Z] 6679fd74067e: Layer already exists [2020-10-13T19:21:22.286Z] 0d72e53a2df6: Layer already exists [2020-10-13T19:21:22.286Z] master: digest: sha256:29918bcbf2f9ca8a867942c41a32c42ed2d437213b122a4c48b94086b7ea7e6a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:21:22.497Z] ===================================================== [2020-10-13T19:21:22.518Z] ---> Running in 7346b569a7aa [2020-10-13T19:21:22.518Z] ---> Running in 4d38cefd0b91 [Pipeline] echo [2020-10-13T19:21:22.583Z] taggedImages: [2020-10-13T19:21:22.583Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:22.583Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.68 [2020-10-13T19:21:22.583Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:22.583Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-10-13T19:21:22.654Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-10-13T19:21:22.654Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:22.654Z] 1.2.2-dev.68 [2020-10-13T19:21:22.654Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:22.654Z] master [2020-10-13T19:21:22.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:23.160Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:23.460Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:23.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-13T19:21:23.460Z] 9f5d53a7f16c: Preparing [2020-10-13T19:21:23.460Z] 8253f6659540: Preparing [2020-10-13T19:21:23.460Z] 78b42d823e9e: Preparing [2020-10-13T19:21:23.460Z] 78b42d823e9e: Pushed [2020-10-13T19:21:23.460Z] 9f5d53a7f16c: Pushed [2020-10-13T19:21:24.847Z] 8253f6659540: Pushed [2020-10-13T19:21:24.847Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:4be21a2d0df1b6c183e1254be1e4a896dea4431f287c9bd58fde59e191b223da size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:25.152Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:25.450Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.68 [2020-10-13T19:21:25.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-13T19:21:25.450Z] 9f5d53a7f16c: Preparing [2020-10-13T19:21:25.450Z] 8253f6659540: Preparing [2020-10-13T19:21:25.450Z] 78b42d823e9e: Preparing [2020-10-13T19:21:25.450Z] 9f5d53a7f16c: Layer already exists [2020-10-13T19:21:25.450Z] 78b42d823e9e: Layer already exists [2020-10-13T19:21:25.450Z] 8253f6659540: Layer already exists [2020-10-13T19:21:25.450Z] 1.2.2-dev.68: digest: sha256:4be21a2d0df1b6c183e1254be1e4a896dea4431f287c9bd58fde59e191b223da size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:25.760Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:26.060Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:26.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-13T19:21:26.060Z] 9f5d53a7f16c: Preparing [2020-10-13T19:21:26.060Z] 8253f6659540: Preparing [2020-10-13T19:21:26.060Z] 78b42d823e9e: Preparing [2020-10-13T19:21:26.060Z] 78b42d823e9e: Layer already exists [2020-10-13T19:21:26.060Z] 8253f6659540: Layer already exists [2020-10-13T19:21:26.060Z] 9f5d53a7f16c: Layer already exists [2020-10-13T19:21:26.060Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:4be21a2d0df1b6c183e1254be1e4a896dea4431f287c9bd58fde59e191b223da size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:26.367Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:26.668Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-10-13T19:21:26.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-10-13T19:21:26.668Z] 9f5d53a7f16c: Preparing [2020-10-13T19:21:26.668Z] 8253f6659540: Preparing [2020-10-13T19:21:26.668Z] 78b42d823e9e: Preparing [2020-10-13T19:21:26.668Z] 8253f6659540: Layer already exists [2020-10-13T19:21:26.668Z] 9f5d53a7f16c: Layer already exists [2020-10-13T19:21:26.668Z] 78b42d823e9e: Layer already exists [2020-10-13T19:21:26.668Z] master: digest: sha256:4be21a2d0df1b6c183e1254be1e4a896dea4431f287c9bd58fde59e191b223da size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:21:26.873Z] ===================================================== [Pipeline] echo [2020-10-13T19:21:26.924Z] taggedImages: [2020-10-13T19:21:26.924Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:26.924Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.68 [2020-10-13T19:21:26.924Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:26.924Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-10-13T19:21:27.009Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-10-13T19:21:27.009Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:27.009Z] 1.2.2-dev.68 [2020-10-13T19:21:27.009Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:27.009Z] master [2020-10-13T19:21:27.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:27.506Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:27.808Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:27.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-13T19:21:27.808Z] e2ad157ec785: Preparing [2020-10-13T19:21:27.808Z] 42bae0c96dc0: Preparing [2020-10-13T19:21:27.808Z] 5e3b58d64a9a: Preparing [2020-10-13T19:21:27.808Z] 456f4be694b6: Preparing [2020-10-13T19:21:27.808Z] 4e7204271284: Preparing [2020-10-13T19:21:27.808Z] 9f11768e8195: Preparing [2020-10-13T19:21:27.808Z] 80460bd85967: Preparing [2020-10-13T19:21:27.808Z] 527eef706b20: Preparing [2020-10-13T19:21:27.808Z] 224742e9e948: Preparing [2020-10-13T19:21:27.808Z] 5391e5290f13: Preparing [2020-10-13T19:21:27.808Z] 13baed61c795: Preparing [2020-10-13T19:21:27.808Z] 51d6d3d09136: Preparing [2020-10-13T19:21:27.808Z] 1507bc794612: Preparing [2020-10-13T19:21:27.808Z] 50644c29ef5a: Preparing [2020-10-13T19:21:27.808Z] 9f11768e8195: Waiting [2020-10-13T19:21:27.808Z] 80460bd85967: Waiting [2020-10-13T19:21:27.808Z] 527eef706b20: Waiting [2020-10-13T19:21:27.808Z] 224742e9e948: Waiting [2020-10-13T19:21:27.808Z] 5391e5290f13: Waiting [2020-10-13T19:21:27.808Z] 13baed61c795: Waiting [2020-10-13T19:21:27.808Z] 51d6d3d09136: Waiting [2020-10-13T19:21:27.808Z] 1507bc794612: Waiting [2020-10-13T19:21:27.808Z] 50644c29ef5a: Waiting [2020-10-13T19:21:27.983Z] Removing intermediate container a4f56059ad40 [2020-10-13T19:21:27.983Z] ---> 491857bfde65 [2020-10-13T19:21:27.983Z] Step 5/22 : RUN apk update && apk add make git [2020-10-13T19:21:27.983Z] Removing intermediate container 7d80fbdcb0ed [2020-10-13T19:21:27.983Z] ---> d20d7aff82bf [2020-10-13T19:21:27.983Z] Step 5/21 : RUN apk update && apk add make git [2020-10-13T19:21:28.074Z] 4e7204271284: Pushed [2020-10-13T19:21:28.075Z] e2ad157ec785: Pushed [2020-10-13T19:21:28.338Z] 456f4be694b6: Pushed [2020-10-13T19:21:28.338Z] 527eef706b20: Layer already exists [2020-10-13T19:21:28.338Z] 224742e9e948: Layer already exists [2020-10-13T19:21:28.338Z] 80460bd85967: Pushed [2020-10-13T19:21:28.601Z] 5391e5290f13: Layer already exists [2020-10-13T19:21:28.601Z] 13baed61c795: Layer already exists [2020-10-13T19:21:28.601Z] 51d6d3d09136: Layer already exists [2020-10-13T19:21:28.601Z] 1507bc794612: Layer already exists [2020-10-13T19:21:28.601Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:28.601Z] 42bae0c96dc0: Pushed [2020-10-13T19:21:28.957Z] ---> Running in 62cb2ba8c977 [2020-10-13T19:21:28.957Z] ---> Running in 1ee994893556 [2020-10-13T19:21:29.185Z] 9f11768e8195: Pushed [2020-10-13T19:21:29.230Z] Removing intermediate container 7346b569a7aa [2020-10-13T19:21:29.230Z] Removing intermediate container 0d86b9eba74f [2020-10-13T19:21:29.230Z] ---> 6f0c2b5c7a6f [2020-10-13T19:21:29.230Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-13T19:21:29.230Z] ---> 022218211ac0 [2020-10-13T19:21:29.230Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-13T19:21:29.230Z] Removing intermediate container 4d38cefd0b91 [2020-10-13T19:21:29.230Z] ---> c7252d23f64a [2020-10-13T19:21:29.230Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-13T19:21:30.201Z] ---> Running in dfa28e792d56 [2020-10-13T19:21:30.480Z] ---> Running in 7003f3ccd08f [2020-10-13T19:21:30.480Z] ---> Running in 8661f3baf803 [2020-10-13T19:21:32.501Z] 5e3b58d64a9a: Pushed [2020-10-13T19:21:32.501Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:6a19d45d7839eeb012542ea01a984917ebbccf550d5ce975a12df560a9937e75 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:32.937Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:33.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:21:33.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:21:33.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:21:33.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:21:33.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:21:33.242Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.68 [2020-10-13T19:21:33.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-13T19:21:33.243Z] e2ad157ec785: Preparing [2020-10-13T19:21:33.243Z] 42bae0c96dc0: Preparing [2020-10-13T19:21:33.243Z] 5e3b58d64a9a: Preparing [2020-10-13T19:21:33.243Z] 456f4be694b6: Preparing [2020-10-13T19:21:33.243Z] 4e7204271284: Preparing [2020-10-13T19:21:33.243Z] 9f11768e8195: Preparing [2020-10-13T19:21:33.243Z] 80460bd85967: Preparing [2020-10-13T19:21:33.243Z] 527eef706b20: Preparing [2020-10-13T19:21:33.243Z] 224742e9e948: Preparing [2020-10-13T19:21:33.243Z] 5391e5290f13: Preparing [2020-10-13T19:21:33.243Z] 13baed61c795: Preparing [2020-10-13T19:21:33.243Z] 51d6d3d09136: Preparing [2020-10-13T19:21:33.243Z] 1507bc794612: Preparing [2020-10-13T19:21:33.243Z] 50644c29ef5a: Preparing [2020-10-13T19:21:33.243Z] 9f11768e8195: Waiting [2020-10-13T19:21:33.243Z] 80460bd85967: Waiting [2020-10-13T19:21:33.243Z] 527eef706b20: Waiting [2020-10-13T19:21:33.243Z] 224742e9e948: Waiting [2020-10-13T19:21:33.243Z] 5391e5290f13: Waiting [2020-10-13T19:21:33.243Z] 13baed61c795: Waiting [2020-10-13T19:21:33.243Z] 51d6d3d09136: Waiting [2020-10-13T19:21:33.243Z] 1507bc794612: Waiting [2020-10-13T19:21:33.243Z] 50644c29ef5a: Waiting [2020-10-13T19:21:33.243Z] 4e7204271284: Layer already exists [2020-10-13T19:21:33.243Z] 42bae0c96dc0: Layer already exists [2020-10-13T19:21:33.243Z] e2ad157ec785: Layer already exists [2020-10-13T19:21:33.243Z] 5e3b58d64a9a: Layer already exists [2020-10-13T19:21:33.243Z] 456f4be694b6: Layer already exists [2020-10-13T19:21:33.243Z] 80460bd85967: Layer already exists [2020-10-13T19:21:33.243Z] 9f11768e8195: Layer already exists [2020-10-13T19:21:33.243Z] 527eef706b20: Layer already exists [2020-10-13T19:21:33.243Z] 224742e9e948: Layer already exists [2020-10-13T19:21:33.243Z] 5391e5290f13: Layer already exists [2020-10-13T19:21:33.243Z] 51d6d3d09136: Layer already exists [2020-10-13T19:21:33.243Z] 13baed61c795: Layer already exists [2020-10-13T19:21:33.243Z] 1507bc794612: Layer already exists [2020-10-13T19:21:33.243Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:33.505Z] 1.2.2-dev.68: digest: sha256:6a19d45d7839eeb012542ea01a984917ebbccf550d5ce975a12df560a9937e75 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:33.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:21:33.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:21:33.813Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:33.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:21:33.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:21:34.117Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:34.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-13T19:21:34.117Z] e2ad157ec785: Preparing [2020-10-13T19:21:34.117Z] 42bae0c96dc0: Preparing [2020-10-13T19:21:34.117Z] 5e3b58d64a9a: Preparing [2020-10-13T19:21:34.117Z] 456f4be694b6: Preparing [2020-10-13T19:21:34.117Z] 4e7204271284: Preparing [2020-10-13T19:21:34.117Z] 9f11768e8195: Preparing [2020-10-13T19:21:34.117Z] 80460bd85967: Preparing [2020-10-13T19:21:34.117Z] 527eef706b20: Preparing [2020-10-13T19:21:34.117Z] 224742e9e948: Preparing [2020-10-13T19:21:34.117Z] 5391e5290f13: Preparing [2020-10-13T19:21:34.117Z] 13baed61c795: Preparing [2020-10-13T19:21:34.117Z] 51d6d3d09136: Preparing [2020-10-13T19:21:34.117Z] 1507bc794612: Preparing [2020-10-13T19:21:34.117Z] 50644c29ef5a: Preparing [2020-10-13T19:21:34.117Z] 224742e9e948: Waiting [2020-10-13T19:21:34.117Z] 5391e5290f13: Waiting [2020-10-13T19:21:34.117Z] 13baed61c795: Waiting [2020-10-13T19:21:34.117Z] 51d6d3d09136: Waiting [2020-10-13T19:21:34.117Z] 1507bc794612: Waiting [2020-10-13T19:21:34.117Z] 50644c29ef5a: Waiting [2020-10-13T19:21:34.117Z] 9f11768e8195: Waiting [2020-10-13T19:21:34.117Z] 80460bd85967: Waiting [2020-10-13T19:21:34.117Z] 527eef706b20: Waiting [2020-10-13T19:21:34.117Z] 42bae0c96dc0: Layer already exists [2020-10-13T19:21:34.117Z] 4e7204271284: Layer already exists [2020-10-13T19:21:34.117Z] e2ad157ec785: Layer already exists [2020-10-13T19:21:34.117Z] 456f4be694b6: Layer already exists [2020-10-13T19:21:34.117Z] 5e3b58d64a9a: Layer already exists [2020-10-13T19:21:34.117Z] 80460bd85967: Layer already exists [2020-10-13T19:21:34.117Z] 9f11768e8195: Layer already exists [2020-10-13T19:21:34.117Z] 224742e9e948: Layer already exists [2020-10-13T19:21:34.117Z] 527eef706b20: Layer already exists [2020-10-13T19:21:34.117Z] 5391e5290f13: Layer already exists [2020-10-13T19:21:34.117Z] 51d6d3d09136: Layer already exists [2020-10-13T19:21:34.117Z] 13baed61c795: Layer already exists [2020-10-13T19:21:34.117Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:34.117Z] 1507bc794612: Layer already exists [2020-10-13T19:21:34.117Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:6a19d45d7839eeb012542ea01a984917ebbccf550d5ce975a12df560a9937e75 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:34.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:21:34.424Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:21:34.735Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-10-13T19:21:34.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-10-13T19:21:34.735Z] e2ad157ec785: Preparing [2020-10-13T19:21:34.735Z] 42bae0c96dc0: Preparing [2020-10-13T19:21:34.735Z] 5e3b58d64a9a: Preparing [2020-10-13T19:21:34.735Z] 456f4be694b6: Preparing [2020-10-13T19:21:34.735Z] 4e7204271284: Preparing [2020-10-13T19:21:34.735Z] 9f11768e8195: Preparing [2020-10-13T19:21:34.735Z] 80460bd85967: Preparing [2020-10-13T19:21:34.735Z] 527eef706b20: Preparing [2020-10-13T19:21:34.735Z] 224742e9e948: Preparing [2020-10-13T19:21:34.735Z] 5391e5290f13: Preparing [2020-10-13T19:21:34.735Z] 13baed61c795: Preparing [2020-10-13T19:21:34.735Z] 51d6d3d09136: Preparing [2020-10-13T19:21:34.735Z] 1507bc794612: Preparing [2020-10-13T19:21:34.735Z] 50644c29ef5a: Preparing [2020-10-13T19:21:34.735Z] 527eef706b20: Waiting [2020-10-13T19:21:34.735Z] 9f11768e8195: Waiting [2020-10-13T19:21:34.735Z] 80460bd85967: Waiting [2020-10-13T19:21:34.735Z] 51d6d3d09136: Waiting [2020-10-13T19:21:34.735Z] 224742e9e948: Waiting [2020-10-13T19:21:34.735Z] 5391e5290f13: Waiting [2020-10-13T19:21:34.735Z] 13baed61c795: Waiting [2020-10-13T19:21:34.735Z] 1507bc794612: Waiting [2020-10-13T19:21:34.735Z] 50644c29ef5a: Waiting [2020-10-13T19:21:34.735Z] 5e3b58d64a9a: Layer already exists [2020-10-13T19:21:34.735Z] e2ad157ec785: Layer already exists [2020-10-13T19:21:34.735Z] 456f4be694b6: Layer already exists [2020-10-13T19:21:34.735Z] 4e7204271284: Layer already exists [2020-10-13T19:21:34.735Z] 42bae0c96dc0: Layer already exists [2020-10-13T19:21:34.735Z] 9f11768e8195: Layer already exists [2020-10-13T19:21:34.735Z] 80460bd85967: Layer already exists [2020-10-13T19:21:34.735Z] 527eef706b20: Layer already exists [2020-10-13T19:21:34.735Z] 224742e9e948: Layer already exists [2020-10-13T19:21:34.735Z] 5391e5290f13: Layer already exists [2020-10-13T19:21:34.735Z] 13baed61c795: Layer already exists [2020-10-13T19:21:34.735Z] 51d6d3d09136: Layer already exists [2020-10-13T19:21:34.735Z] 1507bc794612: Layer already exists [2020-10-13T19:21:34.735Z] 50644c29ef5a: Layer already exists [2020-10-13T19:21:34.735Z] master: digest: sha256:6a19d45d7839eeb012542ea01a984917ebbccf550d5ce975a12df560a9937e75 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2020-10-13T19:21:34.862Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:21:34.862Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:21:34.862Z] OK: 12623 distinct packages available [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:21:34.920Z] ===================================================== [Pipeline] echo [2020-10-13T19:21:34.968Z] taggedImages: [2020-10-13T19:21:34.968Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:21:34.968Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.68 [2020-10-13T19:21:34.968Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:21:34.968Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [2020-10-13T19:21:35.136Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:21:35.136Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:21:35.136Z] OK: 12623 distinct packages available [2020-10-13T19:21:35.136Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:21:35.136Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:21:35.136Z] OK: 12623 distinct packages available [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [2020-10-13T19:21:35.408Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:21:35.408Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:21:35.408Z] OK: 12623 distinct packages available [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:21:35.682Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:21:35.682Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:21:35.682Z] OK: 12623 distinct packages available [Pipeline] // stage [Pipeline] } [2020-10-13T19:21:35.958Z] OK: 217 MiB in 51 packages [2020-10-13T19:21:35.958Z] OK: 217 MiB in 51 packages [2020-10-13T19:21:35.958Z] OK: 217 MiB in 51 packages [2020-10-13T19:21:36.570Z] OK: 217 MiB in 51 packages [2020-10-13T19:21:36.570Z] OK: 217 MiB in 51 packages [2020-10-13T19:21:37.168Z] OK: 217 MiB in 51 packages [2020-10-13T19:21:38.607Z] Removing intermediate container 62cb2ba8c977 [2020-10-13T19:21:38.607Z] ---> f42caa417ce4 [2020-10-13T19:21:38.607Z] Step 6/22 : COPY go.mod . [2020-10-13T19:21:38.607Z] Removing intermediate container 1ee994893556 [2020-10-13T19:21:38.607Z] ---> da3ec4cddfc5 [2020-10-13T19:21:38.607Z] Step 6/21 : COPY go.mod . [2020-10-13T19:21:39.207Z] Removing intermediate container dfa28e792d56 [2020-10-13T19:21:39.208Z] ---> aac410289d1c [2020-10-13T19:21:39.208Z] Step 6/27 : COPY go.mod . [2020-10-13T19:21:40.191Z] Removing intermediate container 7003f3ccd08f [2020-10-13T19:21:40.191Z] ---> e597ae9447c9 [2020-10-13T19:21:40.191Z] Step 6/24 : COPY go.mod . [2020-10-13T19:21:40.472Z] ---> 40ddbb13ae77 [2020-10-13T19:21:40.472Z] Step 7/22 : RUN go mod download [2020-10-13T19:21:40.472Z] ---> 3bad769f6b7d [2020-10-13T19:21:40.472Z] Step 7/21 : RUN go mod download [2020-10-13T19:21:40.745Z] ---> 04eb18c38d5d [2020-10-13T19:21:40.745Z] Step 7/27 : RUN go mod download [2020-10-13T19:21:40.745Z] Removing intermediate container 8661f3baf803 [2020-10-13T19:21:40.745Z] ---> 4445c432f616 [2020-10-13T19:21:40.745Z] Step 6/22 : COPY go.mod . [2020-10-13T19:21:41.727Z] ---> Running in 608600f0c315 [2020-10-13T19:21:41.727Z] ---> Running in 3aa5b0b76546 [2020-10-13T19:21:41.727Z] ---> Running in b82969115ada [2020-10-13T19:21:42.326Z] ---> 3dd278998f83 [2020-10-13T19:21:42.326Z] ---> 920a05fb055b [2020-10-13T19:21:42.326Z] Step 7/22 : RUN go mod downloadStep 7/24 : RUN go mod download [2020-10-13T19:21:42.326Z] [2020-10-13T19:21:43.319Z] ---> Running in 9d14f111e67f [2020-10-13T19:21:43.319Z] ---> Running in c6fbc732e8ac [2020-10-13T19:21:48.743Z] Removing intermediate container 608600f0c315 [2020-10-13T19:21:48.743Z] ---> 735c78d3f7a6 [2020-10-13T19:21:48.743Z] Step 8/21 : COPY . . [2020-10-13T19:21:49.018Z] Removing intermediate container c6fbc732e8ac [2020-10-13T19:21:49.018Z] ---> 683d53eafa61 [2020-10-13T19:21:49.018Z] Step 8/24 : COPY . . [2020-10-13T19:21:49.618Z] Removing intermediate container b82969115ada [2020-10-13T19:21:49.618Z] ---> 2f73744e0ceb [2020-10-13T19:21:49.618Z] Step 8/27 : COPY . . [2020-10-13T19:21:49.618Z] Removing intermediate container 3aa5b0b76546 [2020-10-13T19:21:49.618Z] ---> 4c281dcdf2b7 [2020-10-13T19:21:49.618Z] Step 8/22 : COPY . . [2020-10-13T19:21:49.618Z] Removing intermediate container 9d14f111e67f [2020-10-13T19:21:49.618Z] ---> 3af32eeee835 [2020-10-13T19:21:49.618Z] Step 8/22 : COPY . . [2020-10-13T19:22:11.877Z] ---> dda321c4c533 [2020-10-13T19:22:11.877Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-13T19:22:11.877Z] ---> 348555fa19f9 [2020-10-13T19:22:11.877Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-13T19:22:11.877Z] ---> 269e992ef26b [2020-10-13T19:22:11.877Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-13T19:22:11.877Z] ---> 20e498da5fbf [2020-10-13T19:22:11.877Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-13T19:22:11.877Z] ---> Running in f5c8376f9c11 [2020-10-13T19:22:11.877Z] ---> 7eebbe45270b [2020-10-13T19:22:11.877Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-13T19:22:12.150Z] ---> Running in 07504fb552e1 [2020-10-13T19:22:12.150Z] ---> Running in f087a8f7e487 [2020-10-13T19:22:12.150Z] ---> Running in a4967425b684 [2020-10-13T19:22:12.425Z] ---> Running in 8c7826b3c9fd [2020-10-13T19:22:15.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-13T19:22:15.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-13T19:22:15.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-13T19:22:15.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-13T19:22:15.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-13T19:23:51.978Z] Removing intermediate container 8c7826b3c9fd [2020-10-13T19:23:51.978Z] ---> 869bd75b1ae1 [2020-10-13T19:23:51.978Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-13T19:23:51.978Z] ---> Running in f0e492c8a123 [2020-10-13T19:23:51.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-13T19:23:51.978Z] Removing intermediate container f087a8f7e487 [2020-10-13T19:23:51.978Z] ---> a7955724f25a [2020-10-13T19:23:51.978Z] [2020-10-13T19:23:51.978Z] Step 10/22 : FROM scratch [2020-10-13T19:23:51.978Z] ---> [2020-10-13T19:23:51.978Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-13T19:23:52.251Z] ---> Running in 4554850e59e6 [2020-10-13T19:23:53.243Z] Removing intermediate container 4554850e59e6 [2020-10-13T19:23:53.243Z] ---> 35feb12f209a [2020-10-13T19:23:53.244Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-13T19:23:53.244Z] ---> Running in 76582566473b [2020-10-13T19:23:54.232Z] Removing intermediate container f0e492c8a123 [2020-10-13T19:23:54.232Z] ---> 0650409bedec [2020-10-13T19:23:54.232Z] [2020-10-13T19:23:54.232Z] Step 11/27 : FROM docker:latest [2020-10-13T19:23:54.232Z] ---> 45884bde0078 [2020-10-13T19:23:54.232Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-13T19:23:54.232Z] Removing intermediate container 76582566473b [2020-10-13T19:23:54.232Z] ---> b7ed2ad8f9b9 [2020-10-13T19:23:54.232Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T19:23:54.232Z] ---> Running in e1aab000ae5f [2020-10-13T19:23:54.232Z] ---> Running in ade402060c74 [2020-10-13T19:23:55.217Z] Removing intermediate container ade402060c74 [2020-10-13T19:23:55.217Z] ---> cd7265e1077c [2020-10-13T19:23:55.217Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-13T19:23:56.655Z] ---> 4a07b4604f0d [2020-10-13T19:23:56.655Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-13T19:23:57.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:23:57.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:23:57.930Z] ---> e18a55e61cab [2020-10-13T19:23:57.930Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-13T19:23:58.537Z] (1/2) Installing readline (8.0.4-r0) [2020-10-13T19:23:58.537Z] (2/2) Installing bash (5.0.17-r0) [2020-10-13T19:23:58.821Z] Executing bash-5.0.17-r0.post-install [2020-10-13T19:23:58.821Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:23:58.821Z] OK: 12 MiB in 22 packages [2020-10-13T19:23:59.824Z] ---> fd50ad9f88ac [2020-10-13T19:23:59.824Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-13T19:24:01.283Z] ---> 29334442d402 [2020-10-13T19:24:01.283Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-13T19:24:01.283Z] Removing intermediate container e1aab000ae5f [2020-10-13T19:24:01.283Z] ---> a20110958f63 [2020-10-13T19:24:01.283Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-13T19:24:01.562Z] ---> Running in a24511558acb [2020-10-13T19:24:01.562Z] ---> Running in 90d268a7dcb6 [2020-10-13T19:24:03.016Z] Removing intermediate container a24511558acb [2020-10-13T19:24:03.016Z] ---> c610de88142e [2020-10-13T19:24:03.016Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:24:03.016Z] ---> Running in 86e7d819cfbb [2020-10-13T19:24:04.470Z] Removing intermediate container 86e7d819cfbb [2020-10-13T19:24:04.470Z] ---> a1aa716e7a65 [2020-10-13T19:24:04.470Z] Step 20/22 : LABEL arch=arm64 [2020-10-13T19:24:05.073Z] ---> Running in 8319f8dc0a75 [2020-10-13T19:24:06.515Z] Removing intermediate container 8319f8dc0a75 [2020-10-13T19:24:06.515Z] ---> 7ec6ddf91b1f [2020-10-13T19:24:06.515Z] Step 21/22 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:24:06.796Z] ---> Running in 6e2455cd2412 [2020-10-13T19:24:06.796Z] Removing intermediate container 90d268a7dcb6 [2020-10-13T19:24:06.796Z] ---> 886c3c9423e1 [2020-10-13T19:24:07.074Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-13T19:24:08.089Z] ---> Running in a826b135ce44 [2020-10-13T19:24:08.089Z] Removing intermediate container 6e2455cd2412 [2020-10-13T19:24:08.089Z] ---> 696cc64b08cc [2020-10-13T19:24:08.089Z] Step 22/22 : LABEL version=1.2.2-dev.68 [2020-10-13T19:24:08.710Z] Removing intermediate container 07504fb552e1 [2020-10-13T19:24:08.710Z] ---> b9be7ba4c21f [2020-10-13T19:24:08.710Z] [2020-10-13T19:24:08.710Z] Step 10/24 : FROM scratch [2020-10-13T19:24:08.710Z] ---> [2020-10-13T19:24:08.710Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-13T19:24:08.710Z] ---> Running in 860c5a40918e [2020-10-13T19:24:08.710Z] ---> Using cache [2020-10-13T19:24:08.710Z] ---> 35feb12f209a [2020-10-13T19:24:08.710Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-13T19:24:08.989Z] ---> Running in abe23d82a3dc [2020-10-13T19:24:08.989Z] Removing intermediate container a826b135ce44 [2020-10-13T19:24:08.989Z] ---> a3f8e058b985 [2020-10-13T19:24:08.989Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-13T19:24:09.275Z] ---> Running in c2ba4fedb711 [2020-10-13T19:24:09.545Z] Removing intermediate container 860c5a40918e [2020-10-13T19:24:09.545Z] ---> 33639f829452 [2020-10-13T19:24:09.545Z] [2020-10-13T19:24:09.545Z] Removing intermediate container f5c8376f9c11 [2020-10-13T19:24:09.545Z] ---> 46712a24bcd4 [2020-10-13T19:24:09.545Z] [2020-10-13T19:24:09.545Z] Step 10/21 : FROM scratch [2020-10-13T19:24:09.545Z] ---> [2020-10-13T19:24:09.545Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T19:24:09.819Z] Removing intermediate container abe23d82a3dc [2020-10-13T19:24:09.819Z] ---> f2d729f91438 [2020-10-13T19:24:09.819Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-13T19:24:10.096Z] ---> Running in 5b2ac5ed40ab [2020-10-13T19:24:10.096Z] Successfully built 33639f829452 [2020-10-13T19:24:10.096Z] ---> Running in c1221b4d5204 [2020-10-13T19:24:10.096Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-13T19:24:10.096Z]  Building docker-support-logging-go ... done Building docker-security-proxy-setup-go [2020-10-13T19:24:10.096Z] Removing intermediate container c2ba4fedb711 [2020-10-13T19:24:10.096Z] ---> 0592be772326 [2020-10-13T19:24:10.096Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-13T19:24:10.380Z] ---> Running in 2067752eb029 [2020-10-13T19:24:10.668Z] Removing intermediate container c1221b4d5204 [2020-10-13T19:24:10.668Z] Removing intermediate container 5b2ac5ed40ab [2020-10-13T19:24:10.668Z] ---> 3c7037a9f693 [2020-10-13T19:24:10.668Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-13T19:24:10.668Z] ---> b5c709aeb851 [2020-10-13T19:24:10.668Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-13T19:24:10.950Z] ---> Running in 20b87f836f89 [2020-10-13T19:24:11.222Z] Removing intermediate container 2067752eb029 [2020-10-13T19:24:11.222Z] ---> 21d61737e8d9 [2020-10-13T19:24:11.222Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-13T19:24:11.821Z] Removing intermediate container 20b87f836f89 [2020-10-13T19:24:11.821Z] ---> 2f66404879dd [2020-10-13T19:24:11.821Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-13T19:24:12.428Z] ---> 173643fe2f5a [2020-10-13T19:24:12.428Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-13T19:24:12.428Z] ---> Running in fd493815e281 [2020-10-13T19:24:13.428Z] ---> eb52fce9065a [2020-10-13T19:24:13.428Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-13T19:24:14.032Z] Removing intermediate container fd493815e281 [2020-10-13T19:24:14.032Z] ---> 4ea6344e011b [2020-10-13T19:24:14.032Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-13T19:24:14.651Z] ---> 836c7073bbd1 [2020-10-13T19:24:14.651Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-13T19:24:15.652Z] ---> 588165fe31c5 [2020-10-13T19:24:15.652Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-13T19:24:15.652Z] ---> 5523bd8fb01a [2020-10-13T19:24:15.652Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-13T19:24:17.108Z] ---> 29e0ea3533cf [2020-10-13T19:24:17.108Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-13T19:24:17.709Z] ---> 71a184635fee [2020-10-13T19:24:17.709Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-13T19:24:17.709Z] ---> c57ad9670e73 [2020-10-13T19:24:17.709Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-13T19:24:17.989Z] ---> Running in 4874cb4a267d [2020-10-13T19:24:18.264Z] Removing intermediate container a4967425b684 [2020-10-13T19:24:18.264Z] ---> 73d8389ea61c [2020-10-13T19:24:18.264Z] [2020-10-13T19:24:18.264Z] Step 10/22 : FROM scratch [2020-10-13T19:24:18.264Z] ---> [2020-10-13T19:24:18.264Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T19:24:18.264Z] ---> 2eacb4e4d734 [2020-10-13T19:24:18.264Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-13T19:24:18.553Z] ---> Using cache [2020-10-13T19:24:18.553Z] ---> 3c7037a9f693 [2020-10-13T19:24:18.553Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-13T19:24:18.834Z] ---> Running in e4de11e8d68c [2020-10-13T19:24:19.118Z] ---> 5798c9297f99 [2020-10-13T19:24:19.118Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-13T19:24:19.793Z] ---> Running in f4fa535fcf3e [2020-10-13T19:24:19.793Z] Removing intermediate container e4de11e8d68c [2020-10-13T19:24:19.793Z] ---> 76a7a95e7edb [2020-10-13T19:24:19.793Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T19:24:20.094Z] ---> Running in a2a486491283 [2020-10-13T19:24:20.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:24:20.462Z] ---> 0de639fcf4ca [2020-10-13T19:24:20.462Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-13T19:24:20.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:24:21.062Z] Removing intermediate container f4fa535fcf3e [2020-10-13T19:24:21.062Z] ---> a541ca366277 [2020-10-13T19:24:21.062Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:24:21.369Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-13T19:24:21.369Z] (2/33) Installing expat (2.2.9-r1) [2020-10-13T19:24:21.369Z] (3/33) Installing libffi (3.3-r2) [2020-10-13T19:24:21.369Z] (4/33) Installing gdbm (1.13-r1) [2020-10-13T19:24:21.369Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-13T19:24:21.369Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-13T19:24:21.369Z] Removing intermediate container a2a486491283 [2020-10-13T19:24:21.369Z] ---> 284bbc83b72b [2020-10-13T19:24:21.369Z] Step 14/22 : WORKDIR / [2020-10-13T19:24:21.369Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-13T19:24:21.778Z] ---> Running in 09f1bce62225 [2020-10-13T19:24:21.778Z] ---> Running in 964b65d80ea9 [2020-10-13T19:24:22.447Z] ---> c3c0712c99cc [2020-10-13T19:24:22.447Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-13T19:24:22.779Z] Removing intermediate container 09f1bce62225 [2020-10-13T19:24:22.779Z] ---> 509c3c47f246 [2020-10-13T19:24:22.779Z] Step 19/21 : LABEL arch=arm64 [2020-10-13T19:24:23.413Z] ---> Running in 7703945c49db [2020-10-13T19:24:23.413Z] ---> Running in 02be7fcc1e67 [2020-10-13T19:24:23.413Z] Removing intermediate container 964b65d80ea9 [2020-10-13T19:24:23.413Z] ---> ebddd2a3ad88 [2020-10-13T19:24:23.413Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-13T19:24:23.413Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-13T19:24:23.413Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-13T19:24:23.413Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-13T19:24:23.413Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-13T19:24:23.413Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-13T19:24:23.413Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-13T19:24:23.413Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-13T19:24:23.734Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-13T19:24:23.734Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-13T19:24:23.734Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-13T19:24:23.734Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-13T19:24:23.734Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-13T19:24:23.734Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-13T19:24:23.734Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-13T19:24:24.026Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-13T19:24:24.026Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-13T19:24:24.026Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-13T19:24:24.026Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-13T19:24:24.026Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-13T19:24:24.026Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-13T19:24:24.026Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-13T19:24:24.026Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-13T19:24:24.026Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-13T19:24:24.026Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-13T19:24:24.300Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-13T19:24:24.300Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-13T19:24:24.300Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:24:24.300Z] OK: 71 MiB in 55 packages [2020-10-13T19:24:24.905Z] Removing intermediate container 7703945c49db [2020-10-13T19:24:24.905Z] Removing intermediate container 02be7fcc1e67 [2020-10-13T19:24:24.905Z] ---> 9d81deee10bf [2020-10-13T19:24:24.905Z] ---> cbe9b7c39280 [2020-10-13T19:24:24.905Z] Step 20/21 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:24:24.905Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:24:25.527Z] ---> 4610a5cf8ec6 [2020-10-13T19:24:25.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-13T19:24:25.527Z] ---> Running in edbf4a8afad0 [2020-10-13T19:24:25.527Z] ---> Running in fdcaf5644800 [2020-10-13T19:24:26.965Z] Removing intermediate container fdcaf5644800 [2020-10-13T19:24:26.965Z] ---> c6dee225f33b [2020-10-13T19:24:26.965Z] Step 22/24 : LABEL arch=arm64 [2020-10-13T19:24:26.965Z] Removing intermediate container edbf4a8afad0 [2020-10-13T19:24:26.965Z] ---> 75ca22acd8df [2020-10-13T19:24:26.965Z] Step 21/21 : LABEL version=1.2.2-dev.68 [2020-10-13T19:24:27.568Z] ---> Running in 7ab7cdb0471d [2020-10-13T19:24:27.568Z] ---> Running in 1c6cee8e6772 [2020-10-13T19:24:27.568Z] ---> df56868f6a40 [2020-10-13T19:24:27.568Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-13T19:24:28.555Z] Removing intermediate container 7ab7cdb0471d [2020-10-13T19:24:28.555Z] ---> c99f64e95a43 [2020-10-13T19:24:28.555Z] [2020-10-13T19:24:28.555Z] Removing intermediate container 1c6cee8e6772 [2020-10-13T19:24:28.555Z] ---> b6be9a158742 [2020-10-13T19:24:28.555Z] Step 23/24 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:24:28.841Z] ---> Running in 2c3a5a2f78c6 [2020-10-13T19:24:28.841Z] ---> 944a46ca4701 [2020-10-13T19:24:28.841Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-13T19:24:28.841Z] Successfully built c99f64e95a43 [2020-10-13T19:24:29.125Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-13T19:24:29.125Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2020-10-13T19:24:29.394Z] ---> Running in f4d2996cd1fc [2020-10-13T19:24:29.394Z] Removing intermediate container 2c3a5a2f78c6 [2020-10-13T19:24:29.669Z] ---> 03cc4680df7f [2020-10-13T19:24:29.669Z] Step 24/24 : LABEL version=1.2.2-dev.68 [2020-10-13T19:24:29.942Z] ---> Running in 216a56cb5d21 [2020-10-13T19:24:29.942Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:24:29.942Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:24:29.942Z] ---> 38d4be857bdb [2020-10-13T19:24:29.942Z] Step 3/20 : WORKDIR /edgex-go [2020-10-13T19:24:29.942Z] ---> Using cache [2020-10-13T19:24:29.942Z] ---> af4a8e7aba8f [2020-10-13T19:24:29.942Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:24:29.942Z] ---> Using cache [2020-10-13T19:24:29.942Z] ---> 6f0c2b5c7a6f [2020-10-13T19:24:29.942Z] Step 5/20 : RUN apk update && apk add make git [2020-10-13T19:24:29.942Z] ---> Running in 5033d694f2d4 [2020-10-13T19:24:30.217Z] Removing intermediate container f4d2996cd1fc [2020-10-13T19:24:30.217Z] ---> 953787b1a5a5 [2020-10-13T19:24:30.217Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:24:31.675Z] ---> Running in 1c6d43d6ce11 [2020-10-13T19:24:31.950Z] Removing intermediate container 216a56cb5d21 [2020-10-13T19:24:31.950Z] ---> 8498c304f855 [2020-10-13T19:24:31.950Z] [2020-10-13T19:24:32.574Z] Successfully built 8498c304f855 [2020-10-13T19:24:32.883Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-13T19:24:32.883Z]  Building docker-support-notifications-go ... done Building docker-security-secrets-setup-go [2020-10-13T19:24:32.883Z] Removing intermediate container 1c6d43d6ce11 [2020-10-13T19:24:32.883Z] ---> 18142ccff9b3 [2020-10-13T19:24:32.883Z] Step 20/22 : LABEL arch=arm64 [2020-10-13T19:24:33.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:24:33.438Z] ---> Running in 5aaa16f77415 [2020-10-13T19:24:33.438Z] Removing intermediate container 4874cb4a267d [2020-10-13T19:24:33.438Z] ---> d3fc5346caa8 [2020-10-13T19:24:33.438Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-13T19:24:33.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:24:33.727Z] ---> Running in aa79518f97c0 [2020-10-13T19:24:34.338Z] Removing intermediate container 5aaa16f77415 [2020-10-13T19:24:34.338Z] ---> bb980eb70f21 [2020-10-13T19:24:34.338Z] Step 21/22 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:24:34.938Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:24:34.938Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:24:34.938Z] OK: 12623 distinct packages available [2020-10-13T19:24:34.938Z] ---> Running in 16334d5e2fd2 [2020-10-13T19:24:35.920Z] OK: 217 MiB in 51 packages [2020-10-13T19:24:36.196Z] Removing intermediate container 16334d5e2fd2 [2020-10-13T19:24:36.196Z] ---> 75508cd2c327 [2020-10-13T19:24:36.196Z] Step 22/22 : LABEL version=1.2.2-dev.68 [2020-10-13T19:24:36.472Z] ---> Running in 0190c2af5ef3 [2020-10-13T19:24:37.073Z] Removing intermediate container 0190c2af5ef3 [2020-10-13T19:24:37.073Z] ---> 7f27f9d2d7ad [2020-10-13T19:24:37.073Z] [2020-10-13T19:24:37.682Z] Removing intermediate container 5033d694f2d4 [2020-10-13T19:24:37.682Z] ---> 67a6af16ee75 [2020-10-13T19:24:37.682Z] Step 6/20 : COPY go.mod . [2020-10-13T19:24:37.682Z] Successfully built 7f27f9d2d7ad [2020-10-13T19:24:37.682Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-13T19:24:37.682Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2020-10-13T19:24:38.280Z] ---> d3f2b7f93609 [2020-10-13T19:24:38.280Z] Step 7/20 : RUN go mod download [2020-10-13T19:24:38.555Z] ---> Running in bad90370ebca [2020-10-13T19:24:41.191Z] Collecting docker-compose==1.23.2 [2020-10-13T19:24:41.191Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-13T19:24:42.638Z] Collecting docker<4.0,>=3.6.0 [2020-10-13T19:24:42.638Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-13T19:24:43.622Z] Removing intermediate container bad90370ebca [2020-10-13T19:24:43.622Z] ---> 166473bc3d5b [2020-10-13T19:24:43.622Z] Step 8/20 : COPY . . [2020-10-13T19:24:43.622Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-13T19:24:43.622Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-13T19:24:46.271Z] Collecting jsonschema<3,>=2.5.1 [2020-10-13T19:24:46.545Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-13T19:24:46.820Z] Collecting docopt<0.7,>=0.6.1 [2020-10-13T19:24:46.820Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-13T19:24:49.458Z] Collecting texttable<0.10,>=0.9.0 [2020-10-13T19:24:49.458Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-13T19:24:51.439Z] 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-10-13T19:24:51.723Z] Collecting cached-property<2,>=1.2.0 [2020-10-13T19:24:51.723Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-13T19:24:52.706Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-13T19:24:52.706Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-13T19:24:53.308Z] Collecting PyYAML<4,>=3.10 [2020-10-13T19:24:53.308Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-13T19:24:58.723Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-13T19:24:58.723Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-13T19:24:58.723Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:24:58.723Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:24:58.723Z] ---> 38d4be857bdb [2020-10-13T19:24:58.723Z] Step 3/23 : WORKDIR /edgex-go [2020-10-13T19:24:58.723Z] ---> Using cache [2020-10-13T19:24:58.723Z] ---> af4a8e7aba8f [2020-10-13T19:24:58.723Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:24:58.723Z] ---> Using cache [2020-10-13T19:24:58.723Z] ---> 6f0c2b5c7a6f [2020-10-13T19:24:58.723Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-13T19:25:00.159Z] Collecting docker-pycreds>=0.4.0 [2020-10-13T19:25:00.159Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-13T19:25:01.136Z] 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-10-13T19:25:02.667Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-13T19:25:02.667Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-13T19:25:03.672Z] 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-10-13T19:25:04.319Z] Collecting idna<2.8,>=2.5 [2020-10-13T19:25:04.320Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-13T19:25:04.918Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-13T19:25:04.918Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-13T19:25:04.918Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-13T19:25:04.918Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-13T19:25:05.897Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, jsonschema, docopt, texttable, cached-property, PyYAML, docker-compose [2020-10-13T19:25:06.168Z] ---> Running in 24b819a30c11 [2020-10-13T19:25:06.472Z] Attempting uninstall: urllib3 [2020-10-13T19:25:06.472Z] Found existing installation: urllib3 1.25.9 [2020-10-13T19:25:06.472Z] ---> 02ce9c263271 [2020-10-13T19:25:06.472Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-13T19:25:06.472Z] Uninstalling urllib3-1.25.9: [2020-10-13T19:25:06.751Z] Successfully uninstalled urllib3-1.25.9 [2020-10-13T19:25:07.039Z] ---> Running in f5e53091d339 [2020-10-13T19:25:07.655Z] Attempting uninstall: idna [2020-10-13T19:25:07.655Z] Found existing installation: idna 2.9 [2020-10-13T19:25:07.655Z] Uninstalling idna-2.9: [2020-10-13T19:25:07.655Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:25:07.655Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-13T19:25:07.655Z] ---> 38d4be857bdb [2020-10-13T19:25:07.655Z] Step 3/29 : WORKDIR /edgex-go [2020-10-13T19:25:07.655Z] ---> Using cache [2020-10-13T19:25:07.655Z] ---> af4a8e7aba8f [2020-10-13T19:25:07.655Z] Step 4/29 : RUN apk update && apk add make git [2020-10-13T19:25:07.655Z] Successfully uninstalled idna-2.9 [2020-10-13T19:25:08.275Z] ---> Running in 1ba5bd3dce62 [2020-10-13T19:25:08.554Z] Attempting uninstall: requests [2020-10-13T19:25:08.554Z] Found existing installation: requests 2.23.0 [2020-10-13T19:25:08.554Z] Uninstalling requests-2.23.0: [2020-10-13T19:25:08.829Z] Successfully uninstalled requests-2.23.0 [2020-10-13T19:25:08.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:25:09.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:25:09.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-13T19:25:09.819Z] Running setup.py install for dockerpty: started [2020-10-13T19:25:10.421Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:25:10.421Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:25:10.421Z] ---> 38d4be857bdb [2020-10-13T19:25:10.421Z] Step 3/26 : WORKDIR /edgex-go [2020-10-13T19:25:10.421Z] ---> Using cache [2020-10-13T19:25:10.421Z] ---> af4a8e7aba8f [2020-10-13T19:25:10.421Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:25:10.421Z] ---> Using cache [2020-10-13T19:25:10.421Z] ---> 6f0c2b5c7a6f [2020-10-13T19:25:10.421Z] Step 5/26 : RUN apk update && apk add make git [2020-10-13T19:25:10.421Z] ---> Using cache [2020-10-13T19:25:10.421Z] ---> 67a6af16ee75 [2020-10-13T19:25:10.421Z] Step 6/26 : COPY go.mod . [2020-10-13T19:25:10.421Z] ---> Using cache [2020-10-13T19:25:10.421Z] ---> d3f2b7f93609 [2020-10-13T19:25:10.421Z] Step 7/26 : RUN go mod download [2020-10-13T19:25:10.421Z] ---> Using cache [2020-10-13T19:25:10.694Z] ---> 166473bc3d5b [2020-10-13T19:25:10.695Z] Step 8/26 : COPY . . [2020-10-13T19:25:10.695Z] ---> Using cache [2020-10-13T19:25:10.695Z] ---> 02ce9c263271 [2020-10-13T19:25:10.695Z] 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-10-13T19:25:10.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:25:10.695Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:25:10.695Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:25:10.695Z] OK: 12623 distinct packages available [2020-10-13T19:25:10.977Z] ---> Running in 6de62988aeba [2020-10-13T19:25:11.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:25:11.863Z] OK: 217 MiB in 51 packages [2020-10-13T19:25:12.864Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-13T19:25:12.864Z] v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:25:12.864Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:25:12.864Z] OK: 12623 distinct packages available [2020-10-13T19:25:13.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-13T19:25:13.465Z] Removing intermediate container 24b819a30c11 [2020-10-13T19:25:13.465Z] ---> fd55790a5c8f [2020-10-13T19:25:13.465Z] Step 6/23 : COPY go.mod . [2020-10-13T19:25:13.465Z] Running setup.py install for docopt: started [2020-10-13T19:25:14.073Z] OK: 217 MiB in 51 packages [2020-10-13T19:25:14.682Z] ---> 552a55877ba6 [2020-10-13T19:25:14.682Z] Step 7/23 : RUN go mod download [2020-10-13T19:25:14.960Z] ---> Running in 92d54193ab1d [2020-10-13T19:25:15.956Z] Removing intermediate container 1ba5bd3dce62 [2020-10-13T19:25:15.957Z] ---> 29cfe2792a9b [2020-10-13T19:25:15.957Z] Step 5/29 : COPY go.mod . [2020-10-13T19:25:16.561Z] Running setup.py install for docopt: finished with status 'done' [2020-10-13T19:25:16.561Z] Running setup.py install for texttable: started [2020-10-13T19:25:17.178Z] ---> 10ae8a3352f2 [2020-10-13T19:25:17.178Z] Step 6/29 : RUN go mod download [2020-10-13T19:25:17.178Z] ---> Running in 725cf0143bbc [2020-10-13T19:25:19.840Z] Running setup.py install for texttable: finished with status 'done' [2020-10-13T19:25:19.840Z] Running setup.py install for PyYAML: started [2020-10-13T19:25:20.133Z] Removing intermediate container 92d54193ab1d [2020-10-13T19:25:20.133Z] ---> 2f1a1b848989 [2020-10-13T19:25:20.133Z] Step 8/23 : COPY . . [2020-10-13T19:25:23.547Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-13T19:25:23.822Z] Removing intermediate container 725cf0143bbc [2020-10-13T19:25:23.822Z] ---> e1744ddc8a5d [2020-10-13T19:25:23.822Z] Step 7/29 : COPY . . [2020-10-13T19:25:25.265Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-13T19:25:35.436Z] Removing intermediate container aa79518f97c0 [2020-10-13T19:25:35.436Z] ---> 9095aea77584 [2020-10-13T19:25:35.436Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-13T19:25:35.436Z] ---> Running in 8d0d82f12fc0 [2020-10-13T19:25:38.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:25:38.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:25:38.680Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-13T19:25:38.680Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-13T19:25:38.680Z] (3/3) Installing curl (7.69.1-r1) [2020-10-13T19:25:38.680Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:25:38.680Z] OK: 71 MiB in 58 packages [2020-10-13T19:25:43.020Z] Removing intermediate container 8d0d82f12fc0 [2020-10-13T19:25:43.020Z] ---> 62805fa09a76 [2020-10-13T19:25:43.020Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-13T19:25:43.020Z] ---> Running in 59a909d6aadf [2020-10-13T19:25:44.474Z] Removing intermediate container 59a909d6aadf [2020-10-13T19:25:44.474Z] ---> 3661e7be95af [2020-10-13T19:25:44.474Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:25:44.474Z] ---> Running in a532ac6dd447 [2020-10-13T19:25:45.461Z] ---> 41b6cff1bbe7 [2020-10-13T19:25:45.462Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-13T19:25:45.745Z] Removing intermediate container a532ac6dd447 [2020-10-13T19:25:45.745Z] ---> 87134b7113e6 [2020-10-13T19:25:45.745Z] Step 25/27 : LABEL arch=arm64 [2020-10-13T19:25:46.029Z] ---> Running in 8ce0bd2428df [2020-10-13T19:25:46.029Z] ---> Running in 99a9b7fc3c55 [2020-10-13T19:25:47.488Z] Removing intermediate container 99a9b7fc3c55 [2020-10-13T19:25:47.488Z] ---> d4d19b8527f5 [2020-10-13T19:25:47.488Z] Step 26/27 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:25:47.772Z] ---> Running in da392e1506e9 [2020-10-13T19:25:48.774Z] Removing intermediate container da392e1506e9 [2020-10-13T19:25:48.774Z] ---> 867a3a168977 [2020-10-13T19:25:48.774Z] Step 27/27 : LABEL version=1.2.2-dev.68 [2020-10-13T19:25:49.055Z] ---> Running in 80643613091c [2020-10-13T19:25:49.055Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/core-data/core-data ./cmd/core-data [2020-10-13T19:25:50.046Z] Removing intermediate container 80643613091c [2020-10-13T19:25:50.046Z] ---> 6d2e4efb6b69 [2020-10-13T19:25:50.046Z] [2020-10-13T19:25:50.324Z] Successfully built 6d2e4efb6b69 [2020-10-13T19:25:50.324Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-13T19:25:50.324Z] Building docker-core-command-go [2020-10-13T19:25:50.324Z]  Building docker-sys-mgmt-agent-go ... done  ---> b9a257930c2a [2020-10-13T19:25:50.324Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-13T19:25:50.617Z] ---> Running in ffeeebc3ce41 [2020-10-13T19:25:53.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-13T19:26:11.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-13T19:26:11.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-13T19:26:11.608Z] ---> 38d4be857bdb [2020-10-13T19:26:11.608Z] Step 3/22 : WORKDIR /edgex-go [2020-10-13T19:26:11.608Z] ---> Using cache [2020-10-13T19:26:11.608Z] ---> af4a8e7aba8f [2020-10-13T19:26:11.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:26:11.608Z] ---> Using cache [2020-10-13T19:26:11.608Z] ---> 6f0c2b5c7a6f [2020-10-13T19:26:11.608Z] Step 5/22 : RUN apk update && apk add make git [2020-10-13T19:26:11.608Z] ---> Using cache [2020-10-13T19:26:11.608Z] ---> 67a6af16ee75 [2020-10-13T19:26:11.608Z] Step 6/22 : COPY go.mod . [2020-10-13T19:26:11.608Z] ---> Using cache [2020-10-13T19:26:11.608Z] ---> d3f2b7f93609 [2020-10-13T19:26:11.608Z] Step 7/22 : RUN go mod download [2020-10-13T19:26:11.608Z] ---> Using cache [2020-10-13T19:26:11.608Z] ---> 166473bc3d5b [2020-10-13T19:26:11.608Z] Step 8/22 : COPY . . [2020-10-13T19:26:11.608Z] ---> Using cache [2020-10-13T19:26:11.608Z] ---> 02ce9c263271 [2020-10-13T19:26:11.608Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-13T19:26:11.885Z] ---> Running in 67118387ec2b [2020-10-13T19:26:14.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/core-command/core-command ./cmd/core-command [2020-10-13T19:26:21.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-13T19:26:21.285Z] Removing intermediate container f5e53091d339 [2020-10-13T19:26:21.285Z] ---> 9fc5a3ab45bf [2020-10-13T19:26:21.285Z] [2020-10-13T19:26:21.285Z] Step 10/20 : FROM alpine [2020-10-13T19:26:21.561Z] latest: Pulling from library/alpine [2020-10-13T19:26:22.179Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-13T19:26:22.179Z] Status: Downloaded newer image for alpine:latest [2020-10-13T19:26:22.179Z] ---> 62ee0e9f8440 [2020-10-13T19:26:22.179Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-13T19:26:22.179Z] ---> Running in 209968c9308f [2020-10-13T19:26:24.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:26:25.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:26:26.083Z] v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:26:26.083Z] v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:26:26.083Z] OK: 12621 distinct packages available [2020-10-13T19:26:26.684Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-13T19:26:26.959Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-13T19:26:26.959Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-13T19:26:26.959Z] (4/4) Installing curl (7.69.1-r1) [2020-10-13T19:26:26.959Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:26:26.959Z] Executing ca-certificates-20191127-r4.trigger [2020-10-13T19:26:27.565Z] OK: 7 MiB in 18 packages [2020-10-13T19:26:30.226Z] Removing intermediate container 209968c9308f [2020-10-13T19:26:30.226Z] ---> a206a208f44d [2020-10-13T19:26:30.226Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-13T19:26:30.226Z] ---> Running in e90c7a34fc75 [2020-10-13T19:26:30.502Z] Removing intermediate container e90c7a34fc75 [2020-10-13T19:26:30.503Z] ---> f46b3ca0653d [2020-10-13T19:26:30.503Z] Step 13/20 : WORKDIR /edgex [2020-10-13T19:26:30.786Z] ---> Running in 74bfaa5645df [2020-10-13T19:26:31.406Z] Removing intermediate container 74bfaa5645df [2020-10-13T19:26:31.407Z] ---> 0a42a7830b56 [2020-10-13T19:26:31.407Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-13T19:26:32.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.68" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-13T19:26:32.683Z] ---> d5a18501f96c [2020-10-13T19:26:32.683Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-13T19:26:34.679Z] ---> 88ddf4dd549e [2020-10-13T19:26:34.679Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-13T19:26:34.679Z] ---> Running in dbe9e9bdf1c4 [2020-10-13T19:26:34.957Z] Removing intermediate container dbe9e9bdf1c4 [2020-10-13T19:26:34.957Z] ---> 7e450e2eb4b8 [2020-10-13T19:26:34.957Z] Step 17/20 : CMD ["--init=true"] [2020-10-13T19:26:35.233Z] ---> Running in c6e124893519 [2020-10-13T19:26:35.834Z] Removing intermediate container c6e124893519 [2020-10-13T19:26:35.834Z] ---> b40013c505d7 [2020-10-13T19:26:35.834Z] Step 18/20 : LABEL arch=arm64 [2020-10-13T19:26:36.106Z] ---> Running in 6434d39bcae6 [2020-10-13T19:26:36.707Z] Removing intermediate container 6434d39bcae6 [2020-10-13T19:26:36.707Z] ---> 32cf059e7ff5 [2020-10-13T19:26:36.707Z] Step 19/20 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:26:36.985Z] ---> Running in f229854e39f4 [2020-10-13T19:26:37.688Z] Removing intermediate container f229854e39f4 [2020-10-13T19:26:37.688Z] ---> 785e6da54010 [2020-10-13T19:26:37.688Z] Step 20/20 : LABEL version=1.2.2-dev.68 [2020-10-13T19:26:37.688Z] ---> Running in c30a9598342a [2020-10-13T19:26:38.393Z] Removing intermediate container c30a9598342a [2020-10-13T19:26:38.393Z] ---> 0b15919dc1b4 [2020-10-13T19:26:38.393Z] [2020-10-13T19:26:39.019Z] Successfully built 0b15919dc1b4 [2020-10-13T19:26:39.019Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-13T19:26:45.879Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 6de62988aeba [2020-10-13T19:26:45.879Z] ---> 365d12564033 [2020-10-13T19:26:45.879Z] [2020-10-13T19:26:45.879Z] Step 10/26 : FROM alpine:3.10 [2020-10-13T19:26:45.879Z] 3.10: Pulling from library/alpine [2020-10-13T19:26:46.483Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-13T19:26:46.483Z] Status: Downloaded newer image for alpine:3.10 [2020-10-13T19:26:46.483Z] ---> 536a684cf733 [2020-10-13T19:26:46.483Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-13T19:26:46.757Z] ---> Running in 512e19e2fec7 [2020-10-13T19:26:49.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:26:49.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:26:49.995Z] v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-13T19:26:49.995Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-13T19:26:49.995Z] OK: 10167 distinct packages available [2020-10-13T19:26:50.594Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-13T19:26:50.594Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-13T19:26:50.872Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-13T19:26:50.872Z] (4/5) Installing curl (7.66.0-r1) [2020-10-13T19:26:50.872Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-13T19:26:50.872Z] Executing busybox-1.30.1-r3.trigger [2020-10-13T19:26:50.872Z] Executing ca-certificates-20191127-r2.trigger [2020-10-13T19:26:51.148Z] OK: 7 MiB in 19 packages [2020-10-13T19:26:53.803Z] Removing intermediate container 512e19e2fec7 [2020-10-13T19:26:53.803Z] ---> caa7a21ed977 [2020-10-13T19:26:53.803Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-13T19:26:53.803Z] ---> Running in 4cb3af0edc8f [2020-10-13T19:26:54.413Z] Removing intermediate container 4cb3af0edc8f [2020-10-13T19:26:54.413Z] ---> b9bc04045be8 [2020-10-13T19:26:54.413Z] Step 13/26 : WORKDIR / [2020-10-13T19:26:54.692Z] ---> Running in b0917468f1b0 [2020-10-13T19:26:55.303Z] Removing intermediate container b0917468f1b0 [2020-10-13T19:26:55.303Z] ---> 45403da8833a [2020-10-13T19:26:55.303Z] 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-10-13T19:26:56.294Z] ---> 0f1b0066ca7c [2020-10-13T19:26:56.294Z] 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-10-13T19:26:57.303Z] ---> 794468b79950 [2020-10-13T19:26:57.303Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-13T19:26:58.761Z] ---> 0116286ef20f [2020-10-13T19:26:58.761Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-13T19:26:59.759Z] ---> 32630235c778 [2020-10-13T19:26:59.759Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-13T19:27:01.213Z] ---> 512860dbf9a4 [2020-10-13T19:27:01.213Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-13T19:27:03.195Z] ---> 1760cc44b2da [2020-10-13T19:27:03.195Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-13T19:27:04.634Z] ---> 553995ce5043 [2020-10-13T19:27:04.634Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-13T19:27:06.081Z] ---> ed804d8a9554 [2020-10-13T19:27:06.081Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-13T19:27:06.081Z] ---> Running in f1ee3108ec78 [2020-10-13T19:27:10.471Z] Removing intermediate container ffeeebc3ce41 [2020-10-13T19:27:10.471Z] ---> ff7f87c7e9e6 [2020-10-13T19:27:10.471Z] [2020-10-13T19:27:10.471Z] Step 9/29 : FROM alpine:latest [2020-10-13T19:27:10.471Z] ---> 62ee0e9f8440 [2020-10-13T19:27:10.471Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-13T19:27:10.770Z] ---> Running in 848c0343eb3d [2020-10-13T19:27:10.770Z] Removing intermediate container f1ee3108ec78 [2020-10-13T19:27:10.770Z] ---> c2f13757282b [2020-10-13T19:27:10.770Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-13T19:27:11.060Z] ---> Running in ccd3e1385fbb [2020-10-13T19:27:11.345Z] Removing intermediate container 848c0343eb3d [2020-10-13T19:27:11.345Z] ---> 464e6649e662 [2020-10-13T19:27:11.345Z] Step 11/29 : USER root [2020-10-13T19:27:11.644Z] ---> Running in 9e94dfe6437e [2020-10-13T19:27:11.937Z] Removing intermediate container ccd3e1385fbb [2020-10-13T19:27:11.937Z] ---> ce3029ad79ff [2020-10-13T19:27:11.937Z] Step 24/26 : LABEL arch=arm64 [2020-10-13T19:27:11.937Z] ---> Running in 43cf615a4cea [2020-10-13T19:27:12.553Z] Removing intermediate container 9e94dfe6437e [2020-10-13T19:27:12.553Z] ---> 157ae7d861a1 [2020-10-13T19:27:12.553Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-13T19:27:12.553Z] ---> Running in e3477d888500 [2020-10-13T19:27:12.826Z] Removing intermediate container 43cf615a4cea [2020-10-13T19:27:12.826Z] ---> 444d2e330fbe [2020-10-13T19:27:12.826Z] Step 25/26 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:27:13.106Z] ---> Running in a29f66503c5d [2020-10-13T19:27:13.718Z] Removing intermediate container a29f66503c5d [2020-10-13T19:27:13.718Z] ---> 4e80528d8451 [2020-10-13T19:27:13.718Z] Step 26/26 : LABEL version=1.2.2-dev.68 [2020-10-13T19:27:13.997Z] ---> Running in 9986c10050f3 [2020-10-13T19:27:15.044Z] Removing intermediate container 9986c10050f3 [2020-10-13T19:27:15.044Z] ---> 1cd0550ba129 [2020-10-13T19:27:15.044Z] [2020-10-13T19:27:15.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:27:15.376Z] Successfully built 1cd0550ba129 [2020-10-13T19:27:15.376Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-13T19:27:15.376Z]  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:27:16.061Z] v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-13T19:27:16.061Z] v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-13T19:27:16.061Z] OK: 12621 distinct packages available [2020-10-13T19:27:16.748Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-13T19:27:17.084Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-13T19:27:17.084Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:27:17.084Z] Executing ca-certificates-20191127-r4.trigger [2020-10-13T19:27:17.388Z] OK: 6 MiB in 16 packages [2020-10-13T19:27:20.115Z] Removing intermediate container e3477d888500 [2020-10-13T19:27:20.115Z] ---> 2fb03e4bcc39 [2020-10-13T19:27:20.115Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-13T19:27:20.115Z] ---> Running in c12cfef063df [2020-10-13T19:27:20.395Z] Removing intermediate container c12cfef063df [2020-10-13T19:27:20.395Z] ---> ca2f35221a84 [2020-10-13T19:27:20.395Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-13T19:27:20.674Z] ---> Running in 62c6dd248cc8 [2020-10-13T19:27:21.284Z] Removing intermediate container 62c6dd248cc8 [2020-10-13T19:27:21.284Z] ---> 284fbc85f45d [2020-10-13T19:27:21.284Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-13T19:27:21.566Z] ---> Running in b85e0fbcbe28 [2020-10-13T19:27:25.914Z] Removing intermediate container b85e0fbcbe28 [2020-10-13T19:27:25.914Z] ---> bee8c43cd98f [2020-10-13T19:27:25.914Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-13T19:27:26.963Z] ---> cef36d39a99f [2020-10-13T19:27:26.963Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-13T19:27:28.514Z] ---> 1f341cdfd7e7 [2020-10-13T19:27:28.514Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-13T19:27:29.613Z] ---> 70f65eda7d12 [2020-10-13T19:27:29.613Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-13T19:27:30.732Z] ---> eb8f5808cd53 [2020-10-13T19:27:30.732Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-13T19:27:31.387Z] ---> 21e765a90613 [2020-10-13T19:27:31.387Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-13T19:27:31.667Z] ---> Running in 3bb2f6120ef7 [2020-10-13T19:27:35.058Z] Removing intermediate container 3bb2f6120ef7 [2020-10-13T19:27:35.058Z] ---> 120ae358f954 [2020-10-13T19:27:35.058Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-13T19:27:35.341Z] ---> 79b784d89418 [2020-10-13T19:27:35.341Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-13T19:27:35.621Z] ---> Running in 675ac3179123 [2020-10-13T19:27:39.101Z] Removing intermediate container 67118387ec2b [2020-10-13T19:27:39.101Z] ---> 81e7f0de7bc7 [2020-10-13T19:27:39.101Z] [2020-10-13T19:27:39.101Z] Step 10/22 : FROM scratch [2020-10-13T19:27:39.101Z] ---> [2020-10-13T19:27:39.101Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T19:27:39.373Z] ---> Using cache [2020-10-13T19:27:39.373Z] ---> 3c7037a9f693 [2020-10-13T19:27:39.373Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-13T19:27:39.373Z] ---> Running in de63a78ded73 [2020-10-13T19:27:39.373Z] Removing intermediate container 675ac3179123 [2020-10-13T19:27:39.373Z] ---> eca61bcb3dcb [2020-10-13T19:27:39.373Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-13T19:27:39.644Z] ---> Running in 0a39547e9824 [2020-10-13T19:27:39.930Z] Removing intermediate container de63a78ded73 [2020-10-13T19:27:39.930Z] ---> b4f07fef1f1b [2020-10-13T19:27:39.930Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-13T19:27:40.205Z] ---> Running in f31d13f0c7fb [2020-10-13T19:27:40.493Z] Removing intermediate container f31d13f0c7fb [2020-10-13T19:27:40.493Z] ---> 0473bef58128 [2020-10-13T19:27:40.493Z] Step 14/22 : WORKDIR / [2020-10-13T19:27:40.765Z] ---> Running in e9d50ba0cb4c [2020-10-13T19:27:41.357Z] Removing intermediate container e9d50ba0cb4c [2020-10-13T19:27:41.357Z] ---> e56742f17cb1 [2020-10-13T19:27:41.357Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-13T19:27:41.964Z] ---> d5bc1ba716cb [2020-10-13T19:27:41.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-13T19:27:42.560Z] Removing intermediate container 0a39547e9824 [2020-10-13T19:27:42.560Z] ---> c10a2ee3b0c1 [2020-10-13T19:27:42.560Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-13T19:27:43.193Z] ---> Running in 20a9f4ff3a75 [2020-10-13T19:27:43.193Z] ---> 39cf82d1d3b2 [2020-10-13T19:27:43.193Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-13T19:27:43.470Z] Removing intermediate container 20a9f4ff3a75 [2020-10-13T19:27:43.470Z] ---> 12d2bd113efb [2020-10-13T19:27:43.470Z] Step 26/29 : CMD [ "generate" ] [2020-10-13T19:27:43.747Z] ---> Running in eeb947f9f6eb [2020-10-13T19:27:44.386Z] ---> f6603eb38994 [2020-10-13T19:27:44.386Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-13T19:27:44.386Z] Removing intermediate container eeb947f9f6eb [2020-10-13T19:27:44.386Z] ---> 3fff28b28618 [2020-10-13T19:27:44.386Z] Step 27/29 : LABEL arch=arm64 [2020-10-13T19:27:44.386Z] ---> Running in 1d3e6d46cb99 [2020-10-13T19:27:44.386Z] ---> Running in c5fbd7022f12 [2020-10-13T19:27:45.423Z] Removing intermediate container c5fbd7022f12 [2020-10-13T19:27:45.423Z] ---> 98399fd13499 [2020-10-13T19:27:45.423Z] Step 28/29 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:27:45.423Z] Removing intermediate container 1d3e6d46cb99 [2020-10-13T19:27:45.423Z] ---> 069a95c3e742 [2020-10-13T19:27:45.423Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:27:45.732Z] ---> Running in 3c4373138a23 [2020-10-13T19:27:45.732Z] ---> Running in 9bed4850b988 [2020-10-13T19:27:46.451Z] Removing intermediate container 9bed4850b988 [2020-10-13T19:27:46.451Z] Removing intermediate container 3c4373138a23 [2020-10-13T19:27:46.451Z] ---> 68b9a15786a7 [2020-10-13T19:27:46.451Z] Step 20/22 : LABEL arch=arm64 ---> 499cf74d6f38 [2020-10-13T19:27:46.451Z] [2020-10-13T19:27:46.451Z] Step 29/29 : LABEL version=1.2.2-dev.68 [2020-10-13T19:27:46.793Z] ---> Running in 292820dd6913 [2020-10-13T19:27:46.793Z] ---> Running in a591987cc554 [2020-10-13T19:27:46.793Z] Removing intermediate container 8ce0bd2428df [2020-10-13T19:27:46.793Z] ---> 3c73a0e62d00 [2020-10-13T19:27:46.793Z] [2020-10-13T19:27:46.793Z] Step 10/23 : FROM alpine [2020-10-13T19:27:46.793Z] ---> 62ee0e9f8440 [2020-10-13T19:27:46.793Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-13T19:27:47.121Z] ---> Running in b7dc9bbeba3c [2020-10-13T19:27:47.121Z] Removing intermediate container 292820dd6913 [2020-10-13T19:27:47.121Z] ---> 25d1b5d8e0af [2020-10-13T19:27:47.121Z] [2020-10-13T19:27:47.121Z] Removing intermediate container a591987cc554 [2020-10-13T19:27:47.121Z] ---> 605f87e28864 [2020-10-13T19:27:47.121Z] Step 21/22 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:27:47.436Z] ---> Running in 9838cce6bd46 [2020-10-13T19:27:47.436Z] Removing intermediate container b7dc9bbeba3c [2020-10-13T19:27:47.436Z] ---> 65a4113ed345 [2020-10-13T19:27:47.436Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-13T19:27:47.436Z] Successfully built 25d1b5d8e0af [2020-10-13T19:27:47.436Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-13T19:27:47.750Z]  Building docker-security-secrets-setup-go ... done  ---> Running in 46ca84d292ac [2020-10-13T19:27:47.750Z] Removing intermediate container 9838cce6bd46 [2020-10-13T19:27:47.750Z] ---> e77cd45f64ce [2020-10-13T19:27:47.750Z] Step 22/22 : LABEL version=1.2.2-dev.68 [2020-10-13T19:27:48.064Z] ---> Running in ce78d59d9f26 [2020-10-13T19:27:48.064Z] Removing intermediate container 46ca84d292ac [2020-10-13T19:27:48.064Z] ---> 3d22ae2013a2 [2020-10-13T19:27:48.064Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-13T19:27:48.365Z] ---> Running in 387c990cba75 [2020-10-13T19:27:48.365Z] Removing intermediate container ce78d59d9f26 [2020-10-13T19:27:48.365Z] ---> 533a434c3bd8 [2020-10-13T19:27:48.365Z] [2020-10-13T19:27:48.672Z] Removing intermediate container 387c990cba75 [2020-10-13T19:27:48.672Z] ---> ec552d22900b [2020-10-13T19:27:48.672Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-13T19:27:48.672Z] Successfully built 533a434c3bd8 [2020-10-13T19:27:49.009Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-13T19:27:49.009Z]  Building docker-core-command-go ... done  ---> Running in cbedab921463 [2020-10-13T19:27:51.731Z] Removing intermediate container cbedab921463 [2020-10-13T19:27:51.731Z] ---> 603745bec85f [2020-10-13T19:27:51.731Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-13T19:27:51.731Z] ---> Running in 61695d0e9af8 [2020-10-13T19:27:52.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-13T19:27:53.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-13T19:27:54.679Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-13T19:27:54.679Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-13T19:27:54.679Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-13T19:27:55.289Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-13T19:27:55.289Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-13T19:27:55.289Z] Executing busybox-1.31.1-r16.trigger [2020-10-13T19:27:55.289Z] OK: 8 MiB in 19 packages [2020-10-13T19:27:56.730Z] Removing intermediate container 61695d0e9af8 [2020-10-13T19:27:56.730Z] ---> a289e2a0a82d [2020-10-13T19:27:56.730Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-13T19:27:57.328Z] ---> d084e6ce6fd5 [2020-10-13T19:27:57.328Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-13T19:27:58.793Z] ---> f2f7346a0a61 [2020-10-13T19:27:58.793Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-13T19:27:59.437Z] ---> b6b91e52f3b5 [2020-10-13T19:27:59.437Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-13T19:27:59.437Z] ---> Running in 353fe764deb8 [2020-10-13T19:27:59.743Z] Removing intermediate container 353fe764deb8 [2020-10-13T19:27:59.743Z] ---> f56c0b4e5dc2 [2020-10-13T19:27:59.743Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-13T19:28:00.062Z] ---> Running in 4b6d4c435192 [2020-10-13T19:28:00.364Z] Removing intermediate container 4b6d4c435192 [2020-10-13T19:28:00.364Z] ---> 0720e3558559 [2020-10-13T19:28:00.364Z] Step 21/23 : LABEL arch=arm64 [2020-10-13T19:28:00.666Z] ---> Running in 40d5576493f6 [2020-10-13T19:28:00.962Z] Removing intermediate container 40d5576493f6 [2020-10-13T19:28:00.962Z] ---> 4c1168d8dd47 [2020-10-13T19:28:00.962Z] Step 22/23 : LABEL git_sha=d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:00.962Z] ---> Running in baa6dd4042d4 [2020-10-13T19:28:01.581Z] Removing intermediate container baa6dd4042d4 [2020-10-13T19:28:01.581Z] ---> 30a306e6bb88 [2020-10-13T19:28:01.581Z] Step 23/23 : LABEL version=1.2.2-dev.68 [2020-10-13T19:28:01.581Z] ---> Running in 367350f8aa19 [2020-10-13T19:28:01.881Z] Removing intermediate container 367350f8aa19 [2020-10-13T19:28:01.881Z] ---> 32941da17655 [2020-10-13T19:28:01.881Z] [2020-10-13T19:28:02.538Z] Successfully built 32941da17655 [2020-10-13T19:28:02.538Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-13T19:28:02.877Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-10-13T19:28:02.920Z] $ docker stop --time=1 5c681b7d36f52ad13f836ad3df2e4cec07f4b15891cf8c9e113c649ddd6084fd [2020-10-13T19:28:04.832Z] $ docker rm -f 5c681b7d36f52ad13f836ad3df2e4cec07f4b15891cf8c9e113c649ddd6084fd [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:28:05.600Z] + docker images [2020-10-13T19:28:05.600Z] + grep docker [2020-10-13T19:28:05.872Z] docker-core-data-go-arm64 latest 32941da17655 4 seconds ago 22.2MB [2020-10-13T19:28:05.872Z] docker-core-command-go-arm64 latest 533a434c3bd8 17 seconds ago 11.4MB [2020-10-13T19:28:05.872Z] docker-security-secrets-setup-go-arm64 latest 25d1b5d8e0af 19 seconds ago 22.7MB [2020-10-13T19:28:05.872Z] docker-security-secretstore-setup-go-arm64 latest 1cd0550ba129 51 seconds ago 30.8MB [2020-10-13T19:28:05.872Z] docker-security-proxy-setup-go-arm64 latest 0b15919dc1b4 About a minute ago 15.1MB [2020-10-13T19:28:05.872Z] docker-sys-mgmt-agent-go-arm64 latest 6d2e4efb6b69 2 minutes ago 270MB [2020-10-13T19:28:05.872Z] docker-core-metadata-go-arm64 latest 7f27f9d2d7ad 3 minutes ago 13.3MB [2020-10-13T19:28:05.872Z] docker-support-notifications-go-arm64 latest 8498c304f855 3 minutes ago 12.9MB [2020-10-13T19:28:05.872Z] docker-support-scheduler-go-arm64 latest c99f64e95a43 3 minutes ago 11.5MB [2020-10-13T19:28:05.872Z] docker-support-logging-go-arm64 latest 33639f829452 3 minutes ago 10.6MB [2020-10-13T19:28:05.872Z] docker latest 45884bde0078 3 weeks ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-13T19:28:06.374Z] provisioning config files... [2020-10-13T19:28:06.473Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/183@tmp/config8722490865784944011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:28:06.922Z] ---> docker-login.sh [2020-10-13T19:28:06.922Z] nexus3.edgexfoundry.org:10001 [2020-10-13T19:28:07.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T19:28:07.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T19:28:07.510Z] Configure a credential helper to remove this warning. See [2020-10-13T19:28:07.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T19:28:07.510Z] [2020-10-13T19:28:07.510Z] Login Succeeded [2020-10-13T19:28:07.510Z] nexus3.edgexfoundry.org:10002 [2020-10-13T19:28:07.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T19:28:07.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T19:28:07.817Z] Configure a credential helper to remove this warning. See [2020-10-13T19:28:07.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T19:28:07.817Z] [2020-10-13T19:28:07.817Z] Login Succeeded [2020-10-13T19:28:07.817Z] nexus3.edgexfoundry.org:10003 [2020-10-13T19:28:08.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T19:28:08.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T19:28:08.456Z] Configure a credential helper to remove this warning. See [2020-10-13T19:28:08.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T19:28:08.456Z] [2020-10-13T19:28:08.456Z] Login Succeeded [2020-10-13T19:28:08.456Z] nexus3.edgexfoundry.org:10004 [2020-10-13T19:28:09.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T19:28:09.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T19:28:09.085Z] Configure a credential helper to remove this warning. See [2020-10-13T19:28:09.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T19:28:09.085Z] [2020-10-13T19:28:09.085Z] Login Succeeded [2020-10-13T19:28:09.085Z] docker.io [2020-10-13T19:28:09.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-13T19:28:09.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-13T19:28:09.977Z] Configure a credential helper to remove this warning. See [2020-10-13T19:28:09.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-13T19:28:09.977Z] [2020-10-13T19:28:09.977Z] Login Succeeded [2020-10-13T19:28:09.977Z] ---> docker-login.sh ends [Pipeline] } [2020-10-13T19:28:10.013Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:28:10.421Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-10-13T19:28:10.421Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:10.421Z] 1.2.2-dev.68 [2020-10-13T19:28:10.421Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:10.421Z] master [2020-10-13T19:28:10.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:11.142Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:11.560Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:11.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-13T19:28:11.560Z] a5b3d945a076: Preparing [2020-10-13T19:28:11.560Z] efacf77746d8: Preparing [2020-10-13T19:28:11.560Z] 01a620cb7307: Preparing [2020-10-13T19:28:11.843Z] 01a620cb7307: Pushed [2020-10-13T19:28:11.843Z] a5b3d945a076: Pushed [2020-10-13T19:28:14.526Z] efacf77746d8: Pushed [2020-10-13T19:28:14.814Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:1e4945eea08e02929541af2abc46655dfd48c73a5755a9673c2308e173d0c411 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:15.216Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:15.596Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:15.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-13T19:28:15.596Z] a5b3d945a076: Preparing [2020-10-13T19:28:15.596Z] efacf77746d8: Preparing [2020-10-13T19:28:15.596Z] 01a620cb7307: Preparing [2020-10-13T19:28:15.596Z] efacf77746d8: Layer already exists [2020-10-13T19:28:15.596Z] 01a620cb7307: Layer already exists [2020-10-13T19:28:15.596Z] a5b3d945a076: Layer already exists [2020-10-13T19:28:15.878Z] 1.2.2-dev.68: digest: sha256:1e4945eea08e02929541af2abc46655dfd48c73a5755a9673c2308e173d0c411 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:16.274Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:16.685Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:16.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-13T19:28:16.685Z] a5b3d945a076: Preparing [2020-10-13T19:28:16.685Z] efacf77746d8: Preparing [2020-10-13T19:28:16.685Z] 01a620cb7307: Preparing [2020-10-13T19:28:16.685Z] 01a620cb7307: Layer already exists [2020-10-13T19:28:16.685Z] a5b3d945a076: Layer already exists [2020-10-13T19:28:16.685Z] efacf77746d8: Layer already exists [2020-10-13T19:28:16.990Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:1e4945eea08e02929541af2abc46655dfd48c73a5755a9673c2308e173d0c411 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:17.526Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:17.961Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-10-13T19:28:17.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-10-13T19:28:17.961Z] a5b3d945a076: Preparing [2020-10-13T19:28:17.961Z] efacf77746d8: Preparing [2020-10-13T19:28:17.961Z] 01a620cb7307: Preparing [2020-10-13T19:28:17.961Z] a5b3d945a076: Layer already exists [2020-10-13T19:28:17.961Z] efacf77746d8: Layer already exists [2020-10-13T19:28:17.961Z] 01a620cb7307: Layer already exists [2020-10-13T19:28:18.254Z] master: digest: sha256:1e4945eea08e02929541af2abc46655dfd48c73a5755a9673c2308e173d0c411 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:28:18.506Z] ===================================================== [Pipeline] echo [2020-10-13T19:28:18.561Z] taggedImages: [2020-10-13T19:28:18.561Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:18.561Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:18.561Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:18.561Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-10-13T19:28:18.632Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-10-13T19:28:18.632Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:18.632Z] 1.2.2-dev.68 [2020-10-13T19:28:18.632Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:18.632Z] master [2020-10-13T19:28:18.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:19.302Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:20.198Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:20.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-13T19:28:20.198Z] f1b4cbe8fb55: Preparing [2020-10-13T19:28:20.198Z] 3c0deb7f9dff: Preparing [2020-10-13T19:28:20.198Z] 066c9893bcc5: Preparing [2020-10-13T19:28:20.198Z] 4851fbd66a34: Preparing [2020-10-13T19:28:20.198Z] 92fcac80bc1a: Preparing [2020-10-13T19:28:20.198Z] e2f13739ad41: Preparing [2020-10-13T19:28:20.198Z] e2f13739ad41: Waiting [2020-10-13T19:28:20.198Z] f1b4cbe8fb55: Pushed [2020-10-13T19:28:20.198Z] 92fcac80bc1a: Pushed [2020-10-13T19:28:20.198Z] 066c9893bcc5: Pushed [2020-10-13T19:28:20.198Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:20.883Z] 4851fbd66a34: Pushed [2020-10-13T19:28:24.370Z] 3c0deb7f9dff: Pushed [2020-10-13T19:28:24.370Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:52de54f344c52e238732fd4243fb73e1df3bd4e0772dfd60dc5701fc1643a183 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:24.799Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:25.246Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:25.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-13T19:28:25.246Z] f1b4cbe8fb55: Preparing [2020-10-13T19:28:25.246Z] 3c0deb7f9dff: Preparing [2020-10-13T19:28:25.246Z] 066c9893bcc5: Preparing [2020-10-13T19:28:25.246Z] 4851fbd66a34: Preparing [2020-10-13T19:28:25.246Z] 92fcac80bc1a: Preparing [2020-10-13T19:28:25.246Z] e2f13739ad41: Preparing [2020-10-13T19:28:25.246Z] e2f13739ad41: Waiting [2020-10-13T19:28:25.246Z] 3c0deb7f9dff: Layer already exists [2020-10-13T19:28:25.246Z] 066c9893bcc5: Layer already exists [2020-10-13T19:28:25.246Z] 92fcac80bc1a: Layer already exists [2020-10-13T19:28:25.246Z] f1b4cbe8fb55: Layer already exists [2020-10-13T19:28:25.246Z] 4851fbd66a34: Layer already exists [2020-10-13T19:28:25.538Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:25.538Z] 1.2.2-dev.68: digest: sha256:52de54f344c52e238732fd4243fb73e1df3bd4e0772dfd60dc5701fc1643a183 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:25.962Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:26.378Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:26.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-13T19:28:26.378Z] f1b4cbe8fb55: Preparing [2020-10-13T19:28:26.378Z] 3c0deb7f9dff: Preparing [2020-10-13T19:28:26.378Z] 066c9893bcc5: Preparing [2020-10-13T19:28:26.378Z] 4851fbd66a34: Preparing [2020-10-13T19:28:26.378Z] 92fcac80bc1a: Preparing [2020-10-13T19:28:26.378Z] e2f13739ad41: Preparing [2020-10-13T19:28:26.378Z] e2f13739ad41: Waiting [2020-10-13T19:28:26.378Z] 066c9893bcc5: Layer already exists [2020-10-13T19:28:26.378Z] 3c0deb7f9dff: Layer already exists [2020-10-13T19:28:26.378Z] 4851fbd66a34: Layer already exists [2020-10-13T19:28:26.378Z] 92fcac80bc1a: Layer already exists [2020-10-13T19:28:26.686Z] f1b4cbe8fb55: Layer already exists [2020-10-13T19:28:26.686Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:26.686Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:52de54f344c52e238732fd4243fb73e1df3bd4e0772dfd60dc5701fc1643a183 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:27.174Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:27.590Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-10-13T19:28:27.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-10-13T19:28:27.590Z] f1b4cbe8fb55: Preparing [2020-10-13T19:28:27.590Z] 3c0deb7f9dff: Preparing [2020-10-13T19:28:27.590Z] 066c9893bcc5: Preparing [2020-10-13T19:28:27.590Z] 4851fbd66a34: Preparing [2020-10-13T19:28:27.590Z] 92fcac80bc1a: Preparing [2020-10-13T19:28:27.590Z] e2f13739ad41: Preparing [2020-10-13T19:28:27.590Z] e2f13739ad41: Waiting [2020-10-13T19:28:27.590Z] 066c9893bcc5: Layer already exists [2020-10-13T19:28:27.590Z] 92fcac80bc1a: Layer already exists [2020-10-13T19:28:27.590Z] 3c0deb7f9dff: Layer already exists [2020-10-13T19:28:27.590Z] f1b4cbe8fb55: Layer already exists [2020-10-13T19:28:27.590Z] 4851fbd66a34: Layer already exists [2020-10-13T19:28:27.590Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:27.888Z] master: digest: sha256:52de54f344c52e238732fd4243fb73e1df3bd4e0772dfd60dc5701fc1643a183 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:28:28.181Z] ===================================================== [Pipeline] echo [2020-10-13T19:28:28.233Z] taggedImages: [2020-10-13T19:28:28.233Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:28.233Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:28.233Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:28.233Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-10-13T19:28:28.305Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-10-13T19:28:28.305Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:28.305Z] 1.2.2-dev.68 [2020-10-13T19:28:28.305Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:28.305Z] master [2020-10-13T19:28:28.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:28.882Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:29.388Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:29.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-13T19:28:29.388Z] 699723b1cdde: Preparing [2020-10-13T19:28:29.388Z] 4ee859020032: Preparing [2020-10-13T19:28:29.388Z] 3373d5cb53c3: Preparing [2020-10-13T19:28:29.681Z] 699723b1cdde: Pushed [2020-10-13T19:28:29.681Z] 3373d5cb53c3: Pushed [2020-10-13T19:28:33.183Z] 4ee859020032: Pushed [2020-10-13T19:28:33.183Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:5aa1dde6adb779349b5b5bdc53754de6b1053c724cb87dbf578a219878fb062e size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:33.578Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:33.963Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:33.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-13T19:28:33.963Z] 699723b1cdde: Preparing [2020-10-13T19:28:33.963Z] 4ee859020032: Preparing [2020-10-13T19:28:33.963Z] 3373d5cb53c3: Preparing [2020-10-13T19:28:33.963Z] 4ee859020032: Layer already exists [2020-10-13T19:28:33.963Z] 3373d5cb53c3: Layer already exists [2020-10-13T19:28:33.963Z] 699723b1cdde: Layer already exists [2020-10-13T19:28:34.244Z] 1.2.2-dev.68: digest: sha256:5aa1dde6adb779349b5b5bdc53754de6b1053c724cb87dbf578a219878fb062e size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:34.636Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:35.009Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:35.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-13T19:28:35.009Z] 699723b1cdde: Preparing [2020-10-13T19:28:35.009Z] 4ee859020032: Preparing [2020-10-13T19:28:35.009Z] 3373d5cb53c3: Preparing [2020-10-13T19:28:35.009Z] 699723b1cdde: Layer already exists [2020-10-13T19:28:35.009Z] 4ee859020032: Layer already exists [2020-10-13T19:28:35.009Z] 3373d5cb53c3: Layer already exists [2020-10-13T19:28:35.280Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:5aa1dde6adb779349b5b5bdc53754de6b1053c724cb87dbf578a219878fb062e size: 943 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:35.629Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:35.962Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-10-13T19:28:35.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-10-13T19:28:35.962Z] 699723b1cdde: Preparing [2020-10-13T19:28:35.962Z] 4ee859020032: Preparing [2020-10-13T19:28:35.962Z] 3373d5cb53c3: Preparing [2020-10-13T19:28:35.962Z] 4ee859020032: Layer already exists [2020-10-13T19:28:35.962Z] 3373d5cb53c3: Layer already exists [2020-10-13T19:28:36.236Z] 699723b1cdde: Layer already exists [2020-10-13T19:28:36.236Z] master: digest: sha256:5aa1dde6adb779349b5b5bdc53754de6b1053c724cb87dbf578a219878fb062e size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:28:36.450Z] ===================================================== [Pipeline] echo [2020-10-13T19:28:36.499Z] taggedImages: [2020-10-13T19:28:36.499Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:36.499Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:36.499Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:36.499Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-10-13T19:28:36.621Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-10-13T19:28:36.621Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:36.621Z] 1.2.2-dev.68 [2020-10-13T19:28:36.621Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:36.621Z] master [2020-10-13T19:28:36.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:37.251Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:37.699Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:37.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-13T19:28:37.699Z] 56ea07a8c1b2: Preparing [2020-10-13T19:28:37.699Z] 47207685271c: Preparing [2020-10-13T19:28:37.699Z] 24b63a4e5992: Preparing [2020-10-13T19:28:37.699Z] fe6aa0583fd9: Preparing [2020-10-13T19:28:37.699Z] e2f13739ad41: Preparing [2020-10-13T19:28:37.699Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:37.995Z] 24b63a4e5992: Pushed [2020-10-13T19:28:37.995Z] 47207685271c: Pushed [2020-10-13T19:28:38.285Z] fe6aa0583fd9: Pushed [2020-10-13T19:28:39.833Z] 56ea07a8c1b2: Pushed [2020-10-13T19:28:40.161Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:891eb3ae0786131d5ac4a9af62c8cad3ccda375cc8c69161c5255d7fec2942c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:40.634Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:41.081Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:41.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-13T19:28:41.081Z] 56ea07a8c1b2: Preparing [2020-10-13T19:28:41.081Z] 47207685271c: Preparing [2020-10-13T19:28:41.081Z] 24b63a4e5992: Preparing [2020-10-13T19:28:41.081Z] fe6aa0583fd9: Preparing [2020-10-13T19:28:41.081Z] e2f13739ad41: Preparing [2020-10-13T19:28:41.081Z] 56ea07a8c1b2: Layer already exists [2020-10-13T19:28:41.081Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:41.081Z] fe6aa0583fd9: Layer already exists [2020-10-13T19:28:41.081Z] 24b63a4e5992: Layer already exists [2020-10-13T19:28:41.081Z] 47207685271c: Layer already exists [2020-10-13T19:28:41.369Z] 1.2.2-dev.68: digest: sha256:891eb3ae0786131d5ac4a9af62c8cad3ccda375cc8c69161c5255d7fec2942c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:41.776Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:42.232Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:42.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-13T19:28:42.232Z] 56ea07a8c1b2: Preparing [2020-10-13T19:28:42.232Z] 47207685271c: Preparing [2020-10-13T19:28:42.232Z] 24b63a4e5992: Preparing [2020-10-13T19:28:42.232Z] fe6aa0583fd9: Preparing [2020-10-13T19:28:42.232Z] e2f13739ad41: Preparing [2020-10-13T19:28:42.232Z] 24b63a4e5992: Layer already exists [2020-10-13T19:28:42.232Z] fe6aa0583fd9: Layer already exists [2020-10-13T19:28:42.232Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:42.232Z] 47207685271c: Layer already exists [2020-10-13T19:28:42.232Z] 56ea07a8c1b2: Layer already exists [2020-10-13T19:28:42.527Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:891eb3ae0786131d5ac4a9af62c8cad3ccda375cc8c69161c5255d7fec2942c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:42.963Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:43.417Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-10-13T19:28:43.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-10-13T19:28:43.418Z] 56ea07a8c1b2: Preparing [2020-10-13T19:28:43.418Z] 47207685271c: Preparing [2020-10-13T19:28:43.418Z] 24b63a4e5992: Preparing [2020-10-13T19:28:43.418Z] fe6aa0583fd9: Preparing [2020-10-13T19:28:43.418Z] e2f13739ad41: Preparing [2020-10-13T19:28:43.418Z] 56ea07a8c1b2: Layer already exists [2020-10-13T19:28:43.418Z] 47207685271c: Layer already exists [2020-10-13T19:28:43.418Z] fe6aa0583fd9: Layer already exists [2020-10-13T19:28:43.418Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:43.418Z] 24b63a4e5992: Layer already exists [2020-10-13T19:28:43.717Z] master: digest: sha256:891eb3ae0786131d5ac4a9af62c8cad3ccda375cc8c69161c5255d7fec2942c1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:28:43.951Z] ===================================================== [Pipeline] echo [2020-10-13T19:28:44.031Z] taggedImages: [2020-10-13T19:28:44.031Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:44.031Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:44.031Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:44.031Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-10-13T19:28:44.102Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-10-13T19:28:44.102Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:44.103Z] 1.2.2-dev.68 [2020-10-13T19:28:44.103Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:44.103Z] master [2020-10-13T19:28:44.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:44.662Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:45.060Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:45.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-13T19:28:45.060Z] 41989fc6335a: Preparing [2020-10-13T19:28:45.060Z] 6149328529e1: Preparing [2020-10-13T19:28:45.060Z] ac39c8c0d9c8: Preparing [2020-10-13T19:28:45.060Z] c03a7099af9e: Preparing [2020-10-13T19:28:45.060Z] c03a7099af9e: Preparing [2020-10-13T19:28:45.060Z] 3cc7e3305597: Preparing [2020-10-13T19:28:45.060Z] e5739ee6ca8b: Preparing [2020-10-13T19:28:45.060Z] a79ee619f376: Preparing [2020-10-13T19:28:45.060Z] 41989fc6335a: Preparing [2020-10-13T19:28:45.060Z] c3564d04b196: Preparing [2020-10-13T19:28:45.060Z] 80b86ef8faf0: Preparing [2020-10-13T19:28:45.060Z] 8d0565e7aba2: Preparing [2020-10-13T19:28:45.060Z] e2f13739ad41: Preparing [2020-10-13T19:28:45.060Z] e5739ee6ca8b: Waiting [2020-10-13T19:28:45.060Z] a79ee619f376: Waiting [2020-10-13T19:28:45.060Z] c3564d04b196: Waiting [2020-10-13T19:28:45.060Z] 80b86ef8faf0: Waiting [2020-10-13T19:28:45.060Z] 8d0565e7aba2: Waiting [2020-10-13T19:28:45.060Z] e2f13739ad41: Waiting [2020-10-13T19:28:45.348Z] ac39c8c0d9c8: Pushed [2020-10-13T19:28:45.623Z] c03a7099af9e: Pushed [2020-10-13T19:28:45.623Z] 3cc7e3305597: Pushed [2020-10-13T19:28:45.623Z] 6149328529e1: Pushed [2020-10-13T19:28:45.623Z] a79ee619f376: Pushed [2020-10-13T19:28:45.896Z] e5739ee6ca8b: Pushed [2020-10-13T19:28:45.896Z] 80b86ef8faf0: Pushed [2020-10-13T19:28:45.896Z] c3564d04b196: Pushed [2020-10-13T19:28:45.896Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:46.168Z] 8d0565e7aba2: Pushed [2020-10-13T19:28:47.631Z] 41989fc6335a: Pushed [2020-10-13T19:28:47.954Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:f4c4cee8d84b4716e23e5145c34f7f4f5336d5401634d74c5b2fb22fdd8abb1b size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:48.452Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:48.864Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:48.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-13T19:28:48.864Z] 41989fc6335a: Preparing [2020-10-13T19:28:48.864Z] 6149328529e1: Preparing [2020-10-13T19:28:48.864Z] ac39c8c0d9c8: Preparing [2020-10-13T19:28:48.864Z] c03a7099af9e: Preparing [2020-10-13T19:28:48.864Z] c03a7099af9e: Preparing [2020-10-13T19:28:48.864Z] 3cc7e3305597: Preparing [2020-10-13T19:28:48.864Z] e5739ee6ca8b: Preparing [2020-10-13T19:28:48.864Z] a79ee619f376: Preparing [2020-10-13T19:28:48.864Z] 41989fc6335a: Preparing [2020-10-13T19:28:48.864Z] c3564d04b196: Preparing [2020-10-13T19:28:48.864Z] 80b86ef8faf0: Preparing [2020-10-13T19:28:48.864Z] 8d0565e7aba2: Preparing [2020-10-13T19:28:48.864Z] e2f13739ad41: Preparing [2020-10-13T19:28:48.864Z] c3564d04b196: Waiting [2020-10-13T19:28:48.864Z] 8d0565e7aba2: Waiting [2020-10-13T19:28:48.864Z] e2f13739ad41: Waiting [2020-10-13T19:28:48.864Z] 80b86ef8faf0: Waiting [2020-10-13T19:28:48.864Z] a79ee619f376: Waiting [2020-10-13T19:28:48.864Z] e5739ee6ca8b: Waiting [2020-10-13T19:28:48.864Z] 3cc7e3305597: Layer already exists [2020-10-13T19:28:48.864Z] ac39c8c0d9c8: Layer already exists [2020-10-13T19:28:48.864Z] c03a7099af9e: Layer already exists [2020-10-13T19:28:48.864Z] 6149328529e1: Layer already exists [2020-10-13T19:28:48.864Z] 41989fc6335a: Layer already exists [2020-10-13T19:28:48.864Z] c3564d04b196: Layer already exists [2020-10-13T19:28:48.864Z] e5739ee6ca8b: Layer already exists [2020-10-13T19:28:48.864Z] a79ee619f376: Layer already exists [2020-10-13T19:28:48.864Z] 8d0565e7aba2: Layer already exists [2020-10-13T19:28:48.864Z] 80b86ef8faf0: Layer already exists [2020-10-13T19:28:49.160Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:49.160Z] 1.2.2-dev.68: digest: sha256:f4c4cee8d84b4716e23e5145c34f7f4f5336d5401634d74c5b2fb22fdd8abb1b size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:49.564Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:50.070Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:50.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-13T19:28:50.070Z] 41989fc6335a: Preparing [2020-10-13T19:28:50.070Z] 6149328529e1: Preparing [2020-10-13T19:28:50.070Z] ac39c8c0d9c8: Preparing [2020-10-13T19:28:50.070Z] c03a7099af9e: Preparing [2020-10-13T19:28:50.070Z] c03a7099af9e: Preparing [2020-10-13T19:28:50.070Z] 3cc7e3305597: Preparing [2020-10-13T19:28:50.070Z] e5739ee6ca8b: Preparing [2020-10-13T19:28:50.070Z] a79ee619f376: Preparing [2020-10-13T19:28:50.070Z] 41989fc6335a: Preparing [2020-10-13T19:28:50.070Z] c3564d04b196: Preparing [2020-10-13T19:28:50.070Z] 80b86ef8faf0: Preparing [2020-10-13T19:28:50.070Z] 8d0565e7aba2: Preparing [2020-10-13T19:28:50.070Z] e2f13739ad41: Preparing [2020-10-13T19:28:50.070Z] e5739ee6ca8b: Waiting [2020-10-13T19:28:50.070Z] a79ee619f376: Waiting [2020-10-13T19:28:50.070Z] c3564d04b196: Waiting [2020-10-13T19:28:50.070Z] 80b86ef8faf0: Waiting [2020-10-13T19:28:50.070Z] 8d0565e7aba2: Waiting [2020-10-13T19:28:50.070Z] e2f13739ad41: Waiting [2020-10-13T19:28:50.070Z] ac39c8c0d9c8: Layer already exists [2020-10-13T19:28:50.070Z] 41989fc6335a: Layer already exists [2020-10-13T19:28:50.070Z] 3cc7e3305597: Layer already exists [2020-10-13T19:28:50.070Z] c03a7099af9e: Layer already exists [2020-10-13T19:28:50.070Z] 6149328529e1: Layer already exists [2020-10-13T19:28:50.070Z] c3564d04b196: Layer already exists [2020-10-13T19:28:50.070Z] e5739ee6ca8b: Layer already exists [2020-10-13T19:28:50.070Z] a79ee619f376: Layer already exists [2020-10-13T19:28:50.070Z] 80b86ef8faf0: Layer already exists [2020-10-13T19:28:50.070Z] 8d0565e7aba2: Layer already exists [2020-10-13T19:28:50.070Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:50.365Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:f4c4cee8d84b4716e23e5145c34f7f4f5336d5401634d74c5b2fb22fdd8abb1b size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:50.840Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:51.270Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-10-13T19:28:51.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-10-13T19:28:51.271Z] 41989fc6335a: Preparing [2020-10-13T19:28:51.271Z] 6149328529e1: Preparing [2020-10-13T19:28:51.271Z] ac39c8c0d9c8: Preparing [2020-10-13T19:28:51.271Z] c03a7099af9e: Preparing [2020-10-13T19:28:51.271Z] c03a7099af9e: Preparing [2020-10-13T19:28:51.271Z] 3cc7e3305597: Preparing [2020-10-13T19:28:51.271Z] e5739ee6ca8b: Preparing [2020-10-13T19:28:51.271Z] a79ee619f376: Preparing [2020-10-13T19:28:51.271Z] 41989fc6335a: Preparing [2020-10-13T19:28:51.271Z] c3564d04b196: Preparing [2020-10-13T19:28:51.271Z] 80b86ef8faf0: Preparing [2020-10-13T19:28:51.271Z] 8d0565e7aba2: Preparing [2020-10-13T19:28:51.271Z] e2f13739ad41: Preparing [2020-10-13T19:28:51.271Z] c3564d04b196: Waiting [2020-10-13T19:28:51.271Z] 80b86ef8faf0: Waiting [2020-10-13T19:28:51.271Z] 8d0565e7aba2: Waiting [2020-10-13T19:28:51.271Z] e2f13739ad41: Waiting [2020-10-13T19:28:51.271Z] e5739ee6ca8b: Waiting [2020-10-13T19:28:51.271Z] a79ee619f376: Waiting [2020-10-13T19:28:51.271Z] ac39c8c0d9c8: Layer already exists [2020-10-13T19:28:51.548Z] 6149328529e1: Layer already exists [2020-10-13T19:28:51.548Z] c03a7099af9e: Layer already exists [2020-10-13T19:28:51.548Z] 3cc7e3305597: Layer already exists [2020-10-13T19:28:51.548Z] 41989fc6335a: Layer already exists [2020-10-13T19:28:51.548Z] e5739ee6ca8b: Layer already exists [2020-10-13T19:28:51.548Z] c3564d04b196: Layer already exists [2020-10-13T19:28:51.548Z] 80b86ef8faf0: Layer already exists [2020-10-13T19:28:51.548Z] 8d0565e7aba2: Layer already exists [2020-10-13T19:28:51.548Z] a79ee619f376: Layer already exists [2020-10-13T19:28:51.548Z] e2f13739ad41: Layer already exists [2020-10-13T19:28:51.548Z] master: digest: sha256:f4c4cee8d84b4716e23e5145c34f7f4f5336d5401634d74c5b2fb22fdd8abb1b size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:28:51.759Z] ===================================================== [Pipeline] echo [2020-10-13T19:28:51.810Z] taggedImages: [2020-10-13T19:28:51.810Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:51.810Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:51.810Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:51.810Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-10-13T19:28:51.886Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-10-13T19:28:51.886Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:51.886Z] 1.2.2-dev.68 [2020-10-13T19:28:51.886Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:51.886Z] master [2020-10-13T19:28:51.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:52.498Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:52.916Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:52.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-13T19:28:52.916Z] c2ec5a977f98: Preparing [2020-10-13T19:28:52.916Z] 1211603c39aa: Preparing [2020-10-13T19:28:52.916Z] a744c1b2bfaf: Preparing [2020-10-13T19:28:52.916Z] f917ee9eb161: Preparing [2020-10-13T19:28:52.916Z] bf0a47e0a80d: Preparing [2020-10-13T19:28:52.916Z] 11bb71a709b3: Preparing [2020-10-13T19:28:52.916Z] bf017b51f251: Preparing [2020-10-13T19:28:52.916Z] c115710f01ed: Preparing [2020-10-13T19:28:52.916Z] 45bc58c14209: Preparing [2020-10-13T19:28:52.916Z] 8fe4f0a0bdee: Preparing [2020-10-13T19:28:52.916Z] 66b385cf80cf: Preparing [2020-10-13T19:28:52.916Z] 11bb71a709b3: Waiting [2020-10-13T19:28:52.916Z] bf017b51f251: Waiting [2020-10-13T19:28:52.916Z] c115710f01ed: Waiting [2020-10-13T19:28:52.916Z] 45bc58c14209: Waiting [2020-10-13T19:28:52.916Z] 8fe4f0a0bdee: Waiting [2020-10-13T19:28:52.916Z] 66b385cf80cf: Waiting [2020-10-13T19:28:53.214Z] c2ec5a977f98: Pushed [2020-10-13T19:28:53.214Z] 1211603c39aa: Pushed [2020-10-13T19:28:53.529Z] 11bb71a709b3: Pushed [2020-10-13T19:28:53.529Z] bf017b51f251: Pushed [2020-10-13T19:28:53.832Z] c115710f01ed: Pushed [2020-10-13T19:28:53.832Z] 45bc58c14209: Pushed [2020-10-13T19:28:53.832Z] 66b385cf80cf: Layer already exists [2020-10-13T19:28:54.450Z] 8fe4f0a0bdee: Pushed [2020-10-13T19:28:55.066Z] a744c1b2bfaf: Pushed [2020-10-13T19:28:55.352Z] bf0a47e0a80d: Pushed [2020-10-13T19:28:55.352Z] f917ee9eb161: Pushed [2020-10-13T19:28:55.640Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:71b319fa54dfa043947205850d2f8c71513dcf7e54479079c959e3d025e834f0 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:56.124Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:56.538Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:56.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-13T19:28:56.539Z] c2ec5a977f98: Preparing [2020-10-13T19:28:56.539Z] 1211603c39aa: Preparing [2020-10-13T19:28:56.539Z] a744c1b2bfaf: Preparing [2020-10-13T19:28:56.539Z] f917ee9eb161: Preparing [2020-10-13T19:28:56.539Z] bf0a47e0a80d: Preparing [2020-10-13T19:28:56.539Z] 11bb71a709b3: Preparing [2020-10-13T19:28:56.539Z] bf017b51f251: Preparing [2020-10-13T19:28:56.539Z] c115710f01ed: Preparing [2020-10-13T19:28:56.539Z] 45bc58c14209: Preparing [2020-10-13T19:28:56.539Z] 8fe4f0a0bdee: Preparing [2020-10-13T19:28:56.539Z] 66b385cf80cf: Preparing [2020-10-13T19:28:56.539Z] c115710f01ed: Waiting [2020-10-13T19:28:56.539Z] 45bc58c14209: Waiting [2020-10-13T19:28:56.539Z] 11bb71a709b3: Waiting [2020-10-13T19:28:56.539Z] bf017b51f251: Waiting [2020-10-13T19:28:56.539Z] 8fe4f0a0bdee: Waiting [2020-10-13T19:28:56.539Z] 66b385cf80cf: Waiting [2020-10-13T19:28:56.539Z] 1211603c39aa: Layer already exists [2020-10-13T19:28:56.539Z] f917ee9eb161: Layer already exists [2020-10-13T19:28:56.539Z] a744c1b2bfaf: Layer already exists [2020-10-13T19:28:56.539Z] bf0a47e0a80d: Layer already exists [2020-10-13T19:28:56.539Z] c2ec5a977f98: Layer already exists [2020-10-13T19:28:56.539Z] bf017b51f251: Layer already exists [2020-10-13T19:28:56.539Z] 11bb71a709b3: Layer already exists [2020-10-13T19:28:56.539Z] 66b385cf80cf: Layer already exists [2020-10-13T19:28:56.817Z] c115710f01ed: Layer already exists [2020-10-13T19:28:56.817Z] 8fe4f0a0bdee: Layer already exists [2020-10-13T19:28:56.817Z] 45bc58c14209: Layer already exists [2020-10-13T19:28:56.817Z] 1.2.2-dev.68: digest: sha256:71b319fa54dfa043947205850d2f8c71513dcf7e54479079c959e3d025e834f0 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:57.242Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:57.676Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:57.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-13T19:28:57.676Z] c2ec5a977f98: Preparing [2020-10-13T19:28:57.676Z] 1211603c39aa: Preparing [2020-10-13T19:28:57.676Z] a744c1b2bfaf: Preparing [2020-10-13T19:28:57.676Z] f917ee9eb161: Preparing [2020-10-13T19:28:57.676Z] bf0a47e0a80d: Preparing [2020-10-13T19:28:57.676Z] 11bb71a709b3: Preparing [2020-10-13T19:28:57.676Z] bf017b51f251: Preparing [2020-10-13T19:28:57.676Z] c115710f01ed: Preparing [2020-10-13T19:28:57.676Z] 45bc58c14209: Preparing [2020-10-13T19:28:57.676Z] 8fe4f0a0bdee: Preparing [2020-10-13T19:28:57.676Z] 66b385cf80cf: Preparing [2020-10-13T19:28:57.676Z] c115710f01ed: Waiting [2020-10-13T19:28:57.676Z] 11bb71a709b3: Waiting [2020-10-13T19:28:57.676Z] 45bc58c14209: Waiting [2020-10-13T19:28:57.676Z] 8fe4f0a0bdee: Waiting [2020-10-13T19:28:57.676Z] bf017b51f251: Waiting [2020-10-13T19:28:57.676Z] 66b385cf80cf: Waiting [2020-10-13T19:28:57.676Z] 1211603c39aa: Layer already exists [2020-10-13T19:28:57.676Z] c2ec5a977f98: Layer already exists [2020-10-13T19:28:57.676Z] bf0a47e0a80d: Layer already exists [2020-10-13T19:28:57.676Z] f917ee9eb161: Layer already exists [2020-10-13T19:28:57.676Z] a744c1b2bfaf: Layer already exists [2020-10-13T19:28:57.676Z] 11bb71a709b3: Layer already exists [2020-10-13T19:28:57.676Z] c115710f01ed: Layer already exists [2020-10-13T19:28:57.676Z] bf017b51f251: Layer already exists [2020-10-13T19:28:57.676Z] 45bc58c14209: Layer already exists [2020-10-13T19:28:57.980Z] 8fe4f0a0bdee: Layer already exists [2020-10-13T19:28:57.980Z] 66b385cf80cf: Layer already exists [2020-10-13T19:28:57.980Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:71b319fa54dfa043947205850d2f8c71513dcf7e54479079c959e3d025e834f0 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:58.395Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:28:58.989Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-10-13T19:28:58.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-10-13T19:28:58.989Z] c2ec5a977f98: Preparing [2020-10-13T19:28:58.989Z] 1211603c39aa: Preparing [2020-10-13T19:28:58.989Z] a744c1b2bfaf: Preparing [2020-10-13T19:28:58.989Z] f917ee9eb161: Preparing [2020-10-13T19:28:58.989Z] bf0a47e0a80d: Preparing [2020-10-13T19:28:58.989Z] 11bb71a709b3: Preparing [2020-10-13T19:28:58.989Z] bf017b51f251: Preparing [2020-10-13T19:28:58.989Z] c115710f01ed: Preparing [2020-10-13T19:28:58.989Z] 45bc58c14209: Preparing [2020-10-13T19:28:58.989Z] 8fe4f0a0bdee: Preparing [2020-10-13T19:28:58.989Z] 66b385cf80cf: Preparing [2020-10-13T19:28:58.989Z] c115710f01ed: Waiting [2020-10-13T19:28:58.989Z] 45bc58c14209: Waiting [2020-10-13T19:28:58.989Z] 8fe4f0a0bdee: Waiting [2020-10-13T19:28:58.989Z] 66b385cf80cf: Waiting [2020-10-13T19:28:58.989Z] bf017b51f251: Waiting [2020-10-13T19:28:58.989Z] f917ee9eb161: Layer already exists [2020-10-13T19:28:58.989Z] bf0a47e0a80d: Layer already exists [2020-10-13T19:28:58.989Z] 1211603c39aa: Layer already exists [2020-10-13T19:28:58.989Z] a744c1b2bfaf: Layer already exists [2020-10-13T19:28:58.989Z] c2ec5a977f98: Layer already exists [2020-10-13T19:28:58.989Z] 11bb71a709b3: Layer already exists [2020-10-13T19:28:58.989Z] c115710f01ed: Layer already exists [2020-10-13T19:28:58.989Z] 8fe4f0a0bdee: Layer already exists [2020-10-13T19:28:58.989Z] bf017b51f251: Layer already exists [2020-10-13T19:28:58.989Z] 45bc58c14209: Layer already exists [2020-10-13T19:28:59.284Z] 66b385cf80cf: Layer already exists [2020-10-13T19:28:59.284Z] master: digest: sha256:71b319fa54dfa043947205850d2f8c71513dcf7e54479079c959e3d025e834f0 size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:28:59.509Z] ===================================================== [Pipeline] echo [2020-10-13T19:28:59.565Z] taggedImages: [2020-10-13T19:28:59.565Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:59.565Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.68 [2020-10-13T19:28:59.565Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:59.565Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-10-13T19:28:59.644Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-10-13T19:28:59.644Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:28:59.644Z] 1.2.2-dev.68 [2020-10-13T19:28:59.644Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:28:59.645Z] master [2020-10-13T19:28:59.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:00.251Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:00.669Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:00.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-13T19:29:00.669Z] 0c978d59f895: Preparing [2020-10-13T19:29:00.669Z] 2827651962d5: Preparing [2020-10-13T19:29:00.669Z] c191071267f0: Preparing [2020-10-13T19:29:00.669Z] a6f088cfa7fe: Preparing [2020-10-13T19:29:00.966Z] c191071267f0: Pushed [2020-10-13T19:29:00.966Z] 0c978d59f895: Pushed [2020-10-13T19:29:01.261Z] a6f088cfa7fe: Pushed [2020-10-13T19:29:03.967Z] 2827651962d5: Pushed [2020-10-13T19:29:03.967Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:b5a8b46c8f7b9c1d9429dfdc2a4fb70c58d67a2601139e5169a33b324508b6b1 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:04.381Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:04.784Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.68 [2020-10-13T19:29:04.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-13T19:29:04.784Z] 0c978d59f895: Preparing [2020-10-13T19:29:04.784Z] 2827651962d5: Preparing [2020-10-13T19:29:04.784Z] c191071267f0: Preparing [2020-10-13T19:29:04.784Z] a6f088cfa7fe: Preparing [2020-10-13T19:29:04.784Z] c191071267f0: Layer already exists [2020-10-13T19:29:04.784Z] a6f088cfa7fe: Layer already exists [2020-10-13T19:29:04.784Z] 2827651962d5: Layer already exists [2020-10-13T19:29:05.066Z] 0c978d59f895: Layer already exists [2020-10-13T19:29:05.066Z] 1.2.2-dev.68: digest: sha256:b5a8b46c8f7b9c1d9429dfdc2a4fb70c58d67a2601139e5169a33b324508b6b1 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:05.499Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:05.924Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:05.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-13T19:29:05.924Z] 0c978d59f895: Preparing [2020-10-13T19:29:05.924Z] 2827651962d5: Preparing [2020-10-13T19:29:05.924Z] c191071267f0: Preparing [2020-10-13T19:29:05.924Z] a6f088cfa7fe: Preparing [2020-10-13T19:29:05.924Z] a6f088cfa7fe: Layer already exists [2020-10-13T19:29:05.924Z] 0c978d59f895: Layer already exists [2020-10-13T19:29:05.924Z] 2827651962d5: Layer already exists [2020-10-13T19:29:05.924Z] c191071267f0: Layer already exists [2020-10-13T19:29:06.221Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:b5a8b46c8f7b9c1d9429dfdc2a4fb70c58d67a2601139e5169a33b324508b6b1 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:06.682Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:07.222Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-10-13T19:29:07.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-10-13T19:29:07.222Z] 0c978d59f895: Preparing [2020-10-13T19:29:07.222Z] 2827651962d5: Preparing [2020-10-13T19:29:07.222Z] c191071267f0: Preparing [2020-10-13T19:29:07.222Z] a6f088cfa7fe: Preparing [2020-10-13T19:29:07.222Z] 0c978d59f895: Layer already exists [2020-10-13T19:29:07.222Z] c191071267f0: Layer already exists [2020-10-13T19:29:07.222Z] a6f088cfa7fe: Layer already exists [2020-10-13T19:29:07.222Z] 2827651962d5: Layer already exists [2020-10-13T19:29:07.550Z] master: digest: sha256:b5a8b46c8f7b9c1d9429dfdc2a4fb70c58d67a2601139e5169a33b324508b6b1 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:29:07.849Z] ===================================================== [Pipeline] echo [2020-10-13T19:29:07.903Z] taggedImages: [2020-10-13T19:29:07.903Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:07.903Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.68 [2020-10-13T19:29:07.903Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:07.903Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-10-13T19:29:08.008Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-10-13T19:29:08.008Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:08.008Z] 1.2.2-dev.68 [2020-10-13T19:29:08.008Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:08.008Z] master [2020-10-13T19:29:08.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:08.609Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:09.039Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:09.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-13T19:29:09.039Z] 0d915bbb215f: Preparing [2020-10-13T19:29:09.039Z] 36c22fe6f662: Preparing [2020-10-13T19:29:09.039Z] af11a6a66b74: Preparing [2020-10-13T19:29:09.039Z] bb84885e4e62: Preparing [2020-10-13T19:29:09.039Z] 557747e72cca: Preparing [2020-10-13T19:29:09.039Z] a59513a5def6: Preparing [2020-10-13T19:29:09.039Z] a59513a5def6: Waiting [2020-10-13T19:29:09.324Z] af11a6a66b74: Pushed [2020-10-13T19:29:09.324Z] 0d915bbb215f: Pushed [2020-10-13T19:29:09.324Z] 557747e72cca: Pushed [2020-10-13T19:29:09.324Z] bb84885e4e62: Pushed [2020-10-13T19:29:09.608Z] a59513a5def6: Pushed [2020-10-13T19:29:12.343Z] 36c22fe6f662: Pushed [2020-10-13T19:29:12.344Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:8ec6bfe4a0ff7407a53d81fc980c3ded8e2784788b871a1ffaa640a6b0ff44f1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:12.712Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:13.092Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.68 [2020-10-13T19:29:13.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-13T19:29:13.092Z] 0d915bbb215f: Preparing [2020-10-13T19:29:13.092Z] 36c22fe6f662: Preparing [2020-10-13T19:29:13.092Z] af11a6a66b74: Preparing [2020-10-13T19:29:13.092Z] bb84885e4e62: Preparing [2020-10-13T19:29:13.092Z] 557747e72cca: Preparing [2020-10-13T19:29:13.092Z] a59513a5def6: Preparing [2020-10-13T19:29:13.092Z] a59513a5def6: Waiting [2020-10-13T19:29:13.092Z] 36c22fe6f662: Layer already exists [2020-10-13T19:29:13.092Z] 557747e72cca: Layer already exists [2020-10-13T19:29:13.092Z] af11a6a66b74: Layer already exists [2020-10-13T19:29:13.092Z] 0d915bbb215f: Layer already exists [2020-10-13T19:29:13.092Z] bb84885e4e62: Layer already exists [2020-10-13T19:29:13.379Z] a59513a5def6: Layer already exists [2020-10-13T19:29:13.379Z] 1.2.2-dev.68: digest: sha256:8ec6bfe4a0ff7407a53d81fc980c3ded8e2784788b871a1ffaa640a6b0ff44f1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:13.776Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:14.113Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:14.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-13T19:29:14.114Z] 0d915bbb215f: Preparing [2020-10-13T19:29:14.114Z] 36c22fe6f662: Preparing [2020-10-13T19:29:14.114Z] af11a6a66b74: Preparing [2020-10-13T19:29:14.114Z] bb84885e4e62: Preparing [2020-10-13T19:29:14.114Z] 557747e72cca: Preparing [2020-10-13T19:29:14.114Z] a59513a5def6: Preparing [2020-10-13T19:29:14.388Z] af11a6a66b74: Layer already exists [2020-10-13T19:29:14.388Z] 0d915bbb215f: Layer already exists [2020-10-13T19:29:14.388Z] 36c22fe6f662: Layer already exists [2020-10-13T19:29:14.388Z] 557747e72cca: Layer already exists [2020-10-13T19:29:14.388Z] a59513a5def6: Layer already exists [2020-10-13T19:29:14.388Z] bb84885e4e62: Layer already exists [2020-10-13T19:29:14.388Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:8ec6bfe4a0ff7407a53d81fc980c3ded8e2784788b871a1ffaa640a6b0ff44f1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:15.010Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:15.352Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-10-13T19:29:15.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-10-13T19:29:15.352Z] 0d915bbb215f: Preparing [2020-10-13T19:29:15.352Z] 36c22fe6f662: Preparing [2020-10-13T19:29:15.352Z] af11a6a66b74: Preparing [2020-10-13T19:29:15.352Z] bb84885e4e62: Preparing [2020-10-13T19:29:15.352Z] 557747e72cca: Preparing [2020-10-13T19:29:15.352Z] a59513a5def6: Preparing [2020-10-13T19:29:15.352Z] a59513a5def6: Waiting [2020-10-13T19:29:15.352Z] bb84885e4e62: Layer already exists [2020-10-13T19:29:15.352Z] af11a6a66b74: Layer already exists [2020-10-13T19:29:15.352Z] 36c22fe6f662: Layer already exists [2020-10-13T19:29:15.352Z] 557747e72cca: Layer already exists [2020-10-13T19:29:15.352Z] 0d915bbb215f: Layer already exists [2020-10-13T19:29:15.629Z] a59513a5def6: Layer already exists [2020-10-13T19:29:15.629Z] master: digest: sha256:8ec6bfe4a0ff7407a53d81fc980c3ded8e2784788b871a1ffaa640a6b0ff44f1 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:29:15.838Z] ===================================================== [Pipeline] echo [2020-10-13T19:29:15.887Z] taggedImages: [2020-10-13T19:29:15.887Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:15.887Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.68 [2020-10-13T19:29:15.887Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:15.887Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-10-13T19:29:15.948Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-10-13T19:29:15.948Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:15.948Z] 1.2.2-dev.68 [2020-10-13T19:29:15.948Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:15.948Z] master [2020-10-13T19:29:15.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:16.547Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:16.943Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:16.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-13T19:29:16.943Z] 0a05559cf658: Preparing [2020-10-13T19:29:16.943Z] 71859437a2bd: Preparing [2020-10-13T19:29:16.943Z] 509f4ca7f557: Preparing [2020-10-13T19:29:17.234Z] 0a05559cf658: Pushed [2020-10-13T19:29:17.234Z] 509f4ca7f557: Pushed [2020-10-13T19:29:20.713Z] 71859437a2bd: Pushed [2020-10-13T19:29:20.713Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:3c679c3baf3f1dc8de12b554453e90745ba2d71a8b0ddf9258c23081c575086c size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:21.368Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:21.794Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.68 [2020-10-13T19:29:21.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-13T19:29:21.794Z] 0a05559cf658: Preparing [2020-10-13T19:29:21.794Z] 71859437a2bd: Preparing [2020-10-13T19:29:21.794Z] 509f4ca7f557: Preparing [2020-10-13T19:29:21.794Z] 509f4ca7f557: Layer already exists [2020-10-13T19:29:21.794Z] 71859437a2bd: Layer already exists [2020-10-13T19:29:21.794Z] 0a05559cf658: Layer already exists [2020-10-13T19:29:22.083Z] 1.2.2-dev.68: digest: sha256:3c679c3baf3f1dc8de12b554453e90745ba2d71a8b0ddf9258c23081c575086c size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:22.502Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:22.840Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:22.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-13T19:29:22.840Z] 0a05559cf658: Preparing [2020-10-13T19:29:22.840Z] 71859437a2bd: Preparing [2020-10-13T19:29:22.840Z] 509f4ca7f557: Preparing [2020-10-13T19:29:22.840Z] 71859437a2bd: Layer already exists [2020-10-13T19:29:22.840Z] 0a05559cf658: Layer already exists [2020-10-13T19:29:22.840Z] 509f4ca7f557: Layer already exists [2020-10-13T19:29:23.116Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:3c679c3baf3f1dc8de12b554453e90745ba2d71a8b0ddf9258c23081c575086c size: 944 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:23.474Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:23.836Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-10-13T19:29:23.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-10-13T19:29:23.836Z] 0a05559cf658: Preparing [2020-10-13T19:29:23.836Z] 71859437a2bd: Preparing [2020-10-13T19:29:23.836Z] 509f4ca7f557: Preparing [2020-10-13T19:29:23.836Z] 509f4ca7f557: Layer already exists [2020-10-13T19:29:23.836Z] 0a05559cf658: Layer already exists [2020-10-13T19:29:23.836Z] 71859437a2bd: Layer already exists [2020-10-13T19:29:24.107Z] master: digest: sha256:3c679c3baf3f1dc8de12b554453e90745ba2d71a8b0ddf9258c23081c575086c size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:29:24.308Z] ===================================================== [Pipeline] echo [2020-10-13T19:29:24.368Z] taggedImages: [2020-10-13T19:29:24.368Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:24.368Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.68 [2020-10-13T19:29:24.368Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:24.368Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-10-13T19:29:24.479Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-10-13T19:29:24.479Z] d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:24.479Z] 1.2.2-dev.68 [2020-10-13T19:29:24.479Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:24.479Z] master [2020-10-13T19:29:24.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:25.135Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:25.526Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:25.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-13T19:29:25.527Z] 7d6d51b95d5c: Preparing [2020-10-13T19:29:25.527Z] c51ff51319c7: Preparing [2020-10-13T19:29:25.527Z] da59d3e474ee: Preparing [2020-10-13T19:29:25.527Z] 9109c756af4c: Preparing [2020-10-13T19:29:25.527Z] 3c4c4eac8b5c: Preparing [2020-10-13T19:29:25.527Z] fbd7aa37424e: Preparing [2020-10-13T19:29:25.527Z] 744593b31079: Preparing [2020-10-13T19:29:25.527Z] f875f9e206db: Preparing [2020-10-13T19:29:25.527Z] 3994ac1dcb8b: Preparing [2020-10-13T19:29:25.527Z] 5f2247eaf593: Preparing [2020-10-13T19:29:25.527Z] 62d13be1b083: Preparing [2020-10-13T19:29:25.527Z] 94fdc660876c: Preparing [2020-10-13T19:29:25.527Z] 4e7279dfc0c0: Preparing [2020-10-13T19:29:25.527Z] e2f13739ad41: Preparing [2020-10-13T19:29:25.527Z] fbd7aa37424e: Waiting [2020-10-13T19:29:25.527Z] 744593b31079: Waiting [2020-10-13T19:29:25.527Z] 5f2247eaf593: Waiting [2020-10-13T19:29:25.527Z] f875f9e206db: Waiting [2020-10-13T19:29:25.527Z] 62d13be1b083: Waiting [2020-10-13T19:29:25.527Z] 3994ac1dcb8b: Waiting [2020-10-13T19:29:25.527Z] 94fdc660876c: Waiting [2020-10-13T19:29:25.527Z] 4e7279dfc0c0: Waiting [2020-10-13T19:29:25.527Z] e2f13739ad41: Waiting [2020-10-13T19:29:26.163Z] 3c4c4eac8b5c: Pushed [2020-10-13T19:29:26.164Z] 7d6d51b95d5c: Pushed [2020-10-13T19:29:26.788Z] 9109c756af4c: Pushed [2020-10-13T19:29:26.788Z] f875f9e206db: Layer already exists [2020-10-13T19:29:27.086Z] 3994ac1dcb8b: Layer already exists [2020-10-13T19:29:27.086Z] 744593b31079: Pushed [2020-10-13T19:29:27.086Z] 5f2247eaf593: Layer already exists [2020-10-13T19:29:27.086Z] 62d13be1b083: Layer already exists [2020-10-13T19:29:27.086Z] 4e7279dfc0c0: Layer already exists [2020-10-13T19:29:27.086Z] 94fdc660876c: Layer already exists [2020-10-13T19:29:27.086Z] e2f13739ad41: Layer already exists [2020-10-13T19:29:27.703Z] c51ff51319c7: Pushed [2020-10-13T19:29:28.318Z] fbd7aa37424e: Pushed [2020-10-13T19:29:40.832Z] da59d3e474ee: Pushed [2020-10-13T19:29:40.832Z] d1ae39c9809767981d25a381d379eb7776e0cd9b: digest: sha256:c84d9cef07191dc5cb30bbd1c54f06ab6032888d4c0d330f929019978aabec60 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:41.171Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:41.505Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.68 [2020-10-13T19:29:41.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-13T19:29:41.505Z] 7d6d51b95d5c: Preparing [2020-10-13T19:29:41.505Z] c51ff51319c7: Preparing [2020-10-13T19:29:41.505Z] da59d3e474ee: Preparing [2020-10-13T19:29:41.505Z] 9109c756af4c: Preparing [2020-10-13T19:29:41.505Z] 3c4c4eac8b5c: Preparing [2020-10-13T19:29:41.505Z] fbd7aa37424e: Preparing [2020-10-13T19:29:41.505Z] 744593b31079: Preparing [2020-10-13T19:29:41.505Z] f875f9e206db: Preparing [2020-10-13T19:29:41.505Z] 3994ac1dcb8b: Preparing [2020-10-13T19:29:41.505Z] 5f2247eaf593: Preparing [2020-10-13T19:29:41.505Z] 62d13be1b083: Preparing [2020-10-13T19:29:41.505Z] 94fdc660876c: Preparing [2020-10-13T19:29:41.505Z] 4e7279dfc0c0: Preparing [2020-10-13T19:29:41.505Z] e2f13739ad41: Preparing [2020-10-13T19:29:41.505Z] fbd7aa37424e: Waiting [2020-10-13T19:29:41.505Z] 744593b31079: Waiting [2020-10-13T19:29:41.505Z] f875f9e206db: Waiting [2020-10-13T19:29:41.505Z] 3994ac1dcb8b: Waiting [2020-10-13T19:29:41.505Z] 5f2247eaf593: Waiting [2020-10-13T19:29:41.505Z] 62d13be1b083: Waiting [2020-10-13T19:29:41.505Z] 94fdc660876c: Waiting [2020-10-13T19:29:41.505Z] 4e7279dfc0c0: Waiting [2020-10-13T19:29:41.505Z] e2f13739ad41: Waiting [2020-10-13T19:29:41.774Z] 9109c756af4c: Layer already exists [2020-10-13T19:29:41.774Z] 7d6d51b95d5c: Layer already exists [2020-10-13T19:29:41.774Z] 3c4c4eac8b5c: Layer already exists [2020-10-13T19:29:41.774Z] c51ff51319c7: Layer already exists [2020-10-13T19:29:41.774Z] da59d3e474ee: Layer already exists [2020-10-13T19:29:41.774Z] 744593b31079: Layer already exists [2020-10-13T19:29:41.774Z] f875f9e206db: Layer already exists [2020-10-13T19:29:41.774Z] fbd7aa37424e: Layer already exists [2020-10-13T19:29:41.774Z] 3994ac1dcb8b: Layer already exists [2020-10-13T19:29:41.774Z] 5f2247eaf593: Layer already exists [2020-10-13T19:29:41.774Z] 4e7279dfc0c0: Layer already exists [2020-10-13T19:29:41.774Z] 62d13be1b083: Layer already exists [2020-10-13T19:29:41.774Z] 94fdc660876c: Layer already exists [2020-10-13T19:29:41.774Z] e2f13739ad41: Layer already exists [2020-10-13T19:29:41.774Z] 1.2.2-dev.68: digest: sha256:c84d9cef07191dc5cb30bbd1c54f06ab6032888d4c0d330f929019978aabec60 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:42.109Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:42.460Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:42.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-13T19:29:42.460Z] 7d6d51b95d5c: Preparing [2020-10-13T19:29:42.460Z] c51ff51319c7: Preparing [2020-10-13T19:29:42.460Z] da59d3e474ee: Preparing [2020-10-13T19:29:42.460Z] 9109c756af4c: Preparing [2020-10-13T19:29:42.460Z] 3c4c4eac8b5c: Preparing [2020-10-13T19:29:42.460Z] fbd7aa37424e: Preparing [2020-10-13T19:29:42.460Z] 744593b31079: Preparing [2020-10-13T19:29:42.460Z] f875f9e206db: Preparing [2020-10-13T19:29:42.460Z] 3994ac1dcb8b: Preparing [2020-10-13T19:29:42.460Z] 5f2247eaf593: Preparing [2020-10-13T19:29:42.460Z] 62d13be1b083: Preparing [2020-10-13T19:29:42.460Z] 94fdc660876c: Preparing [2020-10-13T19:29:42.460Z] 4e7279dfc0c0: Preparing [2020-10-13T19:29:42.460Z] e2f13739ad41: Preparing [2020-10-13T19:29:42.460Z] 5f2247eaf593: Waiting [2020-10-13T19:29:42.460Z] 62d13be1b083: Waiting [2020-10-13T19:29:42.460Z] fbd7aa37424e: Waiting [2020-10-13T19:29:42.460Z] 744593b31079: Waiting [2020-10-13T19:29:42.460Z] f875f9e206db: Waiting [2020-10-13T19:29:42.460Z] 3994ac1dcb8b: Waiting [2020-10-13T19:29:42.460Z] 4e7279dfc0c0: Waiting [2020-10-13T19:29:42.460Z] e2f13739ad41: Waiting [2020-10-13T19:29:42.460Z] 7d6d51b95d5c: Layer already exists [2020-10-13T19:29:42.460Z] da59d3e474ee: Layer already exists [2020-10-13T19:29:42.460Z] 9109c756af4c: Layer already exists [2020-10-13T19:29:42.460Z] 3c4c4eac8b5c: Layer already exists [2020-10-13T19:29:42.460Z] c51ff51319c7: Layer already exists [2020-10-13T19:29:42.460Z] f875f9e206db: Layer already exists [2020-10-13T19:29:42.460Z] fbd7aa37424e: Layer already exists [2020-10-13T19:29:42.460Z] 3994ac1dcb8b: Layer already exists [2020-10-13T19:29:42.460Z] 744593b31079: Layer already exists [2020-10-13T19:29:42.460Z] 62d13be1b083: Layer already exists [2020-10-13T19:29:42.460Z] 5f2247eaf593: Layer already exists [2020-10-13T19:29:42.737Z] 94fdc660876c: Layer already exists [2020-10-13T19:29:42.737Z] e2f13739ad41: Layer already exists [2020-10-13T19:29:42.737Z] 4e7279dfc0c0: Layer already exists [2020-10-13T19:29:42.737Z] d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68: digest: sha256:c84d9cef07191dc5cb30bbd1c54f06ab6032888d4c0d330f929019978aabec60 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:43.073Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:43.408Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-10-13T19:29:43.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-10-13T19:29:43.408Z] 7d6d51b95d5c: Preparing [2020-10-13T19:29:43.408Z] c51ff51319c7: Preparing [2020-10-13T19:29:43.408Z] da59d3e474ee: Preparing [2020-10-13T19:29:43.408Z] 9109c756af4c: Preparing [2020-10-13T19:29:43.408Z] 3c4c4eac8b5c: Preparing [2020-10-13T19:29:43.408Z] fbd7aa37424e: Preparing [2020-10-13T19:29:43.408Z] 744593b31079: Preparing [2020-10-13T19:29:43.408Z] f875f9e206db: Preparing [2020-10-13T19:29:43.408Z] 3994ac1dcb8b: Preparing [2020-10-13T19:29:43.408Z] 5f2247eaf593: Preparing [2020-10-13T19:29:43.408Z] 62d13be1b083: Preparing [2020-10-13T19:29:43.408Z] 94fdc660876c: Preparing [2020-10-13T19:29:43.408Z] 4e7279dfc0c0: Preparing [2020-10-13T19:29:43.408Z] e2f13739ad41: Preparing [2020-10-13T19:29:43.408Z] f875f9e206db: Waiting [2020-10-13T19:29:43.408Z] 3994ac1dcb8b: Waiting [2020-10-13T19:29:43.408Z] 5f2247eaf593: Waiting [2020-10-13T19:29:43.408Z] 62d13be1b083: Waiting [2020-10-13T19:29:43.408Z] 94fdc660876c: Waiting [2020-10-13T19:29:43.408Z] 4e7279dfc0c0: Waiting [2020-10-13T19:29:43.408Z] e2f13739ad41: Waiting [2020-10-13T19:29:43.408Z] fbd7aa37424e: Waiting [2020-10-13T19:29:43.408Z] 744593b31079: Waiting [2020-10-13T19:29:43.677Z] 9109c756af4c: Layer already exists [2020-10-13T19:29:43.677Z] 7d6d51b95d5c: Layer already exists [2020-10-13T19:29:43.677Z] da59d3e474ee: Layer already exists [2020-10-13T19:29:43.677Z] c51ff51319c7: Layer already exists [2020-10-13T19:29:43.677Z] 3c4c4eac8b5c: Layer already exists [2020-10-13T19:29:43.677Z] fbd7aa37424e: Layer already exists [2020-10-13T19:29:43.677Z] 3994ac1dcb8b: Layer already exists [2020-10-13T19:29:43.677Z] 5f2247eaf593: Layer already exists [2020-10-13T19:29:43.677Z] 744593b31079: Layer already exists [2020-10-13T19:29:43.677Z] f875f9e206db: Layer already exists [2020-10-13T19:29:43.677Z] 94fdc660876c: Layer already exists [2020-10-13T19:29:43.677Z] 62d13be1b083: Layer already exists [2020-10-13T19:29:43.677Z] 4e7279dfc0c0: Layer already exists [2020-10-13T19:29:43.677Z] e2f13739ad41: Layer already exists [2020-10-13T19:29:43.677Z] master: digest: sha256:c84d9cef07191dc5cb30bbd1c54f06ab6032888d4c0d330f929019978aabec60 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-13T19:29:43.902Z] ===================================================== [Pipeline] echo [2020-10-13T19:29:43.952Z] taggedImages: [2020-10-13T19:29:43.952Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:29:43.952Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.68 [2020-10-13T19:29:43.952Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b-1.2.2-dev.68 [2020-10-13T19:29:43.952Z] - 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-10-13T19:29:45.437Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-13T19:29:45.439Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-13T19:29:45.507Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:45.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-13T19:29:45.869Z] [2020-10-13T19:29:45.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:29:46.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-13T19:29:46.234Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-13T19:29:46.234Z] cbdbe7a5bc2a: Already exists [2020-10-13T19:29:46.234Z] 408f87550127: Pulling fs layer [2020-10-13T19:29:46.234Z] fe522b08c979: Pulling fs layer [2020-10-13T19:29:46.234Z] 221eaa008020: Pulling fs layer [2020-10-13T19:29:46.234Z] 2a4607e5d6b9: Pulling fs layer [2020-10-13T19:29:46.234Z] 8f79b27c4fd2: Pulling fs layer [2020-10-13T19:29:46.234Z] e5c8dbe1645b: Pulling fs layer [2020-10-13T19:29:46.234Z] 23e8b3b47431: Pulling fs layer [2020-10-13T19:29:46.234Z] 5c568d65a230: Pulling fs layer [2020-10-13T19:29:46.234Z] e5c8dbe1645b: Waiting [2020-10-13T19:29:46.234Z] 2a4607e5d6b9: Waiting [2020-10-13T19:29:46.234Z] 23e8b3b47431: Waiting [2020-10-13T19:29:46.234Z] 8f79b27c4fd2: Waiting [2020-10-13T19:29:46.234Z] 5c568d65a230: Waiting [2020-10-13T19:29:46.234Z] fe522b08c979: Verifying Checksum [2020-10-13T19:29:46.234Z] fe522b08c979: Download complete [2020-10-13T19:29:46.234Z] 408f87550127: Download complete [2020-10-13T19:29:46.234Z] 2a4607e5d6b9: Verifying Checksum [2020-10-13T19:29:46.234Z] 2a4607e5d6b9: Download complete [2020-10-13T19:29:46.234Z] 8f79b27c4fd2: Verifying Checksum [2020-10-13T19:29:46.234Z] 8f79b27c4fd2: Download complete [2020-10-13T19:29:46.500Z] 408f87550127: Pull complete [2020-10-13T19:29:46.767Z] fe522b08c979: Pull complete [2020-10-13T19:29:48.198Z] e5c8dbe1645b: Verifying Checksum [2020-10-13T19:29:48.198Z] e5c8dbe1645b: Download complete [2020-10-13T19:29:48.785Z] 23e8b3b47431: Verifying Checksum [2020-10-13T19:29:48.785Z] 23e8b3b47431: Download complete [2020-10-13T19:29:49.360Z] 5c568d65a230: Verifying Checksum [2020-10-13T19:29:49.360Z] 5c568d65a230: Download complete [2020-10-13T19:29:50.328Z] 221eaa008020: Verifying Checksum [2020-10-13T19:29:50.329Z] 221eaa008020: Download complete [2020-10-13T19:29:56.964Z] 221eaa008020: Pull complete [2020-10-13T19:29:56.964Z] 2a4607e5d6b9: Pull complete [2020-10-13T19:29:56.964Z] 8f79b27c4fd2: Pull complete [2020-10-13T19:30:01.512Z] e5c8dbe1645b: Pull complete [2020-10-13T19:30:05.883Z] 23e8b3b47431: Pull complete [2020-10-13T19:30:07.345Z] 5c568d65a230: Pull complete [2020-10-13T19:30:07.345Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-13T19:30:07.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-13T19:30:07.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-13T19:30:07.622Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:30:07.799Z] $ 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/183:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-13T19:30:08.904Z] $ docker top 9f115b093e94e0f1bdf5319607f9fa09495e462998dd14519675a2ddabb27f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-13T19:30:09.493Z] + snyk monitor '--org=edgex-jenkins' [2020-10-13T19:30:21.897Z] [2020-10-13T19:30:21.897Z] Monitoring /w/workspace/edgex-go/183 (github.com/edgexfoundry/edgex-go)... [2020-10-13T19:30:21.897Z] [2020-10-13T19:30:21.897Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fb4d7128-6a66-4147-a808-61073379d56c [2020-10-13T19:30:21.897Z] [2020-10-13T19:30:21.897Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-13T19:30:21.897Z] [2020-10-13T19:30:21.897Z] [2020-10-13T19:30:21.897Z] Snyk CLI supports Node.js 8 and higher. [2020-10-13T19:30:21.897Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-13T19:30:21.897Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-13T19:30:21.897Z] [2020-10-13T19:30:21.897Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-13T19:30:21.897Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-13T19:30:21.914Z] $ docker stop --time=1 9f115b093e94e0f1bdf5319607f9fa09495e462998dd14519675a2ddabb27f3c [2020-10-13T19:30:25.188Z] $ docker rm -f 9f115b093e94e0f1bdf5319607f9fa09495e462998dd14519675a2ddabb27f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:30:27.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:30:27.089Z] [2020-10-13T19:30:27.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:30:27.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:30:27.435Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-13T19:30:27.435Z] e7c96db7181b: Pulling fs layer [2020-10-13T19:30:27.435Z] 1868ca2cb446: Pulling fs layer [2020-10-13T19:30:27.435Z] 136be5d0fe8e: Pulling fs layer [2020-10-13T19:30:27.435Z] 894bfe63afcb: Pulling fs layer [2020-10-13T19:30:27.435Z] 894bfe63afcb: Waiting [2020-10-13T19:30:27.435Z] 1868ca2cb446: Verifying Checksum [2020-10-13T19:30:27.435Z] 1868ca2cb446: Download complete [2020-10-13T19:30:27.435Z] 136be5d0fe8e: Verifying Checksum [2020-10-13T19:30:27.435Z] 136be5d0fe8e: Download complete [2020-10-13T19:30:27.699Z] e7c96db7181b: Verifying Checksum [2020-10-13T19:30:27.699Z] e7c96db7181b: Download complete [2020-10-13T19:30:27.699Z] 894bfe63afcb: Verifying Checksum [2020-10-13T19:30:27.699Z] 894bfe63afcb: Download complete [2020-10-13T19:30:27.963Z] e7c96db7181b: Pull complete [2020-10-13T19:30:27.963Z] 1868ca2cb446: Pull complete [2020-10-13T19:30:28.225Z] 136be5d0fe8e: Pull complete [2020-10-13T19:30:28.486Z] 894bfe63afcb: Pull complete [2020-10-13T19:30:28.486Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-13T19:30:28.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:30:28.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-13T19:30:28.587Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:30:28.635Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:30:29.769Z] $ docker top ac7f9bc3bc355b7d1abf7f39f1b1e8673c4e9cef5d1864a1b789b3d6f408e219 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:30:30.333Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:30:30.333Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:30:33.054Z] $ docker stop --time=1 ac7f9bc3bc355b7d1abf7f39f1b1e8673c4e9cef5d1864a1b789b3d6f408e219 [2020-10-13T19:30:34.413Z] $ docker rm -f ac7f9bc3bc355b7d1abf7f39f1b1e8673c4e9cef5d1864a1b789b3d6f408e219 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:30:34.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:30:34.924Z] . [Pipeline] withDockerContainer [2020-10-13T19:30:35.024Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:30:35.073Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:30:35.690Z] $ docker top f80ddafea118a8846156e1d26d30b7a41d1f3d0e586c5769782f9ce530070c6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:30:36.227Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:30:36.228Z] + tee [2020-10-13T19:30:36.228Z] clair timeout 1m0s [2020-10-13T19:30:36.228Z] docker timeout: 1m0s [2020-10-13T19:30:36.228Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:30:37.284Z] $ docker stop --time=1 f80ddafea118a8846156e1d26d30b7a41d1f3d0e586c5769782f9ce530070c6d [2020-10-13T19:30:38.723Z] $ docker rm -f f80ddafea118a8846156e1d26d30b7a41d1f3d0e586c5769782f9ce530070c6d [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:30:39.196Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:30:39.211Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-core-command-go_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:30:39.269Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:30:39.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:30:39.627Z] . [Pipeline] withDockerContainer [2020-10-13T19:30:39.726Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:30:39.854Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:30:40.464Z] $ docker top b6cec64bdceb4c900d76125c25fce9614a6c73165b532948769bf2cfedcc22fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:30:41.023Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:30:41.023Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:30:46.485Z] $ docker stop --time=1 b6cec64bdceb4c900d76125c25fce9614a6c73165b532948769bf2cfedcc22fa [2020-10-13T19:30:47.849Z] $ docker rm -f b6cec64bdceb4c900d76125c25fce9614a6c73165b532948769bf2cfedcc22fa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:30:48.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:30:48.345Z] . [Pipeline] withDockerContainer [2020-10-13T19:30:48.520Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:30:48.570Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:30:49.251Z] $ docker top e6ace02fd8c4fa02a4da73681ae6c65a8082c9666d167ca1b97de0cff3004673 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:30:49.837Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:30:49.838Z] + tee [2020-10-13T19:30:49.838Z] clair timeout 1m0s [2020-10-13T19:30:49.838Z] docker timeout: 1m0s [2020-10-13T19:30:49.838Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:30:50.918Z] $ docker stop --time=1 e6ace02fd8c4fa02a4da73681ae6c65a8082c9666d167ca1b97de0cff3004673 [2020-10-13T19:30:52.302Z] $ docker rm -f e6ace02fd8c4fa02a4da73681ae6c65a8082c9666d167ca1b97de0cff3004673 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:30:52.780Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:30:52.794Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-core-data-go_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:30:52.855Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:30:53.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:30:53.195Z] . [Pipeline] withDockerContainer [2020-10-13T19:30:53.295Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:30:53.339Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:30:53.977Z] $ docker top 0ddd483e40c0ac8a5fd3a76612b93a21aa0bb1aebfeb26018798ac5ca273dbde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:30:54.528Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:30:54.528Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:30:57.273Z] $ docker stop --time=1 0ddd483e40c0ac8a5fd3a76612b93a21aa0bb1aebfeb26018798ac5ca273dbde [2020-10-13T19:30:58.642Z] $ docker rm -f 0ddd483e40c0ac8a5fd3a76612b93a21aa0bb1aebfeb26018798ac5ca273dbde [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:30:59.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:30:59.267Z] . [Pipeline] withDockerContainer [2020-10-13T19:30:59.396Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:30:59.442Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:31:00.151Z] $ docker top d7d8d03aaa71df2262fa3308eec5452fb6400e13b126987e7d4203f0622388bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:31:00.862Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:31:00.862Z] + tee [2020-10-13T19:31:00.862Z] clair timeout 1m0s [2020-10-13T19:31:00.862Z] docker timeout: 1m0s [2020-10-13T19:31:00.862Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:31:01.560Z] $ docker stop --time=1 d7d8d03aaa71df2262fa3308eec5452fb6400e13b126987e7d4203f0622388bf [2020-10-13T19:31:02.938Z] $ docker rm -f d7d8d03aaa71df2262fa3308eec5452fb6400e13b126987e7d4203f0622388bf [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:31:03.423Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:31:03.436Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-core-metadata-go_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:31:03.490Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:31:03.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:31:03.832Z] . [Pipeline] withDockerContainer [2020-10-13T19:31:03.932Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:31:03.981Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:31:04.640Z] $ docker top f63a2677e572ee1489ea2e683ad4c8cd038daf5bc2928c8bcb10f37c0b771830 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:31:05.160Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:31:05.160Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:31:09.534Z] $ docker stop --time=1 f63a2677e572ee1489ea2e683ad4c8cd038daf5bc2928c8bcb10f37c0b771830 [2020-10-13T19:31:10.895Z] $ docker rm -f f63a2677e572ee1489ea2e683ad4c8cd038daf5bc2928c8bcb10f37c0b771830 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:31:11.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:31:11.408Z] . [Pipeline] withDockerContainer [2020-10-13T19:31:11.509Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:31:11.556Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:31:12.179Z] $ docker top 58f2c5b8edfbe8778744e28c2b1a59592c904730b72f122fe5f460a5f6611132 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:31:12.713Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:31:12.713Z] + tee [2020-10-13T19:31:12.713Z] clair timeout 1m0s [2020-10-13T19:31:12.713Z] docker timeout: 1m0s [2020-10-13T19:31:12.713Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:31:13.408Z] $ docker stop --time=1 58f2c5b8edfbe8778744e28c2b1a59592c904730b72f122fe5f460a5f6611132 [2020-10-13T19:31:14.789Z] $ docker rm -f 58f2c5b8edfbe8778744e28c2b1a59592c904730b72f122fe5f460a5f6611132 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:31:15.320Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:31:15.334Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-security-proxy-setup-go_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:31:15.391Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:31:15.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:31:15.733Z] . [Pipeline] withDockerContainer [2020-10-13T19:31:15.835Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:31:15.881Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:31:16.550Z] $ docker top 58ae7b2d22656d42312c59575597ef5daf0942e0237b7935b84e2261b766b294 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:31:17.125Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:31:17.125Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:31:25.464Z] $ docker stop --time=1 58ae7b2d22656d42312c59575597ef5daf0942e0237b7935b84e2261b766b294 [2020-10-13T19:31:26.856Z] $ docker rm -f 58ae7b2d22656d42312c59575597ef5daf0942e0237b7935b84e2261b766b294 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:31:27.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:31:27.343Z] . [Pipeline] withDockerContainer [2020-10-13T19:31:27.446Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:31:27.490Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:31:28.170Z] $ docker top 57bcb94b116586dd59139e0de3cdff0c219952b8626cad07d30df4c8f5bc8c60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:31:28.711Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:31:28.711Z] + tee [2020-10-13T19:31:28.711Z] clair timeout 1m0s [2020-10-13T19:31:28.711Z] docker timeout: 1m0s [2020-10-13T19:31:28.711Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:31:30.223Z] $ docker stop --time=1 57bcb94b116586dd59139e0de3cdff0c219952b8626cad07d30df4c8f5bc8c60 [2020-10-13T19:31:31.610Z] $ docker rm -f 57bcb94b116586dd59139e0de3cdff0c219952b8626cad07d30df4c8f5bc8c60 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:31:32.091Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:31:32.105Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-security-secrets-setup-go_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:31:32.161Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:31:32.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:31:32.573Z] . [Pipeline] withDockerContainer [2020-10-13T19:31:32.675Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:31:32.723Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:31:33.402Z] $ docker top f6f48bd85b48136be0dd511c571be59b61d2634d2ab8861bcad6d1003256bbbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:31:33.931Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:31:33.931Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:31:42.303Z] $ docker stop --time=1 f6f48bd85b48136be0dd511c571be59b61d2634d2ab8861bcad6d1003256bbbd [2020-10-13T19:31:43.702Z] $ docker rm -f f6f48bd85b48136be0dd511c571be59b61d2634d2ab8861bcad6d1003256bbbd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:31:44.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:31:44.182Z] . [Pipeline] withDockerContainer [2020-10-13T19:31:44.288Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:31:44.343Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:31:44.968Z] $ docker top 6cda274fa97d10ab512ccb4c472ede7149a9804098a4e98e1bdf93b21f41bf8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:31:45.559Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:31:45.559Z] + tee [2020-10-13T19:31:45.559Z] clair timeout 1m0s [2020-10-13T19:31:45.559Z] docker timeout: 1m0s [2020-10-13T19:31:45.559Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:31:47.058Z] $ docker stop --time=1 6cda274fa97d10ab512ccb4c472ede7149a9804098a4e98e1bdf93b21f41bf8e [2020-10-13T19:31:48.403Z] $ docker rm -f 6cda274fa97d10ab512ccb4c472ede7149a9804098a4e98e1bdf93b21f41bf8e [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:31:48.897Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:31:48.911Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-security-secretstore-setup-go_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:31:48.970Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:31:49.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:31:49.317Z] . [Pipeline] withDockerContainer [2020-10-13T19:31:49.413Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:31:49.508Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:31:50.166Z] $ docker top 514f41f9cc225f00134c5eda190596231d0dfe4b4fd4e2a5141539dce72b4822 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:31:50.758Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:31:50.758Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:31:54.209Z] $ docker stop --time=1 514f41f9cc225f00134c5eda190596231d0dfe4b4fd4e2a5141539dce72b4822 [2020-10-13T19:31:55.601Z] $ docker rm -f 514f41f9cc225f00134c5eda190596231d0dfe4b4fd4e2a5141539dce72b4822 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:31:56.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:31:56.099Z] . [Pipeline] withDockerContainer [2020-10-13T19:31:56.198Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:31:56.242Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:31:56.915Z] $ docker top ab544ae9d8319e57b26988de085d7b00307585c018ae881fc77b4f066b1a4baa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:31:57.445Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:31:57.445Z] + tee [2020-10-13T19:31:57.445Z] clair timeout 1m0s [2020-10-13T19:31:57.445Z] docker timeout: 1m0s [2020-10-13T19:31:57.445Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:31:58.126Z] $ docker stop --time=1 ab544ae9d8319e57b26988de085d7b00307585c018ae881fc77b4f066b1a4baa [2020-10-13T19:31:59.487Z] $ docker rm -f ab544ae9d8319e57b26988de085d7b00307585c018ae881fc77b4f066b1a4baa [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:31:59.966Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:31:59.980Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-support-logging-go_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:32:00.035Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:32:00.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:32:00.384Z] . [Pipeline] withDockerContainer [2020-10-13T19:32:00.502Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:32:00.553Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:32:01.289Z] $ docker top 12612e6068d2135379dba75bf2318112c046c3dee18971242be1746724f1a2c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:32:01.873Z] + + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:d1ae39c9809767981d25a381d379eb7776e0cd9btee [2020-10-13T19:32:01.873Z] [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:32:07.384Z] $ docker stop --time=1 12612e6068d2135379dba75bf2318112c046c3dee18971242be1746724f1a2c0 [2020-10-13T19:32:08.778Z] $ docker rm -f 12612e6068d2135379dba75bf2318112c046c3dee18971242be1746724f1a2c0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:32:09.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:32:09.277Z] . [Pipeline] withDockerContainer [2020-10-13T19:32:09.378Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:32:09.425Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:32:10.140Z] $ docker top bf0e8e593b58b010cbb7653164b4a54c4061b0d9fecd9021e7903ca1467fbd65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:32:10.685Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:32:10.686Z] + tee [2020-10-13T19:32:10.686Z] clair timeout 1m0s [2020-10-13T19:32:10.686Z] docker timeout: 1m0s [2020-10-13T19:32:10.686Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:32:11.748Z] $ docker stop --time=1 bf0e8e593b58b010cbb7653164b4a54c4061b0d9fecd9021e7903ca1467fbd65 [2020-10-13T19:32:13.105Z] $ docker rm -f bf0e8e593b58b010cbb7653164b4a54c4061b0d9fecd9021e7903ca1467fbd65 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:32:13.670Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:32:13.687Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-support-notifications-go_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:32:13.743Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:32:14.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:32:14.111Z] . [Pipeline] withDockerContainer [2020-10-13T19:32:14.214Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:32:14.263Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:32:15.034Z] $ docker top 2bef9499598650bda19c4b4e53161ac759d38bec58eaf417c119d07273d8fe78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:32:15.600Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:32:15.600Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:32:18.386Z] $ docker stop --time=1 2bef9499598650bda19c4b4e53161ac759d38bec58eaf417c119d07273d8fe78 [2020-10-13T19:32:19.817Z] $ docker rm -f 2bef9499598650bda19c4b4e53161ac759d38bec58eaf417c119d07273d8fe78 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:32:20.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:32:20.313Z] . [Pipeline] withDockerContainer [2020-10-13T19:32:20.416Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:32:20.465Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:32:21.087Z] $ docker top ad0bd7025c20603970ffbfe3ffbb0625f9d478087507f1a37cca2f719418ee90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:32:21.602Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:32:21.602Z] + tee [2020-10-13T19:32:21.602Z] clair timeout 1m0s [2020-10-13T19:32:21.602Z] docker timeout: 1m0s [2020-10-13T19:32:21.602Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:32:22.286Z] $ docker stop --time=1 ad0bd7025c20603970ffbfe3ffbb0625f9d478087507f1a37cca2f719418ee90 [2020-10-13T19:32:23.644Z] $ docker rm -f ad0bd7025c20603970ffbfe3ffbb0625f9d478087507f1a37cca2f719418ee90 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:32:24.113Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:32:24.126Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-support-scheduler-go_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:32:24.185Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:32:24.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:32:24.532Z] . [Pipeline] withDockerContainer [2020-10-13T19:32:24.648Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:32:24.698Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:32:25.365Z] $ docker top b705df5fc2d98a548ac0910e2c3c06ccdee7af463dd0df983571cf2c434acfc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:32:25.909Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:32:25.909Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:32:41.432Z] $ docker stop --time=1 b705df5fc2d98a548ac0910e2c3c06ccdee7af463dd0df983571cf2c434acfc9 [2020-10-13T19:32:42.875Z] $ docker rm -f b705df5fc2d98a548ac0910e2c3c06ccdee7af463dd0df983571cf2c434acfc9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:32:43.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:32:43.391Z] . [Pipeline] withDockerContainer [2020-10-13T19:32:43.493Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:32:43.542Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:32:44.385Z] $ docker top 806bba2f71c42b3f550ea2d29cc3f617bb3775f572421349328d6d67fb45d32d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:32:44.927Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:32:44.927Z] + tee [2020-10-13T19:32:44.927Z] clair timeout 1m0s [2020-10-13T19:32:44.927Z] docker timeout: 1m0s [2020-10-13T19:32:44.927Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:32:46.458Z] $ docker stop --time=1 806bba2f71c42b3f550ea2d29cc3f617bb3775f572421349328d6d67fb45d32d [2020-10-13T19:32:47.901Z] $ docker rm -f 806bba2f71c42b3f550ea2d29cc3f617bb3775f572421349328d6d67fb45d32d [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:32:48.417Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:32:48.447Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-sys-mgmt-agent-go_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:32:48.505Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:32:48.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:32:48.889Z] . [Pipeline] withDockerContainer [2020-10-13T19:32:49.051Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:32:49.198Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:32:49.907Z] $ docker top 8fbdd6eb5d153a54ffc49959643ebddc6a373ab8dff775de424de99d0dae5c50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:32:50.554Z] + + tee/klar [2020-10-13T19:32:50.554Z] nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:32:53.374Z] $ docker stop --time=1 8fbdd6eb5d153a54ffc49959643ebddc6a373ab8dff775de424de99d0dae5c50 [2020-10-13T19:32:54.759Z] $ docker rm -f 8fbdd6eb5d153a54ffc49959643ebddc6a373ab8dff775de424de99d0dae5c50 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:32:55.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:32:55.257Z] . [Pipeline] withDockerContainer [2020-10-13T19:32:55.376Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:32:55.426Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:32:56.178Z] $ docker top b8da73fc0f1e617e10b2b27fc360a76025d84591cfbc62e1fc5a8edef8d1cd0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:32:56.720Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:32:56.720Z] + tee [2020-10-13T19:32:56.720Z] clair timeout 1m0s [2020-10-13T19:32:56.720Z] docker timeout: 1m0s [2020-10-13T19:32:56.720Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:32:57.402Z] $ docker stop --time=1 b8da73fc0f1e617e10b2b27fc360a76025d84591cfbc62e1fc5a8edef8d1cd0c [2020-10-13T19:32:58.808Z] $ docker rm -f b8da73fc0f1e617e10b2b27fc360a76025d84591cfbc62e1fc5a8edef8d1cd0c [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:32:59.365Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:32:59.395Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-core-command-go-arm64_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:32:59.466Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:32:59.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:32:59.853Z] . [Pipeline] withDockerContainer [2020-10-13T19:33:00.009Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:33:00.406Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:33:01.208Z] $ docker top 8786cde23c2ce14cb85a9b5bc5a9c6293b1d230aeec6df12a979c285b11cf190 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:33:01.889Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:33:01.889Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:33:07.396Z] $ docker stop --time=1 8786cde23c2ce14cb85a9b5bc5a9c6293b1d230aeec6df12a979c285b11cf190 [2020-10-13T19:33:08.945Z] $ docker rm -f 8786cde23c2ce14cb85a9b5bc5a9c6293b1d230aeec6df12a979c285b11cf190 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:33:09.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:33:09.456Z] . [Pipeline] withDockerContainer [2020-10-13T19:33:09.591Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:33:09.638Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:33:10.306Z] $ docker top 3ca9feda7f7abaed63cba5fce25c0272d082411088b35249068f92c176f632a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:33:10.897Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:33:10.897Z] + tee [2020-10-13T19:33:10.897Z] clair timeout 1m0s [2020-10-13T19:33:10.897Z] docker timeout: 1m0s [2020-10-13T19:33:10.897Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:33:12.060Z] $ docker stop --time=1 3ca9feda7f7abaed63cba5fce25c0272d082411088b35249068f92c176f632a6 [2020-10-13T19:33:13.436Z] $ docker rm -f 3ca9feda7f7abaed63cba5fce25c0272d082411088b35249068f92c176f632a6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:33:13.933Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:33:13.946Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-core-data-go-arm64_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:33:14.026Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:33:14.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:33:14.365Z] . [Pipeline] withDockerContainer [2020-10-13T19:33:14.472Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:33:14.521Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:33:15.267Z] $ docker top 273d47b851ceec7662a917a192d19b47f5d3eb64738afa794452cf5d783a6837 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:33:15.815Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:33:15.816Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:33:18.560Z] $ docker stop --time=1 273d47b851ceec7662a917a192d19b47f5d3eb64738afa794452cf5d783a6837 [2020-10-13T19:33:19.931Z] $ docker rm -f 273d47b851ceec7662a917a192d19b47f5d3eb64738afa794452cf5d783a6837 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:33:20.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:33:20.451Z] . [Pipeline] withDockerContainer [2020-10-13T19:33:20.551Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:33:20.596Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:33:21.297Z] $ docker top a18c07532083108a92ee37e8f164d748a0b73d13c76601250de030e9390189a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:33:21.849Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:33:21.849Z] + tee [2020-10-13T19:33:21.849Z] clair timeout 1m0s [2020-10-13T19:33:21.849Z] docker timeout: 1m0s [2020-10-13T19:33:21.849Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:33:22.525Z] $ docker stop --time=1 a18c07532083108a92ee37e8f164d748a0b73d13c76601250de030e9390189a0 [2020-10-13T19:33:23.896Z] $ docker rm -f a18c07532083108a92ee37e8f164d748a0b73d13c76601250de030e9390189a0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:33:24.364Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:33:24.378Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-core-metadata-go-arm64_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:33:24.442Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:33:24.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:33:24.790Z] . [Pipeline] withDockerContainer [2020-10-13T19:33:24.896Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:33:24.944Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:33:25.627Z] $ docker top 2817d2b3f847b56b7426db90055d9d5052094e945c75d90034ccc5f1156f86d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:33:26.221Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:33:26.222Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:33:30.845Z] $ docker stop --time=1 2817d2b3f847b56b7426db90055d9d5052094e945c75d90034ccc5f1156f86d1 [2020-10-13T19:33:32.202Z] $ docker rm -f 2817d2b3f847b56b7426db90055d9d5052094e945c75d90034ccc5f1156f86d1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:33:32.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:33:32.742Z] . [Pipeline] withDockerContainer [2020-10-13T19:33:32.843Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:33:32.891Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:33:33.535Z] $ docker top 355efc52f9a1db8a4d25c226a2e1136f76e379654d50bbaea7bb7fc0e4bdaf5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:33:34.065Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:33:34.065Z] + tee [2020-10-13T19:33:34.065Z] clair timeout 1m0s [2020-10-13T19:33:34.065Z] docker timeout: 1m0s [2020-10-13T19:33:34.065Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:33:34.741Z] $ docker stop --time=1 355efc52f9a1db8a4d25c226a2e1136f76e379654d50bbaea7bb7fc0e4bdaf5e [2020-10-13T19:33:36.103Z] $ docker rm -f 355efc52f9a1db8a4d25c226a2e1136f76e379654d50bbaea7bb7fc0e4bdaf5e [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:33:36.628Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:33:36.641Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:33:36.689Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:33:37.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:33:37.028Z] . [Pipeline] withDockerContainer [2020-10-13T19:33:37.127Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:33:37.175Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:33:38.252Z] $ docker top c596418e82acc1b341fd2c955c59a1f008c6bd374f75719d1e52b55f89966d72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:33:38.771Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:33:38.771Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:33:47.123Z] $ docker stop --time=1 c596418e82acc1b341fd2c955c59a1f008c6bd374f75719d1e52b55f89966d72 [2020-10-13T19:33:48.509Z] $ docker rm -f c596418e82acc1b341fd2c955c59a1f008c6bd374f75719d1e52b55f89966d72 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:33:49.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:33:49.004Z] . [Pipeline] withDockerContainer [2020-10-13T19:33:49.099Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:33:49.141Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:33:49.805Z] $ docker top ecc929499598fcbe6fe2847fd9c14ecdc18b25ae31ca51df1f33b08ba55691ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:33:50.377Z] + /klar+ nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9btee [2020-10-13T19:33:50.377Z] [2020-10-13T19:33:50.377Z] clair timeout 1m0s [2020-10-13T19:33:50.377Z] docker timeout: 1m0s [2020-10-13T19:33:50.377Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:33:51.948Z] $ docker stop --time=1 ecc929499598fcbe6fe2847fd9c14ecdc18b25ae31ca51df1f33b08ba55691ba [2020-10-13T19:33:53.310Z] $ docker rm -f ecc929499598fcbe6fe2847fd9c14ecdc18b25ae31ca51df1f33b08ba55691ba [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:33:53.769Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:33:53.783Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:33:53.830Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:33:54.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:33:54.167Z] . [Pipeline] withDockerContainer [2020-10-13T19:33:54.264Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:33:54.315Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:33:55.033Z] $ docker top ff3014d6d7d3909d427b1e448a7ffbcb3c24235726dee0a62be759076184af1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:33:55.606Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:33:55.606Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:34:03.939Z] $ docker stop --time=1 ff3014d6d7d3909d427b1e448a7ffbcb3c24235726dee0a62be759076184af1e [2020-10-13T19:34:05.351Z] $ docker rm -f ff3014d6d7d3909d427b1e448a7ffbcb3c24235726dee0a62be759076184af1e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:34:05.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:34:05.856Z] . [Pipeline] withDockerContainer [2020-10-13T19:34:05.957Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:34:06.003Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:34:06.715Z] $ docker top 051d2dfa0f59faf9ec0c2605ff4dc96713f7be6c974d462cc60299e08e20158d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:34:07.289Z] + + tee [2020-10-13T19:34:07.289Z] /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:34:07.289Z] clair timeout 1m0s [2020-10-13T19:34:07.289Z] docker timeout: 1m0s [2020-10-13T19:34:07.289Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:34:08.779Z] $ docker stop --time=1 051d2dfa0f59faf9ec0c2605ff4dc96713f7be6c974d462cc60299e08e20158d [2020-10-13T19:34:10.140Z] $ docker rm -f 051d2dfa0f59faf9ec0c2605ff4dc96713f7be6c974d462cc60299e08e20158d [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:34:10.709Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:34:10.723Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:34:10.784Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:34:11.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:34:11.178Z] . [Pipeline] withDockerContainer [2020-10-13T19:34:11.278Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:34:11.323Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:34:12.082Z] $ docker top 97eb9fb0ec4eb6732565a7694b5422f8711bab75e224f169a4aecfa0d1466c60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:34:12.620Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:34:12.620Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:34:16.105Z] $ docker stop --time=1 97eb9fb0ec4eb6732565a7694b5422f8711bab75e224f169a4aecfa0d1466c60 [2020-10-13T19:34:17.499Z] $ docker rm -f 97eb9fb0ec4eb6732565a7694b5422f8711bab75e224f169a4aecfa0d1466c60 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:34:17.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:34:17.960Z] . [Pipeline] withDockerContainer [2020-10-13T19:34:18.063Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:34:18.114Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:34:18.769Z] $ docker top 53b2f237d4fe7bc70753b83a44b9cded41a0e99b3888128cce348ec43fc97f42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:34:19.299Z] + tee [2020-10-13T19:34:19.300Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:34:19.300Z] clair timeout 1m0s [2020-10-13T19:34:19.300Z] docker timeout: 1m0s [2020-10-13T19:34:19.300Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:34:19.979Z] $ docker stop --time=1 53b2f237d4fe7bc70753b83a44b9cded41a0e99b3888128cce348ec43fc97f42 [2020-10-13T19:34:21.333Z] $ docker rm -f 53b2f237d4fe7bc70753b83a44b9cded41a0e99b3888128cce348ec43fc97f42 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:34:21.800Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:34:21.813Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-support-logging-go-arm64_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:34:21.890Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:34:22.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:34:22.238Z] . [Pipeline] withDockerContainer [2020-10-13T19:34:22.339Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:34:22.382Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:34:23.060Z] $ docker top da26aef66b22b258422dbdc75fe86473ef7d8201e68835162396b288e1c13875 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:34:23.701Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:34:23.701Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:34:29.204Z] $ docker stop --time=1 da26aef66b22b258422dbdc75fe86473ef7d8201e68835162396b288e1c13875 [2020-10-13T19:34:30.621Z] $ docker rm -f da26aef66b22b258422dbdc75fe86473ef7d8201e68835162396b288e1c13875 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:34:31.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:34:31.132Z] . [Pipeline] withDockerContainer [2020-10-13T19:34:31.308Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:34:31.355Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:34:32.077Z] $ docker top ba33412212252d274ccd48a2c9f97aa49ffe81529e80baa9aa89e55341e32269 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:34:32.602Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:34:32.602Z] + tee [2020-10-13T19:34:32.602Z] clair timeout 1m0s [2020-10-13T19:34:32.602Z] docker timeout: 1m0s [2020-10-13T19:34:32.602Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:34:33.652Z] $ docker stop --time=1 ba33412212252d274ccd48a2c9f97aa49ffe81529e80baa9aa89e55341e32269 [2020-10-13T19:34:35.042Z] $ docker rm -f ba33412212252d274ccd48a2c9f97aa49ffe81529e80baa9aa89e55341e32269 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:34:35.531Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:34:35.547Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-support-notifications-go-arm64_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:34:35.598Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:34:35.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:34:35.942Z] . [Pipeline] withDockerContainer [2020-10-13T19:34:36.044Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:34:36.090Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:34:36.744Z] $ docker top b0fd1d449c8b815796316e0de2983a15186d3313420720586c72fda9b1df26da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:34:37.322Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:34:37.322Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:34:40.009Z] $ docker stop --time=1 b0fd1d449c8b815796316e0de2983a15186d3313420720586c72fda9b1df26da [2020-10-13T19:34:41.369Z] $ docker rm -f b0fd1d449c8b815796316e0de2983a15186d3313420720586c72fda9b1df26da [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:34:41.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:34:41.841Z] . [Pipeline] withDockerContainer [2020-10-13T19:34:41.939Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:34:41.984Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:34:42.741Z] $ docker top 21ffa883c8ae1742ae51435ae064cd563b4ea165c8edb50d58e35e17f52cf93f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:34:43.377Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:34:43.377Z] + tee [2020-10-13T19:34:43.377Z] clair timeout 1m0s [2020-10-13T19:34:43.377Z] docker timeout: 1m0s [2020-10-13T19:34:43.378Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:34:44.078Z] $ docker stop --time=1 21ffa883c8ae1742ae51435ae064cd563b4ea165c8edb50d58e35e17f52cf93f [2020-10-13T19:34:45.475Z] $ docker rm -f 21ffa883c8ae1742ae51435ae064cd563b4ea165c8edb50d58e35e17f52cf93f [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:34:45.957Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:34:45.971Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-support-scheduler-go-arm64_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:34:46.022Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:34:46.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:34:46.375Z] . [Pipeline] withDockerContainer [2020-10-13T19:34:46.487Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:34:46.535Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:34:47.168Z] $ docker top cabddb82f2707f06eb41e730c2859f480b5b345a178363456b2e368b7ed11fe1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:34:47.678Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:34:47.678Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:35:02.768Z] $ docker stop --time=1 cabddb82f2707f06eb41e730c2859f480b5b345a178363456b2e368b7ed11fe1 [2020-10-13T19:35:04.141Z] $ docker rm -f cabddb82f2707f06eb41e730c2859f480b5b345a178363456b2e368b7ed11fe1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:35:04.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-13T19:35:04.609Z] . [Pipeline] withDockerContainer [2020-10-13T19:35:04.710Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:35:04.751Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-klar:latest cat [2020-10-13T19:35:05.404Z] $ docker top 19e7ad2a9b14e226876ff68cfd8b7dfe7abb8b401eb4baf205631d847f0fe6f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-13T19:35:06.011Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:d1ae39c9809767981d25a381d379eb7776e0cd9b [2020-10-13T19:35:06.011Z] + tee [2020-10-13T19:35:06.011Z] clair timeout 1m0s [2020-10-13T19:35:06.011Z] docker timeout: 1m0s [2020-10-13T19:35:06.011Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-13T19:35:08.028Z] $ docker stop --time=1 19e7ad2a9b14e226876ff68cfd8b7dfe7abb8b401eb4baf205631d847f0fe6f1 [2020-10-13T19:35:09.413Z] $ docker rm -f 19e7ad2a9b14e226876ff68cfd8b7dfe7abb8b401eb4baf205631d847f0fe6f1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-13T19:35:09.890Z] + mkdir -p /w/workspace/edgex-go/183/clair-reports [Pipeline] echo [2020-10-13T19:35:09.902Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/183/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_d1ae39c9809767981d25a381d379eb7776e0cd9b.html [Pipeline] writeFile [Pipeline] step [2020-10-13T19:35:09.951Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-10-13T19:35:10.605Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-13T19:35:10.725Z] provisioning config files... [2020-10-13T19:35:10.742Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/183@tmp/config3439092492692896128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:35:11.147Z] --> edgex-publish-swagger.sh [2020-10-13T19:35:11.147Z] === Publish openapi/v1 API === [2020-10-13T19:35:11.147Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2020-10-13T19:35:11.147Z] [publishToSwagger] Publishing API Name [core-command] [2020-10-13T19:35:11.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:11.147Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:12.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10521 0 0 100 10521 0 8878 0:00:01 0:00:01 --:--:-- 8885 100 10521 0 0 100 10521 0 8877 0:00:01 0:00:01 --:--:-- 8885 [2020-10-13T19:35:12.534Z] [2020-10-13T19:35:12.534Z] [2020-10-13T19:35:12.534Z] [publishToSwagger] Publishing API Name [core-data] [2020-10-13T19:35:12.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:12.534Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:13.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32556 0 0 100 32556 0 30322 0:00:01 0:00:01 --:--:-- 30341 100 32556 0 0 100 32556 0 30317 0:00:01 0:00:01 --:--:-- 30341 [2020-10-13T19:35:13.478Z] [2020-10-13T19:35:13.478Z] [2020-10-13T19:35:13.478Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-10-13T19:35:13.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:13.478Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:14.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73720 0 0 100 73720 0 63449 0:00:01 0:00:01 --:--:-- 63496 100 73720 0 0 100 73720 0 63434 0:00:01 0:00:01 --:--:-- 63496 [2020-10-13T19:35:14.864Z] [2020-10-13T19:35:14.864Z] [2020-10-13T19:35:14.864Z] [publishToSwagger] Publishing API Name [support-logging] [2020-10-13T19:35:14.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:14.864Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:15.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13580 0 0 100 13580 0 12825 0:00:01 0:00:01 --:--:-- 12835 100 13580 0 0 100 13580 0 12822 0:00:01 0:00:01 --:--:-- 12835 [2020-10-13T19:35:15.806Z] [2020-10-13T19:35:15.806Z] [2020-10-13T19:35:15.806Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-10-13T19:35:15.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:15.806Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:17.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38889 0 0 100 38889 0 32319 0:00:01 0:00:01 --:--:-- 32326 100 38889 0 0 100 38889 0 23844 0:00:01 0:00:01 --:--:-- 23843 100 38889 0 0 100 38889 0 23842 0:00:01 0:00:01 --:--:-- 23843 [2020-10-13T19:35:17.324Z] [2020-10-13T19:35:17.324Z] [2020-10-13T19:35:17.324Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-10-13T19:35:17.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:17.324Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:18.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14248 0 0 100 14248 0 12642 0:00:01 0:00:01 --:--:-- 12653 100 14248 0 0 100 14248 0 12640 0:00:01 0:00:01 --:--:-- 12653 [2020-10-13T19:35:18.715Z] [2020-10-13T19:35:18.715Z] [2020-10-13T19:35:18.715Z] [publishToSwagger] Publishing API Name [system-agent] [2020-10-13T19:35:18.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:18.715Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:19.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4109 0 0 100 4109 0 4151 --:--:-- --:--:-- --:--:-- 4150 100 4109 0 0 100 4109 0 4150 --:--:-- --:--:-- --:--:-- 4150 [2020-10-13T19:35:19.665Z] [2020-10-13T19:35:19.665Z] [2020-10-13T19:35:19.665Z] === Publish openapi/v2 API === [2020-10-13T19:35:19.665Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-10-13T19:35:19.665Z] [publishToSwagger] Publishing API Name [core-command] [2020-10-13T19:35:19.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:19.665Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:20.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29393 0 0 100 29393 0 36653 --:--:-- --:--:-- --:--:-- 36649 100 29393 0 0 100 29393 0 36643 --:--:-- --:--:-- --:--:-- 36649 [2020-10-13T19:35:20.252Z] [2020-10-13T19:35:20.252Z] [2020-10-13T19:35:20.252Z] [publishToSwagger] Publishing API Name [core-data] [2020-10-13T19:35:20.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:20.252Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:21.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65313 0 0 100 65313 0 57094 0:00:01 0:00:01 --:--:-- 57141 100 65313 0 0 100 65313 0 57082 0:00:01 0:00:01 --:--:-- 57141 [2020-10-13T19:35:21.637Z] [2020-10-13T19:35:21.637Z] [2020-10-13T19:35:21.637Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-10-13T19:35:21.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:21.637Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:22.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 110k 0:00:01 0:00:01 --:--:-- 110k 100 118k 0 0 100 118k 0 110k 0:00:01 0:00:01 --:--:-- 110k [2020-10-13T19:35:22.578Z] [2020-10-13T19:35:22.578Z] [2020-10-13T19:35:22.578Z] [publishToSwagger] Publishing API Name [support-logging] [2020-10-13T19:35:22.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:22.578Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:23.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23547 0 0 100 23547 0 23157 0:00:01 0:00:01 --:--:-- 23176 100 23547 0 0 100 23547 0 23152 0:00:01 0:00:01 --:--:-- 23176 [2020-10-13T19:35:23.520Z] [2020-10-13T19:35:23.520Z] [2020-10-13T19:35:23.520Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-10-13T19:35:23.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:23.520Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:24.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62547 0 0 100 62547 0 54110 0:00:01 0:00:01 --:--:-- 54153 100 62547 0 0 100 62547 0 54100 0:00:01 0:00:01 --:--:-- 54153 [2020-10-13T19:35:24.907Z] [2020-10-13T19:35:24.907Z] [2020-10-13T19:35:24.907Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-10-13T19:35:24.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:24.907Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:25.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46054 0 0 100 46054 0 40977 0:00:01 0:00:01 --:--:-- 41009 [2020-10-13T19:35:25.867Z] [2020-10-13T19:35:25.867Z] [2020-10-13T19:35:25.867Z] [publishToSwagger] Publishing API Name [system-agent] [2020-10-13T19:35:25.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-13T19:35:25.867Z] Dload Upload Total Spent Left Speed [2020-10-13T19:35:27.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23725 0 0 100 23725 0 20001 0:00:01 0:00:01 --:--:-- 20004 100 23725 0 0 100 23725 0 19997 0:00:01 0:00:01 --:--:-- 19987 [2020-10-13T19:35:27.078Z] [2020-10-13T19:35:27.078Z] [Pipeline] } [2020-10-13T19:35:27.088Z] 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-10-13T19:35:37.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T19:35:37.385Z] . [Pipeline] withDockerContainer [2020-10-13T19:35:37.495Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:35:37.539Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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:10004/edgex-devops/git-semver:latest cat [2020-10-13T19:35:38.806Z] $ docker top 3e704004ca455ea97d72b244071b8e2e84667443825e610199dc9da3577cea59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-13T19:35:39.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T19:35:39.093Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T19:35:39.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T19:35:39.340Z] $ docker exec 3e704004ca455ea97d72b244071b8e2e84667443825e610199dc9da3577cea59 ssh-agent [2020-10-13T19:35:39.523Z] SSH_AUTH_SOCK=/tmp/ssh-USnUx1vTApvG/agent.11 [2020-10-13T19:35:39.523Z] SSH_AGENT_PID=16 [2020-10-13T19:35:39.530Z] Running ssh-add (command line suppressed) [2020-10-13T19:35:39.660Z] Identity added: /w/workspace/edgex-go/183@tmp/private_key_454870519926047780.key (/w/workspace/edgex-go/183@tmp/private_key_454870519926047780.key) [2020-10-13T19:35:39.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T19:35:40.041Z] + git semver tag [2020-10-13T19:35:40.305Z] # -> Open(): unable to determine branch for HEAD [2020-10-13T19:35:40.305Z] # $GIT_DIR = /w/workspace/edgex-go/183/.git [2020-10-13T19:35:40.305Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/183 [2020-10-13T19:35:40.305Z] # $SEMVER_REMOTE_NAME = origin [2020-10-13T19:35:40.305Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-13T19:35:40.305Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-13T19:35:40.305Z] # $SEMVER_BRANCH = master [2020-10-13T19:35:40.305Z] # $SEMVER_DIR = /w/workspace/edgex-go/183/.semver [2020-10-13T19:35:40.305Z] # d1ae39c9809767981d25a381d379eb7776e0cd9b HEAD [2020-10-13T19:35:40.569Z] # -> Force: false [2020-10-13T19:35:40.569Z] # c3cbb06b8dacd8ac5e2ba40ef0773ff19c66a9b1 refs/tags/v1.2.2-dev.68 [Pipeline] } [2020-10-13T19:35:40.584Z] $ docker exec --env ******** --env ******** 3e704004ca455ea97d72b244071b8e2e84667443825e610199dc9da3577cea59 ssh-agent -k [2020-10-13T19:35:40.709Z] unset SSH_AUTH_SOCK; [2020-10-13T19:35:40.709Z] unset SSH_AGENT_PID; [2020-10-13T19:35:40.709Z] echo Agent pid 16 killed; [2020-10-13T19:35:40.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-13T19:35:41.291Z] + git semver [Pipeline] } [2020-10-13T19:35:41.308Z] $ docker stop --time=1 3e704004ca455ea97d72b244071b8e2e84667443825e610199dc9da3577cea59 [2020-10-13T19:35:42.660Z] $ docker rm -f 3e704004ca455ea97d72b244071b8e2e84667443825e610199dc9da3577cea59 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:35:43.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-13T19:35:43.270Z] [2020-10-13T19:35:43.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:35:43.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-13T19:35:43.620Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-13T19:35:43.620Z] ab5ef0e58194: Pulling fs layer [2020-10-13T19:35:43.620Z] 9712f1f96733: Pulling fs layer [2020-10-13T19:35:43.620Z] 63f879dbbcfc: Pulling fs layer [2020-10-13T19:35:43.620Z] 0d9ebad4ef96: Pulling fs layer [2020-10-13T19:35:43.620Z] e9a5061849ea: Pulling fs layer [2020-10-13T19:35:43.620Z] d747dcd14b5f: Pulling fs layer [2020-10-13T19:35:43.620Z] 2de7ff778b66: Pulling fs layer [2020-10-13T19:35:43.620Z] e9a5061849ea: Waiting [2020-10-13T19:35:43.620Z] d747dcd14b5f: Waiting [2020-10-13T19:35:43.620Z] 0d9ebad4ef96: Waiting [2020-10-13T19:35:43.620Z] 2de7ff778b66: Waiting [2020-10-13T19:35:43.620Z] 9712f1f96733: Download complete [2020-10-13T19:35:46.175Z] 63f879dbbcfc: Verifying Checksum [2020-10-13T19:35:46.175Z] 63f879dbbcfc: Download complete [2020-10-13T19:35:46.439Z] e9a5061849ea: Download complete [2020-10-13T19:35:46.439Z] d747dcd14b5f: Verifying Checksum [2020-10-13T19:35:46.439Z] d747dcd14b5f: Download complete [2020-10-13T19:35:46.702Z] 0d9ebad4ef96: Verifying Checksum [2020-10-13T19:35:46.702Z] 0d9ebad4ef96: Download complete [2020-10-13T19:35:46.963Z] 2de7ff778b66: Verifying Checksum [2020-10-13T19:35:46.963Z] 2de7ff778b66: Download complete [2020-10-13T19:35:46.963Z] ab5ef0e58194: Download complete [2020-10-13T19:35:51.179Z] ab5ef0e58194: Pull complete [2020-10-13T19:35:51.179Z] 9712f1f96733: Pull complete [2020-10-13T19:35:54.492Z] 63f879dbbcfc: Pull complete [2020-10-13T19:36:01.128Z] 0d9ebad4ef96: Pull complete [2020-10-13T19:36:01.128Z] e9a5061849ea: Pull complete [2020-10-13T19:36:01.128Z] d747dcd14b5f: Pull complete [2020-10-13T19:36:04.455Z] 2de7ff778b66: Pull complete [2020-10-13T19:36:04.455Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-13T19:36:04.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-13T19:36:04.455Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-13T19:36:04.658Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:36:04.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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-lftools:0.23.1-centos7 cat [2020-10-13T19:36:09.074Z] $ docker top c53f5b1c7260914b48cfd084ccacd1caa53ca643c13b38467037948e63712eaa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-13T19:36:09.318Z] provisioning config files... [2020-10-13T19:36:09.365Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/183@tmp/config7377125815786385694tmp [2020-10-13T19:36:09.482Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/183@tmp/config2035927896983031687tmp [2020-10-13T19:36:09.497Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/183@tmp/config4159600495547138004tmp [Pipeline] { [Pipeline] echo [2020-10-13T19:36:09.549Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:36:09.846Z] ---> sigul-configuration.sh [2020-10-13T19:36:09.846Z] gpg: directory `/root/.gnupg' created [2020-10-13T19:36:09.846Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-13T19:36:09.846Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-13T19:36:09.846Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-13T19:36:09.846Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-13T19:36:09.846Z] gpg: CAST5 encrypted data [2020-10-13T19:36:10.108Z] gpg: encrypted with 1 passphrase [2020-10-13T19:36:10.108Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-13T19:36:10.408Z] + mkdir /home/jenkins [2020-10-13T19:36:10.408Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-13T19:36:10.735Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-10-13T19:36:10.749Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:36:11.052Z] ---> sigul-install.sh [2020-10-13T19:36:16.348Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-13T19:36:16.654Z] + git tag --list [2020-10-13T19:36:16.654Z] 0.6.0 [2020-10-13T19:36:16.654Z] 0.6.1 [2020-10-13T19:36:16.654Z] 0.7.0 [2020-10-13T19:36:16.654Z] 0.7.1 [2020-10-13T19:36:16.654Z] v1.0.0 [2020-10-13T19:36:16.654Z] v1.0.1 [2020-10-13T19:36:16.654Z] v1.1.0 [2020-10-13T19:36:16.654Z] v1.2.0 [2020-10-13T19:36:16.654Z] v1.2.1 [2020-10-13T19:36:16.654Z] v1.2.2-dev.1 [2020-10-13T19:36:16.654Z] v1.2.2-dev.10 [2020-10-13T19:36:16.654Z] v1.2.2-dev.11 [2020-10-13T19:36:16.654Z] v1.2.2-dev.12 [2020-10-13T19:36:16.654Z] v1.2.2-dev.13 [2020-10-13T19:36:16.654Z] v1.2.2-dev.14 [2020-10-13T19:36:16.654Z] v1.2.2-dev.15 [2020-10-13T19:36:16.654Z] v1.2.2-dev.16 [2020-10-13T19:36:16.654Z] v1.2.2-dev.17 [2020-10-13T19:36:16.654Z] v1.2.2-dev.18 [2020-10-13T19:36:16.654Z] v1.2.2-dev.19 [2020-10-13T19:36:16.654Z] v1.2.2-dev.2 [2020-10-13T19:36:16.654Z] v1.2.2-dev.20 [2020-10-13T19:36:16.654Z] v1.2.2-dev.21 [2020-10-13T19:36:16.654Z] v1.2.2-dev.22 [2020-10-13T19:36:16.654Z] v1.2.2-dev.23 [2020-10-13T19:36:16.654Z] v1.2.2-dev.24 [2020-10-13T19:36:16.654Z] v1.2.2-dev.25 [2020-10-13T19:36:16.654Z] v1.2.2-dev.26 [2020-10-13T19:36:16.654Z] v1.2.2-dev.27 [2020-10-13T19:36:16.654Z] v1.2.2-dev.28 [2020-10-13T19:36:16.654Z] v1.2.2-dev.29 [2020-10-13T19:36:16.654Z] v1.2.2-dev.3 [2020-10-13T19:36:16.654Z] v1.2.2-dev.30 [2020-10-13T19:36:16.654Z] v1.2.2-dev.31 [2020-10-13T19:36:16.654Z] v1.2.2-dev.32 [2020-10-13T19:36:16.654Z] v1.2.2-dev.33 [2020-10-13T19:36:16.654Z] v1.2.2-dev.34 [2020-10-13T19:36:16.654Z] v1.2.2-dev.35 [2020-10-13T19:36:16.654Z] v1.2.2-dev.36 [2020-10-13T19:36:16.654Z] v1.2.2-dev.37 [2020-10-13T19:36:16.654Z] v1.2.2-dev.38 [2020-10-13T19:36:16.654Z] v1.2.2-dev.39 [2020-10-13T19:36:16.654Z] v1.2.2-dev.4 [2020-10-13T19:36:16.654Z] v1.2.2-dev.40 [2020-10-13T19:36:16.654Z] v1.2.2-dev.41 [2020-10-13T19:36:16.654Z] v1.2.2-dev.42 [2020-10-13T19:36:16.654Z] v1.2.2-dev.43 [2020-10-13T19:36:16.654Z] v1.2.2-dev.44 [2020-10-13T19:36:16.654Z] v1.2.2-dev.45 [2020-10-13T19:36:16.654Z] v1.2.2-dev.46 [2020-10-13T19:36:16.654Z] v1.2.2-dev.47 [2020-10-13T19:36:16.654Z] v1.2.2-dev.48 [2020-10-13T19:36:16.654Z] v1.2.2-dev.49 [2020-10-13T19:36:16.654Z] v1.2.2-dev.5 [2020-10-13T19:36:16.654Z] v1.2.2-dev.50 [2020-10-13T19:36:16.654Z] v1.2.2-dev.51 [2020-10-13T19:36:16.654Z] v1.2.2-dev.52 [2020-10-13T19:36:16.654Z] v1.2.2-dev.53 [2020-10-13T19:36:16.654Z] v1.2.2-dev.54 [2020-10-13T19:36:16.654Z] v1.2.2-dev.55 [2020-10-13T19:36:16.654Z] v1.2.2-dev.56 [2020-10-13T19:36:16.654Z] v1.2.2-dev.57 [2020-10-13T19:36:16.654Z] v1.2.2-dev.58 [2020-10-13T19:36:16.654Z] v1.2.2-dev.59 [2020-10-13T19:36:16.654Z] v1.2.2-dev.6 [2020-10-13T19:36:16.654Z] v1.2.2-dev.60 [2020-10-13T19:36:16.654Z] v1.2.2-dev.61 [2020-10-13T19:36:16.654Z] v1.2.2-dev.62 [2020-10-13T19:36:16.654Z] v1.2.2-dev.63 [2020-10-13T19:36:16.654Z] v1.2.2-dev.64 [2020-10-13T19:36:16.654Z] v1.2.2-dev.65 [2020-10-13T19:36:16.654Z] v1.2.2-dev.66 [2020-10-13T19:36:16.654Z] v1.2.2-dev.67 [2020-10-13T19:36:16.654Z] v1.2.2-dev.68 [2020-10-13T19:36:16.654Z] v1.2.2-dev.7 [2020-10-13T19:36:16.654Z] v1.2.2-dev.8 [2020-10-13T19:36:16.654Z] v1.2.2-dev.9 [Pipeline] sh [2020-10-13T19:36:16.955Z] + lftools sign git-tag v1.2.2-dev.68 [2020-10-13T19:36:18.343Z] Signing Git tag with Sigul... [2020-10-13T19:36:18.343Z] Signing v1.2.2-dev.68 [Pipeline] echo [2020-10-13T19:36:19.299Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:36:19.590Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-13T19:36:19.599Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-13T19:36:19.700Z] $ docker stop --time=1 c53f5b1c7260914b48cfd084ccacd1caa53ca643c13b38467037948e63712eaa [2020-10-13T19:36:21.759Z] $ docker rm -f c53f5b1c7260914b48cfd084ccacd1caa53ca643c13b38467037948e63712eaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:36:22.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T19:36:22.567Z] . [Pipeline] withDockerContainer [2020-10-13T19:36:22.687Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:36:22.728Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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:10004/edgex-devops/git-semver:latest cat [2020-10-13T19:36:23.481Z] $ docker top e2e75b4a905f8d756cd7c2f378df75c90b7e40646fa2ce11982b45284c6d6224 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-13T19:36:23.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T19:36:23.777Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T19:36:23.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T19:36:23.990Z] $ docker exec e2e75b4a905f8d756cd7c2f378df75c90b7e40646fa2ce11982b45284c6d6224 ssh-agent [2020-10-13T19:36:24.171Z] SSH_AUTH_SOCK=/tmp/ssh-EpVIO6NY8w9e/agent.13 [2020-10-13T19:36:24.171Z] SSH_AGENT_PID=18 [2020-10-13T19:36:24.179Z] Running ssh-add (command line suppressed) [2020-10-13T19:36:24.309Z] Identity added: /w/workspace/edgex-go/183@tmp/private_key_735298752057077845.key (/w/workspace/edgex-go/183@tmp/private_key_735298752057077845.key) [2020-10-13T19:36:24.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T19:36:24.694Z] + git semver bump pre [2020-10-13T19:36:24.694Z] # -> Open(): unable to determine branch for HEAD [2020-10-13T19:36:24.694Z] # $GIT_DIR = /w/workspace/edgex-go/183/.git [2020-10-13T19:36:24.694Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/183 [2020-10-13T19:36:24.694Z] # $SEMVER_REMOTE_NAME = origin [2020-10-13T19:36:24.694Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-13T19:36:24.694Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-13T19:36:24.694Z] # $SEMVER_BRANCH = master [2020-10-13T19:36:24.694Z] # $SEMVER_DIR = /w/workspace/edgex-go/183/.semver [2020-10-13T19:36:24.694Z] 1.2.2-dev.69 [Pipeline] } [2020-10-13T19:36:24.707Z] $ docker exec --env ******** --env ******** e2e75b4a905f8d756cd7c2f378df75c90b7e40646fa2ce11982b45284c6d6224 ssh-agent -k [2020-10-13T19:36:24.831Z] unset SSH_AUTH_SOCK; [2020-10-13T19:36:24.831Z] unset SSH_AGENT_PID; [2020-10-13T19:36:24.831Z] echo Agent pid 18 killed; [2020-10-13T19:36:24.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-13T19:36:25.405Z] + git semver [Pipeline] } [2020-10-13T19:36:25.422Z] $ docker stop --time=1 e2e75b4a905f8d756cd7c2f378df75c90b7e40646fa2ce11982b45284c6d6224 [2020-10-13T19:36:26.802Z] $ docker rm -f e2e75b4a905f8d756cd7c2f378df75c90b7e40646fa2ce11982b45284c6d6224 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-13T19:36:27.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-13T19:36:27.326Z] . [Pipeline] withDockerContainer [2020-10-13T19:36:27.428Z] prd-centos7-docker-4c-2g-5125 does not seem to be running inside a container [2020-10-13T19:36:27.469Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/183 -v /w/workspace/edgex-go/183:/w/workspace/edgex-go/183:rw,z -v /w/workspace/edgex-go/183@tmp:/w/workspace/edgex-go/183@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:10004/edgex-devops/git-semver:latest cat [2020-10-13T19:36:28.188Z] $ docker top 613b242b8c45fc26a42d752b22d5b3d1962a7906ddd2e1b6a7b2d1711b4d2758 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-13T19:36:28.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-13T19:36:28.466Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-13T19:36:28.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-13T19:36:28.667Z] $ docker exec 613b242b8c45fc26a42d752b22d5b3d1962a7906ddd2e1b6a7b2d1711b4d2758 ssh-agent [2020-10-13T19:36:28.846Z] SSH_AUTH_SOCK=/tmp/ssh-zbgSBSPh0H2S/agent.12 [2020-10-13T19:36:28.846Z] SSH_AGENT_PID=17 [2020-10-13T19:36:28.853Z] Running ssh-add (command line suppressed) [2020-10-13T19:36:28.992Z] Identity added: /w/workspace/edgex-go/183@tmp/private_key_811919460133437111.key (/w/workspace/edgex-go/183@tmp/private_key_811919460133437111.key) [2020-10-13T19:36:29.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-13T19:36:29.379Z] + git semver push [2020-10-13T19:36:29.380Z] # -> Open(): unable to determine branch for HEAD [2020-10-13T19:36:29.380Z] # $GIT_DIR = /w/workspace/edgex-go/183/.git [2020-10-13T19:36:29.380Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/183 [2020-10-13T19:36:29.380Z] # $SEMVER_REMOTE_NAME = origin [2020-10-13T19:36:29.380Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-13T19:36:29.380Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-13T19:36:29.380Z] # $SEMVER_BRANCH = master [2020-10-13T19:36:29.380Z] # $SEMVER_DIR = /w/workspace/edgex-go/183/.semver [Pipeline] } [2020-10-13T19:36:39.404Z] $ docker exec --env ******** --env ******** 613b242b8c45fc26a42d752b22d5b3d1962a7906ddd2e1b6a7b2d1711b4d2758 ssh-agent -k [2020-10-13T19:36:39.550Z] unset SSH_AUTH_SOCK; [2020-10-13T19:36:39.550Z] unset SSH_AGENT_PID; [2020-10-13T19:36:39.550Z] echo Agent pid 17 killed; [2020-10-13T19:36:39.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-13T19:36:40.063Z] + git semver [Pipeline] } [2020-10-13T19:36:40.082Z] $ docker stop --time=1 613b242b8c45fc26a42d752b22d5b3d1962a7906ddd2e1b6a7b2d1711b4d2758 [2020-10-13T19:36:41.478Z] $ docker rm -f 613b242b8c45fc26a42d752b22d5b3d1962a7906ddd2e1b6a7b2d1711b4d2758 [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-10-13T19:36:42.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:36:43.857Z] ---> package-listing.sh [2020-10-13T19:36:43.857Z] ++ facter osfamily [2020-10-13T19:36:43.857Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-13T19:36:43.857Z] + OS_FAMILY=redhat [2020-10-13T19:36:43.857Z] + workspace=/w/workspace/edgex-go/183 [2020-10-13T19:36:43.857Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-13T19:36:43.857Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-13T19:36:43.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-13T19:36:43.857Z] + PACKAGES=/tmp/packages_start.txt [2020-10-13T19:36:43.857Z] + '[' /w/workspace/edgex-go/183 ']' [2020-10-13T19:36:43.857Z] + PACKAGES=/tmp/packages_end.txt [2020-10-13T19:36:43.857Z] + case "${OS_FAMILY}" in [2020-10-13T19:36:43.857Z] + rpm -qa [2020-10-13T19:36:43.857Z] + sort [2020-10-13T19:36:48.109Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-13T19:36:48.110Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-13T19:36:48.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-13T19:36:48.110Z] + '[' /w/workspace/edgex-go/183 ']' [2020-10-13T19:36:48.110Z] + mkdir -p /w/workspace/edgex-go/183/archives/ [2020-10-13T19:36:48.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/183/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-13T19:36:48.751Z] provisioning config files... [2020-10-13T19:36:48.769Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/183@tmp/config5499787356055723961tmp [Pipeline] { [Pipeline] echo [2020-10-13T19:36:48.875Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:36:49.196Z] ---> create-netrc.sh [Pipeline] } [2020-10-13T19:36:49.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-13T19:36:49.315Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:36:49.674Z] ---> python-tools-install.sh [2020-10-13T19:36:49.674Z] Generating Requirements File [2020-10-13T19:38:11.371Z] Python 3.6.8 [2020-10-13T19:38:11.371Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-13T19:38:11.371Z] appdirs==1.4.3 [2020-10-13T19:38:11.371Z] argcomplete==1.12.1 [2020-10-13T19:38:11.371Z] aspy.yaml==1.3.0 [2020-10-13T19:38:11.371Z] attrs==19.3.0 [2020-10-13T19:38:11.371Z] Babel==2.8.0 [2020-10-13T19:38:11.371Z] beautifulsoup4==4.8.2 [2020-10-13T19:38:11.371Z] boto3==1.11.6 [2020-10-13T19:38:11.371Z] botocore==1.14.6 [2020-10-13T19:38:11.371Z] bs4==0.0.1 [2020-10-13T19:38:11.371Z] cachetools==4.1.1 [2020-10-13T19:38:11.371Z] certifi==2019.11.28 [2020-10-13T19:38:11.371Z] cffi==1.14.3 [2020-10-13T19:38:11.371Z] cfgv==2.0.1 [2020-10-13T19:38:11.371Z] chardet==3.0.4 [2020-10-13T19:38:11.371Z] click==7.1 [2020-10-13T19:38:11.371Z] cliff==3.4.0 [2020-10-13T19:38:11.371Z] cmd2==1.3.11 [2020-10-13T19:38:11.371Z] colorama==0.4.4 [2020-10-13T19:38:11.371Z] cryptography==3.1.1 [2020-10-13T19:38:11.371Z] debtcollector==2.2.0 [2020-10-13T19:38:11.371Z] decorator==4.4.2 [2020-10-13T19:38:11.371Z] defusedxml==0.6.0 [2020-10-13T19:38:11.371Z] Deprecated==1.2.7 [2020-10-13T19:38:11.371Z] distlib==0.3.1 [2020-10-13T19:38:11.371Z] distro==1.2.0 [2020-10-13T19:38:11.371Z] dnspython==1.16.0 [2020-10-13T19:38:11.371Z] docker==4.2.0 [2020-10-13T19:38:11.371Z] docutils==0.15.2 [2020-10-13T19:38:11.371Z] dogpile.cache==1.0.2 [2020-10-13T19:38:11.371Z] email-validator==1.0.5 [2020-10-13T19:38:11.371Z] filelock==3.0.12 [2020-10-13T19:38:11.371Z] future==0.18.2 [2020-10-13T19:38:11.371Z] google-auth==1.22.1 [2020-10-13T19:38:11.371Z] httplib2==0.17.0 [2020-10-13T19:38:11.371Z] identify==1.4.11 [2020-10-13T19:38:11.371Z] idna==2.9 [2020-10-13T19:38:11.371Z] importlib-metadata==2.0.0 [2020-10-13T19:38:11.371Z] importlib-resources==1.5.0 [2020-10-13T19:38:11.371Z] iso8601==0.1.13 [2020-10-13T19:38:11.371Z] Jinja2==2.11.1 [2020-10-13T19:38:11.371Z] jmespath==0.10.0 [2020-10-13T19:38:11.371Z] jsonpatch==1.26 [2020-10-13T19:38:11.371Z] jsonpointer==2.0 [2020-10-13T19:38:11.371Z] jsonschema==3.2.0 [2020-10-13T19:38:11.371Z] keystoneauth1==4.2.1 [2020-10-13T19:38:11.371Z] kubernetes==11.0.0 [2020-10-13T19:38:11.371Z] lftools==0.34.2 [2020-10-13T19:38:11.371Z] lxml==4.5.0 [2020-10-13T19:38:11.371Z] MarkupSafe==0.23 [2020-10-13T19:38:11.371Z] msgpack==1.0.0 [2020-10-13T19:38:11.371Z] multi-key-dict==2.0.3 [2020-10-13T19:38:11.371Z] munch==2.5.0 [2020-10-13T19:38:11.371Z] netaddr==0.8.0 [2020-10-13T19:38:11.371Z] netifaces==0.10.9 [2020-10-13T19:38:11.371Z] niet==1.4.2 [2020-10-13T19:38:11.371Z] nodeenv==1.3.5 [2020-10-13T19:38:11.371Z] oauth2client==4.1.3 [2020-10-13T19:38:11.371Z] oauthlib==3.1.0 [2020-10-13T19:38:11.371Z] openstacksdk==0.50.0 [2020-10-13T19:38:11.371Z] os-client-config==2.1.0 [2020-10-13T19:38:11.371Z] os-service-types==1.7.0 [2020-10-13T19:38:11.371Z] osc-lib==2.2.1 [2020-10-13T19:38:11.371Z] oslo.config==8.3.2 [2020-10-13T19:38:11.371Z] oslo.context==3.1.1 [2020-10-13T19:38:11.371Z] oslo.i18n==5.0.1 [2020-10-13T19:38:11.371Z] oslo.log==4.4.0 [2020-10-13T19:38:11.371Z] oslo.serialization==4.0.1 [2020-10-13T19:38:11.371Z] oslo.utils==4.6.0 [2020-10-13T19:38:11.371Z] packaging==20.4 [2020-10-13T19:38:11.371Z] pbr==5.4.4 [2020-10-13T19:38:11.371Z] pluggy==0.13.1 [2020-10-13T19:38:11.371Z] prettytable==0.7.2 [2020-10-13T19:38:11.371Z] py==1.9.0 [2020-10-13T19:38:11.371Z] pyasn1==0.4.8 [2020-10-13T19:38:11.371Z] pyasn1-modules==0.2.8 [2020-10-13T19:38:11.371Z] pycparser==2.20 [2020-10-13T19:38:11.371Z] pygerrit2==2.0.10 [2020-10-13T19:38:11.371Z] PyGithub==1.46 [2020-10-13T19:38:11.371Z] pyinotify==0.9.6 [2020-10-13T19:38:11.371Z] PyJWT==1.7.1 [2020-10-13T19:38:11.371Z] pyparsing==2.4.7 [2020-10-13T19:38:11.371Z] pyperclip==1.8.1 [2020-10-13T19:38:11.371Z] pyroute2==0.4.13 [2020-10-13T19:38:11.371Z] pyrsistent==0.15.7 [2020-10-13T19:38:11.371Z] PySocks==1.6.8 [2020-10-13T19:38:11.371Z] python-cinderclient==7.2.0 [2020-10-13T19:38:11.371Z] python-dateutil==2.8.1 [2020-10-13T19:38:11.371Z] python-heatclient==2.2.1 [2020-10-13T19:38:11.371Z] python-jenkins==1.7.0 [2020-10-13T19:38:11.371Z] python-keystoneclient==4.1.1 [2020-10-13T19:38:11.371Z] python-magnumclient==3.2.1 [2020-10-13T19:38:11.371Z] python-novaclient==17.2.1 [2020-10-13T19:38:11.371Z] python-openstackclient==5.4.0 [2020-10-13T19:38:11.371Z] python-swiftclient==3.10.1 [2020-10-13T19:38:11.371Z] pytz==2020.1 [2020-10-13T19:38:11.371Z] PyYAML==5.3 [2020-10-13T19:38:11.371Z] requests==2.23.0 [2020-10-13T19:38:11.371Z] requests-oauthlib==1.3.0 [2020-10-13T19:38:11.371Z] requestsexceptions==1.4.0 [2020-10-13T19:38:11.371Z] rfc3986==1.4.0 [2020-10-13T19:38:11.371Z] rpm==4.11.3 [2020-10-13T19:38:11.371Z] rsa==4.0 [2020-10-13T19:38:11.371Z] ruamel.yaml==0.16.10 [2020-10-13T19:38:11.371Z] ruamel.yaml.clib==0.2.0 [2020-10-13T19:38:11.371Z] s3transfer==0.3.3 [2020-10-13T19:38:11.371Z] shade==1.27.2 [2020-10-13T19:38:11.371Z] simplejson==3.17.2 [2020-10-13T19:38:11.371Z] six==1.14.0 [2020-10-13T19:38:11.371Z] soupsieve==2.0 [2020-10-13T19:38:11.371Z] stevedore==3.2.2 [2020-10-13T19:38:11.371Z] tabulate==0.8.6 [2020-10-13T19:38:11.371Z] toml==0.10.0 [2020-10-13T19:38:11.371Z] tox==3.20.1 [2020-10-13T19:38:11.371Z] tqdm==4.43.0 [2020-10-13T19:38:11.371Z] urllib3==1.25.8 [2020-10-13T19:38:11.371Z] virtualenv==20.0.34 [2020-10-13T19:38:11.371Z] wcwidth==0.2.5 [2020-10-13T19:38:11.371Z] websocket-client==0.57.0 [2020-10-13T19:38:11.371Z] wrapt==1.12.1 [2020-10-13T19:38:11.371Z] xdg==3.0.2 [2020-10-13T19:38:11.371Z] xmltodict==0.12.0 [2020-10-13T19:38:11.371Z] yq==2.11.1 [2020-10-13T19:38:11.371Z] zipp==3.3.0 [2020-10-13T19:38:11.371Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:11.371Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-13T19:38:13.922Z] Python 2.7.5 [2020-10-13T19:38:13.922Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-13T19:38:14.183Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-13T19:38:14.183Z] ansible==2.9.7 [2020-10-13T19:38:14.183Z] Babel==0.9.6 [2020-10-13T19:38:14.183Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-13T19:38:14.183Z] beautifulsoup4==4.4.1 [2020-10-13T19:38:14.183Z] bodhi==2.11.0 [2020-10-13T19:38:14.183Z] bodhi-client==2.11.0 [2020-10-13T19:38:14.183Z] CCColUtils==1.4 [2020-10-13T19:38:14.183Z] cffi==1.6.0 [2020-10-13T19:38:14.183Z] chardet==2.2.1 [2020-10-13T19:38:14.183Z] click==6.7 [2020-10-13T19:38:14.183Z] cloud-init==18.5 [2020-10-13T19:38:14.183Z] configobj==4.7.2 [2020-10-13T19:38:14.183Z] cryptography==1.7.2 [2020-10-13T19:38:14.183Z] decorator==3.4.0 [2020-10-13T19:38:14.183Z] distro==1.2.0 [2020-10-13T19:38:14.183Z] enum34==1.0.4 [2020-10-13T19:38:14.183Z] fedpkg==1.38 [2020-10-13T19:38:14.183Z] futures==3.1.1 [2020-10-13T19:38:14.183Z] gitdb==0.6.4 [2020-10-13T19:38:14.183Z] GitPython==1.0.1 [2020-10-13T19:38:14.183Z] html5lib==0.999 [2020-10-13T19:38:14.183Z] httplib2==0.9.2 [2020-10-13T19:38:14.183Z] idna==2.4 [2020-10-13T19:38:14.183Z] iniparse==0.4 [2020-10-13T19:38:14.183Z] ipaddress==1.0.16 [2020-10-13T19:38:14.183Z] IPy==0.75 [2020-10-13T19:38:14.183Z] javapackages==1.0.0 [2020-10-13T19:38:14.183Z] Jinja2==2.7.2 [2020-10-13T19:38:14.183Z] jmespath==0.9.4 [2020-10-13T19:38:14.183Z] jsonpatch==1.2 [2020-10-13T19:38:14.183Z] jsonpointer==1.9 [2020-10-13T19:38:14.183Z] kerberos==1.1 [2020-10-13T19:38:14.183Z] kitchen==1.1.1 [2020-10-13T19:38:14.183Z] langtable==0.0.31 [2020-10-13T19:38:14.183Z] lockfile==0.9.1 [2020-10-13T19:38:14.183Z] lxml==3.2.1 [2020-10-13T19:38:14.183Z] MarkupSafe==0.11 [2020-10-13T19:38:14.183Z] munch==2.0.2 [2020-10-13T19:38:14.183Z] offtrac==0.1.0 [2020-10-13T19:38:14.183Z] openidc-client==0.6.0 [2020-10-13T19:38:14.183Z] packagedb-cli==2.14.1 [2020-10-13T19:38:14.183Z] paramiko==2.1.1 [2020-10-13T19:38:14.183Z] perf==0.1 [2020-10-13T19:38:14.183Z] ply==3.4 [2020-10-13T19:38:14.183Z] policycoreutils-default-encoding==0.1 [2020-10-13T19:38:14.183Z] prettytable==0.7.2 [2020-10-13T19:38:14.183Z] pyasn1==0.1.9 [2020-10-13T19:38:14.183Z] pycparser==2.14 [2020-10-13T19:38:14.183Z] pycurl==7.19.0 [2020-10-13T19:38:14.183Z] pygobject==3.22.0 [2020-10-13T19:38:14.183Z] pygpgme==0.3 [2020-10-13T19:38:14.183Z] pyliblzma==0.5.3 [2020-10-13T19:38:14.183Z] pyOpenSSL==0.13.1 [2020-10-13T19:38:14.183Z] pyparsing==1.5.6 [2020-10-13T19:38:14.183Z] pyserial==2.6 [2020-10-13T19:38:14.183Z] python-augeas==0.5.0 [2020-10-13T19:38:14.183Z] python-bugzilla==2.3.0 [2020-10-13T19:38:14.183Z] python-dateutil==1.5 [2020-10-13T19:38:14.183Z] python-fedora==0.10.0 [2020-10-13T19:38:14.183Z] python-linux-procfs==0.4.9 [2020-10-13T19:38:14.183Z] python-yubico==1.2.3 [2020-10-13T19:38:14.183Z] pyudev==0.15 [2020-10-13T19:38:14.183Z] pyusb==1.0.0b1 [2020-10-13T19:38:14.183Z] pyxattr==0.5.1 [2020-10-13T19:38:14.183Z] PyYAML==3.10 [2020-10-13T19:38:14.183Z] requests==2.6.0 [2020-10-13T19:38:14.183Z] requests-kerberos==0.7.0 [2020-10-13T19:38:14.183Z] rpkg==1.60 [2020-10-13T19:38:14.183Z] schedutils==0.4 [2020-10-13T19:38:14.183Z] seobject==0.1 [2020-10-13T19:38:14.183Z] sepolicy==1.1 [2020-10-13T19:38:14.183Z] six==1.9.0 [2020-10-13T19:38:14.183Z] smmap==0.9.0 [2020-10-13T19:38:14.184Z] urlgrabber==3.10 [2020-10-13T19:38:14.184Z] urllib3==1.10.2 [2020-10-13T19:38:14.184Z] virtualenv==15.1.0 [2020-10-13T19:38:14.184Z] yum-langpacks==0.4.2 [2020-10-13T19:38:14.184Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-13T19:38:14.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:38:14.503Z] ---> sudo-logs.sh [2020-10-13T19:38:14.503Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-13T19:38:14.775Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:38:15.076Z] ---> job-cost.sh [2020-10-13T19:38:15.076Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-imTE [2020-10-13T19:38:25.105Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:25.105Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:26.138Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:27.535Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:27.535Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:27.535Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:27.535Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:27.803Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:27.803Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:28.069Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:28.069Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:28.069Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:28.336Z] Cache entry deserialization failed, entry ignored [2020-10-13T19:38:30.922Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-13T19:39:03.067Z] lf-activate-venv(): INFO: Adding /tmp/venv-imTE/bin to PATH [2020-10-13T19:39:03.067Z] INFO: No Stack... [2020-10-13T19:39:03.067Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-13T19:39:03.067Z] INFO: Archiving Costs [Pipeline] echo [2020-10-13T19:39:03.081Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-13T19:39:03.382Z] ---> logs-deploy.sh [2020-10-13T19:39:03.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/183 [2020-10-13T19:39:03.382Z] INFO: archiving workspace using pattern(s): [2020-10-13T19:39:05.298Z] Archives upload complete. [2020-10-13T19:39:05.298Z] INFO: archiving logs to Nexus