Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b9c967007cbefed799459cc2ce10623a0bfff15 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-ssh5689115126213559812.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh9159602512258056183.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2369484342543910915.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh3748794979746781493.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh5988170515431657970.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1203 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/58 [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/58 # 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/58@tmp/jenkins-gitclient-ssh6178497026357863063.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 2b9c967007cbefed799459cc2ce10623a0bfff15 (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 2b9c967007cbefed799459cc2ce10623a0bfff15 # timeout=10 Commit message: "Merge pull request #3718 from jpwhitemn/fix-toml-3637" > git rev-list --no-walk 87919881fb59c2333938e962ed1f0877a1f0dbb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-24T05:55:25.004Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T05:55:25.114Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T05:55:25.143Z] ========================================================= [2021-09-24T05:55:25.143Z] EdgeX Global Pipelines Version Info [2021-09-24T05:55:25.143Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-24T05:55:26.378Z] ------------------- [2021-09-24T05:55:26.378Z] stable info: [2021-09-24T05:55:26.378Z] ------------------- [2021-09-24T05:55:26.378Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T05:55:26.378Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T05:55:26.378Z] Message: update stable to v1.0.205 [2021-09-24T05:55:26.959Z] ------------------- [2021-09-24T05:55:26.959Z] experimental info: [2021-09-24T05:55:26.959Z] ------------------- [2021-09-24T05:55:26.959Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T05:55:26.959Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T05:55:26.959Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T05:55:27.098Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-24T05:55:27.121Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-24T05:55:27.145Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T05:55:27.169Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T05:55:27.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T05:55:27.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T05:55:27.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T05:55:27.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-24T05:55:27.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-24T05:55:27.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-24T05:55:27.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T05:55:27.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T05:55:27.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T05:55:27.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T05:55:27.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T05:55:27.522Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T05:55:27.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T05:55:27.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T05:55:27.589Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T05:55:27.611Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-24T05:55:27.633Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-24T05:55:27.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-24T05:55:27.681Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T05:55:27.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-24T05:55:27.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-24T05:55:27.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-24T05:55:27.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] echo [2021-09-24T05:55:27.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b9c967 [Pipeline] echo [2021-09-24T05:55:27.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T05:55:27.913Z] provisioning config files... [2021-09-24T05:55:27.931Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/58@tmp/config7428267033844807321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T05:55:28.280Z] ---> docker-login.sh [2021-09-24T05:55:28.280Z] nexus3.edgexfoundry.org:10001 [2021-09-24T05:55:28.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T05:55:28.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T05:55:28.546Z] Configure a credential helper to remove this warning. See [2021-09-24T05:55:28.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T05:55:28.546Z] [2021-09-24T05:55:28.546Z] Login Succeeded [2021-09-24T05:55:28.546Z] nexus3.edgexfoundry.org:10002 [2021-09-24T05:55:28.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T05:55:28.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T05:55:28.820Z] Configure a credential helper to remove this warning. See [2021-09-24T05:55:28.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T05:55:28.820Z] [2021-09-24T05:55:28.820Z] Login Succeeded [2021-09-24T05:55:28.820Z] nexus3.edgexfoundry.org:10003 [2021-09-24T05:55:28.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T05:55:28.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T05:55:28.820Z] Configure a credential helper to remove this warning. See [2021-09-24T05:55:28.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T05:55:28.820Z] [2021-09-24T05:55:28.820Z] Login Succeeded [2021-09-24T05:55:28.820Z] nexus3.edgexfoundry.org:10004 [2021-09-24T05:55:28.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T05:55:29.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T05:55:29.088Z] Configure a credential helper to remove this warning. See [2021-09-24T05:55:29.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T05:55:29.088Z] [2021-09-24T05:55:29.088Z] Login Succeeded [2021-09-24T05:55:29.088Z] docker.io [2021-09-24T05:55:29.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T05:55:29.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T05:55:29.355Z] Configure a credential helper to remove this warning. See [2021-09-24T05:55:29.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T05:55:29.355Z] [2021-09-24T05:55:29.355Z] Login Succeeded [2021-09-24T05:55:29.355Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T05:55:29.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T05:55:29.722Z] ++ 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-09-24T05:55:29.723Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T05:55:29.723Z] ++ cut -d/ -f2 [2021-09-24T05:55:29.723Z] ++ dirname cmd/core-command/Dockerfile [2021-09-24T05:55:29.723Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-24T05:55:29.723Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T05:55:29.723Z] ++ dirname cmd/core-data/Dockerfile [2021-09-24T05:55:29.723Z] ++ cut -d/ -f2 [2021-09-24T05:55:29.723Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-24T05:55:29.723Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T05:55:29.723Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-24T05:55:29.723Z] ++ cut -d/ -f2 [2021-09-24T05:55:29.723Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-24T05:55:29.723Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T05:55:29.723Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-24T05:55:29.723Z] ++ cut -d/ -f2 [2021-09-24T05:55:29.723Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-24T05:55:29.723Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T05:55:29.723Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-24T05:55:29.723Z] ++ cut -d/ -f2 [2021-09-24T05:55:29.723Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-24T05:55:29.723Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T05:55:29.723Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-24T05:55:29.723Z] ++ cut -d/ -f2 [2021-09-24T05:55:29.723Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-24T05:55:29.723Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T05:55:29.723Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-24T05:55:29.723Z] ++ cut -d/ -f2 [2021-09-24T05:55:29.723Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-24T05:55:29.723Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T05:55:29.723Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-24T05:55:29.723Z] ++ cut -d/ -f2 [2021-09-24T05:55:29.723Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-24T05:55:29.723Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-24T05:55:29.723Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-24T05:55:29.723Z] ++ cut -d/ -f2 [2021-09-24T05:55:29.723Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-24T05:55:29.791Z] 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-09-24T05:55:30.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T05:55:30.915Z] [2021-09-24T05:55:30.915Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T05:55:31.251Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T05:55:31.251Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T05:55:31.251Z] 31603596830f: Pulling fs layer [2021-09-24T05:55:31.251Z] 04fac38145f0: Pulling fs layer [2021-09-24T05:55:31.251Z] 701f6daf10bf: Pulling fs layer [2021-09-24T05:55:31.251Z] 24f72da36158: Pulling fs layer [2021-09-24T05:55:31.251Z] 24f72da36158: Waiting [2021-09-24T05:55:31.251Z] 04fac38145f0: Verifying Checksum [2021-09-24T05:55:31.251Z] 04fac38145f0: Download complete [2021-09-24T05:55:31.522Z] 31603596830f: Verifying Checksum [2021-09-24T05:55:31.522Z] 31603596830f: Download complete [2021-09-24T05:55:31.522Z] 24f72da36158: Verifying Checksum [2021-09-24T05:55:31.522Z] 24f72da36158: Download complete [2021-09-24T05:55:31.801Z] 701f6daf10bf: Verifying Checksum [2021-09-24T05:55:31.801Z] 701f6daf10bf: Download complete [2021-09-24T05:55:31.801Z] 31603596830f: Pull complete [2021-09-24T05:55:31.801Z] 04fac38145f0: Pull complete [2021-09-24T05:55:32.394Z] 701f6daf10bf: Pull complete [2021-09-24T05:55:32.664Z] 24f72da36158: Pull complete [2021-09-24T05:55:32.664Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T05:55:32.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T05:55:32.664Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T05:55:32.768Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T05:55:32.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T05:55:33.707Z] $ docker top c8e01f4d96b38e368bb59ff46abfebbda40ba7d92233389177d8e1a07a141306 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T05:55:33.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T05:55:33.849Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T05:55:33.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T05:55:33.973Z] $ docker exec c8e01f4d96b38e368bb59ff46abfebbda40ba7d92233389177d8e1a07a141306 ssh-agent [2021-09-24T05:55:34.090Z] SSH_AUTH_SOCK=/tmp/ssh-1HcP8xqhuoVK/agent.13 [2021-09-24T05:55:34.090Z] SSH_AGENT_PID=20 [2021-09-24T05:55:34.102Z] Running ssh-add (command line suppressed) [2021-09-24T05:55:34.197Z] Identity added: /w/workspace/edgex-go/58@tmp/private_key_961190065803815003.key (/w/workspace/edgex-go/58@tmp/private_key_961190065803815003.key) [2021-09-24T05:55:34.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T05:55:34.532Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T05:55:34.559Z] $ docker exec --env ******** --env ******** c8e01f4d96b38e368bb59ff46abfebbda40ba7d92233389177d8e1a07a141306 ssh-agent -k [2021-09-24T05:55:34.663Z] unset SSH_AUTH_SOCK; [2021-09-24T05:55:34.664Z] unset SSH_AGENT_PID; [2021-09-24T05:55:34.664Z] echo Agent pid 20 killed; [2021-09-24T05:55:34.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T05:55:34.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T05:55:34.728Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T05:55:34.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T05:55:34.847Z] $ docker exec c8e01f4d96b38e368bb59ff46abfebbda40ba7d92233389177d8e1a07a141306 ssh-agent [2021-09-24T05:55:34.962Z] SSH_AUTH_SOCK=/tmp/ssh-1BHeK8Hvg1dL/agent.53 [2021-09-24T05:55:34.963Z] SSH_AGENT_PID=59 [2021-09-24T05:55:34.971Z] Running ssh-add (command line suppressed) [2021-09-24T05:55:35.073Z] Identity added: /w/workspace/edgex-go/58@tmp/private_key_2221611440459023855.key (/w/workspace/edgex-go/58@tmp/private_key_2221611440459023855.key) [2021-09-24T05:55:35.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T05:55:35.410Z] + git semver init [2021-09-24T05:55:35.410Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T05:55:35.410Z] # $GIT_DIR = /w/workspace/edgex-go/58/.git [2021-09-24T05:55:35.410Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/58 [2021-09-24T05:55:35.410Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T05:55:35.410Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T05:55:35.410Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T05:55:35.410Z] # $SEMVER_BRANCH = main [2021-09-24T05:55:35.410Z] # $SEMVER_TEMP = /tmp/semver-936569773 [2021-09-24T05:55:35.410Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-24T05:55:57.478Z] # '/tmp/semver-936569773' -> '/w/workspace/edgex-go/58/.semver' [2021-09-24T05:55:57.478Z] # -> Force: false [2021-09-24T05:55:57.478Z] # $SEMVER_DIR = /w/workspace/edgex-go/58/.semver [Pipeline] } [2021-09-24T05:55:57.496Z] $ docker exec --env ******** --env ******** c8e01f4d96b38e368bb59ff46abfebbda40ba7d92233389177d8e1a07a141306 ssh-agent -k [2021-09-24T05:55:57.611Z] unset SSH_AUTH_SOCK; [2021-09-24T05:55:57.612Z] unset SSH_AGENT_PID; [2021-09-24T05:55:57.612Z] echo Agent pid 59 killed; [2021-09-24T05:55:57.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T05:55:57.976Z] + git semver [Pipeline] } [2021-09-24T05:55:57.998Z] $ docker stop --time=1 c8e01f4d96b38e368bb59ff46abfebbda40ba7d92233389177d8e1a07a141306 [2021-09-24T05:55:59.927Z] $ docker rm -f c8e01f4d96b38e368bb59ff46abfebbda40ba7d92233389177d8e1a07a141306 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T05:56:00.342Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T05:56:00.693Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T05:56:00.696Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.50 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-24T05:56:00.966Z] ========================================================= [2021-09-24T05:56:00.966Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T05:56:00.966Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-24T05:56:01.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T05:56:01.282Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T05:56:01.282Z] 540db60ca938: Pulling fs layer [2021-09-24T05:56:01.282Z] adcc1eea9eea: Pulling fs layer [2021-09-24T05:56:01.282Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T05:56:01.282Z] db62176df00c: Pulling fs layer [2021-09-24T05:56:01.282Z] 3b30891b0d05: Pulling fs layer [2021-09-24T05:56:01.282Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T05:56:01.282Z] c788192a36de: Pulling fs layer [2021-09-24T05:56:01.282Z] a77e37c0d609: Pulling fs layer [2021-09-24T05:56:01.282Z] c3185cebc471: Pulling fs layer [2021-09-24T05:56:01.282Z] 06b49ca38bd5: Waiting [2021-09-24T05:56:01.282Z] c788192a36de: Waiting [2021-09-24T05:56:01.282Z] a77e37c0d609: Waiting [2021-09-24T05:56:01.282Z] c3185cebc471: Waiting [2021-09-24T05:56:01.282Z] db62176df00c: Waiting [2021-09-24T05:56:01.282Z] 3b30891b0d05: Waiting [2021-09-24T05:56:01.550Z] 4c4ab2625f07: Verifying Checksum [2021-09-24T05:56:01.550Z] 4c4ab2625f07: Download complete [2021-09-24T05:56:01.550Z] adcc1eea9eea: Verifying Checksum [2021-09-24T05:56:01.550Z] adcc1eea9eea: Download complete [2021-09-24T05:56:01.550Z] 3b30891b0d05: Download complete [2021-09-24T05:56:01.550Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T05:56:01.550Z] 06b49ca38bd5: Download complete [2021-09-24T05:56:01.550Z] 540db60ca938: Verifying Checksum [2021-09-24T05:56:01.550Z] 540db60ca938: Download complete [2021-09-24T05:56:01.550Z] c788192a36de: Verifying Checksum [2021-09-24T05:56:01.550Z] c788192a36de: Download complete [2021-09-24T05:56:01.830Z] 540db60ca938: Pull complete [2021-09-24T05:56:01.830Z] adcc1eea9eea: Pull complete [2021-09-24T05:56:02.097Z] 4c4ab2625f07: Pull complete [2021-09-24T05:56:02.097Z] a77e37c0d609: Verifying Checksum [2021-09-24T05:56:02.097Z] a77e37c0d609: Download complete [2021-09-24T05:56:05.435Z] c3185cebc471: Verifying Checksum [2021-09-24T05:56:05.435Z] c3185cebc471: Download complete [2021-09-24T05:56:06.030Z] db62176df00c: Download complete [2021-09-24T05:56:10.327Z] db62176df00c: Pull complete [2021-09-24T05:56:10.327Z] 3b30891b0d05: Pull complete [2021-09-24T05:56:10.327Z] 06b49ca38bd5: Pull complete [2021-09-24T05:56:10.327Z] c788192a36de: Pull complete [2021-09-24T05:56:10.327Z] a77e37c0d609: Pull complete [2021-09-24T05:56:12.926Z] c3185cebc471: Pull complete [2021-09-24T05:56:12.926Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T05:56:12.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T05:56:12.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-24T05:56:13.266Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T05:56:13.266Z] WORKDIR /edgex [2021-09-24T05:56:13.266Z] COPY go.mod . [2021-09-24T05:56:13.266Z] RUN go mod download' [2021-09-24T05:56:13.266Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-24T05:56:15.393Z] Sending build context to Docker daemon 328.9MB [2021-09-24T05:56:15.393Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T05:56:15.393Z] ---> 031687cdd783 [2021-09-24T05:56:15.393Z] Step 2/4 : WORKDIR /edgex [2021-09-24T05:56:15.892Z] Still waiting to schedule task [2021-09-24T05:56:15.892Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-24T05:56:17.341Z] ---> Running in ad558be7de16 [2021-09-24T05:56:17.341Z] Removing intermediate container ad558be7de16 [2021-09-24T05:56:17.341Z] ---> c4657201fca3 [2021-09-24T05:56:17.341Z] Step 3/4 : COPY go.mod . [2021-09-24T05:56:17.341Z] ---> 403096f406ff [2021-09-24T05:56:17.341Z] Step 4/4 : RUN go mod download [2021-09-24T05:56:17.341Z] ---> Running in 9a008b318b79 [2021-09-24T05:57:38.956Z] Removing intermediate container 9a008b318b79 [2021-09-24T05:57:38.956Z] ---> 0e9e04bf0008 [2021-09-24T05:57:38.956Z] Successfully built 0e9e04bf0008 [2021-09-24T05:57:38.956Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T05:57:39.295Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T05:57:39.295Z] . [Pipeline] withDockerContainer [2021-09-24T05:57:39.403Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T05:57:39.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-24T05:57:39.917Z] $ docker top d50985950b977683df94ce22251799d04cb684f73e581e2955dc6f0a1ed8178c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T05:57:40.357Z] + go version [2021-09-24T05:57:40.357Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-24T05:57:40.379Z] $ docker stop --time=1 d50985950b977683df94ce22251799d04cb684f73e581e2955dc6f0a1ed8178c [2021-09-24T05:57:41.584Z] $ docker rm -f d50985950b977683df94ce22251799d04cb684f73e581e2955dc6f0a1ed8178c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T05:57:42.257Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T05:57:42.258Z] . [Pipeline] withDockerContainer [2021-09-24T05:57:42.354Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T05:57:42.414Z] $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-24T05:57:42.842Z] $ docker top a4992754318e427fc95a7e89cd9d5ad049de14c6500602567abbb5be9115f6a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-24T05:57:42.968Z] ========================================================= [2021-09-24T05:57:42.968Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-24T05:57:42.968Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-24T05:57:43.293Z] + go mod tidy [Pipeline] sh [2021-09-24T05:57:43.889Z] + make test [2021-09-24T05:57:43.889Z] go mod tidy [2021-09-24T05:57:43.889Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-24T05:57:50.573Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-24T05:58:08.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-24T05:58:14.296Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-24T05:58:14.296Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-24T05:58:14.898Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-24T05:58:17.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-24T05:58:18.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-24T05:58:18.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-24T05:58:18.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-24T05:58:18.697Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-24T05:58:18.969Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-24T05:58:19.241Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-24T05:58:19.241Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-24T05:58:19.241Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-24T05:58:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-24T05:58:21.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2021-09-24T05:58:21.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-24T05:58:21.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-24T05:58:22.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements [2021-09-24T05:58:22.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-24T05:58:22.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements [2021-09-24T05:58:22.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-24T05:58:22.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-24T05:58:23.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.142s coverage: 90.1% of statements [2021-09-24T05:58:23.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-24T05:58:23.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-24T05:58:24.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-09-24T05:58:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-24T05:58:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-24T05:58:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-24T05:58:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-24T05:58:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-24T05:58:25.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 94.2% of statements [2021-09-24T05:58:25.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-24T05:58:25.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-24T05:58:25.651Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-09-24T05:58:25.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-24T05:58:25.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-24T05:58:25.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-24T05:58:25.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-24T05:58:25.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-24T05:58:25.921Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-09-24T05:58:25.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-24T05:58:25.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-24T05:58:25.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-24T05:58:26.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-09-24T05:58:26.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-24T05:58:26.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-09-24T05:58:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-09-24T05:58:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-24T05:58:27.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-09-24T05:58:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements [2021-09-24T05:58:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-09-24T05:58:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2021-09-24T05:58:29.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-09-24T05:58:41.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-09-24T05:58:41.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-09-24T05:58:42.293Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1206 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-24T05:58:42.311Z] Running in /w/workspace/edgex-go/58 [Pipeline] { [Pipeline] checkout [2021-09-24T05:58:42.589Z] The recommended git tool is: git [2021-09-24T05:58:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.200s coverage: 81.8% of statements [2021-09-24T05:58:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-24T05:58:48.218Z] using credential edgex-jenkins-ssh [2021-09-24T05:58:48.237Z] Cloning the remote Git repository [2021-09-24T05:58:48.308Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-24T05:58:48.426Z] > git init /w/workspace/edgex-go/58 # timeout=10 [2021-09-24T05:58:48.499Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-24T05:58:48.499Z] > git --version # timeout=10 [2021-09-24T05:58:48.513Z] > git --version # 'git version 2.17.1' [2021-09-24T05:58:48.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T05:58:48.613Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-24T05:59:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-09-24T05:59:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-09-24T05:59:05.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.213s coverage: 70.5% of statements [2021-09-24T05:59:05.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-24T05:59:05.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-24T05:59:05.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-24T05:59:05.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.6% of statements [2021-09-24T05:59:05.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-24T05:59:05.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-24T05:59:06.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-09-24T05:59:06.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-24T05:59:06.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-09-24T05:59:06.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-24T05:59:07.278Z] Avoid second fetch [2021-09-24T05:59:07.279Z] Checking out Revision 2b9c967007cbefed799459cc2ce10623a0bfff15 (main) [2021-09-24T05:59:07.232Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-24T05:59:07.250Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T05:59:07.297Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T05:59:07.316Z] > git checkout -f 2b9c967007cbefed799459cc2ce10623a0bfff15 # timeout=10 [2021-09-24T05:59:12.023Z] Commit message: "Merge pull request #3718 from jpwhitemn/fix-toml-3637" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T05:59:12.551Z] provisioning config files... [2021-09-24T05:59:12.577Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/58@tmp/config2085755617468251282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T05:59:13.150Z] ---> docker-login.sh [2021-09-24T05:59:13.150Z] nexus3.edgexfoundry.org:10001 [2021-09-24T05:59:14.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.5% of statements [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-24T05:59:14.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-24T05:59:14.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-24T05:59:14.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-24T05:59:14.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-24T05:59:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-24T05:59:14.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-24T05:59:14.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-09-24T05:59:14.526Z] 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-09-24T05:59:14.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T05:59:14.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T05:59:14.874Z] Configure a credential helper to remove this warning. See [2021-09-24T05:59:14.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T05:59:14.874Z] [2021-09-24T05:59:14.874Z] Login Succeeded [2021-09-24T05:59:14.874Z] nexus3.edgexfoundry.org:10002 [2021-09-24T05:59:15.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T05:59:15.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T05:59:15.477Z] Configure a credential helper to remove this warning. See [2021-09-24T05:59:15.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T05:59:15.477Z] [2021-09-24T05:59:15.477Z] Login Succeeded [2021-09-24T05:59:15.478Z] nexus3.edgexfoundry.org:10003 [2021-09-24T05:59:16.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T05:59:16.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T05:59:16.080Z] Configure a credential helper to remove this warning. See [2021-09-24T05:59:16.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T05:59:16.080Z] [2021-09-24T05:59:16.080Z] Login Succeeded [2021-09-24T05:59:16.080Z] nexus3.edgexfoundry.org:10004 [2021-09-24T05:59:16.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T05:59:16.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T05:59:16.635Z] Configure a credential helper to remove this warning. See [2021-09-24T05:59:16.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T05:59:16.635Z] [2021-09-24T05:59:16.635Z] Login Succeeded [2021-09-24T05:59:16.635Z] docker.io [2021-09-24T05:59:16.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T05:59:17.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T05:59:17.518Z] Configure a credential helper to remove this warning. See [2021-09-24T05:59:17.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T05:59:17.518Z] [2021-09-24T05:59:17.518Z] Login Succeeded [2021-09-24T05:59:17.518Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T05:59:17.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T05:59:17.912Z] ========================================================= [2021-09-24T05:59:17.912Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T05:59:17.912Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-24T05:59:18.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T05:59:19.022Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T05:59:19.022Z] 595b0fe564bb: Pulling fs layer [2021-09-24T05:59:19.022Z] 24495759ef45: Pulling fs layer [2021-09-24T05:59:19.022Z] d148012ef14d: Pulling fs layer [2021-09-24T05:59:19.022Z] e90a11edd702: Pulling fs layer [2021-09-24T05:59:19.022Z] d77568369979: Pulling fs layer [2021-09-24T05:59:19.022Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T05:59:19.022Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T05:59:19.022Z] 97ac5df62f85: Pulling fs layer [2021-09-24T05:59:19.022Z] e90a11edd702: Waiting [2021-09-24T05:59:19.022Z] d77568369979: Waiting [2021-09-24T05:59:19.022Z] fc1c9f9a7f3b: Waiting [2021-09-24T05:59:19.022Z] 97ac5df62f85: Waiting [2021-09-24T05:59:19.022Z] d148012ef14d: Verifying Checksum [2021-09-24T05:59:19.022Z] d148012ef14d: Download complete [2021-09-24T05:59:19.022Z] 24495759ef45: Verifying Checksum [2021-09-24T05:59:19.022Z] 24495759ef45: Download complete [2021-09-24T05:59:19.022Z] d77568369979: Download complete [2021-09-24T05:59:19.022Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-24T05:59:19.022Z] fc1c9f9a7f3b: Download complete [2021-09-24T05:59:19.022Z] 595b0fe564bb: Download complete [2021-09-24T05:59:19.022Z] 170f2ba95c9a: Verifying Checksum [2021-09-24T05:59:19.022Z] 170f2ba95c9a: Download complete [2021-09-24T05:59:19.618Z] 595b0fe564bb: Pull complete [2021-09-24T05:59:20.605Z] 24495759ef45: Pull complete [2021-09-24T05:59:20.882Z] d148012ef14d: Pull complete [2021-09-24T05:59:22.881Z] 97ac5df62f85: Verifying Checksum [2021-09-24T05:59:22.881Z] 97ac5df62f85: Download complete [2021-09-24T05:59:23.158Z] e90a11edd702: Verifying Checksum [2021-09-24T05:59:23.158Z] e90a11edd702: Download complete [2021-09-24T05:59:33.328Z] e90a11edd702: Pull complete [2021-09-24T05:59:33.930Z] d77568369979: Pull complete [2021-09-24T05:59:34.203Z] fc1c9f9a7f3b: Pull complete [2021-09-24T05:59:34.801Z] 170f2ba95c9a: Pull complete [2021-09-24T05:59:36.677Z] GO111MODULE=on go vet ./... [2021-09-24T05:59:41.535Z] 97ac5df62f85: Pull complete [2021-09-24T05:59:41.535Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T05:59:41.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T05:59:41.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-24T05:59:41.900Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T05:59:41.900Z] WORKDIR /edgex [2021-09-24T05:59:41.900Z] COPY go.mod . [2021-09-24T05:59:41.900Z] RUN go mod download [2021-09-24T05:59:41.900Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-24T05:59:43.887Z] Sending build context to Docker daemon 166MB [2021-09-24T05:59:43.887Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T05:59:43.887Z] ---> 04bc70af865f [2021-09-24T05:59:44.163Z] Step 2/4 : WORKDIR /edgex [2021-09-24T05:59:46.797Z] gofmt -l . [2021-09-24T05:59:46.797Z] [ "`gofmt -l .`" = "" ] [2021-09-24T05:59:46.797Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-24T05:59:47.380Z] + ls -al . [2021-09-24T05:59:47.380Z] total 612 [2021-09-24T05:59:47.380Z] drwxrwxr-x 10 1001 1001 4096 Sep 24 05:59 . [2021-09-24T05:59:47.380Z] drwxr-xr-x 4 root root 30 Sep 24 05:57 .. [2021-09-24T05:59:47.380Z] -rw-rw-r-- 1 1001 1001 11 Sep 24 05:55 .dockerignore [2021-09-24T05:59:47.380Z] drwxrwxr-x 8 1001 1001 162 Sep 24 05:55 .git [2021-09-24T05:59:47.380Z] drwxrwxr-x 4 1001 1001 142 Sep 24 05:55 .github [2021-09-24T05:59:47.380Z] -rw-rw-r-- 1 1001 1001 818 Sep 24 05:55 .gitignore [2021-09-24T05:59:47.380Z] -rw-rw-r-- 1 1001 1001 129 Sep 24 05:55 .golangci.yml [2021-09-24T05:59:47.380Z] -rw-rw-r-- 1 1001 1001 76 Sep 24 05:55 .hadolint.yml [2021-09-24T05:59:47.380Z] drwx------ 3 1001 1001 43 Sep 24 05:55 .semver [2021-09-24T05:59:47.380Z] -rw-rw-r-- 1 1001 1001 166 Sep 24 05:55 .sonarcloud.properties [2021-09-24T05:59:47.380Z] -rw-rw-r-- 1 1001 1001 1171 Sep 24 05:55 ADOPTERS.md [2021-09-24T05:59:47.380Z] -rw-rw-r-- 1 1001 1001 8493 Sep 24 05:55 Attribution.txt [2021-09-24T05:59:47.380Z] -rw-rw-r-- 1 1001 1001 43881 Sep 24 05:55 CHANGELOG.md [2021-09-24T05:59:47.380Z] -rw-rw-r-- 1 1001 1001 3804 Sep 24 05:55 CONTRIBUTING.md [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 677 Sep 24 05:55 GOVERNANCE.md [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 849 Sep 24 05:55 Jenkinsfile [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 10775 Sep 24 05:55 LICENSE [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 6386 Sep 24 05:55 Makefile [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 582 Sep 24 05:55 OWNERS.md [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 8643 Sep 24 05:55 README.md [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 6912 Sep 24 05:55 SECURITY.md [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 12 Sep 24 05:56 VERSION [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 4131 Sep 24 05:55 ZMQWindows.md [2021-09-24T05:59:47.381Z] drwxrwxr-x 2 1001 1001 37 Sep 24 05:55 bin [2021-09-24T05:59:47.381Z] drwxrwxr-x 14 1001 1001 4096 Sep 24 05:55 cmd [2021-09-24T05:59:47.381Z] -rw-r--r-- 1 root root 403630 Sep 24 05:59 coverage.out [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 841 Sep 24 05:55 go.mod [2021-09-24T05:59:47.381Z] -rw-r--r-- 1 root root 50064 Sep 24 05:57 go.sum [2021-09-24T05:59:47.381Z] drwxrwxr-x 8 1001 1001 124 Sep 24 05:55 internal [2021-09-24T05:59:47.381Z] drwxrwxr-x 3 1001 1001 16 Sep 24 05:55 openapi [2021-09-24T05:59:47.381Z] drwxrwxr-x 4 1001 1001 71 Sep 24 05:55 snap [2021-09-24T05:59:47.381Z] -rw-rw-r-- 1 1001 1001 204 Sep 24 05:55 version.go [Pipeline] sh [2021-09-24T05:59:47.697Z] + '[' -e coverage.out ] [2021-09-24T05:59:47.697Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-24T05:59:47.818Z] Stashed 1 file(s) [Pipeline] sh [2021-09-24T05:59:48.128Z] + make build [2021-09-24T05:59:48.128Z] go mod tidy [2021-09-24T05:59:48.405Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-data/core-data ./cmd/core-data [2021-09-24T05:59:49.578Z] ---> Running in 4d7cf6ed5e15 [2021-09-24T05:59:49.578Z] Removing intermediate container 4d7cf6ed5e15 [2021-09-24T05:59:49.578Z] ---> 6412e140162d [2021-09-24T05:59:49.578Z] Step 3/4 : COPY go.mod . [2021-09-24T05:59:49.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-24T05:59:50.171Z] ---> ab81a05fadb1 [2021-09-24T05:59:50.172Z] Step 4/4 : RUN go mod download [2021-09-24T05:59:50.443Z] ---> Running in f504f449121c [2021-09-24T05:59:56.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-command/core-command ./cmd/core-command [2021-09-24T05:59:57.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-24T05:59:58.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-24T05:59:59.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-24T06:00:00.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-24T06:00:01.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-24T06:00:02.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-24T06:00:03.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-24T06:00:04.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-24T06:00:05.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-24T06:00:07.354Z] $ docker stop --time=1 a4992754318e427fc95a7e89cd9d5ad049de14c6500602567abbb5be9115f6a4 [2021-09-24T06:00:09.165Z] $ docker rm -f a4992754318e427fc95a7e89cd9d5ad049de14c6500602567abbb5be9115f6a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:00:12.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-24T06:00:12.373Z] [2021-09-24T06:00:12.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:00:12.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-24T06:00:12.727Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-24T06:00:12.727Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-24T06:00:12.727Z] ca9280d653b3: Pulling fs layer [2021-09-24T06:00:12.727Z] 7e9c9ca2126c: Pulling fs layer [2021-09-24T06:00:12.993Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-24T06:00:12.993Z] cbdbe7a5bc2a: Download complete [2021-09-24T06:00:13.259Z] cbdbe7a5bc2a: Pull complete [2021-09-24T06:00:13.527Z] ca9280d653b3: Verifying Checksum [2021-09-24T06:00:13.527Z] ca9280d653b3: Download complete [2021-09-24T06:00:14.113Z] ca9280d653b3: Pull complete [2021-09-24T06:00:16.067Z] 7e9c9ca2126c: Verifying Checksum [2021-09-24T06:00:16.067Z] 7e9c9ca2126c: Download complete [2021-09-24T06:00:19.423Z] 7e9c9ca2126c: Pull complete [2021-09-24T06:00:19.423Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-24T06:00:19.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-24T06:00:19.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-24T06:00:19.521Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T06:00:19.584Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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-09-24T06:00:22.965Z] $ docker top 3c0a928dcad3d9e46b00ab4718ea0ffbf6559a164d576b4a9a34f83cb5f9890f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T06:00:23.375Z] + docker-compose build --help [2021-09-24T06:00:23.375Z] + grep parallel [2021-09-24T06:00:23.955Z] --parallel Build images in parallel. [Pipeline] } [2021-09-24T06:00:23.974Z] $ docker stop --time=1 3c0a928dcad3d9e46b00ab4718ea0ffbf6559a164d576b4a9a34f83cb5f9890f [2021-09-24T06:00:25.192Z] $ docker rm -f 3c0a928dcad3d9e46b00ab4718ea0ffbf6559a164d576b4a9a34f83cb5f9890f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:00:25.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-24T06:00:25.639Z] . [Pipeline] withDockerContainer [2021-09-24T06:00:25.734Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T06:00:25.792Z] $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-24T06:00:26.236Z] $ docker top bb2ceff03caeb42a6c62eb72a29b20507d52add5d41477e76fea75e86c7c4532 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T06:00:26.639Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-24T06:00:27.229Z] Building core-command ... [2021-09-24T06:00:27.229Z] Building core-data ... [2021-09-24T06:00:27.229Z] Building core-metadata ... [2021-09-24T06:00:27.229Z] Building security-bootstrapper ... [2021-09-24T06:00:27.229Z] Building security-proxy-setup ... [2021-09-24T06:00:27.229Z] Building security-secretstore-setup ... [2021-09-24T06:00:27.229Z] Building support-notifications ... [2021-09-24T06:00:27.229Z] Building support-scheduler ... [2021-09-24T06:00:27.229Z] Building sys-mgmt-agent ... [2021-09-24T06:00:27.229Z] Building support-notifications [2021-09-24T06:00:27.229Z] Building security-bootstrapper [2021-09-24T06:00:27.229Z] Building core-command [2021-09-24T06:00:27.229Z] Building support-scheduler [2021-09-24T06:00:27.229Z] Building security-secretstore-setup [2021-09-24T06:00:39.542Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:00:39.542Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:00:39.542Z] ---> 0e9e04bf0008 [2021-09-24T06:00:39.542Z] Step 3/26 : WORKDIR /edgex-go [2021-09-24T06:00:39.542Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:00:39.542Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:00:39.542Z] ---> 0e9e04bf0008 [2021-09-24T06:00:39.542Z] Step 3/32 : WORKDIR /edgex-go [2021-09-24T06:00:39.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:00:39.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:00:39.542Z] ---> 0e9e04bf0008 [2021-09-24T06:00:39.542Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T06:00:43.788Z] ---> Running in 101cbe905330 [2021-09-24T06:00:43.788Z] ---> Running in 08b588c131d4 [2021-09-24T06:00:43.788Z] ---> Running in 91072d6d157f [2021-09-24T06:00:48.037Z] Removing intermediate container 08b588c131d4 [2021-09-24T06:00:48.037Z] ---> b79dedc42f90 [2021-09-24T06:00:48.037Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:00:48.037Z] Removing intermediate container 91072d6d157f [2021-09-24T06:00:48.037Z] ---> d7eedb2c5e84 [2021-09-24T06:00:48.037Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:00:48.037Z] Removing intermediate container 101cbe905330 [2021-09-24T06:00:48.037Z] ---> 6de7877c0b04 [2021-09-24T06:00:48.037Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:00:48.037Z] ---> Running in 4b0ff0f93ddc [2021-09-24T06:00:48.037Z] ---> Running in 9d1642788f94 [2021-09-24T06:00:48.037Z] ---> Running in adfe7d044eb3 [2021-09-24T06:00:56.247Z] Removing intermediate container 4b0ff0f93ddc [2021-09-24T06:00:56.247Z] ---> a1f60c699bc7 [2021-09-24T06:00:56.247Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-24T06:00:56.247Z] Removing intermediate container adfe7d044eb3 [2021-09-24T06:00:56.247Z] ---> c38a2daafdfb [2021-09-24T06:00:56.247Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-24T06:00:56.247Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:00:56.247Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:00:56.247Z] ---> 0e9e04bf0008 [2021-09-24T06:00:56.247Z] Step 3/23 : WORKDIR /edgex-go [2021-09-24T06:00:56.247Z] ---> Using cache [2021-09-24T06:00:56.247Z] ---> 6de7877c0b04 [2021-09-24T06:00:56.247Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:00:56.247Z] ---> Using cache [2021-09-24T06:00:56.247Z] ---> a1f60c699bc7 [2021-09-24T06:00:56.247Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-24T06:00:56.247Z] Removing intermediate container 9d1642788f94 [2021-09-24T06:00:56.247Z] ---> 54058b771de5 [2021-09-24T06:00:56.247Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-24T06:00:56.531Z] ---> Running in 40acf2797ab6 [2021-09-24T06:00:56.531Z] ---> Running in fc99a39a197e [2021-09-24T06:00:56.531Z] ---> Running in aa22d834107c [2021-09-24T06:00:56.531Z] ---> Running in 9619da6d4c1d [2021-09-24T06:00:57.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:00:57.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:00:57.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:00:57.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:00:57.387Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:00:57.387Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:00:57.387Z] ---> 0e9e04bf0008 [2021-09-24T06:00:57.387Z] Step 3/23 : WORKDIR /edgex-go [2021-09-24T06:00:57.387Z] ---> Using cache [2021-09-24T06:00:57.387Z] ---> 6de7877c0b04 [2021-09-24T06:00:57.387Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:00:57.387Z] ---> Using cache [2021-09-24T06:00:57.387Z] ---> a1f60c699bc7 [2021-09-24T06:00:57.387Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-24T06:00:57.975Z] ---> Running in adf696f750f9 [2021-09-24T06:00:58.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:00:58.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:00:58.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:00:58.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:00:58.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:00:59.096Z] OK: 219 MiB in 52 packages [2021-09-24T06:00:59.096Z] OK: 219 MiB in 52 packages [2021-09-24T06:00:59.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:00:59.365Z] Removing intermediate container 9619da6d4c1d [2021-09-24T06:00:59.365Z] ---> 934fa182e2f2 [2021-09-24T06:00:59.365Z] Step 6/26 : COPY go.mod . [2021-09-24T06:00:59.365Z] Removing intermediate container fc99a39a197e [2021-09-24T06:00:59.365Z] ---> b74896b6f75e [2021-09-24T06:00:59.365Z] Step 6/32 : COPY go.mod . [2021-09-24T06:00:59.365Z] ---> d8323577d15d [2021-09-24T06:00:59.365Z] Step 7/26 : RUN go mod download [2021-09-24T06:00:59.633Z] ---> 73503bd90c65 [2021-09-24T06:00:59.633Z] Step 7/32 : RUN go mod download [2021-09-24T06:00:59.633Z] ---> Running in 8daff503ed6e [2021-09-24T06:00:59.633Z] ---> Running in b8b7e076f5b8 [2021-09-24T06:00:59.904Z] OK: 219 MiB in 52 packages [2021-09-24T06:00:59.904Z] OK: 219 MiB in 52 packages [2021-09-24T06:01:00.170Z] OK: 219 MiB in 52 packages [2021-09-24T06:01:00.436Z] Removing intermediate container adf696f750f9 [2021-09-24T06:01:00.436Z] ---> c0df9d1bc276 [2021-09-24T06:01:00.436Z] Step 6/23 : COPY go.mod . [2021-09-24T06:01:00.707Z] Removing intermediate container 40acf2797ab6 [2021-09-24T06:01:00.707Z] ---> 80b69c56b482 [2021-09-24T06:01:00.707Z] Step 6/24 : COPY go.mod . [2021-09-24T06:01:00.707Z] Removing intermediate container aa22d834107c [2021-09-24T06:01:00.707Z] ---> 33ef9ea5f670 [2021-09-24T06:01:00.707Z] Step 6/23 : COPY go.mod . [2021-09-24T06:01:00.707Z] ---> 7b52937b1a37 [2021-09-24T06:01:00.707Z] Step 7/23 : RUN go mod download [2021-09-24T06:01:00.707Z] ---> Running in fcd243c362a7 [2021-09-24T06:01:00.990Z] ---> ce1dce39723a [2021-09-24T06:01:00.990Z] Step 7/24 : RUN go mod download [2021-09-24T06:01:00.990Z] ---> 18308d37c82c [2021-09-24T06:01:00.990Z] Step 7/23 : RUN go mod download [2021-09-24T06:01:00.990Z] ---> Running in fea7cbd03ad7 [2021-09-24T06:01:00.990Z] ---> Running in a1fb213f5526 [2021-09-24T06:01:01.263Z] Removing intermediate container 8daff503ed6e [2021-09-24T06:01:01.263Z] ---> a62acf4b6038 [2021-09-24T06:01:01.263Z] Step 8/26 : COPY . . [2021-09-24T06:01:01.263Z] Removing intermediate container b8b7e076f5b8 [2021-09-24T06:01:01.263Z] ---> 637077e84018 [2021-09-24T06:01:01.263Z] Step 8/32 : COPY . . [2021-09-24T06:01:06.664Z] Removing intermediate container fcd243c362a7 [2021-09-24T06:01:06.664Z] ---> 939866973704 [2021-09-24T06:01:06.664Z] Step 8/23 : COPY . . [2021-09-24T06:01:14.868Z] Removing intermediate container fea7cbd03ad7 [2021-09-24T06:01:14.868Z] ---> 6ed7b3ec782d [2021-09-24T06:01:14.868Z] Step 8/24 : COPY . . [2021-09-24T06:01:14.868Z] Removing intermediate container a1fb213f5526 [2021-09-24T06:01:14.868Z] ---> 73e8dee00ecc [2021-09-24T06:01:14.868Z] Step 8/23 : COPY . . [2021-09-24T06:01:15.133Z] ---> 645c0cef93f2 [2021-09-24T06:01:15.133Z] Step 9/23 : RUN go mod tidy [2021-09-24T06:01:15.133Z] ---> 2db126591ad8 [2021-09-24T06:01:15.133Z] Step 9/26 : RUN go mod tidy [2021-09-24T06:01:15.133Z] ---> 37df261f3b4b [2021-09-24T06:01:15.133Z] Step 9/32 : RUN go mod tidy [2021-09-24T06:01:15.712Z] ---> Running in dcf5db468dc2 [2021-09-24T06:01:15.712Z] ---> Running in a2ecd28a5e2f [2021-09-24T06:01:15.712Z] ---> Running in 6b9e0cdacf16 [2021-09-24T06:01:22.359Z] Removing intermediate container a2ecd28a5e2f [2021-09-24T06:01:22.359Z] ---> 6bffa4b34580 [2021-09-24T06:01:22.359Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-24T06:01:22.625Z] ---> Running in 65bff481a4a1 [2021-09-24T06:01:22.625Z] Removing intermediate container dcf5db468dc2 [2021-09-24T06:01:22.625Z] ---> a523b5ae58d9 [2021-09-24T06:01:22.625Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-24T06:01:23.206Z] Removing intermediate container 6b9e0cdacf16 [2021-09-24T06:01:23.206Z] ---> 89d220b27324 [2021-09-24T06:01:23.206Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-24T06:01:23.473Z] ---> Running in 1c56c38d3894 [2021-09-24T06:01:23.739Z] ---> Running in 4ffe45f97854 [2021-09-24T06:01:24.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-24T06:01:24.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-24T06:01:24.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-24T06:01:24.925Z] ---> 9f8adf43271f [2021-09-24T06:01:24.925Z] Step 9/24 : RUN go mod tidy [2021-09-24T06:01:24.925Z] ---> Running in 82760895a745 [2021-09-24T06:01:24.925Z] ---> 0589521d1674 [2021-09-24T06:01:24.925Z] Step 9/23 : RUN go mod tidy [2021-09-24T06:01:25.195Z] ---> Running in b394ebb4430b [2021-09-24T06:01:27.154Z] Removing intermediate container 82760895a745 [2021-09-24T06:01:27.154Z] ---> d9a537cf6f09 [2021-09-24T06:01:27.154Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-24T06:01:27.154Z] ---> Running in 5e77c2ecc611 [2021-09-24T06:01:27.421Z] Removing intermediate container b394ebb4430b [2021-09-24T06:01:27.421Z] ---> 42c77621291f [2021-09-24T06:01:27.421Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-24T06:01:27.421Z] ---> Running in 068004d30079 [2021-09-24T06:01:28.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-command/core-command ./cmd/core-command [2021-09-24T06:01:28.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-24T06:01:42.265Z] Removing intermediate container f504f449121c [2021-09-24T06:01:42.266Z] ---> 95b6f7655b4d [2021-09-24T06:01:42.266Z] Successfully built 95b6f7655b4d [2021-09-24T06:01:42.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:01:42.611Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T06:01:42.611Z] . [Pipeline] withDockerContainer [2021-09-24T06:01:42.834Z] prd-ubuntu18.04-docker-arm64-4c-16g-1206 does not seem to be running inside a container [2021-09-24T06:01:42.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-24T06:01:44.403Z] $ docker top f030c0e02f2a9bc0af777a71d5fe66c1cb559569ffac739793102518708b4543 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T06:01:45.343Z] + go version [2021-09-24T06:01:45.343Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-24T06:01:45.359Z] $ docker stop --time=1 f030c0e02f2a9bc0af777a71d5fe66c1cb559569ffac739793102518708b4543 [2021-09-24T06:01:47.183Z] $ docker rm -f f030c0e02f2a9bc0af777a71d5fe66c1cb559569ffac739793102518708b4543 [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-09-24T06:01:48.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-24T06:01:48.379Z] [2021-09-24T06:01:48.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:01:48.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-24T06:01:49.019Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-24T06:01:49.019Z] 29e5d40040c1: Pulling fs layer [2021-09-24T06:01:49.019Z] 1ce36da41761: Pulling fs layer [2021-09-24T06:01:49.019Z] 25b303627fd3: Pulling fs layer [2021-09-24T06:01:49.618Z] 29e5d40040c1: Verifying Checksum [2021-09-24T06:01:49.618Z] 29e5d40040c1: Download complete [2021-09-24T06:01:49.898Z] 1ce36da41761: Verifying Checksum [2021-09-24T06:01:49.898Z] 1ce36da41761: Download complete [2021-09-24T06:01:50.171Z] 29e5d40040c1: Pull complete [2021-09-24T06:01:51.611Z] 1ce36da41761: Pull complete [2021-09-24T06:01:51.611Z] 25b303627fd3: Verifying Checksum [2021-09-24T06:01:51.611Z] 25b303627fd3: Download complete [2021-09-24T06:02:01.791Z] 25b303627fd3: Pull complete [2021-09-24T06:02:01.791Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-24T06:02:01.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-24T06:02:01.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-24T06:02:02.018Z] prd-ubuntu18.04-docker-arm64-4c-16g-1206 does not seem to be running inside a container [2021-09-24T06:02:02.095Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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-09-24T06:02:05.236Z] $ docker top c0e3bbe443e23ea17a1f281bbe3b7f4684f46441cb73da29f99647a51db363c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T06:02:06.199Z] + docker-compose build --help [2021-09-24T06:02:06.199Z] + grep parallel [2021-09-24T06:02:06.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-24T06:02:06.897Z] Removing intermediate container 4ffe45f97854 [2021-09-24T06:02:06.897Z] ---> bf5120340d81 [2021-09-24T06:02:06.897Z] [2021-09-24T06:02:06.897Z] Step 11/32 : FROM alpine:3.14 [2021-09-24T06:02:06.897Z] Removing intermediate container 1c56c38d3894 [2021-09-24T06:02:06.897Z] ---> 2d000578ee38 [2021-09-24T06:02:06.897Z] [2021-09-24T06:02:06.897Z] Step 11/26 : FROM alpine:3.14 [2021-09-24T06:02:06.897Z] 3.14: Pulling from library/alpine [2021-09-24T06:02:06.897Z] 3.14: Pulling from library/alpine [2021-09-24T06:02:07.880Z] Removing intermediate container 5e77c2ecc611 [2021-09-24T06:02:07.880Z] ---> c1a934a51e11 [2021-09-24T06:02:07.880Z] [2021-09-24T06:02:07.880Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T06:02:07.880Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T06:02:08.150Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T06:02:08.150Z] Status: Image is up to date for alpine:3.14 [2021-09-24T06:02:08.150Z] Status: Downloaded newer image for alpine:3.14 [2021-09-24T06:02:08.150Z] 3.14: Pulling from library/alpine [2021-09-24T06:02:08.150Z] ---> 14119a10abf4 [2021-09-24T06:02:08.150Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-24T06:02:08.150Z] ---> 14119a10abf4 [2021-09-24T06:02:08.150Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-24T06:02:08.150Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T06:02:08.150Z] Status: Image is up to date for alpine:3.14 [2021-09-24T06:02:08.416Z] ---> 14119a10abf4 [2021-09-24T06:02:08.416Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-24T06:02:08.416Z] ---> Running in 93b3f94311af [2021-09-24T06:02:08.416Z] ---> Running in c5168fd58d3a [2021-09-24T06:02:08.416Z] ---> Running in 4e4e5cacc019 [2021-09-24T06:02:08.681Z] Removing intermediate container 93b3f94311af [2021-09-24T06:02:08.681Z] ---> ea5dd3241f49 [2021-09-24T06:02:08.681Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-24T06:02:08.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:08.951Z] ---> Running in 9c744633f9e5 [2021-09-24T06:02:09.228Z] Removing intermediate container 65bff481a4a1 [2021-09-24T06:02:09.228Z] ---> 9650cb8a2d61 [2021-09-24T06:02:09.228Z] [2021-09-24T06:02:09.228Z] Step 11/23 : FROM alpine:3.14 [2021-09-24T06:02:09.228Z] ---> 14119a10abf4 [2021-09-24T06:02:09.228Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-24T06:02:09.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:09.228Z] ---> Running in a54d1ed8dffb [2021-09-24T06:02:09.228Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-24T06:02:09.228Z] Removing intermediate container 068004d30079 [2021-09-24T06:02:09.228Z] ---> 6390e01fca4a [2021-09-24T06:02:09.228Z] [2021-09-24T06:02:09.228Z] Step 11/23 : FROM alpine:3.14 [2021-09-24T06:02:09.228Z] ---> 14119a10abf4 [2021-09-24T06:02:09.228Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-24T06:02:09.498Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-24T06:02:09.498Z] (3/3) Installing su-exec (0.2-r1) [2021-09-24T06:02:09.498Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:02:09.498Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T06:02:09.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:09.498Z] ---> Running in 6333b49b904e [2021-09-24T06:02:09.498Z] OK: 6 MiB in 17 packages [2021-09-24T06:02:09.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:09.586Z] --parallel Build images in parallel. [Pipeline] } [2021-09-24T06:02:09.601Z] $ docker stop --time=1 c0e3bbe443e23ea17a1f281bbe3b7f4684f46441cb73da29f99647a51db363c2 [2021-09-24T06:02:09.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:09.765Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-24T06:02:09.765Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:02:09.765Z] OK: 6 MiB in 15 packages [2021-09-24T06:02:09.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:10.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:10.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:10.044Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-24T06:02:10.044Z] (2/2) Installing su-exec (0.2-r1) [2021-09-24T06:02:10.044Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:02:10.044Z] OK: 6 MiB in 16 packages [2021-09-24T06:02:10.324Z] Removing intermediate container c5168fd58d3a [2021-09-24T06:02:10.324Z] ---> 94feb3dfcf60 [2021-09-24T06:02:10.324Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-24T06:02:10.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:10.324Z] ---> Running in 8feb5b948721 [2021-09-24T06:02:10.324Z] Removing intermediate container 4e4e5cacc019 [2021-09-24T06:02:10.324Z] ---> 643e7688afb0 [2021-09-24T06:02:10.324Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T06:02:10.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:10.324Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-24T06:02:10.324Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-24T06:02:10.324Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:02:10.324Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T06:02:10.324Z] OK: 6 MiB in 16 packages [2021-09-24T06:02:10.592Z] ---> Running in cdd982d37280 [2021-09-24T06:02:10.592Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-24T06:02:10.592Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:02:10.592Z] Removing intermediate container 8feb5b948721 [2021-09-24T06:02:10.592Z] ---> 138aea378dfc [2021-09-24T06:02:10.592Z] Step 14/26 : WORKDIR / [2021-09-24T06:02:10.592Z] OK: 6 MiB in 15 packages [2021-09-24T06:02:10.592Z] ---> Running in 3e66e729c6b9 [2021-09-24T06:02:10.592Z] Removing intermediate container cdd982d37280 [2021-09-24T06:02:10.592Z] ---> aceb4ca76dca [2021-09-24T06:02:10.592Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-24T06:02:10.872Z] ---> Running in 366865c86edd [2021-09-24T06:02:10.872Z] Removing intermediate container 9c744633f9e5 [2021-09-24T06:02:10.872Z] ---> 7899ed17a9e2 [2021-09-24T06:02:10.872Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-24T06:02:10.872Z] ---> Running in 1f21a2c26472 [2021-09-24T06:02:10.872Z] Removing intermediate container 3e66e729c6b9 [2021-09-24T06:02:10.872Z] ---> b01cad98997a [2021-09-24T06:02:10.872Z] 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-09-24T06:02:10.872Z] Removing intermediate container a54d1ed8dffb [2021-09-24T06:02:10.872Z] ---> 8ef6dc9e2567 [2021-09-24T06:02:10.872Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T06:02:10.872Z] Removing intermediate container 366865c86edd [2021-09-24T06:02:10.872Z] ---> b858747d3cfc [2021-09-24T06:02:10.872Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-24T06:02:10.872Z] ---> Running in 94f8cd4c0efe [2021-09-24T06:02:10.872Z] ---> Running in 407b0f37becd [2021-09-24T06:02:10.872Z] Removing intermediate container 6333b49b904e [2021-09-24T06:02:10.872Z] ---> a72967d1c5ce [2021-09-24T06:02:10.872Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T06:02:11.154Z] Removing intermediate container 1f21a2c26472 [2021-09-24T06:02:11.154Z] ---> b365fecfb58e [2021-09-24T06:02:11.154Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-24T06:02:11.154Z] ---> Running in f4a4fe42d238 [2021-09-24T06:02:11.154Z] ---> Running in 6c7c209e9d53 [2021-09-24T06:02:11.154Z] Removing intermediate container 407b0f37becd [2021-09-24T06:02:11.154Z] ---> 38175b0060d7 [2021-09-24T06:02:11.154Z] Step 16/24 : WORKDIR / [2021-09-24T06:02:11.154Z] ---> Running in 1efaecc8600a [2021-09-24T06:02:11.154Z] Removing intermediate container 94f8cd4c0efe [2021-09-24T06:02:11.154Z] ---> ee5a5eed4b3e [2021-09-24T06:02:11.154Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-24T06:02:11.154Z] ---> 2d0dde8e7d3a [2021-09-24T06:02:11.154Z] 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-09-24T06:02:11.154Z] ---> Running in 4fa334ff0c09 [2021-09-24T06:02:11.154Z] Removing intermediate container f4a4fe42d238 [2021-09-24T06:02:11.154Z] ---> 77f830846100 [2021-09-24T06:02:11.154Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-24T06:02:11.154Z] Removing intermediate container 6c7c209e9d53 [2021-09-24T06:02:11.154Z] ---> fd21db9f49f7 [2021-09-24T06:02:11.154Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-24T06:02:11.361Z] $ docker rm -f c0e3bbe443e23ea17a1f281bbe3b7f4684f46441cb73da29f99647a51db363c2 [2021-09-24T06:02:11.424Z] ---> Running in a3a9022467dd [2021-09-24T06:02:11.424Z] ---> Running in 6a1b04ea2979 [2021-09-24T06:02:11.424Z] Removing intermediate container 1efaecc8600a [2021-09-24T06:02:11.424Z] ---> 612a3778fe04 [2021-09-24T06:02:11.424Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:02:11.424Z] Removing intermediate container 4fa334ff0c09 [2021-09-24T06:02:11.424Z] ---> 1f037648a9ae [2021-09-24T06:02:11.424Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-24T06:02:11.424Z] ---> 57c7ea857c12 [2021-09-24T06:02:11.424Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-24T06:02:11.424Z] ---> Running in 293f67aff7b0 [2021-09-24T06:02:11.424Z] Removing intermediate container a3a9022467dd [2021-09-24T06:02:11.424Z] ---> 96b3fd3a02e3 [2021-09-24T06:02:11.424Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-24T06:02:11.424Z] ---> Running in 9a5675162fa1 [2021-09-24T06:02:11.424Z] ---> b40669907fc6 [2021-09-24T06:02:11.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:02:11.701Z] Removing intermediate container 293f67aff7b0 [2021-09-24T06:02:11.702Z] ---> 7ef1227d812f [2021-09-24T06:02:11.702Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:02:11.702Z] Removing intermediate container 9a5675162fa1 [2021-09-24T06:02:11.702Z] ---> 57d9f12b4666 [2021-09-24T06:02:11.702Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:02:11.977Z] ---> 3e4a504179b3 [2021-09-24T06:02:11.977Z] 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-09-24T06:02:11.977Z] ---> 8d1d7bd12946 [2021-09-24T06:02:11.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-24T06:02:11.977Z] ---> 7ca18740dcf2 [2021-09-24T06:02:11.977Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-24T06:02:11.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-24T06:02:11.986Z] . [Pipeline] withDockerContainer [2021-09-24T06:02:12.216Z] prd-ubuntu18.04-docker-arm64-4c-16g-1206 does not seem to be running inside a container [2021-09-24T06:02:12.268Z] ---> 073c09e264ec [2021-09-24T06:02:12.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-24T06:02:12.268Z] ---> bd5e41c9b24e [2021-09-24T06:02:12.268Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-24T06:02:12.268Z] Removing intermediate container 6a1b04ea2979 [2021-09-24T06:02:12.268Z] ---> 6042a98a0cd3 [2021-09-24T06:02:12.268Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-24T06:02:12.286Z] $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-24T06:02:12.551Z] ---> 4b4cdef1471d [2021-09-24T06:02:12.551Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-24T06:02:12.551Z] ---> Running in e2a33a301d1e [2021-09-24T06:02:12.551Z] ---> Running in d730c5c198b5 [2021-09-24T06:02:12.551Z] ---> a9c6fc053c82 [2021-09-24T06:02:12.551Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-24T06:02:12.551Z] ---> 4e1d5d46a7c6 [2021-09-24T06:02:12.551Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-24T06:02:12.551Z] ---> 2c61d5c95046 [2021-09-24T06:02:12.551Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-24T06:02:12.551Z] Removing intermediate container e2a33a301d1e [2021-09-24T06:02:12.551Z] ---> 717cc824838c [2021-09-24T06:02:12.551Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-24T06:02:12.828Z] Removing intermediate container d730c5c198b5 [2021-09-24T06:02:12.828Z] ---> fd83848f6572 [2021-09-24T06:02:12.828Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:02:12.828Z] ---> Running in 6771a88254e4 [2021-09-24T06:02:13.106Z] ---> 3a46c5641f3d [2021-09-24T06:02:13.106Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-24T06:02:13.106Z] ---> c8cee2129333 [2021-09-24T06:02:13.106Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-24T06:02:13.106Z] Removing intermediate container 6771a88254e4 [2021-09-24T06:02:13.106Z] ---> a5319c2d3c40 [2021-09-24T06:02:13.106Z] Step 22/24 : LABEL arch=x86_64 [2021-09-24T06:02:13.106Z] ---> Running in 00d191875fce [2021-09-24T06:02:13.106Z] ---> c79f5394e4fa [2021-09-24T06:02:13.106Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-24T06:02:13.106Z] ---> Running in b253eb809122 [2021-09-24T06:02:13.106Z] ---> 8d9bdc0487ab [2021-09-24T06:02:13.106Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-24T06:02:13.106Z] ---> Running in 22ea4c291cfb [2021-09-24T06:02:13.106Z] ---> Running in ce75862a337c [2021-09-24T06:02:13.383Z] Removing intermediate container 00d191875fce [2021-09-24T06:02:13.383Z] ---> 01aa8a6fcf81 [2021-09-24T06:02:13.383Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:02:13.383Z] Removing intermediate container b253eb809122 [2021-09-24T06:02:13.383Z] ---> 5bad1956a6ea [2021-09-24T06:02:13.383Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:02:13.383Z] Removing intermediate container 22ea4c291cfb [2021-09-24T06:02:13.383Z] ---> 4c206472712c [2021-09-24T06:02:13.383Z] Step 23/24 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:02:13.383Z] ---> ea8481e48378 [2021-09-24T06:02:13.383Z] 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-09-24T06:02:13.383Z] ---> Running in 8e67d5a58c5e [2021-09-24T06:02:13.383Z] ---> Running in 60d7d74117e2 [2021-09-24T06:02:13.383Z] ---> Running in 15d3af8fd530 [2021-09-24T06:02:13.383Z] ---> Running in fdaaa1d226a9 [2021-09-24T06:02:13.656Z] Removing intermediate container 60d7d74117e2 [2021-09-24T06:02:13.656Z] ---> e794b8556271 [2021-09-24T06:02:13.656Z] Step 24/24 : LABEL version=2.0.1-dev.50 [2021-09-24T06:02:13.656Z] Removing intermediate container 8e67d5a58c5e [2021-09-24T06:02:13.656Z] ---> b343dc5a22fa [2021-09-24T06:02:13.657Z] Step 21/23 : LABEL arch=x86_64 [2021-09-24T06:02:13.657Z] Removing intermediate container fdaaa1d226a9 [2021-09-24T06:02:13.657Z] ---> 574c7f0e8d28 [2021-09-24T06:02:13.657Z] Step 21/23 : LABEL arch=x86_64 [2021-09-24T06:02:13.657Z] ---> Running in ebc4af2d8152 [2021-09-24T06:02:13.657Z] ---> Running in 3c2734270b5d [2021-09-24T06:02:13.657Z] ---> Running in 53da45aca093 [2021-09-24T06:02:13.657Z] Removing intermediate container 3c2734270b5d [2021-09-24T06:02:13.657Z] ---> 4a7cc6faddc3 [2021-09-24T06:02:13.657Z] [2021-09-24T06:02:13.657Z] Removing intermediate container ebc4af2d8152 [2021-09-24T06:02:13.657Z] ---> a2e503714b3b [2021-09-24T06:02:13.657Z] Step 22/23 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:02:13.696Z] $ docker top dc86b23bd1177580839af8e798abba4c0cca0aebedf07653f2b038d59e6b7d53 -eo pid,comm [2021-09-24T06:02:13.928Z] Removing intermediate container 53da45aca093 [2021-09-24T06:02:13.928Z] ---> 2b537d27ca1d [2021-09-24T06:02:13.928Z] Step 22/23 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:02:13.928Z] ---> Running in bbf3bd5be6ca [2021-09-24T06:02:13.928Z] Successfully built 4a7cc6faddc3 [2021-09-24T06:02:13.928Z] Successfully tagged core-command:latest [2021-09-24T06:02:13.928Z]  Building core-command ... done Building core-data [2021-09-24T06:02:13.928Z] ---> Running in 5744b4a1dffa [Pipeline] { [Pipeline] sh [2021-09-24T06:02:14.659Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-24T06:02:14.907Z] Removing intermediate container bbf3bd5be6ca [2021-09-24T06:02:14.907Z] ---> b7311c82d567 [2021-09-24T06:02:14.907Z] Step 23/23 : LABEL version=2.0.1-dev.50 [2021-09-24T06:02:14.907Z] Removing intermediate container ce75862a337c [2021-09-24T06:02:14.907Z] ---> e2d9dc123a31 [2021-09-24T06:02:14.907Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:02:15.174Z] Removing intermediate container 5744b4a1dffa [2021-09-24T06:02:15.174Z] ---> c5366cceca8d [2021-09-24T06:02:15.174Z] Step 23/23 : LABEL version=2.0.1-dev.50 [2021-09-24T06:02:15.174Z] ---> Running in b5e5d9410147 [2021-09-24T06:02:15.756Z] ---> 5e22b8064987 [2021-09-24T06:02:15.756Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-24T06:02:16.021Z] Removing intermediate container 15d3af8fd530 [2021-09-24T06:02:16.021Z] ---> 0264c699fe72 [2021-09-24T06:02:16.021Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-24T06:02:16.021Z] ---> Running in 52f9ea29768a [2021-09-24T06:02:16.288Z] Removing intermediate container b5e5d9410147 [2021-09-24T06:02:16.288Z] ---> c44a3417d294 [2021-09-24T06:02:16.288Z] [2021-09-24T06:02:16.560Z] ---> Running in 6ae1a01d9d47 [2021-09-24T06:02:16.560Z] Successfully built c44a3417d294 [2021-09-24T06:02:16.560Z] ---> e4913a3777f7 [2021-09-24T06:02:16.560Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-24T06:02:16.560Z] Successfully tagged support-scheduler:latest [2021-09-24T06:02:16.560Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-09-24T06:02:16.560Z] Removing intermediate container 52f9ea29768a [2021-09-24T06:02:16.560Z] ---> 135472cd0ce2 [2021-09-24T06:02:16.560Z] [2021-09-24T06:02:16.828Z] Successfully built 135472cd0ce2 [2021-09-24T06:02:16.828Z] Successfully tagged support-notifications:latest [2021-09-24T06:02:16.828Z] Removing intermediate container 6ae1a01d9d47 [2021-09-24T06:02:16.828Z] ---> d156e131036f [2021-09-24T06:02:16.828Z] Step 24/26 : LABEL arch=x86_64 [2021-09-24T06:02:16.828Z] Building core-metadata [2021-09-24T06:02:18.041Z] Building core-command ... [2021-09-24T06:02:18.041Z] Building core-data ... [2021-09-24T06:02:18.041Z] Building core-metadata ... [2021-09-24T06:02:18.041Z] Building security-bootstrapper ... [2021-09-24T06:02:18.041Z] Building security-proxy-setup ... [2021-09-24T06:02:18.041Z] Building security-secretstore-setup ... [2021-09-24T06:02:18.041Z] Building support-notifications ... [2021-09-24T06:02:18.041Z] Building support-scheduler ... [2021-09-24T06:02:18.041Z] Building sys-mgmt-agent ... [2021-09-24T06:02:18.041Z] Building support-notifications [2021-09-24T06:02:18.041Z] Building security-secretstore-setup [2021-09-24T06:02:18.041Z] Building core-metadata [2021-09-24T06:02:18.041Z] Building core-command [2021-09-24T06:02:18.041Z] Building sys-mgmt-agent [2021-09-24T06:02:23.482Z]  Building support-notifications ... done  ---> Running in cd5acf0cd1ea [2021-09-24T06:02:23.482Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:02:23.482Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:02:23.482Z] ---> 0e9e04bf0008 [2021-09-24T06:02:23.482Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T06:02:23.482Z] ---> Using cache [2021-09-24T06:02:23.482Z] ---> 6de7877c0b04 [2021-09-24T06:02:23.482Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:02:23.482Z] ---> Using cache [2021-09-24T06:02:23.482Z] ---> a1f60c699bc7 [2021-09-24T06:02:23.482Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-24T06:02:23.482Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:02:23.482Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:02:23.482Z] ---> 0e9e04bf0008 [2021-09-24T06:02:23.482Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T06:02:23.482Z] ---> Using cache [2021-09-24T06:02:23.482Z] ---> 6de7877c0b04 [2021-09-24T06:02:23.482Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:02:23.482Z] ---> Using cache [2021-09-24T06:02:23.482Z] ---> a1f60c699bc7 [2021-09-24T06:02:23.482Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-24T06:02:23.482Z] ---> Using cache [2021-09-24T06:02:23.482Z] ---> 33ef9ea5f670 [2021-09-24T06:02:23.482Z] Step 6/24 : COPY go.mod . [2021-09-24T06:02:23.482Z] ---> Using cache [2021-09-24T06:02:23.482Z] ---> 18308d37c82c [2021-09-24T06:02:23.482Z] Step 7/24 : RUN go mod download [2021-09-24T06:02:23.482Z] ---> Using cache [2021-09-24T06:02:23.482Z] ---> 73e8dee00ecc [2021-09-24T06:02:23.482Z] Step 8/24 : COPY . . [2021-09-24T06:02:23.482Z] ---> Using cache [2021-09-24T06:02:23.482Z] ---> 0589521d1674 [2021-09-24T06:02:23.482Z] Step 9/24 : RUN go mod tidy [2021-09-24T06:02:23.482Z] ---> Using cache [2021-09-24T06:02:23.482Z] ---> 42c77621291f [2021-09-24T06:02:23.482Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-24T06:02:24.066Z] ---> 747d81b8fff4 [2021-09-24T06:02:24.066Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-24T06:02:24.649Z] Removing intermediate container cd5acf0cd1ea [2021-09-24T06:02:24.649Z] ---> c1c69114419a [2021-09-24T06:02:24.649Z] Step 25/26 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:02:24.649Z] ---> Running in 2157a31925fa [2021-09-24T06:02:24.649Z] ---> Running in 2189d2e98047 [2021-09-24T06:02:24.920Z] ---> Running in e2a2fedd3921 [2021-09-24T06:02:24.920Z] ---> 126a3199b446 [2021-09-24T06:02:24.920Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-24T06:02:25.194Z] Removing intermediate container e2a2fedd3921 [2021-09-24T06:02:25.194Z] ---> c26753a8a0ce [2021-09-24T06:02:25.194Z] Step 26/26 : LABEL version=2.0.1-dev.50 [2021-09-24T06:02:25.194Z] ---> Running in 6f2fa5c30dae [2021-09-24T06:02:25.194Z] ---> 4b755d4a5ae0 [2021-09-24T06:02:25.194Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-24T06:02:25.466Z] Removing intermediate container 6f2fa5c30dae [2021-09-24T06:02:25.466Z] ---> cfc2044cb2b6 [2021-09-24T06:02:25.466Z] [2021-09-24T06:02:25.466Z] Successfully built cfc2044cb2b6 [2021-09-24T06:02:25.466Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:02:25.466Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:02:25.466Z] ---> 0e9e04bf0008 [2021-09-24T06:02:25.466Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T06:02:25.466Z] ---> Using cache [2021-09-24T06:02:25.466Z] ---> 6de7877c0b04 [2021-09-24T06:02:25.466Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:02:25.466Z] ---> Using cache [2021-09-24T06:02:25.466Z] ---> a1f60c699bc7 [2021-09-24T06:02:25.466Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-24T06:02:25.732Z] ---> Running in 9ce0aa12574f [2021-09-24T06:02:25.732Z] Successfully tagged security-secretstore-setup:latest [2021-09-24T06:02:25.732Z] Building security-proxy-setup [2021-09-24T06:02:25.732Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-24T06:02:25.732Z] ---> Running in 850518c6dafe [2021-09-24T06:02:26.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:26.317Z] Removing intermediate container 9ce0aa12574f [2021-09-24T06:02:26.317Z] ---> c68209ae91ee [2021-09-24T06:02:26.317Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-24T06:02:27.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:27.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:28.272Z] OK: 219 MiB in 52 packages [2021-09-24T06:02:28.272Z] ---> d9decef87861 [2021-09-24T06:02:28.272Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-24T06:02:28.551Z] ---> Running in 6ed5ec4a1eda [2021-09-24T06:02:28.835Z] Removing intermediate container 2157a31925fa [2021-09-24T06:02:28.835Z] ---> 1a23967e10a3 [2021-09-24T06:02:28.835Z] Step 6/24 : COPY go.mod . [2021-09-24T06:02:29.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:02:29.394Z] ---> bfd848e93b3a [2021-09-24T06:02:29.394Z] Step 7/24 : RUN go mod download [2021-09-24T06:02:29.394Z] ---> Running in 4f55c91c09f9 [2021-09-24T06:02:29.672Z] Removing intermediate container 6ed5ec4a1eda [2021-09-24T06:02:29.672Z] ---> 5867e421f5ae [2021-09-24T06:02:29.672Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-24T06:02:29.954Z] OK: 219 MiB in 52 packages [2021-09-24T06:02:29.954Z] ---> Running in c2cba85b5b1d [2021-09-24T06:02:30.230Z] Removing intermediate container c2cba85b5b1d [2021-09-24T06:02:30.230Z] ---> d92f063175da [2021-09-24T06:02:30.230Z] Step 29/32 : CMD ["gate"] [2021-09-24T06:02:30.504Z] ---> Running in 98e5a1da6f23 [2021-09-24T06:02:30.776Z] Removing intermediate container 850518c6dafe [2021-09-24T06:02:30.776Z] ---> 4e2b7ada0487 [2021-09-24T06:02:30.776Z] Step 6/24 : COPY go.mod . [2021-09-24T06:02:30.776Z] Removing intermediate container 98e5a1da6f23 [2021-09-24T06:02:30.776Z] ---> ede2e8cba55e [2021-09-24T06:02:30.776Z] Step 30/32 : LABEL arch=x86_64 [2021-09-24T06:02:31.057Z] ---> Running in b20c27049857 [2021-09-24T06:02:31.341Z] ---> 067a89c602ec [2021-09-24T06:02:31.341Z] Step 7/24 : RUN go mod download [2021-09-24T06:02:31.341Z] Removing intermediate container b20c27049857 [2021-09-24T06:02:31.341Z] ---> e44eb11eb861 [2021-09-24T06:02:31.341Z] Step 31/32 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:02:31.613Z] ---> Running in fb51bbb114d3 [2021-09-24T06:02:31.614Z] ---> Running in bc166bda7be5 [2021-09-24T06:02:31.903Z] Removing intermediate container bc166bda7be5 [2021-09-24T06:02:31.903Z] ---> 90c55a9b2d77 [2021-09-24T06:02:31.903Z] Step 32/32 : LABEL version=2.0.1-dev.50 [2021-09-24T06:02:31.903Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:02:31.903Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:02:31.903Z] ---> 0e9e04bf0008 [2021-09-24T06:02:31.903Z] Step 3/22 : WORKDIR /edgex-go [2021-09-24T06:02:31.903Z] ---> Using cache [2021-09-24T06:02:31.903Z] ---> 6de7877c0b04 [2021-09-24T06:02:31.903Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:02:31.903Z] ---> Using cache [2021-09-24T06:02:31.903Z] ---> a1f60c699bc7 [2021-09-24T06:02:31.903Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-24T06:02:31.903Z] ---> Using cache [2021-09-24T06:02:31.903Z] ---> 33ef9ea5f670 [2021-09-24T06:02:31.903Z] Step 6/22 : COPY go.mod . [2021-09-24T06:02:31.903Z] ---> Using cache [2021-09-24T06:02:31.903Z] ---> 18308d37c82c [2021-09-24T06:02:31.903Z] Step 7/22 : RUN go mod download [2021-09-24T06:02:31.903Z] ---> Using cache [2021-09-24T06:02:31.903Z] ---> 73e8dee00ecc [2021-09-24T06:02:31.903Z] Step 8/22 : COPY . . [2021-09-24T06:02:31.903Z] ---> Using cache [2021-09-24T06:02:31.903Z] ---> 0589521d1674 [2021-09-24T06:02:31.903Z] Step 9/22 : RUN go mod tidy [2021-09-24T06:02:31.903Z] ---> Using cache [2021-09-24T06:02:31.903Z] ---> 42c77621291f [2021-09-24T06:02:31.903Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-24T06:02:31.903Z] ---> Running in 19aa41db00de [2021-09-24T06:02:31.903Z] ---> Running in 4adc4b8f779b [2021-09-24T06:02:32.511Z] Removing intermediate container 4adc4b8f779b [2021-09-24T06:02:32.511Z] ---> ad1fa6fe7bc7 [2021-09-24T06:02:32.511Z] [2021-09-24T06:02:32.511Z] Successfully built ad1fa6fe7bc7 [2021-09-24T06:02:32.511Z] Successfully tagged security-bootstrapper:latest [2021-09-24T06:02:32.511Z]  Building security-bootstrapper ... done Removing intermediate container 4f55c91c09f9 [2021-09-24T06:02:32.511Z] ---> 67a12b462927 [2021-09-24T06:02:32.511Z] Step 8/24 : COPY . . [2021-09-24T06:02:32.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-24T06:02:37.165Z] Removing intermediate container fb51bbb114d3 [2021-09-24T06:02:37.165Z] ---> 76a9cff9ba96 [2021-09-24T06:02:37.165Z] Step 8/24 : COPY . . [2021-09-24T06:02:37.165Z] ---> dfe2be90caf0 [2021-09-24T06:02:37.165Z] Step 9/24 : RUN go mod tidy [2021-09-24T06:02:40.534Z] ---> Running in 172901b26edf [2021-09-24T06:02:41.124Z] ---> 3aca10557fe3 [2021-09-24T06:02:41.124Z] Step 9/24 : RUN go mod tidy [2021-09-24T06:02:41.392Z] ---> Running in e61ca4a8afed [2021-09-24T06:02:42.807Z] Removing intermediate container 172901b26edf [2021-09-24T06:02:42.807Z] ---> e660dc49b00c [2021-09-24T06:02:42.807Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-24T06:02:42.807Z] ---> Running in 00cc66f26d8b [2021-09-24T06:02:43.080Z] Removing intermediate container e61ca4a8afed [2021-09-24T06:02:43.080Z] ---> 0fd9a1f575b9 [2021-09-24T06:02:43.080Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-24T06:02:43.080Z] ---> Running in bf5cb23cf180 [2021-09-24T06:02:43.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-24T06:02:43.626Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-data/core-data ./cmd/core-data [2021-09-24T06:02:58.662Z] Removing intermediate container 2189d2e98047 [2021-09-24T06:02:58.662Z] ---> 8ecaef9f34cc [2021-09-24T06:02:58.662Z] [2021-09-24T06:02:58.662Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T06:02:58.662Z] ---> 14119a10abf4 [2021-09-24T06:02:58.662Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-24T06:02:58.662Z] ---> Using cache [2021-09-24T06:02:58.662Z] ---> a72967d1c5ce [2021-09-24T06:02:58.662Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T06:02:58.662Z] ---> Using cache [2021-09-24T06:02:58.662Z] ---> 77f830846100 [2021-09-24T06:02:58.662Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-24T06:02:58.662Z] ---> Running in 280b614d4661 [2021-09-24T06:02:58.662Z] Removing intermediate container 280b614d4661 [2021-09-24T06:02:58.662Z] ---> fd4d8c5a8e8e [2021-09-24T06:02:58.662Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-24T06:02:58.662Z] ---> Running in aca5ee15090f [2021-09-24T06:02:58.662Z] Removing intermediate container aca5ee15090f [2021-09-24T06:02:58.662Z] ---> df93eff27c2e [2021-09-24T06:02:58.662Z] Step 16/24 : WORKDIR / [2021-09-24T06:02:58.662Z] ---> Running in 27f18e090c57 [2021-09-24T06:02:58.662Z] Removing intermediate container 27f18e090c57 [2021-09-24T06:02:58.662Z] ---> d4348733d87d [2021-09-24T06:02:58.662Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:02:58.662Z] ---> decba99663ef [2021-09-24T06:02:58.662Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-24T06:02:58.932Z] ---> 0b458186e2f1 [2021-09-24T06:02:58.932Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-24T06:02:59.204Z] ---> 42f903cbff2f [2021-09-24T06:02:59.204Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-24T06:02:59.476Z] ---> Running in a61051a949f8 [2021-09-24T06:02:59.476Z] Removing intermediate container a61051a949f8 [2021-09-24T06:02:59.476Z] ---> b3e9c5a1be2f [2021-09-24T06:02:59.476Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:02:59.476Z] ---> Running in 962349dd9416 [2021-09-24T06:02:59.748Z] Removing intermediate container 962349dd9416 [2021-09-24T06:02:59.748Z] ---> 0ca348bbfb12 [2021-09-24T06:02:59.748Z] Step 22/24 : LABEL arch=x86_64 [2021-09-24T06:03:00.014Z] ---> Running in b92f2d5b59e9 [2021-09-24T06:03:00.014Z] Removing intermediate container b92f2d5b59e9 [2021-09-24T06:03:00.014Z] ---> 64d98b9f1de7 [2021-09-24T06:03:00.014Z] Step 23/24 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:00.283Z] ---> Running in 78c7572db216 [2021-09-24T06:03:00.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-24T06:03:00.283Z] Removing intermediate container 78c7572db216 [2021-09-24T06:03:00.283Z] ---> 067271cfba22 [2021-09-24T06:03:00.283Z] Step 24/24 : LABEL version=2.0.1-dev.50 [2021-09-24T06:03:00.283Z] ---> Running in 101215db4734 [2021-09-24T06:03:00.552Z] Removing intermediate container 101215db4734 [2021-09-24T06:03:00.552Z] ---> cffbc93ef286 [2021-09-24T06:03:00.552Z] [2021-09-24T06:03:00.552Z] Successfully built cffbc93ef286 [2021-09-24T06:03:00.552Z] Successfully tagged core-metadata:latest [2021-09-24T06:03:04.804Z]  Building core-metadata ... done Removing intermediate container 19aa41db00de [2021-09-24T06:03:04.804Z] ---> 92ef75d9f1ba [2021-09-24T06:03:04.804Z] [2021-09-24T06:03:04.804Z] Step 11/22 : FROM alpine:3.14 [2021-09-24T06:03:04.804Z] ---> 14119a10abf4 [2021-09-24T06:03:04.804Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-24T06:03:04.804Z] ---> Running in e73566c48cfc [2021-09-24T06:03:04.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:03:05.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:03:05.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:03:05.004Z] ---> 95b6f7655b4d [2021-09-24T06:03:05.004Z] Step 3/23 : WORKDIR /edgex-go [2021-09-24T06:03:05.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:03:05.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:03:05.004Z] ---> 95b6f7655b4d [2021-09-24T06:03:05.004Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T06:03:05.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:03:05.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:03:05.004Z] ---> 95b6f7655b4d [2021-09-24T06:03:05.004Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T06:03:05.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:03:05.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:03:05.004Z] ---> 95b6f7655b4d [2021-09-24T06:03:05.004Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T06:03:05.004Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:03:05.004Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:03:05.004Z] ---> 95b6f7655b4d [2021-09-24T06:03:05.004Z] Step 3/26 : WORKDIR /edgex-go [2021-09-24T06:03:05.005Z] ---> Running in 8e74a851cb1d [2021-09-24T06:03:05.005Z] ---> Running in ee46c59a7420 [2021-09-24T06:03:05.005Z] ---> Running in c33c9b54f864 [2021-09-24T06:03:05.005Z] ---> Running in 41a8fb51153e [2021-09-24T06:03:05.005Z] ---> Running in de1ef579a80e [2021-09-24T06:03:05.005Z] Removing intermediate container c33c9b54f864 [2021-09-24T06:03:05.005Z] ---> a9490cb803fb [2021-09-24T06:03:05.005Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:03:05.005Z] Removing intermediate container de1ef579a80e [2021-09-24T06:03:05.005Z] ---> afb4b2cabd91 [2021-09-24T06:03:05.005Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:03:05.005Z] ---> Running in e42fff8dbff4 [2021-09-24T06:03:05.005Z] Removing intermediate container ee46c59a7420 [2021-09-24T06:03:05.005Z] ---> 102dda8c55b9 [2021-09-24T06:03:05.005Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 41a8fb51153e [2021-09-24T06:03:05.005Z] ---> 35039e8d6c64 [2021-09-24T06:03:05.005Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:03:05.005Z] [2021-09-24T06:03:05.005Z] Removing intermediate container 8e74a851cb1d [2021-09-24T06:03:05.005Z] ---> f047864cd346 [2021-09-24T06:03:05.005Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:03:05.005Z] ---> Running in db16577ca4a9 [2021-09-24T06:03:05.005Z] ---> Running in cfcd9eb55724 [2021-09-24T06:03:05.005Z] ---> Running in 83b5b897ba1a [2021-09-24T06:03:05.005Z] ---> Running in fec830efc5a1 [2021-09-24T06:03:05.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:03:05.342Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-24T06:03:05.342Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-24T06:03:05.342Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-24T06:03:05.342Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-24T06:03:05.342Z] (5/5) Installing curl (7.79.1-r0) [2021-09-24T06:03:05.342Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:03:05.342Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T06:03:05.343Z] OK: 8 MiB in 19 packages [2021-09-24T06:03:06.303Z] Removing intermediate container e73566c48cfc [2021-09-24T06:03:06.303Z] ---> a2ebd3196874 [2021-09-24T06:03:06.303Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-24T06:03:06.303Z] ---> Running in 1d9860178b8d [2021-09-24T06:03:06.303Z] Removing intermediate container 1d9860178b8d [2021-09-24T06:03:06.303Z] ---> e355096b2018 [2021-09-24T06:03:06.303Z] Step 14/22 : WORKDIR /edgex [2021-09-24T06:03:06.303Z] ---> Running in 78603b94d450 [2021-09-24T06:03:06.569Z] Removing intermediate container 78603b94d450 [2021-09-24T06:03:06.569Z] ---> 3f032f4a9f8b [2021-09-24T06:03:06.569Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-24T06:03:06.839Z] ---> ced96db9d8f7 [2021-09-24T06:03:06.839Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-24T06:03:06.996Z] Removing intermediate container e42fff8dbff4 [2021-09-24T06:03:06.996Z] ---> 1ae1737bcd3e [2021-09-24T06:03:06.996Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-24T06:03:07.271Z] ---> Running in 953de8bfd265 [2021-09-24T06:03:07.430Z] ---> 3b0b7cbb09b3 [2021-09-24T06:03:07.430Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-24T06:03:07.550Z] Removing intermediate container db16577ca4a9 [2021-09-24T06:03:07.550Z] ---> 20c37a360bc6 [2021-09-24T06:03:07.550Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-24T06:03:07.849Z] ---> Running in 029bdc8c43a4 [2021-09-24T06:03:08.021Z] ---> ef9f93715c29 [2021-09-24T06:03:08.021Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-24T06:03:08.021Z] ---> Running in 3de47397837d [2021-09-24T06:03:08.123Z] Removing intermediate container 83b5b897ba1a [2021-09-24T06:03:08.123Z] ---> 950c99d57391 [2021-09-24T06:03:08.123Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-24T06:03:08.297Z] Removing intermediate container 3de47397837d [2021-09-24T06:03:08.297Z] ---> 111ab319a65f [2021-09-24T06:03:08.297Z] Step 19/22 : CMD ["--init=true"] [2021-09-24T06:03:08.297Z] ---> Running in edce225d3f33 [2021-09-24T06:03:08.405Z] Removing intermediate container fec830efc5a1 [2021-09-24T06:03:08.405Z] ---> 4b7004c8885f [2021-09-24T06:03:08.405Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-24T06:03:08.405Z] ---> Running in a67bc0625c9f [2021-09-24T06:03:08.679Z] ---> Running in 69551aab9a1a [2021-09-24T06:03:08.679Z] Removing intermediate container cfcd9eb55724 [2021-09-24T06:03:08.679Z] ---> 6a310bb3b4a9 [2021-09-24T06:03:08.679Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-24T06:03:08.910Z] Removing intermediate container edce225d3f33 [2021-09-24T06:03:08.910Z] ---> c76e94df4927 [2021-09-24T06:03:08.910Z] Step 20/22 : LABEL arch=x86_64 [2021-09-24T06:03:08.910Z] ---> Running in 452f6477b6ec [2021-09-24T06:03:08.955Z] ---> Running in a3509cdc28f3 [2021-09-24T06:03:09.189Z] Removing intermediate container 00cc66f26d8b [2021-09-24T06:03:09.189Z] ---> 90f4789e5e8e [2021-09-24T06:03:09.189Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-24T06:03:09.189Z] ---> Running in 47dd9d3f9b1d [2021-09-24T06:03:09.189Z] Removing intermediate container 452f6477b6ec [2021-09-24T06:03:09.189Z] ---> ddd3224d9080 [2021-09-24T06:03:09.189Z] Step 21/22 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:09.189Z] ---> Running in fa4b2c654f97 [2021-09-24T06:03:09.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:03:09.466Z] Removing intermediate container fa4b2c654f97 [2021-09-24T06:03:09.466Z] ---> 67d04d8442dc [2021-09-24T06:03:09.466Z] Step 22/22 : LABEL version=2.0.1-dev.50 [2021-09-24T06:03:09.466Z] ---> Running in 99363dad39c4 [2021-09-24T06:03:09.742Z] Removing intermediate container 99363dad39c4 [2021-09-24T06:03:09.742Z] ---> 732d42406c18 [2021-09-24T06:03:09.742Z] [2021-09-24T06:03:09.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-24T06:03:09.742Z] Successfully built 732d42406c18 [2021-09-24T06:03:09.742Z] Successfully tagged security-proxy-setup:latest [2021-09-24T06:03:09.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:03:10.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:03:10.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:03:10.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:03:10.714Z]  Building security-proxy-setup ... done Removing intermediate container 47dd9d3f9b1d [2021-09-24T06:03:10.714Z] ---> 865b00ab0774 [2021-09-24T06:03:10.714Z] [2021-09-24T06:03:10.714Z] Step 12/24 : FROM docker:20.10.7 [2021-09-24T06:03:10.736Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:03:10.981Z] 20.10.7: Pulling from library/docker [2021-09-24T06:03:11.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:03:11.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:03:11.613Z] OK: 218 MiB in 52 packages [2021-09-24T06:03:11.891Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:03:12.505Z] OK: 218 MiB in 52 packages [2021-09-24T06:03:12.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:03:13.110Z] OK: 218 MiB in 52 packages [2021-09-24T06:03:13.110Z] Removing intermediate container 953de8bfd265 [2021-09-24T06:03:13.110Z] ---> 5ade0c30c244 [2021-09-24T06:03:13.110Z] Step 6/26 : COPY go.mod . [2021-09-24T06:03:13.213Z] Removing intermediate container bf5cb23cf180 [2021-09-24T06:03:13.213Z] ---> 2a8cb4e4e972 [2021-09-24T06:03:13.213Z] [2021-09-24T06:03:13.213Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T06:03:13.213Z] ---> 14119a10abf4 [2021-09-24T06:03:13.213Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-24T06:03:13.213Z] ---> Running in bb80ca19ed45 [2021-09-24T06:03:13.213Z] Removing intermediate container bb80ca19ed45 [2021-09-24T06:03:13.213Z] ---> 11c46924eaf0 [2021-09-24T06:03:13.213Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-24T06:03:13.213Z] ---> Running in 708bde627b75 [2021-09-24T06:03:13.555Z] Removing intermediate container 708bde627b75 [2021-09-24T06:03:13.555Z] ---> 7fedfb1f0ac3 [2021-09-24T06:03:13.555Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-24T06:03:13.555Z] ---> Running in fe388ba302c4 [2021-09-24T06:03:13.555Z] Removing intermediate container fe388ba302c4 [2021-09-24T06:03:13.555Z] ---> 46e3649e1652 [2021-09-24T06:03:13.555Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:03:13.555Z] ---> Running in 45d02afc58de [2021-09-24T06:03:13.727Z] Removing intermediate container 029bdc8c43a4 [2021-09-24T06:03:13.727Z] ---> 4b9d800e575e [2021-09-24T06:03:13.727Z] Step 6/24 : COPY go.mod . [2021-09-24T06:03:13.944Z] Removing intermediate container 45d02afc58de [2021-09-24T06:03:13.944Z] ---> 5844bf8eb81d [2021-09-24T06:03:13.944Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-24T06:03:14.012Z] OK: 218 MiB in 52 packages [2021-09-24T06:03:14.314Z] ---> 78450aaf7b29 [2021-09-24T06:03:14.314Z] Step 7/26 : RUN go mod download [2021-09-24T06:03:14.314Z] Removing intermediate container 69551aab9a1a [2021-09-24T06:03:14.314Z] ---> 79d2d88d9846 [2021-09-24T06:03:14.314Z] Step 6/23 : COPY go.mod . [2021-09-24T06:03:14.328Z] ---> Running in 8b28d8cc9620 [2021-09-24T06:03:14.328Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:03:14.594Z] ---> Running in 8221384c6028 [2021-09-24T06:03:14.875Z] ---> 16db816a37f9 [2021-09-24T06:03:14.875Z] Step 7/24 : RUN go mod download [2021-09-24T06:03:14.875Z] OK: 218 MiB in 52 packages [2021-09-24T06:03:15.152Z] ---> Running in 1b97d010b539 [2021-09-24T06:03:15.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:03:15.759Z] ---> 892b2d9cdcb5 [2021-09-24T06:03:15.759Z] Step 7/23 : RUN go mod download [2021-09-24T06:03:15.759Z] ---> Running in 265af0441724 [2021-09-24T06:03:16.354Z] Removing intermediate container a3509cdc28f3 [2021-09-24T06:03:16.354Z] ---> ddabce6272bd [2021-09-24T06:03:16.354Z] Step 6/24 : COPY go.mod . [2021-09-24T06:03:16.627Z] Removing intermediate container a67bc0625c9f [2021-09-24T06:03:16.627Z] ---> 11095592cff3 [2021-09-24T06:03:16.627Z] Step 6/24 : COPY go.mod . [2021-09-24T06:03:17.380Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-24T06:03:17.380Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-24T06:03:17.615Z] ---> a4de805f532d [2021-09-24T06:03:17.615Z] Step 7/24 : RUN go mod download [2021-09-24T06:03:17.644Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-24T06:03:17.899Z] ---> Running in c7a85ab2f257 [2021-09-24T06:03:17.914Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-24T06:03:18.502Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-24T06:03:18.508Z] ---> 3868dcf4b8be [2021-09-24T06:03:18.508Z] Step 7/24 : RUN go mod download [2021-09-24T06:03:18.508Z] ---> Running in 093ea5d13174 [2021-09-24T06:03:19.097Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-24T06:03:19.097Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:03:19.097Z] OK: 8 MiB in 20 packages [2021-09-24T06:03:20.054Z] Removing intermediate container 8b28d8cc9620 [2021-09-24T06:03:20.054Z] ---> a6d81ad04536 [2021-09-24T06:03:20.054Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:03:20.326Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-24T06:03:20.326Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-24T06:03:20.326Z] ---> 08bdaf2f88f9 [2021-09-24T06:03:20.326Z] 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-09-24T06:03:20.326Z] ---> 39ea73cdea6b [2021-09-24T06:03:20.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-24T06:03:20.326Z] ---> Running in c30d6bd2a53f [2021-09-24T06:03:20.598Z] Removing intermediate container c30d6bd2a53f [2021-09-24T06:03:20.598Z] ---> 7de611141cf0 [2021-09-24T06:03:20.598Z] 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-09-24T06:03:20.598Z] ---> Running in 24cb368966a9 [2021-09-24T06:03:20.598Z] ---> dc0a93318679 [2021-09-24T06:03:20.598Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-24T06:03:20.865Z] ---> fc17917a8909 [2021-09-24T06:03:20.865Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-24T06:03:20.865Z] ---> Running in 59f7ba8dc3db [2021-09-24T06:03:20.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T06:03:20.865Z] Removing intermediate container 59f7ba8dc3db [2021-09-24T06:03:20.865Z] ---> f21990bcbbb9 [2021-09-24T06:03:20.865Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:03:20.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T06:03:20.865Z] ---> Running in e7274ebec569 [2021-09-24T06:03:21.133Z] Removing intermediate container e7274ebec569 [2021-09-24T06:03:21.133Z] ---> 245ebd582319 [2021-09-24T06:03:21.133Z] Step 22/24 : LABEL arch=x86_64 [2021-09-24T06:03:21.133Z] (1/39) Installing readline (8.1.0-r0) [2021-09-24T06:03:21.133Z] (2/39) Installing bash (5.1.0-r0) [2021-09-24T06:03:21.133Z] Executing bash-5.1.0-r0.post-install [2021-09-24T06:03:21.133Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-24T06:03:21.133Z] ---> Running in 1d55a2a47411 [2021-09-24T06:03:21.133Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-24T06:03:21.133Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-24T06:03:21.164Z] Removing intermediate container 8221384c6028 [2021-09-24T06:03:21.164Z] ---> b2a75fd7373b [2021-09-24T06:03:21.164Z] Step 8/26 : COPY . . [2021-09-24T06:03:21.398Z] (6/39) Installing curl (7.79.1-r0) [2021-09-24T06:03:21.399Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-24T06:03:21.399Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-24T06:03:21.399Z] (9/39) Installing expat (2.2.10-r1) [2021-09-24T06:03:21.399Z] (10/39) Installing libffi (3.3-r2) [2021-09-24T06:03:21.399Z] (11/39) Installing gdbm (1.19-r0) [2021-09-24T06:03:21.399Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-24T06:03:21.399Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-24T06:03:21.399Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-24T06:03:21.399Z] Removing intermediate container 1d55a2a47411 [2021-09-24T06:03:21.399Z] ---> f501b70f12fa [2021-09-24T06:03:21.399Z] Step 23/24 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:21.399Z] ---> Running in 48d928871e13 [2021-09-24T06:03:21.667Z] Removing intermediate container 48d928871e13 [2021-09-24T06:03:21.667Z] ---> 89e66143ef04 [2021-09-24T06:03:21.667Z] Step 24/24 : LABEL version=2.0.1-dev.50 [2021-09-24T06:03:21.667Z] ---> Running in 93ac0f6a453a [2021-09-24T06:03:21.943Z] Removing intermediate container 93ac0f6a453a [2021-09-24T06:03:21.943Z] ---> 1b6dadcf8bb6 [2021-09-24T06:03:21.943Z] [2021-09-24T06:03:22.170Z] Removing intermediate container 1b97d010b539 [2021-09-24T06:03:22.170Z] ---> d9abd2138e5f [2021-09-24T06:03:22.170Z] Step 8/24 : COPY . . [2021-09-24T06:03:22.211Z] Successfully built 1b6dadcf8bb6 [2021-09-24T06:03:22.211Z] Successfully tagged core-data:latest [2021-09-24T06:03:22.475Z]  Building core-data ... done (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-24T06:03:22.475Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-24T06:03:22.475Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-24T06:03:22.475Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-24T06:03:22.475Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-24T06:03:22.475Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-24T06:03:22.475Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-24T06:03:22.740Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-24T06:03:22.740Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-24T06:03:22.740Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-24T06:03:22.740Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-24T06:03:22.740Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-24T06:03:22.740Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-24T06:03:22.740Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-24T06:03:22.740Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-24T06:03:22.740Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-24T06:03:22.740Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-24T06:03:22.740Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-24T06:03:22.740Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-24T06:03:23.006Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-24T06:03:23.006Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-24T06:03:23.006Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-24T06:03:23.006Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-24T06:03:23.006Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-24T06:03:23.006Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-24T06:03:23.236Z] Removing intermediate container 265af0441724 [2021-09-24T06:03:23.236Z] ---> b0e0cf0c9fa3 [2021-09-24T06:03:23.236Z] Step 8/23 : COPY . . [2021-09-24T06:03:23.273Z] Executing busybox-1.32.1-r6.trigger [2021-09-24T06:03:23.273Z] OK: 82 MiB in 59 packages [2021-09-24T06:03:24.675Z] Collecting docker-compose==1.23.2 [2021-09-24T06:03:24.675Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-24T06:03:24.675Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-24T06:03:24.675Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-24T06:03:24.675Z] Collecting cached-property<2,>=1.2.0 [2021-09-24T06:03:24.675Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-24T06:03:24.675Z] Collecting texttable<0.10,>=0.9.0 [2021-09-24T06:03:24.675Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-24T06:03:25.259Z] Collecting docker<4.0,>=3.6.0 [2021-09-24T06:03:25.259Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-24T06:03:25.259Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-24T06:03:25.259Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-24T06:03:25.524Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-24T06:03:25.524Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-24T06:03:25.524Z] 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-09-24T06:03:25.793Z] Collecting PyYAML<4,>=3.10 [2021-09-24T06:03:25.793Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-24T06:03:25.882Z] Removing intermediate container c7a85ab2f257 [2021-09-24T06:03:25.883Z] ---> f84b8f1b3fef [2021-09-24T06:03:25.883Z] Step 8/24 : COPY . . [2021-09-24T06:03:26.058Z] Collecting docopt<0.7,>=0.6.1 [2021-09-24T06:03:26.059Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-24T06:03:26.479Z] Removing intermediate container 093ea5d13174 [2021-09-24T06:03:26.479Z] ---> 67970050c7fc [2021-09-24T06:03:26.479Z] Step 8/24 : COPY . . [2021-09-24T06:03:26.637Z] Collecting jsonschema<3,>=2.5.1 [2021-09-24T06:03:26.637Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-24T06:03:26.637Z] Collecting docker-pycreds>=0.4.0 [2021-09-24T06:03:26.637Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-24T06:03:26.637Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-24T06:03:26.637Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-24T06:03:26.637Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-24T06:03:26.902Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-24T06:03:26.902Z] Collecting certifi>=2017.4.17 [2021-09-24T06:03:26.902Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-24T06:03:26.902Z] Collecting idna<2.8,>=2.5 [2021-09-24T06:03:26.902Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-24T06:03:26.902Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-24T06:03:26.902Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-24T06:03:26.902Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-24T06:03:26.902Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-24T06:03:26.902Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-24T06:03:26.902Z] Attempting uninstall: urllib3 [2021-09-24T06:03:26.902Z] Found existing installation: urllib3 1.26.2 [2021-09-24T06:03:26.902Z] Uninstalling urllib3-1.26.2: [2021-09-24T06:03:27.166Z] Successfully uninstalled urllib3-1.26.2 [2021-09-24T06:03:27.166Z] Attempting uninstall: idna [2021-09-24T06:03:27.166Z] Found existing installation: idna 3.1 [2021-09-24T06:03:27.166Z] Uninstalling idna-3.1: [2021-09-24T06:03:27.432Z] Successfully uninstalled idna-3.1 [2021-09-24T06:03:27.432Z] Attempting uninstall: chardet [2021-09-24T06:03:27.432Z] Found existing installation: chardet 4.0.0 [2021-09-24T06:03:27.432Z] Uninstalling chardet-4.0.0: [2021-09-24T06:03:27.432Z] Successfully uninstalled chardet-4.0.0 [2021-09-24T06:03:27.697Z] Attempting uninstall: requests [2021-09-24T06:03:27.697Z] Found existing installation: requests 2.25.1 [2021-09-24T06:03:27.697Z] Uninstalling requests-2.25.1: [2021-09-24T06:03:27.697Z] Successfully uninstalled requests-2.25.1 [2021-09-24T06:03:27.697Z] Running setup.py install for texttable: started [2021-09-24T06:03:27.961Z] Running setup.py install for texttable: finished with status 'done' [2021-09-24T06:03:27.961Z] Running setup.py install for PyYAML: started [2021-09-24T06:03:28.542Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-24T06:03:28.542Z] Running setup.py install for docopt: started [2021-09-24T06:03:28.808Z] Running setup.py install for docopt: finished with status 'done' [2021-09-24T06:03:28.808Z] Running setup.py install for dockerpty: started [2021-09-24T06:03:29.075Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-24T06:03:29.341Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-24T06:03:32.681Z] Removing intermediate container 24cb368966a9 [2021-09-24T06:03:32.681Z] ---> 6019b52b2a8b [2021-09-24T06:03:32.681Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-24T06:03:32.681Z] ---> Running in 63edbe3fb0e5 [2021-09-24T06:03:32.681Z] Removing intermediate container 63edbe3fb0e5 [2021-09-24T06:03:32.681Z] ---> 9969614d3ad0 [2021-09-24T06:03:32.681Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-24T06:03:32.681Z] ---> Running in 0f5046e09c3e [2021-09-24T06:03:32.681Z] Removing intermediate container 0f5046e09c3e [2021-09-24T06:03:32.681Z] ---> 5d8daacacb31 [2021-09-24T06:03:32.681Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-24T06:03:32.681Z] ---> 5ee758011643 [2021-09-24T06:03:32.681Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-24T06:03:32.948Z] ---> 025eaef215d6 [2021-09-24T06:03:32.948Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-24T06:03:32.948Z] ---> e63165ddcaa2 [2021-09-24T06:03:32.948Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-24T06:03:32.948Z] ---> Running in b345a720b0cf [2021-09-24T06:03:33.215Z] Removing intermediate container b345a720b0cf [2021-09-24T06:03:33.215Z] ---> d7c5b0402f0d [2021-09-24T06:03:33.215Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:03:33.215Z] ---> Running in c7ed4a5d76e5 [2021-09-24T06:03:33.215Z] Removing intermediate container c7ed4a5d76e5 [2021-09-24T06:03:33.215Z] ---> a956b2ec14c6 [2021-09-24T06:03:33.215Z] Step 22/24 : LABEL arch=x86_64 [2021-09-24T06:03:33.215Z] ---> Running in 44a823be5e1d [2021-09-24T06:03:33.482Z] Removing intermediate container 44a823be5e1d [2021-09-24T06:03:33.482Z] ---> a59cdf8bebe2 [2021-09-24T06:03:33.482Z] Step 23/24 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:33.482Z] ---> Running in 93ed3705851e [2021-09-24T06:03:33.482Z] Removing intermediate container 93ed3705851e [2021-09-24T06:03:33.482Z] ---> 48fdfc0a4021 [2021-09-24T06:03:33.482Z] Step 24/24 : LABEL version=2.0.1-dev.50 [2021-09-24T06:03:33.482Z] ---> Running in 657506734b70 [2021-09-24T06:03:33.751Z] Removing intermediate container 657506734b70 [2021-09-24T06:03:33.751Z] ---> 858e7f6fc37b [2021-09-24T06:03:33.751Z] [2021-09-24T06:03:33.751Z] Successfully built 858e7f6fc37b [2021-09-24T06:03:33.751Z] Successfully tagged sys-mgmt-agent:latest [2021-09-24T06:03:33.763Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-24T06:03:33.772Z] $ docker stop --time=1 bb2ceff03caeb42a6c62eb72a29b20507d52add5d41477e76fea75e86c7c4532 [2021-09-24T06:03:35.080Z] $ docker rm -f bb2ceff03caeb42a6c62eb72a29b20507d52add5d41477e76fea75e86c7c4532 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T06:03:35.474Z] + docker images [2021-09-24T06:03:35.474Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-24T06:03:35.474Z] sys-mgmt-agent latest 858e7f6fc37b 2 seconds ago 325MB [2021-09-24T06:03:35.474Z] core-data latest 1b6dadcf8bb6 14 seconds ago 20.5MB [2021-09-24T06:03:35.474Z] 2a8cb4e4e972 23 seconds ago 1.76GB [2021-09-24T06:03:35.474Z] 865b00ab0774 25 seconds ago 1.75GB [2021-09-24T06:03:35.474Z] security-proxy-setup latest 732d42406c18 26 seconds ago 26.7MB [2021-09-24T06:03:35.474Z] 92ef75d9f1ba 32 seconds ago 1.76GB [2021-09-24T06:03:35.474Z] core-metadata latest cffbc93ef286 35 seconds ago 16.8MB [2021-09-24T06:03:35.474Z] 8ecaef9f34cc 39 seconds ago 1.76GB [2021-09-24T06:03:35.474Z] security-bootstrapper latest ad1fa6fe7bc7 About a minute ago 18.8MB [2021-09-24T06:03:35.474Z] security-secretstore-setup latest cfc2044cb2b6 About a minute ago 28.2MB [2021-09-24T06:03:35.474Z] support-notifications latest 135472cd0ce2 About a minute ago 16.8MB [2021-09-24T06:03:35.474Z] support-scheduler latest c44a3417d294 About a minute ago 16.1MB [2021-09-24T06:03:35.474Z] core-command latest 4a7cc6faddc3 About a minute ago 16MB [2021-09-24T06:03:35.474Z] 6390e01fca4a About a minute ago 1.75GB [2021-09-24T06:03:35.474Z] 9650cb8a2d61 About a minute ago 1.75GB [2021-09-24T06:03:35.474Z] c1a934a51e11 About a minute ago 1.75GB [2021-09-24T06:03:35.474Z] 2d000578ee38 About a minute ago 1.76GB [2021-09-24T06:03:35.474Z] bf5120340d81 About a minute ago 1.75GB [2021-09-24T06:03:35.474Z] ci-base-image-x86_64 latest 0e9e04bf0008 6 minutes ago 1.25GB [2021-09-24T06:03:35.474Z] alpine 3.14 14119a10abf4 3 weeks ago 5.6MB [2021-09-24T06:03:35.474Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-24T06:03:35.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-24T06:03:35.474Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-24T06:03:35.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-24T06:03:35.801Z] provisioning config files... [2021-09-24T06:03:35.818Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/58@tmp/config6369709790496425401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:03:36.151Z] ---> docker-login.sh [2021-09-24T06:03:36.152Z] nexus3.edgexfoundry.org:10001 [2021-09-24T06:03:36.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T06:03:36.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T06:03:36.152Z] Configure a credential helper to remove this warning. See [2021-09-24T06:03:36.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T06:03:36.152Z] [2021-09-24T06:03:36.152Z] Login Succeeded [2021-09-24T06:03:36.152Z] nexus3.edgexfoundry.org:10002 [2021-09-24T06:03:36.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T06:03:36.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T06:03:36.418Z] Configure a credential helper to remove this warning. See [2021-09-24T06:03:36.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T06:03:36.418Z] [2021-09-24T06:03:36.418Z] Login Succeeded [2021-09-24T06:03:36.418Z] nexus3.edgexfoundry.org:10003 [2021-09-24T06:03:36.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T06:03:36.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T06:03:36.697Z] Configure a credential helper to remove this warning. See [2021-09-24T06:03:36.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T06:03:36.697Z] [2021-09-24T06:03:36.697Z] Login Succeeded [2021-09-24T06:03:36.697Z] nexus3.edgexfoundry.org:10004 [2021-09-24T06:03:36.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T06:03:36.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T06:03:36.697Z] Configure a credential helper to remove this warning. See [2021-09-24T06:03:36.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T06:03:36.697Z] [2021-09-24T06:03:36.697Z] Login Succeeded [2021-09-24T06:03:36.697Z] docker.io [2021-09-24T06:03:36.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T06:03:37.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T06:03:37.230Z] Configure a credential helper to remove this warning. See [2021-09-24T06:03:37.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T06:03:37.230Z] [2021-09-24T06:03:37.230Z] Login Succeeded [2021-09-24T06:03:37.230Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T06:03:37.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:03:37.341Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-24T06:03:37.342Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:37.342Z] latest [2021-09-24T06:03:37.342Z] 2.0.1-dev.50 [2021-09-24T06:03:37.342Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:37.342Z] main [2021-09-24T06:03:37.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:37.737Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:38.064Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:38.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-24T06:03:38.064Z] bc2e1c1c0feb: Preparing [2021-09-24T06:03:38.064Z] cbb09d9f02ec: Preparing [2021-09-24T06:03:38.064Z] ce6b43c596a2: Preparing [2021-09-24T06:03:38.064Z] b9c7e03044d5: Preparing [2021-09-24T06:03:38.064Z] e2eb06d8af82: Preparing [2021-09-24T06:03:38.064Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:38.332Z] bc2e1c1c0feb: Pushed [2021-09-24T06:03:38.332Z] ce6b43c596a2: Pushed [2021-09-24T06:03:38.332Z] b9c7e03044d5: Pushed [2021-09-24T06:03:39.289Z] cbb09d9f02ec: Pushed [2021-09-24T06:03:39.554Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:e3dd9c4f5a22eb97788bf675b690da124b9d7ab25d873e48deaa62f1faa7eaf6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:39.876Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:40.198Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-24T06:03:40.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-24T06:03:40.198Z] bc2e1c1c0feb: Preparing [2021-09-24T06:03:40.198Z] cbb09d9f02ec: Preparing [2021-09-24T06:03:40.198Z] ce6b43c596a2: Preparing [2021-09-24T06:03:40.198Z] b9c7e03044d5: Preparing [2021-09-24T06:03:40.198Z] e2eb06d8af82: Preparing [2021-09-24T06:03:40.198Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:40.198Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:40.198Z] b9c7e03044d5: Layer already exists [2021-09-24T06:03:40.198Z] bc2e1c1c0feb: Layer already exists [2021-09-24T06:03:40.198Z] cbb09d9f02ec: Layer already exists [2021-09-24T06:03:40.198Z] latest: digest: sha256:e3dd9c4f5a22eb97788bf675b690da124b9d7ab25d873e48deaa62f1faa7eaf6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:40.521Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:40.834Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.50 [2021-09-24T06:03:40.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-24T06:03:40.834Z] bc2e1c1c0feb: Preparing [2021-09-24T06:03:40.834Z] cbb09d9f02ec: Preparing [2021-09-24T06:03:40.834Z] ce6b43c596a2: Preparing [2021-09-24T06:03:40.834Z] b9c7e03044d5: Preparing [2021-09-24T06:03:40.834Z] e2eb06d8af82: Preparing [2021-09-24T06:03:40.834Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:40.835Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:40.835Z] b9c7e03044d5: Layer already exists [2021-09-24T06:03:40.835Z] bc2e1c1c0feb: Layer already exists [2021-09-24T06:03:40.835Z] cbb09d9f02ec: Layer already exists [2021-09-24T06:03:40.835Z] 2.0.1-dev.50: digest: sha256:e3dd9c4f5a22eb97788bf675b690da124b9d7ab25d873e48deaa62f1faa7eaf6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:41.157Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:41.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:41.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-24T06:03:41.472Z] bc2e1c1c0feb: Preparing [2021-09-24T06:03:41.472Z] cbb09d9f02ec: Preparing [2021-09-24T06:03:41.472Z] ce6b43c596a2: Preparing [2021-09-24T06:03:41.472Z] b9c7e03044d5: Preparing [2021-09-24T06:03:41.472Z] e2eb06d8af82: Preparing [2021-09-24T06:03:41.472Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:41.472Z] cbb09d9f02ec: Layer already exists [2021-09-24T06:03:41.472Z] bc2e1c1c0feb: Layer already exists [2021-09-24T06:03:41.472Z] b9c7e03044d5: Layer already exists [2021-09-24T06:03:41.472Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:41.472Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:e3dd9c4f5a22eb97788bf675b690da124b9d7ab25d873e48deaa62f1faa7eaf6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:41.603Z] ---> 757b6318d6c7 [2021-09-24T06:03:41.603Z] Step 9/26 : RUN go mod tidy [2021-09-24T06:03:41.603Z] ---> aefa27cf2f70 [2021-09-24T06:03:41.603Z] Step 9/24 : RUN go mod tidy [2021-09-24T06:03:41.603Z] ---> bdde6b5e63ce [2021-09-24T06:03:41.603Z] Step 9/24 : RUN go mod tidy [2021-09-24T06:03:41.603Z] ---> aad8a2dda960 [2021-09-24T06:03:41.603Z] Step 9/24 : RUN go mod tidy [2021-09-24T06:03:41.603Z] ---> fbe61b4531b6 [2021-09-24T06:03:41.603Z] Step 9/23 : RUN go mod tidy [2021-09-24T06:03:41.603Z] ---> Running in 356548edc3c6 [2021-09-24T06:03:41.603Z] ---> Running in d415747d23d8 [2021-09-24T06:03:41.603Z] ---> Running in ce7e0412fa25 [2021-09-24T06:03:41.603Z] ---> Running in 34333c470bd6 [2021-09-24T06:03:41.603Z] ---> Running in 04384c078775 [2021-09-24T06:03:41.797Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:42.113Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-24T06:03:42.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-24T06:03:42.113Z] bc2e1c1c0feb: Preparing [2021-09-24T06:03:42.113Z] cbb09d9f02ec: Preparing [2021-09-24T06:03:42.113Z] ce6b43c596a2: Preparing [2021-09-24T06:03:42.113Z] b9c7e03044d5: Preparing [2021-09-24T06:03:42.113Z] e2eb06d8af82: Preparing [2021-09-24T06:03:42.113Z] cbb09d9f02ec: Layer already exists [2021-09-24T06:03:42.113Z] bc2e1c1c0feb: Layer already exists [2021-09-24T06:03:42.113Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:42.113Z] b9c7e03044d5: Layer already exists [2021-09-24T06:03:42.113Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:42.113Z] main: digest: sha256:e3dd9c4f5a22eb97788bf675b690da124b9d7ab25d873e48deaa62f1faa7eaf6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:03:42.184Z] ===================================================== [Pipeline] echo [2021-09-24T06:03:42.203Z] taggedImages: [2021-09-24T06:03:42.203Z] - nexus3.edgexfoundry.org:10004/core-command:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:42.203Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-24T06:03:42.203Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.50 [2021-09-24T06:03:42.203Z] - nexus3.edgexfoundry.org:10004/core-command:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:42.203Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-24T06:03:42.245Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-24T06:03:42.245Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:42.245Z] latest [2021-09-24T06:03:42.245Z] 2.0.1-dev.50 [2021-09-24T06:03:42.245Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:42.245Z] main [2021-09-24T06:03:42.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:42.614Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:42.934Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:42.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-24T06:03:42.934Z] 5e60dbd0ab2e: Preparing [2021-09-24T06:03:42.934Z] 8ca78ed4e60c: Preparing [2021-09-24T06:03:42.934Z] ce6b43c596a2: Preparing [2021-09-24T06:03:42.934Z] a5ce4edf2c3a: Preparing [2021-09-24T06:03:42.934Z] b91750ee0848: Preparing [2021-09-24T06:03:42.934Z] e2eb06d8af82: Preparing [2021-09-24T06:03:42.934Z] e2eb06d8af82: Waiting [2021-09-24T06:03:42.934Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:43.204Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:43.204Z] b91750ee0848: Pushed [2021-09-24T06:03:43.204Z] 5e60dbd0ab2e: Pushed [2021-09-24T06:03:43.204Z] a5ce4edf2c3a: Pushed [2021-09-24T06:03:44.162Z] 8ca78ed4e60c: Pushed [2021-09-24T06:03:44.426Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:19e6baad886275800c5a0537e6dff346131496d9258f79c547301fb639b5d556 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:44.757Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:45.075Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-24T06:03:45.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-24T06:03:45.076Z] 5e60dbd0ab2e: Preparing [2021-09-24T06:03:45.076Z] 8ca78ed4e60c: Preparing [2021-09-24T06:03:45.076Z] ce6b43c596a2: Preparing [2021-09-24T06:03:45.076Z] a5ce4edf2c3a: Preparing [2021-09-24T06:03:45.076Z] b91750ee0848: Preparing [2021-09-24T06:03:45.076Z] e2eb06d8af82: Preparing [2021-09-24T06:03:45.076Z] e2eb06d8af82: Waiting [2021-09-24T06:03:45.076Z] b91750ee0848: Layer already exists [2021-09-24T06:03:45.076Z] 8ca78ed4e60c: Layer already exists [2021-09-24T06:03:45.076Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:45.076Z] 5e60dbd0ab2e: Layer already exists [2021-09-24T06:03:45.076Z] a5ce4edf2c3a: Layer already exists [2021-09-24T06:03:45.076Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:45.076Z] latest: digest: sha256:19e6baad886275800c5a0537e6dff346131496d9258f79c547301fb639b5d556 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:45.397Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:45.712Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.50 [2021-09-24T06:03:45.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-24T06:03:45.712Z] 5e60dbd0ab2e: Preparing [2021-09-24T06:03:45.712Z] 8ca78ed4e60c: Preparing [2021-09-24T06:03:45.712Z] ce6b43c596a2: Preparing [2021-09-24T06:03:45.712Z] a5ce4edf2c3a: Preparing [2021-09-24T06:03:45.712Z] b91750ee0848: Preparing [2021-09-24T06:03:45.712Z] e2eb06d8af82: Preparing [2021-09-24T06:03:45.712Z] e2eb06d8af82: Waiting [2021-09-24T06:03:45.712Z] a5ce4edf2c3a: Layer already exists [2021-09-24T06:03:45.712Z] b91750ee0848: Layer already exists [2021-09-24T06:03:45.712Z] 8ca78ed4e60c: Layer already exists [2021-09-24T06:03:45.712Z] 5e60dbd0ab2e: Layer already exists [2021-09-24T06:03:45.712Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:45.712Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:45.712Z] 2.0.1-dev.50: digest: sha256:19e6baad886275800c5a0537e6dff346131496d9258f79c547301fb639b5d556 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:46.032Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:46.347Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:46.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-24T06:03:46.347Z] 5e60dbd0ab2e: Preparing [2021-09-24T06:03:46.347Z] 8ca78ed4e60c: Preparing [2021-09-24T06:03:46.347Z] ce6b43c596a2: Preparing [2021-09-24T06:03:46.347Z] a5ce4edf2c3a: Preparing [2021-09-24T06:03:46.347Z] b91750ee0848: Preparing [2021-09-24T06:03:46.347Z] e2eb06d8af82: Preparing [2021-09-24T06:03:46.347Z] e2eb06d8af82: Waiting [2021-09-24T06:03:46.347Z] 5e60dbd0ab2e: Layer already exists [2021-09-24T06:03:46.347Z] b91750ee0848: Layer already exists [2021-09-24T06:03:46.347Z] 8ca78ed4e60c: Layer already exists [2021-09-24T06:03:46.347Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:46.347Z] a5ce4edf2c3a: Layer already exists [2021-09-24T06:03:46.347Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:46.347Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:19e6baad886275800c5a0537e6dff346131496d9258f79c547301fb639b5d556 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:46.664Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:46.984Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-24T06:03:46.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-24T06:03:46.984Z] 5e60dbd0ab2e: Preparing [2021-09-24T06:03:46.984Z] 8ca78ed4e60c: Preparing [2021-09-24T06:03:46.984Z] ce6b43c596a2: Preparing [2021-09-24T06:03:46.984Z] a5ce4edf2c3a: Preparing [2021-09-24T06:03:46.984Z] b91750ee0848: Preparing [2021-09-24T06:03:46.984Z] e2eb06d8af82: Preparing [2021-09-24T06:03:46.984Z] e2eb06d8af82: Waiting [2021-09-24T06:03:46.984Z] a5ce4edf2c3a: Layer already exists [2021-09-24T06:03:46.984Z] b91750ee0848: Layer already exists [2021-09-24T06:03:46.984Z] 5e60dbd0ab2e: Layer already exists [2021-09-24T06:03:46.984Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:46.984Z] 8ca78ed4e60c: Layer already exists [2021-09-24T06:03:46.984Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:46.984Z] main: digest: sha256:19e6baad886275800c5a0537e6dff346131496d9258f79c547301fb639b5d556 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:03:47.047Z] ===================================================== [Pipeline] echo [2021-09-24T06:03:47.065Z] taggedImages: [2021-09-24T06:03:47.065Z] - nexus3.edgexfoundry.org:10004/core-data:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:47.065Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-24T06:03:47.065Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.50 [2021-09-24T06:03:47.065Z] - nexus3.edgexfoundry.org:10004/core-data:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:47.065Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-24T06:03:47.107Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-24T06:03:47.107Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:47.107Z] latest [2021-09-24T06:03:47.107Z] 2.0.1-dev.50 [2021-09-24T06:03:47.107Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:47.107Z] main [2021-09-24T06:03:47.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:47.473Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:47.798Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:47.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-24T06:03:47.798Z] 19dd7c5fe979: Preparing [2021-09-24T06:03:47.798Z] 5123d0a7c43e: Preparing [2021-09-24T06:03:47.798Z] ce6b43c596a2: Preparing [2021-09-24T06:03:47.798Z] cda7c8c2c0bb: Preparing [2021-09-24T06:03:47.798Z] e2eb06d8af82: Preparing [2021-09-24T06:03:47.798Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:47.798Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:48.064Z] cda7c8c2c0bb: Pushed [2021-09-24T06:03:48.064Z] 19dd7c5fe979: Pushed [2021-09-24T06:03:48.406Z] Removing intermediate container 356548edc3c6 [2021-09-24T06:03:48.406Z] ---> c02c53fd77e6 [2021-09-24T06:03:48.406Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-24T06:03:48.406Z] ---> Running in 604b5ee39dc8 [2021-09-24T06:03:48.406Z] Removing intermediate container d415747d23d8 [2021-09-24T06:03:48.406Z] ---> 6d504c1abfb2 [2021-09-24T06:03:48.406Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-24T06:03:48.686Z] ---> Running in 152b3a9b614d [2021-09-24T06:03:48.966Z] Removing intermediate container ce7e0412fa25 [2021-09-24T06:03:48.966Z] ---> 25071b6c752a [2021-09-24T06:03:48.966Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-24T06:03:49.020Z] 5123d0a7c43e: Pushed [2021-09-24T06:03:49.241Z] Removing intermediate container 04384c078775 [2021-09-24T06:03:49.241Z] ---> a80fbe56ac4a [2021-09-24T06:03:49.242Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-24T06:03:49.242Z] Removing intermediate container 34333c470bd6 [2021-09-24T06:03:49.242Z] ---> 7dcb334cad65 [2021-09-24T06:03:49.242Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-24T06:03:49.285Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:d3844ed490ff16f9a973f5364ca79dd624f3f317b084250855a58ea118057aba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:49.522Z] ---> Running in 4e2f37f6c612 [2021-09-24T06:03:49.522Z] ---> Running in 0e0e522be947 [2021-09-24T06:03:49.522Z] ---> Running in 76a1ff6a60f7 [2021-09-24T06:03:49.609Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:49.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-24T06:03:49.918Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-24T06:03:49.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-24T06:03:49.918Z] 19dd7c5fe979: Preparing [2021-09-24T06:03:49.918Z] 5123d0a7c43e: Preparing [2021-09-24T06:03:49.918Z] ce6b43c596a2: Preparing [2021-09-24T06:03:49.918Z] cda7c8c2c0bb: Preparing [2021-09-24T06:03:49.918Z] e2eb06d8af82: Preparing [2021-09-24T06:03:49.918Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:49.918Z] 5123d0a7c43e: Layer already exists [2021-09-24T06:03:49.918Z] cda7c8c2c0bb: Layer already exists [2021-09-24T06:03:49.918Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:49.918Z] 19dd7c5fe979: Layer already exists [2021-09-24T06:03:49.918Z] latest: digest: sha256:d3844ed490ff16f9a973f5364ca79dd624f3f317b084250855a58ea118057aba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:50.238Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:50.549Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.50 [2021-09-24T06:03:50.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-24T06:03:50.549Z] 19dd7c5fe979: Preparing [2021-09-24T06:03:50.549Z] 5123d0a7c43e: Preparing [2021-09-24T06:03:50.549Z] ce6b43c596a2: Preparing [2021-09-24T06:03:50.549Z] cda7c8c2c0bb: Preparing [2021-09-24T06:03:50.549Z] e2eb06d8af82: Preparing [2021-09-24T06:03:50.549Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:50.549Z] cda7c8c2c0bb: Layer already exists [2021-09-24T06:03:50.549Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:50.549Z] 5123d0a7c43e: Layer already exists [2021-09-24T06:03:50.549Z] 19dd7c5fe979: Layer already exists [2021-09-24T06:03:50.549Z] 2.0.1-dev.50: digest: sha256:d3844ed490ff16f9a973f5364ca79dd624f3f317b084250855a58ea118057aba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:50.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-command/core-command ./cmd/core-command [2021-09-24T06:03:50.865Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:51.180Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:51.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-24T06:03:51.180Z] 19dd7c5fe979: Preparing [2021-09-24T06:03:51.180Z] 5123d0a7c43e: Preparing [2021-09-24T06:03:51.180Z] ce6b43c596a2: Preparing [2021-09-24T06:03:51.180Z] cda7c8c2c0bb: Preparing [2021-09-24T06:03:51.180Z] e2eb06d8af82: Preparing [2021-09-24T06:03:51.180Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:51.180Z] cda7c8c2c0bb: Layer already exists [2021-09-24T06:03:51.180Z] 5123d0a7c43e: Layer already exists [2021-09-24T06:03:51.180Z] 19dd7c5fe979: Layer already exists [2021-09-24T06:03:51.180Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:51.180Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:d3844ed490ff16f9a973f5364ca79dd624f3f317b084250855a58ea118057aba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:51.499Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:51.821Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-24T06:03:51.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-24T06:03:51.821Z] 19dd7c5fe979: Preparing [2021-09-24T06:03:51.821Z] 5123d0a7c43e: Preparing [2021-09-24T06:03:51.821Z] ce6b43c596a2: Preparing [2021-09-24T06:03:51.821Z] cda7c8c2c0bb: Preparing [2021-09-24T06:03:51.821Z] e2eb06d8af82: Preparing [2021-09-24T06:03:51.821Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:51.821Z] cda7c8c2c0bb: Layer already exists [2021-09-24T06:03:51.821Z] 19dd7c5fe979: Layer already exists [2021-09-24T06:03:51.821Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:51.821Z] 5123d0a7c43e: Layer already exists [2021-09-24T06:03:51.821Z] main: digest: sha256:d3844ed490ff16f9a973f5364ca79dd624f3f317b084250855a58ea118057aba size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:03:51.889Z] ===================================================== [Pipeline] echo [2021-09-24T06:03:51.906Z] taggedImages: [2021-09-24T06:03:51.906Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:51.906Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-24T06:03:51.906Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.50 [2021-09-24T06:03:51.906Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:51.906Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-24T06:03:51.944Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-24T06:03:51.944Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:51.944Z] latest [2021-09-24T06:03:51.944Z] 2.0.1-dev.50 [2021-09-24T06:03:51.944Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:51.944Z] main [2021-09-24T06:03:51.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:52.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-24T06:03:52.323Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:52.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-24T06:03:52.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-24T06:03:52.641Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:52.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-24T06:03:52.641Z] c0630dad7066: Preparing [2021-09-24T06:03:52.641Z] c0630dad7066: Preparing [2021-09-24T06:03:52.641Z] a01a9a710387: Preparing [2021-09-24T06:03:52.641Z] eef98989d0a3: Preparing [2021-09-24T06:03:52.641Z] 118c981c0ae2: Preparing [2021-09-24T06:03:52.641Z] de0c244c85e9: Preparing [2021-09-24T06:03:52.641Z] ce6b43c596a2: Preparing [2021-09-24T06:03:52.641Z] e432199d7c5a: Preparing [2021-09-24T06:03:52.641Z] 9d285eb5e06e: Preparing [2021-09-24T06:03:52.641Z] 3818dd888aad: Preparing [2021-09-24T06:03:52.641Z] b27e6a8bb6f4: Preparing [2021-09-24T06:03:52.641Z] e2eb06d8af82: Preparing [2021-09-24T06:03:52.641Z] ce6b43c596a2: Waiting [2021-09-24T06:03:52.641Z] e432199d7c5a: Waiting [2021-09-24T06:03:52.641Z] 9d285eb5e06e: Waiting [2021-09-24T06:03:52.641Z] 3818dd888aad: Waiting [2021-09-24T06:03:52.641Z] b27e6a8bb6f4: Waiting [2021-09-24T06:03:52.641Z] e2eb06d8af82: Waiting [2021-09-24T06:03:52.907Z] c0630dad7066: Pushed [2021-09-24T06:03:52.907Z] eef98989d0a3: Pushed [2021-09-24T06:03:52.907Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:52.907Z] a01a9a710387: Pushed [2021-09-24T06:03:52.907Z] 118c981c0ae2: Pushed [2021-09-24T06:03:53.176Z] e432199d7c5a: Pushed [2021-09-24T06:03:53.176Z] b27e6a8bb6f4: Pushed [2021-09-24T06:03:53.176Z] 9d285eb5e06e: Pushed [2021-09-24T06:03:53.176Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:53.176Z] 3818dd888aad: Pushed [2021-09-24T06:03:54.133Z] de0c244c85e9: Pushed [2021-09-24T06:03:54.398Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:b474dffecfcd751785db4ddaee7d6f985efa7cd8abce0ce52463ef451480c50b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:54.716Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:55.029Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-24T06:03:55.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-24T06:03:55.029Z] c0630dad7066: Preparing [2021-09-24T06:03:55.029Z] c0630dad7066: Preparing [2021-09-24T06:03:55.029Z] a01a9a710387: Preparing [2021-09-24T06:03:55.029Z] eef98989d0a3: Preparing [2021-09-24T06:03:55.029Z] 118c981c0ae2: Preparing [2021-09-24T06:03:55.029Z] de0c244c85e9: Preparing [2021-09-24T06:03:55.029Z] ce6b43c596a2: Preparing [2021-09-24T06:03:55.030Z] e432199d7c5a: Preparing [2021-09-24T06:03:55.030Z] 9d285eb5e06e: Preparing [2021-09-24T06:03:55.030Z] 3818dd888aad: Preparing [2021-09-24T06:03:55.030Z] b27e6a8bb6f4: Preparing [2021-09-24T06:03:55.030Z] e2eb06d8af82: Preparing [2021-09-24T06:03:55.030Z] ce6b43c596a2: Waiting [2021-09-24T06:03:55.030Z] e432199d7c5a: Waiting [2021-09-24T06:03:55.030Z] 9d285eb5e06e: Waiting [2021-09-24T06:03:55.030Z] 3818dd888aad: Waiting [2021-09-24T06:03:55.030Z] b27e6a8bb6f4: Waiting [2021-09-24T06:03:55.030Z] e2eb06d8af82: Waiting [2021-09-24T06:03:55.030Z] eef98989d0a3: Layer already exists [2021-09-24T06:03:55.030Z] 118c981c0ae2: Layer already exists [2021-09-24T06:03:55.030Z] de0c244c85e9: Layer already exists [2021-09-24T06:03:55.030Z] c0630dad7066: Layer already exists [2021-09-24T06:03:55.030Z] a01a9a710387: Layer already exists [2021-09-24T06:03:55.030Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:55.030Z] b27e6a8bb6f4: Layer already exists [2021-09-24T06:03:55.030Z] 9d285eb5e06e: Layer already exists [2021-09-24T06:03:55.030Z] 3818dd888aad: Layer already exists [2021-09-24T06:03:55.030Z] e432199d7c5a: Layer already exists [2021-09-24T06:03:55.030Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:55.030Z] latest: digest: sha256:b474dffecfcd751785db4ddaee7d6f985efa7cd8abce0ce52463ef451480c50b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:55.349Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:55.667Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.50 [2021-09-24T06:03:55.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-24T06:03:55.668Z] c0630dad7066: Preparing [2021-09-24T06:03:55.668Z] c0630dad7066: Preparing [2021-09-24T06:03:55.668Z] a01a9a710387: Preparing [2021-09-24T06:03:55.668Z] eef98989d0a3: Preparing [2021-09-24T06:03:55.668Z] 118c981c0ae2: Preparing [2021-09-24T06:03:55.668Z] de0c244c85e9: Preparing [2021-09-24T06:03:55.668Z] ce6b43c596a2: Preparing [2021-09-24T06:03:55.668Z] e432199d7c5a: Preparing [2021-09-24T06:03:55.668Z] 9d285eb5e06e: Preparing [2021-09-24T06:03:55.668Z] 3818dd888aad: Preparing [2021-09-24T06:03:55.668Z] b27e6a8bb6f4: Preparing [2021-09-24T06:03:55.668Z] e2eb06d8af82: Preparing [2021-09-24T06:03:55.668Z] ce6b43c596a2: Waiting [2021-09-24T06:03:55.668Z] e432199d7c5a: Waiting [2021-09-24T06:03:55.668Z] b27e6a8bb6f4: Waiting [2021-09-24T06:03:55.668Z] 9d285eb5e06e: Waiting [2021-09-24T06:03:55.668Z] 3818dd888aad: Waiting [2021-09-24T06:03:55.668Z] e2eb06d8af82: Waiting [2021-09-24T06:03:55.668Z] c0630dad7066: Layer already exists [2021-09-24T06:03:55.668Z] a01a9a710387: Layer already exists [2021-09-24T06:03:55.668Z] 118c981c0ae2: Layer already exists [2021-09-24T06:03:55.668Z] de0c244c85e9: Layer already exists [2021-09-24T06:03:55.668Z] eef98989d0a3: Layer already exists [2021-09-24T06:03:55.668Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:55.668Z] 3818dd888aad: Layer already exists [2021-09-24T06:03:55.668Z] e432199d7c5a: Layer already exists [2021-09-24T06:03:55.668Z] 9d285eb5e06e: Layer already exists [2021-09-24T06:03:55.668Z] b27e6a8bb6f4: Layer already exists [2021-09-24T06:03:55.668Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:55.668Z] 2.0.1-dev.50: digest: sha256:b474dffecfcd751785db4ddaee7d6f985efa7cd8abce0ce52463ef451480c50b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:55.985Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:56.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:56.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-24T06:03:56.302Z] c0630dad7066: Preparing [2021-09-24T06:03:56.302Z] c0630dad7066: Preparing [2021-09-24T06:03:56.302Z] a01a9a710387: Preparing [2021-09-24T06:03:56.302Z] eef98989d0a3: Preparing [2021-09-24T06:03:56.302Z] 118c981c0ae2: Preparing [2021-09-24T06:03:56.302Z] de0c244c85e9: Preparing [2021-09-24T06:03:56.302Z] ce6b43c596a2: Preparing [2021-09-24T06:03:56.302Z] e432199d7c5a: Preparing [2021-09-24T06:03:56.302Z] 9d285eb5e06e: Preparing [2021-09-24T06:03:56.302Z] 3818dd888aad: Preparing [2021-09-24T06:03:56.302Z] b27e6a8bb6f4: Preparing [2021-09-24T06:03:56.302Z] e2eb06d8af82: Preparing [2021-09-24T06:03:56.302Z] ce6b43c596a2: Waiting [2021-09-24T06:03:56.302Z] e432199d7c5a: Waiting [2021-09-24T06:03:56.302Z] 9d285eb5e06e: Waiting [2021-09-24T06:03:56.302Z] 3818dd888aad: Waiting [2021-09-24T06:03:56.302Z] b27e6a8bb6f4: Waiting [2021-09-24T06:03:56.302Z] e2eb06d8af82: Waiting [2021-09-24T06:03:56.302Z] de0c244c85e9: Layer already exists [2021-09-24T06:03:56.302Z] a01a9a710387: Layer already exists [2021-09-24T06:03:56.302Z] 118c981c0ae2: Layer already exists [2021-09-24T06:03:56.302Z] eef98989d0a3: Layer already exists [2021-09-24T06:03:56.302Z] c0630dad7066: Layer already exists [2021-09-24T06:03:56.302Z] e432199d7c5a: Layer already exists [2021-09-24T06:03:56.302Z] 3818dd888aad: Layer already exists [2021-09-24T06:03:56.302Z] 9d285eb5e06e: Layer already exists [2021-09-24T06:03:56.302Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:56.302Z] b27e6a8bb6f4: Layer already exists [2021-09-24T06:03:56.302Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:56.302Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:b474dffecfcd751785db4ddaee7d6f985efa7cd8abce0ce52463ef451480c50b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:56.622Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:56.938Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-24T06:03:56.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-24T06:03:56.938Z] c0630dad7066: Preparing [2021-09-24T06:03:56.938Z] c0630dad7066: Preparing [2021-09-24T06:03:56.938Z] a01a9a710387: Preparing [2021-09-24T06:03:56.938Z] eef98989d0a3: Preparing [2021-09-24T06:03:56.938Z] 118c981c0ae2: Preparing [2021-09-24T06:03:56.938Z] de0c244c85e9: Preparing [2021-09-24T06:03:56.938Z] ce6b43c596a2: Preparing [2021-09-24T06:03:56.938Z] e432199d7c5a: Preparing [2021-09-24T06:03:56.938Z] 9d285eb5e06e: Preparing [2021-09-24T06:03:56.938Z] 3818dd888aad: Preparing [2021-09-24T06:03:56.938Z] b27e6a8bb6f4: Preparing [2021-09-24T06:03:56.938Z] e2eb06d8af82: Preparing [2021-09-24T06:03:56.938Z] ce6b43c596a2: Waiting [2021-09-24T06:03:56.938Z] e432199d7c5a: Waiting [2021-09-24T06:03:56.938Z] 9d285eb5e06e: Waiting [2021-09-24T06:03:56.938Z] 3818dd888aad: Waiting [2021-09-24T06:03:56.938Z] b27e6a8bb6f4: Waiting [2021-09-24T06:03:56.938Z] e2eb06d8af82: Waiting [2021-09-24T06:03:56.938Z] de0c244c85e9: Layer already exists [2021-09-24T06:03:56.938Z] 118c981c0ae2: Layer already exists [2021-09-24T06:03:56.938Z] a01a9a710387: Layer already exists [2021-09-24T06:03:56.938Z] eef98989d0a3: Layer already exists [2021-09-24T06:03:56.938Z] c0630dad7066: Layer already exists [2021-09-24T06:03:56.938Z] 9d285eb5e06e: Layer already exists [2021-09-24T06:03:56.938Z] ce6b43c596a2: Layer already exists [2021-09-24T06:03:56.938Z] 3818dd888aad: Layer already exists [2021-09-24T06:03:56.938Z] e432199d7c5a: Layer already exists [2021-09-24T06:03:56.938Z] b27e6a8bb6f4: Layer already exists [2021-09-24T06:03:56.938Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:56.938Z] main: digest: sha256:b474dffecfcd751785db4ddaee7d6f985efa7cd8abce0ce52463ef451480c50b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:03:57.002Z] ===================================================== [Pipeline] echo [2021-09-24T06:03:57.019Z] taggedImages: [2021-09-24T06:03:57.019Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:57.019Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-24T06:03:57.019Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.50 [2021-09-24T06:03:57.019Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:57.019Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-24T06:03:57.052Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-24T06:03:57.052Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:57.052Z] latest [2021-09-24T06:03:57.052Z] 2.0.1-dev.50 [2021-09-24T06:03:57.052Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:03:57.052Z] main [2021-09-24T06:03:57.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:57.405Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:57.724Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:03:57.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-24T06:03:57.724Z] 184f5ec4e389: Preparing [2021-09-24T06:03:57.724Z] 1b57efd35bc0: Preparing [2021-09-24T06:03:57.724Z] 883ee967cb07: Preparing [2021-09-24T06:03:57.724Z] ed8ce27248c2: Preparing [2021-09-24T06:03:57.724Z] d9602255204e: Preparing [2021-09-24T06:03:57.724Z] e2eb06d8af82: Preparing [2021-09-24T06:03:57.724Z] e2eb06d8af82: Waiting [2021-09-24T06:03:58.319Z] ed8ce27248c2: Pushed [2021-09-24T06:03:58.319Z] 883ee967cb07: Pushed [2021-09-24T06:03:58.319Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:58.319Z] d9602255204e: Pushed [2021-09-24T06:03:58.584Z] 184f5ec4e389: Pushed [2021-09-24T06:03:58.850Z] 1b57efd35bc0: Pushed [2021-09-24T06:03:59.116Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:c589f96b6c5d9d8a40dd37884586e39e5e2da026dfb83510a87341ef67da379f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:59.435Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:03:59.752Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-24T06:03:59.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-24T06:03:59.752Z] 184f5ec4e389: Preparing [2021-09-24T06:03:59.752Z] 1b57efd35bc0: Preparing [2021-09-24T06:03:59.752Z] 883ee967cb07: Preparing [2021-09-24T06:03:59.752Z] ed8ce27248c2: Preparing [2021-09-24T06:03:59.752Z] d9602255204e: Preparing [2021-09-24T06:03:59.752Z] e2eb06d8af82: Preparing [2021-09-24T06:03:59.752Z] e2eb06d8af82: Waiting [2021-09-24T06:03:59.752Z] ed8ce27248c2: Layer already exists [2021-09-24T06:03:59.752Z] 184f5ec4e389: Layer already exists [2021-09-24T06:03:59.752Z] 883ee967cb07: Layer already exists [2021-09-24T06:03:59.752Z] d9602255204e: Layer already exists [2021-09-24T06:03:59.752Z] 1b57efd35bc0: Layer already exists [2021-09-24T06:03:59.752Z] e2eb06d8af82: Layer already exists [2021-09-24T06:03:59.752Z] latest: digest: sha256:c589f96b6c5d9d8a40dd37884586e39e5e2da026dfb83510a87341ef67da379f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:00.071Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:00.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.50 [2021-09-24T06:04:00.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-24T06:04:00.384Z] 184f5ec4e389: Preparing [2021-09-24T06:04:00.384Z] 1b57efd35bc0: Preparing [2021-09-24T06:04:00.384Z] 883ee967cb07: Preparing [2021-09-24T06:04:00.384Z] ed8ce27248c2: Preparing [2021-09-24T06:04:00.384Z] d9602255204e: Preparing [2021-09-24T06:04:00.384Z] e2eb06d8af82: Preparing [2021-09-24T06:04:00.384Z] e2eb06d8af82: Waiting [2021-09-24T06:04:00.384Z] d9602255204e: Layer already exists [2021-09-24T06:04:00.384Z] ed8ce27248c2: Layer already exists [2021-09-24T06:04:00.384Z] 883ee967cb07: Layer already exists [2021-09-24T06:04:00.384Z] 184f5ec4e389: Layer already exists [2021-09-24T06:04:00.384Z] 1b57efd35bc0: Layer already exists [2021-09-24T06:04:00.384Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:00.384Z] 2.0.1-dev.50: digest: sha256:c589f96b6c5d9d8a40dd37884586e39e5e2da026dfb83510a87341ef67da379f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:00.706Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:01.021Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:01.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-24T06:04:01.021Z] 184f5ec4e389: Preparing [2021-09-24T06:04:01.021Z] 1b57efd35bc0: Preparing [2021-09-24T06:04:01.021Z] 883ee967cb07: Preparing [2021-09-24T06:04:01.021Z] ed8ce27248c2: Preparing [2021-09-24T06:04:01.021Z] d9602255204e: Preparing [2021-09-24T06:04:01.021Z] e2eb06d8af82: Preparing [2021-09-24T06:04:01.021Z] e2eb06d8af82: Waiting [2021-09-24T06:04:01.021Z] 883ee967cb07: Layer already exists [2021-09-24T06:04:01.021Z] 1b57efd35bc0: Layer already exists [2021-09-24T06:04:01.021Z] d9602255204e: Layer already exists [2021-09-24T06:04:01.021Z] 184f5ec4e389: Layer already exists [2021-09-24T06:04:01.021Z] ed8ce27248c2: Layer already exists [2021-09-24T06:04:01.021Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:01.021Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:c589f96b6c5d9d8a40dd37884586e39e5e2da026dfb83510a87341ef67da379f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:01.342Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:01.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-24T06:04:01.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-24T06:04:01.653Z] 184f5ec4e389: Preparing [2021-09-24T06:04:01.653Z] 1b57efd35bc0: Preparing [2021-09-24T06:04:01.653Z] 883ee967cb07: Preparing [2021-09-24T06:04:01.653Z] ed8ce27248c2: Preparing [2021-09-24T06:04:01.653Z] d9602255204e: Preparing [2021-09-24T06:04:01.653Z] e2eb06d8af82: Preparing [2021-09-24T06:04:01.653Z] e2eb06d8af82: Waiting [2021-09-24T06:04:01.653Z] 1b57efd35bc0: Layer already exists [2021-09-24T06:04:01.653Z] ed8ce27248c2: Layer already exists [2021-09-24T06:04:01.653Z] d9602255204e: Layer already exists [2021-09-24T06:04:01.653Z] 883ee967cb07: Layer already exists [2021-09-24T06:04:01.653Z] 184f5ec4e389: Layer already exists [2021-09-24T06:04:01.653Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:01.653Z] main: digest: sha256:c589f96b6c5d9d8a40dd37884586e39e5e2da026dfb83510a87341ef67da379f size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:04:01.711Z] ===================================================== [Pipeline] echo [2021-09-24T06:04:01.725Z] taggedImages: [2021-09-24T06:04:01.725Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:01.725Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-24T06:04:01.725Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.50 [2021-09-24T06:04:01.725Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:01.725Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-24T06:04:01.758Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-24T06:04:01.758Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:01.758Z] latest [2021-09-24T06:04:01.758Z] 2.0.1-dev.50 [2021-09-24T06:04:01.758Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:01.758Z] main [2021-09-24T06:04:01.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:02.120Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:02.622Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:02.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-24T06:04:02.622Z] 19c2c3067bd9: Preparing [2021-09-24T06:04:02.622Z] cdb2a25b39b7: Preparing [2021-09-24T06:04:02.622Z] b119b970a507: Preparing [2021-09-24T06:04:02.622Z] 62170b71319b: Preparing [2021-09-24T06:04:02.622Z] 9233d7729ea7: Preparing [2021-09-24T06:04:02.622Z] 3286163a4c5d: Preparing [2021-09-24T06:04:02.622Z] 5c3b8e969e55: Preparing [2021-09-24T06:04:02.622Z] 4aa18c843e2a: Preparing [2021-09-24T06:04:02.622Z] 1d3bedad1cf9: Preparing [2021-09-24T06:04:02.622Z] e2eb06d8af82: Preparing [2021-09-24T06:04:02.622Z] 3286163a4c5d: Waiting [2021-09-24T06:04:02.622Z] 5c3b8e969e55: Waiting [2021-09-24T06:04:02.622Z] 4aa18c843e2a: Waiting [2021-09-24T06:04:02.622Z] 1d3bedad1cf9: Waiting [2021-09-24T06:04:02.622Z] e2eb06d8af82: Waiting [2021-09-24T06:04:03.403Z] 9233d7729ea7: Pushed [2021-09-24T06:04:03.403Z] 19c2c3067bd9: Pushed [2021-09-24T06:04:03.403Z] cdb2a25b39b7: Pushed [2021-09-24T06:04:03.403Z] 4aa18c843e2a: Pushed [2021-09-24T06:04:03.403Z] 5c3b8e969e55: Pushed [2021-09-24T06:04:03.403Z] 3286163a4c5d: Pushed [2021-09-24T06:04:03.403Z] 62170b71319b: Pushed [2021-09-24T06:04:03.403Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:03.667Z] 1d3bedad1cf9: Pushed [2021-09-24T06:04:03.933Z] b119b970a507: Pushed [2021-09-24T06:04:04.199Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:231d8cd1d98a0f6143cd2a80079de7ff0937b27e073426f69d5b87a5340c7e30 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:04.522Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:04.836Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-24T06:04:04.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-24T06:04:04.836Z] 19c2c3067bd9: Preparing [2021-09-24T06:04:04.836Z] cdb2a25b39b7: Preparing [2021-09-24T06:04:04.836Z] b119b970a507: Preparing [2021-09-24T06:04:04.836Z] 62170b71319b: Preparing [2021-09-24T06:04:04.836Z] 9233d7729ea7: Preparing [2021-09-24T06:04:04.836Z] 3286163a4c5d: Preparing [2021-09-24T06:04:04.836Z] 5c3b8e969e55: Preparing [2021-09-24T06:04:04.836Z] 4aa18c843e2a: Preparing [2021-09-24T06:04:04.836Z] 1d3bedad1cf9: Preparing [2021-09-24T06:04:04.836Z] e2eb06d8af82: Preparing [2021-09-24T06:04:04.836Z] 3286163a4c5d: Waiting [2021-09-24T06:04:04.836Z] 5c3b8e969e55: Waiting [2021-09-24T06:04:04.836Z] 4aa18c843e2a: Waiting [2021-09-24T06:04:04.836Z] 1d3bedad1cf9: Waiting [2021-09-24T06:04:04.836Z] e2eb06d8af82: Waiting [2021-09-24T06:04:04.836Z] cdb2a25b39b7: Layer already exists [2021-09-24T06:04:04.836Z] 9233d7729ea7: Layer already exists [2021-09-24T06:04:04.836Z] 62170b71319b: Layer already exists [2021-09-24T06:04:04.836Z] 19c2c3067bd9: Layer already exists [2021-09-24T06:04:04.836Z] b119b970a507: Layer already exists [2021-09-24T06:04:04.836Z] 3286163a4c5d: Layer already exists [2021-09-24T06:04:04.836Z] 4aa18c843e2a: Layer already exists [2021-09-24T06:04:04.836Z] 5c3b8e969e55: Layer already exists [2021-09-24T06:04:04.836Z] 1d3bedad1cf9: Layer already exists [2021-09-24T06:04:04.836Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:04.836Z] latest: digest: sha256:231d8cd1d98a0f6143cd2a80079de7ff0937b27e073426f69d5b87a5340c7e30 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:05.156Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:05.471Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.50 [2021-09-24T06:04:05.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-24T06:04:05.471Z] 19c2c3067bd9: Preparing [2021-09-24T06:04:05.471Z] cdb2a25b39b7: Preparing [2021-09-24T06:04:05.471Z] b119b970a507: Preparing [2021-09-24T06:04:05.471Z] 62170b71319b: Preparing [2021-09-24T06:04:05.471Z] 9233d7729ea7: Preparing [2021-09-24T06:04:05.471Z] 3286163a4c5d: Preparing [2021-09-24T06:04:05.471Z] 5c3b8e969e55: Preparing [2021-09-24T06:04:05.471Z] 4aa18c843e2a: Preparing [2021-09-24T06:04:05.471Z] 1d3bedad1cf9: Preparing [2021-09-24T06:04:05.471Z] e2eb06d8af82: Preparing [2021-09-24T06:04:05.471Z] 3286163a4c5d: Waiting [2021-09-24T06:04:05.471Z] 5c3b8e969e55: Waiting [2021-09-24T06:04:05.471Z] 4aa18c843e2a: Waiting [2021-09-24T06:04:05.471Z] e2eb06d8af82: Waiting [2021-09-24T06:04:05.471Z] 1d3bedad1cf9: Waiting [2021-09-24T06:04:05.471Z] 19c2c3067bd9: Layer already exists [2021-09-24T06:04:05.471Z] cdb2a25b39b7: Layer already exists [2021-09-24T06:04:05.471Z] 62170b71319b: Layer already exists [2021-09-24T06:04:05.471Z] 9233d7729ea7: Layer already exists [2021-09-24T06:04:05.471Z] b119b970a507: Layer already exists [2021-09-24T06:04:05.471Z] 4aa18c843e2a: Layer already exists [2021-09-24T06:04:05.471Z] 1d3bedad1cf9: Layer already exists [2021-09-24T06:04:05.471Z] 5c3b8e969e55: Layer already exists [2021-09-24T06:04:05.471Z] 3286163a4c5d: Layer already exists [2021-09-24T06:04:05.471Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:05.471Z] 2.0.1-dev.50: digest: sha256:231d8cd1d98a0f6143cd2a80079de7ff0937b27e073426f69d5b87a5340c7e30 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:05.796Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:06.113Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:06.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-24T06:04:06.113Z] 19c2c3067bd9: Preparing [2021-09-24T06:04:06.113Z] cdb2a25b39b7: Preparing [2021-09-24T06:04:06.113Z] b119b970a507: Preparing [2021-09-24T06:04:06.113Z] 62170b71319b: Preparing [2021-09-24T06:04:06.113Z] 9233d7729ea7: Preparing [2021-09-24T06:04:06.113Z] 3286163a4c5d: Preparing [2021-09-24T06:04:06.113Z] 5c3b8e969e55: Preparing [2021-09-24T06:04:06.113Z] 4aa18c843e2a: Preparing [2021-09-24T06:04:06.113Z] 1d3bedad1cf9: Preparing [2021-09-24T06:04:06.113Z] e2eb06d8af82: Preparing [2021-09-24T06:04:06.113Z] 5c3b8e969e55: Waiting [2021-09-24T06:04:06.113Z] 4aa18c843e2a: Waiting [2021-09-24T06:04:06.113Z] 1d3bedad1cf9: Waiting [2021-09-24T06:04:06.113Z] e2eb06d8af82: Waiting [2021-09-24T06:04:06.113Z] 3286163a4c5d: Waiting [2021-09-24T06:04:06.113Z] 9233d7729ea7: Layer already exists [2021-09-24T06:04:06.113Z] cdb2a25b39b7: Layer already exists [2021-09-24T06:04:06.113Z] b119b970a507: Layer already exists [2021-09-24T06:04:06.113Z] 62170b71319b: Layer already exists [2021-09-24T06:04:06.113Z] 19c2c3067bd9: Layer already exists [2021-09-24T06:04:06.113Z] 5c3b8e969e55: Layer already exists [2021-09-24T06:04:06.113Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:06.113Z] 4aa18c843e2a: Layer already exists [2021-09-24T06:04:06.113Z] 3286163a4c5d: Layer already exists [2021-09-24T06:04:06.113Z] 1d3bedad1cf9: Layer already exists [2021-09-24T06:04:06.113Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:231d8cd1d98a0f6143cd2a80079de7ff0937b27e073426f69d5b87a5340c7e30 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:06.433Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:06.751Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-24T06:04:06.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-24T06:04:06.751Z] 19c2c3067bd9: Preparing [2021-09-24T06:04:06.751Z] cdb2a25b39b7: Preparing [2021-09-24T06:04:06.751Z] b119b970a507: Preparing [2021-09-24T06:04:06.751Z] 62170b71319b: Preparing [2021-09-24T06:04:06.751Z] 9233d7729ea7: Preparing [2021-09-24T06:04:06.751Z] 3286163a4c5d: Preparing [2021-09-24T06:04:06.751Z] 5c3b8e969e55: Preparing [2021-09-24T06:04:06.751Z] 4aa18c843e2a: Preparing [2021-09-24T06:04:06.751Z] 1d3bedad1cf9: Preparing [2021-09-24T06:04:06.751Z] e2eb06d8af82: Preparing [2021-09-24T06:04:06.751Z] 3286163a4c5d: Waiting [2021-09-24T06:04:06.751Z] 5c3b8e969e55: Waiting [2021-09-24T06:04:06.751Z] 4aa18c843e2a: Waiting [2021-09-24T06:04:06.751Z] 1d3bedad1cf9: Waiting [2021-09-24T06:04:06.751Z] e2eb06d8af82: Waiting [2021-09-24T06:04:06.751Z] cdb2a25b39b7: Layer already exists [2021-09-24T06:04:06.751Z] 62170b71319b: Layer already exists [2021-09-24T06:04:06.751Z] b119b970a507: Layer already exists [2021-09-24T06:04:06.751Z] 19c2c3067bd9: Layer already exists [2021-09-24T06:04:06.751Z] 9233d7729ea7: Layer already exists [2021-09-24T06:04:06.751Z] 5c3b8e969e55: Layer already exists [2021-09-24T06:04:06.751Z] 3286163a4c5d: Layer already exists [2021-09-24T06:04:06.751Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:06.751Z] 4aa18c843e2a: Layer already exists [2021-09-24T06:04:06.751Z] 1d3bedad1cf9: Layer already exists [2021-09-24T06:04:06.751Z] main: digest: sha256:231d8cd1d98a0f6143cd2a80079de7ff0937b27e073426f69d5b87a5340c7e30 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:04:06.812Z] ===================================================== [Pipeline] echo [2021-09-24T06:04:06.829Z] taggedImages: [2021-09-24T06:04:06.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:06.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-24T06:04:06.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.50 [2021-09-24T06:04:06.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:06.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-24T06:04:06.864Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-24T06:04:06.864Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:06.865Z] latest [2021-09-24T06:04:06.865Z] 2.0.1-dev.50 [2021-09-24T06:04:06.865Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:06.865Z] main [2021-09-24T06:04:06.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:07.223Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:07.538Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:07.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-24T06:04:07.538Z] 7e947999ecef: Preparing [2021-09-24T06:04:07.538Z] 926735354099: Preparing [2021-09-24T06:04:07.538Z] ce6b43c596a2: Preparing [2021-09-24T06:04:07.538Z] f3bb23a02024: Preparing [2021-09-24T06:04:07.538Z] e2eb06d8af82: Preparing [2021-09-24T06:04:07.538Z] ce6b43c596a2: Layer already exists [2021-09-24T06:04:07.538Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:07.802Z] 7e947999ecef: Pushed [2021-09-24T06:04:07.802Z] f3bb23a02024: Pushed [2021-09-24T06:04:08.756Z] 926735354099: Pushed [2021-09-24T06:04:08.756Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:09cb798e1fb4f9062b62c4f6fc0f8550cbe41ac67057156e5f9bd81aa1917974 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:09.074Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:09.387Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-24T06:04:09.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-24T06:04:09.388Z] 7e947999ecef: Preparing [2021-09-24T06:04:09.388Z] 926735354099: Preparing [2021-09-24T06:04:09.388Z] ce6b43c596a2: Preparing [2021-09-24T06:04:09.388Z] f3bb23a02024: Preparing [2021-09-24T06:04:09.388Z] e2eb06d8af82: Preparing [2021-09-24T06:04:09.388Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:09.388Z] ce6b43c596a2: Layer already exists [2021-09-24T06:04:09.388Z] 7e947999ecef: Layer already exists [2021-09-24T06:04:09.388Z] 926735354099: Layer already exists [2021-09-24T06:04:09.388Z] f3bb23a02024: Layer already exists [2021-09-24T06:04:09.388Z] latest: digest: sha256:09cb798e1fb4f9062b62c4f6fc0f8550cbe41ac67057156e5f9bd81aa1917974 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:09.706Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:10.016Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.50 [2021-09-24T06:04:10.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-24T06:04:10.016Z] 7e947999ecef: Preparing [2021-09-24T06:04:10.016Z] 926735354099: Preparing [2021-09-24T06:04:10.016Z] ce6b43c596a2: Preparing [2021-09-24T06:04:10.016Z] f3bb23a02024: Preparing [2021-09-24T06:04:10.016Z] e2eb06d8af82: Preparing [2021-09-24T06:04:10.016Z] f3bb23a02024: Layer already exists [2021-09-24T06:04:10.016Z] 926735354099: Layer already exists [2021-09-24T06:04:10.016Z] 7e947999ecef: Layer already exists [2021-09-24T06:04:10.016Z] ce6b43c596a2: Layer already exists [2021-09-24T06:04:10.016Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:10.016Z] 2.0.1-dev.50: digest: sha256:09cb798e1fb4f9062b62c4f6fc0f8550cbe41ac67057156e5f9bd81aa1917974 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:10.332Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:10.645Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:10.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-24T06:04:10.645Z] 7e947999ecef: Preparing [2021-09-24T06:04:10.645Z] 926735354099: Preparing [2021-09-24T06:04:10.645Z] ce6b43c596a2: Preparing [2021-09-24T06:04:10.645Z] f3bb23a02024: Preparing [2021-09-24T06:04:10.645Z] e2eb06d8af82: Preparing [2021-09-24T06:04:10.645Z] 7e947999ecef: Layer already exists [2021-09-24T06:04:10.645Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:10.645Z] 926735354099: Layer already exists [2021-09-24T06:04:10.645Z] ce6b43c596a2: Layer already exists [2021-09-24T06:04:10.645Z] f3bb23a02024: Layer already exists [2021-09-24T06:04:10.645Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:09cb798e1fb4f9062b62c4f6fc0f8550cbe41ac67057156e5f9bd81aa1917974 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:10.987Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:11.301Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-24T06:04:11.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-24T06:04:11.301Z] 7e947999ecef: Preparing [2021-09-24T06:04:11.301Z] 926735354099: Preparing [2021-09-24T06:04:11.301Z] ce6b43c596a2: Preparing [2021-09-24T06:04:11.301Z] f3bb23a02024: Preparing [2021-09-24T06:04:11.301Z] e2eb06d8af82: Preparing [2021-09-24T06:04:11.301Z] 926735354099: Layer already exists [2021-09-24T06:04:11.301Z] f3bb23a02024: Layer already exists [2021-09-24T06:04:11.301Z] ce6b43c596a2: Layer already exists [2021-09-24T06:04:11.301Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:11.301Z] 7e947999ecef: Layer already exists [2021-09-24T06:04:11.301Z] main: digest: sha256:09cb798e1fb4f9062b62c4f6fc0f8550cbe41ac67057156e5f9bd81aa1917974 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:04:11.363Z] ===================================================== [Pipeline] echo [2021-09-24T06:04:11.379Z] taggedImages: [2021-09-24T06:04:11.379Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:11.379Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-24T06:04:11.379Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.50 [2021-09-24T06:04:11.379Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:11.379Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-24T06:04:11.414Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-24T06:04:11.414Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:11.414Z] latest [2021-09-24T06:04:11.414Z] 2.0.1-dev.50 [2021-09-24T06:04:11.414Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:11.414Z] main [2021-09-24T06:04:11.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:11.780Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:12.098Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:12.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-24T06:04:12.098Z] 46798f80797c: Preparing [2021-09-24T06:04:12.098Z] 6e20f643c8a3: Preparing [2021-09-24T06:04:12.098Z] ce6b43c596a2: Preparing [2021-09-24T06:04:12.098Z] cda7c8c2c0bb: Preparing [2021-09-24T06:04:12.098Z] e2eb06d8af82: Preparing [2021-09-24T06:04:12.098Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:12.098Z] ce6b43c596a2: Layer already exists [2021-09-24T06:04:12.098Z] cda7c8c2c0bb: Layer already exists [2021-09-24T06:04:12.098Z] 46798f80797c: Pushed [2021-09-24T06:04:13.504Z] 6e20f643c8a3: Pushed [2021-09-24T06:04:13.504Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:c35a28b740ad2e354e7b5ede774b79d0269ce82a4fbb22571122713dcb0ebdcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:13.823Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:14.137Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-24T06:04:14.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-24T06:04:14.137Z] 46798f80797c: Preparing [2021-09-24T06:04:14.137Z] 6e20f643c8a3: Preparing [2021-09-24T06:04:14.137Z] ce6b43c596a2: Preparing [2021-09-24T06:04:14.137Z] cda7c8c2c0bb: Preparing [2021-09-24T06:04:14.137Z] e2eb06d8af82: Preparing [2021-09-24T06:04:14.137Z] cda7c8c2c0bb: Layer already exists [2021-09-24T06:04:14.137Z] 46798f80797c: Layer already exists [2021-09-24T06:04:14.137Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:14.137Z] 6e20f643c8a3: Layer already exists [2021-09-24T06:04:14.137Z] ce6b43c596a2: Layer already exists [2021-09-24T06:04:14.137Z] latest: digest: sha256:c35a28b740ad2e354e7b5ede774b79d0269ce82a4fbb22571122713dcb0ebdcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:14.456Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:14.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.50 [2021-09-24T06:04:14.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-24T06:04:14.771Z] 46798f80797c: Preparing [2021-09-24T06:04:14.771Z] 6e20f643c8a3: Preparing [2021-09-24T06:04:14.771Z] ce6b43c596a2: Preparing [2021-09-24T06:04:14.771Z] cda7c8c2c0bb: Preparing [2021-09-24T06:04:14.771Z] e2eb06d8af82: Preparing [2021-09-24T06:04:14.771Z] ce6b43c596a2: Layer already exists [2021-09-24T06:04:14.771Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:14.771Z] cda7c8c2c0bb: Layer already exists [2021-09-24T06:04:14.771Z] 6e20f643c8a3: Layer already exists [2021-09-24T06:04:14.771Z] 46798f80797c: Layer already exists [2021-09-24T06:04:14.771Z] 2.0.1-dev.50: digest: sha256:c35a28b740ad2e354e7b5ede774b79d0269ce82a4fbb22571122713dcb0ebdcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:15.091Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:15.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:15.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-24T06:04:15.410Z] 46798f80797c: Preparing [2021-09-24T06:04:15.410Z] 6e20f643c8a3: Preparing [2021-09-24T06:04:15.410Z] ce6b43c596a2: Preparing [2021-09-24T06:04:15.410Z] cda7c8c2c0bb: Preparing [2021-09-24T06:04:15.410Z] e2eb06d8af82: Preparing [2021-09-24T06:04:15.410Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:15.410Z] 6e20f643c8a3: Layer already exists [2021-09-24T06:04:15.410Z] ce6b43c596a2: Layer already exists [2021-09-24T06:04:15.410Z] cda7c8c2c0bb: Layer already exists [2021-09-24T06:04:15.410Z] 46798f80797c: Layer already exists [2021-09-24T06:04:15.410Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:c35a28b740ad2e354e7b5ede774b79d0269ce82a4fbb22571122713dcb0ebdcc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:15.730Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:16.048Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-24T06:04:16.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-24T06:04:16.048Z] 46798f80797c: Preparing [2021-09-24T06:04:16.048Z] 6e20f643c8a3: Preparing [2021-09-24T06:04:16.048Z] ce6b43c596a2: Preparing [2021-09-24T06:04:16.048Z] cda7c8c2c0bb: Preparing [2021-09-24T06:04:16.048Z] e2eb06d8af82: Preparing [2021-09-24T06:04:16.048Z] e2eb06d8af82: Layer already exists [2021-09-24T06:04:16.048Z] cda7c8c2c0bb: Layer already exists [2021-09-24T06:04:16.048Z] 46798f80797c: Layer already exists [2021-09-24T06:04:16.048Z] ce6b43c596a2: Layer already exists [2021-09-24T06:04:16.048Z] 6e20f643c8a3: Layer already exists [2021-09-24T06:04:16.048Z] main: digest: sha256:c35a28b740ad2e354e7b5ede774b79d0269ce82a4fbb22571122713dcb0ebdcc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:04:16.120Z] ===================================================== [Pipeline] echo [2021-09-24T06:04:16.140Z] taggedImages: [2021-09-24T06:04:16.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:16.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-24T06:04:16.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.50 [2021-09-24T06:04:16.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:16.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-24T06:04:16.174Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-24T06:04:16.174Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:16.174Z] latest [2021-09-24T06:04:16.174Z] 2.0.1-dev.50 [2021-09-24T06:04:16.174Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:16.174Z] main [2021-09-24T06:04:16.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:16.546Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:16.863Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:16.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-24T06:04:16.863Z] f1c00cc17cf6: Preparing [2021-09-24T06:04:16.863Z] 08e098bac951: Preparing [2021-09-24T06:04:16.863Z] f897849b668c: Preparing [2021-09-24T06:04:16.863Z] 98d30e16ef70: Preparing [2021-09-24T06:04:16.863Z] c080ac93e525: Preparing [2021-09-24T06:04:16.863Z] 87dec32dab56: Preparing [2021-09-24T06:04:16.863Z] 4b3c02ac6c6d: Preparing [2021-09-24T06:04:16.863Z] 3b6deb83ca37: Preparing [2021-09-24T06:04:16.863Z] 563ea45970c1: Preparing [2021-09-24T06:04:16.863Z] 91e3b9641807: Preparing [2021-09-24T06:04:16.863Z] b2d5eeeaba3a: Preparing [2021-09-24T06:04:16.863Z] 87dec32dab56: Waiting [2021-09-24T06:04:16.863Z] 4b3c02ac6c6d: Waiting [2021-09-24T06:04:16.863Z] 3b6deb83ca37: Waiting [2021-09-24T06:04:16.863Z] 563ea45970c1: Waiting [2021-09-24T06:04:16.863Z] 91e3b9641807: Waiting [2021-09-24T06:04:16.863Z] b2d5eeeaba3a: Waiting [2021-09-24T06:04:16.863Z] c080ac93e525: Layer already exists [2021-09-24T06:04:17.458Z] 87dec32dab56: Layer already exists [2021-09-24T06:04:17.458Z] 4b3c02ac6c6d: Layer already exists [2021-09-24T06:04:17.458Z] 08e098bac951: Pushed [2021-09-24T06:04:17.458Z] 3b6deb83ca37: Layer already exists [2021-09-24T06:04:17.458Z] 563ea45970c1: Layer already exists [2021-09-24T06:04:17.458Z] 91e3b9641807: Layer already exists [2021-09-24T06:04:17.458Z] b2d5eeeaba3a: Layer already exists [2021-09-24T06:04:17.725Z] f1c00cc17cf6: Pushed [2021-09-24T06:04:17.725Z] f897849b668c: Pushed [2021-09-24T06:04:23.057Z] 98d30e16ef70: Pushed [2021-09-24T06:04:23.058Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:7bf18011bd3343da265cff27571c00d96ce9ebe19494b9975fb2e592ddd7d0f2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:23.376Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:23.693Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-24T06:04:23.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-24T06:04:23.693Z] f1c00cc17cf6: Preparing [2021-09-24T06:04:23.693Z] 08e098bac951: Preparing [2021-09-24T06:04:23.693Z] f897849b668c: Preparing [2021-09-24T06:04:23.693Z] 98d30e16ef70: Preparing [2021-09-24T06:04:23.693Z] c080ac93e525: Preparing [2021-09-24T06:04:23.693Z] 87dec32dab56: Preparing [2021-09-24T06:04:23.693Z] 4b3c02ac6c6d: Preparing [2021-09-24T06:04:23.693Z] 3b6deb83ca37: Preparing [2021-09-24T06:04:23.693Z] 563ea45970c1: Preparing [2021-09-24T06:04:23.693Z] 91e3b9641807: Preparing [2021-09-24T06:04:23.693Z] b2d5eeeaba3a: Preparing [2021-09-24T06:04:23.693Z] 4b3c02ac6c6d: Waiting [2021-09-24T06:04:23.693Z] 3b6deb83ca37: Waiting [2021-09-24T06:04:23.693Z] 563ea45970c1: Waiting [2021-09-24T06:04:23.693Z] 91e3b9641807: Waiting [2021-09-24T06:04:23.693Z] b2d5eeeaba3a: Waiting [2021-09-24T06:04:23.693Z] 87dec32dab56: Waiting [2021-09-24T06:04:23.693Z] 08e098bac951: Layer already exists [2021-09-24T06:04:23.693Z] f1c00cc17cf6: Layer already exists [2021-09-24T06:04:23.693Z] c080ac93e525: Layer already exists [2021-09-24T06:04:23.693Z] 98d30e16ef70: Layer already exists [2021-09-24T06:04:23.693Z] f897849b668c: Layer already exists [2021-09-24T06:04:23.693Z] 4b3c02ac6c6d: Layer already exists [2021-09-24T06:04:23.693Z] 87dec32dab56: Layer already exists [2021-09-24T06:04:23.693Z] 3b6deb83ca37: Layer already exists [2021-09-24T06:04:23.693Z] 91e3b9641807: Layer already exists [2021-09-24T06:04:23.693Z] 563ea45970c1: Layer already exists [2021-09-24T06:04:23.693Z] b2d5eeeaba3a: Layer already exists [2021-09-24T06:04:23.693Z] latest: digest: sha256:7bf18011bd3343da265cff27571c00d96ce9ebe19494b9975fb2e592ddd7d0f2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:24.013Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:24.328Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.50 [2021-09-24T06:04:24.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-24T06:04:24.328Z] f1c00cc17cf6: Preparing [2021-09-24T06:04:24.328Z] 08e098bac951: Preparing [2021-09-24T06:04:24.328Z] f897849b668c: Preparing [2021-09-24T06:04:24.328Z] 98d30e16ef70: Preparing [2021-09-24T06:04:24.328Z] c080ac93e525: Preparing [2021-09-24T06:04:24.328Z] 87dec32dab56: Preparing [2021-09-24T06:04:24.328Z] 4b3c02ac6c6d: Preparing [2021-09-24T06:04:24.328Z] 3b6deb83ca37: Preparing [2021-09-24T06:04:24.328Z] 563ea45970c1: Preparing [2021-09-24T06:04:24.328Z] 91e3b9641807: Preparing [2021-09-24T06:04:24.328Z] b2d5eeeaba3a: Preparing [2021-09-24T06:04:24.328Z] 87dec32dab56: Waiting [2021-09-24T06:04:24.328Z] 4b3c02ac6c6d: Waiting [2021-09-24T06:04:24.328Z] 3b6deb83ca37: Waiting [2021-09-24T06:04:24.328Z] 563ea45970c1: Waiting [2021-09-24T06:04:24.328Z] 91e3b9641807: Waiting [2021-09-24T06:04:24.328Z] b2d5eeeaba3a: Waiting [2021-09-24T06:04:24.328Z] c080ac93e525: Layer already exists [2021-09-24T06:04:24.328Z] f897849b668c: Layer already exists [2021-09-24T06:04:24.328Z] 98d30e16ef70: Layer already exists [2021-09-24T06:04:24.328Z] f1c00cc17cf6: Layer already exists [2021-09-24T06:04:24.328Z] 08e098bac951: Layer already exists [2021-09-24T06:04:24.328Z] 3b6deb83ca37: Layer already exists [2021-09-24T06:04:24.328Z] 87dec32dab56: Layer already exists [2021-09-24T06:04:24.328Z] 4b3c02ac6c6d: Layer already exists [2021-09-24T06:04:24.328Z] 563ea45970c1: Layer already exists [2021-09-24T06:04:24.328Z] 91e3b9641807: Layer already exists [2021-09-24T06:04:24.328Z] b2d5eeeaba3a: Layer already exists [2021-09-24T06:04:24.328Z] 2.0.1-dev.50: digest: sha256:7bf18011bd3343da265cff27571c00d96ce9ebe19494b9975fb2e592ddd7d0f2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:24.915Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:25.231Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:25.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-24T06:04:25.231Z] f1c00cc17cf6: Preparing [2021-09-24T06:04:25.231Z] 08e098bac951: Preparing [2021-09-24T06:04:25.231Z] f897849b668c: Preparing [2021-09-24T06:04:25.231Z] 98d30e16ef70: Preparing [2021-09-24T06:04:25.231Z] c080ac93e525: Preparing [2021-09-24T06:04:25.231Z] 87dec32dab56: Preparing [2021-09-24T06:04:25.231Z] 4b3c02ac6c6d: Preparing [2021-09-24T06:04:25.231Z] 3b6deb83ca37: Preparing [2021-09-24T06:04:25.231Z] 563ea45970c1: Preparing [2021-09-24T06:04:25.231Z] 91e3b9641807: Preparing [2021-09-24T06:04:25.231Z] b2d5eeeaba3a: Preparing [2021-09-24T06:04:25.231Z] 4b3c02ac6c6d: Waiting [2021-09-24T06:04:25.231Z] 3b6deb83ca37: Waiting [2021-09-24T06:04:25.231Z] 563ea45970c1: Waiting [2021-09-24T06:04:25.231Z] 91e3b9641807: Waiting [2021-09-24T06:04:25.231Z] b2d5eeeaba3a: Waiting [2021-09-24T06:04:25.231Z] 87dec32dab56: Waiting [2021-09-24T06:04:25.231Z] f897849b668c: Layer already exists [2021-09-24T06:04:25.231Z] 98d30e16ef70: Layer already exists [2021-09-24T06:04:25.231Z] c080ac93e525: Layer already exists [2021-09-24T06:04:25.231Z] 08e098bac951: Layer already exists [2021-09-24T06:04:25.231Z] f1c00cc17cf6: Layer already exists [2021-09-24T06:04:25.231Z] 3b6deb83ca37: Layer already exists [2021-09-24T06:04:25.231Z] 4b3c02ac6c6d: Layer already exists [2021-09-24T06:04:25.231Z] 87dec32dab56: Layer already exists [2021-09-24T06:04:25.231Z] 91e3b9641807: Layer already exists [2021-09-24T06:04:25.231Z] 563ea45970c1: Layer already exists [2021-09-24T06:04:25.231Z] b2d5eeeaba3a: Layer already exists [2021-09-24T06:04:25.231Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:7bf18011bd3343da265cff27571c00d96ce9ebe19494b9975fb2e592ddd7d0f2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:25.549Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:04:25.860Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-24T06:04:25.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-24T06:04:25.860Z] f1c00cc17cf6: Preparing [2021-09-24T06:04:25.860Z] 08e098bac951: Preparing [2021-09-24T06:04:25.860Z] f897849b668c: Preparing [2021-09-24T06:04:25.860Z] 98d30e16ef70: Preparing [2021-09-24T06:04:25.860Z] c080ac93e525: Preparing [2021-09-24T06:04:25.860Z] 87dec32dab56: Preparing [2021-09-24T06:04:25.860Z] 4b3c02ac6c6d: Preparing [2021-09-24T06:04:25.860Z] 3b6deb83ca37: Preparing [2021-09-24T06:04:25.860Z] 563ea45970c1: Preparing [2021-09-24T06:04:25.860Z] 91e3b9641807: Preparing [2021-09-24T06:04:25.860Z] b2d5eeeaba3a: Preparing [2021-09-24T06:04:25.860Z] 87dec32dab56: Waiting [2021-09-24T06:04:25.860Z] 4b3c02ac6c6d: Waiting [2021-09-24T06:04:25.860Z] 3b6deb83ca37: Waiting [2021-09-24T06:04:25.860Z] 563ea45970c1: Waiting [2021-09-24T06:04:25.860Z] 91e3b9641807: Waiting [2021-09-24T06:04:25.860Z] b2d5eeeaba3a: Waiting [2021-09-24T06:04:25.860Z] c080ac93e525: Layer already exists [2021-09-24T06:04:25.860Z] f1c00cc17cf6: Layer already exists [2021-09-24T06:04:25.860Z] 08e098bac951: Layer already exists [2021-09-24T06:04:25.860Z] 98d30e16ef70: Layer already exists [2021-09-24T06:04:25.860Z] f897849b668c: Layer already exists [2021-09-24T06:04:25.860Z] 91e3b9641807: Layer already exists [2021-09-24T06:04:25.860Z] 3b6deb83ca37: Layer already exists [2021-09-24T06:04:25.860Z] 87dec32dab56: Layer already exists [2021-09-24T06:04:25.860Z] 4b3c02ac6c6d: Layer already exists [2021-09-24T06:04:25.860Z] 563ea45970c1: Layer already exists [2021-09-24T06:04:25.860Z] b2d5eeeaba3a: Layer already exists [2021-09-24T06:04:26.124Z] main: digest: sha256:7bf18011bd3343da265cff27571c00d96ce9ebe19494b9975fb2e592ddd7d0f2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:04:26.182Z] ===================================================== [Pipeline] echo [2021-09-24T06:04:26.196Z] taggedImages: [2021-09-24T06:04:26.196Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:04:26.196Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-24T06:04:26.196Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.50 [2021-09-24T06:04:26.196Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:04:26.196Z] - 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-09-24T06:05:44.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-24T06:05:47.861Z] Removing intermediate container 76a1ff6a60f7 [2021-09-24T06:05:47.861Z] ---> 4edb028b478e [2021-09-24T06:05:47.861Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-24T06:05:48.140Z] Removing intermediate container 152b3a9b614d [2021-09-24T06:05:48.140Z] ---> 32b9c4e5345e [2021-09-24T06:05:48.140Z] [2021-09-24T06:05:48.140Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T06:05:48.140Z] ---> Running in 91282c747b8c [2021-09-24T06:05:48.416Z] 3.14: Pulling from library/alpine [2021-09-24T06:05:48.696Z] Removing intermediate container 604b5ee39dc8 [2021-09-24T06:05:48.696Z] ---> df28a32e63b6 [2021-09-24T06:05:48.696Z] [2021-09-24T06:05:48.696Z] Step 11/26 : FROM alpine:3.14 [2021-09-24T06:05:48.696Z] 3.14: Pulling from library/alpine [2021-09-24T06:05:50.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-24T06:05:51.146Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T06:05:51.146Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T06:05:51.146Z] Status: Downloaded newer image for alpine:3.14 [2021-09-24T06:05:51.146Z] Status: Image is up to date for alpine:3.14 [2021-09-24T06:05:51.421Z] ---> bb3de5531c18 [2021-09-24T06:05:51.421Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-24T06:05:51.421Z] ---> bb3de5531c18 [2021-09-24T06:05:51.421Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-24T06:05:52.016Z] Removing intermediate container 4e2f37f6c612 [2021-09-24T06:05:52.016Z] ---> 435d33c1418b [2021-09-24T06:05:52.016Z] [2021-09-24T06:05:52.016Z] Step 11/23 : FROM alpine:3.14 [2021-09-24T06:05:52.016Z] ---> bb3de5531c18 [2021-09-24T06:05:52.016Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-24T06:05:52.016Z] ---> Running in 33dcc2e4e0f7 [2021-09-24T06:05:52.610Z] ---> Running in e54dcd96742f [2021-09-24T06:05:53.205Z] ---> Running in 4111d4fc366a [2021-09-24T06:05:53.809Z] Removing intermediate container 0e0e522be947 [2021-09-24T06:05:53.809Z] ---> 4c7f872a7403 [2021-09-24T06:05:53.809Z] [2021-09-24T06:05:53.809Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T06:05:53.809Z] ---> bb3de5531c18 [2021-09-24T06:05:53.809Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-24T06:05:54.086Z] Removing intermediate container 91282c747b8c [2021-09-24T06:05:54.086Z] ---> 2fbc4273e224 [2021-09-24T06:05:54.086Z] [2021-09-24T06:05:54.086Z] Step 12/24 : FROM docker:20.10.7 [2021-09-24T06:05:54.086Z] ---> Running in 176da55e5490 [2021-09-24T06:05:54.086Z] 20.10.7: Pulling from library/docker [2021-09-24T06:05:55.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:05:55.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:05:55.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:05:55.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:05:55.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:05:55.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:05:55.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:05:56.196Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-24T06:05:56.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:05:56.196Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-24T06:05:56.472Z] (3/3) Installing su-exec (0.2-r1) [2021-09-24T06:05:56.472Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:05:56.472Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T06:05:56.749Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-24T06:05:56.749Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:05:56.749Z] OK: 5 MiB in 15 packages [2021-09-24T06:05:56.749Z] OK: 6 MiB in 17 packages [2021-09-24T06:05:56.749Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-24T06:05:57.034Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-24T06:05:57.034Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:05:57.034Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T06:05:57.325Z] OK: 6 MiB in 16 packages [2021-09-24T06:05:57.325Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-24T06:05:57.325Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:05:57.617Z] OK: 5 MiB in 15 packages [2021-09-24T06:05:59.652Z] Removing intermediate container e54dcd96742f [2021-09-24T06:05:59.652Z] ---> 51a373541c16 [2021-09-24T06:05:59.652Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T06:05:59.933Z] Removing intermediate container 33dcc2e4e0f7 [2021-09-24T06:05:59.933Z] ---> 20451052c1aa [2021-09-24T06:05:59.933Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-24T06:05:59.933Z] ---> Running in c1ab037ee925 [2021-09-24T06:06:00.211Z] Removing intermediate container 176da55e5490 [2021-09-24T06:06:00.211Z] ---> 6873222a3005 [2021-09-24T06:06:00.211Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T06:06:00.211Z] ---> Running in df5456c9fbfe [2021-09-24T06:06:00.211Z] ---> Running in f03c6627fbb2 [2021-09-24T06:06:00.486Z] Removing intermediate container 4111d4fc366a [2021-09-24T06:06:00.486Z] ---> bee95fbdcad0 [2021-09-24T06:06:00.486Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T06:06:01.087Z] ---> Running in aa177c4f26cb [2021-09-24T06:06:01.367Z] Removing intermediate container c1ab037ee925 [2021-09-24T06:06:01.367Z] ---> 5d824032ae5d [2021-09-24T06:06:01.367Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-24T06:06:01.965Z] Removing intermediate container df5456c9fbfe [2021-09-24T06:06:01.965Z] ---> 7786e462dd25 [2021-09-24T06:06:01.965Z] Step 14/26 : WORKDIR / [2021-09-24T06:06:01.965Z] Removing intermediate container f03c6627fbb2 [2021-09-24T06:06:01.965Z] ---> 280e46ffc285 [2021-09-24T06:06:01.965Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-24T06:06:02.244Z] ---> Running in e69b2650c96c [2021-09-24T06:06:02.519Z] ---> Running in fdc059f89758 [2021-09-24T06:06:02.519Z] Removing intermediate container aa177c4f26cb [2021-09-24T06:06:02.519Z] ---> 921743d41102 [2021-09-24T06:06:02.519Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-24T06:06:02.794Z] ---> Running in 698ae14a1f69 [2021-09-24T06:06:03.410Z] ---> Running in 8707bcc0937c [2021-09-24T06:06:03.694Z] Removing intermediate container e69b2650c96c [2021-09-24T06:06:03.694Z] ---> 63ac26a12846 [2021-09-24T06:06:03.694Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-24T06:06:03.695Z] Removing intermediate container fdc059f89758 [2021-09-24T06:06:03.695Z] ---> 487b45405ec3 [2021-09-24T06:06:03.695Z] 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-09-24T06:06:04.300Z] Removing intermediate container 698ae14a1f69 [2021-09-24T06:06:04.300Z] ---> 2a6a8fdb28fb [2021-09-24T06:06:04.300Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-24T06:06:04.300Z] ---> Running in 3b1c4e1245f6 [2021-09-24T06:06:04.300Z] Removing intermediate container 8707bcc0937c [2021-09-24T06:06:04.300Z] ---> 9966990082bb [2021-09-24T06:06:04.300Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-24T06:06:04.577Z] ---> Running in c2be2662a8e5 [2021-09-24T06:06:04.856Z] ---> Running in a9cc0990f2f2 [2021-09-24T06:06:05.134Z] Removing intermediate container 3b1c4e1245f6 [2021-09-24T06:06:05.134Z] ---> a2e61bb14d14 [2021-09-24T06:06:05.134Z] Step 16/24 : WORKDIR / [2021-09-24T06:06:05.134Z] ---> 89a2bf0a3ed8 [2021-09-24T06:06:05.134Z] 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-09-24T06:06:05.411Z] ---> Running in f8f846426611 [2021-09-24T06:06:05.411Z] Removing intermediate container c2be2662a8e5 [2021-09-24T06:06:05.411Z] ---> ade9101d3ba8 [2021-09-24T06:06:05.411Z] Step 16/24 : WORKDIR / [2021-09-24T06:06:06.023Z] ---> Running in c58c93396f39 [2021-09-24T06:06:06.023Z] Removing intermediate container a9cc0990f2f2 [2021-09-24T06:06:06.023Z] ---> 2109bdecdd77 [2021-09-24T06:06:06.023Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:06:06.625Z] Removing intermediate container f8f846426611 [2021-09-24T06:06:06.625Z] ---> 8c08438538a0 [2021-09-24T06:06:06.625Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:06:06.625Z] ---> e4814d7beb70 [2021-09-24T06:06:06.625Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-24T06:06:06.908Z] Removing intermediate container c58c93396f39 [2021-09-24T06:06:06.908Z] ---> 6d3bd8e6dc8c [2021-09-24T06:06:06.908Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:06:07.190Z] ---> 69b0e7d487ab [2021-09-24T06:06:07.190Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-24T06:06:07.795Z] ---> 40985dc93e8a [2021-09-24T06:06:07.795Z] ---> 9b630aff7e3b [2021-09-24T06:06:07.795Z] 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-09-24T06:06:07.795Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-24T06:06:08.406Z] ---> fad482f09f95 [2021-09-24T06:06:08.406Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-24T06:06:08.696Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-24T06:06:08.696Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-24T06:06:08.696Z] ---> df445af6242a [2021-09-24T06:06:08.696Z] 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-09-24T06:06:09.690Z] ---> Running in 0c36a4a7da10 [2021-09-24T06:06:09.690Z] ---> 01feceeaa6ce [2021-09-24T06:06:09.690Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-24T06:06:09.690Z] ---> 740836402b3c [2021-09-24T06:06:09.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-24T06:06:09.966Z] ---> fa327a7bcaf2 [2021-09-24T06:06:09.966Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-24T06:06:09.966Z] ---> 4fe53ee6265f [2021-09-24T06:06:09.966Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-24T06:06:10.245Z] Removing intermediate container 0c36a4a7da10 [2021-09-24T06:06:10.245Z] ---> e5db13e65e82 [2021-09-24T06:06:10.245Z] 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-09-24T06:06:10.520Z] ---> Running in ab6df488e03d [2021-09-24T06:06:11.534Z] ---> ba444eebbff6 [2021-09-24T06:06:11.534Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-24T06:06:11.534Z] ---> 03cd81f925ad [2021-09-24T06:06:11.534Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-24T06:06:11.808Z] ---> dce4ba916bd6 [2021-09-24T06:06:11.808Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-24T06:06:11.808Z] ---> 24f2559f0507 [2021-09-24T06:06:11.808Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-24T06:06:11.808Z] ---> Running in b1c4004cbf84 [2021-09-24T06:06:11.808Z] ---> Running in 7a0265051cb1 [2021-09-24T06:06:11.808Z] ---> Running in 1ae92db067a6 [2021-09-24T06:06:12.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:06:12.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:06:12.642Z] Removing intermediate container 7a0265051cb1 [2021-09-24T06:06:12.642Z] ---> d777f9cb1dd4 [2021-09-24T06:06:12.642Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:06:12.921Z] Removing intermediate container b1c4004cbf84 [2021-09-24T06:06:12.921Z] ---> 2ca7561a7dca [2021-09-24T06:06:12.921Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:06:12.921Z] Removing intermediate container 1ae92db067a6 [2021-09-24T06:06:12.921Z] ---> a132acc6c709 [2021-09-24T06:06:12.921Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:06:13.212Z] ---> Running in ac2e08324e8c [2021-09-24T06:06:13.212Z] ---> Running in 2f049a4641aa [2021-09-24T06:06:13.212Z] (1/39) Installing readline (8.1.0-r0) [2021-09-24T06:06:13.212Z] (2/39) Installing bash (5.1.0-r0) [2021-09-24T06:06:13.212Z] Executing bash-5.1.0-r0.post-install [2021-09-24T06:06:13.212Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-24T06:06:13.212Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-24T06:06:13.212Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-24T06:06:13.212Z] (6/39) Installing curl (7.79.1-r0) [2021-09-24T06:06:13.212Z] ---> Running in 0135a62e3807 [2021-09-24T06:06:13.212Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-24T06:06:13.488Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-24T06:06:13.488Z] (9/39) Installing expat (2.2.10-r1) [2021-09-24T06:06:13.488Z] (10/39) Installing libffi (3.3-r2) [2021-09-24T06:06:13.488Z] (11/39) Installing gdbm (1.19-r0) [2021-09-24T06:06:13.488Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-24T06:06:13.488Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-24T06:06:13.488Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-24T06:06:13.488Z] ---> 74da374dc1a1 [2021-09-24T06:06:13.488Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-24T06:06:13.774Z] Removing intermediate container 2f049a4641aa [2021-09-24T06:06:13.774Z] ---> 3dbed8e37036 [2021-09-24T06:06:13.774Z] Step 21/23 : LABEL arch=arm64 [2021-09-24T06:06:14.052Z] Removing intermediate container 0135a62e3807 [2021-09-24T06:06:14.052Z] Removing intermediate container ac2e08324e8c [2021-09-24T06:06:14.052Z] ---> 167afeb6ca00 [2021-09-24T06:06:14.052Z] Step 22/24 : LABEL arch=arm64 [2021-09-24T06:06:14.052Z] ---> df7316c3270e [2021-09-24T06:06:14.052Z] Step 22/24 : LABEL arch=arm64 [2021-09-24T06:06:14.337Z] ---> Running in 6e40cf1dae20 [2021-09-24T06:06:14.337Z] ---> Running in 9cdddc574668 [2021-09-24T06:06:14.338Z] ---> Running in d9d7207a9bfe [2021-09-24T06:06:14.942Z] ---> 393a8aa281c7 [2021-09-24T06:06:14.943Z] 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-09-24T06:06:14.943Z] Removing intermediate container 6e40cf1dae20 [2021-09-24T06:06:14.943Z] ---> f6f08d2c7a14 [2021-09-24T06:06:14.943Z] Step 22/23 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:06:15.216Z] ---> Running in bf03cd0d1b63 [2021-09-24T06:06:15.497Z] ---> Running in 4557e2e703b5 [2021-09-24T06:06:15.497Z] Removing intermediate container 9cdddc574668 [2021-09-24T06:06:15.497Z] ---> df5a7512ef0c [2021-09-24T06:06:15.497Z] Step 23/24 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:06:15.497Z] Removing intermediate container d9d7207a9bfe [2021-09-24T06:06:15.497Z] ---> ac03ee017e2d [2021-09-24T06:06:15.497Z] Step 23/24 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:06:15.497Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-24T06:06:15.497Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-24T06:06:15.497Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-24T06:06:15.497Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-24T06:06:15.497Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-24T06:06:15.497Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-24T06:06:15.773Z] ---> Running in 3ed46213c4ac [2021-09-24T06:06:15.773Z] ---> Running in b84ebbb0067c [2021-09-24T06:06:15.773Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-24T06:06:15.773Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-24T06:06:15.773Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-24T06:06:16.048Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-24T06:06:16.048Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-24T06:06:16.048Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-24T06:06:16.048Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-24T06:06:16.048Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-24T06:06:16.048Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-24T06:06:16.048Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-24T06:06:16.326Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-24T06:06:16.326Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-24T06:06:16.326Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-24T06:06:16.326Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-24T06:06:16.326Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-24T06:06:16.326Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-24T06:06:16.326Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-24T06:06:16.326Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-24T06:06:16.326Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-24T06:06:16.326Z] Removing intermediate container 4557e2e703b5 [2021-09-24T06:06:16.326Z] ---> 752ed9b0b98d [2021-09-24T06:06:16.326Z] Step 23/23 : LABEL version=2.0.1-dev.50 [2021-09-24T06:06:16.600Z] ---> Running in e9c30ad120c5 [2021-09-24T06:06:16.600Z] Removing intermediate container b84ebbb0067c [2021-09-24T06:06:16.601Z] ---> 4c5e44f854ff [2021-09-24T06:06:16.601Z] Step 24/24 : LABEL version=2.0.1-dev.50 [2021-09-24T06:06:16.601Z] Removing intermediate container 3ed46213c4ac [2021-09-24T06:06:16.601Z] ---> 611b03d11931 [2021-09-24T06:06:16.601Z] Step 24/24 : LABEL version=2.0.1-dev.50 [2021-09-24T06:06:16.890Z] Executing busybox-1.32.1-r6.trigger [2021-09-24T06:06:16.890Z] OK: 82 MiB in 59 packages [2021-09-24T06:06:17.168Z] ---> Running in a151cb4cebf4 [2021-09-24T06:06:17.168Z] ---> Running in 6eb5ee40297f [2021-09-24T06:06:17.444Z] Removing intermediate container e9c30ad120c5 [2021-09-24T06:06:17.444Z] ---> 381dcb21164d [2021-09-24T06:06:17.444Z] [2021-09-24T06:06:17.721Z] Successfully built 381dcb21164d [2021-09-24T06:06:17.721Z] Successfully tagged support-notifications-arm64:latest [2021-09-24T06:06:17.721Z]  Building support-notifications ... done Building security-proxy-setup [2021-09-24T06:06:18.000Z] Removing intermediate container a151cb4cebf4 [2021-09-24T06:06:18.000Z] ---> ebfc79c7777d [2021-09-24T06:06:18.000Z] [2021-09-24T06:06:18.279Z] Removing intermediate container 6eb5ee40297f [2021-09-24T06:06:18.279Z] ---> e1892cb8eaba [2021-09-24T06:06:18.279Z] [2021-09-24T06:06:18.553Z] Successfully built ebfc79c7777d [2021-09-24T06:06:18.553Z] Successfully tagged core-metadata-arm64:latest [2021-09-24T06:06:18.553Z]  Building core-metadata ... done Building core-data [2021-09-24T06:06:18.553Z] Successfully built e1892cb8eaba [2021-09-24T06:06:18.835Z] Successfully tagged core-command-arm64:latest [2021-09-24T06:06:18.835Z] Building security-bootstrapper [2021-09-24T06:06:18.835Z]  Building core-command ... done Removing intermediate container bf03cd0d1b63 [2021-09-24T06:06:18.835Z] ---> bf750f27f7fa [2021-09-24T06:06:18.835Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-24T06:06:19.108Z] ---> Running in 8d1bb0df95f6 [2021-09-24T06:06:19.704Z] Removing intermediate container 8d1bb0df95f6 [2021-09-24T06:06:19.704Z] ---> 011dd3bcfb94 [2021-09-24T06:06:19.704Z] Step 24/26 : LABEL arch=arm64 [2021-09-24T06:06:19.981Z] ---> Running in 08d5300e79c1 [2021-09-24T06:06:21.431Z] Removing intermediate container 08d5300e79c1 [2021-09-24T06:06:21.431Z] ---> b18b1fa4a1a4 [2021-09-24T06:06:21.431Z] Step 25/26 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:06:22.864Z] ---> Running in aad37c7ce632 [2021-09-24T06:06:24.313Z] Removing intermediate container aad37c7ce632 [2021-09-24T06:06:24.313Z] ---> e45910cb5b4d [2021-09-24T06:06:24.313Z] Step 26/26 : LABEL version=2.0.1-dev.50 [2021-09-24T06:06:24.913Z] ---> Running in 93df066c0c46 [2021-09-24T06:06:25.512Z] Removing intermediate container 93df066c0c46 [2021-09-24T06:06:25.512Z] ---> d05e9ead7f84 [2021-09-24T06:06:25.512Z] [2021-09-24T06:06:25.786Z] Successfully built d05e9ead7f84 [2021-09-24T06:06:25.786Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-24T06:06:25.786Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-24T06:06:26.058Z] Collecting docker-compose==1.23.2 [2021-09-24T06:06:26.330Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-24T06:06:26.604Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-24T06:06:26.604Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-24T06:06:28.580Z] Collecting docker<4.0,>=3.6.0 [2021-09-24T06:06:28.852Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-24T06:06:28.852Z] 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-09-24T06:06:28.852Z] Collecting docopt<0.7,>=0.6.1 [2021-09-24T06:06:28.852Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-24T06:06:30.844Z] Collecting cached-property<2,>=1.2.0 [2021-09-24T06:06:30.844Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-24T06:06:31.120Z] Collecting texttable<0.10,>=0.9.0 [2021-09-24T06:06:31.120Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-24T06:06:34.537Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-24T06:06:34.537Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-24T06:06:35.527Z] Collecting PyYAML<4,>=3.10 [2021-09-24T06:06:35.527Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-24T06:06:38.958Z] Collecting jsonschema<3,>=2.5.1 [2021-09-24T06:06:38.958Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-24T06:06:39.232Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-24T06:06:39.232Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-24T06:06:40.221Z] Collecting docker-pycreds>=0.4.0 [2021-09-24T06:06:40.221Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-24T06:06:40.497Z] Collecting idna<2.8,>=2.5 [2021-09-24T06:06:40.497Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-24T06:06:40.775Z] Collecting certifi>=2017.4.17 [2021-09-24T06:06:40.775Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-24T06:06:41.053Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-24T06:06:41.053Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-24T06:06:41.652Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-24T06:06:41.930Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-24T06:06:42.206Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-24T06:06:42.206Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-24T06:06:42.206Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-24T06:06:42.206Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-24T06:06:43.202Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-24T06:06:43.202Z] Attempting uninstall: urllib3 [2021-09-24T06:06:43.202Z] Found existing installation: urllib3 1.26.2 [2021-09-24T06:06:43.202Z] Uninstalling urllib3-1.26.2: [2021-09-24T06:06:43.487Z] Successfully uninstalled urllib3-1.26.2 [2021-09-24T06:06:44.093Z] Attempting uninstall: idna [2021-09-24T06:06:44.093Z] Found existing installation: idna 3.1 [2021-09-24T06:06:44.093Z] Uninstalling idna-3.1: [2021-09-24T06:06:44.093Z] Successfully uninstalled idna-3.1 [2021-09-24T06:06:44.698Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:06:44.698Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:06:44.698Z] ---> 95b6f7655b4d [2021-09-24T06:06:44.698Z] Step 3/24 : WORKDIR /edgex-go [2021-09-24T06:06:44.983Z] ---> Using cache [2021-09-24T06:06:44.983Z] ---> f047864cd346 [2021-09-24T06:06:44.983Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:06:44.983Z] ---> Using cache [2021-09-24T06:06:44.983Z] ---> 950c99d57391 [2021-09-24T06:06:44.983Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-24T06:06:44.983Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:06:45.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:06:45.259Z] ---> 95b6f7655b4d [2021-09-24T06:06:45.259Z] Step 3/22 : WORKDIR /edgex-go [2021-09-24T06:06:45.259Z] ---> Using cache [2021-09-24T06:06:45.259Z] ---> f047864cd346 [2021-09-24T06:06:45.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:06:45.259Z] ---> Using cache [2021-09-24T06:06:45.259Z] ---> 950c99d57391 [2021-09-24T06:06:45.259Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-24T06:06:45.259Z] ---> Using cache [2021-09-24T06:06:45.259Z] ---> 11095592cff3 [2021-09-24T06:06:45.259Z] Step 6/22 : COPY go.mod . [2021-09-24T06:06:45.259Z] ---> Using cache [2021-09-24T06:06:45.259Z] ---> 3868dcf4b8be [2021-09-24T06:06:45.259Z] Step 7/22 : RUN go mod download [2021-09-24T06:06:45.259Z] ---> Using cache [2021-09-24T06:06:45.259Z] ---> 67970050c7fc [2021-09-24T06:06:45.259Z] Step 8/22 : COPY . . [2021-09-24T06:06:45.259Z] ---> Using cache [2021-09-24T06:06:45.259Z] ---> aefa27cf2f70 [2021-09-24T06:06:45.259Z] Step 9/22 : RUN go mod tidy [2021-09-24T06:06:45.259Z] ---> Using cache [2021-09-24T06:06:45.259Z] ---> 6d504c1abfb2 [2021-09-24T06:06:45.259Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-24T06:06:45.864Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:06:45.864Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:06:45.864Z] ---> 95b6f7655b4d [2021-09-24T06:06:45.864Z] Step 3/32 : WORKDIR /edgex-go [2021-09-24T06:06:45.864Z] ---> Using cache [2021-09-24T06:06:45.864Z] ---> f047864cd346 [2021-09-24T06:06:45.864Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:06:45.864Z] ---> Using cache [2021-09-24T06:06:45.864Z] ---> 950c99d57391 [2021-09-24T06:06:45.864Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-24T06:06:45.864Z] ---> Using cache [2021-09-24T06:06:45.864Z] ---> 11095592cff3 [2021-09-24T06:06:45.864Z] Step 6/32 : COPY go.mod . [2021-09-24T06:06:45.864Z] ---> Using cache [2021-09-24T06:06:45.864Z] ---> 3868dcf4b8be [2021-09-24T06:06:45.864Z] Step 7/32 : RUN go mod download [2021-09-24T06:06:45.864Z] ---> Using cache [2021-09-24T06:06:45.864Z] ---> 67970050c7fc [2021-09-24T06:06:45.864Z] Step 8/32 : COPY . . [2021-09-24T06:06:45.864Z] ---> Using cache [2021-09-24T06:06:45.864Z] ---> aefa27cf2f70 [2021-09-24T06:06:45.864Z] Step 9/32 : RUN go mod tidy [2021-09-24T06:06:45.864Z] ---> Using cache [2021-09-24T06:06:45.864Z] ---> 6d504c1abfb2 [2021-09-24T06:06:45.864Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-24T06:06:46.467Z] Attempting uninstall: chardet [2021-09-24T06:06:46.467Z] Found existing installation: chardet 4.0.0 [2021-09-24T06:06:46.467Z] Uninstalling chardet-4.0.0: [2021-09-24T06:06:46.741Z] Successfully uninstalled chardet-4.0.0 [2021-09-24T06:06:48.198Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-24T06:06:48.198Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-24T06:06:48.198Z] ---> 95b6f7655b4d [2021-09-24T06:06:48.198Z] Step 3/23 : WORKDIR /edgex-go [2021-09-24T06:06:48.198Z] ---> Using cache [2021-09-24T06:06:48.198Z] ---> f047864cd346 [2021-09-24T06:06:48.198Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:06:48.198Z] ---> Using cache [2021-09-24T06:06:48.198Z] ---> 950c99d57391 [2021-09-24T06:06:48.198Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-24T06:06:48.198Z] ---> Using cache [2021-09-24T06:06:48.198Z] ---> 11095592cff3 [2021-09-24T06:06:48.198Z] Step 6/23 : COPY go.mod . [2021-09-24T06:06:48.198Z] ---> Using cache [2021-09-24T06:06:48.198Z] ---> 3868dcf4b8be [2021-09-24T06:06:48.198Z] Step 7/23 : RUN go mod download [2021-09-24T06:06:48.198Z] ---> Using cache [2021-09-24T06:06:48.198Z] ---> 67970050c7fc [2021-09-24T06:06:48.198Z] Step 8/23 : COPY . . [2021-09-24T06:06:48.474Z] ---> Using cache [2021-09-24T06:06:48.474Z] ---> aefa27cf2f70 [2021-09-24T06:06:48.474Z] Step 9/23 : RUN go mod tidy [2021-09-24T06:06:48.474Z] ---> Using cache [2021-09-24T06:06:48.474Z] ---> 6d504c1abfb2 [2021-09-24T06:06:48.474Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-24T06:06:49.911Z] Attempting uninstall: requests [2021-09-24T06:06:49.911Z] Found existing installation: requests 2.25.1 [2021-09-24T06:06:49.911Z] Uninstalling requests-2.25.1: [2021-09-24T06:06:50.183Z] ---> Running in 5cd272948739 [2021-09-24T06:06:50.183Z] ---> Running in b1a2cf8b8469 [2021-09-24T06:06:50.183Z] ---> Running in 9d0f37249e59 [2021-09-24T06:06:50.183Z] Successfully uninstalled requests-2.25.1 [2021-09-24T06:06:50.183Z] ---> Running in 32c26a3a023a [2021-09-24T06:06:50.457Z] Running setup.py install for texttable: started [2021-09-24T06:06:52.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:06:52.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-24T06:06:52.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-24T06:06:53.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-24T06:06:53.021Z] Running setup.py install for texttable: finished with status 'done' [2021-09-24T06:06:53.021Z] Running setup.py install for PyYAML: started [2021-09-24T06:06:54.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:06:56.771Z] OK: 218 MiB in 52 packages [2021-09-24T06:06:56.771Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-24T06:06:57.420Z] Running setup.py install for docopt: started [2021-09-24T06:06:59.052Z] Removing intermediate container b1a2cf8b8469 [2021-09-24T06:06:59.052Z] ---> 367eb91e717c [2021-09-24T06:06:59.052Z] Step 6/24 : COPY go.mod . [2021-09-24T06:07:00.331Z] ---> 06d9a35aafe7 [2021-09-24T06:07:00.331Z] Step 7/24 : RUN go mod download [2021-09-24T06:07:00.331Z] ---> Running in 9dc92572a492 [2021-09-24T06:07:02.343Z] Running setup.py install for docopt: finished with status 'done' [2021-09-24T06:07:02.343Z] Running setup.py install for dockerpty: started [2021-09-24T06:07:05.003Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-24T06:07:07.004Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-24T06:07:07.004Z] Removing intermediate container 9dc92572a492 [2021-09-24T06:07:07.004Z] ---> 944381de98b6 [2021-09-24T06:07:07.004Z] Step 8/24 : COPY . . [2021-09-24T06:07:22.188Z] ---> a783eb3f2ec9 [2021-09-24T06:07:22.188Z] Step 9/24 : RUN go mod tidy [2021-09-24T06:07:22.188Z] ---> Running in b5cabf3e794a [2021-09-24T06:07:25.612Z] Removing intermediate container ab6df488e03d [2021-09-24T06:07:25.612Z] ---> ead671074724 [2021-09-24T06:07:25.612Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-24T06:07:25.612Z] ---> Running in 79f1b2238f51 [2021-09-24T06:07:26.227Z] Removing intermediate container 79f1b2238f51 [2021-09-24T06:07:26.227Z] ---> 5b2d2c65e429 [2021-09-24T06:07:26.227Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-24T06:07:26.515Z] ---> Running in 2260cdb7b959 [2021-09-24T06:07:27.130Z] Removing intermediate container 2260cdb7b959 [2021-09-24T06:07:27.130Z] ---> f78b9368f30e [2021-09-24T06:07:27.130Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-24T06:07:29.778Z] ---> 2e0d9630ab11 [2021-09-24T06:07:29.778Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-24T06:07:31.241Z] Removing intermediate container b5cabf3e794a [2021-09-24T06:07:31.241Z] ---> 5632d04b4cd7 [2021-09-24T06:07:31.241Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-24T06:07:31.241Z] ---> a63bbe73269b [2021-09-24T06:07:31.241Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-24T06:07:31.241Z] ---> Running in e512b4988362 [2021-09-24T06:07:33.242Z] ---> 30d3b58f5493 [2021-09-24T06:07:33.242Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-24T06:07:33.242Z] ---> Running in 6403e94e7ece [2021-09-24T06:07:33.846Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o cmd/core-data/core-data ./cmd/core-data [2021-09-24T06:07:34.123Z] Removing intermediate container 6403e94e7ece [2021-09-24T06:07:34.123Z] ---> 158e0342068f [2021-09-24T06:07:34.123Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:07:34.401Z] ---> Running in 59939b01b763 [2021-09-24T06:07:35.008Z] Removing intermediate container 59939b01b763 [2021-09-24T06:07:35.008Z] ---> f02c33e443c6 [2021-09-24T06:07:35.008Z] Step 22/24 : LABEL arch=arm64 [2021-09-24T06:07:35.289Z] ---> Running in 303d6cb9f5b7 [2021-09-24T06:07:36.283Z] Removing intermediate container 303d6cb9f5b7 [2021-09-24T06:07:36.283Z] ---> 84a3c9231528 [2021-09-24T06:07:36.283Z] Step 23/24 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:07:36.283Z] ---> Running in 3a70410082b1 [2021-09-24T06:07:37.279Z] Removing intermediate container 3a70410082b1 [2021-09-24T06:07:37.279Z] ---> 82e867043225 [2021-09-24T06:07:37.279Z] Step 24/24 : LABEL version=2.0.1-dev.50 [2021-09-24T06:07:37.279Z] ---> Running in 6373e57234a7 [2021-09-24T06:07:38.279Z] Removing intermediate container 6373e57234a7 [2021-09-24T06:07:38.279Z] ---> 49232a3b04b6 [2021-09-24T06:07:38.279Z] [2021-09-24T06:07:38.559Z] Successfully built 49232a3b04b6 [2021-09-24T06:07:38.559Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-24T06:08:35.205Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.50" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-24T06:08:38.618Z] Removing intermediate container 32c26a3a023a [2021-09-24T06:08:38.618Z] ---> ecb8882dae63 [2021-09-24T06:08:38.618Z] [2021-09-24T06:08:38.618Z] Step 11/32 : FROM alpine:3.14 [2021-09-24T06:08:38.618Z] ---> bb3de5531c18 [2021-09-24T06:08:38.618Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-24T06:08:38.894Z] ---> Running in 0708dd85bc9b [2021-09-24T06:08:40.897Z] Removing intermediate container 0708dd85bc9b [2021-09-24T06:08:40.898Z] ---> 04510570ac81 [2021-09-24T06:08:40.898Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-24T06:08:40.898Z] ---> Running in b7c70cd39072 [2021-09-24T06:08:44.347Z] Removing intermediate container 9d0f37249e59 [2021-09-24T06:08:44.347Z] ---> 89ebe90dd2be [2021-09-24T06:08:44.347Z] [2021-09-24T06:08:44.347Z] Step 11/22 : FROM alpine:3.14 [2021-09-24T06:08:44.347Z] ---> bb3de5531c18 [2021-09-24T06:08:44.347Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-24T06:08:44.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:08:44.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:08:44.347Z] ---> Running in 2323556cb702 [2021-09-24T06:08:45.352Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-24T06:08:45.352Z] (2/2) Installing su-exec (0.2-r1) [2021-09-24T06:08:45.352Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:08:45.352Z] OK: 5 MiB in 16 packages [2021-09-24T06:08:46.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:08:47.089Z] Removing intermediate container 5cd272948739 [2021-09-24T06:08:47.089Z] ---> 141e81eef21a [2021-09-24T06:08:47.089Z] [2021-09-24T06:08:47.089Z] Step 11/23 : FROM alpine:3.14 [2021-09-24T06:08:47.089Z] ---> bb3de5531c18 [2021-09-24T06:08:47.089Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-24T06:08:47.089Z] ---> Using cache [2021-09-24T06:08:47.089Z] ---> 6873222a3005 [2021-09-24T06:08:47.089Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-24T06:08:47.089Z] ---> Using cache [2021-09-24T06:08:47.089Z] ---> 280e46ffc285 [2021-09-24T06:08:47.089Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-24T06:08:47.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:08:47.647Z] ---> Running in b1af74adeda4 [2021-09-24T06:08:47.647Z] Removing intermediate container b7c70cd39072 [2021-09-24T06:08:47.927Z] ---> 39d64a84d7a6 [2021-09-24T06:08:47.927Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-24T06:08:47.927Z] ---> Running in e646a8b06d96 [2021-09-24T06:08:47.927Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-24T06:08:48.205Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-24T06:08:48.205Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-24T06:08:48.205Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-24T06:08:48.205Z] (5/5) Installing curl (7.79.1-r0) [2021-09-24T06:08:48.205Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:08:48.205Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T06:08:48.487Z] Removing intermediate container b1af74adeda4 [2021-09-24T06:08:48.487Z] ---> 39fc7ba78e7c [2021-09-24T06:08:48.487Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-24T06:08:48.487Z] OK: 8 MiB in 19 packages [2021-09-24T06:08:48.771Z] ---> Running in 0cf714b982d6 [2021-09-24T06:08:48.771Z] Removing intermediate container e646a8b06d96 [2021-09-24T06:08:48.771Z] ---> 9fb29777ef56 [2021-09-24T06:08:48.771Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-24T06:08:49.382Z] ---> Running in 82f75743b93a [2021-09-24T06:08:49.663Z] Removing intermediate container 0cf714b982d6 [2021-09-24T06:08:49.663Z] ---> f01d73b2a044 [2021-09-24T06:08:49.663Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:08:50.273Z] Removing intermediate container 82f75743b93a [2021-09-24T06:08:50.273Z] ---> da7c17682e46 [2021-09-24T06:08:50.273Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-24T06:08:50.552Z] ---> Running in 410041dcc49e [2021-09-24T06:08:52.014Z] Removing intermediate container 2323556cb702 [2021-09-24T06:08:52.014Z] ---> 29dc38478612 [2021-09-24T06:08:52.014Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-24T06:08:52.014Z] ---> 7e8109e87c95 [2021-09-24T06:08:52.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-24T06:08:52.014Z] ---> Running in f464425b58c7 [2021-09-24T06:08:53.019Z] Removing intermediate container f464425b58c7 [2021-09-24T06:08:53.019Z] ---> a251f9b742e0 [2021-09-24T06:08:53.019Z] Step 14/22 : WORKDIR /edgex [2021-09-24T06:08:53.629Z] ---> Running in d06d70348478 [2021-09-24T06:08:54.238Z] ---> 1343b1f46ad1 [2021-09-24T06:08:54.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-24T06:08:54.515Z] Removing intermediate container d06d70348478 [2021-09-24T06:08:54.515Z] ---> ab8a2a66e4dd [2021-09-24T06:08:54.515Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-24T06:08:54.515Z] Removing intermediate container 410041dcc49e [2021-09-24T06:08:54.515Z] ---> 861eadd624e8 [2021-09-24T06:08:54.515Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-24T06:08:54.802Z] ---> Running in 2b93d4e29df7 [2021-09-24T06:08:55.797Z] ---> 61cf9498c978 [2021-09-24T06:08:55.797Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-24T06:08:55.797Z] Removing intermediate container 2b93d4e29df7 [2021-09-24T06:08:55.797Z] ---> 5ac6c828bc42 [2021-09-24T06:08:55.797Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-24T06:08:56.076Z] ---> Running in 7f84c24c4da5 [2021-09-24T06:08:56.355Z] ---> 3acba8f27d20 [2021-09-24T06:08:56.355Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-24T06:08:56.637Z] Removing intermediate container 7f84c24c4da5 [2021-09-24T06:08:56.637Z] ---> f2f2ad7a18a3 [2021-09-24T06:08:56.637Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:08:57.236Z] ---> Running in b2278f1c29e3 [2021-09-24T06:08:57.236Z] ---> 8e52a4b25d46 [2021-09-24T06:08:57.236Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-24T06:08:57.512Z] ---> Running in 82ed05e22fca [2021-09-24T06:08:58.141Z] ---> ab9f9c5fd266 [2021-09-24T06:08:58.141Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-24T06:08:58.141Z] Removing intermediate container b2278f1c29e3 [2021-09-24T06:08:58.141Z] ---> 03d23b1bb489 [2021-09-24T06:08:58.141Z] Step 21/23 : LABEL arch=arm64 [2021-09-24T06:08:58.141Z] ---> Running in e12b99b02823 [2021-09-24T06:08:59.583Z] Removing intermediate container e12b99b02823 [2021-09-24T06:08:59.583Z] ---> 2d5ea290dd3f [2021-09-24T06:08:59.583Z] Step 22/23 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:00.200Z] ---> Running in 82b188895ff6 [2021-09-24T06:09:00.200Z] ---> 284e09762c19 [2021-09-24T06:09:00.200Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-24T06:09:00.476Z] ---> Running in 78c3a4ee89ce [2021-09-24T06:09:00.753Z] Removing intermediate container 82b188895ff6 [2021-09-24T06:09:00.753Z] ---> b5a60adbfcca [2021-09-24T06:09:00.753Z] Step 23/23 : LABEL version=2.0.1-dev.50 [2021-09-24T06:09:01.030Z] Removing intermediate container 78c3a4ee89ce [2021-09-24T06:09:01.030Z] ---> 51b432e38907 [2021-09-24T06:09:01.030Z] Step 19/22 : CMD ["--init=true"] [2021-09-24T06:09:01.308Z] ---> Running in 010f44b5eccf [2021-09-24T06:09:01.308Z] ---> Running in e4ec7a42ff2e [2021-09-24T06:09:01.589Z] Removing intermediate container 82ed05e22fca [2021-09-24T06:09:01.589Z] ---> 0c74b12488a7 [2021-09-24T06:09:01.589Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:09:01.865Z] Removing intermediate container 010f44b5eccf [2021-09-24T06:09:01.865Z] ---> ef9b8f382375 [2021-09-24T06:09:01.865Z] [2021-09-24T06:09:02.141Z] Removing intermediate container e4ec7a42ff2e [2021-09-24T06:09:02.141Z] ---> 67728b238164 [2021-09-24T06:09:02.141Z] Step 20/22 : LABEL arch=arm64 [2021-09-24T06:09:02.141Z] Successfully built ef9b8f382375 [2021-09-24T06:09:02.141Z] Successfully tagged support-scheduler-arm64:latest [2021-09-24T06:09:02.428Z]  Building support-scheduler ... done  ---> Running in 2c1c3fee4ceb [2021-09-24T06:09:02.428Z] ---> fb2da14b1e7a [2021-09-24T06:09:02.428Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-24T06:09:02.707Z] Removing intermediate container 2c1c3fee4ceb [2021-09-24T06:09:02.707Z] ---> 294def1b306c [2021-09-24T06:09:02.707Z] Step 21/22 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:03.315Z] ---> Running in 5f2a5602cdda [2021-09-24T06:09:03.913Z] Removing intermediate container 5f2a5602cdda [2021-09-24T06:09:03.913Z] ---> 1d264e3a535f [2021-09-24T06:09:03.913Z] Step 22/22 : LABEL version=2.0.1-dev.50 [2021-09-24T06:09:03.913Z] ---> c0074816d693 [2021-09-24T06:09:03.913Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-24T06:09:04.193Z] ---> Running in 22fea904b9aa [2021-09-24T06:09:05.173Z] Removing intermediate container 22fea904b9aa [2021-09-24T06:09:05.173Z] ---> 8db92f20d98e [2021-09-24T06:09:05.173Z] [2021-09-24T06:09:05.173Z] ---> 6e76b5a60c7d [2021-09-24T06:09:05.173Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-24T06:09:05.173Z] Successfully built 8db92f20d98e [2021-09-24T06:09:05.173Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-24T06:09:06.152Z]  Building security-proxy-setup ... done  ---> b46d8c17742c [2021-09-24T06:09:06.152Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-24T06:09:06.425Z] Removing intermediate container e512b4988362 [2021-09-24T06:09:06.425Z] ---> 0ff44c358850 [2021-09-24T06:09:06.425Z] [2021-09-24T06:09:06.425Z] Step 11/24 : FROM alpine:3.14 [2021-09-24T06:09:06.425Z] ---> bb3de5531c18 [2021-09-24T06:09:06.425Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-24T06:09:06.425Z] ---> Running in 622330a23754 [2021-09-24T06:09:07.021Z] ---> 0bdb9c7874c4 [2021-09-24T06:09:07.021Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-24T06:09:07.021Z] Removing intermediate container 622330a23754 [2021-09-24T06:09:07.021Z] ---> 545de7479cd2 [2021-09-24T06:09:07.021Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-24T06:09:07.297Z] ---> Running in 3ab6a2ffa395 [2021-09-24T06:09:07.297Z] ---> Running in ba2f4c66cb7e [2021-09-24T06:09:07.897Z] Removing intermediate container ba2f4c66cb7e [2021-09-24T06:09:07.897Z] ---> 937ea895d833 [2021-09-24T06:09:07.897Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-24T06:09:07.897Z] Removing intermediate container 3ab6a2ffa395 [2021-09-24T06:09:07.897Z] ---> 8478a8048992 [2021-09-24T06:09:07.897Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-24T06:09:08.169Z] ---> Running in 7468991434bf [2021-09-24T06:09:08.763Z] Removing intermediate container 7468991434bf [2021-09-24T06:09:08.763Z] ---> 91e12db44d79 [2021-09-24T06:09:08.763Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T06:09:08.763Z] ---> Running in 671e1568641c [2021-09-24T06:09:08.763Z] ---> 4f1b53b2965a [2021-09-24T06:09:08.763Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-24T06:09:09.371Z] ---> Running in 197f57a8b52c [2021-09-24T06:09:11.354Z] Removing intermediate container 671e1568641c [2021-09-24T06:09:11.354Z] ---> c682bce0872b [2021-09-24T06:09:11.354Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-24T06:09:11.626Z] ---> Running in 5cd9fe9fccbd [2021-09-24T06:09:11.901Z] Removing intermediate container 197f57a8b52c [2021-09-24T06:09:11.901Z] ---> 0df27f62b687 [2021-09-24T06:09:11.901Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-24T06:09:12.193Z] ---> Running in 565e00406da4 [2021-09-24T06:09:12.803Z] Removing intermediate container 565e00406da4 [2021-09-24T06:09:12.803Z] ---> 56849368a172 [2021-09-24T06:09:12.803Z] Step 29/32 : CMD ["gate"] [2021-09-24T06:09:13.082Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T06:09:13.082Z] ---> Running in 3cd236e87437 [2021-09-24T06:09:13.692Z] Removing intermediate container 3cd236e87437 [2021-09-24T06:09:13.692Z] ---> 611f4d3a9bc0 [2021-09-24T06:09:13.692Z] Step 30/32 : LABEL arch=arm64 [2021-09-24T06:09:13.970Z] ---> Running in 5ac82502b218 [2021-09-24T06:09:14.248Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T06:09:14.523Z] Removing intermediate container 5ac82502b218 [2021-09-24T06:09:14.523Z] ---> 4cd64a80b411 [2021-09-24T06:09:14.523Z] Step 31/32 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:15.133Z] ---> Running in 39b8792a59b6 [2021-09-24T06:09:15.412Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-24T06:09:15.412Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-24T06:09:15.691Z] Removing intermediate container 39b8792a59b6 [2021-09-24T06:09:15.692Z] ---> 26702e5a1d61 [2021-09-24T06:09:15.692Z] Step 32/32 : LABEL version=2.0.1-dev.50 [2021-09-24T06:09:15.692Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-24T06:09:15.967Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-24T06:09:15.967Z] ---> Running in 04f97b71a9ab [2021-09-24T06:09:16.239Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-24T06:09:16.513Z] Removing intermediate container 04f97b71a9ab [2021-09-24T06:09:16.513Z] ---> 94653fbaade8 [2021-09-24T06:09:16.513Z] [2021-09-24T06:09:16.513Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-24T06:09:16.786Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T06:09:16.786Z] Successfully built 94653fbaade8 [2021-09-24T06:09:16.786Z] OK: 8 MiB in 20 packages [2021-09-24T06:09:16.786Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-24T06:09:18.227Z]  Building security-bootstrapper ... done Removing intermediate container 5cd9fe9fccbd [2021-09-24T06:09:18.227Z] ---> c441e3878531 [2021-09-24T06:09:18.227Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-24T06:09:18.828Z] ---> 0e2100fd463a [2021-09-24T06:09:18.828Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-24T06:09:20.268Z] ---> b509ca52f647 [2021-09-24T06:09:20.268Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-24T06:09:20.866Z] ---> 774378424a74 [2021-09-24T06:09:20.866Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-24T06:09:21.141Z] ---> Running in 6a4d93584ab9 [2021-09-24T06:09:21.740Z] Removing intermediate container 6a4d93584ab9 [2021-09-24T06:09:21.740Z] ---> ec3b1085c0ba [2021-09-24T06:09:21.740Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T06:09:21.740Z] ---> Running in 59be28f7a091 [2021-09-24T06:09:22.336Z] Removing intermediate container 59be28f7a091 [2021-09-24T06:09:22.336Z] ---> 47fb018f4ab2 [2021-09-24T06:09:22.336Z] Step 22/24 : LABEL arch=arm64 [2021-09-24T06:09:22.336Z] ---> Running in ad7359838918 [2021-09-24T06:09:22.934Z] Removing intermediate container ad7359838918 [2021-09-24T06:09:22.934Z] ---> 0a2b77acb2f7 [2021-09-24T06:09:22.934Z] Step 23/24 : LABEL git_sha=2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:22.934Z] ---> Running in 08518389e869 [2021-09-24T06:09:23.539Z] Removing intermediate container 08518389e869 [2021-09-24T06:09:23.539Z] ---> 1707527de2eb [2021-09-24T06:09:23.539Z] Step 24/24 : LABEL version=2.0.1-dev.50 [2021-09-24T06:09:23.539Z] ---> Running in 1b4bbe1cff89 [2021-09-24T06:09:24.142Z] Removing intermediate container 1b4bbe1cff89 [2021-09-24T06:09:24.142Z] ---> a62d60c44218 [2021-09-24T06:09:24.142Z] [2021-09-24T06:09:24.414Z] Successfully built a62d60c44218 [2021-09-24T06:09:24.414Z] Successfully tagged core-data-arm64:latest [2021-09-24T06:09:24.432Z]  Building core-data ... done  [Pipeline] } [2021-09-24T06:09:24.424Z] $ docker stop --time=1 dc86b23bd1177580839af8e798abba4c0cca0aebedf07653f2b038d59e6b7d53 [2021-09-24T06:09:26.193Z] $ docker rm -f dc86b23bd1177580839af8e798abba4c0cca0aebedf07653f2b038d59e6b7d53 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T06:09:26.820Z] + docker images [2021-09-24T06:09:27.093Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-24T06:09:27.093Z] core-data-arm64 latest a62d60c44218 3 seconds ago 19.4MB [2021-09-24T06:09:27.093Z] security-bootstrapper-arm64 latest 94653fbaade8 10 seconds ago 17.7MB [2021-09-24T06:09:27.093Z] 0ff44c358850 21 seconds ago 1.46GB [2021-09-24T06:09:27.093Z] security-proxy-setup-arm64 latest 8db92f20d98e 22 seconds ago 25.3MB [2021-09-24T06:09:27.093Z] support-scheduler-arm64 latest ef9b8f382375 25 seconds ago 15.2MB [2021-09-24T06:09:27.093Z] 141e81eef21a 41 seconds ago 1.45GB [2021-09-24T06:09:27.093Z] 89ebe90dd2be 44 seconds ago 1.46GB [2021-09-24T06:09:27.093Z] ecb8882dae63 49 seconds ago 1.45GB [2021-09-24T06:09:27.093Z] sys-mgmt-agent-arm64 latest 49232a3b04b6 About a minute ago 312MB [2021-09-24T06:09:27.093Z] security-secretstore-setup-arm64 latest d05e9ead7f84 3 minutes ago 26.5MB [2021-09-24T06:09:27.093Z] core-command-arm64 latest e1892cb8eaba 3 minutes ago 15.2MB [2021-09-24T06:09:27.093Z] core-metadata-arm64 latest ebfc79c7777d 3 minutes ago 15.8MB [2021-09-24T06:09:27.093Z] support-notifications-arm64 latest 381dcb21164d 3 minutes ago 15.9MB [2021-09-24T06:09:27.093Z] 2fbc4273e224 3 minutes ago 1.45GB [2021-09-24T06:09:27.093Z] 4c7f872a7403 3 minutes ago 1.46GB [2021-09-24T06:09:27.093Z] 435d33c1418b 3 minutes ago 1.45GB [2021-09-24T06:09:27.093Z] df28a32e63b6 3 minutes ago 1.46GB [2021-09-24T06:09:27.093Z] 32b9c4e5345e 3 minutes ago 1.45GB [2021-09-24T06:09:27.093Z] ci-base-image-arm64 latest 95b6f7655b4d 7 minutes ago 1.24GB [2021-09-24T06:09:27.093Z] alpine 3.14 bb3de5531c18 3 weeks ago 5.34MB [2021-09-24T06:09:27.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-24T06:09:27.093Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-24T06:09:27.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-09-24T06:09:27.394Z] provisioning config files... [2021-09-24T06:09:27.417Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/58@tmp/config4062081327989601863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:09:27.786Z] ---> docker-login.sh [2021-09-24T06:09:27.786Z] nexus3.edgexfoundry.org:10001 [2021-09-24T06:09:28.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T06:09:28.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T06:09:28.334Z] Configure a credential helper to remove this warning. See [2021-09-24T06:09:28.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T06:09:28.334Z] [2021-09-24T06:09:28.334Z] Login Succeeded [2021-09-24T06:09:28.334Z] nexus3.edgexfoundry.org:10002 [2021-09-24T06:09:28.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T06:09:28.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T06:09:28.876Z] Configure a credential helper to remove this warning. See [2021-09-24T06:09:28.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T06:09:28.876Z] [2021-09-24T06:09:28.876Z] Login Succeeded [2021-09-24T06:09:28.876Z] nexus3.edgexfoundry.org:10003 [2021-09-24T06:09:29.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T06:09:29.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T06:09:29.422Z] Configure a credential helper to remove this warning. See [2021-09-24T06:09:29.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T06:09:29.422Z] [2021-09-24T06:09:29.422Z] Login Succeeded [2021-09-24T06:09:29.422Z] nexus3.edgexfoundry.org:10004 [2021-09-24T06:09:29.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T06:09:29.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T06:09:29.970Z] Configure a credential helper to remove this warning. See [2021-09-24T06:09:29.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T06:09:29.970Z] [2021-09-24T06:09:29.971Z] Login Succeeded [2021-09-24T06:09:29.971Z] docker.io [2021-09-24T06:09:30.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T06:09:30.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T06:09:30.835Z] Configure a credential helper to remove this warning. See [2021-09-24T06:09:30.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T06:09:30.835Z] [2021-09-24T06:09:30.835Z] Login Succeeded [2021-09-24T06:09:30.835Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T06:09:30.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:09:30.953Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-24T06:09:30.953Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:30.953Z] latest [2021-09-24T06:09:30.953Z] 2.0.1-dev.50 [2021-09-24T06:09:30.953Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:09:30.953Z] main [2021-09-24T06:09:30.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:31.349Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:31.705Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:31.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-24T06:09:31.706Z] 0474871e000f: Preparing [2021-09-24T06:09:31.706Z] 5fee43749d19: Preparing [2021-09-24T06:09:31.706Z] c35d64ae08c4: Preparing [2021-09-24T06:09:31.706Z] 75f51555cd1c: Preparing [2021-09-24T06:09:31.706Z] ee420dfed78a: Preparing [2021-09-24T06:09:31.980Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:32.252Z] 0474871e000f: Pushed [2021-09-24T06:09:32.252Z] 75f51555cd1c: Pushed [2021-09-24T06:09:32.252Z] c35d64ae08c4: Pushed [2021-09-24T06:09:34.860Z] 5fee43749d19: Pushed [2021-09-24T06:09:34.860Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:46932951eb57ee595966a5eaed3dc46b21300e20588594d4db6952b72223420d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:35.210Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:35.554Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-24T06:09:35.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-24T06:09:35.554Z] 0474871e000f: Preparing [2021-09-24T06:09:35.554Z] 5fee43749d19: Preparing [2021-09-24T06:09:35.554Z] c35d64ae08c4: Preparing [2021-09-24T06:09:35.554Z] 75f51555cd1c: Preparing [2021-09-24T06:09:35.554Z] ee420dfed78a: Preparing [2021-09-24T06:09:35.827Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:35.827Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:35.827Z] 0474871e000f: Layer already exists [2021-09-24T06:09:35.827Z] 75f51555cd1c: Layer already exists [2021-09-24T06:09:35.827Z] 5fee43749d19: Layer already exists [2021-09-24T06:09:35.827Z] latest: digest: sha256:46932951eb57ee595966a5eaed3dc46b21300e20588594d4db6952b72223420d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:36.180Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:36.516Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.50 [2021-09-24T06:09:36.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-24T06:09:36.516Z] 0474871e000f: Preparing [2021-09-24T06:09:36.516Z] 5fee43749d19: Preparing [2021-09-24T06:09:36.516Z] c35d64ae08c4: Preparing [2021-09-24T06:09:36.516Z] 75f51555cd1c: Preparing [2021-09-24T06:09:36.516Z] ee420dfed78a: Preparing [2021-09-24T06:09:36.516Z] 75f51555cd1c: Layer already exists [2021-09-24T06:09:36.516Z] 5fee43749d19: Layer already exists [2021-09-24T06:09:36.516Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:36.516Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:36.516Z] 0474871e000f: Layer already exists [2021-09-24T06:09:36.786Z] 2.0.1-dev.50: digest: sha256:46932951eb57ee595966a5eaed3dc46b21300e20588594d4db6952b72223420d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:37.133Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:37.467Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:09:37.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-24T06:09:37.468Z] 0474871e000f: Preparing [2021-09-24T06:09:37.468Z] 5fee43749d19: Preparing [2021-09-24T06:09:37.468Z] c35d64ae08c4: Preparing [2021-09-24T06:09:37.468Z] 75f51555cd1c: Preparing [2021-09-24T06:09:37.468Z] ee420dfed78a: Preparing [2021-09-24T06:09:37.468Z] 0474871e000f: Layer already exists [2021-09-24T06:09:37.468Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:37.468Z] 5fee43749d19: Layer already exists [2021-09-24T06:09:37.468Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:37.468Z] 75f51555cd1c: Layer already exists [2021-09-24T06:09:37.738Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:46932951eb57ee595966a5eaed3dc46b21300e20588594d4db6952b72223420d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:38.077Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:38.431Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-24T06:09:38.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-24T06:09:38.431Z] 0474871e000f: Preparing [2021-09-24T06:09:38.431Z] 5fee43749d19: Preparing [2021-09-24T06:09:38.431Z] c35d64ae08c4: Preparing [2021-09-24T06:09:38.431Z] 75f51555cd1c: Preparing [2021-09-24T06:09:38.431Z] ee420dfed78a: Preparing [2021-09-24T06:09:38.431Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:38.431Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:38.431Z] 5fee43749d19: Layer already exists [2021-09-24T06:09:38.431Z] 0474871e000f: Layer already exists [2021-09-24T06:09:38.431Z] 75f51555cd1c: Layer already exists [2021-09-24T06:09:38.717Z] main: digest: sha256:46932951eb57ee595966a5eaed3dc46b21300e20588594d4db6952b72223420d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:09:38.797Z] ===================================================== [Pipeline] echo [2021-09-24T06:09:38.817Z] taggedImages: [2021-09-24T06:09:38.817Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:38.817Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-24T06:09:38.817Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.50 [2021-09-24T06:09:38.817Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:09:38.817Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-24T06:09:38.863Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-24T06:09:38.863Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:38.863Z] latest [2021-09-24T06:09:38.863Z] 2.0.1-dev.50 [2021-09-24T06:09:38.863Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:09:38.863Z] main [2021-09-24T06:09:38.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:39.282Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:39.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:39.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-24T06:09:39.664Z] ce8903f37635: Preparing [2021-09-24T06:09:39.664Z] 2cc3f58007aa: Preparing [2021-09-24T06:09:39.664Z] c35d64ae08c4: Preparing [2021-09-24T06:09:39.664Z] baba22077f86: Preparing [2021-09-24T06:09:39.664Z] 8d165fdfc590: Preparing [2021-09-24T06:09:39.664Z] ee420dfed78a: Preparing [2021-09-24T06:09:39.664Z] ee420dfed78a: Waiting [2021-09-24T06:09:39.977Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:39.977Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:39.977Z] 8d165fdfc590: Pushed [2021-09-24T06:09:39.977Z] ce8903f37635: Pushed [2021-09-24T06:09:40.994Z] baba22077f86: Pushed [2021-09-24T06:09:42.985Z] 2cc3f58007aa: Pushed [2021-09-24T06:09:42.985Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:51e31eaba5f45e281449f4947b6fea74834d92e06e514765e160f44cf02a7acd size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:43.328Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:43.676Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-24T06:09:43.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-24T06:09:43.677Z] ce8903f37635: Preparing [2021-09-24T06:09:43.677Z] 2cc3f58007aa: Preparing [2021-09-24T06:09:43.677Z] c35d64ae08c4: Preparing [2021-09-24T06:09:43.677Z] baba22077f86: Preparing [2021-09-24T06:09:43.677Z] 8d165fdfc590: Preparing [2021-09-24T06:09:43.677Z] ee420dfed78a: Preparing [2021-09-24T06:09:43.677Z] ee420dfed78a: Waiting [2021-09-24T06:09:43.677Z] 2cc3f58007aa: Layer already exists [2021-09-24T06:09:43.677Z] ce8903f37635: Layer already exists [2021-09-24T06:09:43.949Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:43.949Z] baba22077f86: Layer already exists [2021-09-24T06:09:43.949Z] 8d165fdfc590: Layer already exists [2021-09-24T06:09:43.949Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:43.949Z] latest: digest: sha256:51e31eaba5f45e281449f4947b6fea74834d92e06e514765e160f44cf02a7acd size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:44.294Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:44.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.50 [2021-09-24T06:09:44.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-24T06:09:44.637Z] ce8903f37635: Preparing [2021-09-24T06:09:44.637Z] 2cc3f58007aa: Preparing [2021-09-24T06:09:44.637Z] c35d64ae08c4: Preparing [2021-09-24T06:09:44.637Z] baba22077f86: Preparing [2021-09-24T06:09:44.638Z] 8d165fdfc590: Preparing [2021-09-24T06:09:44.638Z] ee420dfed78a: Preparing [2021-09-24T06:09:44.638Z] ee420dfed78a: Waiting [2021-09-24T06:09:44.638Z] 2cc3f58007aa: Layer already exists [2021-09-24T06:09:44.638Z] 8d165fdfc590: Layer already exists [2021-09-24T06:09:44.638Z] ce8903f37635: Layer already exists [2021-09-24T06:09:44.638Z] baba22077f86: Layer already exists [2021-09-24T06:09:44.638Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:44.638Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:44.910Z] 2.0.1-dev.50: digest: sha256:51e31eaba5f45e281449f4947b6fea74834d92e06e514765e160f44cf02a7acd size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:45.253Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:45.591Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:09:45.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-24T06:09:45.592Z] ce8903f37635: Preparing [2021-09-24T06:09:45.592Z] 2cc3f58007aa: Preparing [2021-09-24T06:09:45.592Z] c35d64ae08c4: Preparing [2021-09-24T06:09:45.592Z] baba22077f86: Preparing [2021-09-24T06:09:45.592Z] 8d165fdfc590: Preparing [2021-09-24T06:09:45.592Z] ee420dfed78a: Preparing [2021-09-24T06:09:45.592Z] ee420dfed78a: Waiting [2021-09-24T06:09:45.592Z] 2cc3f58007aa: Layer already exists [2021-09-24T06:09:45.592Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:45.592Z] ce8903f37635: Layer already exists [2021-09-24T06:09:45.592Z] 8d165fdfc590: Layer already exists [2021-09-24T06:09:45.592Z] baba22077f86: Layer already exists [2021-09-24T06:09:45.592Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:45.867Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:51e31eaba5f45e281449f4947b6fea74834d92e06e514765e160f44cf02a7acd size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:46.214Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:46.555Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-24T06:09:46.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-24T06:09:46.555Z] ce8903f37635: Preparing [2021-09-24T06:09:46.555Z] 2cc3f58007aa: Preparing [2021-09-24T06:09:46.555Z] c35d64ae08c4: Preparing [2021-09-24T06:09:46.555Z] baba22077f86: Preparing [2021-09-24T06:09:46.555Z] 8d165fdfc590: Preparing [2021-09-24T06:09:46.555Z] ee420dfed78a: Preparing [2021-09-24T06:09:46.555Z] ee420dfed78a: Waiting [2021-09-24T06:09:46.827Z] baba22077f86: Layer already exists [2021-09-24T06:09:46.827Z] ce8903f37635: Layer already exists [2021-09-24T06:09:46.827Z] 8d165fdfc590: Layer already exists [2021-09-24T06:09:46.827Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:46.827Z] 2cc3f58007aa: Layer already exists [2021-09-24T06:09:46.827Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:46.827Z] main: digest: sha256:51e31eaba5f45e281449f4947b6fea74834d92e06e514765e160f44cf02a7acd size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:09:46.904Z] ===================================================== [Pipeline] echo [2021-09-24T06:09:46.922Z] taggedImages: [2021-09-24T06:09:46.922Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:46.922Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-24T06:09:46.922Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.50 [2021-09-24T06:09:46.922Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:09:46.922Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-24T06:09:46.962Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-24T06:09:46.962Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:46.962Z] latest [2021-09-24T06:09:46.962Z] 2.0.1-dev.50 [2021-09-24T06:09:46.962Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:09:46.962Z] main [2021-09-24T06:09:46.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:47.351Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:47.692Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:47.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-24T06:09:47.693Z] 20d5aa8f5837: Preparing [2021-09-24T06:09:47.693Z] 9532251e8309: Preparing [2021-09-24T06:09:47.693Z] c35d64ae08c4: Preparing [2021-09-24T06:09:47.693Z] d19e5dd0064a: Preparing [2021-09-24T06:09:47.693Z] ee420dfed78a: Preparing [2021-09-24T06:09:47.967Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:47.967Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:47.967Z] 20d5aa8f5837: Pushed [2021-09-24T06:09:47.967Z] d19e5dd0064a: Pushed [2021-09-24T06:09:50.575Z] 9532251e8309: Pushed [2021-09-24T06:09:50.848Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:821c0eca036d0556edd5b9b0e5cf7ee0cf8405c13e3be8f4ed33f1194f637a56 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:51.189Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:51.522Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-24T06:09:51.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-24T06:09:51.522Z] 20d5aa8f5837: Preparing [2021-09-24T06:09:51.522Z] 9532251e8309: Preparing [2021-09-24T06:09:51.522Z] c35d64ae08c4: Preparing [2021-09-24T06:09:51.522Z] d19e5dd0064a: Preparing [2021-09-24T06:09:51.522Z] ee420dfed78a: Preparing [2021-09-24T06:09:51.792Z] d19e5dd0064a: Layer already exists [2021-09-24T06:09:51.792Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:51.792Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:51.792Z] 9532251e8309: Layer already exists [2021-09-24T06:09:51.792Z] 20d5aa8f5837: Layer already exists [2021-09-24T06:09:51.792Z] latest: digest: sha256:821c0eca036d0556edd5b9b0e5cf7ee0cf8405c13e3be8f4ed33f1194f637a56 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:52.129Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:52.470Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.50 [2021-09-24T06:09:52.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-24T06:09:52.470Z] 20d5aa8f5837: Preparing [2021-09-24T06:09:52.470Z] 9532251e8309: Preparing [2021-09-24T06:09:52.470Z] c35d64ae08c4: Preparing [2021-09-24T06:09:52.470Z] d19e5dd0064a: Preparing [2021-09-24T06:09:52.470Z] ee420dfed78a: Preparing [2021-09-24T06:09:52.740Z] 20d5aa8f5837: Layer already exists [2021-09-24T06:09:52.740Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:52.740Z] 9532251e8309: Layer already exists [2021-09-24T06:09:52.741Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:52.741Z] d19e5dd0064a: Layer already exists [2021-09-24T06:09:52.741Z] 2.0.1-dev.50: digest: sha256:821c0eca036d0556edd5b9b0e5cf7ee0cf8405c13e3be8f4ed33f1194f637a56 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:53.083Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:53.421Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:09:53.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-24T06:09:53.421Z] 20d5aa8f5837: Preparing [2021-09-24T06:09:53.421Z] 9532251e8309: Preparing [2021-09-24T06:09:53.421Z] c35d64ae08c4: Preparing [2021-09-24T06:09:53.421Z] d19e5dd0064a: Preparing [2021-09-24T06:09:53.421Z] ee420dfed78a: Preparing [2021-09-24T06:09:53.421Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:53.421Z] d19e5dd0064a: Layer already exists [2021-09-24T06:09:53.421Z] 9532251e8309: Layer already exists [2021-09-24T06:09:53.421Z] 20d5aa8f5837: Layer already exists [2021-09-24T06:09:53.421Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:53.691Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:821c0eca036d0556edd5b9b0e5cf7ee0cf8405c13e3be8f4ed33f1194f637a56 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:54.035Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:54.369Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-24T06:09:54.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-24T06:09:54.370Z] 20d5aa8f5837: Preparing [2021-09-24T06:09:54.370Z] 9532251e8309: Preparing [2021-09-24T06:09:54.370Z] c35d64ae08c4: Preparing [2021-09-24T06:09:54.370Z] d19e5dd0064a: Preparing [2021-09-24T06:09:54.370Z] ee420dfed78a: Preparing [2021-09-24T06:09:54.638Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:54.638Z] d19e5dd0064a: Layer already exists [2021-09-24T06:09:54.638Z] 20d5aa8f5837: Layer already exists [2021-09-24T06:09:54.638Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:54.638Z] 9532251e8309: Layer already exists [2021-09-24T06:09:54.638Z] main: digest: sha256:821c0eca036d0556edd5b9b0e5cf7ee0cf8405c13e3be8f4ed33f1194f637a56 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:09:54.708Z] ===================================================== [Pipeline] echo [2021-09-24T06:09:54.725Z] taggedImages: [2021-09-24T06:09:54.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:54.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-24T06:09:54.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.50 [2021-09-24T06:09:54.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:09:54.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-24T06:09:54.765Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-24T06:09:54.765Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:54.765Z] latest [2021-09-24T06:09:54.765Z] 2.0.1-dev.50 [2021-09-24T06:09:54.765Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:09:54.765Z] main [2021-09-24T06:09:54.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:55.147Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:55.478Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:09:55.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-24T06:09:55.479Z] 4e63233ffdfc: Preparing [2021-09-24T06:09:55.479Z] 4e63233ffdfc: Preparing [2021-09-24T06:09:55.479Z] dbac69318e51: Preparing [2021-09-24T06:09:55.479Z] d7a95a3afede: Preparing [2021-09-24T06:09:55.479Z] 78a0140bbeee: Preparing [2021-09-24T06:09:55.479Z] b91fe199d418: Preparing [2021-09-24T06:09:55.479Z] c35d64ae08c4: Preparing [2021-09-24T06:09:55.479Z] 242fef11246c: Preparing [2021-09-24T06:09:55.479Z] 643b7af5fb49: Preparing [2021-09-24T06:09:55.479Z] 6deacbfc1c8e: Preparing [2021-09-24T06:09:55.479Z] 147f190cb707: Preparing [2021-09-24T06:09:55.479Z] ee420dfed78a: Preparing [2021-09-24T06:09:55.479Z] 643b7af5fb49: Waiting [2021-09-24T06:09:55.479Z] 6deacbfc1c8e: Waiting [2021-09-24T06:09:55.479Z] 147f190cb707: Waiting [2021-09-24T06:09:55.479Z] ee420dfed78a: Waiting [2021-09-24T06:09:55.479Z] c35d64ae08c4: Waiting [2021-09-24T06:09:55.479Z] 242fef11246c: Waiting [2021-09-24T06:09:55.752Z] 78a0140bbeee: Pushed [2021-09-24T06:09:55.752Z] d7a95a3afede: Pushed [2021-09-24T06:09:55.752Z] dbac69318e51: Pushed [2021-09-24T06:09:55.752Z] 4e63233ffdfc: Pushed [2021-09-24T06:09:56.022Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:56.022Z] 6deacbfc1c8e: Pushed [2021-09-24T06:09:56.022Z] 242fef11246c: Pushed [2021-09-24T06:09:56.291Z] 643b7af5fb49: Pushed [2021-09-24T06:09:56.291Z] 147f190cb707: Pushed [2021-09-24T06:09:56.291Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:58.902Z] b91fe199d418: Pushed [2021-09-24T06:09:58.902Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:e3cafb46309e8e56977731e6c14a876db00aca1e0996764f75389198e36c5472 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:59.242Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:09:59.576Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-24T06:09:59.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-24T06:09:59.576Z] 4e63233ffdfc: Preparing [2021-09-24T06:09:59.576Z] 4e63233ffdfc: Preparing [2021-09-24T06:09:59.576Z] dbac69318e51: Preparing [2021-09-24T06:09:59.576Z] d7a95a3afede: Preparing [2021-09-24T06:09:59.576Z] 78a0140bbeee: Preparing [2021-09-24T06:09:59.576Z] b91fe199d418: Preparing [2021-09-24T06:09:59.576Z] c35d64ae08c4: Preparing [2021-09-24T06:09:59.576Z] 242fef11246c: Preparing [2021-09-24T06:09:59.576Z] 643b7af5fb49: Preparing [2021-09-24T06:09:59.576Z] 6deacbfc1c8e: Preparing [2021-09-24T06:09:59.576Z] 147f190cb707: Preparing [2021-09-24T06:09:59.576Z] ee420dfed78a: Preparing [2021-09-24T06:09:59.576Z] 242fef11246c: Waiting [2021-09-24T06:09:59.576Z] 643b7af5fb49: Waiting [2021-09-24T06:09:59.576Z] 6deacbfc1c8e: Waiting [2021-09-24T06:09:59.576Z] c35d64ae08c4: Waiting [2021-09-24T06:09:59.576Z] 147f190cb707: Waiting [2021-09-24T06:09:59.576Z] ee420dfed78a: Waiting [2021-09-24T06:09:59.849Z] b91fe199d418: Layer already exists [2021-09-24T06:09:59.849Z] 4e63233ffdfc: Layer already exists [2021-09-24T06:09:59.849Z] dbac69318e51: Layer already exists [2021-09-24T06:09:59.849Z] d7a95a3afede: Layer already exists [2021-09-24T06:09:59.849Z] 78a0140bbeee: Layer already exists [2021-09-24T06:09:59.849Z] 643b7af5fb49: Layer already exists [2021-09-24T06:09:59.849Z] 6deacbfc1c8e: Layer already exists [2021-09-24T06:09:59.849Z] c35d64ae08c4: Layer already exists [2021-09-24T06:09:59.849Z] 242fef11246c: Layer already exists [2021-09-24T06:09:59.849Z] 147f190cb707: Layer already exists [2021-09-24T06:09:59.849Z] ee420dfed78a: Layer already exists [2021-09-24T06:09:59.849Z] latest: digest: sha256:e3cafb46309e8e56977731e6c14a876db00aca1e0996764f75389198e36c5472 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:00.188Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:00.522Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.50 [2021-09-24T06:10:00.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-24T06:10:00.522Z] 4e63233ffdfc: Preparing [2021-09-24T06:10:00.522Z] 4e63233ffdfc: Preparing [2021-09-24T06:10:00.522Z] dbac69318e51: Preparing [2021-09-24T06:10:00.522Z] d7a95a3afede: Preparing [2021-09-24T06:10:00.522Z] 78a0140bbeee: Preparing [2021-09-24T06:10:00.522Z] b91fe199d418: Preparing [2021-09-24T06:10:00.522Z] c35d64ae08c4: Preparing [2021-09-24T06:10:00.522Z] 242fef11246c: Preparing [2021-09-24T06:10:00.522Z] 643b7af5fb49: Preparing [2021-09-24T06:10:00.522Z] 6deacbfc1c8e: Preparing [2021-09-24T06:10:00.522Z] 147f190cb707: Preparing [2021-09-24T06:10:00.522Z] ee420dfed78a: Preparing [2021-09-24T06:10:00.522Z] c35d64ae08c4: Waiting [2021-09-24T06:10:00.522Z] 6deacbfc1c8e: Waiting [2021-09-24T06:10:00.522Z] 147f190cb707: Waiting [2021-09-24T06:10:00.523Z] ee420dfed78a: Waiting [2021-09-24T06:10:00.523Z] 242fef11246c: Waiting [2021-09-24T06:10:00.523Z] 643b7af5fb49: Waiting [2021-09-24T06:10:00.523Z] d7a95a3afede: Layer already exists [2021-09-24T06:10:00.523Z] 78a0140bbeee: Layer already exists [2021-09-24T06:10:00.523Z] b91fe199d418: Layer already exists [2021-09-24T06:10:00.523Z] 4e63233ffdfc: Layer already exists [2021-09-24T06:10:00.523Z] dbac69318e51: Layer already exists [2021-09-24T06:10:00.793Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:00.793Z] 643b7af5fb49: Layer already exists [2021-09-24T06:10:00.793Z] 242fef11246c: Layer already exists [2021-09-24T06:10:00.793Z] 147f190cb707: Layer already exists [2021-09-24T06:10:00.793Z] 6deacbfc1c8e: Layer already exists [2021-09-24T06:10:00.793Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:00.793Z] 2.0.1-dev.50: digest: sha256:e3cafb46309e8e56977731e6c14a876db00aca1e0996764f75389198e36c5472 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:01.136Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:01.484Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:01.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-24T06:10:01.484Z] 4e63233ffdfc: Preparing [2021-09-24T06:10:01.484Z] 4e63233ffdfc: Preparing [2021-09-24T06:10:01.484Z] dbac69318e51: Preparing [2021-09-24T06:10:01.484Z] d7a95a3afede: Preparing [2021-09-24T06:10:01.484Z] 78a0140bbeee: Preparing [2021-09-24T06:10:01.484Z] b91fe199d418: Preparing [2021-09-24T06:10:01.484Z] c35d64ae08c4: Preparing [2021-09-24T06:10:01.484Z] 242fef11246c: Preparing [2021-09-24T06:10:01.484Z] 643b7af5fb49: Preparing [2021-09-24T06:10:01.484Z] 6deacbfc1c8e: Preparing [2021-09-24T06:10:01.484Z] 147f190cb707: Preparing [2021-09-24T06:10:01.484Z] ee420dfed78a: Preparing [2021-09-24T06:10:01.484Z] c35d64ae08c4: Waiting [2021-09-24T06:10:01.484Z] 242fef11246c: Waiting [2021-09-24T06:10:01.484Z] 147f190cb707: Waiting [2021-09-24T06:10:01.484Z] 643b7af5fb49: Waiting [2021-09-24T06:10:01.484Z] 6deacbfc1c8e: Waiting [2021-09-24T06:10:01.484Z] ee420dfed78a: Waiting [2021-09-24T06:10:01.759Z] d7a95a3afede: Layer already exists [2021-09-24T06:10:01.759Z] dbac69318e51: Layer already exists [2021-09-24T06:10:01.759Z] 4e63233ffdfc: Layer already exists [2021-09-24T06:10:01.759Z] b91fe199d418: Layer already exists [2021-09-24T06:10:01.759Z] 78a0140bbeee: Layer already exists [2021-09-24T06:10:01.759Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:01.759Z] 242fef11246c: Layer already exists [2021-09-24T06:10:01.759Z] 643b7af5fb49: Layer already exists [2021-09-24T06:10:01.759Z] 147f190cb707: Layer already exists [2021-09-24T06:10:01.759Z] 6deacbfc1c8e: Layer already exists [2021-09-24T06:10:01.759Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:01.759Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:e3cafb46309e8e56977731e6c14a876db00aca1e0996764f75389198e36c5472 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:02.112Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:02.448Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-24T06:10:02.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-24T06:10:02.448Z] 4e63233ffdfc: Preparing [2021-09-24T06:10:02.448Z] 4e63233ffdfc: Preparing [2021-09-24T06:10:02.448Z] dbac69318e51: Preparing [2021-09-24T06:10:02.448Z] d7a95a3afede: Preparing [2021-09-24T06:10:02.448Z] 78a0140bbeee: Preparing [2021-09-24T06:10:02.448Z] b91fe199d418: Preparing [2021-09-24T06:10:02.448Z] c35d64ae08c4: Preparing [2021-09-24T06:10:02.448Z] 242fef11246c: Preparing [2021-09-24T06:10:02.448Z] 643b7af5fb49: Preparing [2021-09-24T06:10:02.448Z] 6deacbfc1c8e: Preparing [2021-09-24T06:10:02.448Z] 147f190cb707: Preparing [2021-09-24T06:10:02.448Z] ee420dfed78a: Preparing [2021-09-24T06:10:02.448Z] c35d64ae08c4: Waiting [2021-09-24T06:10:02.448Z] 242fef11246c: Waiting [2021-09-24T06:10:02.448Z] 643b7af5fb49: Waiting [2021-09-24T06:10:02.448Z] 6deacbfc1c8e: Waiting [2021-09-24T06:10:02.448Z] 147f190cb707: Waiting [2021-09-24T06:10:02.448Z] ee420dfed78a: Waiting [2021-09-24T06:10:02.448Z] 78a0140bbeee: Layer already exists [2021-09-24T06:10:02.448Z] 4e63233ffdfc: Layer already exists [2021-09-24T06:10:02.448Z] b91fe199d418: Layer already exists [2021-09-24T06:10:02.719Z] dbac69318e51: Layer already exists [2021-09-24T06:10:02.719Z] d7a95a3afede: Layer already exists [2021-09-24T06:10:02.719Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:02.719Z] 6deacbfc1c8e: Layer already exists [2021-09-24T06:10:02.719Z] 643b7af5fb49: Layer already exists [2021-09-24T06:10:02.719Z] 242fef11246c: Layer already exists [2021-09-24T06:10:02.719Z] 147f190cb707: Layer already exists [2021-09-24T06:10:02.719Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:02.719Z] main: digest: sha256:e3cafb46309e8e56977731e6c14a876db00aca1e0996764f75389198e36c5472 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:10:02.784Z] ===================================================== [Pipeline] echo [2021-09-24T06:10:02.800Z] taggedImages: [2021-09-24T06:10:02.800Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:02.800Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-24T06:10:02.800Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.50 [2021-09-24T06:10:02.800Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:02.800Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-24T06:10:02.835Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-24T06:10:02.835Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:02.835Z] latest [2021-09-24T06:10:02.835Z] 2.0.1-dev.50 [2021-09-24T06:10:02.835Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:02.835Z] main [2021-09-24T06:10:02.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:03.213Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:03.546Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:03.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-24T06:10:03.546Z] ee5862d9aeb5: Preparing [2021-09-24T06:10:03.546Z] 51c18715e9aa: Preparing [2021-09-24T06:10:03.547Z] 619837d49241: Preparing [2021-09-24T06:10:03.547Z] f59dc6d126cb: Preparing [2021-09-24T06:10:03.547Z] de82d68527b9: Preparing [2021-09-24T06:10:03.547Z] ee420dfed78a: Preparing [2021-09-24T06:10:03.547Z] ee420dfed78a: Waiting [2021-09-24T06:10:03.829Z] f59dc6d126cb: Pushed [2021-09-24T06:10:03.829Z] 619837d49241: Pushed [2021-09-24T06:10:04.101Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:04.372Z] de82d68527b9: Pushed [2021-09-24T06:10:05.799Z] ee5862d9aeb5: Pushed [2021-09-24T06:10:06.070Z] 51c18715e9aa: Pushed [2021-09-24T06:10:06.341Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:d459b516aebc2b99416f20ab9ae7453b51cf652b0a0fab96ec934cc682a8e1c6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:06.683Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:07.020Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-24T06:10:07.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-24T06:10:07.020Z] ee5862d9aeb5: Preparing [2021-09-24T06:10:07.020Z] 51c18715e9aa: Preparing [2021-09-24T06:10:07.020Z] 619837d49241: Preparing [2021-09-24T06:10:07.020Z] f59dc6d126cb: Preparing [2021-09-24T06:10:07.020Z] de82d68527b9: Preparing [2021-09-24T06:10:07.020Z] ee420dfed78a: Preparing [2021-09-24T06:10:07.020Z] ee420dfed78a: Waiting [2021-09-24T06:10:07.291Z] 51c18715e9aa: Layer already exists [2021-09-24T06:10:07.291Z] de82d68527b9: Layer already exists [2021-09-24T06:10:07.291Z] ee5862d9aeb5: Layer already exists [2021-09-24T06:10:07.291Z] 619837d49241: Layer already exists [2021-09-24T06:10:07.291Z] f59dc6d126cb: Layer already exists [2021-09-24T06:10:07.291Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:07.291Z] latest: digest: sha256:d459b516aebc2b99416f20ab9ae7453b51cf652b0a0fab96ec934cc682a8e1c6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:07.629Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:07.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.50 [2021-09-24T06:10:07.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-24T06:10:07.963Z] ee5862d9aeb5: Preparing [2021-09-24T06:10:07.963Z] 51c18715e9aa: Preparing [2021-09-24T06:10:07.963Z] 619837d49241: Preparing [2021-09-24T06:10:07.963Z] f59dc6d126cb: Preparing [2021-09-24T06:10:07.963Z] de82d68527b9: Preparing [2021-09-24T06:10:07.963Z] ee420dfed78a: Preparing [2021-09-24T06:10:07.963Z] ee420dfed78a: Waiting [2021-09-24T06:10:07.963Z] 619837d49241: Layer already exists [2021-09-24T06:10:07.963Z] de82d68527b9: Layer already exists [2021-09-24T06:10:08.234Z] f59dc6d126cb: Layer already exists [2021-09-24T06:10:08.234Z] ee5862d9aeb5: Layer already exists [2021-09-24T06:10:08.234Z] 51c18715e9aa: Layer already exists [2021-09-24T06:10:08.234Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:08.234Z] 2.0.1-dev.50: digest: sha256:d459b516aebc2b99416f20ab9ae7453b51cf652b0a0fab96ec934cc682a8e1c6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:08.576Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:08.915Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:08.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-24T06:10:08.915Z] ee5862d9aeb5: Preparing [2021-09-24T06:10:08.915Z] 51c18715e9aa: Preparing [2021-09-24T06:10:08.915Z] 619837d49241: Preparing [2021-09-24T06:10:08.915Z] f59dc6d126cb: Preparing [2021-09-24T06:10:08.915Z] de82d68527b9: Preparing [2021-09-24T06:10:08.915Z] ee420dfed78a: Preparing [2021-09-24T06:10:08.915Z] ee420dfed78a: Waiting [2021-09-24T06:10:08.915Z] ee5862d9aeb5: Layer already exists [2021-09-24T06:10:08.915Z] 619837d49241: Layer already exists [2021-09-24T06:10:08.915Z] f59dc6d126cb: Layer already exists [2021-09-24T06:10:08.915Z] 51c18715e9aa: Layer already exists [2021-09-24T06:10:08.915Z] de82d68527b9: Layer already exists [2021-09-24T06:10:09.187Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:09.187Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:d459b516aebc2b99416f20ab9ae7453b51cf652b0a0fab96ec934cc682a8e1c6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:09.529Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:09.863Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-24T06:10:09.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-24T06:10:09.863Z] ee5862d9aeb5: Preparing [2021-09-24T06:10:09.863Z] 51c18715e9aa: Preparing [2021-09-24T06:10:09.863Z] 619837d49241: Preparing [2021-09-24T06:10:09.863Z] f59dc6d126cb: Preparing [2021-09-24T06:10:09.863Z] de82d68527b9: Preparing [2021-09-24T06:10:09.863Z] ee420dfed78a: Preparing [2021-09-24T06:10:09.863Z] ee420dfed78a: Waiting [2021-09-24T06:10:10.135Z] 619837d49241: Layer already exists [2021-09-24T06:10:10.135Z] 51c18715e9aa: Layer already exists [2021-09-24T06:10:10.135Z] ee5862d9aeb5: Layer already exists [2021-09-24T06:10:10.135Z] de82d68527b9: Layer already exists [2021-09-24T06:10:10.135Z] f59dc6d126cb: Layer already exists [2021-09-24T06:10:10.135Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:10.135Z] main: digest: sha256:d459b516aebc2b99416f20ab9ae7453b51cf652b0a0fab96ec934cc682a8e1c6 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:10:10.198Z] ===================================================== [Pipeline] echo [2021-09-24T06:10:10.213Z] taggedImages: [2021-09-24T06:10:10.213Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:10.213Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-24T06:10:10.213Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.50 [2021-09-24T06:10:10.213Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:10.213Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-24T06:10:10.246Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-24T06:10:10.246Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:10.246Z] latest [2021-09-24T06:10:10.246Z] 2.0.1-dev.50 [2021-09-24T06:10:10.246Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:10.246Z] main [2021-09-24T06:10:10.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:10.620Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:10.956Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:10.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-24T06:10:10.956Z] 591dd82329e2: Preparing [2021-09-24T06:10:10.956Z] a1a1a7a227e6: Preparing [2021-09-24T06:10:10.956Z] 332f66a986eb: Preparing [2021-09-24T06:10:10.956Z] 47cf07982464: Preparing [2021-09-24T06:10:10.956Z] 6677e46009f7: Preparing [2021-09-24T06:10:10.956Z] 28e844bbdd9b: Preparing [2021-09-24T06:10:10.956Z] 190bd61a7e25: Preparing [2021-09-24T06:10:10.956Z] 67608814111e: Preparing [2021-09-24T06:10:10.956Z] 60498381e2cd: Preparing [2021-09-24T06:10:10.956Z] ee420dfed78a: Preparing [2021-09-24T06:10:10.956Z] 67608814111e: Waiting [2021-09-24T06:10:10.956Z] 60498381e2cd: Waiting [2021-09-24T06:10:10.956Z] ee420dfed78a: Waiting [2021-09-24T06:10:10.956Z] 28e844bbdd9b: Waiting [2021-09-24T06:10:10.956Z] 190bd61a7e25: Waiting [2021-09-24T06:10:11.228Z] 591dd82329e2: Pushed [2021-09-24T06:10:11.228Z] 6677e46009f7: Pushed [2021-09-24T06:10:11.228Z] a1a1a7a227e6: Pushed [2021-09-24T06:10:11.499Z] 28e844bbdd9b: Pushed [2021-09-24T06:10:11.499Z] 190bd61a7e25: Pushed [2021-09-24T06:10:11.499Z] 67608814111e: Pushed [2021-09-24T06:10:11.499Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:11.773Z] 60498381e2cd: Pushed [2021-09-24T06:10:13.749Z] 47cf07982464: Pushed [2021-09-24T06:10:14.339Z] 332f66a986eb: Pushed [2021-09-24T06:10:14.610Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:ed173afd47b0522e92ffe998e6b04747a196fb6cc570713aa0b190927ae18206 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:14.952Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:15.286Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-24T06:10:15.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-24T06:10:15.286Z] 591dd82329e2: Preparing [2021-09-24T06:10:15.286Z] a1a1a7a227e6: Preparing [2021-09-24T06:10:15.286Z] 332f66a986eb: Preparing [2021-09-24T06:10:15.286Z] 47cf07982464: Preparing [2021-09-24T06:10:15.286Z] 6677e46009f7: Preparing [2021-09-24T06:10:15.286Z] 28e844bbdd9b: Preparing [2021-09-24T06:10:15.286Z] 190bd61a7e25: Preparing [2021-09-24T06:10:15.286Z] 67608814111e: Preparing [2021-09-24T06:10:15.286Z] 60498381e2cd: Preparing [2021-09-24T06:10:15.286Z] ee420dfed78a: Preparing [2021-09-24T06:10:15.286Z] 28e844bbdd9b: Waiting [2021-09-24T06:10:15.286Z] 190bd61a7e25: Waiting [2021-09-24T06:10:15.286Z] 67608814111e: Waiting [2021-09-24T06:10:15.286Z] 60498381e2cd: Waiting [2021-09-24T06:10:15.286Z] ee420dfed78a: Waiting [2021-09-24T06:10:15.286Z] 332f66a986eb: Layer already exists [2021-09-24T06:10:15.286Z] 6677e46009f7: Layer already exists [2021-09-24T06:10:15.286Z] a1a1a7a227e6: Layer already exists [2021-09-24T06:10:15.286Z] 47cf07982464: Layer already exists [2021-09-24T06:10:15.286Z] 591dd82329e2: Layer already exists [2021-09-24T06:10:15.559Z] 190bd61a7e25: Layer already exists [2021-09-24T06:10:15.559Z] 67608814111e: Layer already exists [2021-09-24T06:10:15.559Z] 60498381e2cd: Layer already exists [2021-09-24T06:10:15.559Z] 28e844bbdd9b: Layer already exists [2021-09-24T06:10:15.559Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:15.559Z] latest: digest: sha256:ed173afd47b0522e92ffe998e6b04747a196fb6cc570713aa0b190927ae18206 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:15.897Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:16.229Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.50 [2021-09-24T06:10:16.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-24T06:10:16.229Z] 591dd82329e2: Preparing [2021-09-24T06:10:16.229Z] a1a1a7a227e6: Preparing [2021-09-24T06:10:16.229Z] 332f66a986eb: Preparing [2021-09-24T06:10:16.229Z] 47cf07982464: Preparing [2021-09-24T06:10:16.229Z] 6677e46009f7: Preparing [2021-09-24T06:10:16.229Z] 28e844bbdd9b: Preparing [2021-09-24T06:10:16.229Z] 190bd61a7e25: Preparing [2021-09-24T06:10:16.229Z] 67608814111e: Preparing [2021-09-24T06:10:16.229Z] 60498381e2cd: Preparing [2021-09-24T06:10:16.229Z] ee420dfed78a: Preparing [2021-09-24T06:10:16.229Z] 67608814111e: Waiting [2021-09-24T06:10:16.229Z] 60498381e2cd: Waiting [2021-09-24T06:10:16.229Z] 28e844bbdd9b: Waiting [2021-09-24T06:10:16.229Z] 190bd61a7e25: Waiting [2021-09-24T06:10:16.229Z] 591dd82329e2: Layer already exists [2021-09-24T06:10:16.229Z] 6677e46009f7: Layer already exists [2021-09-24T06:10:16.229Z] 332f66a986eb: Layer already exists [2021-09-24T06:10:16.229Z] a1a1a7a227e6: Layer already exists [2021-09-24T06:10:16.229Z] 47cf07982464: Layer already exists [2021-09-24T06:10:16.229Z] 67608814111e: Layer already exists [2021-09-24T06:10:16.229Z] 28e844bbdd9b: Layer already exists [2021-09-24T06:10:16.229Z] 190bd61a7e25: Layer already exists [2021-09-24T06:10:16.229Z] 60498381e2cd: Layer already exists [2021-09-24T06:10:16.229Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:16.499Z] 2.0.1-dev.50: digest: sha256:ed173afd47b0522e92ffe998e6b04747a196fb6cc570713aa0b190927ae18206 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:16.844Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:17.178Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:17.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-24T06:10:17.178Z] 591dd82329e2: Preparing [2021-09-24T06:10:17.178Z] a1a1a7a227e6: Preparing [2021-09-24T06:10:17.178Z] 332f66a986eb: Preparing [2021-09-24T06:10:17.178Z] 47cf07982464: Preparing [2021-09-24T06:10:17.178Z] 6677e46009f7: Preparing [2021-09-24T06:10:17.178Z] 28e844bbdd9b: Preparing [2021-09-24T06:10:17.178Z] 190bd61a7e25: Preparing [2021-09-24T06:10:17.178Z] 67608814111e: Preparing [2021-09-24T06:10:17.178Z] 60498381e2cd: Preparing [2021-09-24T06:10:17.178Z] ee420dfed78a: Preparing [2021-09-24T06:10:17.178Z] 67608814111e: Waiting [2021-09-24T06:10:17.178Z] 60498381e2cd: Waiting [2021-09-24T06:10:17.178Z] ee420dfed78a: Waiting [2021-09-24T06:10:17.178Z] 28e844bbdd9b: Waiting [2021-09-24T06:10:17.178Z] 190bd61a7e25: Waiting [2021-09-24T06:10:17.451Z] 6677e46009f7: Layer already exists [2021-09-24T06:10:17.451Z] 591dd82329e2: Layer already exists [2021-09-24T06:10:17.451Z] 47cf07982464: Layer already exists [2021-09-24T06:10:17.451Z] 332f66a986eb: Layer already exists [2021-09-24T06:10:17.451Z] a1a1a7a227e6: Layer already exists [2021-09-24T06:10:17.451Z] 190bd61a7e25: Layer already exists [2021-09-24T06:10:17.451Z] 28e844bbdd9b: Layer already exists [2021-09-24T06:10:17.451Z] 60498381e2cd: Layer already exists [2021-09-24T06:10:17.451Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:17.451Z] 67608814111e: Layer already exists [2021-09-24T06:10:17.451Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:ed173afd47b0522e92ffe998e6b04747a196fb6cc570713aa0b190927ae18206 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:17.792Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:18.130Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-24T06:10:18.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-24T06:10:18.130Z] 591dd82329e2: Preparing [2021-09-24T06:10:18.130Z] a1a1a7a227e6: Preparing [2021-09-24T06:10:18.130Z] 332f66a986eb: Preparing [2021-09-24T06:10:18.130Z] 47cf07982464: Preparing [2021-09-24T06:10:18.130Z] 6677e46009f7: Preparing [2021-09-24T06:10:18.130Z] 28e844bbdd9b: Preparing [2021-09-24T06:10:18.130Z] 190bd61a7e25: Preparing [2021-09-24T06:10:18.130Z] 67608814111e: Preparing [2021-09-24T06:10:18.130Z] 60498381e2cd: Preparing [2021-09-24T06:10:18.130Z] ee420dfed78a: Preparing [2021-09-24T06:10:18.130Z] 28e844bbdd9b: Waiting [2021-09-24T06:10:18.130Z] 190bd61a7e25: Waiting [2021-09-24T06:10:18.130Z] 67608814111e: Waiting [2021-09-24T06:10:18.130Z] 60498381e2cd: Waiting [2021-09-24T06:10:18.130Z] ee420dfed78a: Waiting [2021-09-24T06:10:18.130Z] 591dd82329e2: Layer already exists [2021-09-24T06:10:18.130Z] 6677e46009f7: Layer already exists [2021-09-24T06:10:18.130Z] 47cf07982464: Layer already exists [2021-09-24T06:10:18.130Z] a1a1a7a227e6: Layer already exists [2021-09-24T06:10:18.402Z] 332f66a986eb: Layer already exists [2021-09-24T06:10:18.402Z] 60498381e2cd: Layer already exists [2021-09-24T06:10:18.402Z] 28e844bbdd9b: Layer already exists [2021-09-24T06:10:18.402Z] 67608814111e: Layer already exists [2021-09-24T06:10:18.402Z] 190bd61a7e25: Layer already exists [2021-09-24T06:10:18.402Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:18.402Z] main: digest: sha256:ed173afd47b0522e92ffe998e6b04747a196fb6cc570713aa0b190927ae18206 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:10:18.462Z] ===================================================== [Pipeline] echo [2021-09-24T06:10:18.477Z] taggedImages: [2021-09-24T06:10:18.477Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:18.477Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-24T06:10:18.477Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.50 [2021-09-24T06:10:18.477Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:18.477Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-24T06:10:18.581Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-24T06:10:18.581Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:18.581Z] latest [2021-09-24T06:10:18.581Z] 2.0.1-dev.50 [2021-09-24T06:10:18.581Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:18.581Z] main [2021-09-24T06:10:18.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:19.059Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:19.388Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:19.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-24T06:10:19.388Z] 790c0bd8f23d: Preparing [2021-09-24T06:10:19.388Z] 0a9524a15a06: Preparing [2021-09-24T06:10:19.388Z] c35d64ae08c4: Preparing [2021-09-24T06:10:19.388Z] aeb01ed86c2c: Preparing [2021-09-24T06:10:19.388Z] ee420dfed78a: Preparing [2021-09-24T06:10:19.660Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:19.660Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:19.660Z] 790c0bd8f23d: Pushed [2021-09-24T06:10:19.931Z] aeb01ed86c2c: Pushed [2021-09-24T06:10:22.532Z] 0a9524a15a06: Pushed [2021-09-24T06:10:22.532Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:1b1d608611fd2355150c960013ddea03874c4a35f643bb9f20a690f57a1e6703 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:22.867Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:23.196Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-24T06:10:23.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-24T06:10:23.196Z] 790c0bd8f23d: Preparing [2021-09-24T06:10:23.196Z] 0a9524a15a06: Preparing [2021-09-24T06:10:23.196Z] c35d64ae08c4: Preparing [2021-09-24T06:10:23.196Z] aeb01ed86c2c: Preparing [2021-09-24T06:10:23.196Z] ee420dfed78a: Preparing [2021-09-24T06:10:23.196Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:23.196Z] 790c0bd8f23d: Layer already exists [2021-09-24T06:10:23.196Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:23.196Z] 0a9524a15a06: Layer already exists [2021-09-24T06:10:23.196Z] aeb01ed86c2c: Layer already exists [2021-09-24T06:10:23.464Z] latest: digest: sha256:1b1d608611fd2355150c960013ddea03874c4a35f643bb9f20a690f57a1e6703 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:23.796Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:24.149Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.50 [2021-09-24T06:10:24.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-24T06:10:24.149Z] 790c0bd8f23d: Preparing [2021-09-24T06:10:24.149Z] 0a9524a15a06: Preparing [2021-09-24T06:10:24.149Z] c35d64ae08c4: Preparing [2021-09-24T06:10:24.149Z] aeb01ed86c2c: Preparing [2021-09-24T06:10:24.149Z] ee420dfed78a: Preparing [2021-09-24T06:10:24.149Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:24.149Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:24.149Z] 790c0bd8f23d: Layer already exists [2021-09-24T06:10:24.149Z] 0a9524a15a06: Layer already exists [2021-09-24T06:10:24.149Z] aeb01ed86c2c: Layer already exists [2021-09-24T06:10:24.417Z] 2.0.1-dev.50: digest: sha256:1b1d608611fd2355150c960013ddea03874c4a35f643bb9f20a690f57a1e6703 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:24.846Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:25.206Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:25.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-24T06:10:25.206Z] 790c0bd8f23d: Preparing [2021-09-24T06:10:25.206Z] 0a9524a15a06: Preparing [2021-09-24T06:10:25.206Z] c35d64ae08c4: Preparing [2021-09-24T06:10:25.206Z] aeb01ed86c2c: Preparing [2021-09-24T06:10:25.206Z] ee420dfed78a: Preparing [2021-09-24T06:10:25.206Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:25.206Z] 0a9524a15a06: Layer already exists [2021-09-24T06:10:25.206Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:25.206Z] 790c0bd8f23d: Layer already exists [2021-09-24T06:10:25.489Z] aeb01ed86c2c: Layer already exists [2021-09-24T06:10:25.489Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:1b1d608611fd2355150c960013ddea03874c4a35f643bb9f20a690f57a1e6703 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:25.843Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:26.183Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-24T06:10:26.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-24T06:10:26.183Z] 790c0bd8f23d: Preparing [2021-09-24T06:10:26.183Z] 0a9524a15a06: Preparing [2021-09-24T06:10:26.183Z] c35d64ae08c4: Preparing [2021-09-24T06:10:26.183Z] aeb01ed86c2c: Preparing [2021-09-24T06:10:26.183Z] ee420dfed78a: Preparing [2021-09-24T06:10:26.183Z] 790c0bd8f23d: Layer already exists [2021-09-24T06:10:26.183Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:26.183Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:26.183Z] 0a9524a15a06: Layer already exists [2021-09-24T06:10:26.183Z] aeb01ed86c2c: Layer already exists [2021-09-24T06:10:26.460Z] main: digest: sha256:1b1d608611fd2355150c960013ddea03874c4a35f643bb9f20a690f57a1e6703 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:10:26.526Z] ===================================================== [Pipeline] echo [2021-09-24T06:10:26.543Z] taggedImages: [2021-09-24T06:10:26.543Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:26.543Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-24T06:10:26.543Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.50 [2021-09-24T06:10:26.543Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:26.543Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-24T06:10:26.574Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-24T06:10:26.574Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:26.574Z] latest [2021-09-24T06:10:26.574Z] 2.0.1-dev.50 [2021-09-24T06:10:26.574Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:26.574Z] main [2021-09-24T06:10:26.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:26.959Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:27.328Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:27.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-24T06:10:27.328Z] 7a65f5c140d0: Preparing [2021-09-24T06:10:27.328Z] 320d5c5281b4: Preparing [2021-09-24T06:10:27.328Z] c35d64ae08c4: Preparing [2021-09-24T06:10:27.328Z] d19e5dd0064a: Preparing [2021-09-24T06:10:27.328Z] ee420dfed78a: Preparing [2021-09-24T06:10:27.328Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:27.607Z] d19e5dd0064a: Layer already exists [2021-09-24T06:10:27.607Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:27.607Z] 7a65f5c140d0: Pushed [2021-09-24T06:10:30.216Z] 320d5c5281b4: Pushed [2021-09-24T06:10:30.485Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:e2cd143472e8de7085feda9468ced1bc5bd382aff55339d6f358136e02648ca0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:30.818Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:31.149Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-24T06:10:31.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-24T06:10:31.150Z] 7a65f5c140d0: Preparing [2021-09-24T06:10:31.150Z] 320d5c5281b4: Preparing [2021-09-24T06:10:31.150Z] c35d64ae08c4: Preparing [2021-09-24T06:10:31.150Z] d19e5dd0064a: Preparing [2021-09-24T06:10:31.150Z] ee420dfed78a: Preparing [2021-09-24T06:10:31.421Z] 320d5c5281b4: Layer already exists [2021-09-24T06:10:31.421Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:31.421Z] d19e5dd0064a: Layer already exists [2021-09-24T06:10:31.421Z] 7a65f5c140d0: Layer already exists [2021-09-24T06:10:31.421Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:31.421Z] latest: digest: sha256:e2cd143472e8de7085feda9468ced1bc5bd382aff55339d6f358136e02648ca0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:31.758Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:32.086Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.50 [2021-09-24T06:10:32.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-24T06:10:32.086Z] 7a65f5c140d0: Preparing [2021-09-24T06:10:32.086Z] 320d5c5281b4: Preparing [2021-09-24T06:10:32.086Z] c35d64ae08c4: Preparing [2021-09-24T06:10:32.086Z] d19e5dd0064a: Preparing [2021-09-24T06:10:32.086Z] ee420dfed78a: Preparing [2021-09-24T06:10:32.086Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:32.357Z] 320d5c5281b4: Layer already exists [2021-09-24T06:10:32.357Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:32.357Z] 7a65f5c140d0: Layer already exists [2021-09-24T06:10:32.357Z] d19e5dd0064a: Layer already exists [2021-09-24T06:10:32.357Z] 2.0.1-dev.50: digest: sha256:e2cd143472e8de7085feda9468ced1bc5bd382aff55339d6f358136e02648ca0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:32.694Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:33.027Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:33.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-24T06:10:33.027Z] 7a65f5c140d0: Preparing [2021-09-24T06:10:33.027Z] 320d5c5281b4: Preparing [2021-09-24T06:10:33.027Z] c35d64ae08c4: Preparing [2021-09-24T06:10:33.027Z] d19e5dd0064a: Preparing [2021-09-24T06:10:33.027Z] ee420dfed78a: Preparing [2021-09-24T06:10:33.027Z] 7a65f5c140d0: Layer already exists [2021-09-24T06:10:33.027Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:33.027Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:33.027Z] d19e5dd0064a: Layer already exists [2021-09-24T06:10:33.027Z] 320d5c5281b4: Layer already exists [2021-09-24T06:10:33.298Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:e2cd143472e8de7085feda9468ced1bc5bd382aff55339d6f358136e02648ca0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:33.636Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:33.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-24T06:10:33.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-24T06:10:33.969Z] 7a65f5c140d0: Preparing [2021-09-24T06:10:33.969Z] 320d5c5281b4: Preparing [2021-09-24T06:10:33.969Z] c35d64ae08c4: Preparing [2021-09-24T06:10:33.969Z] d19e5dd0064a: Preparing [2021-09-24T06:10:33.969Z] ee420dfed78a: Preparing [2021-09-24T06:10:33.969Z] ee420dfed78a: Layer already exists [2021-09-24T06:10:33.969Z] 320d5c5281b4: Layer already exists [2021-09-24T06:10:33.969Z] c35d64ae08c4: Layer already exists [2021-09-24T06:10:33.969Z] 7a65f5c140d0: Layer already exists [2021-09-24T06:10:33.969Z] d19e5dd0064a: Layer already exists [2021-09-24T06:10:34.240Z] main: digest: sha256:e2cd143472e8de7085feda9468ced1bc5bd382aff55339d6f358136e02648ca0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:10:34.304Z] ===================================================== [Pipeline] echo [2021-09-24T06:10:34.319Z] taggedImages: [2021-09-24T06:10:34.319Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:34.319Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-24T06:10:34.319Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.50 [2021-09-24T06:10:34.319Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:34.319Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-24T06:10:34.349Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-24T06:10:34.349Z] 2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:34.349Z] latest [2021-09-24T06:10:34.349Z] 2.0.1-dev.50 [2021-09-24T06:10:34.349Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:34.349Z] main [2021-09-24T06:10:34.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:34.716Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:35.072Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:35.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-24T06:10:35.072Z] 7f9bf6b673f4: Preparing [2021-09-24T06:10:35.072Z] c71a71818ec4: Preparing [2021-09-24T06:10:35.072Z] a2c55f4fb9a3: Preparing [2021-09-24T06:10:35.072Z] 0d9bf91bb15a: Preparing [2021-09-24T06:10:35.072Z] b287e4fe43ef: Preparing [2021-09-24T06:10:35.072Z] c39efab1fe40: Preparing [2021-09-24T06:10:35.072Z] 386fc9fe74c4: Preparing [2021-09-24T06:10:35.072Z] 097a5c91b892: Preparing [2021-09-24T06:10:35.073Z] 74984ba1a09f: Preparing [2021-09-24T06:10:35.073Z] 6d0ac5d4dfcb: Preparing [2021-09-24T06:10:35.073Z] c55d5dbdab40: Preparing [2021-09-24T06:10:35.073Z] 097a5c91b892: Waiting [2021-09-24T06:10:35.073Z] 74984ba1a09f: Waiting [2021-09-24T06:10:35.073Z] 6d0ac5d4dfcb: Waiting [2021-09-24T06:10:35.073Z] c39efab1fe40: Waiting [2021-09-24T06:10:35.073Z] 386fc9fe74c4: Waiting [2021-09-24T06:10:35.073Z] c55d5dbdab40: Waiting [2021-09-24T06:10:35.347Z] b287e4fe43ef: Layer already exists [2021-09-24T06:10:35.347Z] c39efab1fe40: Layer already exists [2021-09-24T06:10:35.347Z] 386fc9fe74c4: Layer already exists [2021-09-24T06:10:35.347Z] c71a71818ec4: Pushed [2021-09-24T06:10:35.347Z] 097a5c91b892: Layer already exists [2021-09-24T06:10:35.347Z] 74984ba1a09f: Layer already exists [2021-09-24T06:10:35.622Z] 6d0ac5d4dfcb: Layer already exists [2021-09-24T06:10:35.622Z] c55d5dbdab40: Layer already exists [2021-09-24T06:10:36.219Z] 7f9bf6b673f4: Pushed [2021-09-24T06:10:38.183Z] a2c55f4fb9a3: Pushed [2021-09-24T06:10:53.223Z] 0d9bf91bb15a: Pushed [2021-09-24T06:10:53.223Z] 2b9c967007cbefed799459cc2ce10623a0bfff15: digest: sha256:00adc298c2ee143cbb8b0f21a69fa792aef5f2bc35f801160f0559f042d9c41c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:53.561Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:53.896Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-24T06:10:53.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-24T06:10:53.896Z] 7f9bf6b673f4: Preparing [2021-09-24T06:10:53.896Z] c71a71818ec4: Preparing [2021-09-24T06:10:53.896Z] a2c55f4fb9a3: Preparing [2021-09-24T06:10:53.896Z] 0d9bf91bb15a: Preparing [2021-09-24T06:10:53.896Z] b287e4fe43ef: Preparing [2021-09-24T06:10:53.896Z] c39efab1fe40: Preparing [2021-09-24T06:10:53.896Z] 386fc9fe74c4: Preparing [2021-09-24T06:10:53.896Z] 097a5c91b892: Preparing [2021-09-24T06:10:53.896Z] 74984ba1a09f: Preparing [2021-09-24T06:10:53.896Z] 6d0ac5d4dfcb: Preparing [2021-09-24T06:10:53.896Z] c55d5dbdab40: Preparing [2021-09-24T06:10:53.896Z] 097a5c91b892: Waiting [2021-09-24T06:10:53.896Z] 74984ba1a09f: Waiting [2021-09-24T06:10:53.896Z] c55d5dbdab40: Waiting [2021-09-24T06:10:53.896Z] c39efab1fe40: Waiting [2021-09-24T06:10:53.896Z] 386fc9fe74c4: Waiting [2021-09-24T06:10:54.169Z] b287e4fe43ef: Layer already exists [2021-09-24T06:10:54.169Z] c71a71818ec4: Layer already exists [2021-09-24T06:10:54.169Z] 0d9bf91bb15a: Layer already exists [2021-09-24T06:10:54.169Z] a2c55f4fb9a3: Layer already exists [2021-09-24T06:10:54.169Z] 7f9bf6b673f4: Layer already exists [2021-09-24T06:10:54.169Z] c39efab1fe40: Layer already exists [2021-09-24T06:10:54.169Z] 386fc9fe74c4: Layer already exists [2021-09-24T06:10:54.169Z] 74984ba1a09f: Layer already exists [2021-09-24T06:10:54.169Z] 097a5c91b892: Layer already exists [2021-09-24T06:10:54.169Z] 6d0ac5d4dfcb: Layer already exists [2021-09-24T06:10:54.169Z] c55d5dbdab40: Layer already exists [2021-09-24T06:10:54.169Z] latest: digest: sha256:00adc298c2ee143cbb8b0f21a69fa792aef5f2bc35f801160f0559f042d9c41c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:54.511Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:54.844Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.50 [2021-09-24T06:10:54.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-24T06:10:54.844Z] 7f9bf6b673f4: Preparing [2021-09-24T06:10:54.844Z] c71a71818ec4: Preparing [2021-09-24T06:10:54.844Z] a2c55f4fb9a3: Preparing [2021-09-24T06:10:54.844Z] 0d9bf91bb15a: Preparing [2021-09-24T06:10:54.844Z] b287e4fe43ef: Preparing [2021-09-24T06:10:54.844Z] c39efab1fe40: Preparing [2021-09-24T06:10:54.844Z] 386fc9fe74c4: Preparing [2021-09-24T06:10:54.844Z] 097a5c91b892: Preparing [2021-09-24T06:10:54.844Z] 74984ba1a09f: Preparing [2021-09-24T06:10:54.845Z] 6d0ac5d4dfcb: Preparing [2021-09-24T06:10:54.845Z] c39efab1fe40: Waiting [2021-09-24T06:10:54.845Z] 386fc9fe74c4: Waiting [2021-09-24T06:10:54.845Z] 097a5c91b892: Waiting [2021-09-24T06:10:54.845Z] 74984ba1a09f: Waiting [2021-09-24T06:10:54.845Z] 6d0ac5d4dfcb: Waiting [2021-09-24T06:10:54.845Z] c55d5dbdab40: Preparing [2021-09-24T06:10:54.845Z] c55d5dbdab40: Waiting [2021-09-24T06:10:54.845Z] 7f9bf6b673f4: Layer already exists [2021-09-24T06:10:55.119Z] c71a71818ec4: Layer already exists [2021-09-24T06:10:55.119Z] 0d9bf91bb15a: Layer already exists [2021-09-24T06:10:55.119Z] b287e4fe43ef: Layer already exists [2021-09-24T06:10:55.119Z] a2c55f4fb9a3: Layer already exists [2021-09-24T06:10:55.119Z] c39efab1fe40: Layer already exists [2021-09-24T06:10:55.119Z] 74984ba1a09f: Layer already exists [2021-09-24T06:10:55.119Z] 386fc9fe74c4: Layer already exists [2021-09-24T06:10:55.119Z] 6d0ac5d4dfcb: Layer already exists [2021-09-24T06:10:55.119Z] 097a5c91b892: Layer already exists [2021-09-24T06:10:55.119Z] c55d5dbdab40: Layer already exists [2021-09-24T06:10:55.119Z] 2.0.1-dev.50: digest: sha256:00adc298c2ee143cbb8b0f21a69fa792aef5f2bc35f801160f0559f042d9c41c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:55.456Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:55.785Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:55.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-24T06:10:55.785Z] 7f9bf6b673f4: Preparing [2021-09-24T06:10:55.785Z] c71a71818ec4: Preparing [2021-09-24T06:10:55.785Z] a2c55f4fb9a3: Preparing [2021-09-24T06:10:55.785Z] 0d9bf91bb15a: Preparing [2021-09-24T06:10:55.785Z] b287e4fe43ef: Preparing [2021-09-24T06:10:55.785Z] c39efab1fe40: Preparing [2021-09-24T06:10:55.785Z] 386fc9fe74c4: Preparing [2021-09-24T06:10:55.785Z] 097a5c91b892: Preparing [2021-09-24T06:10:55.785Z] 74984ba1a09f: Preparing [2021-09-24T06:10:55.785Z] 6d0ac5d4dfcb: Preparing [2021-09-24T06:10:55.785Z] c55d5dbdab40: Preparing [2021-09-24T06:10:55.785Z] 097a5c91b892: Waiting [2021-09-24T06:10:55.785Z] 6d0ac5d4dfcb: Waiting [2021-09-24T06:10:55.785Z] c55d5dbdab40: Waiting [2021-09-24T06:10:55.785Z] 74984ba1a09f: Waiting [2021-09-24T06:10:55.785Z] c39efab1fe40: Waiting [2021-09-24T06:10:55.785Z] 386fc9fe74c4: Waiting [2021-09-24T06:10:56.056Z] 0d9bf91bb15a: Layer already exists [2021-09-24T06:10:56.056Z] a2c55f4fb9a3: Layer already exists [2021-09-24T06:10:56.056Z] b287e4fe43ef: Layer already exists [2021-09-24T06:10:56.056Z] 7f9bf6b673f4: Layer already exists [2021-09-24T06:10:56.056Z] c71a71818ec4: Layer already exists [2021-09-24T06:10:56.056Z] 386fc9fe74c4: Layer already exists [2021-09-24T06:10:56.056Z] 74984ba1a09f: Layer already exists [2021-09-24T06:10:56.056Z] c39efab1fe40: Layer already exists [2021-09-24T06:10:56.056Z] 097a5c91b892: Layer already exists [2021-09-24T06:10:56.056Z] 6d0ac5d4dfcb: Layer already exists [2021-09-24T06:10:56.056Z] c55d5dbdab40: Layer already exists [2021-09-24T06:10:56.056Z] 2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50: digest: sha256:00adc298c2ee143cbb8b0f21a69fa792aef5f2bc35f801160f0559f042d9c41c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:56.390Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:56.721Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-24T06:10:56.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-24T06:10:56.721Z] 7f9bf6b673f4: Preparing [2021-09-24T06:10:56.721Z] c71a71818ec4: Preparing [2021-09-24T06:10:56.721Z] a2c55f4fb9a3: Preparing [2021-09-24T06:10:56.721Z] 0d9bf91bb15a: Preparing [2021-09-24T06:10:56.721Z] b287e4fe43ef: Preparing [2021-09-24T06:10:56.721Z] c39efab1fe40: Preparing [2021-09-24T06:10:56.721Z] 386fc9fe74c4: Preparing [2021-09-24T06:10:56.721Z] 097a5c91b892: Preparing [2021-09-24T06:10:56.721Z] 74984ba1a09f: Preparing [2021-09-24T06:10:56.721Z] 6d0ac5d4dfcb: Preparing [2021-09-24T06:10:56.721Z] c55d5dbdab40: Preparing [2021-09-24T06:10:56.721Z] 097a5c91b892: Waiting [2021-09-24T06:10:56.721Z] 74984ba1a09f: Waiting [2021-09-24T06:10:56.721Z] 6d0ac5d4dfcb: Waiting [2021-09-24T06:10:56.721Z] c55d5dbdab40: Waiting [2021-09-24T06:10:56.721Z] 386fc9fe74c4: Waiting [2021-09-24T06:10:56.721Z] c39efab1fe40: Waiting [2021-09-24T06:10:56.721Z] a2c55f4fb9a3: Layer already exists [2021-09-24T06:10:56.721Z] c71a71818ec4: Layer already exists [2021-09-24T06:10:56.721Z] b287e4fe43ef: Layer already exists [2021-09-24T06:10:56.721Z] 0d9bf91bb15a: Layer already exists [2021-09-24T06:10:56.721Z] 7f9bf6b673f4: Layer already exists [2021-09-24T06:10:56.721Z] c39efab1fe40: Layer already exists [2021-09-24T06:10:56.721Z] 74984ba1a09f: Layer already exists [2021-09-24T06:10:56.721Z] 097a5c91b892: Layer already exists [2021-09-24T06:10:56.992Z] 6d0ac5d4dfcb: Layer already exists [2021-09-24T06:10:56.992Z] 386fc9fe74c4: Layer already exists [2021-09-24T06:10:56.992Z] c55d5dbdab40: Layer already exists [2021-09-24T06:10:56.992Z] main: digest: sha256:00adc298c2ee143cbb8b0f21a69fa792aef5f2bc35f801160f0559f042d9c41c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T06:10:57.055Z] ===================================================== [Pipeline] echo [2021-09-24T06:10:57.069Z] taggedImages: [2021-09-24T06:10:57.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15 [2021-09-24T06:10:57.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-24T06:10:57.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.50 [2021-09-24T06:10:57.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b9c967007cbefed799459cc2ce10623a0bfff15-2.0.1-dev.50 [2021-09-24T06:10:57.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:57.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T06:10:57.581Z] [2021-09-24T06:10:57.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:10:57.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T06:10:58.192Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T06:10:58.192Z] 448f6bf000e3: Pulling fs layer [2021-09-24T06:10:58.192Z] f757da607395: Pulling fs layer [2021-09-24T06:10:58.192Z] 05883995daec: Pulling fs layer [2021-09-24T06:10:58.192Z] 8603b9c90790: Pulling fs layer [2021-09-24T06:10:58.192Z] 1560dd03e051: Pulling fs layer [2021-09-24T06:10:58.192Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T06:10:58.192Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T06:10:58.192Z] 8603b9c90790: Waiting [2021-09-24T06:10:58.192Z] 1560dd03e051: Waiting [2021-09-24T06:10:58.192Z] 27f5ce0e4adf: Waiting [2021-09-24T06:10:58.192Z] c2d8d7efcc4b: Waiting [2021-09-24T06:10:58.192Z] f757da607395: Verifying Checksum [2021-09-24T06:10:58.192Z] f757da607395: Download complete [2021-09-24T06:10:58.464Z] 8603b9c90790: Verifying Checksum [2021-09-24T06:10:58.464Z] 8603b9c90790: Download complete [2021-09-24T06:10:58.464Z] 1560dd03e051: Verifying Checksum [2021-09-24T06:10:58.464Z] 1560dd03e051: Download complete [2021-09-24T06:10:58.749Z] 27f5ce0e4adf: Download complete [2021-09-24T06:10:59.728Z] 05883995daec: Verifying Checksum [2021-09-24T06:10:59.728Z] 05883995daec: Download complete [2021-09-24T06:10:59.728Z] 448f6bf000e3: Verifying Checksum [2021-09-24T06:10:59.728Z] 448f6bf000e3: Download complete [2021-09-24T06:11:03.112Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T06:11:03.112Z] c2d8d7efcc4b: Download complete [2021-09-24T06:11:03.385Z] 448f6bf000e3: Pull complete [2021-09-24T06:11:04.363Z] f757da607395: Pull complete [2021-09-24T06:11:05.796Z] 05883995daec: Pull complete [2021-09-24T06:11:06.066Z] 8603b9c90790: Pull complete [2021-09-24T06:11:07.044Z] 1560dd03e051: Pull complete [2021-09-24T06:11:07.636Z] 27f5ce0e4adf: Pull complete [2021-09-24T06:11:22.704Z] c2d8d7efcc4b: Pull complete [2021-09-24T06:11:22.704Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T06:11:22.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T06:11:22.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T06:11:22.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-1206 does not seem to be running inside a container [2021-09-24T06:11:22.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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-lftools-log-publisher:arm64 cat [2021-09-24T06:11:26.738Z] $ docker top 87b0c0df2f9c7bbe26cff2439dd27b98ab1d9edb79d9f06c44c790f965522e27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:11:27.936Z] ---> job-cost.sh [2021-09-24T06:11:27.936Z] lf-activate-venv: SKIPPING [2021-09-24T06:11:27.936Z] INFO: No Stack... [2021-09-24T06:11:28.909Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T06:11:29.502Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T06:11:30.152Z] + cut -d, -f6 [2021-09-24T06:11:30.152Z] + cat /w/workspace/edgex-go/58/archives/cost.csv [Pipeline] lock [2021-09-24T06:11:30.212Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-58-stack-cost] [2021-09-24T06:11:30.223Z] Resource [jenkins-edgexfoundry-edgex-go-main-58-stack-cost] did not exist. Created. [2021-09-24T06:11:30.223Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T06:11:30.888Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T06:11:31.526Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T06:11:31.538Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T06:11:31.544Z] $ docker stop --time=1 87b0c0df2f9c7bbe26cff2439dd27b98ab1d9edb79d9f06c44c790f965522e27 [2021-09-24T06:11:33.215Z] $ docker rm -f 87b0c0df2f9c7bbe26cff2439dd27b98ab1d9edb79d9f06c44c790f965522e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-24T06:11:37.114Z] provisioning config files... [2021-09-24T06:11:37.137Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/58@tmp/config8097491541049632985tmp [Pipeline] { [Pipeline] sh [2021-09-24T06:11:37.464Z] + set +x [2021-09-24T06:11:37.464Z] + curl -s https://codecov.io/bash [2021-09-24T06:11:37.464Z] + bash -s -- [2021-09-24T06:11:37.732Z] [2021-09-24T06:11:37.732Z] _____ _ [2021-09-24T06:11:37.732Z] / ____| | | [2021-09-24T06:11:37.732Z] | | ___ __| | ___ ___ _____ __ [2021-09-24T06:11:37.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-24T06:11:37.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-24T06:11:37.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-24T06:11:37.732Z] Bash-1.0.6 [2021-09-24T06:11:37.732Z] [2021-09-24T06:11:37.732Z] [2021-09-24T06:11:37.732Z] ==> git version 2.24.4 found [2021-09-24T06:11:37.732Z] ==> 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-09-24T06:11:37.732Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-24T06:11:37.732Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-24T06:11:37.732Z] ==> Jenkins CI detected. [2021-09-24T06:11:37.732Z] current dir:  /w/workspace/edgex-go/58 [2021-09-24T06:11:37.732Z] project root: . [2021-09-24T06:11:37.732Z] --> token set from env [2021-09-24T06:11:37.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-24T06:11:37.732Z] ==> Running gcov in . (disable via -X gcov) [2021-09-24T06:11:37.732Z] ==> Python coveragepy not found [2021-09-24T06:11:37.732Z] ==> Searching for coverage reports in: [2021-09-24T06:11:37.732Z] + . [2021-09-24T06:11:37.732Z] -> Found 1 reports [2021-09-24T06:11:37.732Z] ==> Detecting git/mercurial file structure [2021-09-24T06:11:37.732Z] ==> Reading reports [2021-09-24T06:11:37.732Z] + ./coverage.out bytes=403630 [2021-09-24T06:11:37.732Z] ==> Appending adjustments [2021-09-24T06:11:37.732Z] https://docs.codecov.io/docs/fixing-reports [2021-09-24T06:11:39.134Z] + Found adjustments [2021-09-24T06:11:39.134Z] ==> Gzipping contents [2021-09-24T06:11:39.134Z] 56K /tmp/codecov.yp1vkq.gz [2021-09-24T06:11:39.134Z] ==> Uploading reports [2021-09-24T06:11:39.134Z] url: https://codecov.io [2021-09-24T06:11:39.134Z] query: branch=main&commit=2b9c967007cbefed799459cc2ce10623a0bfff15&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-24T06:11:39.134Z] -> Pinging Codecov [2021-09-24T06:11:39.134Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=2b9c967007cbefed799459cc2ce10623a0bfff15&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-24T06:11:39.134Z] -> Uploading to [2021-09-24T06:11:39.134Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-24/00271124DB129430A58F1EEE437C3FCB/2b9c967007cbefed799459cc2ce10623a0bfff15/94071fce-76ea-482a-9a23-06845081bb5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210924%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210924T061139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2570e94a1df83cb44eb493f87890e047f1f45d3b8d76a7e65d0306abb905afc6 [2021-09-24T06:11:39.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T06:11:39.134Z] Dload Upload Total Spent Left Speed [2021-09-24T06:11:40.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54282 0 0 100 54282 0 56043 --:--:-- --:--:-- --:--:-- 56018 [2021-09-24T06:11:40.294Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b9c967007cbefed799459cc2ce10623a0bfff15 [Pipeline] } [2021-09-24T06:11:40.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-24T06:11:41.250Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-24T06:11:41.287Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:11:41.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-24T06:11:41.607Z] [2021-09-24T06:11:41.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:11:41.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-24T06:11:41.930Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-24T06:11:41.930Z] 188c0c94c7c5: Pulling fs layer [2021-09-24T06:11:41.930Z] 0ef7d3d256c8: Pulling fs layer [2021-09-24T06:11:41.930Z] de9db76c5a1d: Pulling fs layer [2021-09-24T06:11:41.930Z] 0eba1c9be4d2: Pulling fs layer [2021-09-24T06:11:41.930Z] 0d57e429df01: Pulling fs layer [2021-09-24T06:11:41.930Z] 4e4be7b47b0d: Pulling fs layer [2021-09-24T06:11:41.930Z] e1f770b5df2f: Pulling fs layer [2021-09-24T06:11:41.930Z] 85a0685a4137: Pulling fs layer [2021-09-24T06:11:41.930Z] 0eba1c9be4d2: Waiting [2021-09-24T06:11:41.930Z] 0d57e429df01: Waiting [2021-09-24T06:11:41.930Z] 4e4be7b47b0d: Waiting [2021-09-24T06:11:41.930Z] e1f770b5df2f: Waiting [2021-09-24T06:11:41.930Z] 85a0685a4137: Waiting [2021-09-24T06:11:41.930Z] de9db76c5a1d: Verifying Checksum [2021-09-24T06:11:41.930Z] de9db76c5a1d: Download complete [2021-09-24T06:11:41.930Z] 0ef7d3d256c8: Verifying Checksum [2021-09-24T06:11:41.930Z] 0ef7d3d256c8: Download complete [2021-09-24T06:11:41.930Z] 0d57e429df01: Verifying Checksum [2021-09-24T06:11:41.930Z] 0d57e429df01: Download complete [2021-09-24T06:11:41.930Z] 4e4be7b47b0d: Verifying Checksum [2021-09-24T06:11:41.930Z] 4e4be7b47b0d: Download complete [2021-09-24T06:11:42.199Z] 188c0c94c7c5: Verifying Checksum [2021-09-24T06:11:42.199Z] 188c0c94c7c5: Download complete [2021-09-24T06:11:42.199Z] 188c0c94c7c5: Pull complete [2021-09-24T06:11:42.464Z] 0ef7d3d256c8: Pull complete [2021-09-24T06:11:42.464Z] de9db76c5a1d: Pull complete [2021-09-24T06:11:43.416Z] e1f770b5df2f: Verifying Checksum [2021-09-24T06:11:43.416Z] e1f770b5df2f: Download complete [2021-09-24T06:11:46.747Z] 0eba1c9be4d2: Verifying Checksum [2021-09-24T06:11:46.747Z] 0eba1c9be4d2: Download complete [2021-09-24T06:11:47.328Z] 85a0685a4137: Verifying Checksum [2021-09-24T06:11:47.328Z] 85a0685a4137: Download complete [2021-09-24T06:11:49.278Z] 0eba1c9be4d2: Pull complete [2021-09-24T06:11:49.546Z] 0d57e429df01: Pull complete [2021-09-24T06:11:49.546Z] 4e4be7b47b0d: Pull complete [2021-09-24T06:11:50.132Z] e1f770b5df2f: Pull complete [2021-09-24T06:11:53.514Z] 85a0685a4137: Pull complete [2021-09-24T06:11:53.514Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-24T06:11:53.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-24T06:11:53.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-24T06:11:53.604Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T06:11:53.668Z] $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-24T06:11:56.599Z] $ docker top 86b6fb4f2412be0beed9ec36195a090ebb42eb1e5f7eec36f456ad5deec90e57 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-24T06:11:56.702Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-24T06:11:57.017Z] + set -o pipefail [2021-09-24T06:11:57.017Z] + snyk monitor '--org=edgex-jenkins' [2021-09-24T06:12:23.682Z] [2021-09-24T06:12:23.682Z] Monitoring /w/workspace/edgex-go/58 (github.com/edgexfoundry/edgex-go)... [2021-09-24T06:12:23.682Z] [2021-09-24T06:12:23.682Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/ef5e7ffe-56f0-44a7-9894-f30935c9332b [2021-09-24T06:12:23.682Z] [2021-09-24T06:12:23.682Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-24T06:12:23.682Z] [2021-09-24T06:12:23.682Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-24T06:12:23.682Z] [2021-09-24T06:12:23.682Z] [Pipeline] } [2021-09-24T06:12:23.700Z] $ docker stop --time=1 86b6fb4f2412be0beed9ec36195a090ebb42eb1e5f7eec36f456ad5deec90e57 [2021-09-24T06:12:25.613Z] $ docker rm -f 86b6fb4f2412be0beed9ec36195a090ebb42eb1e5f7eec36f456ad5deec90e57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-24T06:12:26.381Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T06:12:26.401Z] provisioning config files... [2021-09-24T06:12:26.415Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/58@tmp/config3979853541093577004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:12:26.740Z] --> edgex-publish-swagger.sh [2021-09-24T06:12:26.740Z] === Publish openapi/v2 API === [2021-09-24T06:12:26.740Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-24T06:12:26.740Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/58/openapi/v2/core-command.yaml] [2021-09-24T06:12:26.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T06:12:26.740Z] Dload Upload Total Spent Left Speed [2021-09-24T06:12:28.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25953 0:00:01 0:00:01 --:--:-- 25971 100 31867 0 0 100 31867 0 21834 0:00:01 0:00:01 --:--:-- 21841 [2021-09-24T06:12:28.141Z] [2021-09-24T06:12:28.141Z] [2021-09-24T06:12:28.141Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/58/openapi/v2/core-data.yaml] [2021-09-24T06:12:28.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T06:12:28.141Z] Dload Upload Total Spent Left Speed [2021-09-24T06:12:29.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 58216 0:00:01 0:00:01 --:--:-- 58231 100 65452 0 0 100 65452 0 58205 0:00:01 0:00:01 --:--:-- 58231 [2021-09-24T06:12:29.101Z] [2021-09-24T06:12:29.101Z] [2021-09-24T06:12:29.101Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/58/openapi/v2/core-metadata.yaml] [2021-09-24T06:12:29.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T06:12:29.101Z] Dload Upload Total Spent Left Speed [2021-09-24T06:12:30.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 98k 0:00:01 0:00:01 --:--:-- 98k [2021-09-24T06:12:30.507Z] [2021-09-24T06:12:30.507Z] [2021-09-24T06:12:30.507Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/58/openapi/v2/support-notifications.yaml] [2021-09-24T06:12:30.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T06:12:30.507Z] Dload Upload Total Spent Left Speed [2021-09-24T06:12:31.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 77663 0:00:01 0:00:01 --:--:-- 77693 [2021-09-24T06:12:31.462Z] [2021-09-24T06:12:31.462Z] [2021-09-24T06:12:31.462Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/58/openapi/v2/support-scheduler.yaml] [2021-09-24T06:12:31.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T06:12:31.462Z] Dload Upload Total Spent Left Speed [2021-09-24T06:12:32.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 37471 --:--:-- --:--:-- --:--:-- 37459 [2021-09-24T06:12:32.419Z] [2021-09-24T06:12:32.419Z] [2021-09-24T06:12:32.419Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/58/openapi/v2/system-agent.yaml] [2021-09-24T06:12:32.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T06:12:32.419Z] Dload Upload Total Spent Left Speed [2021-09-24T06:12:33.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 20815 --:--:-- --:--:-- --:--:-- 20809 [2021-09-24T06:12:33.639Z] [2021-09-24T06:12:33.639Z] [Pipeline] } [2021-09-24T06:12:33.651Z] 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-09-24T06:12:34.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T06:12:34.258Z] . [Pipeline] withDockerContainer [2021-09-24T06:12:34.353Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T06:12:34.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T06:12:34.837Z] $ docker top 7bc4d64f2be78816c1c8d02b367305cb28ac18705642f92b64409961c56e3fc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T06:12:35.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T06:12:35.038Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T06:12:35.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T06:12:35.247Z] $ docker exec 7bc4d64f2be78816c1c8d02b367305cb28ac18705642f92b64409961c56e3fc8 ssh-agent [2021-09-24T06:12:35.429Z] SSH_AUTH_SOCK=/tmp/ssh-0K8vOK70VsFZ/agent.14 [2021-09-24T06:12:35.429Z] SSH_AGENT_PID=21 [2021-09-24T06:12:35.551Z] Running ssh-add (command line suppressed) [2021-09-24T06:12:35.658Z] Identity added: /w/workspace/edgex-go/58@tmp/private_key_6920262789832183162.key (/w/workspace/edgex-go/58@tmp/private_key_6920262789832183162.key) [2021-09-24T06:12:35.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T06:12:36.004Z] + git semver tag [2021-09-24T06:12:36.004Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T06:12:36.004Z] # $GIT_DIR = /w/workspace/edgex-go/58/.git [2021-09-24T06:12:36.004Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/58 [2021-09-24T06:12:36.004Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T06:12:36.004Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T06:12:36.004Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T06:12:36.004Z] # $SEMVER_BRANCH = main [2021-09-24T06:12:36.004Z] # $SEMVER_DIR = /w/workspace/edgex-go/58/.semver [2021-09-24T06:12:36.004Z] # 2b9c967007cbefed799459cc2ce10623a0bfff15 HEAD [2021-09-24T06:12:36.004Z] # -> Force: false [2021-09-24T06:12:36.004Z] # 3830e8cc701fa64ee35f118381175ab9ee933736 refs/tags/v2.0.1-dev.50 [Pipeline] } [2021-09-24T06:12:36.021Z] $ docker exec --env ******** --env ******** 7bc4d64f2be78816c1c8d02b367305cb28ac18705642f92b64409961c56e3fc8 ssh-agent -k [2021-09-24T06:12:36.121Z] unset SSH_AUTH_SOCK; [2021-09-24T06:12:36.122Z] unset SSH_AGENT_PID; [2021-09-24T06:12:36.122Z] echo Agent pid 21 killed; [2021-09-24T06:12:36.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T06:12:36.478Z] + git semver [Pipeline] } [2021-09-24T06:12:36.497Z] $ docker stop --time=1 7bc4d64f2be78816c1c8d02b367305cb28ac18705642f92b64409961c56e3fc8 [2021-09-24T06:12:37.705Z] $ docker rm -f 7bc4d64f2be78816c1c8d02b367305cb28ac18705642f92b64409961c56e3fc8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:12:38.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-24T06:12:38.159Z] [2021-09-24T06:12:38.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:12:38.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-24T06:12:38.486Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-24T06:12:38.486Z] ab5ef0e58194: Pulling fs layer [2021-09-24T06:12:38.486Z] 9712f1f96733: Pulling fs layer [2021-09-24T06:12:38.486Z] 63f879dbbcfc: Pulling fs layer [2021-09-24T06:12:38.486Z] 0d9ebad4ef96: Pulling fs layer [2021-09-24T06:12:38.486Z] e9a5061849ea: Pulling fs layer [2021-09-24T06:12:38.486Z] d747dcd14b5f: Pulling fs layer [2021-09-24T06:12:38.486Z] 2de7ff778b66: Pulling fs layer [2021-09-24T06:12:38.486Z] 0d9ebad4ef96: Waiting [2021-09-24T06:12:38.486Z] e9a5061849ea: Waiting [2021-09-24T06:12:38.486Z] d747dcd14b5f: Waiting [2021-09-24T06:12:38.486Z] 2de7ff778b66: Waiting [2021-09-24T06:12:38.486Z] 9712f1f96733: Verifying Checksum [2021-09-24T06:12:38.486Z] 9712f1f96733: Download complete [2021-09-24T06:12:40.425Z] 63f879dbbcfc: Verifying Checksum [2021-09-24T06:12:40.425Z] 63f879dbbcfc: Download complete [2021-09-24T06:12:41.005Z] e9a5061849ea: Verifying Checksum [2021-09-24T06:12:41.005Z] e9a5061849ea: Download complete [2021-09-24T06:12:41.005Z] d747dcd14b5f: Verifying Checksum [2021-09-24T06:12:41.005Z] d747dcd14b5f: Download complete [2021-09-24T06:12:41.959Z] 2de7ff778b66: Verifying Checksum [2021-09-24T06:12:41.959Z] 2de7ff778b66: Download complete [2021-09-24T06:12:41.959Z] 0d9ebad4ef96: Verifying Checksum [2021-09-24T06:12:41.960Z] 0d9ebad4ef96: Download complete [2021-09-24T06:12:42.918Z] ab5ef0e58194: Verifying Checksum [2021-09-24T06:12:42.918Z] ab5ef0e58194: Download complete [2021-09-24T06:12:45.496Z] ab5ef0e58194: Pull complete [2021-09-24T06:12:45.496Z] 9712f1f96733: Pull complete [2021-09-24T06:12:46.078Z] 63f879dbbcfc: Pull complete [2021-09-24T06:12:49.457Z] 0d9ebad4ef96: Pull complete [2021-09-24T06:12:49.727Z] e9a5061849ea: Pull complete [2021-09-24T06:12:49.727Z] d747dcd14b5f: Pull complete [2021-09-24T06:12:50.691Z] 2de7ff778b66: Pull complete [2021-09-24T06:12:50.692Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-24T06:12:50.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-24T06:12:50.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-24T06:12:50.781Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T06:12:50.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-24T06:12:54.332Z] $ docker top a401ebaaa784dfbe3e65ed883ac21e09ab77d5b5902b44e562cad8556c6b1ba6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-24T06:12:54.430Z] provisioning config files... [2021-09-24T06:12:54.445Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/58@tmp/config157068908171347966tmp [2021-09-24T06:12:54.466Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/58@tmp/config8925787880254972420tmp [2021-09-24T06:12:54.487Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/58@tmp/config8835851997018690137tmp [Pipeline] { [Pipeline] echo [2021-09-24T06:12:54.510Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:12:54.826Z] ---> sigul-configuration.sh [2021-09-24T06:12:54.827Z] gpg: directory `/root/.gnupg' created [2021-09-24T06:12:54.827Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-24T06:12:54.827Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-24T06:12:54.827Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-24T06:12:54.827Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-24T06:12:54.827Z] gpg: CAST5 encrypted data [2021-09-24T06:12:54.827Z] gpg: encrypted with 1 passphrase [2021-09-24T06:12:54.827Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-24T06:12:55.138Z] + mkdir /home/jenkins [2021-09-24T06:12:55.138Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-24T06:12:55.490Z] + 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-09-24T06:12:55.507Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:12:55.816Z] ---> sigul-install.sh [2021-09-24T06:12:55.816Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-24T06:12:56.129Z] + git tag --list [2021-09-24T06:12:56.130Z] 0.6.0 [2021-09-24T06:12:56.130Z] 0.6.1 [2021-09-24T06:12:56.130Z] 0.7.0 [2021-09-24T06:12:56.130Z] 0.7.1 [2021-09-24T06:12:56.130Z] v1.0.0 [2021-09-24T06:12:56.130Z] v1.0.1 [2021-09-24T06:12:56.130Z] v1.1.0 [2021-09-24T06:12:56.130Z] v1.2.0 [2021-09-24T06:12:56.130Z] v1.2.1 [2021-09-24T06:12:56.130Z] v1.3.0 [2021-09-24T06:12:56.130Z] v1.3.1 [2021-09-24T06:12:56.130Z] v2.0.0 [2021-09-24T06:12:56.130Z] v2.0.1-dev.1 [2021-09-24T06:12:56.130Z] v2.0.1-dev.10 [2021-09-24T06:12:56.130Z] v2.0.1-dev.11 [2021-09-24T06:12:56.130Z] v2.0.1-dev.12 [2021-09-24T06:12:56.130Z] v2.0.1-dev.13 [2021-09-24T06:12:56.130Z] v2.0.1-dev.14 [2021-09-24T06:12:56.130Z] v2.0.1-dev.15 [2021-09-24T06:12:56.130Z] v2.0.1-dev.16 [2021-09-24T06:12:56.130Z] v2.0.1-dev.17 [2021-09-24T06:12:56.130Z] v2.0.1-dev.18 [2021-09-24T06:12:56.130Z] v2.0.1-dev.19 [2021-09-24T06:12:56.130Z] v2.0.1-dev.2 [2021-09-24T06:12:56.130Z] v2.0.1-dev.20 [2021-09-24T06:12:56.130Z] v2.0.1-dev.21 [2021-09-24T06:12:56.130Z] v2.0.1-dev.22 [2021-09-24T06:12:56.130Z] v2.0.1-dev.23 [2021-09-24T06:12:56.130Z] v2.0.1-dev.24 [2021-09-24T06:12:56.130Z] v2.0.1-dev.25 [2021-09-24T06:12:56.130Z] v2.0.1-dev.26 [2021-09-24T06:12:56.130Z] v2.0.1-dev.27 [2021-09-24T06:12:56.130Z] v2.0.1-dev.28 [2021-09-24T06:12:56.130Z] v2.0.1-dev.29 [2021-09-24T06:12:56.130Z] v2.0.1-dev.3 [2021-09-24T06:12:56.130Z] v2.0.1-dev.30 [2021-09-24T06:12:56.130Z] v2.0.1-dev.31 [2021-09-24T06:12:56.130Z] v2.0.1-dev.32 [2021-09-24T06:12:56.130Z] v2.0.1-dev.33 [2021-09-24T06:12:56.130Z] v2.0.1-dev.34 [2021-09-24T06:12:56.130Z] v2.0.1-dev.35 [2021-09-24T06:12:56.130Z] v2.0.1-dev.36 [2021-09-24T06:12:56.130Z] v2.0.1-dev.37 [2021-09-24T06:12:56.130Z] v2.0.1-dev.38 [2021-09-24T06:12:56.130Z] v2.0.1-dev.39 [2021-09-24T06:12:56.130Z] v2.0.1-dev.4 [2021-09-24T06:12:56.130Z] v2.0.1-dev.40 [2021-09-24T06:12:56.130Z] v2.0.1-dev.41 [2021-09-24T06:12:56.130Z] v2.0.1-dev.42 [2021-09-24T06:12:56.130Z] v2.0.1-dev.43 [2021-09-24T06:12:56.130Z] v2.0.1-dev.44 [2021-09-24T06:12:56.130Z] v2.0.1-dev.45 [2021-09-24T06:12:56.130Z] v2.0.1-dev.46 [2021-09-24T06:12:56.130Z] v2.0.1-dev.47 [2021-09-24T06:12:56.130Z] v2.0.1-dev.48 [2021-09-24T06:12:56.130Z] v2.0.1-dev.49 [2021-09-24T06:12:56.130Z] v2.0.1-dev.5 [2021-09-24T06:12:56.130Z] v2.0.1-dev.50 [2021-09-24T06:12:56.130Z] v2.0.1-dev.6 [2021-09-24T06:12:56.130Z] v2.0.1-dev.7 [2021-09-24T06:12:56.130Z] v2.0.1-dev.8 [2021-09-24T06:12:56.130Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-24T06:12:56.443Z] + lftools sign git-tag v2.0.1-dev.50 [2021-09-24T06:12:57.026Z] Signing Git tag with Sigul... [2021-09-24T06:12:57.026Z] Signing v2.0.1-dev.50 [Pipeline] echo [2021-09-24T06:12:57.994Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:12:58.301Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-24T06:12:58.313Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-24T06:12:58.345Z] $ docker stop --time=1 a401ebaaa784dfbe3e65ed883ac21e09ab77d5b5902b44e562cad8556c6b1ba6 [2021-09-24T06:12:59.571Z] $ docker rm -f a401ebaaa784dfbe3e65ed883ac21e09ab77d5b5902b44e562cad8556c6b1ba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:13:00.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T06:13:00.229Z] . [Pipeline] withDockerContainer [2021-09-24T06:13:00.317Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T06:13:00.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T06:13:00.780Z] $ docker top 8a15943d23fb9de9204076d0e8b0b85e3bce66f3d2494379d654b07d651d2577 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T06:13:00.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T06:13:00.904Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T06:13:01.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T06:13:01.020Z] $ docker exec 8a15943d23fb9de9204076d0e8b0b85e3bce66f3d2494379d654b07d651d2577 ssh-agent [2021-09-24T06:13:01.140Z] SSH_AUTH_SOCK=/tmp/ssh-LVhJHaV9fgEJ/agent.14 [2021-09-24T06:13:01.140Z] SSH_AGENT_PID=21 [2021-09-24T06:13:01.148Z] Running ssh-add (command line suppressed) [2021-09-24T06:13:01.250Z] Identity added: /w/workspace/edgex-go/58@tmp/private_key_952218543992318493.key (/w/workspace/edgex-go/58@tmp/private_key_952218543992318493.key) [2021-09-24T06:13:01.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T06:13:01.582Z] + git semver bump pre [2021-09-24T06:13:01.582Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T06:13:01.582Z] # $GIT_DIR = /w/workspace/edgex-go/58/.git [2021-09-24T06:13:01.582Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/58 [2021-09-24T06:13:01.582Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T06:13:01.582Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T06:13:01.582Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T06:13:01.582Z] # $SEMVER_BRANCH = main [2021-09-24T06:13:01.582Z] # $SEMVER_DIR = /w/workspace/edgex-go/58/.semver [2021-09-24T06:13:01.582Z] 2.0.1-dev.51 [Pipeline] } [2021-09-24T06:13:01.599Z] $ docker exec --env ******** --env ******** 8a15943d23fb9de9204076d0e8b0b85e3bce66f3d2494379d654b07d651d2577 ssh-agent -k [2021-09-24T06:13:01.728Z] unset SSH_AUTH_SOCK; [2021-09-24T06:13:01.728Z] unset SSH_AGENT_PID; [2021-09-24T06:13:01.728Z] echo Agent pid 21 killed; [2021-09-24T06:13:01.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T06:13:02.087Z] + git semver [Pipeline] } [2021-09-24T06:13:02.108Z] $ docker stop --time=1 8a15943d23fb9de9204076d0e8b0b85e3bce66f3d2494379d654b07d651d2577 [2021-09-24T06:13:03.335Z] $ docker rm -f 8a15943d23fb9de9204076d0e8b0b85e3bce66f3d2494379d654b07d651d2577 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:13:03.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T06:13:03.771Z] . [Pipeline] withDockerContainer [2021-09-24T06:13:03.862Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T06:13:03.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T06:13:04.379Z] $ docker top d5053de6442d49a922db6d8d1467e4dcb92dc3814510610d65fd95deb7bba967 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T06:13:04.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T06:13:04.514Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T06:13:04.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T06:13:04.668Z] $ docker exec d5053de6442d49a922db6d8d1467e4dcb92dc3814510610d65fd95deb7bba967 ssh-agent [2021-09-24T06:13:04.790Z] SSH_AUTH_SOCK=/tmp/ssh-iw46dlHXKu04/agent.13 [2021-09-24T06:13:04.790Z] SSH_AGENT_PID=19 [2021-09-24T06:13:04.800Z] Running ssh-add (command line suppressed) [2021-09-24T06:13:04.914Z] Identity added: /w/workspace/edgex-go/58@tmp/private_key_5885951106462504104.key (/w/workspace/edgex-go/58@tmp/private_key_5885951106462504104.key) [2021-09-24T06:13:04.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T06:13:05.253Z] + git semver push [2021-09-24T06:13:05.253Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T06:13:05.253Z] # $GIT_DIR = /w/workspace/edgex-go/58/.git [2021-09-24T06:13:05.253Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/58 [2021-09-24T06:13:05.253Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T06:13:05.253Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T06:13:05.253Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T06:13:05.253Z] # $SEMVER_BRANCH = main [2021-09-24T06:13:05.253Z] # $SEMVER_DIR = /w/workspace/edgex-go/58/.semver [Pipeline] } [2021-09-24T06:13:09.517Z] $ docker exec --env ******** --env ******** d5053de6442d49a922db6d8d1467e4dcb92dc3814510610d65fd95deb7bba967 ssh-agent -k [2021-09-24T06:13:09.612Z] unset SSH_AUTH_SOCK; [2021-09-24T06:13:09.612Z] unset SSH_AGENT_PID; [2021-09-24T06:13:09.612Z] echo Agent pid 19 killed; [2021-09-24T06:13:09.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T06:13:09.967Z] + git semver [Pipeline] } [2021-09-24T06:13:09.985Z] $ docker stop --time=1 d5053de6442d49a922db6d8d1467e4dcb92dc3814510610d65fd95deb7bba967 [2021-09-24T06:13:11.189Z] $ docker rm -f d5053de6442d49a922db6d8d1467e4dcb92dc3814510610d65fd95deb7bba967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-24T06:13:12.185Z] + '[' -d /w/workspace/edgex-go/58/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:13:12.505Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:13:13.089Z] ---> package-listing.sh [2021-09-24T06:13:13.089Z] ++ facter osfamily [2021-09-24T06:13:13.089Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T06:13:13.362Z] + OS_FAMILY=redhat [2021-09-24T06:13:13.362Z] + workspace=/w/workspace/edgex-go/58 [2021-09-24T06:13:13.362Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T06:13:13.362Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T06:13:13.362Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T06:13:13.362Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T06:13:13.362Z] + '[' /w/workspace/edgex-go/58 ']' [2021-09-24T06:13:13.362Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T06:13:13.362Z] + case "${OS_FAMILY}" in [2021-09-24T06:13:13.362Z] + rpm -qa [2021-09-24T06:13:13.362Z] + sort [2021-09-24T06:13:15.929Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T06:13:15.929Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T06:13:15.929Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T06:13:15.929Z] + '[' /w/workspace/edgex-go/58 ']' [2021-09-24T06:13:15.929Z] + mkdir -p /w/workspace/edgex-go/58/archives/ [2021-09-24T06:13:15.929Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/58/archives/ [Pipeline] echo [2021-09-24T06:13:15.945Z] 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/58/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-24T06:13:16.242Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:13:16.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T06:13:16.821Z] [2021-09-24T06:13:16.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T06:13:17.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T06:13:17.151Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T06:13:17.151Z] b4d181a07f80: Pulling fs layer [2021-09-24T06:13:17.151Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T06:13:17.151Z] ed53099fbce6: Pulling fs layer [2021-09-24T06:13:17.151Z] dc539afda2c1: Pulling fs layer [2021-09-24T06:13:17.151Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T06:13:17.151Z] 9065ff56babe: Pulling fs layer [2021-09-24T06:13:17.151Z] d287ab97295c: Pulling fs layer [2021-09-24T06:13:17.151Z] 77bc0d833cb6: Waiting [2021-09-24T06:13:17.151Z] 9065ff56babe: Waiting [2021-09-24T06:13:17.151Z] d287ab97295c: Waiting [2021-09-24T06:13:17.151Z] dc539afda2c1: Waiting [2021-09-24T06:13:17.415Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T06:13:17.415Z] a1111a8f2ec3: Download complete [2021-09-24T06:13:17.415Z] dc539afda2c1: Verifying Checksum [2021-09-24T06:13:17.415Z] dc539afda2c1: Download complete [2021-09-24T06:13:17.679Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T06:13:17.679Z] 77bc0d833cb6: Download complete [2021-09-24T06:13:17.679Z] 9065ff56babe: Verifying Checksum [2021-09-24T06:13:17.679Z] 9065ff56babe: Download complete [2021-09-24T06:13:17.944Z] ed53099fbce6: Verifying Checksum [2021-09-24T06:13:17.944Z] ed53099fbce6: Download complete [2021-09-24T06:13:18.527Z] b4d181a07f80: Verifying Checksum [2021-09-24T06:13:18.527Z] b4d181a07f80: Download complete [2021-09-24T06:13:19.968Z] b4d181a07f80: Pull complete [2021-09-24T06:13:19.968Z] a1111a8f2ec3: Pull complete [2021-09-24T06:13:20.551Z] ed53099fbce6: Pull complete [2021-09-24T06:13:20.551Z] dc539afda2c1: Pull complete [2021-09-24T06:13:20.820Z] 77bc0d833cb6: Pull complete [2021-09-24T06:13:20.820Z] 9065ff56babe: Pull complete [2021-09-24T06:13:24.160Z] d287ab97295c: Verifying Checksum [2021-09-24T06:13:24.160Z] d287ab97295c: Download complete [2021-09-24T06:13:28.425Z] d287ab97295c: Pull complete [2021-09-24T06:13:28.425Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T06:13:28.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T06:13:28.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T06:13:28.518Z] prd-centos7-docker-4c-2g-1203 does not seem to be running inside a container [2021-09-24T06:13:28.577Z] $ 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/58/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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T06:13:31.076Z] $ docker top f47dfc548a8fcd4d46b3afdb8802ec8cb9e746ea1d62ae43fc4b59b4a1af62a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T06:13:31.464Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T06:13:31.776Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T06:13:32.093Z] + ls /var/log/sa-host [2021-09-24T06:13:32.093Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T06:13:32.093Z] file_magic: OK [2021-09-24T06:13:32.093Z] HZ: Using current value: 100 [2021-09-24T06:13:32.093Z] file_header: OK [2021-09-24T06:13:32.093Z] 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-09-24T06:13:32.093Z] Statistics: [2021-09-24T06:13:32.093Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T06:13:32.093Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T06:13:32.093Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T06:13:32.093Z] file_magic: OK [2021-09-24T06:13:32.093Z] HZ: Using current value: 100 [2021-09-24T06:13:32.093Z] file_header: OK [2021-09-24T06:13:32.093Z] 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-09-24T06:13:32.093Z] Statistics: [2021-09-24T06:13:32.094Z] 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... [2021-09-24T06:13:32.094Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T06:13:32.696Z] provisioning config files... [2021-09-24T06:13:32.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/58@tmp/config5524237023392710110tmp [Pipeline] { [Pipeline] echo [2021-09-24T06:13:32.735Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:13:33.047Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T06:13:33.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:13:33.462Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T06:13:33.478Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:13:33.786Z] ---> sudo-logs.sh [2021-09-24T06:13:33.786Z] Archiving 'sudo' log.. [2021-09-24T06:13:33.786Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1203.vexxhost.local: Name or service not known [2021-09-24T06:13:33.786Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1203.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T06:13:33.824Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:13:34.142Z] ---> job-cost.sh [2021-09-24T06:13:34.142Z] lf-activate-venv: SKIPPING [2021-09-24T06:13:34.142Z] DEBUG: total: 0.10999999940395355 [2021-09-24T06:13:34.142Z] INFO: Retrieving Stack Cost... [2021-09-24T06:13:35.097Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T06:13:35.363Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T06:13:35.381Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T06:13:35.698Z] ---> logs-deploy.sh [2021-09-24T06:13:35.698Z] lf-activate-venv: SKIPPING [2021-09-24T06:13:35.698Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/58 [2021-09-24T06:13:35.698Z] INFO: archiving workspace using pattern(s): [2021-09-24T06:13:36.658Z] Archives upload complete. [2021-09-24T06:13:36.658Z] INFO: archiving logs to Nexus