Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ecdab4148a2da39b523538a056cab399db8933d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh254681529456168258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh595319236775734855.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6933952588676624074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1512255065419730776.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2262506794989095685.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-86 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh7575159812944911241.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 1ecdab4148a2da39b523538a056cab399db8933d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 Commit message: "Merge pull request #3622 from weichou1229/issue-3611" > git rev-list --no-walk 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T09:49:47.399Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T09:49:47.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T09:49:47.509Z] ========================================================= [2021-07-14T09:49:47.509Z] EdgeX Global Pipelines Version Info [2021-07-14T09:49:47.509Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:49:48.765Z] ------------------- [2021-07-14T09:49:48.765Z] stable info: [2021-07-14T09:49:48.765Z] ------------------- [2021-07-14T09:49:48.765Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T09:49:48.765Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T09:49:48.765Z] Message: update stable to v1.0.196 [2021-07-14T09:49:49.344Z] ------------------- [2021-07-14T09:49:49.344Z] experimental info: [2021-07-14T09:49:49.344Z] ------------------- [2021-07-14T09:49:49.344Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T09:49:49.344Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T09:49:49.344Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T09:49:49.482Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-14T09:49:49.502Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-14T09:49:49.520Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T09:49:49.539Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T09:49:49.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T09:49:49.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T09:49:49.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T09:49:49.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-14T09:49:49.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-14T09:49:49.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-14T09:49:49.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T09:49:49.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T09:49:49.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T09:49:49.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T09:49:49.759Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T09:49:49.779Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T09:49:49.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T09:49:49.819Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T09:49:49.842Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-14T09:49:49.865Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-14T09:49:49.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-14T09:49:49.912Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T09:49:49.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-14T09:49:49.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-14T09:49:49.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-14T09:49:49.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] echo [2021-07-14T09:49:50.017Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ecdab4 [Pipeline] echo [2021-07-14T09:49:50.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T09:49:50.111Z] provisioning config files... [2021-07-14T09:49:50.133Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7320397366243786943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:49:50.488Z] ---> docker-login.sh [2021-07-14T09:49:50.489Z] nexus3.edgexfoundry.org:10001 [2021-07-14T09:49:51.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:49:51.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:49:51.445Z] Configure a credential helper to remove this warning. See [2021-07-14T09:49:51.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:49:51.445Z] [2021-07-14T09:49:51.445Z] Login Succeeded [2021-07-14T09:49:51.445Z] nexus3.edgexfoundry.org:10002 [2021-07-14T09:49:51.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:49:51.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:49:51.707Z] Configure a credential helper to remove this warning. See [2021-07-14T09:49:51.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:49:51.707Z] [2021-07-14T09:49:51.707Z] Login Succeeded [2021-07-14T09:49:51.707Z] nexus3.edgexfoundry.org:10003 [2021-07-14T09:49:51.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:49:51.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:49:51.974Z] Configure a credential helper to remove this warning. See [2021-07-14T09:49:51.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:49:51.974Z] [2021-07-14T09:49:51.974Z] Login Succeeded [2021-07-14T09:49:51.974Z] nexus3.edgexfoundry.org:10004 [2021-07-14T09:49:51.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:49:51.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:49:51.974Z] Configure a credential helper to remove this warning. See [2021-07-14T09:49:51.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:49:51.974Z] [2021-07-14T09:49:51.974Z] Login Succeeded [2021-07-14T09:49:51.974Z] docker.io [2021-07-14T09:49:52.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:49:52.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:49:52.510Z] Configure a credential helper to remove this warning. See [2021-07-14T09:49:52.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:49:52.510Z] [2021-07-14T09:49:52.510Z] Login Succeeded [2021-07-14T09:49:52.510Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T09:49:52.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T09:49:52.856Z] ++ 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-07-14T09:49:52.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:49:52.856Z] ++ cut -d/ -f2 [2021-07-14T09:49:52.856Z] ++ dirname cmd/core-command/Dockerfile [2021-07-14T09:49:52.856Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-14T09:49:52.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:49:52.856Z] ++ dirname cmd/core-data/Dockerfile [2021-07-14T09:49:52.856Z] ++ cut -d/ -f2 [2021-07-14T09:49:52.856Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-14T09:49:52.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:49:52.856Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-14T09:49:52.856Z] ++ cut -d/ -f2 [2021-07-14T09:49:52.856Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-14T09:49:52.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:49:52.856Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-14T09:49:52.856Z] ++ cut -d/ -f2 [2021-07-14T09:49:52.856Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-14T09:49:52.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:49:52.856Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-14T09:49:52.856Z] ++ cut -d/ -f2 [2021-07-14T09:49:52.856Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-14T09:49:52.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:49:52.856Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-14T09:49:52.856Z] ++ cut -d/ -f2 [2021-07-14T09:49:52.856Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-14T09:49:52.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:49:52.856Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-14T09:49:52.856Z] ++ cut -d/ -f2 [2021-07-14T09:49:52.856Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-14T09:49:52.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:49:52.856Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-14T09:49:52.856Z] ++ cut -d/ -f2 [2021-07-14T09:49:52.856Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-14T09:49:52.856Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T09:49:52.856Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-14T09:49:52.856Z] ++ cut -d/ -f2 [2021-07-14T09:49:52.856Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-14T09:49:52.916Z] 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-07-14T09:49:54.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T09:49:54.451Z] [2021-07-14T09:49:54.451Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:49:54.765Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T09:49:55.344Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T09:49:55.344Z] 31603596830f: Pulling fs layer [2021-07-14T09:49:55.344Z] b6dc333f4379: Pulling fs layer [2021-07-14T09:49:55.344Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T09:49:55.344Z] fd332fbdc1db: Pulling fs layer [2021-07-14T09:49:55.344Z] fd332fbdc1db: Waiting [2021-07-14T09:49:55.613Z] b6dc333f4379: Verifying Checksum [2021-07-14T09:49:55.613Z] b6dc333f4379: Download complete [2021-07-14T09:49:55.613Z] 31603596830f: Verifying Checksum [2021-07-14T09:49:55.613Z] 31603596830f: Download complete [2021-07-14T09:49:55.879Z] fd332fbdc1db: Verifying Checksum [2021-07-14T09:49:55.879Z] fd332fbdc1db: Download complete [2021-07-14T09:49:55.879Z] 31603596830f: Pull complete [2021-07-14T09:49:56.142Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T09:49:56.142Z] 3d9ef1400e77: Download complete [2021-07-14T09:49:56.142Z] b6dc333f4379: Pull complete [2021-07-14T09:49:57.089Z] 3d9ef1400e77: Pull complete [2021-07-14T09:49:57.351Z] fd332fbdc1db: Pull complete [2021-07-14T09:49:57.351Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T09:49:57.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T09:49:57.351Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T09:49:57.444Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T09:49:57.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-14T09:49:58.854Z] $ docker top 7466c78a9e24b2577c7d552550e46260132f98858a123644f4025958cde5a1a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T09:49:59.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T09:49:59.002Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T09:49:59.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T09:49:59.127Z] $ docker exec 7466c78a9e24b2577c7d552550e46260132f98858a123644f4025958cde5a1a1 ssh-agent [2021-07-14T09:49:59.259Z] SSH_AUTH_SOCK=/tmp/ssh-Km772JEvlWKc/agent.13 [2021-07-14T09:49:59.259Z] SSH_AGENT_PID=19 [2021-07-14T09:49:59.269Z] Running ssh-add (command line suppressed) [2021-07-14T09:49:59.383Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_4404387917844730010.key (/w/workspace/edgex-go/8@tmp/private_key_4404387917844730010.key) [2021-07-14T09:49:59.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T09:49:59.729Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T09:49:59.747Z] $ docker exec --env ******** --env ******** 7466c78a9e24b2577c7d552550e46260132f98858a123644f4025958cde5a1a1 ssh-agent -k [2021-07-14T09:49:59.868Z] unset SSH_AUTH_SOCK; [2021-07-14T09:49:59.868Z] unset SSH_AGENT_PID; [2021-07-14T09:49:59.868Z] echo Agent pid 19 killed; [2021-07-14T09:49:59.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T09:49:59.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T09:49:59.932Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T09:50:00.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T09:50:00.058Z] $ docker exec 7466c78a9e24b2577c7d552550e46260132f98858a123644f4025958cde5a1a1 ssh-agent [2021-07-14T09:50:00.186Z] SSH_AUTH_SOCK=/tmp/ssh-zkppqpljPqjh/agent.54 [2021-07-14T09:50:00.186Z] SSH_AGENT_PID=60 [2021-07-14T09:50:00.195Z] Running ssh-add (command line suppressed) [2021-07-14T09:50:00.310Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_3200405650273098745.key (/w/workspace/edgex-go/8@tmp/private_key_3200405650273098745.key) [2021-07-14T09:50:00.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T09:50:00.644Z] + git semver init [2021-07-14T09:50:00.644Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T09:50:00.644Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-07-14T09:50:00.644Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-07-14T09:50:00.644Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T09:50:00.644Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T09:50:00.644Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T09:50:00.644Z] # $SEMVER_BRANCH = main [2021-07-14T09:50:00.644Z] # $SEMVER_TEMP = /tmp/semver-196178885 [2021-07-14T09:50:00.644Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-14T09:50:15.607Z] # '/tmp/semver-196178885' -> '/w/workspace/edgex-go/8/.semver' [2021-07-14T09:50:15.607Z] # -> Force: false [2021-07-14T09:50:15.607Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-07-14T09:50:15.620Z] $ docker exec --env ******** --env ******** 7466c78a9e24b2577c7d552550e46260132f98858a123644f4025958cde5a1a1 ssh-agent -k [2021-07-14T09:50:15.753Z] unset SSH_AUTH_SOCK; [2021-07-14T09:50:15.754Z] unset SSH_AGENT_PID; [2021-07-14T09:50:15.754Z] echo Agent pid 60 killed; [2021-07-14T09:50:15.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T09:50:16.100Z] + git semver [Pipeline] } [2021-07-14T09:50:16.124Z] $ docker stop --time=1 7466c78a9e24b2577c7d552550e46260132f98858a123644f4025958cde5a1a1 [2021-07-14T09:50:21.315Z] $ docker rm -f 7466c78a9e24b2577c7d552550e46260132f98858a123644f4025958cde5a1a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T09:50:21.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T09:50:22.057Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T09:50:22.060Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [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-07-14T09:50:22.612Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:50:22.913Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:50:23.222Z] + true [2021-07-14T09:50:23.222Z] + sudo service docker restart [2021-07-14T09:50:23.222Z] Redirecting to /bin/systemctl restart docker.service [2021-07-14T09:50:37.239Z] Still waiting to schedule task [2021-07-14T09:50:37.239Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-14T09:50:41.384Z] ========================================================= [2021-07-14T09:50:41.384Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T09:50:41.384Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:50:41.693Z] + 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-07-14T09:50:43.090Z] Sending build context to Docker daemon 328.4MB [2021-07-14T09:50:43.090Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T09:50:43.090Z] Step 2/6 : FROM ${BASE} [2021-07-14T09:50:43.354Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T09:50:43.354Z] 540db60ca938: Pulling fs layer [2021-07-14T09:50:43.354Z] adcc1eea9eea: Pulling fs layer [2021-07-14T09:50:43.354Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T09:50:43.354Z] 0773c198feca: Pulling fs layer [2021-07-14T09:50:43.354Z] 345f892a5656: Pulling fs layer [2021-07-14T09:50:43.354Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T09:50:43.354Z] 5ac4037533be: Pulling fs layer [2021-07-14T09:50:43.354Z] dc6bda0758c5: Pulling fs layer [2021-07-14T09:50:43.354Z] 0773c198feca: Waiting [2021-07-14T09:50:43.354Z] 345f892a5656: Waiting [2021-07-14T09:50:43.354Z] 9ac62484cfdc: Waiting [2021-07-14T09:50:43.354Z] 5ac4037533be: Waiting [2021-07-14T09:50:43.354Z] dc6bda0758c5: Waiting [2021-07-14T09:50:43.355Z] 4c4ab2625f07: Download complete [2021-07-14T09:50:43.355Z] adcc1eea9eea: Verifying Checksum [2021-07-14T09:50:43.355Z] adcc1eea9eea: Download complete [2021-07-14T09:50:43.355Z] 345f892a5656: Verifying Checksum [2021-07-14T09:50:43.355Z] 345f892a5656: Download complete [2021-07-14T09:50:43.355Z] 9ac62484cfdc: Verifying Checksum [2021-07-14T09:50:43.355Z] 9ac62484cfdc: Download complete [2021-07-14T09:50:43.619Z] 540db60ca938: Verifying Checksum [2021-07-14T09:50:43.619Z] 540db60ca938: Download complete [2021-07-14T09:50:43.881Z] 540db60ca938: Pull complete [2021-07-14T09:50:43.881Z] adcc1eea9eea: Pull complete [2021-07-14T09:50:44.144Z] 4c4ab2625f07: Pull complete [2021-07-14T09:50:44.722Z] 5ac4037533be: Verifying Checksum [2021-07-14T09:50:44.723Z] 5ac4037533be: Download complete [2021-07-14T09:50:47.279Z] dc6bda0758c5: Verifying Checksum [2021-07-14T09:50:47.279Z] dc6bda0758c5: Download complete [2021-07-14T09:50:47.853Z] 0773c198feca: Verifying Checksum [2021-07-14T09:50:47.853Z] 0773c198feca: Download complete [2021-07-14T09:50:53.222Z] 0773c198feca: Pull complete [2021-07-14T09:50:53.222Z] 345f892a5656: Pull complete [2021-07-14T09:50:53.222Z] 9ac62484cfdc: Pull complete [2021-07-14T09:50:53.222Z] 5ac4037533be: Pull complete [2021-07-14T09:50:57.462Z] dc6bda0758c5: Pull complete [2021-07-14T09:50:57.462Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T09:50:57.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T09:50:57.462Z] ---> eb58bd16d52e [2021-07-14T09:50:57.462Z] 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-07-14T09:51:01.681Z] ---> Running in e9eca22de995 [2021-07-14T09:51:01.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:51:02.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:51:03.217Z] (1/12) Installing libmagic (5.39-r0) [2021-07-14T09:51:03.481Z] (2/12) Installing file (5.39-r0) [2021-07-14T09:51:03.481Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-14T09:51:03.742Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-14T09:51:11.898Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-14T09:51:11.898Z] (6/12) Installing patch (2.7.6-r7) [2021-07-14T09:51:11.898Z] (7/12) Installing build-base (0.5-r2) [2021-07-14T09:51:11.898Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-14T09:51:11.898Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-14T09:51:11.898Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-14T09:51:11.898Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-14T09:51:11.898Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-14T09:51:11.898Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T09:51:11.898Z] OK: 219 MiB in 52 packages [2021-07-14T09:51:13.301Z] Removing intermediate container e9eca22de995 [2021-07-14T09:51:13.301Z] ---> 20d04d5a7c44 [2021-07-14T09:51:13.301Z] Step 4/6 : WORKDIR /edgex-go [2021-07-14T09:51:13.301Z] ---> Running in b03db7a3dec4 [2021-07-14T09:51:13.568Z] Removing intermediate container b03db7a3dec4 [2021-07-14T09:51:13.568Z] ---> 7b8b6884c24d [2021-07-14T09:51:13.568Z] Step 5/6 : COPY go.mod . [2021-07-14T09:51:13.568Z] ---> fa99c01b86d6 [2021-07-14T09:51:13.568Z] Step 6/6 : RUN go mod download [2021-07-14T09:51:13.830Z] ---> Running in 2e012533ccf4 [2021-07-14T09:51:40.434Z] Removing intermediate container 2e012533ccf4 [2021-07-14T09:51:40.434Z] ---> 3273b6eecd7f [2021-07-14T09:51:40.434Z] Successfully built 3273b6eecd7f [2021-07-14T09:51:40.434Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:51:40.748Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T09:51:40.748Z] . [Pipeline] withDockerContainer [2021-07-14T09:51:40.826Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T09:51:40.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T09:51:41.301Z] $ docker top 04a4f446020e061d97ea0815789050a622b888cd30a131a07e2e7112cc6f2d64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:51:41.705Z] + go version [2021-07-14T09:51:41.705Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-14T09:51:41.715Z] $ docker stop --time=1 04a4f446020e061d97ea0815789050a622b888cd30a131a07e2e7112cc6f2d64 [2021-07-14T09:51:42.932Z] $ docker rm -f 04a4f446020e061d97ea0815789050a622b888cd30a131a07e2e7112cc6f2d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:51:43.612Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T09:51:43.612Z] . [Pipeline] withDockerContainer [2021-07-14T09:51:43.694Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T09:51:43.735Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T09:51:44.140Z] $ docker top 9254a067528f0602465c7b901193fe208f641ba84530f27a6c8540a5deaa7bb3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-14T09:51:44.246Z] ========================================================= [2021-07-14T09:51:44.246Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-14T09:51:44.246Z] ========================================================= [Pipeline] sh [2021-07-14T09:51:44.548Z] + go mod tidy [Pipeline] sh [2021-07-14T09:51:45.112Z] + make test [2021-07-14T09:51:45.112Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-14T09:51:45.380Z] go mod tidy [2021-07-14T09:51:45.651Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-14T09:51:52.325Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-14T09:52:10.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-14T09:52:14.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-14T09:52:16.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-14T09:52:16.207Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-14T09:52:18.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-14T09:52:19.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-14T09:52:19.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-14T09:52:19.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-14T09:52:19.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-14T09:52:20.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-14T09:52:20.810Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-14T09:52:20.810Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-14T09:52:20.810Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-14T09:52:20.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-14T09:52:23.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2021-07-14T09:52:23.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-14T09:52:23.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-14T09:52:24.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.054s coverage: 100.0% of statements [2021-07-14T09:52:24.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-14T09:52:24.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 50.5% of statements [2021-07-14T09:52:24.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-14T09:52:24.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-14T09:52:25.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 88.5% of statements [2021-07-14T09:52:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-14T09:52:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:52:25.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.054s coverage: 78.9% of statements [2021-07-14T09:52:27.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-07-14T09:52:27.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-14T09:52:27.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-14T09:52:27.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-14T09:52:27.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-14T09:52:27.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-14T09:52:27.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 95.1% of statements [2021-07-14T09:52:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-14T09:52:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:52:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-14T09:52:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-14T09:52:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-14T09:52:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-14T09:52:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-14T09:52:27.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-14T09:52:27.852Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-07-14T09:52:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-14T09:52:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-14T09:52:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-14T09:52:28.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-07-14T09:52:28.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-14T09:52:28.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-07-14T09:52:28.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 22.0% of statements [2021-07-14T09:52:28.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-14T09:52:29.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-07-14T09:52:29.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-07-14T09:52:29.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-07-14T09:52:29.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-07-14T09:52:30.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-07-14T09:52:36.399Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-88 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-07-14T09:52:36.419Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-07-14T09:52:36.646Z] The recommended git tool is: git [2021-07-14T09:52:41.653Z] using credential edgex-jenkins-ssh [2021-07-14T09:52:41.672Z] Cloning the remote Git repository [2021-07-14T09:52:42.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-07-14T09:52:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-07-14T09:52:41.720Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:52:41.881Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-07-14T09:52:41.972Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T09:52:41.973Z] > git --version # timeout=10 [2021-07-14T09:52:42.001Z] > git --version # 'git version 2.17.1' [2021-07-14T09:52:42.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T09:52:42.060Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T09:52:46.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.220s coverage: 81.8% of statements [2021-07-14T09:52:46.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-14T09:52:59.310Z] Avoid second fetch [2021-07-14T09:52:59.311Z] Checking out Revision 1ecdab4148a2da39b523538a056cab399db8933d (main) [2021-07-14T09:52:59.275Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T09:52:59.293Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T09:52:59.329Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T09:52:59.349Z] > git checkout -f 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 [2021-07-14T09:53:03.686Z] Commit message: "Merge pull request #3622 from weichou1229/issue-3611" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T09:53:04.822Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.2% of statements [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-14T09:53:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-07-14T09:53:04.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [Pipeline] sh [2021-07-14T09:53:05.235Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T09:53:05.587Z] + true [2021-07-14T09:53:05.587Z] + sudo service docker restart [2021-07-14T09:53:05.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 66.9% of statements [2021-07-14T09:53:05.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-14T09:53:05.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-14T09:53:05.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-14T09:53:06.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements [2021-07-14T09:53:06.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-14T09:53:06.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-14T09:53:06.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-07-14T09:53:06.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-14T09:53:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-07-14T09:53:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-14T09:53:14.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.3% of statements [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-14T09:53:14.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 91.9% of statements [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-14T09:53:14.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-14T09:53:14.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.6% of statements [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-14T09:53:14.858Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-07-14T09:53:14.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-14T09:53:14.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-14T09:53:14.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-14T09:53:14.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-14T09:53:14.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-14T09:53:14.859Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-14T09:53:14.859Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-07-14T09:53:14.859Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-07-14T09:53:14.859Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T09:53:23.929Z] provisioning config files... [2021-07-14T09:53:23.956Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4332191865259954798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:53:24.330Z] ---> docker-login.sh [2021-07-14T09:53:24.330Z] nexus3.edgexfoundry.org:10001 [2021-07-14T09:53:25.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:53:25.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:53:25.596Z] Configure a credential helper to remove this warning. See [2021-07-14T09:53:25.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:53:25.596Z] [2021-07-14T09:53:25.596Z] Login Succeeded [2021-07-14T09:53:25.596Z] nexus3.edgexfoundry.org:10002 [2021-07-14T09:53:26.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:53:26.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:53:26.194Z] Configure a credential helper to remove this warning. See [2021-07-14T09:53:26.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:53:26.194Z] [2021-07-14T09:53:26.194Z] Login Succeeded [2021-07-14T09:53:26.194Z] nexus3.edgexfoundry.org:10003 [2021-07-14T09:53:26.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:53:26.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:53:26.802Z] Configure a credential helper to remove this warning. See [2021-07-14T09:53:26.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:53:26.802Z] [2021-07-14T09:53:26.802Z] Login Succeeded [2021-07-14T09:53:26.802Z] nexus3.edgexfoundry.org:10004 [2021-07-14T09:53:27.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:53:27.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:53:27.400Z] Configure a credential helper to remove this warning. See [2021-07-14T09:53:27.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:53:27.400Z] [2021-07-14T09:53:27.400Z] Login Succeeded [2021-07-14T09:53:27.400Z] docker.io [2021-07-14T09:53:27.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:53:28.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:53:28.271Z] Configure a credential helper to remove this warning. See [2021-07-14T09:53:28.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:53:28.271Z] [2021-07-14T09:53:28.271Z] Login Succeeded [2021-07-14T09:53:28.271Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T09:53:28.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T09:53:28.605Z] ========================================================= [2021-07-14T09:53:28.605Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T09:53:28.605Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:53:28.944Z] + 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-07-14T09:53:30.942Z] Sending build context to Docker daemon 165.7MB [2021-07-14T09:53:30.942Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T09:53:30.942Z] Step 2/6 : FROM ${BASE} [2021-07-14T09:53:31.217Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T09:53:31.217Z] 595b0fe564bb: Pulling fs layer [2021-07-14T09:53:31.217Z] 24495759ef45: Pulling fs layer [2021-07-14T09:53:31.217Z] d148012ef14d: Pulling fs layer [2021-07-14T09:53:31.217Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T09:53:31.217Z] 093eec477d81: Pulling fs layer [2021-07-14T09:53:31.217Z] 20fd20ab2234: Pulling fs layer [2021-07-14T09:53:31.217Z] 43245461236d: Pulling fs layer [2021-07-14T09:53:31.217Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T09:53:31.217Z] 20fd20ab2234: Waiting [2021-07-14T09:53:31.217Z] 43245461236d: Waiting [2021-07-14T09:53:31.217Z] cb65c68fc2e2: Waiting [2021-07-14T09:53:31.217Z] 093eec477d81: Waiting [2021-07-14T09:53:31.217Z] 5a37c24eccbd: Waiting [2021-07-14T09:53:31.217Z] 24495759ef45: Download complete [2021-07-14T09:53:31.217Z] d148012ef14d: Download complete [2021-07-14T09:53:31.217Z] 093eec477d81: Verifying Checksum [2021-07-14T09:53:31.217Z] 093eec477d81: Download complete [2021-07-14T09:53:31.498Z] 20fd20ab2234: Verifying Checksum [2021-07-14T09:53:31.498Z] 20fd20ab2234: Download complete [2021-07-14T09:53:31.498Z] 595b0fe564bb: Verifying Checksum [2021-07-14T09:53:31.498Z] 595b0fe564bb: Download complete [2021-07-14T09:53:31.498Z] 43245461236d: Download complete [2021-07-14T09:53:32.106Z] 595b0fe564bb: Pull complete [2021-07-14T09:53:32.782Z] 24495759ef45: Pull complete [2021-07-14T09:53:33.410Z] d148012ef14d: Pull complete [2021-07-14T09:53:34.042Z] 5a37c24eccbd: Verifying Checksum [2021-07-14T09:53:34.042Z] 5a37c24eccbd: Download complete [2021-07-14T09:53:36.021Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T09:53:36.021Z] cb65c68fc2e2: Download complete [2021-07-14T09:53:41.568Z] gofmt -l . [2021-07-14T09:53:41.568Z] [ "`gofmt -l .`" = "" ] [2021-07-14T09:53:41.568Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-14T09:53:41.880Z] + ls -al . [2021-07-14T09:53:41.881Z] total 564 [2021-07-14T09:53:41.881Z] drwxrwxr-x 10 1001 1001 4096 Jul 14 09:53 . [2021-07-14T09:53:41.881Z] drwxr-xr-x 4 root root 28 Jul 14 09:51 .. [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 09:49 .dockerignore [2021-07-14T09:53:41.881Z] drwxrwxr-x 8 1001 1001 162 Jul 14 09:49 .git [2021-07-14T09:53:41.881Z] drwxrwxr-x 3 1001 1001 125 Jul 14 09:49 .github [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 818 Jul 14 09:49 .gitignore [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 76 Jul 14 09:49 .hadolint.yml [2021-07-14T09:53:41.881Z] drwx------ 3 1001 1001 43 Jul 14 09:50 .semver [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 09:49 .sonarcloud.properties [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 8609 Jul 14 09:49 Attribution.txt [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 43881 Jul 14 09:49 CHANGELOG.md [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 09:49 CONTRIBUTING.md [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 931 Jul 14 09:49 Dockerfile.build [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 849 Jul 14 09:49 Jenkinsfile [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 09:49 LICENSE [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 6003 Jul 14 09:49 Makefile [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 7818 Jul 14 09:49 README.md [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 6912 Jul 14 09:49 SECURITY.md [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 09:50 VERSION [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 4131 Jul 14 09:49 ZMQWindows.md [2021-07-14T09:53:41.881Z] drwxrwxr-x 2 1001 1001 37 Jul 14 09:49 bin [2021-07-14T09:53:41.881Z] drwxrwxr-x 14 1001 1001 4096 Jul 14 09:49 cmd [2021-07-14T09:53:41.881Z] -rw-r--r-- 1 root root 399433 Jul 14 09:53 coverage.out [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 812 Jul 14 09:49 go.mod [2021-07-14T09:53:41.881Z] -rw-r--r-- 1 root root 20973 Jul 14 09:51 go.sum [2021-07-14T09:53:41.881Z] drwxrwxr-x 7 1001 1001 114 Jul 14 09:49 internal [2021-07-14T09:53:41.881Z] drwxrwxr-x 3 1001 1001 16 Jul 14 09:49 openapi [2021-07-14T09:53:41.881Z] drwxrwxr-x 4 1001 1001 71 Jul 14 09:49 snap [2021-07-14T09:53:41.881Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 09:49 version.go [Pipeline] sh [2021-07-14T09:53:42.182Z] + '[' -e coverage.out ] [2021-07-14T09:53:42.182Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-14T09:53:42.414Z] Stashed 1 file(s) [Pipeline] sh [2021-07-14T09:53:42.970Z] + make build [2021-07-14T09:53:42.970Z] go mod tidy [2021-07-14T09:53:42.970Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-07-14T09:53:44.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-14T09:53:48.491Z] cb65c68fc2e2: Pull complete [2021-07-14T09:53:48.491Z] 093eec477d81: Pull complete [2021-07-14T09:53:48.491Z] 20fd20ab2234: Pull complete [2021-07-14T09:53:48.491Z] 43245461236d: Pull complete [2021-07-14T09:53:51.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-07-14T09:53:51.898Z] 5a37c24eccbd: Pull complete [2021-07-14T09:53:51.898Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T09:53:51.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T09:53:51.898Z] ---> 274d7007c78b [2021-07-14T09:53:51.898Z] 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-07-14T09:53:52.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-14T09:53:53.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-14T09:53:53.084Z] ---> Running in 69588c24510e [2021-07-14T09:53:53.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-14T09:53:54.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-14T09:53:54.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:53:55.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:53:55.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-14T09:53:56.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-14T09:53:56.931Z] (1/12) Installing libmagic (5.39-r0) [2021-07-14T09:53:57.524Z] (2/12) Installing file (5.39-r0) [2021-07-14T09:53:57.524Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-14T09:53:57.524Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-14T09:53:57.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-14T09:53:58.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-14T09:53:59.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-14T09:54:01.141Z] $ docker stop --time=1 9254a067528f0602465c7b901193fe208f641ba84530f27a6c8540a5deaa7bb3 [2021-07-14T09:54:03.499Z] $ docker rm -f 9254a067528f0602465c7b901193fe208f641ba84530f27a6c8540a5deaa7bb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:54:07.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:54:07.194Z] [2021-07-14T09:54:07.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:54:07.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:54:07.508Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-14T09:54:07.508Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-14T09:54:07.508Z] ca9280d653b3: Pulling fs layer [2021-07-14T09:54:07.508Z] 7e9c9ca2126c: Pulling fs layer [2021-07-14T09:54:07.769Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-14T09:54:07.769Z] cbdbe7a5bc2a: Download complete [2021-07-14T09:54:07.769Z] cbdbe7a5bc2a: Pull complete [2021-07-14T09:54:08.346Z] ca9280d653b3: Verifying Checksum [2021-07-14T09:54:08.346Z] ca9280d653b3: Download complete [2021-07-14T09:54:08.920Z] ca9280d653b3: Pull complete [2021-07-14T09:54:09.183Z] 7e9c9ca2126c: Verifying Checksum [2021-07-14T09:54:09.183Z] 7e9c9ca2126c: Download complete [2021-07-14T09:54:12.533Z] 7e9c9ca2126c: Pull complete [2021-07-14T09:54:12.533Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-14T09:54:12.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:54:12.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-14T09:54:12.597Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-14T09:54:12.597Z] (6/12) Installing patch (2.7.6-r7) [2021-07-14T09:54:12.597Z] (7/12) Installing build-base (0.5-r2) [2021-07-14T09:54:12.597Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-14T09:54:12.597Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-14T09:54:12.597Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-14T09:54:12.597Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-14T09:54:12.597Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-14T09:54:12.597Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T09:54:12.597Z] OK: 218 MiB in 52 packages [2021-07-14T09:54:12.619Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T09:54:12.665Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-07-14T09:54:14.690Z] $ docker top 32e6c548cd9d46a8730259d5ef635ab925e7b619f5342e5915f06a11862d95b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:54:15.087Z] + grep parallel [2021-07-14T09:54:15.087Z] + docker-compose build --help [2021-07-14T09:54:15.664Z] --parallel Build images in parallel. [Pipeline] } [2021-07-14T09:54:15.673Z] $ docker stop --time=1 32e6c548cd9d46a8730259d5ef635ab925e7b619f5342e5915f06a11862d95b8 [2021-07-14T09:54:16.883Z] $ docker rm -f 32e6c548cd9d46a8730259d5ef635ab925e7b619f5342e5915f06a11862d95b8 [2021-07-14T09:54:16.932Z] Removing intermediate container 69588c24510e [2021-07-14T09:54:16.932Z] ---> ddbacf233b2e [2021-07-14T09:54:16.932Z] Step 4/6 : WORKDIR /edgex-go [2021-07-14T09:54:16.932Z] ---> Running in 79bf804927ed [2021-07-14T09:54:16.932Z] Removing intermediate container 79bf804927ed [2021-07-14T09:54:16.932Z] ---> 13ae6d1effdf [2021-07-14T09:54:16.932Z] Step 5/6 : COPY go.mod . [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:54:17.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T09:54:17.325Z] . [Pipeline] withDockerContainer [2021-07-14T09:54:17.405Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T09:54:17.445Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-14T09:54:17.532Z] ---> a7f8a212fd22 [2021-07-14T09:54:17.532Z] Step 6/6 : RUN go mod download [2021-07-14T09:54:17.807Z] ---> Running in fffa36cb755b [2021-07-14T09:54:17.890Z] $ docker top a1a2dcb3344358f2f3123704f6d9dd58c9c231db2de8f59f1c0f4a2eb3fe9b1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:54:18.282Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-14T09:54:18.857Z] Building core-command ... [2021-07-14T09:54:18.857Z] Building core-data ... [2021-07-14T09:54:18.857Z] Building core-metadata ... [2021-07-14T09:54:18.857Z] Building security-bootstrapper ... [2021-07-14T09:54:18.857Z] Building security-proxy-setup ... [2021-07-14T09:54:18.857Z] Building security-secretstore-setup ... [2021-07-14T09:54:18.857Z] Building support-notifications ... [2021-07-14T09:54:18.857Z] Building support-scheduler ... [2021-07-14T09:54:18.857Z] Building sys-mgmt-agent ... [2021-07-14T09:54:18.857Z] Building security-bootstrapper [2021-07-14T09:54:18.857Z] Building sys-mgmt-agent [2021-07-14T09:54:18.857Z] Building support-notifications [2021-07-14T09:54:18.857Z] Building core-metadata [2021-07-14T09:54:18.857Z] Building core-data [2021-07-14T09:54:31.114Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:54:31.114Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:54:31.114Z] ---> 3273b6eecd7f [2021-07-14T09:54:31.114Z] Step 3/32 : WORKDIR /edgex-go [2021-07-14T09:54:31.114Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:54:31.114Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:54:31.114Z] ---> 3273b6eecd7f [2021-07-14T09:54:31.114Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:54:31.114Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:54:31.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:54:31.114Z] ---> 3273b6eecd7f [2021-07-14T09:54:31.114Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T09:54:35.327Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:54:35.327Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:54:35.327Z] ---> 3273b6eecd7f [2021-07-14T09:54:35.327Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:54:37.241Z] ---> Running in efb156fde82d [2021-07-14T09:54:37.241Z] ---> Running in 3b878764078a [2021-07-14T09:54:37.241Z] ---> Running in 506b31e6d777 [2021-07-14T09:54:37.241Z] ---> Running in 17e4d472490d [2021-07-14T09:54:40.554Z] Removing intermediate container 17e4d472490d [2021-07-14T09:54:40.554Z] ---> c638da94b167 [2021-07-14T09:54:40.555Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:54:40.555Z] Removing intermediate container 3b878764078a [2021-07-14T09:54:40.555Z] ---> a868411953f7 [2021-07-14T09:54:40.555Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:54:40.555Z] Removing intermediate container 506b31e6d777 [2021-07-14T09:54:40.555Z] ---> 675a47ac1e56 [2021-07-14T09:54:40.555Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:54:40.555Z] Removing intermediate container efb156fde82d [2021-07-14T09:54:40.555Z] ---> 08cd6b674d1f [2021-07-14T09:54:40.555Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:54:40.555Z] ---> Running in abde76dddb50 [2021-07-14T09:54:40.555Z] ---> Running in 484e5140e0bd [2021-07-14T09:54:40.555Z] ---> Running in 67175d6f8f9c [2021-07-14T09:54:40.555Z] ---> Running in 21aaff9b614d [2021-07-14T09:54:41.522Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:54:41.522Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:54:41.522Z] ---> 3273b6eecd7f [2021-07-14T09:54:41.522Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:54:41.522Z] ---> Using cache [2021-07-14T09:54:41.522Z] ---> 675a47ac1e56 [2021-07-14T09:54:41.522Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:54:41.522Z] ---> Running in c3e88a17645d [2021-07-14T09:54:41.783Z] Removing intermediate container abde76dddb50 [2021-07-14T09:54:41.783Z] ---> e55a3e2dac3c [2021-07-14T09:54:41.783Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-14T09:54:41.783Z] ---> Running in b5ff7a030227 [2021-07-14T09:54:41.783Z] Removing intermediate container 484e5140e0bd [2021-07-14T09:54:41.783Z] ---> 4a788ee991d2 [2021-07-14T09:54:41.783Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T09:54:41.783Z] Removing intermediate container 21aaff9b614d [2021-07-14T09:54:41.783Z] ---> 53a64064d7c2 [2021-07-14T09:54:41.783Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-14T09:54:41.783Z] ---> Running in 5bc599021370 [2021-07-14T09:54:41.783Z] ---> Running in a73345e8bf7c [2021-07-14T09:54:42.048Z] Removing intermediate container 67175d6f8f9c [2021-07-14T09:54:42.048Z] ---> 86355272b7d3 [2021-07-14T09:54:42.048Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-14T09:54:42.048Z] ---> Running in 02d4e5911cfc [2021-07-14T09:54:42.316Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:54:42.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:54:42.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:54:42.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:54:42.585Z] Removing intermediate container c3e88a17645d [2021-07-14T09:54:42.585Z] ---> a87f40615dfc [2021-07-14T09:54:42.585Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-14T09:54:42.585Z] ---> Running in 8c80f272f9b3 [2021-07-14T09:54:42.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:54:43.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:54:43.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:54:43.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:54:43.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:54:43.374Z] OK: 219 MiB in 52 packages [2021-07-14T09:54:43.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:54:43.649Z] OK: 219 MiB in 52 packages [2021-07-14T09:54:43.914Z] OK: 219 MiB in 52 packages [2021-07-14T09:54:43.914Z] Removing intermediate container b5ff7a030227 [2021-07-14T09:54:43.914Z] ---> d9add7dad0a9 [2021-07-14T09:54:43.914Z] Step 6/24 : COPY go.mod . [2021-07-14T09:54:43.914Z] OK: 219 MiB in 52 packages [2021-07-14T09:54:44.190Z] ---> 48cc3186c2f4 [2021-07-14T09:54:44.190Z] Step 7/24 : RUN go mod download [2021-07-14T09:54:44.190Z] ---> Running in 5e114b044730 [2021-07-14T09:54:44.190Z] OK: 219 MiB in 52 packages [2021-07-14T09:54:44.190Z] Removing intermediate container 02d4e5911cfc [2021-07-14T09:54:44.190Z] ---> 9d95338b6157 [2021-07-14T09:54:44.190Z] Step 6/23 : COPY go.mod . [2021-07-14T09:54:44.459Z] Removing intermediate container a73345e8bf7c [2021-07-14T09:54:44.459Z] ---> 42d775a30f94 [2021-07-14T09:54:44.459Z] Step 6/32 : COPY go.mod . [2021-07-14T09:54:44.459Z] Removing intermediate container 5bc599021370 [2021-07-14T09:54:44.459Z] ---> 998d2d85287c [2021-07-14T09:54:44.459Z] Step 6/24 : COPY go.mod . [2021-07-14T09:54:44.459Z] ---> 897ad73955b1 [2021-07-14T09:54:44.459Z] Step 7/23 : RUN go mod download [2021-07-14T09:54:44.625Z] Removing intermediate container fffa36cb755b [2021-07-14T09:54:44.625Z] ---> e038c63c9f46 [2021-07-14T09:54:44.625Z] Successfully built e038c63c9f46 [2021-07-14T09:54:44.625Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:54:44.733Z] ---> Running in d0f3488f321f [2021-07-14T09:54:44.733Z] ---> bcdbd852397a [2021-07-14T09:54:44.733Z] Step 7/32 : RUN go mod download [2021-07-14T09:54:44.733Z] ---> Running in bde0efae4d59 [2021-07-14T09:54:44.733Z] Removing intermediate container 8c80f272f9b3 [2021-07-14T09:54:44.733Z] ---> 78afe349b6d5 [2021-07-14T09:54:44.733Z] Step 6/24 : COPY go.mod . [2021-07-14T09:54:44.733Z] ---> 02695d87e0f2 [2021-07-14T09:54:44.733Z] Step 7/24 : RUN go mod download [2021-07-14T09:54:44.733Z] ---> Running in b798a9639176 [2021-07-14T09:54:44.972Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T09:54:44.973Z] . [Pipeline] withDockerContainer [2021-07-14T09:54:45.005Z] ---> 080614df5aa5 [2021-07-14T09:54:45.005Z] Step 7/24 : RUN go mod download [2021-07-14T09:54:45.005Z] ---> Running in 8b36cdbe1ef6 [2021-07-14T09:54:45.206Z] prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container [2021-07-14T09:54:45.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T09:54:45.596Z] Removing intermediate container 5e114b044730 [2021-07-14T09:54:45.597Z] ---> 38ef5d484c5b [2021-07-14T09:54:45.597Z] Step 8/24 : COPY . . [2021-07-14T09:54:45.861Z] Removing intermediate container d0f3488f321f [2021-07-14T09:54:45.861Z] ---> b7aafc88ea21 [2021-07-14T09:54:45.861Z] Step 8/23 : COPY . . [2021-07-14T09:54:46.127Z] Removing intermediate container bde0efae4d59 [2021-07-14T09:54:46.127Z] ---> b6ee0bc627d6 [2021-07-14T09:54:46.127Z] Step 8/32 : COPY . . [2021-07-14T09:54:46.926Z] $ docker top d2a6938100bd900f6384bf9f47f29e9388aefac6174aca702633e41a30373a64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:54:47.851Z] + go version [2021-07-14T09:54:47.851Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-14T09:54:47.875Z] $ docker stop --time=1 d2a6938100bd900f6384bf9f47f29e9388aefac6174aca702633e41a30373a64 [2021-07-14T09:54:49.645Z] $ docker rm -f d2a6938100bd900f6384bf9f47f29e9388aefac6174aca702633e41a30373a64 [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-07-14T09:54:50.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T09:54:50.559Z] [2021-07-14T09:54:50.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:54:51.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T09:54:51.453Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-14T09:54:51.453Z] 29e5d40040c1: Pulling fs layer [2021-07-14T09:54:51.453Z] 1ce36da41761: Pulling fs layer [2021-07-14T09:54:51.453Z] 25b303627fd3: Pulling fs layer [2021-07-14T09:54:51.726Z] 29e5d40040c1: Download complete [2021-07-14T09:54:52.001Z] 1ce36da41761: Verifying Checksum [2021-07-14T09:54:52.001Z] 1ce36da41761: Download complete [2021-07-14T09:54:52.273Z] 29e5d40040c1: Pull complete [2021-07-14T09:54:53.712Z] 1ce36da41761: Pull complete [2021-07-14T09:54:53.712Z] 25b303627fd3: Verifying Checksum [2021-07-14T09:54:53.712Z] 25b303627fd3: Download complete [2021-07-14T09:54:56.186Z] Removing intermediate container b798a9639176 [2021-07-14T09:54:56.186Z] ---> 32cd3f386302 [2021-07-14T09:54:56.186Z] Step 8/24 : COPY . . [2021-07-14T09:54:56.186Z] Removing intermediate container 8b36cdbe1ef6 [2021-07-14T09:54:56.186Z] ---> d6c06200a765 [2021-07-14T09:54:56.186Z] Step 8/24 : COPY . . [2021-07-14T09:54:56.186Z] ---> 8c36be8574da [2021-07-14T09:54:56.186Z] Step 9/23 : RUN go mod tidy [2021-07-14T09:54:56.186Z] ---> 56a9d29c4ad0 [2021-07-14T09:54:56.186Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:54:56.186Z] ---> 918b7416a6c9 [2021-07-14T09:54:56.186Z] Step 9/32 : RUN go mod tidy [2021-07-14T09:54:56.186Z] ---> Running in e89811bb4dec [2021-07-14T09:54:56.186Z] ---> Running in 9f49e6ef06b4 [2021-07-14T09:54:56.186Z] ---> Running in 3594f5f25238 [2021-07-14T09:55:02.825Z] Removing intermediate container e89811bb4dec [2021-07-14T09:55:02.825Z] ---> 525dc5f0876d [2021-07-14T09:55:02.825Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-14T09:55:02.825Z] ---> 0b20a593f0f0 [2021-07-14T09:55:02.825Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:55:03.089Z] ---> Running in b4672c2a0248 [2021-07-14T09:55:03.089Z] Removing intermediate container 3594f5f25238 [2021-07-14T09:55:03.089Z] ---> 38e83677182d [2021-07-14T09:55:03.089Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-14T09:55:03.352Z] ---> Running in 2d653acb4968 [2021-07-14T09:55:03.626Z] Removing intermediate container 9f49e6ef06b4 [2021-07-14T09:55:03.626Z] ---> 9302c5fba151 [2021-07-14T09:55:03.626Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-14T09:55:03.626Z] ---> Running in 1d8af83ef0d1 [2021-07-14T09:55:03.626Z] ---> Running in 6e6703afdd04 [2021-07-14T09:55:03.858Z] 25b303627fd3: Pull complete [2021-07-14T09:55:03.858Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-14T09:55:03.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T09:55:03.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-14T09:55:04.117Z] prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container [2021-07-14T09:55:04.201Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-14T09:55:04.211Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-07-14T09:55:04.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-14T09:55:04.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-14T09:55:06.202Z] ---> 5706eda9f63e [2021-07-14T09:55:06.202Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:55:06.202Z] ---> Running in 745610b01f12 [2021-07-14T09:55:06.202Z] Removing intermediate container 2d653acb4968 [2021-07-14T09:55:06.202Z] ---> 6c6103d75a00 [2021-07-14T09:55:06.202Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-14T09:55:06.468Z] ---> Running in 2082f783cea6 [2021-07-14T09:55:07.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-14T09:55:07.112Z] $ docker top a9c870e22e99641ee287133bc56f08beef5a6297cd63a962fafca8d50ea95e43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:55:07.993Z] Removing intermediate container 745610b01f12 [2021-07-14T09:55:07.993Z] ---> be078339abda [2021-07-14T09:55:07.993Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-14T09:55:07.993Z] ---> Running in e782dec2e8ea [2021-07-14T09:55:08.110Z] + docker-compose build --help [2021-07-14T09:55:08.111Z] + grep parallel [2021-07-14T09:55:08.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-14T09:55:11.490Z] --parallel Build images in parallel. [Pipeline] } [2021-07-14T09:55:11.511Z] $ docker stop --time=1 a9c870e22e99641ee287133bc56f08beef5a6297cd63a962fafca8d50ea95e43 [2021-07-14T09:55:13.368Z] $ docker rm -f a9c870e22e99641ee287133bc56f08beef5a6297cd63a962fafca8d50ea95e43 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:55:13.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T09:55:13.983Z] . [Pipeline] withDockerContainer [2021-07-14T09:55:14.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container [2021-07-14T09:55:14.322Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-14T09:55:15.806Z] $ docker top 947ebfce331e957091e5ad3cd1349d1ee265319ab2529c5b46424f9744ae4ea3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T09:55:16.791Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-14T09:55:20.170Z] Building core-command ... [2021-07-14T09:55:20.170Z] Building core-data ... [2021-07-14T09:55:20.170Z] Building core-metadata ... [2021-07-14T09:55:20.170Z] Building security-bootstrapper ... [2021-07-14T09:55:20.170Z] Building security-proxy-setup ... [2021-07-14T09:55:20.170Z] Building security-secretstore-setup ... [2021-07-14T09:55:20.170Z] Building support-notifications ... [2021-07-14T09:55:20.170Z] Building support-scheduler ... [2021-07-14T09:55:20.170Z] Building sys-mgmt-agent ... [2021-07-14T09:55:20.170Z] Building support-notifications [2021-07-14T09:55:20.170Z] Building security-bootstrapper [2021-07-14T09:55:20.170Z] Building security-proxy-setup [2021-07-14T09:55:20.170Z] Building support-scheduler [2021-07-14T09:55:20.170Z] Building core-command [2021-07-14T09:55:47.341Z] Removing intermediate container 1d8af83ef0d1 [2021-07-14T09:55:47.341Z] ---> 5d1135458106 [2021-07-14T09:55:47.341Z] [2021-07-14T09:55:47.341Z] Step 11/32 : FROM alpine:3.12 [2021-07-14T09:55:47.341Z] 3.12: Pulling from library/alpine [2021-07-14T09:55:47.341Z] Removing intermediate container 6e6703afdd04 [2021-07-14T09:55:47.341Z] ---> 8cd8c69d198b [2021-07-14T09:55:47.342Z] [2021-07-14T09:55:47.342Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T09:55:47.342Z] Removing intermediate container e782dec2e8ea [2021-07-14T09:55:47.342Z] ---> dc888cb1fd91 [2021-07-14T09:55:47.342Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-14T09:55:47.342Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T09:55:47.342Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T09:55:47.342Z] ---> 13621d1b12d4 [2021-07-14T09:55:47.342Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-14T09:55:47.342Z] ---> Running in 149e6eb4fe38 [2021-07-14T09:55:47.342Z] ---> Running in c26de2c7f17f [2021-07-14T09:55:47.342Z] 3.12: Pulling from library/alpine [2021-07-14T09:55:47.342Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T09:55:47.342Z] Status: Image is up to date for alpine:3.12 [2021-07-14T09:55:47.342Z] ---> 13621d1b12d4 [2021-07-14T09:55:47.342Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-14T09:55:47.342Z] Removing intermediate container c26de2c7f17f [2021-07-14T09:55:47.342Z] ---> d9d785671705 [2021-07-14T09:55:47.342Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-14T09:55:47.342Z] ---> Running in f7ac8187a3c8 [2021-07-14T09:55:47.342Z] ---> Running in e7262d081f77 [2021-07-14T09:55:47.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-14T09:55:47.342Z] Removing intermediate container 2082f783cea6 [2021-07-14T09:55:47.342Z] ---> 1dfa1fb4d158 [2021-07-14T09:55:47.342Z] [2021-07-14T09:55:47.342Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:55:47.342Z] ---> 13621d1b12d4 [2021-07-14T09:55:47.342Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:55:47.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:47.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:47.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:47.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:47.342Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-14T09:55:47.342Z] (2/2) Installing su-exec (0.2-r1) [2021-07-14T09:55:47.342Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:55:47.342Z] OK: 6 MiB in 16 packages [2021-07-14T09:55:47.342Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-14T09:55:47.342Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-14T09:55:47.342Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:55:47.342Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:55:47.342Z] ---> Running in e53c2410f31b [2021-07-14T09:55:47.342Z] OK: 6 MiB in 16 packages [2021-07-14T09:55:47.342Z] Removing intermediate container b4672c2a0248 [2021-07-14T09:55:47.342Z] ---> 089a33072ca6 [2021-07-14T09:55:47.342Z] [2021-07-14T09:55:47.342Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:55:47.342Z] ---> 13621d1b12d4 [2021-07-14T09:55:47.342Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-14T09:55:47.342Z] Removing intermediate container 149e6eb4fe38 [2021-07-14T09:55:47.342Z] ---> bd87b6816689 [2021-07-14T09:55:47.342Z] [2021-07-14T09:55:47.342Z] Step 12/24 : FROM docker:20.10.0 [2021-07-14T09:55:47.342Z] ---> Running in 87c5b3d7da79 [2021-07-14T09:55:47.606Z] 20.10.0: Pulling from library/docker [2021-07-14T09:55:47.606Z] Removing intermediate container 87c5b3d7da79 [2021-07-14T09:55:47.606Z] ---> 456bc00d7837 [2021-07-14T09:55:47.606Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-14T09:55:47.606Z] ---> Running in c4d53ed55137 [2021-07-14T09:55:47.606Z] Removing intermediate container e7262d081f77 [2021-07-14T09:55:47.606Z] ---> 674a8aaeaba1 [2021-07-14T09:55:47.606Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-14T09:55:47.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:47.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:47.869Z] ---> Running in b4f47065a0ea [2021-07-14T09:55:47.869Z] Removing intermediate container c4d53ed55137 [2021-07-14T09:55:47.869Z] ---> afc3871ecc99 [2021-07-14T09:55:47.869Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-14T09:55:47.869Z] Removing intermediate container f7ac8187a3c8 [2021-07-14T09:55:47.869Z] ---> b48e6e8aeb22 [2021-07-14T09:55:47.869Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:55:47.869Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T09:55:47.869Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:55:47.869Z] OK: 6 MiB in 15 packages [2021-07-14T09:55:47.869Z] ---> Running in b30f917c58d0 [2021-07-14T09:55:47.869Z] ---> Running in c715c8ecc185 [2021-07-14T09:55:48.139Z] Removing intermediate container b4f47065a0ea [2021-07-14T09:55:48.139Z] ---> f591758bf6fd [2021-07-14T09:55:48.139Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-14T09:55:48.139Z] ---> Running in 3a3e397f4c29 [2021-07-14T09:55:48.139Z] Removing intermediate container c715c8ecc185 [2021-07-14T09:55:48.139Z] ---> 480a422627f4 [2021-07-14T09:55:48.139Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:55:48.401Z] Removing intermediate container b30f917c58d0 [2021-07-14T09:55:48.401Z] ---> 4ef9235d5b8c [2021-07-14T09:55:48.401Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-14T09:55:48.401Z] ---> Running in 377791f954c4 [2021-07-14T09:55:48.401Z] ---> Running in e1975b0a6fea [2021-07-14T09:55:48.664Z] Removing intermediate container e53c2410f31b [2021-07-14T09:55:48.664Z] ---> cedf9727ad47 [2021-07-14T09:55:48.664Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:55:48.664Z] Removing intermediate container 3a3e397f4c29 [2021-07-14T09:55:48.664Z] ---> 3cb82491cd73 [2021-07-14T09:55:48.664Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-14T09:55:48.664Z] Removing intermediate container e1975b0a6fea [2021-07-14T09:55:48.664Z] ---> 40efd2a7f324 [2021-07-14T09:55:48.664Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T09:55:48.664Z] ---> Running in 5906ce42e434 [2021-07-14T09:55:48.664Z] ---> Running in ad78d7b47daf [2021-07-14T09:55:48.943Z] ---> Running in 488d61a5f0d9 [2021-07-14T09:55:48.943Z] Removing intermediate container 5906ce42e434 [2021-07-14T09:55:48.943Z] ---> 3079bd7ac1cd [2021-07-14T09:55:48.943Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-14T09:55:48.943Z] ---> Running in 90f863ce244c [2021-07-14T09:55:48.943Z] Removing intermediate container 488d61a5f0d9 [2021-07-14T09:55:48.943Z] ---> 20a3a6a11322 [2021-07-14T09:55:48.943Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:55:49.217Z] Removing intermediate container 90f863ce244c [2021-07-14T09:55:49.217Z] ---> 09eb925571d8 [2021-07-14T09:55:49.218Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T09:55:49.218Z] ---> Running in 4ceae8455238 [2021-07-14T09:55:49.482Z] ---> 653fbdada030 [2021-07-14T09:55:49.482Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-14T09:55:49.482Z] Removing intermediate container 4ceae8455238 [2021-07-14T09:55:49.482Z] ---> ebcf8e50b0ae [2021-07-14T09:55:49.482Z] Step 16/24 : WORKDIR / [2021-07-14T09:55:49.482Z] Removing intermediate container 377791f954c4 [2021-07-14T09:55:49.482Z] ---> 86fe9f152a73 [2021-07-14T09:55:49.482Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-14T09:55:49.482Z] ---> Running in 31f3b10688d6 [2021-07-14T09:55:49.482Z] ---> Running in e26a336787b4 [2021-07-14T09:55:49.747Z] Removing intermediate container ad78d7b47daf [2021-07-14T09:55:49.747Z] ---> 25b739468df8 [2021-07-14T09:55:49.747Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-14T09:55:49.747Z] ---> Running in bdf397340c4f [2021-07-14T09:55:49.747Z] ---> ab226094f109 [2021-07-14T09:55:49.747Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-14T09:55:49.747Z] Removing intermediate container 31f3b10688d6 [2021-07-14T09:55:49.747Z] ---> 8cd8944646dc [2021-07-14T09:55:49.747Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:55:50.007Z] Removing intermediate container bdf397340c4f [2021-07-14T09:55:50.007Z] ---> fd48440a9623 [2021-07-14T09:55:50.007Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-14T09:55:50.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:50.270Z] ---> c12045a6e9b7 [2021-07-14T09:55:50.270Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-14T09:55:50.270Z] ---> 1b63f08dd172 [2021-07-14T09:55:50.270Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-14T09:55:50.270Z] ---> 7c6ef351b6dc [2021-07-14T09:55:50.270Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-14T09:55:50.270Z] ---> Running in d229895dbfdd [2021-07-14T09:55:50.270Z] ---> Running in 661e32a54b65 [2021-07-14T09:55:50.534Z] Removing intermediate container 661e32a54b65 [2021-07-14T09:55:50.534Z] ---> 109b1783ba06 [2021-07-14T09:55:50.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:55:50.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:50.534Z] ---> Running in 800a83a0bfc7 [2021-07-14T09:55:50.809Z] ---> c8bd64e7cfa2 [2021-07-14T09:55:50.809Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-14T09:55:50.809Z] Removing intermediate container 800a83a0bfc7 [2021-07-14T09:55:50.809Z] ---> f36f7624f312 [2021-07-14T09:55:50.809Z] Step 21/23 : LABEL arch=x86_64 [2021-07-14T09:55:51.072Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-14T09:55:51.072Z] ---> Running in 8cebc57370da [2021-07-14T09:55:51.072Z] ---> dac628f94206 [2021-07-14T09:55:51.072Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-14T09:55:51.072Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-14T09:55:51.072Z] ---> Running in 5de737f306b5 [2021-07-14T09:55:51.072Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-14T09:55:51.337Z] Removing intermediate container 8cebc57370da [2021-07-14T09:55:51.337Z] ---> 3c15bc938bff [2021-07-14T09:55:51.337Z] Step 22/23 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:55:51.337Z] Removing intermediate container d229895dbfdd [2021-07-14T09:55:51.337Z] ---> 8330a2fd8d70 [2021-07-14T09:55:51.337Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:55:51.337Z] ---> Running in d9adc5733f59 [2021-07-14T09:55:51.337Z] Removing intermediate container 5de737f306b5 [2021-07-14T09:55:51.337Z] ---> c5021640c360 [2021-07-14T09:55:51.337Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:55:51.337Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-14T09:55:51.337Z] ---> Running in 2eb40add7b46 [2021-07-14T09:55:51.337Z] Removing intermediate container d9adc5733f59 [2021-07-14T09:55:51.337Z] ---> 21400d39e2ac [2021-07-14T09:55:51.337Z] Step 23/23 : LABEL version=2.0.1-dev.8 [2021-07-14T09:55:51.603Z] ---> Running in 3df8b8ed33ac [2021-07-14T09:55:51.603Z] ---> afda0f012aea [2021-07-14T09:55:51.603Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-14T09:55:51.603Z] Removing intermediate container 2eb40add7b46 [2021-07-14T09:55:51.603Z] ---> 2201fdd6fbab [2021-07-14T09:55:51.603Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:55:51.603Z] ---> Running in 6d0dc782f15a [2021-07-14T09:55:51.603Z] Removing intermediate container 3df8b8ed33ac [2021-07-14T09:55:51.603Z] ---> 6e54148884d4 [2021-07-14T09:55:51.603Z] [2021-07-14T09:55:51.877Z] Successfully built 6e54148884d4 [2021-07-14T09:55:51.877Z] Successfully tagged support-notifications:latest [2021-07-14T09:55:51.877Z]  Building support-notifications ... done Building support-scheduler [2021-07-14T09:55:52.146Z] Removing intermediate container 6d0dc782f15a [2021-07-14T09:55:52.146Z] ---> 52c4c1c21d5f [2021-07-14T09:55:52.146Z] Step 23/24 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:55:52.146Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-14T09:55:52.717Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-14T09:55:52.980Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:55:52.980Z] OK: 8 MiB in 20 packages [2021-07-14T09:55:53.559Z] ---> Running in 63acc8cce207 [2021-07-14T09:55:54.957Z] ---> 616a7985b7c7 [2021-07-14T09:55:54.957Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-14T09:55:55.530Z] Removing intermediate container 63acc8cce207 [2021-07-14T09:55:55.530Z] ---> fe18f9ee3e48 [2021-07-14T09:55:55.530Z] Step 24/24 : LABEL version=2.0.1-dev.8 [2021-07-14T09:55:56.117Z] Removing intermediate container e26a336787b4 [2021-07-14T09:55:56.117Z] ---> f5768c2af44a [2021-07-14T09:55:56.117Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-14T09:55:56.117Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:55:56.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:55:56.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:55:56.383Z] ---> 3273b6eecd7f [2021-07-14T09:55:56.383Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T09:55:56.383Z] ---> Using cache [2021-07-14T09:55:56.383Z] ---> 675a47ac1e56 [2021-07-14T09:55:56.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:55:56.383Z] ---> Using cache [2021-07-14T09:55:56.383Z] ---> a87f40615dfc [2021-07-14T09:55:56.383Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-14T09:55:56.383Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-14T09:55:56.383Z] ---> aefe523efa57 [2021-07-14T09:55:56.383Z] 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-07-14T09:55:56.383Z] ---> 4e59ab15ed76 [2021-07-14T09:55:56.383Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-14T09:55:56.383Z] ---> Running in 2d2a0c2d1851 [2021-07-14T09:55:56.383Z] ---> Running in 926e20361bae [2021-07-14T09:55:56.383Z] ---> Running in 639d82854e6b [2021-07-14T09:55:56.383Z] ---> 953a4cfd4616 [2021-07-14T09:55:56.383Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-14T09:55:56.669Z] Removing intermediate container 2d2a0c2d1851 [2021-07-14T09:55:56.669Z] ---> 7dfb01b369ec [2021-07-14T09:55:56.669Z] [2021-07-14T09:55:56.669Z] Removing intermediate container 639d82854e6b [2021-07-14T09:55:56.669Z] ---> 4ef015b58241 [2021-07-14T09:55:56.669Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-14T09:55:56.669Z] Successfully built 7dfb01b369ec [2021-07-14T09:55:56.669Z] ---> d62d3f027656 [2021-07-14T09:55:56.669Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-14T09:55:56.669Z] Successfully tagged core-metadata:latest [2021-07-14T09:55:56.669Z]  Building core-metadata ... done Building security-secretstore-setup [2021-07-14T09:55:56.940Z] ---> Running in f6e72ccedaed [2021-07-14T09:55:57.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:57.536Z] ---> ec0599792581 [2021-07-14T09:55:57.536Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-14T09:55:58.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:58.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:58.385Z] (1/39) Installing readline (8.0.4-r0) [2021-07-14T09:55:58.385Z] (2/39) Installing bash (5.0.17-r0) [2021-07-14T09:55:58.385Z] Executing bash-5.0.17-r0.post-install [2021-07-14T09:55:58.385Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:55:58.385Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-14T09:55:58.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:55:58.656Z] (5/39) Installing curl (7.77.0-r0) [2021-07-14T09:55:58.656Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-14T09:55:58.656Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-14T09:55:58.926Z] ---> 131a4d8607fd [2021-07-14T09:55:58.926Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-14T09:55:58.926Z] (8/39) Installing expat (2.2.9-r1) [2021-07-14T09:55:58.926Z] (9/39) Installing libffi (3.3-r2) [2021-07-14T09:55:58.926Z] (10/39) Installing gdbm (1.13-r1) [2021-07-14T09:55:58.926Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-14T09:55:58.926Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-14T09:55:58.926Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-14T09:55:58.926Z] OK: 219 MiB in 52 packages [2021-07-14T09:55:59.191Z] ---> c1bdd68c8b02 [2021-07-14T09:55:59.191Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-14T09:55:59.460Z] ---> Running in 3936f6a6c6ae [2021-07-14T09:56:00.031Z] ---> Running in 51a918b01a85 [2021-07-14T09:56:00.601Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-14T09:56:00.601Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-14T09:56:00.601Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-14T09:56:00.601Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-14T09:56:00.601Z] Removing intermediate container 3936f6a6c6ae [2021-07-14T09:56:00.601Z] ---> 3d5814922c26 [2021-07-14T09:56:00.601Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-14T09:56:00.865Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-14T09:56:00.865Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-14T09:56:00.865Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-14T09:56:01.136Z] Removing intermediate container 51a918b01a85 [2021-07-14T09:56:01.136Z] ---> e59cf2e70573 [2021-07-14T09:56:01.136Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:56:01.136Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-14T09:56:01.399Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-14T09:56:01.399Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-14T09:56:01.399Z] Removing intermediate container 926e20361bae [2021-07-14T09:56:01.399Z] ---> 12431964f65f [2021-07-14T09:56:01.399Z] Step 6/23 : COPY go.mod . [2021-07-14T09:56:01.399Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:01.399Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:01.399Z] ---> 3273b6eecd7f [2021-07-14T09:56:01.399Z] Step 3/26 : WORKDIR /edgex-go [2021-07-14T09:56:01.399Z] ---> Using cache [2021-07-14T09:56:01.399Z] ---> 675a47ac1e56 [2021-07-14T09:56:01.399Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:01.399Z] ---> Using cache [2021-07-14T09:56:01.399Z] ---> a87f40615dfc [2021-07-14T09:56:01.399Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-14T09:56:01.399Z] ---> Using cache [2021-07-14T09:56:01.399Z] ---> 12431964f65f [2021-07-14T09:56:01.399Z] Step 6/26 : COPY go.mod . [2021-07-14T09:56:01.399Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-14T09:56:01.399Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-14T09:56:01.399Z] ---> Running in 7921b3aa9467 [2021-07-14T09:56:01.399Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-14T09:56:01.399Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-14T09:56:01.399Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-14T09:56:01.399Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-14T09:56:01.399Z] ---> 84d8f5e75def [2021-07-14T09:56:01.399Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-14T09:56:01.399Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-14T09:56:01.399Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-14T09:56:01.399Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-14T09:56:01.399Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-14T09:56:01.399Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-14T09:56:01.399Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-14T09:56:01.399Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-14T09:56:01.676Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-14T09:56:01.676Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-14T09:56:01.676Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-14T09:56:01.676Z] ---> 6c70229e4a73 [2021-07-14T09:56:01.676Z] Step 7/26 : RUN go mod download [2021-07-14T09:56:01.676Z] ---> Running in 73c39e78b3ff [2021-07-14T09:56:01.676Z] Executing busybox-1.31.1-r19.trigger [2021-07-14T09:56:01.676Z] OK: 72 MiB in 59 packages [2021-07-14T09:56:01.676Z] ---> be1bafc7f005 [2021-07-14T09:56:01.676Z] Step 7/23 : RUN go mod download [2021-07-14T09:56:01.676Z] Removing intermediate container 7921b3aa9467 [2021-07-14T09:56:01.676Z] ---> b7225f4288b6 [2021-07-14T09:56:01.676Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:56:01.676Z] ---> Running in 9664a6ab4c02 [2021-07-14T09:56:01.676Z] ---> Running in 37ce4c4aac76 [2021-07-14T09:56:01.677Z] ---> Running in 2d21f3121543 [2021-07-14T09:56:01.955Z] Removing intermediate container 37ce4c4aac76 [2021-07-14T09:56:01.955Z] ---> cdbb89d77d68 [2021-07-14T09:56:01.955Z] Step 23/24 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:56:02.235Z] ---> Running in 39d45de34509 [2021-07-14T09:56:02.502Z] Removing intermediate container 39d45de34509 [2021-07-14T09:56:02.502Z] ---> 4aa37f69bfad [2021-07-14T09:56:02.502Z] Step 24/24 : LABEL version=2.0.1-dev.8 [2021-07-14T09:56:02.502Z] Collecting docker-compose==1.23.2 [2021-07-14T09:56:02.502Z] ---> Running in 0f7d59f18a6e [2021-07-14T09:56:02.502Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-14T09:56:02.502Z] Removing intermediate container 0f7d59f18a6e [2021-07-14T09:56:02.502Z] ---> ee16df75e160 [2021-07-14T09:56:02.502Z] [2021-07-14T09:56:02.773Z] Successfully built ee16df75e160 [2021-07-14T09:56:02.773Z] Successfully tagged core-data:latest [2021-07-14T09:56:02.773Z] Building core-command [2021-07-14T09:56:02.773Z]  Building core-data ... done Removing intermediate container 73c39e78b3ff [2021-07-14T09:56:02.773Z] ---> d2afc001dd32 [2021-07-14T09:56:02.773Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-14T09:56:02.773Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-14T09:56:02.773Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-14T09:56:03.037Z] 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-07-14T09:56:03.037Z] Collecting docopt<0.7,>=0.6.1 [2021-07-14T09:56:03.037Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-14T09:56:03.302Z] ---> Running in 1fd7e7554c09 [2021-07-14T09:56:03.302Z] Collecting texttable<0.10,>=0.9.0 [2021-07-14T09:56:03.302Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-14T09:56:03.566Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-14T09:56:03.566Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-14T09:56:04.138Z] Collecting cached-property<2,>=1.2.0 [2021-07-14T09:56:04.138Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-14T09:56:04.138Z] Collecting docker<4.0,>=3.6.0 [2021-07-14T09:56:04.138Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-14T09:56:04.138Z] Collecting jsonschema<3,>=2.5.1 [2021-07-14T09:56:04.138Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-14T09:56:04.404Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-14T09:56:04.404Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-14T09:56:04.404Z] Collecting PyYAML<4,>=3.10 [2021-07-14T09:56:04.404Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-14T09:56:05.034Z] 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-07-14T09:56:05.034Z] 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-07-14T09:56:05.034Z] Collecting idna<2.8,>=2.5 [2021-07-14T09:56:05.034Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-14T09:56:05.034Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-14T09:56:05.034Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-14T09:56:05.296Z] Collecting docker-pycreds>=0.4.0 [2021-07-14T09:56:05.296Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-14T09:56:05.296Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-14T09:56:05.296Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-14T09:56:05.296Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-14T09:56:05.296Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-14T09:56:05.296Z] Installing collected packages: idna, urllib3, requests, docopt, texttable, dockerpty, cached-property, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, docker-compose [2021-07-14T09:56:05.296Z] Attempting uninstall: idna [2021-07-14T09:56:05.296Z] Found existing installation: idna 2.9 [2021-07-14T09:56:05.296Z] Uninstalling idna-2.9: [2021-07-14T09:56:05.872Z] Successfully uninstalled idna-2.9 [2021-07-14T09:56:05.872Z] Removing intermediate container 1fd7e7554c09 [2021-07-14T09:56:05.872Z] ---> 40b77e895118 [2021-07-14T09:56:05.872Z] Step 29/32 : CMD ["gate"] [2021-07-14T09:56:05.872Z] Attempting uninstall: urllib3 [2021-07-14T09:56:05.872Z] Found existing installation: urllib3 1.25.9 [2021-07-14T09:56:05.872Z] Uninstalling urllib3-1.25.9: [2021-07-14T09:56:06.137Z] Successfully uninstalled urllib3-1.25.9 [2021-07-14T09:56:06.399Z] ---> Running in 37601172484c [2021-07-14T09:56:06.399Z] Removing intermediate container 9664a6ab4c02 [2021-07-14T09:56:06.399Z] ---> 425f84257365 [2021-07-14T09:56:06.399Z] Step 8/26 : COPY . . [2021-07-14T09:56:06.399Z] Attempting uninstall: requests [2021-07-14T09:56:06.399Z] Found existing installation: requests 2.23.0 [2021-07-14T09:56:06.399Z] Uninstalling requests-2.23.0: [2021-07-14T09:56:06.399Z] Successfully uninstalled requests-2.23.0 [2021-07-14T09:56:06.399Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:06.399Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:06.399Z] ---> 3273b6eecd7f [2021-07-14T09:56:06.399Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:56:06.399Z] ---> Using cache [2021-07-14T09:56:06.399Z] ---> 675a47ac1e56 [2021-07-14T09:56:06.399Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:06.399Z] ---> Using cache [2021-07-14T09:56:06.399Z] ---> a87f40615dfc [2021-07-14T09:56:06.399Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T09:56:06.399Z] ---> Using cache [2021-07-14T09:56:06.399Z] ---> 12431964f65f [2021-07-14T09:56:06.399Z] Step 6/24 : COPY go.mod . [2021-07-14T09:56:06.399Z] ---> Using cache [2021-07-14T09:56:06.399Z] ---> be1bafc7f005 [2021-07-14T09:56:06.399Z] Step 7/24 : RUN go mod download [2021-07-14T09:56:06.399Z] ---> Using cache [2021-07-14T09:56:06.399Z] ---> ac1057f7ecdf [2021-07-14T09:56:06.399Z] Step 8/24 : COPY . . [2021-07-14T09:56:06.399Z] Removing intermediate container 2d21f3121543 [2021-07-14T09:56:06.399Z] ---> ac1057f7ecdf [2021-07-14T09:56:06.399Z] Step 8/23 : COPY . . [2021-07-14T09:56:06.688Z] Running setup.py install for docopt: started [2021-07-14T09:56:06.688Z] Removing intermediate container 37601172484c [2021-07-14T09:56:06.688Z] ---> 05ca6f633499 [2021-07-14T09:56:06.688Z] Step 30/32 : LABEL arch=x86_64 [2021-07-14T09:56:06.980Z] Running setup.py install for docopt: finished with status 'done' [2021-07-14T09:56:06.980Z] Running setup.py install for texttable: started [2021-07-14T09:56:07.153Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:07.153Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:07.153Z] ---> e038c63c9f46 [2021-07-14T09:56:07.153Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T09:56:07.153Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:07.153Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:07.153Z] ---> e038c63c9f46 [2021-07-14T09:56:07.153Z] Step 3/32 : WORKDIR /edgex-go [2021-07-14T09:56:07.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:07.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:07.153Z] ---> e038c63c9f46 [2021-07-14T09:56:07.153Z] Step 3/22 : WORKDIR /edgex-go [2021-07-14T09:56:07.153Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:07.153Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:07.153Z] ---> e038c63c9f46 [2021-07-14T09:56:07.153Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:56:07.154Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:07.154Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:07.154Z] ---> e038c63c9f46 [2021-07-14T09:56:07.154Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T09:56:07.154Z] ---> Running in ed69153245f8 [2021-07-14T09:56:07.154Z] ---> Running in 6c44008fde06 [2021-07-14T09:56:07.154Z] ---> Running in e3a5b38ecf32 [2021-07-14T09:56:07.154Z] ---> Running in d946daa39a47 [2021-07-14T09:56:07.154Z] ---> Running in 1fa7904a2c49 [2021-07-14T09:56:07.154Z] Removing intermediate container ed69153245f8 [2021-07-14T09:56:07.154Z] ---> bc57d060df95 [2021-07-14T09:56:07.154Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:07.154Z] Removing intermediate container 1fa7904a2c49 [2021-07-14T09:56:07.154Z] ---> 8c877579143e [2021-07-14T09:56:07.154Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:07.154Z] Removing intermediate container e3a5b38ecf32 [2021-07-14T09:56:07.154Z] ---> 49764012e5c3 [2021-07-14T09:56:07.154Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:07.154Z] ---> Running in e5ea531836ee [2021-07-14T09:56:07.154Z] Removing intermediate container 6c44008fde06 [2021-07-14T09:56:07.154Z] ---> cd1ab25cf574 [2021-07-14T09:56:07.154Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:07.154Z] Removing intermediate container d946daa39a47 [2021-07-14T09:56:07.154Z] ---> 6a909f316448 [2021-07-14T09:56:07.154Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:07.154Z] ---> Running in 072bec4e365e [2021-07-14T09:56:07.154Z] ---> Running in ac263bdbc1fa [2021-07-14T09:56:07.154Z] ---> Running in 9e0f55ec255b [2021-07-14T09:56:07.154Z] ---> Running in 6e0a3b52960b [2021-07-14T09:56:07.263Z] Running setup.py install for texttable: finished with status 'done' [2021-07-14T09:56:07.263Z] Running setup.py install for dockerpty: started [2021-07-14T09:56:07.840Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-14T09:56:08.597Z] Removing intermediate container e5ea531836ee [2021-07-14T09:56:08.597Z] ---> d8e2705228d4 [2021-07-14T09:56:08.597Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-14T09:56:09.196Z] ---> Running in 11b576b478d7 [2021-07-14T09:56:09.196Z] Removing intermediate container ac263bdbc1fa [2021-07-14T09:56:09.196Z] ---> dc498f9aeeb9 [2021-07-14T09:56:09.196Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-14T09:56:09.476Z] Removing intermediate container 072bec4e365e [2021-07-14T09:56:09.476Z] ---> 1ee761714ee0 [2021-07-14T09:56:09.476Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T09:56:09.476Z] ---> Running in c8a6b2f7649c [2021-07-14T09:56:09.753Z] ---> Running in f9818effbfc2 [2021-07-14T09:56:10.030Z] Removing intermediate container 9e0f55ec255b [2021-07-14T09:56:10.030Z] ---> 54d9d4995050 [2021-07-14T09:56:10.030Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-14T09:56:10.030Z] Removing intermediate container 6e0a3b52960b [2021-07-14T09:56:10.030Z] ---> d69f925607ce [2021-07-14T09:56:10.030Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-14T09:56:10.310Z] ---> Running in bb911ca50981 [2021-07-14T09:56:10.310Z] ---> Running in 05a4f24e17d4 [2021-07-14T09:56:11.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:12.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:12.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:12.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:12.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:12.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:12.946Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:13.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:13.401Z] ---> Running in 00c0b03bafba [2021-07-14T09:56:13.510Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:13.510Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:56:13.510Z] OK: 218 MiB in 52 packages [2021-07-14T09:56:14.131Z] OK: 218 MiB in 52 packages [2021-07-14T09:56:14.131Z] OK: 218 MiB in 52 packages [2021-07-14T09:56:14.746Z] OK: 218 MiB in 52 packages [2021-07-14T09:56:14.746Z] OK: 218 MiB in 52 packages [2021-07-14T09:56:15.346Z] Removing intermediate container 11b576b478d7 [2021-07-14T09:56:15.347Z] ---> 73bc18235974 [2021-07-14T09:56:15.347Z] Step 6/22 : COPY go.mod . [2021-07-14T09:56:15.957Z] Removing intermediate container c8a6b2f7649c [2021-07-14T09:56:15.957Z] ---> dd21ed17fe55 [2021-07-14T09:56:15.957Z] Step 6/23 : COPY go.mod . [2021-07-14T09:56:15.957Z] Removing intermediate container f9818effbfc2 [2021-07-14T09:56:15.957Z] ---> fd795e0703e4 [2021-07-14T09:56:15.957Z] Step 6/24 : COPY go.mod . [2021-07-14T09:56:16.239Z] Removing intermediate container bb911ca50981 [2021-07-14T09:56:16.239Z] ---> 2cc3b095f2b5 [2021-07-14T09:56:16.239Z] Step 6/23 : COPY go.mod . [2021-07-14T09:56:16.515Z] Removing intermediate container 05a4f24e17d4 [2021-07-14T09:56:16.515Z] ---> 99a4f388821d [2021-07-14T09:56:16.515Z] Step 6/32 : COPY go.mod . [2021-07-14T09:56:16.515Z] ---> 0391055dd064 [2021-07-14T09:56:16.515Z] Step 7/22 : RUN go mod download [2021-07-14T09:56:16.727Z] Running setup.py install for PyYAML: started [2021-07-14T09:56:16.727Z] Removing intermediate container 00c0b03bafba [2021-07-14T09:56:16.727Z] ---> 4552bb8f2907 [2021-07-14T09:56:16.727Z] Step 31/32 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:56:16.727Z] ---> 902f99a5d3fb [2021-07-14T09:56:16.727Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:56:16.727Z] ---> 1f69020a0287 [2021-07-14T09:56:16.727Z] Step 9/26 : RUN go mod tidy [2021-07-14T09:56:16.727Z] ---> Running in c21fa9c4db33 [2021-07-14T09:56:16.727Z] ---> Running in 2226406fa8d8 [2021-07-14T09:56:16.727Z] ---> Running in df0fa1b33971 [2021-07-14T09:56:16.727Z] ---> bb0638dec77f [2021-07-14T09:56:16.727Z] Step 9/23 : RUN go mod tidy [2021-07-14T09:56:16.727Z] ---> Running in a456b52880b7 [2021-07-14T09:56:16.727Z] Removing intermediate container c21fa9c4db33 [2021-07-14T09:56:16.727Z] ---> 862e7cb1e64f [2021-07-14T09:56:16.727Z] Step 32/32 : LABEL version=2.0.1-dev.8 [2021-07-14T09:56:16.727Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-14T09:56:16.727Z] ---> Running in 46e8cc752338 [2021-07-14T09:56:16.794Z] ---> Running in 491ed2cabfff [2021-07-14T09:56:17.006Z] 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-07-14T09:56:17.006Z] Removing intermediate container 46e8cc752338 [2021-07-14T09:56:17.006Z] ---> d77278760b78 [2021-07-14T09:56:17.006Z] [2021-07-14T09:56:17.067Z] ---> e7a2fab369d6 [2021-07-14T09:56:17.067Z] Step 7/23 : RUN go mod download [2021-07-14T09:56:17.293Z] Successfully built d77278760b78 [2021-07-14T09:56:17.293Z] Successfully tagged security-bootstrapper:latest [2021-07-14T09:56:17.293Z] Building security-proxy-setup [2021-07-14T09:56:17.372Z] ---> 801a118b6639 [2021-07-14T09:56:17.372Z] Step 7/24 : RUN go mod download [2021-07-14T09:56:17.372Z] ---> Running in 49efac2cc202 [2021-07-14T09:56:17.651Z] ---> 8d1996aaa6c7 [2021-07-14T09:56:17.651Z] Step 7/23 : RUN go mod download [2021-07-14T09:56:17.651Z] ---> 3313f4c32a32 [2021-07-14T09:56:17.651Z] Step 7/32 : RUN go mod download [2021-07-14T09:56:17.652Z] ---> Running in 32f3a7c81677 [2021-07-14T09:56:17.927Z] ---> Running in 7e0ab2d21031 [2021-07-14T09:56:17.927Z] ---> Running in 793b46735d80 [2021-07-14T09:56:21.357Z] Removing intermediate container 491ed2cabfff [2021-07-14T09:56:21.357Z] ---> f263b1eb441c [2021-07-14T09:56:21.357Z] Step 8/22 : COPY . . [2021-07-14T09:56:21.581Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:56:21.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:56:21.581Z] ---> 3273b6eecd7f [2021-07-14T09:56:21.581Z] Step 3/22 : WORKDIR /edgex-go [2021-07-14T09:56:21.581Z] ---> Using cache [2021-07-14T09:56:21.581Z] ---> 675a47ac1e56 [2021-07-14T09:56:21.581Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:56:21.581Z] ---> Using cache [2021-07-14T09:56:21.581Z] ---> a87f40615dfc [2021-07-14T09:56:21.581Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-14T09:56:21.581Z] ---> Using cache [2021-07-14T09:56:21.581Z] ---> 12431964f65f [2021-07-14T09:56:21.581Z] Step 6/22 : COPY go.mod . [2021-07-14T09:56:21.581Z] ---> Using cache [2021-07-14T09:56:21.581Z] ---> be1bafc7f005 [2021-07-14T09:56:21.581Z] Step 7/22 : RUN go mod download [2021-07-14T09:56:21.581Z] ---> Using cache [2021-07-14T09:56:21.581Z] ---> ac1057f7ecdf [2021-07-14T09:56:21.581Z] Step 8/22 : COPY . . [2021-07-14T09:56:21.581Z] ---> Using cache [2021-07-14T09:56:21.581Z] ---> bb0638dec77f [2021-07-14T09:56:21.581Z] Step 9/22 : RUN go mod tidy [2021-07-14T09:56:21.846Z] ---> Running in c20b25e91dfa [2021-07-14T09:56:21.846Z] Removing intermediate container df0fa1b33971 [2021-07-14T09:56:21.846Z] ---> 5554f79e2a25 [2021-07-14T09:56:21.846Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-14T09:56:21.846Z] ---> Running in af767acadf7a [2021-07-14T09:56:21.846Z] Removing intermediate container 2226406fa8d8 [2021-07-14T09:56:21.846Z] ---> 61a049be4e48 [2021-07-14T09:56:21.846Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-14T09:56:21.963Z] Removing intermediate container 49efac2cc202 [2021-07-14T09:56:21.963Z] ---> b71058cc6484 [2021-07-14T09:56:21.963Z] Step 8/23 : COPY . . [2021-07-14T09:56:22.106Z] Removing intermediate container a456b52880b7 [2021-07-14T09:56:22.107Z] ---> 88221e2bda8a [2021-07-14T09:56:22.107Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-14T09:56:22.107Z] ---> Running in dd2ac1c1552d [2021-07-14T09:56:22.107Z] ---> Running in d5885cade541 [2021-07-14T09:56:22.236Z] Removing intermediate container 32f3a7c81677 [2021-07-14T09:56:22.236Z] ---> 3bcd0a9a6694 [2021-07-14T09:56:22.236Z] Step 8/24 : COPY . . [2021-07-14T09:56:22.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-14T09:56:22.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-07-14T09:56:22.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-14T09:56:22.964Z] Removing intermediate container c20b25e91dfa [2021-07-14T09:56:22.964Z] ---> dc95d181c455 [2021-07-14T09:56:22.964Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-14T09:56:22.976Z] Removing intermediate container 7e0ab2d21031 [2021-07-14T09:56:22.976Z] ---> 2b844e51dc1e [2021-07-14T09:56:22.976Z] Step 8/32 : COPY . . [2021-07-14T09:56:23.226Z] ---> Running in d9054f1f85e8 [2021-07-14T09:56:23.333Z] Removing intermediate container 793b46735d80 [2021-07-14T09:56:23.333Z] ---> a250334a0ec0 [2021-07-14T09:56:23.749Z] Step 8/23 : COPY . . [2021-07-14T09:56:23.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-14T09:56:26.411Z] Removing intermediate container f6e72ccedaed [2021-07-14T09:56:26.411Z] ---> ab627a493a09 [2021-07-14T09:56:26.411Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-14T09:56:26.411Z] ---> Running in 1e39296ea761 [2021-07-14T09:56:26.411Z] Removing intermediate container 1e39296ea761 [2021-07-14T09:56:26.411Z] ---> c8f46441f267 [2021-07-14T09:56:26.411Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-14T09:56:26.411Z] ---> Running in 8b2df64de89b [2021-07-14T09:56:26.411Z] Removing intermediate container 8b2df64de89b [2021-07-14T09:56:26.411Z] ---> 2f93934a2276 [2021-07-14T09:56:26.411Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-14T09:56:27.023Z] ---> e70c2fd1e8e2 [2021-07-14T09:56:27.023Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-14T09:56:27.296Z] ---> f0a9a0253bdd [2021-07-14T09:56:27.296Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-14T09:56:27.568Z] ---> e83f315a490f [2021-07-14T09:56:27.568Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-14T09:56:27.568Z] ---> Running in 73e0386b3e14 [2021-07-14T09:56:27.836Z] Removing intermediate container 73e0386b3e14 [2021-07-14T09:56:27.836Z] ---> e67f97c28054 [2021-07-14T09:56:27.836Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:56:27.836Z] ---> Running in 620e0fea3087 [2021-07-14T09:56:27.836Z] Removing intermediate container 620e0fea3087 [2021-07-14T09:56:27.836Z] ---> f6a6fc531ec2 [2021-07-14T09:56:27.836Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:56:27.836Z] ---> Running in db8b429976c5 [2021-07-14T09:56:28.430Z] Removing intermediate container db8b429976c5 [2021-07-14T09:56:28.430Z] ---> 1f6778845b79 [2021-07-14T09:56:28.430Z] Step 23/24 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:56:28.430Z] ---> Running in a192f7dcbce9 [2021-07-14T09:56:28.430Z] Removing intermediate container a192f7dcbce9 [2021-07-14T09:56:28.430Z] ---> 208cb51d3f7e [2021-07-14T09:56:28.430Z] Step 24/24 : LABEL version=2.0.1-dev.8 [2021-07-14T09:56:28.430Z] ---> Running in 16d67ad81d6a [2021-07-14T09:56:28.712Z] Removing intermediate container 16d67ad81d6a [2021-07-14T09:56:28.712Z] ---> 2f1e9a6d1b58 [2021-07-14T09:56:28.712Z] [2021-07-14T09:56:28.712Z] Successfully built 2f1e9a6d1b58 [2021-07-14T09:56:28.712Z] Successfully tagged sys-mgmt-agent:latest [2021-07-14T09:56:38.965Z] ---> ec17720a238e [2021-07-14T09:56:38.966Z] Step 9/22 : RUN go mod tidy [2021-07-14T09:56:38.966Z] ---> 196acf532ffa [2021-07-14T09:56:38.966Z] Step 9/23 : RUN go mod tidy [2021-07-14T09:56:39.237Z] ---> 9dfe6c50ec2f [2021-07-14T09:56:39.237Z] Step 9/24 : RUN go mod tidy [2021-07-14T09:56:39.237Z] ---> ea88fe6d969f [2021-07-14T09:56:39.237Z] Step 9/32 : RUN go mod tidy [2021-07-14T09:56:39.505Z] ---> Running in 65a3926561d5 [2021-07-14T09:56:39.505Z] ---> Running in a9d2effa1f83 [2021-07-14T09:56:39.505Z] ---> aff7bf5c1a46 [2021-07-14T09:56:39.505Z] Step 9/23 : RUN go mod tidy [2021-07-14T09:56:39.505Z] ---> Running in a4a14c7790a3 [2021-07-14T09:56:39.505Z] ---> Running in 77ce4138fea1 [2021-07-14T09:56:39.775Z] ---> Running in b9b3e6026f40 [2021-07-14T09:56:46.519Z] Removing intermediate container 65a3926561d5 [2021-07-14T09:56:46.519Z] ---> dee579778e58 [2021-07-14T09:56:46.519Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-14T09:56:46.519Z] ---> Running in bdd1286cd282 [2021-07-14T09:56:46.798Z] Removing intermediate container a9d2effa1f83 [2021-07-14T09:56:46.798Z] ---> 7d46a021f2b1 [2021-07-14T09:56:46.798Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-14T09:56:47.072Z] ---> Running in dd77e1273589 [2021-07-14T09:56:47.346Z] Removing intermediate container a4a14c7790a3 [2021-07-14T09:56:47.346Z] ---> 717f5d32b1d4 [2021-07-14T09:56:47.346Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-14T09:56:47.346Z] Removing intermediate container 77ce4138fea1 [2021-07-14T09:56:47.346Z] ---> 3d7b348e2617 [2021-07-14T09:56:47.346Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-14T09:56:47.626Z] ---> Running in 75429e482df3 [2021-07-14T09:56:47.626Z] ---> Running in 3eda40872d0b [2021-07-14T09:56:47.904Z] Removing intermediate container b9b3e6026f40 [2021-07-14T09:56:47.904Z] ---> ef9862af4030 [2021-07-14T09:56:47.904Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-14T09:56:48.178Z] ---> Running in f4b8a812d8a4 [2021-07-14T09:56:48.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-14T09:56:49.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-14T09:56:50.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-14T09:56:50.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-07-14T09:56:50.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-14T09:56:50.937Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-14T09:56:50.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-14T09:56:53.330Z] Removing intermediate container dd2ac1c1552d [2021-07-14T09:56:53.330Z] ---> 69ed709d2a05 [2021-07-14T09:56:53.330Z] [2021-07-14T09:56:53.330Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:56:53.330Z] ---> 13621d1b12d4 [2021-07-14T09:56:53.330Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:56:53.330Z] ---> Using cache [2021-07-14T09:56:53.330Z] ---> cedf9727ad47 [2021-07-14T09:56:53.330Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:56:53.330Z] ---> Using cache [2021-07-14T09:56:53.330Z] ---> 3079bd7ac1cd [2021-07-14T09:56:53.330Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-14T09:56:53.330Z] ---> Running in 150b4d967b2c [2021-07-14T09:56:53.663Z] Removing intermediate container d5885cade541 [2021-07-14T09:56:53.663Z] ---> 67d0dd400b3d [2021-07-14T09:56:53.663Z] [2021-07-14T09:56:53.663Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T09:56:53.663Z] ---> 13621d1b12d4 [2021-07-14T09:56:53.663Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:56:53.663Z] ---> Using cache [2021-07-14T09:56:53.663Z] ---> cedf9727ad47 [2021-07-14T09:56:53.663Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:56:53.663Z] ---> Using cache [2021-07-14T09:56:53.663Z] ---> 3079bd7ac1cd [2021-07-14T09:56:53.663Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-14T09:56:53.663Z] Removing intermediate container 150b4d967b2c [2021-07-14T09:56:53.663Z] ---> 6d0bf09fa1ff [2021-07-14T09:56:53.663Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T09:56:53.663Z] ---> Running in ee1e5a743a48 [2021-07-14T09:56:53.663Z] ---> Running in 9b79801e7060 [2021-07-14T09:56:54.243Z] Removing intermediate container 9b79801e7060 [2021-07-14T09:56:54.243Z] ---> 71c9d5a7c5a8 [2021-07-14T09:56:54.243Z] Step 16/24 : WORKDIR / [2021-07-14T09:56:54.243Z] Removing intermediate container ee1e5a743a48 [2021-07-14T09:56:54.243Z] ---> 5a7af58a65d7 [2021-07-14T09:56:54.243Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T09:56:54.504Z] ---> Running in eb4133e04e15 [2021-07-14T09:56:54.504Z] ---> Running in f516c0c124d2 [2021-07-14T09:56:54.776Z] Removing intermediate container af767acadf7a [2021-07-14T09:56:54.776Z] ---> 56a3ff827a87 [2021-07-14T09:56:54.776Z] [2021-07-14T09:56:54.776Z] Step 11/26 : FROM alpine:3.12 [2021-07-14T09:56:54.776Z] ---> 13621d1b12d4 [2021-07-14T09:56:54.776Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-14T09:56:54.776Z] Removing intermediate container f516c0c124d2 [2021-07-14T09:56:54.776Z] ---> 9ead0c953089 [2021-07-14T09:56:54.776Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:56:54.776Z] Removing intermediate container eb4133e04e15 [2021-07-14T09:56:54.776Z] ---> b5ff6d36b9f0 [2021-07-14T09:56:54.776Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:56:55.038Z] ---> Running in 3df4320f2e9b [2021-07-14T09:56:55.038Z] ---> c993020363c5 [2021-07-14T09:56:55.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-14T09:56:55.038Z] ---> d7002e1a6e0c [2021-07-14T09:56:55.038Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-14T09:56:55.305Z] Removing intermediate container d9054f1f85e8 [2021-07-14T09:56:55.305Z] ---> a9f896db98d2 [2021-07-14T09:56:55.305Z] [2021-07-14T09:56:55.305Z] Step 11/22 : FROM alpine:3.12 [2021-07-14T09:56:55.305Z] ---> 13621d1b12d4 [2021-07-14T09:56:55.305Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-14T09:56:55.568Z] ---> Running in d838f65fe4e2 [2021-07-14T09:56:55.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:55.568Z] ---> 5954d933dcb1 [2021-07-14T09:56:55.568Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-14T09:56:55.568Z] ---> 2a0d0d196661 [2021-07-14T09:56:55.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-14T09:56:55.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:55.829Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-14T09:56:55.829Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:56:55.829Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-14T09:56:55.829Z] (4/6) Installing curl (7.77.0-r0) [2021-07-14T09:56:55.829Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-14T09:56:55.829Z] (6/6) Installing su-exec (0.2-r1) [2021-07-14T09:56:55.829Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:56:55.829Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:56:55.829Z] OK: 7 MiB in 20 packages [2021-07-14T09:56:56.098Z] ---> 3b52e850b0e5 [2021-07-14T09:56:56.098Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-14T09:56:56.098Z] ---> fe608708e416 [2021-07-14T09:56:56.098Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-14T09:56:56.098Z] ---> Running in 55c7751008b2 [2021-07-14T09:56:56.098Z] ---> Running in 51d37bfc2e11 [2021-07-14T09:56:56.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:56.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T09:56:56.098Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-14T09:56:56.098Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:56:56.098Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-14T09:56:56.098Z] Removing intermediate container 55c7751008b2 [2021-07-14T09:56:56.098Z] ---> 9988facaad3b [2021-07-14T09:56:56.098Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:56:56.361Z] (4/4) Installing curl (7.77.0-r0) [2021-07-14T09:56:56.361Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:56:56.361Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:56:56.361Z] Removing intermediate container 51d37bfc2e11 [2021-07-14T09:56:56.361Z] ---> e13439db8cd8 [2021-07-14T09:56:56.361Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:56:56.361Z] OK: 7 MiB in 18 packages [2021-07-14T09:56:56.361Z] ---> Running in a313c80a091a [2021-07-14T09:56:56.361Z] Removing intermediate container 3df4320f2e9b [2021-07-14T09:56:56.361Z] ---> 44271b5d771e [2021-07-14T09:56:56.361Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T09:56:56.361Z] ---> Running in d39d39956fe4 [2021-07-14T09:56:56.361Z] ---> Running in 64770654ff6f [2021-07-14T09:56:56.630Z] Removing intermediate container a313c80a091a [2021-07-14T09:56:56.630Z] ---> bb1b23687718 [2021-07-14T09:56:56.630Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T09:56:56.630Z] ---> Running in 00185e9ba058 [2021-07-14T09:56:56.630Z] Removing intermediate container 64770654ff6f [2021-07-14T09:56:56.630Z] ---> 59ff9dc562ab [2021-07-14T09:56:56.630Z] Step 14/26 : WORKDIR / [2021-07-14T09:56:56.630Z] Removing intermediate container d39d39956fe4 [2021-07-14T09:56:56.630Z] ---> c8452bd12512 [2021-07-14T09:56:56.630Z] Step 21/23 : LABEL arch=x86_64 [2021-07-14T09:56:56.630Z] ---> Running in 4f00a1ad7af7 [2021-07-14T09:56:56.630Z] ---> Running in 196c3f820859 [2021-07-14T09:56:56.630Z] Removing intermediate container 00185e9ba058 [2021-07-14T09:56:56.630Z] ---> 0bb892302571 [2021-07-14T09:56:56.630Z] Step 23/24 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:56:56.630Z] Removing intermediate container d838f65fe4e2 [2021-07-14T09:56:56.630Z] ---> 8cd4b3f4e672 [2021-07-14T09:56:56.630Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T09:56:56.895Z] ---> Running in 299da95259af [2021-07-14T09:56:56.895Z] ---> Running in 563993bcebd2 [2021-07-14T09:56:56.895Z] Removing intermediate container 4f00a1ad7af7 [2021-07-14T09:56:56.895Z] ---> 04b0abc17ecc [2021-07-14T09:56:56.895Z] Step 22/23 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:56:56.895Z] Removing intermediate container 196c3f820859 [2021-07-14T09:56:56.895Z] ---> c9f3e1892ce2 [2021-07-14T09:56:56.895Z] 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-07-14T09:56:56.895Z] ---> Running in 3fb7c86924e4 [2021-07-14T09:56:56.895Z] Removing intermediate container 563993bcebd2 [2021-07-14T09:56:56.895Z] ---> 6fd2a8493e36 [2021-07-14T09:56:56.895Z] Step 14/22 : WORKDIR /edgex [2021-07-14T09:56:56.895Z] Removing intermediate container 299da95259af [2021-07-14T09:56:56.895Z] ---> 3582bbb9abfb [2021-07-14T09:56:56.895Z] Step 24/24 : LABEL version=2.0.1-dev.8 [2021-07-14T09:56:56.895Z] ---> Running in c96d61dc7f93 [2021-07-14T09:56:56.895Z] ---> Running in 2cb51b7dafd5 [2021-07-14T09:56:57.160Z] Removing intermediate container 3fb7c86924e4 [2021-07-14T09:56:57.160Z] ---> 27d46c06e475 [2021-07-14T09:56:57.160Z] Step 23/23 : LABEL version=2.0.1-dev.8 [2021-07-14T09:56:57.160Z] ---> Running in 4aff96748505 [2021-07-14T09:56:57.160Z] ---> 8b5dec1ea96a [2021-07-14T09:56:57.160Z] 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-07-14T09:56:57.160Z] Removing intermediate container c96d61dc7f93 [2021-07-14T09:56:57.160Z] ---> 036799dfcb88 [2021-07-14T09:56:57.160Z] [2021-07-14T09:56:57.160Z] Successfully built 036799dfcb88 [2021-07-14T09:56:57.160Z] Removing intermediate container 2cb51b7dafd5 [2021-07-14T09:56:57.160Z] ---> 1b4cd7935df2 [2021-07-14T09:56:57.160Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-14T09:56:57.160Z] Successfully tagged core-command:latest [2021-07-14T09:56:57.160Z]  Building core-command ... done Removing intermediate container 4aff96748505 [2021-07-14T09:56:57.160Z] ---> fb49eb9c725c [2021-07-14T09:56:57.160Z] [2021-07-14T09:56:57.427Z] Successfully built fb49eb9c725c [2021-07-14T09:56:57.427Z] Successfully tagged support-scheduler:latest [2021-07-14T09:56:57.427Z]  Building support-scheduler ... done  ---> 27756890fdb3 [2021-07-14T09:56:57.427Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-14T09:56:57.427Z] ---> 575ecfbee475 [2021-07-14T09:56:57.427Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-14T09:56:57.427Z] ---> 4702271bbd9d [2021-07-14T09:56:57.427Z] 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-07-14T09:56:57.693Z] ---> 4343c32ef146 [2021-07-14T09:56:57.693Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-14T09:56:57.693Z] ---> bddc1842c4e7 [2021-07-14T09:56:57.693Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-14T09:56:58.270Z] ---> c3cb1f23beff [2021-07-14T09:56:58.270Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-14T09:56:58.270Z] ---> 7373aa5153cc [2021-07-14T09:56:58.270Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-14T09:56:58.270Z] ---> Running in 3cb52e55e513 [2021-07-14T09:56:58.270Z] Removing intermediate container 3cb52e55e513 [2021-07-14T09:56:58.270Z] ---> f12ab4502002 [2021-07-14T09:56:58.270Z] Step 19/22 : CMD ["--init=true"] [2021-07-14T09:56:58.270Z] ---> Running in cdfc861664df [2021-07-14T09:56:58.532Z] Removing intermediate container cdfc861664df [2021-07-14T09:56:58.533Z] ---> b0c791931b3a [2021-07-14T09:56:58.533Z] Step 20/22 : LABEL arch=x86_64 [2021-07-14T09:56:58.533Z] ---> a8a3f73e17cc [2021-07-14T09:56:58.533Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-14T09:56:58.533Z] ---> Running in 5a3da26bb3ee [2021-07-14T09:56:58.533Z] Removing intermediate container 5a3da26bb3ee [2021-07-14T09:56:58.533Z] ---> 7089544b1f38 [2021-07-14T09:56:58.533Z] Step 21/22 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:56:58.533Z] ---> Running in 8246a6c8afc1 [2021-07-14T09:56:58.804Z] ---> 5a996e4025c4 [2021-07-14T09:56:58.804Z] 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-07-14T09:56:58.804Z] ---> Running in 10e45819e0d3 [2021-07-14T09:56:58.804Z] Removing intermediate container 8246a6c8afc1 [2021-07-14T09:56:58.804Z] ---> 1ffda4226dbe [2021-07-14T09:56:58.804Z] Step 22/22 : LABEL version=2.0.1-dev.8 [2021-07-14T09:56:58.804Z] ---> Running in 475999c03d30 [2021-07-14T09:56:58.804Z] Removing intermediate container 475999c03d30 [2021-07-14T09:56:58.804Z] ---> 4ab892cfa6b3 [2021-07-14T09:56:58.804Z] [2021-07-14T09:56:59.067Z] Successfully built 4ab892cfa6b3 [2021-07-14T09:56:59.067Z] Successfully tagged security-proxy-setup:latest [2021-07-14T09:56:59.333Z]  Building security-proxy-setup ... done Removing intermediate container 10e45819e0d3 [2021-07-14T09:56:59.333Z] ---> d1cedfa7e43a [2021-07-14T09:56:59.333Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-14T09:56:59.333Z] ---> Running in 3690da4f8d3a [2021-07-14T09:56:59.333Z] Removing intermediate container 3690da4f8d3a [2021-07-14T09:56:59.333Z] ---> c951d92e3dcf [2021-07-14T09:56:59.333Z] Step 24/26 : LABEL arch=x86_64 [2021-07-14T09:56:59.333Z] ---> Running in 85e5f0df729f [2021-07-14T09:56:59.333Z] Removing intermediate container 85e5f0df729f [2021-07-14T09:56:59.333Z] ---> 7c8f9c38248a [2021-07-14T09:56:59.333Z] Step 25/26 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:56:59.333Z] ---> Running in 7b3238aec61e [2021-07-14T09:56:59.595Z] Removing intermediate container 7b3238aec61e [2021-07-14T09:56:59.595Z] ---> e1b98862d447 [2021-07-14T09:56:59.595Z] Step 26/26 : LABEL version=2.0.1-dev.8 [2021-07-14T09:56:59.595Z] ---> Running in e17ec5fe0dcb [2021-07-14T09:56:59.595Z] Removing intermediate container e17ec5fe0dcb [2021-07-14T09:56:59.595Z] ---> 5b98499d698c [2021-07-14T09:56:59.595Z] [2021-07-14T09:56:59.595Z] Successfully built 5b98499d698c [2021-07-14T09:56:59.595Z] Successfully tagged security-secretstore-setup:latest [2021-07-14T09:56:59.863Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-07-14T09:56:59.865Z] $ docker stop --time=1 a1a2dcb3344358f2f3123704f6d9dd58c9c231db2de8f59f1c0f4a2eb3fe9b1b [2021-07-14T09:57:01.125Z] $ docker rm -f a1a2dcb3344358f2f3123704f6d9dd58c9c231db2de8f59f1c0f4a2eb3fe9b1b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T09:57:01.507Z] + docker images [2021-07-14T09:57:01.507Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T09:57:01.507Z] security-secretstore-setup latest 5b98499d698c 2 seconds ago 28.7MB [2021-07-14T09:57:01.507Z] security-proxy-setup latest 4ab892cfa6b3 3 seconds ago 25.7MB [2021-07-14T09:57:01.507Z] support-scheduler latest fb49eb9c725c 4 seconds ago 15.9MB [2021-07-14T09:57:01.507Z] core-command latest 036799dfcb88 5 seconds ago 15.9MB [2021-07-14T09:57:01.507Z] 56a3ff827a87 7 seconds ago 1.17GB [2021-07-14T09:57:01.507Z] a9f896db98d2 7 seconds ago 1.16GB [2021-07-14T09:57:01.507Z] 67d0dd400b3d 8 seconds ago 1.16GB [2021-07-14T09:57:01.507Z] 69ed709d2a05 9 seconds ago 1.16GB [2021-07-14T09:57:01.507Z] sys-mgmt-agent latest 2f1e9a6d1b58 33 seconds ago 311MB [2021-07-14T09:57:01.507Z] security-bootstrapper latest d77278760b78 45 seconds ago 18.6MB [2021-07-14T09:57:01.507Z] core-data latest ee16df75e160 59 seconds ago 20.3MB [2021-07-14T09:57:01.507Z] core-metadata latest 7dfb01b369ec About a minute ago 16.6MB [2021-07-14T09:57:01.507Z] support-notifications latest 6e54148884d4 About a minute ago 16.7MB [2021-07-14T09:57:01.507Z] bd87b6816689 About a minute ago 1.16GB [2021-07-14T09:57:01.507Z] 089a33072ca6 About a minute ago 1.16GB [2021-07-14T09:57:01.507Z] 1dfa1fb4d158 About a minute ago 1.16GB [2021-07-14T09:57:01.507Z] 8cd8c69d198b About a minute ago 1.16GB [2021-07-14T09:57:01.507Z] 5d1135458106 About a minute ago 1.16GB [2021-07-14T09:57:01.507Z] ci-base-image-x86_64 latest 3273b6eecd7f 5 minutes ago 659MB [2021-07-14T09:57:01.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 days ago 457MB [2021-07-14T09:57:01.507Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 7 days ago 37.5MB [2021-07-14T09:57:01.507Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-14T09:57:01.507Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-14T09:57:01.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-14T09:57:02.111Z] provisioning config files... [2021-07-14T09:57:02.126Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4152919573242460201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T09:57:02.462Z] ---> docker-login.sh [2021-07-14T09:57:02.462Z] nexus3.edgexfoundry.org:10001 [2021-07-14T09:57:02.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:57:02.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:57:02.462Z] Configure a credential helper to remove this warning. See [2021-07-14T09:57:02.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:57:02.462Z] [2021-07-14T09:57:02.462Z] Login Succeeded [2021-07-14T09:57:02.462Z] nexus3.edgexfoundry.org:10002 [2021-07-14T09:57:02.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:57:02.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:57:02.731Z] Configure a credential helper to remove this warning. See [2021-07-14T09:57:02.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:57:02.731Z] [2021-07-14T09:57:02.731Z] Login Succeeded [2021-07-14T09:57:02.731Z] nexus3.edgexfoundry.org:10003 [2021-07-14T09:57:02.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:57:02.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:57:02.731Z] Configure a credential helper to remove this warning. See [2021-07-14T09:57:02.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:57:02.731Z] [2021-07-14T09:57:02.731Z] Login Succeeded [2021-07-14T09:57:02.732Z] nexus3.edgexfoundry.org:10004 [2021-07-14T09:57:02.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:57:02.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:57:02.993Z] Configure a credential helper to remove this warning. See [2021-07-14T09:57:02.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:57:02.993Z] [2021-07-14T09:57:02.993Z] Login Succeeded [2021-07-14T09:57:02.993Z] docker.io [2021-07-14T09:57:02.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T09:57:03.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T09:57:03.256Z] Configure a credential helper to remove this warning. See [2021-07-14T09:57:03.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T09:57:03.256Z] [2021-07-14T09:57:03.256Z] Login Succeeded [2021-07-14T09:57:03.256Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T09:57:03.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T09:57:03.350Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-07-14T09:57:03.350Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:03.350Z] latest [2021-07-14T09:57:03.350Z] 2.0.1-dev.8 [2021-07-14T09:57:03.350Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:03.350Z] main [2021-07-14T09:57:03.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:03.702Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:04.012Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:04.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-14T09:57:04.012Z] 51b879c9006d: Preparing [2021-07-14T09:57:04.012Z] c6a94a8df1c6: Preparing [2021-07-14T09:57:04.012Z] 36cd609b8951: Preparing [2021-07-14T09:57:04.012Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:04.012Z] 32f366d666a5: Preparing [2021-07-14T09:57:04.012Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:04.277Z] 36cd609b8951: Pushed [2021-07-14T09:57:04.277Z] 0f3616e1f9fd: Pushed [2021-07-14T09:57:04.277Z] 51b879c9006d: Pushed [2021-07-14T09:57:05.224Z] c6a94a8df1c6: Pushed [2021-07-14T09:57:05.486Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:3e846acc92aa9c88eaa049c8c6f2bc7c29250249ce4a6636b945dd4d1a49bc1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:05.799Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:06.098Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-14T09:57:06.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-14T09:57:06.098Z] 51b879c9006d: Preparing [2021-07-14T09:57:06.098Z] c6a94a8df1c6: Preparing [2021-07-14T09:57:06.098Z] 36cd609b8951: Preparing [2021-07-14T09:57:06.098Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:06.098Z] 32f366d666a5: Preparing [2021-07-14T09:57:06.098Z] c6a94a8df1c6: Layer already exists [2021-07-14T09:57:06.098Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:06.098Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:06.098Z] 51b879c9006d: Layer already exists [2021-07-14T09:57:06.098Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:06.098Z] latest: digest: sha256:3e846acc92aa9c88eaa049c8c6f2bc7c29250249ce4a6636b945dd4d1a49bc1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:06.405Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:06.707Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.8 [2021-07-14T09:57:06.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-14T09:57:06.707Z] 51b879c9006d: Preparing [2021-07-14T09:57:06.707Z] c6a94a8df1c6: Preparing [2021-07-14T09:57:06.707Z] 36cd609b8951: Preparing [2021-07-14T09:57:06.707Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:06.707Z] 32f366d666a5: Preparing [2021-07-14T09:57:06.707Z] c6a94a8df1c6: Layer already exists [2021-07-14T09:57:06.707Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:06.707Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:06.707Z] 51b879c9006d: Layer already exists [2021-07-14T09:57:06.707Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:06.707Z] 2.0.1-dev.8: digest: sha256:3e846acc92aa9c88eaa049c8c6f2bc7c29250249ce4a6636b945dd4d1a49bc1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:07.025Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:07.324Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:07.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-14T09:57:07.324Z] 51b879c9006d: Preparing [2021-07-14T09:57:07.324Z] c6a94a8df1c6: Preparing [2021-07-14T09:57:07.324Z] 36cd609b8951: Preparing [2021-07-14T09:57:07.324Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:07.324Z] 32f366d666a5: Preparing [2021-07-14T09:57:07.324Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:07.324Z] c6a94a8df1c6: Layer already exists [2021-07-14T09:57:07.324Z] 51b879c9006d: Layer already exists [2021-07-14T09:57:07.324Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:07.324Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:07.324Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:3e846acc92aa9c88eaa049c8c6f2bc7c29250249ce4a6636b945dd4d1a49bc1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:07.629Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:07.925Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-07-14T09:57:07.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-14T09:57:07.925Z] 51b879c9006d: Preparing [2021-07-14T09:57:07.925Z] c6a94a8df1c6: Preparing [2021-07-14T09:57:07.925Z] 36cd609b8951: Preparing [2021-07-14T09:57:07.925Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:07.925Z] 32f366d666a5: Preparing [2021-07-14T09:57:07.925Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:07.925Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:07.925Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:07.925Z] 51b879c9006d: Layer already exists [2021-07-14T09:57:07.925Z] c6a94a8df1c6: Layer already exists [2021-07-14T09:57:07.925Z] main: digest: sha256:3e846acc92aa9c88eaa049c8c6f2bc7c29250249ce4a6636b945dd4d1a49bc1e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T09:57:07.980Z] ===================================================== [Pipeline] echo [2021-07-14T09:57:07.996Z] taggedImages: [2021-07-14T09:57:07.996Z] - nexus3.edgexfoundry.org:10004/core-command:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:07.996Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-14T09:57:07.996Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.8 [2021-07-14T09:57:07.996Z] - nexus3.edgexfoundry.org:10004/core-command:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:07.996Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-07-14T09:57:08.035Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-07-14T09:57:08.035Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:08.035Z] latest [2021-07-14T09:57:08.035Z] 2.0.1-dev.8 [2021-07-14T09:57:08.035Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:08.035Z] main [2021-07-14T09:57:08.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:08.381Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:08.697Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:08.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-14T09:57:08.697Z] 500ec33406d8: Preparing [2021-07-14T09:57:08.697Z] 94ff454b0fac: Preparing [2021-07-14T09:57:08.697Z] 36cd609b8951: Preparing [2021-07-14T09:57:08.697Z] baa4c9d24092: Preparing [2021-07-14T09:57:08.697Z] 7665b1e92fbb: Preparing [2021-07-14T09:57:08.697Z] 32f366d666a5: Preparing [2021-07-14T09:57:08.697Z] 32f366d666a5: Waiting [2021-07-14T09:57:08.697Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:08.697Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:08.960Z] 500ec33406d8: Pushed [2021-07-14T09:57:08.960Z] 7665b1e92fbb: Pushed [2021-07-14T09:57:08.960Z] baa4c9d24092: Pushed [2021-07-14T09:57:09.910Z] 94ff454b0fac: Pushed [2021-07-14T09:57:10.170Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:630ba5eef1a23907c4671edcb30e24dbccd88bead54492beca226b9215546c70 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:10.482Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:10.782Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-14T09:57:10.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-14T09:57:10.782Z] 500ec33406d8: Preparing [2021-07-14T09:57:10.782Z] 94ff454b0fac: Preparing [2021-07-14T09:57:10.782Z] 36cd609b8951: Preparing [2021-07-14T09:57:10.782Z] baa4c9d24092: Preparing [2021-07-14T09:57:10.782Z] 7665b1e92fbb: Preparing [2021-07-14T09:57:10.782Z] 32f366d666a5: Preparing [2021-07-14T09:57:10.782Z] 32f366d666a5: Waiting [2021-07-14T09:57:10.782Z] 7665b1e92fbb: Layer already exists [2021-07-14T09:57:10.782Z] 500ec33406d8: Layer already exists [2021-07-14T09:57:10.782Z] 94ff454b0fac: Layer already exists [2021-07-14T09:57:10.782Z] baa4c9d24092: Layer already exists [2021-07-14T09:57:10.782Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:10.782Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:10.782Z] latest: digest: sha256:630ba5eef1a23907c4671edcb30e24dbccd88bead54492beca226b9215546c70 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:11.084Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:11.385Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.8 [2021-07-14T09:57:11.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-14T09:57:11.385Z] 500ec33406d8: Preparing [2021-07-14T09:57:11.385Z] 94ff454b0fac: Preparing [2021-07-14T09:57:11.385Z] 36cd609b8951: Preparing [2021-07-14T09:57:11.385Z] baa4c9d24092: Preparing [2021-07-14T09:57:11.385Z] 7665b1e92fbb: Preparing [2021-07-14T09:57:11.385Z] 32f366d666a5: Preparing [2021-07-14T09:57:11.385Z] 32f366d666a5: Waiting [2021-07-14T09:57:11.385Z] 7665b1e92fbb: Layer already exists [2021-07-14T09:57:11.385Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:11.385Z] baa4c9d24092: Layer already exists [2021-07-14T09:57:11.385Z] 500ec33406d8: Layer already exists [2021-07-14T09:57:11.385Z] 94ff454b0fac: Layer already exists [2021-07-14T09:57:11.385Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:11.385Z] 2.0.1-dev.8: digest: sha256:630ba5eef1a23907c4671edcb30e24dbccd88bead54492beca226b9215546c70 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:11.731Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:12.035Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:12.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-14T09:57:12.035Z] 500ec33406d8: Preparing [2021-07-14T09:57:12.035Z] 94ff454b0fac: Preparing [2021-07-14T09:57:12.035Z] 36cd609b8951: Preparing [2021-07-14T09:57:12.035Z] baa4c9d24092: Preparing [2021-07-14T09:57:12.035Z] 7665b1e92fbb: Preparing [2021-07-14T09:57:12.035Z] 32f366d666a5: Preparing [2021-07-14T09:57:12.035Z] 32f366d666a5: Waiting [2021-07-14T09:57:12.035Z] 500ec33406d8: Layer already exists [2021-07-14T09:57:12.035Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:12.035Z] 7665b1e92fbb: Layer already exists [2021-07-14T09:57:12.035Z] 94ff454b0fac: Layer already exists [2021-07-14T09:57:12.035Z] baa4c9d24092: Layer already exists [2021-07-14T09:57:12.035Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:12.035Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:630ba5eef1a23907c4671edcb30e24dbccd88bead54492beca226b9215546c70 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:12.341Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:12.644Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-07-14T09:57:12.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-14T09:57:12.644Z] 500ec33406d8: Preparing [2021-07-14T09:57:12.644Z] 94ff454b0fac: Preparing [2021-07-14T09:57:12.644Z] 36cd609b8951: Preparing [2021-07-14T09:57:12.644Z] baa4c9d24092: Preparing [2021-07-14T09:57:12.644Z] 7665b1e92fbb: Preparing [2021-07-14T09:57:12.644Z] 32f366d666a5: Preparing [2021-07-14T09:57:12.644Z] 32f366d666a5: Waiting [2021-07-14T09:57:12.644Z] 7665b1e92fbb: Layer already exists [2021-07-14T09:57:12.644Z] 500ec33406d8: Layer already exists [2021-07-14T09:57:12.644Z] baa4c9d24092: Layer already exists [2021-07-14T09:57:12.644Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:12.644Z] 94ff454b0fac: Layer already exists [2021-07-14T09:57:12.644Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:12.644Z] main: digest: sha256:630ba5eef1a23907c4671edcb30e24dbccd88bead54492beca226b9215546c70 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T09:57:12.692Z] ===================================================== [Pipeline] echo [2021-07-14T09:57:12.706Z] taggedImages: [2021-07-14T09:57:12.706Z] - nexus3.edgexfoundry.org:10004/core-data:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:12.706Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-14T09:57:12.706Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.8 [2021-07-14T09:57:12.706Z] - nexus3.edgexfoundry.org:10004/core-data:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:12.706Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-07-14T09:57:12.740Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-07-14T09:57:12.740Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:12.740Z] latest [2021-07-14T09:57:12.740Z] 2.0.1-dev.8 [2021-07-14T09:57:12.740Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:12.740Z] main [2021-07-14T09:57:12.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:13.081Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:13.393Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:13.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-14T09:57:13.394Z] 01fc18de7ea7: Preparing [2021-07-14T09:57:13.394Z] d712d480f089: Preparing [2021-07-14T09:57:13.394Z] 36cd609b8951: Preparing [2021-07-14T09:57:13.394Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:13.394Z] 32f366d666a5: Preparing [2021-07-14T09:57:13.394Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:13.394Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:13.394Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:13.394Z] 01fc18de7ea7: Pushed [2021-07-14T09:57:14.783Z] d712d480f089: Pushed [2021-07-14T09:57:14.783Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:903b53c23bdf131b4e75d408a18d3d395c096d13e14d35d8247fc9d4300c2182 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:15.088Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:15.390Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-14T09:57:15.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-14T09:57:15.390Z] 01fc18de7ea7: Preparing [2021-07-14T09:57:15.390Z] d712d480f089: Preparing [2021-07-14T09:57:15.390Z] 36cd609b8951: Preparing [2021-07-14T09:57:15.390Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:15.390Z] 32f366d666a5: Preparing [2021-07-14T09:57:15.390Z] 01fc18de7ea7: Layer already exists [2021-07-14T09:57:15.390Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:15.390Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:15.390Z] d712d480f089: Layer already exists [2021-07-14T09:57:15.390Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:15.390Z] latest: digest: sha256:903b53c23bdf131b4e75d408a18d3d395c096d13e14d35d8247fc9d4300c2182 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:15.698Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:16.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.8 [2021-07-14T09:57:16.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-14T09:57:16.000Z] 01fc18de7ea7: Preparing [2021-07-14T09:57:16.000Z] d712d480f089: Preparing [2021-07-14T09:57:16.000Z] 36cd609b8951: Preparing [2021-07-14T09:57:16.000Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:16.000Z] 32f366d666a5: Preparing [2021-07-14T09:57:16.000Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:16.000Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:16.000Z] d712d480f089: Layer already exists [2021-07-14T09:57:16.000Z] 01fc18de7ea7: Layer already exists [2021-07-14T09:57:16.000Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:16.000Z] 2.0.1-dev.8: digest: sha256:903b53c23bdf131b4e75d408a18d3d395c096d13e14d35d8247fc9d4300c2182 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:16.306Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:16.609Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:16.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-14T09:57:16.609Z] 01fc18de7ea7: Preparing [2021-07-14T09:57:16.609Z] d712d480f089: Preparing [2021-07-14T09:57:16.609Z] 36cd609b8951: Preparing [2021-07-14T09:57:16.609Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:16.609Z] 32f366d666a5: Preparing [2021-07-14T09:57:16.609Z] d712d480f089: Layer already exists [2021-07-14T09:57:16.609Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:16.609Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:16.609Z] 01fc18de7ea7: Layer already exists [2021-07-14T09:57:16.609Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:16.609Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:903b53c23bdf131b4e75d408a18d3d395c096d13e14d35d8247fc9d4300c2182 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:16.909Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:17.203Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-07-14T09:57:17.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-14T09:57:17.204Z] 01fc18de7ea7: Preparing [2021-07-14T09:57:17.204Z] d712d480f089: Preparing [2021-07-14T09:57:17.204Z] 36cd609b8951: Preparing [2021-07-14T09:57:17.204Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:17.204Z] 32f366d666a5: Preparing [2021-07-14T09:57:17.204Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:17.204Z] d712d480f089: Layer already exists [2021-07-14T09:57:17.204Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:17.204Z] 01fc18de7ea7: Layer already exists [2021-07-14T09:57:17.204Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:17.204Z] main: digest: sha256:903b53c23bdf131b4e75d408a18d3d395c096d13e14d35d8247fc9d4300c2182 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T09:57:17.253Z] ===================================================== [Pipeline] echo [2021-07-14T09:57:17.267Z] taggedImages: [2021-07-14T09:57:17.267Z] - nexus3.edgexfoundry.org:10004/core-metadata:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:17.267Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-14T09:57:17.267Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.8 [2021-07-14T09:57:17.267Z] - nexus3.edgexfoundry.org:10004/core-metadata:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:17.267Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-07-14T09:57:17.296Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-07-14T09:57:17.296Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:17.296Z] latest [2021-07-14T09:57:17.296Z] 2.0.1-dev.8 [2021-07-14T09:57:17.296Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:17.296Z] main [2021-07-14T09:57:17.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:17.628Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:17.935Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:17.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-14T09:57:17.935Z] cfcfc39d9737: Preparing [2021-07-14T09:57:17.935Z] cfcfc39d9737: Preparing [2021-07-14T09:57:17.935Z] 0fc0e0aeefcf: Preparing [2021-07-14T09:57:17.935Z] ccfee73441e9: Preparing [2021-07-14T09:57:17.935Z] e6fe6d00e117: Preparing [2021-07-14T09:57:17.935Z] 60e4ef494123: Preparing [2021-07-14T09:57:17.935Z] 36cd609b8951: Preparing [2021-07-14T09:57:17.935Z] f37d772834ae: Preparing [2021-07-14T09:57:17.935Z] 870480c1c43f: Preparing [2021-07-14T09:57:17.935Z] d85e07b4a52e: Preparing [2021-07-14T09:57:17.935Z] d807d278e25a: Preparing [2021-07-14T09:57:17.935Z] 32f366d666a5: Preparing [2021-07-14T09:57:17.935Z] f37d772834ae: Waiting [2021-07-14T09:57:17.935Z] 870480c1c43f: Waiting [2021-07-14T09:57:17.935Z] d85e07b4a52e: Waiting [2021-07-14T09:57:17.935Z] d807d278e25a: Waiting [2021-07-14T09:57:17.935Z] 32f366d666a5: Waiting [2021-07-14T09:57:17.935Z] 36cd609b8951: Waiting [2021-07-14T09:57:17.935Z] e6fe6d00e117: Pushed [2021-07-14T09:57:17.935Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:18.199Z] 0fc0e0aeefcf: Pushed [2021-07-14T09:57:18.199Z] cfcfc39d9737: Pushed [2021-07-14T09:57:18.199Z] ccfee73441e9: Pushed [2021-07-14T09:57:18.199Z] f37d772834ae: Pushed [2021-07-14T09:57:18.199Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:18.199Z] 870480c1c43f: Pushed [2021-07-14T09:57:18.199Z] d85e07b4a52e: Pushed [2021-07-14T09:57:18.199Z] d807d278e25a: Pushed [2021-07-14T09:57:19.144Z] 60e4ef494123: Pushed [2021-07-14T09:57:19.404Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:7950072a61ff2cf0e0bfc208370f196c93c03204a6774628270980dc12542c0d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:19.711Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:20.011Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-14T09:57:20.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-14T09:57:20.011Z] cfcfc39d9737: Preparing [2021-07-14T09:57:20.011Z] cfcfc39d9737: Preparing [2021-07-14T09:57:20.011Z] 0fc0e0aeefcf: Preparing [2021-07-14T09:57:20.011Z] ccfee73441e9: Preparing [2021-07-14T09:57:20.011Z] e6fe6d00e117: Preparing [2021-07-14T09:57:20.011Z] 60e4ef494123: Preparing [2021-07-14T09:57:20.011Z] 36cd609b8951: Preparing [2021-07-14T09:57:20.011Z] f37d772834ae: Preparing [2021-07-14T09:57:20.011Z] 870480c1c43f: Preparing [2021-07-14T09:57:20.011Z] d85e07b4a52e: Preparing [2021-07-14T09:57:20.011Z] d807d278e25a: Preparing [2021-07-14T09:57:20.011Z] 32f366d666a5: Preparing [2021-07-14T09:57:20.011Z] 36cd609b8951: Waiting [2021-07-14T09:57:20.011Z] f37d772834ae: Waiting [2021-07-14T09:57:20.011Z] 870480c1c43f: Waiting [2021-07-14T09:57:20.011Z] d85e07b4a52e: Waiting [2021-07-14T09:57:20.011Z] d807d278e25a: Waiting [2021-07-14T09:57:20.011Z] 32f366d666a5: Waiting [2021-07-14T09:57:20.011Z] 0fc0e0aeefcf: Layer already exists [2021-07-14T09:57:20.011Z] 60e4ef494123: Layer already exists [2021-07-14T09:57:20.011Z] ccfee73441e9: Layer already exists [2021-07-14T09:57:20.011Z] e6fe6d00e117: Layer already exists [2021-07-14T09:57:20.011Z] cfcfc39d9737: Layer already exists [2021-07-14T09:57:20.011Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:20.011Z] f37d772834ae: Layer already exists [2021-07-14T09:57:20.011Z] 870480c1c43f: Layer already exists [2021-07-14T09:57:20.011Z] d85e07b4a52e: Layer already exists [2021-07-14T09:57:20.011Z] d807d278e25a: Layer already exists [2021-07-14T09:57:20.011Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:20.011Z] latest: digest: sha256:7950072a61ff2cf0e0bfc208370f196c93c03204a6774628270980dc12542c0d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:20.310Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:20.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.8 [2021-07-14T09:57:20.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-14T09:57:20.614Z] cfcfc39d9737: Preparing [2021-07-14T09:57:20.614Z] cfcfc39d9737: Preparing [2021-07-14T09:57:20.614Z] 0fc0e0aeefcf: Preparing [2021-07-14T09:57:20.614Z] ccfee73441e9: Preparing [2021-07-14T09:57:20.614Z] e6fe6d00e117: Preparing [2021-07-14T09:57:20.614Z] 60e4ef494123: Preparing [2021-07-14T09:57:20.614Z] 36cd609b8951: Preparing [2021-07-14T09:57:20.614Z] f37d772834ae: Preparing [2021-07-14T09:57:20.614Z] 870480c1c43f: Preparing [2021-07-14T09:57:20.614Z] d85e07b4a52e: Preparing [2021-07-14T09:57:20.614Z] d807d278e25a: Preparing [2021-07-14T09:57:20.614Z] 32f366d666a5: Preparing [2021-07-14T09:57:20.614Z] 870480c1c43f: Waiting [2021-07-14T09:57:20.614Z] d85e07b4a52e: Waiting [2021-07-14T09:57:20.614Z] 36cd609b8951: Waiting [2021-07-14T09:57:20.614Z] f37d772834ae: Waiting [2021-07-14T09:57:20.614Z] d807d278e25a: Waiting [2021-07-14T09:57:20.614Z] 32f366d666a5: Waiting [2021-07-14T09:57:20.614Z] cfcfc39d9737: Layer already exists [2021-07-14T09:57:20.614Z] 0fc0e0aeefcf: Layer already exists [2021-07-14T09:57:20.614Z] e6fe6d00e117: Layer already exists [2021-07-14T09:57:20.614Z] ccfee73441e9: Layer already exists [2021-07-14T09:57:20.614Z] 60e4ef494123: Layer already exists [2021-07-14T09:57:20.614Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:20.614Z] 870480c1c43f: Layer already exists [2021-07-14T09:57:20.614Z] f37d772834ae: Layer already exists [2021-07-14T09:57:20.614Z] d807d278e25a: Layer already exists [2021-07-14T09:57:20.614Z] d85e07b4a52e: Layer already exists [2021-07-14T09:57:20.614Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:20.614Z] 2.0.1-dev.8: digest: sha256:7950072a61ff2cf0e0bfc208370f196c93c03204a6774628270980dc12542c0d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:20.915Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:21.214Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:21.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-14T09:57:21.214Z] cfcfc39d9737: Preparing [2021-07-14T09:57:21.214Z] cfcfc39d9737: Preparing [2021-07-14T09:57:21.214Z] 0fc0e0aeefcf: Preparing [2021-07-14T09:57:21.214Z] ccfee73441e9: Preparing [2021-07-14T09:57:21.214Z] e6fe6d00e117: Preparing [2021-07-14T09:57:21.214Z] 60e4ef494123: Preparing [2021-07-14T09:57:21.214Z] 36cd609b8951: Preparing [2021-07-14T09:57:21.214Z] f37d772834ae: Preparing [2021-07-14T09:57:21.214Z] 870480c1c43f: Preparing [2021-07-14T09:57:21.214Z] d85e07b4a52e: Preparing [2021-07-14T09:57:21.214Z] d807d278e25a: Preparing [2021-07-14T09:57:21.214Z] 32f366d666a5: Preparing [2021-07-14T09:57:21.214Z] 36cd609b8951: Waiting [2021-07-14T09:57:21.214Z] f37d772834ae: Waiting [2021-07-14T09:57:21.214Z] 870480c1c43f: Waiting [2021-07-14T09:57:21.214Z] d807d278e25a: Waiting [2021-07-14T09:57:21.214Z] 32f366d666a5: Waiting [2021-07-14T09:57:21.214Z] e6fe6d00e117: Layer already exists [2021-07-14T09:57:21.214Z] ccfee73441e9: Layer already exists [2021-07-14T09:57:21.214Z] cfcfc39d9737: Layer already exists [2021-07-14T09:57:21.214Z] 0fc0e0aeefcf: Layer already exists [2021-07-14T09:57:21.214Z] 60e4ef494123: Layer already exists [2021-07-14T09:57:21.214Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:21.214Z] f37d772834ae: Layer already exists [2021-07-14T09:57:21.214Z] d85e07b4a52e: Layer already exists [2021-07-14T09:57:21.214Z] 870480c1c43f: Layer already exists [2021-07-14T09:57:21.214Z] d807d278e25a: Layer already exists [2021-07-14T09:57:21.214Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:21.214Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:7950072a61ff2cf0e0bfc208370f196c93c03204a6774628270980dc12542c0d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:21.518Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:21.812Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-07-14T09:57:21.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-14T09:57:21.812Z] cfcfc39d9737: Preparing [2021-07-14T09:57:21.812Z] cfcfc39d9737: Preparing [2021-07-14T09:57:21.812Z] 0fc0e0aeefcf: Preparing [2021-07-14T09:57:21.812Z] ccfee73441e9: Preparing [2021-07-14T09:57:21.812Z] e6fe6d00e117: Preparing [2021-07-14T09:57:21.812Z] 60e4ef494123: Preparing [2021-07-14T09:57:21.812Z] 36cd609b8951: Preparing [2021-07-14T09:57:21.812Z] f37d772834ae: Preparing [2021-07-14T09:57:21.812Z] 870480c1c43f: Preparing [2021-07-14T09:57:21.812Z] d85e07b4a52e: Preparing [2021-07-14T09:57:21.812Z] d807d278e25a: Preparing [2021-07-14T09:57:21.812Z] 32f366d666a5: Preparing [2021-07-14T09:57:21.812Z] 36cd609b8951: Waiting [2021-07-14T09:57:21.812Z] f37d772834ae: Waiting [2021-07-14T09:57:21.812Z] 870480c1c43f: Waiting [2021-07-14T09:57:21.812Z] d85e07b4a52e: Waiting [2021-07-14T09:57:21.812Z] d807d278e25a: Waiting [2021-07-14T09:57:21.812Z] 32f366d666a5: Waiting [2021-07-14T09:57:21.812Z] e6fe6d00e117: Layer already exists [2021-07-14T09:57:21.812Z] ccfee73441e9: Layer already exists [2021-07-14T09:57:21.812Z] 0fc0e0aeefcf: Layer already exists [2021-07-14T09:57:21.812Z] cfcfc39d9737: Layer already exists [2021-07-14T09:57:21.812Z] 60e4ef494123: Layer already exists [2021-07-14T09:57:21.812Z] 870480c1c43f: Layer already exists [2021-07-14T09:57:21.812Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:21.812Z] f37d772834ae: Layer already exists [2021-07-14T09:57:21.812Z] d807d278e25a: Layer already exists [2021-07-14T09:57:21.812Z] d85e07b4a52e: Layer already exists [2021-07-14T09:57:21.812Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:21.812Z] main: digest: sha256:7950072a61ff2cf0e0bfc208370f196c93c03204a6774628270980dc12542c0d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T09:57:21.861Z] ===================================================== [Pipeline] echo [2021-07-14T09:57:21.878Z] taggedImages: [2021-07-14T09:57:21.878Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:21.878Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-14T09:57:21.878Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.8 [2021-07-14T09:57:21.878Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:21.878Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-07-14T09:57:21.914Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-07-14T09:57:21.914Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:21.914Z] latest [2021-07-14T09:57:21.914Z] 2.0.1-dev.8 [2021-07-14T09:57:21.914Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:21.914Z] main [2021-07-14T09:57:21.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:22.271Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:22.575Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:22.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-14T09:57:22.575Z] 743e4f555cc5: Preparing [2021-07-14T09:57:22.575Z] 358dccc56f87: Preparing [2021-07-14T09:57:22.575Z] de8708f65ed6: Preparing [2021-07-14T09:57:22.575Z] 0fe8aa1c324e: Preparing [2021-07-14T09:57:22.575Z] abf7e38121c6: Preparing [2021-07-14T09:57:22.575Z] 32f366d666a5: Preparing [2021-07-14T09:57:22.575Z] 32f366d666a5: Waiting [2021-07-14T09:57:23.156Z] abf7e38121c6: Pushed [2021-07-14T09:57:23.156Z] de8708f65ed6: Pushed [2021-07-14T09:57:23.156Z] 0fe8aa1c324e: Pushed [2021-07-14T09:57:23.417Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:23.679Z] 743e4f555cc5: Pushed [2021-07-14T09:57:23.679Z] 358dccc56f87: Pushed [2021-07-14T09:57:23.941Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:06d5986d30a0eedc26d8ad9893dfb82f552bfbb47585df6d8fb1734eeed63758 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:24.245Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:24.544Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-14T09:57:24.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-14T09:57:24.544Z] 743e4f555cc5: Preparing [2021-07-14T09:57:24.544Z] 358dccc56f87: Preparing [2021-07-14T09:57:24.544Z] de8708f65ed6: Preparing [2021-07-14T09:57:24.544Z] 0fe8aa1c324e: Preparing [2021-07-14T09:57:24.544Z] abf7e38121c6: Preparing [2021-07-14T09:57:24.544Z] 32f366d666a5: Preparing [2021-07-14T09:57:24.544Z] 32f366d666a5: Waiting [2021-07-14T09:57:24.544Z] abf7e38121c6: Layer already exists [2021-07-14T09:57:24.544Z] de8708f65ed6: Layer already exists [2021-07-14T09:57:24.544Z] 0fe8aa1c324e: Layer already exists [2021-07-14T09:57:24.544Z] 743e4f555cc5: Layer already exists [2021-07-14T09:57:24.544Z] 358dccc56f87: Layer already exists [2021-07-14T09:57:24.544Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:24.544Z] latest: digest: sha256:06d5986d30a0eedc26d8ad9893dfb82f552bfbb47585df6d8fb1734eeed63758 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:24.844Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:25.147Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.8 [2021-07-14T09:57:25.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-14T09:57:25.147Z] 743e4f555cc5: Preparing [2021-07-14T09:57:25.147Z] 358dccc56f87: Preparing [2021-07-14T09:57:25.147Z] de8708f65ed6: Preparing [2021-07-14T09:57:25.147Z] 0fe8aa1c324e: Preparing [2021-07-14T09:57:25.147Z] abf7e38121c6: Preparing [2021-07-14T09:57:25.147Z] 32f366d666a5: Preparing [2021-07-14T09:57:25.147Z] 32f366d666a5: Waiting [2021-07-14T09:57:25.147Z] abf7e38121c6: Layer already exists [2021-07-14T09:57:25.147Z] 0fe8aa1c324e: Layer already exists [2021-07-14T09:57:25.147Z] de8708f65ed6: Layer already exists [2021-07-14T09:57:25.147Z] 358dccc56f87: Layer already exists [2021-07-14T09:57:25.147Z] 743e4f555cc5: Layer already exists [2021-07-14T09:57:25.147Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:25.147Z] 2.0.1-dev.8: digest: sha256:06d5986d30a0eedc26d8ad9893dfb82f552bfbb47585df6d8fb1734eeed63758 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:25.453Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:25.747Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:25.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-14T09:57:25.747Z] 743e4f555cc5: Preparing [2021-07-14T09:57:25.747Z] 358dccc56f87: Preparing [2021-07-14T09:57:25.747Z] de8708f65ed6: Preparing [2021-07-14T09:57:25.747Z] 0fe8aa1c324e: Preparing [2021-07-14T09:57:25.747Z] abf7e38121c6: Preparing [2021-07-14T09:57:25.748Z] 32f366d666a5: Preparing [2021-07-14T09:57:25.748Z] 32f366d666a5: Waiting [2021-07-14T09:57:25.748Z] 358dccc56f87: Layer already exists [2021-07-14T09:57:25.748Z] abf7e38121c6: Layer already exists [2021-07-14T09:57:25.748Z] de8708f65ed6: Layer already exists [2021-07-14T09:57:25.748Z] 743e4f555cc5: Layer already exists [2021-07-14T09:57:25.748Z] 0fe8aa1c324e: Layer already exists [2021-07-14T09:57:25.748Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:25.748Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:06d5986d30a0eedc26d8ad9893dfb82f552bfbb47585df6d8fb1734eeed63758 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:26.052Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:26.361Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-07-14T09:57:26.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-14T09:57:26.361Z] 743e4f555cc5: Preparing [2021-07-14T09:57:26.361Z] 358dccc56f87: Preparing [2021-07-14T09:57:26.361Z] de8708f65ed6: Preparing [2021-07-14T09:57:26.361Z] 0fe8aa1c324e: Preparing [2021-07-14T09:57:26.361Z] abf7e38121c6: Preparing [2021-07-14T09:57:26.361Z] 32f366d666a5: Preparing [2021-07-14T09:57:26.361Z] 32f366d666a5: Waiting [2021-07-14T09:57:26.361Z] 0fe8aa1c324e: Layer already exists [2021-07-14T09:57:26.361Z] abf7e38121c6: Layer already exists [2021-07-14T09:57:26.361Z] 358dccc56f87: Layer already exists [2021-07-14T09:57:26.361Z] 743e4f555cc5: Layer already exists [2021-07-14T09:57:26.361Z] de8708f65ed6: Layer already exists [2021-07-14T09:57:26.361Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:26.361Z] main: digest: sha256:06d5986d30a0eedc26d8ad9893dfb82f552bfbb47585df6d8fb1734eeed63758 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T09:57:26.410Z] ===================================================== [Pipeline] echo [2021-07-14T09:57:26.423Z] taggedImages: [2021-07-14T09:57:26.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:26.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-14T09:57:26.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.8 [2021-07-14T09:57:26.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:26.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-07-14T09:57:26.455Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-07-14T09:57:26.455Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:26.455Z] latest [2021-07-14T09:57:26.455Z] 2.0.1-dev.8 [2021-07-14T09:57:26.455Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:26.455Z] main [2021-07-14T09:57:26.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:26.787Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:27.097Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:27.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-14T09:57:27.097Z] 616205f7a8de: Preparing [2021-07-14T09:57:27.097Z] 9013d197cab0: Preparing [2021-07-14T09:57:27.097Z] 23de0e59941a: Preparing [2021-07-14T09:57:27.097Z] 4839d0d0f572: Preparing [2021-07-14T09:57:27.097Z] 14a626403bc9: Preparing [2021-07-14T09:57:27.097Z] a7eb9a9a1f8b: Preparing [2021-07-14T09:57:27.097Z] 4b5333472548: Preparing [2021-07-14T09:57:27.097Z] aeafb9623aa0: Preparing [2021-07-14T09:57:27.097Z] 72eba1e595c0: Preparing [2021-07-14T09:57:27.097Z] 32f366d666a5: Preparing [2021-07-14T09:57:27.097Z] a7eb9a9a1f8b: Waiting [2021-07-14T09:57:27.097Z] 4b5333472548: Waiting [2021-07-14T09:57:27.097Z] aeafb9623aa0: Waiting [2021-07-14T09:57:27.097Z] 72eba1e595c0: Waiting [2021-07-14T09:57:27.097Z] 32f366d666a5: Waiting [2021-07-14T09:57:27.693Z] 9013d197cab0: Pushed [2021-07-14T09:57:27.693Z] 616205f7a8de: Pushed [2021-07-14T09:57:27.693Z] 14a626403bc9: Pushed [2021-07-14T09:57:27.693Z] aeafb9623aa0: Pushed [2021-07-14T09:57:27.954Z] 4b5333472548: Pushed [2021-07-14T09:57:27.954Z] a7eb9a9a1f8b: Pushed [2021-07-14T09:57:27.954Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:27.954Z] 4839d0d0f572: Pushed [2021-07-14T09:57:28.214Z] 72eba1e595c0: Pushed [2021-07-14T09:57:28.214Z] 23de0e59941a: Pushed [2021-07-14T09:57:28.474Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:23308aea6948b7b9fbe15d3fe181940b7f0239b562be59359fc792aaa2a2697a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:28.778Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:29.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-14T09:57:29.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-14T09:57:29.074Z] 616205f7a8de: Preparing [2021-07-14T09:57:29.074Z] 9013d197cab0: Preparing [2021-07-14T09:57:29.074Z] 23de0e59941a: Preparing [2021-07-14T09:57:29.074Z] 4839d0d0f572: Preparing [2021-07-14T09:57:29.074Z] 14a626403bc9: Preparing [2021-07-14T09:57:29.074Z] a7eb9a9a1f8b: Preparing [2021-07-14T09:57:29.074Z] 4b5333472548: Preparing [2021-07-14T09:57:29.074Z] aeafb9623aa0: Preparing [2021-07-14T09:57:29.074Z] 72eba1e595c0: Preparing [2021-07-14T09:57:29.074Z] 32f366d666a5: Preparing [2021-07-14T09:57:29.074Z] a7eb9a9a1f8b: Waiting [2021-07-14T09:57:29.074Z] aeafb9623aa0: Waiting [2021-07-14T09:57:29.074Z] 72eba1e595c0: Waiting [2021-07-14T09:57:29.074Z] 4b5333472548: Waiting [2021-07-14T09:57:29.074Z] 32f366d666a5: Waiting [2021-07-14T09:57:29.074Z] 9013d197cab0: Layer already exists [2021-07-14T09:57:29.074Z] 616205f7a8de: Layer already exists [2021-07-14T09:57:29.074Z] 23de0e59941a: Layer already exists [2021-07-14T09:57:29.074Z] 4839d0d0f572: Layer already exists [2021-07-14T09:57:29.074Z] 14a626403bc9: Layer already exists [2021-07-14T09:57:29.074Z] a7eb9a9a1f8b: Layer already exists [2021-07-14T09:57:29.074Z] 4b5333472548: Layer already exists [2021-07-14T09:57:29.074Z] aeafb9623aa0: Layer already exists [2021-07-14T09:57:29.074Z] 72eba1e595c0: Layer already exists [2021-07-14T09:57:29.074Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:29.074Z] latest: digest: sha256:23308aea6948b7b9fbe15d3fe181940b7f0239b562be59359fc792aaa2a2697a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:29.383Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:29.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.8 [2021-07-14T09:57:29.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-14T09:57:29.688Z] 616205f7a8de: Preparing [2021-07-14T09:57:29.688Z] 9013d197cab0: Preparing [2021-07-14T09:57:29.688Z] 23de0e59941a: Preparing [2021-07-14T09:57:29.688Z] 4839d0d0f572: Preparing [2021-07-14T09:57:29.688Z] 14a626403bc9: Preparing [2021-07-14T09:57:29.688Z] a7eb9a9a1f8b: Preparing [2021-07-14T09:57:29.688Z] 4b5333472548: Preparing [2021-07-14T09:57:29.688Z] aeafb9623aa0: Preparing [2021-07-14T09:57:29.688Z] 72eba1e595c0: Preparing [2021-07-14T09:57:29.688Z] 32f366d666a5: Preparing [2021-07-14T09:57:29.688Z] a7eb9a9a1f8b: Waiting [2021-07-14T09:57:29.688Z] 4b5333472548: Waiting [2021-07-14T09:57:29.688Z] aeafb9623aa0: Waiting [2021-07-14T09:57:29.688Z] 72eba1e595c0: Waiting [2021-07-14T09:57:29.688Z] 32f366d666a5: Waiting [2021-07-14T09:57:29.688Z] 4839d0d0f572: Layer already exists [2021-07-14T09:57:29.688Z] 14a626403bc9: Layer already exists [2021-07-14T09:57:29.688Z] 23de0e59941a: Layer already exists [2021-07-14T09:57:29.688Z] 616205f7a8de: Layer already exists [2021-07-14T09:57:29.688Z] 9013d197cab0: Layer already exists [2021-07-14T09:57:29.688Z] a7eb9a9a1f8b: Layer already exists [2021-07-14T09:57:29.688Z] 4b5333472548: Layer already exists [2021-07-14T09:57:29.688Z] aeafb9623aa0: Layer already exists [2021-07-14T09:57:29.688Z] 72eba1e595c0: Layer already exists [2021-07-14T09:57:29.688Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:29.688Z] 2.0.1-dev.8: digest: sha256:23308aea6948b7b9fbe15d3fe181940b7f0239b562be59359fc792aaa2a2697a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:29.990Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:30.609Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:30.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-14T09:57:30.609Z] 616205f7a8de: Preparing [2021-07-14T09:57:30.609Z] 9013d197cab0: Preparing [2021-07-14T09:57:30.609Z] 23de0e59941a: Preparing [2021-07-14T09:57:30.609Z] 4839d0d0f572: Preparing [2021-07-14T09:57:30.609Z] 14a626403bc9: Preparing [2021-07-14T09:57:30.609Z] a7eb9a9a1f8b: Preparing [2021-07-14T09:57:30.609Z] 4b5333472548: Preparing [2021-07-14T09:57:30.609Z] aeafb9623aa0: Preparing [2021-07-14T09:57:30.609Z] 72eba1e595c0: Preparing [2021-07-14T09:57:30.609Z] 32f366d666a5: Preparing [2021-07-14T09:57:30.609Z] a7eb9a9a1f8b: Waiting [2021-07-14T09:57:30.609Z] 4b5333472548: Waiting [2021-07-14T09:57:30.609Z] aeafb9623aa0: Waiting [2021-07-14T09:57:30.609Z] 72eba1e595c0: Waiting [2021-07-14T09:57:30.609Z] 32f366d666a5: Waiting [2021-07-14T09:57:30.609Z] 9013d197cab0: Layer already exists [2021-07-14T09:57:30.609Z] 14a626403bc9: Layer already exists [2021-07-14T09:57:30.609Z] 616205f7a8de: Layer already exists [2021-07-14T09:57:30.609Z] 23de0e59941a: Layer already exists [2021-07-14T09:57:30.609Z] 4839d0d0f572: Layer already exists [2021-07-14T09:57:30.609Z] a7eb9a9a1f8b: Layer already exists [2021-07-14T09:57:30.609Z] aeafb9623aa0: Layer already exists [2021-07-14T09:57:30.609Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:30.609Z] 4b5333472548: Layer already exists [2021-07-14T09:57:30.609Z] 72eba1e595c0: Layer already exists [2021-07-14T09:57:30.609Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:23308aea6948b7b9fbe15d3fe181940b7f0239b562be59359fc792aaa2a2697a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:30.993Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:31.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-07-14T09:57:31.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-14T09:57:31.288Z] 616205f7a8de: Preparing [2021-07-14T09:57:31.288Z] 9013d197cab0: Preparing [2021-07-14T09:57:31.288Z] 23de0e59941a: Preparing [2021-07-14T09:57:31.288Z] 4839d0d0f572: Preparing [2021-07-14T09:57:31.288Z] 14a626403bc9: Preparing [2021-07-14T09:57:31.288Z] a7eb9a9a1f8b: Preparing [2021-07-14T09:57:31.288Z] 4b5333472548: Preparing [2021-07-14T09:57:31.288Z] aeafb9623aa0: Preparing [2021-07-14T09:57:31.288Z] 72eba1e595c0: Preparing [2021-07-14T09:57:31.288Z] 32f366d666a5: Preparing [2021-07-14T09:57:31.288Z] a7eb9a9a1f8b: Waiting [2021-07-14T09:57:31.288Z] 4b5333472548: Waiting [2021-07-14T09:57:31.288Z] aeafb9623aa0: Waiting [2021-07-14T09:57:31.288Z] 72eba1e595c0: Waiting [2021-07-14T09:57:31.288Z] 32f366d666a5: Waiting [2021-07-14T09:57:31.288Z] 14a626403bc9: Layer already exists [2021-07-14T09:57:31.288Z] 23de0e59941a: Layer already exists [2021-07-14T09:57:31.288Z] 616205f7a8de: Layer already exists [2021-07-14T09:57:31.288Z] 9013d197cab0: Layer already exists [2021-07-14T09:57:31.288Z] 4839d0d0f572: Layer already exists [2021-07-14T09:57:31.288Z] aeafb9623aa0: Layer already exists [2021-07-14T09:57:31.288Z] a7eb9a9a1f8b: Layer already exists [2021-07-14T09:57:31.288Z] 72eba1e595c0: Layer already exists [2021-07-14T09:57:31.288Z] 4b5333472548: Layer already exists [2021-07-14T09:57:31.288Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:31.288Z] main: digest: sha256:23308aea6948b7b9fbe15d3fe181940b7f0239b562be59359fc792aaa2a2697a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T09:57:31.339Z] ===================================================== [Pipeline] echo [2021-07-14T09:57:31.354Z] taggedImages: [2021-07-14T09:57:31.354Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:31.354Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-14T09:57:31.354Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.8 [2021-07-14T09:57:31.354Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:31.354Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-07-14T09:57:31.388Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-07-14T09:57:31.388Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:31.388Z] latest [2021-07-14T09:57:31.388Z] 2.0.1-dev.8 [2021-07-14T09:57:31.388Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:31.388Z] main [2021-07-14T09:57:31.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:31.730Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:32.032Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:32.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-14T09:57:32.032Z] 7f3369f2a678: Preparing [2021-07-14T09:57:32.032Z] 3f8f3ea9b15d: Preparing [2021-07-14T09:57:32.032Z] 36cd609b8951: Preparing [2021-07-14T09:57:32.032Z] cd3d1d538e49: Preparing [2021-07-14T09:57:32.032Z] 32f366d666a5: Preparing [2021-07-14T09:57:32.981Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:32.981Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:33.244Z] 7f3369f2a678: Pushed [2021-07-14T09:57:33.244Z] cd3d1d538e49: Pushed [2021-07-14T09:57:34.633Z] 3f8f3ea9b15d: Pushed [2021-07-14T09:57:34.633Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:f700f6923ce291c97833cd12666426d50bd153cbc2f986120b294d404cddbdb2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:34.935Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:35.234Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-14T09:57:35.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-14T09:57:35.234Z] 7f3369f2a678: Preparing [2021-07-14T09:57:35.234Z] 3f8f3ea9b15d: Preparing [2021-07-14T09:57:35.234Z] 36cd609b8951: Preparing [2021-07-14T09:57:35.234Z] cd3d1d538e49: Preparing [2021-07-14T09:57:35.234Z] 32f366d666a5: Preparing [2021-07-14T09:57:35.234Z] 3f8f3ea9b15d: Layer already exists [2021-07-14T09:57:35.234Z] cd3d1d538e49: Layer already exists [2021-07-14T09:57:35.234Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:35.234Z] 7f3369f2a678: Layer already exists [2021-07-14T09:57:35.234Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:35.234Z] latest: digest: sha256:f700f6923ce291c97833cd12666426d50bd153cbc2f986120b294d404cddbdb2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:35.538Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:35.842Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.8 [2021-07-14T09:57:35.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-14T09:57:35.842Z] 7f3369f2a678: Preparing [2021-07-14T09:57:35.842Z] 3f8f3ea9b15d: Preparing [2021-07-14T09:57:35.842Z] 36cd609b8951: Preparing [2021-07-14T09:57:35.842Z] cd3d1d538e49: Preparing [2021-07-14T09:57:35.842Z] 32f366d666a5: Preparing [2021-07-14T09:57:35.842Z] 7f3369f2a678: Layer already exists [2021-07-14T09:57:35.842Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:35.842Z] cd3d1d538e49: Layer already exists [2021-07-14T09:57:35.842Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:35.842Z] 3f8f3ea9b15d: Layer already exists [2021-07-14T09:57:35.842Z] 2.0.1-dev.8: digest: sha256:f700f6923ce291c97833cd12666426d50bd153cbc2f986120b294d404cddbdb2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:36.149Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:36.447Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:36.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-14T09:57:36.447Z] 7f3369f2a678: Preparing [2021-07-14T09:57:36.447Z] 3f8f3ea9b15d: Preparing [2021-07-14T09:57:36.447Z] 36cd609b8951: Preparing [2021-07-14T09:57:36.447Z] cd3d1d538e49: Preparing [2021-07-14T09:57:36.447Z] 32f366d666a5: Preparing [2021-07-14T09:57:36.447Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:36.447Z] 3f8f3ea9b15d: Layer already exists [2021-07-14T09:57:36.447Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:36.447Z] 7f3369f2a678: Layer already exists [2021-07-14T09:57:36.447Z] cd3d1d538e49: Layer already exists [2021-07-14T09:57:36.447Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:f700f6923ce291c97833cd12666426d50bd153cbc2f986120b294d404cddbdb2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:36.755Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:37.053Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-07-14T09:57:37.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-14T09:57:37.054Z] 7f3369f2a678: Preparing [2021-07-14T09:57:37.054Z] 3f8f3ea9b15d: Preparing [2021-07-14T09:57:37.054Z] 36cd609b8951: Preparing [2021-07-14T09:57:37.054Z] cd3d1d538e49: Preparing [2021-07-14T09:57:37.054Z] 32f366d666a5: Preparing [2021-07-14T09:57:37.054Z] cd3d1d538e49: Layer already exists [2021-07-14T09:57:37.054Z] 3f8f3ea9b15d: Layer already exists [2021-07-14T09:57:37.054Z] 7f3369f2a678: Layer already exists [2021-07-14T09:57:37.054Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:37.054Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:37.054Z] main: digest: sha256:f700f6923ce291c97833cd12666426d50bd153cbc2f986120b294d404cddbdb2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T09:57:37.104Z] ===================================================== [Pipeline] echo [2021-07-14T09:57:37.118Z] taggedImages: [2021-07-14T09:57:37.118Z] - nexus3.edgexfoundry.org:10004/support-notifications:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:37.118Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-14T09:57:37.118Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.8 [2021-07-14T09:57:37.118Z] - nexus3.edgexfoundry.org:10004/support-notifications:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:37.118Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-07-14T09:57:37.180Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-07-14T09:57:37.180Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:37.180Z] latest [2021-07-14T09:57:37.180Z] 2.0.1-dev.8 [2021-07-14T09:57:37.180Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:37.180Z] main [2021-07-14T09:57:37.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:37.519Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:37.819Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:37.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-14T09:57:37.819Z] 323220bdd84f: Preparing [2021-07-14T09:57:37.819Z] 481f0c0549f3: Preparing [2021-07-14T09:57:37.819Z] 36cd609b8951: Preparing [2021-07-14T09:57:37.819Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:37.819Z] 32f366d666a5: Preparing [2021-07-14T09:57:37.819Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:37.819Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:37.819Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:37.819Z] 323220bdd84f: Pushed [2021-07-14T09:57:39.211Z] 481f0c0549f3: Pushed [2021-07-14T09:57:39.211Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:27f9e34184caf48c13d367fadfafd41f8229e7e56aa4636761e84fafdfb605ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:39.514Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:39.810Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-14T09:57:39.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-14T09:57:39.810Z] 323220bdd84f: Preparing [2021-07-14T09:57:39.810Z] 481f0c0549f3: Preparing [2021-07-14T09:57:39.810Z] 36cd609b8951: Preparing [2021-07-14T09:57:39.810Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:39.810Z] 32f366d666a5: Preparing [2021-07-14T09:57:39.810Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:39.810Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:39.810Z] 481f0c0549f3: Layer already exists [2021-07-14T09:57:39.810Z] 323220bdd84f: Layer already exists [2021-07-14T09:57:39.810Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:39.810Z] latest: digest: sha256:27f9e34184caf48c13d367fadfafd41f8229e7e56aa4636761e84fafdfb605ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:40.113Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:40.411Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.8 [2021-07-14T09:57:40.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-14T09:57:40.412Z] 323220bdd84f: Preparing [2021-07-14T09:57:40.412Z] 481f0c0549f3: Preparing [2021-07-14T09:57:40.412Z] 36cd609b8951: Preparing [2021-07-14T09:57:40.412Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:40.412Z] 32f366d666a5: Preparing [2021-07-14T09:57:40.412Z] 481f0c0549f3: Layer already exists [2021-07-14T09:57:40.412Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:40.412Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:40.412Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:40.412Z] 323220bdd84f: Layer already exists [2021-07-14T09:57:40.412Z] 2.0.1-dev.8: digest: sha256:27f9e34184caf48c13d367fadfafd41f8229e7e56aa4636761e84fafdfb605ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:40.723Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:41.021Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:41.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-14T09:57:41.021Z] 323220bdd84f: Preparing [2021-07-14T09:57:41.021Z] 481f0c0549f3: Preparing [2021-07-14T09:57:41.021Z] 36cd609b8951: Preparing [2021-07-14T09:57:41.021Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:41.021Z] 32f366d666a5: Preparing [2021-07-14T09:57:41.021Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:41.021Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:41.021Z] 481f0c0549f3: Layer already exists [2021-07-14T09:57:41.021Z] 323220bdd84f: Layer already exists [2021-07-14T09:57:41.021Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:41.021Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:27f9e34184caf48c13d367fadfafd41f8229e7e56aa4636761e84fafdfb605ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:41.323Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:41.619Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-07-14T09:57:41.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-14T09:57:41.619Z] 323220bdd84f: Preparing [2021-07-14T09:57:41.619Z] 481f0c0549f3: Preparing [2021-07-14T09:57:41.619Z] 36cd609b8951: Preparing [2021-07-14T09:57:41.619Z] 0f3616e1f9fd: Preparing [2021-07-14T09:57:41.619Z] 32f366d666a5: Preparing [2021-07-14T09:57:41.619Z] 32f366d666a5: Layer already exists [2021-07-14T09:57:41.619Z] 0f3616e1f9fd: Layer already exists [2021-07-14T09:57:41.619Z] 481f0c0549f3: Layer already exists [2021-07-14T09:57:41.619Z] 323220bdd84f: Layer already exists [2021-07-14T09:57:41.619Z] 36cd609b8951: Layer already exists [2021-07-14T09:57:41.619Z] main: digest: sha256:27f9e34184caf48c13d367fadfafd41f8229e7e56aa4636761e84fafdfb605ed size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T09:57:41.669Z] ===================================================== [Pipeline] echo [2021-07-14T09:57:41.683Z] taggedImages: [2021-07-14T09:57:41.683Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:41.683Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-14T09:57:41.683Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.8 [2021-07-14T09:57:41.683Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:41.683Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-07-14T09:57:41.715Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-07-14T09:57:41.715Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:41.715Z] latest [2021-07-14T09:57:41.715Z] 2.0.1-dev.8 [2021-07-14T09:57:41.715Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:41.715Z] main [2021-07-14T09:57:41.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:42.051Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:42.365Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:42.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-14T09:57:42.365Z] ad450b38e94c: Preparing [2021-07-14T09:57:42.365Z] 0d8b9b86b90a: Preparing [2021-07-14T09:57:42.365Z] 8d49a1e56785: Preparing [2021-07-14T09:57:42.365Z] 030f4c785c3a: Preparing [2021-07-14T09:57:42.365Z] 0754057c0ad3: Preparing [2021-07-14T09:57:42.365Z] 998cdf262ab1: Preparing [2021-07-14T09:57:42.365Z] 02e56110abd2: Preparing [2021-07-14T09:57:42.365Z] abc36efb885a: Preparing [2021-07-14T09:57:42.365Z] b0b09059f4e1: Preparing [2021-07-14T09:57:42.365Z] bb961f40224b: Preparing [2021-07-14T09:57:42.365Z] f4666769fca7: Preparing [2021-07-14T09:57:42.365Z] 998cdf262ab1: Waiting [2021-07-14T09:57:42.365Z] 02e56110abd2: Waiting [2021-07-14T09:57:42.365Z] abc36efb885a: Waiting [2021-07-14T09:57:42.365Z] b0b09059f4e1: Waiting [2021-07-14T09:57:42.365Z] bb961f40224b: Waiting [2021-07-14T09:57:42.365Z] f4666769fca7: Waiting [2021-07-14T09:57:42.365Z] 0754057c0ad3: Layer already exists [2021-07-14T09:57:42.365Z] 998cdf262ab1: Layer already exists [2021-07-14T09:57:42.634Z] 02e56110abd2: Layer already exists [2021-07-14T09:57:42.906Z] abc36efb885a: Layer already exists [2021-07-14T09:57:43.171Z] 0d8b9b86b90a: Pushed [2021-07-14T09:57:43.171Z] b0b09059f4e1: Layer already exists [2021-07-14T09:57:43.171Z] bb961f40224b: Layer already exists [2021-07-14T09:57:43.171Z] f4666769fca7: Layer already exists [2021-07-14T09:57:43.171Z] ad450b38e94c: Pushed [2021-07-14T09:57:43.434Z] 8d49a1e56785: Pushed [2021-07-14T09:57:48.741Z] 030f4c785c3a: Pushed [2021-07-14T09:57:48.741Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:9f381737b0fdf500932f077d73097d175607918df8aceaf726db3762c34d27af size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:49.045Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:49.342Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-14T09:57:49.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-14T09:57:49.342Z] ad450b38e94c: Preparing [2021-07-14T09:57:49.342Z] 0d8b9b86b90a: Preparing [2021-07-14T09:57:49.342Z] 8d49a1e56785: Preparing [2021-07-14T09:57:49.342Z] 030f4c785c3a: Preparing [2021-07-14T09:57:49.342Z] 0754057c0ad3: Preparing [2021-07-14T09:57:49.342Z] 998cdf262ab1: Preparing [2021-07-14T09:57:49.342Z] 02e56110abd2: Preparing [2021-07-14T09:57:49.342Z] abc36efb885a: Preparing [2021-07-14T09:57:49.342Z] b0b09059f4e1: Preparing [2021-07-14T09:57:49.342Z] bb961f40224b: Preparing [2021-07-14T09:57:49.342Z] f4666769fca7: Preparing [2021-07-14T09:57:49.342Z] 998cdf262ab1: Waiting [2021-07-14T09:57:49.342Z] 02e56110abd2: Waiting [2021-07-14T09:57:49.342Z] abc36efb885a: Waiting [2021-07-14T09:57:49.342Z] b0b09059f4e1: Waiting [2021-07-14T09:57:49.342Z] bb961f40224b: Waiting [2021-07-14T09:57:49.342Z] f4666769fca7: Waiting [2021-07-14T09:57:49.342Z] ad450b38e94c: Layer already exists [2021-07-14T09:57:49.342Z] 0754057c0ad3: Layer already exists [2021-07-14T09:57:49.342Z] 8d49a1e56785: Layer already exists [2021-07-14T09:57:49.342Z] 030f4c785c3a: Layer already exists [2021-07-14T09:57:49.342Z] 0d8b9b86b90a: Layer already exists [2021-07-14T09:57:49.342Z] 998cdf262ab1: Layer already exists [2021-07-14T09:57:49.342Z] b0b09059f4e1: Layer already exists [2021-07-14T09:57:49.342Z] bb961f40224b: Layer already exists [2021-07-14T09:57:49.342Z] 02e56110abd2: Layer already exists [2021-07-14T09:57:49.342Z] abc36efb885a: Layer already exists [2021-07-14T09:57:49.342Z] f4666769fca7: Layer already exists [2021-07-14T09:57:49.342Z] latest: digest: sha256:9f381737b0fdf500932f077d73097d175607918df8aceaf726db3762c34d27af size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:49.653Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:49.952Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.8 [2021-07-14T09:57:49.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-14T09:57:49.952Z] ad450b38e94c: Preparing [2021-07-14T09:57:49.952Z] 0d8b9b86b90a: Preparing [2021-07-14T09:57:49.952Z] 8d49a1e56785: Preparing [2021-07-14T09:57:49.952Z] 030f4c785c3a: Preparing [2021-07-14T09:57:49.952Z] 0754057c0ad3: Preparing [2021-07-14T09:57:49.952Z] 998cdf262ab1: Preparing [2021-07-14T09:57:49.952Z] 02e56110abd2: Preparing [2021-07-14T09:57:49.952Z] abc36efb885a: Preparing [2021-07-14T09:57:49.952Z] b0b09059f4e1: Preparing [2021-07-14T09:57:49.952Z] bb961f40224b: Preparing [2021-07-14T09:57:49.952Z] f4666769fca7: Preparing [2021-07-14T09:57:49.952Z] 998cdf262ab1: Waiting [2021-07-14T09:57:49.952Z] 02e56110abd2: Waiting [2021-07-14T09:57:49.952Z] abc36efb885a: Waiting [2021-07-14T09:57:49.952Z] b0b09059f4e1: Waiting [2021-07-14T09:57:49.952Z] bb961f40224b: Waiting [2021-07-14T09:57:49.952Z] f4666769fca7: Waiting [2021-07-14T09:57:49.952Z] ad450b38e94c: Layer already exists [2021-07-14T09:57:49.952Z] 0754057c0ad3: Layer already exists [2021-07-14T09:57:49.952Z] 8d49a1e56785: Layer already exists [2021-07-14T09:57:49.952Z] 0d8b9b86b90a: Layer already exists [2021-07-14T09:57:49.952Z] 030f4c785c3a: Layer already exists [2021-07-14T09:57:49.952Z] 998cdf262ab1: Layer already exists [2021-07-14T09:57:49.952Z] b0b09059f4e1: Layer already exists [2021-07-14T09:57:49.952Z] bb961f40224b: Layer already exists [2021-07-14T09:57:49.952Z] 02e56110abd2: Layer already exists [2021-07-14T09:57:49.952Z] abc36efb885a: Layer already exists [2021-07-14T09:57:49.952Z] f4666769fca7: Layer already exists [2021-07-14T09:57:49.952Z] 2.0.1-dev.8: digest: sha256:9f381737b0fdf500932f077d73097d175607918df8aceaf726db3762c34d27af size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:50.261Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:50.558Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:50.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-14T09:57:50.558Z] ad450b38e94c: Preparing [2021-07-14T09:57:50.558Z] 0d8b9b86b90a: Preparing [2021-07-14T09:57:50.558Z] 8d49a1e56785: Preparing [2021-07-14T09:57:50.558Z] 030f4c785c3a: Preparing [2021-07-14T09:57:50.558Z] 0754057c0ad3: Preparing [2021-07-14T09:57:50.558Z] 998cdf262ab1: Preparing [2021-07-14T09:57:50.558Z] 02e56110abd2: Preparing [2021-07-14T09:57:50.558Z] abc36efb885a: Preparing [2021-07-14T09:57:50.558Z] b0b09059f4e1: Preparing [2021-07-14T09:57:50.558Z] bb961f40224b: Preparing [2021-07-14T09:57:50.558Z] f4666769fca7: Preparing [2021-07-14T09:57:50.558Z] abc36efb885a: Waiting [2021-07-14T09:57:50.558Z] 998cdf262ab1: Waiting [2021-07-14T09:57:50.558Z] 02e56110abd2: Waiting [2021-07-14T09:57:50.558Z] b0b09059f4e1: Waiting [2021-07-14T09:57:50.558Z] f4666769fca7: Waiting [2021-07-14T09:57:50.558Z] bb961f40224b: Waiting [2021-07-14T09:57:50.558Z] 0754057c0ad3: Layer already exists [2021-07-14T09:57:50.558Z] 8d49a1e56785: Layer already exists [2021-07-14T09:57:50.558Z] 030f4c785c3a: Layer already exists [2021-07-14T09:57:50.558Z] 0d8b9b86b90a: Layer already exists [2021-07-14T09:57:50.558Z] ad450b38e94c: Layer already exists [2021-07-14T09:57:50.558Z] 02e56110abd2: Layer already exists [2021-07-14T09:57:50.558Z] 998cdf262ab1: Layer already exists [2021-07-14T09:57:50.558Z] bb961f40224b: Layer already exists [2021-07-14T09:57:50.558Z] abc36efb885a: Layer already exists [2021-07-14T09:57:50.558Z] b0b09059f4e1: Layer already exists [2021-07-14T09:57:50.558Z] f4666769fca7: Layer already exists [2021-07-14T09:57:50.558Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:9f381737b0fdf500932f077d73097d175607918df8aceaf726db3762c34d27af size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:50.863Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T09:57:51.159Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-07-14T09:57:51.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-14T09:57:51.159Z] ad450b38e94c: Preparing [2021-07-14T09:57:51.159Z] 0d8b9b86b90a: Preparing [2021-07-14T09:57:51.159Z] 8d49a1e56785: Preparing [2021-07-14T09:57:51.159Z] 030f4c785c3a: Preparing [2021-07-14T09:57:51.159Z] 0754057c0ad3: Preparing [2021-07-14T09:57:51.159Z] 998cdf262ab1: Preparing [2021-07-14T09:57:51.159Z] 02e56110abd2: Preparing [2021-07-14T09:57:51.159Z] abc36efb885a: Preparing [2021-07-14T09:57:51.159Z] b0b09059f4e1: Preparing [2021-07-14T09:57:51.159Z] bb961f40224b: Preparing [2021-07-14T09:57:51.159Z] f4666769fca7: Preparing [2021-07-14T09:57:51.159Z] 998cdf262ab1: Waiting [2021-07-14T09:57:51.159Z] 02e56110abd2: Waiting [2021-07-14T09:57:51.159Z] abc36efb885a: Waiting [2021-07-14T09:57:51.159Z] b0b09059f4e1: Waiting [2021-07-14T09:57:51.159Z] bb961f40224b: Waiting [2021-07-14T09:57:51.159Z] f4666769fca7: Waiting [2021-07-14T09:57:51.159Z] 0754057c0ad3: Layer already exists [2021-07-14T09:57:51.159Z] 030f4c785c3a: Layer already exists [2021-07-14T09:57:51.159Z] 0d8b9b86b90a: Layer already exists [2021-07-14T09:57:51.159Z] 8d49a1e56785: Layer already exists [2021-07-14T09:57:51.159Z] ad450b38e94c: Layer already exists [2021-07-14T09:57:51.159Z] 02e56110abd2: Layer already exists [2021-07-14T09:57:51.159Z] 998cdf262ab1: Layer already exists [2021-07-14T09:57:51.159Z] bb961f40224b: Layer already exists [2021-07-14T09:57:51.159Z] b0b09059f4e1: Layer already exists [2021-07-14T09:57:51.159Z] abc36efb885a: Layer already exists [2021-07-14T09:57:51.159Z] f4666769fca7: Layer already exists [2021-07-14T09:57:51.159Z] main: digest: sha256:9f381737b0fdf500932f077d73097d175607918df8aceaf726db3762c34d27af size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T09:57:51.211Z] ===================================================== [Pipeline] echo [2021-07-14T09:57:51.225Z] taggedImages: [2021-07-14T09:57:51.225Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:57:51.225Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-14T09:57:51.225Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.8 [2021-07-14T09:57:51.225Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T09:57:51.225Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T09:58:27.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-14T09:58:42.662Z] Removing intermediate container 3eda40872d0b [2021-07-14T09:58:42.662Z] ---> 157f4d8039fb [2021-07-14T09:58:42.662Z] [2021-07-14T09:58:42.662Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T09:58:42.662Z] 3.12: Pulling from library/alpine [2021-07-14T09:58:42.939Z] Removing intermediate container bdd1286cd282 [2021-07-14T09:58:42.939Z] ---> 9c264daa1bf1 [2021-07-14T09:58:42.939Z] [2021-07-14T09:58:42.939Z] Step 11/22 : FROM alpine:3.12 [2021-07-14T09:58:43.219Z] 3.12: Pulling from library/alpine [2021-07-14T09:58:43.492Z] Removing intermediate container dd77e1273589 [2021-07-14T09:58:43.492Z] ---> 02a54aaec0d9 [2021-07-14T09:58:43.492Z] [2021-07-14T09:58:43.492Z] Step 11/32 : FROM alpine:3.12 [2021-07-14T09:58:43.765Z] Removing intermediate container 75429e482df3 [2021-07-14T09:58:43.766Z] ---> 1a2088bcf2ec [2021-07-14T09:58:43.766Z] [2021-07-14T09:58:43.766Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T09:58:43.766Z] 3.12: Pulling from library/alpine [2021-07-14T09:58:43.766Z] 3.12: Pulling from library/alpine [2021-07-14T09:58:43.766Z] Removing intermediate container f4b8a812d8a4 [2021-07-14T09:58:43.766Z] ---> 4e32b427c1ae [2021-07-14T09:58:43.766Z] [2021-07-14T09:58:43.766Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T09:58:43.766Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T09:58:44.043Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T09:58:44.043Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T09:58:44.043Z] Status: Image is up to date for alpine:3.12 [2021-07-14T09:58:44.043Z] ---> c4fd0aeabfcf [2021-07-14T09:58:44.043Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:58:44.043Z] ---> c4fd0aeabfcf [2021-07-14T09:58:44.043Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-14T09:58:44.043Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T09:58:44.043Z] Status: Image is up to date for alpine:3.12 [2021-07-14T09:58:44.043Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T09:58:44.043Z] Status: Image is up to date for alpine:3.12 [2021-07-14T09:58:44.043Z] ---> c4fd0aeabfcf [2021-07-14T09:58:44.043Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-14T09:58:44.043Z] ---> c4fd0aeabfcf [2021-07-14T09:58:44.043Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-14T09:58:44.043Z] 3.12: Pulling from library/alpine [2021-07-14T09:58:44.315Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T09:58:44.315Z] Status: Image is up to date for alpine:3.12 [2021-07-14T09:58:44.315Z] ---> c4fd0aeabfcf [2021-07-14T09:58:44.315Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-14T09:58:44.315Z] ---> Running in c62d47673f93 [2021-07-14T09:58:44.316Z] ---> Running in a533f31d933b [2021-07-14T09:58:44.316Z] ---> Running in 53d7ff5a8eac [2021-07-14T09:58:44.316Z] ---> Running in 128e9b99a615 [2021-07-14T09:58:44.590Z] ---> Running in 4e2da9b74936 [2021-07-14T09:58:44.865Z] Removing intermediate container 53d7ff5a8eac [2021-07-14T09:58:44.865Z] ---> edf5e849c25e [2021-07-14T09:58:44.865Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-14T09:58:45.140Z] ---> Running in 09e18340c6f2 [2021-07-14T09:58:46.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:58:46.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:58:46.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:58:46.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:58:47.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:58:47.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:58:47.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:58:47.433Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:58:47.433Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:58:47.708Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T09:58:47.708Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:58:47.708Z] OK: 5 MiB in 15 packages [2021-07-14T09:58:47.708Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T09:58:47.708Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:58:47.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:58:47.708Z] OK: 5 MiB in 15 packages [2021-07-14T09:58:47.708Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-14T09:58:47.708Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T09:58:47.708Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-14T09:58:47.987Z] (4/4) Installing curl (7.77.0-r0) [2021-07-14T09:58:47.987Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:58:47.987Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:58:48.270Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-14T09:58:48.270Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-14T09:58:48.270Z] OK: 7 MiB in 18 packages [2021-07-14T09:58:48.270Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:58:48.270Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T09:58:48.270Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-14T09:58:48.270Z] (2/2) Installing su-exec (0.2-r1) [2021-07-14T09:58:48.270Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T09:58:48.270Z] OK: 5 MiB in 16 packages [2021-07-14T09:58:48.569Z] OK: 6 MiB in 16 packages [2021-07-14T09:58:49.556Z] Removing intermediate container c62d47673f93 [2021-07-14T09:58:49.556Z] ---> b0ee71fe9e1d [2021-07-14T09:58:49.556Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:58:49.556Z] ---> Running in 05625082335a [2021-07-14T09:58:49.556Z] Removing intermediate container 128e9b99a615 [2021-07-14T09:58:49.556Z] ---> dbbf029c3946 [2021-07-14T09:58:49.556Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:58:50.155Z] ---> Running in 4d4b213aa349 [2021-07-14T09:58:50.426Z] Removing intermediate container 05625082335a [2021-07-14T09:58:50.426Z] ---> 833308c52f2b [2021-07-14T09:58:50.426Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-14T09:58:50.426Z] Removing intermediate container 09e18340c6f2 [2021-07-14T09:58:50.426Z] ---> 75970d37acaf [2021-07-14T09:58:50.426Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-14T09:58:50.426Z] Removing intermediate container a533f31d933b [2021-07-14T09:58:50.426Z] ---> 353159de9c65 [2021-07-14T09:58:50.426Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T09:58:50.705Z] ---> Running in a4684d374889 [2021-07-14T09:58:50.705Z] ---> Running in 1e9aff5019c0 [2021-07-14T09:58:50.980Z] ---> Running in 75cf5f87a20f [2021-07-14T09:58:50.980Z] Removing intermediate container 4d4b213aa349 [2021-07-14T09:58:50.980Z] ---> c2c0e7d27847 [2021-07-14T09:58:50.980Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-14T09:58:51.261Z] Removing intermediate container 4e2da9b74936 [2021-07-14T09:58:51.261Z] ---> 1c3571285cec [2021-07-14T09:58:51.261Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T09:58:51.261Z] ---> Running in 49ee5a942bc5 [2021-07-14T09:58:51.542Z] ---> Running in 2a5dc73064fa [2021-07-14T09:58:51.542Z] Removing intermediate container a4684d374889 [2021-07-14T09:58:51.542Z] ---> 002f2bb6cd92 [2021-07-14T09:58:51.542Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T09:58:51.542Z] Removing intermediate container 1e9aff5019c0 [2021-07-14T09:58:51.542Z] ---> 26e0ae74e1ed [2021-07-14T09:58:51.542Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-14T09:58:51.821Z] Removing intermediate container 75cf5f87a20f [2021-07-14T09:58:51.821Z] ---> 47f6f4fd3467 [2021-07-14T09:58:51.821Z] Step 14/22 : WORKDIR /edgex [2021-07-14T09:58:51.821Z] ---> Running in 5a73a66faca1 [2021-07-14T09:58:51.821Z] ---> Running in a0baa2135634 [2021-07-14T09:58:51.821Z] ---> Running in 4258519a33e4 [2021-07-14T09:58:51.821Z] Removing intermediate container 49ee5a942bc5 [2021-07-14T09:58:51.821Z] ---> 12d90cb10e23 [2021-07-14T09:58:51.821Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T09:58:52.094Z] Removing intermediate container 2a5dc73064fa [2021-07-14T09:58:52.094Z] ---> c005e063b955 [2021-07-14T09:58:52.094Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-14T09:58:52.094Z] ---> Running in d74d6ded7828 [2021-07-14T09:58:52.374Z] ---> Running in 0f0e0c1e19a4 [2021-07-14T09:58:52.374Z] Removing intermediate container a0baa2135634 [2021-07-14T09:58:52.374Z] ---> 76bd2a806b0c [2021-07-14T09:58:52.374Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-14T09:58:52.374Z] Removing intermediate container 5a73a66faca1 [2021-07-14T09:58:52.374Z] ---> 748d12ae2679 [2021-07-14T09:58:52.649Z] Step 16/24 : WORKDIR / [2021-07-14T09:58:52.649Z] Removing intermediate container 4258519a33e4 [2021-07-14T09:58:52.649Z] ---> 341adb7672c6 [2021-07-14T09:58:52.649Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-14T09:58:52.924Z] ---> Running in 0b6d0e2b171c [2021-07-14T09:58:52.924Z] ---> Running in 371ab3b2f5ef [2021-07-14T09:58:52.924Z] Removing intermediate container d74d6ded7828 [2021-07-14T09:58:52.924Z] ---> e379548876d1 [2021-07-14T09:58:52.924Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:58:53.200Z] Removing intermediate container 0f0e0c1e19a4 [2021-07-14T09:58:53.200Z] ---> ea588fb44de4 [2021-07-14T09:58:53.200Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T09:58:53.200Z] ---> Running in 9cde9922bff3 [2021-07-14T09:58:53.474Z] Removing intermediate container 371ab3b2f5ef [2021-07-14T09:58:53.474Z] ---> eae3473a3b13 [2021-07-14T09:58:53.474Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:58:54.066Z] ---> 7b8dc991436d [2021-07-14T09:58:54.066Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-14T09:58:54.066Z] Removing intermediate container 9cde9922bff3 [2021-07-14T09:58:54.066Z] ---> 5fd8572b46fc [2021-07-14T09:58:54.066Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:58:54.339Z] ---> b8036f464c6b [2021-07-14T09:58:54.339Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-14T09:58:54.941Z] ---> 00a5f0813679 [2021-07-14T09:58:54.941Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-14T09:58:55.924Z] ---> 9089ffe522d0 [2021-07-14T09:58:55.924Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-14T09:58:56.207Z] ---> 1c347f5d6045 [2021-07-14T09:58:56.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-14T09:58:56.207Z] Removing intermediate container 0b6d0e2b171c [2021-07-14T09:58:56.207Z] ---> e96477637011 [2021-07-14T09:58:56.207Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-14T09:58:56.207Z] ---> 888760a5c7aa [2021-07-14T09:58:56.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-14T09:58:56.495Z] ---> Running in e6d3b14a7cf1 [2021-07-14T09:58:56.770Z] ---> 7641d82b0899 [2021-07-14T09:58:56.770Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-14T09:58:57.782Z] ---> 30985dbc5fe0 [2021-07-14T09:58:57.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-14T09:58:57.782Z] Removing intermediate container e6d3b14a7cf1 [2021-07-14T09:58:57.782Z] ---> 59359031ddf7 [2021-07-14T09:58:57.782Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-14T09:58:57.782Z] ---> dabbe000bc36 [2021-07-14T09:58:57.782Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-14T09:58:58.057Z] ---> aed9d41c8888 [2021-07-14T09:58:58.057Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-14T09:58:58.057Z] ---> 06d89a59f695 [2021-07-14T09:58:58.057Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-14T09:58:58.336Z] ---> Running in da9d2cdd76d0 [2021-07-14T09:58:58.336Z] ---> Running in efd103ffe062 [2021-07-14T09:58:58.336Z] ---> Running in 3b6ef00b5c6c [2021-07-14T09:58:58.942Z] ---> e378f16230d4 [2021-07-14T09:58:58.942Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-14T09:58:58.942Z] ---> Running in 9cceb81ac0e7 [2021-07-14T09:58:58.942Z] Removing intermediate container da9d2cdd76d0 [2021-07-14T09:58:58.942Z] ---> 4e96d2189735 [2021-07-14T09:58:58.942Z] Removing intermediate container 3b6ef00b5c6c [2021-07-14T09:58:58.942Z] ---> c09dd425b4be [2021-07-14T09:58:58.942Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:58:58.942Z] [2021-07-14T09:58:59.218Z] Removing intermediate container efd103ffe062 [2021-07-14T09:58:59.218Z] ---> 9b618b0172e1 [2021-07-14T09:58:59.218Z] Step 19/22 : CMD ["--init=true"] [2021-07-14T09:58:59.218Z] ---> b17541d8ca9f [2021-07-14T09:58:59.218Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-14T09:58:59.494Z] ---> Running in 5bc798d83c41 [2021-07-14T09:58:59.494Z] ---> Running in 3bff46f8ddc8 [2021-07-14T09:58:59.494Z] ---> Running in 9461af574783 [2021-07-14T09:58:59.494Z] ---> Running in 6bbd07022715 [2021-07-14T09:58:59.772Z] Removing intermediate container 9cceb81ac0e7 [2021-07-14T09:58:59.772Z] ---> 2f2fb3d5c655 [2021-07-14T09:58:59.772Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T09:58:59.772Z] ---> Running in 3be8d5e21715 [2021-07-14T09:59:00.052Z] Removing intermediate container 9461af574783 [2021-07-14T09:59:00.052Z] ---> 8cee1bde91b8 [2021-07-14T09:59:00.052Z] Step 21/23 : LABEL arch=arm64 [2021-07-14T09:59:00.332Z] Removing intermediate container 3bff46f8ddc8 [2021-07-14T09:59:00.332Z] ---> a806673c0d87 [2021-07-14T09:59:00.332Z] Step 20/22 : LABEL arch=arm64 [2021-07-14T09:59:00.332Z] Removing intermediate container 5bc798d83c41 [2021-07-14T09:59:00.332Z] ---> 8c7411bf7d9a [2021-07-14T09:59:00.332Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T09:59:00.332Z] ---> Running in dc08d6991787 [2021-07-14T09:59:00.332Z] ---> Running in 1b143d634c5f [2021-07-14T09:59:00.610Z] ---> Running in 3b93232b65aa [2021-07-14T09:59:00.610Z] Removing intermediate container 3be8d5e21715 [2021-07-14T09:59:00.610Z] ---> 7e637963639c [2021-07-14T09:59:00.610Z] Step 21/23 : LABEL arch=arm64 [2021-07-14T09:59:00.895Z] ---> Running in db54f804a09a [2021-07-14T09:59:01.167Z] Removing intermediate container dc08d6991787 [2021-07-14T09:59:01.167Z] ---> 2dbe097a0abd [2021-07-14T09:59:01.167Z] Step 21/22 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:59:01.167Z] Removing intermediate container 1b143d634c5f [2021-07-14T09:59:01.167Z] ---> ff1ff527262f [2021-07-14T09:59:01.167Z] Step 22/23 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:59:01.443Z] Removing intermediate container 3b93232b65aa [2021-07-14T09:59:01.443Z] ---> ba8b855a20a7 [2021-07-14T09:59:01.443Z] Step 23/24 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:59:01.443Z] ---> Running in 65e35efa638e [2021-07-14T09:59:01.443Z] ---> Running in c2c2721129dc [2021-07-14T09:59:01.720Z] ---> Running in 071230a0266c [2021-07-14T09:59:01.720Z] Removing intermediate container db54f804a09a [2021-07-14T09:59:01.720Z] ---> 2c9b9838c10c [2021-07-14T09:59:01.720Z] Step 22/23 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:59:02.006Z] ---> Running in 3ea934db0fb3 [2021-07-14T09:59:02.286Z] Removing intermediate container 65e35efa638e [2021-07-14T09:59:02.286Z] ---> 4b78b840eed7 [2021-07-14T09:59:02.286Z] Step 22/22 : LABEL version=2.0.1-dev.8 [2021-07-14T09:59:02.286Z] Removing intermediate container c2c2721129dc [2021-07-14T09:59:02.286Z] ---> 861b35273a8c [2021-07-14T09:59:02.286Z] Step 23/23 : LABEL version=2.0.1-dev.8 [2021-07-14T09:59:02.563Z] Removing intermediate container 071230a0266c [2021-07-14T09:59:02.563Z] ---> 09ff2795e0ca [2021-07-14T09:59:02.563Z] Step 24/24 : LABEL version=2.0.1-dev.8 [2021-07-14T09:59:02.563Z] ---> Running in 0a8e9577fd00 [2021-07-14T09:59:02.563Z] ---> Running in 05429ec13d6c [2021-07-14T09:59:02.837Z] ---> Running in 802b03c393b5 [2021-07-14T09:59:02.837Z] Removing intermediate container 3ea934db0fb3 [2021-07-14T09:59:02.837Z] ---> 56084b890d08 [2021-07-14T09:59:02.837Z] Step 23/23 : LABEL version=2.0.1-dev.8 [2021-07-14T09:59:02.837Z] Removing intermediate container 6bbd07022715 [2021-07-14T09:59:02.837Z] ---> 55fb94bf437d [2021-07-14T09:59:02.837Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T09:59:02.837Z] ---> Running in 9cf2d897f84e [2021-07-14T09:59:03.442Z] Removing intermediate container 05429ec13d6c [2021-07-14T09:59:03.442Z] ---> a2b1a6f86e34 [2021-07-14T09:59:03.442Z] [2021-07-14T09:59:03.442Z] Removing intermediate container 0a8e9577fd00 [2021-07-14T09:59:03.442Z] ---> b50494533ee8 [2021-07-14T09:59:03.442Z] [2021-07-14T09:59:03.721Z] Removing intermediate container 9cf2d897f84e [2021-07-14T09:59:03.721Z] ---> 5075c08e01b8 [2021-07-14T09:59:03.721Z] [2021-07-14T09:59:03.721Z] Successfully built a2b1a6f86e34 [2021-07-14T09:59:03.721Z] Removing intermediate container 802b03c393b5 [2021-07-14T09:59:03.721Z] ---> 4c1ec930362a [2021-07-14T09:59:03.721Z] [2021-07-14T09:59:03.721Z] Successfully tagged support-scheduler-arm64:latest [2021-07-14T09:59:03.721Z] Building sys-mgmt-agent [2021-07-14T09:59:03.721Z]  Building support-scheduler ... done Successfully built b50494533ee8 [2021-07-14T09:59:03.721Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-14T09:59:03.721Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-07-14T09:59:03.996Z] Successfully built 4c1ec930362a [2021-07-14T09:59:03.996Z] Successfully built 5075c08e01b8 [2021-07-14T09:59:03.996Z] ---> aed42baf7470 [2021-07-14T09:59:03.996Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-14T09:59:03.996Z] Successfully tagged core-command-arm64:latest [2021-07-14T09:59:03.996Z] Successfully tagged support-notifications-arm64:latest [2021-07-14T09:59:03.996Z] Building core-data [2021-07-14T09:59:03.996Z] Building core-metadata [2021-07-14T09:59:05.429Z]  Building core-command ... done  Building support-notifications ... done  ---> 0bd5239a00fc [2021-07-14T09:59:05.429Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-14T09:59:06.405Z] ---> e2784f68a43d [2021-07-14T09:59:06.405Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-14T09:59:07.841Z] ---> d387b0553a90 [2021-07-14T09:59:07.841Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-14T09:59:08.836Z] ---> 7d31bb749b16 [2021-07-14T09:59:08.836Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-14T09:59:09.439Z] ---> Running in 12b9f9d8540b [2021-07-14T09:59:10.430Z] Removing intermediate container 12b9f9d8540b [2021-07-14T09:59:10.430Z] ---> 0c97a80c8deb [2021-07-14T09:59:10.430Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-14T09:59:11.871Z] ---> 0709a752aa00 [2021-07-14T09:59:11.871Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-14T09:59:12.159Z] ---> Running in 6ea3b42ea813 [2021-07-14T09:59:14.870Z] Removing intermediate container 6ea3b42ea813 [2021-07-14T09:59:14.870Z] ---> 012140a5eb09 [2021-07-14T09:59:14.870Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-14T09:59:15.206Z] ---> Running in 6af8256e1983 [2021-07-14T09:59:16.251Z] Removing intermediate container 6af8256e1983 [2021-07-14T09:59:16.251Z] ---> 125f0e2506b8 [2021-07-14T09:59:16.251Z] Step 29/32 : CMD ["gate"] [2021-07-14T09:59:16.251Z] ---> Running in d037e10f96d1 [2021-07-14T09:59:16.858Z] Removing intermediate container d037e10f96d1 [2021-07-14T09:59:16.858Z] ---> c5530f647237 [2021-07-14T09:59:16.858Z] Step 30/32 : LABEL arch=arm64 [2021-07-14T09:59:17.452Z] ---> Running in e3773d768a8c [2021-07-14T09:59:17.730Z] Removing intermediate container e3773d768a8c [2021-07-14T09:59:17.730Z] ---> 03c35ac8d4ea [2021-07-14T09:59:17.730Z] Step 31/32 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T09:59:18.323Z] ---> Running in e59a089f6778 [2021-07-14T09:59:18.594Z] Removing intermediate container e59a089f6778 [2021-07-14T09:59:18.594Z] ---> d5d29f033f18 [2021-07-14T09:59:18.594Z] Step 32/32 : LABEL version=2.0.1-dev.8 [2021-07-14T09:59:19.188Z] ---> Running in 377bb53fbc40 [2021-07-14T09:59:20.170Z] Removing intermediate container 377bb53fbc40 [2021-07-14T09:59:20.170Z] ---> 16ddc29ac9d0 [2021-07-14T09:59:20.170Z] [2021-07-14T09:59:20.445Z] Successfully built 16ddc29ac9d0 [2021-07-14T09:59:20.445Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-14T09:59:38.765Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:59:38.765Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:59:38.765Z] ---> e038c63c9f46 [2021-07-14T09:59:38.765Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:59:38.765Z] ---> Using cache [2021-07-14T09:59:38.765Z] ---> 6a909f316448 [2021-07-14T09:59:38.765Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:59:38.765Z] ---> Using cache [2021-07-14T09:59:38.765Z] ---> 54d9d4995050 [2021-07-14T09:59:38.765Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-14T09:59:38.765Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:59:38.765Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:59:38.765Z] ---> e038c63c9f46 [2021-07-14T09:59:38.765Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:59:38.765Z] ---> Using cache [2021-07-14T09:59:38.765Z] ---> 6a909f316448 [2021-07-14T09:59:38.765Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:59:38.765Z] ---> Using cache [2021-07-14T09:59:38.765Z] ---> 54d9d4995050 [2021-07-14T09:59:38.765Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-14T09:59:38.765Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:59:38.766Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:59:38.766Z] ---> e038c63c9f46 [2021-07-14T09:59:38.766Z] Step 3/26 : WORKDIR /edgex-go [2021-07-14T09:59:38.766Z] ---> Using cache [2021-07-14T09:59:38.766Z] ---> 6a909f316448 [2021-07-14T09:59:38.766Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:59:38.766Z] ---> Using cache [2021-07-14T09:59:38.766Z] ---> 54d9d4995050 [2021-07-14T09:59:38.766Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-14T09:59:38.766Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T09:59:38.766Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T09:59:38.766Z] ---> e038c63c9f46 [2021-07-14T09:59:38.766Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T09:59:38.766Z] ---> Using cache [2021-07-14T09:59:38.766Z] ---> 6a909f316448 [2021-07-14T09:59:38.766Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T09:59:38.766Z] ---> Using cache [2021-07-14T09:59:38.766Z] ---> 54d9d4995050 [2021-07-14T09:59:38.766Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T09:59:38.766Z] ---> Running in 9167a814f869 [2021-07-14T09:59:38.766Z] ---> Running in 1212359c9eae [2021-07-14T09:59:38.766Z] ---> Running in e7023943a8f5 [2021-07-14T09:59:38.766Z] ---> Running in a5d6a0532d1e [2021-07-14T09:59:40.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:59:40.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:59:41.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:59:41.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T09:59:41.322Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:59:41.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:59:41.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:59:41.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T09:59:42.488Z] OK: 218 MiB in 52 packages [2021-07-14T09:59:43.090Z] OK: 218 MiB in 52 packages [2021-07-14T09:59:43.090Z] OK: 218 MiB in 52 packages [2021-07-14T09:59:43.090Z] OK: 218 MiB in 52 packages [2021-07-14T09:59:44.085Z] Removing intermediate container 9167a814f869 [2021-07-14T09:59:44.086Z] ---> 7b4f8e56f805 [2021-07-14T09:59:44.086Z] Step 6/24 : COPY go.mod . [2021-07-14T09:59:44.684Z] Removing intermediate container a5d6a0532d1e [2021-07-14T09:59:44.684Z] ---> 82ffafddecc0 [2021-07-14T09:59:44.684Z] Step 6/26 : COPY go.mod . [2021-07-14T09:59:44.684Z] Removing intermediate container 1212359c9eae [2021-07-14T09:59:44.684Z] ---> a154fd136b46 [2021-07-14T09:59:44.684Z] Step 6/24 : COPY go.mod . [2021-07-14T09:59:44.684Z] Removing intermediate container e7023943a8f5 [2021-07-14T09:59:44.684Z] ---> b0ee914d56c9 [2021-07-14T09:59:44.684Z] Step 6/24 : COPY go.mod . [2021-07-14T09:59:44.971Z] ---> 58936d9eadf1 [2021-07-14T09:59:44.971Z] Step 7/24 : RUN go mod download [2021-07-14T09:59:45.250Z] ---> Running in 7f17741f3c92 [2021-07-14T09:59:45.525Z] ---> 3adcc84c53d6 [2021-07-14T09:59:45.526Z] Step 7/24 : RUN go mod download [2021-07-14T09:59:45.800Z] ---> Running in 34d92a4a2220 [2021-07-14T09:59:45.800Z] ---> bd7c91ab2c78 [2021-07-14T09:59:45.800Z] Step 7/26 : RUN go mod download [2021-07-14T09:59:45.800Z] ---> 6bb02e690900 [2021-07-14T09:59:45.800Z] Step 7/24 : RUN go mod download [2021-07-14T09:59:46.082Z] ---> Running in 7c7daabc39cf [2021-07-14T09:59:46.082Z] ---> Running in 8e2fabaaf358 [2021-07-14T09:59:49.498Z] Removing intermediate container 7f17741f3c92 [2021-07-14T09:59:49.498Z] ---> a2849b7d1550 [2021-07-14T09:59:49.498Z] Step 8/24 : COPY . . [2021-07-14T09:59:49.498Z] Removing intermediate container 34d92a4a2220 [2021-07-14T09:59:49.498Z] ---> 106146888dd7 [2021-07-14T09:59:49.498Z] Step 8/24 : COPY . . [2021-07-14T09:59:50.941Z] Removing intermediate container 7c7daabc39cf [2021-07-14T09:59:50.941Z] ---> d7397aedbc3e [2021-07-14T09:59:50.941Z] Step 8/24 : COPY . . [2021-07-14T09:59:51.220Z] Removing intermediate container 8e2fabaaf358 [2021-07-14T09:59:51.220Z] ---> c162b3dcbe4f [2021-07-14T09:59:51.220Z] Step 8/26 : COPY . . [2021-07-14T10:00:03.658Z] ---> 9b8dc7194814 [2021-07-14T10:00:03.658Z] Step 9/24 : RUN go mod tidy [2021-07-14T10:00:03.658Z] ---> 4cf39a732156 [2021-07-14T10:00:03.658Z] Step 9/24 : RUN go mod tidy [2021-07-14T10:00:03.658Z] ---> f772b16c0b2a [2021-07-14T10:00:03.658Z] Step 9/24 : RUN go mod tidy [2021-07-14T10:00:03.658Z] ---> Running in d7c0aabd6273 [2021-07-14T10:00:03.658Z] ---> Running in 4c874c6b5314 [2021-07-14T10:00:03.929Z] ---> Running in bd26e1b19ae4 [2021-07-14T10:00:03.929Z] ---> 06beaaedab33 [2021-07-14T10:00:03.929Z] Step 9/26 : RUN go mod tidy [2021-07-14T10:00:04.206Z] ---> Running in e022c6e148d7 [2021-07-14T10:00:09.642Z] Removing intermediate container d7c0aabd6273 [2021-07-14T10:00:09.642Z] ---> 21d822dce822 [2021-07-14T10:00:09.642Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-14T10:00:09.642Z] ---> Running in b61d7b33984f [2021-07-14T10:00:09.919Z] Removing intermediate container 4c874c6b5314 [2021-07-14T10:00:09.919Z] ---> f7f07cc05ab8 [2021-07-14T10:00:09.919Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-14T10:00:10.196Z] ---> Running in 7577b8862849 [2021-07-14T10:00:10.196Z] Removing intermediate container e022c6e148d7 [2021-07-14T10:00:10.487Z] ---> 6d531a454f7c [2021-07-14T10:00:10.487Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-14T10:00:10.487Z] Removing intermediate container bd26e1b19ae4 [2021-07-14T10:00:10.487Z] ---> fab8f0f8b7c6 [2021-07-14T10:00:10.487Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-14T10:00:10.487Z] ---> Running in ce8e655f4615 [2021-07-14T10:00:10.487Z] ---> Running in 42e8eb44dbb6 [2021-07-14T10:00:11.470Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-07-14T10:00:12.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-14T10:00:12.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-14T10:00:12.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-14T10:01:49.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-14T10:01:49.551Z] Removing intermediate container 7577b8862849 [2021-07-14T10:01:49.551Z] ---> 4ac275f7d43f [2021-07-14T10:01:49.551Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-14T10:01:49.551Z] ---> Running in 5974497c1abe [2021-07-14T10:01:49.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-14T10:01:49.551Z] Removing intermediate container 5974497c1abe [2021-07-14T10:01:49.551Z] ---> 5d8874cb112b [2021-07-14T10:01:49.551Z] [2021-07-14T10:01:49.551Z] Step 12/24 : FROM docker:20.10.0 [2021-07-14T10:01:49.551Z] 20.10.0: Pulling from library/docker [2021-07-14T10:01:49.551Z] Removing intermediate container 42e8eb44dbb6 [2021-07-14T10:01:49.551Z] ---> ceff400f18ef [2021-07-14T10:01:49.551Z] [2021-07-14T10:01:49.551Z] Step 11/26 : FROM alpine:3.12 [2021-07-14T10:01:49.551Z] ---> c4fd0aeabfcf [2021-07-14T10:01:49.551Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-14T10:01:49.551Z] ---> Running in bdf612715776 [2021-07-14T10:01:50.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:01:50.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:01:51.049Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-14T10:01:51.049Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T10:01:51.049Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-14T10:01:51.049Z] (4/6) Installing curl (7.77.0-r0) [2021-07-14T10:01:51.049Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-14T10:01:51.049Z] (6/6) Installing su-exec (0.2-r1) [2021-07-14T10:01:51.049Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T10:01:51.049Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T10:01:51.326Z] OK: 7 MiB in 20 packages [2021-07-14T10:01:52.797Z] Removing intermediate container ce8e655f4615 [2021-07-14T10:01:52.797Z] ---> d9f4d3223fa3 [2021-07-14T10:01:52.797Z] [2021-07-14T10:01:52.797Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T10:01:52.797Z] ---> c4fd0aeabfcf [2021-07-14T10:01:52.797Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T10:01:52.797Z] ---> Using cache [2021-07-14T10:01:52.797Z] ---> dbbf029c3946 [2021-07-14T10:01:52.797Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T10:01:52.797Z] ---> Using cache [2021-07-14T10:01:52.797Z] ---> c2c0e7d27847 [2021-07-14T10:01:52.797Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-14T10:01:53.076Z] ---> Running in 632b7423a8c8 [2021-07-14T10:01:54.073Z] Removing intermediate container bdf612715776 [2021-07-14T10:01:54.073Z] ---> 6561fbb5b642 [2021-07-14T10:01:54.073Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T10:01:54.350Z] Removing intermediate container 632b7423a8c8 [2021-07-14T10:01:54.350Z] ---> 960d1370f14e [2021-07-14T10:01:54.350Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T10:01:54.655Z] ---> Running in 257ab01b47e1 [2021-07-14T10:01:55.262Z] ---> Running in c316fdb19ef7 [2021-07-14T10:01:55.866Z] Removing intermediate container b61d7b33984f [2021-07-14T10:01:55.866Z] ---> dd22569286f7 [2021-07-14T10:01:55.866Z] [2021-07-14T10:01:55.866Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T10:01:55.866Z] ---> c4fd0aeabfcf [2021-07-14T10:01:55.866Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-14T10:01:55.866Z] Removing intermediate container 257ab01b47e1 [2021-07-14T10:01:55.866Z] ---> 8a2cb04a8cf6 [2021-07-14T10:01:55.866Z] Step 14/26 : WORKDIR / [2021-07-14T10:01:56.143Z] ---> Running in b93af88c7482 [2021-07-14T10:01:56.143Z] Removing intermediate container c316fdb19ef7 [2021-07-14T10:01:56.143Z] ---> 73a8ccd0e9a0 [2021-07-14T10:01:56.143Z] Step 16/24 : WORKDIR / [2021-07-14T10:01:56.419Z] ---> Running in 3bef1d202a16 [2021-07-14T10:01:56.419Z] ---> Running in 2ec6c39939f2 [2021-07-14T10:01:57.025Z] Removing intermediate container b93af88c7482 [2021-07-14T10:01:57.025Z] ---> c75388dd4387 [2021-07-14T10:01:57.025Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-14T10:01:57.304Z] Removing intermediate container 3bef1d202a16 [2021-07-14T10:01:57.304Z] ---> 3a7c52e63d30 [2021-07-14T10:01:57.304Z] 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-07-14T10:01:57.304Z] ---> Running in 5af3751a3caa [2021-07-14T10:01:57.578Z] Removing intermediate container 2ec6c39939f2 [2021-07-14T10:01:57.578Z] ---> 1dfd270cc4c5 [2021-07-14T10:01:57.578Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T10:01:58.177Z] Removing intermediate container 5af3751a3caa [2021-07-14T10:01:58.177Z] ---> 6bd57328e53d [2021-07-14T10:01:58.177Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-14T10:01:58.452Z] ---> Running in 5a1a6b226708 [2021-07-14T10:01:58.738Z] ---> 29b3e87ef8c5 [2021-07-14T10:01:58.738Z] 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-07-14T10:01:59.020Z] ---> 73b4e7625848 [2021-07-14T10:01:59.020Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-14T10:01:59.296Z] Removing intermediate container 5a1a6b226708 [2021-07-14T10:01:59.297Z] ---> 1c7f74326815 [2021-07-14T10:01:59.297Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T10:01:59.573Z] ---> Running in 1edc34ff6c35 [2021-07-14T10:02:00.178Z] ---> 134610b35e4c [2021-07-14T10:02:00.178Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-14T10:02:01.175Z] ---> 81292f5971ae [2021-07-14T10:02:01.175Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-14T10:02:01.175Z] ---> 8df71771aade [2021-07-14T10:02:01.175Z] 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-07-14T10:02:02.160Z] ---> d7c442605f25 [2021-07-14T10:02:02.160Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-14T10:02:02.160Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-14T10:02:02.160Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-14T10:02:02.438Z] ---> eeaf43b92773 [2021-07-14T10:02:02.438Z] 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-07-14T10:02:02.438Z] ---> Running in 4365107360a3 [2021-07-14T10:02:02.438Z] ---> 5843a6c1a97f [2021-07-14T10:02:02.438Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-14T10:02:02.438Z] ---> Running in cac42a67f5ea [2021-07-14T10:02:02.723Z] Removing intermediate container 1edc34ff6c35 [2021-07-14T10:02:02.723Z] ---> ee904d473785 [2021-07-14T10:02:02.723Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-14T10:02:02.997Z] ---> Running in bc459200b8ca [2021-07-14T10:02:03.272Z] Removing intermediate container cac42a67f5ea [2021-07-14T10:02:03.272Z] Removing intermediate container 4365107360a3 [2021-07-14T10:02:03.272Z] ---> 360b3a0e2e46 [2021-07-14T10:02:03.272Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T10:02:03.272Z] ---> e8d0ebac5f05 [2021-07-14T10:02:03.272Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-14T10:02:03.548Z] ---> Running in 7a2ee3dd921e [2021-07-14T10:02:03.548Z] ---> Running in 2ca70993fa2d [2021-07-14T10:02:04.149Z] ---> 8befa2470977 [2021-07-14T10:02:04.149Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-14T10:02:04.149Z] Removing intermediate container 7a2ee3dd921e [2021-07-14T10:02:04.149Z] ---> 7bd412a6e28c [2021-07-14T10:02:04.149Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T10:02:04.425Z] ---> Running in 0cc71a0a9dc5 [2021-07-14T10:02:04.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:02:04.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T10:02:05.269Z] Removing intermediate container 0cc71a0a9dc5 [2021-07-14T10:02:05.269Z] ---> c81a46b9846e [2021-07-14T10:02:05.269Z] Step 23/24 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:02:05.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:02:05.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T10:02:05.548Z] ---> Running in 524c4bd789df [2021-07-14T10:02:05.548Z] ---> a9cb1b523281 [2021-07-14T10:02:05.548Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-14T10:02:06.171Z] (1/39) Installing readline (8.0.4-r0) [2021-07-14T10:02:06.171Z] (2/39) Installing bash (5.0.17-r0) [2021-07-14T10:02:06.171Z] Executing bash-5.0.17-r0.post-install [2021-07-14T10:02:06.171Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-14T10:02:06.171Z] Removing intermediate container 524c4bd789df [2021-07-14T10:02:06.171Z] ---> ea5da582b3a9 [2021-07-14T10:02:06.171Z] Step 24/24 : LABEL version=2.0.1-dev.8 [2021-07-14T10:02:06.171Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T10:02:06.171Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-14T10:02:06.171Z] (5/39) Installing curl (7.77.0-r0) [2021-07-14T10:02:06.171Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-14T10:02:06.171Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-14T10:02:06.171Z] (8/39) Installing expat (2.2.9-r1) [2021-07-14T10:02:06.171Z] (9/39) Installing libffi (3.3-r2) [2021-07-14T10:02:06.171Z] (10/39) Installing gdbm (1.13-r1) [2021-07-14T10:02:06.171Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-14T10:02:06.171Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-14T10:02:06.171Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-14T10:02:06.171Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-14T10:02:06.171Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-14T10:02:06.448Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-14T10:02:06.448Z] ---> Running in 4a56103f88c8 [2021-07-14T10:02:06.724Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-14T10:02:06.724Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-14T10:02:06.724Z] ---> 2ea8f8c7e982 [2021-07-14T10:02:06.724Z] 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-07-14T10:02:06.724Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T10:02:07.006Z] OK: 8 MiB in 20 packages [2021-07-14T10:02:07.006Z] ---> Running in 2f9373460705 [2021-07-14T10:02:07.006Z] Removing intermediate container 4a56103f88c8 [2021-07-14T10:02:07.006Z] ---> 6b71e197b9bf [2021-07-14T10:02:07.006Z] [2021-07-14T10:02:07.614Z] Successfully built 6b71e197b9bf [2021-07-14T10:02:07.614Z] Successfully tagged core-metadata-arm64:latest [2021-07-14T10:02:08.225Z]  Building core-metadata ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-14T10:02:08.225Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-14T10:02:08.225Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-14T10:02:08.225Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-14T10:02:08.225Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-14T10:02:08.225Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-14T10:02:08.550Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-14T10:02:08.550Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-14T10:02:08.550Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-14T10:02:08.550Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-14T10:02:08.550Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-14T10:02:08.550Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-14T10:02:08.550Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-14T10:02:08.550Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-14T10:02:08.550Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-14T10:02:08.550Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-14T10:02:08.550Z] Removing intermediate container bc459200b8ca [2021-07-14T10:02:08.550Z] ---> 8a1c7069de00 [2021-07-14T10:02:08.550Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T10:02:08.892Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-14T10:02:08.892Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-14T10:02:08.892Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-14T10:02:08.892Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-14T10:02:08.892Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-14T10:02:08.892Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-14T10:02:08.892Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-14T10:02:08.892Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-14T10:02:08.892Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-14T10:02:08.892Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-14T10:02:08.892Z] Executing busybox-1.31.1-r19.trigger [2021-07-14T10:02:09.187Z] OK: 72 MiB in 59 packages [2021-07-14T10:02:09.847Z] ---> 5e06ba05244d [2021-07-14T10:02:09.847Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-14T10:02:10.200Z] Removing intermediate container 2f9373460705 [2021-07-14T10:02:10.200Z] ---> 5675483b5b3b [2021-07-14T10:02:10.200Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-14T10:02:10.498Z] ---> Running in 1463fa800bf7 [2021-07-14T10:02:11.133Z] Removing intermediate container 1463fa800bf7 [2021-07-14T10:02:11.133Z] ---> 9046de3aed00 [2021-07-14T10:02:11.134Z] Step 24/26 : LABEL arch=arm64 [2021-07-14T10:02:11.414Z] ---> 50995527b575 [2021-07-14T10:02:11.414Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-14T10:02:11.414Z] ---> Running in 02dbdd6907b1 [2021-07-14T10:02:12.017Z] Removing intermediate container 02dbdd6907b1 [2021-07-14T10:02:12.017Z] ---> 562f04bd7c86 [2021-07-14T10:02:12.017Z] Step 25/26 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:02:12.292Z] ---> Running in bcaada672dff [2021-07-14T10:02:12.292Z] ---> 540ec9cfe723 [2021-07-14T10:02:12.292Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-14T10:02:12.569Z] ---> Running in 1624d2bfb8e3 [2021-07-14T10:02:12.844Z] Removing intermediate container bcaada672dff [2021-07-14T10:02:12.844Z] ---> b91dff85c488 [2021-07-14T10:02:12.844Z] Step 26/26 : LABEL version=2.0.1-dev.8 [2021-07-14T10:02:13.126Z] ---> Running in 4b15136f28ba [2021-07-14T10:02:13.126Z] Removing intermediate container 1624d2bfb8e3 [2021-07-14T10:02:13.126Z] ---> cf29bca9883e [2021-07-14T10:02:13.126Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T10:02:13.403Z] ---> Running in 53f3f5ffc18a [2021-07-14T10:02:13.403Z] Removing intermediate container 4b15136f28ba [2021-07-14T10:02:13.403Z] ---> 78975ce0094a [2021-07-14T10:02:13.403Z] [2021-07-14T10:02:13.678Z] Successfully built 78975ce0094a [2021-07-14T10:02:13.678Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-14T10:02:13.954Z]  Building security-secretstore-setup ... done Removing intermediate container 53f3f5ffc18a [2021-07-14T10:02:13.954Z] ---> c2599a7807ad [2021-07-14T10:02:13.954Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T10:02:13.954Z] Collecting docker-compose==1.23.2 [2021-07-14T10:02:13.954Z] ---> Running in bbce13d36ff7 [2021-07-14T10:02:14.229Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-14T10:02:14.504Z] Removing intermediate container bbce13d36ff7 [2021-07-14T10:02:14.504Z] ---> e62f3bd3746e [2021-07-14T10:02:14.504Z] Step 23/24 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:02:14.504Z] 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-07-14T10:02:14.777Z] ---> Running in 1f38195ae1ca [2021-07-14T10:02:14.777Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-14T10:02:14.777Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-14T10:02:15.375Z] Removing intermediate container 1f38195ae1ca [2021-07-14T10:02:15.375Z] ---> 30fcecccc471 [2021-07-14T10:02:15.375Z] Step 24/24 : LABEL version=2.0.1-dev.8 [2021-07-14T10:02:15.375Z] ---> Running in 1c079fdfa259 [2021-07-14T10:02:15.976Z] Removing intermediate container 1c079fdfa259 [2021-07-14T10:02:15.976Z] ---> 01d8d7774c54 [2021-07-14T10:02:15.976Z] [2021-07-14T10:02:16.252Z] Successfully built 01d8d7774c54 [2021-07-14T10:02:16.252Z] Successfully tagged core-data-arm64:latest [2021-07-14T10:02:16.851Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-07-14T10:02:16.851Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-14T10:02:17.824Z] Collecting PyYAML<4,>=3.10 [2021-07-14T10:02:17.824Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-14T10:02:21.212Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-14T10:02:21.212Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-14T10:02:21.807Z] Collecting docker<4.0,>=3.6.0 [2021-07-14T10:02:21.807Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-14T10:02:22.787Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-14T10:02:22.787Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-14T10:02:22.787Z] Collecting docopt<0.7,>=0.6.1 [2021-07-14T10:02:22.787Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-14T10:02:24.757Z] Collecting texttable<0.10,>=0.9.0 [2021-07-14T10:02:24.757Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-14T10:02:26.731Z] Collecting jsonschema<3,>=2.5.1 [2021-07-14T10:02:26.731Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-14T10:02:27.337Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-14T10:02:27.337Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-14T10:02:27.608Z] 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-07-14T10:02:27.608Z] 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-07-14T10:02:27.608Z] Collecting idna<2.8,>=2.5 [2021-07-14T10:02:27.880Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-14T10:02:27.880Z] Collecting docker-pycreds>=0.4.0 [2021-07-14T10:02:27.880Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-14T10:02:28.151Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-14T10:02:28.151Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-14T10:02:28.151Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-14T10:02:28.152Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-14T10:02:28.745Z] Installing collected packages: dockerpty, cached-property, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, texttable, jsonschema, docker-compose [2021-07-14T10:02:28.745Z] Running setup.py install for dockerpty: started [2021-07-14T10:02:30.727Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-14T10:02:30.727Z] Running setup.py install for PyYAML: started [2021-07-14T10:02:32.701Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-14T10:02:32.702Z] Attempting uninstall: urllib3 [2021-07-14T10:02:32.702Z] Found existing installation: urllib3 1.25.9 [2021-07-14T10:02:32.702Z] Uninstalling urllib3-1.25.9: [2021-07-14T10:02:32.702Z] Successfully uninstalled urllib3-1.25.9 [2021-07-14T10:02:33.297Z] Attempting uninstall: idna [2021-07-14T10:02:33.297Z] Found existing installation: idna 2.9 [2021-07-14T10:02:33.297Z] Uninstalling idna-2.9: [2021-07-14T10:02:33.297Z] Successfully uninstalled idna-2.9 [2021-07-14T10:02:33.894Z] Attempting uninstall: requests [2021-07-14T10:02:33.894Z] Found existing installation: requests 2.23.0 [2021-07-14T10:02:34.167Z] Uninstalling requests-2.23.0: [2021-07-14T10:02:34.167Z] Successfully uninstalled requests-2.23.0 [2021-07-14T10:02:35.596Z] Running setup.py install for docopt: started [2021-07-14T10:02:37.598Z] Running setup.py install for docopt: finished with status 'done' [2021-07-14T10:02:37.598Z] Running setup.py install for texttable: started [2021-07-14T10:02:39.030Z] Running setup.py install for texttable: finished with status 'done' [2021-07-14T10:02:40.024Z] 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-07-14T10:02:48.323Z] Removing intermediate container 2ca70993fa2d [2021-07-14T10:02:48.323Z] ---> 10d848744ca0 [2021-07-14T10:02:48.323Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-14T10:02:48.323Z] ---> Running in 9001e3590d96 [2021-07-14T10:02:48.323Z] Removing intermediate container 9001e3590d96 [2021-07-14T10:02:48.323Z] ---> ed16ba55a5ea [2021-07-14T10:02:48.323Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-14T10:02:48.323Z] ---> Running in 9069a0f067c8 [2021-07-14T10:02:48.600Z] Removing intermediate container 9069a0f067c8 [2021-07-14T10:02:48.600Z] ---> 70fcbad82f45 [2021-07-14T10:02:48.600Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-14T10:02:50.036Z] ---> 07d180fb1417 [2021-07-14T10:02:50.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-14T10:02:50.635Z] ---> 3632cb0dff39 [2021-07-14T10:02:50.635Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-14T10:02:51.615Z] ---> 230465b4af66 [2021-07-14T10:02:51.615Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-14T10:02:51.892Z] ---> Running in f0b74422294c [2021-07-14T10:02:52.167Z] Removing intermediate container f0b74422294c [2021-07-14T10:02:52.167Z] ---> bbaed9201609 [2021-07-14T10:02:52.167Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T10:02:52.444Z] ---> Running in 5d3c4a43537f [2021-07-14T10:02:53.043Z] Removing intermediate container 5d3c4a43537f [2021-07-14T10:02:53.043Z] ---> a452365fec2d [2021-07-14T10:02:53.043Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T10:02:53.043Z] ---> Running in 88b7d0a02c0e [2021-07-14T10:02:53.358Z] Removing intermediate container 88b7d0a02c0e [2021-07-14T10:02:53.358Z] ---> 424aa91095c8 [2021-07-14T10:02:53.358Z] Step 23/24 : LABEL git_sha=1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:02:53.632Z] ---> Running in 9abaa1be8e37 [2021-07-14T10:02:54.233Z] Removing intermediate container 9abaa1be8e37 [2021-07-14T10:02:54.233Z] ---> e0f43c3c6cc9 [2021-07-14T10:02:54.233Z] Step 24/24 : LABEL version=2.0.1-dev.8 [2021-07-14T10:02:54.233Z] ---> Running in 4473ba0c1aaf [2021-07-14T10:02:54.833Z] Removing intermediate container 4473ba0c1aaf [2021-07-14T10:02:54.833Z] ---> aa7ff2d6dcfb [2021-07-14T10:02:54.833Z] [2021-07-14T10:02:54.833Z] Successfully built aa7ff2d6dcfb [2021-07-14T10:02:55.108Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-14T10:02:55.398Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-14T10:02:55.399Z] $ docker stop --time=1 947ebfce331e957091e5ad3cd1349d1ee265319ab2529c5b46424f9744ae4ea3 [2021-07-14T10:02:57.235Z] $ docker rm -f 947ebfce331e957091e5ad3cd1349d1ee265319ab2529c5b46424f9744ae4ea3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T10:02:57.845Z] + docker images [2021-07-14T10:02:58.119Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T10:02:58.119Z] sys-mgmt-agent-arm64 latest aa7ff2d6dcfb 3 seconds ago 298MB [2021-07-14T10:02:58.119Z] core-data-arm64 latest 01d8d7774c54 42 seconds ago 19.2MB [2021-07-14T10:02:58.119Z] security-secretstore-setup-arm64 latest 78975ce0094a 44 seconds ago 27.1MB [2021-07-14T10:02:58.119Z] core-metadata-arm64 latest 6b71e197b9bf 51 seconds ago 15.7MB [2021-07-14T10:02:58.119Z] dd22569286f7 About a minute ago 884MB [2021-07-14T10:02:58.119Z] d9f4d3223fa3 About a minute ago 881MB [2021-07-14T10:02:58.119Z] ceff400f18ef About a minute ago 885MB [2021-07-14T10:02:58.119Z] 5d8874cb112b About a minute ago 878MB [2021-07-14T10:02:58.119Z] security-bootstrapper-arm64 latest 16ddc29ac9d0 3 minutes ago 17.5MB [2021-07-14T10:02:58.119Z] support-notifications-arm64 latest 5075c08e01b8 3 minutes ago 15.7MB [2021-07-14T10:02:58.119Z] security-proxy-setup-arm64 latest b50494533ee8 3 minutes ago 24.2MB [2021-07-14T10:02:58.119Z] core-command-arm64 latest 4c1ec930362a 3 minutes ago 15MB [2021-07-14T10:02:58.119Z] support-scheduler-arm64 latest a2b1a6f86e34 3 minutes ago 15.1MB [2021-07-14T10:02:58.119Z] 4e32b427c1ae 4 minutes ago 878MB [2021-07-14T10:02:58.119Z] 1a2088bcf2ec 4 minutes ago 877MB [2021-07-14T10:02:58.119Z] 02a54aaec0d9 4 minutes ago 878MB [2021-07-14T10:02:58.119Z] 9c264daa1bf1 4 minutes ago 882MB [2021-07-14T10:02:58.119Z] 157f4d8039fb 4 minutes ago 875MB [2021-07-14T10:02:58.119Z] ci-base-image-arm64 latest e038c63c9f46 8 minutes ago 663MB [2021-07-14T10:02:58.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 4 days ago 451MB [2021-07-14T10:02:58.119Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-14T10:02:58.119Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-14T10:02:58.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-07-14T10:02:58.440Z] provisioning config files... [2021-07-14T10:02:58.464Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config9154008146690542355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:02:58.845Z] ---> docker-login.sh [2021-07-14T10:02:58.845Z] nexus3.edgexfoundry.org:10001 [2021-07-14T10:02:59.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T10:02:59.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T10:02:59.392Z] Configure a credential helper to remove this warning. See [2021-07-14T10:02:59.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T10:02:59.392Z] [2021-07-14T10:02:59.392Z] Login Succeeded [2021-07-14T10:02:59.392Z] nexus3.edgexfoundry.org:10002 [2021-07-14T10:02:59.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T10:02:59.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T10:02:59.663Z] Configure a credential helper to remove this warning. See [2021-07-14T10:02:59.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T10:02:59.663Z] [2021-07-14T10:02:59.663Z] Login Succeeded [2021-07-14T10:02:59.663Z] nexus3.edgexfoundry.org:10003 [2021-07-14T10:03:00.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T10:03:00.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T10:03:00.256Z] Configure a credential helper to remove this warning. See [2021-07-14T10:03:00.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T10:03:00.256Z] [2021-07-14T10:03:00.256Z] Login Succeeded [2021-07-14T10:03:00.256Z] nexus3.edgexfoundry.org:10004 [2021-07-14T10:03:00.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T10:03:00.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T10:03:00.848Z] Configure a credential helper to remove this warning. See [2021-07-14T10:03:00.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T10:03:00.848Z] [2021-07-14T10:03:00.848Z] Login Succeeded [2021-07-14T10:03:00.848Z] docker.io [2021-07-14T10:03:01.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T10:03:01.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T10:03:01.709Z] Configure a credential helper to remove this warning. See [2021-07-14T10:03:01.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T10:03:01.709Z] [2021-07-14T10:03:01.709Z] Login Succeeded [2021-07-14T10:03:01.709Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T10:03:01.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T10:03:01.791Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-07-14T10:03:01.791Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:01.791Z] latest [2021-07-14T10:03:01.791Z] 2.0.1-dev.8 [2021-07-14T10:03:01.791Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:01.791Z] main [2021-07-14T10:03:01.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:02.160Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:02.495Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:02.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-14T10:03:02.495Z] 819c83287685: Preparing [2021-07-14T10:03:02.495Z] c6fc936d902e: Preparing [2021-07-14T10:03:02.495Z] 76563bcaedce: Preparing [2021-07-14T10:03:02.495Z] 8375eed41be1: Preparing [2021-07-14T10:03:02.495Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:02.774Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:02.774Z] 76563bcaedce: Pushed [2021-07-14T10:03:03.047Z] 819c83287685: Pushed [2021-07-14T10:03:03.047Z] 8375eed41be1: Pushed [2021-07-14T10:03:05.644Z] c6fc936d902e: Pushed [2021-07-14T10:03:05.644Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:22936a925a4a19ef980c97cbbf5c6cca38902f7353072c662692c874c678801c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:05.982Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:06.347Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-14T10:03:06.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-14T10:03:06.347Z] 819c83287685: Preparing [2021-07-14T10:03:06.347Z] c6fc936d902e: Preparing [2021-07-14T10:03:06.347Z] 76563bcaedce: Preparing [2021-07-14T10:03:06.347Z] 8375eed41be1: Preparing [2021-07-14T10:03:06.347Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:06.626Z] 8375eed41be1: Layer already exists [2021-07-14T10:03:06.626Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:06.626Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:06.626Z] 819c83287685: Layer already exists [2021-07-14T10:03:06.626Z] c6fc936d902e: Layer already exists [2021-07-14T10:03:06.626Z] latest: digest: sha256:22936a925a4a19ef980c97cbbf5c6cca38902f7353072c662692c874c678801c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:06.982Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:07.351Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.8 [2021-07-14T10:03:07.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-14T10:03:07.351Z] 819c83287685: Preparing [2021-07-14T10:03:07.351Z] c6fc936d902e: Preparing [2021-07-14T10:03:07.351Z] 76563bcaedce: Preparing [2021-07-14T10:03:07.351Z] 8375eed41be1: Preparing [2021-07-14T10:03:07.351Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:07.351Z] 819c83287685: Layer already exists [2021-07-14T10:03:07.351Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:07.351Z] 8375eed41be1: Layer already exists [2021-07-14T10:03:07.351Z] c6fc936d902e: Layer already exists [2021-07-14T10:03:07.628Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:07.628Z] 2.0.1-dev.8: digest: sha256:22936a925a4a19ef980c97cbbf5c6cca38902f7353072c662692c874c678801c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:08.007Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:08.385Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:08.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-14T10:03:08.385Z] 819c83287685: Preparing [2021-07-14T10:03:08.385Z] c6fc936d902e: Preparing [2021-07-14T10:03:08.385Z] 76563bcaedce: Preparing [2021-07-14T10:03:08.385Z] 8375eed41be1: Preparing [2021-07-14T10:03:08.385Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:08.657Z] c6fc936d902e: Layer already exists [2021-07-14T10:03:08.657Z] 819c83287685: Layer already exists [2021-07-14T10:03:08.657Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:08.657Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:08.657Z] 8375eed41be1: Layer already exists [2021-07-14T10:03:08.657Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:22936a925a4a19ef980c97cbbf5c6cca38902f7353072c662692c874c678801c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:09.003Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:09.348Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-07-14T10:03:09.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-14T10:03:09.348Z] 819c83287685: Preparing [2021-07-14T10:03:09.348Z] c6fc936d902e: Preparing [2021-07-14T10:03:09.348Z] 76563bcaedce: Preparing [2021-07-14T10:03:09.348Z] 8375eed41be1: Preparing [2021-07-14T10:03:09.348Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:09.348Z] 819c83287685: Layer already exists [2021-07-14T10:03:09.348Z] 8375eed41be1: Layer already exists [2021-07-14T10:03:09.348Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:09.348Z] c6fc936d902e: Layer already exists [2021-07-14T10:03:09.348Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:09.621Z] main: digest: sha256:22936a925a4a19ef980c97cbbf5c6cca38902f7353072c662692c874c678801c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T10:03:09.687Z] ===================================================== [Pipeline] echo [2021-07-14T10:03:09.707Z] taggedImages: [2021-07-14T10:03:09.707Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:09.707Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-14T10:03:09.707Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.8 [2021-07-14T10:03:09.707Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:09.707Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-07-14T10:03:09.747Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-07-14T10:03:09.747Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:09.747Z] latest [2021-07-14T10:03:09.747Z] 2.0.1-dev.8 [2021-07-14T10:03:09.747Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:09.747Z] main [2021-07-14T10:03:09.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:10.117Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:10.460Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:10.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-14T10:03:10.460Z] 4b616d049494: Preparing [2021-07-14T10:03:10.460Z] e36323eb896a: Preparing [2021-07-14T10:03:10.460Z] 76563bcaedce: Preparing [2021-07-14T10:03:10.460Z] 16c66e3da7cf: Preparing [2021-07-14T10:03:10.460Z] e8fb8b0c7864: Preparing [2021-07-14T10:03:10.460Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:10.460Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:10.733Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:10.733Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:11.005Z] e8fb8b0c7864: Pushed [2021-07-14T10:03:11.005Z] 4b616d049494: Pushed [2021-07-14T10:03:11.594Z] 16c66e3da7cf: Pushed [2021-07-14T10:03:14.202Z] e36323eb896a: Pushed [2021-07-14T10:03:14.202Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:2f393fbe088ba93bdc114612de834f7c6d48cd41636ba54c9f5b5d4eb4c7790e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:14.550Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:14.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-14T10:03:14.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-14T10:03:14.880Z] 4b616d049494: Preparing [2021-07-14T10:03:14.880Z] e36323eb896a: Preparing [2021-07-14T10:03:14.880Z] 76563bcaedce: Preparing [2021-07-14T10:03:14.880Z] 16c66e3da7cf: Preparing [2021-07-14T10:03:14.880Z] e8fb8b0c7864: Preparing [2021-07-14T10:03:14.881Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:14.881Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:14.881Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:14.881Z] 16c66e3da7cf: Layer already exists [2021-07-14T10:03:14.881Z] e8fb8b0c7864: Layer already exists [2021-07-14T10:03:14.881Z] 4b616d049494: Layer already exists [2021-07-14T10:03:15.152Z] e36323eb896a: Layer already exists [2021-07-14T10:03:15.152Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:15.152Z] latest: digest: sha256:2f393fbe088ba93bdc114612de834f7c6d48cd41636ba54c9f5b5d4eb4c7790e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:15.501Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:15.838Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.8 [2021-07-14T10:03:15.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-14T10:03:15.838Z] 4b616d049494: Preparing [2021-07-14T10:03:15.838Z] e36323eb896a: Preparing [2021-07-14T10:03:15.838Z] 76563bcaedce: Preparing [2021-07-14T10:03:15.838Z] 16c66e3da7cf: Preparing [2021-07-14T10:03:15.838Z] e8fb8b0c7864: Preparing [2021-07-14T10:03:15.838Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:15.838Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:15.838Z] 16c66e3da7cf: Layer already exists [2021-07-14T10:03:15.838Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:15.838Z] e8fb8b0c7864: Layer already exists [2021-07-14T10:03:15.838Z] e36323eb896a: Layer already exists [2021-07-14T10:03:15.838Z] 4b616d049494: Layer already exists [2021-07-14T10:03:15.838Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:16.119Z] 2.0.1-dev.8: digest: sha256:2f393fbe088ba93bdc114612de834f7c6d48cd41636ba54c9f5b5d4eb4c7790e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:16.462Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:16.810Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:16.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-14T10:03:16.810Z] 4b616d049494: Preparing [2021-07-14T10:03:16.810Z] e36323eb896a: Preparing [2021-07-14T10:03:16.810Z] 76563bcaedce: Preparing [2021-07-14T10:03:16.810Z] 16c66e3da7cf: Preparing [2021-07-14T10:03:16.810Z] e8fb8b0c7864: Preparing [2021-07-14T10:03:16.810Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:16.810Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:16.810Z] 4b616d049494: Layer already exists [2021-07-14T10:03:16.810Z] e8fb8b0c7864: Layer already exists [2021-07-14T10:03:16.810Z] 16c66e3da7cf: Layer already exists [2021-07-14T10:03:17.083Z] e36323eb896a: Layer already exists [2021-07-14T10:03:17.083Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:17.083Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:17.083Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:2f393fbe088ba93bdc114612de834f7c6d48cd41636ba54c9f5b5d4eb4c7790e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:17.428Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:17.769Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-07-14T10:03:17.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-14T10:03:17.769Z] 4b616d049494: Preparing [2021-07-14T10:03:17.769Z] e36323eb896a: Preparing [2021-07-14T10:03:17.769Z] 76563bcaedce: Preparing [2021-07-14T10:03:17.769Z] 16c66e3da7cf: Preparing [2021-07-14T10:03:17.769Z] e8fb8b0c7864: Preparing [2021-07-14T10:03:17.769Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:17.769Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:18.041Z] e36323eb896a: Layer already exists [2021-07-14T10:03:18.041Z] 16c66e3da7cf: Layer already exists [2021-07-14T10:03:18.041Z] e8fb8b0c7864: Layer already exists [2021-07-14T10:03:18.041Z] 4b616d049494: Layer already exists [2021-07-14T10:03:18.041Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:18.041Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:18.041Z] main: digest: sha256:2f393fbe088ba93bdc114612de834f7c6d48cd41636ba54c9f5b5d4eb4c7790e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T10:03:18.101Z] ===================================================== [Pipeline] echo [2021-07-14T10:03:18.116Z] taggedImages: [2021-07-14T10:03:18.116Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:18.116Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-14T10:03:18.116Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.8 [2021-07-14T10:03:18.116Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:18.116Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-07-14T10:03:18.150Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-07-14T10:03:18.150Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:18.150Z] latest [2021-07-14T10:03:18.150Z] 2.0.1-dev.8 [2021-07-14T10:03:18.150Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:18.150Z] main [2021-07-14T10:03:18.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:18.534Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:18.881Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:18.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-14T10:03:18.881Z] 258529f34879: Preparing [2021-07-14T10:03:18.881Z] 82c4065c750f: Preparing [2021-07-14T10:03:18.881Z] 76563bcaedce: Preparing [2021-07-14T10:03:18.881Z] 8375eed41be1: Preparing [2021-07-14T10:03:18.881Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:19.155Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:19.155Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:19.155Z] 8375eed41be1: Layer already exists [2021-07-14T10:03:19.155Z] 258529f34879: Pushed [2021-07-14T10:03:21.760Z] 82c4065c750f: Pushed [2021-07-14T10:03:22.031Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:061f6f174f2a3f989211cd4fcfd5aac8bff657f986f1b6e4478dd18716e7fd06 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:22.379Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:22.767Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-14T10:03:22.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-14T10:03:22.767Z] 258529f34879: Preparing [2021-07-14T10:03:22.767Z] 82c4065c750f: Preparing [2021-07-14T10:03:22.767Z] 76563bcaedce: Preparing [2021-07-14T10:03:22.767Z] 8375eed41be1: Preparing [2021-07-14T10:03:22.767Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:23.036Z] 258529f34879: Layer already exists [2021-07-14T10:03:23.036Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:23.036Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:23.036Z] 8375eed41be1: Layer already exists [2021-07-14T10:03:23.036Z] 82c4065c750f: Layer already exists [2021-07-14T10:03:23.036Z] latest: digest: sha256:061f6f174f2a3f989211cd4fcfd5aac8bff657f986f1b6e4478dd18716e7fd06 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:23.383Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:23.720Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.8 [2021-07-14T10:03:23.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-14T10:03:23.720Z] 258529f34879: Preparing [2021-07-14T10:03:23.720Z] 82c4065c750f: Preparing [2021-07-14T10:03:23.720Z] 76563bcaedce: Preparing [2021-07-14T10:03:23.720Z] 8375eed41be1: Preparing [2021-07-14T10:03:23.720Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:23.992Z] 82c4065c750f: Layer already exists [2021-07-14T10:03:23.992Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:23.992Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:23.992Z] 258529f34879: Layer already exists [2021-07-14T10:03:23.992Z] 8375eed41be1: Layer already exists [2021-07-14T10:03:23.992Z] 2.0.1-dev.8: digest: sha256:061f6f174f2a3f989211cd4fcfd5aac8bff657f986f1b6e4478dd18716e7fd06 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:24.335Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:24.677Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:24.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-14T10:03:24.677Z] 258529f34879: Preparing [2021-07-14T10:03:24.677Z] 82c4065c750f: Preparing [2021-07-14T10:03:24.677Z] 76563bcaedce: Preparing [2021-07-14T10:03:24.677Z] 8375eed41be1: Preparing [2021-07-14T10:03:24.677Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:24.951Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:24.951Z] 82c4065c750f: Layer already exists [2021-07-14T10:03:24.951Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:24.951Z] 258529f34879: Layer already exists [2021-07-14T10:03:24.951Z] 8375eed41be1: Layer already exists [2021-07-14T10:03:24.951Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:061f6f174f2a3f989211cd4fcfd5aac8bff657f986f1b6e4478dd18716e7fd06 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:25.298Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:25.639Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-07-14T10:03:25.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-14T10:03:25.639Z] 258529f34879: Preparing [2021-07-14T10:03:25.639Z] 82c4065c750f: Preparing [2021-07-14T10:03:25.639Z] 76563bcaedce: Preparing [2021-07-14T10:03:25.639Z] 8375eed41be1: Preparing [2021-07-14T10:03:25.639Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:25.911Z] 258529f34879: Layer already exists [2021-07-14T10:03:25.912Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:25.912Z] 8375eed41be1: Layer already exists [2021-07-14T10:03:25.912Z] 82c4065c750f: Layer already exists [2021-07-14T10:03:25.912Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:25.912Z] main: digest: sha256:061f6f174f2a3f989211cd4fcfd5aac8bff657f986f1b6e4478dd18716e7fd06 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T10:03:25.970Z] ===================================================== [Pipeline] echo [2021-07-14T10:03:25.984Z] taggedImages: [2021-07-14T10:03:25.984Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:25.984Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-14T10:03:25.984Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.8 [2021-07-14T10:03:25.984Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:25.984Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-07-14T10:03:26.048Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-07-14T10:03:26.048Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:26.048Z] latest [2021-07-14T10:03:26.048Z] 2.0.1-dev.8 [2021-07-14T10:03:26.048Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:26.048Z] main [2021-07-14T10:03:26.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:26.499Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:26.851Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:26.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-14T10:03:26.851Z] ed0d7203eb2f: Preparing [2021-07-14T10:03:26.851Z] ed0d7203eb2f: Preparing [2021-07-14T10:03:26.851Z] 3200198bd344: Preparing [2021-07-14T10:03:26.851Z] 0f9f27ab5b42: Preparing [2021-07-14T10:03:26.851Z] a09ef45391af: Preparing [2021-07-14T10:03:26.851Z] 95f69a973d19: Preparing [2021-07-14T10:03:26.851Z] 76563bcaedce: Preparing [2021-07-14T10:03:26.851Z] bcbe42615dd7: Preparing [2021-07-14T10:03:26.851Z] 76cba4f4f2db: Preparing [2021-07-14T10:03:26.851Z] f87747816616: Preparing [2021-07-14T10:03:26.851Z] da1c409b2378: Preparing [2021-07-14T10:03:26.851Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:26.851Z] 76563bcaedce: Waiting [2021-07-14T10:03:26.851Z] bcbe42615dd7: Waiting [2021-07-14T10:03:26.851Z] da1c409b2378: Waiting [2021-07-14T10:03:26.851Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:26.851Z] 76cba4f4f2db: Waiting [2021-07-14T10:03:27.502Z] a09ef45391af: Pushed [2021-07-14T10:03:27.503Z] 3200198bd344: Pushed [2021-07-14T10:03:27.503Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:27.503Z] 0f9f27ab5b42: Pushed [2021-07-14T10:03:27.503Z] ed0d7203eb2f: Pushed [2021-07-14T10:03:27.772Z] bcbe42615dd7: Pushed [2021-07-14T10:03:27.772Z] f87747816616: Pushed [2021-07-14T10:03:27.772Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:27.772Z] 76cba4f4f2db: Pushed [2021-07-14T10:03:27.772Z] da1c409b2378: Pushed [2021-07-14T10:03:30.378Z] 95f69a973d19: Pushed [2021-07-14T10:03:30.652Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:29ab7fe7b28bb800d2ea7bfd05939708fad4d0b54175c32b160361f4fd7ad3f7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:30.996Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:31.333Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-14T10:03:31.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-14T10:03:31.333Z] ed0d7203eb2f: Preparing [2021-07-14T10:03:31.333Z] ed0d7203eb2f: Preparing [2021-07-14T10:03:31.333Z] 3200198bd344: Preparing [2021-07-14T10:03:31.333Z] 0f9f27ab5b42: Preparing [2021-07-14T10:03:31.333Z] a09ef45391af: Preparing [2021-07-14T10:03:31.333Z] 95f69a973d19: Preparing [2021-07-14T10:03:31.333Z] 76563bcaedce: Preparing [2021-07-14T10:03:31.333Z] bcbe42615dd7: Preparing [2021-07-14T10:03:31.333Z] 76cba4f4f2db: Preparing [2021-07-14T10:03:31.333Z] f87747816616: Preparing [2021-07-14T10:03:31.333Z] da1c409b2378: Preparing [2021-07-14T10:03:31.333Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:31.333Z] 76cba4f4f2db: Waiting [2021-07-14T10:03:31.333Z] f87747816616: Waiting [2021-07-14T10:03:31.333Z] da1c409b2378: Waiting [2021-07-14T10:03:31.333Z] 76563bcaedce: Waiting [2021-07-14T10:03:31.333Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:31.333Z] bcbe42615dd7: Waiting [2021-07-14T10:03:31.604Z] ed0d7203eb2f: Layer already exists [2021-07-14T10:03:31.604Z] 3200198bd344: Layer already exists [2021-07-14T10:03:31.604Z] 95f69a973d19: Layer already exists [2021-07-14T10:03:31.604Z] 0f9f27ab5b42: Layer already exists [2021-07-14T10:03:31.604Z] a09ef45391af: Layer already exists [2021-07-14T10:03:31.604Z] bcbe42615dd7: Layer already exists [2021-07-14T10:03:31.604Z] 76cba4f4f2db: Layer already exists [2021-07-14T10:03:31.604Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:31.604Z] f87747816616: Layer already exists [2021-07-14T10:03:31.604Z] da1c409b2378: Layer already exists [2021-07-14T10:03:31.604Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:31.604Z] latest: digest: sha256:29ab7fe7b28bb800d2ea7bfd05939708fad4d0b54175c32b160361f4fd7ad3f7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:31.949Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:32.284Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.8 [2021-07-14T10:03:32.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-14T10:03:32.284Z] ed0d7203eb2f: Preparing [2021-07-14T10:03:32.284Z] ed0d7203eb2f: Preparing [2021-07-14T10:03:32.284Z] 3200198bd344: Preparing [2021-07-14T10:03:32.284Z] 0f9f27ab5b42: Preparing [2021-07-14T10:03:32.284Z] a09ef45391af: Preparing [2021-07-14T10:03:32.284Z] 95f69a973d19: Preparing [2021-07-14T10:03:32.284Z] 76563bcaedce: Preparing [2021-07-14T10:03:32.284Z] bcbe42615dd7: Preparing [2021-07-14T10:03:32.284Z] 76cba4f4f2db: Preparing [2021-07-14T10:03:32.284Z] f87747816616: Preparing [2021-07-14T10:03:32.284Z] da1c409b2378: Preparing [2021-07-14T10:03:32.284Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:32.284Z] 76563bcaedce: Waiting [2021-07-14T10:03:32.284Z] bcbe42615dd7: Waiting [2021-07-14T10:03:32.284Z] 76cba4f4f2db: Waiting [2021-07-14T10:03:32.284Z] f87747816616: Waiting [2021-07-14T10:03:32.284Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:32.284Z] da1c409b2378: Waiting [2021-07-14T10:03:32.284Z] 3200198bd344: Layer already exists [2021-07-14T10:03:32.284Z] 0f9f27ab5b42: Layer already exists [2021-07-14T10:03:32.284Z] a09ef45391af: Layer already exists [2021-07-14T10:03:32.555Z] ed0d7203eb2f: Layer already exists [2021-07-14T10:03:32.555Z] 95f69a973d19: Layer already exists [2021-07-14T10:03:32.555Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:32.555Z] 76cba4f4f2db: Layer already exists [2021-07-14T10:03:32.555Z] f87747816616: Layer already exists [2021-07-14T10:03:32.555Z] da1c409b2378: Layer already exists [2021-07-14T10:03:32.555Z] bcbe42615dd7: Layer already exists [2021-07-14T10:03:32.555Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:32.555Z] 2.0.1-dev.8: digest: sha256:29ab7fe7b28bb800d2ea7bfd05939708fad4d0b54175c32b160361f4fd7ad3f7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:32.901Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:33.231Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:33.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-14T10:03:33.231Z] ed0d7203eb2f: Preparing [2021-07-14T10:03:33.231Z] ed0d7203eb2f: Preparing [2021-07-14T10:03:33.231Z] 3200198bd344: Preparing [2021-07-14T10:03:33.231Z] 0f9f27ab5b42: Preparing [2021-07-14T10:03:33.231Z] a09ef45391af: Preparing [2021-07-14T10:03:33.231Z] 95f69a973d19: Preparing [2021-07-14T10:03:33.231Z] 76563bcaedce: Preparing [2021-07-14T10:03:33.231Z] bcbe42615dd7: Preparing [2021-07-14T10:03:33.231Z] 76cba4f4f2db: Preparing [2021-07-14T10:03:33.231Z] f87747816616: Preparing [2021-07-14T10:03:33.231Z] da1c409b2378: Preparing [2021-07-14T10:03:33.231Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:33.231Z] 76563bcaedce: Waiting [2021-07-14T10:03:33.231Z] f87747816616: Waiting [2021-07-14T10:03:33.231Z] da1c409b2378: Waiting [2021-07-14T10:03:33.231Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:33.231Z] bcbe42615dd7: Waiting [2021-07-14T10:03:33.231Z] 76cba4f4f2db: Waiting [2021-07-14T10:03:33.499Z] 0f9f27ab5b42: Layer already exists [2021-07-14T10:03:33.499Z] a09ef45391af: Layer already exists [2021-07-14T10:03:33.499Z] 3200198bd344: Layer already exists [2021-07-14T10:03:33.499Z] ed0d7203eb2f: Layer already exists [2021-07-14T10:03:33.499Z] 95f69a973d19: Layer already exists [2021-07-14T10:03:33.499Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:33.499Z] bcbe42615dd7: Layer already exists [2021-07-14T10:03:33.499Z] 76cba4f4f2db: Layer already exists [2021-07-14T10:03:33.499Z] f87747816616: Layer already exists [2021-07-14T10:03:33.499Z] da1c409b2378: Layer already exists [2021-07-14T10:03:33.499Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:33.499Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:29ab7fe7b28bb800d2ea7bfd05939708fad4d0b54175c32b160361f4fd7ad3f7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:33.838Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:34.172Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-07-14T10:03:34.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-14T10:03:34.172Z] ed0d7203eb2f: Preparing [2021-07-14T10:03:34.172Z] ed0d7203eb2f: Preparing [2021-07-14T10:03:34.172Z] 3200198bd344: Preparing [2021-07-14T10:03:34.172Z] 0f9f27ab5b42: Preparing [2021-07-14T10:03:34.172Z] a09ef45391af: Preparing [2021-07-14T10:03:34.172Z] 95f69a973d19: Preparing [2021-07-14T10:03:34.172Z] 76563bcaedce: Preparing [2021-07-14T10:03:34.172Z] bcbe42615dd7: Preparing [2021-07-14T10:03:34.172Z] 76cba4f4f2db: Preparing [2021-07-14T10:03:34.172Z] f87747816616: Preparing [2021-07-14T10:03:34.172Z] da1c409b2378: Preparing [2021-07-14T10:03:34.172Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:34.172Z] 76563bcaedce: Waiting [2021-07-14T10:03:34.172Z] bcbe42615dd7: Waiting [2021-07-14T10:03:34.172Z] 76cba4f4f2db: Waiting [2021-07-14T10:03:34.172Z] da1c409b2378: Waiting [2021-07-14T10:03:34.172Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:34.172Z] f87747816616: Waiting [2021-07-14T10:03:34.443Z] ed0d7203eb2f: Layer already exists [2021-07-14T10:03:34.443Z] a09ef45391af: Layer already exists [2021-07-14T10:03:34.443Z] 3200198bd344: Layer already exists [2021-07-14T10:03:34.443Z] 95f69a973d19: Layer already exists [2021-07-14T10:03:34.443Z] 0f9f27ab5b42: Layer already exists [2021-07-14T10:03:34.443Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:34.443Z] bcbe42615dd7: Layer already exists [2021-07-14T10:03:34.443Z] 76cba4f4f2db: Layer already exists [2021-07-14T10:03:34.443Z] da1c409b2378: Layer already exists [2021-07-14T10:03:34.443Z] f87747816616: Layer already exists [2021-07-14T10:03:34.443Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:34.443Z] main: digest: sha256:29ab7fe7b28bb800d2ea7bfd05939708fad4d0b54175c32b160361f4fd7ad3f7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T10:03:34.501Z] ===================================================== [Pipeline] echo [2021-07-14T10:03:34.517Z] taggedImages: [2021-07-14T10:03:34.517Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:34.517Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-14T10:03:34.517Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.8 [2021-07-14T10:03:34.517Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:34.517Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-07-14T10:03:34.557Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-07-14T10:03:34.557Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:34.557Z] latest [2021-07-14T10:03:34.557Z] 2.0.1-dev.8 [2021-07-14T10:03:34.557Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:34.557Z] main [2021-07-14T10:03:34.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:34.930Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:35.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:35.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-14T10:03:35.263Z] ab60bfcf3df5: Preparing [2021-07-14T10:03:35.263Z] e4ca280caed8: Preparing [2021-07-14T10:03:35.263Z] ba9117c73958: Preparing [2021-07-14T10:03:35.263Z] de7c48c52a2f: Preparing [2021-07-14T10:03:35.263Z] 3e1c0be5a493: Preparing [2021-07-14T10:03:35.263Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:35.263Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:35.543Z] de7c48c52a2f: Pushed [2021-07-14T10:03:35.543Z] ba9117c73958: Pushed [2021-07-14T10:03:35.814Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:36.085Z] 3e1c0be5a493: Pushed [2021-07-14T10:03:38.043Z] ab60bfcf3df5: Pushed [2021-07-14T10:03:38.043Z] e4ca280caed8: Pushed [2021-07-14T10:03:38.043Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:f39c70bd7dd9738d8725e33b24244f22e3be0f26353734b423c423858caa3b13 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:38.387Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:38.721Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-14T10:03:38.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-14T10:03:38.721Z] ab60bfcf3df5: Preparing [2021-07-14T10:03:38.721Z] e4ca280caed8: Preparing [2021-07-14T10:03:38.721Z] ba9117c73958: Preparing [2021-07-14T10:03:38.721Z] de7c48c52a2f: Preparing [2021-07-14T10:03:38.721Z] 3e1c0be5a493: Preparing [2021-07-14T10:03:38.721Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:38.721Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:38.994Z] de7c48c52a2f: Layer already exists [2021-07-14T10:03:38.994Z] ab60bfcf3df5: Layer already exists [2021-07-14T10:03:38.994Z] 3e1c0be5a493: Layer already exists [2021-07-14T10:03:38.994Z] ba9117c73958: Layer already exists [2021-07-14T10:03:38.994Z] e4ca280caed8: Layer already exists [2021-07-14T10:03:38.994Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:38.994Z] latest: digest: sha256:f39c70bd7dd9738d8725e33b24244f22e3be0f26353734b423c423858caa3b13 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:39.333Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:39.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.8 [2021-07-14T10:03:39.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-14T10:03:39.678Z] ab60bfcf3df5: Preparing [2021-07-14T10:03:39.678Z] e4ca280caed8: Preparing [2021-07-14T10:03:39.678Z] ba9117c73958: Preparing [2021-07-14T10:03:39.678Z] de7c48c52a2f: Preparing [2021-07-14T10:03:39.678Z] 3e1c0be5a493: Preparing [2021-07-14T10:03:39.678Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:39.678Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:39.678Z] 3e1c0be5a493: Layer already exists [2021-07-14T10:03:39.950Z] ab60bfcf3df5: Layer already exists [2021-07-14T10:03:39.950Z] e4ca280caed8: Layer already exists [2021-07-14T10:03:39.950Z] ba9117c73958: Layer already exists [2021-07-14T10:03:39.950Z] de7c48c52a2f: Layer already exists [2021-07-14T10:03:39.950Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:39.950Z] 2.0.1-dev.8: digest: sha256:f39c70bd7dd9738d8725e33b24244f22e3be0f26353734b423c423858caa3b13 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:40.295Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:40.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:40.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-14T10:03:40.632Z] ab60bfcf3df5: Preparing [2021-07-14T10:03:40.632Z] e4ca280caed8: Preparing [2021-07-14T10:03:40.632Z] ba9117c73958: Preparing [2021-07-14T10:03:40.632Z] de7c48c52a2f: Preparing [2021-07-14T10:03:40.632Z] 3e1c0be5a493: Preparing [2021-07-14T10:03:40.632Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:40.632Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:40.902Z] ba9117c73958: Layer already exists [2021-07-14T10:03:40.902Z] 3e1c0be5a493: Layer already exists [2021-07-14T10:03:40.902Z] de7c48c52a2f: Layer already exists [2021-07-14T10:03:40.902Z] e4ca280caed8: Layer already exists [2021-07-14T10:03:40.902Z] ab60bfcf3df5: Layer already exists [2021-07-14T10:03:40.902Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:40.902Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:f39c70bd7dd9738d8725e33b24244f22e3be0f26353734b423c423858caa3b13 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:41.249Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:41.591Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-07-14T10:03:41.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-14T10:03:41.592Z] ab60bfcf3df5: Preparing [2021-07-14T10:03:41.592Z] e4ca280caed8: Preparing [2021-07-14T10:03:41.592Z] ba9117c73958: Preparing [2021-07-14T10:03:41.592Z] de7c48c52a2f: Preparing [2021-07-14T10:03:41.592Z] 3e1c0be5a493: Preparing [2021-07-14T10:03:41.592Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:41.592Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:41.865Z] ba9117c73958: Layer already exists [2021-07-14T10:03:41.865Z] ab60bfcf3df5: Layer already exists [2021-07-14T10:03:41.865Z] 3e1c0be5a493: Layer already exists [2021-07-14T10:03:41.865Z] e4ca280caed8: Layer already exists [2021-07-14T10:03:41.865Z] de7c48c52a2f: Layer already exists [2021-07-14T10:03:41.865Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:41.865Z] main: digest: sha256:f39c70bd7dd9738d8725e33b24244f22e3be0f26353734b423c423858caa3b13 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T10:03:41.928Z] ===================================================== [Pipeline] echo [2021-07-14T10:03:41.941Z] taggedImages: [2021-07-14T10:03:41.941Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:41.941Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-14T10:03:41.941Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.8 [2021-07-14T10:03:41.941Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:41.941Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-07-14T10:03:41.977Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-07-14T10:03:41.977Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:41.977Z] latest [2021-07-14T10:03:41.977Z] 2.0.1-dev.8 [2021-07-14T10:03:41.977Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:41.977Z] main [2021-07-14T10:03:41.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:42.345Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:42.680Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:42.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-14T10:03:42.680Z] 93b8436e811c: Preparing [2021-07-14T10:03:42.680Z] 35e3162cf381: Preparing [2021-07-14T10:03:42.680Z] 6f28469be4f9: Preparing [2021-07-14T10:03:42.680Z] 35e018c4c57c: Preparing [2021-07-14T10:03:42.680Z] 3dff3e7fb862: Preparing [2021-07-14T10:03:42.680Z] 518be0da80a9: Preparing [2021-07-14T10:03:42.680Z] 8b185a6be20b: Preparing [2021-07-14T10:03:42.680Z] 292584399f69: Preparing [2021-07-14T10:03:42.680Z] 7d546a74cd5c: Preparing [2021-07-14T10:03:42.680Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:42.680Z] 292584399f69: Waiting [2021-07-14T10:03:42.680Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:42.680Z] 7d546a74cd5c: Waiting [2021-07-14T10:03:42.680Z] 8b185a6be20b: Waiting [2021-07-14T10:03:42.680Z] 518be0da80a9: Waiting [2021-07-14T10:03:43.276Z] 35e3162cf381: Pushed [2021-07-14T10:03:43.276Z] 3dff3e7fb862: Pushed [2021-07-14T10:03:43.276Z] 93b8436e811c: Pushed [2021-07-14T10:03:43.548Z] 518be0da80a9: Pushed [2021-07-14T10:03:43.548Z] 8b185a6be20b: Pushed [2021-07-14T10:03:43.548Z] 292584399f69: Pushed [2021-07-14T10:03:43.548Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:44.143Z] 7d546a74cd5c: Pushed [2021-07-14T10:03:45.567Z] 35e018c4c57c: Pushed [2021-07-14T10:03:45.836Z] 6f28469be4f9: Pushed [2021-07-14T10:03:46.107Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:70aa68b1fc5ac02042572a1a10f7d71257d08122c4837d48443cadbd4a8e7b9b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:46.448Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:46.781Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-14T10:03:46.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-14T10:03:46.781Z] 93b8436e811c: Preparing [2021-07-14T10:03:46.781Z] 35e3162cf381: Preparing [2021-07-14T10:03:46.781Z] 6f28469be4f9: Preparing [2021-07-14T10:03:46.781Z] 35e018c4c57c: Preparing [2021-07-14T10:03:46.781Z] 3dff3e7fb862: Preparing [2021-07-14T10:03:46.781Z] 518be0da80a9: Preparing [2021-07-14T10:03:46.781Z] 8b185a6be20b: Preparing [2021-07-14T10:03:46.781Z] 292584399f69: Preparing [2021-07-14T10:03:46.781Z] 7d546a74cd5c: Preparing [2021-07-14T10:03:46.781Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:46.781Z] 518be0da80a9: Waiting [2021-07-14T10:03:46.781Z] 8b185a6be20b: Waiting [2021-07-14T10:03:46.781Z] 292584399f69: Waiting [2021-07-14T10:03:46.781Z] 7d546a74cd5c: Waiting [2021-07-14T10:03:46.781Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:46.781Z] 6f28469be4f9: Layer already exists [2021-07-14T10:03:46.781Z] 35e3162cf381: Layer already exists [2021-07-14T10:03:46.781Z] 93b8436e811c: Layer already exists [2021-07-14T10:03:47.051Z] 35e018c4c57c: Layer already exists [2021-07-14T10:03:47.051Z] 3dff3e7fb862: Layer already exists [2021-07-14T10:03:47.051Z] 518be0da80a9: Layer already exists [2021-07-14T10:03:47.051Z] 8b185a6be20b: Layer already exists [2021-07-14T10:03:47.051Z] 7d546a74cd5c: Layer already exists [2021-07-14T10:03:47.051Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:47.051Z] 292584399f69: Layer already exists [2021-07-14T10:03:47.051Z] latest: digest: sha256:70aa68b1fc5ac02042572a1a10f7d71257d08122c4837d48443cadbd4a8e7b9b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:47.390Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:47.724Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.8 [2021-07-14T10:03:47.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-14T10:03:47.725Z] 93b8436e811c: Preparing [2021-07-14T10:03:47.725Z] 35e3162cf381: Preparing [2021-07-14T10:03:47.725Z] 6f28469be4f9: Preparing [2021-07-14T10:03:47.725Z] 35e018c4c57c: Preparing [2021-07-14T10:03:47.725Z] 3dff3e7fb862: Preparing [2021-07-14T10:03:47.725Z] 518be0da80a9: Preparing [2021-07-14T10:03:47.725Z] 8b185a6be20b: Preparing [2021-07-14T10:03:47.725Z] 292584399f69: Preparing [2021-07-14T10:03:47.725Z] 7d546a74cd5c: Preparing [2021-07-14T10:03:47.725Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:47.725Z] 292584399f69: Waiting [2021-07-14T10:03:47.725Z] 7d546a74cd5c: Waiting [2021-07-14T10:03:47.725Z] 518be0da80a9: Waiting [2021-07-14T10:03:47.725Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:47.725Z] 8b185a6be20b: Waiting [2021-07-14T10:03:47.725Z] 35e018c4c57c: Layer already exists [2021-07-14T10:03:47.725Z] 6f28469be4f9: Layer already exists [2021-07-14T10:03:47.725Z] 93b8436e811c: Layer already exists [2021-07-14T10:03:47.725Z] 3dff3e7fb862: Layer already exists [2021-07-14T10:03:47.999Z] 35e3162cf381: Layer already exists [2021-07-14T10:03:47.999Z] 518be0da80a9: Layer already exists [2021-07-14T10:03:47.999Z] 8b185a6be20b: Layer already exists [2021-07-14T10:03:47.999Z] 292584399f69: Layer already exists [2021-07-14T10:03:47.999Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:47.999Z] 7d546a74cd5c: Layer already exists [2021-07-14T10:03:47.999Z] 2.0.1-dev.8: digest: sha256:70aa68b1fc5ac02042572a1a10f7d71257d08122c4837d48443cadbd4a8e7b9b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:48.340Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:48.675Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:48.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-14T10:03:48.675Z] 93b8436e811c: Preparing [2021-07-14T10:03:48.675Z] 35e3162cf381: Preparing [2021-07-14T10:03:48.675Z] 6f28469be4f9: Preparing [2021-07-14T10:03:48.675Z] 35e018c4c57c: Preparing [2021-07-14T10:03:48.675Z] 3dff3e7fb862: Preparing [2021-07-14T10:03:48.675Z] 518be0da80a9: Preparing [2021-07-14T10:03:48.675Z] 8b185a6be20b: Preparing [2021-07-14T10:03:48.675Z] 292584399f69: Preparing [2021-07-14T10:03:48.675Z] 7d546a74cd5c: Preparing [2021-07-14T10:03:48.675Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:48.675Z] 518be0da80a9: Waiting [2021-07-14T10:03:48.675Z] 8b185a6be20b: Waiting [2021-07-14T10:03:48.675Z] 292584399f69: Waiting [2021-07-14T10:03:48.675Z] 7d546a74cd5c: Waiting [2021-07-14T10:03:48.675Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:48.947Z] 35e018c4c57c: Layer already exists [2021-07-14T10:03:48.947Z] 3dff3e7fb862: Layer already exists [2021-07-14T10:03:48.947Z] 93b8436e811c: Layer already exists [2021-07-14T10:03:48.948Z] 6f28469be4f9: Layer already exists [2021-07-14T10:03:48.948Z] 35e3162cf381: Layer already exists [2021-07-14T10:03:48.948Z] 7d546a74cd5c: Layer already exists [2021-07-14T10:03:48.948Z] 518be0da80a9: Layer already exists [2021-07-14T10:03:48.948Z] 292584399f69: Layer already exists [2021-07-14T10:03:48.948Z] 8b185a6be20b: Layer already exists [2021-07-14T10:03:48.948Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:48.948Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:70aa68b1fc5ac02042572a1a10f7d71257d08122c4837d48443cadbd4a8e7b9b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:49.288Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:49.657Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-07-14T10:03:49.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-14T10:03:49.657Z] 93b8436e811c: Preparing [2021-07-14T10:03:49.657Z] 35e3162cf381: Preparing [2021-07-14T10:03:49.657Z] 6f28469be4f9: Preparing [2021-07-14T10:03:49.657Z] 35e018c4c57c: Preparing [2021-07-14T10:03:49.657Z] 3dff3e7fb862: Preparing [2021-07-14T10:03:49.657Z] 518be0da80a9: Preparing [2021-07-14T10:03:49.657Z] 8b185a6be20b: Preparing [2021-07-14T10:03:49.657Z] 292584399f69: Preparing [2021-07-14T10:03:49.657Z] 7d546a74cd5c: Preparing [2021-07-14T10:03:49.657Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:49.657Z] 3fbe34a1663b: Waiting [2021-07-14T10:03:49.657Z] 292584399f69: Waiting [2021-07-14T10:03:49.657Z] 7d546a74cd5c: Waiting [2021-07-14T10:03:49.657Z] 518be0da80a9: Waiting [2021-07-14T10:03:49.657Z] 8b185a6be20b: Waiting [2021-07-14T10:03:49.934Z] 35e018c4c57c: Layer already exists [2021-07-14T10:03:49.934Z] 93b8436e811c: Layer already exists [2021-07-14T10:03:49.934Z] 3dff3e7fb862: Layer already exists [2021-07-14T10:03:49.934Z] 35e3162cf381: Layer already exists [2021-07-14T10:03:49.934Z] 6f28469be4f9: Layer already exists [2021-07-14T10:03:49.934Z] 518be0da80a9: Layer already exists [2021-07-14T10:03:49.934Z] 292584399f69: Layer already exists [2021-07-14T10:03:49.934Z] 8b185a6be20b: Layer already exists [2021-07-14T10:03:49.934Z] 7d546a74cd5c: Layer already exists [2021-07-14T10:03:49.934Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:49.934Z] main: digest: sha256:70aa68b1fc5ac02042572a1a10f7d71257d08122c4837d48443cadbd4a8e7b9b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T10:03:50.009Z] ===================================================== [Pipeline] echo [2021-07-14T10:03:50.026Z] taggedImages: [2021-07-14T10:03:50.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:50.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-14T10:03:50.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.8 [2021-07-14T10:03:50.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:50.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-07-14T10:03:50.064Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-07-14T10:03:50.064Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:50.064Z] latest [2021-07-14T10:03:50.064Z] 2.0.1-dev.8 [2021-07-14T10:03:50.064Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:50.064Z] main [2021-07-14T10:03:50.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:50.490Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:50.840Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:50.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-14T10:03:50.840Z] 796178e411ab: Preparing [2021-07-14T10:03:50.840Z] 5d978e67c3a3: Preparing [2021-07-14T10:03:50.840Z] 76563bcaedce: Preparing [2021-07-14T10:03:50.840Z] e630aa055d20: Preparing [2021-07-14T10:03:50.840Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:51.128Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:51.129Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:51.129Z] 796178e411ab: Pushed [2021-07-14T10:03:51.398Z] e630aa055d20: Pushed [2021-07-14T10:03:54.000Z] 5d978e67c3a3: Pushed [2021-07-14T10:03:54.000Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:71323bfb22dc69da6a144878ec8a098c684a2b5925f7425bcd543cc995fb9cbc size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:54.343Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:54.678Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-14T10:03:54.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-14T10:03:54.679Z] 796178e411ab: Preparing [2021-07-14T10:03:54.679Z] 5d978e67c3a3: Preparing [2021-07-14T10:03:54.679Z] 76563bcaedce: Preparing [2021-07-14T10:03:54.679Z] e630aa055d20: Preparing [2021-07-14T10:03:54.679Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:54.679Z] 5d978e67c3a3: Layer already exists [2021-07-14T10:03:54.679Z] e630aa055d20: Layer already exists [2021-07-14T10:03:54.679Z] 796178e411ab: Layer already exists [2021-07-14T10:03:54.679Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:54.679Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:54.950Z] latest: digest: sha256:71323bfb22dc69da6a144878ec8a098c684a2b5925f7425bcd543cc995fb9cbc size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:55.291Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:55.627Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.8 [2021-07-14T10:03:55.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-14T10:03:55.628Z] 796178e411ab: Preparing [2021-07-14T10:03:55.628Z] 5d978e67c3a3: Preparing [2021-07-14T10:03:55.628Z] 76563bcaedce: Preparing [2021-07-14T10:03:55.628Z] e630aa055d20: Preparing [2021-07-14T10:03:55.628Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:55.628Z] 5d978e67c3a3: Layer already exists [2021-07-14T10:03:55.628Z] e630aa055d20: Layer already exists [2021-07-14T10:03:55.628Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:55.628Z] 796178e411ab: Layer already exists [2021-07-14T10:03:55.628Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:55.902Z] 2.0.1-dev.8: digest: sha256:71323bfb22dc69da6a144878ec8a098c684a2b5925f7425bcd543cc995fb9cbc size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:56.248Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:56.585Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:56.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-14T10:03:56.585Z] 796178e411ab: Preparing [2021-07-14T10:03:56.585Z] 5d978e67c3a3: Preparing [2021-07-14T10:03:56.585Z] 76563bcaedce: Preparing [2021-07-14T10:03:56.585Z] e630aa055d20: Preparing [2021-07-14T10:03:56.585Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:56.585Z] 5d978e67c3a3: Layer already exists [2021-07-14T10:03:56.585Z] 796178e411ab: Layer already exists [2021-07-14T10:03:56.585Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:56.585Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:56.585Z] e630aa055d20: Layer already exists [2021-07-14T10:03:56.858Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:71323bfb22dc69da6a144878ec8a098c684a2b5925f7425bcd543cc995fb9cbc size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:57.199Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:57.532Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-07-14T10:03:57.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-14T10:03:57.533Z] 796178e411ab: Preparing [2021-07-14T10:03:57.533Z] 5d978e67c3a3: Preparing [2021-07-14T10:03:57.533Z] 76563bcaedce: Preparing [2021-07-14T10:03:57.533Z] e630aa055d20: Preparing [2021-07-14T10:03:57.533Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:57.533Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:57.533Z] 796178e411ab: Layer already exists [2021-07-14T10:03:57.533Z] 5d978e67c3a3: Layer already exists [2021-07-14T10:03:57.533Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:57.533Z] e630aa055d20: Layer already exists [2021-07-14T10:03:57.804Z] main: digest: sha256:71323bfb22dc69da6a144878ec8a098c684a2b5925f7425bcd543cc995fb9cbc size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T10:03:57.864Z] ===================================================== [Pipeline] echo [2021-07-14T10:03:57.878Z] taggedImages: [2021-07-14T10:03:57.879Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:57.879Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-14T10:03:57.879Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.8 [2021-07-14T10:03:57.879Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:57.879Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-07-14T10:03:57.914Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-07-14T10:03:57.914Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:57.914Z] latest [2021-07-14T10:03:57.914Z] 2.0.1-dev.8 [2021-07-14T10:03:57.914Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:03:57.914Z] main [2021-07-14T10:03:57.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:58.283Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:03:58.700Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:03:58.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-14T10:03:58.700Z] 589fe9d12c50: Preparing [2021-07-14T10:03:58.700Z] cce6160fb5c5: Preparing [2021-07-14T10:03:58.700Z] 76563bcaedce: Preparing [2021-07-14T10:03:58.700Z] 8375eed41be1: Preparing [2021-07-14T10:03:58.700Z] 3fbe34a1663b: Preparing [2021-07-14T10:03:58.973Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:03:58.973Z] 8375eed41be1: Layer already exists [2021-07-14T10:03:58.973Z] 76563bcaedce: Layer already exists [2021-07-14T10:03:58.973Z] 589fe9d12c50: Pushed [2021-07-14T10:04:01.575Z] cce6160fb5c5: Pushed [2021-07-14T10:04:01.845Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:24ea7484f46ce7fb4ffe5c2942daaff8a7483d663f824d8f054c688c47564db5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:02.187Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:02.518Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-14T10:04:02.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-14T10:04:02.518Z] 589fe9d12c50: Preparing [2021-07-14T10:04:02.518Z] cce6160fb5c5: Preparing [2021-07-14T10:04:02.518Z] 76563bcaedce: Preparing [2021-07-14T10:04:02.518Z] 8375eed41be1: Preparing [2021-07-14T10:04:02.518Z] 3fbe34a1663b: Preparing [2021-07-14T10:04:02.518Z] 8375eed41be1: Layer already exists [2021-07-14T10:04:02.518Z] 76563bcaedce: Layer already exists [2021-07-14T10:04:02.518Z] 589fe9d12c50: Layer already exists [2021-07-14T10:04:02.518Z] cce6160fb5c5: Layer already exists [2021-07-14T10:04:02.518Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:04:02.789Z] latest: digest: sha256:24ea7484f46ce7fb4ffe5c2942daaff8a7483d663f824d8f054c688c47564db5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:03.130Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:03.465Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.8 [2021-07-14T10:04:03.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-14T10:04:03.465Z] 589fe9d12c50: Preparing [2021-07-14T10:04:03.465Z] cce6160fb5c5: Preparing [2021-07-14T10:04:03.465Z] 76563bcaedce: Preparing [2021-07-14T10:04:03.465Z] 8375eed41be1: Preparing [2021-07-14T10:04:03.465Z] 3fbe34a1663b: Preparing [2021-07-14T10:04:03.736Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:04:03.736Z] cce6160fb5c5: Layer already exists [2021-07-14T10:04:03.736Z] 589fe9d12c50: Layer already exists [2021-07-14T10:04:03.736Z] 76563bcaedce: Layer already exists [2021-07-14T10:04:03.736Z] 8375eed41be1: Layer already exists [2021-07-14T10:04:03.736Z] 2.0.1-dev.8: digest: sha256:24ea7484f46ce7fb4ffe5c2942daaff8a7483d663f824d8f054c688c47564db5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:04.074Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:04.407Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:04:04.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-14T10:04:04.407Z] 589fe9d12c50: Preparing [2021-07-14T10:04:04.407Z] cce6160fb5c5: Preparing [2021-07-14T10:04:04.407Z] 76563bcaedce: Preparing [2021-07-14T10:04:04.407Z] 8375eed41be1: Preparing [2021-07-14T10:04:04.407Z] 3fbe34a1663b: Preparing [2021-07-14T10:04:04.678Z] cce6160fb5c5: Layer already exists [2021-07-14T10:04:04.678Z] 76563bcaedce: Layer already exists [2021-07-14T10:04:04.678Z] 8375eed41be1: Layer already exists [2021-07-14T10:04:04.678Z] 589fe9d12c50: Layer already exists [2021-07-14T10:04:04.678Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:04:04.678Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:24ea7484f46ce7fb4ffe5c2942daaff8a7483d663f824d8f054c688c47564db5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:05.012Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:05.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-07-14T10:04:05.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-14T10:04:05.348Z] 589fe9d12c50: Preparing [2021-07-14T10:04:05.348Z] cce6160fb5c5: Preparing [2021-07-14T10:04:05.348Z] 76563bcaedce: Preparing [2021-07-14T10:04:05.348Z] 8375eed41be1: Preparing [2021-07-14T10:04:05.348Z] 3fbe34a1663b: Preparing [2021-07-14T10:04:05.348Z] cce6160fb5c5: Layer already exists [2021-07-14T10:04:05.348Z] 8375eed41be1: Layer already exists [2021-07-14T10:04:05.348Z] 3fbe34a1663b: Layer already exists [2021-07-14T10:04:05.348Z] 76563bcaedce: Layer already exists [2021-07-14T10:04:05.348Z] 589fe9d12c50: Layer already exists [2021-07-14T10:04:05.620Z] main: digest: sha256:24ea7484f46ce7fb4ffe5c2942daaff8a7483d663f824d8f054c688c47564db5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T10:04:05.680Z] ===================================================== [Pipeline] echo [2021-07-14T10:04:05.693Z] taggedImages: [2021-07-14T10:04:05.693Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:04:05.693Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-14T10:04:05.693Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.8 [2021-07-14T10:04:05.693Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:04:05.693Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-07-14T10:04:05.725Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-07-14T10:04:05.725Z] 1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:04:05.725Z] latest [2021-07-14T10:04:05.725Z] 2.0.1-dev.8 [2021-07-14T10:04:05.725Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:04:05.725Z] main [2021-07-14T10:04:05.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:06.106Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:06.439Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:04:06.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-14T10:04:06.439Z] f8988f4cdae1: Preparing [2021-07-14T10:04:06.439Z] 8dc4a1ef13b1: Preparing [2021-07-14T10:04:06.439Z] fae2ae5d9d45: Preparing [2021-07-14T10:04:06.439Z] d959d7756ed0: Preparing [2021-07-14T10:04:06.439Z] 9ded3b6bb9b5: Preparing [2021-07-14T10:04:06.439Z] fa1afe8e6ed9: Preparing [2021-07-14T10:04:06.439Z] 87a09b4c083e: Preparing [2021-07-14T10:04:06.439Z] 0f74e9ff2a61: Preparing [2021-07-14T10:04:06.439Z] b122376c33c6: Preparing [2021-07-14T10:04:06.439Z] f8381ed47b22: Preparing [2021-07-14T10:04:06.439Z] e934a737d657: Preparing [2021-07-14T10:04:06.439Z] 0f74e9ff2a61: Waiting [2021-07-14T10:04:06.439Z] f8381ed47b22: Waiting [2021-07-14T10:04:06.439Z] b122376c33c6: Waiting [2021-07-14T10:04:06.439Z] e934a737d657: Waiting [2021-07-14T10:04:06.439Z] fa1afe8e6ed9: Waiting [2021-07-14T10:04:06.439Z] 87a09b4c083e: Waiting [2021-07-14T10:04:06.722Z] 9ded3b6bb9b5: Layer already exists [2021-07-14T10:04:06.722Z] fa1afe8e6ed9: Layer already exists [2021-07-14T10:04:06.722Z] 87a09b4c083e: Layer already exists [2021-07-14T10:04:06.722Z] 8dc4a1ef13b1: Pushed [2021-07-14T10:04:06.996Z] 0f74e9ff2a61: Layer already exists [2021-07-14T10:04:06.996Z] b122376c33c6: Layer already exists [2021-07-14T10:04:06.996Z] f8381ed47b22: Layer already exists [2021-07-14T10:04:06.996Z] e934a737d657: Layer already exists [2021-07-14T10:04:07.590Z] f8988f4cdae1: Pushed [2021-07-14T10:04:09.557Z] fae2ae5d9d45: Pushed [2021-07-14T10:04:19.674Z] d959d7756ed0: Pushed [2021-07-14T10:04:19.945Z] 1ecdab4148a2da39b523538a056cab399db8933d: digest: sha256:62e3ddda65a54ed955d69d918970b92fb3b75e237ba5723e7c4966827238078a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:20.300Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:20.667Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-14T10:04:20.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-14T10:04:20.667Z] f8988f4cdae1: Preparing [2021-07-14T10:04:20.667Z] 8dc4a1ef13b1: Preparing [2021-07-14T10:04:20.667Z] fae2ae5d9d45: Preparing [2021-07-14T10:04:20.667Z] d959d7756ed0: Preparing [2021-07-14T10:04:20.667Z] 9ded3b6bb9b5: Preparing [2021-07-14T10:04:20.667Z] fa1afe8e6ed9: Preparing [2021-07-14T10:04:20.667Z] 87a09b4c083e: Preparing [2021-07-14T10:04:20.667Z] 0f74e9ff2a61: Preparing [2021-07-14T10:04:20.667Z] b122376c33c6: Preparing [2021-07-14T10:04:20.667Z] f8381ed47b22: Preparing [2021-07-14T10:04:20.667Z] e934a737d657: Preparing [2021-07-14T10:04:20.667Z] fa1afe8e6ed9: Waiting [2021-07-14T10:04:20.667Z] 87a09b4c083e: Waiting [2021-07-14T10:04:20.667Z] b122376c33c6: Waiting [2021-07-14T10:04:20.667Z] 0f74e9ff2a61: Waiting [2021-07-14T10:04:20.667Z] e934a737d657: Waiting [2021-07-14T10:04:20.667Z] f8381ed47b22: Waiting [2021-07-14T10:04:20.958Z] d959d7756ed0: Layer already exists [2021-07-14T10:04:20.958Z] fae2ae5d9d45: Layer already exists [2021-07-14T10:04:20.958Z] 9ded3b6bb9b5: Layer already exists [2021-07-14T10:04:20.958Z] f8988f4cdae1: Layer already exists [2021-07-14T10:04:20.958Z] fa1afe8e6ed9: Layer already exists [2021-07-14T10:04:20.958Z] 8dc4a1ef13b1: Layer already exists [2021-07-14T10:04:20.958Z] 0f74e9ff2a61: Layer already exists [2021-07-14T10:04:20.958Z] 87a09b4c083e: Layer already exists [2021-07-14T10:04:20.958Z] f8381ed47b22: Layer already exists [2021-07-14T10:04:20.958Z] b122376c33c6: Layer already exists [2021-07-14T10:04:20.958Z] e934a737d657: Layer already exists [2021-07-14T10:04:20.958Z] latest: digest: sha256:62e3ddda65a54ed955d69d918970b92fb3b75e237ba5723e7c4966827238078a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:21.324Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:21.674Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.8 [2021-07-14T10:04:21.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-14T10:04:21.674Z] f8988f4cdae1: Preparing [2021-07-14T10:04:21.674Z] 8dc4a1ef13b1: Preparing [2021-07-14T10:04:21.674Z] fae2ae5d9d45: Preparing [2021-07-14T10:04:21.674Z] d959d7756ed0: Preparing [2021-07-14T10:04:21.674Z] 9ded3b6bb9b5: Preparing [2021-07-14T10:04:21.674Z] fa1afe8e6ed9: Preparing [2021-07-14T10:04:21.674Z] 87a09b4c083e: Preparing [2021-07-14T10:04:21.674Z] 0f74e9ff2a61: Preparing [2021-07-14T10:04:21.674Z] b122376c33c6: Preparing [2021-07-14T10:04:21.674Z] f8381ed47b22: Preparing [2021-07-14T10:04:21.674Z] e934a737d657: Preparing [2021-07-14T10:04:21.674Z] 0f74e9ff2a61: Waiting [2021-07-14T10:04:21.674Z] b122376c33c6: Waiting [2021-07-14T10:04:21.674Z] f8381ed47b22: Waiting [2021-07-14T10:04:21.674Z] fa1afe8e6ed9: Waiting [2021-07-14T10:04:21.674Z] 87a09b4c083e: Waiting [2021-07-14T10:04:21.674Z] e934a737d657: Waiting [2021-07-14T10:04:21.674Z] d959d7756ed0: Layer already exists [2021-07-14T10:04:21.674Z] f8988f4cdae1: Layer already exists [2021-07-14T10:04:21.674Z] 9ded3b6bb9b5: Layer already exists [2021-07-14T10:04:21.944Z] 8dc4a1ef13b1: Layer already exists [2021-07-14T10:04:21.944Z] fae2ae5d9d45: Layer already exists [2021-07-14T10:04:21.944Z] 0f74e9ff2a61: Layer already exists [2021-07-14T10:04:21.944Z] b122376c33c6: Layer already exists [2021-07-14T10:04:21.944Z] fa1afe8e6ed9: Layer already exists [2021-07-14T10:04:21.944Z] 87a09b4c083e: Layer already exists [2021-07-14T10:04:21.944Z] f8381ed47b22: Layer already exists [2021-07-14T10:04:21.944Z] e934a737d657: Layer already exists [2021-07-14T10:04:21.944Z] 2.0.1-dev.8: digest: sha256:62e3ddda65a54ed955d69d918970b92fb3b75e237ba5723e7c4966827238078a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:22.280Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:22.614Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:04:22.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-14T10:04:22.614Z] f8988f4cdae1: Preparing [2021-07-14T10:04:22.614Z] 8dc4a1ef13b1: Preparing [2021-07-14T10:04:22.614Z] fae2ae5d9d45: Preparing [2021-07-14T10:04:22.614Z] d959d7756ed0: Preparing [2021-07-14T10:04:22.614Z] 9ded3b6bb9b5: Preparing [2021-07-14T10:04:22.614Z] fa1afe8e6ed9: Preparing [2021-07-14T10:04:22.614Z] 87a09b4c083e: Preparing [2021-07-14T10:04:22.614Z] 0f74e9ff2a61: Preparing [2021-07-14T10:04:22.614Z] b122376c33c6: Preparing [2021-07-14T10:04:22.614Z] f8381ed47b22: Preparing [2021-07-14T10:04:22.614Z] e934a737d657: Preparing [2021-07-14T10:04:22.614Z] 0f74e9ff2a61: Waiting [2021-07-14T10:04:22.614Z] b122376c33c6: Waiting [2021-07-14T10:04:22.614Z] f8381ed47b22: Waiting [2021-07-14T10:04:22.614Z] e934a737d657: Waiting [2021-07-14T10:04:22.614Z] fa1afe8e6ed9: Waiting [2021-07-14T10:04:22.614Z] 87a09b4c083e: Waiting [2021-07-14T10:04:22.886Z] d959d7756ed0: Layer already exists [2021-07-14T10:04:22.886Z] f8988f4cdae1: Layer already exists [2021-07-14T10:04:22.886Z] fae2ae5d9d45: Layer already exists [2021-07-14T10:04:22.886Z] 9ded3b6bb9b5: Layer already exists [2021-07-14T10:04:22.886Z] 8dc4a1ef13b1: Layer already exists [2021-07-14T10:04:22.886Z] b122376c33c6: Layer already exists [2021-07-14T10:04:22.886Z] fa1afe8e6ed9: Layer already exists [2021-07-14T10:04:22.886Z] 0f74e9ff2a61: Layer already exists [2021-07-14T10:04:22.886Z] f8381ed47b22: Layer already exists [2021-07-14T10:04:22.886Z] 87a09b4c083e: Layer already exists [2021-07-14T10:04:22.886Z] e934a737d657: Layer already exists [2021-07-14T10:04:22.886Z] 1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8: digest: sha256:62e3ddda65a54ed955d69d918970b92fb3b75e237ba5723e7c4966827238078a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:23.224Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:04:23.556Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-07-14T10:04:23.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-14T10:04:23.556Z] f8988f4cdae1: Preparing [2021-07-14T10:04:23.556Z] 8dc4a1ef13b1: Preparing [2021-07-14T10:04:23.556Z] fae2ae5d9d45: Preparing [2021-07-14T10:04:23.556Z] d959d7756ed0: Preparing [2021-07-14T10:04:23.556Z] 9ded3b6bb9b5: Preparing [2021-07-14T10:04:23.556Z] fa1afe8e6ed9: Preparing [2021-07-14T10:04:23.556Z] 87a09b4c083e: Preparing [2021-07-14T10:04:23.556Z] 0f74e9ff2a61: Preparing [2021-07-14T10:04:23.556Z] b122376c33c6: Preparing [2021-07-14T10:04:23.556Z] f8381ed47b22: Preparing [2021-07-14T10:04:23.556Z] e934a737d657: Preparing [2021-07-14T10:04:23.556Z] 87a09b4c083e: Waiting [2021-07-14T10:04:23.556Z] 0f74e9ff2a61: Waiting [2021-07-14T10:04:23.556Z] b122376c33c6: Waiting [2021-07-14T10:04:23.556Z] fa1afe8e6ed9: Waiting [2021-07-14T10:04:23.556Z] f8381ed47b22: Waiting [2021-07-14T10:04:23.828Z] fae2ae5d9d45: Layer already exists [2021-07-14T10:04:23.828Z] 8dc4a1ef13b1: Layer already exists [2021-07-14T10:04:23.828Z] f8988f4cdae1: Layer already exists [2021-07-14T10:04:23.828Z] 9ded3b6bb9b5: Layer already exists [2021-07-14T10:04:23.828Z] d959d7756ed0: Layer already exists [2021-07-14T10:04:23.828Z] 87a09b4c083e: Layer already exists [2021-07-14T10:04:23.828Z] fa1afe8e6ed9: Layer already exists [2021-07-14T10:04:23.828Z] 0f74e9ff2a61: Layer already exists [2021-07-14T10:04:23.828Z] b122376c33c6: Layer already exists [2021-07-14T10:04:23.828Z] f8381ed47b22: Layer already exists [2021-07-14T10:04:23.828Z] e934a737d657: Layer already exists [2021-07-14T10:04:23.828Z] main: digest: sha256:62e3ddda65a54ed955d69d918970b92fb3b75e237ba5723e7c4966827238078a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T10:04:23.889Z] ===================================================== [Pipeline] echo [2021-07-14T10:04:23.907Z] taggedImages: [2021-07-14T10:04:23.908Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1ecdab4148a2da39b523538a056cab399db8933d [2021-07-14T10:04:23.908Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-14T10:04:23.908Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.8 [2021-07-14T10:04:23.908Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1ecdab4148a2da39b523538a056cab399db8933d-2.0.1-dev.8 [2021-07-14T10:04:23.908Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:04:24.686Z] ---> job-cost.sh [2021-07-14T10:04:24.687Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CPkc [2021-07-14T10:05:03.662Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T10:06:40.396Z] lf-activate-venv(): INFO: Adding /tmp/venv-CPkc/bin to PATH [2021-07-14T10:06:40.396Z] INFO: No Stack... [2021-07-14T10:06:40.396Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T10:06:40.396Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T10:06:40.735Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2021-07-14T10:06:40.735Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T10:06:40.798Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-8-stack-cost] [2021-07-14T10:06:40.807Z] Resource [jenkins-edgexfoundry-edgex-go-main-8-stack-cost] did not exist. Created. [2021-07-14T10:06:40.807Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T10:06:41.231Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T10:06:41.934Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T10:06:41.946Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-8-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-07-14T10:06:42.921Z] provisioning config files... [2021-07-14T10:06:42.934Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config6818000265277516620tmp [Pipeline] { [Pipeline] sh [2021-07-14T10:06:43.245Z] + set +x [2021-07-14T10:06:43.246Z] + curl -s https://codecov.io/bash [2021-07-14T10:06:43.246Z] + bash -s -- [2021-07-14T10:06:43.246Z] [2021-07-14T10:06:43.246Z] _____ _ [2021-07-14T10:06:43.246Z] / ____| | | [2021-07-14T10:06:43.246Z] | | ___ __| | ___ ___ _____ __ [2021-07-14T10:06:43.246Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-14T10:06:43.246Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-14T10:06:43.246Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-14T10:06:43.246Z] Bash-1.0.4 [2021-07-14T10:06:43.246Z] [2021-07-14T10:06:43.246Z] [2021-07-14T10:06:43.246Z] ==> git version 2.24.4 found [2021-07-14T10:06:43.246Z] ==> 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-07-14T10:06:43.246Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-14T10:06:43.246Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-14T10:06:43.246Z] ==> Jenkins CI detected. [2021-07-14T10:06:43.508Z] project root: . [2021-07-14T10:06:43.508Z] --> token set from env [2021-07-14T10:06:43.508Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-14T10:06:43.508Z] ==> Running gcov in . (disable via -X gcov) [2021-07-14T10:06:43.508Z] ==> Python coveragepy not found [2021-07-14T10:06:43.508Z] ==> Searching for coverage reports in: [2021-07-14T10:06:43.508Z] + . [2021-07-14T10:06:43.508Z] -> Found 1 reports [2021-07-14T10:06:43.508Z] ==> Detecting git/mercurial file structure [2021-07-14T10:06:43.508Z] ==> Reading reports [2021-07-14T10:06:43.508Z] + ./coverage.out bytes=399433 [2021-07-14T10:06:43.508Z] ==> Appending adjustments [2021-07-14T10:06:43.508Z] https://docs.codecov.io/docs/fixing-reports [2021-07-14T10:06:44.454Z] + Found adjustments [2021-07-14T10:06:44.454Z] ==> Gzipping contents [2021-07-14T10:06:44.715Z] 56K /tmp/codecov.DdNwbw.gz [2021-07-14T10:06:44.715Z] ==> Uploading reports [2021-07-14T10:06:44.715Z] url: https://codecov.io [2021-07-14T10:06:44.715Z] query: branch=main&commit=1ecdab4148a2da39b523538a056cab399db8933d&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-14T10:06:44.715Z] -> Pinging Codecov [2021-07-14T10:06:44.715Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=main&commit=1ecdab4148a2da39b523538a056cab399db8933d&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-14T10:06:44.976Z] -> Uploading to [2021-07-14T10:06:44.976Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-14/00271124DB129430A58F1EEE437C3FCB/1ecdab4148a2da39b523538a056cab399db8933d/b6ef9e9a-dde7-4050-b835-a7ca2959cd35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T100644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d50afe156d4a9f7768a66845dd74cd0fe1abf8e44dc49b3f734c8292f43894d [2021-07-14T10:06:44.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T10:06:44.976Z] Dload Upload Total Spent Left Speed [2021-07-14T10:06:45.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54093 0 0 100 54093 0 122k --:--:-- --:--:-- --:--:-- 122k [2021-07-14T10:06:45.547Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1ecdab4148a2da39b523538a056cab399db8933d [Pipeline] } [2021-07-14T10:06:45.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-07-14T10:06:46.450Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-14T10:06:46.472Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:06:46.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-14T10:06:46.780Z] [2021-07-14T10:06:46.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:06:47.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-14T10:06:47.093Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-14T10:06:47.093Z] 188c0c94c7c5: Pulling fs layer [2021-07-14T10:06:47.093Z] 0ef7d3d256c8: Pulling fs layer [2021-07-14T10:06:47.093Z] de9db76c5a1d: Pulling fs layer [2021-07-14T10:06:47.093Z] 0eba1c9be4d2: Pulling fs layer [2021-07-14T10:06:47.093Z] 0d57e429df01: Pulling fs layer [2021-07-14T10:06:47.093Z] 4e4be7b47b0d: Pulling fs layer [2021-07-14T10:06:47.093Z] e1f770b5df2f: Pulling fs layer [2021-07-14T10:06:47.093Z] 85a0685a4137: Pulling fs layer [2021-07-14T10:06:47.093Z] 0eba1c9be4d2: Waiting [2021-07-14T10:06:47.093Z] e1f770b5df2f: Waiting [2021-07-14T10:06:47.093Z] 0d57e429df01: Waiting [2021-07-14T10:06:47.093Z] 85a0685a4137: Waiting [2021-07-14T10:06:47.093Z] 4e4be7b47b0d: Waiting [2021-07-14T10:06:47.093Z] de9db76c5a1d: Verifying Checksum [2021-07-14T10:06:47.093Z] de9db76c5a1d: Download complete [2021-07-14T10:06:47.093Z] 0ef7d3d256c8: Verifying Checksum [2021-07-14T10:06:47.093Z] 0ef7d3d256c8: Download complete [2021-07-14T10:06:47.093Z] 0d57e429df01: Verifying Checksum [2021-07-14T10:06:47.093Z] 0d57e429df01: Download complete [2021-07-14T10:06:47.093Z] 188c0c94c7c5: Verifying Checksum [2021-07-14T10:06:47.093Z] 188c0c94c7c5: Download complete [2021-07-14T10:06:47.093Z] 4e4be7b47b0d: Verifying Checksum [2021-07-14T10:06:47.093Z] 4e4be7b47b0d: Download complete [2021-07-14T10:06:47.358Z] 188c0c94c7c5: Pull complete [2021-07-14T10:06:47.358Z] 0ef7d3d256c8: Pull complete [2021-07-14T10:06:47.622Z] de9db76c5a1d: Pull complete [2021-07-14T10:06:49.032Z] e1f770b5df2f: Verifying Checksum [2021-07-14T10:06:49.033Z] e1f770b5df2f: Download complete [2021-07-14T10:06:50.947Z] 0eba1c9be4d2: Verifying Checksum [2021-07-14T10:06:50.947Z] 0eba1c9be4d2: Download complete [2021-07-14T10:06:51.214Z] 85a0685a4137: Verifying Checksum [2021-07-14T10:06:51.214Z] 85a0685a4137: Download complete [2021-07-14T10:06:54.541Z] 0eba1c9be4d2: Pull complete [2021-07-14T10:06:54.541Z] 0d57e429df01: Pull complete [2021-07-14T10:06:54.541Z] 4e4be7b47b0d: Pull complete [2021-07-14T10:06:54.541Z] e1f770b5df2f: Pull complete [2021-07-14T10:07:01.150Z] 85a0685a4137: Pull complete [2021-07-14T10:07:01.411Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-14T10:07:01.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-14T10:07:01.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-14T10:07:01.499Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T10:07:01.550Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-snyk-go:1.410.4 cat [2021-07-14T10:07:02.367Z] $ docker top 52fce67057ec5077b8eb086e6fbaf27a2d9d05b780bf90bb369efb4028ee1f56 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-14T10:07:02.495Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-14T10:07:02.823Z] + set -o pipefail [2021-07-14T10:07:02.823Z] + snyk monitor '--org=edgex-jenkins' [2021-07-14T10:07:09.430Z] [2021-07-14T10:07:09.430Z] Monitoring /w/workspace/edgex-go/8 (github.com/edgexfoundry/edgex-go)... [2021-07-14T10:07:09.430Z] [2021-07-14T10:07:09.430Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/38f2b64f-7a64-416b-9ce7-09fa6179240e [2021-07-14T10:07:09.440Z] [2021-07-14T10:07:09.440Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-14T10:07:09.440Z] [2021-07-14T10:07:09.440Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-14T10:07:09.440Z] [2021-07-14T10:07:09.440Z] [Pipeline] } [2021-07-14T10:07:09.452Z] $ docker stop --time=1 52fce67057ec5077b8eb086e6fbaf27a2d9d05b780bf90bb369efb4028ee1f56 [2021-07-14T10:07:11.562Z] $ docker rm -f 52fce67057ec5077b8eb086e6fbaf27a2d9d05b780bf90bb369efb4028ee1f56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-14T10:07:12.460Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T10:07:12.478Z] provisioning config files... [2021-07-14T10:07:12.489Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/8@tmp/config5966391846358703331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:07:12.796Z] --> edgex-publish-swagger.sh [2021-07-14T10:07:12.796Z] === Publish openapi/v2 API === [2021-07-14T10:07:12.796Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-14T10:07:12.796Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/8/openapi/v2/core-command.yaml] [2021-07-14T10:07:12.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T10:07:12.796Z] Dload Upload Total Spent Left Speed [2021-07-14T10:07:14.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26310 0:00:01 0:00:01 --:--:-- 26314 100 31867 0 0 100 31867 0 24579 0:00:01 0:00:01 --:--:-- 24588 [2021-07-14T10:07:14.182Z] [2021-07-14T10:07:14.182Z] [2021-07-14T10:07:14.182Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/8/openapi/v2/core-data.yaml] [2021-07-14T10:07:14.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T10:07:14.182Z] Dload Upload Total Spent Left Speed [2021-07-14T10:07:15.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59958 0 0 100 59958 0 51880 0:00:01 0:00:01 --:--:-- 51911 100 59958 0 0 100 59958 0 35100 0:00:01 0:00:01 --:--:-- 35083 100 59958 0 0 100 59958 0 35097 0:00:01 0:00:01 --:--:-- 35083 [2021-07-14T10:07:15.727Z] [2021-07-14T10:07:15.727Z] [2021-07-14T10:07:15.727Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/8/openapi/v2/core-metadata.yaml] [2021-07-14T10:07:15.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T10:07:15.727Z] Dload Upload Total Spent Left Speed [2021-07-14T10:07:17.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2021-07-14T10:07:17.117Z] [2021-07-14T10:07:17.117Z] [2021-07-14T10:07:17.117Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/8/openapi/v2/support-notifications.yaml] [2021-07-14T10:07:17.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T10:07:17.117Z] Dload Upload Total Spent Left Speed [2021-07-14T10:07:18.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74205 0:00:01 0:00:01 --:--:-- 74272 100 86007 0 0 100 86007 0 74196 0:00:01 0:00:01 --:--:-- 74207 [2021-07-14T10:07:18.071Z] [2021-07-14T10:07:18.071Z] [2021-07-14T10:07:18.071Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/8/openapi/v2/support-scheduler.yaml] [2021-07-14T10:07:18.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T10:07:18.071Z] Dload Upload Total Spent Left Speed [2021-07-14T10:07:20.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38042 0 0 100 38042 0 25859 0:00:01 0:00:01 --:--:-- 25861 100 38042 0 0 100 38042 0 15994 0:00:02 0:00:02 --:--:-- 15997 [2021-07-14T10:07:20.536Z] [2021-07-14T10:07:20.536Z] [2021-07-14T10:07:20.536Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/8/openapi/v2/system-agent.yaml] [2021-07-14T10:07:20.536Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T10:07:20.536Z] Dload Upload Total Spent Left Speed [2021-07-14T10:07:32.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 17095 0:00:01 0:00:01 --:--:-- 17097 100 19730 0 0 100 19730 0 9154 0:00:02 0:00:02 --:--:-- 9151 100 19730 0 0 100 19730 0 6250 0:00:03 0:00:03 --:--:-- 6249 100 19730 0 0 100 19730 0 4745 0:00:04 0:00:04 --:--:-- 4745 100 19730 0 0 100 19730 0 3824 0:00:05 0:00:05 --:--:-- 3906 100 19730 0 0 100 19730 0 3202 0:00:06 0:00:06 --:--:-- 0 100 19730 0 0 100 19730 0 2755 0:00:07 0:00:07 --:--:-- 0 100 19730 0 0 100 19730 0 2417 0:00:08 0:00:08 --:--:-- 0 100 19730 0 0 100 19730 0 2153 0:00:09 0:00:09 --:--:-- 0 100 19730 0 0 100 19730 0 1940 0:00:10 0:00:10 --:--:-- 0 100 19730 0 0 100 19730 0 1766 0:00:11 0:00:11 --:--:-- 0 100 19730 0 0 100 19730 0 1621 0:00:12 0:00:12 --:--:-- 0 100 19730 0 0 100 19730 0 1562 0:00:12 0:00:12 --:--:-- 0 [2021-07-14T10:07:32.981Z] [2021-07-14T10:07:32.981Z] [Pipeline] } [2021-07-14T10:07:32.989Z] 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-07-14T10:07:33.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T10:07:33.588Z] . [Pipeline] withDockerContainer [2021-07-14T10:07:33.667Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T10:07:33.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat [2021-07-14T10:07:34.092Z] $ docker top 37bbde537afa190e4a8a941b1fe411f0ece2b78a2a68d728b4aabdf345a462ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T10:07:34.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T10:07:34.291Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T10:07:34.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T10:07:34.548Z] $ docker exec 37bbde537afa190e4a8a941b1fe411f0ece2b78a2a68d728b4aabdf345a462ad ssh-agent [2021-07-14T10:07:34.678Z] SSH_AUTH_SOCK=/tmp/ssh-sNQvvkcaL2Fn/agent.13 [2021-07-14T10:07:34.678Z] SSH_AGENT_PID=20 [2021-07-14T10:07:34.730Z] Running ssh-add (command line suppressed) [2021-07-14T10:07:34.826Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_447095323448943660.key (/w/workspace/edgex-go/8@tmp/private_key_447095323448943660.key) [2021-07-14T10:07:34.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T10:07:35.148Z] + git semver tag [2021-07-14T10:07:35.149Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T10:07:35.149Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-07-14T10:07:35.149Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-07-14T10:07:35.149Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T10:07:35.149Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T10:07:35.149Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T10:07:35.149Z] # $SEMVER_BRANCH = main [2021-07-14T10:07:35.149Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [2021-07-14T10:07:35.149Z] # 1ecdab4148a2da39b523538a056cab399db8933d HEAD [2021-07-14T10:07:35.149Z] # -> Force: false [2021-07-14T10:07:35.149Z] # a73eefaef5251c0e301454fd4d078b8e0ed9f8d6 refs/tags/v2.0.1-dev.8 [Pipeline] } [2021-07-14T10:07:35.156Z] $ docker exec --env ******** --env ******** 37bbde537afa190e4a8a941b1fe411f0ece2b78a2a68d728b4aabdf345a462ad ssh-agent -k [2021-07-14T10:07:35.244Z] unset SSH_AUTH_SOCK; [2021-07-14T10:07:35.245Z] unset SSH_AGENT_PID; [2021-07-14T10:07:35.245Z] echo Agent pid 20 killed; [2021-07-14T10:07:35.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T10:07:35.603Z] + git semver [Pipeline] } [2021-07-14T10:07:35.615Z] $ docker stop --time=1 37bbde537afa190e4a8a941b1fe411f0ece2b78a2a68d728b4aabdf345a462ad [2021-07-14T10:07:36.814Z] $ docker rm -f 37bbde537afa190e4a8a941b1fe411f0ece2b78a2a68d728b4aabdf345a462ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:07:37.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-14T10:07:37.298Z] [2021-07-14T10:07:37.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:07:37.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-14T10:07:37.609Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-14T10:07:37.609Z] ab5ef0e58194: Pulling fs layer [2021-07-14T10:07:37.609Z] 9712f1f96733: Pulling fs layer [2021-07-14T10:07:37.609Z] 63f879dbbcfc: Pulling fs layer [2021-07-14T10:07:37.609Z] 0d9ebad4ef96: Pulling fs layer [2021-07-14T10:07:37.609Z] e9a5061849ea: Pulling fs layer [2021-07-14T10:07:37.609Z] d747dcd14b5f: Pulling fs layer [2021-07-14T10:07:37.609Z] 2de7ff778b66: Pulling fs layer [2021-07-14T10:07:37.609Z] 0d9ebad4ef96: Waiting [2021-07-14T10:07:37.609Z] e9a5061849ea: Waiting [2021-07-14T10:07:37.609Z] d747dcd14b5f: Waiting [2021-07-14T10:07:37.609Z] 2de7ff778b66: Waiting [2021-07-14T10:07:37.609Z] 9712f1f96733: Verifying Checksum [2021-07-14T10:07:37.609Z] 9712f1f96733: Download complete [2021-07-14T10:07:39.530Z] 63f879dbbcfc: Verifying Checksum [2021-07-14T10:07:39.530Z] 63f879dbbcfc: Download complete [2021-07-14T10:07:39.530Z] e9a5061849ea: Verifying Checksum [2021-07-14T10:07:39.530Z] e9a5061849ea: Download complete [2021-07-14T10:07:39.530Z] d747dcd14b5f: Verifying Checksum [2021-07-14T10:07:39.530Z] d747dcd14b5f: Download complete [2021-07-14T10:07:39.794Z] ab5ef0e58194: Verifying Checksum [2021-07-14T10:07:39.794Z] ab5ef0e58194: Download complete [2021-07-14T10:07:39.794Z] 2de7ff778b66: Verifying Checksum [2021-07-14T10:07:39.794Z] 2de7ff778b66: Download complete [2021-07-14T10:07:40.073Z] 0d9ebad4ef96: Verifying Checksum [2021-07-14T10:07:40.073Z] 0d9ebad4ef96: Download complete [2021-07-14T10:07:42.647Z] ab5ef0e58194: Pull complete [2021-07-14T10:07:42.647Z] 9712f1f96733: Pull complete [2021-07-14T10:07:43.217Z] 63f879dbbcfc: Pull complete [2021-07-14T10:07:46.560Z] 0d9ebad4ef96: Pull complete [2021-07-14T10:07:46.560Z] e9a5061849ea: Pull complete [2021-07-14T10:07:46.560Z] d747dcd14b5f: Pull complete [2021-07-14T10:07:47.510Z] 2de7ff778b66: Pull complete [2021-07-14T10:07:47.510Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-14T10:07:47.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-14T10:07:47.510Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-14T10:07:47.591Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T10:07:47.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools:0.23.1-centos7 cat [2021-07-14T10:07:51.360Z] $ docker top 9dbb9b45e0f3fbad9c94b62a4f07ffe5f72ac4aba60c8840f1e36dd89400719e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-14T10:07:51.459Z] provisioning config files... [2021-07-14T10:07:51.466Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/8@tmp/config3639585988275337142tmp [2021-07-14T10:07:51.480Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/8@tmp/config8176311859844636661tmp [2021-07-14T10:07:51.491Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/8@tmp/config5008576327924836886tmp [Pipeline] { [Pipeline] echo [2021-07-14T10:07:51.511Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:07:51.807Z] ---> sigul-configuration.sh [2021-07-14T10:07:51.807Z] gpg: directory `/root/.gnupg' created [2021-07-14T10:07:51.807Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-14T10:07:51.807Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-14T10:07:51.807Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-14T10:07:51.807Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-14T10:07:51.807Z] gpg: CAST5 encrypted data [2021-07-14T10:07:51.807Z] gpg: encrypted with 1 passphrase [2021-07-14T10:07:51.807Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-14T10:07:52.116Z] + mkdir /home/jenkins [2021-07-14T10:07:52.116Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-14T10:07:52.409Z] + 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-07-14T10:07:52.419Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:07:52.714Z] ---> sigul-install.sh [2021-07-14T10:07:56.930Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-14T10:07:57.222Z] + git tag --list [2021-07-14T10:07:57.222Z] 0.6.0 [2021-07-14T10:07:57.222Z] 0.6.1 [2021-07-14T10:07:57.222Z] 0.7.0 [2021-07-14T10:07:57.222Z] 0.7.1 [2021-07-14T10:07:57.222Z] v1.0.0 [2021-07-14T10:07:57.222Z] v1.0.1 [2021-07-14T10:07:57.222Z] v1.1.0 [2021-07-14T10:07:57.222Z] v1.2.0 [2021-07-14T10:07:57.222Z] v1.2.1 [2021-07-14T10:07:57.222Z] v1.3.0 [2021-07-14T10:07:57.222Z] v1.3.1 [2021-07-14T10:07:57.222Z] v2.0.0 [2021-07-14T10:07:57.222Z] v2.0.1-dev.1 [2021-07-14T10:07:57.222Z] v2.0.1-dev.2 [2021-07-14T10:07:57.222Z] v2.0.1-dev.3 [2021-07-14T10:07:57.222Z] v2.0.1-dev.4 [2021-07-14T10:07:57.222Z] v2.0.1-dev.5 [2021-07-14T10:07:57.222Z] v2.0.1-dev.6 [2021-07-14T10:07:57.222Z] v2.0.1-dev.7 [2021-07-14T10:07:57.222Z] v2.0.1-dev.8 [Pipeline] sh [2021-07-14T10:07:57.515Z] + lftools sign git-tag v2.0.1-dev.8 [2021-07-14T10:07:58.089Z] Signing Git tag with Sigul... [2021-07-14T10:07:58.089Z] Signing v2.0.1-dev.8 [Pipeline] echo [2021-07-14T10:07:59.040Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:07:59.355Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-14T10:07:59.364Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-14T10:07:59.387Z] $ docker stop --time=1 9dbb9b45e0f3fbad9c94b62a4f07ffe5f72ac4aba60c8840f1e36dd89400719e [2021-07-14T10:08:01.018Z] $ docker rm -f 9dbb9b45e0f3fbad9c94b62a4f07ffe5f72ac4aba60c8840f1e36dd89400719e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:08:01.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T10:08:01.674Z] . [Pipeline] withDockerContainer [2021-07-14T10:08:01.746Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T10:08:01.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat [2021-07-14T10:08:02.157Z] $ docker top 99edff627e000706fb8498977a26176a21925c3e956e498d13aa3172175f7823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T10:08:02.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T10:08:02.287Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T10:08:02.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T10:08:02.399Z] $ docker exec 99edff627e000706fb8498977a26176a21925c3e956e498d13aa3172175f7823 ssh-agent [2021-07-14T10:08:02.514Z] SSH_AUTH_SOCK=/tmp/ssh-9Jqk4v4zLg5m/agent.15 [2021-07-14T10:08:02.514Z] SSH_AGENT_PID=21 [2021-07-14T10:08:02.520Z] Running ssh-add (command line suppressed) [2021-07-14T10:08:02.623Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6995500092016956199.key (/w/workspace/edgex-go/8@tmp/private_key_6995500092016956199.key) [2021-07-14T10:08:02.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T10:08:02.938Z] + git semver bump pre [2021-07-14T10:08:02.938Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T10:08:02.938Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-07-14T10:08:02.938Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-07-14T10:08:02.938Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T10:08:02.938Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T10:08:02.938Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T10:08:02.938Z] # $SEMVER_BRANCH = main [2021-07-14T10:08:02.938Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [2021-07-14T10:08:02.938Z] 2.0.1-dev.9 [Pipeline] } [2021-07-14T10:08:02.946Z] $ docker exec --env ******** --env ******** 99edff627e000706fb8498977a26176a21925c3e956e498d13aa3172175f7823 ssh-agent -k [2021-07-14T10:08:03.037Z] unset SSH_AUTH_SOCK; [2021-07-14T10:08:03.037Z] unset SSH_AGENT_PID; [2021-07-14T10:08:03.037Z] echo Agent pid 21 killed; [2021-07-14T10:08:03.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T10:08:03.381Z] + git semver [Pipeline] } [2021-07-14T10:08:03.392Z] $ docker stop --time=1 99edff627e000706fb8498977a26176a21925c3e956e498d13aa3172175f7823 [2021-07-14T10:08:04.574Z] $ docker rm -f 99edff627e000706fb8498977a26176a21925c3e956e498d13aa3172175f7823 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:08:04.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T10:08:04.957Z] . [Pipeline] withDockerContainer [2021-07-14T10:08:05.035Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T10:08:05.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat [2021-07-14T10:08:05.422Z] $ docker top 3c328627c3e188a22a8bd545998eab2f98efca4bb56275d04c434f0ad76fe519 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T10:08:05.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T10:08:05.557Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T10:08:05.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T10:08:05.686Z] $ docker exec 3c328627c3e188a22a8bd545998eab2f98efca4bb56275d04c434f0ad76fe519 ssh-agent [2021-07-14T10:08:05.810Z] SSH_AUTH_SOCK=/tmp/ssh-vZJMUyq92QSh/agent.15 [2021-07-14T10:08:05.810Z] SSH_AGENT_PID=21 [2021-07-14T10:08:05.816Z] Running ssh-add (command line suppressed) [2021-07-14T10:08:05.918Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_5159057247502550093.key (/w/workspace/edgex-go/8@tmp/private_key_5159057247502550093.key) [2021-07-14T10:08:05.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T10:08:06.233Z] + git semver push [2021-07-14T10:08:06.233Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T10:08:06.233Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-07-14T10:08:06.233Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-07-14T10:08:06.233Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T10:08:06.233Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T10:08:06.233Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T10:08:06.233Z] # $SEMVER_BRANCH = main [2021-07-14T10:08:06.233Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-07-14T10:08:14.394Z] $ docker exec --env ******** --env ******** 3c328627c3e188a22a8bd545998eab2f98efca4bb56275d04c434f0ad76fe519 ssh-agent -k [2021-07-14T10:08:14.487Z] unset SSH_AUTH_SOCK; [2021-07-14T10:08:14.487Z] unset SSH_AGENT_PID; [2021-07-14T10:08:14.487Z] echo Agent pid 21 killed; [2021-07-14T10:08:14.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T10:08:14.837Z] + git semver [Pipeline] } [2021-07-14T10:08:14.850Z] $ docker stop --time=1 3c328627c3e188a22a8bd545998eab2f98efca4bb56275d04c434f0ad76fe519 [2021-07-14T10:08:16.034Z] $ docker rm -f 3c328627c3e188a22a8bd545998eab2f98efca4bb56275d04c434f0ad76fe519 [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-07-14T10:08:17.105Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:08:17.674Z] ---> package-listing.sh [2021-07-14T10:08:17.674Z] ++ facter osfamily [2021-07-14T10:08:17.674Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T10:08:17.935Z] + OS_FAMILY=redhat [2021-07-14T10:08:17.935Z] + workspace=/w/workspace/edgex-go/8 [2021-07-14T10:08:17.935Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T10:08:17.935Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T10:08:17.935Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T10:08:17.935Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T10:08:17.935Z] + '[' /w/workspace/edgex-go/8 ']' [2021-07-14T10:08:17.935Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T10:08:17.935Z] + case "${OS_FAMILY}" in [2021-07-14T10:08:17.935Z] + sort [2021-07-14T10:08:17.935Z] + rpm -qa [2021-07-14T10:08:20.491Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T10:08:20.491Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T10:08:20.491Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T10:08:20.491Z] + '[' /w/workspace/edgex-go/8 ']' [2021-07-14T10:08:20.491Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-07-14T10:08:20.491Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-07-14T10:08:20.505Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-14T10:08:20.792Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:08:21.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T10:08:21.356Z] [2021-07-14T10:08:21.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T10:08:21.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T10:08:21.665Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T10:08:21.665Z] df20fa9351a1: Pulling fs layer [2021-07-14T10:08:21.665Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T10:08:21.665Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T10:08:21.665Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T10:08:21.665Z] 93b61091891f: Pulling fs layer [2021-07-14T10:08:21.665Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T10:08:21.665Z] 5e14af77c1be: Pulling fs layer [2021-07-14T10:08:21.665Z] 01666e4c0597: Pulling fs layer [2021-07-14T10:08:21.665Z] aa168da1d23b: Pulling fs layer [2021-07-14T10:08:21.665Z] 46f8f816bc3b: Waiting [2021-07-14T10:08:21.665Z] 93b61091891f: Waiting [2021-07-14T10:08:21.665Z] 93b9cdb0e59b: Waiting [2021-07-14T10:08:21.665Z] 5e14af77c1be: Waiting [2021-07-14T10:08:21.665Z] 01666e4c0597: Waiting [2021-07-14T10:08:21.665Z] aa168da1d23b: Waiting [2021-07-14T10:08:21.665Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T10:08:21.665Z] 36b3adc4ff6f: Download complete [2021-07-14T10:08:21.926Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T10:08:21.926Z] 46f8f816bc3b: Download complete [2021-07-14T10:08:21.926Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T10:08:21.926Z] 8ad3a11d3b57: Download complete [2021-07-14T10:08:21.926Z] df20fa9351a1: Verifying Checksum [2021-07-14T10:08:21.926Z] df20fa9351a1: Download complete [2021-07-14T10:08:21.926Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T10:08:21.926Z] 93b9cdb0e59b: Download complete [2021-07-14T10:08:21.926Z] 93b61091891f: Verifying Checksum [2021-07-14T10:08:21.926Z] 93b61091891f: Download complete [2021-07-14T10:08:21.926Z] 5e14af77c1be: Verifying Checksum [2021-07-14T10:08:21.926Z] 5e14af77c1be: Download complete [2021-07-14T10:08:21.926Z] 01666e4c0597: Verifying Checksum [2021-07-14T10:08:21.926Z] 01666e4c0597: Download complete [2021-07-14T10:08:22.188Z] df20fa9351a1: Pull complete [2021-07-14T10:08:22.188Z] 36b3adc4ff6f: Pull complete [2021-07-14T10:08:22.761Z] 8ad3a11d3b57: Pull complete [2021-07-14T10:08:22.761Z] 46f8f816bc3b: Pull complete [2021-07-14T10:08:23.023Z] 93b61091891f: Pull complete [2021-07-14T10:08:23.023Z] 93b9cdb0e59b: Pull complete [2021-07-14T10:08:23.023Z] 5e14af77c1be: Pull complete [2021-07-14T10:08:23.023Z] 01666e4c0597: Pull complete [2021-07-14T10:08:23.973Z] aa168da1d23b: Verifying Checksum [2021-07-14T10:08:23.973Z] aa168da1d23b: Download complete [2021-07-14T10:08:28.219Z] aa168da1d23b: Pull complete [2021-07-14T10:08:28.219Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T10:08:28.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T10:08:28.219Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T10:08:28.307Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-07-14T10:08:28.346Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:alpine cat [2021-07-14T10:08:30.349Z] $ docker top 00ae78312c5cfbca642a389e377a3ff02ef061302283dd1944e5ac718f394f99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T10:08:30.732Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T10:08:31.027Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T10:08:31.335Z] + ls /var/log/sa-host [2021-07-14T10:08:31.335Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T10:08:31.335Z] file_magic: OK [2021-07-14T10:08:31.335Z] HZ: Using current value: 100 [2021-07-14T10:08:31.335Z] file_header: OK [2021-07-14T10:08:31.335Z] 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-07-14T10:08:31.335Z] Statistics: [2021-07-14T10:08:31.335Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T10:08:31.335Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T10:08:31.335Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T10:08:31.335Z] file_magic: OK [2021-07-14T10:08:31.335Z] HZ: Using current value: 100 [2021-07-14T10:08:31.335Z] file_header: OK [2021-07-14T10:08:31.335Z] 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-07-14T10:08:31.335Z] Statistics: [2021-07-14T10:08:31.335Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T10:08:31.335Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T10:08:32.087Z] provisioning config files... [2021-07-14T10:08:32.102Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config6215168676913053804tmp [Pipeline] { [Pipeline] echo [2021-07-14T10:08:32.124Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:08:32.439Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T10:08:32.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:08:32.849Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T10:08:32.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:08:33.167Z] ---> sudo-logs.sh [2021-07-14T10:08:33.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T10:08:33.536Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:08:33.832Z] ---> job-cost.sh [2021-07-14T10:08:33.832Z] lf-activate-venv: SKIPPING [2021-07-14T10:08:33.832Z] DEBUG: total: 0.18000000715255737 [2021-07-14T10:08:33.832Z] INFO: Retrieving Stack Cost... [2021-07-14T10:08:34.777Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T10:08:35.039Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T10:08:35.052Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T10:08:35.351Z] ---> logs-deploy.sh [2021-07-14T10:08:35.351Z] lf-activate-venv: SKIPPING [2021-07-14T10:08:35.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/8 [2021-07-14T10:08:35.351Z] INFO: archiving workspace using pattern(s): [2021-07-14T10:08:36.301Z] Archives upload complete. [2021-07-14T10:08:36.301Z] INFO: archiving logs to Nexus