Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3949172393484580987.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh780527172857541974.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6912078447679304200.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8839047418443745520.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1005398784925921611.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-157 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/544 [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/544 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/544@tmp/jenkins-gitclient-ssh151123450758660156.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 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 Commit message: "Merge pull request #3581 from AlexCuse/loosen-topic-validation" > git rev-list --no-walk b4de5ce62e17f93ad83591616c8cb82096e86c40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T06:09:06.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T06:09:06.385Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T06:09:06.428Z] ========================================================= [2021-06-18T06:09:06.428Z] EdgeX Global Pipelines Version Info [2021-06-18T06:09:06.428Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:09:07.936Z] ------------------- [2021-06-18T06:09:07.937Z] stable info: [2021-06-18T06:09:07.937Z] ------------------- [2021-06-18T06:09:07.937Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T06:09:07.937Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T06:09:07.937Z] Message: update stable to v1.0.195 [2021-06-18T06:09:08.521Z] ------------------- [2021-06-18T06:09:08.521Z] experimental info: [2021-06-18T06:09:08.521Z] ------------------- [2021-06-18T06:09:08.521Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T06:09:08.521Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T06:09:08.521Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T06:09:08.662Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-18T06:09:08.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-18T06:09:08.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T06:09:08.730Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T06:09:08.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T06:09:08.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T06:09:08.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T06:09:08.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-18T06:09:08.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-18T06:09:08.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-18T06:09:08.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T06:09:08.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T06:09:08.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T06:09:08.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T06:09:08.980Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T06:09:09.001Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T06:09:09.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T06:09:09.042Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T06:09:09.064Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T06:09:09.085Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-18T06:09:09.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-18T06:09:09.151Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T06:09:09.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-18T06:09:09.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-18T06:09:09.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-18T06:09:09.259Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] echo [2021-06-18T06:09:09.279Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4428e4d [Pipeline] echo [2021-06-18T06:09:09.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T06:09:09.400Z] provisioning config files... [2021-06-18T06:09:09.417Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config7450602061255850551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:09:09.738Z] ---> docker-login.sh [2021-06-18T06:09:09.739Z] nexus3.edgexfoundry.org:10001 [2021-06-18T06:09:10.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:09:10.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:09:10.008Z] Configure a credential helper to remove this warning. See [2021-06-18T06:09:10.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:09:10.008Z] [2021-06-18T06:09:10.008Z] Login Succeeded [2021-06-18T06:09:10.008Z] nexus3.edgexfoundry.org:10002 [2021-06-18T06:09:10.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:09:10.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:09:10.270Z] Configure a credential helper to remove this warning. See [2021-06-18T06:09:10.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:09:10.270Z] [2021-06-18T06:09:10.270Z] Login Succeeded [2021-06-18T06:09:10.270Z] nexus3.edgexfoundry.org:10003 [2021-06-18T06:09:10.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:09:10.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:09:10.270Z] Configure a credential helper to remove this warning. See [2021-06-18T06:09:10.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:09:10.270Z] [2021-06-18T06:09:10.270Z] Login Succeeded [2021-06-18T06:09:10.270Z] nexus3.edgexfoundry.org:10004 [2021-06-18T06:09:10.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:09:10.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:09:10.532Z] Configure a credential helper to remove this warning. See [2021-06-18T06:09:10.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:09:10.532Z] [2021-06-18T06:09:10.532Z] Login Succeeded [2021-06-18T06:09:10.532Z] docker.io [2021-06-18T06:09:10.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:09:10.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:09:10.794Z] Configure a credential helper to remove this warning. See [2021-06-18T06:09:10.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:09:10.794Z] [2021-06-18T06:09:10.794Z] Login Succeeded [2021-06-18T06:09:10.794Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T06:09:10.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T06:09:11.158Z] ++ 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-06-18T06:09:11.158Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T06:09:11.158Z] ++ dirname cmd/core-command/Dockerfile [2021-06-18T06:09:11.158Z] ++ cut -d/ -f2 [2021-06-18T06:09:11.158Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-18T06:09:11.158Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T06:09:11.158Z] ++ dirname cmd/core-data/Dockerfile [2021-06-18T06:09:11.158Z] ++ cut -d/ -f2 [2021-06-18T06:09:11.158Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-18T06:09:11.158Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T06:09:11.158Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-18T06:09:11.159Z] ++ cut -d/ -f2 [2021-06-18T06:09:11.159Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-18T06:09:11.159Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T06:09:11.159Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-18T06:09:11.159Z] ++ cut -d/ -f2 [2021-06-18T06:09:11.159Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-18T06:09:11.159Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T06:09:11.159Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-18T06:09:11.159Z] ++ cut -d/ -f2 [2021-06-18T06:09:11.159Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-18T06:09:11.159Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T06:09:11.159Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-18T06:09:11.159Z] ++ cut -d/ -f2 [2021-06-18T06:09:11.159Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-18T06:09:11.159Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T06:09:11.159Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-18T06:09:11.159Z] ++ cut -d/ -f2 [2021-06-18T06:09:11.159Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-18T06:09:11.159Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T06:09:11.159Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-18T06:09:11.159Z] ++ cut -d/ -f2 [2021-06-18T06:09:11.159Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-18T06:09:11.159Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T06:09:11.159Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-18T06:09:11.159Z] ++ cut -d/ -f2 [2021-06-18T06:09:11.159Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-18T06:09:11.208Z] 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-06-18T06:09:12.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T06:09:12.865Z] [2021-06-18T06:09:12.865Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:09:13.193Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T06:09:13.193Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T06:09:13.193Z] 31603596830f: Pulling fs layer [2021-06-18T06:09:13.193Z] 54011a49482f: Pulling fs layer [2021-06-18T06:09:13.193Z] a6820b24f6d8: Pulling fs layer [2021-06-18T06:09:13.193Z] f581987b2513: Pulling fs layer [2021-06-18T06:09:13.193Z] f581987b2513: Waiting [2021-06-18T06:09:13.193Z] 54011a49482f: Verifying Checksum [2021-06-18T06:09:13.193Z] 54011a49482f: Download complete [2021-06-18T06:09:13.193Z] 31603596830f: Verifying Checksum [2021-06-18T06:09:13.193Z] 31603596830f: Download complete [2021-06-18T06:09:13.459Z] f581987b2513: Verifying Checksum [2021-06-18T06:09:13.460Z] f581987b2513: Download complete [2021-06-18T06:09:13.460Z] a6820b24f6d8: Verifying Checksum [2021-06-18T06:09:13.460Z] a6820b24f6d8: Download complete [2021-06-18T06:09:13.460Z] 31603596830f: Pull complete [2021-06-18T06:09:13.729Z] 54011a49482f: Pull complete [2021-06-18T06:09:14.316Z] a6820b24f6d8: Pull complete [2021-06-18T06:09:14.580Z] f581987b2513: Pull complete [2021-06-18T06:09:14.580Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T06:09:14.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T06:09:14.580Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T06:09:14.661Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:09:14.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T06:09:15.869Z] $ docker top 384391d38ff62491a758a9a56384f63f4798c843aecf3720ef478966030f86ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T06:09:15.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T06:09:15.983Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T06:09:16.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T06:09:16.083Z] $ docker exec 384391d38ff62491a758a9a56384f63f4798c843aecf3720ef478966030f86ee ssh-agent [2021-06-18T06:09:16.190Z] SSH_AUTH_SOCK=/tmp/ssh-8Aba2A2kENmq/agent.13 [2021-06-18T06:09:16.191Z] SSH_AGENT_PID=19 [2021-06-18T06:09:16.198Z] Running ssh-add (command line suppressed) [2021-06-18T06:09:16.284Z] Identity added: /w/workspace/edgex-go/544@tmp/private_key_8362728726004573255.key (/w/workspace/edgex-go/544@tmp/private_key_8362728726004573255.key) [2021-06-18T06:09:16.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T06:09:16.605Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T06:09:16.645Z] $ docker exec --env ******** --env ******** 384391d38ff62491a758a9a56384f63f4798c843aecf3720ef478966030f86ee ssh-agent -k [2021-06-18T06:09:16.740Z] unset SSH_AUTH_SOCK; [2021-06-18T06:09:16.740Z] unset SSH_AGENT_PID; [2021-06-18T06:09:16.740Z] echo Agent pid 19 killed; [2021-06-18T06:09:16.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T06:09:16.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T06:09:16.805Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T06:09:16.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T06:09:16.917Z] $ docker exec 384391d38ff62491a758a9a56384f63f4798c843aecf3720ef478966030f86ee ssh-agent [2021-06-18T06:09:17.026Z] SSH_AUTH_SOCK=/tmp/ssh-AgrozJzpVD7Y/agent.51 [2021-06-18T06:09:17.026Z] SSH_AGENT_PID=58 [2021-06-18T06:09:17.033Z] Running ssh-add (command line suppressed) [2021-06-18T06:09:17.137Z] Identity added: /w/workspace/edgex-go/544@tmp/private_key_8102386727344452935.key (/w/workspace/edgex-go/544@tmp/private_key_8102386727344452935.key) [2021-06-18T06:09:17.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T06:09:17.472Z] + git semver init [2021-06-18T06:09:17.472Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T06:09:17.472Z] # $GIT_DIR = /w/workspace/edgex-go/544/.git [2021-06-18T06:09:17.472Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/544 [2021-06-18T06:09:17.472Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T06:09:17.472Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T06:09:17.472Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T06:09:17.472Z] # $SEMVER_BRANCH = master [2021-06-18T06:09:17.472Z] # $SEMVER_TEMP = /tmp/semver-231644289 [2021-06-18T06:09:17.472Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-18T06:09:32.440Z] # '/tmp/semver-231644289' -> '/w/workspace/edgex-go/544/.semver' [2021-06-18T06:09:32.440Z] # -> Force: false [2021-06-18T06:09:32.440Z] # $SEMVER_DIR = /w/workspace/edgex-go/544/.semver [Pipeline] } [2021-06-18T06:09:32.451Z] $ docker exec --env ******** --env ******** 384391d38ff62491a758a9a56384f63f4798c843aecf3720ef478966030f86ee ssh-agent -k [2021-06-18T06:09:32.545Z] unset SSH_AUTH_SOCK; [2021-06-18T06:09:32.546Z] unset SSH_AGENT_PID; [2021-06-18T06:09:32.546Z] echo Agent pid 58 killed; [2021-06-18T06:09:32.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T06:09:32.920Z] + git semver [Pipeline] } [2021-06-18T06:09:32.933Z] $ docker stop --time=1 384391d38ff62491a758a9a56384f63f4798c843aecf3720ef478966030f86ee [2021-06-18T06:09:35.753Z] $ docker rm -f 384391d38ff62491a758a9a56384f63f4798c843aecf3720ef478966030f86ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T06:09:36.141Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T06:09:36.421Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T06:09:36.425Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.271 [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] sh [2021-06-18T06:09:37.034Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T06:09:37.361Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T06:09:37.667Z] + sudo service docker restart [2021-06-18T06:09:37.667Z] + true [2021-06-18T06:09:37.667Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T06:09:51.658Z] Still waiting to schedule task [2021-06-18T06:09:51.658Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-18T06:09:55.977Z] ========================================================= [2021-06-18T06:09:55.977Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T06:09:55.977Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:09:56.304Z] + 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-06-18T06:09:57.717Z] Sending build context to Docker daemon 329.5MB [2021-06-18T06:09:57.717Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T06:09:57.717Z] Step 2/6 : FROM ${BASE} [2021-06-18T06:09:57.717Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T06:09:57.717Z] 540db60ca938: Pulling fs layer [2021-06-18T06:09:57.717Z] adcc1eea9eea: Pulling fs layer [2021-06-18T06:09:57.717Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T06:09:57.717Z] 0510c868ecb4: Pulling fs layer [2021-06-18T06:09:57.717Z] afea3b2eda06: Pulling fs layer [2021-06-18T06:09:57.717Z] 7809a108b3ef: Pulling fs layer [2021-06-18T06:09:57.717Z] f706445af74f: Pulling fs layer [2021-06-18T06:09:57.717Z] 0510c868ecb4: Waiting [2021-06-18T06:09:57.717Z] afea3b2eda06: Waiting [2021-06-18T06:09:57.717Z] 7809a108b3ef: Waiting [2021-06-18T06:09:57.717Z] f706445af74f: Waiting [2021-06-18T06:09:57.717Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T06:09:57.717Z] 4c4ab2625f07: Download complete [2021-06-18T06:09:57.717Z] adcc1eea9eea: Verifying Checksum [2021-06-18T06:09:57.717Z] adcc1eea9eea: Download complete [2021-06-18T06:09:57.717Z] afea3b2eda06: Verifying Checksum [2021-06-18T06:09:57.717Z] afea3b2eda06: Download complete [2021-06-18T06:09:57.717Z] 540db60ca938: Verifying Checksum [2021-06-18T06:09:57.717Z] 540db60ca938: Download complete [2021-06-18T06:09:57.717Z] 7809a108b3ef: Verifying Checksum [2021-06-18T06:09:57.717Z] 7809a108b3ef: Download complete [2021-06-18T06:09:57.987Z] 540db60ca938: Pull complete [2021-06-18T06:09:57.987Z] adcc1eea9eea: Pull complete [2021-06-18T06:09:58.252Z] 4c4ab2625f07: Pull complete [2021-06-18T06:10:00.176Z] f706445af74f: Verifying Checksum [2021-06-18T06:10:00.176Z] f706445af74f: Download complete [2021-06-18T06:10:00.176Z] 0510c868ecb4: Verifying Checksum [2021-06-18T06:10:00.176Z] 0510c868ecb4: Download complete [2021-06-18T06:10:04.452Z] 0510c868ecb4: Pull complete [2021-06-18T06:10:04.452Z] afea3b2eda06: Pull complete [2021-06-18T06:10:04.452Z] 7809a108b3ef: Pull complete [2021-06-18T06:10:05.422Z] f706445af74f: Pull complete [2021-06-18T06:10:05.422Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T06:10:05.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T06:10:05.422Z] ---> b068be0155e3 [2021-06-18T06:10:05.422Z] 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-06-18T06:10:07.979Z] ---> Running in 2a8ffc599527 [2021-06-18T06:10:07.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:10:08.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:10:09.190Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T06:10:10.139Z] (2/12) Installing file (5.39-r0) [2021-06-18T06:10:10.139Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T06:10:10.139Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T06:10:15.450Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T06:10:15.450Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T06:10:15.450Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T06:10:15.450Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T06:10:15.450Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T06:10:15.450Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T06:10:15.450Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T06:10:15.450Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T06:10:15.711Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T06:10:15.711Z] OK: 219 MiB in 52 packages [2021-06-18T06:10:17.116Z] Removing intermediate container 2a8ffc599527 [2021-06-18T06:10:17.116Z] ---> 1b17e91ac830 [2021-06-18T06:10:17.116Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T06:10:17.116Z] ---> Running in 59dff5a442fb [2021-06-18T06:10:17.116Z] Removing intermediate container 59dff5a442fb [2021-06-18T06:10:17.116Z] ---> 6be95d6853ce [2021-06-18T06:10:17.116Z] Step 5/6 : COPY go.mod . [2021-06-18T06:10:17.116Z] ---> 73dca6a828c9 [2021-06-18T06:10:17.116Z] Step 6/6 : RUN go mod download [2021-06-18T06:10:17.382Z] ---> Running in 23776fe81712 [2021-06-18T06:10:27.413Z] Removing intermediate container 23776fe81712 [2021-06-18T06:10:27.413Z] ---> 04d5df777456 [2021-06-18T06:10:27.413Z] Successfully built 04d5df777456 [2021-06-18T06:10:27.413Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:10:27.720Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T06:10:27.720Z] . [Pipeline] withDockerContainer [2021-06-18T06:10:27.798Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:10:27.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T06:10:28.194Z] $ docker top c57444f68f9704aa80c5b53f3c7acd6b9bd67852a619c16437faace20ba6f660 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T06:10:28.567Z] + go version [2021-06-18T06:10:28.567Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T06:10:28.576Z] $ docker stop --time=1 c57444f68f9704aa80c5b53f3c7acd6b9bd67852a619c16437faace20ba6f660 [2021-06-18T06:10:29.758Z] $ docker rm -f c57444f68f9704aa80c5b53f3c7acd6b9bd67852a619c16437faace20ba6f660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:10:30.372Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T06:10:30.372Z] . [Pipeline] withDockerContainer [2021-06-18T06:10:30.462Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:10:30.499Z] $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T06:10:30.840Z] $ docker top 451c017ddc286f26c8d18dd5273face879362ae9b2db5bf3a538adad842fff63 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T06:10:30.951Z] ========================================================= [2021-06-18T06:10:30.951Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T06:10:30.951Z] ========================================================= [Pipeline] sh [2021-06-18T06:10:31.246Z] + go mod tidy [Pipeline] sh [2021-06-18T06:10:31.827Z] + make test [2021-06-18T06:10:31.827Z] go mod tidy [2021-06-18T06:10:31.827Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T06:10:37.191Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T06:10:55.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T06:10:57.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T06:10:58.756Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T06:10:58.756Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T06:11:01.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T06:11:01.607Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T06:11:01.607Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T06:11:01.607Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T06:11:02.185Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T06:11:02.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T06:11:02.718Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T06:11:02.718Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T06:11:02.718Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T06:11:02.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T06:11:05.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-06-18T06:11:05.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T06:11:05.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T06:11:06.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-06-18T06:11:06.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T06:11:06.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.1% of statements [2021-06-18T06:11:06.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T06:11:06.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T06:11:07.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.097s coverage: 87.7% of statements [2021-06-18T06:11:07.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T06:11:07.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T06:11:07.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements [2021-06-18T06:11:08.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-06-18T06:11:08.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T06:11:08.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T06:11:08.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T06:11:08.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T06:11:08.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T06:11:08.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.218s coverage: 95.1% of statements [2021-06-18T06:11:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T06:11:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T06:11:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T06:11:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T06:11:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T06:11:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T06:11:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T06:11:08.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T06:11:09.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-06-18T06:11:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T06:11:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T06:11:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T06:11:10.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-06-18T06:11:10.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T06:11:10.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-18T06:11:10.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-06-18T06:11:10.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T06:11:10.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-18T06:11:10.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2021-06-18T06:11:10.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-18T06:11:10.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-06-18T06:11:10.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-06-18T06:11:23.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.053s coverage: 94.4% of statements [2021-06-18T06:11:23.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-18T06:11:27.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements [2021-06-18T06:11:27.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 58.8% of statements [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-06-18T06:11:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T06:11:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T06:11:45.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-06-18T06:11:45.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T06:11:45.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T06:11:45.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-06-18T06:11:45.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T06:11:46.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2021-06-18T06:11:46.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T06:11:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.3% of statements [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T06:11:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T06:11:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T06:11:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T06:11:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T06:11:52.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T06:11:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-06-18T06:11:52.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-18T06:11:53.091Z] GO111MODULE=on go vet ./... [2021-06-18T06:11:56.312Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-158 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-18T06:11:56.334Z] Running in /w/workspace/edgex-go/544 [Pipeline] { [Pipeline] checkout [2021-06-18T06:11:56.590Z] The recommended git tool is: git [2021-06-18T06:12:02.226Z] using credential edgex-jenkins-ssh [2021-06-18T06:12:02.245Z] Cloning the remote Git repository [2021-06-18T06:12:02.296Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T06:12:02.402Z] > git init /w/workspace/edgex-go/544 # timeout=10 [2021-06-18T06:12:02.576Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T06:12:02.577Z] > git --version # timeout=10 [2021-06-18T06:12:02.642Z] > git --version # 'git version 2.17.1' [2021-06-18T06:12:02.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T06:12:02.754Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T06:12:15.178Z] gofmt -l . [2021-06-18T06:12:15.179Z] [ "`gofmt -l .`" = "" ] [2021-06-18T06:12:15.179Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T06:12:16.068Z] + ls -al . [2021-06-18T06:12:16.068Z] total 516 [2021-06-18T06:12:16.068Z] drwxrwxr-x 10 1001 1001 4096 Jun 18 06:12 . [2021-06-18T06:12:16.068Z] drwxr-xr-x 4 root root 32 Jun 18 06:10 .. [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 06:09 .dockerignore [2021-06-18T06:12:16.068Z] drwxrwxr-x 8 1001 1001 162 Jun 18 06:09 .git [2021-06-18T06:12:16.068Z] drwxrwxr-x 3 1001 1001 125 Jun 18 06:09 .github [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 06:09 .gitignore [2021-06-18T06:12:16.068Z] drwx------ 3 1001 1001 45 Jun 18 06:09 .semver [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 06:09 .sonarcloud.properties [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 06:09 Attribution.txt [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 06:09 CONTRIBUTING.md [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 06:09 Dockerfile.build [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 06:09 Jenkinsfile [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 06:09 LICENSE [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 06:09 Makefile [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 06:09 README.md [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 06:09 SECURITY.md [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 13 Jun 18 06:09 VERSION [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 06:09 ZMQWindows.md [2021-06-18T06:12:16.068Z] drwxrwxr-x 2 1001 1001 37 Jun 18 06:09 bin [2021-06-18T06:12:16.068Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 06:09 cmd [2021-06-18T06:12:16.068Z] -rw-r--r-- 1 root root 398095 Jun 18 06:11 coverage.out [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 06:09 go.mod [2021-06-18T06:12:16.068Z] -rw-r--r-- 1 root root 20843 Jun 18 06:10 go.sum [2021-06-18T06:12:16.068Z] drwxrwxr-x 7 1001 1001 114 Jun 18 06:09 internal [2021-06-18T06:12:16.068Z] drwxrwxr-x 3 1001 1001 16 Jun 18 06:09 openapi [2021-06-18T06:12:16.068Z] drwxrwxr-x 4 1001 1001 71 Jun 18 06:09 snap [2021-06-18T06:12:16.068Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 06:09 version.go [Pipeline] sh [2021-06-18T06:12:16.382Z] + '[' -e coverage.out ] [2021-06-18T06:12:16.382Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T06:12:16.499Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T06:12:16.801Z] + make build [2021-06-18T06:12:16.801Z] go mod tidy [2021-06-18T06:12:16.801Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/core-data/core-data ./cmd/core-data [2021-06-18T06:12:18.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-18T06:12:18.372Z] Avoid second fetch [2021-06-18T06:12:18.373Z] Checking out Revision 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (master) [2021-06-18T06:12:18.334Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T06:12:18.351Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T06:12:18.396Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T06:12:18.408Z] > git checkout -f 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-18T06:12:22.907Z] Commit message: "Merge pull request #3581 from AlexCuse/loosen-topic-validation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T06:12:24.314Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T06:12:24.760Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T06:12:24.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/core-command/core-command ./cmd/core-command [2021-06-18T06:12:25.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-18T06:12:25.181Z] + true [2021-06-18T06:12:25.181Z] + sudo service docker restart [2021-06-18T06:12:26.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-18T06:12:26.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-18T06:12:27.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-18T06:12:28.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-18T06:12:29.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-18T06:12:30.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-18T06:12:31.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-18T06:12:33.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-18T06:12:35.117Z] $ docker stop --time=1 451c017ddc286f26c8d18dd5273face879362ae9b2db5bf3a538adad842fff63 [2021-06-18T06:12:37.180Z] $ docker rm -f 451c017ddc286f26c8d18dd5273face879362ae9b2db5bf3a538adad842fff63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:12:40.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T06:12:40.745Z] [2021-06-18T06:12:40.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:12:41.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T06:12:41.056Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-18T06:12:41.056Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-18T06:12:41.056Z] ca9280d653b3: Pulling fs layer [2021-06-18T06:12:41.056Z] 7e9c9ca2126c: Pulling fs layer [2021-06-18T06:12:41.323Z] cbdbe7a5bc2a: Download complete [2021-06-18T06:12:41.586Z] cbdbe7a5bc2a: Pull complete [2021-06-18T06:12:41.852Z] ca9280d653b3: Verifying Checksum [2021-06-18T06:12:41.852Z] ca9280d653b3: Download complete [2021-06-18T06:12:42.427Z] ca9280d653b3: Pull complete [2021-06-18T06:12:42.695Z] 7e9c9ca2126c: Verifying Checksum [2021-06-18T06:12:42.695Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T06:12:43.531Z] provisioning config files... [2021-06-18T06:12:43.563Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config2932043312114823005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:12:43.940Z] ---> docker-login.sh [2021-06-18T06:12:43.941Z] nexus3.edgexfoundry.org:10001 [2021-06-18T06:12:44.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:12:45.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:12:45.145Z] Configure a credential helper to remove this warning. See [2021-06-18T06:12:45.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:12:45.145Z] [2021-06-18T06:12:45.145Z] Login Succeeded [2021-06-18T06:12:45.145Z] nexus3.edgexfoundry.org:10002 [2021-06-18T06:12:45.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:12:45.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:12:45.693Z] Configure a credential helper to remove this warning. See [2021-06-18T06:12:45.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:12:45.693Z] [2021-06-18T06:12:45.693Z] Login Succeeded [2021-06-18T06:12:45.693Z] nexus3.edgexfoundry.org:10003 [2021-06-18T06:12:45.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:12:46.042Z] 7e9c9ca2126c: Pull complete [2021-06-18T06:12:46.042Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-18T06:12:46.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T06:12:46.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-18T06:12:46.126Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:12:46.166Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T06:12:46.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:12:46.241Z] Configure a credential helper to remove this warning. See [2021-06-18T06:12:46.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:12:46.241Z] [2021-06-18T06:12:46.241Z] Login Succeeded [2021-06-18T06:12:46.241Z] nexus3.edgexfoundry.org:10004 [2021-06-18T06:12:46.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:12:46.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:12:46.795Z] Configure a credential helper to remove this warning. See [2021-06-18T06:12:46.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:12:46.795Z] [2021-06-18T06:12:46.795Z] Login Succeeded [2021-06-18T06:12:46.795Z] docker.io [2021-06-18T06:12:47.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:12:47.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:12:47.663Z] Configure a credential helper to remove this warning. See [2021-06-18T06:12:47.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:12:47.663Z] [2021-06-18T06:12:47.663Z] Login Succeeded [2021-06-18T06:12:47.663Z] ---> docker-login.sh ends [2021-06-18T06:12:49.087Z] $ docker top a8a98667c5a4997fa94d47c299194af7b5ec38b6584981767364b034e7fb996f -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-18T06:12:49.169Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-18T06:12:49.469Z] + docker-compose build --help [2021-06-18T06:12:49.470Z] + grep parallel [Pipeline] echo [2021-06-18T06:12:49.505Z] ========================================================= [2021-06-18T06:12:49.505Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T06:12:49.505Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:12:49.863Z] + 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-06-18T06:12:50.044Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T06:12:50.055Z] $ docker stop --time=1 a8a98667c5a4997fa94d47c299194af7b5ec38b6584981767364b034e7fb996f [2021-06-18T06:12:51.630Z] $ docker rm -f a8a98667c5a4997fa94d47c299194af7b5ec38b6584981767364b034e7fb996f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:12:51.861Z] Sending build context to Docker daemon 166.3MB [2021-06-18T06:12:52.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T06:12:52.126Z] . [Pipeline] withDockerContainer [2021-06-18T06:12:52.139Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T06:12:52.139Z] Step 2/6 : FROM ${BASE} [2021-06-18T06:12:52.139Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T06:12:52.139Z] 595b0fe564bb: Pulling fs layer [2021-06-18T06:12:52.139Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T06:12:52.139Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T06:12:52.139Z] ba82ee9f976e: Pulling fs layer [2021-06-18T06:12:52.139Z] 506bd15cee9f: Pulling fs layer [2021-06-18T06:12:52.139Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T06:12:52.139Z] 618dc40b7e24: Pulling fs layer [2021-06-18T06:12:52.139Z] ba82ee9f976e: Waiting [2021-06-18T06:12:52.139Z] 506bd15cee9f: Waiting [2021-06-18T06:12:52.139Z] 75a0a4a0db45: Waiting [2021-06-18T06:12:52.139Z] 618dc40b7e24: Waiting [2021-06-18T06:12:52.139Z] 5b7225fbf94c: Verifying Checksum [2021-06-18T06:12:52.139Z] 5b7225fbf94c: Download complete [2021-06-18T06:12:52.201Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:12:52.237Z] $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T06:12:52.413Z] 3088b5b3c5c0: Verifying Checksum [2021-06-18T06:12:52.413Z] 3088b5b3c5c0: Download complete [2021-06-18T06:12:52.413Z] 506bd15cee9f: Download complete [2021-06-18T06:12:52.413Z] 75a0a4a0db45: Download complete [2021-06-18T06:12:52.413Z] 595b0fe564bb: Verifying Checksum [2021-06-18T06:12:52.413Z] 595b0fe564bb: Download complete [2021-06-18T06:12:52.583Z] $ docker top 949ab70682298f2bb02291bedff56142891dcb27cda6479bff76d2238fc74d8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T06:12:52.960Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T06:12:53.014Z] 595b0fe564bb: Pull complete [2021-06-18T06:12:53.561Z] Building core-command ... [2021-06-18T06:12:53.561Z] Building core-data ... [2021-06-18T06:12:53.561Z] Building core-metadata ... [2021-06-18T06:12:53.561Z] Building security-bootstrapper ... [2021-06-18T06:12:53.561Z] Building security-proxy-setup ... [2021-06-18T06:12:53.561Z] Building security-secretstore-setup ... [2021-06-18T06:12:53.561Z] Building support-notifications ... [2021-06-18T06:12:53.561Z] Building support-scheduler ... [2021-06-18T06:12:53.561Z] Building sys-mgmt-agent ... [2021-06-18T06:12:53.561Z] Building security-bootstrapper [2021-06-18T06:12:53.561Z] Building security-secretstore-setup [2021-06-18T06:12:53.561Z] Building core-metadata [2021-06-18T06:12:53.561Z] Building sys-mgmt-agent [2021-06-18T06:12:53.561Z] Building core-command [2021-06-18T06:12:53.633Z] 3088b5b3c5c0: Pull complete [2021-06-18T06:12:54.241Z] 5b7225fbf94c: Pull complete [2021-06-18T06:12:54.514Z] 618dc40b7e24: Verifying Checksum [2021-06-18T06:12:54.514Z] 618dc40b7e24: Download complete [2021-06-18T06:12:55.956Z] ba82ee9f976e: Verifying Checksum [2021-06-18T06:12:55.956Z] ba82ee9f976e: Download complete [2021-06-18T06:13:06.153Z] ba82ee9f976e: Pull complete [2021-06-18T06:13:06.153Z] 506bd15cee9f: Pull complete [2021-06-18T06:13:06.432Z] 75a0a4a0db45: Pull complete [2021-06-18T06:13:10.759Z] 618dc40b7e24: Pull complete [2021-06-18T06:13:10.759Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T06:13:10.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T06:13:10.759Z] ---> a36622ca3599 [2021-06-18T06:13:10.759Z] 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-06-18T06:13:12.748Z] ---> Running in 27e178d4c605 [2021-06-18T06:13:14.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:13:15.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:13:15.764Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T06:13:16.360Z] (2/12) Installing file (5.39-r0) [2021-06-18T06:13:16.360Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T06:13:16.632Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T06:13:22.028Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T06:13:22.028Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T06:13:22.028Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T06:13:22.028Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T06:13:22.028Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T06:13:22.028Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T06:13:22.028Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T06:13:22.028Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T06:13:22.028Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T06:13:22.028Z] OK: 218 MiB in 52 packages [2021-06-18T06:13:26.338Z] Removing intermediate container 27e178d4c605 [2021-06-18T06:13:26.338Z] ---> 3ebd7163cf42 [2021-06-18T06:13:26.338Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T06:13:26.338Z] ---> Running in 411726d790c9 [2021-06-18T06:13:26.338Z] Removing intermediate container 411726d790c9 [2021-06-18T06:13:26.338Z] ---> a9218a75096e [2021-06-18T06:13:26.338Z] Step 5/6 : COPY go.mod . [2021-06-18T06:13:26.954Z] ---> aec7508b3e3b [2021-06-18T06:13:26.954Z] Step 6/6 : RUN go mod download [2021-06-18T06:13:27.230Z] ---> Running in 4c2583925813 [2021-06-18T06:13:32.383Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:13:32.383Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:13:32.383Z] ---> 04d5df777456 [2021-06-18T06:13:32.383Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T06:13:32.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:13:32.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:13:32.383Z] ---> 04d5df777456 [2021-06-18T06:13:32.383Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T06:13:32.383Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:13:32.383Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:13:32.383Z] ---> 04d5df777456 [2021-06-18T06:13:32.383Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T06:13:32.383Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:13:32.383Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:13:32.383Z] ---> 04d5df777456 [2021-06-18T06:13:32.383Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T06:13:32.644Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:13:32.644Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:13:32.644Z] ---> 04d5df777456 [2021-06-18T06:13:32.644Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T06:13:33.591Z] ---> Running in 920ec9966344 [2021-06-18T06:13:33.591Z] ---> Running in 371fd3eb6ead [2021-06-18T06:13:33.591Z] ---> Running in 3f24d21c92bd [2021-06-18T06:13:33.591Z] ---> Running in 1eb01b7d1863 [2021-06-18T06:13:33.591Z] ---> Running in c11224070ef5 [2021-06-18T06:13:33.591Z] Removing intermediate container 371fd3eb6ead [2021-06-18T06:13:33.591Z] ---> b5f92c3012f9 [2021-06-18T06:13:33.591Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:13:33.591Z] Removing intermediate container 920ec9966344 [2021-06-18T06:13:33.591Z] ---> fe9bb40dbf23 [2021-06-18T06:13:33.591Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:13:33.591Z] Removing intermediate container 3f24d21c92bd [2021-06-18T06:13:33.591Z] ---> 8a14766f3d32 [2021-06-18T06:13:33.591Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:13:33.591Z] ---> Running in 91a38c0fd6c8 [2021-06-18T06:13:33.854Z] Removing intermediate container c11224070ef5 [2021-06-18T06:13:33.854Z] ---> e2ba9f6dbabc [2021-06-18T06:13:33.854Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:13:33.854Z] ---> Running in 9fb99c8513f9 [2021-06-18T06:13:33.854Z] Removing intermediate container 1eb01b7d1863 [2021-06-18T06:13:33.854Z] ---> 8d94ea07302a [2021-06-18T06:13:33.854Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:13:33.854Z] ---> Running in de967796dd07 [2021-06-18T06:13:33.854Z] ---> Running in 12a8ee5da00d [2021-06-18T06:13:33.854Z] ---> Running in 526b984d6add [2021-06-18T06:13:34.801Z] Removing intermediate container 91a38c0fd6c8 [2021-06-18T06:13:34.801Z] ---> 39a2a54217c6 [2021-06-18T06:13:34.801Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T06:13:34.801Z] ---> Running in 76bc0a5d7ae7 [2021-06-18T06:13:34.801Z] Removing intermediate container de967796dd07 [2021-06-18T06:13:34.801Z] ---> 39ecbb3cb40d [2021-06-18T06:13:34.801Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T06:13:34.801Z] ---> Running in 8040e6ccbf33 [2021-06-18T06:13:34.801Z] Removing intermediate container 9fb99c8513f9 [2021-06-18T06:13:34.801Z] ---> cec1289975a5 [2021-06-18T06:13:34.801Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T06:13:34.801Z] ---> Running in 90120bacd77e [2021-06-18T06:13:34.801Z] Removing intermediate container 12a8ee5da00d [2021-06-18T06:13:34.801Z] ---> 1a997f264793 [2021-06-18T06:13:34.801Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T06:13:34.801Z] ---> Running in abe02950cb5f [2021-06-18T06:13:35.067Z] Removing intermediate container 526b984d6add [2021-06-18T06:13:35.067Z] ---> f1fdd08070ab [2021-06-18T06:13:35.067Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T06:13:35.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:13:35.332Z] ---> Running in d9eee1097271 [2021-06-18T06:13:35.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:13:35.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:13:35.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:13:35.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:13:35.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:13:36.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:13:36.438Z] OK: 219 MiB in 52 packages [2021-06-18T06:13:36.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:13:36.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:13:36.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:13:36.700Z] Removing intermediate container 76bc0a5d7ae7 [2021-06-18T06:13:36.700Z] ---> 7798e5649c45 [2021-06-18T06:13:36.700Z] Step 6/32 : COPY go.mod . [2021-06-18T06:13:36.973Z] OK: 219 MiB in 52 packages [2021-06-18T06:13:36.973Z] ---> 1d82efeff6aa [2021-06-18T06:13:36.973Z] Step 7/32 : RUN go mod download [2021-06-18T06:13:36.973Z] ---> Running in b93f7c99ecb0 [2021-06-18T06:13:36.973Z] OK: 219 MiB in 52 packages [2021-06-18T06:13:37.241Z] OK: 219 MiB in 52 packages [2021-06-18T06:13:37.241Z] Removing intermediate container 8040e6ccbf33 [2021-06-18T06:13:37.241Z] ---> bf569a78a89e [2021-06-18T06:13:37.241Z] Step 6/24 : COPY go.mod . [2021-06-18T06:13:37.241Z] Removing intermediate container abe02950cb5f [2021-06-18T06:13:37.241Z] ---> 30cf51e9e95c [2021-06-18T06:13:37.241Z] Step 6/24 : COPY go.mod . [2021-06-18T06:13:37.505Z] Removing intermediate container d9eee1097271 [2021-06-18T06:13:37.505Z] ---> 8e0f53358ba6 [2021-06-18T06:13:37.505Z] Step 6/26 : COPY go.mod . [2021-06-18T06:13:37.505Z] ---> eeafd530eafa [2021-06-18T06:13:37.505Z] Step 7/24 : RUN go mod download [2021-06-18T06:13:37.505Z] ---> 0b7a5fa45671 [2021-06-18T06:13:37.505Z] Step 7/24 : RUN go mod download [2021-06-18T06:13:37.767Z] ---> Running in 32a2b1f84667 [2021-06-18T06:13:37.767Z] OK: 219 MiB in 52 packages [2021-06-18T06:13:37.767Z] ---> Running in e54696e9f8c6 [2021-06-18T06:13:37.767Z] ---> f9540ba4bdfa [2021-06-18T06:13:37.767Z] Step 7/26 : RUN go mod download [2021-06-18T06:13:37.767Z] ---> Running in 902529d92430 [2021-06-18T06:13:37.767Z] Removing intermediate container b93f7c99ecb0 [2021-06-18T06:13:37.767Z] ---> d22b37ac67de [2021-06-18T06:13:37.767Z] Step 8/32 : COPY . . [2021-06-18T06:13:39.701Z] Removing intermediate container 90120bacd77e [2021-06-18T06:13:39.701Z] ---> 16bb6016c2cd [2021-06-18T06:13:39.701Z] Step 6/24 : COPY go.mod . [2021-06-18T06:13:41.128Z] ---> b00ddba92b39 [2021-06-18T06:13:41.128Z] Step 7/24 : RUN go mod download [2021-06-18T06:13:41.825Z] Removing intermediate container 32a2b1f84667 [2021-06-18T06:13:41.825Z] ---> d0fb74c5babc [2021-06-18T06:13:41.825Z] Step 8/24 : COPY . . [2021-06-18T06:13:41.825Z] ---> Running in a9deecc81738 [2021-06-18T06:13:41.825Z] ---> 5f999b4a5c0e [2021-06-18T06:13:41.825Z] Step 9/32 : RUN go mod tidy [2021-06-18T06:13:42.193Z] Removing intermediate container 902529d92430 [2021-06-18T06:13:42.193Z] ---> 08ae4d4fe6e5 [2021-06-18T06:13:42.193Z] Step 8/26 : COPY . . [2021-06-18T06:13:43.720Z] ---> Running in 4b4d99118fdc [2021-06-18T06:13:47.054Z] Removing intermediate container e54696e9f8c6 [2021-06-18T06:13:47.054Z] ---> 2792c968ea03 [2021-06-18T06:13:47.054Z] Step 8/24 : COPY . . [2021-06-18T06:13:49.605Z] ---> f54eb962696c [2021-06-18T06:13:49.605Z] Step 9/24 : RUN go mod tidy [2021-06-18T06:13:50.624Z] ---> Running in aecbeaac2dfc [2021-06-18T06:13:50.624Z] ---> 80869248297e [2021-06-18T06:13:50.624Z] Step 9/26 : RUN go mod tidy [2021-06-18T06:13:50.624Z] ---> c6e9746421b2 [2021-06-18T06:13:50.624Z] Step 9/24 : RUN go mod tidy [2021-06-18T06:13:50.624Z] ---> Running in 0af95cfb6ced [2021-06-18T06:13:50.624Z] Removing intermediate container a9deecc81738 [2021-06-18T06:13:50.624Z] ---> b231fe94a2cc [2021-06-18T06:13:50.624Z] Step 8/24 : COPY . . [2021-06-18T06:13:50.624Z] ---> Running in ae656d9ae8a7 [2021-06-18T06:13:51.197Z] Removing intermediate container 4b4d99118fdc [2021-06-18T06:13:51.197Z] ---> a5414f60360e [2021-06-18T06:13:51.197Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T06:13:51.788Z] ---> Running in 483825978b73 [2021-06-18T06:13:53.705Z] Removing intermediate container aecbeaac2dfc [2021-06-18T06:13:53.705Z] ---> db452f9a56d7 [2021-06-18T06:13:53.705Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T06:13:54.074Z] Removing intermediate container 4c2583925813 [2021-06-18T06:13:54.074Z] ---> 80728e4b49a7 [2021-06-18T06:13:54.074Z] Successfully built 80728e4b49a7 [2021-06-18T06:13:54.074Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:13:54.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-18T06:13:54.424Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T06:13:54.424Z] . [Pipeline] withDockerContainer [2021-06-18T06:13:54.550Z] ---> Running in 939da4081212 [2021-06-18T06:13:54.709Z] prd-ubuntu18.04-docker-arm64-4c-16g-158 does not seem to be running inside a container [2021-06-18T06:13:54.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T06:13:55.509Z] Removing intermediate container 0af95cfb6ced [2021-06-18T06:13:55.509Z] ---> b4e32015c2f5 [2021-06-18T06:13:55.509Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T06:13:55.772Z] Removing intermediate container ae656d9ae8a7 [2021-06-18T06:13:55.772Z] ---> cd17e2c9bac7 [2021-06-18T06:13:55.772Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T06:13:56.036Z] ---> Running in 42f7ec8cf3fa [2021-06-18T06:13:56.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/core-command/core-command ./cmd/core-command [2021-06-18T06:13:56.036Z] ---> Running in 5e37f94cb0bc [2021-06-18T06:13:56.455Z] $ docker top c3b07aefdf4049013e7bba9ea3cf90865cb13a142fb3ede76338e71b0a165d91 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T06:13:56.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-18T06:13:56.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-18T06:13:57.405Z] + go version [2021-06-18T06:13:57.405Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-18T06:13:57.428Z] $ docker stop --time=1 c3b07aefdf4049013e7bba9ea3cf90865cb13a142fb3ede76338e71b0a165d91 [2021-06-18T06:13:59.211Z] $ docker rm -f c3b07aefdf4049013e7bba9ea3cf90865cb13a142fb3ede76338e71b0a165d91 [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-06-18T06:14:00.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T06:14:00.134Z] [2021-06-18T06:14:00.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:14:00.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T06:14:00.762Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-18T06:14:00.762Z] 29e5d40040c1: Pulling fs layer [2021-06-18T06:14:00.762Z] 1ce36da41761: Pulling fs layer [2021-06-18T06:14:00.762Z] 25b303627fd3: Pulling fs layer [2021-06-18T06:14:00.762Z] 29e5d40040c1: Verifying Checksum [2021-06-18T06:14:00.762Z] 29e5d40040c1: Download complete [2021-06-18T06:14:01.366Z] 1ce36da41761: Verifying Checksum [2021-06-18T06:14:01.366Z] 1ce36da41761: Download complete [2021-06-18T06:14:01.648Z] 29e5d40040c1: Pull complete [2021-06-18T06:14:03.089Z] 1ce36da41761: Pull complete [2021-06-18T06:14:03.089Z] 25b303627fd3: Verifying Checksum [2021-06-18T06:14:03.089Z] 25b303627fd3: Download complete [2021-06-18T06:14:07.067Z] ---> 86f18538150b [2021-06-18T06:14:07.067Z] Step 9/24 : RUN go mod tidy [2021-06-18T06:14:07.067Z] ---> Running in d52e1a8a8073 [2021-06-18T06:14:08.020Z] Removing intermediate container d52e1a8a8073 [2021-06-18T06:14:08.020Z] ---> be9a0bad3494 [2021-06-18T06:14:08.020Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T06:14:08.020Z] ---> Running in 4cc0825b5f62 [2021-06-18T06:14:08.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-18T06:14:13.261Z] 25b303627fd3: Pull complete [2021-06-18T06:14:13.261Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-18T06:14:13.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T06:14:13.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-18T06:14:13.479Z] prd-ubuntu18.04-docker-arm64-4c-16g-158 does not seem to be running inside a container [2021-06-18T06:14:13.554Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-18T06:14:16.264Z] $ docker top a4426a60da36eb228b7daa29382c5483d8bac6c894cb53edefb9c0a8018c6529 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T06:14:17.228Z] + docker-compose build --help [2021-06-18T06:14:17.228Z] + grep parallel [2021-06-18T06:14:20.618Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T06:14:20.639Z] $ docker stop --time=1 a4426a60da36eb228b7daa29382c5483d8bac6c894cb53edefb9c0a8018c6529 [2021-06-18T06:14:22.451Z] $ docker rm -f a4426a60da36eb228b7daa29382c5483d8bac6c894cb53edefb9c0a8018c6529 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:14:23.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T06:14:23.075Z] . [Pipeline] withDockerContainer [2021-06-18T06:14:23.297Z] prd-ubuntu18.04-docker-arm64-4c-16g-158 does not seem to be running inside a container [2021-06-18T06:14:23.372Z] $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-18T06:14:24.866Z] $ docker top 9895149af06eaa7d17033284fdea153c6ddcde106917f0b2072c8426875b6d17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T06:14:25.830Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T06:14:29.221Z] Building core-command ... [2021-06-18T06:14:29.221Z] Building core-data ... [2021-06-18T06:14:29.221Z] Building core-metadata ... [2021-06-18T06:14:29.221Z] Building security-bootstrapper ... [2021-06-18T06:14:29.221Z] Building security-proxy-setup ... [2021-06-18T06:14:29.221Z] Building security-secretstore-setup ... [2021-06-18T06:14:29.221Z] Building support-notifications ... [2021-06-18T06:14:29.221Z] Building support-scheduler ... [2021-06-18T06:14:29.221Z] Building sys-mgmt-agent ... [2021-06-18T06:14:29.221Z] Building security-secretstore-setup [2021-06-18T06:14:29.221Z] Building support-notifications [2021-06-18T06:14:29.221Z] Building security-bootstrapper [2021-06-18T06:14:29.221Z] Building sys-mgmt-agent [2021-06-18T06:14:29.221Z] Building core-command [2021-06-18T06:14:35.296Z] Removing intermediate container 483825978b73 [2021-06-18T06:14:35.296Z] ---> bbdcdb129ea6 [2021-06-18T06:14:35.296Z] [2021-06-18T06:14:35.296Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T06:14:35.296Z] 3.12: Pulling from library/alpine [2021-06-18T06:14:35.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-18T06:14:35.296Z] Removing intermediate container 5e37f94cb0bc [2021-06-18T06:14:35.296Z] ---> cb3eb9fb713f [2021-06-18T06:14:35.296Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T06:14:35.296Z] Removing intermediate container 939da4081212 [2021-06-18T06:14:35.296Z] ---> 789cbac239f6 [2021-06-18T06:14:35.296Z] [2021-06-18T06:14:35.296Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T06:14:35.296Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T06:14:35.296Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T06:14:35.296Z] ---> Running in 8ff1816d30ec [2021-06-18T06:14:35.296Z] ---> 13621d1b12d4 [2021-06-18T06:14:35.296Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T06:14:35.296Z] ---> Running in 8d4f825f950c [2021-06-18T06:14:35.296Z] 3.12: Pulling from library/alpine [2021-06-18T06:14:35.296Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T06:14:35.296Z] Status: Image is up to date for alpine:3.12 [2021-06-18T06:14:35.296Z] ---> 13621d1b12d4 [2021-06-18T06:14:35.296Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T06:14:35.296Z] ---> Running in ecac43423760 [2021-06-18T06:14:35.296Z] Removing intermediate container 8d4f825f950c [2021-06-18T06:14:35.296Z] ---> 3900b6fab9f9 [2021-06-18T06:14:35.296Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T06:14:35.296Z] ---> Running in 4c8b7d3f6f91 [2021-06-18T06:14:35.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-18T06:14:35.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:14:35.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:14:35.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:14:35.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:14:35.296Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T06:14:35.296Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:14:35.296Z] OK: 6 MiB in 15 packages [2021-06-18T06:14:35.296Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T06:14:35.296Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T06:14:35.296Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:14:35.296Z] OK: 6 MiB in 16 packages [2021-06-18T06:14:35.296Z] Removing intermediate container ecac43423760 [2021-06-18T06:14:35.296Z] ---> 9b4db2a09548 [2021-06-18T06:14:35.296Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T06:14:35.296Z] ---> Running in 19158ab3fddc [2021-06-18T06:14:35.296Z] Removing intermediate container 19158ab3fddc [2021-06-18T06:14:35.296Z] ---> df0925979f96 [2021-06-18T06:14:35.296Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T06:14:35.296Z] Removing intermediate container 4c8b7d3f6f91 [2021-06-18T06:14:35.296Z] ---> 8211b98c3036 [2021-06-18T06:14:35.296Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T06:14:35.581Z] ---> Running in e4825af8df0a [2021-06-18T06:14:35.581Z] ---> Running in 9fe47cfe4d40 [2021-06-18T06:14:36.205Z] Removing intermediate container e4825af8df0a [2021-06-18T06:14:36.205Z] ---> 1e393c625f11 [2021-06-18T06:14:36.205Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T06:14:36.205Z] Removing intermediate container 9fe47cfe4d40 [2021-06-18T06:14:36.205Z] ---> 3653f05691ec [2021-06-18T06:14:36.205Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T06:14:36.205Z] Removing intermediate container 8ff1816d30ec [2021-06-18T06:14:36.205Z] ---> 5a7b3d090913 [2021-06-18T06:14:36.205Z] [2021-06-18T06:14:36.205Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T06:14:36.205Z] ---> Running in d218abe1066e [2021-06-18T06:14:36.205Z] ---> Running in 7297ac4236f4 [2021-06-18T06:14:36.205Z] Removing intermediate container 42f7ec8cf3fa [2021-06-18T06:14:36.205Z] ---> 57687786b468 [2021-06-18T06:14:36.205Z] [2021-06-18T06:14:36.205Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T06:14:36.205Z] ---> 13621d1b12d4 [2021-06-18T06:14:36.205Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T06:14:36.205Z] ---> Running in cc22ae244197 [2021-06-18T06:14:36.205Z] 20.10.0: Pulling from library/docker [2021-06-18T06:14:36.474Z] Removing intermediate container d218abe1066e [2021-06-18T06:14:36.474Z] ---> 698a14512223 [2021-06-18T06:14:36.474Z] Step 16/24 : WORKDIR / [2021-06-18T06:14:36.474Z] ---> Running in 5c843a2a6584 [2021-06-18T06:14:36.474Z] Removing intermediate container 7297ac4236f4 [2021-06-18T06:14:36.474Z] ---> 75034716d2ac [2021-06-18T06:14:36.474Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T06:14:36.474Z] ---> Running in 2be354435da4 [2021-06-18T06:14:37.062Z] Removing intermediate container 5c843a2a6584 [2021-06-18T06:14:37.062Z] ---> 84b35a52f3d9 [2021-06-18T06:14:37.062Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:14:37.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:14:37.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:14:37.328Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T06:14:37.328Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T06:14:37.328Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T06:14:37.328Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T06:14:37.328Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T06:14:37.328Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T06:14:37.328Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:14:37.595Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T06:14:37.595Z] OK: 7 MiB in 20 packages [2021-06-18T06:14:37.595Z] ---> 030a2e8807df [2021-06-18T06:14:37.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T06:14:37.887Z] Removing intermediate container 2be354435da4 [2021-06-18T06:14:37.887Z] ---> fe2232fd056e [2021-06-18T06:14:37.888Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T06:14:37.888Z] ---> Running in 010a076bbe4e [2021-06-18T06:14:38.183Z] ---> 42fe356125a6 [2021-06-18T06:14:38.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T06:14:38.183Z] Removing intermediate container 010a076bbe4e [2021-06-18T06:14:38.183Z] ---> c634d2c5a082 [2021-06-18T06:14:38.183Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T06:14:38.456Z] Removing intermediate container cc22ae244197 [2021-06-18T06:14:38.456Z] ---> 43af2bdaaa4b [2021-06-18T06:14:38.456Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T06:14:38.456Z] ---> Running in a33d546841ed [2021-06-18T06:14:38.456Z] ---> e6e4c51f6ae0 [2021-06-18T06:14:38.456Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T06:14:38.456Z] ---> abe02ae74cf2 [2021-06-18T06:14:38.456Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T06:14:38.456Z] ---> Running in 83649c57c22b [2021-06-18T06:14:38.456Z] ---> Running in a8a2f11f1ece [2021-06-18T06:14:38.456Z] Removing intermediate container a33d546841ed [2021-06-18T06:14:38.456Z] ---> 652187578797 [2021-06-18T06:14:38.456Z] Step 14/26 : WORKDIR / [2021-06-18T06:14:38.725Z] ---> Running in 12f1c379e887 [2021-06-18T06:14:38.725Z] Removing intermediate container 83649c57c22b [2021-06-18T06:14:38.725Z] ---> 2a4f3b278e64 [2021-06-18T06:14:38.725Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:14:38.725Z] ---> Running in d4d55e900dc0 [2021-06-18T06:14:38.725Z] Removing intermediate container 12f1c379e887 [2021-06-18T06:14:38.725Z] ---> ceb836734de3 [2021-06-18T06:14:38.725Z] 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-06-18T06:14:39.002Z] Removing intermediate container d4d55e900dc0 [2021-06-18T06:14:39.002Z] ---> 2b1c7cbc90e9 [2021-06-18T06:14:39.002Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T06:14:39.002Z] ---> Running in 344ecd093bf8 [2021-06-18T06:14:39.002Z] ---> 21da00ca5e7f [2021-06-18T06:14:39.002Z] 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-06-18T06:14:39.271Z] Removing intermediate container 344ecd093bf8 [2021-06-18T06:14:39.271Z] ---> 9a694b3680cc [2021-06-18T06:14:39.271Z] Step 23/24 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:14:39.271Z] ---> Running in e0176972fd87 [2021-06-18T06:14:39.534Z] Removing intermediate container e0176972fd87 [2021-06-18T06:14:39.534Z] ---> e06cc7a3f235 [2021-06-18T06:14:39.534Z] Step 24/24 : LABEL version=2.0.0-dev.271 [2021-06-18T06:14:39.534Z] ---> bf74df1884b7 [2021-06-18T06:14:39.534Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T06:14:39.534Z] ---> Running in e5bc74701ea6 [2021-06-18T06:14:39.796Z] Removing intermediate container a8a2f11f1ece [2021-06-18T06:14:39.796Z] ---> 0f322815ee20 [2021-06-18T06:14:39.796Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:14:39.796Z] Removing intermediate container e5bc74701ea6 [2021-06-18T06:14:39.796Z] ---> 6f7e680116f5 [2021-06-18T06:14:39.796Z] [2021-06-18T06:14:39.796Z] Removing intermediate container 4cc0825b5f62 [2021-06-18T06:14:39.796Z] ---> 6ec9f233817d [2021-06-18T06:14:39.796Z] [2021-06-18T06:14:39.796Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T06:14:39.796Z] ---> 13621d1b12d4 [2021-06-18T06:14:39.796Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T06:14:39.796Z] ---> Using cache [2021-06-18T06:14:39.796Z] ---> 9b4db2a09548 [2021-06-18T06:14:39.796Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T06:14:39.796Z] ---> Using cache [2021-06-18T06:14:39.796Z] ---> df0925979f96 [2021-06-18T06:14:39.796Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T06:14:40.064Z] Successfully built 6f7e680116f5 [2021-06-18T06:14:40.064Z] ---> 89dbb2bf0b1f [2021-06-18T06:14:40.064Z] 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-06-18T06:14:40.064Z] Successfully tagged core-command:latest [2021-06-18T06:14:40.064Z] Building support-notifications [2021-06-18T06:14:40.064Z]  Building core-command ... done  ---> Running in cda58a628aa5 [2021-06-18T06:14:40.064Z] ---> 856bc772d322 [2021-06-18T06:14:40.064Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T06:14:41.032Z] Removing intermediate container cda58a628aa5 [2021-06-18T06:14:41.032Z] ---> 36083b2e7c23 [2021-06-18T06:14:41.032Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T06:14:42.470Z] ---> 3e1731d4b87c [2021-06-18T06:14:42.470Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T06:14:42.470Z] ---> f3f0ac6f5301 [2021-06-18T06:14:42.470Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T06:14:42.470Z] ---> Running in 22f6460c9b72 [2021-06-18T06:14:43.435Z] ---> a53b3271aed6 [2021-06-18T06:14:43.435Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T06:14:43.435Z] ---> 6d666029689a [2021-06-18T06:14:43.435Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T06:14:43.435Z] Removing intermediate container 22f6460c9b72 [2021-06-18T06:14:43.435Z] ---> 97a58dcf559a [2021-06-18T06:14:43.435Z] Step 16/24 : WORKDIR / [2021-06-18T06:14:43.435Z] ---> Running in 09241d66f6e7 [2021-06-18T06:14:43.697Z] ---> 532e6ae56f9d [2021-06-18T06:14:43.697Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T06:14:43.697Z] Removing intermediate container 09241d66f6e7 [2021-06-18T06:14:43.697Z] ---> 1fdb5fb1a09d [2021-06-18T06:14:43.697Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:14:43.697Z] ---> 230dd870f564 [2021-06-18T06:14:43.697Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T06:14:43.697Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T06:14:43.697Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T06:14:43.697Z] ---> aefe523efa57 [2021-06-18T06:14:43.697Z] 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-06-18T06:14:43.965Z] ---> Running in 2938f97ee95b [2021-06-18T06:14:43.965Z] ---> 43cbc99d78d3 [2021-06-18T06:14:43.965Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T06:14:44.236Z] ---> 293968f3fe9c [2021-06-18T06:14:44.236Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T06:14:44.236Z] ---> 98bbc0374c33 [2021-06-18T06:14:44.236Z] 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-06-18T06:14:44.236Z] Removing intermediate container 2938f97ee95b [2021-06-18T06:14:44.236Z] ---> 2420b1995f42 [2021-06-18T06:14:44.236Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T06:14:44.236Z] ---> Running in 3e77ba0bcb3f [2021-06-18T06:14:44.501Z] ---> Running in 2ef824e4e453 [2021-06-18T06:14:44.501Z] ---> Running in d9ce779f53ee [2021-06-18T06:14:44.501Z] Removing intermediate container 3e77ba0bcb3f [2021-06-18T06:14:44.501Z] ---> ed565c92cfdb [2021-06-18T06:14:44.501Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T06:14:44.764Z] ---> af7c79b5dd51 [2021-06-18T06:14:44.764Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T06:14:44.764Z] ---> 39907b6eefa6 [2021-06-18T06:14:44.764Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T06:14:45.028Z] ---> Running in a5b3db2071fd [2021-06-18T06:14:45.028Z] ---> 5a8742dab1a4 [2021-06-18T06:14:45.028Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T06:14:45.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:14:45.028Z] ---> Running in 63074a89ca45 [2021-06-18T06:14:45.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:14:45.291Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T06:14:45.291Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T06:14:45.291Z] Executing bash-5.0.17-r0.post-install [2021-06-18T06:14:45.291Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T06:14:45.291Z] Removing intermediate container 63074a89ca45 [2021-06-18T06:14:45.291Z] ---> e1185944660d [2021-06-18T06:14:45.291Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:14:45.291Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T06:14:45.291Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T06:14:45.291Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T06:14:45.291Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T06:14:45.291Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T06:14:45.560Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T06:14:45.560Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T06:14:45.560Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T06:14:45.560Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T06:14:45.560Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T06:14:45.560Z] ---> Running in 8c4ebd429266 [2021-06-18T06:14:45.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:14:45.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:14:46.087Z] ---> 04d5df777456 [2021-06-18T06:14:46.087Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T06:14:46.087Z] ---> Using cache [2021-06-18T06:14:46.087Z] ---> 8d94ea07302a [2021-06-18T06:14:46.087Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:14:46.087Z] ---> Using cache [2021-06-18T06:14:46.087Z] ---> f1fdd08070ab [2021-06-18T06:14:46.087Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T06:14:46.348Z] Removing intermediate container 2ef824e4e453 [2021-06-18T06:14:46.348Z] ---> cd6e70d4359e [2021-06-18T06:14:46.348Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T06:14:46.348Z] Removing intermediate container 8c4ebd429266 [2021-06-18T06:14:46.348Z] ---> 4d51aa467766 [2021-06-18T06:14:46.348Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T06:14:46.610Z] ---> Running in 3cf4ffc6016c [2021-06-18T06:14:46.610Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T06:14:46.610Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T06:14:46.610Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T06:14:46.610Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T06:14:46.610Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T06:14:46.610Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T06:14:46.610Z] ---> Running in dab74e0ccaaf [2021-06-18T06:14:46.610Z] ---> Running in 21415f193f70 [2021-06-18T06:14:46.610Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T06:14:46.610Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T06:14:46.610Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T06:14:46.610Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T06:14:46.610Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T06:14:46.610Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T06:14:46.610Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T06:14:46.871Z] Removing intermediate container a5b3db2071fd [2021-06-18T06:14:46.871Z] ---> d2b28e5b1139 [2021-06-18T06:14:46.871Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T06:14:46.871Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T06:14:46.871Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T06:14:46.871Z] Removing intermediate container dab74e0ccaaf [2021-06-18T06:14:46.871Z] ---> 5d5a458e6e6a [2021-06-18T06:14:46.871Z] Step 24/26 : LABEL arch=x86_64 [2021-06-18T06:14:46.871Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T06:14:47.134Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T06:14:47.134Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T06:14:47.134Z] Removing intermediate container 21415f193f70 [2021-06-18T06:14:47.134Z] ---> 421054071cc4 [2021-06-18T06:14:47.134Z] Step 23/24 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:14:47.134Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T06:14:47.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:14:47.134Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T06:14:47.134Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T06:14:47.134Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T06:14:47.134Z] ---> Running in 3e6135ab60f0 [2021-06-18T06:14:47.134Z] ---> Running in 0767d73b6956 [2021-06-18T06:14:47.134Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T06:14:47.134Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T06:14:47.134Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T06:14:47.134Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T06:14:47.134Z] ---> Running in 47d4696ee6a3 [2021-06-18T06:14:47.134Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T06:14:47.406Z] OK: 72 MiB in 59 packages [2021-06-18T06:14:47.406Z] Removing intermediate container 0767d73b6956 [2021-06-18T06:14:47.406Z] ---> 7e69a4f0a391 [2021-06-18T06:14:47.406Z] Step 29/32 : CMD ["gate"] [2021-06-18T06:14:47.406Z] Removing intermediate container 47d4696ee6a3 [2021-06-18T06:14:47.406Z] ---> 8a852da1f2d6 [2021-06-18T06:14:47.406Z] Step 24/24 : LABEL version=2.0.0-dev.271 [2021-06-18T06:14:47.406Z] Removing intermediate container 3e6135ab60f0 [2021-06-18T06:14:47.406Z] ---> b8147b5eb359 [2021-06-18T06:14:47.406Z] Step 25/26 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:14:47.406Z] ---> Running in 07a556c9a910 [2021-06-18T06:14:47.406Z] ---> Running in e99dca2b801d [2021-06-18T06:14:47.406Z] ---> Running in ddeddbc95812 [2021-06-18T06:14:47.671Z] Removing intermediate container 07a556c9a910 [2021-06-18T06:14:47.671Z] ---> 3c591a7853a4 [2021-06-18T06:14:47.671Z] Step 30/32 : LABEL arch=x86_64 [2021-06-18T06:14:47.671Z] Removing intermediate container ddeddbc95812 [2021-06-18T06:14:47.671Z] ---> c3b458c3a867 [2021-06-18T06:14:47.671Z] [2021-06-18T06:14:47.671Z] Removing intermediate container e99dca2b801d [2021-06-18T06:14:47.671Z] ---> 53bb19169404 [2021-06-18T06:14:47.671Z] Step 26/26 : LABEL version=2.0.0-dev.271 [2021-06-18T06:14:47.671Z] Successfully built c3b458c3a867 [2021-06-18T06:14:47.671Z] Successfully tagged core-metadata:latest [2021-06-18T06:14:47.671Z] Building security-proxy-setup [2021-06-18T06:14:47.941Z] ---> Running in 9eb9f26906af [2021-06-18T06:14:47.941Z]  Building core-metadata ... done  ---> Running in 45d8621b3ae5 [2021-06-18T06:14:47.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:14:47.941Z] Collecting docker-compose==1.23.2 [2021-06-18T06:14:48.204Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T06:14:48.204Z] OK: 219 MiB in 52 packages [2021-06-18T06:14:48.475Z] Removing intermediate container 9eb9f26906af [2021-06-18T06:14:48.475Z] ---> 28e83c7808a7 [2021-06-18T06:14:48.475Z] Step 31/32 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:14:48.475Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T06:14:48.475Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T06:14:49.058Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T06:14:49.059Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T06:14:49.059Z] Removing intermediate container 45d8621b3ae5 [2021-06-18T06:14:49.059Z] ---> 5d3e397c5115 [2021-06-18T06:14:49.059Z] [2021-06-18T06:14:49.059Z] Successfully built 5d3e397c5115 [2021-06-18T06:14:49.331Z] ---> Running in 469160be5eda [2021-06-18T06:14:49.331Z] Successfully tagged security-secretstore-setup:latest [2021-06-18T06:14:49.331Z]  Building security-secretstore-setup ... done Building core-data [2021-06-18T06:14:49.331Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T06:14:49.331Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T06:14:49.332Z] Removing intermediate container 3cf4ffc6016c [2021-06-18T06:14:49.332Z] ---> 7be732f2b4c2 [2021-06-18T06:14:49.332Z] Step 6/23 : COPY go.mod . [2021-06-18T06:14:49.612Z] Collecting PyYAML<4,>=3.10 [2021-06-18T06:14:49.612Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T06:14:49.612Z] Removing intermediate container 469160be5eda [2021-06-18T06:14:49.612Z] ---> a6ee4b91f553 [2021-06-18T06:14:49.612Z] Step 32/32 : LABEL version=2.0.0-dev.271 [2021-06-18T06:14:50.579Z] ---> 1130a0b847c9 [2021-06-18T06:14:50.579Z] Step 7/23 : RUN go mod download [2021-06-18T06:14:50.579Z] ---> Running in 7d752822f3a6 [2021-06-18T06:14:50.579Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T06:14:50.579Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T06:14:51.161Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T06:14:51.161Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T06:14:51.426Z] Removing intermediate container 7d752822f3a6 [2021-06-18T06:14:51.426Z] ---> f09bd39b4d00 [2021-06-18T06:14:51.426Z] [2021-06-18T06:14:51.426Z] ---> Running in 8a201fc8f444 [2021-06-18T06:14:51.426Z] Successfully built f09bd39b4d00 [2021-06-18T06:14:51.426Z] Successfully tagged security-bootstrapper:latest [2021-06-18T06:14:51.426Z]  Building security-bootstrapper ... done Building support-scheduler [2021-06-18T06:14:52.045Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T06:14:52.045Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T06:14:52.045Z] 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-06-18T06:14:52.045Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T06:14:52.045Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T06:14:52.327Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T06:14:52.327Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T06:14:52.599Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T06:14:52.599Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T06:14:52.861Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-18T06:14:53.440Z] Collecting idna<2.8,>=2.5 [2021-06-18T06:14:53.706Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T06:14:55.115Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T06:14:55.115Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T06:14:55.376Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-18T06:14:55.376Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T06:14:55.376Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T06:14:55.376Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T06:14:55.376Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T06:14:55.376Z] Installing collected packages: cached-property, docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, PyYAML, texttable, dockerpty, docopt, docker-compose [2021-06-18T06:14:55.947Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:14:55.947Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:14:55.947Z] ---> 04d5df777456 [2021-06-18T06:14:55.947Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T06:14:55.947Z] ---> Using cache [2021-06-18T06:14:55.947Z] ---> 8d94ea07302a [2021-06-18T06:14:55.947Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:14:55.947Z] ---> Using cache [2021-06-18T06:14:55.947Z] ---> f1fdd08070ab [2021-06-18T06:14:55.947Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T06:14:56.211Z] Attempting uninstall: idna [2021-06-18T06:14:56.211Z] Found existing installation: idna 2.9 [2021-06-18T06:14:56.211Z] Uninstalling idna-2.9: [2021-06-18T06:14:56.211Z] Successfully uninstalled idna-2.9 [2021-06-18T06:14:56.211Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:14:56.211Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:14:56.211Z] ---> 04d5df777456 [2021-06-18T06:14:56.211Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T06:14:56.211Z] ---> Using cache [2021-06-18T06:14:56.211Z] ---> 8d94ea07302a [2021-06-18T06:14:56.211Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:14:56.211Z] ---> Using cache [2021-06-18T06:14:56.211Z] ---> f1fdd08070ab [2021-06-18T06:14:56.211Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T06:14:56.211Z] ---> Using cache [2021-06-18T06:14:56.211Z] ---> 8e0f53358ba6 [2021-06-18T06:14:56.211Z] Step 6/23 : COPY go.mod . [2021-06-18T06:14:56.211Z] ---> Using cache [2021-06-18T06:14:56.211Z] ---> f9540ba4bdfa [2021-06-18T06:14:56.211Z] Step 7/23 : RUN go mod download [2021-06-18T06:14:56.211Z] ---> Using cache [2021-06-18T06:14:56.211Z] ---> 08ae4d4fe6e5 [2021-06-18T06:14:56.211Z] Step 8/23 : COPY . . [2021-06-18T06:14:56.211Z] ---> Using cache [2021-06-18T06:14:56.211Z] ---> 80869248297e [2021-06-18T06:14:56.211Z] Step 9/23 : RUN go mod tidy [2021-06-18T06:14:56.211Z] ---> Using cache [2021-06-18T06:14:56.211Z] ---> b4e32015c2f5 [2021-06-18T06:14:56.211Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T06:14:57.604Z] Attempting uninstall: urllib3 [2021-06-18T06:14:57.604Z] Found existing installation: urllib3 1.25.9 [2021-06-18T06:14:57.604Z] Uninstalling urllib3-1.25.9: [2021-06-18T06:14:57.604Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T06:14:57.866Z] Removing intermediate container 8a201fc8f444 [2021-06-18T06:14:57.866Z] ---> d84a0655ac4e [2021-06-18T06:14:57.866Z] Step 8/23 : COPY . . [2021-06-18T06:14:58.125Z] Attempting uninstall: requests [2021-06-18T06:14:58.125Z] Found existing installation: requests 2.23.0 [2021-06-18T06:14:58.125Z] Uninstalling requests-2.23.0: [2021-06-18T06:14:58.125Z] Successfully uninstalled requests-2.23.0 [2021-06-18T06:15:00.058Z] ---> Running in 689222f87dad [2021-06-18T06:15:00.058Z] ---> Running in 4d87a24c092c [2021-06-18T06:15:00.324Z] Running setup.py install for PyYAML: started [2021-06-18T06:15:02.350Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T06:15:02.350Z] Running setup.py install for texttable: started [2021-06-18T06:15:02.707Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T06:15:02.707Z] Running setup.py install for dockerpty: started [2021-06-18T06:15:03.018Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T06:15:03.018Z] Running setup.py install for docopt: started [2021-06-18T06:15:03.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-18T06:15:03.284Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T06:15:03.553Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:15:03.823Z] ---> 7c84cae92c00 [2021-06-18T06:15:03.823Z] Step 9/23 : RUN go mod tidy [2021-06-18T06:15:03.823Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-18T06:15:03.823Z] ---> Running in b7f765f6318e [2021-06-18T06:15:04.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:15:04.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:15:04.402Z] ---> 04d5df777456 [2021-06-18T06:15:04.402Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T06:15:04.402Z] ---> Using cache [2021-06-18T06:15:04.402Z] ---> 8d94ea07302a [2021-06-18T06:15:04.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:15:04.402Z] ---> Using cache [2021-06-18T06:15:04.402Z] ---> f1fdd08070ab [2021-06-18T06:15:04.402Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T06:15:04.402Z] ---> Using cache [2021-06-18T06:15:04.402Z] ---> 8e0f53358ba6 [2021-06-18T06:15:04.402Z] Step 6/22 : COPY go.mod . [2021-06-18T06:15:04.402Z] ---> Using cache [2021-06-18T06:15:04.402Z] ---> f9540ba4bdfa [2021-06-18T06:15:04.402Z] Step 7/22 : RUN go mod download [2021-06-18T06:15:04.402Z] ---> Using cache [2021-06-18T06:15:04.402Z] ---> 08ae4d4fe6e5 [2021-06-18T06:15:04.402Z] Step 8/22 : COPY . . [2021-06-18T06:15:04.402Z] ---> Using cache [2021-06-18T06:15:04.402Z] ---> 80869248297e [2021-06-18T06:15:04.402Z] Step 9/22 : RUN go mod tidy [2021-06-18T06:15:04.402Z] ---> Using cache [2021-06-18T06:15:04.402Z] ---> b4e32015c2f5 [2021-06-18T06:15:04.402Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T06:15:04.402Z] ---> Running in d588ae1e2d05 [2021-06-18T06:15:04.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:15:04.983Z] OK: 219 MiB in 52 packages [2021-06-18T06:15:04.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-18T06:15:05.559Z] Removing intermediate container 689222f87dad [2021-06-18T06:15:05.559Z] ---> c5c2cd066271 [2021-06-18T06:15:05.559Z] Step 6/24 : COPY go.mod . [2021-06-18T06:15:05.823Z] Removing intermediate container b7f765f6318e [2021-06-18T06:15:05.823Z] ---> 8a9ef65faaeb [2021-06-18T06:15:05.823Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T06:15:05.823Z] ---> Running in 875dae7a0a92 [2021-06-18T06:15:05.823Z] ---> 0b541c6dd4fc [2021-06-18T06:15:05.823Z] Step 7/24 : RUN go mod download [2021-06-18T06:15:06.086Z] ---> Running in 9a4d668f0262 [2021-06-18T06:15:06.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-18T06:15:08.626Z] Removing intermediate container 9a4d668f0262 [2021-06-18T06:15:08.626Z] ---> 72721a4211b5 [2021-06-18T06:15:08.626Z] Step 8/24 : COPY . . [2021-06-18T06:15:08.626Z] Removing intermediate container d9ce779f53ee [2021-06-18T06:15:08.626Z] ---> c2d69609f1ef [2021-06-18T06:15:08.626Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T06:15:08.626Z] ---> Running in 5176502eb0ca [2021-06-18T06:15:09.603Z] Removing intermediate container 5176502eb0ca [2021-06-18T06:15:09.603Z] ---> fadc9d9bb484 [2021-06-18T06:15:09.603Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T06:15:10.177Z] ---> Running in a8e7317576cf [2021-06-18T06:15:10.751Z] Removing intermediate container a8e7317576cf [2021-06-18T06:15:10.751Z] ---> 654c44aa0682 [2021-06-18T06:15:10.751Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T06:15:12.746Z] ---> a5ca91e3c62f [2021-06-18T06:15:12.746Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T06:15:13.357Z] ---> 8f7439762546 [2021-06-18T06:15:13.357Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T06:15:13.626Z] ---> a57e18f83be3 [2021-06-18T06:15:13.626Z] Step 9/24 : RUN go mod tidy [2021-06-18T06:15:13.626Z] ---> Running in 413586dabd6f [2021-06-18T06:15:13.626Z] ---> c4cd3edf4d95 [2021-06-18T06:15:13.626Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T06:15:13.891Z] ---> Running in 5c96d1dd6496 [2021-06-18T06:15:13.891Z] Removing intermediate container 5c96d1dd6496 [2021-06-18T06:15:13.891Z] ---> 513e84597ee3 [2021-06-18T06:15:13.891Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:15:14.185Z] ---> Running in 2acc248d2d23 [2021-06-18T06:15:14.185Z] Removing intermediate container 2acc248d2d23 [2021-06-18T06:15:14.185Z] ---> b1686535ff9b [2021-06-18T06:15:14.185Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T06:15:14.185Z] ---> Running in 2ea78c7aa281 [2021-06-18T06:15:14.459Z] Removing intermediate container 2ea78c7aa281 [2021-06-18T06:15:14.459Z] ---> 9f4c44028308 [2021-06-18T06:15:14.459Z] Step 23/24 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:15:14.459Z] ---> Running in 63491f5b8935 [2021-06-18T06:15:14.738Z] Removing intermediate container 63491f5b8935 [2021-06-18T06:15:14.738Z] ---> 808ea9341ad3 [2021-06-18T06:15:14.738Z] Step 24/24 : LABEL version=2.0.0-dev.271 [2021-06-18T06:15:14.738Z] ---> Running in 4708768a2077 [2021-06-18T06:15:14.738Z] Removing intermediate container 4708768a2077 [2021-06-18T06:15:14.738Z] ---> d09c18311855 [2021-06-18T06:15:14.738Z] [2021-06-18T06:15:15.009Z] Successfully built d09c18311855 [2021-06-18T06:15:15.009Z] Successfully tagged sys-mgmt-agent:latest [2021-06-18T06:15:15.611Z]  Building sys-mgmt-agent ... done Removing intermediate container 413586dabd6f [2021-06-18T06:15:15.611Z] ---> 3306d27264c3 [2021-06-18T06:15:15.611Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T06:15:15.611Z] ---> Running in 3d5a08bd66fc [2021-06-18T06:15:15.879Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/core-data/core-data ./cmd/core-data [2021-06-18T06:15:16.245Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:15:16.246Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:15:16.246Z] ---> 80728e4b49a7 [2021-06-18T06:15:16.246Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T06:15:16.246Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:15:16.246Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:15:16.246Z] ---> 80728e4b49a7 [2021-06-18T06:15:16.246Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T06:15:16.246Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:15:16.246Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:15:16.246Z] ---> 80728e4b49a7 [2021-06-18T06:15:16.246Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T06:15:16.246Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:15:16.246Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:15:16.246Z] ---> 80728e4b49a7 [2021-06-18T06:15:16.246Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T06:15:16.246Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:15:16.246Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:15:16.246Z] ---> 80728e4b49a7 [2021-06-18T06:15:16.246Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T06:15:16.246Z] ---> Running in 63fc5df31dcf [2021-06-18T06:15:16.246Z] ---> Running in 71c2bb56172d [2021-06-18T06:15:16.246Z] ---> Running in e4b17490d1a2 [2021-06-18T06:15:16.246Z] ---> Running in 264c6f7f118f [2021-06-18T06:15:16.246Z] ---> Running in b25ae0920e31 [2021-06-18T06:15:16.844Z] Removing intermediate container e4b17490d1a2 [2021-06-18T06:15:16.844Z] ---> 347dea87fef5 [2021-06-18T06:15:16.844Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:15:16.844Z] Removing intermediate container b25ae0920e31 [2021-06-18T06:15:16.844Z] ---> 09ff78b27fa8 [2021-06-18T06:15:16.844Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:15:17.120Z] Removing intermediate container 63fc5df31dcf [2021-06-18T06:15:17.120Z] ---> 53dee77e9272 [2021-06-18T06:15:17.120Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:15:17.120Z] Removing intermediate container 264c6f7f118f [2021-06-18T06:15:17.120Z] ---> bdaf65ac2b49 [2021-06-18T06:15:17.120Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:15:17.120Z] Removing intermediate container 71c2bb56172d [2021-06-18T06:15:17.120Z] ---> f9c3a7d31591 [2021-06-18T06:15:17.120Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:15:17.120Z] ---> Running in bab2b41d018a [2021-06-18T06:15:17.120Z] ---> Running in 9768506036fc [2021-06-18T06:15:17.399Z] ---> Running in 648cc1d67f85 [2021-06-18T06:15:17.399Z] ---> Running in 641de821ba2e [2021-06-18T06:15:17.399Z] ---> Running in e955d900bd7b [2021-06-18T06:15:20.851Z] Removing intermediate container 9768506036fc [2021-06-18T06:15:20.851Z] ---> 2d56958a6c7b [2021-06-18T06:15:20.851Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T06:15:21.126Z] Removing intermediate container bab2b41d018a [2021-06-18T06:15:21.126Z] ---> 22caaa62a93b [2021-06-18T06:15:21.126Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T06:15:21.126Z] ---> Running in f9e632f2e976 [2021-06-18T06:15:21.399Z] ---> Running in 3b567caec535 [2021-06-18T06:15:21.399Z] Removing intermediate container 641de821ba2e [2021-06-18T06:15:21.399Z] ---> e01def3c6864 [2021-06-18T06:15:21.399Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T06:15:21.399Z] Removing intermediate container 648cc1d67f85 [2021-06-18T06:15:21.675Z] ---> a8d6798a43b4 [2021-06-18T06:15:21.675Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T06:15:21.675Z] ---> Running in 79dc3b53e249 [2021-06-18T06:15:21.954Z] ---> Running in d494c1b6849e [2021-06-18T06:15:21.954Z] Removing intermediate container e955d900bd7b [2021-06-18T06:15:21.954Z] ---> b0dfc3561ad6 [2021-06-18T06:15:21.954Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T06:15:22.236Z] ---> Running in 06878e262398 [2021-06-18T06:15:23.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:15:23.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:15:23.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:15:23.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:15:24.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:15:24.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:15:24.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:15:24.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:15:25.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:15:25.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:15:25.386Z] OK: 218 MiB in 52 packages [2021-06-18T06:15:25.997Z] OK: 218 MiB in 52 packages [2021-06-18T06:15:25.997Z] OK: 218 MiB in 52 packages [2021-06-18T06:15:26.276Z] OK: 218 MiB in 52 packages [2021-06-18T06:15:26.560Z] OK: 218 MiB in 52 packages [2021-06-18T06:15:26.856Z] Removing intermediate container f9e632f2e976 [2021-06-18T06:15:26.856Z] ---> 15b082e9beae [2021-06-18T06:15:26.856Z] Step 6/24 : COPY go.mod . [2021-06-18T06:15:27.844Z] Removing intermediate container 3b567caec535 [2021-06-18T06:15:27.844Z] ---> 32482c09ae45 [2021-06-18T06:15:27.844Z] Step 6/32 : COPY go.mod . [2021-06-18T06:15:27.844Z] Removing intermediate container 79dc3b53e249 [2021-06-18T06:15:27.844Z] ---> 3726ef6adf22 [2021-06-18T06:15:27.844Z] Step 6/26 : COPY go.mod . [2021-06-18T06:15:28.551Z] Removing intermediate container 06878e262398 [2021-06-18T06:15:28.551Z] ---> 73cdabcd3d64 [2021-06-18T06:15:28.551Z] Step 6/24 : COPY go.mod . [2021-06-18T06:15:28.551Z] ---> b86b2e16ad35 [2021-06-18T06:15:28.551Z] Step 7/24 : RUN go mod download [2021-06-18T06:15:28.551Z] Removing intermediate container d494c1b6849e [2021-06-18T06:15:28.551Z] ---> f592521fb9f2 [2021-06-18T06:15:28.551Z] Step 6/23 : COPY go.mod . [2021-06-18T06:15:28.551Z] ---> Running in 2090986951d9 [2021-06-18T06:15:29.586Z] ---> 84888ad04dc7 [2021-06-18T06:15:29.586Z] Step 7/32 : RUN go mod download [2021-06-18T06:15:29.953Z] ---> c5f70e4a45be [2021-06-18T06:15:29.953Z] Step 7/26 : RUN go mod download [2021-06-18T06:15:29.953Z] ---> 11e9f5644781 [2021-06-18T06:15:29.953Z] Step 7/24 : RUN go mod download [2021-06-18T06:15:29.953Z] ---> Running in 4ca3825f1c6b [2021-06-18T06:15:30.229Z] ---> Running in 0458bc3d5da0 [2021-06-18T06:15:30.229Z] ---> Running in 18ba5460154e [2021-06-18T06:15:30.229Z] ---> c4bbd42042bd [2021-06-18T06:15:30.229Z] Step 7/23 : RUN go mod download [2021-06-18T06:15:30.515Z] ---> Running in f8f328fdacd4 [2021-06-18T06:15:32.519Z] Removing intermediate container 2090986951d9 [2021-06-18T06:15:32.519Z] ---> f9a47a1e0507 [2021-06-18T06:15:32.519Z] Step 8/24 : COPY . . [2021-06-18T06:15:34.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-18T06:15:34.700Z] Removing intermediate container 4d87a24c092c [2021-06-18T06:15:34.701Z] ---> 89a7dee2df30 [2021-06-18T06:15:34.701Z] [2021-06-18T06:15:34.701Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T06:15:34.701Z] ---> 13621d1b12d4 [2021-06-18T06:15:34.701Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T06:15:34.701Z] ---> Using cache [2021-06-18T06:15:34.701Z] ---> 9b4db2a09548 [2021-06-18T06:15:34.701Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T06:15:34.701Z] ---> Using cache [2021-06-18T06:15:34.701Z] ---> df0925979f96 [2021-06-18T06:15:34.701Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T06:15:34.701Z] ---> Running in 7fe55921bdfb [2021-06-18T06:15:34.701Z] Removing intermediate container 7fe55921bdfb [2021-06-18T06:15:34.701Z] ---> c4ba8560eb0a [2021-06-18T06:15:34.701Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T06:15:34.701Z] ---> Running in 175bc8c1fba9 [2021-06-18T06:15:34.970Z] Removing intermediate container 175bc8c1fba9 [2021-06-18T06:15:34.970Z] ---> 6246b35f0cd8 [2021-06-18T06:15:34.970Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:15:35.166Z] Removing intermediate container 4ca3825f1c6b [2021-06-18T06:15:35.166Z] ---> 01dec78af383 [2021-06-18T06:15:35.166Z] Step 8/32 : COPY . . [2021-06-18T06:15:35.235Z] ---> aec2937189c9 [2021-06-18T06:15:35.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T06:15:35.443Z] Removing intermediate container 0458bc3d5da0 [2021-06-18T06:15:35.444Z] ---> ea179ddef419 [2021-06-18T06:15:35.444Z] Step 8/24 : COPY . . [2021-06-18T06:15:35.721Z] Removing intermediate container f8f328fdacd4 [2021-06-18T06:15:35.721Z] ---> 7603ae9a051f [2021-06-18T06:15:35.721Z] Step 8/23 : COPY . . [2021-06-18T06:15:35.815Z] ---> d78503211849 [2021-06-18T06:15:35.815Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T06:15:35.815Z] ---> 408109c4e6c2 [2021-06-18T06:15:35.815Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T06:15:36.081Z] ---> Running in a323cbdd78a0 [2021-06-18T06:15:36.081Z] Removing intermediate container a323cbdd78a0 [2021-06-18T06:15:36.081Z] ---> d88d17ec70fc [2021-06-18T06:15:36.081Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:15:36.081Z] ---> Running in cd6abacd433f [2021-06-18T06:15:36.355Z] Removing intermediate container cd6abacd433f [2021-06-18T06:15:36.355Z] ---> debb4d308e29 [2021-06-18T06:15:36.355Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T06:15:36.637Z] ---> Running in c9bd6d2ac8f5 [2021-06-18T06:15:36.716Z] Removing intermediate container 18ba5460154e [2021-06-18T06:15:36.716Z] ---> 5ee1c9abc733 [2021-06-18T06:15:36.716Z] Step 8/26 : COPY . . [2021-06-18T06:15:37.220Z] Removing intermediate container c9bd6d2ac8f5 [2021-06-18T06:15:37.220Z] ---> d5c7b6757f50 [2021-06-18T06:15:37.220Z] Step 22/23 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:15:37.220Z] ---> Running in 79b61cde21c9 [2021-06-18T06:15:37.499Z] Removing intermediate container 79b61cde21c9 [2021-06-18T06:15:37.499Z] ---> ce4ba5b7a966 [2021-06-18T06:15:37.499Z] Step 23/23 : LABEL version=2.0.0-dev.271 [2021-06-18T06:15:37.499Z] Removing intermediate container d588ae1e2d05 [2021-06-18T06:15:37.499Z] ---> 443923a76d59 [2021-06-18T06:15:37.499Z] [2021-06-18T06:15:37.499Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T06:15:37.499Z] ---> 13621d1b12d4 [2021-06-18T06:15:37.499Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T06:15:37.499Z] ---> Running in 3419af1ab056 [2021-06-18T06:15:37.773Z] ---> Running in 1115ff5595da [2021-06-18T06:15:37.774Z] Removing intermediate container 3419af1ab056 [2021-06-18T06:15:37.774Z] ---> 0253ac8c5484 [2021-06-18T06:15:37.774Z] [2021-06-18T06:15:38.054Z] Successfully built 0253ac8c5484 [2021-06-18T06:15:38.054Z] Successfully tagged support-scheduler:latest [2021-06-18T06:15:38.329Z]  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:15:38.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:15:38.330Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T06:15:38.330Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T06:15:38.609Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T06:15:38.609Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T06:15:38.609Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:15:38.609Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T06:15:38.609Z] OK: 7 MiB in 18 packages [2021-06-18T06:15:39.555Z] Removing intermediate container 1115ff5595da [2021-06-18T06:15:39.555Z] ---> b0e358855da1 [2021-06-18T06:15:39.555Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T06:15:39.555Z] ---> Running in 0cb77d05b7e0 [2021-06-18T06:15:39.555Z] Removing intermediate container 875dae7a0a92 [2021-06-18T06:15:39.555Z] ---> d4983bec0604 [2021-06-18T06:15:39.555Z] [2021-06-18T06:15:39.555Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T06:15:39.555Z] ---> 13621d1b12d4 [2021-06-18T06:15:39.555Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T06:15:39.555Z] ---> Running in 25aaf934fe82 [2021-06-18T06:15:39.555Z] Removing intermediate container 0cb77d05b7e0 [2021-06-18T06:15:39.555Z] ---> 9ed68841c6ce [2021-06-18T06:15:39.555Z] Step 14/22 : WORKDIR /edgex [2021-06-18T06:15:39.829Z] ---> Running in 325e7260f8a9 [2021-06-18T06:15:39.829Z] Removing intermediate container 325e7260f8a9 [2021-06-18T06:15:39.829Z] ---> bb91eccc8f48 [2021-06-18T06:15:39.829Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T06:15:40.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:15:40.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:15:40.369Z] ---> f5b0564a3cd6 [2021-06-18T06:15:40.369Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T06:15:40.369Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T06:15:40.369Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T06:15:40.369Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:15:40.369Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T06:15:40.369Z] OK: 6 MiB in 16 packages [2021-06-18T06:15:40.952Z] ---> e6ee16b23376 [2021-06-18T06:15:40.952Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T06:15:40.952Z] Removing intermediate container 25aaf934fe82 [2021-06-18T06:15:40.952Z] ---> cd8132d18320 [2021-06-18T06:15:40.952Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T06:15:40.952Z] ---> Running in 3160b3798923 [2021-06-18T06:15:41.224Z] Removing intermediate container 3160b3798923 [2021-06-18T06:15:41.224Z] ---> c294800f2575 [2021-06-18T06:15:41.224Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T06:15:41.224Z] ---> 02df5c7ac58e [2021-06-18T06:15:41.224Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T06:15:41.224Z] ---> Running in 1f9261b33833 [2021-06-18T06:15:41.490Z] ---> Running in 25bd811a9e3d [2021-06-18T06:15:41.490Z] Removing intermediate container 1f9261b33833 [2021-06-18T06:15:41.490Z] ---> 564a6a6a5aea [2021-06-18T06:15:41.490Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T06:15:41.490Z] Removing intermediate container 25bd811a9e3d [2021-06-18T06:15:41.490Z] ---> ec1b6adced6e [2021-06-18T06:15:41.490Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T06:15:41.490Z] ---> Running in 827dbe7244ee [2021-06-18T06:15:41.490Z] ---> Running in d41f01bdf806 [2021-06-18T06:15:41.751Z] Removing intermediate container 827dbe7244ee [2021-06-18T06:15:41.752Z] ---> 1fc52becd183 [2021-06-18T06:15:41.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:15:41.752Z] Removing intermediate container d41f01bdf806 [2021-06-18T06:15:41.752Z] ---> c3810a9a7e90 [2021-06-18T06:15:41.752Z] Step 20/22 : LABEL arch=x86_64 [2021-06-18T06:15:41.752Z] ---> Running in ccf6bcf68796 [2021-06-18T06:15:41.752Z] ---> 7d8dc7ee7f1c [2021-06-18T06:15:41.752Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T06:15:42.029Z] Removing intermediate container ccf6bcf68796 [2021-06-18T06:15:42.029Z] ---> 6cd30431b4db [2021-06-18T06:15:42.029Z] Step 21/22 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:15:42.296Z] ---> Running in 701ad9b9c040 [2021-06-18T06:15:42.296Z] ---> 8d458d72840a [2021-06-18T06:15:42.296Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T06:15:42.296Z] Removing intermediate container 701ad9b9c040 [2021-06-18T06:15:42.296Z] ---> 7536287e8a74 [2021-06-18T06:15:42.296Z] Step 22/22 : LABEL version=2.0.0-dev.271 [2021-06-18T06:15:42.296Z] ---> Running in c2e55ac119ec [2021-06-18T06:15:42.562Z] Removing intermediate container c2e55ac119ec [2021-06-18T06:15:42.562Z] ---> c26ba75c1c60 [2021-06-18T06:15:42.562Z] [2021-06-18T06:15:42.562Z] ---> b32eadf1a888 [2021-06-18T06:15:42.562Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T06:15:42.562Z] Successfully built c26ba75c1c60 [2021-06-18T06:15:42.562Z] Successfully tagged security-proxy-setup:latest [2021-06-18T06:15:42.562Z] ---> Running in 8867b7902920 [2021-06-18T06:15:42.824Z]  Building security-proxy-setup ... done Removing intermediate container 8867b7902920 [2021-06-18T06:15:42.824Z] ---> 1bc84b3794fa [2021-06-18T06:15:42.824Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:15:42.824Z] ---> Running in 262397b4561b [2021-06-18T06:15:42.824Z] Removing intermediate container 262397b4561b [2021-06-18T06:15:42.824Z] ---> 73a92ca40882 [2021-06-18T06:15:42.824Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T06:15:43.085Z] ---> Running in b474d0fc3825 [2021-06-18T06:15:43.086Z] Removing intermediate container b474d0fc3825 [2021-06-18T06:15:43.086Z] ---> 9d0786a1c01c [2021-06-18T06:15:43.086Z] Step 22/23 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:15:43.086Z] ---> Running in a267a5d6a645 [2021-06-18T06:15:43.086Z] Removing intermediate container a267a5d6a645 [2021-06-18T06:15:43.086Z] ---> 282f347311c4 [2021-06-18T06:15:43.086Z] Step 23/23 : LABEL version=2.0.0-dev.271 [2021-06-18T06:15:43.356Z] ---> Running in 1a84fe57ebdb [2021-06-18T06:15:43.356Z] Removing intermediate container 1a84fe57ebdb [2021-06-18T06:15:43.356Z] ---> 47d165cbc304 [2021-06-18T06:15:43.356Z] [2021-06-18T06:15:43.356Z] Successfully built 47d165cbc304 [2021-06-18T06:15:43.356Z] Successfully tagged support-notifications:latest [2021-06-18T06:15:43.940Z]  Building support-notifications ... done Removing intermediate container 3d5a08bd66fc [2021-06-18T06:15:43.940Z] ---> 0ce887db7435 [2021-06-18T06:15:43.940Z] [2021-06-18T06:15:43.940Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T06:15:43.940Z] ---> 13621d1b12d4 [2021-06-18T06:15:43.940Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T06:15:43.940Z] ---> Running in 7f9a53df01a0 [2021-06-18T06:15:43.940Z] Removing intermediate container 7f9a53df01a0 [2021-06-18T06:15:43.940Z] ---> 70379472c938 [2021-06-18T06:15:43.940Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T06:15:43.940Z] ---> Running in ba882acb6f60 [2021-06-18T06:15:44.209Z] Removing intermediate container ba882acb6f60 [2021-06-18T06:15:44.209Z] ---> 8394038241a5 [2021-06-18T06:15:44.209Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T06:15:44.209Z] ---> Running in fcde5945c827 [2021-06-18T06:15:44.209Z] Removing intermediate container fcde5945c827 [2021-06-18T06:15:44.209Z] ---> 59bc1273c4b0 [2021-06-18T06:15:44.209Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:15:44.209Z] ---> Running in 10300b8c161b [2021-06-18T06:15:44.795Z] Removing intermediate container 10300b8c161b [2021-06-18T06:15:44.795Z] ---> 2991e6c46e25 [2021-06-18T06:15:44.795Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T06:15:44.795Z] ---> Running in 281cddf8749b [2021-06-18T06:15:45.058Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T06:15:45.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T06:15:46.206Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T06:15:46.206Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T06:15:46.470Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T06:15:46.470Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T06:15:47.413Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T06:15:47.413Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T06:15:47.413Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:15:47.681Z] OK: 8 MiB in 20 packages [2021-06-18T06:15:47.681Z] Removing intermediate container 281cddf8749b [2021-06-18T06:15:47.681Z] ---> f4586523aa75 [2021-06-18T06:15:47.681Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:15:47.945Z] ---> 9b005ad8ba94 [2021-06-18T06:15:47.945Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T06:15:48.209Z] ---> 43cdc801258a [2021-06-18T06:15:48.209Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T06:15:48.471Z] ---> b74e6c1ad381 [2021-06-18T06:15:48.471Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T06:15:48.471Z] ---> Running in 6fa3910ff400 [2021-06-18T06:15:48.471Z] Removing intermediate container 6fa3910ff400 [2021-06-18T06:15:48.471Z] ---> c73525e41a70 [2021-06-18T06:15:48.471Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:15:48.471Z] ---> Running in ba76ad4cc46d [2021-06-18T06:15:48.731Z] Removing intermediate container ba76ad4cc46d [2021-06-18T06:15:48.731Z] ---> 6b11ebd9fe37 [2021-06-18T06:15:48.731Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T06:15:48.731Z] ---> Running in 4e817b472f99 [2021-06-18T06:15:48.731Z] Removing intermediate container 4e817b472f99 [2021-06-18T06:15:48.731Z] ---> ff2483a86cfd [2021-06-18T06:15:48.731Z] Step 23/24 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:15:48.731Z] ---> Running in 584574951f0a [2021-06-18T06:15:48.992Z] Removing intermediate container 584574951f0a [2021-06-18T06:15:48.992Z] ---> 607ebc6a658b [2021-06-18T06:15:48.992Z] Step 24/24 : LABEL version=2.0.0-dev.271 [2021-06-18T06:15:48.992Z] ---> Running in d845112b9dcb [2021-06-18T06:15:48.992Z] Removing intermediate container d845112b9dcb [2021-06-18T06:15:48.992Z] ---> 51c633a28b0a [2021-06-18T06:15:48.992Z] [2021-06-18T06:15:49.254Z] Successfully built 51c633a28b0a [2021-06-18T06:15:49.254Z] Successfully tagged core-data:latest [2021-06-18T06:15:49.261Z]  Building core-data ... done  [Pipeline] } [2021-06-18T06:15:49.266Z] $ docker stop --time=1 949ab70682298f2bb02291bedff56142891dcb27cda6479bff76d2238fc74d8a [2021-06-18T06:15:50.511Z] $ docker rm -f 949ab70682298f2bb02291bedff56142891dcb27cda6479bff76d2238fc74d8a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T06:15:50.889Z] + docker images [2021-06-18T06:15:50.890Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T06:15:50.890Z] core-data latest 51c633a28b0a 2 seconds ago 20.2MB [2021-06-18T06:15:50.890Z] support-notifications latest 47d165cbc304 7 seconds ago 16.7MB [2021-06-18T06:15:50.890Z] 0ce887db7435 7 seconds ago 1.15GB [2021-06-18T06:15:50.890Z] security-proxy-setup latest c26ba75c1c60 8 seconds ago 25.7MB [2021-06-18T06:15:50.890Z] d4983bec0604 11 seconds ago 1.15GB [2021-06-18T06:15:50.890Z] support-scheduler latest 0253ac8c5484 13 seconds ago 15.9MB [2021-06-18T06:15:50.890Z] 443923a76d59 13 seconds ago 1.15GB [2021-06-18T06:15:50.890Z] 89a7dee2df30 16 seconds ago 1.15GB [2021-06-18T06:15:50.890Z] sys-mgmt-agent latest d09c18311855 36 seconds ago 312MB [2021-06-18T06:15:50.890Z] security-bootstrapper latest f09bd39b4d00 About a minute ago 18.6MB [2021-06-18T06:15:50.890Z] security-secretstore-setup latest 5d3e397c5115 About a minute ago 28.7MB [2021-06-18T06:15:50.890Z] core-metadata latest c3b458c3a867 About a minute ago 16.6MB [2021-06-18T06:15:50.890Z] 6ec9f233817d About a minute ago 1.15GB [2021-06-18T06:15:50.890Z] core-command latest 6f7e680116f5 About a minute ago 15.9MB [2021-06-18T06:15:50.890Z] 57687786b468 About a minute ago 1.15GB [2021-06-18T06:15:50.890Z] 5a7b3d090913 About a minute ago 1.15GB [2021-06-18T06:15:50.890Z] 789cbac239f6 About a minute ago 1.14GB [2021-06-18T06:15:50.890Z] bbdcdb129ea6 About a minute ago 1.15GB [2021-06-18T06:15:50.890Z] ci-base-image-x86_64 latest 04d5df777456 5 minutes ago 647MB [2021-06-18T06:15:50.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-18T06:15:50.890Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-18T06:15:50.890Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-18T06:15:50.890Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-18T06:15:50.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T06:15:51.242Z] provisioning config files... [2021-06-18T06:15:51.265Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config3468520448761966621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:15:51.602Z] ---> docker-login.sh [2021-06-18T06:15:51.602Z] nexus3.edgexfoundry.org:10001 [2021-06-18T06:15:51.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:15:51.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:15:51.602Z] Configure a credential helper to remove this warning. See [2021-06-18T06:15:51.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:15:51.602Z] [2021-06-18T06:15:51.602Z] Login Succeeded [2021-06-18T06:15:51.602Z] nexus3.edgexfoundry.org:10002 [2021-06-18T06:15:51.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:15:51.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:15:51.863Z] Configure a credential helper to remove this warning. See [2021-06-18T06:15:51.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:15:51.863Z] [2021-06-18T06:15:51.863Z] Login Succeeded [2021-06-18T06:15:51.863Z] nexus3.edgexfoundry.org:10003 [2021-06-18T06:15:51.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:15:51.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:15:51.863Z] Configure a credential helper to remove this warning. See [2021-06-18T06:15:51.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:15:51.863Z] [2021-06-18T06:15:51.863Z] Login Succeeded [2021-06-18T06:15:51.863Z] nexus3.edgexfoundry.org:10004 [2021-06-18T06:15:51.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:15:51.876Z] ---> 20fabc6858a9 [2021-06-18T06:15:51.876Z] Step 9/24 : RUN go mod tidy [2021-06-18T06:15:51.876Z] ---> Running in 24a141090878 [2021-06-18T06:15:51.876Z] ---> 36fc192d41f4 [2021-06-18T06:15:51.876Z] Step 9/32 : RUN go mod tidy [2021-06-18T06:15:51.876Z] ---> fe02553e07ae [2021-06-18T06:15:51.876Z] Step 9/23 : RUN go mod tidy [2021-06-18T06:15:51.876Z] ---> Running in 04e0ca7e7535 [2021-06-18T06:15:51.876Z] ---> Running in 5425fe5670ee [2021-06-18T06:15:51.876Z] ---> a3dbba8ec421 [2021-06-18T06:15:51.876Z] Step 9/24 : RUN go mod tidy [2021-06-18T06:15:51.876Z] ---> d5c1469448bd [2021-06-18T06:15:51.876Z] Step 9/26 : RUN go mod tidy [2021-06-18T06:15:51.876Z] ---> Running in 1b819f0dfc5b [2021-06-18T06:15:51.876Z] ---> Running in 3ca24b798fbb [2021-06-18T06:15:52.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:15:52.127Z] Configure a credential helper to remove this warning. See [2021-06-18T06:15:52.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:15:52.127Z] [2021-06-18T06:15:52.127Z] Login Succeeded [2021-06-18T06:15:52.127Z] docker.io [2021-06-18T06:15:52.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:15:52.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:15:52.390Z] Configure a credential helper to remove this warning. See [2021-06-18T06:15:52.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:15:52.390Z] [2021-06-18T06:15:52.390Z] Login Succeeded [2021-06-18T06:15:52.390Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T06:15:52.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:15:52.502Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-18T06:15:52.502Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:15:52.502Z] latest [2021-06-18T06:15:52.502Z] 2.0.0-dev.271 [2021-06-18T06:15:52.502Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:15:52.502Z] master [2021-06-18T06:15:52.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:52.870Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:53.178Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:15:53.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-18T06:15:53.178Z] a7febfffd01b: Preparing [2021-06-18T06:15:53.178Z] 8b148570383e: Preparing [2021-06-18T06:15:53.178Z] 1c98af5d05aa: Preparing [2021-06-18T06:15:53.178Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:15:53.178Z] 32f366d666a5: Preparing [2021-06-18T06:15:53.178Z] 32f366d666a5: Layer already exists [2021-06-18T06:15:53.444Z] a7febfffd01b: Pushed [2021-06-18T06:15:53.444Z] 1c98af5d05aa: Pushed [2021-06-18T06:15:53.444Z] 1f8dbb3a8d59: Pushed [2021-06-18T06:15:54.390Z] 8b148570383e: Pushed [2021-06-18T06:15:54.390Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:1e8a30ef47f2a2f1b8f6c93fb37afaeaf6a576a371ade0a0bc802bd7a4ca3602 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:54.706Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:55.007Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-18T06:15:55.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-18T06:15:55.007Z] a7febfffd01b: Preparing [2021-06-18T06:15:55.007Z] 8b148570383e: Preparing [2021-06-18T06:15:55.007Z] 1c98af5d05aa: Preparing [2021-06-18T06:15:55.007Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:15:55.007Z] 32f366d666a5: Preparing [2021-06-18T06:15:55.007Z] a7febfffd01b: Layer already exists [2021-06-18T06:15:55.007Z] 8b148570383e: Layer already exists [2021-06-18T06:15:55.007Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:15:55.007Z] 32f366d666a5: Layer already exists [2021-06-18T06:15:55.007Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:15:55.007Z] latest: digest: sha256:1e8a30ef47f2a2f1b8f6c93fb37afaeaf6a576a371ade0a0bc802bd7a4ca3602 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:55.313Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:55.619Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.271 [2021-06-18T06:15:55.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-18T06:15:55.620Z] a7febfffd01b: Preparing [2021-06-18T06:15:55.620Z] 8b148570383e: Preparing [2021-06-18T06:15:55.620Z] 1c98af5d05aa: Preparing [2021-06-18T06:15:55.620Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:15:55.620Z] 32f366d666a5: Preparing [2021-06-18T06:15:55.620Z] 32f366d666a5: Layer already exists [2021-06-18T06:15:55.620Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:15:55.620Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:15:55.620Z] 8b148570383e: Layer already exists [2021-06-18T06:15:55.620Z] a7febfffd01b: Layer already exists [2021-06-18T06:15:55.620Z] 2.0.0-dev.271: digest: sha256:1e8a30ef47f2a2f1b8f6c93fb37afaeaf6a576a371ade0a0bc802bd7a4ca3602 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:56.218Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:56.526Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:15:56.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-18T06:15:56.526Z] a7febfffd01b: Preparing [2021-06-18T06:15:56.526Z] 8b148570383e: Preparing [2021-06-18T06:15:56.526Z] 1c98af5d05aa: Preparing [2021-06-18T06:15:56.526Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:15:56.526Z] 32f366d666a5: Preparing [2021-06-18T06:15:56.526Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:15:56.526Z] a7febfffd01b: Layer already exists [2021-06-18T06:15:56.526Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:15:56.526Z] 8b148570383e: Layer already exists [2021-06-18T06:15:56.526Z] 32f366d666a5: Layer already exists [2021-06-18T06:15:56.526Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:1e8a30ef47f2a2f1b8f6c93fb37afaeaf6a576a371ade0a0bc802bd7a4ca3602 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:56.855Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:57.158Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-18T06:15:57.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-18T06:15:57.158Z] a7febfffd01b: Preparing [2021-06-18T06:15:57.158Z] 8b148570383e: Preparing [2021-06-18T06:15:57.158Z] 1c98af5d05aa: Preparing [2021-06-18T06:15:57.158Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:15:57.158Z] 32f366d666a5: Preparing [2021-06-18T06:15:57.158Z] a7febfffd01b: Layer already exists [2021-06-18T06:15:57.158Z] 32f366d666a5: Layer already exists [2021-06-18T06:15:57.158Z] 8b148570383e: Layer already exists [2021-06-18T06:15:57.158Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:15:57.158Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:15:57.320Z] Removing intermediate container 24a141090878 [2021-06-18T06:15:57.320Z] ---> a1558ae0d81a [2021-06-18T06:15:57.320Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T06:15:57.320Z] ---> Running in 5564926775e1 [2021-06-18T06:15:57.422Z] master: digest: sha256:1e8a30ef47f2a2f1b8f6c93fb37afaeaf6a576a371ade0a0bc802bd7a4ca3602 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:15:57.497Z] ===================================================== [Pipeline] echo [2021-06-18T06:15:57.518Z] taggedImages: [2021-06-18T06:15:57.518Z] - nexus3.edgexfoundry.org:10004/core-command:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:15:57.518Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-18T06:15:57.518Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.271 [2021-06-18T06:15:57.518Z] - nexus3.edgexfoundry.org:10004/core-command:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:15:57.518Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-18T06:15:57.570Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-18T06:15:57.571Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:15:57.571Z] latest [2021-06-18T06:15:57.571Z] 2.0.0-dev.271 [2021-06-18T06:15:57.571Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:15:57.571Z] master [2021-06-18T06:15:57.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:57.951Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:15:58.262Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:15:58.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-18T06:15:58.262Z] 037a51b1a023: Preparing [2021-06-18T06:15:58.262Z] ae4afff1de1e: Preparing [2021-06-18T06:15:58.262Z] 1c98af5d05aa: Preparing [2021-06-18T06:15:58.262Z] a63f33bdd44a: Preparing [2021-06-18T06:15:58.262Z] a42444c3d5d1: Preparing [2021-06-18T06:15:58.262Z] 32f366d666a5: Preparing [2021-06-18T06:15:58.262Z] 32f366d666a5: Waiting [2021-06-18T06:15:58.262Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:15:58.262Z] 32f366d666a5: Layer already exists [2021-06-18T06:15:58.325Z] Removing intermediate container 04e0ca7e7535 [2021-06-18T06:15:58.325Z] ---> edf4f6fb4fda [2021-06-18T06:15:58.325Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T06:15:58.527Z] 037a51b1a023: Pushed [2021-06-18T06:15:58.527Z] a42444c3d5d1: Pushed [2021-06-18T06:15:58.527Z] a63f33bdd44a: Pushed [2021-06-18T06:15:58.600Z] ---> Running in b1a2401cd921 [2021-06-18T06:15:58.875Z] Removing intermediate container 5425fe5670ee [2021-06-18T06:15:58.875Z] ---> 7129db1ba9bb [2021-06-18T06:15:58.875Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T06:15:59.155Z] Removing intermediate container 3ca24b798fbb [2021-06-18T06:15:59.155Z] ---> a41cd3a5856e [2021-06-18T06:15:59.155Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T06:15:59.155Z] Removing intermediate container 1b819f0dfc5b [2021-06-18T06:15:59.155Z] ---> dfc4698f4f79 [2021-06-18T06:15:59.155Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T06:15:59.155Z] ---> Running in 0ba7eb69702f [2021-06-18T06:15:59.155Z] ---> Running in 0666a02534be [2021-06-18T06:15:59.155Z] ---> Running in a878e2e473c2 [2021-06-18T06:15:59.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/core-command/core-command ./cmd/core-command [2021-06-18T06:15:59.919Z] ae4afff1de1e: Pushed [2021-06-18T06:15:59.919Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:b456aef126f78579f4a8e30a155ab895ec36d611682a0d269586af076c7a5761 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:00.234Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:00.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-18T06:16:00.548Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-18T06:16:00.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-18T06:16:00.548Z] 037a51b1a023: Preparing [2021-06-18T06:16:00.548Z] ae4afff1de1e: Preparing [2021-06-18T06:16:00.548Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:00.548Z] a63f33bdd44a: Preparing [2021-06-18T06:16:00.548Z] a42444c3d5d1: Preparing [2021-06-18T06:16:00.548Z] 32f366d666a5: Preparing [2021-06-18T06:16:00.548Z] 32f366d666a5: Waiting [2021-06-18T06:16:00.548Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:00.548Z] ae4afff1de1e: Layer already exists [2021-06-18T06:16:00.548Z] 037a51b1a023: Layer already exists [2021-06-18T06:16:00.548Z] a63f33bdd44a: Layer already exists [2021-06-18T06:16:00.548Z] a42444c3d5d1: Layer already exists [2021-06-18T06:16:00.548Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:00.548Z] latest: digest: sha256:b456aef126f78579f4a8e30a155ab895ec36d611682a0d269586af076c7a5761 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:00.855Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:01.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.271 [2021-06-18T06:16:01.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-18T06:16:01.157Z] 037a51b1a023: Preparing [2021-06-18T06:16:01.157Z] ae4afff1de1e: Preparing [2021-06-18T06:16:01.157Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:01.157Z] a63f33bdd44a: Preparing [2021-06-18T06:16:01.157Z] a42444c3d5d1: Preparing [2021-06-18T06:16:01.157Z] 32f366d666a5: Preparing [2021-06-18T06:16:01.157Z] 32f366d666a5: Waiting [2021-06-18T06:16:01.157Z] a42444c3d5d1: Layer already exists [2021-06-18T06:16:01.157Z] ae4afff1de1e: Layer already exists [2021-06-18T06:16:01.157Z] 037a51b1a023: Layer already exists [2021-06-18T06:16:01.157Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:01.157Z] a63f33bdd44a: Layer already exists [2021-06-18T06:16:01.157Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:01.157Z] 2.0.0-dev.271: digest: sha256:b456aef126f78579f4a8e30a155ab895ec36d611682a0d269586af076c7a5761 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:01.462Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:01.767Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:01.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-18T06:16:01.767Z] 037a51b1a023: Preparing [2021-06-18T06:16:01.767Z] ae4afff1de1e: Preparing [2021-06-18T06:16:01.767Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:01.767Z] a63f33bdd44a: Preparing [2021-06-18T06:16:01.767Z] a42444c3d5d1: Preparing [2021-06-18T06:16:01.767Z] 32f366d666a5: Preparing [2021-06-18T06:16:01.767Z] 32f366d666a5: Waiting [2021-06-18T06:16:01.767Z] 037a51b1a023: Layer already exists [2021-06-18T06:16:01.767Z] a63f33bdd44a: Layer already exists [2021-06-18T06:16:01.767Z] a42444c3d5d1: Layer already exists [2021-06-18T06:16:01.767Z] ae4afff1de1e: Layer already exists [2021-06-18T06:16:01.767Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:01.767Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:01.767Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:b456aef126f78579f4a8e30a155ab895ec36d611682a0d269586af076c7a5761 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:01.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-18T06:16:01.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-18T06:16:02.081Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:02.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-18T06:16:02.388Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-18T06:16:02.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-18T06:16:02.388Z] 037a51b1a023: Preparing [2021-06-18T06:16:02.388Z] ae4afff1de1e: Preparing [2021-06-18T06:16:02.388Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:02.388Z] a63f33bdd44a: Preparing [2021-06-18T06:16:02.388Z] a42444c3d5d1: Preparing [2021-06-18T06:16:02.388Z] 32f366d666a5: Preparing [2021-06-18T06:16:02.388Z] 32f366d666a5: Waiting [2021-06-18T06:16:02.388Z] a42444c3d5d1: Layer already exists [2021-06-18T06:16:02.388Z] ae4afff1de1e: Layer already exists [2021-06-18T06:16:02.388Z] a63f33bdd44a: Layer already exists [2021-06-18T06:16:02.388Z] 037a51b1a023: Layer already exists [2021-06-18T06:16:02.388Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:02.388Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:02.388Z] master: digest: sha256:b456aef126f78579f4a8e30a155ab895ec36d611682a0d269586af076c7a5761 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:16:02.486Z] ===================================================== [Pipeline] echo [2021-06-18T06:16:02.505Z] taggedImages: [2021-06-18T06:16:02.505Z] - nexus3.edgexfoundry.org:10004/core-data:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:02.505Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-18T06:16:02.505Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.271 [2021-06-18T06:16:02.505Z] - nexus3.edgexfoundry.org:10004/core-data:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:02.505Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-18T06:16:02.542Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-18T06:16:02.542Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:02.542Z] latest [2021-06-18T06:16:02.542Z] 2.0.0-dev.271 [2021-06-18T06:16:02.542Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:02.542Z] master [2021-06-18T06:16:02.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:02.918Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:03.226Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:03.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-18T06:16:03.226Z] 111ddff9acb8: Preparing [2021-06-18T06:16:03.226Z] ba348038165d: Preparing [2021-06-18T06:16:03.226Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:03.226Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:16:03.226Z] 32f366d666a5: Preparing [2021-06-18T06:16:03.226Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:16:03.226Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:03.226Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:03.226Z] 111ddff9acb8: Pushed [2021-06-18T06:16:04.617Z] ba348038165d: Pushed [2021-06-18T06:16:04.878Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:687eecb7a1f856f12e82aac917650eb7ee0e855eed9cb9503d6015e13ac502c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:05.197Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:05.497Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-18T06:16:05.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-18T06:16:05.497Z] 111ddff9acb8: Preparing [2021-06-18T06:16:05.497Z] ba348038165d: Preparing [2021-06-18T06:16:05.497Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:05.497Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:16:05.497Z] 32f366d666a5: Preparing [2021-06-18T06:16:05.497Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:05.497Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:05.497Z] ba348038165d: Layer already exists [2021-06-18T06:16:05.497Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:16:05.497Z] 111ddff9acb8: Layer already exists [2021-06-18T06:16:05.497Z] latest: digest: sha256:687eecb7a1f856f12e82aac917650eb7ee0e855eed9cb9503d6015e13ac502c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:05.802Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:06.105Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.271 [2021-06-18T06:16:06.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-18T06:16:06.105Z] 111ddff9acb8: Preparing [2021-06-18T06:16:06.105Z] ba348038165d: Preparing [2021-06-18T06:16:06.105Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:06.105Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:16:06.105Z] 32f366d666a5: Preparing [2021-06-18T06:16:06.105Z] 111ddff9acb8: Layer already exists [2021-06-18T06:16:06.105Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:16:06.105Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:06.105Z] ba348038165d: Layer already exists [2021-06-18T06:16:06.105Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:06.105Z] 2.0.0-dev.271: digest: sha256:687eecb7a1f856f12e82aac917650eb7ee0e855eed9cb9503d6015e13ac502c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:06.413Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:06.717Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:06.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-18T06:16:06.717Z] 111ddff9acb8: Preparing [2021-06-18T06:16:06.717Z] ba348038165d: Preparing [2021-06-18T06:16:06.717Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:06.717Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:16:06.717Z] 32f366d666a5: Preparing [2021-06-18T06:16:06.717Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:06.717Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:16:06.717Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:06.717Z] 111ddff9acb8: Layer already exists [2021-06-18T06:16:06.717Z] ba348038165d: Layer already exists [2021-06-18T06:16:06.717Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:687eecb7a1f856f12e82aac917650eb7ee0e855eed9cb9503d6015e13ac502c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:07.032Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:07.336Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-18T06:16:07.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-18T06:16:07.336Z] 111ddff9acb8: Preparing [2021-06-18T06:16:07.336Z] ba348038165d: Preparing [2021-06-18T06:16:07.336Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:07.336Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:16:07.336Z] 32f366d666a5: Preparing [2021-06-18T06:16:07.336Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:07.336Z] ba348038165d: Layer already exists [2021-06-18T06:16:07.336Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:16:07.336Z] 111ddff9acb8: Layer already exists [2021-06-18T06:16:07.336Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:07.336Z] master: digest: sha256:687eecb7a1f856f12e82aac917650eb7ee0e855eed9cb9503d6015e13ac502c9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:16:07.400Z] ===================================================== [Pipeline] echo [2021-06-18T06:16:07.415Z] taggedImages: [2021-06-18T06:16:07.415Z] - nexus3.edgexfoundry.org:10004/core-metadata:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:07.415Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-18T06:16:07.415Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.271 [2021-06-18T06:16:07.415Z] - nexus3.edgexfoundry.org:10004/core-metadata:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:07.415Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-18T06:16:07.454Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-18T06:16:07.455Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:07.455Z] latest [2021-06-18T06:16:07.455Z] 2.0.0-dev.271 [2021-06-18T06:16:07.455Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:07.455Z] master [2021-06-18T06:16:07.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:07.824Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:08.129Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:08.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-18T06:16:08.129Z] 22c6420e164f: Preparing [2021-06-18T06:16:08.129Z] 22c6420e164f: Preparing [2021-06-18T06:16:08.129Z] 956a614f3984: Preparing [2021-06-18T06:16:08.129Z] 3603e0f11936: Preparing [2021-06-18T06:16:08.129Z] 3867c1717e12: Preparing [2021-06-18T06:16:08.129Z] 8a9bb3341606: Preparing [2021-06-18T06:16:08.129Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:08.129Z] c2513298acb0: Preparing [2021-06-18T06:16:08.129Z] a4448ffd512b: Preparing [2021-06-18T06:16:08.129Z] 1fd0d75a1085: Preparing [2021-06-18T06:16:08.129Z] c10cde11fd6b: Preparing [2021-06-18T06:16:08.129Z] 32f366d666a5: Preparing [2021-06-18T06:16:08.129Z] c2513298acb0: Waiting [2021-06-18T06:16:08.129Z] a4448ffd512b: Waiting [2021-06-18T06:16:08.129Z] 1fd0d75a1085: Waiting [2021-06-18T06:16:08.129Z] c10cde11fd6b: Waiting [2021-06-18T06:16:08.129Z] 32f366d666a5: Waiting [2021-06-18T06:16:08.129Z] 1c98af5d05aa: Waiting [2021-06-18T06:16:08.391Z] 22c6420e164f: Pushed [2021-06-18T06:16:08.391Z] 956a614f3984: Pushed [2021-06-18T06:16:08.391Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:08.391Z] 3867c1717e12: Pushed [2021-06-18T06:16:08.391Z] 3603e0f11936: Pushed [2021-06-18T06:16:08.391Z] c2513298acb0: Pushed [2021-06-18T06:16:08.657Z] c10cde11fd6b: Pushed [2021-06-18T06:16:08.657Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:08.657Z] 1fd0d75a1085: Pushed [2021-06-18T06:16:08.657Z] a4448ffd512b: Pushed [2021-06-18T06:16:09.601Z] 8a9bb3341606: Pushed [2021-06-18T06:16:10.174Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:3281e5d852f9ce8b2eb010c9aa46ae75386ae3092391b7a970f3e3aa4a18b3a6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:10.496Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:10.799Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-18T06:16:10.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-18T06:16:10.799Z] 22c6420e164f: Preparing [2021-06-18T06:16:10.800Z] 22c6420e164f: Preparing [2021-06-18T06:16:10.800Z] 956a614f3984: Preparing [2021-06-18T06:16:10.800Z] 3603e0f11936: Preparing [2021-06-18T06:16:10.800Z] 3867c1717e12: Preparing [2021-06-18T06:16:10.800Z] 8a9bb3341606: Preparing [2021-06-18T06:16:10.800Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:10.800Z] c2513298acb0: Preparing [2021-06-18T06:16:10.800Z] a4448ffd512b: Preparing [2021-06-18T06:16:10.800Z] 1fd0d75a1085: Preparing [2021-06-18T06:16:10.800Z] c10cde11fd6b: Preparing [2021-06-18T06:16:10.800Z] 32f366d666a5: Preparing [2021-06-18T06:16:10.800Z] c2513298acb0: Waiting [2021-06-18T06:16:10.800Z] a4448ffd512b: Waiting [2021-06-18T06:16:10.800Z] 1fd0d75a1085: Waiting [2021-06-18T06:16:10.800Z] c10cde11fd6b: Waiting [2021-06-18T06:16:10.800Z] 32f366d666a5: Waiting [2021-06-18T06:16:10.800Z] 1c98af5d05aa: Waiting [2021-06-18T06:16:10.800Z] 3603e0f11936: Layer already exists [2021-06-18T06:16:10.800Z] 8a9bb3341606: Layer already exists [2021-06-18T06:16:10.800Z] 956a614f3984: Layer already exists [2021-06-18T06:16:10.800Z] 22c6420e164f: Layer already exists [2021-06-18T06:16:10.800Z] 3867c1717e12: Layer already exists [2021-06-18T06:16:10.800Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:10.800Z] a4448ffd512b: Layer already exists [2021-06-18T06:16:10.800Z] c10cde11fd6b: Layer already exists [2021-06-18T06:16:10.800Z] 1fd0d75a1085: Layer already exists [2021-06-18T06:16:10.800Z] c2513298acb0: Layer already exists [2021-06-18T06:16:10.800Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:10.800Z] latest: digest: sha256:3281e5d852f9ce8b2eb010c9aa46ae75386ae3092391b7a970f3e3aa4a18b3a6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:11.111Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:11.682Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.271 [2021-06-18T06:16:11.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-18T06:16:11.682Z] 22c6420e164f: Preparing [2021-06-18T06:16:11.682Z] 22c6420e164f: Preparing [2021-06-18T06:16:11.682Z] 956a614f3984: Preparing [2021-06-18T06:16:11.682Z] 3603e0f11936: Preparing [2021-06-18T06:16:11.682Z] 3867c1717e12: Preparing [2021-06-18T06:16:11.682Z] 8a9bb3341606: Preparing [2021-06-18T06:16:11.682Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:11.682Z] c2513298acb0: Preparing [2021-06-18T06:16:11.682Z] a4448ffd512b: Preparing [2021-06-18T06:16:11.682Z] 1fd0d75a1085: Preparing [2021-06-18T06:16:11.682Z] c10cde11fd6b: Preparing [2021-06-18T06:16:11.682Z] 32f366d666a5: Preparing [2021-06-18T06:16:11.682Z] 1c98af5d05aa: Waiting [2021-06-18T06:16:11.682Z] c2513298acb0: Waiting [2021-06-18T06:16:11.682Z] a4448ffd512b: Waiting [2021-06-18T06:16:11.682Z] 1fd0d75a1085: Waiting [2021-06-18T06:16:11.682Z] c10cde11fd6b: Waiting [2021-06-18T06:16:11.682Z] 32f366d666a5: Waiting [2021-06-18T06:16:11.682Z] 3867c1717e12: Layer already exists [2021-06-18T06:16:11.682Z] 3603e0f11936: Layer already exists [2021-06-18T06:16:11.682Z] 8a9bb3341606: Layer already exists [2021-06-18T06:16:11.682Z] 22c6420e164f: Layer already exists [2021-06-18T06:16:11.682Z] 956a614f3984: Layer already exists [2021-06-18T06:16:11.682Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:11.682Z] c2513298acb0: Layer already exists [2021-06-18T06:16:11.682Z] c10cde11fd6b: Layer already exists [2021-06-18T06:16:11.682Z] 1fd0d75a1085: Layer already exists [2021-06-18T06:16:11.682Z] a4448ffd512b: Layer already exists [2021-06-18T06:16:11.682Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:11.682Z] 2.0.0-dev.271: digest: sha256:3281e5d852f9ce8b2eb010c9aa46ae75386ae3092391b7a970f3e3aa4a18b3a6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:12.003Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:12.385Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:12.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-18T06:16:12.385Z] 22c6420e164f: Preparing [2021-06-18T06:16:12.385Z] 22c6420e164f: Preparing [2021-06-18T06:16:12.385Z] 956a614f3984: Preparing [2021-06-18T06:16:12.385Z] 3603e0f11936: Preparing [2021-06-18T06:16:12.385Z] 3867c1717e12: Preparing [2021-06-18T06:16:12.385Z] 8a9bb3341606: Preparing [2021-06-18T06:16:12.385Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:12.385Z] c2513298acb0: Preparing [2021-06-18T06:16:12.385Z] a4448ffd512b: Preparing [2021-06-18T06:16:12.385Z] 1fd0d75a1085: Preparing [2021-06-18T06:16:12.385Z] c10cde11fd6b: Preparing [2021-06-18T06:16:12.385Z] 32f366d666a5: Preparing [2021-06-18T06:16:12.385Z] 1c98af5d05aa: Waiting [2021-06-18T06:16:12.385Z] c2513298acb0: Waiting [2021-06-18T06:16:12.385Z] a4448ffd512b: Waiting [2021-06-18T06:16:12.385Z] 1fd0d75a1085: Waiting [2021-06-18T06:16:12.385Z] c10cde11fd6b: Waiting [2021-06-18T06:16:12.385Z] 32f366d666a5: Waiting [2021-06-18T06:16:12.385Z] 3603e0f11936: Layer already exists [2021-06-18T06:16:12.385Z] 956a614f3984: Layer already exists [2021-06-18T06:16:12.385Z] 22c6420e164f: Layer already exists [2021-06-18T06:16:12.385Z] 8a9bb3341606: Layer already exists [2021-06-18T06:16:12.385Z] 3867c1717e12: Layer already exists [2021-06-18T06:16:12.385Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:12.385Z] a4448ffd512b: Layer already exists [2021-06-18T06:16:12.385Z] c2513298acb0: Layer already exists [2021-06-18T06:16:12.385Z] c10cde11fd6b: Layer already exists [2021-06-18T06:16:12.385Z] 1fd0d75a1085: Layer already exists [2021-06-18T06:16:12.385Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:12.385Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:3281e5d852f9ce8b2eb010c9aa46ae75386ae3092391b7a970f3e3aa4a18b3a6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:12.695Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:13.007Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-18T06:16:13.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-18T06:16:13.007Z] 22c6420e164f: Preparing [2021-06-18T06:16:13.007Z] 22c6420e164f: Preparing [2021-06-18T06:16:13.007Z] 956a614f3984: Preparing [2021-06-18T06:16:13.007Z] 3603e0f11936: Preparing [2021-06-18T06:16:13.007Z] 3867c1717e12: Preparing [2021-06-18T06:16:13.007Z] 8a9bb3341606: Preparing [2021-06-18T06:16:13.007Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:13.007Z] c2513298acb0: Preparing [2021-06-18T06:16:13.007Z] a4448ffd512b: Preparing [2021-06-18T06:16:13.007Z] 1fd0d75a1085: Preparing [2021-06-18T06:16:13.007Z] c10cde11fd6b: Preparing [2021-06-18T06:16:13.007Z] 32f366d666a5: Preparing [2021-06-18T06:16:13.007Z] 1c98af5d05aa: Waiting [2021-06-18T06:16:13.007Z] c2513298acb0: Waiting [2021-06-18T06:16:13.007Z] a4448ffd512b: Waiting [2021-06-18T06:16:13.007Z] 1fd0d75a1085: Waiting [2021-06-18T06:16:13.007Z] c10cde11fd6b: Waiting [2021-06-18T06:16:13.007Z] 32f366d666a5: Waiting [2021-06-18T06:16:13.007Z] 3603e0f11936: Layer already exists [2021-06-18T06:16:13.007Z] 3867c1717e12: Layer already exists [2021-06-18T06:16:13.007Z] 8a9bb3341606: Layer already exists [2021-06-18T06:16:13.007Z] 22c6420e164f: Layer already exists [2021-06-18T06:16:13.007Z] 956a614f3984: Layer already exists [2021-06-18T06:16:13.007Z] c2513298acb0: Layer already exists [2021-06-18T06:16:13.007Z] 1fd0d75a1085: Layer already exists [2021-06-18T06:16:13.007Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:13.007Z] a4448ffd512b: Layer already exists [2021-06-18T06:16:13.007Z] c10cde11fd6b: Layer already exists [2021-06-18T06:16:13.007Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:13.007Z] master: digest: sha256:3281e5d852f9ce8b2eb010c9aa46ae75386ae3092391b7a970f3e3aa4a18b3a6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:16:13.070Z] ===================================================== [Pipeline] echo [2021-06-18T06:16:13.091Z] taggedImages: [2021-06-18T06:16:13.091Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:13.091Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-18T06:16:13.091Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.271 [2021-06-18T06:16:13.091Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:13.091Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-18T06:16:13.148Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-18T06:16:13.148Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:13.148Z] latest [2021-06-18T06:16:13.148Z] 2.0.0-dev.271 [2021-06-18T06:16:13.148Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:13.148Z] master [2021-06-18T06:16:13.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:13.508Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:13.818Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:13.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-18T06:16:13.818Z] 7ec6063d43ea: Preparing [2021-06-18T06:16:13.818Z] e033cf8a17e9: Preparing [2021-06-18T06:16:13.818Z] e27633ad8c68: Preparing [2021-06-18T06:16:13.818Z] 6f8b677e0356: Preparing [2021-06-18T06:16:13.818Z] 70889b92faae: Preparing [2021-06-18T06:16:13.818Z] 32f366d666a5: Preparing [2021-06-18T06:16:13.818Z] 32f366d666a5: Waiting [2021-06-18T06:16:14.398Z] e27633ad8c68: Pushed [2021-06-18T06:16:14.398Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:14.398Z] 6f8b677e0356: Pushed [2021-06-18T06:16:14.398Z] 70889b92faae: Pushed [2021-06-18T06:16:14.660Z] 7ec6063d43ea: Pushed [2021-06-18T06:16:14.660Z] e033cf8a17e9: Pushed [2021-06-18T06:16:14.925Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:af3f1cd95a9df7ea52bbe9c4b9db24961f05f29ab36f77410612ef59b4085f48 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:15.235Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:15.540Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-18T06:16:15.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-18T06:16:15.540Z] 7ec6063d43ea: Preparing [2021-06-18T06:16:15.540Z] e033cf8a17e9: Preparing [2021-06-18T06:16:15.540Z] e27633ad8c68: Preparing [2021-06-18T06:16:15.540Z] 6f8b677e0356: Preparing [2021-06-18T06:16:15.540Z] 70889b92faae: Preparing [2021-06-18T06:16:15.540Z] 32f366d666a5: Preparing [2021-06-18T06:16:15.540Z] 32f366d666a5: Waiting [2021-06-18T06:16:15.540Z] e27633ad8c68: Layer already exists [2021-06-18T06:16:15.540Z] 7ec6063d43ea: Layer already exists [2021-06-18T06:16:15.540Z] 70889b92faae: Layer already exists [2021-06-18T06:16:15.540Z] e033cf8a17e9: Layer already exists [2021-06-18T06:16:15.540Z] 6f8b677e0356: Layer already exists [2021-06-18T06:16:15.540Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:15.540Z] latest: digest: sha256:af3f1cd95a9df7ea52bbe9c4b9db24961f05f29ab36f77410612ef59b4085f48 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:15.843Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:16.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.271 [2021-06-18T06:16:16.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-18T06:16:16.146Z] 7ec6063d43ea: Preparing [2021-06-18T06:16:16.146Z] e033cf8a17e9: Preparing [2021-06-18T06:16:16.146Z] e27633ad8c68: Preparing [2021-06-18T06:16:16.146Z] 6f8b677e0356: Preparing [2021-06-18T06:16:16.146Z] 70889b92faae: Preparing [2021-06-18T06:16:16.146Z] 32f366d666a5: Preparing [2021-06-18T06:16:16.146Z] 32f366d666a5: Waiting [2021-06-18T06:16:16.146Z] e27633ad8c68: Layer already exists [2021-06-18T06:16:16.146Z] 70889b92faae: Layer already exists [2021-06-18T06:16:16.146Z] 7ec6063d43ea: Layer already exists [2021-06-18T06:16:16.146Z] e033cf8a17e9: Layer already exists [2021-06-18T06:16:16.146Z] 6f8b677e0356: Layer already exists [2021-06-18T06:16:16.146Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:16.146Z] 2.0.0-dev.271: digest: sha256:af3f1cd95a9df7ea52bbe9c4b9db24961f05f29ab36f77410612ef59b4085f48 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:16.460Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:16.778Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:16.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-18T06:16:16.778Z] 7ec6063d43ea: Preparing [2021-06-18T06:16:16.778Z] e033cf8a17e9: Preparing [2021-06-18T06:16:16.778Z] e27633ad8c68: Preparing [2021-06-18T06:16:16.778Z] 6f8b677e0356: Preparing [2021-06-18T06:16:16.778Z] 70889b92faae: Preparing [2021-06-18T06:16:16.778Z] 32f366d666a5: Preparing [2021-06-18T06:16:16.778Z] 32f366d666a5: Waiting [2021-06-18T06:16:16.778Z] e033cf8a17e9: Layer already exists [2021-06-18T06:16:16.778Z] e27633ad8c68: Layer already exists [2021-06-18T06:16:16.778Z] 6f8b677e0356: Layer already exists [2021-06-18T06:16:16.778Z] 7ec6063d43ea: Layer already exists [2021-06-18T06:16:16.778Z] 70889b92faae: Layer already exists [2021-06-18T06:16:16.778Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:16.778Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:af3f1cd95a9df7ea52bbe9c4b9db24961f05f29ab36f77410612ef59b4085f48 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:17.082Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:17.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-18T06:16:17.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-18T06:16:17.383Z] 7ec6063d43ea: Preparing [2021-06-18T06:16:17.383Z] e033cf8a17e9: Preparing [2021-06-18T06:16:17.383Z] e27633ad8c68: Preparing [2021-06-18T06:16:17.383Z] 6f8b677e0356: Preparing [2021-06-18T06:16:17.383Z] 70889b92faae: Preparing [2021-06-18T06:16:17.383Z] 32f366d666a5: Preparing [2021-06-18T06:16:17.383Z] 32f366d666a5: Waiting [2021-06-18T06:16:17.383Z] e033cf8a17e9: Layer already exists [2021-06-18T06:16:17.383Z] 70889b92faae: Layer already exists [2021-06-18T06:16:17.383Z] e27633ad8c68: Layer already exists [2021-06-18T06:16:17.383Z] 7ec6063d43ea: Layer already exists [2021-06-18T06:16:17.383Z] 6f8b677e0356: Layer already exists [2021-06-18T06:16:17.383Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:17.383Z] master: digest: sha256:af3f1cd95a9df7ea52bbe9c4b9db24961f05f29ab36f77410612ef59b4085f48 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:16:17.435Z] ===================================================== [Pipeline] echo [2021-06-18T06:16:17.450Z] taggedImages: [2021-06-18T06:16:17.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:17.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-18T06:16:17.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.271 [2021-06-18T06:16:17.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:17.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-18T06:16:17.495Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-18T06:16:17.495Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:17.495Z] latest [2021-06-18T06:16:17.495Z] 2.0.0-dev.271 [2021-06-18T06:16:17.495Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:17.495Z] master [2021-06-18T06:16:17.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:17.875Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:18.184Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:18.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-18T06:16:18.184Z] 1e29bbaa6fc0: Preparing [2021-06-18T06:16:18.184Z] e457efee98d7: Preparing [2021-06-18T06:16:18.184Z] a636c88d7b86: Preparing [2021-06-18T06:16:18.184Z] 3d23afaf755f: Preparing [2021-06-18T06:16:18.184Z] 69017bd95d8f: Preparing [2021-06-18T06:16:18.184Z] 34d7e97d242b: Preparing [2021-06-18T06:16:18.184Z] a10cec3f68ba: Preparing [2021-06-18T06:16:18.184Z] 76d3f6209ae4: Preparing [2021-06-18T06:16:18.184Z] 020c481ef839: Preparing [2021-06-18T06:16:18.184Z] 32f366d666a5: Preparing [2021-06-18T06:16:18.184Z] 34d7e97d242b: Waiting [2021-06-18T06:16:18.184Z] a10cec3f68ba: Waiting [2021-06-18T06:16:18.184Z] 76d3f6209ae4: Waiting [2021-06-18T06:16:18.184Z] 020c481ef839: Waiting [2021-06-18T06:16:18.184Z] 32f366d666a5: Waiting [2021-06-18T06:16:18.767Z] 69017bd95d8f: Pushed [2021-06-18T06:16:18.767Z] 1e29bbaa6fc0: Pushed [2021-06-18T06:16:19.029Z] e457efee98d7: Pushed [2021-06-18T06:16:19.029Z] 34d7e97d242b: Pushed [2021-06-18T06:16:19.029Z] 76d3f6209ae4: Pushed [2021-06-18T06:16:19.029Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:19.290Z] a10cec3f68ba: Pushed [2021-06-18T06:16:19.290Z] 3d23afaf755f: Pushed [2021-06-18T06:16:19.290Z] a636c88d7b86: Pushed [2021-06-18T06:16:19.290Z] 020c481ef839: Pushed [2021-06-18T06:16:19.551Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:db3945bed453cb0f8cc46994e4961c3ad0262b58632e9e4167af32bfcf8e5fee size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:19.876Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:20.199Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-18T06:16:20.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-18T06:16:20.199Z] 1e29bbaa6fc0: Preparing [2021-06-18T06:16:20.199Z] e457efee98d7: Preparing [2021-06-18T06:16:20.199Z] a636c88d7b86: Preparing [2021-06-18T06:16:20.199Z] 3d23afaf755f: Preparing [2021-06-18T06:16:20.199Z] 69017bd95d8f: Preparing [2021-06-18T06:16:20.199Z] 34d7e97d242b: Preparing [2021-06-18T06:16:20.199Z] a10cec3f68ba: Preparing [2021-06-18T06:16:20.199Z] 76d3f6209ae4: Preparing [2021-06-18T06:16:20.199Z] 020c481ef839: Preparing [2021-06-18T06:16:20.199Z] 32f366d666a5: Preparing [2021-06-18T06:16:20.199Z] a10cec3f68ba: Waiting [2021-06-18T06:16:20.199Z] 76d3f6209ae4: Waiting [2021-06-18T06:16:20.199Z] 020c481ef839: Waiting [2021-06-18T06:16:20.199Z] 32f366d666a5: Waiting [2021-06-18T06:16:20.199Z] 69017bd95d8f: Layer already exists [2021-06-18T06:16:20.199Z] 3d23afaf755f: Layer already exists [2021-06-18T06:16:20.199Z] e457efee98d7: Layer already exists [2021-06-18T06:16:20.199Z] 1e29bbaa6fc0: Layer already exists [2021-06-18T06:16:20.199Z] a636c88d7b86: Layer already exists [2021-06-18T06:16:20.199Z] 34d7e97d242b: Layer already exists [2021-06-18T06:16:20.199Z] a10cec3f68ba: Layer already exists [2021-06-18T06:16:20.199Z] 76d3f6209ae4: Layer already exists [2021-06-18T06:16:20.199Z] 020c481ef839: Layer already exists [2021-06-18T06:16:20.199Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:20.199Z] latest: digest: sha256:db3945bed453cb0f8cc46994e4961c3ad0262b58632e9e4167af32bfcf8e5fee size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:20.513Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:20.838Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.271 [2021-06-18T06:16:20.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-18T06:16:20.838Z] 1e29bbaa6fc0: Preparing [2021-06-18T06:16:20.838Z] e457efee98d7: Preparing [2021-06-18T06:16:20.838Z] a636c88d7b86: Preparing [2021-06-18T06:16:20.838Z] 3d23afaf755f: Preparing [2021-06-18T06:16:20.838Z] 69017bd95d8f: Preparing [2021-06-18T06:16:20.838Z] 34d7e97d242b: Preparing [2021-06-18T06:16:20.838Z] a10cec3f68ba: Preparing [2021-06-18T06:16:20.838Z] 76d3f6209ae4: Preparing [2021-06-18T06:16:20.838Z] 020c481ef839: Preparing [2021-06-18T06:16:20.838Z] 32f366d666a5: Preparing [2021-06-18T06:16:20.838Z] 34d7e97d242b: Waiting [2021-06-18T06:16:20.838Z] a10cec3f68ba: Waiting [2021-06-18T06:16:20.838Z] 76d3f6209ae4: Waiting [2021-06-18T06:16:20.838Z] 020c481ef839: Waiting [2021-06-18T06:16:20.838Z] 32f366d666a5: Waiting [2021-06-18T06:16:20.838Z] 3d23afaf755f: Layer already exists [2021-06-18T06:16:20.838Z] 69017bd95d8f: Layer already exists [2021-06-18T06:16:20.838Z] 1e29bbaa6fc0: Layer already exists [2021-06-18T06:16:20.838Z] e457efee98d7: Layer already exists [2021-06-18T06:16:20.838Z] a636c88d7b86: Layer already exists [2021-06-18T06:16:20.838Z] a10cec3f68ba: Layer already exists [2021-06-18T06:16:20.838Z] 34d7e97d242b: Layer already exists [2021-06-18T06:16:20.838Z] 020c481ef839: Layer already exists [2021-06-18T06:16:20.838Z] 76d3f6209ae4: Layer already exists [2021-06-18T06:16:20.838Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:20.838Z] 2.0.0-dev.271: digest: sha256:db3945bed453cb0f8cc46994e4961c3ad0262b58632e9e4167af32bfcf8e5fee size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:21.144Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:21.455Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:21.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-18T06:16:21.455Z] 1e29bbaa6fc0: Preparing [2021-06-18T06:16:21.455Z] e457efee98d7: Preparing [2021-06-18T06:16:21.455Z] a636c88d7b86: Preparing [2021-06-18T06:16:21.455Z] 3d23afaf755f: Preparing [2021-06-18T06:16:21.455Z] 69017bd95d8f: Preparing [2021-06-18T06:16:21.455Z] 34d7e97d242b: Preparing [2021-06-18T06:16:21.455Z] a10cec3f68ba: Preparing [2021-06-18T06:16:21.455Z] 76d3f6209ae4: Preparing [2021-06-18T06:16:21.455Z] 020c481ef839: Preparing [2021-06-18T06:16:21.455Z] 32f366d666a5: Preparing [2021-06-18T06:16:21.455Z] 34d7e97d242b: Waiting [2021-06-18T06:16:21.455Z] a10cec3f68ba: Waiting [2021-06-18T06:16:21.455Z] 76d3f6209ae4: Waiting [2021-06-18T06:16:21.455Z] 020c481ef839: Waiting [2021-06-18T06:16:21.455Z] 32f366d666a5: Waiting [2021-06-18T06:16:21.455Z] 1e29bbaa6fc0: Layer already exists [2021-06-18T06:16:21.455Z] 69017bd95d8f: Layer already exists [2021-06-18T06:16:21.455Z] a636c88d7b86: Layer already exists [2021-06-18T06:16:21.455Z] 3d23afaf755f: Layer already exists [2021-06-18T06:16:21.455Z] e457efee98d7: Layer already exists [2021-06-18T06:16:21.455Z] 34d7e97d242b: Layer already exists [2021-06-18T06:16:21.455Z] a10cec3f68ba: Layer already exists [2021-06-18T06:16:21.455Z] 020c481ef839: Layer already exists [2021-06-18T06:16:21.455Z] 76d3f6209ae4: Layer already exists [2021-06-18T06:16:21.455Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:21.455Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:db3945bed453cb0f8cc46994e4961c3ad0262b58632e9e4167af32bfcf8e5fee size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:21.771Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:22.068Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-18T06:16:22.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-18T06:16:22.069Z] 1e29bbaa6fc0: Preparing [2021-06-18T06:16:22.069Z] e457efee98d7: Preparing [2021-06-18T06:16:22.069Z] a636c88d7b86: Preparing [2021-06-18T06:16:22.069Z] 3d23afaf755f: Preparing [2021-06-18T06:16:22.069Z] 69017bd95d8f: Preparing [2021-06-18T06:16:22.069Z] 34d7e97d242b: Preparing [2021-06-18T06:16:22.069Z] a10cec3f68ba: Preparing [2021-06-18T06:16:22.069Z] 76d3f6209ae4: Preparing [2021-06-18T06:16:22.069Z] 020c481ef839: Preparing [2021-06-18T06:16:22.069Z] 32f366d666a5: Preparing [2021-06-18T06:16:22.069Z] a10cec3f68ba: Waiting [2021-06-18T06:16:22.069Z] 76d3f6209ae4: Waiting [2021-06-18T06:16:22.069Z] 020c481ef839: Waiting [2021-06-18T06:16:22.069Z] 32f366d666a5: Waiting [2021-06-18T06:16:22.069Z] 34d7e97d242b: Waiting [2021-06-18T06:16:22.069Z] 69017bd95d8f: Layer already exists [2021-06-18T06:16:22.069Z] e457efee98d7: Layer already exists [2021-06-18T06:16:22.069Z] 3d23afaf755f: Layer already exists [2021-06-18T06:16:22.069Z] 1e29bbaa6fc0: Layer already exists [2021-06-18T06:16:22.069Z] a636c88d7b86: Layer already exists [2021-06-18T06:16:22.069Z] 34d7e97d242b: Layer already exists [2021-06-18T06:16:22.069Z] 76d3f6209ae4: Layer already exists [2021-06-18T06:16:22.069Z] a10cec3f68ba: Layer already exists [2021-06-18T06:16:22.069Z] 020c481ef839: Layer already exists [2021-06-18T06:16:22.069Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:22.069Z] master: digest: sha256:db3945bed453cb0f8cc46994e4961c3ad0262b58632e9e4167af32bfcf8e5fee size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:16:22.137Z] ===================================================== [Pipeline] echo [2021-06-18T06:16:22.164Z] taggedImages: [2021-06-18T06:16:22.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:22.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-18T06:16:22.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.271 [2021-06-18T06:16:22.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:22.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-18T06:16:22.210Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-18T06:16:22.210Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:22.210Z] latest [2021-06-18T06:16:22.210Z] 2.0.0-dev.271 [2021-06-18T06:16:22.210Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:22.210Z] master [2021-06-18T06:16:22.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:22.597Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:22.918Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:22.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-18T06:16:22.918Z] ac1cb1da5e29: Preparing [2021-06-18T06:16:22.918Z] a81cf3f9052c: Preparing [2021-06-18T06:16:22.918Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:22.918Z] c73ba0de89bd: Preparing [2021-06-18T06:16:22.918Z] 32f366d666a5: Preparing [2021-06-18T06:16:22.918Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:22.918Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:22.918Z] ac1cb1da5e29: Pushed [2021-06-18T06:16:22.918Z] c73ba0de89bd: Pushed [2021-06-18T06:16:24.315Z] a81cf3f9052c: Pushed [2021-06-18T06:16:24.315Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:98b00cda8242208fb8f7c1f9ac150be3e55cb5cd63b0ab1da29f3fb666578433 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:24.619Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:24.923Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-18T06:16:24.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-18T06:16:24.924Z] ac1cb1da5e29: Preparing [2021-06-18T06:16:24.924Z] a81cf3f9052c: Preparing [2021-06-18T06:16:24.924Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:24.924Z] c73ba0de89bd: Preparing [2021-06-18T06:16:24.924Z] 32f366d666a5: Preparing [2021-06-18T06:16:24.924Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:24.924Z] ac1cb1da5e29: Layer already exists [2021-06-18T06:16:24.924Z] c73ba0de89bd: Layer already exists [2021-06-18T06:16:24.924Z] a81cf3f9052c: Layer already exists [2021-06-18T06:16:24.924Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:24.924Z] latest: digest: sha256:98b00cda8242208fb8f7c1f9ac150be3e55cb5cd63b0ab1da29f3fb666578433 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:25.295Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:25.693Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.271 [2021-06-18T06:16:25.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-18T06:16:25.693Z] ac1cb1da5e29: Preparing [2021-06-18T06:16:25.693Z] a81cf3f9052c: Preparing [2021-06-18T06:16:25.693Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:25.693Z] c73ba0de89bd: Preparing [2021-06-18T06:16:25.693Z] 32f366d666a5: Preparing [2021-06-18T06:16:25.693Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:25.693Z] c73ba0de89bd: Layer already exists [2021-06-18T06:16:25.693Z] a81cf3f9052c: Layer already exists [2021-06-18T06:16:25.693Z] ac1cb1da5e29: Layer already exists [2021-06-18T06:16:25.693Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:25.693Z] 2.0.0-dev.271: digest: sha256:98b00cda8242208fb8f7c1f9ac150be3e55cb5cd63b0ab1da29f3fb666578433 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:25.999Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:26.317Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:26.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-18T06:16:26.318Z] ac1cb1da5e29: Preparing [2021-06-18T06:16:26.318Z] a81cf3f9052c: Preparing [2021-06-18T06:16:26.318Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:26.318Z] c73ba0de89bd: Preparing [2021-06-18T06:16:26.318Z] 32f366d666a5: Preparing [2021-06-18T06:16:26.318Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:26.318Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:26.318Z] c73ba0de89bd: Layer already exists [2021-06-18T06:16:26.318Z] a81cf3f9052c: Layer already exists [2021-06-18T06:16:26.318Z] ac1cb1da5e29: Layer already exists [2021-06-18T06:16:26.318Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:98b00cda8242208fb8f7c1f9ac150be3e55cb5cd63b0ab1da29f3fb666578433 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:26.623Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:26.925Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-18T06:16:26.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-18T06:16:26.925Z] ac1cb1da5e29: Preparing [2021-06-18T06:16:26.925Z] a81cf3f9052c: Preparing [2021-06-18T06:16:26.925Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:26.925Z] c73ba0de89bd: Preparing [2021-06-18T06:16:26.925Z] 32f366d666a5: Preparing [2021-06-18T06:16:26.925Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:26.925Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:26.925Z] ac1cb1da5e29: Layer already exists [2021-06-18T06:16:26.925Z] c73ba0de89bd: Layer already exists [2021-06-18T06:16:26.925Z] a81cf3f9052c: Layer already exists [2021-06-18T06:16:26.925Z] master: digest: sha256:98b00cda8242208fb8f7c1f9ac150be3e55cb5cd63b0ab1da29f3fb666578433 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:16:26.988Z] ===================================================== [Pipeline] echo [2021-06-18T06:16:27.010Z] taggedImages: [2021-06-18T06:16:27.010Z] - nexus3.edgexfoundry.org:10004/support-notifications:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:27.010Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-18T06:16:27.010Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.271 [2021-06-18T06:16:27.010Z] - nexus3.edgexfoundry.org:10004/support-notifications:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:27.010Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-18T06:16:27.049Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-18T06:16:27.049Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:27.049Z] latest [2021-06-18T06:16:27.049Z] 2.0.0-dev.271 [2021-06-18T06:16:27.049Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:27.049Z] master [2021-06-18T06:16:27.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:27.399Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:27.702Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:27.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-18T06:16:27.702Z] 7ce2c2963b0e: Preparing [2021-06-18T06:16:27.702Z] 40f7a6b33852: Preparing [2021-06-18T06:16:27.702Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:27.702Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:16:27.702Z] 32f366d666a5: Preparing [2021-06-18T06:16:27.702Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:16:27.702Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:27.702Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:27.702Z] 7ce2c2963b0e: Pushed [2021-06-18T06:16:29.090Z] 40f7a6b33852: Pushed [2021-06-18T06:16:29.091Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:ec8d2cb98da14deb10ce29e4f4e72ec8ba9e4dd0c6d41534e880a84bd7cc0695 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:29.403Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:29.703Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-18T06:16:29.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-18T06:16:29.703Z] 7ce2c2963b0e: Preparing [2021-06-18T06:16:29.703Z] 40f7a6b33852: Preparing [2021-06-18T06:16:29.703Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:29.703Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:16:29.703Z] 32f366d666a5: Preparing [2021-06-18T06:16:29.703Z] 40f7a6b33852: Layer already exists [2021-06-18T06:16:29.703Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:16:29.703Z] 7ce2c2963b0e: Layer already exists [2021-06-18T06:16:29.703Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:29.703Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:29.703Z] latest: digest: sha256:ec8d2cb98da14deb10ce29e4f4e72ec8ba9e4dd0c6d41534e880a84bd7cc0695 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:30.020Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:30.320Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.271 [2021-06-18T06:16:30.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-18T06:16:30.320Z] 7ce2c2963b0e: Preparing [2021-06-18T06:16:30.320Z] 40f7a6b33852: Preparing [2021-06-18T06:16:30.320Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:30.320Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:16:30.320Z] 32f366d666a5: Preparing [2021-06-18T06:16:30.320Z] 7ce2c2963b0e: Layer already exists [2021-06-18T06:16:30.320Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:30.320Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:16:30.320Z] 40f7a6b33852: Layer already exists [2021-06-18T06:16:30.320Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:30.320Z] 2.0.0-dev.271: digest: sha256:ec8d2cb98da14deb10ce29e4f4e72ec8ba9e4dd0c6d41534e880a84bd7cc0695 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:30.632Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:30.931Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:30.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-18T06:16:30.931Z] 7ce2c2963b0e: Preparing [2021-06-18T06:16:30.931Z] 40f7a6b33852: Preparing [2021-06-18T06:16:30.931Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:30.931Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:16:30.931Z] 32f366d666a5: Preparing [2021-06-18T06:16:30.931Z] 40f7a6b33852: Layer already exists [2021-06-18T06:16:30.931Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:30.931Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:16:30.931Z] 7ce2c2963b0e: Layer already exists [2021-06-18T06:16:30.931Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:30.931Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:ec8d2cb98da14deb10ce29e4f4e72ec8ba9e4dd0c6d41534e880a84bd7cc0695 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:31.240Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:31.541Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-18T06:16:31.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-18T06:16:31.541Z] 7ce2c2963b0e: Preparing [2021-06-18T06:16:31.541Z] 40f7a6b33852: Preparing [2021-06-18T06:16:31.541Z] 1c98af5d05aa: Preparing [2021-06-18T06:16:31.541Z] 1f8dbb3a8d59: Preparing [2021-06-18T06:16:31.541Z] 32f366d666a5: Preparing [2021-06-18T06:16:31.541Z] 7ce2c2963b0e: Layer already exists [2021-06-18T06:16:31.541Z] 1c98af5d05aa: Layer already exists [2021-06-18T06:16:31.541Z] 32f366d666a5: Layer already exists [2021-06-18T06:16:31.541Z] 40f7a6b33852: Layer already exists [2021-06-18T06:16:31.541Z] 1f8dbb3a8d59: Layer already exists [2021-06-18T06:16:31.541Z] master: digest: sha256:ec8d2cb98da14deb10ce29e4f4e72ec8ba9e4dd0c6d41534e880a84bd7cc0695 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:16:31.592Z] ===================================================== [Pipeline] echo [2021-06-18T06:16:31.605Z] taggedImages: [2021-06-18T06:16:31.605Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:31.605Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-18T06:16:31.605Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.271 [2021-06-18T06:16:31.605Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:31.605Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-18T06:16:31.643Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-18T06:16:31.643Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:31.643Z] latest [2021-06-18T06:16:31.643Z] 2.0.0-dev.271 [2021-06-18T06:16:31.643Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:31.643Z] master [2021-06-18T06:16:31.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:31.982Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:32.295Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:32.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-18T06:16:32.295Z] dec1bc000a7a: Preparing [2021-06-18T06:16:32.295Z] 36d9a91308da: Preparing [2021-06-18T06:16:32.295Z] d518c29cdb1d: Preparing [2021-06-18T06:16:32.295Z] de4b2ed83560: Preparing [2021-06-18T06:16:32.295Z] 0754057c0ad3: Preparing [2021-06-18T06:16:32.295Z] 998cdf262ab1: Preparing [2021-06-18T06:16:32.295Z] 02e56110abd2: Preparing [2021-06-18T06:16:32.295Z] abc36efb885a: Preparing [2021-06-18T06:16:32.295Z] b0b09059f4e1: Preparing [2021-06-18T06:16:32.295Z] bb961f40224b: Preparing [2021-06-18T06:16:32.295Z] f4666769fca7: Preparing [2021-06-18T06:16:32.295Z] abc36efb885a: Waiting [2021-06-18T06:16:32.295Z] b0b09059f4e1: Waiting [2021-06-18T06:16:32.295Z] bb961f40224b: Waiting [2021-06-18T06:16:32.295Z] f4666769fca7: Waiting [2021-06-18T06:16:32.295Z] 998cdf262ab1: Waiting [2021-06-18T06:16:32.295Z] 02e56110abd2: Waiting [2021-06-18T06:16:32.295Z] 0754057c0ad3: Layer already exists [2021-06-18T06:16:32.577Z] 998cdf262ab1: Layer already exists [2021-06-18T06:16:32.848Z] 02e56110abd2: Layer already exists [2021-06-18T06:16:32.849Z] 36d9a91308da: Pushed [2021-06-18T06:16:32.849Z] abc36efb885a: Layer already exists [2021-06-18T06:16:32.849Z] b0b09059f4e1: Layer already exists [2021-06-18T06:16:32.849Z] bb961f40224b: Layer already exists [2021-06-18T06:16:32.849Z] f4666769fca7: Layer already exists [2021-06-18T06:16:33.114Z] dec1bc000a7a: Pushed [2021-06-18T06:16:33.114Z] d518c29cdb1d: Pushed [2021-06-18T06:16:38.415Z] de4b2ed83560: Pushed [2021-06-18T06:16:38.415Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:33d7c4b0457ceb6d810f2647be6ee34c0cb01b3fee6169786c01b6380592c62c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:38.720Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:39.018Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-18T06:16:39.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-18T06:16:39.018Z] dec1bc000a7a: Preparing [2021-06-18T06:16:39.018Z] 36d9a91308da: Preparing [2021-06-18T06:16:39.018Z] d518c29cdb1d: Preparing [2021-06-18T06:16:39.018Z] de4b2ed83560: Preparing [2021-06-18T06:16:39.018Z] 0754057c0ad3: Preparing [2021-06-18T06:16:39.018Z] 998cdf262ab1: Preparing [2021-06-18T06:16:39.018Z] 02e56110abd2: Preparing [2021-06-18T06:16:39.018Z] abc36efb885a: Preparing [2021-06-18T06:16:39.018Z] b0b09059f4e1: Preparing [2021-06-18T06:16:39.018Z] bb961f40224b: Preparing [2021-06-18T06:16:39.018Z] f4666769fca7: Preparing [2021-06-18T06:16:39.018Z] 998cdf262ab1: Waiting [2021-06-18T06:16:39.018Z] 02e56110abd2: Waiting [2021-06-18T06:16:39.018Z] abc36efb885a: Waiting [2021-06-18T06:16:39.018Z] b0b09059f4e1: Waiting [2021-06-18T06:16:39.018Z] bb961f40224b: Waiting [2021-06-18T06:16:39.018Z] f4666769fca7: Waiting [2021-06-18T06:16:39.018Z] 0754057c0ad3: Layer already exists [2021-06-18T06:16:39.018Z] dec1bc000a7a: Layer already exists [2021-06-18T06:16:39.018Z] de4b2ed83560: Layer already exists [2021-06-18T06:16:39.018Z] d518c29cdb1d: Layer already exists [2021-06-18T06:16:39.018Z] 36d9a91308da: Layer already exists [2021-06-18T06:16:39.018Z] 998cdf262ab1: Layer already exists [2021-06-18T06:16:39.018Z] 02e56110abd2: Layer already exists [2021-06-18T06:16:39.018Z] abc36efb885a: Layer already exists [2021-06-18T06:16:39.018Z] b0b09059f4e1: Layer already exists [2021-06-18T06:16:39.018Z] bb961f40224b: Layer already exists [2021-06-18T06:16:39.018Z] f4666769fca7: Layer already exists [2021-06-18T06:16:39.018Z] latest: digest: sha256:33d7c4b0457ceb6d810f2647be6ee34c0cb01b3fee6169786c01b6380592c62c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:39.327Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:39.623Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.271 [2021-06-18T06:16:39.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-18T06:16:39.624Z] dec1bc000a7a: Preparing [2021-06-18T06:16:39.624Z] 36d9a91308da: Preparing [2021-06-18T06:16:39.624Z] d518c29cdb1d: Preparing [2021-06-18T06:16:39.624Z] de4b2ed83560: Preparing [2021-06-18T06:16:39.624Z] 0754057c0ad3: Preparing [2021-06-18T06:16:39.624Z] 998cdf262ab1: Preparing [2021-06-18T06:16:39.624Z] 02e56110abd2: Preparing [2021-06-18T06:16:39.624Z] abc36efb885a: Preparing [2021-06-18T06:16:39.624Z] b0b09059f4e1: Preparing [2021-06-18T06:16:39.624Z] bb961f40224b: Preparing [2021-06-18T06:16:39.624Z] f4666769fca7: Preparing [2021-06-18T06:16:39.624Z] abc36efb885a: Waiting [2021-06-18T06:16:39.624Z] b0b09059f4e1: Waiting [2021-06-18T06:16:39.624Z] 998cdf262ab1: Waiting [2021-06-18T06:16:39.624Z] 02e56110abd2: Waiting [2021-06-18T06:16:39.624Z] bb961f40224b: Waiting [2021-06-18T06:16:39.624Z] 0754057c0ad3: Layer already exists [2021-06-18T06:16:39.624Z] dec1bc000a7a: Layer already exists [2021-06-18T06:16:39.624Z] d518c29cdb1d: Layer already exists [2021-06-18T06:16:39.624Z] de4b2ed83560: Layer already exists [2021-06-18T06:16:39.624Z] 36d9a91308da: Layer already exists [2021-06-18T06:16:39.624Z] abc36efb885a: Layer already exists [2021-06-18T06:16:39.624Z] 02e56110abd2: Layer already exists [2021-06-18T06:16:39.624Z] b0b09059f4e1: Layer already exists [2021-06-18T06:16:39.624Z] 998cdf262ab1: Layer already exists [2021-06-18T06:16:39.624Z] bb961f40224b: Layer already exists [2021-06-18T06:16:39.624Z] f4666769fca7: Layer already exists [2021-06-18T06:16:39.624Z] 2.0.0-dev.271: digest: sha256:33d7c4b0457ceb6d810f2647be6ee34c0cb01b3fee6169786c01b6380592c62c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:39.928Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:40.228Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:40.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-18T06:16:40.228Z] dec1bc000a7a: Preparing [2021-06-18T06:16:40.228Z] 36d9a91308da: Preparing [2021-06-18T06:16:40.228Z] d518c29cdb1d: Preparing [2021-06-18T06:16:40.228Z] de4b2ed83560: Preparing [2021-06-18T06:16:40.228Z] 0754057c0ad3: Preparing [2021-06-18T06:16:40.228Z] 998cdf262ab1: Preparing [2021-06-18T06:16:40.228Z] 02e56110abd2: Preparing [2021-06-18T06:16:40.228Z] abc36efb885a: Preparing [2021-06-18T06:16:40.228Z] b0b09059f4e1: Preparing [2021-06-18T06:16:40.228Z] bb961f40224b: Preparing [2021-06-18T06:16:40.228Z] f4666769fca7: Preparing [2021-06-18T06:16:40.228Z] 02e56110abd2: Waiting [2021-06-18T06:16:40.228Z] abc36efb885a: Waiting [2021-06-18T06:16:40.228Z] b0b09059f4e1: Waiting [2021-06-18T06:16:40.228Z] bb961f40224b: Waiting [2021-06-18T06:16:40.228Z] f4666769fca7: Waiting [2021-06-18T06:16:40.228Z] 998cdf262ab1: Waiting [2021-06-18T06:16:40.228Z] de4b2ed83560: Layer already exists [2021-06-18T06:16:40.228Z] d518c29cdb1d: Layer already exists [2021-06-18T06:16:40.228Z] 0754057c0ad3: Layer already exists [2021-06-18T06:16:40.228Z] dec1bc000a7a: Layer already exists [2021-06-18T06:16:40.228Z] 36d9a91308da: Layer already exists [2021-06-18T06:16:40.228Z] 998cdf262ab1: Layer already exists [2021-06-18T06:16:40.228Z] 02e56110abd2: Layer already exists [2021-06-18T06:16:40.228Z] abc36efb885a: Layer already exists [2021-06-18T06:16:40.228Z] bb961f40224b: Layer already exists [2021-06-18T06:16:40.228Z] b0b09059f4e1: Layer already exists [2021-06-18T06:16:40.228Z] f4666769fca7: Layer already exists [2021-06-18T06:16:40.228Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:33d7c4b0457ceb6d810f2647be6ee34c0cb01b3fee6169786c01b6380592c62c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:40.530Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:16:40.830Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-18T06:16:40.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-18T06:16:40.830Z] dec1bc000a7a: Preparing [2021-06-18T06:16:40.830Z] 36d9a91308da: Preparing [2021-06-18T06:16:40.830Z] d518c29cdb1d: Preparing [2021-06-18T06:16:40.830Z] de4b2ed83560: Preparing [2021-06-18T06:16:40.830Z] 0754057c0ad3: Preparing [2021-06-18T06:16:40.830Z] 998cdf262ab1: Preparing [2021-06-18T06:16:40.830Z] 02e56110abd2: Preparing [2021-06-18T06:16:40.830Z] abc36efb885a: Preparing [2021-06-18T06:16:40.830Z] b0b09059f4e1: Preparing [2021-06-18T06:16:40.830Z] bb961f40224b: Preparing [2021-06-18T06:16:40.830Z] f4666769fca7: Preparing [2021-06-18T06:16:40.830Z] 02e56110abd2: Waiting [2021-06-18T06:16:40.830Z] abc36efb885a: Waiting [2021-06-18T06:16:40.830Z] b0b09059f4e1: Waiting [2021-06-18T06:16:40.830Z] bb961f40224b: Waiting [2021-06-18T06:16:40.830Z] f4666769fca7: Waiting [2021-06-18T06:16:40.830Z] 998cdf262ab1: Waiting [2021-06-18T06:16:40.830Z] 0754057c0ad3: Layer already exists [2021-06-18T06:16:40.830Z] d518c29cdb1d: Layer already exists [2021-06-18T06:16:40.830Z] de4b2ed83560: Layer already exists [2021-06-18T06:16:40.830Z] 36d9a91308da: Layer already exists [2021-06-18T06:16:40.830Z] dec1bc000a7a: Layer already exists [2021-06-18T06:16:40.830Z] 02e56110abd2: Layer already exists [2021-06-18T06:16:40.830Z] bb961f40224b: Layer already exists [2021-06-18T06:16:40.830Z] abc36efb885a: Layer already exists [2021-06-18T06:16:40.830Z] b0b09059f4e1: Layer already exists [2021-06-18T06:16:40.830Z] 998cdf262ab1: Layer already exists [2021-06-18T06:16:40.830Z] f4666769fca7: Layer already exists [2021-06-18T06:16:40.830Z] master: digest: sha256:33d7c4b0457ceb6d810f2647be6ee34c0cb01b3fee6169786c01b6380592c62c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:16:40.891Z] ===================================================== [Pipeline] echo [2021-06-18T06:16:40.915Z] taggedImages: [2021-06-18T06:16:40.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:16:40.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-18T06:16:40.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.271 [2021-06-18T06:16:40.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:16:40.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [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-06-18T06:17:54.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-18T06:17:54.123Z] Removing intermediate container 5564926775e1 [2021-06-18T06:17:54.123Z] ---> 905533e79b90 [2021-06-18T06:17:54.123Z] [2021-06-18T06:17:54.123Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T06:17:54.123Z] 3.12: Pulling from library/alpine [2021-06-18T06:17:54.123Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T06:17:54.123Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T06:17:54.123Z] ---> c4fd0aeabfcf [2021-06-18T06:17:54.123Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T06:17:54.123Z] ---> Running in 9896fe879b02 [2021-06-18T06:17:54.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:17:54.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:17:54.123Z] Removing intermediate container b1a2401cd921 [2021-06-18T06:17:54.123Z] ---> dcb9050d75e6 [2021-06-18T06:17:54.123Z] [2021-06-18T06:17:54.123Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T06:17:54.123Z] ---> c4fd0aeabfcf [2021-06-18T06:17:54.123Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T06:17:54.123Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T06:17:54.123Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:17:54.123Z] OK: 5 MiB in 15 packages [2021-06-18T06:17:54.123Z] Removing intermediate container a878e2e473c2 [2021-06-18T06:17:54.123Z] ---> 0c560fcfc618 [2021-06-18T06:17:54.123Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T06:17:54.123Z] ---> Running in 78deae19b584 [2021-06-18T06:17:54.123Z] ---> Running in 950671e8937c [2021-06-18T06:17:55.118Z] Removing intermediate container 78deae19b584 [2021-06-18T06:17:55.118Z] ---> 51004ec4e11a [2021-06-18T06:17:55.118Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T06:17:55.118Z] Removing intermediate container 9896fe879b02 [2021-06-18T06:17:55.118Z] ---> 816a483abc2f [2021-06-18T06:17:55.118Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T06:17:55.395Z] ---> Running in a7b7ff93c39c [2021-06-18T06:17:55.676Z] ---> Running in 04c7d988a8a0 [2021-06-18T06:17:55.953Z] Removing intermediate container 0ba7eb69702f [2021-06-18T06:17:55.953Z] ---> 6a8c2b1f37c5 [2021-06-18T06:17:55.953Z] [2021-06-18T06:17:55.953Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T06:17:55.953Z] ---> c4fd0aeabfcf [2021-06-18T06:17:55.953Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T06:17:55.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-18T06:17:56.555Z] ---> Running in 9cd31d962409 [2021-06-18T06:17:56.555Z] Removing intermediate container 04c7d988a8a0 [2021-06-18T06:17:56.555Z] ---> 7611ece5d5d5 [2021-06-18T06:17:56.555Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T06:17:56.836Z] Removing intermediate container 0666a02534be [2021-06-18T06:17:56.836Z] ---> 3b039aae6d03 [2021-06-18T06:17:56.836Z] [2021-06-18T06:17:56.836Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T06:17:56.836Z] ---> c4fd0aeabfcf [2021-06-18T06:17:56.836Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T06:17:57.125Z] ---> Running in 1bcf0340a0b5 [2021-06-18T06:17:57.125Z] ---> Running in 66a7139565f5 [2021-06-18T06:17:57.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:17:57.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:17:57.693Z] Removing intermediate container 1bcf0340a0b5 [2021-06-18T06:17:57.972Z] ---> b4371974f676 [2021-06-18T06:17:57.972Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T06:17:58.250Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T06:17:58.250Z] ---> Running in 6d8578ee513b [2021-06-18T06:17:58.250Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T06:17:58.250Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:17:58.250Z] OK: 5 MiB in 16 packages [2021-06-18T06:17:58.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:17:58.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:17:59.122Z] Removing intermediate container 6d8578ee513b [2021-06-18T06:17:59.122Z] ---> fd4b8cb4ece0 [2021-06-18T06:17:59.122Z] Step 16/24 : WORKDIR / [2021-06-18T06:17:59.404Z] ---> Running in a3caf90572b2 [2021-06-18T06:17:59.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:17:59.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:17:59.690Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T06:17:59.690Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T06:17:59.690Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:17:59.690Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T06:17:59.690Z] Removing intermediate container a7b7ff93c39c [2021-06-18T06:17:59.690Z] ---> a973f71798f2 [2021-06-18T06:17:59.690Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T06:17:59.966Z] OK: 6 MiB in 16 packages [2021-06-18T06:18:00.239Z] ---> Running in c94aebb74f6a [2021-06-18T06:18:00.239Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T06:18:00.239Z] Removing intermediate container 950671e8937c [2021-06-18T06:18:00.239Z] ---> 5f34a9670402 [2021-06-18T06:18:00.239Z] [2021-06-18T06:18:00.239Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T06:18:00.239Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T06:18:00.239Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T06:18:00.239Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T06:18:00.239Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T06:18:00.239Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T06:18:00.239Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:18:00.239Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T06:18:00.519Z] Removing intermediate container a3caf90572b2 [2021-06-18T06:18:00.519Z] ---> 309901bca9b9 [2021-06-18T06:18:00.519Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:18:00.519Z] OK: 7 MiB in 20 packages [2021-06-18T06:18:00.794Z] 20.10.0: Pulling from library/docker [2021-06-18T06:18:01.067Z] Removing intermediate container c94aebb74f6a [2021-06-18T06:18:01.067Z] ---> b63deb5b743c [2021-06-18T06:18:01.067Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T06:18:01.348Z] ---> Running in 990434f262e2 [2021-06-18T06:18:01.954Z] ---> 78b9843618bc [2021-06-18T06:18:01.954Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T06:18:02.228Z] Removing intermediate container 9cd31d962409 [2021-06-18T06:18:02.228Z] ---> 2ff70795ef5b [2021-06-18T06:18:02.228Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T06:18:02.508Z] Removing intermediate container 990434f262e2 [2021-06-18T06:18:02.508Z] ---> 746a715c4b1c [2021-06-18T06:18:02.508Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T06:18:02.787Z] ---> Running in 86981d372053 [2021-06-18T06:18:02.787Z] ---> Running in 890aaabb0195 [2021-06-18T06:18:03.407Z] Removing intermediate container 66a7139565f5 [2021-06-18T06:18:03.408Z] ---> 3c5e7f5e6420 [2021-06-18T06:18:03.408Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T06:18:04.014Z] Removing intermediate container 86981d372053 [2021-06-18T06:18:04.014Z] ---> cc0a345763cb [2021-06-18T06:18:04.014Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T06:18:04.014Z] ---> Running in 1b0292e47570 [2021-06-18T06:18:04.294Z] ---> Running in 9a4bce494e89 [2021-06-18T06:18:04.294Z] ---> 9b858c52f803 [2021-06-18T06:18:04.294Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T06:18:04.909Z] Removing intermediate container 1b0292e47570 [2021-06-18T06:18:04.909Z] ---> 4e13ed5c95e2 [2021-06-18T06:18:04.909Z] Step 14/26 : WORKDIR / [2021-06-18T06:18:04.909Z] ---> Running in 6ec6ebf94fd6 [2021-06-18T06:18:05.184Z] Removing intermediate container 9a4bce494e89 [2021-06-18T06:18:05.184Z] ---> c1d0f3cf3e58 [2021-06-18T06:18:05.184Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T06:18:05.458Z] ---> Running in c47cd6d07317 [2021-06-18T06:18:05.735Z] ---> ca95e12d85a1 [2021-06-18T06:18:05.735Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T06:18:05.735Z] Removing intermediate container 6ec6ebf94fd6 [2021-06-18T06:18:05.735Z] ---> c4a4acb2fc90 [2021-06-18T06:18:05.735Z] 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-06-18T06:18:06.018Z] ---> Running in 3528e92c64f5 [2021-06-18T06:18:06.295Z] Removing intermediate container c47cd6d07317 [2021-06-18T06:18:06.295Z] ---> e1715172deaa [2021-06-18T06:18:06.295Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:18:06.569Z] Removing intermediate container 890aaabb0195 [2021-06-18T06:18:06.569Z] ---> 732ff2056dca [2021-06-18T06:18:06.569Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T06:18:06.843Z] ---> Running in c0a833285799 [2021-06-18T06:18:07.119Z] Removing intermediate container 3528e92c64f5 [2021-06-18T06:18:07.119Z] ---> 951677348509 [2021-06-18T06:18:07.119Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:18:07.119Z] ---> bda578c6b782 [2021-06-18T06:18:07.119Z] 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-06-18T06:18:07.393Z] ---> Running in 22ca1be3391d [2021-06-18T06:18:07.667Z] ---> 0fd418a336b8 [2021-06-18T06:18:07.667Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T06:18:07.939Z] Removing intermediate container c0a833285799 [2021-06-18T06:18:07.939Z] ---> b48317d80ded [2021-06-18T06:18:07.939Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T06:18:07.939Z] Removing intermediate container 22ca1be3391d [2021-06-18T06:18:07.939Z] ---> 75f173425de9 [2021-06-18T06:18:07.939Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T06:18:08.212Z] ---> Running in 80e24b846011 [2021-06-18T06:18:08.486Z] ---> b5c8428adbd4 [2021-06-18T06:18:08.486Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T06:18:09.086Z] Removing intermediate container 80e24b846011 [2021-06-18T06:18:09.086Z] ---> 3f2b3b8f07c2 [2021-06-18T06:18:09.086Z] Step 23/24 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:18:09.367Z] ---> 92cc37fdf419 [2021-06-18T06:18:09.367Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T06:18:09.367Z] ---> Running in eaa3114e8e03 [2021-06-18T06:18:09.640Z] ---> Running in 1bf660e63f09 [2021-06-18T06:18:09.920Z] ---> fb1f9ab37526 [2021-06-18T06:18:09.920Z] 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-06-18T06:18:09.920Z] ---> b85018d7a6e7 [2021-06-18T06:18:09.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T06:18:10.194Z] Removing intermediate container eaa3114e8e03 [2021-06-18T06:18:10.194Z] ---> b1d6a9e4b3eb [2021-06-18T06:18:10.194Z] Step 24/24 : LABEL version=2.0.0-dev.271 [2021-06-18T06:18:10.470Z] ---> Running in aabedbcf0390 [2021-06-18T06:18:11.475Z] ---> 0a987d44e419 [2021-06-18T06:18:11.475Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T06:18:11.754Z] ---> cdd6bca7c23b [2021-06-18T06:18:11.754Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T06:18:11.754Z] Removing intermediate container aabedbcf0390 [2021-06-18T06:18:11.754Z] ---> 368710b2fbdb [2021-06-18T06:18:11.754Z] [2021-06-18T06:18:12.049Z] ---> Running in fc343a2644cc [2021-06-18T06:18:12.338Z] Successfully built 368710b2fbdb [2021-06-18T06:18:12.338Z] Successfully tagged core-command-arm64:latest [2021-06-18T06:18:12.338Z]  Building core-command ... done Building security-proxy-setup [2021-06-18T06:18:12.949Z] Removing intermediate container fc343a2644cc [2021-06-18T06:18:12.949Z] ---> 51e2f7b6fe20 [2021-06-18T06:18:12.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:18:13.222Z] ---> Running in 059eb5c9bc08 [2021-06-18T06:18:13.504Z] Removing intermediate container 1bf660e63f09 [2021-06-18T06:18:13.504Z] ---> 01ee0fc1030f [2021-06-18T06:18:13.504Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:18:13.779Z] ---> 6addd6795d2c [2021-06-18T06:18:13.779Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T06:18:14.394Z] Removing intermediate container 059eb5c9bc08 [2021-06-18T06:18:14.394Z] ---> 5a998348ceca [2021-06-18T06:18:14.394Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T06:18:15.385Z] ---> Running in 2de0122e50bc [2021-06-18T06:18:15.669Z] ---> 3061166e16b1 [2021-06-18T06:18:15.669Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T06:18:15.669Z] ---> 9fc0535c53f5 [2021-06-18T06:18:15.669Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T06:18:15.951Z] Removing intermediate container 2de0122e50bc [2021-06-18T06:18:15.951Z] ---> db9e620d90f4 [2021-06-18T06:18:15.951Z] Step 22/23 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:18:16.230Z] ---> Running in 2166ffe14131 [2021-06-18T06:18:17.216Z] Removing intermediate container 2166ffe14131 [2021-06-18T06:18:17.216Z] ---> 1c72f24770e3 [2021-06-18T06:18:17.216Z] Step 23/23 : LABEL version=2.0.0-dev.271 [2021-06-18T06:18:17.216Z] ---> 85cdf12a274f [2021-06-18T06:18:17.216Z] 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-06-18T06:18:17.492Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T06:18:17.492Z] ---> Running in 70552f313837 [2021-06-18T06:18:17.492Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T06:18:17.493Z] ---> eeaf43b92773 [2021-06-18T06:18:17.493Z] 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-06-18T06:18:17.493Z] ---> Running in 84060aa28f12 [2021-06-18T06:18:17.772Z] ---> 535a0d806859 [2021-06-18T06:18:17.772Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T06:18:17.772Z] ---> Running in c4610688d70c [2021-06-18T06:18:18.048Z] Removing intermediate container 70552f313837 [2021-06-18T06:18:18.048Z] ---> eb7291051c07 [2021-06-18T06:18:18.048Z] [2021-06-18T06:18:18.646Z] Removing intermediate container c4610688d70c [2021-06-18T06:18:18.646Z] ---> 57b37a536de8 [2021-06-18T06:18:18.646Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T06:18:18.646Z] Successfully built eb7291051c07 [2021-06-18T06:18:18.951Z] Successfully tagged support-notifications-arm64:latest [2021-06-18T06:18:18.951Z] Building support-scheduler [2021-06-18T06:18:18.951Z]  Building support-notifications ... done  ---> Running in fc2a997b60e8 [2021-06-18T06:18:18.951Z] ---> 8404e22d92b0 [2021-06-18T06:18:18.951Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T06:18:20.940Z] ---> d5201c4613dc [2021-06-18T06:18:20.940Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T06:18:20.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:18:20.940Z] Removing intermediate container 84060aa28f12 [2021-06-18T06:18:20.940Z] ---> 67d5944990fa [2021-06-18T06:18:20.940Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T06:18:20.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:18:21.222Z] ---> Running in 8dc7ecd169c4 [2021-06-18T06:18:21.832Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T06:18:21.832Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T06:18:21.832Z] Executing bash-5.0.17-r0.post-install [2021-06-18T06:18:21.832Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T06:18:21.832Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T06:18:21.832Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T06:18:21.832Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T06:18:21.832Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T06:18:21.832Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T06:18:21.832Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T06:18:21.832Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T06:18:21.832Z] ---> c79c72c0b379 [2021-06-18T06:18:21.832Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T06:18:21.832Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T06:18:21.832Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T06:18:21.832Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T06:18:22.126Z] Removing intermediate container 8dc7ecd169c4 [2021-06-18T06:18:22.126Z] ---> 0af73e8d400d [2021-06-18T06:18:22.126Z] Step 24/26 : LABEL arch=arm64 [2021-06-18T06:18:22.399Z] ---> Running in a879396d50aa [2021-06-18T06:18:22.674Z] ---> Running in e271a2e38c8f [2021-06-18T06:18:23.666Z] Removing intermediate container a879396d50aa [2021-06-18T06:18:23.666Z] ---> 814356056558 [2021-06-18T06:18:23.666Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T06:18:23.666Z] Removing intermediate container e271a2e38c8f [2021-06-18T06:18:23.666Z] ---> d4f53556fcb8 [2021-06-18T06:18:23.666Z] Step 25/26 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:18:23.950Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T06:18:23.950Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T06:18:23.950Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T06:18:23.950Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T06:18:23.950Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T06:18:23.950Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T06:18:23.950Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T06:18:24.228Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T06:18:24.228Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T06:18:24.228Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T06:18:24.228Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T06:18:24.228Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T06:18:24.228Z] ---> Running in d702e813b916 [2021-06-18T06:18:24.228Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T06:18:24.228Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T06:18:24.228Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T06:18:24.228Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T06:18:24.506Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T06:18:24.506Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T06:18:24.506Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T06:18:24.506Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T06:18:24.506Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T06:18:24.506Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T06:18:24.506Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T06:18:24.506Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T06:18:24.506Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T06:18:24.506Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T06:18:24.802Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T06:18:24.803Z] OK: 72 MiB in 59 packages [2021-06-18T06:18:24.803Z] ---> eca543600da7 [2021-06-18T06:18:24.803Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T06:18:25.174Z] Removing intermediate container d702e813b916 [2021-06-18T06:18:25.174Z] ---> c90348262ca7 [2021-06-18T06:18:25.174Z] Step 26/26 : LABEL version=2.0.0-dev.271 [2021-06-18T06:18:25.494Z] ---> Running in f313d1776aad [2021-06-18T06:18:25.494Z] ---> Running in 9b774db9b98d [2021-06-18T06:18:27.082Z] Removing intermediate container 9b774db9b98d [2021-06-18T06:18:27.083Z] ---> 80e9ace1cea4 [2021-06-18T06:18:27.083Z] [2021-06-18T06:18:27.682Z] Successfully built 80e9ace1cea4 [2021-06-18T06:18:27.682Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-18T06:18:27.682Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-18T06:18:28.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:18:28.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:18:28.689Z] ---> 80728e4b49a7 [2021-06-18T06:18:28.689Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T06:18:28.689Z] ---> Using cache [2021-06-18T06:18:28.689Z] ---> bdaf65ac2b49 [2021-06-18T06:18:28.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:18:28.689Z] ---> Using cache [2021-06-18T06:18:28.689Z] ---> e01def3c6864 [2021-06-18T06:18:28.689Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T06:18:28.689Z] ---> Using cache [2021-06-18T06:18:28.689Z] ---> 3726ef6adf22 [2021-06-18T06:18:28.689Z] Step 6/22 : COPY go.mod . [2021-06-18T06:18:28.689Z] ---> Using cache [2021-06-18T06:18:28.689Z] ---> c5f70e4a45be [2021-06-18T06:18:28.689Z] Step 7/22 : RUN go mod download [2021-06-18T06:18:28.689Z] ---> Using cache [2021-06-18T06:18:28.689Z] ---> 5ee1c9abc733 [2021-06-18T06:18:28.689Z] Step 8/22 : COPY . . [2021-06-18T06:18:28.689Z] ---> Using cache [2021-06-18T06:18:28.689Z] ---> d5c1469448bd [2021-06-18T06:18:28.689Z] Step 9/22 : RUN go mod tidy [2021-06-18T06:18:28.689Z] ---> Using cache [2021-06-18T06:18:28.689Z] ---> dfc4698f4f79 [2021-06-18T06:18:28.689Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T06:18:29.297Z] ---> Running in da0351d4ec96 [2021-06-18T06:18:29.902Z] Removing intermediate container f313d1776aad [2021-06-18T06:18:29.902Z] ---> 0fccf9d2ee5e [2021-06-18T06:18:29.902Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T06:18:30.519Z] Collecting docker-compose==1.23.2 [2021-06-18T06:18:30.519Z] ---> Running in 6c6daec7019e [2021-06-18T06:18:30.519Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T06:18:31.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-18T06:18:31.802Z] Removing intermediate container 6c6daec7019e [2021-06-18T06:18:31.802Z] ---> 4f5b6dc6f270 [2021-06-18T06:18:31.802Z] Step 29/32 : CMD ["gate"] [2021-06-18T06:18:32.414Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T06:18:32.414Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T06:18:32.414Z] ---> Running in a9ef35194690 [2021-06-18T06:18:33.863Z] Removing intermediate container a9ef35194690 [2021-06-18T06:18:33.863Z] ---> 4ad7ca39e01d [2021-06-18T06:18:33.863Z] Step 30/32 : LABEL arch=arm64 [2021-06-18T06:18:33.863Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T06:18:33.863Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T06:18:34.479Z] ---> Running in 177aab552cb1 [2021-06-18T06:18:34.479Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T06:18:34.479Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T06:18:35.093Z] Removing intermediate container 177aab552cb1 [2021-06-18T06:18:35.093Z] ---> c11a31ee3718 [2021-06-18T06:18:35.093Z] Step 31/32 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:18:35.712Z] ---> Running in 92abc846c632 [2021-06-18T06:18:36.701Z] Removing intermediate container 92abc846c632 [2021-06-18T06:18:36.701Z] ---> 64f6c5793ce3 [2021-06-18T06:18:36.701Z] Step 32/32 : LABEL version=2.0.0-dev.271 [2021-06-18T06:18:37.328Z] ---> Running in f51de868847e [2021-06-18T06:18:37.328Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T06:18:37.328Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T06:18:37.935Z] Removing intermediate container f51de868847e [2021-06-18T06:18:37.935Z] ---> 7359e77ca322 [2021-06-18T06:18:37.935Z] [2021-06-18T06:18:38.541Z] Successfully built 7359e77ca322 [2021-06-18T06:18:38.541Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-18T06:18:38.541Z]  Building security-bootstrapper ... done Building core-data [2021-06-18T06:18:40.534Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:18:40.808Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:18:40.808Z] ---> 80728e4b49a7 [2021-06-18T06:18:40.808Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T06:18:40.808Z] ---> Using cache [2021-06-18T06:18:40.809Z] ---> bdaf65ac2b49 [2021-06-18T06:18:40.809Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:18:40.809Z] ---> Using cache [2021-06-18T06:18:40.809Z] ---> e01def3c6864 [2021-06-18T06:18:40.809Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T06:18:40.809Z] ---> Using cache [2021-06-18T06:18:40.809Z] ---> 3726ef6adf22 [2021-06-18T06:18:40.809Z] Step 6/23 : COPY go.mod . [2021-06-18T06:18:40.809Z] ---> Using cache [2021-06-18T06:18:40.809Z] ---> c5f70e4a45be [2021-06-18T06:18:40.809Z] Step 7/23 : RUN go mod download [2021-06-18T06:18:40.809Z] ---> Using cache [2021-06-18T06:18:40.809Z] ---> 5ee1c9abc733 [2021-06-18T06:18:40.809Z] Step 8/23 : COPY . . [2021-06-18T06:18:40.809Z] ---> Using cache [2021-06-18T06:18:40.809Z] ---> d5c1469448bd [2021-06-18T06:18:40.809Z] Step 9/23 : RUN go mod tidy [2021-06-18T06:18:40.809Z] ---> Using cache [2021-06-18T06:18:40.809Z] ---> dfc4698f4f79 [2021-06-18T06:18:40.809Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T06:18:41.095Z] Collecting PyYAML<4,>=3.10 [2021-06-18T06:18:41.095Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T06:18:41.697Z] ---> Running in 89b3efc13696 [2021-06-18T06:18:43.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-18T06:18:45.138Z] 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-06-18T06:18:46.133Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T06:18:46.133Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T06:18:46.744Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T06:18:46.744Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T06:18:50.153Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T06:18:50.154Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T06:18:50.154Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:18:50.154Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:18:50.154Z] ---> 80728e4b49a7 [2021-06-18T06:18:50.154Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T06:18:50.154Z] ---> Using cache [2021-06-18T06:18:50.154Z] ---> bdaf65ac2b49 [2021-06-18T06:18:50.154Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:18:50.154Z] ---> Using cache [2021-06-18T06:18:50.154Z] ---> e01def3c6864 [2021-06-18T06:18:50.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T06:18:50.154Z] ---> Using cache [2021-06-18T06:18:50.154Z] ---> 3726ef6adf22 [2021-06-18T06:18:50.154Z] Step 6/24 : COPY go.mod . [2021-06-18T06:18:50.154Z] ---> Using cache [2021-06-18T06:18:50.154Z] ---> c5f70e4a45be [2021-06-18T06:18:50.154Z] Step 7/24 : RUN go mod download [2021-06-18T06:18:50.154Z] ---> Using cache [2021-06-18T06:18:50.154Z] ---> 5ee1c9abc733 [2021-06-18T06:18:50.154Z] Step 8/24 : COPY . . [2021-06-18T06:18:50.154Z] ---> Using cache [2021-06-18T06:18:50.154Z] ---> d5c1469448bd [2021-06-18T06:18:50.154Z] Step 9/24 : RUN go mod tidy [2021-06-18T06:18:50.154Z] ---> Using cache [2021-06-18T06:18:50.154Z] ---> dfc4698f4f79 [2021-06-18T06:18:50.154Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T06:18:51.609Z] ---> Running in 5a67f861df35 [2021-06-18T06:18:52.209Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T06:18:52.209Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T06:18:52.810Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T06:18:53.086Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T06:18:53.086Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-18T06:18:53.697Z] Collecting idna<2.8,>=2.5 [2021-06-18T06:18:53.697Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T06:18:53.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-18T06:18:54.577Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T06:18:54.577Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T06:18:55.180Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-18T06:18:55.180Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T06:18:55.180Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T06:18:55.180Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T06:18:55.180Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T06:18:57.170Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, docopt, PyYAML, texttable, jsonschema, docker-compose [2021-06-18T06:18:57.170Z] Attempting uninstall: idna [2021-06-18T06:18:57.170Z] Found existing installation: idna 2.9 [2021-06-18T06:18:57.170Z] Uninstalling idna-2.9: [2021-06-18T06:18:57.170Z] Successfully uninstalled idna-2.9 [2021-06-18T06:18:58.160Z] Attempting uninstall: urllib3 [2021-06-18T06:18:58.160Z] Found existing installation: urllib3 1.25.9 [2021-06-18T06:18:58.160Z] Uninstalling urllib3-1.25.9: [2021-06-18T06:18:58.437Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T06:18:59.427Z] Attempting uninstall: requests [2021-06-18T06:18:59.427Z] Found existing installation: requests 2.23.0 [2021-06-18T06:18:59.427Z] Uninstalling requests-2.23.0: [2021-06-18T06:18:59.427Z] Successfully uninstalled requests-2.23.0 [2021-06-18T06:19:00.889Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T06:19:00.889Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T06:19:00.889Z] ---> 80728e4b49a7 [2021-06-18T06:19:00.889Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T06:19:00.889Z] ---> Using cache [2021-06-18T06:19:00.889Z] ---> bdaf65ac2b49 [2021-06-18T06:19:00.889Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:19:00.889Z] ---> Using cache [2021-06-18T06:19:00.889Z] ---> e01def3c6864 [2021-06-18T06:19:00.889Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T06:19:01.883Z] ---> Running in d4a96a13d27d [2021-06-18T06:19:02.165Z] Running setup.py install for dockerpty: started [2021-06-18T06:19:04.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:19:05.146Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T06:19:05.146Z] Running setup.py install for docopt: started [2021-06-18T06:19:05.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:19:06.415Z] OK: 218 MiB in 52 packages [2021-06-18T06:19:08.415Z] Removing intermediate container d4a96a13d27d [2021-06-18T06:19:08.415Z] ---> 2a7e51f3afea [2021-06-18T06:19:08.415Z] Step 6/24 : COPY go.mod . [2021-06-18T06:19:08.415Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T06:19:08.415Z] Running setup.py install for PyYAML: started [2021-06-18T06:19:09.401Z] ---> c3640ccca088 [2021-06-18T06:19:09.401Z] Step 7/24 : RUN go mod download [2021-06-18T06:19:09.401Z] ---> Running in b8b0613eb811 [2021-06-18T06:19:12.813Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T06:19:12.813Z] Running setup.py install for texttable: started [2021-06-18T06:19:13.802Z] Removing intermediate container b8b0613eb811 [2021-06-18T06:19:13.802Z] ---> 3760fe1dc25c [2021-06-18T06:19:13.802Z] Step 8/24 : COPY . . [2021-06-18T06:19:15.254Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T06:19:17.241Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-18T06:19:29.691Z] ---> 39517640a1f2 [2021-06-18T06:19:29.691Z] Step 9/24 : RUN go mod tidy [2021-06-18T06:19:29.691Z] ---> Running in 4dbb433b65ce [2021-06-18T06:19:33.106Z] Removing intermediate container fc2a997b60e8 [2021-06-18T06:19:33.106Z] ---> ff0c0154446a [2021-06-18T06:19:33.106Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T06:19:33.385Z] ---> Running in 970f2200740e [2021-06-18T06:19:33.993Z] Removing intermediate container 970f2200740e [2021-06-18T06:19:33.993Z] ---> 9122f877f11b [2021-06-18T06:19:33.993Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T06:19:34.271Z] ---> Running in 207998a67385 [2021-06-18T06:19:34.877Z] Removing intermediate container 207998a67385 [2021-06-18T06:19:34.877Z] ---> e97185a6997d [2021-06-18T06:19:34.877Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T06:19:36.865Z] Removing intermediate container 4dbb433b65ce [2021-06-18T06:19:36.865Z] ---> 720cc193b9db [2021-06-18T06:19:36.865Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T06:19:37.158Z] ---> 88fabf7c9377 [2021-06-18T06:19:37.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T06:19:37.158Z] ---> Running in fa78ea5c433a [2021-06-18T06:19:39.161Z] ---> 0b6a5eaea3b4 [2021-06-18T06:19:39.161Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T06:19:39.437Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o cmd/core-data/core-data ./cmd/core-data [2021-06-18T06:19:40.434Z] ---> a16758f29a8e [2021-06-18T06:19:40.434Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T06:19:40.805Z] ---> Running in 7c29d433c820 [2021-06-18T06:19:41.456Z] Removing intermediate container 7c29d433c820 [2021-06-18T06:19:41.456Z] ---> c54d24afa12e [2021-06-18T06:19:41.456Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:19:41.734Z] ---> Running in e4390d2ca9ec [2021-06-18T06:19:42.373Z] Removing intermediate container e4390d2ca9ec [2021-06-18T06:19:42.373Z] ---> b1af4ca7ba4d [2021-06-18T06:19:42.373Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T06:19:42.737Z] ---> Running in d483d9224937 [2021-06-18T06:19:43.379Z] Removing intermediate container d483d9224937 [2021-06-18T06:19:43.379Z] ---> b95df05ba10d [2021-06-18T06:19:43.379Z] Step 23/24 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:19:43.654Z] ---> Running in 6df09b5a19b7 [2021-06-18T06:19:44.253Z] Removing intermediate container 6df09b5a19b7 [2021-06-18T06:19:44.253Z] ---> 4c98d3d4b118 [2021-06-18T06:19:44.253Z] Step 24/24 : LABEL version=2.0.0-dev.271 [2021-06-18T06:19:44.526Z] ---> Running in 9f6b0bd08589 [2021-06-18T06:19:45.511Z] Removing intermediate container 9f6b0bd08589 [2021-06-18T06:19:45.511Z] ---> 05531b6f3007 [2021-06-18T06:19:45.511Z] [2021-06-18T06:19:45.785Z] Successfully built 05531b6f3007 [2021-06-18T06:19:45.785Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-18T06:20:04.132Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.271" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-18T06:20:16.565Z] Removing intermediate container da0351d4ec96 [2021-06-18T06:20:16.565Z] ---> 44b1f52b5dca [2021-06-18T06:20:16.565Z] [2021-06-18T06:20:16.565Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T06:20:16.565Z] ---> c4fd0aeabfcf [2021-06-18T06:20:16.565Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T06:20:16.565Z] ---> Running in d8da1a2e75dd [2021-06-18T06:20:18.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:20:18.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:20:19.440Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T06:20:19.440Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T06:20:19.440Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T06:20:19.440Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T06:20:19.440Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:20:19.717Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T06:20:19.994Z] OK: 7 MiB in 18 packages [2021-06-18T06:20:22.632Z] Removing intermediate container d8da1a2e75dd [2021-06-18T06:20:22.632Z] ---> fb385c949a31 [2021-06-18T06:20:22.632Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T06:20:22.632Z] ---> Running in 8a2f25c16749 [2021-06-18T06:20:22.912Z] Removing intermediate container 8a2f25c16749 [2021-06-18T06:20:22.912Z] ---> 9cc82eaab3a3 [2021-06-18T06:20:22.912Z] Step 14/22 : WORKDIR /edgex [2021-06-18T06:20:23.187Z] ---> Running in bdf558565864 [2021-06-18T06:20:23.793Z] Removing intermediate container bdf558565864 [2021-06-18T06:20:23.794Z] ---> 12a2e8ae32f2 [2021-06-18T06:20:23.794Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T06:20:25.244Z] ---> bd54464e72b0 [2021-06-18T06:20:25.244Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T06:20:27.235Z] ---> e6398fe516ee [2021-06-18T06:20:27.235Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T06:20:29.228Z] ---> 3deba8c1cfcf [2021-06-18T06:20:29.228Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T06:20:29.506Z] ---> Running in 3dee2302eb00 [2021-06-18T06:20:30.958Z] Removing intermediate container 3dee2302eb00 [2021-06-18T06:20:30.958Z] ---> d15fcb9e4feb [2021-06-18T06:20:30.958Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T06:20:30.958Z] ---> Running in 6fb412af190a [2021-06-18T06:20:31.963Z] Removing intermediate container 6fb412af190a [2021-06-18T06:20:31.963Z] ---> 7293615c72e0 [2021-06-18T06:20:31.963Z] Step 20/22 : LABEL arch=arm64 [2021-06-18T06:20:31.963Z] Removing intermediate container 89b3efc13696 [2021-06-18T06:20:31.963Z] ---> e1cd26268252 [2021-06-18T06:20:31.963Z] [2021-06-18T06:20:31.963Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T06:20:31.963Z] ---> c4fd0aeabfcf [2021-06-18T06:20:31.963Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T06:20:31.963Z] ---> Using cache [2021-06-18T06:20:31.963Z] ---> 816a483abc2f [2021-06-18T06:20:31.963Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T06:20:31.963Z] ---> Using cache [2021-06-18T06:20:31.963Z] ---> 7611ece5d5d5 [2021-06-18T06:20:31.963Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T06:20:32.238Z] ---> Running in ec8c42463d10 [2021-06-18T06:20:32.238Z] ---> Running in a6f74f79a30d [2021-06-18T06:20:32.840Z] Removing intermediate container ec8c42463d10 [2021-06-18T06:20:32.840Z] ---> c7315e05b408 [2021-06-18T06:20:32.840Z] Step 21/22 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:20:33.115Z] Removing intermediate container a6f74f79a30d [2021-06-18T06:20:33.115Z] ---> d1e07fc35ec2 [2021-06-18T06:20:33.115Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T06:20:33.115Z] ---> Running in 0a0ffc1da62a [2021-06-18T06:20:33.391Z] ---> Running in 93b16aacfdd8 [2021-06-18T06:20:33.988Z] Removing intermediate container 93b16aacfdd8 [2021-06-18T06:20:33.988Z] ---> 7b2ad9adac90 [2021-06-18T06:20:33.988Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:20:33.988Z] Removing intermediate container 0a0ffc1da62a [2021-06-18T06:20:33.988Z] ---> 153923ccb00e [2021-06-18T06:20:33.988Z] Step 22/22 : LABEL version=2.0.0-dev.271 [2021-06-18T06:20:34.269Z] ---> Running in fe881a68fa67 [2021-06-18T06:20:35.267Z] Removing intermediate container fe881a68fa67 [2021-06-18T06:20:35.267Z] ---> a1f23fc0af58 [2021-06-18T06:20:35.267Z] [2021-06-18T06:20:35.267Z] ---> 1df672e0c390 [2021-06-18T06:20:35.267Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T06:20:35.542Z] Successfully built a1f23fc0af58 [2021-06-18T06:20:35.543Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-18T06:20:37.293Z]  Building security-proxy-setup ... done  ---> 80b12a45f486 [2021-06-18T06:20:37.293Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T06:20:38.758Z] ---> e097a87ca7b3 [2021-06-18T06:20:38.758Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T06:20:38.758Z] ---> Running in 8da52b67ee8b [2021-06-18T06:20:39.748Z] Removing intermediate container 8da52b67ee8b [2021-06-18T06:20:39.748Z] ---> 704c4447d42e [2021-06-18T06:20:39.748Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:20:40.026Z] ---> Running in 9e7f3fb12c84 [2021-06-18T06:20:41.475Z] Removing intermediate container 9e7f3fb12c84 [2021-06-18T06:20:41.475Z] ---> 77b85ef00732 [2021-06-18T06:20:41.475Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T06:20:41.475Z] ---> Running in 396f1ddf39f6 [2021-06-18T06:20:42.467Z] Removing intermediate container 396f1ddf39f6 [2021-06-18T06:20:42.467Z] ---> cb0621267770 [2021-06-18T06:20:42.467Z] Step 22/23 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:20:42.746Z] ---> Running in 097eb48cc70f [2021-06-18T06:20:43.025Z] Removing intermediate container 5a67f861df35 [2021-06-18T06:20:43.025Z] ---> 1b1acc412338 [2021-06-18T06:20:43.025Z] [2021-06-18T06:20:43.025Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T06:20:43.025Z] ---> c4fd0aeabfcf [2021-06-18T06:20:43.025Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T06:20:43.025Z] ---> Using cache [2021-06-18T06:20:43.025Z] ---> 816a483abc2f [2021-06-18T06:20:43.025Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T06:20:43.025Z] ---> Using cache [2021-06-18T06:20:43.025Z] ---> 7611ece5d5d5 [2021-06-18T06:20:43.025Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T06:20:43.627Z] ---> Running in 6e097400e273 [2021-06-18T06:20:43.904Z] Removing intermediate container 097eb48cc70f [2021-06-18T06:20:43.904Z] ---> 2236278264f6 [2021-06-18T06:20:43.904Z] Step 23/23 : LABEL version=2.0.0-dev.271 [2021-06-18T06:20:43.904Z] ---> Running in 9788c025db0b [2021-06-18T06:20:44.539Z] Removing intermediate container 6e097400e273 [2021-06-18T06:20:44.539Z] ---> 84293dad04e6 [2021-06-18T06:20:44.539Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T06:20:44.539Z] ---> Running in 9f542a8f1d84 [2021-06-18T06:20:44.814Z] Removing intermediate container 9788c025db0b [2021-06-18T06:20:44.814Z] ---> 5e6104c65a36 [2021-06-18T06:20:44.814Z] [2021-06-18T06:20:45.095Z] Successfully built 5e6104c65a36 [2021-06-18T06:20:45.095Z] Successfully tagged support-scheduler-arm64:latest [2021-06-18T06:20:45.377Z]  Building support-scheduler ... done Removing intermediate container 9f542a8f1d84 [2021-06-18T06:20:45.377Z] ---> e242df0ac9dd [2021-06-18T06:20:45.377Z] Step 16/24 : WORKDIR / [2021-06-18T06:20:45.651Z] ---> Running in 81c747fd0290 [2021-06-18T06:20:46.245Z] Removing intermediate container 81c747fd0290 [2021-06-18T06:20:46.245Z] ---> cb52f25b6e07 [2021-06-18T06:20:46.245Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:20:47.704Z] ---> 91d95784db69 [2021-06-18T06:20:47.704Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T06:20:49.146Z] ---> 2775fb2a6c74 [2021-06-18T06:20:49.146Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T06:20:50.127Z] ---> f3e7465cdbf9 [2021-06-18T06:20:50.127Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T06:20:50.127Z] ---> Running in 1d50313581c5 [2021-06-18T06:20:50.730Z] Removing intermediate container 1d50313581c5 [2021-06-18T06:20:50.730Z] ---> d4e4006ea7c0 [2021-06-18T06:20:50.730Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:20:51.003Z] ---> Running in 7ff091a04733 [2021-06-18T06:20:51.615Z] Removing intermediate container 7ff091a04733 [2021-06-18T06:20:51.615Z] ---> 75241b497eb2 [2021-06-18T06:20:51.615Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T06:20:51.615Z] ---> Running in 6875d0723066 [2021-06-18T06:20:52.214Z] Removing intermediate container 6875d0723066 [2021-06-18T06:20:52.214Z] ---> f6c6fdb30e5c [2021-06-18T06:20:52.214Z] Step 23/24 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:20:52.214Z] ---> Running in 9a6a6b25efef [2021-06-18T06:20:52.806Z] Removing intermediate container 9a6a6b25efef [2021-06-18T06:20:52.806Z] ---> 93b19cb429af [2021-06-18T06:20:52.806Z] Step 24/24 : LABEL version=2.0.0-dev.271 [2021-06-18T06:20:53.090Z] ---> Running in 9b002adecf7c [2021-06-18T06:20:53.361Z] Removing intermediate container 9b002adecf7c [2021-06-18T06:20:53.361Z] ---> 2550a3d2bd28 [2021-06-18T06:20:53.361Z] [2021-06-18T06:20:53.635Z] Successfully built 2550a3d2bd28 [2021-06-18T06:20:53.905Z] Successfully tagged core-metadata-arm64:latest [2021-06-18T06:20:58.225Z]  Building core-metadata ... done Removing intermediate container fa78ea5c433a [2021-06-18T06:20:58.225Z] ---> a8d1b753b070 [2021-06-18T06:20:58.225Z] [2021-06-18T06:20:58.225Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T06:20:58.225Z] ---> c4fd0aeabfcf [2021-06-18T06:20:58.225Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T06:20:58.225Z] ---> Running in 955ad6cdf707 [2021-06-18T06:20:58.225Z] Removing intermediate container 955ad6cdf707 [2021-06-18T06:20:58.225Z] ---> d27a24aac26e [2021-06-18T06:20:58.225Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T06:20:58.225Z] ---> Running in 35c91a3f1eff [2021-06-18T06:20:58.822Z] Removing intermediate container 35c91a3f1eff [2021-06-18T06:20:58.822Z] ---> 07fb987f7b43 [2021-06-18T06:20:58.822Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T06:20:58.822Z] ---> Running in 2c3cd4fc8226 [2021-06-18T06:20:59.419Z] Removing intermediate container 2c3cd4fc8226 [2021-06-18T06:20:59.419Z] ---> 121256160c13 [2021-06-18T06:20:59.419Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T06:20:59.419Z] ---> Running in f4fbf99a4027 [2021-06-18T06:21:01.390Z] Removing intermediate container f4fbf99a4027 [2021-06-18T06:21:01.390Z] ---> 3dd2c9aceee9 [2021-06-18T06:21:01.390Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T06:21:01.390Z] ---> Running in cf159bd3be7e [2021-06-18T06:21:02.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T06:21:03.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T06:21:04.018Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T06:21:04.317Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T06:21:04.317Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T06:21:04.317Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T06:21:04.591Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T06:21:04.591Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T06:21:04.882Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T06:21:04.882Z] OK: 8 MiB in 20 packages [2021-06-18T06:21:06.340Z] Removing intermediate container cf159bd3be7e [2021-06-18T06:21:06.340Z] ---> 2a6b54e737e8 [2021-06-18T06:21:06.340Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T06:21:06.939Z] ---> a4067838defb [2021-06-18T06:21:06.939Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T06:21:07.916Z] ---> 1f7dcfe6faa7 [2021-06-18T06:21:07.916Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T06:21:08.894Z] ---> 008f934eee3e [2021-06-18T06:21:08.894Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T06:21:08.894Z] ---> Running in bca41e9e07e4 [2021-06-18T06:21:09.490Z] Removing intermediate container bca41e9e07e4 [2021-06-18T06:21:09.490Z] ---> 859de604a517 [2021-06-18T06:21:09.490Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T06:21:09.490Z] ---> Running in 1a9741c2cfb5 [2021-06-18T06:21:10.088Z] Removing intermediate container 1a9741c2cfb5 [2021-06-18T06:21:10.088Z] ---> a4dc65b58836 [2021-06-18T06:21:10.088Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T06:21:10.088Z] ---> Running in 1f56443bac25 [2021-06-18T06:21:10.685Z] Removing intermediate container 1f56443bac25 [2021-06-18T06:21:10.685Z] ---> b3ec26679467 [2021-06-18T06:21:10.685Z] Step 23/24 : LABEL git_sha=4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:10.685Z] ---> Running in be47ef8219a0 [2021-06-18T06:21:11.280Z] Removing intermediate container be47ef8219a0 [2021-06-18T06:21:11.280Z] ---> 6d501f6129c8 [2021-06-18T06:21:11.280Z] Step 24/24 : LABEL version=2.0.0-dev.271 [2021-06-18T06:21:11.555Z] ---> Running in 841b556d01d2 [2021-06-18T06:21:11.828Z] Removing intermediate container 841b556d01d2 [2021-06-18T06:21:11.828Z] ---> 5c15aa79ae21 [2021-06-18T06:21:11.828Z] [2021-06-18T06:21:12.099Z] Successfully built 5c15aa79ae21 [2021-06-18T06:21:12.099Z] Successfully tagged core-data-arm64:latest [2021-06-18T06:21:12.386Z]  Building core-data ... done  [Pipeline] } [2021-06-18T06:21:12.385Z] $ docker stop --time=1 9895149af06eaa7d17033284fdea153c6ddcde106917f0b2072c8426875b6d17 [2021-06-18T06:21:14.215Z] $ docker rm -f 9895149af06eaa7d17033284fdea153c6ddcde106917f0b2072c8426875b6d17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T06:21:14.825Z] + docker images [2021-06-18T06:21:15.106Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T06:21:15.106Z] core-data-arm64 latest 5c15aa79ae21 3 seconds ago 19.1MB [2021-06-18T06:21:15.106Z] a8d1b753b070 18 seconds ago 862MB [2021-06-18T06:21:15.106Z] core-metadata-arm64 latest 2550a3d2bd28 21 seconds ago 15.7MB [2021-06-18T06:21:15.106Z] support-scheduler-arm64 latest 5e6104c65a36 30 seconds ago 15.1MB [2021-06-18T06:21:15.106Z] 1b1acc412338 32 seconds ago 859MB [2021-06-18T06:21:15.106Z] security-proxy-setup-arm64 latest a1f23fc0af58 40 seconds ago 24.2MB [2021-06-18T06:21:15.106Z] e1cd26268252 43 seconds ago 855MB [2021-06-18T06:21:15.106Z] 44b1f52b5dca 59 seconds ago 860MB [2021-06-18T06:21:15.106Z] sys-mgmt-agent-arm64 latest 05531b6f3007 About a minute ago 299MB [2021-06-18T06:21:15.106Z] security-bootstrapper-arm64 latest 7359e77ca322 2 minutes ago 17.5MB [2021-06-18T06:21:15.106Z] security-secretstore-setup-arm64 latest 80e9ace1cea4 2 minutes ago 27.1MB [2021-06-18T06:21:15.106Z] support-notifications-arm64 latest eb7291051c07 2 minutes ago 15.7MB [2021-06-18T06:21:15.106Z] core-command-arm64 latest 368710b2fbdb 3 minutes ago 15MB [2021-06-18T06:21:15.106Z] 5f34a9670402 3 minutes ago 856MB [2021-06-18T06:21:15.106Z] 3b039aae6d03 3 minutes ago 863MB [2021-06-18T06:21:15.106Z] 6a8c2b1f37c5 3 minutes ago 856MB [2021-06-18T06:21:15.106Z] dcb9050d75e6 3 minutes ago 856MB [2021-06-18T06:21:15.106Z] 905533e79b90 3 minutes ago 853MB [2021-06-18T06:21:15.106Z] ci-base-image-arm64 latest 80728e4b49a7 7 minutes ago 641MB [2021-06-18T06:21:15.106Z] alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB [2021-06-18T06:21:15.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 8 days ago 429MB [2021-06-18T06:21:15.106Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-18T06:21:15.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-06-18T06:21:15.464Z] provisioning config files... [2021-06-18T06:21:15.493Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config7675921714479887376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:21:15.864Z] ---> docker-login.sh [2021-06-18T06:21:15.864Z] nexus3.edgexfoundry.org:10001 [2021-06-18T06:21:16.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:21:16.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:21:16.410Z] Configure a credential helper to remove this warning. See [2021-06-18T06:21:16.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:21:16.410Z] [2021-06-18T06:21:16.410Z] Login Succeeded [2021-06-18T06:21:16.410Z] nexus3.edgexfoundry.org:10002 [2021-06-18T06:21:16.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:21:16.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:21:16.954Z] Configure a credential helper to remove this warning. See [2021-06-18T06:21:16.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:21:16.954Z] [2021-06-18T06:21:16.954Z] Login Succeeded [2021-06-18T06:21:16.954Z] nexus3.edgexfoundry.org:10003 [2021-06-18T06:21:17.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:21:17.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:21:17.512Z] Configure a credential helper to remove this warning. See [2021-06-18T06:21:17.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:21:17.512Z] [2021-06-18T06:21:17.512Z] Login Succeeded [2021-06-18T06:21:17.512Z] nexus3.edgexfoundry.org:10004 [2021-06-18T06:21:18.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:21:18.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:21:18.105Z] Configure a credential helper to remove this warning. See [2021-06-18T06:21:18.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:21:18.105Z] [2021-06-18T06:21:18.105Z] Login Succeeded [2021-06-18T06:21:18.105Z] docker.io [2021-06-18T06:21:18.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T06:21:18.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T06:21:18.968Z] Configure a credential helper to remove this warning. See [2021-06-18T06:21:18.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T06:21:18.968Z] [2021-06-18T06:21:18.968Z] Login Succeeded [2021-06-18T06:21:18.968Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T06:21:18.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:21:19.081Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-18T06:21:19.081Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:19.081Z] latest [2021-06-18T06:21:19.081Z] 2.0.0-dev.271 [2021-06-18T06:21:19.081Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:19.081Z] master [2021-06-18T06:21:19.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:19.458Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:19.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:19.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-18T06:21:19.807Z] 477800319f0d: Preparing [2021-06-18T06:21:19.807Z] a9f0b89fd3a5: Preparing [2021-06-18T06:21:19.807Z] 7b61ac699f24: Preparing [2021-06-18T06:21:19.807Z] 47d3cf50a673: Preparing [2021-06-18T06:21:19.807Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:20.094Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:20.094Z] 7b61ac699f24: Pushed [2021-06-18T06:21:20.094Z] 477800319f0d: Pushed [2021-06-18T06:21:20.094Z] 47d3cf50a673: Pushed [2021-06-18T06:21:22.692Z] a9f0b89fd3a5: Pushed [2021-06-18T06:21:22.692Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:0be30a2b1c38a34d65e6754b5a772c7c04d1b3bbc5a081d637055366afcf78ea size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:23.035Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:23.395Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-18T06:21:23.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-18T06:21:23.395Z] 477800319f0d: Preparing [2021-06-18T06:21:23.395Z] a9f0b89fd3a5: Preparing [2021-06-18T06:21:23.395Z] 7b61ac699f24: Preparing [2021-06-18T06:21:23.395Z] 47d3cf50a673: Preparing [2021-06-18T06:21:23.395Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:23.395Z] 47d3cf50a673: Layer already exists [2021-06-18T06:21:23.666Z] a9f0b89fd3a5: Layer already exists [2021-06-18T06:21:23.666Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:23.666Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:23.666Z] 477800319f0d: Layer already exists [2021-06-18T06:21:23.666Z] latest: digest: sha256:0be30a2b1c38a34d65e6754b5a772c7c04d1b3bbc5a081d637055366afcf78ea size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:24.011Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:24.351Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.271 [2021-06-18T06:21:24.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-18T06:21:24.351Z] 477800319f0d: Preparing [2021-06-18T06:21:24.351Z] a9f0b89fd3a5: Preparing [2021-06-18T06:21:24.351Z] 7b61ac699f24: Preparing [2021-06-18T06:21:24.351Z] 47d3cf50a673: Preparing [2021-06-18T06:21:24.351Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:24.351Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:24.351Z] 477800319f0d: Layer already exists [2021-06-18T06:21:24.351Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:24.351Z] a9f0b89fd3a5: Layer already exists [2021-06-18T06:21:24.624Z] 47d3cf50a673: Layer already exists [2021-06-18T06:21:24.624Z] 2.0.0-dev.271: digest: sha256:0be30a2b1c38a34d65e6754b5a772c7c04d1b3bbc5a081d637055366afcf78ea size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:24.968Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:25.321Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:25.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-18T06:21:25.321Z] 477800319f0d: Preparing [2021-06-18T06:21:25.321Z] a9f0b89fd3a5: Preparing [2021-06-18T06:21:25.321Z] 7b61ac699f24: Preparing [2021-06-18T06:21:25.321Z] 47d3cf50a673: Preparing [2021-06-18T06:21:25.321Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:25.593Z] 477800319f0d: Layer already exists [2021-06-18T06:21:25.593Z] 47d3cf50a673: Layer already exists [2021-06-18T06:21:25.593Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:25.593Z] a9f0b89fd3a5: Layer already exists [2021-06-18T06:21:25.593Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:25.593Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:0be30a2b1c38a34d65e6754b5a772c7c04d1b3bbc5a081d637055366afcf78ea size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:25.944Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:26.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-18T06:21:26.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-18T06:21:26.296Z] 477800319f0d: Preparing [2021-06-18T06:21:26.296Z] a9f0b89fd3a5: Preparing [2021-06-18T06:21:26.296Z] 7b61ac699f24: Preparing [2021-06-18T06:21:26.296Z] 47d3cf50a673: Preparing [2021-06-18T06:21:26.296Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:26.296Z] 477800319f0d: Layer already exists [2021-06-18T06:21:26.296Z] 47d3cf50a673: Layer already exists [2021-06-18T06:21:26.296Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:26.569Z] a9f0b89fd3a5: Layer already exists [2021-06-18T06:21:26.569Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:26.569Z] master: digest: sha256:0be30a2b1c38a34d65e6754b5a772c7c04d1b3bbc5a081d637055366afcf78ea size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:21:26.630Z] ===================================================== [Pipeline] echo [2021-06-18T06:21:26.649Z] taggedImages: [2021-06-18T06:21:26.649Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:26.649Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-18T06:21:26.649Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.271 [2021-06-18T06:21:26.649Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:26.649Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-18T06:21:26.691Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-18T06:21:26.691Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:26.691Z] latest [2021-06-18T06:21:26.691Z] 2.0.0-dev.271 [2021-06-18T06:21:26.691Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:26.691Z] master [2021-06-18T06:21:26.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:27.087Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:27.432Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:27.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-18T06:21:27.433Z] 9d76b3f3cf32: Preparing [2021-06-18T06:21:27.433Z] 704b3e19c962: Preparing [2021-06-18T06:21:27.433Z] 7b61ac699f24: Preparing [2021-06-18T06:21:27.433Z] 439dcbaf6ac3: Preparing [2021-06-18T06:21:27.433Z] 8664aeabfb93: Preparing [2021-06-18T06:21:27.433Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:27.433Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:27.706Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:27.706Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:27.706Z] 9d76b3f3cf32: Pushed [2021-06-18T06:21:27.706Z] 8664aeabfb93: Pushed [2021-06-18T06:21:28.298Z] 439dcbaf6ac3: Pushed [2021-06-18T06:21:30.258Z] 704b3e19c962: Pushed [2021-06-18T06:21:30.258Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:b9a88c7cacde042f66772431ee1187cc21c273ff9f4b9ff08f08f597b1bb2bcc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:30.606Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:30.944Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-18T06:21:30.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-18T06:21:30.944Z] 9d76b3f3cf32: Preparing [2021-06-18T06:21:30.944Z] 704b3e19c962: Preparing [2021-06-18T06:21:30.944Z] 7b61ac699f24: Preparing [2021-06-18T06:21:30.944Z] 439dcbaf6ac3: Preparing [2021-06-18T06:21:30.944Z] 8664aeabfb93: Preparing [2021-06-18T06:21:30.944Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:30.944Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:31.215Z] 9d76b3f3cf32: Layer already exists [2021-06-18T06:21:31.215Z] 439dcbaf6ac3: Layer already exists [2021-06-18T06:21:31.215Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:31.215Z] 704b3e19c962: Layer already exists [2021-06-18T06:21:31.215Z] 8664aeabfb93: Layer already exists [2021-06-18T06:21:31.215Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:31.215Z] latest: digest: sha256:b9a88c7cacde042f66772431ee1187cc21c273ff9f4b9ff08f08f597b1bb2bcc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:31.563Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:31.904Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.271 [2021-06-18T06:21:31.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-18T06:21:31.904Z] 9d76b3f3cf32: Preparing [2021-06-18T06:21:31.904Z] 704b3e19c962: Preparing [2021-06-18T06:21:31.905Z] 7b61ac699f24: Preparing [2021-06-18T06:21:31.905Z] 439dcbaf6ac3: Preparing [2021-06-18T06:21:31.905Z] 8664aeabfb93: Preparing [2021-06-18T06:21:31.905Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:31.905Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:31.905Z] 439dcbaf6ac3: Layer already exists [2021-06-18T06:21:32.177Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:32.177Z] 8664aeabfb93: Layer already exists [2021-06-18T06:21:32.177Z] 704b3e19c962: Layer already exists [2021-06-18T06:21:32.177Z] 9d76b3f3cf32: Layer already exists [2021-06-18T06:21:32.177Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:32.177Z] 2.0.0-dev.271: digest: sha256:b9a88c7cacde042f66772431ee1187cc21c273ff9f4b9ff08f08f597b1bb2bcc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:32.539Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:32.907Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:32.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-18T06:21:32.907Z] 9d76b3f3cf32: Preparing [2021-06-18T06:21:32.907Z] 704b3e19c962: Preparing [2021-06-18T06:21:32.907Z] 7b61ac699f24: Preparing [2021-06-18T06:21:32.907Z] 439dcbaf6ac3: Preparing [2021-06-18T06:21:32.907Z] 8664aeabfb93: Preparing [2021-06-18T06:21:32.907Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:32.907Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:33.187Z] 704b3e19c962: Layer already exists [2021-06-18T06:21:33.188Z] 8664aeabfb93: Layer already exists [2021-06-18T06:21:33.188Z] 439dcbaf6ac3: Layer already exists [2021-06-18T06:21:33.188Z] 9d76b3f3cf32: Layer already exists [2021-06-18T06:21:33.188Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:33.188Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:33.188Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:b9a88c7cacde042f66772431ee1187cc21c273ff9f4b9ff08f08f597b1bb2bcc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:33.547Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:33.912Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-18T06:21:33.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-18T06:21:33.912Z] 9d76b3f3cf32: Preparing [2021-06-18T06:21:33.912Z] 704b3e19c962: Preparing [2021-06-18T06:21:33.912Z] 7b61ac699f24: Preparing [2021-06-18T06:21:33.912Z] 439dcbaf6ac3: Preparing [2021-06-18T06:21:33.912Z] 8664aeabfb93: Preparing [2021-06-18T06:21:33.912Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:33.912Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:33.912Z] 704b3e19c962: Layer already exists [2021-06-18T06:21:33.912Z] 8664aeabfb93: Layer already exists [2021-06-18T06:21:33.912Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:33.912Z] 439dcbaf6ac3: Layer already exists [2021-06-18T06:21:33.912Z] 9d76b3f3cf32: Layer already exists [2021-06-18T06:21:33.912Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:34.190Z] master: digest: sha256:b9a88c7cacde042f66772431ee1187cc21c273ff9f4b9ff08f08f597b1bb2bcc size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:21:34.261Z] ===================================================== [Pipeline] echo [2021-06-18T06:21:34.279Z] taggedImages: [2021-06-18T06:21:34.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:34.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-18T06:21:34.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.271 [2021-06-18T06:21:34.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:34.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-18T06:21:34.327Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-18T06:21:34.327Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:34.327Z] latest [2021-06-18T06:21:34.327Z] 2.0.0-dev.271 [2021-06-18T06:21:34.327Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:34.327Z] master [2021-06-18T06:21:34.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:34.709Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:35.047Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:35.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-18T06:21:35.047Z] b96b02ed48cf: Preparing [2021-06-18T06:21:35.047Z] 5816f1ecf6e0: Preparing [2021-06-18T06:21:35.047Z] 7b61ac699f24: Preparing [2021-06-18T06:21:35.047Z] 47d3cf50a673: Preparing [2021-06-18T06:21:35.047Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:35.047Z] 47d3cf50a673: Layer already exists [2021-06-18T06:21:35.047Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:35.317Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:35.317Z] b96b02ed48cf: Pushed [2021-06-18T06:21:37.930Z] 5816f1ecf6e0: Pushed [2021-06-18T06:21:37.930Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:662338d5c552fe6510af446c1e96d031445f0dbcb52ee2bfa6af19134663a0d3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:38.278Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:38.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-18T06:21:38.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-18T06:21:38.620Z] b96b02ed48cf: Preparing [2021-06-18T06:21:38.620Z] 5816f1ecf6e0: Preparing [2021-06-18T06:21:38.620Z] 7b61ac699f24: Preparing [2021-06-18T06:21:38.620Z] 47d3cf50a673: Preparing [2021-06-18T06:21:38.620Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:38.620Z] b96b02ed48cf: Layer already exists [2021-06-18T06:21:38.620Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:38.620Z] 5816f1ecf6e0: Layer already exists [2021-06-18T06:21:38.620Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:38.620Z] 47d3cf50a673: Layer already exists [2021-06-18T06:21:38.891Z] latest: digest: sha256:662338d5c552fe6510af446c1e96d031445f0dbcb52ee2bfa6af19134663a0d3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:39.233Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:39.575Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.271 [2021-06-18T06:21:39.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-18T06:21:39.576Z] b96b02ed48cf: Preparing [2021-06-18T06:21:39.576Z] 5816f1ecf6e0: Preparing [2021-06-18T06:21:39.576Z] 7b61ac699f24: Preparing [2021-06-18T06:21:39.576Z] 47d3cf50a673: Preparing [2021-06-18T06:21:39.576Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:39.576Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:39.576Z] b96b02ed48cf: Layer already exists [2021-06-18T06:21:39.576Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:39.576Z] 5816f1ecf6e0: Layer already exists [2021-06-18T06:21:39.576Z] 47d3cf50a673: Layer already exists [2021-06-18T06:21:39.848Z] 2.0.0-dev.271: digest: sha256:662338d5c552fe6510af446c1e96d031445f0dbcb52ee2bfa6af19134663a0d3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:40.199Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:40.544Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:40.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-18T06:21:40.544Z] b96b02ed48cf: Preparing [2021-06-18T06:21:40.544Z] 5816f1ecf6e0: Preparing [2021-06-18T06:21:40.544Z] 7b61ac699f24: Preparing [2021-06-18T06:21:40.544Z] 47d3cf50a673: Preparing [2021-06-18T06:21:40.544Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:40.544Z] 5816f1ecf6e0: Layer already exists [2021-06-18T06:21:40.544Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:40.544Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:40.544Z] b96b02ed48cf: Layer already exists [2021-06-18T06:21:40.544Z] 47d3cf50a673: Layer already exists [2021-06-18T06:21:40.816Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:662338d5c552fe6510af446c1e96d031445f0dbcb52ee2bfa6af19134663a0d3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:41.162Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:41.505Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-18T06:21:41.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-18T06:21:41.505Z] b96b02ed48cf: Preparing [2021-06-18T06:21:41.505Z] 5816f1ecf6e0: Preparing [2021-06-18T06:21:41.505Z] 7b61ac699f24: Preparing [2021-06-18T06:21:41.505Z] 47d3cf50a673: Preparing [2021-06-18T06:21:41.505Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:41.505Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:41.505Z] 5816f1ecf6e0: Layer already exists [2021-06-18T06:21:41.505Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:41.505Z] b96b02ed48cf: Layer already exists [2021-06-18T06:21:41.505Z] 47d3cf50a673: Layer already exists [2021-06-18T06:21:41.777Z] master: digest: sha256:662338d5c552fe6510af446c1e96d031445f0dbcb52ee2bfa6af19134663a0d3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:21:41.841Z] ===================================================== [Pipeline] echo [2021-06-18T06:21:41.862Z] taggedImages: [2021-06-18T06:21:41.862Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:41.862Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-18T06:21:41.862Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.271 [2021-06-18T06:21:41.862Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:41.862Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-18T06:21:41.906Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-18T06:21:41.906Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:41.906Z] latest [2021-06-18T06:21:41.906Z] 2.0.0-dev.271 [2021-06-18T06:21:41.906Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:41.906Z] master [2021-06-18T06:21:41.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:42.338Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:42.685Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:42.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-18T06:21:42.685Z] 01b3b4c1a48c: Preparing [2021-06-18T06:21:42.685Z] 01b3b4c1a48c: Preparing [2021-06-18T06:21:42.685Z] c7da3743f6a7: Preparing [2021-06-18T06:21:42.685Z] ad0ebb9f5e72: Preparing [2021-06-18T06:21:42.685Z] 792d28a4d7b9: Preparing [2021-06-18T06:21:42.685Z] 40256c4bf43b: Preparing [2021-06-18T06:21:42.685Z] 7b61ac699f24: Preparing [2021-06-18T06:21:42.685Z] af2cdaeb650a: Preparing [2021-06-18T06:21:42.685Z] e2031a320bd1: Preparing [2021-06-18T06:21:42.685Z] e9fa3735fcee: Preparing [2021-06-18T06:21:42.685Z] c6d37ef512c9: Preparing [2021-06-18T06:21:42.685Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:42.685Z] c6d37ef512c9: Waiting [2021-06-18T06:21:42.685Z] e2031a320bd1: Waiting [2021-06-18T06:21:42.685Z] e9fa3735fcee: Waiting [2021-06-18T06:21:42.685Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:42.685Z] 7b61ac699f24: Waiting [2021-06-18T06:21:42.685Z] af2cdaeb650a: Waiting [2021-06-18T06:21:42.967Z] 792d28a4d7b9: Pushed [2021-06-18T06:21:42.967Z] c7da3743f6a7: Pushed [2021-06-18T06:21:42.967Z] 01b3b4c1a48c: Pushed [2021-06-18T06:21:42.967Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:43.249Z] ad0ebb9f5e72: Pushed [2021-06-18T06:21:43.249Z] e2031a320bd1: Pushed [2021-06-18T06:21:43.249Z] e9fa3735fcee: Pushed [2021-06-18T06:21:43.249Z] af2cdaeb650a: Pushed [2021-06-18T06:21:43.249Z] c6d37ef512c9: Pushed [2021-06-18T06:21:43.249Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:45.860Z] 40256c4bf43b: Pushed [2021-06-18T06:21:46.133Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:30f2cd853eb19c5d2209430c87257424a37f142cf8b961047586c2bc1d6cea0f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:46.482Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:46.831Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-18T06:21:46.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-18T06:21:46.832Z] 01b3b4c1a48c: Preparing [2021-06-18T06:21:46.832Z] 01b3b4c1a48c: Preparing [2021-06-18T06:21:46.832Z] c7da3743f6a7: Preparing [2021-06-18T06:21:46.832Z] ad0ebb9f5e72: Preparing [2021-06-18T06:21:46.832Z] 792d28a4d7b9: Preparing [2021-06-18T06:21:46.832Z] 40256c4bf43b: Preparing [2021-06-18T06:21:46.832Z] 7b61ac699f24: Preparing [2021-06-18T06:21:46.832Z] af2cdaeb650a: Preparing [2021-06-18T06:21:46.832Z] e2031a320bd1: Preparing [2021-06-18T06:21:46.832Z] e9fa3735fcee: Preparing [2021-06-18T06:21:46.832Z] c6d37ef512c9: Preparing [2021-06-18T06:21:46.832Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:46.832Z] 7b61ac699f24: Waiting [2021-06-18T06:21:46.832Z] af2cdaeb650a: Waiting [2021-06-18T06:21:46.832Z] e2031a320bd1: Waiting [2021-06-18T06:21:46.832Z] e9fa3735fcee: Waiting [2021-06-18T06:21:46.832Z] c6d37ef512c9: Waiting [2021-06-18T06:21:46.832Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:46.832Z] 792d28a4d7b9: Layer already exists [2021-06-18T06:21:46.832Z] ad0ebb9f5e72: Layer already exists [2021-06-18T06:21:46.832Z] 40256c4bf43b: Layer already exists [2021-06-18T06:21:46.832Z] c7da3743f6a7: Layer already exists [2021-06-18T06:21:46.832Z] 01b3b4c1a48c: Layer already exists [2021-06-18T06:21:46.832Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:47.107Z] af2cdaeb650a: Layer already exists [2021-06-18T06:21:47.107Z] e2031a320bd1: Layer already exists [2021-06-18T06:21:47.107Z] c6d37ef512c9: Layer already exists [2021-06-18T06:21:47.107Z] e9fa3735fcee: Layer already exists [2021-06-18T06:21:47.107Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:47.107Z] latest: digest: sha256:30f2cd853eb19c5d2209430c87257424a37f142cf8b961047586c2bc1d6cea0f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:47.456Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:47.802Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.271 [2021-06-18T06:21:47.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-18T06:21:47.802Z] 01b3b4c1a48c: Preparing [2021-06-18T06:21:47.802Z] 01b3b4c1a48c: Preparing [2021-06-18T06:21:47.802Z] c7da3743f6a7: Preparing [2021-06-18T06:21:47.802Z] ad0ebb9f5e72: Preparing [2021-06-18T06:21:47.802Z] 792d28a4d7b9: Preparing [2021-06-18T06:21:47.802Z] 40256c4bf43b: Preparing [2021-06-18T06:21:47.802Z] 7b61ac699f24: Preparing [2021-06-18T06:21:47.802Z] af2cdaeb650a: Preparing [2021-06-18T06:21:47.802Z] e2031a320bd1: Preparing [2021-06-18T06:21:47.802Z] e9fa3735fcee: Preparing [2021-06-18T06:21:47.802Z] c6d37ef512c9: Preparing [2021-06-18T06:21:47.802Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:47.802Z] 7b61ac699f24: Waiting [2021-06-18T06:21:47.802Z] e9fa3735fcee: Waiting [2021-06-18T06:21:47.802Z] c6d37ef512c9: Waiting [2021-06-18T06:21:47.802Z] af2cdaeb650a: Waiting [2021-06-18T06:21:47.802Z] e2031a320bd1: Waiting [2021-06-18T06:21:47.802Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:47.802Z] 792d28a4d7b9: Layer already exists [2021-06-18T06:21:47.802Z] ad0ebb9f5e72: Layer already exists [2021-06-18T06:21:47.802Z] c7da3743f6a7: Layer already exists [2021-06-18T06:21:47.802Z] 40256c4bf43b: Layer already exists [2021-06-18T06:21:48.075Z] 01b3b4c1a48c: Layer already exists [2021-06-18T06:21:48.075Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:48.075Z] e2031a320bd1: Layer already exists [2021-06-18T06:21:48.075Z] af2cdaeb650a: Layer already exists [2021-06-18T06:21:48.075Z] e9fa3735fcee: Layer already exists [2021-06-18T06:21:48.075Z] c6d37ef512c9: Layer already exists [2021-06-18T06:21:48.075Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:48.075Z] 2.0.0-dev.271: digest: sha256:30f2cd853eb19c5d2209430c87257424a37f142cf8b961047586c2bc1d6cea0f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:48.417Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:48.760Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:48.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-18T06:21:48.761Z] 01b3b4c1a48c: Preparing [2021-06-18T06:21:48.761Z] 01b3b4c1a48c: Preparing [2021-06-18T06:21:48.761Z] c7da3743f6a7: Preparing [2021-06-18T06:21:48.761Z] ad0ebb9f5e72: Preparing [2021-06-18T06:21:48.761Z] 792d28a4d7b9: Preparing [2021-06-18T06:21:48.761Z] 40256c4bf43b: Preparing [2021-06-18T06:21:48.761Z] 7b61ac699f24: Preparing [2021-06-18T06:21:48.761Z] af2cdaeb650a: Preparing [2021-06-18T06:21:48.761Z] e2031a320bd1: Preparing [2021-06-18T06:21:48.761Z] e9fa3735fcee: Preparing [2021-06-18T06:21:48.761Z] c6d37ef512c9: Preparing [2021-06-18T06:21:48.761Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:48.761Z] 7b61ac699f24: Waiting [2021-06-18T06:21:48.761Z] af2cdaeb650a: Waiting [2021-06-18T06:21:48.761Z] e2031a320bd1: Waiting [2021-06-18T06:21:48.761Z] c6d37ef512c9: Waiting [2021-06-18T06:21:48.761Z] e9fa3735fcee: Waiting [2021-06-18T06:21:48.761Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:48.761Z] c7da3743f6a7: Layer already exists [2021-06-18T06:21:48.761Z] 40256c4bf43b: Layer already exists [2021-06-18T06:21:48.761Z] 792d28a4d7b9: Layer already exists [2021-06-18T06:21:48.761Z] ad0ebb9f5e72: Layer already exists [2021-06-18T06:21:49.036Z] 01b3b4c1a48c: Layer already exists [2021-06-18T06:21:49.036Z] e2031a320bd1: Layer already exists [2021-06-18T06:21:49.036Z] e9fa3735fcee: Layer already exists [2021-06-18T06:21:49.036Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:49.036Z] af2cdaeb650a: Layer already exists [2021-06-18T06:21:49.036Z] c6d37ef512c9: Layer already exists [2021-06-18T06:21:49.036Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:49.036Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:30f2cd853eb19c5d2209430c87257424a37f142cf8b961047586c2bc1d6cea0f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:49.396Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:49.746Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-18T06:21:49.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-18T06:21:49.746Z] 01b3b4c1a48c: Preparing [2021-06-18T06:21:49.746Z] 01b3b4c1a48c: Preparing [2021-06-18T06:21:49.746Z] c7da3743f6a7: Preparing [2021-06-18T06:21:49.746Z] ad0ebb9f5e72: Preparing [2021-06-18T06:21:49.746Z] 792d28a4d7b9: Preparing [2021-06-18T06:21:49.746Z] 40256c4bf43b: Preparing [2021-06-18T06:21:49.746Z] 7b61ac699f24: Preparing [2021-06-18T06:21:49.746Z] af2cdaeb650a: Preparing [2021-06-18T06:21:49.746Z] e2031a320bd1: Preparing [2021-06-18T06:21:49.746Z] e9fa3735fcee: Preparing [2021-06-18T06:21:49.746Z] c6d37ef512c9: Preparing [2021-06-18T06:21:49.746Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:49.746Z] af2cdaeb650a: Waiting [2021-06-18T06:21:49.746Z] e2031a320bd1: Waiting [2021-06-18T06:21:49.746Z] e9fa3735fcee: Waiting [2021-06-18T06:21:49.746Z] c6d37ef512c9: Waiting [2021-06-18T06:21:49.746Z] 7b61ac699f24: Waiting [2021-06-18T06:21:49.746Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:49.746Z] 40256c4bf43b: Layer already exists [2021-06-18T06:21:49.746Z] ad0ebb9f5e72: Layer already exists [2021-06-18T06:21:49.746Z] c7da3743f6a7: Layer already exists [2021-06-18T06:21:49.746Z] 792d28a4d7b9: Layer already exists [2021-06-18T06:21:49.746Z] 01b3b4c1a48c: Layer already exists [2021-06-18T06:21:49.746Z] 7b61ac699f24: Layer already exists [2021-06-18T06:21:49.746Z] e9fa3735fcee: Layer already exists [2021-06-18T06:21:49.746Z] af2cdaeb650a: Layer already exists [2021-06-18T06:21:49.746Z] e2031a320bd1: Layer already exists [2021-06-18T06:21:49.746Z] c6d37ef512c9: Layer already exists [2021-06-18T06:21:50.018Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:50.018Z] master: digest: sha256:30f2cd853eb19c5d2209430c87257424a37f142cf8b961047586c2bc1d6cea0f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:21:50.092Z] ===================================================== [Pipeline] echo [2021-06-18T06:21:50.108Z] taggedImages: [2021-06-18T06:21:50.108Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:50.108Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-18T06:21:50.108Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.271 [2021-06-18T06:21:50.108Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:50.108Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-18T06:21:50.153Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-18T06:21:50.153Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:50.153Z] latest [2021-06-18T06:21:50.153Z] 2.0.0-dev.271 [2021-06-18T06:21:50.153Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:50.153Z] master [2021-06-18T06:21:50.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:50.544Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:50.897Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:50.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-18T06:21:50.897Z] ab303caa2fcb: Preparing [2021-06-18T06:21:50.897Z] c597d9b93507: Preparing [2021-06-18T06:21:50.897Z] 8a194711d848: Preparing [2021-06-18T06:21:50.897Z] 1ab5b439db26: Preparing [2021-06-18T06:21:50.897Z] 9c9a0aa37d12: Preparing [2021-06-18T06:21:50.897Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:51.176Z] 1ab5b439db26: Pushed [2021-06-18T06:21:51.176Z] 8a194711d848: Pushed [2021-06-18T06:21:51.454Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:51.728Z] 9c9a0aa37d12: Pushed [2021-06-18T06:21:53.694Z] c597d9b93507: Pushed [2021-06-18T06:21:53.695Z] ab303caa2fcb: Pushed [2021-06-18T06:21:53.695Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:b9d610fbef0f935f56f871cfa0d91d16fa8e0375fe40be208bbbf915c82d70f8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:54.047Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:54.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-18T06:21:54.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-18T06:21:54.386Z] ab303caa2fcb: Preparing [2021-06-18T06:21:54.386Z] c597d9b93507: Preparing [2021-06-18T06:21:54.386Z] 8a194711d848: Preparing [2021-06-18T06:21:54.386Z] 1ab5b439db26: Preparing [2021-06-18T06:21:54.386Z] 9c9a0aa37d12: Preparing [2021-06-18T06:21:54.386Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:54.386Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:54.386Z] 1ab5b439db26: Layer already exists [2021-06-18T06:21:54.386Z] c597d9b93507: Layer already exists [2021-06-18T06:21:54.386Z] ab303caa2fcb: Layer already exists [2021-06-18T06:21:54.386Z] 8a194711d848: Layer already exists [2021-06-18T06:21:54.386Z] 9c9a0aa37d12: Layer already exists [2021-06-18T06:21:54.659Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:54.659Z] latest: digest: sha256:b9d610fbef0f935f56f871cfa0d91d16fa8e0375fe40be208bbbf915c82d70f8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:55.004Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:55.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.271 [2021-06-18T06:21:55.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-18T06:21:55.350Z] ab303caa2fcb: Preparing [2021-06-18T06:21:55.350Z] c597d9b93507: Preparing [2021-06-18T06:21:55.350Z] 8a194711d848: Preparing [2021-06-18T06:21:55.350Z] 1ab5b439db26: Preparing [2021-06-18T06:21:55.350Z] 9c9a0aa37d12: Preparing [2021-06-18T06:21:55.350Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:55.350Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:55.350Z] c597d9b93507: Layer already exists [2021-06-18T06:21:55.350Z] 1ab5b439db26: Layer already exists [2021-06-18T06:21:55.350Z] 8a194711d848: Layer already exists [2021-06-18T06:21:55.350Z] ab303caa2fcb: Layer already exists [2021-06-18T06:21:55.350Z] 9c9a0aa37d12: Layer already exists [2021-06-18T06:21:55.350Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:55.622Z] 2.0.0-dev.271: digest: sha256:b9d610fbef0f935f56f871cfa0d91d16fa8e0375fe40be208bbbf915c82d70f8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:55.963Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:56.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:56.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-18T06:21:56.362Z] ab303caa2fcb: Preparing [2021-06-18T06:21:56.362Z] c597d9b93507: Preparing [2021-06-18T06:21:56.362Z] 8a194711d848: Preparing [2021-06-18T06:21:56.362Z] 1ab5b439db26: Preparing [2021-06-18T06:21:56.362Z] 9c9a0aa37d12: Preparing [2021-06-18T06:21:56.362Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:56.362Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:56.362Z] ab303caa2fcb: Layer already exists [2021-06-18T06:21:56.362Z] 9c9a0aa37d12: Layer already exists [2021-06-18T06:21:56.643Z] 1ab5b439db26: Layer already exists [2021-06-18T06:21:56.643Z] 8a194711d848: Layer already exists [2021-06-18T06:21:56.643Z] c597d9b93507: Layer already exists [2021-06-18T06:21:56.643Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:56.643Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:b9d610fbef0f935f56f871cfa0d91d16fa8e0375fe40be208bbbf915c82d70f8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:57.007Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:57.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-18T06:21:57.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-18T06:21:57.392Z] ab303caa2fcb: Preparing [2021-06-18T06:21:57.392Z] c597d9b93507: Preparing [2021-06-18T06:21:57.392Z] 8a194711d848: Preparing [2021-06-18T06:21:57.392Z] 1ab5b439db26: Preparing [2021-06-18T06:21:57.392Z] 9c9a0aa37d12: Preparing [2021-06-18T06:21:57.392Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:57.392Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:57.392Z] ab303caa2fcb: Layer already exists [2021-06-18T06:21:57.392Z] 8a194711d848: Layer already exists [2021-06-18T06:21:57.392Z] c597d9b93507: Layer already exists [2021-06-18T06:21:57.392Z] 9c9a0aa37d12: Layer already exists [2021-06-18T06:21:57.392Z] 1ab5b439db26: Layer already exists [2021-06-18T06:21:57.666Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:57.667Z] master: digest: sha256:b9d610fbef0f935f56f871cfa0d91d16fa8e0375fe40be208bbbf915c82d70f8 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:21:57.736Z] ===================================================== [Pipeline] echo [2021-06-18T06:21:57.753Z] taggedImages: [2021-06-18T06:21:57.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:57.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-18T06:21:57.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.271 [2021-06-18T06:21:57.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:57.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-18T06:21:57.791Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-18T06:21:57.791Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:57.791Z] latest [2021-06-18T06:21:57.791Z] 2.0.0-dev.271 [2021-06-18T06:21:57.791Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:21:57.791Z] master [2021-06-18T06:21:57.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:58.203Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:21:58.558Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:21:58.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-18T06:21:58.558Z] 760dcddfb96a: Preparing [2021-06-18T06:21:58.558Z] 22c06003e070: Preparing [2021-06-18T06:21:58.558Z] a75a22c90052: Preparing [2021-06-18T06:21:58.558Z] c16e0220b98a: Preparing [2021-06-18T06:21:58.558Z] 61e22aaf9cda: Preparing [2021-06-18T06:21:58.558Z] 743d5ee2a0bd: Preparing [2021-06-18T06:21:58.558Z] e4c21c6cbeee: Preparing [2021-06-18T06:21:58.558Z] 3a5cf74403de: Preparing [2021-06-18T06:21:58.558Z] eb24fa1f76e4: Preparing [2021-06-18T06:21:58.558Z] 3fbe34a1663b: Preparing [2021-06-18T06:21:58.558Z] 743d5ee2a0bd: Waiting [2021-06-18T06:21:58.558Z] e4c21c6cbeee: Waiting [2021-06-18T06:21:58.558Z] 3a5cf74403de: Waiting [2021-06-18T06:21:58.558Z] 3fbe34a1663b: Waiting [2021-06-18T06:21:58.558Z] eb24fa1f76e4: Waiting [2021-06-18T06:21:58.831Z] 760dcddfb96a: Pushed [2021-06-18T06:21:58.831Z] 22c06003e070: Pushed [2021-06-18T06:21:58.831Z] 61e22aaf9cda: Pushed [2021-06-18T06:21:59.104Z] 743d5ee2a0bd: Pushed [2021-06-18T06:21:59.104Z] e4c21c6cbeee: Pushed [2021-06-18T06:21:59.104Z] 3a5cf74403de: Pushed [2021-06-18T06:21:59.104Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:21:59.701Z] eb24fa1f76e4: Pushed [2021-06-18T06:22:01.134Z] c16e0220b98a: Pushed [2021-06-18T06:22:01.730Z] a75a22c90052: Pushed [2021-06-18T06:22:02.003Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:2eb1ae5fde6fc4ba2b5e806d78b9be253e088169c732c07c5cd6ce501143930c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:02.357Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:02.703Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-18T06:22:02.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-18T06:22:02.703Z] 760dcddfb96a: Preparing [2021-06-18T06:22:02.703Z] 22c06003e070: Preparing [2021-06-18T06:22:02.703Z] a75a22c90052: Preparing [2021-06-18T06:22:02.703Z] c16e0220b98a: Preparing [2021-06-18T06:22:02.703Z] 61e22aaf9cda: Preparing [2021-06-18T06:22:02.703Z] 743d5ee2a0bd: Preparing [2021-06-18T06:22:02.703Z] e4c21c6cbeee: Preparing [2021-06-18T06:22:02.703Z] 3a5cf74403de: Preparing [2021-06-18T06:22:02.703Z] eb24fa1f76e4: Preparing [2021-06-18T06:22:02.703Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:02.703Z] 743d5ee2a0bd: Waiting [2021-06-18T06:22:02.703Z] e4c21c6cbeee: Waiting [2021-06-18T06:22:02.703Z] 3a5cf74403de: Waiting [2021-06-18T06:22:02.703Z] eb24fa1f76e4: Waiting [2021-06-18T06:22:02.703Z] 3fbe34a1663b: Waiting [2021-06-18T06:22:02.975Z] 61e22aaf9cda: Layer already exists [2021-06-18T06:22:02.975Z] a75a22c90052: Layer already exists [2021-06-18T06:22:02.975Z] 760dcddfb96a: Layer already exists [2021-06-18T06:22:02.975Z] c16e0220b98a: Layer already exists [2021-06-18T06:22:02.975Z] 22c06003e070: Layer already exists [2021-06-18T06:22:02.975Z] 3a5cf74403de: Layer already exists [2021-06-18T06:22:02.975Z] e4c21c6cbeee: Layer already exists [2021-06-18T06:22:02.975Z] 743d5ee2a0bd: Layer already exists [2021-06-18T06:22:02.975Z] eb24fa1f76e4: Layer already exists [2021-06-18T06:22:02.975Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:02.975Z] latest: digest: sha256:2eb1ae5fde6fc4ba2b5e806d78b9be253e088169c732c07c5cd6ce501143930c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:03.324Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:03.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.271 [2021-06-18T06:22:03.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-18T06:22:03.665Z] 760dcddfb96a: Preparing [2021-06-18T06:22:03.665Z] 22c06003e070: Preparing [2021-06-18T06:22:03.665Z] a75a22c90052: Preparing [2021-06-18T06:22:03.665Z] c16e0220b98a: Preparing [2021-06-18T06:22:03.665Z] 61e22aaf9cda: Preparing [2021-06-18T06:22:03.665Z] 743d5ee2a0bd: Preparing [2021-06-18T06:22:03.665Z] e4c21c6cbeee: Preparing [2021-06-18T06:22:03.665Z] 3a5cf74403de: Preparing [2021-06-18T06:22:03.665Z] eb24fa1f76e4: Preparing [2021-06-18T06:22:03.665Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:03.665Z] 743d5ee2a0bd: Waiting [2021-06-18T06:22:03.665Z] e4c21c6cbeee: Waiting [2021-06-18T06:22:03.665Z] 3a5cf74403de: Waiting [2021-06-18T06:22:03.665Z] eb24fa1f76e4: Waiting [2021-06-18T06:22:03.665Z] 3fbe34a1663b: Waiting [2021-06-18T06:22:03.665Z] 760dcddfb96a: Layer already exists [2021-06-18T06:22:03.665Z] 22c06003e070: Layer already exists [2021-06-18T06:22:03.665Z] a75a22c90052: Layer already exists [2021-06-18T06:22:03.665Z] 61e22aaf9cda: Layer already exists [2021-06-18T06:22:03.665Z] c16e0220b98a: Layer already exists [2021-06-18T06:22:03.665Z] eb24fa1f76e4: Layer already exists [2021-06-18T06:22:03.665Z] 3a5cf74403de: Layer already exists [2021-06-18T06:22:03.665Z] e4c21c6cbeee: Layer already exists [2021-06-18T06:22:03.665Z] 743d5ee2a0bd: Layer already exists [2021-06-18T06:22:03.938Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:03.938Z] 2.0.0-dev.271: digest: sha256:2eb1ae5fde6fc4ba2b5e806d78b9be253e088169c732c07c5cd6ce501143930c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:04.285Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:04.623Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:04.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-18T06:22:04.623Z] 760dcddfb96a: Preparing [2021-06-18T06:22:04.623Z] 22c06003e070: Preparing [2021-06-18T06:22:04.623Z] a75a22c90052: Preparing [2021-06-18T06:22:04.623Z] c16e0220b98a: Preparing [2021-06-18T06:22:04.623Z] 61e22aaf9cda: Preparing [2021-06-18T06:22:04.623Z] 743d5ee2a0bd: Preparing [2021-06-18T06:22:04.623Z] e4c21c6cbeee: Preparing [2021-06-18T06:22:04.623Z] 3a5cf74403de: Preparing [2021-06-18T06:22:04.623Z] eb24fa1f76e4: Preparing [2021-06-18T06:22:04.623Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:04.623Z] 743d5ee2a0bd: Waiting [2021-06-18T06:22:04.623Z] e4c21c6cbeee: Waiting [2021-06-18T06:22:04.623Z] 3a5cf74403de: Waiting [2021-06-18T06:22:04.623Z] eb24fa1f76e4: Waiting [2021-06-18T06:22:04.623Z] 3fbe34a1663b: Waiting [2021-06-18T06:22:04.623Z] 760dcddfb96a: Layer already exists [2021-06-18T06:22:04.623Z] 61e22aaf9cda: Layer already exists [2021-06-18T06:22:04.623Z] 22c06003e070: Layer already exists [2021-06-18T06:22:04.623Z] c16e0220b98a: Layer already exists [2021-06-18T06:22:04.623Z] a75a22c90052: Layer already exists [2021-06-18T06:22:04.897Z] 743d5ee2a0bd: Layer already exists [2021-06-18T06:22:04.897Z] 3a5cf74403de: Layer already exists [2021-06-18T06:22:04.897Z] eb24fa1f76e4: Layer already exists [2021-06-18T06:22:04.897Z] e4c21c6cbeee: Layer already exists [2021-06-18T06:22:04.897Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:04.897Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:2eb1ae5fde6fc4ba2b5e806d78b9be253e088169c732c07c5cd6ce501143930c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:05.243Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:05.581Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-18T06:22:05.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-18T06:22:05.581Z] 760dcddfb96a: Preparing [2021-06-18T06:22:05.581Z] 22c06003e070: Preparing [2021-06-18T06:22:05.581Z] a75a22c90052: Preparing [2021-06-18T06:22:05.581Z] c16e0220b98a: Preparing [2021-06-18T06:22:05.581Z] 61e22aaf9cda: Preparing [2021-06-18T06:22:05.581Z] 743d5ee2a0bd: Preparing [2021-06-18T06:22:05.581Z] e4c21c6cbeee: Preparing [2021-06-18T06:22:05.581Z] 3a5cf74403de: Preparing [2021-06-18T06:22:05.581Z] eb24fa1f76e4: Preparing [2021-06-18T06:22:05.581Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:05.581Z] 743d5ee2a0bd: Waiting [2021-06-18T06:22:05.581Z] e4c21c6cbeee: Waiting [2021-06-18T06:22:05.581Z] 3a5cf74403de: Waiting [2021-06-18T06:22:05.581Z] eb24fa1f76e4: Waiting [2021-06-18T06:22:05.581Z] 3fbe34a1663b: Waiting [2021-06-18T06:22:05.581Z] 760dcddfb96a: Layer already exists [2021-06-18T06:22:05.581Z] a75a22c90052: Layer already exists [2021-06-18T06:22:05.581Z] c16e0220b98a: Layer already exists [2021-06-18T06:22:05.853Z] 61e22aaf9cda: Layer already exists [2021-06-18T06:22:05.853Z] 22c06003e070: Layer already exists [2021-06-18T06:22:05.853Z] e4c21c6cbeee: Layer already exists [2021-06-18T06:22:05.853Z] 743d5ee2a0bd: Layer already exists [2021-06-18T06:22:05.853Z] 3a5cf74403de: Layer already exists [2021-06-18T06:22:05.853Z] eb24fa1f76e4: Layer already exists [2021-06-18T06:22:05.853Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:05.853Z] master: digest: sha256:2eb1ae5fde6fc4ba2b5e806d78b9be253e088169c732c07c5cd6ce501143930c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:22:05.922Z] ===================================================== [Pipeline] echo [2021-06-18T06:22:05.936Z] taggedImages: [2021-06-18T06:22:05.936Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:22:05.936Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-18T06:22:05.936Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.271 [2021-06-18T06:22:05.936Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:05.936Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-18T06:22:05.983Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-18T06:22:05.983Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:22:05.983Z] latest [2021-06-18T06:22:05.983Z] 2.0.0-dev.271 [2021-06-18T06:22:05.983Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:05.983Z] master [2021-06-18T06:22:05.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:06.367Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:06.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:22:06.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-18T06:22:06.721Z] aa517a938da9: Preparing [2021-06-18T06:22:06.721Z] 6bfafc340a9c: Preparing [2021-06-18T06:22:06.721Z] 7b61ac699f24: Preparing [2021-06-18T06:22:06.721Z] 2e7066e3647b: Preparing [2021-06-18T06:22:06.721Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:06.994Z] 7b61ac699f24: Layer already exists [2021-06-18T06:22:06.994Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:06.994Z] aa517a938da9: Pushed [2021-06-18T06:22:07.266Z] 2e7066e3647b: Pushed [2021-06-18T06:22:09.232Z] 6bfafc340a9c: Pushed [2021-06-18T06:22:09.503Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:339c11e85b937b3b7ef7a8987e813f9b85c3da63b2d46e37a1b566bb7a2802d4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:09.843Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:10.181Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-18T06:22:10.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-18T06:22:10.181Z] aa517a938da9: Preparing [2021-06-18T06:22:10.182Z] 6bfafc340a9c: Preparing [2021-06-18T06:22:10.182Z] 7b61ac699f24: Preparing [2021-06-18T06:22:10.182Z] 2e7066e3647b: Preparing [2021-06-18T06:22:10.182Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:10.182Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:10.182Z] 7b61ac699f24: Layer already exists [2021-06-18T06:22:10.182Z] 6bfafc340a9c: Layer already exists [2021-06-18T06:22:10.182Z] 2e7066e3647b: Layer already exists [2021-06-18T06:22:10.182Z] aa517a938da9: Layer already exists [2021-06-18T06:22:10.454Z] latest: digest: sha256:339c11e85b937b3b7ef7a8987e813f9b85c3da63b2d46e37a1b566bb7a2802d4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:10.793Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:11.125Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.271 [2021-06-18T06:22:11.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-18T06:22:11.125Z] aa517a938da9: Preparing [2021-06-18T06:22:11.125Z] 6bfafc340a9c: Preparing [2021-06-18T06:22:11.125Z] 7b61ac699f24: Preparing [2021-06-18T06:22:11.125Z] 2e7066e3647b: Preparing [2021-06-18T06:22:11.125Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:11.125Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:11.125Z] 2e7066e3647b: Layer already exists [2021-06-18T06:22:11.125Z] 6bfafc340a9c: Layer already exists [2021-06-18T06:22:11.125Z] 7b61ac699f24: Layer already exists [2021-06-18T06:22:11.125Z] aa517a938da9: Layer already exists [2021-06-18T06:22:11.396Z] 2.0.0-dev.271: digest: sha256:339c11e85b937b3b7ef7a8987e813f9b85c3da63b2d46e37a1b566bb7a2802d4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:11.736Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:12.066Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:12.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-18T06:22:12.066Z] aa517a938da9: Preparing [2021-06-18T06:22:12.066Z] 6bfafc340a9c: Preparing [2021-06-18T06:22:12.066Z] 7b61ac699f24: Preparing [2021-06-18T06:22:12.066Z] 2e7066e3647b: Preparing [2021-06-18T06:22:12.066Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:12.066Z] 7b61ac699f24: Layer already exists [2021-06-18T06:22:12.066Z] 2e7066e3647b: Layer already exists [2021-06-18T06:22:12.066Z] aa517a938da9: Layer already exists [2021-06-18T06:22:12.066Z] 6bfafc340a9c: Layer already exists [2021-06-18T06:22:12.066Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:12.338Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:339c11e85b937b3b7ef7a8987e813f9b85c3da63b2d46e37a1b566bb7a2802d4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:12.686Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:13.023Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-18T06:22:13.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-18T06:22:13.023Z] aa517a938da9: Preparing [2021-06-18T06:22:13.023Z] 6bfafc340a9c: Preparing [2021-06-18T06:22:13.023Z] 7b61ac699f24: Preparing [2021-06-18T06:22:13.023Z] 2e7066e3647b: Preparing [2021-06-18T06:22:13.023Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:13.023Z] aa517a938da9: Layer already exists [2021-06-18T06:22:13.023Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:13.023Z] 6bfafc340a9c: Layer already exists [2021-06-18T06:22:13.023Z] 2e7066e3647b: Layer already exists [2021-06-18T06:22:13.023Z] 7b61ac699f24: Layer already exists [2021-06-18T06:22:13.294Z] master: digest: sha256:339c11e85b937b3b7ef7a8987e813f9b85c3da63b2d46e37a1b566bb7a2802d4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:22:13.368Z] ===================================================== [Pipeline] echo [2021-06-18T06:22:13.382Z] taggedImages: [2021-06-18T06:22:13.382Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:22:13.382Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-18T06:22:13.382Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.271 [2021-06-18T06:22:13.382Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:13.382Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-18T06:22:13.417Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-18T06:22:13.417Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:22:13.417Z] latest [2021-06-18T06:22:13.417Z] 2.0.0-dev.271 [2021-06-18T06:22:13.417Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:13.417Z] master [2021-06-18T06:22:13.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:13.797Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:14.139Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:22:14.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-18T06:22:14.139Z] f7b203e7cad3: Preparing [2021-06-18T06:22:14.139Z] 0fb4eb7569ba: Preparing [2021-06-18T06:22:14.139Z] 7b61ac699f24: Preparing [2021-06-18T06:22:14.139Z] 47d3cf50a673: Preparing [2021-06-18T06:22:14.139Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:14.139Z] 7b61ac699f24: Layer already exists [2021-06-18T06:22:14.418Z] 47d3cf50a673: Layer already exists [2021-06-18T06:22:14.418Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:14.418Z] f7b203e7cad3: Pushed [2021-06-18T06:22:17.031Z] 0fb4eb7569ba: Pushed [2021-06-18T06:22:17.031Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:287f4b541f54325c0b97566bbdac2a67e00e8745ec92b363f3b371f0834fb4cc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:17.369Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:17.705Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-18T06:22:17.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-18T06:22:17.705Z] f7b203e7cad3: Preparing [2021-06-18T06:22:17.705Z] 0fb4eb7569ba: Preparing [2021-06-18T06:22:17.705Z] 7b61ac699f24: Preparing [2021-06-18T06:22:17.705Z] 47d3cf50a673: Preparing [2021-06-18T06:22:17.705Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:17.705Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:17.705Z] 0fb4eb7569ba: Layer already exists [2021-06-18T06:22:17.705Z] 7b61ac699f24: Layer already exists [2021-06-18T06:22:17.705Z] 47d3cf50a673: Layer already exists [2021-06-18T06:22:17.980Z] f7b203e7cad3: Layer already exists [2021-06-18T06:22:17.980Z] latest: digest: sha256:287f4b541f54325c0b97566bbdac2a67e00e8745ec92b363f3b371f0834fb4cc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:18.345Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:18.731Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.271 [2021-06-18T06:22:18.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-18T06:22:18.731Z] f7b203e7cad3: Preparing [2021-06-18T06:22:18.731Z] 0fb4eb7569ba: Preparing [2021-06-18T06:22:18.731Z] 7b61ac699f24: Preparing [2021-06-18T06:22:18.731Z] 47d3cf50a673: Preparing [2021-06-18T06:22:18.731Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:19.006Z] 0fb4eb7569ba: Layer already exists [2021-06-18T06:22:19.006Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:19.006Z] f7b203e7cad3: Layer already exists [2021-06-18T06:22:19.006Z] 7b61ac699f24: Layer already exists [2021-06-18T06:22:19.006Z] 47d3cf50a673: Layer already exists [2021-06-18T06:22:19.006Z] 2.0.0-dev.271: digest: sha256:287f4b541f54325c0b97566bbdac2a67e00e8745ec92b363f3b371f0834fb4cc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:19.359Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:19.842Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:19.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-18T06:22:19.842Z] f7b203e7cad3: Preparing [2021-06-18T06:22:19.842Z] 0fb4eb7569ba: Preparing [2021-06-18T06:22:19.842Z] 7b61ac699f24: Preparing [2021-06-18T06:22:19.842Z] 47d3cf50a673: Preparing [2021-06-18T06:22:19.842Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:19.842Z] f7b203e7cad3: Layer already exists [2021-06-18T06:22:19.842Z] 47d3cf50a673: Layer already exists [2021-06-18T06:22:19.842Z] 0fb4eb7569ba: Layer already exists [2021-06-18T06:22:19.842Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:19.842Z] 7b61ac699f24: Layer already exists [2021-06-18T06:22:20.117Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:287f4b541f54325c0b97566bbdac2a67e00e8745ec92b363f3b371f0834fb4cc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:20.460Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:20.795Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-18T06:22:20.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-18T06:22:20.796Z] f7b203e7cad3: Preparing [2021-06-18T06:22:20.796Z] 0fb4eb7569ba: Preparing [2021-06-18T06:22:20.796Z] 7b61ac699f24: Preparing [2021-06-18T06:22:20.796Z] 47d3cf50a673: Preparing [2021-06-18T06:22:20.796Z] 3fbe34a1663b: Preparing [2021-06-18T06:22:21.069Z] 0fb4eb7569ba: Layer already exists [2021-06-18T06:22:21.069Z] f7b203e7cad3: Layer already exists [2021-06-18T06:22:21.069Z] 7b61ac699f24: Layer already exists [2021-06-18T06:22:21.069Z] 47d3cf50a673: Layer already exists [2021-06-18T06:22:21.069Z] 3fbe34a1663b: Layer already exists [2021-06-18T06:22:21.069Z] master: digest: sha256:287f4b541f54325c0b97566bbdac2a67e00e8745ec92b363f3b371f0834fb4cc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:22:21.125Z] ===================================================== [Pipeline] echo [2021-06-18T06:22:21.139Z] taggedImages: [2021-06-18T06:22:21.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:22:21.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-18T06:22:21.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.271 [2021-06-18T06:22:21.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:21.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-18T06:22:21.184Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-18T06:22:21.184Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:22:21.184Z] latest [2021-06-18T06:22:21.184Z] 2.0.0-dev.271 [2021-06-18T06:22:21.184Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:21.184Z] master [2021-06-18T06:22:21.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:21.569Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:21.908Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:22:21.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-18T06:22:21.908Z] ef288114ca48: Preparing [2021-06-18T06:22:21.908Z] 1d03f0cb8e01: Preparing [2021-06-18T06:22:21.909Z] 497a33dbc8e6: Preparing [2021-06-18T06:22:21.909Z] 1963b76a1206: Preparing [2021-06-18T06:22:21.909Z] 9ded3b6bb9b5: Preparing [2021-06-18T06:22:21.909Z] fa1afe8e6ed9: Preparing [2021-06-18T06:22:21.909Z] 87a09b4c083e: Preparing [2021-06-18T06:22:21.909Z] 0f74e9ff2a61: Preparing [2021-06-18T06:22:21.909Z] b122376c33c6: Preparing [2021-06-18T06:22:21.909Z] f8381ed47b22: Preparing [2021-06-18T06:22:21.909Z] e934a737d657: Preparing [2021-06-18T06:22:21.909Z] 0f74e9ff2a61: Waiting [2021-06-18T06:22:21.909Z] b122376c33c6: Waiting [2021-06-18T06:22:21.909Z] f8381ed47b22: Waiting [2021-06-18T06:22:21.909Z] e934a737d657: Waiting [2021-06-18T06:22:21.909Z] fa1afe8e6ed9: Waiting [2021-06-18T06:22:21.909Z] 87a09b4c083e: Waiting [2021-06-18T06:22:22.184Z] 9ded3b6bb9b5: Layer already exists [2021-06-18T06:22:22.184Z] fa1afe8e6ed9: Layer already exists [2021-06-18T06:22:22.184Z] 87a09b4c083e: Layer already exists [2021-06-18T06:22:22.184Z] 1d03f0cb8e01: Pushed [2021-06-18T06:22:22.184Z] 0f74e9ff2a61: Layer already exists [2021-06-18T06:22:22.458Z] b122376c33c6: Layer already exists [2021-06-18T06:22:22.458Z] f8381ed47b22: Layer already exists [2021-06-18T06:22:22.458Z] e934a737d657: Layer already exists [2021-06-18T06:22:23.054Z] ef288114ca48: Pushed [2021-06-18T06:22:25.028Z] 497a33dbc8e6: Pushed [2021-06-18T06:22:37.405Z] 1963b76a1206: Pushed [2021-06-18T06:22:37.405Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634: digest: sha256:8ea612bedc2513a06a0632cefb6f35ca1bf6bbb46542e6b4da6a3713997a1635 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:37.747Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:38.087Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-18T06:22:38.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-18T06:22:38.087Z] ef288114ca48: Preparing [2021-06-18T06:22:38.087Z] 1d03f0cb8e01: Preparing [2021-06-18T06:22:38.087Z] 497a33dbc8e6: Preparing [2021-06-18T06:22:38.087Z] 1963b76a1206: Preparing [2021-06-18T06:22:38.087Z] 9ded3b6bb9b5: Preparing [2021-06-18T06:22:38.087Z] fa1afe8e6ed9: Preparing [2021-06-18T06:22:38.087Z] 87a09b4c083e: Preparing [2021-06-18T06:22:38.087Z] 0f74e9ff2a61: Preparing [2021-06-18T06:22:38.087Z] b122376c33c6: Preparing [2021-06-18T06:22:38.087Z] f8381ed47b22: Preparing [2021-06-18T06:22:38.087Z] e934a737d657: Preparing [2021-06-18T06:22:38.087Z] 0f74e9ff2a61: Waiting [2021-06-18T06:22:38.087Z] b122376c33c6: Waiting [2021-06-18T06:22:38.087Z] f8381ed47b22: Waiting [2021-06-18T06:22:38.087Z] e934a737d657: Waiting [2021-06-18T06:22:38.087Z] fa1afe8e6ed9: Waiting [2021-06-18T06:22:38.087Z] 87a09b4c083e: Waiting [2021-06-18T06:22:38.362Z] 497a33dbc8e6: Layer already exists [2021-06-18T06:22:38.362Z] ef288114ca48: Layer already exists [2021-06-18T06:22:38.362Z] 1d03f0cb8e01: Layer already exists [2021-06-18T06:22:38.362Z] 1963b76a1206: Layer already exists [2021-06-18T06:22:38.362Z] 9ded3b6bb9b5: Layer already exists [2021-06-18T06:22:38.362Z] fa1afe8e6ed9: Layer already exists [2021-06-18T06:22:38.362Z] 87a09b4c083e: Layer already exists [2021-06-18T06:22:38.362Z] 0f74e9ff2a61: Layer already exists [2021-06-18T06:22:38.362Z] b122376c33c6: Layer already exists [2021-06-18T06:22:38.362Z] f8381ed47b22: Layer already exists [2021-06-18T06:22:38.362Z] e934a737d657: Layer already exists [2021-06-18T06:22:38.362Z] latest: digest: sha256:8ea612bedc2513a06a0632cefb6f35ca1bf6bbb46542e6b4da6a3713997a1635 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:38.708Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:39.044Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.271 [2021-06-18T06:22:39.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-18T06:22:39.044Z] ef288114ca48: Preparing [2021-06-18T06:22:39.044Z] 1d03f0cb8e01: Preparing [2021-06-18T06:22:39.044Z] 497a33dbc8e6: Preparing [2021-06-18T06:22:39.044Z] 1963b76a1206: Preparing [2021-06-18T06:22:39.044Z] 9ded3b6bb9b5: Preparing [2021-06-18T06:22:39.044Z] fa1afe8e6ed9: Preparing [2021-06-18T06:22:39.044Z] 87a09b4c083e: Preparing [2021-06-18T06:22:39.044Z] 0f74e9ff2a61: Preparing [2021-06-18T06:22:39.044Z] b122376c33c6: Preparing [2021-06-18T06:22:39.044Z] f8381ed47b22: Preparing [2021-06-18T06:22:39.044Z] e934a737d657: Preparing [2021-06-18T06:22:39.044Z] fa1afe8e6ed9: Waiting [2021-06-18T06:22:39.044Z] 87a09b4c083e: Waiting [2021-06-18T06:22:39.044Z] 0f74e9ff2a61: Waiting [2021-06-18T06:22:39.044Z] b122376c33c6: Waiting [2021-06-18T06:22:39.044Z] f8381ed47b22: Waiting [2021-06-18T06:22:39.044Z] e934a737d657: Waiting [2021-06-18T06:22:39.044Z] 497a33dbc8e6: Layer already exists [2021-06-18T06:22:39.044Z] 1d03f0cb8e01: Layer already exists [2021-06-18T06:22:39.317Z] ef288114ca48: Layer already exists [2021-06-18T06:22:39.317Z] 9ded3b6bb9b5: Layer already exists [2021-06-18T06:22:39.317Z] 1963b76a1206: Layer already exists [2021-06-18T06:22:39.317Z] fa1afe8e6ed9: Layer already exists [2021-06-18T06:22:39.317Z] f8381ed47b22: Layer already exists [2021-06-18T06:22:39.317Z] 87a09b4c083e: Layer already exists [2021-06-18T06:22:39.317Z] 0f74e9ff2a61: Layer already exists [2021-06-18T06:22:39.317Z] b122376c33c6: Layer already exists [2021-06-18T06:22:39.317Z] e934a737d657: Layer already exists [2021-06-18T06:22:39.317Z] 2.0.0-dev.271: digest: sha256:8ea612bedc2513a06a0632cefb6f35ca1bf6bbb46542e6b4da6a3713997a1635 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:39.668Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:39.999Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:39.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-18T06:22:39.999Z] ef288114ca48: Preparing [2021-06-18T06:22:39.999Z] 1d03f0cb8e01: Preparing [2021-06-18T06:22:39.999Z] 497a33dbc8e6: Preparing [2021-06-18T06:22:39.999Z] 1963b76a1206: Preparing [2021-06-18T06:22:39.999Z] 9ded3b6bb9b5: Preparing [2021-06-18T06:22:39.999Z] fa1afe8e6ed9: Preparing [2021-06-18T06:22:39.999Z] 87a09b4c083e: Preparing [2021-06-18T06:22:39.999Z] 0f74e9ff2a61: Preparing [2021-06-18T06:22:39.999Z] b122376c33c6: Preparing [2021-06-18T06:22:39.999Z] f8381ed47b22: Preparing [2021-06-18T06:22:39.999Z] e934a737d657: Preparing [2021-06-18T06:22:39.999Z] b122376c33c6: Waiting [2021-06-18T06:22:39.999Z] fa1afe8e6ed9: Waiting [2021-06-18T06:22:39.999Z] 87a09b4c083e: Waiting [2021-06-18T06:22:39.999Z] 0f74e9ff2a61: Waiting [2021-06-18T06:22:39.999Z] e934a737d657: Waiting [2021-06-18T06:22:39.999Z] f8381ed47b22: Waiting [2021-06-18T06:22:40.272Z] 497a33dbc8e6: Layer already exists [2021-06-18T06:22:40.272Z] 9ded3b6bb9b5: Layer already exists [2021-06-18T06:22:40.272Z] 1963b76a1206: Layer already exists [2021-06-18T06:22:40.272Z] 1d03f0cb8e01: Layer already exists [2021-06-18T06:22:40.272Z] ef288114ca48: Layer already exists [2021-06-18T06:22:40.272Z] 87a09b4c083e: Layer already exists [2021-06-18T06:22:40.272Z] fa1afe8e6ed9: Layer already exists [2021-06-18T06:22:40.272Z] b122376c33c6: Layer already exists [2021-06-18T06:22:40.272Z] 0f74e9ff2a61: Layer already exists [2021-06-18T06:22:40.272Z] f8381ed47b22: Layer already exists [2021-06-18T06:22:40.272Z] e934a737d657: Layer already exists [2021-06-18T06:22:40.272Z] 4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271: digest: sha256:8ea612bedc2513a06a0632cefb6f35ca1bf6bbb46542e6b4da6a3713997a1635 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:40.609Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:22:40.942Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-18T06:22:40.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-18T06:22:40.942Z] ef288114ca48: Preparing [2021-06-18T06:22:40.942Z] 1d03f0cb8e01: Preparing [2021-06-18T06:22:40.942Z] 497a33dbc8e6: Preparing [2021-06-18T06:22:40.942Z] 1963b76a1206: Preparing [2021-06-18T06:22:40.942Z] 9ded3b6bb9b5: Preparing [2021-06-18T06:22:40.942Z] fa1afe8e6ed9: Preparing [2021-06-18T06:22:40.942Z] 87a09b4c083e: Preparing [2021-06-18T06:22:40.942Z] 0f74e9ff2a61: Preparing [2021-06-18T06:22:40.942Z] b122376c33c6: Preparing [2021-06-18T06:22:40.942Z] f8381ed47b22: Preparing [2021-06-18T06:22:40.942Z] e934a737d657: Preparing [2021-06-18T06:22:40.942Z] 0f74e9ff2a61: Waiting [2021-06-18T06:22:40.942Z] f8381ed47b22: Waiting [2021-06-18T06:22:40.942Z] e934a737d657: Waiting [2021-06-18T06:22:40.942Z] b122376c33c6: Waiting [2021-06-18T06:22:40.942Z] fa1afe8e6ed9: Waiting [2021-06-18T06:22:40.942Z] 87a09b4c083e: Waiting [2021-06-18T06:22:40.942Z] 497a33dbc8e6: Layer already exists [2021-06-18T06:22:40.942Z] 1d03f0cb8e01: Layer already exists [2021-06-18T06:22:40.942Z] 1963b76a1206: Layer already exists [2021-06-18T06:22:40.942Z] 9ded3b6bb9b5: Layer already exists [2021-06-18T06:22:40.942Z] ef288114ca48: Layer already exists [2021-06-18T06:22:40.942Z] 0f74e9ff2a61: Layer already exists [2021-06-18T06:22:40.942Z] fa1afe8e6ed9: Layer already exists [2021-06-18T06:22:40.942Z] 87a09b4c083e: Layer already exists [2021-06-18T06:22:40.942Z] b122376c33c6: Layer already exists [2021-06-18T06:22:41.213Z] f8381ed47b22: Layer already exists [2021-06-18T06:22:41.213Z] e934a737d657: Layer already exists [2021-06-18T06:22:41.213Z] master: digest: sha256:8ea612bedc2513a06a0632cefb6f35ca1bf6bbb46542e6b4da6a3713997a1635 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T06:22:41.284Z] ===================================================== [Pipeline] echo [2021-06-18T06:22:41.308Z] taggedImages: [2021-06-18T06:22:41.308Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [2021-06-18T06:22:41.308Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-18T06:22:41.308Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.271 [2021-06-18T06:22:41.308Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4428e4d1b6445bf1b64e4b4ca5eff36de518c634-2.0.0-dev.271 [2021-06-18T06:22:41.308Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:22:42.102Z] ---> job-cost.sh [2021-06-18T06:22:42.102Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F1IA [2021-06-18T06:23:21.048Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T06:24:57.863Z] lf-activate-venv(): INFO: Adding /tmp/venv-F1IA/bin to PATH [2021-06-18T06:24:57.863Z] INFO: No Stack... [2021-06-18T06:24:57.863Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T06:24:57.863Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T06:24:58.198Z] + cat /w/workspace/edgex-go/544/archives/cost.csv [2021-06-18T06:24:58.198Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T06:24:58.262Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-544-stack-cost] [2021-06-18T06:24:58.281Z] Resource [jenkins-edgexfoundry-edgex-go-master-544-stack-cost] did not exist. Created. [2021-06-18T06:24:58.281Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-544-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T06:24:58.632Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T06:24:59.343Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T06:24:59.355Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-544-stack-cost] [Pipeline] // lock [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-06-18T06:25:00.389Z] provisioning config files... [2021-06-18T06:25:00.555Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/544@tmp/config5618454246414443989tmp [Pipeline] { [Pipeline] sh [2021-06-18T06:25:00.913Z] + set +x [2021-06-18T06:25:00.913Z] + curl -s https://codecov.io/bash [2021-06-18T06:25:00.913Z] + bash -s -- [2021-06-18T06:25:00.913Z] [2021-06-18T06:25:00.913Z] _____ _ [2021-06-18T06:25:00.913Z] / ____| | | [2021-06-18T06:25:00.913Z] | | ___ __| | ___ ___ _____ __ [2021-06-18T06:25:00.913Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-18T06:25:00.913Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-18T06:25:00.913Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-18T06:25:00.913Z] Bash-1.0.3 [2021-06-18T06:25:00.913Z] [2021-06-18T06:25:00.913Z] [2021-06-18T06:25:00.913Z] ==> git version 2.24.4 found [2021-06-18T06:25:01.177Z] ==> 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-06-18T06:25:01.177Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-18T06:25:01.177Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-18T06:25:01.177Z] ==> Jenkins CI detected. [2021-06-18T06:25:01.177Z] project root: . [2021-06-18T06:25:01.177Z] --> token set from env [2021-06-18T06:25:01.177Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-18T06:25:01.177Z] ==> Running gcov in . (disable via -X gcov) [2021-06-18T06:25:01.177Z] ==> Python coveragepy not found [2021-06-18T06:25:01.177Z] ==> Searching for coverage reports in: [2021-06-18T06:25:01.177Z] + . [2021-06-18T06:25:01.177Z] -> Found 1 reports [2021-06-18T06:25:01.177Z] ==> Detecting git/mercurial file structure [2021-06-18T06:25:01.177Z] ==> Reading reports [2021-06-18T06:25:01.177Z] + ./coverage.out bytes=398095 [2021-06-18T06:25:01.177Z] ==> Appending adjustments [2021-06-18T06:25:01.177Z] https://docs.codecov.io/docs/fixing-reports [2021-06-18T06:25:02.571Z] + Found adjustments [2021-06-18T06:25:02.571Z] ==> Gzipping contents [2021-06-18T06:25:02.571Z] 56K /tmp/codecov.gqmcRU.gz [2021-06-18T06:25:02.571Z] ==> Uploading reports [2021-06-18T06:25:02.571Z] url: https://codecov.io [2021-06-18T06:25:02.571Z] query: branch=master&commit=4428e4d1b6445bf1b64e4b4ca5eff36de518c634&build=544&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F544%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-18T06:25:02.571Z] -> Pinging Codecov [2021-06-18T06:25:02.571Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=4428e4d1b6445bf1b64e4b4ca5eff36de518c634&build=544&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F544%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-18T06:25:02.832Z] -> Uploading to [2021-06-18T06:25:02.832Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-18/00271124DB129430A58F1EEE437C3FCB/4428e4d1b6445bf1b64e4b4ca5eff36de518c634/0b26e7a2-9a99-4215-9b5c-a6cc020ddabb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T062502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19923cbaf0b5cbd8bf598c21d4a623495d1de0665fb186fe36bd70edb6dc2734 [2021-06-18T06:25:02.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T06:25:02.832Z] Dload Upload Total Spent Left Speed [2021-06-18T06:25:03.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54497 0 0 100 54497 0 122k --:--:-- --:--:-- --:--:-- 122k [2021-06-18T06:25:03.404Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4428e4d1b6445bf1b64e4b4ca5eff36de518c634 [Pipeline] } [2021-06-18T06:25:03.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-18T06:25:04.387Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-18T06:25:04.406Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:25:04.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T06:25:04.714Z] [2021-06-18T06:25:04.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:25:05.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T06:25:05.034Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-18T06:25:05.034Z] 188c0c94c7c5: Pulling fs layer [2021-06-18T06:25:05.034Z] 0ef7d3d256c8: Pulling fs layer [2021-06-18T06:25:05.034Z] de9db76c5a1d: Pulling fs layer [2021-06-18T06:25:05.034Z] 0eba1c9be4d2: Pulling fs layer [2021-06-18T06:25:05.034Z] 0d57e429df01: Pulling fs layer [2021-06-18T06:25:05.034Z] 4e4be7b47b0d: Pulling fs layer [2021-06-18T06:25:05.034Z] e1f770b5df2f: Pulling fs layer [2021-06-18T06:25:05.034Z] 85a0685a4137: Pulling fs layer [2021-06-18T06:25:05.034Z] 0eba1c9be4d2: Waiting [2021-06-18T06:25:05.034Z] 0d57e429df01: Waiting [2021-06-18T06:25:05.034Z] 4e4be7b47b0d: Waiting [2021-06-18T06:25:05.034Z] e1f770b5df2f: Waiting [2021-06-18T06:25:05.034Z] 85a0685a4137: Waiting [2021-06-18T06:25:05.034Z] de9db76c5a1d: Verifying Checksum [2021-06-18T06:25:05.034Z] de9db76c5a1d: Download complete [2021-06-18T06:25:05.034Z] 0ef7d3d256c8: Verifying Checksum [2021-06-18T06:25:05.034Z] 0ef7d3d256c8: Download complete [2021-06-18T06:25:05.034Z] 0d57e429df01: Verifying Checksum [2021-06-18T06:25:05.034Z] 0d57e429df01: Download complete [2021-06-18T06:25:05.034Z] 188c0c94c7c5: Verifying Checksum [2021-06-18T06:25:05.302Z] 188c0c94c7c5: Pull complete [2021-06-18T06:25:05.302Z] 0ef7d3d256c8: Pull complete [2021-06-18T06:25:05.302Z] 4e4be7b47b0d: Verifying Checksum [2021-06-18T06:25:05.302Z] 4e4be7b47b0d: Download complete [2021-06-18T06:25:05.567Z] de9db76c5a1d: Pull complete [2021-06-18T06:25:06.956Z] e1f770b5df2f: Verifying Checksum [2021-06-18T06:25:06.956Z] e1f770b5df2f: Download complete [2021-06-18T06:25:08.343Z] 0eba1c9be4d2: Verifying Checksum [2021-06-18T06:25:08.343Z] 0eba1c9be4d2: Download complete [2021-06-18T06:25:08.917Z] 85a0685a4137: Verifying Checksum [2021-06-18T06:25:08.917Z] 85a0685a4137: Download complete [2021-06-18T06:25:11.497Z] 0eba1c9be4d2: Pull complete [2021-06-18T06:25:11.497Z] 0d57e429df01: Pull complete [2021-06-18T06:25:11.762Z] 4e4be7b47b0d: Pull complete [2021-06-18T06:25:12.026Z] e1f770b5df2f: Pull complete [2021-06-18T06:25:15.340Z] 85a0685a4137: Pull complete [2021-06-18T06:25:15.340Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-18T06:25:15.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T06:25:15.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-18T06:25:15.429Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:25:15.466Z] $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-18T06:25:18.785Z] $ docker top bd54b45a9112283cd4fb0b8d9f7869d4fe3cf642d72d712687279111cedd28fb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T06:25:18.885Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-18T06:25:19.186Z] + set -o pipefail [2021-06-18T06:25:19.186Z] + snyk monitor '--org=edgex-jenkins' [2021-06-18T06:25:23.433Z] [2021-06-18T06:25:23.433Z] Monitoring /w/workspace/edgex-go/544 (github.com/edgexfoundry/edgex-go)... [2021-06-18T06:25:23.433Z] [2021-06-18T06:25:23.433Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/2b038235-ec1b-4e4d-b974-435861c0f01d [2021-06-18T06:25:23.433Z] [2021-06-18T06:25:23.433Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-18T06:25:23.433Z] [2021-06-18T06:25:23.433Z] [Pipeline] } [2021-06-18T06:25:23.442Z] $ docker stop --time=1 bd54b45a9112283cd4fb0b8d9f7869d4fe3cf642d72d712687279111cedd28fb [2021-06-18T06:25:25.611Z] $ docker rm -f bd54b45a9112283cd4fb0b8d9f7869d4fe3cf642d72d712687279111cedd28fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-18T06:25:26.446Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T06:25:26.473Z] provisioning config files... [2021-06-18T06:25:26.485Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/544@tmp/config4117712766789399808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:25:26.801Z] --> edgex-publish-swagger.sh [2021-06-18T06:25:26.801Z] === Publish openapi/v2 API === [2021-06-18T06:25:26.801Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-18T06:25:26.801Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/544/openapi/v2/core-command.yaml] [2021-06-18T06:25:26.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T06:25:26.801Z] Dload Upload Total Spent Left Speed [2021-06-18T06:25:27.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31865 0 0 100 31865 0 30171 0:00:01 0:00:01 --:--:-- 30175 [2021-06-18T06:25:27.750Z] [2021-06-18T06:25:27.750Z] [2021-06-18T06:25:27.750Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/544/openapi/v2/core-data.yaml] [2021-06-18T06:25:27.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T06:25:27.750Z] Dload Upload Total Spent Left Speed [2021-06-18T06:25:29.134Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56452 0 0 100 56452 0 51663 0:00:01 0:00:01 --:--:-- 51648 100 56452 0 0 100 56452 0 51656 0:00:01 0:00:01 --:--:-- 51648 [2021-06-18T06:25:29.134Z] [2021-06-18T06:25:29.134Z] [2021-06-18T06:25:29.134Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/544/openapi/v2/core-metadata.yaml] [2021-06-18T06:25:29.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T06:25:29.134Z] Dload Upload Total Spent Left Speed [2021-06-18T06:25:30.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 110k 0:00:01 0:00:01 --:--:-- 111k 100 119k 0 0 100 119k 0 110k 0:00:01 0:00:01 --:--:-- 111k [2021-06-18T06:25:30.078Z] [2021-06-18T06:25:30.078Z] [2021-06-18T06:25:30.078Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/544/openapi/v2/support-notifications.yaml] [2021-06-18T06:25:30.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T06:25:30.078Z] Dload Upload Total Spent Left Speed [2021-06-18T06:25:31.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78839 0 0 100 78839 0 70015 0:00:01 0:00:01 --:--:-- 70079 100 78839 0 0 100 78839 0 70006 0:00:01 0:00:01 --:--:-- 70079 [2021-06-18T06:25:31.020Z] [2021-06-18T06:25:31.020Z] [2021-06-18T06:25:31.020Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/544/openapi/v2/support-scheduler.yaml] [2021-06-18T06:25:31.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T06:25:31.020Z] Dload Upload Total Spent Left Speed [2021-06-18T06:25:32.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38040 0 0 100 38040 0 33177 0:00:01 0:00:01 --:--:-- 33193 100 38040 0 0 100 38040 0 33170 0:00:01 0:00:01 --:--:-- 33193 [2021-06-18T06:25:32.412Z] [2021-06-18T06:25:32.412Z] [2021-06-18T06:25:32.412Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/544/openapi/v2/system-agent.yaml] [2021-06-18T06:25:32.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T06:25:32.412Z] Dload Upload Total Spent Left Speed [2021-06-18T06:25:33.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19728 0 0 100 19728 0 20742 --:--:-- --:--:-- --:--:-- 20744 100 19728 0 0 100 19728 0 20738 --:--:-- --:--:-- --:--:-- 20722 [2021-06-18T06:25:33.356Z] [2021-06-18T06:25:33.356Z] [Pipeline] } [2021-06-18T06:25:33.365Z] 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-06-18T06:25:33.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T06:25:33.922Z] . [Pipeline] withDockerContainer [2021-06-18T06:25:34.004Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:25:34.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@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-06-18T06:25:34.448Z] $ docker top 4b29161c04dde2273c4a7d3ce705f98b6b535b4c58da96096ff51e37e9708d7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T06:25:34.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T06:25:34.598Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T06:25:34.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T06:25:34.720Z] $ docker exec 4b29161c04dde2273c4a7d3ce705f98b6b535b4c58da96096ff51e37e9708d7d ssh-agent [2021-06-18T06:25:34.841Z] SSH_AUTH_SOCK=/tmp/ssh-S9AN3APjg9hd/agent.13 [2021-06-18T06:25:34.841Z] SSH_AGENT_PID=19 [2021-06-18T06:25:34.847Z] Running ssh-add (command line suppressed) [2021-06-18T06:25:34.938Z] Identity added: /w/workspace/edgex-go/544@tmp/private_key_6884733757830294814.key (/w/workspace/edgex-go/544@tmp/private_key_6884733757830294814.key) [2021-06-18T06:25:34.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T06:25:35.264Z] + git semver tag [2021-06-18T06:25:35.264Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T06:25:35.264Z] # $GIT_DIR = /w/workspace/edgex-go/544/.git [2021-06-18T06:25:35.264Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/544 [2021-06-18T06:25:35.264Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T06:25:35.264Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T06:25:35.264Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T06:25:35.264Z] # $SEMVER_BRANCH = master [2021-06-18T06:25:35.264Z] # $SEMVER_DIR = /w/workspace/edgex-go/544/.semver [2021-06-18T06:25:35.264Z] # 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 HEAD [2021-06-18T06:25:35.264Z] # -> Force: false [2021-06-18T06:25:35.264Z] # 47dc3c6d03b944299b322719da85121c9721caf8 refs/tags/v2.0.0-dev.271 [Pipeline] } [2021-06-18T06:25:35.273Z] $ docker exec --env ******** --env ******** 4b29161c04dde2273c4a7d3ce705f98b6b535b4c58da96096ff51e37e9708d7d ssh-agent -k [2021-06-18T06:25:35.371Z] unset SSH_AUTH_SOCK; [2021-06-18T06:25:35.371Z] unset SSH_AGENT_PID; [2021-06-18T06:25:35.371Z] echo Agent pid 19 killed; [2021-06-18T06:25:35.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T06:25:35.738Z] + git semver [Pipeline] } [2021-06-18T06:25:35.750Z] $ docker stop --time=1 4b29161c04dde2273c4a7d3ce705f98b6b535b4c58da96096ff51e37e9708d7d [2021-06-18T06:25:36.946Z] $ docker rm -f 4b29161c04dde2273c4a7d3ce705f98b6b535b4c58da96096ff51e37e9708d7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:25:37.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T06:25:37.516Z] [2021-06-18T06:25:37.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:25:37.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T06:25:37.856Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-18T06:25:37.856Z] ab5ef0e58194: Pulling fs layer [2021-06-18T06:25:37.856Z] 9712f1f96733: Pulling fs layer [2021-06-18T06:25:37.856Z] 63f879dbbcfc: Pulling fs layer [2021-06-18T06:25:37.856Z] 0d9ebad4ef96: Pulling fs layer [2021-06-18T06:25:37.856Z] e9a5061849ea: Pulling fs layer [2021-06-18T06:25:37.856Z] d747dcd14b5f: Pulling fs layer [2021-06-18T06:25:37.856Z] 2de7ff778b66: Pulling fs layer [2021-06-18T06:25:37.856Z] 0d9ebad4ef96: Waiting [2021-06-18T06:25:37.856Z] e9a5061849ea: Waiting [2021-06-18T06:25:37.856Z] d747dcd14b5f: Waiting [2021-06-18T06:25:37.856Z] 2de7ff778b66: Waiting [2021-06-18T06:25:37.856Z] 9712f1f96733: Verifying Checksum [2021-06-18T06:25:37.856Z] 9712f1f96733: Download complete [2021-06-18T06:25:39.248Z] 63f879dbbcfc: Verifying Checksum [2021-06-18T06:25:39.248Z] 63f879dbbcfc: Download complete [2021-06-18T06:25:39.248Z] e9a5061849ea: Verifying Checksum [2021-06-18T06:25:39.248Z] e9a5061849ea: Download complete [2021-06-18T06:25:39.510Z] d747dcd14b5f: Verifying Checksum [2021-06-18T06:25:39.510Z] d747dcd14b5f: Download complete [2021-06-18T06:25:40.090Z] 0d9ebad4ef96: Verifying Checksum [2021-06-18T06:25:40.090Z] 0d9ebad4ef96: Download complete [2021-06-18T06:25:40.090Z] 2de7ff778b66: Verifying Checksum [2021-06-18T06:25:40.090Z] 2de7ff778b66: Download complete [2021-06-18T06:25:40.090Z] ab5ef0e58194: Download complete [2021-06-18T06:25:42.663Z] ab5ef0e58194: Pull complete [2021-06-18T06:25:42.924Z] 9712f1f96733: Pull complete [2021-06-18T06:25:43.501Z] 63f879dbbcfc: Pull complete [2021-06-18T06:25:47.720Z] 0d9ebad4ef96: Pull complete [2021-06-18T06:25:47.720Z] e9a5061849ea: Pull complete [2021-06-18T06:25:47.720Z] d747dcd14b5f: Pull complete [2021-06-18T06:25:48.292Z] 2de7ff778b66: Pull complete [2021-06-18T06:25:48.292Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-18T06:25:48.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T06:25:48.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-18T06:25:48.371Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:25:48.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-18T06:25:53.413Z] $ docker top 596acc766d7477d5ccc6f3adae8ce78117b58fe611e287051a2a6eb8ba3977c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-18T06:25:53.514Z] provisioning config files... [2021-06-18T06:25:53.522Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/544@tmp/config445254193397704300tmp [2021-06-18T06:25:53.535Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/544@tmp/config4629982630219423530tmp [2021-06-18T06:25:53.547Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/544@tmp/config4298063085897730097tmp [Pipeline] { [Pipeline] echo [2021-06-18T06:25:53.572Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:25:53.890Z] ---> sigul-configuration.sh [2021-06-18T06:25:53.890Z] gpg: directory `/root/.gnupg' created [2021-06-18T06:25:53.890Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-18T06:25:53.890Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-18T06:25:53.890Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-18T06:25:53.890Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-18T06:25:53.890Z] gpg: CAST5 encrypted data [2021-06-18T06:25:53.890Z] gpg: encrypted with 1 passphrase [2021-06-18T06:25:53.890Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-18T06:25:54.188Z] + mkdir /home/jenkins [2021-06-18T06:25:54.188Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-18T06:25:54.485Z] + 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-06-18T06:25:54.494Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:25:54.787Z] ---> sigul-install.sh [2021-06-18T06:25:59.007Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-18T06:25:59.305Z] + git tag --list [2021-06-18T06:25:59.305Z] 0.6.0 [2021-06-18T06:25:59.305Z] 0.6.1 [2021-06-18T06:25:59.305Z] 0.7.0 [2021-06-18T06:25:59.305Z] 0.7.1 [2021-06-18T06:25:59.305Z] v0.0.0 [2021-06-18T06:25:59.305Z] v0.0.1-dev.1 [2021-06-18T06:25:59.305Z] v1.0.0 [2021-06-18T06:25:59.305Z] v1.0.1 [2021-06-18T06:25:59.305Z] v1.1.0 [2021-06-18T06:25:59.305Z] v1.2.0 [2021-06-18T06:25:59.305Z] v1.2.1 [2021-06-18T06:25:59.305Z] v1.2.2-dev.1 [2021-06-18T06:25:59.305Z] v1.2.2-dev.10 [2021-06-18T06:25:59.305Z] v1.2.2-dev.100 [2021-06-18T06:25:59.305Z] v1.2.2-dev.101 [2021-06-18T06:25:59.305Z] v1.2.2-dev.102 [2021-06-18T06:25:59.305Z] v1.2.2-dev.103 [2021-06-18T06:25:59.305Z] v1.2.2-dev.104 [2021-06-18T06:25:59.305Z] v1.2.2-dev.105 [2021-06-18T06:25:59.305Z] v1.2.2-dev.106 [2021-06-18T06:25:59.305Z] v1.2.2-dev.107 [2021-06-18T06:25:59.305Z] v1.2.2-dev.11 [2021-06-18T06:25:59.305Z] v1.2.2-dev.12 [2021-06-18T06:25:59.305Z] v1.2.2-dev.13 [2021-06-18T06:25:59.305Z] v1.2.2-dev.14 [2021-06-18T06:25:59.305Z] v1.2.2-dev.15 [2021-06-18T06:25:59.305Z] v1.2.2-dev.16 [2021-06-18T06:25:59.305Z] v1.2.2-dev.17 [2021-06-18T06:25:59.305Z] v1.2.2-dev.18 [2021-06-18T06:25:59.305Z] v1.2.2-dev.19 [2021-06-18T06:25:59.305Z] v1.2.2-dev.2 [2021-06-18T06:25:59.305Z] v1.2.2-dev.20 [2021-06-18T06:25:59.305Z] v1.2.2-dev.21 [2021-06-18T06:25:59.305Z] v1.2.2-dev.22 [2021-06-18T06:25:59.305Z] v1.2.2-dev.23 [2021-06-18T06:25:59.305Z] v1.2.2-dev.24 [2021-06-18T06:25:59.305Z] v1.2.2-dev.25 [2021-06-18T06:25:59.305Z] v1.2.2-dev.26 [2021-06-18T06:25:59.305Z] v1.2.2-dev.27 [2021-06-18T06:25:59.305Z] v1.2.2-dev.28 [2021-06-18T06:25:59.305Z] v1.2.2-dev.29 [2021-06-18T06:25:59.305Z] v1.2.2-dev.3 [2021-06-18T06:25:59.305Z] v1.2.2-dev.30 [2021-06-18T06:25:59.305Z] v1.2.2-dev.31 [2021-06-18T06:25:59.305Z] v1.2.2-dev.32 [2021-06-18T06:25:59.305Z] v1.2.2-dev.33 [2021-06-18T06:25:59.305Z] v1.2.2-dev.34 [2021-06-18T06:25:59.305Z] v1.2.2-dev.35 [2021-06-18T06:25:59.305Z] v1.2.2-dev.36 [2021-06-18T06:25:59.305Z] v1.2.2-dev.37 [2021-06-18T06:25:59.305Z] v1.2.2-dev.38 [2021-06-18T06:25:59.305Z] v1.2.2-dev.39 [2021-06-18T06:25:59.305Z] v1.2.2-dev.4 [2021-06-18T06:25:59.305Z] v1.2.2-dev.40 [2021-06-18T06:25:59.305Z] v1.2.2-dev.41 [2021-06-18T06:25:59.305Z] v1.2.2-dev.42 [2021-06-18T06:25:59.305Z] v1.2.2-dev.43 [2021-06-18T06:25:59.305Z] v1.2.2-dev.44 [2021-06-18T06:25:59.305Z] v1.2.2-dev.45 [2021-06-18T06:25:59.305Z] v1.2.2-dev.46 [2021-06-18T06:25:59.305Z] v1.2.2-dev.47 [2021-06-18T06:25:59.305Z] v1.2.2-dev.48 [2021-06-18T06:25:59.305Z] v1.2.2-dev.49 [2021-06-18T06:25:59.305Z] v1.2.2-dev.5 [2021-06-18T06:25:59.305Z] v1.2.2-dev.50 [2021-06-18T06:25:59.305Z] v1.2.2-dev.51 [2021-06-18T06:25:59.305Z] v1.2.2-dev.52 [2021-06-18T06:25:59.305Z] v1.2.2-dev.53 [2021-06-18T06:25:59.305Z] v1.2.2-dev.54 [2021-06-18T06:25:59.305Z] v1.2.2-dev.55 [2021-06-18T06:25:59.305Z] v1.2.2-dev.56 [2021-06-18T06:25:59.305Z] v1.2.2-dev.57 [2021-06-18T06:25:59.305Z] v1.2.2-dev.58 [2021-06-18T06:25:59.305Z] v1.2.2-dev.59 [2021-06-18T06:25:59.305Z] v1.2.2-dev.6 [2021-06-18T06:25:59.305Z] v1.2.2-dev.60 [2021-06-18T06:25:59.305Z] v1.2.2-dev.61 [2021-06-18T06:25:59.305Z] v1.2.2-dev.62 [2021-06-18T06:25:59.305Z] v1.2.2-dev.63 [2021-06-18T06:25:59.305Z] v1.2.2-dev.64 [2021-06-18T06:25:59.305Z] v1.2.2-dev.65 [2021-06-18T06:25:59.305Z] v1.2.2-dev.66 [2021-06-18T06:25:59.305Z] v1.2.2-dev.67 [2021-06-18T06:25:59.305Z] v1.2.2-dev.68 [2021-06-18T06:25:59.305Z] v1.2.2-dev.69 [2021-06-18T06:25:59.305Z] v1.2.2-dev.7 [2021-06-18T06:25:59.305Z] v1.2.2-dev.70 [2021-06-18T06:25:59.305Z] v1.2.2-dev.71 [2021-06-18T06:25:59.305Z] v1.2.2-dev.72 [2021-06-18T06:25:59.305Z] v1.2.2-dev.73 [2021-06-18T06:25:59.305Z] v1.2.2-dev.74 [2021-06-18T06:25:59.305Z] v1.2.2-dev.75 [2021-06-18T06:25:59.305Z] v1.2.2-dev.76 [2021-06-18T06:25:59.305Z] v1.2.2-dev.77 [2021-06-18T06:25:59.305Z] v1.2.2-dev.78 [2021-06-18T06:25:59.305Z] v1.2.2-dev.79 [2021-06-18T06:25:59.305Z] v1.2.2-dev.8 [2021-06-18T06:25:59.305Z] v1.2.2-dev.80 [2021-06-18T06:25:59.305Z] v1.2.2-dev.81 [2021-06-18T06:25:59.305Z] v1.2.2-dev.82 [2021-06-18T06:25:59.305Z] v1.2.2-dev.83 [2021-06-18T06:25:59.305Z] v1.2.2-dev.84 [2021-06-18T06:25:59.305Z] v1.2.2-dev.85 [2021-06-18T06:25:59.305Z] v1.2.2-dev.86 [2021-06-18T06:25:59.305Z] v1.2.2-dev.87 [2021-06-18T06:25:59.305Z] v1.2.2-dev.88 [2021-06-18T06:25:59.305Z] v1.2.2-dev.89 [2021-06-18T06:25:59.305Z] v1.2.2-dev.9 [2021-06-18T06:25:59.305Z] v1.2.2-dev.90 [2021-06-18T06:25:59.305Z] v1.2.2-dev.91 [2021-06-18T06:25:59.305Z] v1.2.2-dev.92 [2021-06-18T06:25:59.305Z] v1.2.2-dev.93 [2021-06-18T06:25:59.305Z] v1.2.2-dev.94 [2021-06-18T06:25:59.305Z] v1.2.2-dev.95 [2021-06-18T06:25:59.305Z] v1.2.2-dev.96 [2021-06-18T06:25:59.305Z] v1.2.2-dev.97 [2021-06-18T06:25:59.305Z] v1.2.2-dev.98 [2021-06-18T06:25:59.305Z] v1.2.2-dev.99 [2021-06-18T06:25:59.305Z] v1.3.0 [2021-06-18T06:25:59.305Z] v1.3.1 [2021-06-18T06:25:59.305Z] v1.3.1-dev.1 [2021-06-18T06:25:59.305Z] v1.3.1-dev.10 [2021-06-18T06:25:59.305Z] v1.3.1-dev.11 [2021-06-18T06:25:59.305Z] v1.3.1-dev.12 [2021-06-18T06:25:59.305Z] v1.3.1-dev.13 [2021-06-18T06:25:59.305Z] v1.3.1-dev.14 [2021-06-18T06:25:59.305Z] v1.3.1-dev.15 [2021-06-18T06:25:59.305Z] v1.3.1-dev.16 [2021-06-18T06:25:59.305Z] v1.3.1-dev.17 [2021-06-18T06:25:59.305Z] v1.3.1-dev.18 [2021-06-18T06:25:59.305Z] v1.3.1-dev.2 [2021-06-18T06:25:59.305Z] v1.3.1-dev.3 [2021-06-18T06:25:59.305Z] v1.3.1-dev.4 [2021-06-18T06:25:59.305Z] v1.3.1-dev.5 [2021-06-18T06:25:59.305Z] v1.3.1-dev.6 [2021-06-18T06:25:59.305Z] v1.3.1-dev.7 [2021-06-18T06:25:59.305Z] v1.3.1-dev.8 [2021-06-18T06:25:59.305Z] v1.3.1-dev.9 [2021-06-18T06:25:59.305Z] v2.0.0-dev.1 [2021-06-18T06:25:59.305Z] v2.0.0-dev.10 [2021-06-18T06:25:59.305Z] v2.0.0-dev.100 [2021-06-18T06:25:59.305Z] v2.0.0-dev.101 [2021-06-18T06:25:59.305Z] v2.0.0-dev.102 [2021-06-18T06:25:59.305Z] v2.0.0-dev.103 [2021-06-18T06:25:59.305Z] v2.0.0-dev.104 [2021-06-18T06:25:59.305Z] v2.0.0-dev.105 [2021-06-18T06:25:59.305Z] v2.0.0-dev.106 [2021-06-18T06:25:59.305Z] v2.0.0-dev.107 [2021-06-18T06:25:59.305Z] v2.0.0-dev.108 [2021-06-18T06:25:59.305Z] v2.0.0-dev.109 [2021-06-18T06:25:59.305Z] v2.0.0-dev.11 [2021-06-18T06:25:59.305Z] v2.0.0-dev.110 [2021-06-18T06:25:59.305Z] v2.0.0-dev.111 [2021-06-18T06:25:59.305Z] v2.0.0-dev.112 [2021-06-18T06:25:59.305Z] v2.0.0-dev.113 [2021-06-18T06:25:59.305Z] v2.0.0-dev.114 [2021-06-18T06:25:59.305Z] v2.0.0-dev.115 [2021-06-18T06:25:59.305Z] v2.0.0-dev.116 [2021-06-18T06:25:59.305Z] v2.0.0-dev.117 [2021-06-18T06:25:59.305Z] v2.0.0-dev.118 [2021-06-18T06:25:59.305Z] v2.0.0-dev.119 [2021-06-18T06:25:59.305Z] v2.0.0-dev.12 [2021-06-18T06:25:59.305Z] v2.0.0-dev.120 [2021-06-18T06:25:59.305Z] v2.0.0-dev.121 [2021-06-18T06:25:59.305Z] v2.0.0-dev.122 [2021-06-18T06:25:59.305Z] v2.0.0-dev.123 [2021-06-18T06:25:59.305Z] v2.0.0-dev.124 [2021-06-18T06:25:59.305Z] v2.0.0-dev.125 [2021-06-18T06:25:59.305Z] v2.0.0-dev.126 [2021-06-18T06:25:59.305Z] v2.0.0-dev.127 [2021-06-18T06:25:59.305Z] v2.0.0-dev.128 [2021-06-18T06:25:59.305Z] v2.0.0-dev.129 [2021-06-18T06:25:59.305Z] v2.0.0-dev.13 [2021-06-18T06:25:59.305Z] v2.0.0-dev.130 [2021-06-18T06:25:59.305Z] v2.0.0-dev.131 [2021-06-18T06:25:59.305Z] v2.0.0-dev.132 [2021-06-18T06:25:59.305Z] v2.0.0-dev.133 [2021-06-18T06:25:59.305Z] v2.0.0-dev.134 [2021-06-18T06:25:59.305Z] v2.0.0-dev.135 [2021-06-18T06:25:59.305Z] v2.0.0-dev.136 [2021-06-18T06:25:59.305Z] v2.0.0-dev.137 [2021-06-18T06:25:59.305Z] v2.0.0-dev.138 [2021-06-18T06:25:59.305Z] v2.0.0-dev.139 [2021-06-18T06:25:59.305Z] v2.0.0-dev.14 [2021-06-18T06:25:59.305Z] v2.0.0-dev.140 [2021-06-18T06:25:59.305Z] v2.0.0-dev.141 [2021-06-18T06:25:59.305Z] v2.0.0-dev.142 [2021-06-18T06:25:59.306Z] v2.0.0-dev.143 [2021-06-18T06:25:59.306Z] v2.0.0-dev.144 [2021-06-18T06:25:59.306Z] v2.0.0-dev.145 [2021-06-18T06:25:59.306Z] v2.0.0-dev.146 [2021-06-18T06:25:59.306Z] v2.0.0-dev.147 [2021-06-18T06:25:59.306Z] v2.0.0-dev.148 [2021-06-18T06:25:59.306Z] v2.0.0-dev.149 [2021-06-18T06:25:59.306Z] v2.0.0-dev.15 [2021-06-18T06:25:59.306Z] v2.0.0-dev.150 [2021-06-18T06:25:59.306Z] v2.0.0-dev.151 [2021-06-18T06:25:59.306Z] v2.0.0-dev.152 [2021-06-18T06:25:59.306Z] v2.0.0-dev.153 [2021-06-18T06:25:59.306Z] v2.0.0-dev.154 [2021-06-18T06:25:59.306Z] v2.0.0-dev.155 [2021-06-18T06:25:59.306Z] v2.0.0-dev.156 [2021-06-18T06:25:59.306Z] v2.0.0-dev.157 [2021-06-18T06:25:59.306Z] v2.0.0-dev.158 [2021-06-18T06:25:59.306Z] v2.0.0-dev.159 [2021-06-18T06:25:59.306Z] v2.0.0-dev.16 [2021-06-18T06:25:59.306Z] v2.0.0-dev.160 [2021-06-18T06:25:59.306Z] v2.0.0-dev.161 [2021-06-18T06:25:59.306Z] v2.0.0-dev.162 [2021-06-18T06:25:59.306Z] v2.0.0-dev.163 [2021-06-18T06:25:59.306Z] v2.0.0-dev.164 [2021-06-18T06:25:59.306Z] v2.0.0-dev.165 [2021-06-18T06:25:59.306Z] v2.0.0-dev.166 [2021-06-18T06:25:59.306Z] v2.0.0-dev.167 [2021-06-18T06:25:59.306Z] v2.0.0-dev.168 [2021-06-18T06:25:59.306Z] v2.0.0-dev.169 [2021-06-18T06:25:59.306Z] v2.0.0-dev.17 [2021-06-18T06:25:59.306Z] v2.0.0-dev.170 [2021-06-18T06:25:59.306Z] v2.0.0-dev.171 [2021-06-18T06:25:59.306Z] v2.0.0-dev.172 [2021-06-18T06:25:59.306Z] v2.0.0-dev.173 [2021-06-18T06:25:59.306Z] v2.0.0-dev.174 [2021-06-18T06:25:59.306Z] v2.0.0-dev.175 [2021-06-18T06:25:59.306Z] v2.0.0-dev.176 [2021-06-18T06:25:59.306Z] v2.0.0-dev.177 [2021-06-18T06:25:59.306Z] v2.0.0-dev.178 [2021-06-18T06:25:59.306Z] v2.0.0-dev.179 [2021-06-18T06:25:59.306Z] v2.0.0-dev.18 [2021-06-18T06:25:59.306Z] v2.0.0-dev.180 [2021-06-18T06:25:59.306Z] v2.0.0-dev.181 [2021-06-18T06:25:59.306Z] v2.0.0-dev.182 [2021-06-18T06:25:59.306Z] v2.0.0-dev.183 [2021-06-18T06:25:59.306Z] v2.0.0-dev.184 [2021-06-18T06:25:59.306Z] v2.0.0-dev.185 [2021-06-18T06:25:59.306Z] v2.0.0-dev.186 [2021-06-18T06:25:59.306Z] v2.0.0-dev.187 [2021-06-18T06:25:59.306Z] v2.0.0-dev.188 [2021-06-18T06:25:59.306Z] v2.0.0-dev.189 [2021-06-18T06:25:59.306Z] v2.0.0-dev.19 [2021-06-18T06:25:59.306Z] v2.0.0-dev.190 [2021-06-18T06:25:59.306Z] v2.0.0-dev.191 [2021-06-18T06:25:59.306Z] v2.0.0-dev.192 [2021-06-18T06:25:59.306Z] v2.0.0-dev.193 [2021-06-18T06:25:59.306Z] v2.0.0-dev.194 [2021-06-18T06:25:59.306Z] v2.0.0-dev.195 [2021-06-18T06:25:59.306Z] v2.0.0-dev.196 [2021-06-18T06:25:59.306Z] v2.0.0-dev.197 [2021-06-18T06:25:59.306Z] v2.0.0-dev.198 [2021-06-18T06:25:59.306Z] v2.0.0-dev.199 [2021-06-18T06:25:59.306Z] v2.0.0-dev.2 [2021-06-18T06:25:59.306Z] v2.0.0-dev.20 [2021-06-18T06:25:59.306Z] v2.0.0-dev.200 [2021-06-18T06:25:59.306Z] v2.0.0-dev.201 [2021-06-18T06:25:59.306Z] v2.0.0-dev.202 [2021-06-18T06:25:59.306Z] v2.0.0-dev.203 [2021-06-18T06:25:59.306Z] v2.0.0-dev.204 [2021-06-18T06:25:59.306Z] v2.0.0-dev.205 [2021-06-18T06:25:59.306Z] v2.0.0-dev.206 [2021-06-18T06:25:59.306Z] v2.0.0-dev.207 [2021-06-18T06:25:59.306Z] v2.0.0-dev.208 [2021-06-18T06:25:59.306Z] v2.0.0-dev.209 [2021-06-18T06:25:59.306Z] v2.0.0-dev.21 [2021-06-18T06:25:59.306Z] v2.0.0-dev.210 [2021-06-18T06:25:59.306Z] v2.0.0-dev.211 [2021-06-18T06:25:59.306Z] v2.0.0-dev.212 [2021-06-18T06:25:59.306Z] v2.0.0-dev.213 [2021-06-18T06:25:59.306Z] v2.0.0-dev.214 [2021-06-18T06:25:59.306Z] v2.0.0-dev.215 [2021-06-18T06:25:59.306Z] v2.0.0-dev.216 [2021-06-18T06:25:59.306Z] v2.0.0-dev.217 [2021-06-18T06:25:59.306Z] v2.0.0-dev.218 [2021-06-18T06:25:59.306Z] v2.0.0-dev.219 [2021-06-18T06:25:59.306Z] v2.0.0-dev.22 [2021-06-18T06:25:59.306Z] v2.0.0-dev.220 [2021-06-18T06:25:59.306Z] v2.0.0-dev.221 [2021-06-18T06:25:59.306Z] v2.0.0-dev.222 [2021-06-18T06:25:59.306Z] v2.0.0-dev.223 [2021-06-18T06:25:59.306Z] v2.0.0-dev.224 [2021-06-18T06:25:59.306Z] v2.0.0-dev.225 [2021-06-18T06:25:59.306Z] v2.0.0-dev.226 [2021-06-18T06:25:59.306Z] v2.0.0-dev.227 [2021-06-18T06:25:59.306Z] v2.0.0-dev.228 [2021-06-18T06:25:59.306Z] v2.0.0-dev.229 [2021-06-18T06:25:59.306Z] v2.0.0-dev.23 [2021-06-18T06:25:59.306Z] v2.0.0-dev.230 [2021-06-18T06:25:59.306Z] v2.0.0-dev.231 [2021-06-18T06:25:59.306Z] v2.0.0-dev.232 [2021-06-18T06:25:59.306Z] v2.0.0-dev.233 [2021-06-18T06:25:59.306Z] v2.0.0-dev.234 [2021-06-18T06:25:59.306Z] v2.0.0-dev.235 [2021-06-18T06:25:59.306Z] v2.0.0-dev.236 [2021-06-18T06:25:59.306Z] v2.0.0-dev.237 [2021-06-18T06:25:59.306Z] v2.0.0-dev.238 [2021-06-18T06:25:59.306Z] v2.0.0-dev.239 [2021-06-18T06:25:59.306Z] v2.0.0-dev.24 [2021-06-18T06:25:59.306Z] v2.0.0-dev.240 [2021-06-18T06:25:59.306Z] v2.0.0-dev.241 [2021-06-18T06:25:59.306Z] v2.0.0-dev.242 [2021-06-18T06:25:59.306Z] v2.0.0-dev.243 [2021-06-18T06:25:59.306Z] v2.0.0-dev.244 [2021-06-18T06:25:59.306Z] v2.0.0-dev.245 [2021-06-18T06:25:59.306Z] v2.0.0-dev.246 [2021-06-18T06:25:59.306Z] v2.0.0-dev.247 [2021-06-18T06:25:59.306Z] v2.0.0-dev.248 [2021-06-18T06:25:59.306Z] v2.0.0-dev.249 [2021-06-18T06:25:59.306Z] v2.0.0-dev.25 [2021-06-18T06:25:59.306Z] v2.0.0-dev.250 [2021-06-18T06:25:59.306Z] v2.0.0-dev.251 [2021-06-18T06:25:59.306Z] v2.0.0-dev.252 [2021-06-18T06:25:59.306Z] v2.0.0-dev.253 [2021-06-18T06:25:59.306Z] v2.0.0-dev.254 [2021-06-18T06:25:59.306Z] v2.0.0-dev.255 [2021-06-18T06:25:59.306Z] v2.0.0-dev.256 [2021-06-18T06:25:59.306Z] v2.0.0-dev.257 [2021-06-18T06:25:59.306Z] v2.0.0-dev.258 [2021-06-18T06:25:59.306Z] v2.0.0-dev.259 [2021-06-18T06:25:59.306Z] v2.0.0-dev.26 [2021-06-18T06:25:59.306Z] v2.0.0-dev.260 [2021-06-18T06:25:59.306Z] v2.0.0-dev.261 [2021-06-18T06:25:59.306Z] v2.0.0-dev.262 [2021-06-18T06:25:59.306Z] v2.0.0-dev.263 [2021-06-18T06:25:59.306Z] v2.0.0-dev.264 [2021-06-18T06:25:59.306Z] v2.0.0-dev.265 [2021-06-18T06:25:59.306Z] v2.0.0-dev.266 [2021-06-18T06:25:59.306Z] v2.0.0-dev.267 [2021-06-18T06:25:59.306Z] v2.0.0-dev.268 [2021-06-18T06:25:59.306Z] v2.0.0-dev.269 [2021-06-18T06:25:59.306Z] v2.0.0-dev.27 [2021-06-18T06:25:59.306Z] v2.0.0-dev.270 [2021-06-18T06:25:59.306Z] v2.0.0-dev.271 [2021-06-18T06:25:59.306Z] v2.0.0-dev.28 [2021-06-18T06:25:59.306Z] v2.0.0-dev.29 [2021-06-18T06:25:59.306Z] v2.0.0-dev.3 [2021-06-18T06:25:59.306Z] v2.0.0-dev.30 [2021-06-18T06:25:59.306Z] v2.0.0-dev.31 [2021-06-18T06:25:59.306Z] v2.0.0-dev.32 [2021-06-18T06:25:59.306Z] v2.0.0-dev.33 [2021-06-18T06:25:59.306Z] v2.0.0-dev.34 [2021-06-18T06:25:59.306Z] v2.0.0-dev.35 [2021-06-18T06:25:59.306Z] v2.0.0-dev.36 [2021-06-18T06:25:59.306Z] v2.0.0-dev.37 [2021-06-18T06:25:59.306Z] v2.0.0-dev.38 [2021-06-18T06:25:59.306Z] v2.0.0-dev.39 [2021-06-18T06:25:59.306Z] v2.0.0-dev.4 [2021-06-18T06:25:59.306Z] v2.0.0-dev.40 [2021-06-18T06:25:59.306Z] v2.0.0-dev.41 [2021-06-18T06:25:59.306Z] v2.0.0-dev.42 [2021-06-18T06:25:59.306Z] v2.0.0-dev.43 [2021-06-18T06:25:59.306Z] v2.0.0-dev.44 [2021-06-18T06:25:59.306Z] v2.0.0-dev.45 [2021-06-18T06:25:59.306Z] v2.0.0-dev.46 [2021-06-18T06:25:59.306Z] v2.0.0-dev.47 [2021-06-18T06:25:59.306Z] v2.0.0-dev.48 [2021-06-18T06:25:59.306Z] v2.0.0-dev.49 [2021-06-18T06:25:59.306Z] v2.0.0-dev.5 [2021-06-18T06:25:59.306Z] v2.0.0-dev.50 [2021-06-18T06:25:59.306Z] v2.0.0-dev.51 [2021-06-18T06:25:59.306Z] v2.0.0-dev.52 [2021-06-18T06:25:59.306Z] v2.0.0-dev.53 [2021-06-18T06:25:59.306Z] v2.0.0-dev.54 [2021-06-18T06:25:59.306Z] v2.0.0-dev.55 [2021-06-18T06:25:59.306Z] v2.0.0-dev.56 [2021-06-18T06:25:59.306Z] v2.0.0-dev.57 [2021-06-18T06:25:59.306Z] v2.0.0-dev.58 [2021-06-18T06:25:59.306Z] v2.0.0-dev.59 [2021-06-18T06:25:59.306Z] v2.0.0-dev.6 [2021-06-18T06:25:59.306Z] v2.0.0-dev.60 [2021-06-18T06:25:59.306Z] v2.0.0-dev.61 [2021-06-18T06:25:59.306Z] v2.0.0-dev.62 [2021-06-18T06:25:59.306Z] v2.0.0-dev.63 [2021-06-18T06:25:59.306Z] v2.0.0-dev.64 [2021-06-18T06:25:59.306Z] v2.0.0-dev.65 [2021-06-18T06:25:59.306Z] v2.0.0-dev.66 [2021-06-18T06:25:59.306Z] v2.0.0-dev.67 [2021-06-18T06:25:59.306Z] v2.0.0-dev.68 [2021-06-18T06:25:59.306Z] v2.0.0-dev.69 [2021-06-18T06:25:59.306Z] v2.0.0-dev.7 [2021-06-18T06:25:59.306Z] v2.0.0-dev.70 [2021-06-18T06:25:59.306Z] v2.0.0-dev.71 [2021-06-18T06:25:59.306Z] v2.0.0-dev.72 [2021-06-18T06:25:59.306Z] v2.0.0-dev.73 [2021-06-18T06:25:59.306Z] v2.0.0-dev.74 [2021-06-18T06:25:59.306Z] v2.0.0-dev.75 [2021-06-18T06:25:59.306Z] v2.0.0-dev.76 [2021-06-18T06:25:59.306Z] v2.0.0-dev.77 [2021-06-18T06:25:59.306Z] v2.0.0-dev.78 [2021-06-18T06:25:59.306Z] v2.0.0-dev.79 [2021-06-18T06:25:59.306Z] v2.0.0-dev.8 [2021-06-18T06:25:59.306Z] v2.0.0-dev.80 [2021-06-18T06:25:59.306Z] v2.0.0-dev.81 [2021-06-18T06:25:59.306Z] v2.0.0-dev.82 [2021-06-18T06:25:59.306Z] v2.0.0-dev.83 [2021-06-18T06:25:59.306Z] v2.0.0-dev.84 [2021-06-18T06:25:59.306Z] v2.0.0-dev.85 [2021-06-18T06:25:59.306Z] v2.0.0-dev.86 [2021-06-18T06:25:59.306Z] v2.0.0-dev.87 [2021-06-18T06:25:59.306Z] v2.0.0-dev.88 [2021-06-18T06:25:59.306Z] v2.0.0-dev.89 [2021-06-18T06:25:59.306Z] v2.0.0-dev.9 [2021-06-18T06:25:59.306Z] v2.0.0-dev.90 [2021-06-18T06:25:59.306Z] v2.0.0-dev.91 [2021-06-18T06:25:59.306Z] v2.0.0-dev.92 [2021-06-18T06:25:59.306Z] v2.0.0-dev.93 [2021-06-18T06:25:59.306Z] v2.0.0-dev.94 [2021-06-18T06:25:59.306Z] v2.0.0-dev.95 [2021-06-18T06:25:59.306Z] v2.0.0-dev.96 [2021-06-18T06:25:59.306Z] v2.0.0-dev.97 [2021-06-18T06:25:59.306Z] v2.0.0-dev.98 [2021-06-18T06:25:59.306Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-18T06:25:59.601Z] + lftools sign git-tag v2.0.0-dev.271 [2021-06-18T06:26:00.179Z] Signing Git tag with Sigul... [2021-06-18T06:26:00.179Z] Signing v2.0.0-dev.271 [Pipeline] echo [2021-06-18T06:26:01.133Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:26:01.431Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-18T06:26:01.439Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-18T06:26:01.461Z] $ docker stop --time=1 596acc766d7477d5ccc6f3adae8ce78117b58fe611e287051a2a6eb8ba3977c3 [2021-06-18T06:26:03.126Z] $ docker rm -f 596acc766d7477d5ccc6f3adae8ce78117b58fe611e287051a2a6eb8ba3977c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:26:03.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T06:26:03.828Z] . [Pipeline] withDockerContainer [2021-06-18T06:26:03.920Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:26:03.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@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-06-18T06:26:04.370Z] $ docker top e2b4cf7ea06e1d5e63b0ee21bd937cadab3cb0d339f379ee5f940acb0fb0a3c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T06:26:04.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T06:26:04.512Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T06:26:04.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T06:26:04.628Z] $ docker exec e2b4cf7ea06e1d5e63b0ee21bd937cadab3cb0d339f379ee5f940acb0fb0a3c4 ssh-agent [2021-06-18T06:26:04.743Z] SSH_AUTH_SOCK=/tmp/ssh-DjLSRB4koLZZ/agent.13 [2021-06-18T06:26:04.743Z] SSH_AGENT_PID=20 [2021-06-18T06:26:04.750Z] Running ssh-add (command line suppressed) [2021-06-18T06:26:04.848Z] Identity added: /w/workspace/edgex-go/544@tmp/private_key_7078367534128240652.key (/w/workspace/edgex-go/544@tmp/private_key_7078367534128240652.key) [2021-06-18T06:26:04.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T06:26:05.277Z] + git semver bump pre [2021-06-18T06:26:05.277Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T06:26:05.277Z] # $GIT_DIR = /w/workspace/edgex-go/544/.git [2021-06-18T06:26:05.277Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/544 [2021-06-18T06:26:05.277Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T06:26:05.277Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T06:26:05.277Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T06:26:05.277Z] # $SEMVER_BRANCH = master [2021-06-18T06:26:05.277Z] # $SEMVER_DIR = /w/workspace/edgex-go/544/.semver [2021-06-18T06:26:05.277Z] 2.0.0-dev.272 [Pipeline] } [2021-06-18T06:26:05.285Z] $ docker exec --env ******** --env ******** e2b4cf7ea06e1d5e63b0ee21bd937cadab3cb0d339f379ee5f940acb0fb0a3c4 ssh-agent -k [2021-06-18T06:26:05.381Z] unset SSH_AUTH_SOCK; [2021-06-18T06:26:05.382Z] unset SSH_AGENT_PID; [2021-06-18T06:26:05.382Z] echo Agent pid 20 killed; [2021-06-18T06:26:05.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T06:26:05.763Z] + git semver [Pipeline] } [2021-06-18T06:26:05.783Z] $ docker stop --time=1 e2b4cf7ea06e1d5e63b0ee21bd937cadab3cb0d339f379ee5f940acb0fb0a3c4 [2021-06-18T06:26:06.976Z] $ docker rm -f e2b4cf7ea06e1d5e63b0ee21bd937cadab3cb0d339f379ee5f940acb0fb0a3c4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:26:07.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T06:26:07.363Z] . [Pipeline] withDockerContainer [2021-06-18T06:26:07.443Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:26:07.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@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-06-18T06:26:07.869Z] $ docker top 75fff08cf3d7c72d82607522f5f903a8c883df0f1fefd4429fc99ecfb5a751be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T06:26:07.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T06:26:07.994Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T06:26:08.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T06:26:08.123Z] $ docker exec 75fff08cf3d7c72d82607522f5f903a8c883df0f1fefd4429fc99ecfb5a751be ssh-agent [2021-06-18T06:26:08.239Z] SSH_AUTH_SOCK=/tmp/ssh-tq0OadTdzYUv/agent.13 [2021-06-18T06:26:08.239Z] SSH_AGENT_PID=19 [2021-06-18T06:26:08.244Z] Running ssh-add (command line suppressed) [2021-06-18T06:26:08.344Z] Identity added: /w/workspace/edgex-go/544@tmp/private_key_2441702558393035374.key (/w/workspace/edgex-go/544@tmp/private_key_2441702558393035374.key) [2021-06-18T06:26:08.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T06:26:08.666Z] + git semver push [2021-06-18T06:26:08.666Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T06:26:08.666Z] # $GIT_DIR = /w/workspace/edgex-go/544/.git [2021-06-18T06:26:08.666Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/544 [2021-06-18T06:26:08.666Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T06:26:08.666Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T06:26:08.666Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T06:26:08.666Z] # $SEMVER_BRANCH = master [2021-06-18T06:26:08.666Z] # $SEMVER_DIR = /w/workspace/edgex-go/544/.semver [Pipeline] } [2021-06-18T06:26:15.272Z] $ docker exec --env ******** --env ******** 75fff08cf3d7c72d82607522f5f903a8c883df0f1fefd4429fc99ecfb5a751be ssh-agent -k [2021-06-18T06:26:15.374Z] unset SSH_AUTH_SOCK; [2021-06-18T06:26:15.374Z] unset SSH_AGENT_PID; [2021-06-18T06:26:15.374Z] echo Agent pid 19 killed; [2021-06-18T06:26:15.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T06:26:15.721Z] + git semver [Pipeline] } [2021-06-18T06:26:15.732Z] $ docker stop --time=1 75fff08cf3d7c72d82607522f5f903a8c883df0f1fefd4429fc99ecfb5a751be [2021-06-18T06:26:16.941Z] $ docker rm -f 75fff08cf3d7c72d82607522f5f903a8c883df0f1fefd4429fc99ecfb5a751be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:26:18.088Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:26:18.650Z] ---> package-listing.sh [2021-06-18T06:26:18.650Z] ++ facter osfamily [2021-06-18T06:26:18.650Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T06:26:18.915Z] + OS_FAMILY=redhat [2021-06-18T06:26:18.915Z] + workspace=/w/workspace/edgex-go/544 [2021-06-18T06:26:18.915Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T06:26:18.915Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T06:26:18.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T06:26:18.915Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T06:26:18.915Z] + '[' /w/workspace/edgex-go/544 ']' [2021-06-18T06:26:18.915Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T06:26:18.915Z] + case "${OS_FAMILY}" in [2021-06-18T06:26:18.915Z] + rpm -qa [2021-06-18T06:26:18.915Z] + sort [2021-06-18T06:26:21.461Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T06:26:21.461Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T06:26:21.461Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T06:26:21.461Z] + '[' /w/workspace/edgex-go/544 ']' [2021-06-18T06:26:21.461Z] + mkdir -p /w/workspace/edgex-go/544/archives/ [2021-06-18T06:26:21.461Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/544/archives/ [Pipeline] echo [2021-06-18T06:26:21.473Z] 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/544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T06:26:21.758Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:26:22.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T06:26:22.324Z] [2021-06-18T06:26:22.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T06:26:22.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T06:26:22.660Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T06:26:22.660Z] df20fa9351a1: Pulling fs layer [2021-06-18T06:26:22.660Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T06:26:22.660Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T06:26:22.660Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T06:26:22.660Z] 93b61091891f: Pulling fs layer [2021-06-18T06:26:22.660Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T06:26:22.660Z] 5e14af77c1be: Pulling fs layer [2021-06-18T06:26:22.660Z] 01666e4c0597: Pulling fs layer [2021-06-18T06:26:22.660Z] aa168da1d23b: Pulling fs layer [2021-06-18T06:26:22.660Z] 93b9cdb0e59b: Waiting [2021-06-18T06:26:22.660Z] 5e14af77c1be: Waiting [2021-06-18T06:26:22.660Z] 01666e4c0597: Waiting [2021-06-18T06:26:22.660Z] aa168da1d23b: Waiting [2021-06-18T06:26:22.660Z] 46f8f816bc3b: Waiting [2021-06-18T06:26:22.660Z] 93b61091891f: Waiting [2021-06-18T06:26:22.660Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T06:26:22.660Z] 36b3adc4ff6f: Download complete [2021-06-18T06:26:22.660Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T06:26:22.660Z] 46f8f816bc3b: Download complete [2021-06-18T06:26:22.931Z] df20fa9351a1: Verifying Checksum [2021-06-18T06:26:22.931Z] df20fa9351a1: Download complete [2021-06-18T06:26:22.931Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T06:26:22.931Z] 93b9cdb0e59b: Download complete [2021-06-18T06:26:22.931Z] 93b61091891f: Verifying Checksum [2021-06-18T06:26:22.931Z] 93b61091891f: Download complete [2021-06-18T06:26:22.931Z] 5e14af77c1be: Verifying Checksum [2021-06-18T06:26:22.931Z] 5e14af77c1be: Download complete [2021-06-18T06:26:22.931Z] 01666e4c0597: Verifying Checksum [2021-06-18T06:26:22.931Z] 01666e4c0597: Download complete [2021-06-18T06:26:22.931Z] df20fa9351a1: Pull complete [2021-06-18T06:26:23.196Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T06:26:23.196Z] 8ad3a11d3b57: Download complete [2021-06-18T06:26:23.196Z] 36b3adc4ff6f: Pull complete [2021-06-18T06:26:23.467Z] 8ad3a11d3b57: Pull complete [2021-06-18T06:26:23.734Z] 46f8f816bc3b: Pull complete [2021-06-18T06:26:23.995Z] 93b61091891f: Pull complete [2021-06-18T06:26:23.995Z] 93b9cdb0e59b: Pull complete [2021-06-18T06:26:23.995Z] 5e14af77c1be: Pull complete [2021-06-18T06:26:24.254Z] 01666e4c0597: Pull complete [2021-06-18T06:26:24.531Z] aa168da1d23b: Verifying Checksum [2021-06-18T06:26:24.531Z] aa168da1d23b: Download complete [2021-06-18T06:26:28.786Z] aa168da1d23b: Pull complete [2021-06-18T06:26:28.786Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T06:26:28.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T06:26:28.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T06:26:28.871Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-18T06:26:28.908Z] $ 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/544/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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T06:26:31.234Z] $ docker top dbba8095ed5fd23a82fe62a6121ac3679da73a42ef14144134444644ba8407f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T06:26:31.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T06:26:31.913Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T06:26:32.435Z] + ls /var/log/sa-host [2021-06-18T06:26:32.435Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T06:26:32.435Z] file_magic: OK [2021-06-18T06:26:32.435Z] HZ: Using current value: 100 [2021-06-18T06:26:32.435Z] file_header: OK [2021-06-18T06:26:32.435Z] 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-06-18T06:26:32.435Z] Statistics: [2021-06-18T06:26:32.435Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T06:26:32.435Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T06:26:32.435Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T06:26:32.435Z] file_magic: OK [2021-06-18T06:26:32.435Z] HZ: Using current value: 100 [2021-06-18T06:26:32.435Z] file_header: OK [2021-06-18T06:26:32.435Z] 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-06-18T06:26:32.435Z] Statistics: [2021-06-18T06:26:32.435Z] 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-06-18T06:26:32.435Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T06:26:33.189Z] provisioning config files... [2021-06-18T06:26:33.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/544@tmp/config2707319688733694494tmp [Pipeline] { [Pipeline] echo [2021-06-18T06:26:33.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:26:33.516Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T06:26:33.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:26:33.945Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T06:26:33.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:26:34.247Z] ---> sudo-logs.sh [2021-06-18T06:26:34.247Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T06:26:34.276Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:26:34.577Z] ---> job-cost.sh [2021-06-18T06:26:34.577Z] lf-activate-venv: SKIPPING [2021-06-18T06:26:34.577Z] DEBUG: total: 0.18000000715255737 [2021-06-18T06:26:34.577Z] INFO: Retrieving Stack Cost... [2021-06-18T06:26:35.526Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T06:26:35.787Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T06:26:35.809Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T06:26:36.106Z] ---> logs-deploy.sh [2021-06-18T06:26:36.106Z] lf-activate-venv: SKIPPING [2021-06-18T06:26:36.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/544 [2021-06-18T06:26:36.106Z] INFO: archiving workspace using pattern(s): [2021-06-18T06:26:37.055Z] Archives upload complete. [2021-06-18T06:26:37.055Z] INFO: archiving logs to Nexus