Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1037384919641625826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4579830925702023167.key > 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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3226596510621021640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2022292629815349889.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6807880510372922317.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2057 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/25@tmp/jenkins-gitclient-ssh305037881186383439.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 Commit message: "build: Upgrade go-mod-core-contracts to v2.0.1-dev.13 (#3649)" > git rev-list --no-walk 7c7fc0469d67c2ecac5d8fb83ceb21b29906ba72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T06:20:33.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T06:20:35.629Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T06:20:35.657Z] ========================================================= [2021-08-05T06:20:35.657Z] EdgeX Global Pipelines Version Info [2021-08-05T06:20:35.657Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:20:36.941Z] ------------------- [2021-08-05T06:20:36.941Z] stable info: [2021-08-05T06:20:36.941Z] ------------------- [2021-08-05T06:20:36.941Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T06:20:36.941Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T06:20:36.941Z] Message: update stable to v1.0.203 [2021-08-05T06:20:37.530Z] ------------------- [2021-08-05T06:20:37.530Z] experimental info: [2021-08-05T06:20:37.530Z] ------------------- [2021-08-05T06:20:37.531Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T06:20:37.531Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T06:20:37.531Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T06:20:37.663Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-05T06:20:37.684Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-05T06:20:37.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T06:20:37.723Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-05T06:20:37.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T06:20:37.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T06:20:37.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T06:20:37.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-05T06:20:37.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-05T06:20:37.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-05T06:20:37.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T06:20:37.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T06:20:37.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T06:20:37.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T06:20:37.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T06:20:37.963Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T06:20:37.985Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T06:20:38.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T06:20:38.043Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T06:20:38.067Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-05T06:20:38.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-05T06:20:38.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-05T06:20:38.135Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T06:20:38.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-05T06:20:38.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-05T06:20:38.196Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-05T06:20:38.216Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] echo [2021-08-05T06:20:38.236Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d7ef75 [Pipeline] echo [2021-08-05T06:20:38.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T06:20:38.331Z] provisioning config files... [2021-08-05T06:20:38.352Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config1067521057690172044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:20:38.694Z] ---> docker-login.sh [2021-08-05T06:20:38.694Z] nexus3.edgexfoundry.org:10001 [2021-08-05T06:20:38.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:20:38.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:20:38.960Z] Configure a credential helper to remove this warning. See [2021-08-05T06:20:38.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:20:38.960Z] [2021-08-05T06:20:38.960Z] Login Succeeded [2021-08-05T06:20:38.960Z] nexus3.edgexfoundry.org:10002 [2021-08-05T06:20:38.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:20:38.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:20:38.960Z] Configure a credential helper to remove this warning. See [2021-08-05T06:20:38.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:20:38.960Z] [2021-08-05T06:20:38.960Z] Login Succeeded [2021-08-05T06:20:39.227Z] nexus3.edgexfoundry.org:10003 [2021-08-05T06:20:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:20:39.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:20:39.227Z] Configure a credential helper to remove this warning. See [2021-08-05T06:20:39.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:20:39.227Z] [2021-08-05T06:20:39.227Z] Login Succeeded [2021-08-05T06:20:39.227Z] nexus3.edgexfoundry.org:10004 [2021-08-05T06:20:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:20:39.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:20:39.492Z] Configure a credential helper to remove this warning. See [2021-08-05T06:20:39.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:20:39.492Z] [2021-08-05T06:20:39.492Z] Login Succeeded [2021-08-05T06:20:39.492Z] docker.io [2021-08-05T06:20:39.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:20:39.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:20:39.764Z] Configure a credential helper to remove this warning. See [2021-08-05T06:20:39.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:20:39.764Z] [2021-08-05T06:20:39.764Z] Login Succeeded [2021-08-05T06:20:39.764Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T06:20:39.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T06:20:40.120Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-05T06:20:40.121Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T06:20:40.121Z] ++ dirname cmd/core-command/Dockerfile [2021-08-05T06:20:40.121Z] ++ cut -d/ -f2 [2021-08-05T06:20:40.121Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-05T06:20:40.121Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T06:20:40.121Z] ++ dirname cmd/core-data/Dockerfile [2021-08-05T06:20:40.121Z] ++ cut -d/ -f2 [2021-08-05T06:20:40.121Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-05T06:20:40.121Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T06:20:40.121Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-05T06:20:40.121Z] ++ cut -d/ -f2 [2021-08-05T06:20:40.121Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-05T06:20:40.121Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T06:20:40.121Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-05T06:20:40.121Z] ++ cut -d/ -f2 [2021-08-05T06:20:40.121Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-05T06:20:40.121Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T06:20:40.121Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-05T06:20:40.121Z] ++ cut -d/ -f2 [2021-08-05T06:20:40.121Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-05T06:20:40.121Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T06:20:40.121Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-05T06:20:40.121Z] ++ cut -d/ -f2 [2021-08-05T06:20:40.121Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-05T06:20:40.121Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T06:20:40.121Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-05T06:20:40.121Z] ++ cut -d/ -f2 [2021-08-05T06:20:40.121Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-05T06:20:40.121Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T06:20:40.121Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-05T06:20:40.121Z] ++ cut -d/ -f2 [2021-08-05T06:20:40.121Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-05T06:20:40.121Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T06:20:40.121Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-05T06:20:40.121Z] ++ cut -d/ -f2 [2021-08-05T06:20:40.121Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-05T06:20:40.184Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:20:43.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T06:20:43.181Z] [2021-08-05T06:20:43.181Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:20:43.505Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T06:20:43.505Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T06:20:43.505Z] 31603596830f: Pulling fs layer [2021-08-05T06:20:43.505Z] d4622e32a9a9: Pulling fs layer [2021-08-05T06:20:43.505Z] 1030fce36090: Pulling fs layer [2021-08-05T06:20:43.505Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T06:20:43.505Z] 6c6cb7e1b49b: Waiting [2021-08-05T06:20:43.505Z] d4622e32a9a9: Verifying Checksum [2021-08-05T06:20:43.505Z] d4622e32a9a9: Download complete [2021-08-05T06:20:43.776Z] 31603596830f: Verifying Checksum [2021-08-05T06:20:43.776Z] 31603596830f: Download complete [2021-08-05T06:20:44.053Z] 31603596830f: Pull complete [2021-08-05T06:20:44.053Z] d4622e32a9a9: Pull complete [2021-08-05T06:20:44.053Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T06:20:44.053Z] 6c6cb7e1b49b: Download complete [2021-08-05T06:20:44.053Z] 1030fce36090: Verifying Checksum [2021-08-05T06:20:44.053Z] 1030fce36090: Download complete [2021-08-05T06:20:44.642Z] 1030fce36090: Pull complete [2021-08-05T06:20:44.909Z] 6c6cb7e1b49b: Pull complete [2021-08-05T06:20:44.909Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T06:20:44.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T06:20:44.909Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T06:20:45.001Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:20:45.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T06:20:45.843Z] $ docker top 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T06:20:45.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T06:20:45.971Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T06:20:46.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T06:20:46.079Z] $ docker exec 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e ssh-agent [2021-08-05T06:20:46.184Z] SSH_AUTH_SOCK=/tmp/ssh-MW3cMnlClBHn/agent.15 [2021-08-05T06:20:46.184Z] SSH_AGENT_PID=21 [2021-08-05T06:20:46.195Z] Running ssh-add (command line suppressed) [2021-08-05T06:20:46.289Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_4966096398823320335.key (/w/workspace/edgex-go/25@tmp/private_key_4966096398823320335.key) [2021-08-05T06:20:46.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T06:20:46.621Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T06:20:46.642Z] $ docker exec --env ******** --env ******** 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e ssh-agent -k [2021-08-05T06:20:46.732Z] unset SSH_AUTH_SOCK; [2021-08-05T06:20:46.732Z] unset SSH_AGENT_PID; [2021-08-05T06:20:46.732Z] echo Agent pid 21 killed; [2021-08-05T06:20:46.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T06:20:46.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T06:20:46.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T06:20:46.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T06:20:46.893Z] $ docker exec 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e ssh-agent [2021-08-05T06:20:46.995Z] SSH_AUTH_SOCK=/tmp/ssh-1OFGNFFlrlmS/agent.53 [2021-08-05T06:20:46.995Z] SSH_AGENT_PID=60 [2021-08-05T06:20:47.003Z] Running ssh-add (command line suppressed) [2021-08-05T06:20:47.103Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_8098910892881472403.key (/w/workspace/edgex-go/25@tmp/private_key_8098910892881472403.key) [2021-08-05T06:20:47.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T06:20:47.455Z] + git semver init [2021-08-05T06:20:47.455Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T06:20:47.455Z] # $GIT_DIR = /w/workspace/edgex-go/25/.git [2021-08-05T06:20:47.455Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/25 [2021-08-05T06:20:47.455Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T06:20:47.455Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T06:20:47.455Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T06:20:47.455Z] # $SEMVER_BRANCH = main [2021-08-05T06:20:47.455Z] # $SEMVER_TEMP = /tmp/semver-234963449 [2021-08-05T06:20:47.455Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-05T06:21:05.680Z] # '/tmp/semver-234963449' -> '/w/workspace/edgex-go/25/.semver' [2021-08-05T06:21:05.680Z] # -> Force: false [2021-08-05T06:21:05.680Z] # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } [2021-08-05T06:21:05.696Z] $ docker exec --env ******** --env ******** 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e ssh-agent -k [2021-08-05T06:21:05.799Z] unset SSH_AUTH_SOCK; [2021-08-05T06:21:05.800Z] unset SSH_AGENT_PID; [2021-08-05T06:21:05.800Z] echo Agent pid 60 killed; [2021-08-05T06:21:05.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T06:21:06.164Z] + git semver [Pipeline] } [2021-08-05T06:21:06.186Z] $ docker stop --time=1 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e [2021-08-05T06:21:08.450Z] $ docker rm -f 117254bb350bc4f7ddcb8b95111948c5bb7a6c3a945b7fe9fa68e37422ebff0e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T06:21:08.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T06:21:09.160Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T06:21:09.163Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.23 [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 [2021-08-05T06:21:09.501Z] ========================================================= [2021-08-05T06:21:09.501Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T06:21:09.501Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:21:09.826Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-05T06:21:11.255Z] Sending build context to Docker daemon 328.5MB [2021-08-05T06:21:11.255Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T06:21:11.255Z] Step 2/6 : FROM ${BASE} [2021-08-05T06:21:11.255Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T06:21:11.255Z] 540db60ca938: Pulling fs layer [2021-08-05T06:21:11.255Z] adcc1eea9eea: Pulling fs layer [2021-08-05T06:21:11.255Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T06:21:11.255Z] db62176df00c: Pulling fs layer [2021-08-05T06:21:11.255Z] 3b30891b0d05: Pulling fs layer [2021-08-05T06:21:11.255Z] 444f5516b4c7: Pulling fs layer [2021-08-05T06:21:11.255Z] 90b9b1106a8b: Pulling fs layer [2021-08-05T06:21:11.255Z] 0383d17a5b7e: Pulling fs layer [2021-08-05T06:21:11.255Z] c82ef313ddc5: Pulling fs layer [2021-08-05T06:21:11.255Z] 90b9b1106a8b: Waiting [2021-08-05T06:21:11.255Z] 0383d17a5b7e: Waiting [2021-08-05T06:21:11.255Z] c82ef313ddc5: Waiting [2021-08-05T06:21:11.255Z] 3b30891b0d05: Waiting [2021-08-05T06:21:11.255Z] db62176df00c: Waiting [2021-08-05T06:21:11.255Z] 444f5516b4c7: Waiting [2021-08-05T06:21:11.255Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T06:21:11.255Z] 4c4ab2625f07: Download complete [2021-08-05T06:21:11.255Z] adcc1eea9eea: Verifying Checksum [2021-08-05T06:21:11.255Z] adcc1eea9eea: Download complete [2021-08-05T06:21:11.255Z] 3b30891b0d05: Verifying Checksum [2021-08-05T06:21:11.255Z] 3b30891b0d05: Download complete [2021-08-05T06:21:11.255Z] 444f5516b4c7: Verifying Checksum [2021-08-05T06:21:11.255Z] 444f5516b4c7: Download complete [2021-08-05T06:21:11.255Z] 90b9b1106a8b: Verifying Checksum [2021-08-05T06:21:11.255Z] 90b9b1106a8b: Download complete [2021-08-05T06:21:11.524Z] 540db60ca938: Verifying Checksum [2021-08-05T06:21:11.524Z] 540db60ca938: Download complete [2021-08-05T06:21:11.524Z] 540db60ca938: Pull complete [2021-08-05T06:21:11.798Z] adcc1eea9eea: Pull complete [2021-08-05T06:21:11.798Z] 4c4ab2625f07: Pull complete [2021-08-05T06:21:12.387Z] 0383d17a5b7e: Verifying Checksum [2021-08-05T06:21:12.387Z] 0383d17a5b7e: Download complete [2021-08-05T06:21:15.726Z] c82ef313ddc5: Verifying Checksum [2021-08-05T06:21:15.726Z] c82ef313ddc5: Download complete [2021-08-05T06:21:16.319Z] db62176df00c: Verifying Checksum [2021-08-05T06:21:16.319Z] db62176df00c: Download complete [2021-08-05T06:21:19.708Z] db62176df00c: Pull complete [2021-08-05T06:21:19.708Z] 3b30891b0d05: Pull complete [2021-08-05T06:21:19.708Z] 444f5516b4c7: Pull complete [2021-08-05T06:21:19.708Z] 90b9b1106a8b: Pull complete [2021-08-05T06:21:19.977Z] 0383d17a5b7e: Pull complete [2021-08-05T06:21:22.675Z] c82ef313ddc5: Pull complete [2021-08-05T06:21:22.675Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-05T06:21:22.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T06:21:22.675Z] ---> 4508b0543a43 [2021-08-05T06:21:22.675Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-05T06:21:23.639Z] ---> Running in 01bd9328d203 [2021-08-05T06:21:23.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:21:24.427Z] Still waiting to schedule task [2021-08-05T06:21:24.428Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-05T06:21:24.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:21:25.827Z] OK: 219 MiB in 52 packages [2021-08-05T06:21:26.093Z] Removing intermediate container 01bd9328d203 [2021-08-05T06:21:26.093Z] ---> 24a1ca888787 [2021-08-05T06:21:26.093Z] Step 4/6 : WORKDIR /edgex-go [2021-08-05T06:21:26.093Z] ---> Running in 03e191430734 [2021-08-05T06:21:26.362Z] Removing intermediate container 03e191430734 [2021-08-05T06:21:26.362Z] ---> 3765e5b840c9 [2021-08-05T06:21:26.362Z] Step 5/6 : COPY go.mod . [2021-08-05T06:21:26.362Z] ---> 7ef2dd8a275c [2021-08-05T06:21:26.362Z] Step 6/6 : RUN go mod download [2021-08-05T06:21:26.362Z] ---> Running in 1290c852123f [2021-08-05T06:22:13.212Z] Removing intermediate container 1290c852123f [2021-08-05T06:22:13.212Z] ---> 6851d9633627 [2021-08-05T06:22:13.212Z] Successfully built 6851d9633627 [2021-08-05T06:22:13.212Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:22:13.543Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T06:22:13.543Z] . [Pipeline] withDockerContainer [2021-08-05T06:22:13.632Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:22:13.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T06:22:14.056Z] $ docker top a2a2c188aa354ee7f62b7707ad71275bdc2a5015109149d4d0e73d597ca203f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T06:22:14.460Z] + go version [2021-08-05T06:22:14.460Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-05T06:22:14.477Z] $ docker stop --time=1 a2a2c188aa354ee7f62b7707ad71275bdc2a5015109149d4d0e73d597ca203f4 [2021-08-05T06:22:15.665Z] $ docker rm -f a2a2c188aa354ee7f62b7707ad71275bdc2a5015109149d4d0e73d597ca203f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:22:16.450Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T06:22:16.450Z] . [Pipeline] withDockerContainer [2021-08-05T06:22:16.543Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:22:16.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T06:22:16.999Z] $ docker top 26473c6ab4bc18942ad943ff6763425657f5696fea37c1099bf7ba040d0968b6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-05T06:22:17.103Z] ========================================================= [2021-08-05T06:22:17.103Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-05T06:22:17.103Z] ========================================================= [Pipeline] sh [2021-08-05T06:22:17.412Z] + go mod tidy [Pipeline] sh [2021-08-05T06:22:18.002Z] + make test [2021-08-05T06:22:18.002Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-05T06:22:18.270Z] go mod tidy [2021-08-05T06:22:18.542Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-05T06:22:23.936Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-05T06:22:39.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-05T06:22:44.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-05T06:22:44.667Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-05T06:22:44.937Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-05T06:22:46.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-05T06:22:47.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-05T06:22:47.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-05T06:22:47.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-05T06:22:48.490Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-05T06:22:48.490Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-05T06:22:48.762Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-05T06:22:48.762Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-05T06:22:48.762Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-05T06:22:48.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-05T06:22:51.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2021-08-05T06:22:51.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-05T06:22:51.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-05T06:22:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements [2021-08-05T06:22:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-05T06:22:52.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 46.3% of statements [2021-08-05T06:22:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-05T06:22:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-05T06:22:53.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-08-05T06:22:53.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-05T06:22:53.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-05T06:22:54.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements [2021-08-05T06:22:54.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-05T06:22:54.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-05T06:22:54.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-05T06:22:54.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-05T06:22:54.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-05T06:22:55.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements [2021-08-05T06:22:55.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-05T06:22:55.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-05T06:22:55.424Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 59.1% of statements [2021-08-05T06:22:55.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-05T06:22:55.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-05T06:22:55.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-05T06:22:55.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-05T06:22:55.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-05T06:22:55.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-08-05T06:22:55.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-05T06:22:55.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-05T06:22:55.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-05T06:22:56.289Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-08-05T06:22:56.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-05T06:22:56.289Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-08-05T06:22:56.559Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 22.0% of statements [2021-08-05T06:22:56.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-05T06:22:56.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-08-05T06:22:59.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-08-05T06:22:59.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-08-05T06:22:59.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-08-05T06:22:59.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-05T06:23:09.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-08-05T06:23:09.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-08-05T06:23:14.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.217s coverage: 81.8% of statements [2021-08-05T06:23:14.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-05T06:23:29.003Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2058 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-05T06:23:29.023Z] Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout [2021-08-05T06:23:29.250Z] The recommended git tool is: git [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.018s coverage: 100.0% of statements [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-08-05T06:23:32.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-05T06:23:32.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-05T06:23:33.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements [2021-08-05T06:23:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-05T06:23:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-05T06:23:33.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-08-05T06:23:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-05T06:23:33.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-08-05T06:23:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-05T06:23:34.732Z] using credential edgex-jenkins-ssh [2021-08-05T06:23:34.754Z] Cloning the remote Git repository [2021-08-05T06:23:34.830Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-05T06:23:34.943Z] > git init /w/workspace/edgex-go/25 # timeout=10 [2021-08-05T06:23:35.016Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T06:23:35.017Z] > git --version # timeout=10 [2021-08-05T06:23:35.065Z] > git --version # 'git version 2.17.1' [2021-08-05T06:23:35.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T06:23:35.160Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T06:23:41.709Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-05T06:23:41.709Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-05T06:23:41.709Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-05T06:23:41.709Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-05T06:23:41.709Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-05T06:23:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-05T06:23:41.709Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-08-05T06:23:41.709Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-05T06:23:41.709Z] GO111MODULE=on go vet ./... [2021-08-05T06:23:50.627Z] Avoid second fetch [2021-08-05T06:23:50.628Z] Checking out Revision 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c (main) [2021-08-05T06:23:50.577Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T06:23:50.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T06:23:50.645Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T06:23:50.665Z] > git checkout -f 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 [2021-08-05T06:23:56.899Z] Commit message: "build: Upgrade go-mod-core-contracts to v2.0.1-dev.13 (#3649)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T06:23:57.447Z] provisioning config files... [2021-08-05T06:23:57.477Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config6275516881979942100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:23:58.048Z] ---> docker-login.sh [2021-08-05T06:23:58.048Z] nexus3.edgexfoundry.org:10001 [2021-08-05T06:23:59.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:23:59.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:23:59.317Z] Configure a credential helper to remove this warning. See [2021-08-05T06:23:59.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:23:59.317Z] [2021-08-05T06:23:59.317Z] Login Succeeded [2021-08-05T06:23:59.317Z] nexus3.edgexfoundry.org:10002 [2021-08-05T06:23:59.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:23:59.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:23:59.868Z] Configure a credential helper to remove this warning. See [2021-08-05T06:23:59.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:23:59.868Z] [2021-08-05T06:23:59.868Z] Login Succeeded [2021-08-05T06:23:59.868Z] nexus3.edgexfoundry.org:10003 [2021-08-05T06:24:00.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:24:00.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:24:00.423Z] Configure a credential helper to remove this warning. See [2021-08-05T06:24:00.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:24:00.423Z] [2021-08-05T06:24:00.423Z] Login Succeeded [2021-08-05T06:24:00.423Z] nexus3.edgexfoundry.org:10004 [2021-08-05T06:24:00.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:24:00.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:24:00.976Z] Configure a credential helper to remove this warning. See [2021-08-05T06:24:00.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:24:00.976Z] [2021-08-05T06:24:00.976Z] Login Succeeded [2021-08-05T06:24:00.976Z] docker.io [2021-08-05T06:24:01.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:24:01.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:24:01.859Z] Configure a credential helper to remove this warning. See [2021-08-05T06:24:01.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:24:01.859Z] [2021-08-05T06:24:01.859Z] Login Succeeded [2021-08-05T06:24:01.859Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T06:24:01.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T06:24:02.249Z] ========================================================= [2021-08-05T06:24:02.249Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T06:24:02.249Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:24:02.603Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-05T06:24:04.680Z] gofmt -l . [2021-08-05T06:24:04.680Z] [ "`gofmt -l .`" = "" ] [2021-08-05T06:24:04.680Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-05T06:24:04.708Z] Sending build context to Docker daemon 165.8MB [2021-08-05T06:24:04.708Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T06:24:04.708Z] Step 2/6 : FROM ${BASE} [2021-08-05T06:24:04.985Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T06:24:04.985Z] 595b0fe564bb: Pulling fs layer [2021-08-05T06:24:04.985Z] 24495759ef45: Pulling fs layer [2021-08-05T06:24:04.985Z] d148012ef14d: Pulling fs layer [2021-08-05T06:24:04.985Z] e90a11edd702: Pulling fs layer [2021-08-05T06:24:04.985Z] d77568369979: Pulling fs layer [2021-08-05T06:24:04.985Z] 02195dbdac53: Pulling fs layer [2021-08-05T06:24:04.985Z] 2b1b35aa2570: Pulling fs layer [2021-08-05T06:24:04.985Z] 2c1f732e5b09: Pulling fs layer [2021-08-05T06:24:04.985Z] e90a11edd702: Waiting [2021-08-05T06:24:04.985Z] 02195dbdac53: Waiting [2021-08-05T06:24:04.985Z] d77568369979: Waiting [2021-08-05T06:24:04.985Z] 2b1b35aa2570: Waiting [2021-08-05T06:24:04.999Z] + ls -al . [2021-08-05T06:24:05.000Z] total 596 [2021-08-05T06:24:05.000Z] drwxrwxr-x 10 1001 1001 4096 Aug 5 06:24 . [2021-08-05T06:24:05.000Z] drwxr-xr-x 4 root root 30 Aug 5 06:22 .. [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 11 Aug 5 06:20 .dockerignore [2021-08-05T06:24:05.000Z] drwxrwxr-x 8 1001 1001 162 Aug 5 06:20 .git [2021-08-05T06:24:05.000Z] drwxrwxr-x 3 1001 1001 125 Aug 5 06:20 .github [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 818 Aug 5 06:20 .gitignore [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 76 Aug 5 06:20 .hadolint.yml [2021-08-05T06:24:05.000Z] drwx------ 3 1001 1001 43 Aug 5 06:21 .semver [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 166 Aug 5 06:20 .sonarcloud.properties [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 8609 Aug 5 06:20 Attribution.txt [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 43881 Aug 5 06:20 CHANGELOG.md [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 3804 Aug 5 06:20 CONTRIBUTING.md [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 931 Aug 5 06:20 Dockerfile.build [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 849 Aug 5 06:20 Jenkinsfile [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 10775 Aug 5 06:20 LICENSE [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 5915 Aug 5 06:20 Makefile [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 8643 Aug 5 06:20 README.md [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 6912 Aug 5 06:20 SECURITY.md [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 12 Aug 5 06:21 VERSION [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 4131 Aug 5 06:20 ZMQWindows.md [2021-08-05T06:24:05.000Z] drwxrwxr-x 2 1001 1001 37 Aug 5 06:20 bin [2021-08-05T06:24:05.000Z] drwxrwxr-x 14 1001 1001 4096 Aug 5 06:20 cmd [2021-08-05T06:24:05.000Z] -rw-r--r-- 1 root root 404176 Aug 5 06:23 coverage.out [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 813 Aug 5 06:20 go.mod [2021-08-05T06:24:05.000Z] -rw-r--r-- 1 root root 48847 Aug 5 06:22 go.sum [2021-08-05T06:24:05.000Z] drwxrwxr-x 8 1001 1001 124 Aug 5 06:20 internal [2021-08-05T06:24:05.000Z] drwxrwxr-x 3 1001 1001 16 Aug 5 06:20 openapi [2021-08-05T06:24:05.000Z] drwxrwxr-x 4 1001 1001 71 Aug 5 06:20 snap [2021-08-05T06:24:05.000Z] -rw-rw-r-- 1 1001 1001 204 Aug 5 06:20 version.go [Pipeline] sh [2021-08-05T06:24:05.259Z] d148012ef14d: Verifying Checksum [2021-08-05T06:24:05.259Z] d148012ef14d: Download complete [2021-08-05T06:24:05.259Z] 24495759ef45: Verifying Checksum [2021-08-05T06:24:05.259Z] 24495759ef45: Download complete [2021-08-05T06:24:05.259Z] d77568369979: Download complete [2021-08-05T06:24:05.259Z] 02195dbdac53: Download complete [2021-08-05T06:24:05.259Z] 595b0fe564bb: Verifying Checksum [2021-08-05T06:24:05.259Z] 595b0fe564bb: Download complete [2021-08-05T06:24:05.259Z] 2b1b35aa2570: Download complete [2021-08-05T06:24:05.312Z] + '[' -e coverage.out ] [2021-08-05T06:24:05.312Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-05T06:24:05.412Z] Stashed 1 file(s) [Pipeline] sh [2021-08-05T06:24:05.719Z] + make build [2021-08-05T06:24:05.719Z] go mod tidy [2021-08-05T06:24:05.719Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-data/core-data ./cmd/core-data [2021-08-05T06:24:05.859Z] 595b0fe564bb: Pull complete [2021-08-05T06:24:06.461Z] 24495759ef45: Pull complete [2021-08-05T06:24:06.739Z] d148012ef14d: Pull complete [2021-08-05T06:24:07.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-05T06:24:08.742Z] 2c1f732e5b09: Verifying Checksum [2021-08-05T06:24:08.742Z] 2c1f732e5b09: Download complete [2021-08-05T06:24:09.348Z] e90a11edd702: Verifying Checksum [2021-08-05T06:24:09.348Z] e90a11edd702: Download complete [2021-08-05T06:24:13.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-command/core-command ./cmd/core-command [2021-08-05T06:24:14.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-05T06:24:15.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-05T06:24:15.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-05T06:24:16.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-05T06:24:17.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-05T06:24:17.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-05T06:24:18.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-05T06:24:19.533Z] e90a11edd702: Pull complete [2021-08-05T06:24:19.533Z] d77568369979: Pull complete [2021-08-05T06:24:19.804Z] 02195dbdac53: Pull complete [2021-08-05T06:24:19.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-05T06:24:20.403Z] 2b1b35aa2570: Pull complete [2021-08-05T06:24:20.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-05T06:24:22.395Z] $ docker stop --time=1 26473c6ab4bc18942ad943ff6763425657f5696fea37c1099bf7ba040d0968b6 [2021-08-05T06:24:24.315Z] $ docker rm -f 26473c6ab4bc18942ad943ff6763425657f5696fea37c1099bf7ba040d0968b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-05T06:24:27.317Z] 2c1f732e5b09: Pull complete [2021-08-05T06:24:27.317Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-05T06:24:27.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T06:24:27.317Z] ---> 88ecf2bb1f95 [2021-08-05T06:24:27.317Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:24:30.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T06:24:30.551Z] [2021-08-05T06:24:30.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T06:24:30.602Z] ---> Running in 79975361998b [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:24:31.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T06:24:31.185Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-05T06:24:31.185Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-05T06:24:31.185Z] ca9280d653b3: Pulling fs layer [2021-08-05T06:24:31.185Z] 7e9c9ca2126c: Pulling fs layer [2021-08-05T06:24:31.546Z] cbdbe7a5bc2a: Download complete [2021-08-05T06:24:31.546Z] cbdbe7a5bc2a: Pull complete [2021-08-05T06:24:31.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:24:31.824Z] ca9280d653b3: Verifying Checksum [2021-08-05T06:24:31.824Z] ca9280d653b3: Download complete [2021-08-05T06:24:32.408Z] ca9280d653b3: Pull complete [2021-08-05T06:24:33.818Z] 7e9c9ca2126c: Verifying Checksum [2021-08-05T06:24:33.818Z] 7e9c9ca2126c: Download complete [2021-08-05T06:24:34.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:24:36.785Z] OK: 218 MiB in 52 packages [2021-08-05T06:24:37.182Z] 7e9c9ca2126c: Pull complete [2021-08-05T06:24:37.182Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-05T06:24:37.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T06:24:37.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-05T06:24:37.269Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:24:37.328Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-05T06:24:38.315Z] Removing intermediate container 79975361998b [2021-08-05T06:24:38.315Z] ---> da3652c215c8 [2021-08-05T06:24:38.315Z] Step 4/6 : WORKDIR /edgex-go [2021-08-05T06:24:38.315Z] ---> Running in a9ef52518ff8 [2021-08-05T06:24:38.934Z] Removing intermediate container a9ef52518ff8 [2021-08-05T06:24:38.934Z] ---> 4043a9819147 [2021-08-05T06:24:38.934Z] Step 5/6 : COPY go.mod . [2021-08-05T06:24:39.531Z] ---> 1e944dbd7bbd [2021-08-05T06:24:39.531Z] Step 6/6 : RUN go mod download [2021-08-05T06:24:39.806Z] ---> Running in 7859828ec624 [2021-08-05T06:24:39.828Z] $ docker top 53babc8f754ae0b1ec9dfe15e5a358b65e5b58eadc3703866c45c00649e7e43c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T06:24:40.213Z] + docker-compose build --help [2021-08-05T06:24:40.213Z] + grep parallel [2021-08-05T06:24:40.795Z] --parallel Build images in parallel. [Pipeline] } [2021-08-05T06:24:40.811Z] $ docker stop --time=1 53babc8f754ae0b1ec9dfe15e5a358b65e5b58eadc3703866c45c00649e7e43c [2021-08-05T06:24:42.018Z] $ docker rm -f 53babc8f754ae0b1ec9dfe15e5a358b65e5b58eadc3703866c45c00649e7e43c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:24:42.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T06:24:42.474Z] . [Pipeline] withDockerContainer [2021-08-05T06:24:42.558Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:24:42.618Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-05T06:24:42.955Z] $ docker top dc4e9b63f17b04d241be86cb466af911e45b3da8aaba77bfd0e5b07362624d68 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T06:24:43.353Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-05T06:24:43.935Z] Building core-command ... [2021-08-05T06:24:43.935Z] Building core-data ... [2021-08-05T06:24:43.935Z] Building core-metadata ... [2021-08-05T06:24:43.935Z] Building security-bootstrapper ... [2021-08-05T06:24:43.935Z] Building security-proxy-setup ... [2021-08-05T06:24:43.935Z] Building security-secretstore-setup ... [2021-08-05T06:24:43.935Z] Building support-notifications ... [2021-08-05T06:24:43.935Z] Building support-scheduler ... [2021-08-05T06:24:43.935Z] Building sys-mgmt-agent ... [2021-08-05T06:24:43.935Z] Building support-scheduler [2021-08-05T06:24:43.935Z] Building core-metadata [2021-08-05T06:24:43.935Z] Building security-bootstrapper [2021-08-05T06:24:43.935Z] Building core-command [2021-08-05T06:24:43.935Z] Building support-notifications [2021-08-05T06:24:52.170Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:24:52.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:24:52.170Z] ---> 6851d9633627 [2021-08-05T06:24:52.170Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T06:24:58.817Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:24:58.818Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:24:58.818Z] ---> 6851d9633627 [2021-08-05T06:24:58.818Z] Step 3/32 : WORKDIR /edgex-go [2021-08-05T06:25:03.080Z] ---> Running in 65cb8e302d3f [2021-08-05T06:25:03.080Z] ---> Running in 7b2ad515655c [2021-08-05T06:25:03.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:25:03.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:25:03.347Z] ---> 6851d9633627 [2021-08-05T06:25:03.347Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T06:25:03.347Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:25:03.347Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:25:03.347Z] ---> 6851d9633627 [2021-08-05T06:25:03.347Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T06:25:03.928Z] ---> Running in 7768c6025287 [2021-08-05T06:25:03.928Z] ---> Running in ab78e2fb2bc7 [2021-08-05T06:25:04.199Z] Removing intermediate container 7768c6025287 [2021-08-05T06:25:04.199Z] ---> 922150e28d6a [2021-08-05T06:25:04.199Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:25:04.470Z] Removing intermediate container 7b2ad515655c [2021-08-05T06:25:04.470Z] ---> 9d7ba27562f8 [2021-08-05T06:25:04.470Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:25:04.470Z] Removing intermediate container ab78e2fb2bc7 [2021-08-05T06:25:04.470Z] ---> 07f197f12e06 [2021-08-05T06:25:04.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:25:04.470Z] Removing intermediate container 65cb8e302d3f [2021-08-05T06:25:04.470Z] ---> e09acf238799 [2021-08-05T06:25:04.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:25:04.470Z] ---> Running in 72c3edb0cd26 [2021-08-05T06:25:04.470Z] ---> Running in 184186fa738a [2021-08-05T06:25:04.470Z] ---> Running in df49f1dcc962 [2021-08-05T06:25:04.470Z] ---> Running in f25cc717e951 [2021-08-05T06:25:05.893Z] Removing intermediate container 72c3edb0cd26 [2021-08-05T06:25:05.893Z] ---> 0c5367d0acbc [2021-08-05T06:25:05.893Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T06:25:05.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:25:05.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:25:05.893Z] ---> 6851d9633627 [2021-08-05T06:25:05.893Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T06:25:05.893Z] ---> Using cache [2021-08-05T06:25:05.893Z] ---> 07f197f12e06 [2021-08-05T06:25:05.893Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:25:06.173Z] ---> Running in 3e9401cddb0f [2021-08-05T06:25:06.173Z] ---> Running in 9e100272ca23 [2021-08-05T06:25:06.173Z] Removing intermediate container 184186fa738a [2021-08-05T06:25:06.173Z] ---> 6ad4f706c296 [2021-08-05T06:25:06.173Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-05T06:25:06.173Z] ---> Running in ea31a41d5b2e [2021-08-05T06:25:06.447Z] Removing intermediate container df49f1dcc962 [2021-08-05T06:25:06.447Z] ---> ba084e3ac7a5 [2021-08-05T06:25:06.447Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-05T06:25:06.447Z] Removing intermediate container f25cc717e951 [2021-08-05T06:25:06.447Z] ---> 85c23e068728 [2021-08-05T06:25:06.447Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-05T06:25:06.447Z] ---> Running in c2e2a8fcc8ea [2021-08-05T06:25:06.447Z] ---> Running in 62a26262da7d [2021-08-05T06:25:07.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:07.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:07.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:07.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:07.038Z] Removing intermediate container 9e100272ca23 [2021-08-05T06:25:07.038Z] ---> 228537eb39ee [2021-08-05T06:25:07.038Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T06:25:07.304Z] ---> Running in 8f8fe4867703 [2021-08-05T06:25:07.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:07.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:07.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:07.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:07.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:08.119Z] OK: 219 MiB in 52 packages [2021-08-05T06:25:08.119Z] OK: 219 MiB in 52 packages [2021-08-05T06:25:08.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:08.386Z] OK: 219 MiB in 52 packages [2021-08-05T06:25:08.386Z] OK: 219 MiB in 52 packages [2021-08-05T06:25:08.386Z] Removing intermediate container 3e9401cddb0f [2021-08-05T06:25:08.386Z] ---> e261a6df2903 [2021-08-05T06:25:08.386Z] Step 6/24 : COPY go.mod . [2021-08-05T06:25:08.652Z] Removing intermediate container ea31a41d5b2e [2021-08-05T06:25:08.652Z] ---> 29836e45d2cb [2021-08-05T06:25:08.652Z] Step 6/23 : COPY go.mod . [2021-08-05T06:25:08.652Z] ---> e1d2986f87a7 [2021-08-05T06:25:08.652Z] Step 7/24 : RUN go mod download [2021-08-05T06:25:08.652Z] OK: 219 MiB in 52 packages [2021-08-05T06:25:08.921Z] ---> Running in 3c3ff76f5344 [2021-08-05T06:25:08.921Z] Removing intermediate container c2e2a8fcc8ea [2021-08-05T06:25:08.921Z] ---> 8d3d22b94bb4 [2021-08-05T06:25:08.921Z] Step 6/32 : COPY go.mod . [2021-08-05T06:25:08.921Z] Removing intermediate container 62a26262da7d [2021-08-05T06:25:08.921Z] ---> 248266c1c91f [2021-08-05T06:25:08.921Z] Step 6/23 : COPY go.mod . [2021-08-05T06:25:08.921Z] ---> 26a5549fffa1 [2021-08-05T06:25:08.921Z] Step 7/23 : RUN go mod download [2021-08-05T06:25:08.921Z] ---> Running in dbd00c0596d1 [2021-08-05T06:25:09.191Z] ---> f10caf97d6aa [2021-08-05T06:25:09.191Z] Step 7/32 : RUN go mod download [2021-08-05T06:25:09.191Z] ---> bfd3324d3a2d [2021-08-05T06:25:09.191Z] Step 7/23 : RUN go mod download [2021-08-05T06:25:09.191Z] ---> Running in b03b405e2479 [2021-08-05T06:25:09.191Z] ---> Running in dd8ab05df005 [2021-08-05T06:25:09.191Z] Removing intermediate container 8f8fe4867703 [2021-08-05T06:25:09.191Z] ---> 084ae81acce0 [2021-08-05T06:25:09.191Z] Step 6/24 : COPY go.mod . [2021-08-05T06:25:09.461Z] ---> b230f85e3868 [2021-08-05T06:25:09.461Z] Step 7/24 : RUN go mod download [2021-08-05T06:25:09.461Z] ---> Running in dc80a16aa4f0 [2021-08-05T06:25:10.434Z] Removing intermediate container 3c3ff76f5344 [2021-08-05T06:25:10.434Z] ---> 0d44528891c2 [2021-08-05T06:25:10.434Z] Step 8/24 : COPY . . [2021-08-05T06:25:12.383Z] Removing intermediate container dbd00c0596d1 [2021-08-05T06:25:12.383Z] ---> 695ee3243c87 [2021-08-05T06:25:12.383Z] Step 8/23 : COPY . . [2021-08-05T06:25:12.383Z] Removing intermediate container b03b405e2479 [2021-08-05T06:25:12.383Z] ---> cb7cce4d814c [2021-08-05T06:25:12.383Z] Step 8/32 : COPY . . [2021-08-05T06:25:12.964Z] Removing intermediate container dd8ab05df005 [2021-08-05T06:25:12.964Z] ---> e9b74756c2b1 [2021-08-05T06:25:12.964Z] Step 8/23 : COPY . . [2021-08-05T06:25:13.934Z] Removing intermediate container dc80a16aa4f0 [2021-08-05T06:25:13.934Z] ---> e0220dd77a28 [2021-08-05T06:25:13.934Z] Step 8/24 : COPY . . [2021-08-05T06:25:20.623Z] ---> ec3ff6cf4af8 [2021-08-05T06:25:20.623Z] Step 9/23 : RUN go mod tidy [2021-08-05T06:25:20.623Z] ---> ebf6bde39932 [2021-08-05T06:25:20.623Z] Step 9/24 : RUN go mod tidy [2021-08-05T06:25:20.623Z] ---> Running in b36267e6d4d2 [2021-08-05T06:25:20.623Z] ---> Running in 45c0207e3041 [2021-08-05T06:25:23.218Z] Removing intermediate container b36267e6d4d2 [2021-08-05T06:25:23.218Z] ---> 60db55f77fea [2021-08-05T06:25:23.218Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-05T06:25:23.218Z] ---> Running in 632f0a9e02c8 [2021-08-05T06:25:23.218Z] Removing intermediate container 45c0207e3041 [2021-08-05T06:25:23.218Z] ---> 20f9d1374bd1 [2021-08-05T06:25:23.218Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-05T06:25:23.218Z] ---> Running in c96e751f17d7 [2021-08-05T06:25:23.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-05T06:25:23.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-05T06:25:36.220Z] ---> 6f652e5d2a61 [2021-08-05T06:25:36.220Z] Step 9/23 : RUN go mod tidy [2021-08-05T06:25:36.220Z] ---> 1afa8d5f16c7 [2021-08-05T06:25:36.220Z] Step 9/24 : RUN go mod tidy [2021-08-05T06:25:36.220Z] ---> Running in a9470070e9f1 [2021-08-05T06:25:36.220Z] ---> Running in 3b2a0cbc1c1c [2021-08-05T06:25:38.857Z] ---> 4715dc5f46c4 [2021-08-05T06:25:38.857Z] Step 9/32 : RUN go mod tidy [2021-08-05T06:25:38.857Z] ---> Running in 31375d7976d4 [2021-08-05T06:25:38.857Z] Removing intermediate container 3b2a0cbc1c1c [2021-08-05T06:25:38.857Z] ---> 64f15e5307a7 [2021-08-05T06:25:38.857Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-05T06:25:38.857Z] ---> Running in ca15a7c49ce4 [2021-08-05T06:25:39.124Z] Removing intermediate container a9470070e9f1 [2021-08-05T06:25:39.124Z] ---> da9505bf6205 [2021-08-05T06:25:39.124Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-05T06:25:39.124Z] ---> Running in 07c7049be12f [2021-08-05T06:25:39.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-05T06:25:39.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-command/core-command ./cmd/core-command [2021-08-05T06:25:40.969Z] Removing intermediate container 31375d7976d4 [2021-08-05T06:25:40.969Z] ---> 24711ad95070 [2021-08-05T06:25:40.969Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-05T06:25:40.969Z] ---> Running in c424cb8d326d [2021-08-05T06:25:41.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-05T06:25:59.558Z] Removing intermediate container 632f0a9e02c8 [2021-08-05T06:25:59.558Z] ---> e94267e89a51 [2021-08-05T06:25:59.558Z] [2021-08-05T06:25:59.558Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T06:25:59.558Z] 3.12: Pulling from library/alpine [2021-08-05T06:25:59.558Z] Removing intermediate container c96e751f17d7 [2021-08-05T06:25:59.558Z] ---> 56de2bfe56b1 [2021-08-05T06:25:59.558Z] [2021-08-05T06:25:59.558Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T06:25:59.558Z] 3.12: Pulling from library/alpine [2021-08-05T06:25:59.558Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T06:25:59.558Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T06:25:59.558Z] Status: Image is up to date for alpine:3.12 [2021-08-05T06:25:59.558Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T06:25:59.558Z] ---> 13621d1b12d4 [2021-08-05T06:25:59.558Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T06:25:59.558Z] ---> 13621d1b12d4 [2021-08-05T06:25:59.558Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-05T06:25:59.558Z] ---> Running in 27abfd649ed6 [2021-08-05T06:25:59.558Z] ---> Running in d398dcb184b9 [2021-08-05T06:25:59.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:59.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:59.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:25:59.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:00.095Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-05T06:26:00.095Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-05T06:26:00.095Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:26:00.095Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T06:26:00.095Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-05T06:26:00.095Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:26:00.095Z] OK: 6 MiB in 15 packages [2021-08-05T06:26:00.363Z] OK: 6 MiB in 16 packages [2021-08-05T06:26:00.628Z] Removing intermediate container d398dcb184b9 [2021-08-05T06:26:00.628Z] ---> 5e2f3bb007f7 [2021-08-05T06:26:00.628Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T06:26:00.895Z] ---> Running in 17fcee87e674 [2021-08-05T06:26:00.895Z] Removing intermediate container 27abfd649ed6 [2021-08-05T06:26:00.896Z] ---> 8b9be9087a08 [2021-08-05T06:26:00.896Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T06:26:00.896Z] ---> Running in fd4cc9446f95 [2021-08-05T06:26:00.896Z] Removing intermediate container 17fcee87e674 [2021-08-05T06:26:00.896Z] ---> a79d428a05fc [2021-08-05T06:26:00.896Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-05T06:26:01.162Z] ---> Running in a816a6cf07f0 [2021-08-05T06:26:01.162Z] Removing intermediate container fd4cc9446f95 [2021-08-05T06:26:01.162Z] ---> 4b51f678d655 [2021-08-05T06:26:01.162Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-05T06:26:01.162Z] ---> Running in dd9b3be52143 [2021-08-05T06:26:01.162Z] Removing intermediate container a816a6cf07f0 [2021-08-05T06:26:01.162Z] ---> beb5033a02f8 [2021-08-05T06:26:01.162Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T06:26:01.162Z] ---> Running in 45454ac0d5ff [2021-08-05T06:26:01.435Z] Removing intermediate container dd9b3be52143 [2021-08-05T06:26:01.435Z] ---> d3eca58f4c25 [2021-08-05T06:26:01.435Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T06:26:01.435Z] ---> Running in b41c3a1f4766 [2021-08-05T06:26:01.435Z] Removing intermediate container 45454ac0d5ff [2021-08-05T06:26:01.435Z] ---> 610058467441 [2021-08-05T06:26:01.435Z] Step 16/24 : WORKDIR / [2021-08-05T06:26:01.630Z] Removing intermediate container 7859828ec624 [2021-08-05T06:26:01.630Z] ---> 56710a434019 [2021-08-05T06:26:01.630Z] Successfully built 56710a434019 [2021-08-05T06:26:01.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:26:01.706Z] Removing intermediate container b41c3a1f4766 [2021-08-05T06:26:01.706Z] ---> e51c7363ea80 [2021-08-05T06:26:01.706Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:26:01.706Z] ---> Running in 3c50022c16ee [2021-08-05T06:26:01.706Z] Removing intermediate container 3c50022c16ee [2021-08-05T06:26:01.707Z] ---> d2db1cdfae44 [2021-08-05T06:26:01.707Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:26:01.982Z] ---> 561de17b7732 [2021-08-05T06:26:01.982Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-05T06:26:02.002Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T06:26:02.002Z] . [Pipeline] withDockerContainer [2021-08-05T06:26:02.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-2058 does not seem to be running inside a container [2021-08-05T06:26:02.254Z] ---> 380010611919 [2021-08-05T06:26:02.255Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-05T06:26:02.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T06:26:02.529Z] ---> 398d77a64bb9 [2021-08-05T06:26:02.529Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-05T06:26:02.810Z] ---> d5d67c4cb86c [2021-08-05T06:26:02.810Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-05T06:26:02.810Z] ---> 0583bc8bbc2f [2021-08-05T06:26:02.810Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-05T06:26:03.082Z] ---> Running in 329cd2a9b573 [2021-08-05T06:26:03.082Z] ---> 2995ddf51650 [2021-08-05T06:26:03.082Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-05T06:26:03.082Z] Removing intermediate container 329cd2a9b573 [2021-08-05T06:26:03.082Z] ---> 6c656f98392a [2021-08-05T06:26:03.082Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:26:03.082Z] ---> Running in d3d5f1717fc7 [2021-08-05T06:26:03.082Z] ---> Running in 0b4f7d8c44ef [2021-08-05T06:26:03.358Z] Removing intermediate container d3d5f1717fc7 [2021-08-05T06:26:03.358Z] ---> 1e4e1c7b367a [2021-08-05T06:26:03.358Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:26:03.358Z] ---> Running in 1171964d2236 [2021-08-05T06:26:03.358Z] Removing intermediate container 0b4f7d8c44ef [2021-08-05T06:26:03.358Z] ---> f72bfa7d5c10 [2021-08-05T06:26:03.358Z] Step 21/23 : LABEL arch=x86_64 [2021-08-05T06:26:03.631Z] ---> Running in ff646a20c3f1 [2021-08-05T06:26:03.631Z] Removing intermediate container 1171964d2236 [2021-08-05T06:26:03.631Z] ---> bea1709eea9d [2021-08-05T06:26:03.631Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T06:26:03.631Z] ---> Running in 66a63e761d1c [2021-08-05T06:26:03.900Z] Removing intermediate container ff646a20c3f1 [2021-08-05T06:26:03.900Z] ---> 55a2f1ea2466 [2021-08-05T06:26:03.900Z] Step 22/23 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:26:03.900Z] ---> Running in 3800523b4ff7 [2021-08-05T06:26:03.900Z] Removing intermediate container 66a63e761d1c [2021-08-05T06:26:03.900Z] ---> 851b113ec824 [2021-08-05T06:26:03.900Z] Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:26:03.900Z] ---> Running in 5d549f28734a [2021-08-05T06:26:04.005Z] $ docker top 00d6d1c4d10a747020d6a7490c3a3fadc8bb3597896e8230d04f247b101a8f56 -eo pid,comm [2021-08-05T06:26:04.166Z] Removing intermediate container 3800523b4ff7 [2021-08-05T06:26:04.166Z] ---> bbfe0f37f3ee [2021-08-05T06:26:04.166Z] Step 23/23 : LABEL version=2.0.1-dev.23 [2021-08-05T06:26:04.166Z] Removing intermediate container 5d549f28734a [2021-08-05T06:26:04.166Z] ---> 72166023e536 [2021-08-05T06:26:04.166Z] Step 24/24 : LABEL version=2.0.1-dev.23 [2021-08-05T06:26:04.166Z] ---> Running in 41844f876043 [2021-08-05T06:26:04.166Z] ---> Running in 53cf3df3a15d [Pipeline] { [Pipeline] sh [2021-08-05T06:26:04.434Z] Removing intermediate container 41844f876043 [2021-08-05T06:26:04.434Z] ---> 06e269724088 [2021-08-05T06:26:04.434Z] [2021-08-05T06:26:04.434Z] Removing intermediate container 53cf3df3a15d [2021-08-05T06:26:04.434Z] ---> e572c185a927 [2021-08-05T06:26:04.434Z] [2021-08-05T06:26:04.434Z] Successfully built 06e269724088 [2021-08-05T06:26:04.434Z] Successfully tagged support-notifications:latest [2021-08-05T06:26:04.434Z]  Building support-notifications ... done Building security-proxy-setup [2021-08-05T06:26:04.701Z] Successfully built e572c185a927 [2021-08-05T06:26:04.701Z] Successfully tagged core-metadata:latest [2021-08-05T06:26:04.701Z] Building security-secretstore-setup [2021-08-05T06:26:04.933Z] + go version [2021-08-05T06:26:04.934Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-05T06:26:04.946Z] $ docker stop --time=1 00d6d1c4d10a747020d6a7490c3a3fadc8bb3597896e8230d04f247b101a8f56 [2021-08-05T06:26:06.736Z] $ docker rm -f 00d6d1c4d10a747020d6a7490c3a3fadc8bb3597896e8230d04f247b101a8f56 [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 [2021-08-05T06:26:09.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T06:26:09.313Z] [2021-08-05T06:26:09.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:26:09.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T06:26:10.218Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-05T06:26:10.218Z] 29e5d40040c1: Pulling fs layer [2021-08-05T06:26:10.219Z] 1ce36da41761: Pulling fs layer [2021-08-05T06:26:10.219Z] 25b303627fd3: Pulling fs layer [2021-08-05T06:26:10.497Z] 29e5d40040c1: Download complete [2021-08-05T06:26:11.099Z] 29e5d40040c1: Pull complete [2021-08-05T06:26:11.099Z] 1ce36da41761: Download complete [2021-08-05T06:26:12.543Z] 1ce36da41761: Pull complete [2021-08-05T06:26:12.818Z] 25b303627fd3: Verifying Checksum [2021-08-05T06:26:12.818Z] 25b303627fd3: Download complete [2021-08-05T06:26:13.020Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:26:13.020Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:26:13.020Z] ---> 6851d9633627 [2021-08-05T06:26:13.020Z] Step 3/26 : WORKDIR /edgex-go [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> 07f197f12e06 [2021-08-05T06:26:13.020Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> 228537eb39ee [2021-08-05T06:26:13.020Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> 084ae81acce0 [2021-08-05T06:26:13.020Z] Step 6/26 : COPY go.mod . [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> b230f85e3868 [2021-08-05T06:26:13.020Z] Step 7/26 : RUN go mod download [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> e0220dd77a28 [2021-08-05T06:26:13.020Z] Step 8/26 : COPY . . [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> 1afa8d5f16c7 [2021-08-05T06:26:13.020Z] Step 9/26 : RUN go mod tidy [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> da9505bf6205 [2021-08-05T06:26:13.020Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-05T06:26:13.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:26:13.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:26:13.020Z] ---> 6851d9633627 [2021-08-05T06:26:13.020Z] Step 3/22 : WORKDIR /edgex-go [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> 07f197f12e06 [2021-08-05T06:26:13.020Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> 228537eb39ee [2021-08-05T06:26:13.020Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> 084ae81acce0 [2021-08-05T06:26:13.020Z] Step 6/22 : COPY go.mod . [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> b230f85e3868 [2021-08-05T06:26:13.020Z] Step 7/22 : RUN go mod download [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> e0220dd77a28 [2021-08-05T06:26:13.020Z] Step 8/22 : COPY . . [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> 1afa8d5f16c7 [2021-08-05T06:26:13.020Z] Step 9/22 : RUN go mod tidy [2021-08-05T06:26:13.020Z] ---> Using cache [2021-08-05T06:26:13.020Z] ---> da9505bf6205 [2021-08-05T06:26:13.020Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-05T06:26:13.999Z] ---> Running in ad1aba6db2ff [2021-08-05T06:26:13.999Z] ---> Running in 38163c4822d3 [2021-08-05T06:26:14.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-05T06:26:14.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-05T06:26:17.566Z] Removing intermediate container 07c7049be12f [2021-08-05T06:26:17.566Z] ---> 6a8101f1434c [2021-08-05T06:26:17.566Z] [2021-08-05T06:26:17.566Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T06:26:17.566Z] ---> 13621d1b12d4 [2021-08-05T06:26:17.566Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T06:26:17.567Z] ---> Using cache [2021-08-05T06:26:17.567Z] ---> 5e2f3bb007f7 [2021-08-05T06:26:17.567Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T06:26:17.567Z] ---> Using cache [2021-08-05T06:26:17.567Z] ---> a79d428a05fc [2021-08-05T06:26:17.567Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-05T06:26:17.833Z] ---> Running in 98586d994630 [2021-08-05T06:26:17.834Z] Removing intermediate container c424cb8d326d [2021-08-05T06:26:17.834Z] ---> 0036ef78b42d [2021-08-05T06:26:17.834Z] [2021-08-05T06:26:17.834Z] Step 11/32 : FROM alpine:3.12 [2021-08-05T06:26:17.834Z] ---> 13621d1b12d4 [2021-08-05T06:26:17.834Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-05T06:26:17.834Z] ---> Running in 6ea18bba1438 [2021-08-05T06:26:18.104Z] Removing intermediate container 98586d994630 [2021-08-05T06:26:18.105Z] ---> 9d620def7417 [2021-08-05T06:26:18.105Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T06:26:18.105Z] ---> Running in 67e389fcf11c [2021-08-05T06:26:18.105Z] Removing intermediate container 6ea18bba1438 [2021-08-05T06:26:18.105Z] ---> 33dcf3415b41 [2021-08-05T06:26:18.105Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-05T06:26:18.378Z] ---> Running in 00b85d866095 [2021-08-05T06:26:18.378Z] Removing intermediate container 67e389fcf11c [2021-08-05T06:26:18.378Z] ---> 9749d83b8d03 [2021-08-05T06:26:18.378Z] Step 16/24 : WORKDIR / [2021-08-05T06:26:18.378Z] ---> Running in 14d79d826505 [2021-08-05T06:26:18.970Z] Removing intermediate container 14d79d826505 [2021-08-05T06:26:18.970Z] ---> db8ede225a2c [2021-08-05T06:26:18.970Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:26:19.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:19.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:19.505Z] Removing intermediate container ca15a7c49ce4 [2021-08-05T06:26:19.505Z] ---> ff02dee135e6 [2021-08-05T06:26:19.505Z] [2021-08-05T06:26:19.505Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T06:26:19.505Z] ---> 13621d1b12d4 [2021-08-05T06:26:19.505Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-05T06:26:19.505Z] ---> Using cache [2021-08-05T06:26:19.505Z] ---> 5e2f3bb007f7 [2021-08-05T06:26:19.505Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T06:26:19.505Z] ---> Using cache [2021-08-05T06:26:19.505Z] ---> a79d428a05fc [2021-08-05T06:26:19.505Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-05T06:26:19.505Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-05T06:26:19.505Z] ---> Running in 9a21001feaea [2021-08-05T06:26:19.505Z] ---> f53abaeab25d [2021-08-05T06:26:19.505Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-05T06:26:19.505Z] (2/2) Installing su-exec (0.2-r1) [2021-08-05T06:26:19.505Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:26:19.505Z] OK: 6 MiB in 16 packages [2021-08-05T06:26:19.773Z] Removing intermediate container 9a21001feaea [2021-08-05T06:26:19.773Z] ---> 5863b65ee315 [2021-08-05T06:26:19.773Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T06:26:19.773Z] ---> Running in 48a4a21fd35f [2021-08-05T06:26:20.052Z] ---> 19096f8eb581 [2021-08-05T06:26:20.052Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-05T06:26:20.052Z] Removing intermediate container 48a4a21fd35f [2021-08-05T06:26:20.052Z] ---> df849a9c2a4b [2021-08-05T06:26:20.052Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:26:20.052Z] Removing intermediate container 00b85d866095 [2021-08-05T06:26:20.052Z] ---> 0aea0faacdf6 [2021-08-05T06:26:20.052Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-05T06:26:20.052Z] ---> Running in f05f40cb2e1a [2021-08-05T06:26:20.327Z] Removing intermediate container f05f40cb2e1a [2021-08-05T06:26:20.327Z] ---> bad82fb848cc [2021-08-05T06:26:20.327Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-05T06:26:20.611Z] ---> af940c26a635 [2021-08-05T06:26:20.611Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-05T06:26:20.611Z] ---> Running in f82baecff3aa [2021-08-05T06:26:20.611Z] ---> a809b1b4021a [2021-08-05T06:26:20.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-05T06:26:20.611Z] ---> Running in efb81ec689c3 [2021-08-05T06:26:20.611Z] Removing intermediate container f82baecff3aa [2021-08-05T06:26:20.611Z] ---> 19bbc4d09e78 [2021-08-05T06:26:20.611Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-05T06:26:20.891Z] ---> Running in b28372276961 [2021-08-05T06:26:20.891Z] Removing intermediate container efb81ec689c3 [2021-08-05T06:26:20.891Z] ---> de224e60b46e [2021-08-05T06:26:20.891Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:26:20.891Z] ---> Running in 8c965de69e8d [2021-08-05T06:26:21.179Z] Removing intermediate container 8c965de69e8d [2021-08-05T06:26:21.179Z] ---> 67f371a762e0 [2021-08-05T06:26:21.179Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T06:26:21.179Z] ---> e66a26ef7fbf [2021-08-05T06:26:21.179Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-05T06:26:21.456Z] ---> Running in dc5d491e7bc8 [2021-08-05T06:26:21.735Z] Removing intermediate container dc5d491e7bc8 [2021-08-05T06:26:21.735Z] ---> 3189792ae1d6 [2021-08-05T06:26:21.735Z] Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:26:21.735Z] ---> 8841b27fffa1 [2021-08-05T06:26:21.735Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-05T06:26:21.735Z] ---> Running in 51e674a1c128 [2021-08-05T06:26:21.735Z] ---> Running in eaa704a05a0b [2021-08-05T06:26:22.011Z] Removing intermediate container b28372276961 [2021-08-05T06:26:22.011Z] ---> be4aaacd7732 [2021-08-05T06:26:22.011Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-05T06:26:22.011Z] Removing intermediate container 51e674a1c128 [2021-08-05T06:26:22.011Z] ---> d867f0fa437a [2021-08-05T06:26:22.011Z] Step 24/24 : LABEL version=2.0.1-dev.23 [2021-08-05T06:26:22.011Z] Removing intermediate container eaa704a05a0b [2021-08-05T06:26:22.011Z] ---> f9ee73b69d0b [2021-08-05T06:26:22.011Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:26:22.011Z] ---> Running in a73bf52bfdbb [2021-08-05T06:26:22.011Z] ---> Running in c41ba5d0ac47 [2021-08-05T06:26:22.011Z] ---> Running in 018def395974 [2021-08-05T06:26:22.289Z] Removing intermediate container c41ba5d0ac47 [2021-08-05T06:26:22.289Z] ---> 852dd8daf7f0 [2021-08-05T06:26:22.289Z] [2021-08-05T06:26:22.289Z] Removing intermediate container a73bf52bfdbb [2021-08-05T06:26:22.289Z] ---> e4e0376a1152 [2021-08-05T06:26:22.289Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-05T06:26:22.289Z] Removing intermediate container 018def395974 [2021-08-05T06:26:22.289Z] ---> 557d6371beff [2021-08-05T06:26:22.289Z] Step 21/23 : LABEL arch=x86_64 [2021-08-05T06:26:22.565Z] Successfully built 852dd8daf7f0 [2021-08-05T06:26:22.565Z] Successfully tagged core-command:latest [2021-08-05T06:26:22.565Z]  Building core-command ... done Building core-data [2021-08-05T06:26:22.565Z] ---> Running in 2ef85938e9d3 [2021-08-05T06:26:22.841Z] Removing intermediate container 2ef85938e9d3 [2021-08-05T06:26:22.841Z] ---> 85dde2ad9f7a [2021-08-05T06:26:22.841Z] Step 22/23 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:26:22.980Z] 25b303627fd3: Pull complete [2021-08-05T06:26:22.980Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-05T06:26:22.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T06:26:22.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-05T06:26:23.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-2058 does not seem to be running inside a container [2021-08-05T06:26:23.303Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-05T06:26:23.862Z] ---> c7b1cc907ef5 [2021-08-05T06:26:23.862Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-05T06:26:23.862Z] ---> Running in 3ed9f16e67be [2021-08-05T06:26:23.862Z] ---> Running in 7ec5523827e3 [2021-08-05T06:26:24.142Z] Removing intermediate container 3ed9f16e67be [2021-08-05T06:26:24.142Z] ---> 779fcfa3d92c [2021-08-05T06:26:24.142Z] Step 23/23 : LABEL version=2.0.1-dev.23 [2021-08-05T06:26:24.142Z] ---> Running in b7f1474eb676 [2021-08-05T06:26:24.417Z] Removing intermediate container b7f1474eb676 [2021-08-05T06:26:24.417Z] ---> c1092a05faa9 [2021-08-05T06:26:24.417Z] [2021-08-05T06:26:24.694Z] Successfully built c1092a05faa9 [2021-08-05T06:26:24.694Z] Successfully tagged support-scheduler:latest [2021-08-05T06:26:24.694Z] Building sys-mgmt-agent [2021-08-05T06:26:25.298Z]  Building support-scheduler ... done Removing intermediate container 7ec5523827e3 [2021-08-05T06:26:25.298Z] ---> 35af084240f4 [2021-08-05T06:26:25.298Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:26:26.407Z] $ docker top 9c3dc7735be120759e49908b7435a7e553172eb2658e56bb663409008bcff776 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T06:26:26.764Z] ---> 423331662f75 [2021-08-05T06:26:26.764Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-05T06:26:27.362Z] + docker-compose build --help [2021-08-05T06:26:27.362Z] + grep parallel [2021-08-05T06:26:27.368Z] ---> f39760f6128b [2021-08-05T06:26:27.368Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-05T06:26:27.645Z] ---> 718f9718361b [2021-08-05T06:26:27.645Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-05T06:26:27.940Z] ---> 1e95b17ec6d6 [2021-08-05T06:26:27.940Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-05T06:26:28.215Z] ---> 2ca1e11e05cd [2021-08-05T06:26:28.215Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-05T06:26:28.484Z] ---> Running in d41d550d0939 [2021-08-05T06:26:28.749Z] Removing intermediate container d41d550d0939 [2021-08-05T06:26:28.749Z] ---> 1ef9ae6a6bbb [2021-08-05T06:26:28.749Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-05T06:26:29.019Z] ---> e8a662e7189f [2021-08-05T06:26:29.019Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-05T06:26:29.288Z] ---> Running in 446e7c9297f5 [2021-08-05T06:26:30.703Z] Removing intermediate container 446e7c9297f5 [2021-08-05T06:26:30.703Z] ---> a31f7f53e4a2 [2021-08-05T06:26:30.703Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-05T06:26:30.738Z] --parallel Build images in parallel. [Pipeline] } [2021-08-05T06:26:30.751Z] $ docker stop --time=1 9c3dc7735be120759e49908b7435a7e553172eb2658e56bb663409008bcff776 [2021-08-05T06:26:30.972Z] ---> Running in 3fb6ea0504c3 [2021-08-05T06:26:31.241Z] Removing intermediate container 3fb6ea0504c3 [2021-08-05T06:26:31.242Z] ---> dea33e32189d [2021-08-05T06:26:31.242Z] Step 29/32 : CMD ["gate"] [2021-08-05T06:26:31.242Z] ---> Running in 952024802d54 [2021-08-05T06:26:31.512Z] Removing intermediate container 952024802d54 [2021-08-05T06:26:31.512Z] ---> 396bdee9f42e [2021-08-05T06:26:31.512Z] Step 30/32 : LABEL arch=x86_64 [2021-08-05T06:26:31.512Z] ---> Running in 3c91c6a6449c [2021-08-05T06:26:31.783Z] Removing intermediate container 3c91c6a6449c [2021-08-05T06:26:31.783Z] ---> 7378147ee571 [2021-08-05T06:26:31.783Z] Step 31/32 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:26:32.053Z] ---> Running in de76487d7da6 [2021-08-05T06:26:32.329Z] Removing intermediate container de76487d7da6 [2021-08-05T06:26:32.329Z] ---> f0aa12fcec1d [2021-08-05T06:26:32.329Z] Step 32/32 : LABEL version=2.0.1-dev.23 [2021-08-05T06:26:32.605Z] ---> Running in c350db83e1a2 [2021-08-05T06:26:32.605Z] Removing intermediate container c350db83e1a2 [2021-08-05T06:26:32.605Z] ---> 33e0116254c5 [2021-08-05T06:26:32.605Z] [2021-08-05T06:26:32.640Z] $ docker rm -f 9c3dc7735be120759e49908b7435a7e553172eb2658e56bb663409008bcff776 [2021-08-05T06:26:32.876Z] Successfully built 33e0116254c5 [2021-08-05T06:26:32.876Z] Successfully tagged security-bootstrapper:latest [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:26:33.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-05T06:26:33.336Z] . [Pipeline] withDockerContainer [2021-08-05T06:26:33.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-2058 does not seem to be running inside a container [2021-08-05T06:26:33.684Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-05T06:26:35.305Z] $ docker top 2ad5b153040d7487b1ad84fc2d073027448bf6141025691765b2b90e437f526d -eo pid,comm [2021-08-05T06:26:35.517Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:26:35.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:26:35.518Z] ---> 6851d9633627 [2021-08-05T06:26:35.518Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T06:26:35.518Z] ---> Using cache [2021-08-05T06:26:35.518Z] ---> 07f197f12e06 [2021-08-05T06:26:35.518Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:26:35.518Z] ---> Using cache [2021-08-05T06:26:35.518Z] ---> 228537eb39ee [2021-08-05T06:26:35.518Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-05T06:26:35.518Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:26:35.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:26:35.518Z] ---> 6851d9633627 [2021-08-05T06:26:35.518Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T06:26:35.518Z] ---> Using cache [2021-08-05T06:26:35.518Z] ---> 07f197f12e06 [2021-08-05T06:26:35.518Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:26:35.518Z] ---> Using cache [2021-08-05T06:26:35.518Z] ---> 228537eb39ee [2021-08-05T06:26:35.518Z] Step 5/24 : RUN apk add --update --no-cache make bash git [Pipeline] { [Pipeline] sh [2021-08-05T06:26:35.786Z] ---> Running in c29802970545 [2021-08-05T06:26:35.786Z] ---> Running in 48f16de1de27 [2021-08-05T06:26:36.304Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-05T06:26:36.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:36.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:36.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-05T06:26:36.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-05T06:26:37.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:37.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:37.830Z] OK: 219 MiB in 52 packages [2021-08-05T06:26:38.103Z] OK: 219 MiB in 52 packages [2021-08-05T06:26:38.375Z] Removing intermediate container c29802970545 [2021-08-05T06:26:38.375Z] ---> 2d5dca471def [2021-08-05T06:26:38.375Z] Step 6/24 : COPY go.mod . [2021-08-05T06:26:38.375Z] Removing intermediate container 48f16de1de27 [2021-08-05T06:26:38.375Z] ---> ebb00cd146a8 [2021-08-05T06:26:38.375Z] Step 6/24 : COPY go.mod . [2021-08-05T06:26:38.645Z] ---> 1ebef2c56aed [2021-08-05T06:26:38.645Z] Step 7/24 : RUN go mod download [2021-08-05T06:26:38.645Z] ---> Running in 8d0c879c81fc [2021-08-05T06:26:38.645Z] ---> 1f0298c74d96 [2021-08-05T06:26:38.645Z] Step 7/24 : RUN go mod download [2021-08-05T06:26:38.915Z] ---> Running in 8b45dec3daed [2021-08-05T06:26:39.886Z] Removing intermediate container ad1aba6db2ff [2021-08-05T06:26:39.886Z] ---> 7ad6a8b6c4ea [2021-08-05T06:26:39.886Z] [2021-08-05T06:26:39.886Z] Step 11/26 : FROM alpine:3.12 [2021-08-05T06:26:39.886Z] ---> 13621d1b12d4 [2021-08-05T06:26:39.886Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-05T06:26:40.164Z] ---> Running in 00fc8ae627e7 [2021-08-05T06:26:40.164Z] Removing intermediate container 38163c4822d3 [2021-08-05T06:26:40.164Z] ---> 12f068a2860e [2021-08-05T06:26:40.164Z] [2021-08-05T06:26:40.164Z] Step 11/22 : FROM alpine:3.12 [2021-08-05T06:26:40.164Z] ---> 13621d1b12d4 [2021-08-05T06:26:40.164Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-05T06:26:40.164Z] ---> Running in f9c6bc73d1f0 [2021-08-05T06:26:40.447Z] Removing intermediate container 8b45dec3daed [2021-08-05T06:26:40.447Z] ---> 238fae382212 [2021-08-05T06:26:40.447Z] Step 8/24 : COPY . . [2021-08-05T06:26:40.598Z] Building core-command ... [2021-08-05T06:26:40.598Z] Building core-data ... [2021-08-05T06:26:40.598Z] Building core-metadata ... [2021-08-05T06:26:40.598Z] Building security-bootstrapper ... [2021-08-05T06:26:40.598Z] Building security-proxy-setup ... [2021-08-05T06:26:40.598Z] Building security-secretstore-setup ... [2021-08-05T06:26:40.598Z] Building support-notifications ... [2021-08-05T06:26:40.598Z] Building support-scheduler ... [2021-08-05T06:26:40.598Z] Building sys-mgmt-agent ... [2021-08-05T06:26:40.598Z] Building security-secretstore-setup [2021-08-05T06:26:40.598Z] Building core-command [2021-08-05T06:26:40.599Z] Building sys-mgmt-agent [2021-08-05T06:26:40.599Z] Building security-proxy-setup [2021-08-05T06:26:40.599Z] Building security-bootstrapper [2021-08-05T06:26:40.752Z] Removing intermediate container 8d0c879c81fc [2021-08-05T06:26:40.752Z] ---> a90dc476cabd [2021-08-05T06:26:40.752Z] Step 8/24 : COPY . . [2021-08-05T06:26:40.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:40.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:41.045Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-05T06:26:41.045Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T06:26:41.045Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-05T06:26:41.045Z] (4/6) Installing curl (7.78.0-r0) [2021-08-05T06:26:41.045Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-05T06:26:41.045Z] (6/6) Installing su-exec (0.2-r1) [2021-08-05T06:26:41.045Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:26:41.045Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T06:26:41.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:41.045Z] OK: 7 MiB in 20 packages [2021-08-05T06:26:41.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:26:41.310Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-05T06:26:41.310Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T06:26:41.310Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-05T06:26:41.310Z] (4/4) Installing curl (7.78.0-r0) [2021-08-05T06:26:41.310Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:26:41.310Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T06:26:41.310Z] OK: 7 MiB in 18 packages [2021-08-05T06:26:45.599Z] Removing intermediate container 00fc8ae627e7 [2021-08-05T06:26:45.599Z] ---> 0974e124c4c5 [2021-08-05T06:26:45.599Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T06:26:45.599Z] ---> Running in aa0fdfe73690 [2021-08-05T06:26:45.599Z] Removing intermediate container f9c6bc73d1f0 [2021-08-05T06:26:45.599Z] ---> 39eb627f2819 [2021-08-05T06:26:45.599Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T06:26:45.599Z] ---> Running in 5481ed9fbaba [2021-08-05T06:26:45.599Z] Removing intermediate container aa0fdfe73690 [2021-08-05T06:26:45.599Z] ---> 820b9eec6cd3 [2021-08-05T06:26:45.599Z] Step 14/26 : WORKDIR / [2021-08-05T06:26:45.864Z] ---> Running in d83bd548d428 [2021-08-05T06:26:45.864Z] Removing intermediate container 5481ed9fbaba [2021-08-05T06:26:45.864Z] ---> c123058fdcb7 [2021-08-05T06:26:45.864Z] Step 14/22 : WORKDIR /edgex [2021-08-05T06:26:46.135Z] ---> Running in 8af747494a0e [2021-08-05T06:26:46.135Z] ---> 8a59994100eb [2021-08-05T06:26:46.135Z] Step 9/24 : RUN go mod tidy [2021-08-05T06:26:46.135Z] ---> 4c14fa58141a [2021-08-05T06:26:46.135Z] Step 9/24 : RUN go mod tidy [2021-08-05T06:26:46.135Z] Removing intermediate container d83bd548d428 [2021-08-05T06:26:46.135Z] ---> 1fb04217ba23 [2021-08-05T06:26:46.135Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-05T06:26:46.135Z] ---> Running in 7b3910b9d5c4 [2021-08-05T06:26:46.135Z] ---> Running in ea65aaa3be07 [2021-08-05T06:26:46.135Z] Removing intermediate container 8af747494a0e [2021-08-05T06:26:46.135Z] ---> 2661d5c5a931 [2021-08-05T06:26:46.136Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-05T06:26:46.410Z] ---> bd27772eed0f [2021-08-05T06:26:46.410Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-05T06:26:46.410Z] ---> 63f7b654afd9 [2021-08-05T06:26:46.410Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-05T06:26:46.410Z] ---> 3a01161143b3 [2021-08-05T06:26:46.410Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-05T06:26:47.014Z] ---> 06b013ca34d0 [2021-08-05T06:26:47.014Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-05T06:26:47.014Z] ---> 2dba732ba6f3 [2021-08-05T06:26:47.014Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-05T06:26:47.280Z] ---> 7874d14b9d23 [2021-08-05T06:26:47.280Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-05T06:26:47.280Z] ---> 74168df0919b [2021-08-05T06:26:47.280Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-05T06:26:47.558Z] ---> Running in 6ac9814e015b [2021-08-05T06:26:47.558Z] Removing intermediate container 6ac9814e015b [2021-08-05T06:26:47.558Z] ---> 25b029321a3e [2021-08-05T06:26:47.558Z] Step 19/22 : CMD ["--init=true"] [2021-08-05T06:26:47.558Z] ---> Running in c68f0dcf30bb [2021-08-05T06:26:47.558Z] ---> e34095db077b [2021-08-05T06:26:47.558Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-05T06:26:47.558Z] Removing intermediate container 7b3910b9d5c4 [2021-08-05T06:26:47.558Z] ---> 93581e09d5d7 [2021-08-05T06:26:47.558Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-05T06:26:47.827Z] ---> Running in 552b24871e78 [2021-08-05T06:26:47.827Z] Removing intermediate container ea65aaa3be07 [2021-08-05T06:26:47.827Z] ---> 4203150ee3ba [2021-08-05T06:26:47.827Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-05T06:26:47.827Z] Removing intermediate container c68f0dcf30bb [2021-08-05T06:26:47.827Z] ---> 817e90731766 [2021-08-05T06:26:47.827Z] Step 20/22 : LABEL arch=x86_64 [2021-08-05T06:26:47.827Z] ---> Running in ce5feb07ce1d [2021-08-05T06:26:47.827Z] ---> Running in e895e65ee1ae [2021-08-05T06:26:48.097Z] ---> 5cf6ced05f46 [2021-08-05T06:26:48.097Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-05T06:26:48.097Z] Removing intermediate container e895e65ee1ae [2021-08-05T06:26:48.097Z] ---> d089f71e0e6d [2021-08-05T06:26:48.097Z] Step 21/22 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:26:48.097Z] ---> Running in 2bf50d4a94f8 [2021-08-05T06:26:48.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-05T06:26:48.372Z] Removing intermediate container 2bf50d4a94f8 [2021-08-05T06:26:48.372Z] ---> f00e06aa55c9 [2021-08-05T06:26:48.372Z] Step 22/22 : LABEL version=2.0.1-dev.23 [2021-08-05T06:26:48.372Z] ---> 6cdc5d3b6706 [2021-08-05T06:26:48.372Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-05T06:26:48.372Z] ---> Running in 4da9ba27d624 [2021-08-05T06:26:48.372Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-data/core-data ./cmd/core-data [2021-08-05T06:26:48.372Z] ---> Running in 05a32d6eb28c [2021-08-05T06:26:48.372Z] Removing intermediate container 4da9ba27d624 [2021-08-05T06:26:48.372Z] ---> 569010e7099c [2021-08-05T06:26:48.372Z] [2021-08-05T06:26:48.644Z] Successfully built 569010e7099c [2021-08-05T06:26:48.644Z] Successfully tagged security-proxy-setup:latest [2021-08-05T06:26:49.232Z]  Building security-proxy-setup ... done Removing intermediate container 05a32d6eb28c [2021-08-05T06:26:49.232Z] ---> c4f832cfb8fe [2021-08-05T06:26:49.232Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-05T06:26:49.232Z] ---> Running in 30a54aa17259 [2021-08-05T06:26:49.232Z] Removing intermediate container 30a54aa17259 [2021-08-05T06:26:49.232Z] ---> 23911e273b9a [2021-08-05T06:26:49.232Z] Step 24/26 : LABEL arch=x86_64 [2021-08-05T06:26:49.499Z] ---> Running in 53a03870d456 [2021-08-05T06:26:49.499Z] Removing intermediate container 53a03870d456 [2021-08-05T06:26:49.499Z] ---> 8a88cca286e0 [2021-08-05T06:26:49.499Z] Step 25/26 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:26:49.499Z] ---> Running in 6a5be3660267 [2021-08-05T06:26:49.768Z] Removing intermediate container 6a5be3660267 [2021-08-05T06:26:49.768Z] ---> f705c410fd16 [2021-08-05T06:26:49.768Z] Step 26/26 : LABEL version=2.0.1-dev.23 [2021-08-05T06:26:49.768Z] ---> Running in 4a0fb0c48b2f [2021-08-05T06:26:50.037Z] Removing intermediate container 4a0fb0c48b2f [2021-08-05T06:26:50.037Z] ---> 8d2964043c75 [2021-08-05T06:26:50.037Z] [2021-08-05T06:26:50.037Z] Successfully built 8d2964043c75 [2021-08-05T06:26:50.037Z] Successfully tagged security-secretstore-setup:latest [2021-08-05T06:27:05.058Z]  Building security-secretstore-setup ... done Removing intermediate container 552b24871e78 [2021-08-05T06:27:05.058Z] ---> 2e1662f9331d [2021-08-05T06:27:05.058Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-05T06:27:05.058Z] ---> Running in 82ecb4b91f7b [2021-08-05T06:27:05.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-05T06:27:05.058Z] Removing intermediate container 82ecb4b91f7b [2021-08-05T06:27:05.058Z] ---> 5d1afcfe194b [2021-08-05T06:27:05.058Z] [2021-08-05T06:27:05.058Z] Step 12/24 : FROM docker:20.10.7 [2021-08-05T06:27:05.329Z] 20.10.7: Pulling from library/docker [2021-08-05T06:27:07.277Z] Removing intermediate container ce5feb07ce1d [2021-08-05T06:27:07.277Z] ---> e5391baaeeea [2021-08-05T06:27:07.277Z] [2021-08-05T06:27:07.277Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T06:27:07.277Z] ---> 13621d1b12d4 [2021-08-05T06:27:07.277Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-05T06:27:07.277Z] ---> Running in c3dd3824a11c [2021-08-05T06:27:07.277Z] Removing intermediate container c3dd3824a11c [2021-08-05T06:27:07.277Z] ---> 56e9238a292e [2021-08-05T06:27:07.277Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-05T06:27:07.277Z] ---> Running in 48701e085b2b [2021-08-05T06:27:07.277Z] Removing intermediate container 48701e085b2b [2021-08-05T06:27:07.277Z] ---> e03ae97fd0f3 [2021-08-05T06:27:07.277Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-05T06:27:07.277Z] ---> Running in d97665fcb626 [2021-08-05T06:27:07.542Z] Removing intermediate container d97665fcb626 [2021-08-05T06:27:07.542Z] ---> a7d931e2c9fd [2021-08-05T06:27:07.542Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:27:07.542Z] ---> Running in 57942d4bbeb3 [2021-08-05T06:27:07.809Z] Removing intermediate container 57942d4bbeb3 [2021-08-05T06:27:07.809Z] ---> 87e4ff33edbf [2021-08-05T06:27:07.809Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T06:27:07.809Z] ---> Running in 6422233199bd [2021-08-05T06:27:08.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:27:09.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:27:09.303Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T06:27:09.303Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T06:27:09.303Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T06:27:09.570Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T06:27:10.528Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T06:27:10.528Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T06:27:10.528Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:27:10.528Z] OK: 8 MiB in 20 packages [2021-08-05T06:27:11.118Z] Removing intermediate container 6422233199bd [2021-08-05T06:27:11.118Z] ---> e4351422941b [2021-08-05T06:27:11.118Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:27:11.118Z] ---> 068804a659d7 [2021-08-05T06:27:11.118Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-05T06:27:11.385Z] ---> 9051085b334e [2021-08-05T06:27:11.385Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-05T06:27:11.655Z] ---> 6e46d8f7e64a [2021-08-05T06:27:11.655Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-05T06:27:11.655Z] ---> Running in 1a95c60af01f [2021-08-05T06:27:11.921Z] Removing intermediate container 1a95c60af01f [2021-08-05T06:27:11.921Z] ---> 084112fa8c5d [2021-08-05T06:27:11.921Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:27:11.921Z] ---> Running in d66d936b0d7b [2021-08-05T06:27:11.921Z] Removing intermediate container d66d936b0d7b [2021-08-05T06:27:11.921Z] ---> 58602af033b9 [2021-08-05T06:27:11.921Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T06:27:11.921Z] ---> Running in b85f175cc2b8 [2021-08-05T06:27:12.188Z] Removing intermediate container b85f175cc2b8 [2021-08-05T06:27:12.188Z] ---> 1d56051a3feb [2021-08-05T06:27:12.188Z] Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:12.188Z] ---> Running in 7ca018e0f835 [2021-08-05T06:27:12.188Z] Removing intermediate container 7ca018e0f835 [2021-08-05T06:27:12.188Z] ---> d4c4ecfcd2a5 [2021-08-05T06:27:12.188Z] Step 24/24 : LABEL version=2.0.1-dev.23 [2021-08-05T06:27:12.454Z] ---> Running in b03b6a58260a [2021-08-05T06:27:12.454Z] Removing intermediate container b03b6a58260a [2021-08-05T06:27:12.454Z] ---> 69401f93e10c [2021-08-05T06:27:12.454Z] [2021-08-05T06:27:12.454Z] Successfully built 69401f93e10c [2021-08-05T06:27:12.454Z] Successfully tagged core-data:latest [2021-08-05T06:27:13.867Z]  Building core-data ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-05T06:27:13.867Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-05T06:27:13.867Z] ---> 08bdaf2f88f9 [2021-08-05T06:27:13.867Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-05T06:27:14.134Z] ---> Running in 25790430733b [2021-08-05T06:27:14.134Z] Removing intermediate container 25790430733b [2021-08-05T06:27:14.134Z] ---> f476d852bff1 [2021-08-05T06:27:14.135Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-05T06:27:14.135Z] ---> Running in 8477bf0a2770 [2021-08-05T06:27:14.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T06:27:14.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T06:27:14.933Z] (1/39) Installing readline (8.1.0-r0) [2021-08-05T06:27:14.933Z] (2/39) Installing bash (5.1.0-r0) [2021-08-05T06:27:14.933Z] Executing bash-5.1.0-r0.post-install [2021-08-05T06:27:14.933Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-05T06:27:14.933Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-05T06:27:14.933Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-05T06:27:14.933Z] (6/39) Installing curl (7.78.0-r0) [2021-08-05T06:27:14.933Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-05T06:27:14.933Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-05T06:27:14.933Z] (9/39) Installing expat (2.2.10-r1) [2021-08-05T06:27:14.933Z] (10/39) Installing libffi (3.3-r2) [2021-08-05T06:27:14.933Z] (11/39) Installing gdbm (1.19-r0) [2021-08-05T06:27:14.933Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-05T06:27:14.933Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-05T06:27:15.199Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-05T06:27:16.157Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-05T06:27:16.157Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-05T06:27:16.157Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-05T06:27:16.157Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-05T06:27:16.157Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-05T06:27:16.157Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-05T06:27:16.157Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-05T06:27:16.157Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-05T06:27:16.157Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-05T06:27:16.157Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-05T06:27:16.157Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-05T06:27:16.423Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-05T06:27:16.423Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-05T06:27:16.423Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-05T06:27:16.423Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-05T06:27:16.423Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-05T06:27:16.423Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-05T06:27:16.423Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-05T06:27:16.423Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-05T06:27:16.423Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-05T06:27:16.423Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-05T06:27:16.423Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-05T06:27:16.423Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-05T06:27:16.423Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-05T06:27:16.423Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-05T06:27:16.689Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T06:27:16.689Z] OK: 82 MiB in 59 packages [2021-08-05T06:27:18.101Z] Collecting docker-compose==1.23.2 [2021-08-05T06:27:18.101Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-05T06:27:18.101Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-05T06:27:18.101Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-05T06:27:18.101Z] Collecting docopt<0.7,>=0.6.1 [2021-08-05T06:27:18.101Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-05T06:27:18.685Z] Collecting texttable<0.10,>=0.9.0 [2021-08-05T06:27:18.685Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-05T06:27:18.951Z] Collecting cached-property<2,>=1.2.0 [2021-08-05T06:27:18.951Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-05T06:27:18.951Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-05T06:27:18.951Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-05T06:27:19.219Z] Collecting docker<4.0,>=3.6.0 [2021-08-05T06:27:19.219Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-05T06:27:19.219Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-05T06:27:19.219Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-05T06:27:19.219Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-05T06:27:19.485Z] Collecting jsonschema<3,>=2.5.1 [2021-08-05T06:27:19.485Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-05T06:27:19.485Z] Collecting PyYAML<4,>=3.10 [2021-08-05T06:27:19.486Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-05T06:27:20.066Z] Collecting docker-pycreds>=0.4.0 [2021-08-05T06:27:20.066Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-05T06:27:20.066Z] Collecting certifi>=2017.4.17 [2021-08-05T06:27:20.066Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-05T06:27:20.066Z] Collecting idna<2.8,>=2.5 [2021-08-05T06:27:20.066Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-05T06:27:20.332Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-05T06:27:20.332Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-05T06:27:20.332Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-05T06:27:20.332Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-05T06:27:20.332Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-05T06:27:20.332Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-05T06:27:20.332Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-05T06:27:20.332Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-05T06:27:20.332Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-05T06:27:20.332Z] Attempting uninstall: urllib3 [2021-08-05T06:27:20.332Z] Found existing installation: urllib3 1.26.2 [2021-08-05T06:27:20.332Z] Uninstalling urllib3-1.26.2: [2021-08-05T06:27:20.332Z] Successfully uninstalled urllib3-1.26.2 [2021-08-05T06:27:20.598Z] Attempting uninstall: idna [2021-08-05T06:27:20.598Z] Found existing installation: idna 3.1 [2021-08-05T06:27:20.598Z] Uninstalling idna-3.1: [2021-08-05T06:27:20.598Z] Successfully uninstalled idna-3.1 [2021-08-05T06:27:20.598Z] Attempting uninstall: chardet [2021-08-05T06:27:20.599Z] Found existing installation: chardet 4.0.0 [2021-08-05T06:27:20.599Z] Uninstalling chardet-4.0.0: [2021-08-05T06:27:20.599Z] Successfully uninstalled chardet-4.0.0 [2021-08-05T06:27:20.864Z] Attempting uninstall: requests [2021-08-05T06:27:20.864Z] Found existing installation: requests 2.25.1 [2021-08-05T06:27:20.864Z] Uninstalling requests-2.25.1: [2021-08-05T06:27:20.864Z] Successfully uninstalled requests-2.25.1 [2021-08-05T06:27:21.132Z] Running setup.py install for texttable: started [2021-08-05T06:27:21.632Z] Running setup.py install for texttable: finished with status 'done' [2021-08-05T06:27:21.632Z] Running setup.py install for PyYAML: started [2021-08-05T06:27:21.632Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-05T06:27:21.632Z] Running setup.py install for docopt: started [2021-08-05T06:27:22.005Z] Running setup.py install for docopt: finished with status 'done' [2021-08-05T06:27:22.005Z] Running setup.py install for dockerpty: started [2021-08-05T06:27:22.373Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-05T06:27:22.799Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 [2021-08-05T06:27:25.666Z] Removing intermediate container 8477bf0a2770 [2021-08-05T06:27:25.666Z] ---> 2e5fe25b9329 [2021-08-05T06:27:25.666Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-05T06:27:25.932Z] ---> Running in dfcd0cdc3408 [2021-08-05T06:27:25.933Z] Removing intermediate container dfcd0cdc3408 [2021-08-05T06:27:25.933Z] ---> e52bb6ae1c7c [2021-08-05T06:27:25.933Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-05T06:27:25.933Z] ---> Running in ea2914aec475 [2021-08-05T06:27:25.933Z] Removing intermediate container ea2914aec475 [2021-08-05T06:27:25.933Z] ---> 1e4e51190f42 [2021-08-05T06:27:25.933Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-05T06:27:26.201Z] ---> e1c5e6e9ead4 [2021-08-05T06:27:26.201Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-05T06:27:26.468Z] ---> 6bd1c6be5b8f [2021-08-05T06:27:26.468Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-05T06:27:26.734Z] ---> 68df189366a6 [2021-08-05T06:27:26.734Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-05T06:27:26.734Z] ---> Running in 5d7339b1dc1c [2021-08-05T06:27:26.734Z] Removing intermediate container 5d7339b1dc1c [2021-08-05T06:27:26.734Z] ---> 6579a45d3dab [2021-08-05T06:27:26.734Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:27:26.734Z] ---> Running in b7541d21468f [2021-08-05T06:27:27.002Z] Removing intermediate container b7541d21468f [2021-08-05T06:27:27.002Z] ---> 97f8e0a17130 [2021-08-05T06:27:27.002Z] Step 22/24 : LABEL arch=x86_64 [2021-08-05T06:27:27.002Z] ---> Running in c0b6c147b8d0 [2021-08-05T06:27:27.002Z] Removing intermediate container c0b6c147b8d0 [2021-08-05T06:27:27.002Z] ---> 509282eea806 [2021-08-05T06:27:27.002Z] Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:27.002Z] ---> Running in 87420d8ddec4 [2021-08-05T06:27:27.002Z] Removing intermediate container 87420d8ddec4 [2021-08-05T06:27:27.002Z] ---> ae0361ac83f1 [2021-08-05T06:27:27.002Z] Step 24/24 : LABEL version=2.0.1-dev.23 [2021-08-05T06:27:27.271Z] ---> Running in a5ad3eb3a78d [2021-08-05T06:27:27.271Z] Removing intermediate container a5ad3eb3a78d [2021-08-05T06:27:27.271Z] ---> 0045b53a2ef2 [2021-08-05T06:27:27.271Z] [2021-08-05T06:27:27.271Z] Successfully built 0045b53a2ef2 [2021-08-05T06:27:27.271Z] Successfully tagged sys-mgmt-agent:latest [2021-08-05T06:27:27.550Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-05T06:27:27.558Z] $ docker stop --time=1 dc4e9b63f17b04d241be86cb466af911e45b3da8aaba77bfd0e5b07362624d68 [2021-08-05T06:27:27.594Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:27:27.594Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:27:27.594Z] ---> 56710a434019 [2021-08-05T06:27:27.594Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T06:27:27.594Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:27:27.594Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:27:27.594Z] ---> 56710a434019 [2021-08-05T06:27:27.594Z] Step 3/26 : WORKDIR /edgex-go [2021-08-05T06:27:27.594Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:27:27.594Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:27:27.594Z] ---> 56710a434019 [2021-08-05T06:27:27.594Z] Step 3/32 : WORKDIR /edgex-go [2021-08-05T06:27:27.594Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:27:27.594Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:27:27.594Z] ---> 56710a434019 [2021-08-05T06:27:27.594Z] Step 3/22 : WORKDIR /edgex-go [2021-08-05T06:27:27.594Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:27:27.594Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:27:27.594Z] ---> 56710a434019 [2021-08-05T06:27:27.594Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T06:27:27.594Z] ---> Running in e31c4eacc898 [2021-08-05T06:27:27.594Z] ---> Running in a0fd0e5a3a36 [2021-08-05T06:27:27.594Z] ---> Running in 7500a24c7092 [2021-08-05T06:27:27.594Z] ---> Running in 208a21fd3b1d [2021-08-05T06:27:27.594Z] ---> Running in be0191e136c7 [2021-08-05T06:27:27.594Z] Removing intermediate container e31c4eacc898 [2021-08-05T06:27:27.594Z] ---> 15d5c97ab300 [2021-08-05T06:27:27.594Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:27:27.594Z] Removing intermediate container 7500a24c7092 [2021-08-05T06:27:27.594Z] ---> ec0a9b2bc601 [2021-08-05T06:27:27.594Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:27:27.594Z] Removing intermediate container a0fd0e5a3a36 [2021-08-05T06:27:27.594Z] ---> 5e25663ac399 [2021-08-05T06:27:27.594Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:27:27.594Z] Removing intermediate container be0191e136c7 [2021-08-05T06:27:27.594Z] ---> 15d671162bd1 [2021-08-05T06:27:27.595Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:27:27.595Z] Removing intermediate container 208a21fd3b1d [2021-08-05T06:27:27.595Z] ---> 0207c8e20337 [2021-08-05T06:27:27.595Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:27:27.595Z] ---> Running in 04cda08ead09 [2021-08-05T06:27:27.595Z] ---> Running in 6778b17f5264 [2021-08-05T06:27:27.595Z] ---> Running in bde6d3f45343 [2021-08-05T06:27:27.595Z] ---> Running in 22a27f649e6b [2021-08-05T06:27:27.595Z] ---> Running in 8a91ee49cf8b [2021-08-05T06:27:28.926Z] $ docker rm -f dc4e9b63f17b04d241be86cb466af911e45b3da8aaba77bfd0e5b07362624d68 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T06:27:29.310Z] + docker images [2021-08-05T06:27:29.311Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-05T06:27:29.311Z] sys-mgmt-agent latest 0045b53a2ef2 2 seconds ago 325MB [2021-08-05T06:27:29.311Z] core-data latest 69401f93e10c 17 seconds ago 20.4MB [2021-08-05T06:27:29.311Z] e5391baaeeea 23 seconds ago 1.75GB [2021-08-05T06:27:29.311Z] 5d1afcfe194b 25 seconds ago 1.75GB [2021-08-05T06:27:29.311Z] security-secretstore-setup latest 8d2964043c75 40 seconds ago 29MB [2021-08-05T06:27:29.311Z] security-proxy-setup latest 569010e7099c 41 seconds ago 25.9MB [2021-08-05T06:27:29.311Z] 12f068a2860e 50 seconds ago 1.75GB [2021-08-05T06:27:29.311Z] 7ad6a8b6c4ea 50 seconds ago 1.75GB [2021-08-05T06:27:29.311Z] security-bootstrapper latest 33e0116254c5 57 seconds ago 18.8MB [2021-08-05T06:27:29.311Z] support-scheduler latest c1092a05faa9 About a minute ago 16.1MB [2021-08-05T06:27:29.311Z] core-command latest 852dd8daf7f0 About a minute ago 16MB [2021-08-05T06:27:29.311Z] ff02dee135e6 About a minute ago 1.75GB [2021-08-05T06:27:29.311Z] 0036ef78b42d About a minute ago 1.75GB [2021-08-05T06:27:29.311Z] 6a8101f1434c About a minute ago 1.74GB [2021-08-05T06:27:29.311Z] core-metadata latest e572c185a927 About a minute ago 16.7MB [2021-08-05T06:27:29.311Z] support-notifications latest 06e269724088 About a minute ago 16.8MB [2021-08-05T06:27:29.311Z] 56de2bfe56b1 About a minute ago 1.75GB [2021-08-05T06:27:29.311Z] e94267e89a51 About a minute ago 1.75GB [2021-08-05T06:27:29.311Z] ci-base-image-x86_64 latest 6851d9633627 5 minutes ago 1.24GB [2021-08-05T06:27:29.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 2 days ago 547MB [2021-08-05T06:27:29.311Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 days ago 37.5MB [2021-08-05T06:27:29.311Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-05T06:27:29.311Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-05T06:27:29.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [2021-08-05T06:27:29.592Z] Removing intermediate container 04cda08ead09 [2021-08-05T06:27:29.592Z] ---> 2a081400131f [2021-08-05T06:27:29.592Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-05T06:27:29.592Z] ---> Running in a93c66a6bda8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T06:27:29.611Z] provisioning config files... [2021-08-05T06:27:29.626Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config4852863317220633520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:27:29.865Z] Removing intermediate container 6778b17f5264 [2021-08-05T06:27:29.865Z] ---> 3e1cf80ae91a [2021-08-05T06:27:29.865Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-05T06:27:29.865Z] Removing intermediate container bde6d3f45343 [2021-08-05T06:27:29.865Z] ---> dfda63f2a4c3 [2021-08-05T06:27:29.865Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-05T06:27:29.966Z] ---> docker-login.sh [2021-08-05T06:27:29.966Z] nexus3.edgexfoundry.org:10001 [2021-08-05T06:27:29.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:27:29.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:27:29.966Z] Configure a credential helper to remove this warning. See [2021-08-05T06:27:29.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:27:29.966Z] [2021-08-05T06:27:29.966Z] Login Succeeded [2021-08-05T06:27:29.966Z] nexus3.edgexfoundry.org:10002 [2021-08-05T06:27:30.150Z] ---> Running in 9c5511db4fb1 [2021-08-05T06:27:30.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:27:30.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:27:30.231Z] Configure a credential helper to remove this warning. See [2021-08-05T06:27:30.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:27:30.231Z] [2021-08-05T06:27:30.231Z] Login Succeeded [2021-08-05T06:27:30.231Z] nexus3.edgexfoundry.org:10003 [2021-08-05T06:27:30.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:27:30.426Z] ---> Running in 210e6b22a5f4 [2021-08-05T06:27:30.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:27:30.501Z] Configure a credential helper to remove this warning. See [2021-08-05T06:27:30.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:27:30.501Z] [2021-08-05T06:27:30.501Z] Login Succeeded [2021-08-05T06:27:30.501Z] nexus3.edgexfoundry.org:10004 [2021-08-05T06:27:30.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:27:30.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:27:30.501Z] Configure a credential helper to remove this warning. See [2021-08-05T06:27:30.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:27:30.501Z] [2021-08-05T06:27:30.501Z] Login Succeeded [2021-08-05T06:27:30.501Z] docker.io [2021-08-05T06:27:30.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:27:30.724Z] Removing intermediate container 22a27f649e6b [2021-08-05T06:27:30.724Z] ---> e4c47689c3af [2021-08-05T06:27:30.724Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T06:27:30.724Z] Removing intermediate container 8a91ee49cf8b [2021-08-05T06:27:30.724Z] ---> cd597843e1c1 [2021-08-05T06:27:30.724Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-05T06:27:30.724Z] ---> Running in cdbc27d1b75c [2021-08-05T06:27:31.002Z] ---> Running in a882d5c67a19 [2021-08-05T06:27:31.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:27:31.084Z] Configure a credential helper to remove this warning. See [2021-08-05T06:27:31.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:27:31.084Z] [2021-08-05T06:27:31.084Z] Login Succeeded [2021-08-05T06:27:31.084Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T06:27:31.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:27:32.990Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-05T06:27:32.991Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:32.991Z] latest [2021-08-05T06:27:32.991Z] 2.0.1-dev.23 [2021-08-05T06:27:32.991Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:32.991Z] main [2021-08-05T06:27:32.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2021-08-05T06:27:33.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:27:33.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:27:33.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:27:33.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:27:33.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:27:33.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:33.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:27:33.353Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:33.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:27:33.669Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:33.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-05T06:27:33.669Z] 697c870049a5: Preparing [2021-08-05T06:27:33.669Z] 9197308303d0: Preparing [2021-08-05T06:27:33.669Z] 2144aa14de2a: Preparing [2021-08-05T06:27:33.669Z] cc817ddcf594: Preparing [2021-08-05T06:27:33.669Z] 32f366d666a5: Preparing [2021-08-05T06:27:33.669Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:33.854Z] OK: 218 MiB in 52 packages [2021-08-05T06:27:33.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:27:33.934Z] 2144aa14de2a: Pushed [2021-08-05T06:27:33.934Z] 697c870049a5: Pushed [2021-08-05T06:27:33.934Z] cc817ddcf594: Pushed [2021-08-05T06:27:34.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:27:34.422Z] OK: 218 MiB in 52 packages [2021-08-05T06:27:34.890Z] 9197308303d0: Pushed [2021-08-05T06:27:35.028Z] OK: 218 MiB in 52 packages [2021-08-05T06:27:35.028Z] OK: 218 MiB in 52 packages [2021-08-05T06:27:35.028Z] OK: 218 MiB in 52 packages [2021-08-05T06:27:35.157Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:759901d6a6bcbcbdcef33aaa1164276c6e28a30669bc0690caedea029103dd1f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:35.328Z] Removing intermediate container a93c66a6bda8 [2021-08-05T06:27:35.328Z] ---> 835d4c25917d [2021-08-05T06:27:35.328Z] Step 6/32 : COPY go.mod . [2021-08-05T06:27:35.481Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:35.802Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-05T06:27:35.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-05T06:27:35.802Z] 697c870049a5: Preparing [2021-08-05T06:27:35.802Z] 9197308303d0: Preparing [2021-08-05T06:27:35.802Z] 2144aa14de2a: Preparing [2021-08-05T06:27:35.802Z] cc817ddcf594: Preparing [2021-08-05T06:27:35.802Z] 32f366d666a5: Preparing [2021-08-05T06:27:35.802Z] 697c870049a5: Layer already exists [2021-08-05T06:27:35.802Z] cc817ddcf594: Layer already exists [2021-08-05T06:27:35.802Z] 9197308303d0: Layer already exists [2021-08-05T06:27:35.802Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:35.802Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:35.802Z] latest: digest: sha256:759901d6a6bcbcbdcef33aaa1164276c6e28a30669bc0690caedea029103dd1f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:36.126Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:36.444Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.23 [2021-08-05T06:27:36.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-05T06:27:36.444Z] 697c870049a5: Preparing [2021-08-05T06:27:36.444Z] 9197308303d0: Preparing [2021-08-05T06:27:36.444Z] 2144aa14de2a: Preparing [2021-08-05T06:27:36.444Z] cc817ddcf594: Preparing [2021-08-05T06:27:36.444Z] 32f366d666a5: Preparing [2021-08-05T06:27:36.711Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:36.711Z] 9197308303d0: Layer already exists [2021-08-05T06:27:36.711Z] cc817ddcf594: Layer already exists [2021-08-05T06:27:36.711Z] 697c870049a5: Layer already exists [2021-08-05T06:27:36.711Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:36.711Z] 2.0.1-dev.23: digest: sha256:759901d6a6bcbcbdcef33aaa1164276c6e28a30669bc0690caedea029103dd1f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:36.772Z] ---> 18d969e46516 [2021-08-05T06:27:36.772Z] Step 7/32 : RUN go mod download [2021-08-05T06:27:36.772Z] Removing intermediate container 9c5511db4fb1 [2021-08-05T06:27:36.772Z] ---> f5a6a6b7752d [2021-08-05T06:27:36.772Z] Step 6/26 : COPY go.mod . [2021-08-05T06:27:36.772Z] ---> Running in 048cc522044f [2021-08-05T06:27:36.772Z] Removing intermediate container cdbc27d1b75c [2021-08-05T06:27:36.772Z] ---> 41775742777d [2021-08-05T06:27:36.772Z] Step 6/24 : COPY go.mod . [2021-08-05T06:27:37.030Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:37.046Z] Removing intermediate container 210e6b22a5f4 [2021-08-05T06:27:37.046Z] ---> 0ba29b7f3a3e [2021-08-05T06:27:37.046Z] Step 6/24 : COPY go.mod . [2021-08-05T06:27:37.046Z] Removing intermediate container a882d5c67a19 [2021-08-05T06:27:37.046Z] ---> 0ee2b41f474e [2021-08-05T06:27:37.046Z] Step 6/22 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:37.347Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:37.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-05T06:27:37.347Z] 697c870049a5: Preparing [2021-08-05T06:27:37.347Z] 9197308303d0: Preparing [2021-08-05T06:27:37.347Z] 2144aa14de2a: Preparing [2021-08-05T06:27:37.347Z] cc817ddcf594: Preparing [2021-08-05T06:27:37.347Z] 32f366d666a5: Preparing [2021-08-05T06:27:37.347Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:37.347Z] cc817ddcf594: Layer already exists [2021-08-05T06:27:37.347Z] 697c870049a5: Layer already exists [2021-08-05T06:27:37.347Z] 9197308303d0: Layer already exists [2021-08-05T06:27:37.347Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:37.347Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:759901d6a6bcbcbdcef33aaa1164276c6e28a30669bc0690caedea029103dd1f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:37.655Z] ---> 8453e9e4fd7a [2021-08-05T06:27:37.655Z] Step 7/26 : RUN go mod download [2021-08-05T06:27:37.672Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:37.930Z] ---> Running in a37b49d32c41 [2021-08-05T06:27:37.987Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-05T06:27:37.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-05T06:27:37.987Z] 697c870049a5: Preparing [2021-08-05T06:27:37.987Z] 9197308303d0: Preparing [2021-08-05T06:27:37.987Z] 2144aa14de2a: Preparing [2021-08-05T06:27:37.987Z] cc817ddcf594: Preparing [2021-08-05T06:27:37.987Z] 32f366d666a5: Preparing [2021-08-05T06:27:37.987Z] cc817ddcf594: Layer already exists [2021-08-05T06:27:37.987Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:37.987Z] 9197308303d0: Layer already exists [2021-08-05T06:27:37.987Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:37.987Z] 697c870049a5: Layer already exists [2021-08-05T06:27:37.987Z] main: digest: sha256:759901d6a6bcbcbdcef33aaa1164276c6e28a30669bc0690caedea029103dd1f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:27:38.044Z] ===================================================== [Pipeline] echo [2021-08-05T06:27:38.059Z] taggedImages: [2021-08-05T06:27:38.059Z] - nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:38.059Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-05T06:27:38.059Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.23 [2021-08-05T06:27:38.059Z] - nexus3.edgexfoundry.org:10004/core-command:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:38.059Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-05T06:27:38.091Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-05T06:27:38.091Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:38.091Z] latest [2021-08-05T06:27:38.091Z] 2.0.1-dev.23 [2021-08-05T06:27:38.091Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:38.091Z] main [2021-08-05T06:27:38.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:38.446Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:38.529Z] ---> 834c66771329 [2021-08-05T06:27:38.529Z] Step 7/24 : RUN go mod download [2021-08-05T06:27:38.529Z] ---> cf5d8d02d856 [2021-08-05T06:27:38.529Z] Step 7/24 : RUN go mod download [2021-08-05T06:27:38.529Z] ---> fbd09bc3ff40 [2021-08-05T06:27:38.529Z] Step 7/22 : RUN go mod download [2021-08-05T06:27:38.763Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:38.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-05T06:27:38.763Z] 2b97e8c727c8: Preparing [2021-08-05T06:27:38.763Z] 91574dc881b8: Preparing [2021-08-05T06:27:38.763Z] 2144aa14de2a: Preparing [2021-08-05T06:27:38.763Z] 4c2f7bfc5326: Preparing [2021-08-05T06:27:38.763Z] 1686bcfc0ff3: Preparing [2021-08-05T06:27:38.763Z] 32f366d666a5: Preparing [2021-08-05T06:27:38.763Z] 32f366d666a5: Waiting [2021-08-05T06:27:38.763Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:38.814Z] ---> Running in d824ba2d6490 [2021-08-05T06:27:38.814Z] ---> Running in 9cb38b7ddb2e [2021-08-05T06:27:38.814Z] ---> Running in 19ce189a6890 [2021-08-05T06:27:39.034Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:39.034Z] 2b97e8c727c8: Pushed [2021-08-05T06:27:39.034Z] 1686bcfc0ff3: Pushed [2021-08-05T06:27:39.034Z] 4c2f7bfc5326: Pushed [2021-08-05T06:27:40.440Z] 91574dc881b8: Pushed [2021-08-05T06:27:40.440Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:af56977f2e49e26cf8d59186b6d253bf7d431f15ae4bf11871f6d3e4ec4cf343 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:40.763Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:41.080Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-05T06:27:41.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-05T06:27:41.080Z] 2b97e8c727c8: Preparing [2021-08-05T06:27:41.080Z] 91574dc881b8: Preparing [2021-08-05T06:27:41.080Z] 2144aa14de2a: Preparing [2021-08-05T06:27:41.080Z] 4c2f7bfc5326: Preparing [2021-08-05T06:27:41.080Z] 1686bcfc0ff3: Preparing [2021-08-05T06:27:41.080Z] 32f366d666a5: Preparing [2021-08-05T06:27:41.080Z] 32f366d666a5: Waiting [2021-08-05T06:27:41.080Z] 1686bcfc0ff3: Layer already exists [2021-08-05T06:27:41.080Z] 2b97e8c727c8: Layer already exists [2021-08-05T06:27:41.080Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:41.080Z] 4c2f7bfc5326: Layer already exists [2021-08-05T06:27:41.080Z] 91574dc881b8: Layer already exists [2021-08-05T06:27:41.080Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:41.080Z] latest: digest: sha256:af56977f2e49e26cf8d59186b6d253bf7d431f15ae4bf11871f6d3e4ec4cf343 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:41.406Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:41.729Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.23 [2021-08-05T06:27:41.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-05T06:27:41.730Z] 2b97e8c727c8: Preparing [2021-08-05T06:27:41.730Z] 91574dc881b8: Preparing [2021-08-05T06:27:41.730Z] 2144aa14de2a: Preparing [2021-08-05T06:27:41.730Z] 4c2f7bfc5326: Preparing [2021-08-05T06:27:41.730Z] 1686bcfc0ff3: Preparing [2021-08-05T06:27:41.730Z] 32f366d666a5: Preparing [2021-08-05T06:27:41.730Z] 32f366d666a5: Waiting [2021-08-05T06:27:41.730Z] 1686bcfc0ff3: Layer already exists [2021-08-05T06:27:41.730Z] 2b97e8c727c8: Layer already exists [2021-08-05T06:27:41.730Z] 91574dc881b8: Layer already exists [2021-08-05T06:27:41.730Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:41.730Z] 4c2f7bfc5326: Layer already exists [2021-08-05T06:27:41.730Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:41.730Z] 2.0.1-dev.23: digest: sha256:af56977f2e49e26cf8d59186b6d253bf7d431f15ae4bf11871f6d3e4ec4cf343 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:42.054Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:42.262Z] Removing intermediate container 048cc522044f [2021-08-05T06:27:42.262Z] ---> abd9fc3308b1 [2021-08-05T06:27:42.262Z] Step 8/32 : COPY . . [2021-08-05T06:27:42.376Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:42.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-05T06:27:42.376Z] 2b97e8c727c8: Preparing [2021-08-05T06:27:42.376Z] 91574dc881b8: Preparing [2021-08-05T06:27:42.376Z] 2144aa14de2a: Preparing [2021-08-05T06:27:42.376Z] 4c2f7bfc5326: Preparing [2021-08-05T06:27:42.376Z] 1686bcfc0ff3: Preparing [2021-08-05T06:27:42.376Z] 32f366d666a5: Preparing [2021-08-05T06:27:42.376Z] 32f366d666a5: Waiting [2021-08-05T06:27:42.376Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:42.376Z] 4c2f7bfc5326: Layer already exists [2021-08-05T06:27:42.376Z] 2b97e8c727c8: Layer already exists [2021-08-05T06:27:42.376Z] 1686bcfc0ff3: Layer already exists [2021-08-05T06:27:42.376Z] 91574dc881b8: Layer already exists [2021-08-05T06:27:42.376Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:42.376Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:af56977f2e49e26cf8d59186b6d253bf7d431f15ae4bf11871f6d3e4ec4cf343 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:42.702Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:42.864Z] Removing intermediate container a37b49d32c41 [2021-08-05T06:27:42.864Z] ---> e719427fe3f9 [2021-08-05T06:27:42.864Z] Step 8/26 : COPY . . [2021-08-05T06:27:43.026Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-05T06:27:43.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-05T06:27:43.027Z] 2b97e8c727c8: Preparing [2021-08-05T06:27:43.027Z] 91574dc881b8: Preparing [2021-08-05T06:27:43.027Z] 2144aa14de2a: Preparing [2021-08-05T06:27:43.027Z] 4c2f7bfc5326: Preparing [2021-08-05T06:27:43.027Z] 1686bcfc0ff3: Preparing [2021-08-05T06:27:43.027Z] 32f366d666a5: Preparing [2021-08-05T06:27:43.027Z] 32f366d666a5: Waiting [2021-08-05T06:27:43.027Z] 91574dc881b8: Layer already exists [2021-08-05T06:27:43.027Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:43.027Z] 4c2f7bfc5326: Layer already exists [2021-08-05T06:27:43.027Z] 1686bcfc0ff3: Layer already exists [2021-08-05T06:27:43.027Z] 2b97e8c727c8: Layer already exists [2021-08-05T06:27:43.027Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:43.027Z] main: digest: sha256:af56977f2e49e26cf8d59186b6d253bf7d431f15ae4bf11871f6d3e4ec4cf343 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:27:43.082Z] ===================================================== [Pipeline] echo [2021-08-05T06:27:43.098Z] taggedImages: [2021-08-05T06:27:43.098Z] - nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:43.098Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-05T06:27:43.098Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.23 [2021-08-05T06:27:43.098Z] - nexus3.edgexfoundry.org:10004/core-data:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:43.098Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-05T06:27:43.132Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-05T06:27:43.132Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:43.132Z] latest [2021-08-05T06:27:43.132Z] 2.0.1-dev.23 [2021-08-05T06:27:43.132Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:43.132Z] main [2021-08-05T06:27:43.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:43.487Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:43.802Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:43.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-05T06:27:43.802Z] 13cfa729dca4: Preparing [2021-08-05T06:27:43.802Z] bf2b40873a6f: Preparing [2021-08-05T06:27:43.802Z] 2144aa14de2a: Preparing [2021-08-05T06:27:43.802Z] cc817ddcf594: Preparing [2021-08-05T06:27:43.802Z] 32f366d666a5: Preparing [2021-08-05T06:27:43.802Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:43.802Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:43.802Z] cc817ddcf594: Layer already exists [2021-08-05T06:27:43.802Z] 13cfa729dca4: Pushed [2021-08-05T06:27:45.207Z] bf2b40873a6f: Pushed [2021-08-05T06:27:45.207Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:aefd91d1f4344737d1bc630d8d5e64063d231680cb61b090b4f8d56ecf81fb17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:45.529Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-05T06:27:45.534Z] Removing intermediate container d824ba2d6490 [2021-08-05T06:27:45.534Z] ---> 2b55e37efafc [2021-08-05T06:27:45.534Z] Step 8/24 : COPY . . [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:45.821Z] Removing intermediate container 9cb38b7ddb2e [2021-08-05T06:27:45.821Z] ---> d6ff30916c0c [2021-08-05T06:27:45.821Z] Step 8/24 : COPY . . [2021-08-05T06:27:45.862Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-05T06:27:45.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-05T06:27:45.862Z] 13cfa729dca4: Preparing [2021-08-05T06:27:45.862Z] bf2b40873a6f: Preparing [2021-08-05T06:27:45.862Z] 2144aa14de2a: Preparing [2021-08-05T06:27:45.862Z] cc817ddcf594: Preparing [2021-08-05T06:27:45.862Z] 32f366d666a5: Preparing [2021-08-05T06:27:45.862Z] bf2b40873a6f: Layer already exists [2021-08-05T06:27:45.862Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:45.862Z] cc817ddcf594: Layer already exists [2021-08-05T06:27:45.862Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:45.862Z] 13cfa729dca4: Layer already exists [2021-08-05T06:27:45.862Z] latest: digest: sha256:aefd91d1f4344737d1bc630d8d5e64063d231680cb61b090b4f8d56ecf81fb17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:46.097Z] Removing intermediate container 19ce189a6890 [2021-08-05T06:27:46.097Z] ---> acbed944a989 [2021-08-05T06:27:46.097Z] Step 8/22 : COPY . . [2021-08-05T06:27:46.185Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:46.501Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.23 [2021-08-05T06:27:46.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-05T06:27:46.501Z] 13cfa729dca4: Preparing [2021-08-05T06:27:46.501Z] bf2b40873a6f: Preparing [2021-08-05T06:27:46.501Z] 2144aa14de2a: Preparing [2021-08-05T06:27:46.501Z] cc817ddcf594: Preparing [2021-08-05T06:27:46.501Z] 32f366d666a5: Preparing [2021-08-05T06:27:46.501Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:46.501Z] 13cfa729dca4: Layer already exists [2021-08-05T06:27:46.501Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:46.501Z] bf2b40873a6f: Layer already exists [2021-08-05T06:27:46.501Z] cc817ddcf594: Layer already exists [2021-08-05T06:27:46.501Z] 2.0.1-dev.23: digest: sha256:aefd91d1f4344737d1bc630d8d5e64063d231680cb61b090b4f8d56ecf81fb17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:46.825Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:47.144Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:47.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-05T06:27:47.144Z] 13cfa729dca4: Preparing [2021-08-05T06:27:47.144Z] bf2b40873a6f: Preparing [2021-08-05T06:27:47.144Z] 2144aa14de2a: Preparing [2021-08-05T06:27:47.144Z] cc817ddcf594: Preparing [2021-08-05T06:27:47.144Z] 32f366d666a5: Preparing [2021-08-05T06:27:47.144Z] 13cfa729dca4: Layer already exists [2021-08-05T06:27:47.144Z] bf2b40873a6f: Layer already exists [2021-08-05T06:27:47.144Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:47.144Z] cc817ddcf594: Layer already exists [2021-08-05T06:27:47.144Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:47.144Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:aefd91d1f4344737d1bc630d8d5e64063d231680cb61b090b4f8d56ecf81fb17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:47.467Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:47.782Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-05T06:27:47.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-05T06:27:47.782Z] 13cfa729dca4: Preparing [2021-08-05T06:27:47.782Z] bf2b40873a6f: Preparing [2021-08-05T06:27:47.782Z] 2144aa14de2a: Preparing [2021-08-05T06:27:47.782Z] cc817ddcf594: Preparing [2021-08-05T06:27:47.782Z] 32f366d666a5: Preparing [2021-08-05T06:27:47.782Z] cc817ddcf594: Layer already exists [2021-08-05T06:27:47.782Z] bf2b40873a6f: Layer already exists [2021-08-05T06:27:47.782Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:47.782Z] 13cfa729dca4: Layer already exists [2021-08-05T06:27:47.782Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:47.782Z] main: digest: sha256:aefd91d1f4344737d1bc630d8d5e64063d231680cb61b090b4f8d56ecf81fb17 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:27:47.837Z] ===================================================== [Pipeline] echo [2021-08-05T06:27:47.851Z] taggedImages: [2021-08-05T06:27:47.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:47.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-05T06:27:47.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.23 [2021-08-05T06:27:47.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:47.851Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-05T06:27:47.883Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-05T06:27:47.883Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:47.883Z] latest [2021-08-05T06:27:47.883Z] 2.0.1-dev.23 [2021-08-05T06:27:47.883Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:47.883Z] main [2021-08-05T06:27:47.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:48.249Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:48.569Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:48.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-05T06:27:48.569Z] c0cc6c3d4153: Preparing [2021-08-05T06:27:48.569Z] c0cc6c3d4153: Preparing [2021-08-05T06:27:48.569Z] 9ca926fe89c8: Preparing [2021-08-05T06:27:48.569Z] c2130b517ab4: Preparing [2021-08-05T06:27:48.569Z] 7d30d13f4549: Preparing [2021-08-05T06:27:48.569Z] 4e94540f42e6: Preparing [2021-08-05T06:27:48.569Z] 2144aa14de2a: Preparing [2021-08-05T06:27:48.569Z] 31b7e26f906a: Preparing [2021-08-05T06:27:48.569Z] 6460b8fcee1c: Preparing [2021-08-05T06:27:48.569Z] 1f6aad6d3e9d: Preparing [2021-08-05T06:27:48.569Z] 1821da04d44c: Preparing [2021-08-05T06:27:48.569Z] 32f366d666a5: Preparing [2021-08-05T06:27:48.569Z] 2144aa14de2a: Waiting [2021-08-05T06:27:48.569Z] 31b7e26f906a: Waiting [2021-08-05T06:27:48.569Z] 6460b8fcee1c: Waiting [2021-08-05T06:27:48.569Z] 1f6aad6d3e9d: Waiting [2021-08-05T06:27:48.569Z] 1821da04d44c: Waiting [2021-08-05T06:27:48.569Z] 32f366d666a5: Waiting [2021-08-05T06:27:48.836Z] 9ca926fe89c8: Pushed [2021-08-05T06:27:48.836Z] c0cc6c3d4153: Pushed [2021-08-05T06:27:48.836Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:48.836Z] c2130b517ab4: Pushed [2021-08-05T06:27:48.836Z] 7d30d13f4549: Pushed [2021-08-05T06:27:49.102Z] 31b7e26f906a: Pushed [2021-08-05T06:27:49.102Z] 6460b8fcee1c: Pushed [2021-08-05T06:27:49.102Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:49.102Z] 1f6aad6d3e9d: Pushed [2021-08-05T06:27:49.102Z] 1821da04d44c: Pushed [2021-08-05T06:27:50.060Z] 4e94540f42e6: Pushed [2021-08-05T06:27:50.060Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:7672efb20e88db9285c1ce4bee62ee930b2719fc5b5175dedcec0368f6bb4bbb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:50.386Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:50.702Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-05T06:27:50.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-05T06:27:50.703Z] c0cc6c3d4153: Preparing [2021-08-05T06:27:50.703Z] c0cc6c3d4153: Preparing [2021-08-05T06:27:50.703Z] 9ca926fe89c8: Preparing [2021-08-05T06:27:50.703Z] c2130b517ab4: Preparing [2021-08-05T06:27:50.703Z] 7d30d13f4549: Preparing [2021-08-05T06:27:50.703Z] 4e94540f42e6: Preparing [2021-08-05T06:27:50.703Z] 2144aa14de2a: Preparing [2021-08-05T06:27:50.703Z] 31b7e26f906a: Preparing [2021-08-05T06:27:50.703Z] 6460b8fcee1c: Preparing [2021-08-05T06:27:50.703Z] 1f6aad6d3e9d: Preparing [2021-08-05T06:27:50.703Z] 1821da04d44c: Preparing [2021-08-05T06:27:50.703Z] 32f366d666a5: Preparing [2021-08-05T06:27:50.703Z] 2144aa14de2a: Waiting [2021-08-05T06:27:50.703Z] 31b7e26f906a: Waiting [2021-08-05T06:27:50.703Z] 6460b8fcee1c: Waiting [2021-08-05T06:27:50.703Z] 1f6aad6d3e9d: Waiting [2021-08-05T06:27:50.703Z] 1821da04d44c: Waiting [2021-08-05T06:27:50.703Z] 32f366d666a5: Waiting [2021-08-05T06:27:50.703Z] c0cc6c3d4153: Layer already exists [2021-08-05T06:27:50.703Z] 4e94540f42e6: Layer already exists [2021-08-05T06:27:50.703Z] 7d30d13f4549: Layer already exists [2021-08-05T06:27:50.703Z] c2130b517ab4: Layer already exists [2021-08-05T06:27:50.703Z] 9ca926fe89c8: Layer already exists [2021-08-05T06:27:50.703Z] 1f6aad6d3e9d: Layer already exists [2021-08-05T06:27:50.703Z] 31b7e26f906a: Layer already exists [2021-08-05T06:27:50.703Z] 6460b8fcee1c: Layer already exists [2021-08-05T06:27:50.703Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:50.703Z] 1821da04d44c: Layer already exists [2021-08-05T06:27:50.703Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:50.703Z] latest: digest: sha256:7672efb20e88db9285c1ce4bee62ee930b2719fc5b5175dedcec0368f6bb4bbb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:51.023Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:51.337Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.23 [2021-08-05T06:27:51.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-05T06:27:51.338Z] c0cc6c3d4153: Preparing [2021-08-05T06:27:51.338Z] c0cc6c3d4153: Preparing [2021-08-05T06:27:51.338Z] 9ca926fe89c8: Preparing [2021-08-05T06:27:51.338Z] c2130b517ab4: Preparing [2021-08-05T06:27:51.338Z] 7d30d13f4549: Preparing [2021-08-05T06:27:51.338Z] 4e94540f42e6: Preparing [2021-08-05T06:27:51.338Z] 2144aa14de2a: Preparing [2021-08-05T06:27:51.338Z] 31b7e26f906a: Preparing [2021-08-05T06:27:51.338Z] 6460b8fcee1c: Preparing [2021-08-05T06:27:51.338Z] 1f6aad6d3e9d: Preparing [2021-08-05T06:27:51.338Z] 1821da04d44c: Preparing [2021-08-05T06:27:51.338Z] 32f366d666a5: Preparing [2021-08-05T06:27:51.338Z] 2144aa14de2a: Waiting [2021-08-05T06:27:51.338Z] 31b7e26f906a: Waiting [2021-08-05T06:27:51.338Z] 6460b8fcee1c: Waiting [2021-08-05T06:27:51.338Z] 1f6aad6d3e9d: Waiting [2021-08-05T06:27:51.338Z] 1821da04d44c: Waiting [2021-08-05T06:27:51.338Z] 32f366d666a5: Waiting [2021-08-05T06:27:51.338Z] 7d30d13f4549: Layer already exists [2021-08-05T06:27:51.338Z] 4e94540f42e6: Layer already exists [2021-08-05T06:27:51.338Z] c0cc6c3d4153: Layer already exists [2021-08-05T06:27:51.338Z] 9ca926fe89c8: Layer already exists [2021-08-05T06:27:51.338Z] c2130b517ab4: Layer already exists [2021-08-05T06:27:51.338Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:51.338Z] 1f6aad6d3e9d: Layer already exists [2021-08-05T06:27:51.338Z] 6460b8fcee1c: Layer already exists [2021-08-05T06:27:51.338Z] 31b7e26f906a: Layer already exists [2021-08-05T06:27:51.338Z] 1821da04d44c: Layer already exists [2021-08-05T06:27:51.338Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:51.338Z] 2.0.1-dev.23: digest: sha256:7672efb20e88db9285c1ce4bee62ee930b2719fc5b5175dedcec0368f6bb4bbb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:51.658Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:51.976Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:51.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-05T06:27:51.976Z] c0cc6c3d4153: Preparing [2021-08-05T06:27:51.976Z] c0cc6c3d4153: Preparing [2021-08-05T06:27:51.976Z] 9ca926fe89c8: Preparing [2021-08-05T06:27:51.976Z] c2130b517ab4: Preparing [2021-08-05T06:27:51.976Z] 7d30d13f4549: Preparing [2021-08-05T06:27:51.976Z] 4e94540f42e6: Preparing [2021-08-05T06:27:51.976Z] 2144aa14de2a: Preparing [2021-08-05T06:27:51.976Z] 31b7e26f906a: Preparing [2021-08-05T06:27:51.976Z] 6460b8fcee1c: Preparing [2021-08-05T06:27:51.976Z] 1f6aad6d3e9d: Preparing [2021-08-05T06:27:51.976Z] 1821da04d44c: Preparing [2021-08-05T06:27:51.976Z] 32f366d666a5: Preparing [2021-08-05T06:27:51.976Z] 2144aa14de2a: Waiting [2021-08-05T06:27:51.976Z] 31b7e26f906a: Waiting [2021-08-05T06:27:51.976Z] 6460b8fcee1c: Waiting [2021-08-05T06:27:51.976Z] 1f6aad6d3e9d: Waiting [2021-08-05T06:27:51.976Z] 1821da04d44c: Waiting [2021-08-05T06:27:51.976Z] 32f366d666a5: Waiting [2021-08-05T06:27:51.976Z] c2130b517ab4: Layer already exists [2021-08-05T06:27:51.976Z] c0cc6c3d4153: Layer already exists [2021-08-05T06:27:51.976Z] 4e94540f42e6: Layer already exists [2021-08-05T06:27:51.976Z] 7d30d13f4549: Layer already exists [2021-08-05T06:27:51.976Z] 9ca926fe89c8: Layer already exists [2021-08-05T06:27:51.976Z] 1f6aad6d3e9d: Layer already exists [2021-08-05T06:27:51.976Z] 31b7e26f906a: Layer already exists [2021-08-05T06:27:51.976Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:51.976Z] 6460b8fcee1c: Layer already exists [2021-08-05T06:27:51.976Z] 1821da04d44c: Layer already exists [2021-08-05T06:27:51.976Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:51.976Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:7672efb20e88db9285c1ce4bee62ee930b2719fc5b5175dedcec0368f6bb4bbb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:52.296Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:52.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-05T06:27:52.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-05T06:27:52.609Z] c0cc6c3d4153: Preparing [2021-08-05T06:27:52.609Z] c0cc6c3d4153: Preparing [2021-08-05T06:27:52.609Z] 9ca926fe89c8: Preparing [2021-08-05T06:27:52.609Z] c2130b517ab4: Preparing [2021-08-05T06:27:52.609Z] 7d30d13f4549: Preparing [2021-08-05T06:27:52.609Z] 4e94540f42e6: Preparing [2021-08-05T06:27:52.609Z] 2144aa14de2a: Preparing [2021-08-05T06:27:52.609Z] 31b7e26f906a: Preparing [2021-08-05T06:27:52.609Z] 6460b8fcee1c: Preparing [2021-08-05T06:27:52.609Z] 1f6aad6d3e9d: Preparing [2021-08-05T06:27:52.609Z] 1821da04d44c: Preparing [2021-08-05T06:27:52.609Z] 32f366d666a5: Preparing [2021-08-05T06:27:52.609Z] 2144aa14de2a: Waiting [2021-08-05T06:27:52.609Z] 31b7e26f906a: Waiting [2021-08-05T06:27:52.609Z] 6460b8fcee1c: Waiting [2021-08-05T06:27:52.609Z] 1f6aad6d3e9d: Waiting [2021-08-05T06:27:52.609Z] 1821da04d44c: Waiting [2021-08-05T06:27:52.609Z] 32f366d666a5: Waiting [2021-08-05T06:27:52.609Z] c2130b517ab4: Layer already exists [2021-08-05T06:27:52.609Z] 4e94540f42e6: Layer already exists [2021-08-05T06:27:52.609Z] c0cc6c3d4153: Layer already exists [2021-08-05T06:27:52.609Z] 7d30d13f4549: Layer already exists [2021-08-05T06:27:52.609Z] 9ca926fe89c8: Layer already exists [2021-08-05T06:27:52.609Z] 31b7e26f906a: Layer already exists [2021-08-05T06:27:52.609Z] 1821da04d44c: Layer already exists [2021-08-05T06:27:52.609Z] 2144aa14de2a: Layer already exists [2021-08-05T06:27:52.609Z] 1f6aad6d3e9d: Layer already exists [2021-08-05T06:27:52.609Z] 6460b8fcee1c: Layer already exists [2021-08-05T06:27:52.609Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:52.609Z] main: digest: sha256:7672efb20e88db9285c1ce4bee62ee930b2719fc5b5175dedcec0368f6bb4bbb size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:27:52.665Z] ===================================================== [Pipeline] echo [2021-08-05T06:27:52.679Z] taggedImages: [2021-08-05T06:27:52.679Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:52.679Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-05T06:27:52.679Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.23 [2021-08-05T06:27:52.679Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:52.679Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-05T06:27:52.710Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-05T06:27:52.710Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:52.710Z] latest [2021-08-05T06:27:52.710Z] 2.0.1-dev.23 [2021-08-05T06:27:52.710Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:52.710Z] main [2021-08-05T06:27:52.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:53.066Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:53.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:53.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-05T06:27:53.391Z] 31cf5bd32280: Preparing [2021-08-05T06:27:53.391Z] 8b5f0d7ded64: Preparing [2021-08-05T06:27:53.391Z] f78f33a7c09b: Preparing [2021-08-05T06:27:53.391Z] 6387e0b65b92: Preparing [2021-08-05T06:27:53.391Z] 1141401b6618: Preparing [2021-08-05T06:27:53.391Z] 32f366d666a5: Preparing [2021-08-05T06:27:53.391Z] 32f366d666a5: Waiting [2021-08-05T06:27:53.979Z] 6387e0b65b92: Pushed [2021-08-05T06:27:53.979Z] f78f33a7c09b: Pushed [2021-08-05T06:27:53.979Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:53.979Z] 1141401b6618: Pushed [2021-08-05T06:27:54.243Z] 8b5f0d7ded64: Pushed [2021-08-05T06:27:54.243Z] 31cf5bd32280: Pushed [2021-08-05T06:27:54.508Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:68461a079dda4ab019b6789d3095f5abf27b33db2a7de3e0b1ba627ba5b5bd4f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:54.828Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:55.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-05T06:27:55.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-05T06:27:55.142Z] 31cf5bd32280: Preparing [2021-08-05T06:27:55.142Z] 8b5f0d7ded64: Preparing [2021-08-05T06:27:55.142Z] f78f33a7c09b: Preparing [2021-08-05T06:27:55.142Z] 6387e0b65b92: Preparing [2021-08-05T06:27:55.142Z] 1141401b6618: Preparing [2021-08-05T06:27:55.142Z] 32f366d666a5: Preparing [2021-08-05T06:27:55.142Z] 32f366d666a5: Waiting [2021-08-05T06:27:55.142Z] 1141401b6618: Layer already exists [2021-08-05T06:27:55.142Z] 6387e0b65b92: Layer already exists [2021-08-05T06:27:55.142Z] 8b5f0d7ded64: Layer already exists [2021-08-05T06:27:55.142Z] 31cf5bd32280: Layer already exists [2021-08-05T06:27:55.142Z] f78f33a7c09b: Layer already exists [2021-08-05T06:27:55.142Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:55.142Z] latest: digest: sha256:68461a079dda4ab019b6789d3095f5abf27b33db2a7de3e0b1ba627ba5b5bd4f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:55.464Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:55.778Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.23 [2021-08-05T06:27:55.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-05T06:27:55.778Z] 31cf5bd32280: Preparing [2021-08-05T06:27:55.778Z] 8b5f0d7ded64: Preparing [2021-08-05T06:27:55.778Z] f78f33a7c09b: Preparing [2021-08-05T06:27:55.778Z] 6387e0b65b92: Preparing [2021-08-05T06:27:55.778Z] 1141401b6618: Preparing [2021-08-05T06:27:55.778Z] 32f366d666a5: Preparing [2021-08-05T06:27:55.778Z] 32f366d666a5: Waiting [2021-08-05T06:27:55.778Z] 8b5f0d7ded64: Layer already exists [2021-08-05T06:27:55.778Z] 1141401b6618: Layer already exists [2021-08-05T06:27:55.778Z] 31cf5bd32280: Layer already exists [2021-08-05T06:27:55.778Z] f78f33a7c09b: Layer already exists [2021-08-05T06:27:55.778Z] 6387e0b65b92: Layer already exists [2021-08-05T06:27:55.778Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:55.778Z] 2.0.1-dev.23: digest: sha256:68461a079dda4ab019b6789d3095f5abf27b33db2a7de3e0b1ba627ba5b5bd4f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:56.097Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:56.411Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:56.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-05T06:27:56.411Z] 31cf5bd32280: Preparing [2021-08-05T06:27:56.411Z] 8b5f0d7ded64: Preparing [2021-08-05T06:27:56.411Z] f78f33a7c09b: Preparing [2021-08-05T06:27:56.411Z] 6387e0b65b92: Preparing [2021-08-05T06:27:56.411Z] 1141401b6618: Preparing [2021-08-05T06:27:56.411Z] 32f366d666a5: Preparing [2021-08-05T06:27:56.411Z] 32f366d666a5: Waiting [2021-08-05T06:27:56.411Z] 1141401b6618: Layer already exists [2021-08-05T06:27:56.411Z] 31cf5bd32280: Layer already exists [2021-08-05T06:27:56.411Z] f78f33a7c09b: Layer already exists [2021-08-05T06:27:56.411Z] 8b5f0d7ded64: Layer already exists [2021-08-05T06:27:56.411Z] 6387e0b65b92: Layer already exists [2021-08-05T06:27:56.411Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:56.411Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:68461a079dda4ab019b6789d3095f5abf27b33db2a7de3e0b1ba627ba5b5bd4f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:56.731Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:57.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-05T06:27:57.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-05T06:27:57.052Z] 31cf5bd32280: Preparing [2021-08-05T06:27:57.052Z] 8b5f0d7ded64: Preparing [2021-08-05T06:27:57.052Z] f78f33a7c09b: Preparing [2021-08-05T06:27:57.052Z] 6387e0b65b92: Preparing [2021-08-05T06:27:57.052Z] 1141401b6618: Preparing [2021-08-05T06:27:57.052Z] 32f366d666a5: Preparing [2021-08-05T06:27:57.052Z] 32f366d666a5: Waiting [2021-08-05T06:27:57.052Z] 31cf5bd32280: Layer already exists [2021-08-05T06:27:57.052Z] 1141401b6618: Layer already exists [2021-08-05T06:27:57.052Z] 8b5f0d7ded64: Layer already exists [2021-08-05T06:27:57.052Z] 6387e0b65b92: Layer already exists [2021-08-05T06:27:57.052Z] f78f33a7c09b: Layer already exists [2021-08-05T06:27:57.052Z] 32f366d666a5: Layer already exists [2021-08-05T06:27:57.052Z] main: digest: sha256:68461a079dda4ab019b6789d3095f5abf27b33db2a7de3e0b1ba627ba5b5bd4f size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:27:58.610Z] ===================================================== [Pipeline] echo [2021-08-05T06:27:58.624Z] taggedImages: [2021-08-05T06:27:58.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:58.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-05T06:27:58.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.23 [2021-08-05T06:27:58.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:58.624Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-05T06:27:58.656Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-05T06:27:58.656Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:58.656Z] latest [2021-08-05T06:27:58.656Z] 2.0.1-dev.23 [2021-08-05T06:27:58.656Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:27:58.656Z] main [2021-08-05T06:27:58.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:59.011Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:27:59.324Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:27:59.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-05T06:27:59.324Z] 597797dd6721: Preparing [2021-08-05T06:27:59.324Z] e8c33bd6d46b: Preparing [2021-08-05T06:27:59.324Z] a66c91a7757d: Preparing [2021-08-05T06:27:59.324Z] 25dd3408d5da: Preparing [2021-08-05T06:27:59.324Z] acd2b400487e: Preparing [2021-08-05T06:27:59.324Z] f74225348158: Preparing [2021-08-05T06:27:59.324Z] 4ebbfdca552f: Preparing [2021-08-05T06:27:59.324Z] 504dede5c8e3: Preparing [2021-08-05T06:27:59.324Z] b2113e0002a1: Preparing [2021-08-05T06:27:59.324Z] 32f366d666a5: Preparing [2021-08-05T06:27:59.324Z] f74225348158: Waiting [2021-08-05T06:27:59.324Z] 4ebbfdca552f: Waiting [2021-08-05T06:27:59.324Z] 504dede5c8e3: Waiting [2021-08-05T06:27:59.324Z] b2113e0002a1: Waiting [2021-08-05T06:27:59.324Z] 32f366d666a5: Waiting [2021-08-05T06:27:59.909Z] 597797dd6721: Pushed [2021-08-05T06:27:59.909Z] acd2b400487e: Pushed [2021-08-05T06:27:59.909Z] e8c33bd6d46b: Pushed [2021-08-05T06:28:00.175Z] f74225348158: Pushed [2021-08-05T06:28:00.175Z] 4ebbfdca552f: Pushed [2021-08-05T06:28:00.175Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:00.175Z] 504dede5c8e3: Pushed [2021-08-05T06:28:00.175Z] 25dd3408d5da: Pushed [2021-08-05T06:28:00.441Z] b2113e0002a1: Pushed [2021-08-05T06:28:00.441Z] a66c91a7757d: Pushed [2021-08-05T06:28:00.705Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:1f0bbfaf98a28e1f7edd0a139daafe8d7b3659936412c30aa0d9bc01a76cd5db size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:01.027Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:01.287Z] ---> 908fac1522d8 [2021-08-05T06:28:01.287Z] Step 9/26 : RUN go mod tidy [2021-08-05T06:28:01.287Z] ---> 23801711e2ce [2021-08-05T06:28:01.287Z] Step 9/32 : RUN go mod tidy [2021-08-05T06:28:01.287Z] ---> ec681da98439 [2021-08-05T06:28:01.287Z] Step 9/22 : RUN go mod tidy [2021-08-05T06:28:01.287Z] ---> acf73963208a [2021-08-05T06:28:01.287Z] Step 9/24 : RUN go mod tidy [2021-08-05T06:28:01.287Z] ---> c5d91064fab6 [2021-08-05T06:28:01.287Z] Step 9/24 : RUN go mod tidy [2021-08-05T06:28:01.287Z] ---> Running in 1b7ed0ad1fb8 [2021-08-05T06:28:01.287Z] ---> Running in 2b1fb21f266d [2021-08-05T06:28:01.287Z] ---> Running in 8a37570a01be [2021-08-05T06:28:01.287Z] ---> Running in 8661d0720ca8 [2021-08-05T06:28:01.287Z] ---> Running in cb2fa511238b [2021-08-05T06:28:01.339Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-05T06:28:01.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-05T06:28:01.339Z] 597797dd6721: Preparing [2021-08-05T06:28:01.339Z] e8c33bd6d46b: Preparing [2021-08-05T06:28:01.339Z] a66c91a7757d: Preparing [2021-08-05T06:28:01.339Z] 25dd3408d5da: Preparing [2021-08-05T06:28:01.339Z] acd2b400487e: Preparing [2021-08-05T06:28:01.339Z] f74225348158: Preparing [2021-08-05T06:28:01.339Z] 4ebbfdca552f: Preparing [2021-08-05T06:28:01.339Z] 504dede5c8e3: Preparing [2021-08-05T06:28:01.339Z] b2113e0002a1: Preparing [2021-08-05T06:28:01.339Z] 32f366d666a5: Preparing [2021-08-05T06:28:01.339Z] 4ebbfdca552f: Waiting [2021-08-05T06:28:01.339Z] 504dede5c8e3: Waiting [2021-08-05T06:28:01.339Z] b2113e0002a1: Waiting [2021-08-05T06:28:01.339Z] 32f366d666a5: Waiting [2021-08-05T06:28:01.339Z] f74225348158: Waiting [2021-08-05T06:28:01.339Z] acd2b400487e: Layer already exists [2021-08-05T06:28:01.339Z] 597797dd6721: Layer already exists [2021-08-05T06:28:01.339Z] e8c33bd6d46b: Layer already exists [2021-08-05T06:28:01.339Z] a66c91a7757d: Layer already exists [2021-08-05T06:28:01.339Z] 25dd3408d5da: Layer already exists [2021-08-05T06:28:01.339Z] 4ebbfdca552f: Layer already exists [2021-08-05T06:28:01.339Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:01.339Z] 504dede5c8e3: Layer already exists [2021-08-05T06:28:01.339Z] f74225348158: Layer already exists [2021-08-05T06:28:01.339Z] b2113e0002a1: Layer already exists [2021-08-05T06:28:01.339Z] latest: digest: sha256:1f0bbfaf98a28e1f7edd0a139daafe8d7b3659936412c30aa0d9bc01a76cd5db size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:01.672Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:01.993Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.23 [2021-08-05T06:28:01.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-05T06:28:01.993Z] 597797dd6721: Preparing [2021-08-05T06:28:01.993Z] e8c33bd6d46b: Preparing [2021-08-05T06:28:01.993Z] a66c91a7757d: Preparing [2021-08-05T06:28:01.993Z] 25dd3408d5da: Preparing [2021-08-05T06:28:01.993Z] acd2b400487e: Preparing [2021-08-05T06:28:01.993Z] f74225348158: Preparing [2021-08-05T06:28:01.993Z] 4ebbfdca552f: Preparing [2021-08-05T06:28:01.993Z] 504dede5c8e3: Preparing [2021-08-05T06:28:01.993Z] b2113e0002a1: Preparing [2021-08-05T06:28:01.993Z] 32f366d666a5: Preparing [2021-08-05T06:28:01.993Z] f74225348158: Waiting [2021-08-05T06:28:01.993Z] 4ebbfdca552f: Waiting [2021-08-05T06:28:01.993Z] 504dede5c8e3: Waiting [2021-08-05T06:28:01.993Z] b2113e0002a1: Waiting [2021-08-05T06:28:01.993Z] 32f366d666a5: Waiting [2021-08-05T06:28:03.502Z] e8c33bd6d46b: Layer already exists [2021-08-05T06:28:03.502Z] 597797dd6721: Layer already exists [2021-08-05T06:28:03.502Z] acd2b400487e: Layer already exists [2021-08-05T06:28:03.502Z] a66c91a7757d: Layer already exists [2021-08-05T06:28:03.502Z] 25dd3408d5da: Layer already exists [2021-08-05T06:28:03.502Z] f74225348158: Layer already exists [2021-08-05T06:28:03.502Z] 4ebbfdca552f: Layer already exists [2021-08-05T06:28:03.502Z] 504dede5c8e3: Layer already exists [2021-08-05T06:28:03.502Z] b2113e0002a1: Layer already exists [2021-08-05T06:28:03.502Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:03.502Z] 2.0.1-dev.23: digest: sha256:1f0bbfaf98a28e1f7edd0a139daafe8d7b3659936412c30aa0d9bc01a76cd5db size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:03.859Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:04.177Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:04.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-05T06:28:04.177Z] 597797dd6721: Preparing [2021-08-05T06:28:04.177Z] e8c33bd6d46b: Preparing [2021-08-05T06:28:04.177Z] a66c91a7757d: Preparing [2021-08-05T06:28:04.177Z] 25dd3408d5da: Preparing [2021-08-05T06:28:04.177Z] acd2b400487e: Preparing [2021-08-05T06:28:04.177Z] f74225348158: Preparing [2021-08-05T06:28:04.177Z] 4ebbfdca552f: Preparing [2021-08-05T06:28:04.177Z] 504dede5c8e3: Preparing [2021-08-05T06:28:04.177Z] b2113e0002a1: Preparing [2021-08-05T06:28:04.177Z] 32f366d666a5: Preparing [2021-08-05T06:28:04.177Z] f74225348158: Waiting [2021-08-05T06:28:04.177Z] 4ebbfdca552f: Waiting [2021-08-05T06:28:04.177Z] 504dede5c8e3: Waiting [2021-08-05T06:28:04.177Z] b2113e0002a1: Waiting [2021-08-05T06:28:04.177Z] 32f366d666a5: Waiting [2021-08-05T06:28:04.177Z] acd2b400487e: Layer already exists [2021-08-05T06:28:04.177Z] 597797dd6721: Layer already exists [2021-08-05T06:28:04.177Z] 25dd3408d5da: Layer already exists [2021-08-05T06:28:04.177Z] e8c33bd6d46b: Layer already exists [2021-08-05T06:28:04.177Z] a66c91a7757d: Layer already exists [2021-08-05T06:28:04.177Z] f74225348158: Layer already exists [2021-08-05T06:28:04.177Z] 504dede5c8e3: Layer already exists [2021-08-05T06:28:04.177Z] 4ebbfdca552f: Layer already exists [2021-08-05T06:28:04.177Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:04.177Z] b2113e0002a1: Layer already exists [2021-08-05T06:28:04.177Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:1f0bbfaf98a28e1f7edd0a139daafe8d7b3659936412c30aa0d9bc01a76cd5db size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:04.499Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:04.813Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-05T06:28:04.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-05T06:28:04.813Z] 597797dd6721: Preparing [2021-08-05T06:28:04.813Z] e8c33bd6d46b: Preparing [2021-08-05T06:28:04.813Z] a66c91a7757d: Preparing [2021-08-05T06:28:04.813Z] 25dd3408d5da: Preparing [2021-08-05T06:28:04.813Z] acd2b400487e: Preparing [2021-08-05T06:28:04.813Z] f74225348158: Preparing [2021-08-05T06:28:04.813Z] 4ebbfdca552f: Preparing [2021-08-05T06:28:04.813Z] 504dede5c8e3: Preparing [2021-08-05T06:28:04.813Z] b2113e0002a1: Preparing [2021-08-05T06:28:04.813Z] 32f366d666a5: Preparing [2021-08-05T06:28:04.813Z] f74225348158: Waiting [2021-08-05T06:28:04.813Z] 4ebbfdca552f: Waiting [2021-08-05T06:28:04.813Z] 504dede5c8e3: Waiting [2021-08-05T06:28:04.813Z] b2113e0002a1: Waiting [2021-08-05T06:28:04.813Z] 32f366d666a5: Waiting [2021-08-05T06:28:04.813Z] 597797dd6721: Layer already exists [2021-08-05T06:28:04.813Z] e8c33bd6d46b: Layer already exists [2021-08-05T06:28:04.813Z] a66c91a7757d: Layer already exists [2021-08-05T06:28:04.813Z] 25dd3408d5da: Layer already exists [2021-08-05T06:28:04.813Z] acd2b400487e: Layer already exists [2021-08-05T06:28:04.813Z] 4ebbfdca552f: Layer already exists [2021-08-05T06:28:04.813Z] b2113e0002a1: Layer already exists [2021-08-05T06:28:04.813Z] f74225348158: Layer already exists [2021-08-05T06:28:04.813Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:04.813Z] 504dede5c8e3: Layer already exists [2021-08-05T06:28:04.813Z] main: digest: sha256:1f0bbfaf98a28e1f7edd0a139daafe8d7b3659936412c30aa0d9bc01a76cd5db size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:28:04.865Z] ===================================================== [Pipeline] echo [2021-08-05T06:28:04.879Z] taggedImages: [2021-08-05T06:28:04.880Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:28:04.880Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-05T06:28:04.880Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.23 [2021-08-05T06:28:04.880Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:04.880Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-05T06:28:04.911Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-05T06:28:04.911Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:28:04.911Z] latest [2021-08-05T06:28:04.911Z] 2.0.1-dev.23 [2021-08-05T06:28:04.911Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:04.911Z] main [2021-08-05T06:28:04.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:05.267Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:05.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:28:05.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-05T06:28:05.582Z] 5a942ad0d1c7: Preparing [2021-08-05T06:28:05.582Z] a4dd6f8c172c: Preparing [2021-08-05T06:28:05.582Z] 2144aa14de2a: Preparing [2021-08-05T06:28:05.582Z] 808249dbd004: Preparing [2021-08-05T06:28:05.582Z] 32f366d666a5: Preparing [2021-08-05T06:28:05.582Z] 2144aa14de2a: Layer already exists [2021-08-05T06:28:05.582Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:05.847Z] 5a942ad0d1c7: Pushed [2021-08-05T06:28:05.847Z] 808249dbd004: Pushed [2021-08-05T06:28:06.805Z] a4dd6f8c172c: Pushed [2021-08-05T06:28:07.071Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:3848998439de98303c9eb1f59e874263345eb66c9927b0f48dc40bf5da363194 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:07.392Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:07.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-05T06:28:07.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-05T06:28:07.705Z] 5a942ad0d1c7: Preparing [2021-08-05T06:28:07.705Z] a4dd6f8c172c: Preparing [2021-08-05T06:28:07.705Z] 2144aa14de2a: Preparing [2021-08-05T06:28:07.705Z] 808249dbd004: Preparing [2021-08-05T06:28:07.705Z] 32f366d666a5: Preparing [2021-08-05T06:28:07.705Z] a4dd6f8c172c: Layer already exists [2021-08-05T06:28:07.705Z] 808249dbd004: Layer already exists [2021-08-05T06:28:07.705Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:07.705Z] 5a942ad0d1c7: Layer already exists [2021-08-05T06:28:07.705Z] 2144aa14de2a: Layer already exists [2021-08-05T06:28:07.705Z] latest: digest: sha256:3848998439de98303c9eb1f59e874263345eb66c9927b0f48dc40bf5da363194 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:08.028Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.23 [2021-08-05T06:28:08.035Z] Removing intermediate container 2b1fb21f266d [2021-08-05T06:28:08.035Z] ---> 9584074ee294 [2021-08-05T06:28:08.035Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:08.315Z] ---> Running in 3d7f52d51e02 [2021-08-05T06:28:08.344Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.23 [2021-08-05T06:28:08.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-05T06:28:08.344Z] 5a942ad0d1c7: Preparing [2021-08-05T06:28:08.344Z] a4dd6f8c172c: Preparing [2021-08-05T06:28:08.344Z] 2144aa14de2a: Preparing [2021-08-05T06:28:08.344Z] 808249dbd004: Preparing [2021-08-05T06:28:08.344Z] 32f366d666a5: Preparing [2021-08-05T06:28:08.344Z] 5a942ad0d1c7: Layer already exists [2021-08-05T06:28:08.344Z] 808249dbd004: Layer already exists [2021-08-05T06:28:08.344Z] 2144aa14de2a: Layer already exists [2021-08-05T06:28:08.344Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:08.344Z] a4dd6f8c172c: Layer already exists [2021-08-05T06:28:08.344Z] 2.0.1-dev.23: digest: sha256:3848998439de98303c9eb1f59e874263345eb66c9927b0f48dc40bf5da363194 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:08.596Z] Removing intermediate container 8661d0720ca8 [2021-08-05T06:28:08.596Z] ---> 890f06414a66 [2021-08-05T06:28:08.596Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-05T06:28:08.596Z] Removing intermediate container 1b7ed0ad1fb8 [2021-08-05T06:28:08.596Z] ---> 12ccc940ba2e [2021-08-05T06:28:08.596Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-05T06:28:08.596Z] Removing intermediate container cb2fa511238b [2021-08-05T06:28:08.596Z] ---> 45b470569b6b [2021-08-05T06:28:08.596Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-05T06:28:08.596Z] Removing intermediate container 8a37570a01be [2021-08-05T06:28:08.596Z] ---> fc20b3768370 [2021-08-05T06:28:08.596Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-05T06:28:08.661Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:08.878Z] ---> Running in aa25148d0607 [2021-08-05T06:28:08.878Z] ---> Running in 0ae25fb959a3 [2021-08-05T06:28:08.878Z] ---> Running in 1c1534585391 [2021-08-05T06:28:08.878Z] ---> Running in 6cb5791d4196 [2021-08-05T06:28:08.974Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:08.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-05T06:28:08.974Z] 5a942ad0d1c7: Preparing [2021-08-05T06:28:08.974Z] a4dd6f8c172c: Preparing [2021-08-05T06:28:08.974Z] 2144aa14de2a: Preparing [2021-08-05T06:28:08.974Z] 808249dbd004: Preparing [2021-08-05T06:28:08.974Z] 32f366d666a5: Preparing [2021-08-05T06:28:08.974Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:08.974Z] 808249dbd004: Layer already exists [2021-08-05T06:28:08.974Z] 2144aa14de2a: Layer already exists [2021-08-05T06:28:08.974Z] a4dd6f8c172c: Layer already exists [2021-08-05T06:28:08.974Z] 5a942ad0d1c7: Layer already exists [2021-08-05T06:28:08.974Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:3848998439de98303c9eb1f59e874263345eb66c9927b0f48dc40bf5da363194 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:09.291Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:09.606Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-05T06:28:09.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-05T06:28:09.606Z] 5a942ad0d1c7: Preparing [2021-08-05T06:28:09.606Z] a4dd6f8c172c: Preparing [2021-08-05T06:28:09.606Z] 2144aa14de2a: Preparing [2021-08-05T06:28:09.606Z] 808249dbd004: Preparing [2021-08-05T06:28:09.606Z] 32f366d666a5: Preparing [2021-08-05T06:28:09.606Z] 5a942ad0d1c7: Layer already exists [2021-08-05T06:28:09.606Z] 2144aa14de2a: Layer already exists [2021-08-05T06:28:09.606Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:09.606Z] 808249dbd004: Layer already exists [2021-08-05T06:28:09.606Z] a4dd6f8c172c: Layer already exists [2021-08-05T06:28:09.606Z] main: digest: sha256:3848998439de98303c9eb1f59e874263345eb66c9927b0f48dc40bf5da363194 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:28:09.662Z] ===================================================== [Pipeline] echo [2021-08-05T06:28:09.677Z] taggedImages: [2021-08-05T06:28:09.677Z] - nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:28:09.677Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-05T06:28:09.677Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.23 [2021-08-05T06:28:09.677Z] - nexus3.edgexfoundry.org:10004/support-notifications:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:09.677Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-05T06:28:09.712Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-05T06:28:09.712Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:28:09.712Z] latest [2021-08-05T06:28:09.712Z] 2.0.1-dev.23 [2021-08-05T06:28:09.712Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:09.712Z] main [2021-08-05T06:28:09.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:10.070Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:10.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-05T06:28:10.382Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:28:10.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-05T06:28:10.382Z] e2cfbf90e8c9: Preparing [2021-08-05T06:28:10.382Z] 40a3ad59a26c: Preparing [2021-08-05T06:28:10.382Z] 2144aa14de2a: Preparing [2021-08-05T06:28:10.382Z] cc817ddcf594: Preparing [2021-08-05T06:28:10.382Z] 32f366d666a5: Preparing [2021-08-05T06:28:10.382Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:10.382Z] 2144aa14de2a: Layer already exists [2021-08-05T06:28:10.382Z] cc817ddcf594: Layer already exists [2021-08-05T06:28:10.382Z] e2cfbf90e8c9: Pushed [2021-08-05T06:28:10.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-05T06:28:11.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-05T06:28:11.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-command/core-command ./cmd/core-command [2021-08-05T06:28:11.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-05T06:28:11.787Z] 40a3ad59a26c: Pushed [2021-08-05T06:28:11.787Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:a56ae8161274faaf9a132303ccfc1414ea0978d8666f6d29e51bc69106762bd2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:12.117Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:12.428Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-05T06:28:12.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-05T06:28:12.428Z] e2cfbf90e8c9: Preparing [2021-08-05T06:28:12.428Z] 40a3ad59a26c: Preparing [2021-08-05T06:28:12.428Z] 2144aa14de2a: Preparing [2021-08-05T06:28:12.428Z] cc817ddcf594: Preparing [2021-08-05T06:28:12.428Z] 32f366d666a5: Preparing [2021-08-05T06:28:12.428Z] 40a3ad59a26c: Layer already exists [2021-08-05T06:28:12.428Z] 2144aa14de2a: Layer already exists [2021-08-05T06:28:12.428Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:12.428Z] cc817ddcf594: Layer already exists [2021-08-05T06:28:12.428Z] e2cfbf90e8c9: Layer already exists [2021-08-05T06:28:12.428Z] latest: digest: sha256:a56ae8161274faaf9a132303ccfc1414ea0978d8666f6d29e51bc69106762bd2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:12.746Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:13.061Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.23 [2021-08-05T06:28:13.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-05T06:28:13.061Z] e2cfbf90e8c9: Preparing [2021-08-05T06:28:13.061Z] 40a3ad59a26c: Preparing [2021-08-05T06:28:13.061Z] 2144aa14de2a: Preparing [2021-08-05T06:28:13.061Z] cc817ddcf594: Preparing [2021-08-05T06:28:13.061Z] 32f366d666a5: Preparing [2021-08-05T06:28:13.061Z] cc817ddcf594: Layer already exists [2021-08-05T06:28:13.061Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:13.061Z] e2cfbf90e8c9: Layer already exists [2021-08-05T06:28:13.061Z] 40a3ad59a26c: Layer already exists [2021-08-05T06:28:13.061Z] 2144aa14de2a: Layer already exists [2021-08-05T06:28:13.061Z] 2.0.1-dev.23: digest: sha256:a56ae8161274faaf9a132303ccfc1414ea0978d8666f6d29e51bc69106762bd2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:13.385Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:13.699Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:13.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-05T06:28:13.699Z] e2cfbf90e8c9: Preparing [2021-08-05T06:28:13.699Z] 40a3ad59a26c: Preparing [2021-08-05T06:28:13.699Z] 2144aa14de2a: Preparing [2021-08-05T06:28:13.699Z] cc817ddcf594: Preparing [2021-08-05T06:28:13.699Z] 32f366d666a5: Preparing [2021-08-05T06:28:13.699Z] 2144aa14de2a: Layer already exists [2021-08-05T06:28:13.699Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:13.699Z] 40a3ad59a26c: Layer already exists [2021-08-05T06:28:13.699Z] cc817ddcf594: Layer already exists [2021-08-05T06:28:13.699Z] e2cfbf90e8c9: Layer already exists [2021-08-05T06:28:13.699Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:a56ae8161274faaf9a132303ccfc1414ea0978d8666f6d29e51bc69106762bd2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:14.020Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:14.331Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-05T06:28:14.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-05T06:28:14.332Z] e2cfbf90e8c9: Preparing [2021-08-05T06:28:14.332Z] 40a3ad59a26c: Preparing [2021-08-05T06:28:14.332Z] 2144aa14de2a: Preparing [2021-08-05T06:28:14.332Z] cc817ddcf594: Preparing [2021-08-05T06:28:14.332Z] 32f366d666a5: Preparing [2021-08-05T06:28:14.332Z] 32f366d666a5: Layer already exists [2021-08-05T06:28:14.332Z] 2144aa14de2a: Layer already exists [2021-08-05T06:28:14.332Z] cc817ddcf594: Layer already exists [2021-08-05T06:28:14.332Z] e2cfbf90e8c9: Layer already exists [2021-08-05T06:28:14.332Z] 40a3ad59a26c: Layer already exists [2021-08-05T06:28:14.332Z] main: digest: sha256:a56ae8161274faaf9a132303ccfc1414ea0978d8666f6d29e51bc69106762bd2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:28:14.387Z] ===================================================== [Pipeline] echo [2021-08-05T06:28:14.402Z] taggedImages: [2021-08-05T06:28:14.402Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:28:14.402Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-05T06:28:14.402Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.23 [2021-08-05T06:28:14.402Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:14.402Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-05T06:28:14.433Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-05T06:28:14.434Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:28:14.434Z] latest [2021-08-05T06:28:14.434Z] 2.0.1-dev.23 [2021-08-05T06:28:14.434Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:14.434Z] main [2021-08-05T06:28:14.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:14.792Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:15.112Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:28:15.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-05T06:28:15.112Z] 8c2705f960e8: Preparing [2021-08-05T06:28:15.112Z] 7fa180ff20fa: Preparing [2021-08-05T06:28:15.112Z] 3c78a21c8e7a: Preparing [2021-08-05T06:28:15.112Z] 8238ef932698: Preparing [2021-08-05T06:28:15.112Z] c080ac93e525: Preparing [2021-08-05T06:28:15.112Z] 87dec32dab56: Preparing [2021-08-05T06:28:15.112Z] 4b3c02ac6c6d: Preparing [2021-08-05T06:28:15.112Z] 3b6deb83ca37: Preparing [2021-08-05T06:28:15.112Z] 563ea45970c1: Preparing [2021-08-05T06:28:15.112Z] 91e3b9641807: Preparing [2021-08-05T06:28:15.112Z] b2d5eeeaba3a: Preparing [2021-08-05T06:28:15.112Z] 87dec32dab56: Waiting [2021-08-05T06:28:15.112Z] 4b3c02ac6c6d: Waiting [2021-08-05T06:28:15.112Z] 3b6deb83ca37: Waiting [2021-08-05T06:28:15.112Z] 563ea45970c1: Waiting [2021-08-05T06:28:15.112Z] 91e3b9641807: Waiting [2021-08-05T06:28:15.112Z] b2d5eeeaba3a: Waiting [2021-08-05T06:28:15.112Z] c080ac93e525: Layer already exists [2021-08-05T06:28:15.378Z] 87dec32dab56: Layer already exists [2021-08-05T06:28:15.649Z] 4b3c02ac6c6d: Layer already exists [2021-08-05T06:28:15.649Z] 7fa180ff20fa: Pushed [2021-08-05T06:28:15.925Z] 3b6deb83ca37: Layer already exists [2021-08-05T06:28:15.925Z] 563ea45970c1: Layer already exists [2021-08-05T06:28:15.925Z] b2d5eeeaba3a: Layer already exists [2021-08-05T06:28:15.925Z] 91e3b9641807: Layer already exists [2021-08-05T06:28:15.925Z] 8c2705f960e8: Pushed [2021-08-05T06:28:16.191Z] 3c78a21c8e7a: Pushed [2021-08-05T06:28:20.445Z] 8238ef932698: Pushed [2021-08-05T06:28:20.712Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:18bdf4adda793a3fd3600e0315cd31558c6291a3a9f65781981b96324bb0a3eb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:22.627Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:22.942Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-05T06:28:22.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-05T06:28:22.942Z] 8c2705f960e8: Preparing [2021-08-05T06:28:22.942Z] 7fa180ff20fa: Preparing [2021-08-05T06:28:22.942Z] 3c78a21c8e7a: Preparing [2021-08-05T06:28:22.942Z] 8238ef932698: Preparing [2021-08-05T06:28:22.942Z] c080ac93e525: Preparing [2021-08-05T06:28:22.942Z] 87dec32dab56: Preparing [2021-08-05T06:28:22.942Z] 4b3c02ac6c6d: Preparing [2021-08-05T06:28:22.942Z] 3b6deb83ca37: Preparing [2021-08-05T06:28:22.942Z] 563ea45970c1: Preparing [2021-08-05T06:28:22.942Z] 91e3b9641807: Preparing [2021-08-05T06:28:22.942Z] b2d5eeeaba3a: Preparing [2021-08-05T06:28:22.942Z] 87dec32dab56: Waiting [2021-08-05T06:28:22.942Z] 4b3c02ac6c6d: Waiting [2021-08-05T06:28:22.942Z] 3b6deb83ca37: Waiting [2021-08-05T06:28:22.942Z] 563ea45970c1: Waiting [2021-08-05T06:28:22.942Z] 91e3b9641807: Waiting [2021-08-05T06:28:22.942Z] b2d5eeeaba3a: Waiting [2021-08-05T06:28:22.942Z] 7fa180ff20fa: Layer already exists [2021-08-05T06:28:22.942Z] 3c78a21c8e7a: Layer already exists [2021-08-05T06:28:22.942Z] c080ac93e525: Layer already exists [2021-08-05T06:28:22.942Z] 8238ef932698: Layer already exists [2021-08-05T06:28:22.942Z] 8c2705f960e8: Layer already exists [2021-08-05T06:28:22.942Z] 91e3b9641807: Layer already exists [2021-08-05T06:28:22.942Z] 563ea45970c1: Layer already exists [2021-08-05T06:28:22.942Z] 3b6deb83ca37: Layer already exists [2021-08-05T06:28:22.942Z] 87dec32dab56: Layer already exists [2021-08-05T06:28:22.942Z] 4b3c02ac6c6d: Layer already exists [2021-08-05T06:28:22.942Z] b2d5eeeaba3a: Layer already exists [2021-08-05T06:28:22.942Z] latest: digest: sha256:18bdf4adda793a3fd3600e0315cd31558c6291a3a9f65781981b96324bb0a3eb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:23.261Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:23.582Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.23 [2021-08-05T06:28:23.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-05T06:28:23.582Z] 8c2705f960e8: Preparing [2021-08-05T06:28:23.582Z] 7fa180ff20fa: Preparing [2021-08-05T06:28:23.582Z] 3c78a21c8e7a: Preparing [2021-08-05T06:28:23.582Z] 8238ef932698: Preparing [2021-08-05T06:28:23.582Z] c080ac93e525: Preparing [2021-08-05T06:28:23.582Z] 87dec32dab56: Preparing [2021-08-05T06:28:23.582Z] 4b3c02ac6c6d: Preparing [2021-08-05T06:28:23.582Z] 3b6deb83ca37: Preparing [2021-08-05T06:28:23.582Z] 563ea45970c1: Preparing [2021-08-05T06:28:23.582Z] 91e3b9641807: Preparing [2021-08-05T06:28:23.582Z] b2d5eeeaba3a: Preparing [2021-08-05T06:28:23.582Z] 3b6deb83ca37: Waiting [2021-08-05T06:28:23.582Z] 563ea45970c1: Waiting [2021-08-05T06:28:23.582Z] 91e3b9641807: Waiting [2021-08-05T06:28:23.582Z] b2d5eeeaba3a: Waiting [2021-08-05T06:28:23.582Z] 87dec32dab56: Waiting [2021-08-05T06:28:23.582Z] 4b3c02ac6c6d: Waiting [2021-08-05T06:28:23.582Z] 8238ef932698: Layer already exists [2021-08-05T06:28:23.582Z] 3c78a21c8e7a: Layer already exists [2021-08-05T06:28:23.582Z] c080ac93e525: Layer already exists [2021-08-05T06:28:23.582Z] 7fa180ff20fa: Layer already exists [2021-08-05T06:28:23.582Z] 8c2705f960e8: Layer already exists [2021-08-05T06:28:23.582Z] 3b6deb83ca37: Layer already exists [2021-08-05T06:28:23.582Z] 91e3b9641807: Layer already exists [2021-08-05T06:28:23.582Z] 4b3c02ac6c6d: Layer already exists [2021-08-05T06:28:23.582Z] 563ea45970c1: Layer already exists [2021-08-05T06:28:23.582Z] 87dec32dab56: Layer already exists [2021-08-05T06:28:23.582Z] b2d5eeeaba3a: Layer already exists [2021-08-05T06:28:23.582Z] 2.0.1-dev.23: digest: sha256:18bdf4adda793a3fd3600e0315cd31558c6291a3a9f65781981b96324bb0a3eb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:23.904Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:24.214Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:24.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-05T06:28:24.214Z] 8c2705f960e8: Preparing [2021-08-05T06:28:24.214Z] 7fa180ff20fa: Preparing [2021-08-05T06:28:24.214Z] 3c78a21c8e7a: Preparing [2021-08-05T06:28:24.214Z] 8238ef932698: Preparing [2021-08-05T06:28:24.214Z] c080ac93e525: Preparing [2021-08-05T06:28:24.214Z] 87dec32dab56: Preparing [2021-08-05T06:28:24.214Z] 4b3c02ac6c6d: Preparing [2021-08-05T06:28:24.214Z] 3b6deb83ca37: Preparing [2021-08-05T06:28:24.214Z] 563ea45970c1: Preparing [2021-08-05T06:28:24.214Z] 91e3b9641807: Preparing [2021-08-05T06:28:24.214Z] b2d5eeeaba3a: Preparing [2021-08-05T06:28:24.214Z] 87dec32dab56: Waiting [2021-08-05T06:28:24.214Z] 4b3c02ac6c6d: Waiting [2021-08-05T06:28:24.214Z] 3b6deb83ca37: Waiting [2021-08-05T06:28:24.214Z] 563ea45970c1: Waiting [2021-08-05T06:28:24.214Z] 91e3b9641807: Waiting [2021-08-05T06:28:24.214Z] b2d5eeeaba3a: Waiting [2021-08-05T06:28:24.214Z] c080ac93e525: Layer already exists [2021-08-05T06:28:24.214Z] 8c2705f960e8: Layer already exists [2021-08-05T06:28:24.214Z] 8238ef932698: Layer already exists [2021-08-05T06:28:24.214Z] 3c78a21c8e7a: Layer already exists [2021-08-05T06:28:24.214Z] 7fa180ff20fa: Layer already exists [2021-08-05T06:28:24.214Z] 87dec32dab56: Layer already exists [2021-08-05T06:28:24.214Z] 4b3c02ac6c6d: Layer already exists [2021-08-05T06:28:24.214Z] 3b6deb83ca37: Layer already exists [2021-08-05T06:28:24.214Z] 563ea45970c1: Layer already exists [2021-08-05T06:28:24.214Z] 91e3b9641807: Layer already exists [2021-08-05T06:28:24.214Z] b2d5eeeaba3a: Layer already exists [2021-08-05T06:28:24.214Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:18bdf4adda793a3fd3600e0315cd31558c6291a3a9f65781981b96324bb0a3eb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:24.537Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:28:24.854Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-05T06:28:24.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-05T06:28:24.854Z] 8c2705f960e8: Preparing [2021-08-05T06:28:24.854Z] 7fa180ff20fa: Preparing [2021-08-05T06:28:24.854Z] 3c78a21c8e7a: Preparing [2021-08-05T06:28:24.854Z] 8238ef932698: Preparing [2021-08-05T06:28:24.854Z] c080ac93e525: Preparing [2021-08-05T06:28:24.854Z] 87dec32dab56: Preparing [2021-08-05T06:28:24.854Z] 4b3c02ac6c6d: Preparing [2021-08-05T06:28:24.854Z] 3b6deb83ca37: Preparing [2021-08-05T06:28:24.854Z] 563ea45970c1: Preparing [2021-08-05T06:28:24.854Z] 91e3b9641807: Preparing [2021-08-05T06:28:24.854Z] b2d5eeeaba3a: Preparing [2021-08-05T06:28:24.854Z] 4b3c02ac6c6d: Waiting [2021-08-05T06:28:24.854Z] 3b6deb83ca37: Waiting [2021-08-05T06:28:24.854Z] 563ea45970c1: Waiting [2021-08-05T06:28:24.854Z] 91e3b9641807: Waiting [2021-08-05T06:28:24.854Z] b2d5eeeaba3a: Waiting [2021-08-05T06:28:24.854Z] 87dec32dab56: Waiting [2021-08-05T06:28:24.854Z] 7fa180ff20fa: Layer already exists [2021-08-05T06:28:24.854Z] c080ac93e525: Layer already exists [2021-08-05T06:28:24.854Z] 3c78a21c8e7a: Layer already exists [2021-08-05T06:28:24.854Z] 8c2705f960e8: Layer already exists [2021-08-05T06:28:24.854Z] 8238ef932698: Layer already exists [2021-08-05T06:28:24.854Z] 4b3c02ac6c6d: Layer already exists [2021-08-05T06:28:24.854Z] 87dec32dab56: Layer already exists [2021-08-05T06:28:24.854Z] 3b6deb83ca37: Layer already exists [2021-08-05T06:28:24.854Z] 91e3b9641807: Layer already exists [2021-08-05T06:28:24.854Z] 563ea45970c1: Layer already exists [2021-08-05T06:28:24.854Z] b2d5eeeaba3a: Layer already exists [2021-08-05T06:28:24.854Z] main: digest: sha256:18bdf4adda793a3fd3600e0315cd31558c6291a3a9f65781981b96324bb0a3eb size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:28:24.914Z] ===================================================== [Pipeline] echo [2021-08-05T06:28:24.931Z] taggedImages: [2021-08-05T06:28:24.931Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:28:24.931Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-05T06:28:24.931Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.23 [2021-08-05T06:28:24.931Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:28:24.931Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T06:30:04.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-05T06:30:04.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-05T06:30:04.362Z] Removing intermediate container 1c1534585391 [2021-08-05T06:30:04.362Z] ---> 69d995a5756f [2021-08-05T06:30:04.362Z] [2021-08-05T06:30:04.362Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T06:30:04.362Z] Removing intermediate container aa25148d0607 [2021-08-05T06:30:04.362Z] ---> e09b07d96dd6 [2021-08-05T06:30:04.362Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-05T06:30:05.346Z] 3.12: Pulling from library/alpine [2021-08-05T06:30:05.346Z] ---> Running in a1f23288daf2 [2021-08-05T06:30:07.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-05T06:30:07.619Z] Removing intermediate container 6cb5791d4196 [2021-08-05T06:30:07.619Z] ---> 1da1308b9025 [2021-08-05T06:30:07.619Z] [2021-08-05T06:30:07.619Z] Step 11/32 : FROM alpine:3.12 [2021-08-05T06:30:07.619Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T06:30:07.619Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T06:30:07.619Z] ---> c4fd0aeabfcf [2021-08-05T06:30:07.619Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T06:30:07.619Z] 3.12: Pulling from library/alpine [2021-08-05T06:30:07.896Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T06:30:07.896Z] Status: Image is up to date for alpine:3.12 [2021-08-05T06:30:07.896Z] Removing intermediate container 3d7f52d51e02 [2021-08-05T06:30:07.896Z] ---> 826af69942f8 [2021-08-05T06:30:07.896Z] [2021-08-05T06:30:07.896Z] Step 11/22 : FROM alpine:3.12 [2021-08-05T06:30:07.896Z] ---> c4fd0aeabfcf [2021-08-05T06:30:07.896Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-05T06:30:07.896Z] Removing intermediate container 0ae25fb959a3 [2021-08-05T06:30:07.896Z] ---> db907a425b7e [2021-08-05T06:30:07.896Z] [2021-08-05T06:30:07.896Z] Step 11/26 : FROM alpine:3.12 [2021-08-05T06:30:07.896Z] ---> c4fd0aeabfcf [2021-08-05T06:30:07.896Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-05T06:30:07.896Z] ---> c4fd0aeabfcf [2021-08-05T06:30:07.896Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-05T06:30:08.173Z] ---> Running in 86168e1c702b [2021-08-05T06:30:08.173Z] ---> Running in c537f77640bb [2021-08-05T06:30:08.173Z] ---> Running in 6b9fe420e5ad [2021-08-05T06:30:08.173Z] ---> Running in 79503115b0ca [2021-08-05T06:30:09.172Z] Removing intermediate container 6b9fe420e5ad [2021-08-05T06:30:09.172Z] ---> cdf3fd918748 [2021-08-05T06:30:09.172Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-05T06:30:09.446Z] ---> Running in 80b0b6449c31 [2021-08-05T06:30:10.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:10.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:10.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:10.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:10.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:10.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:10.905Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-05T06:30:10.905Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:30:10.905Z] Removing intermediate container a1f23288daf2 [2021-08-05T06:30:10.905Z] ---> 5e4b6fad2c95 [2021-08-05T06:30:10.905Z] [2021-08-05T06:30:10.905Z] Step 12/24 : FROM docker:20.10.7 [2021-08-05T06:30:10.905Z] OK: 5 MiB in 15 packages [2021-08-05T06:30:11.200Z] 20.10.7: Pulling from library/docker [2021-08-05T06:30:11.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:11.492Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-05T06:30:11.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:11.492Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-05T06:30:11.492Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T06:30:11.785Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-05T06:30:11.785Z] (4/6) Installing curl (7.78.0-r0) [2021-08-05T06:30:11.785Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-05T06:30:11.785Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-05T06:30:11.785Z] (6/6) Installing su-exec (0.2-r1) [2021-08-05T06:30:11.785Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-05T06:30:11.785Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:30:11.785Z] (4/4) Installing curl (7.78.0-r0) [2021-08-05T06:30:11.785Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T06:30:11.785Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:30:11.785Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T06:30:11.785Z] OK: 7 MiB in 20 packages [2021-08-05T06:30:12.086Z] OK: 7 MiB in 18 packages [2021-08-05T06:30:12.086Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-05T06:30:12.086Z] (2/2) Installing su-exec (0.2-r1) [2021-08-05T06:30:12.086Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:30:12.086Z] OK: 5 MiB in 16 packages [2021-08-05T06:30:13.077Z] Removing intermediate container 86168e1c702b [2021-08-05T06:30:13.078Z] ---> 74c967c8758a [2021-08-05T06:30:13.078Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T06:30:13.356Z] ---> Running in 94e839c10526 [2021-08-05T06:30:13.967Z] Removing intermediate container 94e839c10526 [2021-08-05T06:30:13.967Z] ---> cd8b7772bbf3 [2021-08-05T06:30:13.967Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-05T06:30:14.251Z] ---> Running in 97886062bf31 [2021-08-05T06:30:14.531Z] Removing intermediate container 80b0b6449c31 [2021-08-05T06:30:14.531Z] ---> 4206be3b729f [2021-08-05T06:30:14.531Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-05T06:30:14.817Z] Removing intermediate container c537f77640bb [2021-08-05T06:30:14.817Z] ---> 7e3f5910dd1d [2021-08-05T06:30:14.817Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T06:30:14.817Z] Removing intermediate container 79503115b0ca [2021-08-05T06:30:14.817Z] ---> 0afe2a8ddf7a [2021-08-05T06:30:14.817Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-05T06:30:14.817Z] ---> Running in 298bbe391f12 [2021-08-05T06:30:15.094Z] ---> Running in bc83c3427ef3 [2021-08-05T06:30:15.094Z] ---> Running in 70d5a9d25f6c [2021-08-05T06:30:15.094Z] Removing intermediate container 97886062bf31 [2021-08-05T06:30:15.094Z] ---> c70b21c24b04 [2021-08-05T06:30:15.094Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T06:30:15.699Z] ---> Running in 810fc569d497 [2021-08-05T06:30:15.699Z] Removing intermediate container 298bbe391f12 [2021-08-05T06:30:15.699Z] ---> b9525cd9c051 [2021-08-05T06:30:15.699Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-05T06:30:15.975Z] Removing intermediate container 70d5a9d25f6c [2021-08-05T06:30:15.975Z] ---> d859da503a20 [2021-08-05T06:30:15.975Z] Step 14/22 : WORKDIR /edgex [2021-08-05T06:30:15.975Z] Removing intermediate container bc83c3427ef3 [2021-08-05T06:30:15.975Z] ---> bd448d741fab [2021-08-05T06:30:15.975Z] Step 14/26 : WORKDIR / [2021-08-05T06:30:15.975Z] ---> Running in b522acc57293 [2021-08-05T06:30:16.253Z] ---> Running in 5b8d363773b0 [2021-08-05T06:30:16.527Z] ---> Running in dd242cf6628e [2021-08-05T06:30:16.527Z] Removing intermediate container 810fc569d497 [2021-08-05T06:30:16.527Z] ---> 7a30afaf7b7e [2021-08-05T06:30:16.527Z] Step 16/24 : WORKDIR / [2021-08-05T06:30:16.809Z] ---> Running in ea9cc0e2185a [2021-08-05T06:30:16.809Z] Removing intermediate container b522acc57293 [2021-08-05T06:30:16.809Z] ---> 04ef55f0a54d [2021-08-05T06:30:16.809Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-05T06:30:17.090Z] ---> Running in a7e81a9bf481 [2021-08-05T06:30:17.090Z] Removing intermediate container 5b8d363773b0 [2021-08-05T06:30:17.090Z] ---> 2b310ecade6e [2021-08-05T06:30:17.090Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-05T06:30:17.372Z] Removing intermediate container dd242cf6628e [2021-08-05T06:30:17.372Z] ---> 206d481f3201 [2021-08-05T06:30:17.372Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-05T06:30:17.654Z] Removing intermediate container ea9cc0e2185a [2021-08-05T06:30:17.654Z] ---> 956a4aeea2e1 [2021-08-05T06:30:17.654Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:30:18.643Z] ---> c2c567c35bef [2021-08-05T06:30:18.643Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-05T06:30:19.247Z] ---> 90a56f5460f3 [2021-08-05T06:30:19.248Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-05T06:30:19.248Z] ---> 9cf44d0152a1 [2021-08-05T06:30:19.248Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-05T06:30:20.698Z] Removing intermediate container a7e81a9bf481 [2021-08-05T06:30:20.698Z] ---> 2aae37e24ec7 [2021-08-05T06:30:20.698Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-05T06:30:20.982Z] ---> 73981aadacb2 [2021-08-05T06:30:20.982Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-05T06:30:20.982Z] ---> 5f31d3af246e [2021-08-05T06:30:20.982Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-05T06:30:21.260Z] ---> Running in 520e94169546 [2021-08-05T06:30:21.539Z] ---> 74216401dec9 [2021-08-05T06:30:21.539Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-05T06:30:22.148Z] Removing intermediate container 520e94169546 [2021-08-05T06:30:22.148Z] ---> f5b01ca12468 [2021-08-05T06:30:22.148Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-05T06:30:22.424Z] ---> b645f547ae97 [2021-08-05T06:30:22.424Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-05T06:30:22.699Z] ---> 00863574046e [2021-08-05T06:30:22.699Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-05T06:30:22.974Z] ---> Running in 14e5b51bb6c3 [2021-08-05T06:30:23.578Z] ---> 05da2b611231 [2021-08-05T06:30:23.578Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-05T06:30:23.578Z] ---> Running in 5a8da1c43fa9 [2021-08-05T06:30:23.859Z] ---> 3cea687f1e77 [2021-08-05T06:30:23.859Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.shRemoving intermediate container 14e5b51bb6c3 [2021-08-05T06:30:23.859Z] ---> e0cba5c0295d [2021-08-05T06:30:23.859Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:30:23.859Z] [2021-08-05T06:30:23.859Z] ---> e41e5b3718c0 [2021-08-05T06:30:23.859Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-05T06:30:24.151Z] ---> Running in 2860581736e9 [2021-08-05T06:30:24.151Z] ---> Running in 83bad5722a59 [2021-08-05T06:30:24.427Z] Removing intermediate container 5a8da1c43fa9 [2021-08-05T06:30:24.427Z] ---> f59565bbccde [2021-08-05T06:30:24.427Z] Step 19/22 : CMD ["--init=true"] [2021-08-05T06:30:24.705Z] ---> Running in e924c16aecbe [2021-08-05T06:30:25.314Z] Removing intermediate container 83bad5722a59 [2021-08-05T06:30:25.314Z] ---> 547e31acaf77 [2021-08-05T06:30:25.314Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T06:30:25.590Z] ---> Running in 1e7cf6323788 [2021-08-05T06:30:25.864Z] Removing intermediate container e924c16aecbe [2021-08-05T06:30:25.865Z] ---> 0e6a2f87e04e [2021-08-05T06:30:25.865Z] Step 20/22 : LABEL arch=arm64 [2021-08-05T06:30:26.139Z] ---> Running in 738ee212a9e0 [2021-08-05T06:30:26.413Z] ---> 2084aa9843e8 [2021-08-05T06:30:26.413Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-05T06:30:26.413Z] Removing intermediate container 1e7cf6323788 [2021-08-05T06:30:26.413Z] ---> 35c79dc04121 [2021-08-05T06:30:26.413Z] Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:30:26.708Z] ---> Running in e4abfb7836f2 [2021-08-05T06:30:26.987Z] Removing intermediate container 738ee212a9e0 [2021-08-05T06:30:26.987Z] ---> 7411a6064043 [2021-08-05T06:30:26.987Z] Step 21/22 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:30:27.266Z] ---> Running in 1950544f9fea [2021-08-05T06:30:27.541Z] Removing intermediate container e4abfb7836f2 [2021-08-05T06:30:27.541Z] ---> 01d6aece0f00 [2021-08-05T06:30:27.541Z] Step 24/24 : LABEL version=2.0.1-dev.23 [2021-08-05T06:30:27.817Z] Removing intermediate container 2860581736e9 [2021-08-05T06:30:27.817Z] ---> 7bb16025d941 [2021-08-05T06:30:27.817Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:30:28.092Z] ---> Running in 27e22eea02a2 [2021-08-05T06:30:28.092Z] Removing intermediate container 1950544f9fea [2021-08-05T06:30:28.093Z] ---> b1eb5a581880 [2021-08-05T06:30:28.093Z] Step 22/22 : LABEL version=2.0.1-dev.23 [2021-08-05T06:30:28.368Z] ---> Running in e1c5715c6659 [2021-08-05T06:30:28.368Z] ---> 11010a1e9f39 [2021-08-05T06:30:28.368Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-05T06:30:28.647Z] Removing intermediate container 27e22eea02a2 [2021-08-05T06:30:28.647Z] ---> 2f5632e2d8d8 [2021-08-05T06:30:28.647Z] [2021-08-05T06:30:28.927Z] Successfully built 2f5632e2d8d8 [2021-08-05T06:30:28.927Z] ---> bff12f72b187 [2021-08-05T06:30:28.927Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-05T06:30:29.216Z] Successfully tagged core-command-arm64:latest [2021-08-05T06:30:29.216Z]  Building core-command ... done Building support-notifications [2021-08-05T06:30:29.496Z] Removing intermediate container e1c5715c6659 [2021-08-05T06:30:29.496Z] ---> 3bac11a1a0b1 [2021-08-05T06:30:29.496Z] [2021-08-05T06:30:29.774Z] ---> cadad583f35c [2021-08-05T06:30:29.774Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-05T06:30:29.774Z] Successfully built 3bac11a1a0b1 [2021-08-05T06:30:29.774Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-05T06:30:29.774Z] Building core-metadata [2021-08-05T06:30:30.056Z]  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-05T06:30:30.056Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-05T06:30:30.056Z] ---> df445af6242a [2021-08-05T06:30:30.056Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-05T06:30:30.056Z] ---> Running in d6e21095f17c [2021-08-05T06:30:30.334Z] ---> Running in d323bb16dbda [2021-08-05T06:30:30.939Z] ---> f2116b33ffd6 [2021-08-05T06:30:30.939Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-05T06:30:31.216Z] Removing intermediate container d323bb16dbda [2021-08-05T06:30:31.216Z] ---> dfbf31fce472 [2021-08-05T06:30:31.216Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-05T06:30:31.836Z] ---> Running in 510b82370912 [2021-08-05T06:30:32.438Z] ---> 4e22b2448058 [2021-08-05T06:30:32.438Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-05T06:30:34.460Z] ---> 17e98bf49e63 [2021-08-05T06:30:34.460Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-05T06:30:34.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:34.460Z] Removing intermediate container d6e21095f17c [2021-08-05T06:30:34.460Z] ---> 1067c2958382 [2021-08-05T06:30:34.460Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-05T06:30:34.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:34.740Z] ---> Running in ef9d2c6f37a6 [2021-08-05T06:30:35.036Z] ---> ba085f46ac69 [2021-08-05T06:30:35.036Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-05T06:30:35.312Z] (1/39) Installing readline (8.1.0-r0) [2021-08-05T06:30:35.312Z] (2/39) Installing bash (5.1.0-r0) [2021-08-05T06:30:35.312Z] Executing bash-5.1.0-r0.post-install [2021-08-05T06:30:35.312Z] Removing intermediate container ef9d2c6f37a6 [2021-08-05T06:30:35.312Z] ---> 58243f866b52 [2021-08-05T06:30:35.312Z] Step 24/26 : LABEL arch=arm64 [2021-08-05T06:30:35.312Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-05T06:30:35.312Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-05T06:30:35.312Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-05T06:30:35.312Z] (6/39) Installing curl (7.78.0-r0) [2021-08-05T06:30:35.312Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-05T06:30:35.312Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-05T06:30:35.312Z] (9/39) Installing expat (2.2.10-r1) [2021-08-05T06:30:35.312Z] (10/39) Installing libffi (3.3-r2) [2021-08-05T06:30:35.312Z] (11/39) Installing gdbm (1.19-r0) [2021-08-05T06:30:35.312Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-05T06:30:35.312Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-05T06:30:35.590Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-05T06:30:35.590Z] ---> Running in ee2c5a0354d2 [2021-08-05T06:30:35.869Z] ---> Running in d541e961e774 [2021-08-05T06:30:36.858Z] Removing intermediate container ee2c5a0354d2 [2021-08-05T06:30:36.858Z] ---> acf426e8fbfe [2021-08-05T06:30:36.858Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-05T06:30:36.858Z] Removing intermediate container d541e961e774 [2021-08-05T06:30:36.858Z] ---> 8421267c55ac [2021-08-05T06:30:36.858Z] Step 25/26 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:30:37.470Z] ---> Running in 50b732407cfd [2021-08-05T06:30:37.470Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-05T06:30:37.470Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-05T06:30:37.470Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-05T06:30:37.470Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-05T06:30:37.470Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-05T06:30:37.470Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-05T06:30:37.741Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-05T06:30:37.741Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-05T06:30:37.741Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-05T06:30:37.741Z] ---> 1b3429668642 [2021-08-05T06:30:37.741Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-05T06:30:37.741Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-05T06:30:38.017Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-05T06:30:38.017Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-05T06:30:38.017Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-05T06:30:38.017Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-05T06:30:38.017Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-05T06:30:38.017Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-05T06:30:38.017Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-05T06:30:38.017Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-05T06:30:38.017Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-05T06:30:38.017Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-05T06:30:38.017Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-05T06:30:38.017Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-05T06:30:38.017Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-05T06:30:38.017Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-05T06:30:38.017Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-05T06:30:38.297Z] ---> Running in 118cb4ae3472 [2021-08-05T06:30:38.297Z] Removing intermediate container 50b732407cfd [2021-08-05T06:30:38.297Z] ---> 6a428cfa07b6 [2021-08-05T06:30:38.297Z] Step 26/26 : LABEL version=2.0.1-dev.23 [2021-08-05T06:30:38.570Z] Executing busybox-1.32.1-r6.trigger [2021-08-05T06:30:38.849Z] OK: 82 MiB in 59 packages [2021-08-05T06:30:38.849Z] ---> Running in ffdc46717c32 [2021-08-05T06:30:40.317Z] Removing intermediate container ffdc46717c32 [2021-08-05T06:30:40.317Z] ---> 65a2ec6038af [2021-08-05T06:30:40.317Z] [2021-08-05T06:30:40.591Z] Successfully built 65a2ec6038af [2021-08-05T06:30:40.591Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-05T06:30:40.591Z]  Building security-secretstore-setup ... done Building core-data [2021-08-05T06:30:42.046Z] Removing intermediate container 118cb4ae3472 [2021-08-05T06:30:42.046Z] ---> db42049e8d06 [2021-08-05T06:30:42.046Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-05T06:30:42.323Z] ---> Running in 2e90873946c5 [2021-08-05T06:30:43.334Z] Removing intermediate container 2e90873946c5 [2021-08-05T06:30:43.334Z] ---> 73ef61739055 [2021-08-05T06:30:43.334Z] Step 29/32 : CMD ["gate"] [2021-08-05T06:30:44.330Z] ---> Running in 292c033141a7 [2021-08-05T06:30:45.323Z] Removing intermediate container 292c033141a7 [2021-08-05T06:30:45.323Z] ---> 7802158dfcdf [2021-08-05T06:30:45.323Z] Step 30/32 : LABEL arch=arm64 [2021-08-05T06:30:45.930Z] ---> Running in 408dbc0334ed [2021-08-05T06:30:46.958Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:30:46.958Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:30:46.958Z] ---> 56710a434019 [2021-08-05T06:30:46.958Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T06:30:46.958Z] ---> Using cache [2021-08-05T06:30:46.958Z] ---> 0207c8e20337 [2021-08-05T06:30:46.958Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:30:46.958Z] ---> Using cache [2021-08-05T06:30:46.958Z] ---> cd597843e1c1 [2021-08-05T06:30:46.958Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-05T06:30:47.251Z] Removing intermediate container 408dbc0334ed [2021-08-05T06:30:47.251Z] ---> c97286a9b558 [2021-08-05T06:30:47.251Z] Step 31/32 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:30:47.251Z] Collecting docker-compose==1.23.2 [2021-08-05T06:30:47.531Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-05T06:30:47.531Z] ---> Running in ed0c066b691f [2021-08-05T06:30:47.531Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:30:47.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:30:47.531Z] ---> 56710a434019 [2021-08-05T06:30:47.531Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T06:30:47.531Z] ---> Using cache [2021-08-05T06:30:47.531Z] ---> 0207c8e20337 [2021-08-05T06:30:47.531Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:30:47.531Z] ---> Using cache [2021-08-05T06:30:47.531Z] ---> cd597843e1c1 [2021-08-05T06:30:47.531Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T06:30:47.531Z] ---> Using cache [2021-08-05T06:30:47.531Z] ---> 0ee2b41f474e [2021-08-05T06:30:47.531Z] Step 6/24 : COPY go.mod . [2021-08-05T06:30:47.531Z] ---> Using cache [2021-08-05T06:30:47.531Z] ---> fbd09bc3ff40 [2021-08-05T06:30:47.531Z] Step 7/24 : RUN go mod download [2021-08-05T06:30:47.531Z] ---> Using cache [2021-08-05T06:30:47.531Z] ---> acbed944a989 [2021-08-05T06:30:47.531Z] Step 8/24 : COPY . . [2021-08-05T06:30:47.531Z] ---> Using cache [2021-08-05T06:30:47.531Z] ---> ec681da98439 [2021-08-05T06:30:47.531Z] Step 9/24 : RUN go mod tidy [2021-08-05T06:30:47.531Z] ---> Using cache [2021-08-05T06:30:47.531Z] ---> 9584074ee294 [2021-08-05T06:30:47.531Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-05T06:30:47.811Z] Collecting cached-property<2,>=1.2.0 [2021-08-05T06:30:47.811Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-05T06:30:48.088Z] ---> Running in 95637ae0184b [2021-08-05T06:30:48.088Z] ---> Running in b9c8a2ee7d22 [2021-08-05T06:30:49.084Z] Removing intermediate container b9c8a2ee7d22 [2021-08-05T06:30:49.084Z] ---> 1039451df857 [2021-08-05T06:30:49.084Z] Step 32/32 : LABEL version=2.0.1-dev.23 [2021-08-05T06:30:49.084Z] Collecting PyYAML<4,>=3.10 [2021-08-05T06:30:49.084Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-05T06:30:49.371Z] ---> Running in 1573c751c860 [2021-08-05T06:30:49.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:49.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-05T06:30:50.262Z] Removing intermediate container 1573c751c860 [2021-08-05T06:30:50.262Z] ---> e3d0572b5999 [2021-08-05T06:30:50.262Z] [2021-08-05T06:30:50.865Z] Successfully built e3d0572b5999 [2021-08-05T06:30:50.865Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-05T06:30:50.865Z]  Building security-bootstrapper ... done Building support-scheduler [2021-08-05T06:30:50.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:30:51.859Z] OK: 218 MiB in 52 packages [2021-08-05T06:30:53.313Z] Collecting jsonschema<3,>=2.5.1 [2021-08-05T06:30:53.313Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-05T06:30:53.313Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-05T06:30:54.312Z] Removing intermediate container ed0c066b691f [2021-08-05T06:30:54.312Z] ---> e1fc5ec5ee2e [2021-08-05T06:30:54.312Z] Step 6/23 : COPY go.mod . [2021-08-05T06:30:54.947Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-05T06:30:54.947Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-05T06:30:55.557Z] Collecting docker<4.0,>=3.6.0 [2021-08-05T06:30:55.557Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-05T06:30:55.557Z] Collecting docopt<0.7,>=0.6.1 [2021-08-05T06:30:55.834Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-05T06:30:56.110Z] ---> 57da41d45c04 [2021-08-05T06:30:56.110Z] Step 7/23 : RUN go mod download [2021-08-05T06:30:56.713Z] ---> Running in 0ce42c283833 [2021-08-05T06:30:58.709Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-05T06:30:58.709Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-05T06:30:59.321Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:30:59.321Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:30:59.321Z] ---> 56710a434019 [2021-08-05T06:30:59.321Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T06:30:59.321Z] ---> Using cache [2021-08-05T06:30:59.321Z] ---> 0207c8e20337 [2021-08-05T06:30:59.321Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:30:59.321Z] ---> Using cache [2021-08-05T06:30:59.321Z] ---> cd597843e1c1 [2021-08-05T06:30:59.321Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-05T06:30:59.601Z] ---> Running in f9c976cdc8ae [2021-08-05T06:31:02.259Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-05T06:31:02.259Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-05T06:31:02.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:31:02.259Z] Collecting texttable<0.10,>=0.9.0 [2021-08-05T06:31:02.259Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-05T06:31:02.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:31:03.475Z] Removing intermediate container 0ce42c283833 [2021-08-05T06:31:03.475Z] ---> 1db4929011e1 [2021-08-05T06:31:03.475Z] Step 8/23 : COPY . . [2021-08-05T06:31:04.079Z] OK: 218 MiB in 52 packages [2021-08-05T06:31:05.076Z] Collecting docker-pycreds>=0.4.0 [2021-08-05T06:31:05.076Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-05T06:31:06.068Z] Collecting certifi>=2017.4.17 [2021-08-05T06:31:06.068Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-05T06:31:06.349Z] Collecting idna<2.8,>=2.5 [2021-08-05T06:31:06.349Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-05T06:31:06.959Z] Removing intermediate container f9c976cdc8ae [2021-08-05T06:31:06.959Z] ---> 71359f1b10f7 [2021-08-05T06:31:06.959Z] Step 6/24 : COPY go.mod . [2021-08-05T06:31:06.959Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-05T06:31:07.241Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-05T06:31:07.241Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-05T06:31:07.241Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-05T06:31:07.860Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-05T06:31:07.860Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-05T06:31:07.860Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-05T06:31:07.860Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-05T06:31:08.872Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-05T06:31:08.872Z] Attempting uninstall: urllib3 [2021-08-05T06:31:08.872Z] Found existing installation: urllib3 1.26.2 [2021-08-05T06:31:08.872Z] Uninstalling urllib3-1.26.2: [2021-08-05T06:31:08.872Z] ---> a54e365c7780 [2021-08-05T06:31:08.872Z] Step 7/24 : RUN go mod download [2021-08-05T06:31:08.872Z] Successfully uninstalled urllib3-1.26.2 [2021-08-05T06:31:09.482Z] ---> Running in 60750c2198cb [2021-08-05T06:31:09.482Z] Attempting uninstall: idna [2021-08-05T06:31:09.482Z] Found existing installation: idna 3.1 [2021-08-05T06:31:09.482Z] Uninstalling idna-3.1: [2021-08-05T06:31:09.764Z] Successfully uninstalled idna-3.1 [2021-08-05T06:31:10.375Z] Attempting uninstall: chardet [2021-08-05T06:31:10.375Z] Found existing installation: chardet 4.0.0 [2021-08-05T06:31:10.375Z] Uninstalling chardet-4.0.0: [2021-08-05T06:31:10.655Z] Successfully uninstalled chardet-4.0.0 [2021-08-05T06:31:10.655Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T06:31:10.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T06:31:10.655Z] ---> 56710a434019 [2021-08-05T06:31:10.655Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T06:31:10.655Z] ---> Using cache [2021-08-05T06:31:10.655Z] ---> 0207c8e20337 [2021-08-05T06:31:10.655Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:31:10.655Z] ---> Using cache [2021-08-05T06:31:10.655Z] ---> cd597843e1c1 [2021-08-05T06:31:10.655Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-05T06:31:10.655Z] ---> Using cache [2021-08-05T06:31:10.655Z] ---> 0ee2b41f474e [2021-08-05T06:31:10.655Z] Step 6/23 : COPY go.mod . [2021-08-05T06:31:10.655Z] ---> Using cache [2021-08-05T06:31:10.655Z] ---> fbd09bc3ff40 [2021-08-05T06:31:10.655Z] Step 7/23 : RUN go mod download [2021-08-05T06:31:10.655Z] ---> Using cache [2021-08-05T06:31:10.655Z] ---> acbed944a989 [2021-08-05T06:31:10.655Z] Step 8/23 : COPY . . [2021-08-05T06:31:10.949Z] ---> Using cache [2021-08-05T06:31:10.949Z] ---> ec681da98439 [2021-08-05T06:31:10.949Z] Step 9/23 : RUN go mod tidy [2021-08-05T06:31:10.949Z] ---> Using cache [2021-08-05T06:31:10.949Z] ---> 9584074ee294 [2021-08-05T06:31:10.949Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-05T06:31:11.594Z] ---> Running in b293ea8c687a [2021-08-05T06:31:12.206Z] Attempting uninstall: requests [2021-08-05T06:31:12.206Z] Found existing installation: requests 2.25.1 [2021-08-05T06:31:12.206Z] Uninstalling requests-2.25.1: [2021-08-05T06:31:12.486Z] Successfully uninstalled requests-2.25.1 [2021-08-05T06:31:13.102Z] Running setup.py install for texttable: started [2021-08-05T06:31:14.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-05T06:31:15.574Z] Running setup.py install for texttable: finished with status 'done' [2021-08-05T06:31:15.574Z] Running setup.py install for PyYAML: started [2021-08-05T06:31:16.790Z] Removing intermediate container 60750c2198cb [2021-08-05T06:31:16.790Z] ---> 93539a3037bb [2021-08-05T06:31:16.790Z] Step 8/24 : COPY . . [2021-08-05T06:31:20.528Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-05T06:31:20.843Z] Running setup.py install for docopt: started [2021-08-05T06:31:20.843Z] ---> 3dbe6357d29a [2021-08-05T06:31:20.843Z] Step 9/23 : RUN go mod tidy [2021-08-05T06:31:21.920Z] ---> Running in f3858efd37f5 [2021-08-05T06:31:24.358Z] Running setup.py install for docopt: finished with status 'done' [2021-08-05T06:31:24.358Z] Running setup.py install for dockerpty: started [2021-08-05T06:31:27.786Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-05T06:31:31.226Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 [2021-08-05T06:31:31.226Z] ---> 75094bbe966c [2021-08-05T06:31:31.226Z] Step 9/24 : RUN go mod tidy [2021-08-05T06:31:31.507Z] ---> Running in 83cf2dc4b9fa [2021-08-05T06:31:32.118Z] Removing intermediate container f3858efd37f5 [2021-08-05T06:31:32.118Z] ---> 9a901218dd88 [2021-08-05T06:31:32.118Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-05T06:31:32.398Z] ---> Running in 050d4fda538a [2021-08-05T06:31:35.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-05T06:31:41.892Z] Removing intermediate container 83cf2dc4b9fa [2021-08-05T06:31:41.892Z] ---> e6e4ea488682 [2021-08-05T06:31:41.892Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-05T06:31:41.892Z] ---> Running in 9389ef598c41 [2021-08-05T06:31:44.571Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.23" -o cmd/core-data/core-data ./cmd/core-data [2021-08-05T06:31:45.574Z] Removing intermediate container 510b82370912 [2021-08-05T06:31:45.574Z] ---> c2cac23255bf [2021-08-05T06:31:45.574Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-05T06:31:45.856Z] ---> Running in af1ae22ba91a [2021-08-05T06:31:46.859Z] Removing intermediate container af1ae22ba91a [2021-08-05T06:31:46.859Z] ---> f95b6fc73705 [2021-08-05T06:31:46.859Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-05T06:31:47.140Z] ---> Running in e5731c0ba9d0 [2021-08-05T06:31:47.752Z] Removing intermediate container e5731c0ba9d0 [2021-08-05T06:31:47.752Z] ---> 91d84e8b43de [2021-08-05T06:31:47.752Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-05T06:31:49.794Z] ---> da8f3a7c0e5c [2021-08-05T06:31:49.794Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-05T06:31:51.271Z] ---> 4bda9c802acd [2021-08-05T06:31:51.271Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-05T06:31:52.723Z] ---> 9c65cef7ede4 [2021-08-05T06:31:52.723Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-05T06:31:52.723Z] ---> Running in 2cf6518f4ca5 [2021-08-05T06:31:53.345Z] Removing intermediate container 2cf6518f4ca5 [2021-08-05T06:31:53.345Z] ---> dc688831c126 [2021-08-05T06:31:53.345Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:31:53.634Z] ---> Running in 726852a3bad8 [2021-08-05T06:31:54.260Z] Removing intermediate container 726852a3bad8 [2021-08-05T06:31:54.260Z] ---> 3a0e9c1e2af5 [2021-08-05T06:31:54.260Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T06:31:54.542Z] ---> Running in f6e530424063 [2021-08-05T06:31:55.167Z] Removing intermediate container f6e530424063 [2021-08-05T06:31:55.167Z] ---> 1aa9eae09f3e [2021-08-05T06:31:55.167Z] Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:31:55.167Z] ---> Running in f623556f35af [2021-08-05T06:31:56.168Z] Removing intermediate container f623556f35af [2021-08-05T06:31:56.168Z] ---> 3e2f60310d7c [2021-08-05T06:31:56.168Z] Step 24/24 : LABEL version=2.0.1-dev.23 [2021-08-05T06:31:56.168Z] ---> Running in 93872bd3f9ec [2021-08-05T06:31:56.781Z] Removing intermediate container 93872bd3f9ec [2021-08-05T06:31:56.781Z] ---> 3888562a0ca9 [2021-08-05T06:31:56.781Z] [2021-08-05T06:31:57.062Z] Successfully built 3888562a0ca9 [2021-08-05T06:31:57.062Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-05T06:32:44.144Z]  Building sys-mgmt-agent ... done Removing intermediate container 95637ae0184b [2021-08-05T06:32:44.144Z] ---> b625ba6c0994 [2021-08-05T06:32:44.144Z] [2021-08-05T06:32:44.144Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T06:32:44.144Z] ---> c4fd0aeabfcf [2021-08-05T06:32:44.144Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-05T06:32:44.144Z] ---> Using cache [2021-08-05T06:32:44.144Z] ---> 74c967c8758a [2021-08-05T06:32:44.144Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T06:32:44.144Z] ---> Using cache [2021-08-05T06:32:44.144Z] ---> cd8b7772bbf3 [2021-08-05T06:32:44.144Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-05T06:32:44.144Z] ---> Running in d9f1bfec1e96 [2021-08-05T06:32:44.144Z] Removing intermediate container d9f1bfec1e96 [2021-08-05T06:32:44.144Z] ---> fe681125c32a [2021-08-05T06:32:44.144Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-05T06:32:44.144Z] ---> Running in 5c4872a6102f [2021-08-05T06:32:44.144Z] Removing intermediate container 5c4872a6102f [2021-08-05T06:32:44.144Z] ---> 1c8fa3f46d56 [2021-08-05T06:32:44.144Z] Step 16/24 : WORKDIR / [2021-08-05T06:32:44.144Z] ---> Running in 57b963e4ea01 [2021-08-05T06:32:44.424Z] Removing intermediate container 57b963e4ea01 [2021-08-05T06:32:44.424Z] ---> 5aba0ed8ff57 [2021-08-05T06:32:44.424Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:32:45.906Z] ---> dd5e5b6ba980 [2021-08-05T06:32:45.906Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-05T06:32:47.962Z] ---> be9375c3dd7a [2021-08-05T06:32:47.962Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-05T06:32:48.592Z] ---> da18d7039467 [2021-08-05T06:32:48.592Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-05T06:32:48.870Z] ---> Running in 45626410ef68 [2021-08-05T06:32:49.513Z] Removing intermediate container 45626410ef68 [2021-08-05T06:32:49.513Z] ---> ae802912754b [2021-08-05T06:32:49.513Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:32:49.793Z] ---> Running in e5bca133259c [2021-08-05T06:32:50.414Z] Removing intermediate container e5bca133259c [2021-08-05T06:32:50.414Z] ---> fdda97b443e7 [2021-08-05T06:32:50.414Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T06:32:50.693Z] ---> Running in c2511182b62a [2021-08-05T06:32:51.307Z] Removing intermediate container c2511182b62a [2021-08-05T06:32:51.307Z] ---> 1085e6f16f70 [2021-08-05T06:32:51.307Z] Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:32:51.923Z] ---> Running in 8c36d45f383d [2021-08-05T06:32:52.530Z] Removing intermediate container 8c36d45f383d [2021-08-05T06:32:52.530Z] ---> ac7ac8fb76c4 [2021-08-05T06:32:52.530Z] Step 24/24 : LABEL version=2.0.1-dev.23 [2021-08-05T06:32:52.530Z] ---> Running in c0c01eb63775 [2021-08-05T06:32:53.140Z] Removing intermediate container c0c01eb63775 [2021-08-05T06:32:53.140Z] ---> bf2cfd079059 [2021-08-05T06:32:53.140Z] [2021-08-05T06:32:53.423Z] Successfully built bf2cfd079059 [2021-08-05T06:32:53.705Z] Successfully tagged core-metadata-arm64:latest [2021-08-05T06:33:06.185Z]  Building core-metadata ... done Removing intermediate container b293ea8c687a [2021-08-05T06:33:06.185Z] ---> a04563a6b4c1 [2021-08-05T06:33:06.185Z] [2021-08-05T06:33:06.185Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T06:33:06.185Z] ---> c4fd0aeabfcf [2021-08-05T06:33:06.185Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-05T06:33:06.185Z] ---> Using cache [2021-08-05T06:33:06.185Z] ---> 74c967c8758a [2021-08-05T06:33:06.185Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T06:33:06.185Z] ---> Using cache [2021-08-05T06:33:06.185Z] ---> cd8b7772bbf3 [2021-08-05T06:33:06.185Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-05T06:33:06.185Z] ---> Running in ba2f9b5f3fe8 [2021-08-05T06:33:06.185Z] Removing intermediate container ba2f9b5f3fe8 [2021-08-05T06:33:06.185Z] ---> 04ead5b5a833 [2021-08-05T06:33:06.185Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T06:33:06.185Z] ---> Running in ad6bbc1057b4 [2021-08-05T06:33:06.185Z] Removing intermediate container ad6bbc1057b4 [2021-08-05T06:33:06.185Z] ---> 91771b4fd3c1 [2021-08-05T06:33:06.185Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:33:07.642Z] ---> 3c8a551b2658 [2021-08-05T06:33:07.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-05T06:33:09.649Z] ---> 31cc6b161ccf [2021-08-05T06:33:09.649Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-05T06:33:11.119Z] ---> 4a94e511ba88 [2021-08-05T06:33:11.119Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-05T06:33:11.119Z] ---> Running in 8ae94e32ae70 [2021-08-05T06:33:12.578Z] Removing intermediate container 8ae94e32ae70 [2021-08-05T06:33:12.579Z] ---> 91f3b911904a [2021-08-05T06:33:12.579Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:33:12.859Z] ---> Running in 3df69eb99d3a [2021-08-05T06:33:13.848Z] Removing intermediate container 050d4fda538a [2021-08-05T06:33:13.848Z] ---> 08022b8f77fa [2021-08-05T06:33:13.848Z] [2021-08-05T06:33:13.848Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T06:33:13.848Z] ---> c4fd0aeabfcf [2021-08-05T06:33:13.848Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-05T06:33:13.848Z] Removing intermediate container 3df69eb99d3a [2021-08-05T06:33:13.848Z] ---> d1b2c6151912 [2021-08-05T06:33:13.848Z] Step 21/23 : LABEL arch=arm64 [2021-08-05T06:33:13.848Z] ---> Running in 156d3b78f4b4 [2021-08-05T06:33:13.848Z] ---> Running in 671f6b3e7b3f [2021-08-05T06:33:14.460Z] Removing intermediate container 671f6b3e7b3f [2021-08-05T06:33:14.460Z] ---> c59320954579 [2021-08-05T06:33:14.461Z] Step 22/23 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:33:15.070Z] ---> Running in 42d12fe34315 [2021-08-05T06:33:15.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:33:15.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:33:15.622Z] Removing intermediate container 42d12fe34315 [2021-08-05T06:33:15.622Z] ---> 9817d0899295 [2021-08-05T06:33:15.622Z] Step 23/23 : LABEL version=2.0.1-dev.23 [2021-08-05T06:33:15.901Z] ---> Running in bf22223fdc3b [2021-08-05T06:33:16.180Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-05T06:33:16.180Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-05T06:33:16.180Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:33:16.180Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T06:33:16.458Z] OK: 6 MiB in 16 packages [2021-08-05T06:33:16.458Z] Removing intermediate container bf22223fdc3b [2021-08-05T06:33:16.458Z] ---> c5b4b8235f33 [2021-08-05T06:33:16.458Z] [2021-08-05T06:33:16.742Z] Successfully built c5b4b8235f33 [2021-08-05T06:33:16.742Z] Successfully tagged support-scheduler-arm64:latest [2021-08-05T06:33:18.186Z]  Building support-scheduler ... done Removing intermediate container 156d3b78f4b4 [2021-08-05T06:33:18.186Z] ---> 55437ba048b7 [2021-08-05T06:33:18.186Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T06:33:18.186Z] ---> Running in 3ffc346bf8e5 [2021-08-05T06:33:18.786Z] Removing intermediate container 3ffc346bf8e5 [2021-08-05T06:33:18.786Z] ---> 8d471a084adc [2021-08-05T06:33:18.786Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-05T06:33:19.066Z] ---> Running in 1d6e1d24459a [2021-08-05T06:33:19.669Z] Removing intermediate container 1d6e1d24459a [2021-08-05T06:33:19.669Z] ---> 1d477d564d2e [2021-08-05T06:33:19.669Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T06:33:20.274Z] ---> Running in 1c9712aac50b [2021-08-05T06:33:21.263Z] Removing intermediate container 1c9712aac50b [2021-08-05T06:33:21.263Z] ---> ddfa4437b1ea [2021-08-05T06:33:21.263Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:33:21.861Z] Removing intermediate container 9389ef598c41 [2021-08-05T06:33:21.861Z] ---> 449652d9396b [2021-08-05T06:33:21.861Z] [2021-08-05T06:33:21.861Z] Step 11/24 : FROM alpine:3.12 [2021-08-05T06:33:21.861Z] ---> c4fd0aeabfcf [2021-08-05T06:33:21.861Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-05T06:33:22.137Z] ---> a1d56dbcbcf7 [2021-08-05T06:33:22.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-05T06:33:22.137Z] ---> Running in 1060dd77087e [2021-08-05T06:33:22.736Z] Removing intermediate container 1060dd77087e [2021-08-05T06:33:22.736Z] ---> 420427a6ecc0 [2021-08-05T06:33:22.736Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-05T06:33:23.031Z] ---> Running in 5607eb783578 [2021-08-05T06:33:23.031Z] ---> d4657ea83633 [2021-08-05T06:33:23.031Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-05T06:33:23.651Z] Removing intermediate container 5607eb783578 [2021-08-05T06:33:23.651Z] ---> ff1137d98e88 [2021-08-05T06:33:23.651Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-05T06:33:23.651Z] ---> Running in 762a4e37f03a [2021-08-05T06:33:23.929Z] ---> 04a55ebd67db [2021-08-05T06:33:23.929Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-05T06:33:24.205Z] ---> Running in 3c46bcda2a3d [2021-08-05T06:33:24.484Z] Removing intermediate container 762a4e37f03a [2021-08-05T06:33:24.484Z] ---> a4720e1501c6 [2021-08-05T06:33:24.484Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T06:33:24.484Z] ---> Running in 39bf01f1d99b [2021-08-05T06:33:25.098Z] Removing intermediate container 3c46bcda2a3d [2021-08-05T06:33:25.099Z] ---> f24805f8501c [2021-08-05T06:33:25.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:33:25.375Z] ---> Running in d72897a5b34d [2021-08-05T06:33:25.977Z] Removing intermediate container d72897a5b34d [2021-08-05T06:33:25.977Z] ---> 8da1b8e57929 [2021-08-05T06:33:25.977Z] Step 21/23 : LABEL arch=arm64 [2021-08-05T06:33:26.256Z] ---> Running in e8a983fc67c7 [2021-08-05T06:33:26.853Z] Removing intermediate container e8a983fc67c7 [2021-08-05T06:33:26.853Z] ---> 8216beaed3ea [2021-08-05T06:33:26.853Z] Step 22/23 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:33:26.853Z] ---> Running in 00ec1515cabe [2021-08-05T06:33:26.853Z] Removing intermediate container 39bf01f1d99b [2021-08-05T06:33:26.853Z] ---> 1b026bd79e92 [2021-08-05T06:33:26.853Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-05T06:33:27.129Z] ---> Running in 77f586cee531 [2021-08-05T06:33:27.403Z] Removing intermediate container 00ec1515cabe [2021-08-05T06:33:27.403Z] ---> b68112cb3fa3 [2021-08-05T06:33:27.403Z] Step 23/23 : LABEL version=2.0.1-dev.23 [2021-08-05T06:33:27.681Z] ---> Running in 33df948e699a [2021-08-05T06:33:28.278Z] Removing intermediate container 33df948e699a [2021-08-05T06:33:28.278Z] ---> 7490435d3005 [2021-08-05T06:33:28.278Z] [2021-08-05T06:33:28.278Z] Successfully built 7490435d3005 [2021-08-05T06:33:28.278Z] Successfully tagged support-notifications-arm64:latest [2021-08-05T06:33:28.549Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-05T06:33:29.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-05T06:33:30.109Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-05T06:33:30.109Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-05T06:33:30.109Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-05T06:33:30.109Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-05T06:33:30.380Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-05T06:33:30.380Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-05T06:33:30.651Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T06:33:30.651Z] OK: 8 MiB in 20 packages [2021-08-05T06:33:32.081Z] Removing intermediate container 77f586cee531 [2021-08-05T06:33:32.081Z] ---> 6eaa5dfbfa0c [2021-08-05T06:33:32.081Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T06:33:32.676Z] ---> b63bf3870c36 [2021-08-05T06:33:32.676Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-05T06:33:34.104Z] ---> c3ecb6bbec5e [2021-08-05T06:33:34.105Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-05T06:33:35.086Z] ---> ab7930570ff4 [2021-08-05T06:33:35.086Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-05T06:33:35.086Z] ---> Running in 5efc29be0d37 [2021-08-05T06:33:35.682Z] Removing intermediate container 5efc29be0d37 [2021-08-05T06:33:35.682Z] ---> 1ed7ae6f5211 [2021-08-05T06:33:35.682Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T06:33:35.682Z] ---> Running in 55ad1d27ad93 [2021-08-05T06:33:36.277Z] Removing intermediate container 55ad1d27ad93 [2021-08-05T06:33:36.277Z] ---> d3978b649d8d [2021-08-05T06:33:36.277Z] Step 22/24 : LABEL arch=arm64 [2021-08-05T06:33:36.551Z] ---> Running in 6773ddaebe40 [2021-08-05T06:33:37.145Z] Removing intermediate container 6773ddaebe40 [2021-08-05T06:33:37.145Z] ---> a23ccd2def92 [2021-08-05T06:33:37.145Z] Step 23/24 : LABEL git_sha=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:33:37.145Z] ---> Running in 9d50aa89d6af [2021-08-05T06:33:37.742Z] Removing intermediate container 9d50aa89d6af [2021-08-05T06:33:37.742Z] ---> 82021c7c5240 [2021-08-05T06:33:37.742Z] Step 24/24 : LABEL version=2.0.1-dev.23 [2021-08-05T06:33:37.742Z] ---> Running in e03ad69e7b56 [2021-08-05T06:33:38.334Z] Removing intermediate container e03ad69e7b56 [2021-08-05T06:33:38.334Z] ---> 5863d5b42789 [2021-08-05T06:33:38.334Z] [2021-08-05T06:33:38.606Z] Successfully built 5863d5b42789 [2021-08-05T06:33:38.606Z] Successfully tagged core-data-arm64:latest [2021-08-05T06:33:38.894Z]  Building core-data ... done  [Pipeline] } [2021-08-05T06:33:38.884Z] $ docker stop --time=1 2ad5b153040d7487b1ad84fc2d073027448bf6141025691765b2b90e437f526d [2021-08-05T06:33:40.791Z] $ docker rm -f 2ad5b153040d7487b1ad84fc2d073027448bf6141025691765b2b90e437f526d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T06:33:41.395Z] + docker images [2021-08-05T06:33:41.669Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-05T06:33:41.669Z] core-data-arm64 latest 5863d5b42789 3 seconds ago 19.3MB [2021-08-05T06:33:41.669Z] support-notifications-arm64 latest 7490435d3005 14 seconds ago 15.9MB [2021-08-05T06:33:41.669Z] 449652d9396b 20 seconds ago 1.45GB [2021-08-05T06:33:41.669Z] support-scheduler-arm64 latest c5b4b8235f33 25 seconds ago 15.2MB [2021-08-05T06:33:41.669Z] 08022b8f77fa 28 seconds ago 1.45GB [2021-08-05T06:33:41.669Z] a04563a6b4c1 38 seconds ago 1.45GB [2021-08-05T06:33:41.669Z] core-metadata-arm64 latest bf2cfd079059 49 seconds ago 15.8MB [2021-08-05T06:33:41.669Z] b625ba6c0994 About a minute ago 1.45GB [2021-08-05T06:33:41.669Z] sys-mgmt-agent-arm64 latest 3888562a0ca9 About a minute ago 311MB [2021-08-05T06:33:41.669Z] security-bootstrapper-arm64 latest e3d0572b5999 2 minutes ago 17.7MB [2021-08-05T06:33:41.669Z] security-secretstore-setup-arm64 latest 65a2ec6038af 3 minutes ago 27.4MB [2021-08-05T06:33:41.669Z] security-proxy-setup-arm64 latest 3bac11a1a0b1 3 minutes ago 24.5MB [2021-08-05T06:33:41.669Z] core-command-arm64 latest 2f5632e2d8d8 3 minutes ago 15.1MB [2021-08-05T06:33:41.669Z] 5e4b6fad2c95 3 minutes ago 1.45GB [2021-08-05T06:33:41.669Z] 826af69942f8 3 minutes ago 1.45GB [2021-08-05T06:33:41.669Z] db907a425b7e 3 minutes ago 1.45GB [2021-08-05T06:33:41.669Z] 1da1308b9025 3 minutes ago 1.45GB [2021-08-05T06:33:41.669Z] 69d995a5756f 3 minutes ago 1.44GB [2021-08-05T06:33:41.669Z] ci-base-image-arm64 latest 56710a434019 7 minutes ago 1.23GB [2021-08-05T06:33:41.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 2 days ago 533MB [2021-08-05T06:33:41.669Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-05T06:33:41.669Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-05T06:33:41.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T06:33:41.971Z] provisioning config files... [2021-08-05T06:33:41.996Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config7252426567309487679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:33:42.370Z] ---> docker-login.sh [2021-08-05T06:33:42.370Z] nexus3.edgexfoundry.org:10001 [2021-08-05T06:33:42.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:33:42.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:33:42.918Z] Configure a credential helper to remove this warning. See [2021-08-05T06:33:42.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:33:42.918Z] [2021-08-05T06:33:42.918Z] Login Succeeded [2021-08-05T06:33:42.918Z] nexus3.edgexfoundry.org:10002 [2021-08-05T06:33:43.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:33:43.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:33:43.470Z] Configure a credential helper to remove this warning. See [2021-08-05T06:33:43.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:33:43.470Z] [2021-08-05T06:33:43.470Z] Login Succeeded [2021-08-05T06:33:43.470Z] nexus3.edgexfoundry.org:10003 [2021-08-05T06:33:43.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:33:44.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:33:44.017Z] Configure a credential helper to remove this warning. See [2021-08-05T06:33:44.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:33:44.017Z] [2021-08-05T06:33:44.017Z] Login Succeeded [2021-08-05T06:33:44.017Z] nexus3.edgexfoundry.org:10004 [2021-08-05T06:33:44.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:33:44.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:33:44.612Z] Configure a credential helper to remove this warning. See [2021-08-05T06:33:44.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:33:44.612Z] [2021-08-05T06:33:44.612Z] Login Succeeded [2021-08-05T06:33:44.612Z] docker.io [2021-08-05T06:33:45.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T06:33:45.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T06:33:45.473Z] Configure a credential helper to remove this warning. See [2021-08-05T06:33:45.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T06:33:45.473Z] [2021-08-05T06:33:45.473Z] Login Succeeded [2021-08-05T06:33:45.473Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T06:33:45.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:33:45.554Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-05T06:33:45.554Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:33:45.554Z] latest [2021-08-05T06:33:45.554Z] 2.0.1-dev.23 [2021-08-05T06:33:45.554Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:33:45.554Z] main [2021-08-05T06:33:45.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:45.928Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:46.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:33:46.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-05T06:33:46.265Z] 88d2a1c0619a: Preparing [2021-08-05T06:33:46.265Z] f0b54cd50dda: Preparing [2021-08-05T06:33:46.265Z] 61cff6bc5248: Preparing [2021-08-05T06:33:46.265Z] 22dd623ddf6e: Preparing [2021-08-05T06:33:46.265Z] 3fbe34a1663b: Preparing [2021-08-05T06:33:46.537Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:33:46.537Z] 22dd623ddf6e: Pushed [2021-08-05T06:33:46.537Z] 61cff6bc5248: Pushed [2021-08-05T06:33:46.537Z] 88d2a1c0619a: Pushed [2021-08-05T06:33:49.156Z] f0b54cd50dda: Pushed [2021-08-05T06:33:49.156Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:d04506a9b838cbb720658ae133ad90779dfd55d20ce535d6454d70d5f5458d3a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:49.498Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:49.837Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-05T06:33:49.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-05T06:33:49.837Z] 88d2a1c0619a: Preparing [2021-08-05T06:33:49.837Z] f0b54cd50dda: Preparing [2021-08-05T06:33:49.837Z] 61cff6bc5248: Preparing [2021-08-05T06:33:49.837Z] 22dd623ddf6e: Preparing [2021-08-05T06:33:49.837Z] 3fbe34a1663b: Preparing [2021-08-05T06:33:49.837Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:33:49.837Z] 61cff6bc5248: Layer already exists [2021-08-05T06:33:49.837Z] f0b54cd50dda: Layer already exists [2021-08-05T06:33:50.109Z] 88d2a1c0619a: Layer already exists [2021-08-05T06:33:50.109Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:33:50.109Z] latest: digest: sha256:d04506a9b838cbb720658ae133ad90779dfd55d20ce535d6454d70d5f5458d3a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:50.457Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:50.792Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.23 [2021-08-05T06:33:50.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-05T06:33:50.792Z] 88d2a1c0619a: Preparing [2021-08-05T06:33:50.792Z] f0b54cd50dda: Preparing [2021-08-05T06:33:50.792Z] 61cff6bc5248: Preparing [2021-08-05T06:33:50.792Z] 22dd623ddf6e: Preparing [2021-08-05T06:33:50.792Z] 3fbe34a1663b: Preparing [2021-08-05T06:33:51.064Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:33:51.064Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:33:51.064Z] f0b54cd50dda: Layer already exists [2021-08-05T06:33:51.064Z] 61cff6bc5248: Layer already exists [2021-08-05T06:33:51.064Z] 88d2a1c0619a: Layer already exists [2021-08-05T06:33:51.064Z] 2.0.1-dev.23: digest: sha256:d04506a9b838cbb720658ae133ad90779dfd55d20ce535d6454d70d5f5458d3a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:51.407Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:51.745Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:33:51.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-05T06:33:51.746Z] 88d2a1c0619a: Preparing [2021-08-05T06:33:51.746Z] f0b54cd50dda: Preparing [2021-08-05T06:33:51.746Z] 61cff6bc5248: Preparing [2021-08-05T06:33:51.746Z] 22dd623ddf6e: Preparing [2021-08-05T06:33:51.746Z] 3fbe34a1663b: Preparing [2021-08-05T06:33:52.019Z] 88d2a1c0619a: Layer already exists [2021-08-05T06:33:52.019Z] 61cff6bc5248: Layer already exists [2021-08-05T06:33:52.019Z] f0b54cd50dda: Layer already exists [2021-08-05T06:33:52.019Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:33:52.019Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:33:52.019Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:d04506a9b838cbb720658ae133ad90779dfd55d20ce535d6454d70d5f5458d3a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:52.364Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:52.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-05T06:33:52.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-05T06:33:52.699Z] 88d2a1c0619a: Preparing [2021-08-05T06:33:52.699Z] f0b54cd50dda: Preparing [2021-08-05T06:33:52.699Z] 61cff6bc5248: Preparing [2021-08-05T06:33:52.699Z] 22dd623ddf6e: Preparing [2021-08-05T06:33:52.699Z] 3fbe34a1663b: Preparing [2021-08-05T06:33:52.986Z] f0b54cd50dda: Layer already exists [2021-08-05T06:33:52.986Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:33:52.986Z] 61cff6bc5248: Layer already exists [2021-08-05T06:33:52.986Z] 88d2a1c0619a: Layer already exists [2021-08-05T06:33:52.986Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:33:52.986Z] main: digest: sha256:d04506a9b838cbb720658ae133ad90779dfd55d20ce535d6454d70d5f5458d3a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:33:53.047Z] ===================================================== [Pipeline] echo [2021-08-05T06:33:53.060Z] taggedImages: [2021-08-05T06:33:53.060Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:33:53.060Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-05T06:33:53.060Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.23 [2021-08-05T06:33:53.060Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:33:53.060Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-05T06:33:53.089Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-05T06:33:53.089Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:33:53.089Z] latest [2021-08-05T06:33:53.089Z] 2.0.1-dev.23 [2021-08-05T06:33:53.089Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:33:53.089Z] main [2021-08-05T06:33:53.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:53.493Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:53.895Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:33:53.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-05T06:33:53.895Z] cb59c067212d: Preparing [2021-08-05T06:33:53.895Z] e09f3ba6fac4: Preparing [2021-08-05T06:33:53.895Z] 61cff6bc5248: Preparing [2021-08-05T06:33:53.895Z] 09db8b111a8f: Preparing [2021-08-05T06:33:53.895Z] 54b9b732290b: Preparing [2021-08-05T06:33:53.895Z] 3fbe34a1663b: Preparing [2021-08-05T06:33:53.895Z] 3fbe34a1663b: Waiting [2021-08-05T06:33:54.192Z] 61cff6bc5248: Layer already exists [2021-08-05T06:33:54.192Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:33:54.192Z] cb59c067212d: Pushed [2021-08-05T06:33:54.192Z] 54b9b732290b: Pushed [2021-08-05T06:33:54.842Z] 09db8b111a8f: Pushed [2021-08-05T06:33:57.324Z] e09f3ba6fac4: Pushed [2021-08-05T06:33:57.324Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:31b0600a656859d094fa0278decd010a3372eebdc27ec6be874e4366fc03cd25 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:57.684Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:58.030Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-05T06:33:58.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-05T06:33:58.030Z] cb59c067212d: Preparing [2021-08-05T06:33:58.030Z] e09f3ba6fac4: Preparing [2021-08-05T06:33:58.030Z] 61cff6bc5248: Preparing [2021-08-05T06:33:58.030Z] 09db8b111a8f: Preparing [2021-08-05T06:33:58.030Z] 54b9b732290b: Preparing [2021-08-05T06:33:58.030Z] 3fbe34a1663b: Preparing [2021-08-05T06:33:58.030Z] 3fbe34a1663b: Waiting [2021-08-05T06:33:58.030Z] 61cff6bc5248: Layer already exists [2021-08-05T06:33:58.030Z] 54b9b732290b: Layer already exists [2021-08-05T06:33:58.030Z] e09f3ba6fac4: Layer already exists [2021-08-05T06:33:58.302Z] cb59c067212d: Layer already exists [2021-08-05T06:33:58.302Z] 09db8b111a8f: Layer already exists [2021-08-05T06:33:58.302Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:33:58.302Z] latest: digest: sha256:31b0600a656859d094fa0278decd010a3372eebdc27ec6be874e4366fc03cd25 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:58.655Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:58.994Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.23 [2021-08-05T06:33:58.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-05T06:33:58.995Z] cb59c067212d: Preparing [2021-08-05T06:33:58.995Z] e09f3ba6fac4: Preparing [2021-08-05T06:33:58.995Z] 61cff6bc5248: Preparing [2021-08-05T06:33:58.995Z] 09db8b111a8f: Preparing [2021-08-05T06:33:58.995Z] 54b9b732290b: Preparing [2021-08-05T06:33:58.995Z] 3fbe34a1663b: Preparing [2021-08-05T06:33:58.995Z] 3fbe34a1663b: Waiting [2021-08-05T06:33:58.995Z] e09f3ba6fac4: Layer already exists [2021-08-05T06:33:58.995Z] 09db8b111a8f: Layer already exists [2021-08-05T06:33:58.995Z] cb59c067212d: Layer already exists [2021-08-05T06:33:58.995Z] 54b9b732290b: Layer already exists [2021-08-05T06:33:59.265Z] 61cff6bc5248: Layer already exists [2021-08-05T06:33:59.265Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:33:59.265Z] 2.0.1-dev.23: digest: sha256:31b0600a656859d094fa0278decd010a3372eebdc27ec6be874e4366fc03cd25 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:59.606Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:33:59.937Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:33:59.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-05T06:33:59.937Z] cb59c067212d: Preparing [2021-08-05T06:33:59.937Z] e09f3ba6fac4: Preparing [2021-08-05T06:33:59.937Z] 61cff6bc5248: Preparing [2021-08-05T06:33:59.937Z] 09db8b111a8f: Preparing [2021-08-05T06:33:59.937Z] 54b9b732290b: Preparing [2021-08-05T06:33:59.937Z] 3fbe34a1663b: Preparing [2021-08-05T06:33:59.937Z] 3fbe34a1663b: Waiting [2021-08-05T06:33:59.937Z] cb59c067212d: Layer already exists [2021-08-05T06:33:59.937Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:00.211Z] e09f3ba6fac4: Layer already exists [2021-08-05T06:34:00.211Z] 54b9b732290b: Layer already exists [2021-08-05T06:34:00.211Z] 09db8b111a8f: Layer already exists [2021-08-05T06:34:00.211Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:00.211Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:31b0600a656859d094fa0278decd010a3372eebdc27ec6be874e4366fc03cd25 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:00.555Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:00.891Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-05T06:34:00.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-05T06:34:00.891Z] cb59c067212d: Preparing [2021-08-05T06:34:00.891Z] e09f3ba6fac4: Preparing [2021-08-05T06:34:00.891Z] 61cff6bc5248: Preparing [2021-08-05T06:34:00.891Z] 09db8b111a8f: Preparing [2021-08-05T06:34:00.891Z] 54b9b732290b: Preparing [2021-08-05T06:34:00.891Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:00.891Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:01.163Z] 54b9b732290b: Layer already exists [2021-08-05T06:34:01.163Z] cb59c067212d: Layer already exists [2021-08-05T06:34:01.163Z] e09f3ba6fac4: Layer already exists [2021-08-05T06:34:01.163Z] 09db8b111a8f: Layer already exists [2021-08-05T06:34:01.163Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:01.163Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:01.163Z] main: digest: sha256:31b0600a656859d094fa0278decd010a3372eebdc27ec6be874e4366fc03cd25 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:34:01.225Z] ===================================================== [Pipeline] echo [2021-08-05T06:34:01.240Z] taggedImages: [2021-08-05T06:34:01.240Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:01.240Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-05T06:34:01.240Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.23 [2021-08-05T06:34:01.240Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:01.240Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-05T06:34:01.271Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-05T06:34:01.271Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:01.271Z] latest [2021-08-05T06:34:01.271Z] 2.0.1-dev.23 [2021-08-05T06:34:01.271Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:01.271Z] main [2021-08-05T06:34:01.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:01.640Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:01.983Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:01.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-05T06:34:01.983Z] c1fb505ed058: Preparing [2021-08-05T06:34:01.983Z] d7bc51654eca: Preparing [2021-08-05T06:34:01.983Z] 61cff6bc5248: Preparing [2021-08-05T06:34:01.983Z] 22dd623ddf6e: Preparing [2021-08-05T06:34:01.983Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:02.255Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:02.255Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:02.255Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:34:02.255Z] c1fb505ed058: Pushed [2021-08-05T06:34:04.866Z] d7bc51654eca: Pushed [2021-08-05T06:34:05.139Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:54304f954387afed40b8a7589bfd676e4868f63b3d0c14d61f9013cd577dcfaf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:05.485Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:05.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-05T06:34:05.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-05T06:34:05.822Z] c1fb505ed058: Preparing [2021-08-05T06:34:05.822Z] d7bc51654eca: Preparing [2021-08-05T06:34:05.822Z] 61cff6bc5248: Preparing [2021-08-05T06:34:05.822Z] 22dd623ddf6e: Preparing [2021-08-05T06:34:05.822Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:05.822Z] c1fb505ed058: Layer already exists [2021-08-05T06:34:05.822Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:05.822Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:34:05.822Z] d7bc51654eca: Layer already exists [2021-08-05T06:34:05.822Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:06.091Z] latest: digest: sha256:54304f954387afed40b8a7589bfd676e4868f63b3d0c14d61f9013cd577dcfaf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:06.432Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:06.763Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.23 [2021-08-05T06:34:06.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-05T06:34:06.763Z] c1fb505ed058: Preparing [2021-08-05T06:34:06.763Z] d7bc51654eca: Preparing [2021-08-05T06:34:06.763Z] 61cff6bc5248: Preparing [2021-08-05T06:34:06.763Z] 22dd623ddf6e: Preparing [2021-08-05T06:34:06.763Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:07.034Z] d7bc51654eca: Layer already exists [2021-08-05T06:34:07.034Z] c1fb505ed058: Layer already exists [2021-08-05T06:34:07.034Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:07.034Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:07.034Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:34:07.034Z] 2.0.1-dev.23: digest: sha256:54304f954387afed40b8a7589bfd676e4868f63b3d0c14d61f9013cd577dcfaf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:07.377Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:07.715Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:07.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-05T06:34:07.716Z] c1fb505ed058: Preparing [2021-08-05T06:34:07.716Z] d7bc51654eca: Preparing [2021-08-05T06:34:07.716Z] 61cff6bc5248: Preparing [2021-08-05T06:34:07.716Z] 22dd623ddf6e: Preparing [2021-08-05T06:34:07.716Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:07.716Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:07.716Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:07.716Z] d7bc51654eca: Layer already exists [2021-08-05T06:34:07.716Z] c1fb505ed058: Layer already exists [2021-08-05T06:34:07.989Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:34:07.989Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:54304f954387afed40b8a7589bfd676e4868f63b3d0c14d61f9013cd577dcfaf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:08.333Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:08.673Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-05T06:34:08.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-05T06:34:08.673Z] c1fb505ed058: Preparing [2021-08-05T06:34:08.673Z] d7bc51654eca: Preparing [2021-08-05T06:34:08.673Z] 61cff6bc5248: Preparing [2021-08-05T06:34:08.673Z] 22dd623ddf6e: Preparing [2021-08-05T06:34:08.673Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:08.673Z] d7bc51654eca: Layer already exists [2021-08-05T06:34:08.673Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:34:08.673Z] c1fb505ed058: Layer already exists [2021-08-05T06:34:08.673Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:08.673Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:08.946Z] main: digest: sha256:54304f954387afed40b8a7589bfd676e4868f63b3d0c14d61f9013cd577dcfaf size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:34:09.007Z] ===================================================== [Pipeline] echo [2021-08-05T06:34:09.020Z] taggedImages: [2021-08-05T06:34:09.020Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:09.020Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-05T06:34:09.020Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.23 [2021-08-05T06:34:09.020Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:09.020Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-05T06:34:09.050Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-05T06:34:09.050Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:09.050Z] latest [2021-08-05T06:34:09.050Z] 2.0.1-dev.23 [2021-08-05T06:34:09.050Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:09.050Z] main [2021-08-05T06:34:09.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:09.420Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:09.760Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:09.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-05T06:34:09.761Z] a96f72a6ff76: Preparing [2021-08-05T06:34:09.761Z] a96f72a6ff76: Preparing [2021-08-05T06:34:09.761Z] 3ddf5e3908ab: Preparing [2021-08-05T06:34:09.761Z] 9deddd0975ee: Preparing [2021-08-05T06:34:09.761Z] 0128d6394ed0: Preparing [2021-08-05T06:34:09.761Z] c3c843e89bc1: Preparing [2021-08-05T06:34:09.761Z] 61cff6bc5248: Preparing [2021-08-05T06:34:09.761Z] 3ae23ba80695: Preparing [2021-08-05T06:34:09.761Z] e13f029ed33a: Preparing [2021-08-05T06:34:09.761Z] 06d3373f5393: Preparing [2021-08-05T06:34:09.761Z] d8ea9294308c: Preparing [2021-08-05T06:34:09.761Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:09.761Z] 61cff6bc5248: Waiting [2021-08-05T06:34:09.761Z] 3ae23ba80695: Waiting [2021-08-05T06:34:09.761Z] e13f029ed33a: Waiting [2021-08-05T06:34:09.761Z] 06d3373f5393: Waiting [2021-08-05T06:34:09.761Z] d8ea9294308c: Waiting [2021-08-05T06:34:09.761Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:10.040Z] 0128d6394ed0: Pushed [2021-08-05T06:34:10.040Z] a96f72a6ff76: Pushed [2021-08-05T06:34:10.040Z] 9deddd0975ee: Pushed [2021-08-05T06:34:10.040Z] 3ddf5e3908ab: Pushed [2021-08-05T06:34:10.040Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:10.312Z] 3ae23ba80695: Pushed [2021-08-05T06:34:10.312Z] e13f029ed33a: Pushed [2021-08-05T06:34:10.312Z] 06d3373f5393: Pushed [2021-08-05T06:34:10.312Z] d8ea9294308c: Pushed [2021-08-05T06:34:10.312Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:12.924Z] c3c843e89bc1: Pushed [2021-08-05T06:34:13.196Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:5f66a5a9be9933266c91dcab4bd968ecc38f06a0e5cfb037633c0305769dd2c3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:13.537Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:13.874Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-05T06:34:13.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-05T06:34:13.874Z] a96f72a6ff76: Preparing [2021-08-05T06:34:13.874Z] a96f72a6ff76: Preparing [2021-08-05T06:34:13.874Z] 3ddf5e3908ab: Preparing [2021-08-05T06:34:13.874Z] 9deddd0975ee: Preparing [2021-08-05T06:34:13.874Z] 0128d6394ed0: Preparing [2021-08-05T06:34:13.874Z] c3c843e89bc1: Preparing [2021-08-05T06:34:13.874Z] 61cff6bc5248: Preparing [2021-08-05T06:34:13.874Z] 3ae23ba80695: Preparing [2021-08-05T06:34:13.874Z] e13f029ed33a: Preparing [2021-08-05T06:34:13.874Z] 06d3373f5393: Preparing [2021-08-05T06:34:13.874Z] d8ea9294308c: Preparing [2021-08-05T06:34:13.874Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:13.874Z] e13f029ed33a: Waiting [2021-08-05T06:34:13.874Z] 06d3373f5393: Waiting [2021-08-05T06:34:13.874Z] d8ea9294308c: Waiting [2021-08-05T06:34:13.874Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:13.874Z] 61cff6bc5248: Waiting [2021-08-05T06:34:13.874Z] 3ae23ba80695: Waiting [2021-08-05T06:34:14.147Z] 0128d6394ed0: Layer already exists [2021-08-05T06:34:14.147Z] a96f72a6ff76: Layer already exists [2021-08-05T06:34:14.147Z] c3c843e89bc1: Layer already exists [2021-08-05T06:34:14.147Z] 3ddf5e3908ab: Layer already exists [2021-08-05T06:34:14.147Z] 9deddd0975ee: Layer already exists [2021-08-05T06:34:14.147Z] 3ae23ba80695: Layer already exists [2021-08-05T06:34:14.147Z] 06d3373f5393: Layer already exists [2021-08-05T06:34:14.147Z] d8ea9294308c: Layer already exists [2021-08-05T06:34:14.147Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:14.147Z] e13f029ed33a: Layer already exists [2021-08-05T06:34:14.147Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:14.147Z] latest: digest: sha256:5f66a5a9be9933266c91dcab4bd968ecc38f06a0e5cfb037633c0305769dd2c3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:14.493Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:14.828Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.23 [2021-08-05T06:34:14.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-05T06:34:14.828Z] a96f72a6ff76: Preparing [2021-08-05T06:34:14.828Z] a96f72a6ff76: Preparing [2021-08-05T06:34:14.828Z] 3ddf5e3908ab: Preparing [2021-08-05T06:34:14.828Z] 9deddd0975ee: Preparing [2021-08-05T06:34:14.828Z] 0128d6394ed0: Preparing [2021-08-05T06:34:14.828Z] c3c843e89bc1: Preparing [2021-08-05T06:34:14.828Z] 61cff6bc5248: Preparing [2021-08-05T06:34:14.828Z] 3ae23ba80695: Preparing [2021-08-05T06:34:14.828Z] e13f029ed33a: Preparing [2021-08-05T06:34:14.828Z] 06d3373f5393: Preparing [2021-08-05T06:34:14.828Z] d8ea9294308c: Preparing [2021-08-05T06:34:14.828Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:14.828Z] e13f029ed33a: Waiting [2021-08-05T06:34:14.828Z] 06d3373f5393: Waiting [2021-08-05T06:34:14.828Z] 61cff6bc5248: Waiting [2021-08-05T06:34:14.828Z] d8ea9294308c: Waiting [2021-08-05T06:34:14.828Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:14.828Z] 3ae23ba80695: Waiting [2021-08-05T06:34:14.828Z] a96f72a6ff76: Layer already exists [2021-08-05T06:34:14.828Z] c3c843e89bc1: Layer already exists [2021-08-05T06:34:14.828Z] 0128d6394ed0: Layer already exists [2021-08-05T06:34:15.100Z] 9deddd0975ee: Layer already exists [2021-08-05T06:34:15.100Z] 3ddf5e3908ab: Layer already exists [2021-08-05T06:34:15.100Z] 3ae23ba80695: Layer already exists [2021-08-05T06:34:15.100Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:15.100Z] 06d3373f5393: Layer already exists [2021-08-05T06:34:15.100Z] e13f029ed33a: Layer already exists [2021-08-05T06:34:15.100Z] d8ea9294308c: Layer already exists [2021-08-05T06:34:15.100Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:15.100Z] 2.0.1-dev.23: digest: sha256:5f66a5a9be9933266c91dcab4bd968ecc38f06a0e5cfb037633c0305769dd2c3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:15.439Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:15.773Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:15.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-05T06:34:15.773Z] a96f72a6ff76: Preparing [2021-08-05T06:34:15.773Z] a96f72a6ff76: Preparing [2021-08-05T06:34:15.773Z] 3ddf5e3908ab: Preparing [2021-08-05T06:34:15.773Z] 9deddd0975ee: Preparing [2021-08-05T06:34:15.773Z] 0128d6394ed0: Preparing [2021-08-05T06:34:15.773Z] c3c843e89bc1: Preparing [2021-08-05T06:34:15.773Z] 61cff6bc5248: Preparing [2021-08-05T06:34:15.773Z] 3ae23ba80695: Preparing [2021-08-05T06:34:15.773Z] e13f029ed33a: Preparing [2021-08-05T06:34:15.773Z] 06d3373f5393: Preparing [2021-08-05T06:34:15.773Z] d8ea9294308c: Preparing [2021-08-05T06:34:15.773Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:15.773Z] 61cff6bc5248: Waiting [2021-08-05T06:34:15.773Z] 3ae23ba80695: Waiting [2021-08-05T06:34:15.773Z] e13f029ed33a: Waiting [2021-08-05T06:34:15.773Z] 06d3373f5393: Waiting [2021-08-05T06:34:15.773Z] d8ea9294308c: Waiting [2021-08-05T06:34:15.773Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:16.044Z] a96f72a6ff76: Layer already exists [2021-08-05T06:34:16.044Z] 0128d6394ed0: Layer already exists [2021-08-05T06:34:16.044Z] 3ddf5e3908ab: Layer already exists [2021-08-05T06:34:16.044Z] 9deddd0975ee: Layer already exists [2021-08-05T06:34:16.044Z] c3c843e89bc1: Layer already exists [2021-08-05T06:34:16.044Z] 3ae23ba80695: Layer already exists [2021-08-05T06:34:16.044Z] e13f029ed33a: Layer already exists [2021-08-05T06:34:16.044Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:16.044Z] 06d3373f5393: Layer already exists [2021-08-05T06:34:16.044Z] d8ea9294308c: Layer already exists [2021-08-05T06:34:16.044Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:16.044Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:5f66a5a9be9933266c91dcab4bd968ecc38f06a0e5cfb037633c0305769dd2c3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:16.380Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:16.717Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-05T06:34:16.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-05T06:34:16.717Z] a96f72a6ff76: Preparing [2021-08-05T06:34:16.717Z] a96f72a6ff76: Preparing [2021-08-05T06:34:16.717Z] 3ddf5e3908ab: Preparing [2021-08-05T06:34:16.717Z] 9deddd0975ee: Preparing [2021-08-05T06:34:16.717Z] 0128d6394ed0: Preparing [2021-08-05T06:34:16.717Z] c3c843e89bc1: Preparing [2021-08-05T06:34:16.717Z] 61cff6bc5248: Preparing [2021-08-05T06:34:16.717Z] 3ae23ba80695: Preparing [2021-08-05T06:34:16.717Z] e13f029ed33a: Preparing [2021-08-05T06:34:16.717Z] 06d3373f5393: Preparing [2021-08-05T06:34:16.717Z] d8ea9294308c: Preparing [2021-08-05T06:34:16.717Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:16.717Z] 61cff6bc5248: Waiting [2021-08-05T06:34:16.717Z] 3ae23ba80695: Waiting [2021-08-05T06:34:16.717Z] e13f029ed33a: Waiting [2021-08-05T06:34:16.717Z] 06d3373f5393: Waiting [2021-08-05T06:34:16.717Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:16.992Z] 0128d6394ed0: Layer already exists [2021-08-05T06:34:16.992Z] a96f72a6ff76: Layer already exists [2021-08-05T06:34:16.992Z] 3ddf5e3908ab: Layer already exists [2021-08-05T06:34:16.993Z] c3c843e89bc1: Layer already exists [2021-08-05T06:34:16.993Z] 9deddd0975ee: Layer already exists [2021-08-05T06:34:16.993Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:16.993Z] 3ae23ba80695: Layer already exists [2021-08-05T06:34:16.993Z] d8ea9294308c: Layer already exists [2021-08-05T06:34:16.993Z] e13f029ed33a: Layer already exists [2021-08-05T06:34:16.993Z] 06d3373f5393: Layer already exists [2021-08-05T06:34:16.993Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:16.993Z] main: digest: sha256:5f66a5a9be9933266c91dcab4bd968ecc38f06a0e5cfb037633c0305769dd2c3 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:34:17.052Z] ===================================================== [Pipeline] echo [2021-08-05T06:34:17.066Z] taggedImages: [2021-08-05T06:34:17.066Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:17.066Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-05T06:34:17.066Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.23 [2021-08-05T06:34:17.066Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:17.066Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-05T06:34:17.097Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-05T06:34:17.097Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:17.097Z] latest [2021-08-05T06:34:17.097Z] 2.0.1-dev.23 [2021-08-05T06:34:17.097Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:17.097Z] main [2021-08-05T06:34:17.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:17.466Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:17.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:17.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-05T06:34:17.809Z] d87d3c733e15: Preparing [2021-08-05T06:34:17.809Z] 6d14876a1e72: Preparing [2021-08-05T06:34:17.809Z] 647901d85969: Preparing [2021-08-05T06:34:17.809Z] 25a7857de4bb: Preparing [2021-08-05T06:34:17.809Z] edf4e95af7f3: Preparing [2021-08-05T06:34:17.809Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:17.809Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:18.082Z] 25a7857de4bb: Pushed [2021-08-05T06:34:18.082Z] 647901d85969: Pushed [2021-08-05T06:34:18.355Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:18.355Z] edf4e95af7f3: Pushed [2021-08-05T06:34:20.330Z] 6d14876a1e72: Pushed [2021-08-05T06:34:20.603Z] d87d3c733e15: Pushed [2021-08-05T06:34:20.603Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:0876216ff3ccf844360fab1afaaf994bcdfac5c89e9a75e5b8682e2a9a790c72 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:20.947Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:21.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-05T06:34:21.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-05T06:34:21.286Z] d87d3c733e15: Preparing [2021-08-05T06:34:21.286Z] 6d14876a1e72: Preparing [2021-08-05T06:34:21.286Z] 647901d85969: Preparing [2021-08-05T06:34:21.286Z] 25a7857de4bb: Preparing [2021-08-05T06:34:21.286Z] edf4e95af7f3: Preparing [2021-08-05T06:34:21.286Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:21.286Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:21.286Z] 6d14876a1e72: Layer already exists [2021-08-05T06:34:21.286Z] edf4e95af7f3: Layer already exists [2021-08-05T06:34:21.286Z] 25a7857de4bb: Layer already exists [2021-08-05T06:34:21.286Z] 647901d85969: Layer already exists [2021-08-05T06:34:21.286Z] d87d3c733e15: Layer already exists [2021-08-05T06:34:21.286Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:21.558Z] latest: digest: sha256:0876216ff3ccf844360fab1afaaf994bcdfac5c89e9a75e5b8682e2a9a790c72 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:21.902Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:22.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.23 [2021-08-05T06:34:22.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-05T06:34:22.238Z] d87d3c733e15: Preparing [2021-08-05T06:34:22.238Z] 6d14876a1e72: Preparing [2021-08-05T06:34:22.238Z] 647901d85969: Preparing [2021-08-05T06:34:22.238Z] 25a7857de4bb: Preparing [2021-08-05T06:34:22.238Z] edf4e95af7f3: Preparing [2021-08-05T06:34:22.238Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:22.238Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:22.509Z] d87d3c733e15: Layer already exists [2021-08-05T06:34:22.509Z] 647901d85969: Layer already exists [2021-08-05T06:34:22.509Z] edf4e95af7f3: Layer already exists [2021-08-05T06:34:22.509Z] 25a7857de4bb: Layer already exists [2021-08-05T06:34:22.509Z] 6d14876a1e72: Layer already exists [2021-08-05T06:34:22.509Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:22.509Z] 2.0.1-dev.23: digest: sha256:0876216ff3ccf844360fab1afaaf994bcdfac5c89e9a75e5b8682e2a9a790c72 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:22.847Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:23.184Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:23.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-05T06:34:23.184Z] d87d3c733e15: Preparing [2021-08-05T06:34:23.184Z] 6d14876a1e72: Preparing [2021-08-05T06:34:23.184Z] 647901d85969: Preparing [2021-08-05T06:34:23.184Z] 25a7857de4bb: Preparing [2021-08-05T06:34:23.184Z] edf4e95af7f3: Preparing [2021-08-05T06:34:23.184Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:23.184Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:23.185Z] 647901d85969: Layer already exists [2021-08-05T06:34:23.185Z] 25a7857de4bb: Layer already exists [2021-08-05T06:34:23.185Z] edf4e95af7f3: Layer already exists [2021-08-05T06:34:23.185Z] d87d3c733e15: Layer already exists [2021-08-05T06:34:23.185Z] 6d14876a1e72: Layer already exists [2021-08-05T06:34:23.185Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:23.457Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:0876216ff3ccf844360fab1afaaf994bcdfac5c89e9a75e5b8682e2a9a790c72 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:23.796Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:24.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-05T06:34:24.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-05T06:34:24.142Z] d87d3c733e15: Preparing [2021-08-05T06:34:24.142Z] 6d14876a1e72: Preparing [2021-08-05T06:34:24.142Z] 647901d85969: Preparing [2021-08-05T06:34:24.142Z] 25a7857de4bb: Preparing [2021-08-05T06:34:24.142Z] edf4e95af7f3: Preparing [2021-08-05T06:34:24.142Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:24.142Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:24.142Z] d87d3c733e15: Layer already exists [2021-08-05T06:34:24.142Z] 25a7857de4bb: Layer already exists [2021-08-05T06:34:24.142Z] 6d14876a1e72: Layer already exists [2021-08-05T06:34:24.417Z] edf4e95af7f3: Layer already exists [2021-08-05T06:34:24.417Z] 647901d85969: Layer already exists [2021-08-05T06:34:24.417Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:24.417Z] main: digest: sha256:0876216ff3ccf844360fab1afaaf994bcdfac5c89e9a75e5b8682e2a9a790c72 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:34:24.476Z] ===================================================== [Pipeline] echo [2021-08-05T06:34:24.490Z] taggedImages: [2021-08-05T06:34:24.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:24.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-05T06:34:24.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.23 [2021-08-05T06:34:24.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:24.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-05T06:34:24.521Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-05T06:34:24.521Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:24.521Z] latest [2021-08-05T06:34:24.521Z] 2.0.1-dev.23 [2021-08-05T06:34:24.521Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:24.521Z] main [2021-08-05T06:34:24.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:24.894Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:25.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:25.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-05T06:34:25.235Z] fcc195ea55e5: Preparing [2021-08-05T06:34:25.235Z] 995436bff772: Preparing [2021-08-05T06:34:25.235Z] ce064c271abb: Preparing [2021-08-05T06:34:25.235Z] 653d8a771f82: Preparing [2021-08-05T06:34:25.235Z] c5427122c251: Preparing [2021-08-05T06:34:25.235Z] e792100cba91: Preparing [2021-08-05T06:34:25.235Z] a97889f21957: Preparing [2021-08-05T06:34:25.235Z] 643df8998fd6: Preparing [2021-08-05T06:34:25.235Z] 4b2580589f4c: Preparing [2021-08-05T06:34:25.235Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:25.235Z] a97889f21957: Waiting [2021-08-05T06:34:25.235Z] 643df8998fd6: Waiting [2021-08-05T06:34:25.235Z] 4b2580589f4c: Waiting [2021-08-05T06:34:25.235Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:25.235Z] e792100cba91: Waiting [2021-08-05T06:34:25.512Z] fcc195ea55e5: Pushed [2021-08-05T06:34:25.512Z] c5427122c251: Pushed [2021-08-05T06:34:25.512Z] 995436bff772: Pushed [2021-08-05T06:34:25.789Z] e792100cba91: Pushed [2021-08-05T06:34:25.789Z] 643df8998fd6: Pushed [2021-08-05T06:34:25.789Z] a97889f21957: Pushed [2021-08-05T06:34:25.789Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:26.384Z] 4b2580589f4c: Pushed [2021-08-05T06:34:27.815Z] 653d8a771f82: Pushed [2021-08-05T06:34:28.407Z] ce064c271abb: Pushed [2021-08-05T06:34:28.678Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:4204f3fbd60078445dee886f21d7523c96780463fbb39e865e88ee426ebed21d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:29.022Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:29.358Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-05T06:34:29.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-05T06:34:29.358Z] fcc195ea55e5: Preparing [2021-08-05T06:34:29.358Z] 995436bff772: Preparing [2021-08-05T06:34:29.358Z] ce064c271abb: Preparing [2021-08-05T06:34:29.358Z] 653d8a771f82: Preparing [2021-08-05T06:34:29.358Z] c5427122c251: Preparing [2021-08-05T06:34:29.358Z] e792100cba91: Preparing [2021-08-05T06:34:29.358Z] a97889f21957: Preparing [2021-08-05T06:34:29.358Z] 643df8998fd6: Preparing [2021-08-05T06:34:29.358Z] 4b2580589f4c: Preparing [2021-08-05T06:34:29.358Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:29.358Z] e792100cba91: Waiting [2021-08-05T06:34:29.358Z] a97889f21957: Waiting [2021-08-05T06:34:29.358Z] 643df8998fd6: Waiting [2021-08-05T06:34:29.358Z] 4b2580589f4c: Waiting [2021-08-05T06:34:29.358Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:29.629Z] ce064c271abb: Layer already exists [2021-08-05T06:34:29.629Z] c5427122c251: Layer already exists [2021-08-05T06:34:29.629Z] 653d8a771f82: Layer already exists [2021-08-05T06:34:29.629Z] fcc195ea55e5: Layer already exists [2021-08-05T06:34:29.629Z] 995436bff772: Layer already exists [2021-08-05T06:34:29.629Z] e792100cba91: Layer already exists [2021-08-05T06:34:29.629Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:29.629Z] 4b2580589f4c: Layer already exists [2021-08-05T06:34:29.629Z] a97889f21957: Layer already exists [2021-08-05T06:34:29.629Z] 643df8998fd6: Layer already exists [2021-08-05T06:34:29.629Z] latest: digest: sha256:4204f3fbd60078445dee886f21d7523c96780463fbb39e865e88ee426ebed21d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:29.968Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:30.310Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.23 [2021-08-05T06:34:30.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-05T06:34:30.310Z] fcc195ea55e5: Preparing [2021-08-05T06:34:30.310Z] 995436bff772: Preparing [2021-08-05T06:34:30.310Z] ce064c271abb: Preparing [2021-08-05T06:34:30.310Z] 653d8a771f82: Preparing [2021-08-05T06:34:30.310Z] c5427122c251: Preparing [2021-08-05T06:34:30.310Z] e792100cba91: Preparing [2021-08-05T06:34:30.310Z] a97889f21957: Preparing [2021-08-05T06:34:30.310Z] 643df8998fd6: Preparing [2021-08-05T06:34:30.310Z] 4b2580589f4c: Preparing [2021-08-05T06:34:30.310Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:30.310Z] e792100cba91: Waiting [2021-08-05T06:34:30.310Z] a97889f21957: Waiting [2021-08-05T06:34:30.310Z] 643df8998fd6: Waiting [2021-08-05T06:34:30.310Z] 4b2580589f4c: Waiting [2021-08-05T06:34:30.310Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:30.310Z] fcc195ea55e5: Layer already exists [2021-08-05T06:34:30.580Z] ce064c271abb: Layer already exists [2021-08-05T06:34:30.580Z] c5427122c251: Layer already exists [2021-08-05T06:34:30.580Z] 653d8a771f82: Layer already exists [2021-08-05T06:34:30.580Z] 995436bff772: Layer already exists [2021-08-05T06:34:30.580Z] e792100cba91: Layer already exists [2021-08-05T06:34:30.580Z] a97889f21957: Layer already exists [2021-08-05T06:34:30.580Z] 643df8998fd6: Layer already exists [2021-08-05T06:34:30.580Z] 4b2580589f4c: Layer already exists [2021-08-05T06:34:30.580Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:30.580Z] 2.0.1-dev.23: digest: sha256:4204f3fbd60078445dee886f21d7523c96780463fbb39e865e88ee426ebed21d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:30.920Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:31.254Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:31.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-05T06:34:31.254Z] fcc195ea55e5: Preparing [2021-08-05T06:34:31.254Z] 995436bff772: Preparing [2021-08-05T06:34:31.254Z] ce064c271abb: Preparing [2021-08-05T06:34:31.254Z] 653d8a771f82: Preparing [2021-08-05T06:34:31.254Z] c5427122c251: Preparing [2021-08-05T06:34:31.254Z] e792100cba91: Preparing [2021-08-05T06:34:31.254Z] a97889f21957: Preparing [2021-08-05T06:34:31.254Z] 643df8998fd6: Preparing [2021-08-05T06:34:31.254Z] 4b2580589f4c: Preparing [2021-08-05T06:34:31.254Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:31.254Z] e792100cba91: Waiting [2021-08-05T06:34:31.254Z] a97889f21957: Waiting [2021-08-05T06:34:31.254Z] 643df8998fd6: Waiting [2021-08-05T06:34:31.254Z] 4b2580589f4c: Waiting [2021-08-05T06:34:31.254Z] 3fbe34a1663b: Waiting [2021-08-05T06:34:31.254Z] 653d8a771f82: Layer already exists [2021-08-05T06:34:31.254Z] ce064c271abb: Layer already exists [2021-08-05T06:34:31.254Z] c5427122c251: Layer already exists [2021-08-05T06:34:31.254Z] fcc195ea55e5: Layer already exists [2021-08-05T06:34:31.254Z] 995436bff772: Layer already exists [2021-08-05T06:34:31.254Z] a97889f21957: Layer already exists [2021-08-05T06:34:31.254Z] 4b2580589f4c: Layer already exists [2021-08-05T06:34:31.254Z] 643df8998fd6: Layer already exists [2021-08-05T06:34:31.528Z] e792100cba91: Layer already exists [2021-08-05T06:34:31.528Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:31.528Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:4204f3fbd60078445dee886f21d7523c96780463fbb39e865e88ee426ebed21d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:33.580Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:33.911Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-05T06:34:33.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-05T06:34:33.911Z] fcc195ea55e5: Preparing [2021-08-05T06:34:33.911Z] 995436bff772: Preparing [2021-08-05T06:34:33.911Z] ce064c271abb: Preparing [2021-08-05T06:34:33.911Z] 653d8a771f82: Preparing [2021-08-05T06:34:33.911Z] c5427122c251: Preparing [2021-08-05T06:34:33.911Z] e792100cba91: Preparing [2021-08-05T06:34:33.911Z] a97889f21957: Preparing [2021-08-05T06:34:33.911Z] 643df8998fd6: Preparing [2021-08-05T06:34:33.911Z] 4b2580589f4c: Preparing [2021-08-05T06:34:33.911Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:33.911Z] a97889f21957: Waiting [2021-08-05T06:34:33.911Z] 643df8998fd6: Waiting [2021-08-05T06:34:33.911Z] 4b2580589f4c: Waiting [2021-08-05T06:34:33.911Z] e792100cba91: Waiting [2021-08-05T06:34:34.182Z] c5427122c251: Layer already exists [2021-08-05T06:34:34.182Z] 653d8a771f82: Layer already exists [2021-08-05T06:34:34.182Z] fcc195ea55e5: Layer already exists [2021-08-05T06:34:34.182Z] ce064c271abb: Layer already exists [2021-08-05T06:34:34.182Z] 995436bff772: Layer already exists [2021-08-05T06:34:34.182Z] e792100cba91: Layer already exists [2021-08-05T06:34:34.182Z] a97889f21957: Layer already exists [2021-08-05T06:34:34.182Z] 643df8998fd6: Layer already exists [2021-08-05T06:34:34.182Z] 4b2580589f4c: Layer already exists [2021-08-05T06:34:34.182Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:34.182Z] main: digest: sha256:4204f3fbd60078445dee886f21d7523c96780463fbb39e865e88ee426ebed21d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:34:34.242Z] ===================================================== [Pipeline] echo [2021-08-05T06:34:34.258Z] taggedImages: [2021-08-05T06:34:34.258Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:34.258Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-05T06:34:34.258Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.23 [2021-08-05T06:34:34.258Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:34.258Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-05T06:34:34.294Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-05T06:34:34.294Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:34.294Z] latest [2021-08-05T06:34:34.294Z] 2.0.1-dev.23 [2021-08-05T06:34:34.294Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:34.294Z] main [2021-08-05T06:34:34.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:34.661Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:35.000Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:35.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-05T06:34:35.000Z] 6a61f36ecfc9: Preparing [2021-08-05T06:34:35.000Z] 61e222c18b14: Preparing [2021-08-05T06:34:35.000Z] 61cff6bc5248: Preparing [2021-08-05T06:34:35.000Z] d0b29b2ca168: Preparing [2021-08-05T06:34:35.000Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:35.273Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:35.273Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:35.273Z] 6a61f36ecfc9: Pushed [2021-08-05T06:34:35.543Z] d0b29b2ca168: Pushed [2021-08-05T06:34:38.148Z] 61e222c18b14: Pushed [2021-08-05T06:34:38.148Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:e27ad023f7d588349a0c2e7fcc1baf3f2e1d86e9661e9ed2b6d971844babb4d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:38.485Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:38.817Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-05T06:34:38.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-05T06:34:38.817Z] 6a61f36ecfc9: Preparing [2021-08-05T06:34:38.817Z] 61e222c18b14: Preparing [2021-08-05T06:34:38.817Z] 61cff6bc5248: Preparing [2021-08-05T06:34:38.817Z] d0b29b2ca168: Preparing [2021-08-05T06:34:38.817Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:39.090Z] d0b29b2ca168: Layer already exists [2021-08-05T06:34:39.090Z] 6a61f36ecfc9: Layer already exists [2021-08-05T06:34:39.090Z] 61e222c18b14: Layer already exists [2021-08-05T06:34:39.090Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:39.090Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:39.090Z] latest: digest: sha256:e27ad023f7d588349a0c2e7fcc1baf3f2e1d86e9661e9ed2b6d971844babb4d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:39.432Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:39.780Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.23 [2021-08-05T06:34:39.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-05T06:34:39.780Z] 6a61f36ecfc9: Preparing [2021-08-05T06:34:39.780Z] 61e222c18b14: Preparing [2021-08-05T06:34:39.780Z] 61cff6bc5248: Preparing [2021-08-05T06:34:39.780Z] d0b29b2ca168: Preparing [2021-08-05T06:34:39.780Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:40.052Z] 61e222c18b14: Layer already exists [2021-08-05T06:34:40.052Z] d0b29b2ca168: Layer already exists [2021-08-05T06:34:40.052Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:40.052Z] 6a61f36ecfc9: Layer already exists [2021-08-05T06:34:40.052Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:40.052Z] 2.0.1-dev.23: digest: sha256:e27ad023f7d588349a0c2e7fcc1baf3f2e1d86e9661e9ed2b6d971844babb4d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:40.393Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:40.773Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:40.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-05T06:34:40.773Z] 6a61f36ecfc9: Preparing [2021-08-05T06:34:40.773Z] 61e222c18b14: Preparing [2021-08-05T06:34:40.773Z] 61cff6bc5248: Preparing [2021-08-05T06:34:40.773Z] d0b29b2ca168: Preparing [2021-08-05T06:34:40.773Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:41.048Z] 6a61f36ecfc9: Layer already exists [2021-08-05T06:34:41.048Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:41.048Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:41.048Z] 61e222c18b14: Layer already exists [2021-08-05T06:34:41.048Z] d0b29b2ca168: Layer already exists [2021-08-05T06:34:41.048Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:e27ad023f7d588349a0c2e7fcc1baf3f2e1d86e9661e9ed2b6d971844babb4d3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:41.408Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:41.775Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-05T06:34:41.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-05T06:34:41.775Z] 6a61f36ecfc9: Preparing [2021-08-05T06:34:41.775Z] 61e222c18b14: Preparing [2021-08-05T06:34:41.775Z] 61cff6bc5248: Preparing [2021-08-05T06:34:41.775Z] d0b29b2ca168: Preparing [2021-08-05T06:34:41.775Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:42.079Z] d0b29b2ca168: Layer already exists [2021-08-05T06:34:42.079Z] 6a61f36ecfc9: Layer already exists [2021-08-05T06:34:42.079Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:42.079Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:42.079Z] 61e222c18b14: Layer already exists [2021-08-05T06:34:42.079Z] main: digest: sha256:e27ad023f7d588349a0c2e7fcc1baf3f2e1d86e9661e9ed2b6d971844babb4d3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:34:42.146Z] ===================================================== [Pipeline] echo [2021-08-05T06:34:42.164Z] taggedImages: [2021-08-05T06:34:42.164Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:42.164Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-05T06:34:42.164Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.23 [2021-08-05T06:34:42.164Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:42.164Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-05T06:34:42.198Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-05T06:34:42.199Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:42.199Z] latest [2021-08-05T06:34:42.199Z] 2.0.1-dev.23 [2021-08-05T06:34:42.199Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:42.199Z] main [2021-08-05T06:34:42.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:42.589Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:42.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:42.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-05T06:34:42.969Z] 53184681df24: Preparing [2021-08-05T06:34:42.969Z] 0fcf2c7a4240: Preparing [2021-08-05T06:34:42.969Z] 61cff6bc5248: Preparing [2021-08-05T06:34:42.969Z] 22dd623ddf6e: Preparing [2021-08-05T06:34:42.969Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:43.244Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:34:43.244Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:43.244Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:43.534Z] 53184681df24: Pushed [2021-08-05T06:34:46.145Z] 0fcf2c7a4240: Pushed [2021-08-05T06:34:46.145Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:414245ead574e5e053387d7904c0a3f8f063fb0ee8034fc6936f3cb52f3cb442 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:46.483Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:46.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-05T06:34:46.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-05T06:34:46.813Z] 53184681df24: Preparing [2021-08-05T06:34:46.813Z] 0fcf2c7a4240: Preparing [2021-08-05T06:34:46.813Z] 61cff6bc5248: Preparing [2021-08-05T06:34:46.813Z] 22dd623ddf6e: Preparing [2021-08-05T06:34:46.813Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:46.813Z] 53184681df24: Layer already exists [2021-08-05T06:34:46.813Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:46.813Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:46.813Z] 0fcf2c7a4240: Layer already exists [2021-08-05T06:34:46.813Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:34:47.084Z] latest: digest: sha256:414245ead574e5e053387d7904c0a3f8f063fb0ee8034fc6936f3cb52f3cb442 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:47.423Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:47.761Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.23 [2021-08-05T06:34:47.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-05T06:34:47.761Z] 53184681df24: Preparing [2021-08-05T06:34:47.761Z] 0fcf2c7a4240: Preparing [2021-08-05T06:34:47.761Z] 61cff6bc5248: Preparing [2021-08-05T06:34:47.761Z] 22dd623ddf6e: Preparing [2021-08-05T06:34:47.761Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:48.034Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:48.034Z] 53184681df24: Layer already exists [2021-08-05T06:34:48.034Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:34:48.034Z] 0fcf2c7a4240: Layer already exists [2021-08-05T06:34:48.034Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:48.034Z] 2.0.1-dev.23: digest: sha256:414245ead574e5e053387d7904c0a3f8f063fb0ee8034fc6936f3cb52f3cb442 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:48.379Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:48.720Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:48.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-05T06:34:48.720Z] 53184681df24: Preparing [2021-08-05T06:34:48.720Z] 0fcf2c7a4240: Preparing [2021-08-05T06:34:48.720Z] 61cff6bc5248: Preparing [2021-08-05T06:34:48.720Z] 22dd623ddf6e: Preparing [2021-08-05T06:34:48.720Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:48.720Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:48.720Z] 53184681df24: Layer already exists [2021-08-05T06:34:48.720Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:48.993Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:34:48.993Z] 0fcf2c7a4240: Layer already exists [2021-08-05T06:34:48.993Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:414245ead574e5e053387d7904c0a3f8f063fb0ee8034fc6936f3cb52f3cb442 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:49.339Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:49.688Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-05T06:34:49.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-05T06:34:49.688Z] 53184681df24: Preparing [2021-08-05T06:34:49.688Z] 0fcf2c7a4240: Preparing [2021-08-05T06:34:49.688Z] 61cff6bc5248: Preparing [2021-08-05T06:34:49.688Z] 22dd623ddf6e: Preparing [2021-08-05T06:34:49.688Z] 3fbe34a1663b: Preparing [2021-08-05T06:34:49.688Z] 22dd623ddf6e: Layer already exists [2021-08-05T06:34:49.688Z] 0fcf2c7a4240: Layer already exists [2021-08-05T06:34:49.688Z] 3fbe34a1663b: Layer already exists [2021-08-05T06:34:49.688Z] 61cff6bc5248: Layer already exists [2021-08-05T06:34:49.688Z] 53184681df24: Layer already exists [2021-08-05T06:34:49.960Z] main: digest: sha256:414245ead574e5e053387d7904c0a3f8f063fb0ee8034fc6936f3cb52f3cb442 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:34:50.020Z] ===================================================== [Pipeline] echo [2021-08-05T06:34:50.034Z] taggedImages: [2021-08-05T06:34:50.034Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:50.034Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-05T06:34:50.034Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.23 [2021-08-05T06:34:50.034Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:50.034Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-05T06:34:50.065Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-05T06:34:50.065Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:50.065Z] latest [2021-08-05T06:34:50.065Z] 2.0.1-dev.23 [2021-08-05T06:34:50.065Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:34:50.065Z] main [2021-08-05T06:34:50.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:50.430Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:34:50.767Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:34:50.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-05T06:34:50.767Z] db082cfabfff: Preparing [2021-08-05T06:34:50.767Z] e2ea6fb3ddd5: Preparing [2021-08-05T06:34:50.767Z] 1cd9176fbd41: Preparing [2021-08-05T06:34:50.767Z] 8c4ddc0f4a5f: Preparing [2021-08-05T06:34:50.767Z] b287e4fe43ef: Preparing [2021-08-05T06:34:50.767Z] c39efab1fe40: Preparing [2021-08-05T06:34:50.767Z] 386fc9fe74c4: Preparing [2021-08-05T06:34:50.767Z] 097a5c91b892: Preparing [2021-08-05T06:34:50.767Z] 74984ba1a09f: Preparing [2021-08-05T06:34:50.767Z] 6d0ac5d4dfcb: Preparing [2021-08-05T06:34:50.767Z] c55d5dbdab40: Preparing [2021-08-05T06:34:50.767Z] 097a5c91b892: Waiting [2021-08-05T06:34:50.767Z] 74984ba1a09f: Waiting [2021-08-05T06:34:50.767Z] 6d0ac5d4dfcb: Waiting [2021-08-05T06:34:50.767Z] 386fc9fe74c4: Waiting [2021-08-05T06:34:50.767Z] c39efab1fe40: Waiting [2021-08-05T06:34:51.041Z] b287e4fe43ef: Layer already exists [2021-08-05T06:34:51.041Z] c39efab1fe40: Layer already exists [2021-08-05T06:34:51.041Z] 386fc9fe74c4: Layer already exists [2021-08-05T06:34:51.041Z] e2ea6fb3ddd5: Pushed [2021-08-05T06:34:51.041Z] 097a5c91b892: Layer already exists [2021-08-05T06:34:51.313Z] 74984ba1a09f: Layer already exists [2021-08-05T06:34:51.313Z] 6d0ac5d4dfcb: Layer already exists [2021-08-05T06:34:51.313Z] c55d5dbdab40: Layer already exists [2021-08-05T06:34:51.909Z] db082cfabfff: Pushed [2021-08-05T06:34:53.340Z] 1cd9176fbd41: Pushed [2021-08-05T06:35:05.712Z] 8c4ddc0f4a5f: Pushed [2021-08-05T06:35:05.984Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c: digest: sha256:84e9264578a8629bfe1684f58bf4fa4999ed8cbf64c83b5b7b8c688eb24aa494 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:06.322Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:06.655Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-05T06:35:06.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-05T06:35:06.655Z] db082cfabfff: Preparing [2021-08-05T06:35:06.655Z] e2ea6fb3ddd5: Preparing [2021-08-05T06:35:06.655Z] 1cd9176fbd41: Preparing [2021-08-05T06:35:06.655Z] 8c4ddc0f4a5f: Preparing [2021-08-05T06:35:06.655Z] b287e4fe43ef: Preparing [2021-08-05T06:35:06.655Z] c39efab1fe40: Preparing [2021-08-05T06:35:06.655Z] 386fc9fe74c4: Preparing [2021-08-05T06:35:06.655Z] 097a5c91b892: Preparing [2021-08-05T06:35:06.655Z] 74984ba1a09f: Preparing [2021-08-05T06:35:06.655Z] 6d0ac5d4dfcb: Preparing [2021-08-05T06:35:06.655Z] c55d5dbdab40: Preparing [2021-08-05T06:35:06.655Z] 097a5c91b892: Waiting [2021-08-05T06:35:06.655Z] 74984ba1a09f: Waiting [2021-08-05T06:35:06.655Z] 6d0ac5d4dfcb: Waiting [2021-08-05T06:35:06.655Z] c55d5dbdab40: Waiting [2021-08-05T06:35:06.655Z] c39efab1fe40: Waiting [2021-08-05T06:35:06.655Z] 386fc9fe74c4: Waiting [2021-08-05T06:35:06.655Z] e2ea6fb3ddd5: Layer already exists [2021-08-05T06:35:06.655Z] b287e4fe43ef: Layer already exists [2021-08-05T06:35:06.655Z] 1cd9176fbd41: Layer already exists [2021-08-05T06:35:06.655Z] db082cfabfff: Layer already exists [2021-08-05T06:35:06.655Z] 8c4ddc0f4a5f: Layer already exists [2021-08-05T06:35:06.928Z] c39efab1fe40: Layer already exists [2021-08-05T06:35:06.928Z] 097a5c91b892: Layer already exists [2021-08-05T06:35:06.928Z] 386fc9fe74c4: Layer already exists [2021-08-05T06:35:06.928Z] 6d0ac5d4dfcb: Layer already exists [2021-08-05T06:35:06.928Z] 74984ba1a09f: Layer already exists [2021-08-05T06:35:06.928Z] c55d5dbdab40: Layer already exists [2021-08-05T06:35:06.928Z] latest: digest: sha256:84e9264578a8629bfe1684f58bf4fa4999ed8cbf64c83b5b7b8c688eb24aa494 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:07.268Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:07.610Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.23 [2021-08-05T06:35:07.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-05T06:35:07.610Z] db082cfabfff: Preparing [2021-08-05T06:35:07.610Z] e2ea6fb3ddd5: Preparing [2021-08-05T06:35:07.610Z] 1cd9176fbd41: Preparing [2021-08-05T06:35:07.610Z] 8c4ddc0f4a5f: Preparing [2021-08-05T06:35:07.610Z] b287e4fe43ef: Preparing [2021-08-05T06:35:07.610Z] c39efab1fe40: Preparing [2021-08-05T06:35:07.610Z] 386fc9fe74c4: Preparing [2021-08-05T06:35:07.610Z] 097a5c91b892: Preparing [2021-08-05T06:35:07.610Z] 74984ba1a09f: Preparing [2021-08-05T06:35:07.610Z] 6d0ac5d4dfcb: Preparing [2021-08-05T06:35:07.610Z] c55d5dbdab40: Preparing [2021-08-05T06:35:07.610Z] c39efab1fe40: Waiting [2021-08-05T06:35:07.610Z] 386fc9fe74c4: Waiting [2021-08-05T06:35:07.610Z] 097a5c91b892: Waiting [2021-08-05T06:35:07.610Z] 74984ba1a09f: Waiting [2021-08-05T06:35:07.610Z] 6d0ac5d4dfcb: Waiting [2021-08-05T06:35:07.610Z] c55d5dbdab40: Waiting [2021-08-05T06:35:07.881Z] b287e4fe43ef: Layer already exists [2021-08-05T06:35:07.881Z] 8c4ddc0f4a5f: Layer already exists [2021-08-05T06:35:07.881Z] 1cd9176fbd41: Layer already exists [2021-08-05T06:35:07.881Z] db082cfabfff: Layer already exists [2021-08-05T06:35:07.881Z] e2ea6fb3ddd5: Layer already exists [2021-08-05T06:35:07.881Z] 097a5c91b892: Layer already exists [2021-08-05T06:35:07.881Z] c39efab1fe40: Layer already exists [2021-08-05T06:35:07.881Z] 386fc9fe74c4: Layer already exists [2021-08-05T06:35:07.881Z] 6d0ac5d4dfcb: Layer already exists [2021-08-05T06:35:07.881Z] 74984ba1a09f: Layer already exists [2021-08-05T06:35:07.881Z] c55d5dbdab40: Layer already exists [2021-08-05T06:35:07.881Z] 2.0.1-dev.23: digest: sha256:84e9264578a8629bfe1684f58bf4fa4999ed8cbf64c83b5b7b8c688eb24aa494 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:08.222Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:08.562Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:35:08.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-05T06:35:08.562Z] db082cfabfff: Preparing [2021-08-05T06:35:08.562Z] e2ea6fb3ddd5: Preparing [2021-08-05T06:35:08.562Z] 1cd9176fbd41: Preparing [2021-08-05T06:35:08.562Z] 8c4ddc0f4a5f: Preparing [2021-08-05T06:35:08.562Z] b287e4fe43ef: Preparing [2021-08-05T06:35:08.562Z] c39efab1fe40: Preparing [2021-08-05T06:35:08.562Z] 386fc9fe74c4: Preparing [2021-08-05T06:35:08.562Z] 097a5c91b892: Preparing [2021-08-05T06:35:08.562Z] 74984ba1a09f: Preparing [2021-08-05T06:35:08.562Z] 6d0ac5d4dfcb: Preparing [2021-08-05T06:35:08.562Z] c55d5dbdab40: Preparing [2021-08-05T06:35:08.562Z] 097a5c91b892: Waiting [2021-08-05T06:35:08.562Z] 6d0ac5d4dfcb: Waiting [2021-08-05T06:35:08.562Z] c55d5dbdab40: Waiting [2021-08-05T06:35:08.562Z] 74984ba1a09f: Waiting [2021-08-05T06:35:08.562Z] c39efab1fe40: Waiting [2021-08-05T06:35:08.562Z] 386fc9fe74c4: Waiting [2021-08-05T06:35:08.833Z] 1cd9176fbd41: Layer already exists [2021-08-05T06:35:08.833Z] db082cfabfff: Layer already exists [2021-08-05T06:35:08.833Z] b287e4fe43ef: Layer already exists [2021-08-05T06:35:08.833Z] 8c4ddc0f4a5f: Layer already exists [2021-08-05T06:35:08.833Z] e2ea6fb3ddd5: Layer already exists [2021-08-05T06:35:08.833Z] c39efab1fe40: Layer already exists [2021-08-05T06:35:08.833Z] 097a5c91b892: Layer already exists [2021-08-05T06:35:08.833Z] 74984ba1a09f: Layer already exists [2021-08-05T06:35:08.833Z] 386fc9fe74c4: Layer already exists [2021-08-05T06:35:08.833Z] 6d0ac5d4dfcb: Layer already exists [2021-08-05T06:35:08.833Z] c55d5dbdab40: Layer already exists [2021-08-05T06:35:08.833Z] 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23: digest: sha256:84e9264578a8629bfe1684f58bf4fa4999ed8cbf64c83b5b7b8c688eb24aa494 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:09.175Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:09.514Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-05T06:35:09.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-05T06:35:09.514Z] db082cfabfff: Preparing [2021-08-05T06:35:09.514Z] e2ea6fb3ddd5: Preparing [2021-08-05T06:35:09.514Z] 1cd9176fbd41: Preparing [2021-08-05T06:35:09.514Z] 8c4ddc0f4a5f: Preparing [2021-08-05T06:35:09.514Z] b287e4fe43ef: Preparing [2021-08-05T06:35:09.514Z] c39efab1fe40: Preparing [2021-08-05T06:35:09.514Z] 386fc9fe74c4: Preparing [2021-08-05T06:35:09.514Z] 097a5c91b892: Preparing [2021-08-05T06:35:09.514Z] 74984ba1a09f: Preparing [2021-08-05T06:35:09.514Z] 6d0ac5d4dfcb: Preparing [2021-08-05T06:35:09.514Z] c55d5dbdab40: Preparing [2021-08-05T06:35:09.514Z] 6d0ac5d4dfcb: Waiting [2021-08-05T06:35:09.514Z] 097a5c91b892: Waiting [2021-08-05T06:35:09.514Z] 74984ba1a09f: Waiting [2021-08-05T06:35:09.514Z] c55d5dbdab40: Waiting [2021-08-05T06:35:09.514Z] c39efab1fe40: Waiting [2021-08-05T06:35:09.514Z] 386fc9fe74c4: Waiting [2021-08-05T06:35:09.792Z] b287e4fe43ef: Layer already exists [2021-08-05T06:35:09.792Z] db082cfabfff: Layer already exists [2021-08-05T06:35:09.792Z] 1cd9176fbd41: Layer already exists [2021-08-05T06:35:09.792Z] 8c4ddc0f4a5f: Layer already exists [2021-08-05T06:35:09.792Z] e2ea6fb3ddd5: Layer already exists [2021-08-05T06:35:09.792Z] c39efab1fe40: Layer already exists [2021-08-05T06:35:09.792Z] 6d0ac5d4dfcb: Layer already exists [2021-08-05T06:35:09.792Z] 74984ba1a09f: Layer already exists [2021-08-05T06:35:09.792Z] 097a5c91b892: Layer already exists [2021-08-05T06:35:09.792Z] 386fc9fe74c4: Layer already exists [2021-08-05T06:35:09.792Z] c55d5dbdab40: Layer already exists [2021-08-05T06:35:09.792Z] main: digest: sha256:84e9264578a8629bfe1684f58bf4fa4999ed8cbf64c83b5b7b8c688eb24aa494 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-05T06:35:09.849Z] ===================================================== [Pipeline] echo [2021-08-05T06:35:09.862Z] taggedImages: [2021-08-05T06:35:09.862Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [2021-08-05T06:35:09.862Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-05T06:35:09.862Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.23 [2021-08-05T06:35:09.862Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c-2.0.1-dev.23 [2021-08-05T06:35:09.862Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:10.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T06:35:10.687Z] [2021-08-05T06:35:10.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:11.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T06:35:11.318Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-05T06:35:11.318Z] 448f6bf000e3: Pulling fs layer [2021-08-05T06:35:11.318Z] f757da607395: Pulling fs layer [2021-08-05T06:35:11.318Z] 05883995daec: Pulling fs layer [2021-08-05T06:35:11.318Z] 8603b9c90790: Pulling fs layer [2021-08-05T06:35:11.318Z] 1560dd03e051: Pulling fs layer [2021-08-05T06:35:11.318Z] 27f5ce0e4adf: Pulling fs layer [2021-08-05T06:35:11.318Z] c2d8d7efcc4b: Pulling fs layer [2021-08-05T06:35:11.318Z] 8603b9c90790: Waiting [2021-08-05T06:35:11.318Z] 27f5ce0e4adf: Waiting [2021-08-05T06:35:11.318Z] 1560dd03e051: Waiting [2021-08-05T06:35:11.318Z] c2d8d7efcc4b: Waiting [2021-08-05T06:35:11.318Z] f757da607395: Verifying Checksum [2021-08-05T06:35:11.318Z] f757da607395: Download complete [2021-08-05T06:35:11.593Z] 8603b9c90790: Verifying Checksum [2021-08-05T06:35:11.593Z] 8603b9c90790: Download complete [2021-08-05T06:35:11.593Z] 1560dd03e051: Verifying Checksum [2021-08-05T06:35:11.593Z] 1560dd03e051: Download complete [2021-08-05T06:35:11.593Z] 27f5ce0e4adf: Verifying Checksum [2021-08-05T06:35:11.593Z] 27f5ce0e4adf: Download complete [2021-08-05T06:35:11.867Z] 05883995daec: Verifying Checksum [2021-08-05T06:35:11.867Z] 05883995daec: Download complete [2021-08-05T06:35:12.848Z] 448f6bf000e3: Verifying Checksum [2021-08-05T06:35:12.848Z] 448f6bf000e3: Download complete [2021-08-05T06:35:15.473Z] c2d8d7efcc4b: Verifying Checksum [2021-08-05T06:35:15.473Z] c2d8d7efcc4b: Download complete [2021-08-05T06:35:17.174Z] 448f6bf000e3: Pull complete [2021-08-05T06:35:17.174Z] f757da607395: Pull complete [2021-08-05T06:35:18.638Z] 05883995daec: Pull complete [2021-08-05T06:35:19.235Z] 8603b9c90790: Pull complete [2021-08-05T06:35:20.217Z] 1560dd03e051: Pull complete [2021-08-05T06:35:20.489Z] 27f5ce0e4adf: Pull complete [2021-08-05T06:35:35.578Z] c2d8d7efcc4b: Pull complete [2021-08-05T06:35:35.578Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-05T06:35:35.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T06:35:35.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-05T06:35:35.837Z] prd-ubuntu18.04-docker-arm64-4c-16g-2058 does not seem to be running inside a container [2021-08-05T06:35:35.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-05T06:35:39.871Z] $ docker top 98a0eac2a46927f01c41fe157fd1f9de4b641c321f05e124afb440f1edc3bb60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:35:41.212Z] ---> job-cost.sh [2021-08-05T06:35:41.212Z] lf-activate-venv: SKIPPING [2021-08-05T06:35:41.212Z] INFO: No Stack... [2021-08-05T06:35:42.188Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-05T06:35:42.459Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T06:35:43.121Z] + cut -d, -f6 [2021-08-05T06:35:43.121Z] + cat /w/workspace/edgex-go/25/archives/cost.csv [Pipeline] lock [2021-08-05T06:35:43.185Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-25-stack-cost] [2021-08-05T06:35:43.200Z] Resource [jenkins-edgexfoundry-edgex-go-main-25-stack-cost] did not exist. Created. [2021-08-05T06:35:43.200Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T06:35:43.871Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-05T06:35:44.500Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T06:35:44.513Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T06:35:44.519Z] $ docker stop --time=1 98a0eac2a46927f01c41fe157fd1f9de4b641c321f05e124afb440f1edc3bb60 [2021-08-05T06:35:46.197Z] $ docker rm -f 98a0eac2a46927f01c41fe157fd1f9de4b641c321f05e124afb440f1edc3bb60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-05T06:35:47.455Z] provisioning config files... [2021-08-05T06:35:47.477Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/25@tmp/config7779977463879569117tmp [Pipeline] { [Pipeline] sh [2021-08-05T06:35:47.817Z] + set +x [2021-08-05T06:35:47.817Z] + curl -s https://codecov.io/bash [2021-08-05T06:35:47.817Z] + bash -s -- [2021-08-05T06:35:47.817Z] [2021-08-05T06:35:47.817Z] _____ _ [2021-08-05T06:35:47.817Z] / ____| | | [2021-08-05T06:35:47.817Z] | | ___ __| | ___ ___ _____ __ [2021-08-05T06:35:47.817Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-05T06:35:47.817Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-05T06:35:47.817Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-05T06:35:47.817Z] Bash-1.0.6 [2021-08-05T06:35:47.817Z] [2021-08-05T06:35:47.817Z] [2021-08-05T06:35:47.817Z] ==> git version 2.24.4 found [2021-08-05T06:35:47.817Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-05T06:35:47.817Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-05T06:35:47.817Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-05T06:35:47.817Z] ==> Jenkins CI detected. [2021-08-05T06:35:47.817Z] current dir:  /w/workspace/edgex-go/25 [2021-08-05T06:35:47.817Z] project root: . [2021-08-05T06:35:47.817Z] --> token set from env [2021-08-05T06:35:48.082Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-05T06:35:48.082Z] ==> Running gcov in . (disable via -X gcov) [2021-08-05T06:35:48.082Z] ==> Python coveragepy not found [2021-08-05T06:35:48.082Z] ==> Searching for coverage reports in: [2021-08-05T06:35:48.082Z] + . [2021-08-05T06:35:48.082Z] -> Found 1 reports [2021-08-05T06:35:48.082Z] ==> Detecting git/mercurial file structure [2021-08-05T06:35:48.082Z] ==> Reading reports [2021-08-05T06:35:48.082Z] + ./coverage.out bytes=404176 [2021-08-05T06:35:48.082Z] ==> Appending adjustments [2021-08-05T06:35:48.082Z] https://docs.codecov.io/docs/fixing-reports [2021-08-05T06:35:49.043Z] + Found adjustments [2021-08-05T06:35:49.043Z] ==> Gzipping contents [2021-08-05T06:35:49.043Z] 56K /tmp/codecov.HCyOEf.gz [2021-08-05T06:35:49.043Z] ==> Uploading reports [2021-08-05T06:35:49.043Z] url: https://codecov.io [2021-08-05T06:35:49.043Z] query: branch=main&commit=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-05T06:35:49.043Z] -> Pinging Codecov [2021-08-05T06:35:49.043Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-05T06:35:49.309Z] -> Uploading to [2021-08-05T06:35:49.309Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-05/00271124DB129430A58F1EEE437C3FCB/6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c/fcf01ad0-ab7c-453f-8a71-daf9f9652676.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T063549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3f8a0bd1cf7c1b54e7604a0d02f808434ff930785ccf25d9f49943b1db7fd33 [2021-08-05T06:35:49.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T06:35:49.310Z] Dload Upload Total Spent Left Speed [2021-08-05T06:35:49.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54492 0 0 100 54492 0 119k --:--:-- --:--:-- --:--:-- 119k [2021-08-05T06:35:49.844Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c [Pipeline] } [2021-08-05T06:35:49.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-05T06:35:52.225Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-05T06:35:52.242Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:52.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-05T06:35:52.560Z] [2021-08-05T06:35:52.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:35:52.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-05T06:35:52.883Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-05T06:35:52.883Z] 188c0c94c7c5: Pulling fs layer [2021-08-05T06:35:52.883Z] 0ef7d3d256c8: Pulling fs layer [2021-08-05T06:35:52.883Z] de9db76c5a1d: Pulling fs layer [2021-08-05T06:35:52.883Z] 0eba1c9be4d2: Pulling fs layer [2021-08-05T06:35:52.883Z] 0d57e429df01: Pulling fs layer [2021-08-05T06:35:52.883Z] 4e4be7b47b0d: Pulling fs layer [2021-08-05T06:35:52.883Z] e1f770b5df2f: Pulling fs layer [2021-08-05T06:35:52.883Z] 85a0685a4137: Pulling fs layer [2021-08-05T06:35:52.883Z] 0d57e429df01: Waiting [2021-08-05T06:35:52.883Z] 4e4be7b47b0d: Waiting [2021-08-05T06:35:52.883Z] e1f770b5df2f: Waiting [2021-08-05T06:35:52.883Z] 85a0685a4137: Waiting [2021-08-05T06:35:52.883Z] 0eba1c9be4d2: Waiting [2021-08-05T06:35:52.883Z] de9db76c5a1d: Verifying Checksum [2021-08-05T06:35:52.883Z] de9db76c5a1d: Download complete [2021-08-05T06:35:53.152Z] 0ef7d3d256c8: Verifying Checksum [2021-08-05T06:35:53.152Z] 0ef7d3d256c8: Download complete [2021-08-05T06:35:53.152Z] 0d57e429df01: Verifying Checksum [2021-08-05T06:35:53.152Z] 0d57e429df01: Download complete [2021-08-05T06:35:53.152Z] 4e4be7b47b0d: Verifying Checksum [2021-08-05T06:35:53.152Z] 4e4be7b47b0d: Download complete [2021-08-05T06:35:53.425Z] 188c0c94c7c5: Verifying Checksum [2021-08-05T06:35:53.425Z] 188c0c94c7c5: Pull complete [2021-08-05T06:35:53.691Z] 0ef7d3d256c8: Pull complete [2021-08-05T06:35:53.691Z] de9db76c5a1d: Pull complete [2021-08-05T06:35:54.651Z] e1f770b5df2f: Verifying Checksum [2021-08-05T06:35:54.651Z] e1f770b5df2f: Download complete [2021-08-05T06:36:02.855Z] 0eba1c9be4d2: Verifying Checksum [2021-08-05T06:36:02.855Z] 0eba1c9be4d2: Download complete [2021-08-05T06:36:04.825Z] 85a0685a4137: Verifying Checksum [2021-08-05T06:36:04.825Z] 85a0685a4137: Download complete [2021-08-05T06:36:05.092Z] 0eba1c9be4d2: Pull complete [2021-08-05T06:36:05.092Z] 0d57e429df01: Pull complete [2021-08-05T06:36:05.368Z] 4e4be7b47b0d: Pull complete [2021-08-05T06:36:05.641Z] e1f770b5df2f: Pull complete [2021-08-05T06:36:09.010Z] 85a0685a4137: Pull complete [2021-08-05T06:36:09.010Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-05T06:36:09.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-05T06:36:09.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-05T06:36:09.110Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:36:09.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-05T06:36:12.007Z] $ docker top 99a56be21848fa958a1d8060372b2f6dd209d15a807a9ff487926c56b93d1900 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-05T06:36:12.107Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-05T06:36:12.427Z] + set -o pipefail [2021-08-05T06:36:12.427Z] + snyk monitor '--org=edgex-jenkins' [2021-08-05T06:36:19.082Z] [2021-08-05T06:36:19.082Z] Monitoring /w/workspace/edgex-go/25 (github.com/edgexfoundry/edgex-go)... [2021-08-05T06:36:19.082Z] [2021-08-05T06:36:19.082Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/7fba0939-94ba-464f-aab4-d2726bee6fc9 [2021-08-05T06:36:19.082Z] [2021-08-05T06:36:19.082Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-05T06:36:19.082Z] [2021-08-05T06:36:19.082Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-05T06:36:19.082Z] [2021-08-05T06:36:19.347Z] [Pipeline] } [2021-08-05T06:36:19.365Z] $ docker stop --time=1 99a56be21848fa958a1d8060372b2f6dd209d15a807a9ff487926c56b93d1900 [2021-08-05T06:36:21.425Z] $ docker rm -f 99a56be21848fa958a1d8060372b2f6dd209d15a807a9ff487926c56b93d1900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-05T06:36:22.234Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T06:36:22.254Z] provisioning config files... [2021-08-05T06:36:22.266Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/25@tmp/config5006595541695217021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:36:22.594Z] --> edgex-publish-swagger.sh [2021-08-05T06:36:22.594Z] === Publish openapi/v2 API === [2021-08-05T06:36:22.594Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-05T06:36:22.594Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/25/openapi/v2/core-command.yaml] [2021-08-05T06:36:22.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T06:36:22.594Z] Dload Upload Total Spent Left Speed [2021-08-05T06:36:23.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 27234 0:00:01 0:00:01 --:--:-- 27236 100 31867 0 0 100 31867 0 27230 0:00:01 0:00:01 --:--:-- 27236 [2021-08-05T06:36:23.550Z] [2021-08-05T06:36:23.550Z] [2021-08-05T06:36:23.550Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/25/openapi/v2/core-data.yaml] [2021-08-05T06:36:23.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T06:36:23.550Z] Dload Upload Total Spent Left Speed [2021-08-05T06:36:24.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 62523 0:00:01 0:00:01 --:--:-- 62573 100 65452 0 0 100 65452 0 62515 0:00:01 0:00:01 --:--:-- 62573 [2021-08-05T06:36:24.957Z] [2021-08-05T06:36:24.957Z] [2021-08-05T06:36:24.957Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/25/openapi/v2/core-metadata.yaml] [2021-08-05T06:36:24.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T06:36:24.957Z] Dload Upload Total Spent Left Speed [2021-08-05T06:36:25.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2021-08-05T06:36:25.913Z] [2021-08-05T06:36:25.913Z] [2021-08-05T06:36:25.913Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/25/openapi/v2/support-notifications.yaml] [2021-08-05T06:36:25.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T06:36:25.913Z] Dload Upload Total Spent Left Speed [2021-08-05T06:36:27.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74326 0:00:01 0:00:01 --:--:-- 74336 100 86007 0 0 100 86007 0 65422 0:00:01 0:00:01 --:--:-- 65454 [2021-08-05T06:36:27.316Z] [2021-08-05T06:36:27.316Z] [2021-08-05T06:36:27.316Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/25/openapi/v2/support-scheduler.yaml] [2021-08-05T06:36:27.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T06:36:27.316Z] Dload Upload Total Spent Left Speed [2021-08-05T06:36:28.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 38038 --:--:-- --:--:-- --:--:-- 38041 100 36710 0 0 100 36710 0 38033 --:--:-- --:--:-- --:--:-- 38002 [2021-08-05T06:36:28.274Z] [2021-08-05T06:36:28.274Z] [2021-08-05T06:36:28.274Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/25/openapi/v2/system-agent.yaml] [2021-08-05T06:36:28.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T06:36:28.274Z] Dload Upload Total Spent Left Speed [2021-08-05T06:36:29.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 16925 0:00:01 0:00:01 --:--:-- 16935 100 19730 0 0 100 19730 0 13375 0:00:01 0:00:01 --:--:-- 13376 100 19730 0 0 100 19730 0 13374 0:00:01 0:00:01 --:--:-- 13367 [2021-08-05T06:36:29.501Z] [2021-08-05T06:36:29.501Z] [Pipeline] } [2021-08-05T06:36:29.514Z] 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 [2021-08-05T06:36:30.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T06:36:30.071Z] . [Pipeline] withDockerContainer [2021-08-05T06:36:30.162Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:36:30.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T06:36:30.650Z] $ docker top 3e6b989966f98bea478b1b78f36fa9bd9b76bd2531310022c510e7be235bdbe1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T06:36:30.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T06:36:30.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T06:36:30.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T06:36:30.912Z] $ docker exec 3e6b989966f98bea478b1b78f36fa9bd9b76bd2531310022c510e7be235bdbe1 ssh-agent [2021-08-05T06:36:31.032Z] SSH_AUTH_SOCK=/tmp/ssh-GT8GYOdeBwTl/agent.13 [2021-08-05T06:36:31.032Z] SSH_AGENT_PID=18 [2021-08-05T06:36:31.043Z] Running ssh-add (command line suppressed) [2021-08-05T06:36:31.149Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_4371180804155270761.key (/w/workspace/edgex-go/25@tmp/private_key_4371180804155270761.key) [2021-08-05T06:36:31.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T06:36:31.483Z] + git semver tag [2021-08-05T06:36:31.483Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T06:36:31.483Z] # $GIT_DIR = /w/workspace/edgex-go/25/.git [2021-08-05T06:36:31.483Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/25 [2021-08-05T06:36:31.483Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T06:36:31.483Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T06:36:31.483Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T06:36:31.483Z] # $SEMVER_BRANCH = main [2021-08-05T06:36:31.483Z] # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [2021-08-05T06:36:31.483Z] # 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c HEAD [2021-08-05T06:36:31.483Z] # -> Force: false [2021-08-05T06:36:31.483Z] # 7d6af975116b46bd295279812227eee2e5eac5fd refs/tags/v2.0.1-dev.23 [Pipeline] } [2021-08-05T06:36:31.497Z] $ docker exec --env ******** --env ******** 3e6b989966f98bea478b1b78f36fa9bd9b76bd2531310022c510e7be235bdbe1 ssh-agent -k [2021-08-05T06:36:31.597Z] unset SSH_AUTH_SOCK; [2021-08-05T06:36:31.597Z] unset SSH_AGENT_PID; [2021-08-05T06:36:31.597Z] echo Agent pid 18 killed; [2021-08-05T06:36:31.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T06:36:31.964Z] + git semver [Pipeline] } [2021-08-05T06:36:31.985Z] $ docker stop --time=1 3e6b989966f98bea478b1b78f36fa9bd9b76bd2531310022c510e7be235bdbe1 [2021-08-05T06:36:33.221Z] $ docker rm -f 3e6b989966f98bea478b1b78f36fa9bd9b76bd2531310022c510e7be235bdbe1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:36:33.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-05T06:36:33.687Z] [2021-08-05T06:36:33.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:36:34.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-05T06:36:34.015Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-05T06:36:34.016Z] ab5ef0e58194: Pulling fs layer [2021-08-05T06:36:34.016Z] 9712f1f96733: Pulling fs layer [2021-08-05T06:36:34.016Z] 63f879dbbcfc: Pulling fs layer [2021-08-05T06:36:34.016Z] 0d9ebad4ef96: Pulling fs layer [2021-08-05T06:36:34.016Z] e9a5061849ea: Pulling fs layer [2021-08-05T06:36:34.016Z] d747dcd14b5f: Pulling fs layer [2021-08-05T06:36:34.016Z] 2de7ff778b66: Pulling fs layer [2021-08-05T06:36:34.016Z] e9a5061849ea: Waiting [2021-08-05T06:36:34.016Z] d747dcd14b5f: Waiting [2021-08-05T06:36:34.016Z] 2de7ff778b66: Waiting [2021-08-05T06:36:34.016Z] 0d9ebad4ef96: Waiting [2021-08-05T06:36:34.016Z] 9712f1f96733: Verifying Checksum [2021-08-05T06:36:34.016Z] 9712f1f96733: Download complete [2021-08-05T06:36:36.589Z] 63f879dbbcfc: Verifying Checksum [2021-08-05T06:36:36.589Z] 63f879dbbcfc: Download complete [2021-08-05T06:36:37.172Z] e9a5061849ea: Verifying Checksum [2021-08-05T06:36:37.172Z] e9a5061849ea: Download complete [2021-08-05T06:36:37.172Z] d747dcd14b5f: Verifying Checksum [2021-08-05T06:36:37.172Z] d747dcd14b5f: Download complete [2021-08-05T06:36:37.752Z] 2de7ff778b66: Verifying Checksum [2021-08-05T06:36:37.752Z] 2de7ff778b66: Download complete [2021-08-05T06:36:38.017Z] 0d9ebad4ef96: Verifying Checksum [2021-08-05T06:36:38.017Z] 0d9ebad4ef96: Download complete [2021-08-05T06:36:38.977Z] ab5ef0e58194: Verifying Checksum [2021-08-05T06:36:38.977Z] ab5ef0e58194: Download complete [2021-08-05T06:36:41.811Z] ab5ef0e58194: Pull complete [2021-08-05T06:36:41.811Z] 9712f1f96733: Pull complete [2021-08-05T06:36:42.609Z] 63f879dbbcfc: Pull complete [2021-08-05T06:36:45.972Z] 0d9ebad4ef96: Pull complete [2021-08-05T06:36:45.972Z] e9a5061849ea: Pull complete [2021-08-05T06:36:46.241Z] d747dcd14b5f: Pull complete [2021-08-05T06:36:47.204Z] 2de7ff778b66: Pull complete [2021-08-05T06:36:47.205Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-05T06:36:47.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-05T06:36:47.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-05T06:36:47.294Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:36:47.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-05T06:36:50.487Z] $ docker top e52e64aaaff9a7d82152279598768b8f95d0a3f50784314056c53aaa3b4cd76b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-05T06:36:50.615Z] provisioning config files... [2021-08-05T06:36:50.638Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/25@tmp/config8609739600708905055tmp [2021-08-05T06:36:50.661Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/25@tmp/config1608329519993642815tmp [2021-08-05T06:36:50.682Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/25@tmp/config5347930199751069974tmp [Pipeline] { [Pipeline] echo [2021-08-05T06:36:50.705Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:36:51.019Z] ---> sigul-configuration.sh [2021-08-05T06:36:51.019Z] gpg: directory `/root/.gnupg' created [2021-08-05T06:36:51.019Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-05T06:36:51.019Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-05T06:36:51.019Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-05T06:36:51.019Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-05T06:36:51.019Z] gpg: CAST5 encrypted data [2021-08-05T06:36:51.019Z] gpg: encrypted with 1 passphrase [2021-08-05T06:36:51.019Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-05T06:36:51.336Z] + mkdir /home/jenkins [2021-08-05T06:36:51.336Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-05T06:36:51.649Z] + 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 [2021-08-05T06:36:51.662Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:36:53.845Z] ---> sigul-install.sh [2021-08-05T06:36:53.845Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-05T06:36:54.158Z] + git tag --list [2021-08-05T06:36:54.158Z] 0.6.0 [2021-08-05T06:36:54.158Z] 0.6.1 [2021-08-05T06:36:54.158Z] 0.7.0 [2021-08-05T06:36:54.158Z] 0.7.1 [2021-08-05T06:36:54.158Z] v1.0.0 [2021-08-05T06:36:54.158Z] v1.0.1 [2021-08-05T06:36:54.158Z] v1.1.0 [2021-08-05T06:36:54.158Z] v1.2.0 [2021-08-05T06:36:54.158Z] v1.2.1 [2021-08-05T06:36:54.158Z] v1.3.0 [2021-08-05T06:36:54.158Z] v1.3.1 [2021-08-05T06:36:54.158Z] v2.0.0 [2021-08-05T06:36:54.158Z] v2.0.1-dev.1 [2021-08-05T06:36:54.158Z] v2.0.1-dev.10 [2021-08-05T06:36:54.158Z] v2.0.1-dev.11 [2021-08-05T06:36:54.158Z] v2.0.1-dev.12 [2021-08-05T06:36:54.158Z] v2.0.1-dev.13 [2021-08-05T06:36:54.158Z] v2.0.1-dev.14 [2021-08-05T06:36:54.158Z] v2.0.1-dev.15 [2021-08-05T06:36:54.158Z] v2.0.1-dev.16 [2021-08-05T06:36:54.158Z] v2.0.1-dev.17 [2021-08-05T06:36:54.158Z] v2.0.1-dev.18 [2021-08-05T06:36:54.158Z] v2.0.1-dev.19 [2021-08-05T06:36:54.158Z] v2.0.1-dev.2 [2021-08-05T06:36:54.158Z] v2.0.1-dev.20 [2021-08-05T06:36:54.158Z] v2.0.1-dev.21 [2021-08-05T06:36:54.158Z] v2.0.1-dev.22 [2021-08-05T06:36:54.158Z] v2.0.1-dev.23 [2021-08-05T06:36:54.158Z] v2.0.1-dev.3 [2021-08-05T06:36:54.158Z] v2.0.1-dev.4 [2021-08-05T06:36:54.158Z] v2.0.1-dev.5 [2021-08-05T06:36:54.158Z] v2.0.1-dev.6 [2021-08-05T06:36:54.158Z] v2.0.1-dev.7 [2021-08-05T06:36:54.158Z] v2.0.1-dev.8 [2021-08-05T06:36:54.158Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-05T06:36:54.475Z] + lftools sign git-tag v2.0.1-dev.23 [2021-08-05T06:36:55.060Z] Signing Git tag with Sigul... [2021-08-05T06:36:55.060Z] Signing v2.0.1-dev.23 [Pipeline] echo [2021-08-05T06:36:56.036Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:36:56.351Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-05T06:36:56.365Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-05T06:36:56.395Z] $ docker stop --time=1 e52e64aaaff9a7d82152279598768b8f95d0a3f50784314056c53aaa3b4cd76b [2021-08-05T06:36:57.624Z] $ docker rm -f e52e64aaaff9a7d82152279598768b8f95d0a3f50784314056c53aaa3b4cd76b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:36:58.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T06:36:58.312Z] . [Pipeline] withDockerContainer [2021-08-05T06:36:58.424Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:36:58.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T06:36:58.878Z] $ docker top 2b720e0b9555d0abfc7be665f9738f5078e0b52afec1477f462b324457970d84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T06:36:59.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T06:36:59.017Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T06:36:59.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T06:36:59.148Z] $ docker exec 2b720e0b9555d0abfc7be665f9738f5078e0b52afec1477f462b324457970d84 ssh-agent [2021-08-05T06:36:59.264Z] SSH_AUTH_SOCK=/tmp/ssh-XTW7tC4zVE7r/agent.13 [2021-08-05T06:36:59.264Z] SSH_AGENT_PID=19 [2021-08-05T06:36:59.273Z] Running ssh-add (command line suppressed) [2021-08-05T06:36:59.377Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_1134803360947399557.key (/w/workspace/edgex-go/25@tmp/private_key_1134803360947399557.key) [2021-08-05T06:36:59.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T06:36:59.712Z] + git semver bump pre [2021-08-05T06:36:59.712Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T06:36:59.712Z] # $GIT_DIR = /w/workspace/edgex-go/25/.git [2021-08-05T06:36:59.712Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/25 [2021-08-05T06:36:59.712Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T06:36:59.712Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T06:36:59.712Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T06:36:59.712Z] # $SEMVER_BRANCH = main [2021-08-05T06:36:59.712Z] # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [2021-08-05T06:36:59.712Z] 2.0.1-dev.24 [Pipeline] } [2021-08-05T06:36:59.727Z] $ docker exec --env ******** --env ******** 2b720e0b9555d0abfc7be665f9738f5078e0b52afec1477f462b324457970d84 ssh-agent -k [2021-08-05T06:36:59.819Z] unset SSH_AUTH_SOCK; [2021-08-05T06:36:59.820Z] unset SSH_AGENT_PID; [2021-08-05T06:36:59.820Z] echo Agent pid 19 killed; [2021-08-05T06:36:59.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T06:37:00.181Z] + git semver [Pipeline] } [2021-08-05T06:37:00.204Z] $ docker stop --time=1 2b720e0b9555d0abfc7be665f9738f5078e0b52afec1477f462b324457970d84 [2021-08-05T06:37:01.429Z] $ docker rm -f 2b720e0b9555d0abfc7be665f9738f5078e0b52afec1477f462b324457970d84 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:37:01.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T06:37:01.849Z] . [Pipeline] withDockerContainer [2021-08-05T06:37:01.956Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:37:02.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T06:37:02.595Z] $ docker top 767322669e1bccbadc3d19a1771f8235488b36fda7b1bd0f66be72e2adb6188b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T06:37:02.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T06:37:02.716Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T06:37:02.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T06:37:02.851Z] $ docker exec 767322669e1bccbadc3d19a1771f8235488b36fda7b1bd0f66be72e2adb6188b ssh-agent [2021-08-05T06:37:02.968Z] SSH_AUTH_SOCK=/tmp/ssh-6uEO2TQZLSAd/agent.15 [2021-08-05T06:37:02.968Z] SSH_AGENT_PID=21 [2021-08-05T06:37:02.976Z] Running ssh-add (command line suppressed) [2021-08-05T06:37:03.084Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_3604726821869654725.key (/w/workspace/edgex-go/25@tmp/private_key_3604726821869654725.key) [2021-08-05T06:37:03.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T06:37:03.427Z] + git semver push [2021-08-05T06:37:03.427Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T06:37:03.427Z] # $GIT_DIR = /w/workspace/edgex-go/25/.git [2021-08-05T06:37:03.427Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/25 [2021-08-05T06:37:03.427Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T06:37:03.427Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T06:37:03.427Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T06:37:03.427Z] # $SEMVER_BRANCH = main [2021-08-05T06:37:03.427Z] # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } [2021-08-05T06:37:06.809Z] $ docker exec --env ******** --env ******** 767322669e1bccbadc3d19a1771f8235488b36fda7b1bd0f66be72e2adb6188b ssh-agent -k [2021-08-05T06:37:06.910Z] unset SSH_AUTH_SOCK; [2021-08-05T06:37:06.910Z] unset SSH_AGENT_PID; [2021-08-05T06:37:06.910Z] echo Agent pid 21 killed; [2021-08-05T06:37:06.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T06:37:07.264Z] + git semver [Pipeline] } [2021-08-05T06:37:07.284Z] $ docker stop --time=1 767322669e1bccbadc3d19a1771f8235488b36fda7b1bd0f66be72e2adb6188b [2021-08-05T06:37:08.474Z] $ docker rm -f 767322669e1bccbadc3d19a1771f8235488b36fda7b1bd0f66be72e2adb6188b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-05T06:37:11.307Z] + '[' -d /w/workspace/edgex-go/25/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:37:11.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:37:12.209Z] ---> package-listing.sh [2021-08-05T06:37:12.209Z] ++ facter osfamily [2021-08-05T06:37:12.209Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T06:37:12.475Z] + OS_FAMILY=redhat [2021-08-05T06:37:12.475Z] + workspace=/w/workspace/edgex-go/25 [2021-08-05T06:37:12.475Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T06:37:12.475Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T06:37:12.475Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T06:37:12.475Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T06:37:12.475Z] + '[' /w/workspace/edgex-go/25 ']' [2021-08-05T06:37:12.475Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T06:37:12.475Z] + case "${OS_FAMILY}" in [2021-08-05T06:37:12.475Z] + rpm -qa [2021-08-05T06:37:12.475Z] + sort [2021-08-05T06:37:14.418Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T06:37:14.418Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T06:37:14.418Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T06:37:14.418Z] + '[' /w/workspace/edgex-go/25 ']' [2021-08-05T06:37:14.418Z] + mkdir -p /w/workspace/edgex-go/25/archives/ [2021-08-05T06:37:14.418Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo [2021-08-05T06:37:14.435Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T06:37:14.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:37:15.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T06:37:15.317Z] [2021-08-05T06:37:15.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T06:37:15.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T06:37:15.645Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T06:37:15.645Z] b4d181a07f80: Pulling fs layer [2021-08-05T06:37:15.645Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T06:37:15.645Z] ed53099fbce6: Pulling fs layer [2021-08-05T06:37:15.645Z] dc539afda2c1: Pulling fs layer [2021-08-05T06:37:15.645Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T06:37:15.645Z] 9065ff56babe: Pulling fs layer [2021-08-05T06:37:15.645Z] d287ab97295c: Pulling fs layer [2021-08-05T06:37:15.645Z] dc539afda2c1: Waiting [2021-08-05T06:37:15.645Z] 77bc0d833cb6: Waiting [2021-08-05T06:37:15.645Z] 9065ff56babe: Waiting [2021-08-05T06:37:15.645Z] d287ab97295c: Waiting [2021-08-05T06:37:15.913Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T06:37:15.913Z] a1111a8f2ec3: Download complete [2021-08-05T06:37:15.913Z] dc539afda2c1: Verifying Checksum [2021-08-05T06:37:15.913Z] dc539afda2c1: Download complete [2021-08-05T06:37:16.179Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T06:37:16.179Z] 77bc0d833cb6: Download complete [2021-08-05T06:37:16.179Z] 9065ff56babe: Verifying Checksum [2021-08-05T06:37:16.179Z] 9065ff56babe: Download complete [2021-08-05T06:37:16.445Z] ed53099fbce6: Verifying Checksum [2021-08-05T06:37:16.445Z] ed53099fbce6: Download complete [2021-08-05T06:37:17.043Z] b4d181a07f80: Verifying Checksum [2021-08-05T06:37:17.044Z] b4d181a07f80: Download complete [2021-08-05T06:37:18.012Z] b4d181a07f80: Pull complete [2021-08-05T06:37:18.282Z] a1111a8f2ec3: Pull complete [2021-08-05T06:37:18.881Z] ed53099fbce6: Pull complete [2021-08-05T06:37:18.881Z] dc539afda2c1: Pull complete [2021-08-05T06:37:19.147Z] 77bc0d833cb6: Pull complete [2021-08-05T06:37:19.147Z] 9065ff56babe: Pull complete [2021-08-05T06:37:20.552Z] d287ab97295c: Verifying Checksum [2021-08-05T06:37:20.552Z] d287ab97295c: Download complete [2021-08-05T06:37:24.834Z] d287ab97295c: Pull complete [2021-08-05T06:37:24.834Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T06:37:24.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T06:37:24.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T06:37:24.926Z] prd-centos7-docker-4c-2g-2057 does not seem to be running inside a container [2021-08-05T06:37:24.987Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T06:37:27.640Z] $ docker top 2640adbbcd7e8735b179a3b546940f9cc13d6bb0794e7274b3b96e1182ae7ce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T06:37:28.032Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T06:37:28.345Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T06:37:28.656Z] + ls /var/log/sa-host [2021-08-05T06:37:28.656Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T06:37:28.656Z] file_magic: OK [2021-08-05T06:37:28.656Z] HZ: Using current value: 100 [2021-08-05T06:37:28.656Z] file_header: OK [2021-08-05T06:37:28.656Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-05T06:37:28.656Z] Statistics: [2021-08-05T06:37:28.656Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-05T06:37:28.656Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T06:37:29.272Z] provisioning config files... [2021-08-05T06:37:29.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config5342439712565594210tmp [Pipeline] { [Pipeline] echo [2021-08-05T06:37:29.309Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:37:29.615Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T06:37:29.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:37:30.038Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T06:37:30.053Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:37:30.367Z] ---> sudo-logs.sh [2021-08-05T06:37:30.367Z] Archiving 'sudo' log.. [2021-08-05T06:37:30.367Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2057.vexxhost.local: Name or service not known [2021-08-05T06:37:30.367Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2057.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T06:37:30.393Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:37:30.700Z] ---> job-cost.sh [2021-08-05T06:37:30.701Z] lf-activate-venv: SKIPPING [2021-08-05T06:37:30.701Z] DEBUG: total: 0.18000000715255737 [2021-08-05T06:37:30.701Z] INFO: Retrieving Stack Cost... [2021-08-05T06:37:31.280Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T06:37:31.861Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T06:37:31.877Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T06:37:32.185Z] ---> logs-deploy.sh [2021-08-05T06:37:32.185Z] lf-activate-venv: SKIPPING [2021-08-05T06:37:32.185Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/25 [2021-08-05T06:37:32.185Z] INFO: archiving workspace using pattern(s): [2021-08-05T06:37:32.777Z] Archives upload complete. [2021-08-05T06:37:33.045Z] INFO: archiving logs to Nexus