Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4ace7e08520ec158b0cc64775f4b4a0dc14a675 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-ssh8282458795794817357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh5029496344571275984.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh647848169163999774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh1076713472796482784.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-ssh4418421942086658676.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-55 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/76 [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/76 # 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/76@tmp/jenkins-gitclient-ssh2146637837106988756.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 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (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 d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 Commit message: "Merge pull request #3743 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.19" > git rev-list --no-walk 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-05T23:56:40.674Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T23:56:40.765Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T23:56:40.791Z] ========================================================= [2021-10-05T23:56:40.791Z] EdgeX Global Pipelines Version Info [2021-10-05T23:56:40.791Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:56:42.037Z] ------------------- [2021-10-05T23:56:42.037Z] stable info: [2021-10-05T23:56:42.037Z] ------------------- [2021-10-05T23:56:42.037Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T23:56:42.037Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:56:42.037Z] Message: update stable to v1.0.206 [2021-10-05T23:56:42.636Z] ------------------- [2021-10-05T23:56:42.636Z] experimental info: [2021-10-05T23:56:42.636Z] ------------------- [2021-10-05T23:56:42.636Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T23:56:42.636Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:56:42.636Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T23:56:42.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-05T23:56:42.800Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-05T23:56:42.823Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T23:56:42.844Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T23:56:42.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T23:56:42.886Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T23:56:42.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T23:56:42.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-05T23:56:42.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-05T23:56:42.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-05T23:56:42.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T23:56:43.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T23:56:43.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T23:56:43.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T23:56:43.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T23:56:43.093Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T23:56:43.114Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T23:56:43.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T23:56:43.157Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T23:56:43.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-05T23:56:43.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-05T23:56:43.220Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-05T23:56:43.242Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T23:56:43.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-05T23:56:43.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-05T23:56:43.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-05T23:56:43.326Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] echo [2021-10-05T23:56:43.350Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4ace7e [Pipeline] echo [2021-10-05T23:56:43.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:56:43.462Z] provisioning config files... [2021-10-05T23:56:43.492Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/76@tmp/config8241113256935879443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:56:43.825Z] ---> docker-login.sh [2021-10-05T23:56:43.825Z] nexus3.edgexfoundry.org:10001 [2021-10-05T23:56:43.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:56:44.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:56:44.097Z] Configure a credential helper to remove this warning. See [2021-10-05T23:56:44.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:56:44.097Z] [2021-10-05T23:56:44.097Z] Login Succeeded [2021-10-05T23:56:44.097Z] nexus3.edgexfoundry.org:10002 [2021-10-05T23:56:44.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:56:49.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:56:49.456Z] Configure a credential helper to remove this warning. See [2021-10-05T23:56:49.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:56:49.456Z] [2021-10-05T23:56:49.456Z] Login Succeeded [2021-10-05T23:56:49.456Z] nexus3.edgexfoundry.org:10003 [2021-10-05T23:56:49.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:56:49.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:56:49.456Z] Configure a credential helper to remove this warning. See [2021-10-05T23:56:49.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:56:49.456Z] [2021-10-05T23:56:49.456Z] Login Succeeded [2021-10-05T23:56:49.456Z] nexus3.edgexfoundry.org:10004 [2021-10-05T23:56:49.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:56:49.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:56:49.725Z] Configure a credential helper to remove this warning. See [2021-10-05T23:56:49.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:56:49.725Z] [2021-10-05T23:56:49.725Z] Login Succeeded [2021-10-05T23:56:49.725Z] docker.io [2021-10-05T23:56:49.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:56:49.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:56:49.995Z] Configure a credential helper to remove this warning. See [2021-10-05T23:56:49.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:56:49.995Z] [2021-10-05T23:56:49.995Z] Login Succeeded [2021-10-05T23:56:49.995Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T23:56:50.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T23:56:50.363Z] ++ 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-10-05T23:56:50.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T23:56:50.363Z] ++ dirname cmd/core-command/Dockerfile [2021-10-05T23:56:50.363Z] ++ cut -d/ -f2 [2021-10-05T23:56:50.363Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-05T23:56:50.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T23:56:50.363Z] ++ cut -d/ -f2 [2021-10-05T23:56:50.363Z] ++ dirname cmd/core-data/Dockerfile [2021-10-05T23:56:50.363Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-05T23:56:50.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T23:56:50.363Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-05T23:56:50.363Z] ++ cut -d/ -f2 [2021-10-05T23:56:50.363Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-05T23:56:50.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T23:56:50.363Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-05T23:56:50.363Z] ++ cut -d/ -f2 [2021-10-05T23:56:50.363Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-05T23:56:50.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T23:56:50.363Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-05T23:56:50.363Z] ++ cut -d/ -f2 [2021-10-05T23:56:50.363Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-05T23:56:50.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T23:56:50.363Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-05T23:56:50.363Z] ++ cut -d/ -f2 [2021-10-05T23:56:50.363Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-05T23:56:50.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T23:56:50.363Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-05T23:56:50.363Z] ++ cut -d/ -f2 [2021-10-05T23:56:50.363Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-05T23:56:50.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T23:56:50.363Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-05T23:56:50.363Z] ++ cut -d/ -f2 [2021-10-05T23:56:50.363Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-05T23:56:50.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T23:56:50.363Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-05T23:56:50.363Z] ++ cut -d/ -f2 [2021-10-05T23:56:50.363Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-05T23:56:50.426Z] 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-10-05T23:56:51.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:56:51.398Z] [2021-10-05T23:56:51.398Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:56:51.722Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:56:51.723Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T23:56:51.723Z] 31603596830f: Pulling fs layer [2021-10-05T23:56:51.723Z] 04fac38145f0: Pulling fs layer [2021-10-05T23:56:51.723Z] 701f6daf10bf: Pulling fs layer [2021-10-05T23:56:51.723Z] 24f72da36158: Pulling fs layer [2021-10-05T23:56:51.723Z] 24f72da36158: Waiting [2021-10-05T23:56:51.723Z] 04fac38145f0: Verifying Checksum [2021-10-05T23:56:51.723Z] 04fac38145f0: Download complete [2021-10-05T23:56:51.994Z] 31603596830f: Verifying Checksum [2021-10-05T23:56:51.994Z] 31603596830f: Download complete [2021-10-05T23:56:51.994Z] 24f72da36158: Verifying Checksum [2021-10-05T23:56:51.994Z] 24f72da36158: Download complete [2021-10-05T23:56:51.994Z] 701f6daf10bf: Verifying Checksum [2021-10-05T23:56:51.994Z] 701f6daf10bf: Download complete [2021-10-05T23:56:51.994Z] 31603596830f: Pull complete [2021-10-05T23:56:52.264Z] 04fac38145f0: Pull complete [2021-10-05T23:56:52.859Z] 701f6daf10bf: Pull complete [2021-10-05T23:56:52.859Z] 24f72da36158: Pull complete [2021-10-05T23:56:52.859Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T23:56:53.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:56:53.127Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T23:56:53.217Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-05T23:56:53.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-05T23:56:54.047Z] $ docker top 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T23:56:54.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:56:54.169Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:56:54.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:56:54.296Z] $ docker exec 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b ssh-agent [2021-10-05T23:56:54.415Z] SSH_AUTH_SOCK=/tmp/ssh-gGj12fv3kMPf/agent.13 [2021-10-05T23:56:54.416Z] SSH_AGENT_PID=20 [2021-10-05T23:56:54.428Z] Running ssh-add (command line suppressed) [2021-10-05T23:56:54.537Z] Identity added: /w/workspace/edgex-go/76@tmp/private_key_1386700281507136529.key (/w/workspace/edgex-go/76@tmp/private_key_1386700281507136529.key) [2021-10-05T23:56:54.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:56:54.876Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T23:56:54.898Z] $ docker exec --env ******** --env ******** 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b ssh-agent -k [2021-10-05T23:56:54.995Z] unset SSH_AUTH_SOCK; [2021-10-05T23:56:54.996Z] unset SSH_AGENT_PID; [2021-10-05T23:56:54.996Z] echo Agent pid 20 killed; [2021-10-05T23:56:55.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T23:56:55.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:56:55.054Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:56:55.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:56:55.171Z] $ docker exec 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b ssh-agent [2021-10-05T23:56:55.281Z] SSH_AUTH_SOCK=/tmp/ssh-2bRnEqN4Mmo7/agent.54 [2021-10-05T23:56:55.281Z] SSH_AGENT_PID=60 [2021-10-05T23:56:55.291Z] Running ssh-add (command line suppressed) [2021-10-05T23:56:55.379Z] Identity added: /w/workspace/edgex-go/76@tmp/private_key_8215611939644875286.key (/w/workspace/edgex-go/76@tmp/private_key_8215611939644875286.key) [2021-10-05T23:56:55.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:56:55.721Z] + git semver init [2021-10-05T23:56:55.721Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T23:56:55.721Z] # $GIT_DIR = /w/workspace/edgex-go/76/.git [2021-10-05T23:56:55.721Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/76 [2021-10-05T23:56:55.721Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T23:56:55.721Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T23:56:55.721Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T23:56:55.721Z] # $SEMVER_BRANCH = main [2021-10-05T23:56:55.721Z] # $SEMVER_TEMP = /tmp/semver-061726779 [2021-10-05T23:56:55.721Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-05T23:57:08.081Z] # '/tmp/semver-061726779' -> '/w/workspace/edgex-go/76/.semver' [2021-10-05T23:57:08.081Z] # -> Force: false [2021-10-05T23:57:08.081Z] # $SEMVER_DIR = /w/workspace/edgex-go/76/.semver [Pipeline] } [2021-10-05T23:57:08.095Z] $ docker exec --env ******** --env ******** 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b ssh-agent -k [2021-10-05T23:57:08.199Z] unset SSH_AUTH_SOCK; [2021-10-05T23:57:08.200Z] unset SSH_AGENT_PID; [2021-10-05T23:57:08.200Z] echo Agent pid 60 killed; [2021-10-05T23:57:08.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T23:57:08.572Z] + git semver [Pipeline] } [2021-10-05T23:57:08.593Z] $ docker stop --time=1 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b [2021-10-05T23:57:10.787Z] $ docker rm -f 4782f888142d8b6fc11fa6dac31d495abf6bd0451f1ddcafbdb89b04637ee32b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:57:11.187Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T23:57:11.764Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T23:57:11.767Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.66 [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-10-05T23:57:12.133Z] ========================================================= [2021-10-05T23:57:12.133Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T23:57:12.133Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:57:12.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T23:57:12.462Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T23:57:12.462Z] 4e9f2cdf4387: Pulling fs layer [2021-10-05T23:57:12.462Z] 57d31006c564: Pulling fs layer [2021-10-05T23:57:12.462Z] bd5ccded8296: Pulling fs layer [2021-10-05T23:57:12.462Z] 304dd3a0f381: Pulling fs layer [2021-10-05T23:57:12.462Z] d37cda54a23b: Pulling fs layer [2021-10-05T23:57:12.462Z] 38ea18935520: Pulling fs layer [2021-10-05T23:57:12.462Z] ceb1e79740a2: Pulling fs layer [2021-10-05T23:57:12.462Z] b665197a1568: Pulling fs layer [2021-10-05T23:57:12.462Z] 842a00ea3e35: Pulling fs layer [2021-10-05T23:57:12.462Z] 38ea18935520: Waiting [2021-10-05T23:57:12.462Z] ceb1e79740a2: Waiting [2021-10-05T23:57:12.462Z] b665197a1568: Waiting [2021-10-05T23:57:12.462Z] 842a00ea3e35: Waiting [2021-10-05T23:57:12.462Z] 304dd3a0f381: Waiting [2021-10-05T23:57:12.462Z] d37cda54a23b: Waiting [2021-10-05T23:57:12.462Z] bd5ccded8296: Download complete [2021-10-05T23:57:12.462Z] 57d31006c564: Verifying Checksum [2021-10-05T23:57:12.462Z] 57d31006c564: Download complete [2021-10-05T23:57:12.462Z] d37cda54a23b: Verifying Checksum [2021-10-05T23:57:12.462Z] d37cda54a23b: Download complete [2021-10-05T23:57:12.738Z] 38ea18935520: Verifying Checksum [2021-10-05T23:57:12.738Z] 38ea18935520: Download complete [2021-10-05T23:57:12.738Z] 4e9f2cdf4387: Verifying Checksum [2021-10-05T23:57:12.738Z] 4e9f2cdf4387: Download complete [2021-10-05T23:57:12.738Z] ceb1e79740a2: Verifying Checksum [2021-10-05T23:57:12.738Z] ceb1e79740a2: Download complete [2021-10-05T23:57:12.738Z] 4e9f2cdf4387: Pull complete [2021-10-05T23:57:13.008Z] 57d31006c564: Pull complete [2021-10-05T23:57:13.008Z] bd5ccded8296: Pull complete [2021-10-05T23:57:13.595Z] b665197a1568: Verifying Checksum [2021-10-05T23:57:13.595Z] b665197a1568: Download complete [2021-10-05T23:57:14.180Z] 304dd3a0f381: Verifying Checksum [2021-10-05T23:57:14.180Z] 304dd3a0f381: Download complete [2021-10-05T23:57:15.154Z] 842a00ea3e35: Verifying Checksum [2021-10-05T23:57:15.154Z] 842a00ea3e35: Download complete [2021-10-05T23:57:18.559Z] 304dd3a0f381: Pull complete [2021-10-05T23:57:18.559Z] d37cda54a23b: Pull complete [2021-10-05T23:57:18.559Z] 38ea18935520: Pull complete [2021-10-05T23:57:18.559Z] ceb1e79740a2: Pull complete [2021-10-05T23:57:18.559Z] b665197a1568: Pull complete [2021-10-05T23:57:21.202Z] 842a00ea3e35: Pull complete [2021-10-05T23:57:21.202Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-05T23:57:21.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T23:57:21.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:57:21.541Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T23:57:21.541Z] WORKDIR /edgex [2021-10-05T23:57:21.541Z] COPY go.mod . [2021-10-05T23:57:21.541Z] RUN go mod download' [2021-10-05T23:57:21.541Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-05T23:57:22.717Z] Sending build context to Docker daemon 329.2MB [2021-10-05T23:57:22.717Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T23:57:22.717Z] ---> bfa24e8e2367 [2021-10-05T23:57:22.717Z] Step 2/4 : WORKDIR /edgex [2021-10-05T23:57:24.671Z] ---> Running in 01f225fb63a7 [2021-10-05T23:57:24.671Z] Removing intermediate container 01f225fb63a7 [2021-10-05T23:57:24.671Z] ---> 066e2fcee10b [2021-10-05T23:57:24.671Z] Step 3/4 : COPY go.mod . [2021-10-05T23:57:24.671Z] ---> 44aa8e68efc8 [2021-10-05T23:57:24.671Z] Step 4/4 : RUN go mod download [2021-10-05T23:57:24.671Z] ---> Running in 86712bcf5e40 [2021-10-05T23:57:27.061Z] Still waiting to schedule task [2021-10-05T23:57:27.061Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-05T23:58:03.595Z] Removing intermediate container 86712bcf5e40 [2021-10-05T23:58:03.595Z] ---> 48df5f7bdd83 [2021-10-05T23:58:03.595Z] Successfully built 48df5f7bdd83 [2021-10-05T23:58:03.596Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:58:03.929Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T23:58:03.929Z] . [Pipeline] withDockerContainer [2021-10-05T23:58:04.029Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-05T23:58:04.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-05T23:58:04.528Z] $ docker top 4a1afea122c8086b083d1705f9b0b6386e45fd052b52b8aace030da31a07ec7f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:58:04.968Z] + go version [2021-10-05T23:58:04.968Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-05T23:58:04.986Z] $ docker stop --time=1 4a1afea122c8086b083d1705f9b0b6386e45fd052b52b8aace030da31a07ec7f [2021-10-05T23:58:06.420Z] $ docker rm -f 4a1afea122c8086b083d1705f9b0b6386e45fd052b52b8aace030da31a07ec7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:58:07.031Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T23:58:07.031Z] . [Pipeline] withDockerContainer [2021-10-05T23:58:07.128Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-05T23:58:07.198Z] $ 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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-05T23:58:07.593Z] $ docker top bdead2d6f70c501a52c5ada989ecb1325c1abe7c26e580ce158a08e337f26174 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-05T23:58:07.696Z] ========================================================= [2021-10-05T23:58:07.696Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-05T23:58:07.696Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:58:08.017Z] + go mod tidy [Pipeline] sh [2021-10-05T23:58:08.606Z] + make test [2021-10-05T23:58:08.606Z] go mod tidy [2021-10-05T23:58:08.606Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-05T23:58:13.983Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-05T23:58:32.262Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-05T23:58:37.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-05T23:58:37.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-05T23:58:37.856Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-05T23:58:39.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-05T23:58:40.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-05T23:58:40.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-05T23:58:40.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-05T23:58:40.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-05T23:58:41.264Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-05T23:58:41.538Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-05T23:58:41.538Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-05T23:58:41.538Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-05T23:58:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-05T23:58:43.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-10-05T23:58:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-05T23:58:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-05T23:58:44.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.054s coverage: 98.5% of statements [2021-10-05T23:58:44.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-05T23:58:44.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 46.3% of statements [2021-10-05T23:58:44.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-05T23:58:44.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-05T23:58:45.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements [2021-10-05T23:58:45.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-05T23:58:45.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-05T23:58:46.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements [2021-10-05T23:58:46.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-05T23:58:46.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-05T23:58:46.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-05T23:58:46.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-05T23:58:46.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-05T23:58:46.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements [2021-10-05T23:58:46.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-05T23:58:46.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-05T23:58:47.235Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements [2021-10-05T23:58:47.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-05T23:58:47.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-05T23:58:47.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-05T23:58:47.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-05T23:58:47.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-05T23:58:47.857Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements [2021-10-05T23:58:47.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-05T23:58:47.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-05T23:58:47.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-05T23:58:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-10-05T23:58:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-05T23:58:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-10-05T23:58:48.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-10-05T23:58:48.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-05T23:58:49.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-10-05T23:58:50.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements [2021-10-05T23:58:50.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-10-05T23:58:50.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements [2021-10-05T23:58:50.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-10-05T23:59:02.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-10-05T23:59:02.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-05T23:59:09.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.324s coverage: 82.5% of statements [2021-10-05T23:59:09.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.2% of statements [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 70.4% of statements [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.4% of statements [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-05T23:59:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-10-05T23:59:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-05T23:59:27.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-10-05T23:59:27.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-05T23:59:34.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.5% of statements [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-05T23:59:34.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.0% of statements [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-05T23:59:34.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-05T23:59:34.602Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-05T23:59:34.602Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-05T23:59:34.602Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-05T23:59:34.602Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-10-05T23:59:34.602Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-05T23:59:34.602Z] 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-10-06T00:00:13.592Z] GO111MODULE=on go vet ./... [2021-10-06T00:00:17.890Z] gofmt -l . [2021-10-06T00:00:17.890Z] [ "`gofmt -l .`" = "" ] [2021-10-06T00:00:18.158Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-06T00:00:19.074Z] + ls -al . [2021-10-06T00:00:19.074Z] total 612 [2021-10-06T00:00:19.074Z] drwxrwxr-x 10 1001 1001 4096 Oct 6 00:00 . [2021-10-06T00:00:19.074Z] drwxr-xr-x 4 root root 30 Oct 5 23:58 .. [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 11 Oct 5 23:56 .dockerignore [2021-10-06T00:00:19.074Z] drwxrwxr-x 8 1001 1001 162 Oct 5 23:56 .git [2021-10-06T00:00:19.074Z] drwxrwxr-x 4 1001 1001 142 Oct 5 23:56 .github [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 818 Oct 5 23:56 .gitignore [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 42 Oct 5 23:56 .golangci.yml [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 76 Oct 5 23:56 .hadolint.yml [2021-10-06T00:00:19.074Z] drwx------ 3 1001 1001 43 Oct 5 23:57 .semver [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 23:56 .sonarcloud.properties [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 23:56 ADOPTERS.md [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 8608 Oct 5 23:56 Attribution.txt [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 43881 Oct 5 23:56 CHANGELOG.md [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 23:56 CONTRIBUTING.md [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 23:56 GOVERNANCE.md [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 849 Oct 5 23:56 Jenkinsfile [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 23:56 LICENSE [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 6386 Oct 5 23:56 Makefile [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 23:56 OWNERS.md [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 8256 Oct 5 23:56 README.md [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 6912 Oct 5 23:56 SECURITY.md [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 12 Oct 5 23:57 VERSION [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 4131 Oct 5 23:56 ZMQWindows.md [2021-10-06T00:00:19.074Z] drwxrwxr-x 2 1001 1001 37 Oct 5 23:56 bin [2021-10-06T00:00:19.074Z] drwxrwxr-x 14 1001 1001 4096 Oct 5 23:56 cmd [2021-10-06T00:00:19.074Z] -rw-r--r-- 1 root root 403265 Oct 5 23:59 coverage.out [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 829 Oct 5 23:56 go.mod [2021-10-06T00:00:19.074Z] -rw-r--r-- 1 root root 50143 Oct 5 23:58 go.sum [2021-10-06T00:00:19.074Z] drwxrwxr-x 8 1001 1001 124 Oct 5 23:56 internal [2021-10-06T00:00:19.074Z] drwxrwxr-x 3 1001 1001 16 Oct 5 23:56 openapi [2021-10-06T00:00:19.074Z] drwxrwxr-x 4 1001 1001 71 Oct 5 23:56 snap [2021-10-06T00:00:19.074Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 23:56 version.go [Pipeline] sh [2021-10-06T00:00:19.395Z] + '[' -e coverage.out ] [2021-10-06T00:00:19.395Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-06T00:00:19.521Z] Stashed 1 file(s) [Pipeline] sh [2021-10-06T00:00:19.831Z] + make build [2021-10-06T00:00:19.831Z] go mod tidy [2021-10-06T00:00:20.108Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data [2021-10-06T00:00:22.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-06T00:00:28.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-command/core-command ./cmd/core-command [2021-10-06T00:00:29.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-06T00:00:30.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-06T00:00:30.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-06T00:00:31.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-06T00:00:32.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-06T00:00:32.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-06T00:00:33.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-06T00:00:34.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-06T00:00:35.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-06T00:00:36.922Z] $ docker stop --time=1 bdead2d6f70c501a52c5ada989ecb1325c1abe7c26e580ce158a08e337f26174 [2021-10-06T00:00:38.787Z] $ docker rm -f bdead2d6f70c501a52c5ada989ecb1325c1abe7c26e580ce158a08e337f26174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:00:43.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-06T00:00:43.589Z] [2021-10-06T00:00:43.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:00:44.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-06T00:00:44.237Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-06T00:00:44.237Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-06T00:00:44.237Z] ca9280d653b3: Pulling fs layer [2021-10-06T00:00:44.237Z] 7e9c9ca2126c: Pulling fs layer [2021-10-06T00:00:44.829Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-06T00:00:44.829Z] cbdbe7a5bc2a: Download complete [2021-10-06T00:00:44.829Z] cbdbe7a5bc2a: Pull complete [2021-10-06T00:00:45.102Z] ca9280d653b3: Verifying Checksum [2021-10-06T00:00:45.102Z] ca9280d653b3: Download complete [2021-10-06T00:00:45.695Z] 7e9c9ca2126c: Verifying Checksum [2021-10-06T00:00:45.695Z] 7e9c9ca2126c: Download complete [2021-10-06T00:00:45.695Z] ca9280d653b3: Pull complete [2021-10-06T00:00:49.986Z] 7e9c9ca2126c: Pull complete [2021-10-06T00:00:49.986Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-06T00:00:49.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-06T00:00:49.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-06T00:00:50.076Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-06T00:00:50.139Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:00:53.081Z] $ docker top 89230e68961021b5030c0c3755bce73abd8089c94d3ad74945c4e0a69c29616d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T00:00:53.471Z] + docker-compose build --help [2021-10-06T00:00:53.471Z] + grep parallel [2021-10-06T00:00:54.054Z] --parallel Build images in parallel. [Pipeline] } [2021-10-06T00:00:54.071Z] $ docker stop --time=1 89230e68961021b5030c0c3755bce73abd8089c94d3ad74945c4e0a69c29616d [2021-10-06T00:00:55.275Z] $ docker rm -f 89230e68961021b5030c0c3755bce73abd8089c94d3ad74945c4e0a69c29616d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:00:55.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-06T00:00:55.717Z] . [Pipeline] withDockerContainer [2021-10-06T00:00:55.800Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-06T00:00:55.858Z] $ 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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:00:56.175Z] $ docker top 97a944a92514421fb8b393a92c30b52d203284c846bbc52334d5faaeec8dea00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T00:00:56.566Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-06T00:00:57.148Z] Building core-command ... [2021-10-06T00:00:57.148Z] Building core-data ... [2021-10-06T00:00:57.149Z] Building core-metadata ... [2021-10-06T00:00:57.149Z] Building security-bootstrapper ... [2021-10-06T00:00:57.149Z] Building security-proxy-setup ... [2021-10-06T00:00:57.149Z] Building security-secretstore-setup ... [2021-10-06T00:00:57.149Z] Building support-notifications ... [2021-10-06T00:00:57.149Z] Building support-scheduler ... [2021-10-06T00:00:57.149Z] Building sys-mgmt-agent ... [2021-10-06T00:00:57.149Z] Building security-secretstore-setup [2021-10-06T00:00:57.149Z] Building sys-mgmt-agent [2021-10-06T00:00:57.149Z] Building security-bootstrapper [2021-10-06T00:00:57.149Z] Building security-proxy-setup [2021-10-06T00:00:57.149Z] Building support-scheduler [2021-10-06T00:01:07.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:01:07.282Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:01:07.282Z] ---> 48df5f7bdd83 [2021-10-06T00:01:07.282Z] Step 3/23 : WORKDIR /edgex-go [2021-10-06T00:01:07.282Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:01:07.282Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:01:07.282Z] ---> 48df5f7bdd83 [2021-10-06T00:01:07.282Z] Step 3/32 : WORKDIR /edgex-go [2021-10-06T00:01:12.635Z] ---> Running in 07cccf410ad3 [2021-10-06T00:01:12.635Z] ---> Running in 93e452ffd097 [2021-10-06T00:01:14.053Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:01:14.053Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:01:14.053Z] ---> 48df5f7bdd83 [2021-10-06T00:01:14.053Z] Step 3/26 : WORKDIR /edgex-go [2021-10-06T00:01:15.020Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:01:15.020Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:01:15.020Z] ---> 48df5f7bdd83 [2021-10-06T00:01:15.020Z] Step 3/24 : WORKDIR /edgex-go [2021-10-06T00:01:15.626Z] ---> Running in 2023924400d0 [2021-10-06T00:01:15.626Z] ---> Running in ccbc7de7aca6 [2021-10-06T00:01:15.626Z] Removing intermediate container 07cccf410ad3 [2021-10-06T00:01:15.626Z] ---> 79a26bcd3a2a [2021-10-06T00:01:15.626Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:01:15.626Z] Removing intermediate container 93e452ffd097 [2021-10-06T00:01:15.626Z] ---> 20c50c59be27 [2021-10-06T00:01:15.626Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:01:15.626Z] ---> Running in 12299d1b1fd9 [2021-10-06T00:01:15.626Z] ---> Running in 907f90b2db6d [2021-10-06T00:01:15.920Z] Removing intermediate container 2023924400d0 [2021-10-06T00:01:15.920Z] ---> e82914e7316a [2021-10-06T00:01:15.920Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:01:15.920Z] Removing intermediate container ccbc7de7aca6 [2021-10-06T00:01:15.920Z] ---> 3df9631493fb [2021-10-06T00:01:15.920Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:01:15.920Z] ---> Running in 8454e1a2108a [2021-10-06T00:01:16.191Z] ---> Running in 6851a798b4b4 [2021-10-06T00:01:16.191Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:01:16.191Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:01:16.191Z] ---> 48df5f7bdd83 [2021-10-06T00:01:16.191Z] Step 3/22 : WORKDIR /edgex-go [2021-10-06T00:01:16.191Z] ---> Using cache [2021-10-06T00:01:16.191Z] ---> 3df9631493fb [2021-10-06T00:01:16.191Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:01:16.191Z] ---> Running in a9ccb58cacf1 [2021-10-06T00:01:16.781Z] Removing intermediate container 12299d1b1fd9 [2021-10-06T00:01:16.781Z] ---> a3f7a4464182 [2021-10-06T00:01:16.781Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-10-06T00:01:16.781Z] ---> Running in 63417ab5f4a2 [2021-10-06T00:01:16.781Z] Removing intermediate container 907f90b2db6d [2021-10-06T00:01:16.781Z] ---> 5c38ef07c1d2 [2021-10-06T00:01:16.781Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-06T00:01:16.781Z] ---> Running in f51f4ee992d4 [2021-10-06T00:01:16.781Z] Removing intermediate container 8454e1a2108a [2021-10-06T00:01:16.781Z] ---> 361c7c0c3137 [2021-10-06T00:01:16.781Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-10-06T00:01:17.066Z] ---> Running in cc1fd1ff959d [2021-10-06T00:01:17.345Z] Removing intermediate container a9ccb58cacf1 [2021-10-06T00:01:17.345Z] ---> 65a0aba11ccf [2021-10-06T00:01:17.345Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-06T00:01:17.345Z] ---> Running in 8145c98d72cf [2021-10-06T00:01:17.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:01:17.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:01:17.345Z] Removing intermediate container 6851a798b4b4 [2021-10-06T00:01:17.345Z] ---> b9aa2aa96285 [2021-10-06T00:01:17.345Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-10-06T00:01:17.345Z] ---> Running in 2ed8cac4296a [2021-10-06T00:01:17.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:01:17.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:01:17.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:01:18.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:01:18.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:01:18.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:01:18.783Z] OK: 219 MiB in 52 packages [2021-10-06T00:01:18.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:01:18.783Z] OK: 219 MiB in 52 packages [2021-10-06T00:01:18.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:01:19.062Z] OK: 219 MiB in 52 packages [2021-10-06T00:01:19.062Z] Removing intermediate container f51f4ee992d4 [2021-10-06T00:01:19.062Z] ---> b5f5fce5482e [2021-10-06T00:01:19.062Z] Step 6/23 : COPY go.mod . [2021-10-06T00:01:19.062Z] OK: 219 MiB in 52 packages [2021-10-06T00:01:19.062Z] OK: 219 MiB in 52 packages [2021-10-06T00:01:19.328Z] Removing intermediate container 63417ab5f4a2 [2021-10-06T00:01:19.328Z] ---> 24cdff0132c7 [2021-10-06T00:01:19.328Z] Step 6/32 : COPY go.mod . [2021-10-06T00:01:19.328Z] ---> 06f8eb6dda47 [2021-10-06T00:01:19.328Z] Step 7/23 : RUN go mod download [2021-10-06T00:01:19.328Z] ---> Running in b7cae7b409a2 [2021-10-06T00:01:19.328Z] ---> 82f4f699da5c [2021-10-06T00:01:19.328Z] Step 7/32 : RUN go mod download [2021-10-06T00:01:19.328Z] ---> Running in 3a1a2c9d314c [2021-10-06T00:01:19.598Z] Removing intermediate container 8145c98d72cf [2021-10-06T00:01:19.598Z] ---> 0e4f84671fb7 [2021-10-06T00:01:19.598Z] Step 6/22 : COPY go.mod . [2021-10-06T00:01:19.598Z] Removing intermediate container cc1fd1ff959d [2021-10-06T00:01:19.598Z] ---> 80590b5265c5 [2021-10-06T00:01:19.598Z] Step 6/24 : COPY go.mod . [2021-10-06T00:01:19.598Z] ---> 95560b271a30 [2021-10-06T00:01:19.598Z] Step 7/22 : RUN go mod download [2021-10-06T00:01:19.598Z] Removing intermediate container 2ed8cac4296a [2021-10-06T00:01:19.598Z] ---> bb9eb191d4f0 [2021-10-06T00:01:19.598Z] Step 6/26 : COPY go.mod . [2021-10-06T00:01:19.864Z] ---> Running in eedcbda8f9d9 [2021-10-06T00:01:19.864Z] ---> df4d350eba8d [2021-10-06T00:01:19.864Z] Step 7/24 : RUN go mod download [2021-10-06T00:01:19.864Z] ---> Running in 3909faff97b8 [2021-10-06T00:01:19.864Z] ---> c8694a9f917a [2021-10-06T00:01:19.864Z] Step 7/26 : RUN go mod download [2021-10-06T00:01:20.132Z] ---> Running in ea001e4620eb [2021-10-06T00:01:21.540Z] Removing intermediate container b7cae7b409a2 [2021-10-06T00:01:21.540Z] ---> 6ddd4265074b [2021-10-06T00:01:21.540Z] Step 8/23 : COPY . . [2021-10-06T00:01:21.540Z] Removing intermediate container 3a1a2c9d314c [2021-10-06T00:01:21.540Z] ---> 5edd0dac57d9 [2021-10-06T00:01:21.540Z] Step 8/32 : COPY . . [2021-10-06T00:01:24.911Z] Removing intermediate container eedcbda8f9d9 [2021-10-06T00:01:24.911Z] ---> faeca8428d29 [2021-10-06T00:01:24.911Z] Step 8/22 : COPY . . [2021-10-06T00:01:24.911Z] Removing intermediate container ea001e4620eb [2021-10-06T00:01:24.911Z] ---> 5c184b713933 [2021-10-06T00:01:24.911Z] Step 8/26 : COPY . . [2021-10-06T00:01:25.388Z] Removing intermediate container 3909faff97b8 [2021-10-06T00:01:25.388Z] ---> e469a6ed291c [2021-10-06T00:01:25.388Z] Step 8/24 : COPY . . [2021-10-06T00:01:33.820Z] ---> f3bde99eb9c1 [2021-10-06T00:01:33.820Z] Step 9/22 : RUN go mod tidy [2021-10-06T00:01:33.820Z] ---> fc2986ef88e1 [2021-10-06T00:01:33.820Z] Step 9/32 : RUN go mod tidy [2021-10-06T00:01:33.820Z] ---> e10b6315773f [2021-10-06T00:01:33.820Z] Step 9/23 : RUN go mod tidy [2021-10-06T00:01:33.820Z] ---> Running in 8b2eb4735bc1 [2021-10-06T00:01:33.820Z] ---> Running in 96ae456e4b09 [2021-10-06T00:01:33.820Z] ---> Running in a4b362ca43a7 [2021-10-06T00:01:34.778Z] Removing intermediate container 8b2eb4735bc1 [2021-10-06T00:01:34.779Z] ---> dfec1664a55d [2021-10-06T00:01:34.779Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-06T00:01:35.048Z] ---> Running in f9c29746e83c [2021-10-06T00:01:35.316Z] Removing intermediate container 96ae456e4b09 [2021-10-06T00:01:35.316Z] ---> a7c64347339d [2021-10-06T00:01:35.316Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-06T00:01:35.584Z] ---> Running in 68ba1187269c [2021-10-06T00:01:35.584Z] Removing intermediate container a4b362ca43a7 [2021-10-06T00:01:35.584Z] ---> e595c9dae6fc [2021-10-06T00:01:35.584Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-06T00:01:35.851Z] ---> Running in b2c9396d5ae5 [2021-10-06T00:01:35.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-06T00:01:36.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-06T00:01:36.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-06T00:01:48.760Z] ---> a3c3283a0024 [2021-10-06T00:01:48.760Z] Step 9/26 : RUN go mod tidy [2021-10-06T00:01:48.760Z] ---> 94c3e77e4456 [2021-10-06T00:01:48.760Z] Step 9/24 : RUN go mod tidy [2021-10-06T00:01:48.760Z] ---> Running in cc0b89bd7802 [2021-10-06T00:01:48.760Z] ---> Running in a0519735c9c0 [2021-10-06T00:01:50.219Z] Removing intermediate container cc0b89bd7802 [2021-10-06T00:01:50.219Z] ---> bffd85fea3e7 [2021-10-06T00:01:50.219Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-06T00:01:50.219Z] ---> Running in 15b3bd9c9e20 [2021-10-06T00:01:50.219Z] Removing intermediate container a0519735c9c0 [2021-10-06T00:01:50.219Z] ---> 8bf4a884ea11 [2021-10-06T00:01:50.219Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-06T00:01:50.219Z] ---> Running in bcad1f2a9eda [2021-10-06T00:01:50.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-06T00:01:50.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-06T00:02:13.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-06T00:02:13.986Z] Removing intermediate container 68ba1187269c [2021-10-06T00:02:13.986Z] ---> 0ad913643601 [2021-10-06T00:02:13.986Z] [2021-10-06T00:02:13.986Z] Step 11/32 : FROM alpine:3.14 [2021-10-06T00:02:14.259Z] 3.14: Pulling from library/alpine [2021-10-06T00:02:15.066Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T00:02:15.066Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T00:02:15.066Z] ---> 14119a10abf4 [2021-10-06T00:02:15.066Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-06T00:02:15.341Z] ---> Running in 2f1405a7d6bd [2021-10-06T00:02:15.613Z] Removing intermediate container 2f1405a7d6bd [2021-10-06T00:02:15.613Z] ---> f1973546a7b8 [2021-10-06T00:02:15.613Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-06T00:02:15.613Z] ---> Running in 1be9dff45b12 [2021-10-06T00:02:16.201Z] Removing intermediate container f9c29746e83c [2021-10-06T00:02:16.201Z] ---> d57755b4e82d [2021-10-06T00:02:16.201Z] [2021-10-06T00:02:16.201Z] Step 11/22 : FROM alpine:3.14 [2021-10-06T00:02:16.201Z] ---> 14119a10abf4 [2021-10-06T00:02:16.201Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-10-06T00:02:16.472Z] ---> Running in 7dc01bae184d [2021-10-06T00:02:16.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:17.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:17.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:17.281Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-06T00:02:17.281Z] (2/2) Installing su-exec (0.2-r1) [2021-10-06T00:02:17.281Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:02:17.281Z] OK: 6 MiB in 16 packages [2021-10-06T00:02:17.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:17.551Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-06T00:02:17.551Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-06T00:02:17.551Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-06T00:02:17.551Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-06T00:02:18.026Z] (5/5) Installing curl (7.79.1-r0) [2021-10-06T00:02:18.026Z] Removing intermediate container b2c9396d5ae5 [2021-10-06T00:02:18.026Z] ---> 31179e71aa9c [2021-10-06T00:02:18.026Z] [2021-10-06T00:02:18.026Z] Step 11/23 : FROM alpine:3.14 [2021-10-06T00:02:18.026Z] ---> 14119a10abf4 [2021-10-06T00:02:18.026Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-06T00:02:18.026Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:02:18.026Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T00:02:18.026Z] ---> Running in 58bd1935cc13 [2021-10-06T00:02:18.026Z] OK: 8 MiB in 19 packages [2021-10-06T00:02:18.026Z] Removing intermediate container 1be9dff45b12 [2021-10-06T00:02:18.026Z] ---> 3baa4abb0f44 [2021-10-06T00:02:18.026Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-06T00:02:18.026Z] ---> Running in 6a06f4a8177a [2021-10-06T00:02:18.295Z] Removing intermediate container 6a06f4a8177a [2021-10-06T00:02:18.295Z] ---> 0c35ec83bc50 [2021-10-06T00:02:18.295Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-06T00:02:18.295Z] ---> Running in ae43b268f95a [2021-10-06T00:02:18.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:18.563Z] Removing intermediate container 7dc01bae184d [2021-10-06T00:02:18.563Z] ---> 7670a78608da [2021-10-06T00:02:18.563Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-06T00:02:18.563Z] Removing intermediate container ae43b268f95a [2021-10-06T00:02:18.563Z] ---> 4056bd68ee28 [2021-10-06T00:02:18.563Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-06T00:02:18.563Z] ---> Running in 1384e39bd249 [2021-10-06T00:02:18.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:18.563Z] ---> Running in aae53c824561 [2021-10-06T00:02:18.563Z] Removing intermediate container 1384e39bd249 [2021-10-06T00:02:18.563Z] ---> 17091774bca6 [2021-10-06T00:02:18.563Z] Step 14/22 : WORKDIR /edgex [2021-10-06T00:02:18.840Z] ---> Running in c8d6bfa9cacd [2021-10-06T00:02:18.840Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-06T00:02:18.840Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:02:18.840Z] OK: 6 MiB in 15 packages [2021-10-06T00:02:19.110Z] Removing intermediate container c8d6bfa9cacd [2021-10-06T00:02:19.110Z] ---> b3b306977d64 [2021-10-06T00:02:19.110Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-06T00:02:19.377Z] ---> 5c36299617d9 [2021-10-06T00:02:19.377Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-06T00:02:19.651Z] Removing intermediate container 58bd1935cc13 [2021-10-06T00:02:19.651Z] ---> a87c3b014a7b [2021-10-06T00:02:19.651Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T00:02:19.651Z] Removing intermediate container aae53c824561 [2021-10-06T00:02:19.651Z] ---> ec6b057cd0ff [2021-10-06T00:02:19.651Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-06T00:02:19.651Z] ---> Running in 7ac49fd45078 [2021-10-06T00:02:19.651Z] ---> Running in 1659b310e56c [2021-10-06T00:02:19.919Z] Removing intermediate container 7ac49fd45078 [2021-10-06T00:02:19.919Z] ---> 479b36bfa146 [2021-10-06T00:02:19.919Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-06T00:02:19.919Z] ---> Running in fb1fc1dbac1c [2021-10-06T00:02:19.919Z] ---> 519cc4f8072e [2021-10-06T00:02:19.919Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-06T00:02:19.919Z] Removing intermediate container 1659b310e56c [2021-10-06T00:02:19.919Z] ---> fb75e9f6adbf [2021-10-06T00:02:19.919Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-06T00:02:20.187Z] Removing intermediate container fb1fc1dbac1c [2021-10-06T00:02:20.187Z] ---> 098b170ef04e [2021-10-06T00:02:20.187Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-06T00:02:20.455Z] ---> Running in 93c53f297b52 [2021-10-06T00:02:20.455Z] ---> 961b98fa694c [2021-10-06T00:02:20.455Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-06T00:02:20.455Z] ---> Running in 6f5deab6f578 [2021-10-06T00:02:20.455Z] ---> 604b4f12ee81 [2021-10-06T00:02:20.455Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-06T00:02:20.455Z] Removing intermediate container 93c53f297b52 [2021-10-06T00:02:20.455Z] ---> e82392552b0d [2021-10-06T00:02:20.455Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:02:20.455Z] ---> Running in 66e7c1b8cb5d [2021-10-06T00:02:20.722Z] Removing intermediate container 66e7c1b8cb5d [2021-10-06T00:02:20.722Z] ---> 70719ec707e4 [2021-10-06T00:02:20.722Z] Step 19/22 : CMD ["--init=true"] [2021-10-06T00:02:20.722Z] ---> Running in b6f19b19c5d2 [2021-10-06T00:02:20.990Z] ---> aa4ed53ba22c [2021-10-06T00:02:20.990Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-06T00:02:20.990Z] Removing intermediate container b6f19b19c5d2 [2021-10-06T00:02:20.990Z] ---> a87f0cba22c1 [2021-10-06T00:02:20.990Z] Step 20/22 : LABEL arch=x86_64 [2021-10-06T00:02:21.264Z] ---> Running in 20731d6c48af [2021-10-06T00:02:21.532Z] Removing intermediate container 20731d6c48af [2021-10-06T00:02:21.532Z] ---> a0920b29b0b3 [2021-10-06T00:02:21.532Z] Step 21/22 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:02:21.532Z] ---> c9fcf95ad7e3 [2021-10-06T00:02:21.532Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-06T00:02:21.532Z] ---> Running in 5f31b2717819 [2021-10-06T00:02:21.804Z] Removing intermediate container 6f5deab6f578 [2021-10-06T00:02:21.804Z] ---> 01d7054e33d5 [2021-10-06T00:02:21.804Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:02:22.074Z] Removing intermediate container 5f31b2717819 [2021-10-06T00:02:22.074Z] ---> 67db1676de54 [2021-10-06T00:02:22.074Z] Step 22/22 : LABEL version=2.0.1-dev.66 [2021-10-06T00:02:22.074Z] ---> 519d6d9c8f6f [2021-10-06T00:02:22.074Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-06T00:02:22.074Z] ---> Running in f992da20536d [2021-10-06T00:02:22.075Z] ---> Running in 0ce2748434a4 [2021-10-06T00:02:22.075Z] ---> f2b701db4ecb [2021-10-06T00:02:22.075Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-06T00:02:22.343Z] Removing intermediate container f992da20536d [2021-10-06T00:02:22.343Z] ---> 6f9be7219b35 [2021-10-06T00:02:22.343Z] [2021-10-06T00:02:22.343Z] Removing intermediate container 0ce2748434a4 [2021-10-06T00:02:22.343Z] ---> dd3d2a656f87 [2021-10-06T00:02:22.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:02:22.343Z] Successfully built 6f9be7219b35 [2021-10-06T00:02:22.609Z] Successfully tagged security-proxy-setup:latest [2021-10-06T00:02:22.609Z] ---> Running in 1e1a39298e9d [2021-10-06T00:02:22.609Z] Building support-notifications [2021-10-06T00:02:22.609Z]  Building security-proxy-setup ... done Removing intermediate container 1e1a39298e9d [2021-10-06T00:02:22.609Z] ---> 7e96353ec761 [2021-10-06T00:02:22.609Z] Step 21/23 : LABEL arch=x86_64 [2021-10-06T00:02:22.880Z] ---> Running in fa7613e8cbab [2021-10-06T00:02:23.150Z] ---> 86604ab36bf5 [2021-10-06T00:02:23.150Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-06T00:02:23.422Z] Removing intermediate container fa7613e8cbab [2021-10-06T00:02:23.422Z] ---> f2e4cb0bc31e [2021-10-06T00:02:23.422Z] Step 22/23 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:02:23.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-06T00:02:23.693Z] ---> Running in 7c6ad8612cab [2021-10-06T00:02:23.693Z] ---> 3fcea1eb7276 [2021-10-06T00:02:23.693Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-06T00:02:23.965Z] Removing intermediate container 7c6ad8612cab [2021-10-06T00:02:23.965Z] ---> bae73ce76bcb [2021-10-06T00:02:23.965Z] Step 23/23 : LABEL version=2.0.1-dev.66 [2021-10-06T00:02:24.237Z] ---> Running in 5d35425b70ca [2021-10-06T00:02:24.237Z] ---> 7556d93da74d [2021-10-06T00:02:24.237Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-06T00:02:24.711Z] Removing intermediate container 5d35425b70ca [2021-10-06T00:02:24.711Z] ---> aec6a8d78edb [2021-10-06T00:02:24.711Z] [2021-10-06T00:02:24.711Z] ---> e462c10ed493 [2021-10-06T00:02:24.711Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-10-06T00:02:24.984Z] Successfully built aec6a8d78edb [2021-10-06T00:02:24.984Z] Successfully tagged support-scheduler:latest [2021-10-06T00:02:24.984Z] Building core-command [2021-10-06T00:02:24.984Z]  Building support-scheduler ... done  ---> Running in ae699eb5107f [2021-10-06T00:02:25.256Z] Removing intermediate container ae699eb5107f [2021-10-06T00:02:25.256Z] ---> 08b5aec46d5b [2021-10-06T00:02:25.256Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-06T00:02:26.672Z] ---> 3b6fee48d22a [2021-10-06T00:02:26.672Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-10-06T00:02:27.259Z] ---> Running in df91975cb5b2 [2021-10-06T00:02:29.216Z] Removing intermediate container 15b3bd9c9e20 [2021-10-06T00:02:29.216Z] ---> d5816f5b76f4 [2021-10-06T00:02:29.216Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-06T00:02:29.216Z] Removing intermediate container bcad1f2a9eda [2021-10-06T00:02:29.216Z] ---> c5669b060945 [2021-10-06T00:02:29.216Z] [2021-10-06T00:02:29.216Z] Step 11/26 : FROM alpine:3.14 [2021-10-06T00:02:29.216Z] ---> 14119a10abf4 [2021-10-06T00:02:29.216Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-06T00:02:29.483Z] Removing intermediate container df91975cb5b2 [2021-10-06T00:02:29.483Z] ---> d031ca56c3c3 [2021-10-06T00:02:29.483Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-06T00:02:29.483Z] ---> Running in 12301ca0e032 [2021-10-06T00:02:29.483Z] ---> Running in 7374cf09200a [2021-10-06T00:02:29.751Z] ---> Running in 56ffe54ab869 [2021-10-06T00:02:30.338Z] Removing intermediate container 56ffe54ab869 [2021-10-06T00:02:30.338Z] ---> 595019b19ca0 [2021-10-06T00:02:30.338Z] Step 29/32 : CMD ["gate"] [2021-10-06T00:02:30.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:02:30.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:02:30.338Z] ---> 48df5f7bdd83 [2021-10-06T00:02:30.338Z] Step 3/23 : WORKDIR /edgex-go [2021-10-06T00:02:30.338Z] ---> Using cache [2021-10-06T00:02:30.338Z] ---> 3df9631493fb [2021-10-06T00:02:30.338Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:02:30.338Z] ---> Using cache [2021-10-06T00:02:30.338Z] ---> b9aa2aa96285 [2021-10-06T00:02:30.338Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-06T00:02:30.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-06T00:02:30.338Z] ---> Running in ebb9186012e0 [2021-10-06T00:02:30.338Z] ---> Running in e6feb71dfb31 [2021-10-06T00:02:30.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:30.629Z] Removing intermediate container e6feb71dfb31 [2021-10-06T00:02:30.629Z] ---> 2eb967db9942 [2021-10-06T00:02:30.629Z] Step 30/32 : LABEL arch=x86_64 [2021-10-06T00:02:30.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:30.912Z] ---> Running in 4f80c301bbd0 [2021-10-06T00:02:30.912Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-06T00:02:30.912Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-06T00:02:30.912Z] (3/3) Installing su-exec (0.2-r1) [2021-10-06T00:02:30.912Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:02:30.912Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T00:02:31.195Z] OK: 6 MiB in 17 packages [2021-10-06T00:02:31.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:31.195Z] Removing intermediate container 4f80c301bbd0 [2021-10-06T00:02:31.195Z] ---> 9e86bdd20e9e [2021-10-06T00:02:31.195Z] Step 31/32 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:02:31.195Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:02:31.195Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:02:31.195Z] ---> 48df5f7bdd83 [2021-10-06T00:02:31.195Z] Step 3/24 : WORKDIR /edgex-go [2021-10-06T00:02:31.195Z] ---> Using cache [2021-10-06T00:02:31.195Z] ---> 3df9631493fb [2021-10-06T00:02:31.195Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:02:31.195Z] ---> Using cache [2021-10-06T00:02:31.195Z] ---> b9aa2aa96285 [2021-10-06T00:02:31.195Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-06T00:02:31.195Z] ---> Using cache [2021-10-06T00:02:31.195Z] ---> bb9eb191d4f0 [2021-10-06T00:02:31.195Z] Step 6/24 : COPY go.mod . [2021-10-06T00:02:31.195Z] ---> Using cache [2021-10-06T00:02:31.195Z] ---> c8694a9f917a [2021-10-06T00:02:31.195Z] Step 7/24 : RUN go mod download [2021-10-06T00:02:31.195Z] ---> Using cache [2021-10-06T00:02:31.195Z] ---> 5c184b713933 [2021-10-06T00:02:31.195Z] Step 8/24 : COPY . . [2021-10-06T00:02:31.195Z] ---> Using cache [2021-10-06T00:02:31.195Z] ---> a3c3283a0024 [2021-10-06T00:02:31.195Z] Step 9/24 : RUN go mod tidy [2021-10-06T00:02:31.195Z] ---> Using cache [2021-10-06T00:02:31.195Z] ---> 8bf4a884ea11 [2021-10-06T00:02:31.195Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-10-06T00:02:31.466Z] ---> Running in df4e46e0e135 [2021-10-06T00:02:31.467Z] ---> Running in 18a95f37919b [2021-10-06T00:02:31.467Z] Removing intermediate container 18a95f37919b [2021-10-06T00:02:31.467Z] ---> 16c9c530daf4 [2021-10-06T00:02:31.467Z] Step 32/32 : LABEL version=2.0.1-dev.66 [2021-10-06T00:02:31.741Z] ---> Running in 9e935b7b4584 [2021-10-06T00:02:31.741Z] Removing intermediate container 12301ca0e032 [2021-10-06T00:02:31.741Z] ---> db4c50e4a99a [2021-10-06T00:02:31.741Z] [2021-10-06T00:02:31.741Z] Step 12/24 : FROM docker:20.10.8 [2021-10-06T00:02:31.741Z] Removing intermediate container 7374cf09200a [2021-10-06T00:02:31.741Z] ---> 560e59608f64 [2021-10-06T00:02:31.741Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-06T00:02:31.741Z] Removing intermediate container 9e935b7b4584 [2021-10-06T00:02:31.741Z] ---> b98c381d556e [2021-10-06T00:02:31.741Z] [2021-10-06T00:02:31.741Z] ---> Running in 072d997fdebd [2021-10-06T00:02:31.741Z] 20.10.8: Pulling from library/docker [2021-10-06T00:02:31.741Z] Successfully built b98c381d556e [2021-10-06T00:02:31.741Z] Successfully tagged security-bootstrapper:latest [2021-10-06T00:02:31.741Z] Building core-data [2021-10-06T00:02:32.027Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:32.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-command/core-command ./cmd/core-command [2021-10-06T00:02:32.027Z] Removing intermediate container 072d997fdebd [2021-10-06T00:02:32.027Z] ---> 7819451fdd9a [2021-10-06T00:02:32.027Z] Step 14/26 : WORKDIR / [2021-10-06T00:02:32.311Z] OK: 219 MiB in 52 packages [2021-10-06T00:02:33.317Z] ---> Running in 76fd199dd63d [2021-10-06T00:02:33.944Z] Removing intermediate container 76fd199dd63d [2021-10-06T00:02:33.944Z] ---> 39dfcb3e13f6 [2021-10-06T00:02:33.944Z] 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-10-06T00:02:33.944Z] Removing intermediate container ebb9186012e0 [2021-10-06T00:02:33.944Z] ---> e38eb852de88 [2021-10-06T00:02:33.944Z] Step 6/23 : COPY go.mod . [2021-10-06T00:02:34.245Z] ---> 34707afa631e [2021-10-06T00:02:34.245Z] 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-10-06T00:02:34.521Z] ---> b88484b8254a [2021-10-06T00:02:34.521Z] Step 7/23 : RUN go mod download [2021-10-06T00:02:34.521Z] ---> Running in 579a186fdd58 [2021-10-06T00:02:34.800Z] ---> 9e22ac1c72ff [2021-10-06T00:02:34.800Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-06T00:02:35.086Z] ---> f09f321d2890 [2021-10-06T00:02:35.087Z] 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-10-06T00:02:35.691Z] ---> aec2f128218c [2021-10-06T00:02:35.691Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-06T00:02:36.703Z] ---> 757faa60eefc [2021-10-06T00:02:36.703Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-06T00:02:36.703Z] Removing intermediate container 579a186fdd58 [2021-10-06T00:02:36.703Z] ---> 5fba275f28fc [2021-10-06T00:02:36.703Z] Step 8/23 : COPY . . [2021-10-06T00:02:39.393Z] ---> 2d339f620aa0 [2021-10-06T00:02:39.393Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-06T00:02:40.821Z] ---> ec2a2e9977ba [2021-10-06T00:02:40.821Z] 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-10-06T00:02:40.821Z] ---> Running in eb8e557a408d [2021-10-06T00:02:41.790Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-06T00:02:42.065Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-06T00:02:42.065Z] ---> bc6c0ffef665 [2021-10-06T00:02:42.065Z] 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-10-06T00:02:42.337Z] ---> Running in 5b127213b4aa [2021-10-06T00:02:42.946Z] Removing intermediate container 5b127213b4aa [2021-10-06T00:02:42.946Z] ---> 7582ed56b077 [2021-10-06T00:02:42.946Z] 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-10-06T00:02:42.946Z] Removing intermediate container eb8e557a408d [2021-10-06T00:02:42.946Z] ---> e43d455ee922 [2021-10-06T00:02:42.946Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-10-06T00:02:43.222Z] ---> Running in ab55ff430e59 [2021-10-06T00:02:43.489Z] ---> Running in fe5b5aa19008 [2021-10-06T00:02:44.095Z] Removing intermediate container fe5b5aa19008 [2021-10-06T00:02:44.095Z] ---> 263d524ce17b [2021-10-06T00:02:44.095Z] Step 24/26 : LABEL arch=x86_64 [2021-10-06T00:02:44.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:44.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:44.961Z] ---> Running in 746d7fa8966d [2021-10-06T00:02:44.961Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:02:44.961Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:02:44.961Z] ---> 48df5f7bdd83 [2021-10-06T00:02:44.961Z] Step 3/24 : WORKDIR /edgex-go [2021-10-06T00:02:44.961Z] ---> Using cache [2021-10-06T00:02:44.961Z] ---> 3df9631493fb [2021-10-06T00:02:44.961Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:02:44.961Z] ---> Using cache [2021-10-06T00:02:44.961Z] ---> b9aa2aa96285 [2021-10-06T00:02:44.961Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-06T00:02:44.961Z] ---> Running in 3f280d62ea51 [2021-10-06T00:02:45.239Z] (1/42) Installing readline (8.1.0-r0) [2021-10-06T00:02:45.239Z] (2/42) Installing bash (5.1.4-r0) [2021-10-06T00:02:45.239Z] Executing bash-5.1.4-r0.post-install [2021-10-06T00:02:45.239Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-06T00:02:45.239Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-06T00:02:45.239Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-06T00:02:45.239Z] Removing intermediate container 746d7fa8966d [2021-10-06T00:02:45.239Z] ---> fc6f6793e27d [2021-10-06T00:02:45.239Z] Step 25/26 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:02:45.239Z] (6/42) Installing curl (7.79.1-r0) [2021-10-06T00:02:45.239Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-06T00:02:45.239Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-06T00:02:45.239Z] (9/42) Installing expat (2.4.1-r0) [2021-10-06T00:02:45.239Z] (10/42) Installing libffi (3.3-r2) [2021-10-06T00:02:45.239Z] (11/42) Installing gdbm (1.19-r0) [2021-10-06T00:02:45.239Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-06T00:02:45.239Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T00:02:45.239Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T00:02:45.239Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-06T00:02:45.239Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-06T00:02:45.239Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-06T00:02:46.134Z] ---> Running in c5e4900be345 [2021-10-06T00:02:46.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:46.134Z] ---> cf07f9e53139 [2021-10-06T00:02:46.134Z] Step 9/23 : RUN go mod tidy [2021-10-06T00:02:46.134Z] Removing intermediate container c5e4900be345 [2021-10-06T00:02:46.134Z] ---> 116e79c83a23 [2021-10-06T00:02:46.134Z] Step 26/26 : LABEL version=2.0.1-dev.66 [2021-10-06T00:02:46.134Z] ---> Running in 8c1fb9eeff46 [2021-10-06T00:02:46.134Z] ---> Running in 69ce33818957 [2021-10-06T00:02:46.134Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-06T00:02:46.134Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-06T00:02:46.399Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-06T00:02:46.399Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-06T00:02:46.399Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-06T00:02:46.399Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-06T00:02:46.399Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-06T00:02:46.399Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-06T00:02:46.399Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-06T00:02:46.399Z] Removing intermediate container 69ce33818957 [2021-10-06T00:02:46.399Z] ---> 2dff4f31bbb4 [2021-10-06T00:02:46.399Z] [2021-10-06T00:02:46.399Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-06T00:02:46.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:02:46.399Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-06T00:02:46.399Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-06T00:02:46.670Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-06T00:02:46.670Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-06T00:02:46.670Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-06T00:02:46.670Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-06T00:02:46.670Z] Successfully built 2dff4f31bbb4 [2021-10-06T00:02:46.670Z] Successfully tagged security-secretstore-setup:latest [2021-10-06T00:02:46.670Z] Building core-metadata [2021-10-06T00:02:46.670Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-06T00:02:46.670Z]  Building security-secretstore-setup ... done (35/42) Installing py3-packaging (20.9-r1) [2021-10-06T00:02:46.670Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-06T00:02:46.670Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-06T00:02:46.670Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-06T00:02:46.670Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-06T00:02:46.670Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-06T00:02:46.670Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-06T00:02:46.670Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-06T00:02:46.941Z] OK: 219 MiB in 52 packages [2021-10-06T00:02:47.207Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:02:47.207Z] OK: 84 MiB in 64 packages [2021-10-06T00:02:47.798Z] Collecting docker-compose==1.23.2 [2021-10-06T00:02:48.068Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-06T00:02:48.068Z] Collecting docker<4.0,>=3.6.0 [2021-10-06T00:02:48.068Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-06T00:02:48.343Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-06T00:02:48.343Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-06T00:02:48.343Z] Collecting jsonschema<3,>=2.5.1 [2021-10-06T00:02:48.343Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-06T00:02:48.343Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-06T00:02:48.343Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-06T00:02:48.711Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-59 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-06T00:02:48.732Z] Running in /w/workspace/edgex-go/76 [Pipeline] { [Pipeline] checkout [2021-10-06T00:02:48.981Z] The recommended git tool is: git [2021-10-06T00:02:49.172Z] Collecting texttable<0.10,>=0.9.0 [2021-10-06T00:02:49.172Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-06T00:02:49.467Z] Removing intermediate container 3f280d62ea51 [2021-10-06T00:02:49.467Z] ---> 380b3888f890 [2021-10-06T00:02:49.467Z] Step 6/24 : COPY go.mod . [2021-10-06T00:02:49.467Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-06T00:02:49.467Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-06T00:02:49.743Z] Collecting cached-property<2,>=1.2.0 [2021-10-06T00:02:49.743Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-06T00:02:49.743Z] Collecting docopt<0.7,>=0.6.1 [2021-10-06T00:02:49.743Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-06T00:02:49.743Z] Removing intermediate container 8c1fb9eeff46 [2021-10-06T00:02:49.743Z] ---> cfb63d81dd75 [2021-10-06T00:02:49.743Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-10-06T00:02:49.743Z] ---> f42542c39328 [2021-10-06T00:02:49.743Z] Step 7/24 : RUN go mod download [2021-10-06T00:02:49.743Z] ---> Running in 3f6791fd0c79 [2021-10-06T00:02:49.743Z] ---> Running in 2d0c3a0c64d5 [2021-10-06T00:02:50.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-06T00:02:50.360Z] Collecting PyYAML<4,>=3.10 [2021-10-06T00:02:50.360Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-06T00:02:52.362Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-06T00:02:52.362Z] Collecting docker-pycreds>=0.4.0 [2021-10-06T00:02:52.362Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-06T00:02:52.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:02:52.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:02:52.362Z] ---> 48df5f7bdd83 [2021-10-06T00:02:52.362Z] Step 3/24 : WORKDIR /edgex-go [2021-10-06T00:02:52.362Z] ---> Using cache [2021-10-06T00:02:52.362Z] ---> 3df9631493fb [2021-10-06T00:02:52.362Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:02:52.362Z] ---> Using cache [2021-10-06T00:02:52.362Z] ---> b9aa2aa96285 [2021-10-06T00:02:52.362Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-06T00:02:52.362Z] ---> Using cache [2021-10-06T00:02:52.362Z] ---> bb9eb191d4f0 [2021-10-06T00:02:52.362Z] Step 6/24 : COPY go.mod . [2021-10-06T00:02:52.362Z] ---> Using cache [2021-10-06T00:02:52.362Z] ---> c8694a9f917a [2021-10-06T00:02:52.362Z] Step 7/24 : RUN go mod download [2021-10-06T00:02:52.362Z] ---> Using cache [2021-10-06T00:02:52.362Z] ---> 5c184b713933 [2021-10-06T00:02:52.362Z] Step 8/24 : COPY . . [2021-10-06T00:02:52.362Z] ---> Using cache [2021-10-06T00:02:52.362Z] ---> a3c3283a0024 [2021-10-06T00:02:52.362Z] Step 9/24 : RUN go mod tidy [2021-10-06T00:02:52.362Z] ---> Using cache [2021-10-06T00:02:52.362Z] ---> 8bf4a884ea11 [2021-10-06T00:02:52.362Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-10-06T00:02:52.362Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-06T00:02:52.362Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-06T00:02:52.362Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-06T00:02:52.632Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-06T00:02:52.632Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-06T00:02:52.632Z] Collecting idna<2.8,>=2.5 [2021-10-06T00:02:52.632Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-06T00:02:52.632Z] ---> Running in 4c755b17c724 [2021-10-06T00:02:52.632Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-06T00:02:52.632Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-06T00:02:52.632Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-06T00:02:52.632Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-06T00:02:52.911Z] Removing intermediate container 2d0c3a0c64d5 [2021-10-06T00:02:52.911Z] ---> 7d21f53ec24c [2021-10-06T00:02:52.911Z] Step 8/24 : COPY . . [2021-10-06T00:02:52.911Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-06T00:02:52.911Z] Attempting uninstall: urllib3 [2021-10-06T00:02:52.911Z] Found existing installation: urllib3 1.26.5 [2021-10-06T00:02:52.911Z] Uninstalling urllib3-1.26.5: [2021-10-06T00:02:52.911Z] Successfully uninstalled urllib3-1.26.5 [2021-10-06T00:02:53.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-06T00:02:53.513Z] Attempting uninstall: idna [2021-10-06T00:02:53.513Z] Found existing installation: idna 3.2 [2021-10-06T00:02:53.513Z] Uninstalling idna-3.2: [2021-10-06T00:02:53.513Z] Successfully uninstalled idna-3.2 [2021-10-06T00:02:53.782Z] Attempting uninstall: chardet [2021-10-06T00:02:53.782Z] Found existing installation: chardet 4.0.0 [2021-10-06T00:02:53.782Z] Uninstalling chardet-4.0.0: [2021-10-06T00:02:53.782Z] Successfully uninstalled chardet-4.0.0 [2021-10-06T00:02:55.349Z] using credential edgex-jenkins-ssh [2021-10-06T00:02:55.374Z] Cloning the remote Git repository [2021-10-06T00:02:55.810Z] Attempting uninstall: requests [2021-10-06T00:02:55.810Z] Found existing installation: requests 2.25.1 [2021-10-06T00:02:55.810Z] Uninstalling requests-2.25.1: [2021-10-06T00:02:55.810Z] Successfully uninstalled requests-2.25.1 [2021-10-06T00:02:55.810Z] Running setup.py install for texttable: started [2021-10-06T00:02:55.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-06T00:02:55.591Z] > git init /w/workspace/edgex-go/76 # timeout=10 [2021-10-06T00:02:55.724Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-06T00:02:55.725Z] > git --version # timeout=10 [2021-10-06T00:02:55.748Z] > git --version # 'git version 2.17.1' [2021-10-06T00:02:55.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T00:02:55.828Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T00:02:56.451Z] Running setup.py install for texttable: finished with status 'done' [2021-10-06T00:02:56.451Z] Running setup.py install for PyYAML: started [2021-10-06T00:02:57.696Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-06T00:02:57.964Z] Removing intermediate container df4e46e0e135 [2021-10-06T00:02:57.964Z] ---> 2a68d5d70705 [2021-10-06T00:02:57.964Z] [2021-10-06T00:02:57.964Z] Step 11/24 : FROM alpine:3.14 [2021-10-06T00:02:57.964Z] ---> 14119a10abf4 [2021-10-06T00:02:57.964Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-06T00:02:57.964Z] ---> Using cache [2021-10-06T00:02:57.964Z] ---> a87c3b014a7b [2021-10-06T00:02:57.964Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T00:02:57.964Z] ---> Using cache [2021-10-06T00:02:57.964Z] ---> 479b36bfa146 [2021-10-06T00:02:57.964Z] Step 14/24 : ENV APP_PORT=59882 [2021-10-06T00:02:57.964Z] Running setup.py install for docopt: started [2021-10-06T00:02:58.236Z] ---> Running in ff78af8cd04a [2021-10-06T00:02:58.236Z] Removing intermediate container ff78af8cd04a [2021-10-06T00:02:58.236Z] ---> e77385b5bb64 [2021-10-06T00:02:58.236Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-06T00:02:58.515Z] ---> 730f121b9d28 [2021-10-06T00:02:58.515Z] Step 9/24 : RUN go mod tidy [2021-10-06T00:02:58.515Z] ---> Running in 721b67a56561 [2021-10-06T00:02:58.515Z] ---> Running in 4378ddc0a10c [2021-10-06T00:02:58.515Z] Removing intermediate container 721b67a56561 [2021-10-06T00:02:58.515Z] ---> 0876f83016e7 [2021-10-06T00:02:58.515Z] Step 16/24 : WORKDIR / [2021-10-06T00:02:58.784Z] ---> Running in f2c50d9541fc [2021-10-06T00:02:58.784Z] Running setup.py install for docopt: finished with status 'done' [2021-10-06T00:02:58.784Z] Running setup.py install for dockerpty: started [2021-10-06T00:02:59.055Z] Removing intermediate container f2c50d9541fc [2021-10-06T00:02:59.055Z] ---> e30996a22644 [2021-10-06T00:02:59.055Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:02:59.325Z] ---> 52592dee3f80 [2021-10-06T00:02:59.325Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-06T00:02:59.595Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-06T00:02:59.869Z] ---> 94eb38f59469 [2021-10-06T00:02:59.869Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-06T00:03:00.137Z] ---> f45586439e42 [2021-10-06T00:03:00.137Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-10-06T00:03:00.137Z] ---> Running in 39588341997f [2021-10-06T00:03:00.137Z] Removing intermediate container 39588341997f [2021-10-06T00:03:00.137Z] ---> 55da1b8e017b [2021-10-06T00:03:00.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:03:00.406Z] ---> Running in 6f4ad5172103 [2021-10-06T00:03:00.406Z] Removing intermediate container 6f4ad5172103 [2021-10-06T00:03:00.406Z] ---> a61f6ecc9a12 [2021-10-06T00:03:00.406Z] Step 22/24 : LABEL arch=x86_64 [2021-10-06T00:03:00.406Z] ---> Running in c1645e97ed44 [2021-10-06T00:03:00.406Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-06T00:03:00.685Z] Removing intermediate container c1645e97ed44 [2021-10-06T00:03:00.685Z] ---> 3c3f6fb69392 [2021-10-06T00:03:00.685Z] Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:00.685Z] ---> Running in b57ca260b565 [2021-10-06T00:03:00.955Z] Removing intermediate container b57ca260b565 [2021-10-06T00:03:00.955Z] ---> 9382f3a04293 [2021-10-06T00:03:00.955Z] Step 24/24 : LABEL version=2.0.1-dev.66 [2021-10-06T00:03:00.955Z] ---> Running in 6492e45157aa [2021-10-06T00:03:00.955Z] Removing intermediate container 4378ddc0a10c [2021-10-06T00:03:00.955Z] ---> 22f64dc5a8f2 [2021-10-06T00:03:00.955Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-10-06T00:03:00.955Z] ---> Running in 2025fd9eaaaa [2021-10-06T00:03:01.228Z] Removing intermediate container 6492e45157aa [2021-10-06T00:03:01.228Z] ---> e602afd06d77 [2021-10-06T00:03:01.228Z] [2021-10-06T00:03:01.228Z] Successfully built e602afd06d77 [2021-10-06T00:03:01.228Z] Successfully tagged core-command:latest [2021-10-06T00:03:01.508Z]  Building core-command ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data [2021-10-06T00:03:05.847Z] Removing intermediate container ab55ff430e59 [2021-10-06T00:03:05.847Z] ---> 376e34d748c3 [2021-10-06T00:03:05.847Z] Step 15/24 : ENV APP_PORT=58890 [2021-10-06T00:03:05.847Z] ---> Running in 03251756529f [2021-10-06T00:03:06.123Z] Removing intermediate container 03251756529f [2021-10-06T00:03:06.123Z] ---> ea6ca885ce2b [2021-10-06T00:03:06.123Z] Step 16/24 : EXPOSE $APP_PORT [2021-10-06T00:03:06.123Z] ---> Running in 29b4a790e6bf [2021-10-06T00:03:06.123Z] Removing intermediate container 29b4a790e6bf [2021-10-06T00:03:06.123Z] ---> 0e4f49ba1c89 [2021-10-06T00:03:06.123Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-06T00:03:06.713Z] ---> 4fd37072cdf6 [2021-10-06T00:03:06.713Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-06T00:03:07.503Z] ---> 73951f5bb140 [2021-10-06T00:03:07.503Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-06T00:03:07.503Z] ---> 27479f3be721 [2021-10-06T00:03:07.503Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-06T00:03:07.503Z] ---> Running in 99da80816feb [2021-10-06T00:03:07.772Z] Removing intermediate container 99da80816feb [2021-10-06T00:03:07.772Z] ---> 22d4d0330c4f [2021-10-06T00:03:07.772Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:03:07.772Z] ---> Running in 4862aa964801 [2021-10-06T00:03:07.772Z] Removing intermediate container 4862aa964801 [2021-10-06T00:03:07.772Z] ---> eb4f86c04f64 [2021-10-06T00:03:07.772Z] Step 22/24 : LABEL arch=x86_64 [2021-10-06T00:03:08.037Z] ---> Running in 44e23d9cc399 [2021-10-06T00:03:08.037Z] Removing intermediate container 44e23d9cc399 [2021-10-06T00:03:08.037Z] ---> f54f539a0877 [2021-10-06T00:03:08.037Z] Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:08.037Z] ---> Running in 171fee88c33f [2021-10-06T00:03:08.306Z] Removing intermediate container 171fee88c33f [2021-10-06T00:03:08.306Z] ---> f5e1a65b052a [2021-10-06T00:03:08.306Z] Step 24/24 : LABEL version=2.0.1-dev.66 [2021-10-06T00:03:08.306Z] ---> Running in ccdd65bd9ad1 [2021-10-06T00:03:08.306Z] Removing intermediate container ccdd65bd9ad1 [2021-10-06T00:03:08.306Z] ---> efd8883c3894 [2021-10-06T00:03:08.306Z] [2021-10-06T00:03:08.572Z] Successfully built efd8883c3894 [2021-10-06T00:03:08.572Z] Successfully tagged sys-mgmt-agent:latest [2021-10-06T00:03:18.902Z] Avoid second fetch [2021-10-06T00:03:18.903Z] Checking out Revision d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (main) [2021-10-06T00:03:18.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-06T00:03:18.886Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T00:03:18.933Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T00:03:18.946Z] > git checkout -f d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 [2021-10-06T00:03:23.684Z]  Building sys-mgmt-agent ... done Removing intermediate container 3f6791fd0c79 [2021-10-06T00:03:23.684Z] ---> f40e80839bef [2021-10-06T00:03:23.684Z] [2021-10-06T00:03:23.684Z] Step 11/23 : FROM alpine:3.14 [2021-10-06T00:03:23.684Z] ---> 14119a10abf4 [2021-10-06T00:03:23.684Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-06T00:03:23.684Z] ---> Running in 5c8057793239 [2021-10-06T00:03:23.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:03:23.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T00:03:23.802Z] Commit message: "Merge pull request #3743 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.19" [2021-10-06T00:03:23.960Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-06T00:03:24.232Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-06T00:03:24.232Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:03:24.232Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T00:03:24.232Z] OK: 6 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T00:03:24.474Z] provisioning config files... [2021-10-06T00:03:24.510Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/76@tmp/config6536818351921356959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:03:24.835Z] Removing intermediate container 4c755b17c724 [2021-10-06T00:03:24.835Z] ---> 88c0d6f3e210 [2021-10-06T00:03:24.835Z] [2021-10-06T00:03:24.835Z] Step 11/24 : FROM alpine:3.14 [2021-10-06T00:03:24.835Z] ---> 14119a10abf4 [2021-10-06T00:03:24.835Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-06T00:03:24.835Z] ---> Using cache [2021-10-06T00:03:24.835Z] ---> a87c3b014a7b [2021-10-06T00:03:24.835Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T00:03:24.835Z] ---> Using cache [2021-10-06T00:03:24.835Z] ---> 479b36bfa146 [2021-10-06T00:03:24.835Z] Step 14/24 : ENV APP_PORT=59881 [2021-10-06T00:03:24.835Z] ---> Running in 00a2d062c7d0 [2021-10-06T00:03:25.128Z] Removing intermediate container 00a2d062c7d0 [2021-10-06T00:03:25.128Z] ---> 9e449f1ed893 [2021-10-06T00:03:25.128Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-06T00:03:25.128Z] ---> Running in acc4c4e77042 [2021-10-06T00:03:25.136Z] ---> docker-login.sh [2021-10-06T00:03:25.136Z] nexus3.edgexfoundry.org:10001 [2021-10-06T00:03:25.417Z] Removing intermediate container 5c8057793239 [2021-10-06T00:03:25.417Z] ---> dc736b00bc49 [2021-10-06T00:03:25.417Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T00:03:25.417Z] ---> Running in 179485c4a26d [2021-10-06T00:03:25.417Z] Removing intermediate container acc4c4e77042 [2021-10-06T00:03:25.417Z] ---> 987857942161 [2021-10-06T00:03:25.417Z] Step 16/24 : WORKDIR / [2021-10-06T00:03:25.417Z] ---> Running in 13726247157d [2021-10-06T00:03:25.417Z] Removing intermediate container 179485c4a26d [2021-10-06T00:03:25.417Z] ---> ced9ba909733 [2021-10-06T00:03:25.417Z] Step 14/23 : ENV APP_PORT=59860 [2021-10-06T00:03:25.695Z] ---> Running in 0f8b6023e2c4 [2021-10-06T00:03:25.695Z] Removing intermediate container 13726247157d [2021-10-06T00:03:25.695Z] ---> 479eeff6796a [2021-10-06T00:03:25.695Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:03:25.695Z] Removing intermediate container 0f8b6023e2c4 [2021-10-06T00:03:25.695Z] ---> 49bf9a57e1ea [2021-10-06T00:03:25.695Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-06T00:03:25.970Z] ---> Running in 42c53b30e6dd [2021-10-06T00:03:25.970Z] ---> 647e746e5a3d [2021-10-06T00:03:25.970Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-06T00:03:25.970Z] Removing intermediate container 42c53b30e6dd [2021-10-06T00:03:25.970Z] ---> 12310bc6e540 [2021-10-06T00:03:25.970Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:03:26.556Z] ---> 1f18449222a3 [2021-10-06T00:03:26.556Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-06T00:03:26.556Z] ---> 9915d404500d [2021-10-06T00:03:26.556Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-06T00:03:26.834Z] ---> 304804fae7e9 [2021-10-06T00:03:26.834Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-10-06T00:03:26.834Z] ---> Running in 1e82dbb2592b [2021-10-06T00:03:27.102Z] Removing intermediate container 1e82dbb2592b [2021-10-06T00:03:27.102Z] ---> 03e4031abe0d [2021-10-06T00:03:27.102Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:03:27.102Z] ---> cc7f9bae834b [2021-10-06T00:03:27.102Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-06T00:03:27.102Z] ---> Running in b1105cd00d3b [2021-10-06T00:03:27.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:03:27.376Z] Removing intermediate container b1105cd00d3b [2021-10-06T00:03:27.376Z] ---> b00e3221022f [2021-10-06T00:03:27.376Z] Step 22/24 : LABEL arch=x86_64 [2021-10-06T00:03:27.376Z] ---> Running in 14aa36077276 [2021-10-06T00:03:27.376Z] ---> 39cd67abd59d [2021-10-06T00:03:27.376Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-10-06T00:03:27.376Z] ---> Running in 6e8988ca00fa [2021-10-06T00:03:27.376Z] Removing intermediate container 14aa36077276 [2021-10-06T00:03:27.376Z] ---> 8f6ff02ac602 [2021-10-06T00:03:27.376Z] Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:27.648Z] ---> Running in 5e4d28a077a0 [2021-10-06T00:03:27.648Z] Removing intermediate container 6e8988ca00fa [2021-10-06T00:03:27.648Z] ---> 8545ec40ec14 [2021-10-06T00:03:27.648Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:03:27.648Z] ---> Running in 821f271030e3 [2021-10-06T00:03:27.648Z] Removing intermediate container 5e4d28a077a0 [2021-10-06T00:03:27.648Z] ---> 0dc4ef3ea208 [2021-10-06T00:03:27.648Z] Step 24/24 : LABEL version=2.0.1-dev.66 [2021-10-06T00:03:27.648Z] ---> Running in 47208b2c797f [2021-10-06T00:03:27.648Z] Removing intermediate container 821f271030e3 [2021-10-06T00:03:27.648Z] ---> 27d506b91c91 [2021-10-06T00:03:27.648Z] Step 21/23 : LABEL arch=x86_64 [2021-10-06T00:03:27.914Z] Removing intermediate container 47208b2c797f [2021-10-06T00:03:27.914Z] ---> 7283f74356c1 [2021-10-06T00:03:27.914Z] [2021-10-06T00:03:27.914Z] ---> Running in f5742776e59a [2021-10-06T00:03:27.914Z] Successfully built 7283f74356c1 [2021-10-06T00:03:27.914Z] Successfully tagged core-metadata:latest [2021-10-06T00:03:27.914Z]  Building core-metadata ... done Removing intermediate container f5742776e59a [2021-10-06T00:03:27.914Z] ---> 89716f9b6944 [2021-10-06T00:03:27.914Z] Step 22/23 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:27.914Z] ---> Running in b54bc3092ed9 [2021-10-06T00:03:28.184Z] Removing intermediate container b54bc3092ed9 [2021-10-06T00:03:28.185Z] ---> d74184ca15f0 [2021-10-06T00:03:28.185Z] Step 23/23 : LABEL version=2.0.1-dev.66 [2021-10-06T00:03:28.185Z] ---> Running in 97eab9ad2acf [2021-10-06T00:03:28.452Z] Removing intermediate container 97eab9ad2acf [2021-10-06T00:03:28.452Z] ---> 7f934732857b [2021-10-06T00:03:28.452Z] [2021-10-06T00:03:28.452Z] Successfully built 7f934732857b [2021-10-06T00:03:28.453Z] Successfully tagged support-notifications:latest [2021-10-06T00:03:28.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:03:28.679Z] Configure a credential helper to remove this warning. See [2021-10-06T00:03:28.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:03:28.679Z] [2021-10-06T00:03:28.679Z] Login Succeeded [2021-10-06T00:03:28.679Z] nexus3.edgexfoundry.org:10002 [2021-10-06T00:03:29.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:03:29.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:03:29.312Z] Configure a credential helper to remove this warning. See [2021-10-06T00:03:29.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:03:29.312Z] [2021-10-06T00:03:29.312Z] Login Succeeded [2021-10-06T00:03:29.312Z] nexus3.edgexfoundry.org:10003 [2021-10-06T00:03:29.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:03:29.868Z]  Building support-notifications ... done Removing intermediate container 2025fd9eaaaa [2021-10-06T00:03:29.869Z] ---> 0ae2036e1a79 [2021-10-06T00:03:29.869Z] [2021-10-06T00:03:29.869Z] Step 11/24 : FROM alpine:3.14 [2021-10-06T00:03:29.869Z] ---> 14119a10abf4 [2021-10-06T00:03:29.869Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-06T00:03:29.869Z] ---> Running in efc5c8d4820f [2021-10-06T00:03:29.869Z] Removing intermediate container efc5c8d4820f [2021-10-06T00:03:29.869Z] ---> 7c3050c0296b [2021-10-06T00:03:29.869Z] Step 13/24 : ENV APP_PORT=59880 [2021-10-06T00:03:29.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:03:29.994Z] Configure a credential helper to remove this warning. See [2021-10-06T00:03:29.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:03:29.994Z] [2021-10-06T00:03:29.994Z] Login Succeeded [2021-10-06T00:03:29.994Z] nexus3.edgexfoundry.org:10004 [2021-10-06T00:03:30.134Z] ---> Running in 1373720499d3 [2021-10-06T00:03:30.134Z] Removing intermediate container 1373720499d3 [2021-10-06T00:03:30.134Z] ---> 03d483711741 [2021-10-06T00:03:30.134Z] Step 14/24 : EXPOSE $APP_PORT [2021-10-06T00:03:30.134Z] ---> Running in e0f64ad1514b [2021-10-06T00:03:30.134Z] Removing intermediate container e0f64ad1514b [2021-10-06T00:03:30.134Z] ---> d3c2664d5b6b [2021-10-06T00:03:30.134Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:03:30.134Z] ---> Running in 57ca34f2aa34 [2021-10-06T00:03:30.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:03:30.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:03:30.568Z] Configure a credential helper to remove this warning. See [2021-10-06T00:03:30.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:03:30.568Z] [2021-10-06T00:03:30.568Z] Login Succeeded [2021-10-06T00:03:30.568Z] docker.io [2021-10-06T00:03:30.718Z] Removing intermediate container 57ca34f2aa34 [2021-10-06T00:03:30.718Z] ---> aa6dedeafd22 [2021-10-06T00:03:30.718Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-06T00:03:30.718Z] ---> Running in 4d45b53e80db [2021-10-06T00:03:30.984Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T00:03:31.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:03:31.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:03:31.486Z] Configure a credential helper to remove this warning. See [2021-10-06T00:03:31.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:03:31.486Z] [2021-10-06T00:03:31.486Z] Login Succeeded [2021-10-06T00:03:31.486Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T00:03:31.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-06T00:03:31.947Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-10-06T00:03:31.968Z] ========================================================= [2021-10-06T00:03:31.968Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T00:03:31.968Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-06T00:03:32.216Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-06T00:03:32.216Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T00:03:32.216Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-06T00:03:32.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T00:03:32.633Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T00:03:32.633Z] bbf911997326: Pulling fs layer [2021-10-06T00:03:32.633Z] 58ec367f63d7: Pulling fs layer [2021-10-06T00:03:32.633Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T00:03:32.633Z] fc5181fea5dc: Pulling fs layer [2021-10-06T00:03:32.633Z] 9c418107303f: Pulling fs layer [2021-10-06T00:03:32.633Z] 0cd29c4cc85c: Pulling fs layer [2021-10-06T00:03:32.633Z] 76d7273c05b8: Pulling fs layer [2021-10-06T00:03:32.633Z] e9181ef05905: Pulling fs layer [2021-10-06T00:03:32.633Z] fc5181fea5dc: Waiting [2021-10-06T00:03:32.633Z] 9c418107303f: Waiting [2021-10-06T00:03:32.633Z] 0cd29c4cc85c: Waiting [2021-10-06T00:03:32.633Z] 76d7273c05b8: Waiting [2021-10-06T00:03:32.633Z] e9181ef05905: Waiting [2021-10-06T00:03:32.633Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T00:03:32.633Z] 1b4a6ffa7d45: Download complete [2021-10-06T00:03:32.633Z] 58ec367f63d7: Download complete [2021-10-06T00:03:32.700Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T00:03:32.701Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-06T00:03:32.922Z] 9c418107303f: Verifying Checksum [2021-10-06T00:03:32.922Z] 9c418107303f: Download complete [2021-10-06T00:03:32.922Z] 0cd29c4cc85c: Download complete [2021-10-06T00:03:32.922Z] bbf911997326: Verifying Checksum [2021-10-06T00:03:32.922Z] bbf911997326: Download complete [2021-10-06T00:03:32.922Z] 76d7273c05b8: Verifying Checksum [2021-10-06T00:03:32.922Z] 76d7273c05b8: Download complete [2021-10-06T00:03:32.972Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-06T00:03:32.972Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:03:32.972Z] OK: 8 MiB in 20 packages [2021-10-06T00:03:32.972Z] Removing intermediate container 4d45b53e80db [2021-10-06T00:03:32.972Z] ---> f9511f1e430b [2021-10-06T00:03:32.972Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:03:33.240Z] ---> 475c2ed91ebd [2021-10-06T00:03:33.240Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-06T00:03:33.507Z] ---> e064eb7aa13a [2021-10-06T00:03:33.507Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-06T00:03:33.549Z] bbf911997326: Pull complete [2021-10-06T00:03:33.774Z] ---> fc6369c106c1 [2021-10-06T00:03:33.774Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-10-06T00:03:33.774Z] ---> Running in fc268247d6f1 [2021-10-06T00:03:33.774Z] Removing intermediate container fc268247d6f1 [2021-10-06T00:03:33.774Z] ---> 258c9e156caa [2021-10-06T00:03:33.774Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:03:33.774Z] ---> Running in b5e4d313352e [2021-10-06T00:03:33.774Z] Removing intermediate container b5e4d313352e [2021-10-06T00:03:33.774Z] ---> c2833b0dd714 [2021-10-06T00:03:33.774Z] Step 22/24 : LABEL arch=x86_64 [2021-10-06T00:03:33.774Z] ---> Running in d3483e70112d [2021-10-06T00:03:34.168Z] Removing intermediate container d3483e70112d [2021-10-06T00:03:34.168Z] ---> b603011ab674 [2021-10-06T00:03:34.168Z] Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:34.168Z] ---> Running in 6755c5968380 [2021-10-06T00:03:34.168Z] Removing intermediate container 6755c5968380 [2021-10-06T00:03:34.168Z] ---> 2cbc66b40b13 [2021-10-06T00:03:34.168Z] Step 24/24 : LABEL version=2.0.1-dev.66 [2021-10-06T00:03:34.168Z] ---> Running in 9121e95e923b [2021-10-06T00:03:34.182Z] 58ec367f63d7: Pull complete [2021-10-06T00:03:34.471Z] 1b4a6ffa7d45: Pull complete [2021-10-06T00:03:34.494Z] Removing intermediate container 9121e95e923b [2021-10-06T00:03:34.494Z] ---> 79214b9babed [2021-10-06T00:03:34.494Z] [2021-10-06T00:03:34.494Z] Successfully built 79214b9babed [2021-10-06T00:03:34.494Z] Successfully tagged core-data:latest [2021-10-06T00:03:34.546Z]  Building core-data ... done  [Pipeline] } [2021-10-06T00:03:34.552Z] $ docker stop --time=1 97a944a92514421fb8b393a92c30b52d203284c846bbc52334d5faaeec8dea00 [2021-10-06T00:03:35.928Z] $ docker rm -f 97a944a92514421fb8b393a92c30b52d203284c846bbc52334d5faaeec8dea00 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T00:03:36.529Z] fc5181fea5dc: Verifying Checksum [2021-10-06T00:03:36.529Z] fc5181fea5dc: Download complete [2021-10-06T00:03:36.529Z] e9181ef05905: Verifying Checksum [2021-10-06T00:03:36.529Z] e9181ef05905: Download complete [2021-10-06T00:03:36.788Z] + docker images [2021-10-06T00:03:36.788Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-06T00:03:36.788Z] core-data latest 79214b9babed 2 seconds ago 20.5MB [2021-10-06T00:03:36.788Z] 0ae2036e1a79 7 seconds ago 1.76GB [2021-10-06T00:03:36.788Z] support-notifications latest 7f934732857b 8 seconds ago 16.8MB [2021-10-06T00:03:36.788Z] core-metadata latest 7283f74356c1 9 seconds ago 16.8MB [2021-10-06T00:03:36.788Z] 88c0d6f3e210 12 seconds ago 1.76GB [2021-10-06T00:03:36.788Z] f40e80839bef 14 seconds ago 1.75GB [2021-10-06T00:03:36.788Z] sys-mgmt-agent latest efd8883c3894 28 seconds ago 294MB [2021-10-06T00:03:36.788Z] core-command latest e602afd06d77 36 seconds ago 16MB [2021-10-06T00:03:36.788Z] 2a68d5d70705 40 seconds ago 1.75GB [2021-10-06T00:03:36.788Z] security-secretstore-setup latest 2dff4f31bbb4 50 seconds ago 28.2MB [2021-10-06T00:03:36.788Z] db4c50e4a99a About a minute ago 1.75GB [2021-10-06T00:03:36.788Z] security-bootstrapper latest b98c381d556e About a minute ago 18.8MB [2021-10-06T00:03:36.788Z] c5669b060945 About a minute ago 1.76GB [2021-10-06T00:03:36.788Z] support-scheduler latest aec6a8d78edb About a minute ago 16.1MB [2021-10-06T00:03:36.788Z] security-proxy-setup latest 6f9be7219b35 About a minute ago 26.7MB [2021-10-06T00:03:36.788Z] 31179e71aa9c About a minute ago 1.75GB [2021-10-06T00:03:36.788Z] d57755b4e82d About a minute ago 1.76GB [2021-10-06T00:03:36.788Z] 0ad913643601 About a minute ago 1.75GB [2021-10-06T00:03:36.788Z] ci-base-image-x86_64 latest 48df5f7bdd83 5 minutes ago 1.25GB [2021-10-06T00:03:36.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine bfa24e8e2367 6 hours ago 546MB [2021-10-06T00:03:36.788Z] docker 20.10.8 bc6c0ffef665 4 weeks ago 214MB [2021-10-06T00:03:36.788Z] alpine 3.14 14119a10abf4 5 weeks ago 5.6MB [2021-10-06T00:03:36.788Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-10-06T00:03:36.788Z] 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-10-06T00:03:37.120Z] provisioning config files... [2021-10-06T00:03:37.138Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/76@tmp/config4161004763277578372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:03:37.692Z] ---> docker-login.sh [2021-10-06T00:03:37.692Z] nexus3.edgexfoundry.org:10001 [2021-10-06T00:03:37.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:03:37.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:03:37.692Z] Configure a credential helper to remove this warning. See [2021-10-06T00:03:37.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:03:37.692Z] [2021-10-06T00:03:37.692Z] Login Succeeded [2021-10-06T00:03:37.692Z] nexus3.edgexfoundry.org:10002 [2021-10-06T00:03:37.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:03:37.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:03:37.692Z] Configure a credential helper to remove this warning. See [2021-10-06T00:03:37.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:03:37.692Z] [2021-10-06T00:03:37.692Z] Login Succeeded [2021-10-06T00:03:37.692Z] nexus3.edgexfoundry.org:10003 [2021-10-06T00:03:37.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:03:37.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:03:37.969Z] Configure a credential helper to remove this warning. See [2021-10-06T00:03:37.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:03:37.969Z] [2021-10-06T00:03:37.969Z] Login Succeeded [2021-10-06T00:03:37.969Z] nexus3.edgexfoundry.org:10004 [2021-10-06T00:03:37.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:03:37.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:03:37.969Z] Configure a credential helper to remove this warning. See [2021-10-06T00:03:37.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:03:37.970Z] [2021-10-06T00:03:37.970Z] Login Succeeded [2021-10-06T00:03:37.970Z] docker.io [2021-10-06T00:03:37.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:03:38.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:03:38.552Z] Configure a credential helper to remove this warning. See [2021-10-06T00:03:38.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:03:38.552Z] [2021-10-06T00:03:38.552Z] Login Succeeded [2021-10-06T00:03:38.552Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T00:03:38.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:03:38.638Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-06T00:03:38.639Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:38.639Z] latest [2021-10-06T00:03:38.639Z] 2.0.1-dev.66 [2021-10-06T00:03:38.639Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:03:38.639Z] main [2021-10-06T00:03:38.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:39.210Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:39.533Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:39.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-06T00:03:39.534Z] b9e803d4d2e1: Preparing [2021-10-06T00:03:39.534Z] dd25a78319ea: Preparing [2021-10-06T00:03:39.534Z] 98b877627a7c: Preparing [2021-10-06T00:03:39.534Z] 46b99715a0ef: Preparing [2021-10-06T00:03:39.534Z] e2eb06d8af82: Preparing [2021-10-06T00:03:39.534Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:39.801Z] 46b99715a0ef: Pushed [2021-10-06T00:03:39.801Z] 98b877627a7c: Pushed [2021-10-06T00:03:39.801Z] b9e803d4d2e1: Pushed [2021-10-06T00:03:41.206Z] dd25a78319ea: Pushed [2021-10-06T00:03:41.206Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:aa2c0c122fa791a64553a4d1fbe77bef5f4f0ca0521b2ef7ab2bf025d8199e2f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:41.735Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:42.053Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-06T00:03:42.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-06T00:03:42.053Z] b9e803d4d2e1: Preparing [2021-10-06T00:03:42.053Z] dd25a78319ea: Preparing [2021-10-06T00:03:42.053Z] 98b877627a7c: Preparing [2021-10-06T00:03:42.053Z] 46b99715a0ef: Preparing [2021-10-06T00:03:42.053Z] e2eb06d8af82: Preparing [2021-10-06T00:03:42.053Z] b9e803d4d2e1: Layer already exists [2021-10-06T00:03:42.053Z] dd25a78319ea: Layer already exists [2021-10-06T00:03:42.053Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:42.053Z] 98b877627a7c: Layer already exists [2021-10-06T00:03:42.053Z] 46b99715a0ef: Layer already exists [2021-10-06T00:03:42.053Z] latest: digest: sha256:aa2c0c122fa791a64553a4d1fbe77bef5f4f0ca0521b2ef7ab2bf025d8199e2f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:42.374Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:42.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.66 [2021-10-06T00:03:42.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-06T00:03:42.699Z] b9e803d4d2e1: Preparing [2021-10-06T00:03:42.699Z] dd25a78319ea: Preparing [2021-10-06T00:03:42.699Z] 98b877627a7c: Preparing [2021-10-06T00:03:42.699Z] 46b99715a0ef: Preparing [2021-10-06T00:03:42.699Z] e2eb06d8af82: Preparing [2021-10-06T00:03:42.699Z] b9e803d4d2e1: Layer already exists [2021-10-06T00:03:42.699Z] dd25a78319ea: Layer already exists [2021-10-06T00:03:42.699Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:42.699Z] 46b99715a0ef: Layer already exists [2021-10-06T00:03:42.699Z] 98b877627a7c: Layer already exists [2021-10-06T00:03:42.699Z] 2.0.1-dev.66: digest: sha256:aa2c0c122fa791a64553a4d1fbe77bef5f4f0ca0521b2ef7ab2bf025d8199e2f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:43.031Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:43.351Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:03:43.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-06T00:03:43.351Z] b9e803d4d2e1: Preparing [2021-10-06T00:03:43.351Z] dd25a78319ea: Preparing [2021-10-06T00:03:43.351Z] 98b877627a7c: Preparing [2021-10-06T00:03:43.351Z] 46b99715a0ef: Preparing [2021-10-06T00:03:43.351Z] e2eb06d8af82: Preparing [2021-10-06T00:03:43.351Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:43.351Z] 46b99715a0ef: Layer already exists [2021-10-06T00:03:43.351Z] 98b877627a7c: Layer already exists [2021-10-06T00:03:43.351Z] b9e803d4d2e1: Layer already exists [2021-10-06T00:03:43.351Z] dd25a78319ea: Layer already exists [2021-10-06T00:03:43.351Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:aa2c0c122fa791a64553a4d1fbe77bef5f4f0ca0521b2ef7ab2bf025d8199e2f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:43.676Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:44.001Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-06T00:03:44.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-06T00:03:44.001Z] b9e803d4d2e1: Preparing [2021-10-06T00:03:44.001Z] dd25a78319ea: Preparing [2021-10-06T00:03:44.001Z] 98b877627a7c: Preparing [2021-10-06T00:03:44.001Z] 46b99715a0ef: Preparing [2021-10-06T00:03:44.001Z] e2eb06d8af82: Preparing [2021-10-06T00:03:44.001Z] 98b877627a7c: Layer already exists [2021-10-06T00:03:44.001Z] dd25a78319ea: Layer already exists [2021-10-06T00:03:44.001Z] 46b99715a0ef: Layer already exists [2021-10-06T00:03:44.001Z] b9e803d4d2e1: Layer already exists [2021-10-06T00:03:44.001Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:44.266Z] main: digest: sha256:aa2c0c122fa791a64553a4d1fbe77bef5f4f0ca0521b2ef7ab2bf025d8199e2f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:03:44.330Z] ===================================================== [Pipeline] echo [2021-10-06T00:03:44.347Z] taggedImages: [2021-10-06T00:03:44.347Z] - nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:44.347Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-06T00:03:44.347Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.66 [2021-10-06T00:03:44.347Z] - nexus3.edgexfoundry.org:10004/core-command:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:03:44.347Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-06T00:03:44.384Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-06T00:03:44.384Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:44.384Z] latest [2021-10-06T00:03:44.384Z] 2.0.1-dev.66 [2021-10-06T00:03:44.384Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:03:44.384Z] main [2021-10-06T00:03:44.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:44.750Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:45.085Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:45.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-06T00:03:45.085Z] 6f9d3df617ef: Preparing [2021-10-06T00:03:45.085Z] 13822e9603bd: Preparing [2021-10-06T00:03:45.085Z] 98b877627a7c: Preparing [2021-10-06T00:03:45.085Z] 4393d5b97278: Preparing [2021-10-06T00:03:45.085Z] e7f4480f3045: Preparing [2021-10-06T00:03:45.085Z] e2eb06d8af82: Preparing [2021-10-06T00:03:45.085Z] e2eb06d8af82: Waiting [2021-10-06T00:03:45.085Z] 98b877627a7c: Layer already exists [2021-10-06T00:03:45.360Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:45.360Z] 6f9d3df617ef: Pushed [2021-10-06T00:03:45.360Z] e7f4480f3045: Pushed [2021-10-06T00:03:45.360Z] 4393d5b97278: Pushed [2021-10-06T00:03:46.769Z] 13822e9603bd: Pushed [2021-10-06T00:03:46.769Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:f5176a61f80686a79f0ca2286fc38c6018f47b90b1c8ee3fe387b46ea2a3346f size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:47.105Z] fc5181fea5dc: Pull complete [2021-10-06T00:03:47.105Z] 9c418107303f: Pull complete [2021-10-06T00:03:47.105Z] 0cd29c4cc85c: Pull complete [2021-10-06T00:03:47.105Z] 76d7273c05b8: Pull complete [2021-10-06T00:03:47.108Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:47.439Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-06T00:03:47.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-06T00:03:47.439Z] 6f9d3df617ef: Preparing [2021-10-06T00:03:47.439Z] 13822e9603bd: Preparing [2021-10-06T00:03:47.439Z] 98b877627a7c: Preparing [2021-10-06T00:03:47.439Z] 4393d5b97278: Preparing [2021-10-06T00:03:47.439Z] e7f4480f3045: Preparing [2021-10-06T00:03:47.439Z] e2eb06d8af82: Preparing [2021-10-06T00:03:47.439Z] e2eb06d8af82: Waiting [2021-10-06T00:03:47.439Z] 4393d5b97278: Layer already exists [2021-10-06T00:03:47.439Z] e7f4480f3045: Layer already exists [2021-10-06T00:03:47.439Z] 6f9d3df617ef: Layer already exists [2021-10-06T00:03:47.439Z] 13822e9603bd: Layer already exists [2021-10-06T00:03:47.439Z] 98b877627a7c: Layer already exists [2021-10-06T00:03:47.439Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:47.439Z] latest: digest: sha256:f5176a61f80686a79f0ca2286fc38c6018f47b90b1c8ee3fe387b46ea2a3346f size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:47.768Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:48.095Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.66 [2021-10-06T00:03:48.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-06T00:03:48.095Z] 6f9d3df617ef: Preparing [2021-10-06T00:03:48.095Z] 13822e9603bd: Preparing [2021-10-06T00:03:48.095Z] 98b877627a7c: Preparing [2021-10-06T00:03:48.095Z] 4393d5b97278: Preparing [2021-10-06T00:03:48.095Z] e7f4480f3045: Preparing [2021-10-06T00:03:48.095Z] e2eb06d8af82: Preparing [2021-10-06T00:03:48.095Z] e2eb06d8af82: Waiting [2021-10-06T00:03:48.095Z] 98b877627a7c: Layer already exists [2021-10-06T00:03:48.095Z] 4393d5b97278: Layer already exists [2021-10-06T00:03:48.095Z] e7f4480f3045: Layer already exists [2021-10-06T00:03:48.095Z] 6f9d3df617ef: Layer already exists [2021-10-06T00:03:48.095Z] 13822e9603bd: Layer already exists [2021-10-06T00:03:48.095Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:48.095Z] 2.0.1-dev.66: digest: sha256:f5176a61f80686a79f0ca2286fc38c6018f47b90b1c8ee3fe387b46ea2a3346f size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:48.430Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:48.747Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:03:48.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-06T00:03:48.747Z] 6f9d3df617ef: Preparing [2021-10-06T00:03:48.747Z] 13822e9603bd: Preparing [2021-10-06T00:03:48.747Z] 98b877627a7c: Preparing [2021-10-06T00:03:48.747Z] 4393d5b97278: Preparing [2021-10-06T00:03:48.747Z] e7f4480f3045: Preparing [2021-10-06T00:03:48.747Z] e2eb06d8af82: Preparing [2021-10-06T00:03:48.747Z] e2eb06d8af82: Waiting [2021-10-06T00:03:48.748Z] 6f9d3df617ef: Layer already exists [2021-10-06T00:03:48.748Z] 13822e9603bd: Layer already exists [2021-10-06T00:03:48.748Z] e7f4480f3045: Layer already exists [2021-10-06T00:03:48.748Z] 98b877627a7c: Layer already exists [2021-10-06T00:03:48.748Z] 4393d5b97278: Layer already exists [2021-10-06T00:03:48.748Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:48.748Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:f5176a61f80686a79f0ca2286fc38c6018f47b90b1c8ee3fe387b46ea2a3346f size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:49.074Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:49.411Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-06T00:03:49.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-06T00:03:49.411Z] 6f9d3df617ef: Preparing [2021-10-06T00:03:49.411Z] 13822e9603bd: Preparing [2021-10-06T00:03:49.411Z] 98b877627a7c: Preparing [2021-10-06T00:03:49.411Z] 4393d5b97278: Preparing [2021-10-06T00:03:49.411Z] e7f4480f3045: Preparing [2021-10-06T00:03:49.411Z] e2eb06d8af82: Preparing [2021-10-06T00:03:49.411Z] e2eb06d8af82: Waiting [2021-10-06T00:03:49.411Z] e7f4480f3045: Layer already exists [2021-10-06T00:03:49.411Z] 4393d5b97278: Layer already exists [2021-10-06T00:03:49.411Z] 6f9d3df617ef: Layer already exists [2021-10-06T00:03:49.411Z] 98b877627a7c: Layer already exists [2021-10-06T00:03:49.411Z] 13822e9603bd: Layer already exists [2021-10-06T00:03:49.411Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:49.411Z] main: digest: sha256:f5176a61f80686a79f0ca2286fc38c6018f47b90b1c8ee3fe387b46ea2a3346f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:03:49.469Z] ===================================================== [Pipeline] echo [2021-10-06T00:03:49.484Z] taggedImages: [2021-10-06T00:03:49.485Z] - nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:49.485Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-06T00:03:49.485Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.66 [2021-10-06T00:03:49.485Z] - nexus3.edgexfoundry.org:10004/core-data:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:03:49.485Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-06T00:03:49.520Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-06T00:03:49.520Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:49.520Z] latest [2021-10-06T00:03:49.520Z] 2.0.1-dev.66 [2021-10-06T00:03:49.520Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:03:49.520Z] main [2021-10-06T00:03:49.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:49.881Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:03:50.196Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:03:50.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-06T00:03:50.196Z] 7af265e667ca: Preparing [2021-10-06T00:03:50.196Z] 64f0755a7fc4: Preparing [2021-10-06T00:03:50.196Z] 98b877627a7c: Preparing [2021-10-06T00:03:50.196Z] 46b99715a0ef: Preparing [2021-10-06T00:03:50.196Z] e2eb06d8af82: Preparing [2021-10-06T00:03:50.196Z] 46b99715a0ef: Layer already exists [2021-10-06T00:03:50.196Z] e2eb06d8af82: Layer already exists [2021-10-06T00:03:50.196Z] 98b877627a7c: Layer already exists [2021-10-06T00:03:52.647Z] e9181ef05905: Pull complete [2021-10-06T00:03:52.935Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-06T00:03:52.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T00:03:52.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-06T00:03:53.331Z] + + docker build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T00:03:53.331Z] WORKDIR /edgex [2021-10-06T00:03:53.331Z] COPY go.mod . [2021-10-06T00:03:53.331Z] RUN go mod download . [2021-10-06T00:03:53.331Z] [2021-10-06T00:03:55.547Z] 7af265e667ca: Pushed [2021-10-06T00:03:56.046Z] Sending build context to Docker daemon 166.2MB [2021-10-06T00:03:56.047Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T00:03:56.047Z] ---> 5bf79a92a582 [2021-10-06T00:03:56.047Z] Step 2/4 : WORKDIR /edgex [2021-10-06T00:04:02.192Z] 64f0755a7fc4: Pushed [2021-10-06T00:04:02.193Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:8069cc0baeb970bccfc94f4d1fd7aa1e2eae35bd0e0b9842e658b99a0c2ed408 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:02.529Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:02.855Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-06T00:04:02.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-06T00:04:02.855Z] 7af265e667ca: Preparing [2021-10-06T00:04:02.855Z] 64f0755a7fc4: Preparing [2021-10-06T00:04:02.855Z] 98b877627a7c: Preparing [2021-10-06T00:04:02.855Z] 46b99715a0ef: Preparing [2021-10-06T00:04:02.855Z] e2eb06d8af82: Preparing [2021-10-06T00:04:02.855Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:02.855Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:02.855Z] 7af265e667ca: Layer already exists [2021-10-06T00:04:02.855Z] 64f0755a7fc4: Layer already exists [2021-10-06T00:04:02.855Z] 46b99715a0ef: Layer already exists [2021-10-06T00:04:02.855Z] latest: digest: sha256:8069cc0baeb970bccfc94f4d1fd7aa1e2eae35bd0e0b9842e658b99a0c2ed408 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:03.196Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:03.524Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.66 [2021-10-06T00:04:03.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-06T00:04:04.480Z] ---> Running in 95347d7cd081 [2021-10-06T00:04:04.480Z] Removing intermediate container 95347d7cd081 [2021-10-06T00:04:04.480Z] ---> 3a2c89aceb1a [2021-10-06T00:04:04.480Z] Step 3/4 : COPY go.mod . [2021-10-06T00:04:04.485Z] 7af265e667ca: Preparing [2021-10-06T00:04:04.485Z] 64f0755a7fc4: Preparing [2021-10-06T00:04:04.485Z] 98b877627a7c: Preparing [2021-10-06T00:04:04.485Z] 46b99715a0ef: Preparing [2021-10-06T00:04:04.485Z] e2eb06d8af82: Preparing [2021-10-06T00:04:04.485Z] 64f0755a7fc4: Layer already exists [2021-10-06T00:04:04.485Z] 46b99715a0ef: Layer already exists [2021-10-06T00:04:04.485Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:04.485Z] 7af265e667ca: Layer already exists [2021-10-06T00:04:04.485Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:04.485Z] 2.0.1-dev.66: digest: sha256:8069cc0baeb970bccfc94f4d1fd7aa1e2eae35bd0e0b9842e658b99a0c2ed408 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:04.811Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:05.131Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:05.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-06T00:04:05.131Z] 7af265e667ca: Preparing [2021-10-06T00:04:05.131Z] 64f0755a7fc4: Preparing [2021-10-06T00:04:05.131Z] 98b877627a7c: Preparing [2021-10-06T00:04:05.131Z] 46b99715a0ef: Preparing [2021-10-06T00:04:05.131Z] e2eb06d8af82: Preparing [2021-10-06T00:04:05.131Z] 46b99715a0ef: Layer already exists [2021-10-06T00:04:05.131Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:05.131Z] 64f0755a7fc4: Layer already exists [2021-10-06T00:04:05.131Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:05.131Z] 7af265e667ca: Layer already exists [2021-10-06T00:04:05.131Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:8069cc0baeb970bccfc94f4d1fd7aa1e2eae35bd0e0b9842e658b99a0c2ed408 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:05.457Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:05.496Z] ---> 3ac39dcdb9a1 [2021-10-06T00:04:05.496Z] Step 4/4 : RUN go mod download [2021-10-06T00:04:05.779Z] ---> Running in b985c0285da0 [2021-10-06T00:04:05.780Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-06T00:04:05.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-06T00:04:05.780Z] 7af265e667ca: Preparing [2021-10-06T00:04:05.780Z] 64f0755a7fc4: Preparing [2021-10-06T00:04:05.780Z] 98b877627a7c: Preparing [2021-10-06T00:04:05.780Z] 46b99715a0ef: Preparing [2021-10-06T00:04:05.780Z] e2eb06d8af82: Preparing [2021-10-06T00:04:05.780Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:05.780Z] 64f0755a7fc4: Layer already exists [2021-10-06T00:04:05.780Z] 46b99715a0ef: Layer already exists [2021-10-06T00:04:05.780Z] 7af265e667ca: Layer already exists [2021-10-06T00:04:05.780Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:05.780Z] main: digest: sha256:8069cc0baeb970bccfc94f4d1fd7aa1e2eae35bd0e0b9842e658b99a0c2ed408 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:04:05.843Z] ===================================================== [Pipeline] echo [2021-10-06T00:04:05.861Z] taggedImages: [2021-10-06T00:04:05.861Z] - nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:05.861Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-06T00:04:05.861Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.66 [2021-10-06T00:04:05.861Z] - nexus3.edgexfoundry.org:10004/core-metadata:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:05.861Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-06T00:04:05.936Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-06T00:04:05.936Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:05.936Z] latest [2021-10-06T00:04:05.936Z] 2.0.1-dev.66 [2021-10-06T00:04:05.936Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:05.936Z] main [2021-10-06T00:04:05.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:06.312Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:06.626Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:06.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-06T00:04:06.626Z] c55ad11b205f: Preparing [2021-10-06T00:04:06.626Z] c55ad11b205f: Preparing [2021-10-06T00:04:06.626Z] 716dcfbac144: Preparing [2021-10-06T00:04:06.626Z] 439c15f7f0de: Preparing [2021-10-06T00:04:06.626Z] c7fcf67011db: Preparing [2021-10-06T00:04:06.626Z] f3ea221e377d: Preparing [2021-10-06T00:04:06.626Z] 98b877627a7c: Preparing [2021-10-06T00:04:06.626Z] 1b449a61f963: Preparing [2021-10-06T00:04:06.626Z] 947f8f3c7f02: Preparing [2021-10-06T00:04:06.626Z] b7183517e9cd: Preparing [2021-10-06T00:04:06.626Z] 0d3c02280e2d: Preparing [2021-10-06T00:04:06.626Z] e2eb06d8af82: Preparing [2021-10-06T00:04:06.626Z] 98b877627a7c: Waiting [2021-10-06T00:04:06.626Z] 1b449a61f963: Waiting [2021-10-06T00:04:06.626Z] 947f8f3c7f02: Waiting [2021-10-06T00:04:06.626Z] b7183517e9cd: Waiting [2021-10-06T00:04:06.626Z] 0d3c02280e2d: Waiting [2021-10-06T00:04:06.626Z] e2eb06d8af82: Waiting [2021-10-06T00:04:06.907Z] c55ad11b205f: Pushed [2021-10-06T00:04:06.907Z] 716dcfbac144: Pushed [2021-10-06T00:04:06.907Z] c7fcf67011db: Pushed [2021-10-06T00:04:06.907Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:07.383Z] b7183517e9cd: Pushed [2021-10-06T00:04:07.383Z] 1b449a61f963: Pushed [2021-10-06T00:04:07.383Z] 947f8f3c7f02: Pushed [2021-10-06T00:04:07.383Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:07.383Z] 0d3c02280e2d: Pushed [2021-10-06T00:04:07.967Z] 439c15f7f0de: Pushed [2021-10-06T00:04:09.379Z] f3ea221e377d: Pushed [2021-10-06T00:04:09.646Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:7aec00126b666bb64449adaf1ee3c3d945f66e82988da64af81dd748082eede9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:09.977Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:10.305Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-06T00:04:10.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-06T00:04:10.305Z] c55ad11b205f: Preparing [2021-10-06T00:04:10.305Z] c55ad11b205f: Preparing [2021-10-06T00:04:10.305Z] 716dcfbac144: Preparing [2021-10-06T00:04:10.305Z] 439c15f7f0de: Preparing [2021-10-06T00:04:10.305Z] c7fcf67011db: Preparing [2021-10-06T00:04:10.305Z] f3ea221e377d: Preparing [2021-10-06T00:04:10.305Z] 98b877627a7c: Preparing [2021-10-06T00:04:10.305Z] 1b449a61f963: Preparing [2021-10-06T00:04:10.305Z] 947f8f3c7f02: Preparing [2021-10-06T00:04:10.305Z] b7183517e9cd: Preparing [2021-10-06T00:04:10.305Z] 0d3c02280e2d: Preparing [2021-10-06T00:04:10.305Z] e2eb06d8af82: Preparing [2021-10-06T00:04:10.305Z] 1b449a61f963: Waiting [2021-10-06T00:04:10.305Z] 98b877627a7c: Waiting [2021-10-06T00:04:10.305Z] 947f8f3c7f02: Waiting [2021-10-06T00:04:10.305Z] b7183517e9cd: Waiting [2021-10-06T00:04:10.305Z] 0d3c02280e2d: Waiting [2021-10-06T00:04:10.305Z] e2eb06d8af82: Waiting [2021-10-06T00:04:10.305Z] f3ea221e377d: Layer already exists [2021-10-06T00:04:10.305Z] c7fcf67011db: Layer already exists [2021-10-06T00:04:10.305Z] 439c15f7f0de: Layer already exists [2021-10-06T00:04:10.305Z] c55ad11b205f: Layer already exists [2021-10-06T00:04:10.305Z] 716dcfbac144: Layer already exists [2021-10-06T00:04:10.305Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:10.305Z] 0d3c02280e2d: Layer already exists [2021-10-06T00:04:10.305Z] b7183517e9cd: Layer already exists [2021-10-06T00:04:10.305Z] 1b449a61f963: Layer already exists [2021-10-06T00:04:10.305Z] 947f8f3c7f02: Layer already exists [2021-10-06T00:04:10.305Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:10.572Z] latest: digest: sha256:7aec00126b666bb64449adaf1ee3c3d945f66e82988da64af81dd748082eede9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:10.902Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:11.224Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.66 [2021-10-06T00:04:11.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-06T00:04:11.224Z] c55ad11b205f: Preparing [2021-10-06T00:04:11.224Z] c55ad11b205f: Preparing [2021-10-06T00:04:11.224Z] 716dcfbac144: Preparing [2021-10-06T00:04:11.224Z] 439c15f7f0de: Preparing [2021-10-06T00:04:11.224Z] c7fcf67011db: Preparing [2021-10-06T00:04:11.224Z] f3ea221e377d: Preparing [2021-10-06T00:04:11.224Z] 98b877627a7c: Preparing [2021-10-06T00:04:11.224Z] 1b449a61f963: Preparing [2021-10-06T00:04:11.224Z] 947f8f3c7f02: Preparing [2021-10-06T00:04:11.224Z] b7183517e9cd: Preparing [2021-10-06T00:04:11.224Z] 0d3c02280e2d: Preparing [2021-10-06T00:04:11.224Z] e2eb06d8af82: Preparing [2021-10-06T00:04:11.224Z] 98b877627a7c: Waiting [2021-10-06T00:04:11.224Z] 1b449a61f963: Waiting [2021-10-06T00:04:11.224Z] 947f8f3c7f02: Waiting [2021-10-06T00:04:11.224Z] b7183517e9cd: Waiting [2021-10-06T00:04:11.224Z] 0d3c02280e2d: Waiting [2021-10-06T00:04:11.224Z] e2eb06d8af82: Waiting [2021-10-06T00:04:11.224Z] 439c15f7f0de: Layer already exists [2021-10-06T00:04:11.224Z] 716dcfbac144: Layer already exists [2021-10-06T00:04:11.224Z] f3ea221e377d: Layer already exists [2021-10-06T00:04:11.224Z] c7fcf67011db: Layer already exists [2021-10-06T00:04:11.224Z] c55ad11b205f: Layer already exists [2021-10-06T00:04:11.224Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:11.224Z] 947f8f3c7f02: Layer already exists [2021-10-06T00:04:11.224Z] 0d3c02280e2d: Layer already exists [2021-10-06T00:04:11.224Z] b7183517e9cd: Layer already exists [2021-10-06T00:04:11.224Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:11.491Z] 1b449a61f963: Layer already exists [2021-10-06T00:04:11.491Z] 2.0.1-dev.66: digest: sha256:7aec00126b666bb64449adaf1ee3c3d945f66e82988da64af81dd748082eede9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:12.024Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:12.350Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:12.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-06T00:04:12.350Z] c55ad11b205f: Preparing [2021-10-06T00:04:12.350Z] c55ad11b205f: Preparing [2021-10-06T00:04:12.350Z] 716dcfbac144: Preparing [2021-10-06T00:04:12.350Z] 439c15f7f0de: Preparing [2021-10-06T00:04:12.350Z] c7fcf67011db: Preparing [2021-10-06T00:04:12.350Z] f3ea221e377d: Preparing [2021-10-06T00:04:12.350Z] 98b877627a7c: Preparing [2021-10-06T00:04:12.350Z] 1b449a61f963: Preparing [2021-10-06T00:04:12.350Z] 947f8f3c7f02: Preparing [2021-10-06T00:04:12.350Z] b7183517e9cd: Preparing [2021-10-06T00:04:12.350Z] 0d3c02280e2d: Preparing [2021-10-06T00:04:12.350Z] e2eb06d8af82: Preparing [2021-10-06T00:04:12.350Z] 98b877627a7c: Waiting [2021-10-06T00:04:12.350Z] 1b449a61f963: Waiting [2021-10-06T00:04:12.350Z] 947f8f3c7f02: Waiting [2021-10-06T00:04:12.350Z] b7183517e9cd: Waiting [2021-10-06T00:04:12.350Z] 0d3c02280e2d: Waiting [2021-10-06T00:04:12.350Z] e2eb06d8af82: Waiting [2021-10-06T00:04:12.350Z] c7fcf67011db: Layer already exists [2021-10-06T00:04:12.350Z] f3ea221e377d: Layer already exists [2021-10-06T00:04:12.350Z] c55ad11b205f: Layer already exists [2021-10-06T00:04:12.350Z] 716dcfbac144: Layer already exists [2021-10-06T00:04:12.350Z] 439c15f7f0de: Layer already exists [2021-10-06T00:04:12.350Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:12.350Z] 1b449a61f963: Layer already exists [2021-10-06T00:04:12.350Z] b7183517e9cd: Layer already exists [2021-10-06T00:04:12.350Z] 0d3c02280e2d: Layer already exists [2021-10-06T00:04:12.350Z] 947f8f3c7f02: Layer already exists [2021-10-06T00:04:12.350Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:12.616Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:7aec00126b666bb64449adaf1ee3c3d945f66e82988da64af81dd748082eede9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:12.937Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:13.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-06T00:04:13.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-06T00:04:13.257Z] c55ad11b205f: Preparing [2021-10-06T00:04:13.257Z] c55ad11b205f: Preparing [2021-10-06T00:04:13.257Z] 716dcfbac144: Preparing [2021-10-06T00:04:13.257Z] 439c15f7f0de: Preparing [2021-10-06T00:04:13.257Z] c7fcf67011db: Preparing [2021-10-06T00:04:13.257Z] f3ea221e377d: Preparing [2021-10-06T00:04:13.257Z] 98b877627a7c: Preparing [2021-10-06T00:04:13.257Z] 1b449a61f963: Preparing [2021-10-06T00:04:13.257Z] 947f8f3c7f02: Preparing [2021-10-06T00:04:13.257Z] b7183517e9cd: Preparing [2021-10-06T00:04:13.257Z] 0d3c02280e2d: Preparing [2021-10-06T00:04:13.257Z] e2eb06d8af82: Preparing [2021-10-06T00:04:13.257Z] 98b877627a7c: Waiting [2021-10-06T00:04:13.257Z] 1b449a61f963: Waiting [2021-10-06T00:04:13.257Z] 947f8f3c7f02: Waiting [2021-10-06T00:04:13.257Z] b7183517e9cd: Waiting [2021-10-06T00:04:13.257Z] 0d3c02280e2d: Waiting [2021-10-06T00:04:13.257Z] e2eb06d8af82: Waiting [2021-10-06T00:04:13.257Z] 716dcfbac144: Layer already exists [2021-10-06T00:04:13.257Z] f3ea221e377d: Layer already exists [2021-10-06T00:04:13.257Z] c7fcf67011db: Layer already exists [2021-10-06T00:04:13.257Z] 439c15f7f0de: Layer already exists [2021-10-06T00:04:13.257Z] c55ad11b205f: Layer already exists [2021-10-06T00:04:13.257Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:13.257Z] 1b449a61f963: Layer already exists [2021-10-06T00:04:13.257Z] 947f8f3c7f02: Layer already exists [2021-10-06T00:04:13.257Z] b7183517e9cd: Layer already exists [2021-10-06T00:04:13.257Z] 0d3c02280e2d: Layer already exists [2021-10-06T00:04:13.257Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:13.525Z] main: digest: sha256:7aec00126b666bb64449adaf1ee3c3d945f66e82988da64af81dd748082eede9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:04:13.581Z] ===================================================== [Pipeline] echo [2021-10-06T00:04:13.598Z] taggedImages: [2021-10-06T00:04:13.598Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:13.598Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-06T00:04:13.598Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.66 [2021-10-06T00:04:13.598Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:13.598Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-06T00:04:13.631Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-06T00:04:13.631Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:13.631Z] latest [2021-10-06T00:04:13.631Z] 2.0.1-dev.66 [2021-10-06T00:04:13.631Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:13.631Z] main [2021-10-06T00:04:13.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:13.995Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:14.329Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:14.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-06T00:04:14.329Z] ce650fb60e11: Preparing [2021-10-06T00:04:14.329Z] a4e77aee768b: Preparing [2021-10-06T00:04:14.329Z] 3f11f45d2bcc: Preparing [2021-10-06T00:04:14.329Z] 37c4ef51637f: Preparing [2021-10-06T00:04:14.329Z] 602e9458bf6a: Preparing [2021-10-06T00:04:14.329Z] e2eb06d8af82: Preparing [2021-10-06T00:04:14.920Z] 37c4ef51637f: Pushed [2021-10-06T00:04:14.920Z] 3f11f45d2bcc: Pushed [2021-10-06T00:04:14.920Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:15.394Z] 602e9458bf6a: Pushed [2021-10-06T00:04:15.394Z] a4e77aee768b: Pushed [2021-10-06T00:04:15.394Z] ce650fb60e11: Pushed [2021-10-06T00:04:15.394Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:b3670c914165bcf0649e19e6421825ebd61b69a3709d9f742f2caaf98fc31222 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:15.751Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:16.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-06T00:04:16.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-06T00:04:16.080Z] ce650fb60e11: Preparing [2021-10-06T00:04:16.080Z] a4e77aee768b: Preparing [2021-10-06T00:04:16.080Z] 3f11f45d2bcc: Preparing [2021-10-06T00:04:16.080Z] 37c4ef51637f: Preparing [2021-10-06T00:04:16.080Z] 602e9458bf6a: Preparing [2021-10-06T00:04:16.080Z] e2eb06d8af82: Preparing [2021-10-06T00:04:16.080Z] e2eb06d8af82: Waiting [2021-10-06T00:04:16.080Z] 602e9458bf6a: Layer already exists [2021-10-06T00:04:16.080Z] 3f11f45d2bcc: Layer already exists [2021-10-06T00:04:16.080Z] ce650fb60e11: Layer already exists [2021-10-06T00:04:16.080Z] a4e77aee768b: Layer already exists [2021-10-06T00:04:16.080Z] 37c4ef51637f: Layer already exists [2021-10-06T00:04:16.080Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:16.080Z] latest: digest: sha256:b3670c914165bcf0649e19e6421825ebd61b69a3709d9f742f2caaf98fc31222 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:16.619Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:16.962Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.66 [2021-10-06T00:04:16.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-06T00:04:16.962Z] ce650fb60e11: Preparing [2021-10-06T00:04:16.962Z] a4e77aee768b: Preparing [2021-10-06T00:04:16.962Z] 3f11f45d2bcc: Preparing [2021-10-06T00:04:16.962Z] 37c4ef51637f: Preparing [2021-10-06T00:04:16.962Z] 602e9458bf6a: Preparing [2021-10-06T00:04:16.962Z] e2eb06d8af82: Preparing [2021-10-06T00:04:16.962Z] e2eb06d8af82: Waiting [2021-10-06T00:04:16.962Z] 3f11f45d2bcc: Layer already exists [2021-10-06T00:04:16.962Z] 37c4ef51637f: Layer already exists [2021-10-06T00:04:16.962Z] a4e77aee768b: Layer already exists [2021-10-06T00:04:16.962Z] ce650fb60e11: Layer already exists [2021-10-06T00:04:16.962Z] 602e9458bf6a: Layer already exists [2021-10-06T00:04:16.962Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:16.962Z] 2.0.1-dev.66: digest: sha256:b3670c914165bcf0649e19e6421825ebd61b69a3709d9f742f2caaf98fc31222 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:17.298Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:17.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:17.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-06T00:04:17.624Z] ce650fb60e11: Preparing [2021-10-06T00:04:17.624Z] a4e77aee768b: Preparing [2021-10-06T00:04:17.624Z] 3f11f45d2bcc: Preparing [2021-10-06T00:04:17.624Z] 37c4ef51637f: Preparing [2021-10-06T00:04:17.624Z] 602e9458bf6a: Preparing [2021-10-06T00:04:17.624Z] e2eb06d8af82: Preparing [2021-10-06T00:04:17.624Z] e2eb06d8af82: Waiting [2021-10-06T00:04:17.624Z] ce650fb60e11: Layer already exists [2021-10-06T00:04:17.624Z] a4e77aee768b: Layer already exists [2021-10-06T00:04:17.624Z] 602e9458bf6a: Layer already exists [2021-10-06T00:04:17.624Z] 37c4ef51637f: Layer already exists [2021-10-06T00:04:17.624Z] 3f11f45d2bcc: Layer already exists [2021-10-06T00:04:17.624Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:19.039Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:b3670c914165bcf0649e19e6421825ebd61b69a3709d9f742f2caaf98fc31222 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:19.572Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:20.094Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-06T00:04:20.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-06T00:04:20.094Z] ce650fb60e11: Preparing [2021-10-06T00:04:20.094Z] a4e77aee768b: Preparing [2021-10-06T00:04:20.094Z] 3f11f45d2bcc: Preparing [2021-10-06T00:04:20.094Z] 37c4ef51637f: Preparing [2021-10-06T00:04:20.094Z] 602e9458bf6a: Preparing [2021-10-06T00:04:20.094Z] e2eb06d8af82: Preparing [2021-10-06T00:04:20.094Z] e2eb06d8af82: Waiting [2021-10-06T00:04:20.094Z] 602e9458bf6a: Layer already exists [2021-10-06T00:04:20.094Z] a4e77aee768b: Layer already exists [2021-10-06T00:04:20.094Z] 37c4ef51637f: Layer already exists [2021-10-06T00:04:20.094Z] ce650fb60e11: Layer already exists [2021-10-06T00:04:20.094Z] 3f11f45d2bcc: Layer already exists [2021-10-06T00:04:20.094Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:20.094Z] main: digest: sha256:b3670c914165bcf0649e19e6421825ebd61b69a3709d9f742f2caaf98fc31222 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:04:20.151Z] ===================================================== [Pipeline] echo [2021-10-06T00:04:20.166Z] taggedImages: [2021-10-06T00:04:20.166Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:20.166Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-06T00:04:20.166Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.66 [2021-10-06T00:04:20.166Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:20.166Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-06T00:04:20.201Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-06T00:04:20.201Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:20.201Z] latest [2021-10-06T00:04:20.201Z] 2.0.1-dev.66 [2021-10-06T00:04:20.201Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:20.201Z] main [2021-10-06T00:04:20.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:20.556Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:20.871Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:20.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-06T00:04:20.872Z] 37344a6a389f: Preparing [2021-10-06T00:04:20.872Z] 50f8d4bc59df: Preparing [2021-10-06T00:04:20.872Z] 8f5ce26b324c: Preparing [2021-10-06T00:04:20.872Z] 88bd6b68e16a: Preparing [2021-10-06T00:04:20.872Z] d657b44cbe13: Preparing [2021-10-06T00:04:20.872Z] e3e85d78a45d: Preparing [2021-10-06T00:04:20.872Z] ef47e1f23754: Preparing [2021-10-06T00:04:20.872Z] bba52b3a0ac6: Preparing [2021-10-06T00:04:20.872Z] 55c9fe6b8a7f: Preparing [2021-10-06T00:04:20.872Z] e2eb06d8af82: Preparing [2021-10-06T00:04:20.872Z] e3e85d78a45d: Waiting [2021-10-06T00:04:20.872Z] ef47e1f23754: Waiting [2021-10-06T00:04:20.872Z] bba52b3a0ac6: Waiting [2021-10-06T00:04:20.872Z] 55c9fe6b8a7f: Waiting [2021-10-06T00:04:20.872Z] e2eb06d8af82: Waiting [2021-10-06T00:04:21.344Z] 37344a6a389f: Pushed [2021-10-06T00:04:21.819Z] d657b44cbe13: Pushed [2021-10-06T00:04:21.819Z] 50f8d4bc59df: Pushed [2021-10-06T00:04:21.819Z] e3e85d78a45d: Pushed [2021-10-06T00:04:21.819Z] ef47e1f23754: Pushed [2021-10-06T00:04:21.819Z] bba52b3a0ac6: Pushed [2021-10-06T00:04:21.819Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:22.088Z] 55c9fe6b8a7f: Pushed [2021-10-06T00:04:22.353Z] 88bd6b68e16a: Pushed [2021-10-06T00:04:22.937Z] 8f5ce26b324c: Pushed [2021-10-06T00:04:23.523Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:b461a178932f453caf4bc9ba0b6c5687b931c0a26601c77db4d28689c3839851 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:23.846Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:24.173Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-06T00:04:24.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-06T00:04:24.173Z] 37344a6a389f: Preparing [2021-10-06T00:04:24.173Z] 50f8d4bc59df: Preparing [2021-10-06T00:04:24.173Z] 8f5ce26b324c: Preparing [2021-10-06T00:04:24.173Z] 88bd6b68e16a: Preparing [2021-10-06T00:04:24.173Z] d657b44cbe13: Preparing [2021-10-06T00:04:24.173Z] e3e85d78a45d: Preparing [2021-10-06T00:04:24.173Z] ef47e1f23754: Preparing [2021-10-06T00:04:24.173Z] bba52b3a0ac6: Preparing [2021-10-06T00:04:24.173Z] 55c9fe6b8a7f: Preparing [2021-10-06T00:04:24.173Z] e2eb06d8af82: Preparing [2021-10-06T00:04:24.173Z] ef47e1f23754: Waiting [2021-10-06T00:04:24.173Z] bba52b3a0ac6: Waiting [2021-10-06T00:04:24.173Z] 55c9fe6b8a7f: Waiting [2021-10-06T00:04:24.173Z] e2eb06d8af82: Waiting [2021-10-06T00:04:24.173Z] e3e85d78a45d: Waiting [2021-10-06T00:04:24.173Z] 8f5ce26b324c: Layer already exists [2021-10-06T00:04:24.173Z] d657b44cbe13: Layer already exists [2021-10-06T00:04:24.173Z] 37344a6a389f: Layer already exists [2021-10-06T00:04:24.173Z] 88bd6b68e16a: Layer already exists [2021-10-06T00:04:24.173Z] 50f8d4bc59df: Layer already exists [2021-10-06T00:04:24.173Z] bba52b3a0ac6: Layer already exists [2021-10-06T00:04:24.173Z] ef47e1f23754: Layer already exists [2021-10-06T00:04:24.173Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:24.173Z] e3e85d78a45d: Layer already exists [2021-10-06T00:04:24.173Z] 55c9fe6b8a7f: Layer already exists [2021-10-06T00:04:24.440Z] latest: digest: sha256:b461a178932f453caf4bc9ba0b6c5687b931c0a26601c77db4d28689c3839851 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:24.760Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:25.349Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.66 [2021-10-06T00:04:25.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-06T00:04:25.349Z] 37344a6a389f: Preparing [2021-10-06T00:04:25.349Z] 50f8d4bc59df: Preparing [2021-10-06T00:04:25.349Z] 8f5ce26b324c: Preparing [2021-10-06T00:04:25.349Z] 88bd6b68e16a: Preparing [2021-10-06T00:04:25.349Z] d657b44cbe13: Preparing [2021-10-06T00:04:25.349Z] e3e85d78a45d: Preparing [2021-10-06T00:04:25.349Z] ef47e1f23754: Preparing [2021-10-06T00:04:25.349Z] bba52b3a0ac6: Preparing [2021-10-06T00:04:25.349Z] 55c9fe6b8a7f: Preparing [2021-10-06T00:04:25.349Z] e2eb06d8af82: Preparing [2021-10-06T00:04:25.349Z] e3e85d78a45d: Waiting [2021-10-06T00:04:25.349Z] ef47e1f23754: Waiting [2021-10-06T00:04:25.349Z] bba52b3a0ac6: Waiting [2021-10-06T00:04:25.349Z] 55c9fe6b8a7f: Waiting [2021-10-06T00:04:25.349Z] e2eb06d8af82: Waiting [2021-10-06T00:04:25.349Z] 8f5ce26b324c: Layer already exists [2021-10-06T00:04:25.349Z] 50f8d4bc59df: Layer already exists [2021-10-06T00:04:25.349Z] 37344a6a389f: Layer already exists [2021-10-06T00:04:25.349Z] d657b44cbe13: Layer already exists [2021-10-06T00:04:25.349Z] 88bd6b68e16a: Layer already exists [2021-10-06T00:04:25.349Z] e3e85d78a45d: Layer already exists [2021-10-06T00:04:25.349Z] bba52b3a0ac6: Layer already exists [2021-10-06T00:04:25.349Z] ef47e1f23754: Layer already exists [2021-10-06T00:04:25.349Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:25.349Z] 55c9fe6b8a7f: Layer already exists [2021-10-06T00:04:25.349Z] 2.0.1-dev.66: digest: sha256:b461a178932f453caf4bc9ba0b6c5687b931c0a26601c77db4d28689c3839851 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:25.836Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:26.150Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:26.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-06T00:04:26.150Z] 37344a6a389f: Preparing [2021-10-06T00:04:26.150Z] 50f8d4bc59df: Preparing [2021-10-06T00:04:26.150Z] 8f5ce26b324c: Preparing [2021-10-06T00:04:26.150Z] 88bd6b68e16a: Preparing [2021-10-06T00:04:26.150Z] d657b44cbe13: Preparing [2021-10-06T00:04:26.150Z] e3e85d78a45d: Preparing [2021-10-06T00:04:26.150Z] ef47e1f23754: Preparing [2021-10-06T00:04:26.150Z] bba52b3a0ac6: Preparing [2021-10-06T00:04:26.150Z] 55c9fe6b8a7f: Preparing [2021-10-06T00:04:26.150Z] e2eb06d8af82: Preparing [2021-10-06T00:04:26.150Z] ef47e1f23754: Waiting [2021-10-06T00:04:26.150Z] bba52b3a0ac6: Waiting [2021-10-06T00:04:26.150Z] 55c9fe6b8a7f: Waiting [2021-10-06T00:04:26.150Z] e2eb06d8af82: Waiting [2021-10-06T00:04:26.150Z] e3e85d78a45d: Waiting [2021-10-06T00:04:26.150Z] 8f5ce26b324c: Layer already exists [2021-10-06T00:04:26.150Z] 50f8d4bc59df: Layer already exists [2021-10-06T00:04:26.150Z] d657b44cbe13: Layer already exists [2021-10-06T00:04:26.150Z] 37344a6a389f: Layer already exists [2021-10-06T00:04:26.150Z] 88bd6b68e16a: Layer already exists [2021-10-06T00:04:26.150Z] ef47e1f23754: Layer already exists [2021-10-06T00:04:26.150Z] e3e85d78a45d: Layer already exists [2021-10-06T00:04:26.150Z] bba52b3a0ac6: Layer already exists [2021-10-06T00:04:26.150Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:26.150Z] 55c9fe6b8a7f: Layer already exists [2021-10-06T00:04:26.150Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:b461a178932f453caf4bc9ba0b6c5687b931c0a26601c77db4d28689c3839851 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:26.473Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:26.789Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-06T00:04:26.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-06T00:04:26.789Z] 37344a6a389f: Preparing [2021-10-06T00:04:26.789Z] 50f8d4bc59df: Preparing [2021-10-06T00:04:26.789Z] 8f5ce26b324c: Preparing [2021-10-06T00:04:26.789Z] 88bd6b68e16a: Preparing [2021-10-06T00:04:26.789Z] d657b44cbe13: Preparing [2021-10-06T00:04:26.789Z] e3e85d78a45d: Preparing [2021-10-06T00:04:26.789Z] ef47e1f23754: Preparing [2021-10-06T00:04:26.789Z] bba52b3a0ac6: Preparing [2021-10-06T00:04:26.789Z] 55c9fe6b8a7f: Preparing [2021-10-06T00:04:26.789Z] e2eb06d8af82: Preparing [2021-10-06T00:04:26.789Z] e3e85d78a45d: Waiting [2021-10-06T00:04:26.789Z] ef47e1f23754: Waiting [2021-10-06T00:04:26.789Z] bba52b3a0ac6: Waiting [2021-10-06T00:04:26.789Z] 55c9fe6b8a7f: Waiting [2021-10-06T00:04:26.789Z] e2eb06d8af82: Waiting [2021-10-06T00:04:27.063Z] 37344a6a389f: Layer already exists [2021-10-06T00:04:27.063Z] 88bd6b68e16a: Layer already exists [2021-10-06T00:04:27.063Z] d657b44cbe13: Layer already exists [2021-10-06T00:04:27.063Z] 50f8d4bc59df: Layer already exists [2021-10-06T00:04:27.063Z] 8f5ce26b324c: Layer already exists [2021-10-06T00:04:27.063Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:27.063Z] ef47e1f23754: Layer already exists [2021-10-06T00:04:27.063Z] 55c9fe6b8a7f: Layer already exists [2021-10-06T00:04:27.063Z] e3e85d78a45d: Layer already exists [2021-10-06T00:04:27.063Z] bba52b3a0ac6: Layer already exists [2021-10-06T00:04:27.331Z] main: digest: sha256:b461a178932f453caf4bc9ba0b6c5687b931c0a26601c77db4d28689c3839851 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:04:27.386Z] ===================================================== [Pipeline] echo [2021-10-06T00:04:27.401Z] taggedImages: [2021-10-06T00:04:27.401Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:27.401Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-06T00:04:27.401Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.66 [2021-10-06T00:04:27.401Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:27.401Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-06T00:04:27.431Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-06T00:04:27.431Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:27.431Z] latest [2021-10-06T00:04:27.431Z] 2.0.1-dev.66 [2021-10-06T00:04:27.431Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:27.431Z] main [2021-10-06T00:04:27.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:27.788Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:28.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:28.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-06T00:04:28.103Z] 7099ca2bd35a: Preparing [2021-10-06T00:04:28.103Z] 8f21f528f489: Preparing [2021-10-06T00:04:28.103Z] 98b877627a7c: Preparing [2021-10-06T00:04:28.103Z] 17e34a1980d6: Preparing [2021-10-06T00:04:28.103Z] e2eb06d8af82: Preparing [2021-10-06T00:04:28.103Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:28.103Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:28.372Z] 7099ca2bd35a: Pushed [2021-10-06T00:04:28.372Z] 17e34a1980d6: Pushed [2021-10-06T00:04:29.330Z] 8f21f528f489: Pushed [2021-10-06T00:04:29.596Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:e5a50011e2f4e9b4ea04090eb51f64afd1b9a1a50403101531389e41b1745dcd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:29.912Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:30.423Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-06T00:04:30.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-06T00:04:30.423Z] 7099ca2bd35a: Preparing [2021-10-06T00:04:30.423Z] 8f21f528f489: Preparing [2021-10-06T00:04:30.423Z] 98b877627a7c: Preparing [2021-10-06T00:04:30.423Z] 17e34a1980d6: Preparing [2021-10-06T00:04:30.423Z] e2eb06d8af82: Preparing [2021-10-06T00:04:30.423Z] 8f21f528f489: Layer already exists [2021-10-06T00:04:30.423Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:30.423Z] 7099ca2bd35a: Layer already exists [2021-10-06T00:04:30.423Z] 17e34a1980d6: Layer already exists [2021-10-06T00:04:30.423Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:30.423Z] latest: digest: sha256:e5a50011e2f4e9b4ea04090eb51f64afd1b9a1a50403101531389e41b1745dcd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:30.738Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:31.050Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.66 [2021-10-06T00:04:31.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-06T00:04:31.050Z] 7099ca2bd35a: Preparing [2021-10-06T00:04:31.050Z] 8f21f528f489: Preparing [2021-10-06T00:04:31.050Z] 98b877627a7c: Preparing [2021-10-06T00:04:31.050Z] 17e34a1980d6: Preparing [2021-10-06T00:04:31.050Z] e2eb06d8af82: Preparing [2021-10-06T00:04:31.050Z] 8f21f528f489: Layer already exists [2021-10-06T00:04:31.050Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:31.050Z] 17e34a1980d6: Layer already exists [2021-10-06T00:04:31.050Z] 7099ca2bd35a: Layer already exists [2021-10-06T00:04:31.050Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:31.316Z] 2.0.1-dev.66: digest: sha256:e5a50011e2f4e9b4ea04090eb51f64afd1b9a1a50403101531389e41b1745dcd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:31.639Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:31.966Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:31.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-06T00:04:31.966Z] 7099ca2bd35a: Preparing [2021-10-06T00:04:31.966Z] 8f21f528f489: Preparing [2021-10-06T00:04:31.966Z] 98b877627a7c: Preparing [2021-10-06T00:04:31.966Z] 17e34a1980d6: Preparing [2021-10-06T00:04:31.966Z] e2eb06d8af82: Preparing [2021-10-06T00:04:37.308Z] 8f21f528f489: Layer already exists [2021-10-06T00:04:37.308Z] 17e34a1980d6: Layer already exists [2021-10-06T00:04:37.308Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:37.308Z] 7099ca2bd35a: Layer already exists [2021-10-06T00:04:37.308Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:37.308Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:e5a50011e2f4e9b4ea04090eb51f64afd1b9a1a50403101531389e41b1745dcd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:37.646Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:37.963Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-06T00:04:37.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-06T00:04:37.963Z] 7099ca2bd35a: Preparing [2021-10-06T00:04:37.963Z] 8f21f528f489: Preparing [2021-10-06T00:04:37.963Z] 98b877627a7c: Preparing [2021-10-06T00:04:37.963Z] 17e34a1980d6: Preparing [2021-10-06T00:04:37.963Z] e2eb06d8af82: Preparing [2021-10-06T00:04:37.963Z] 7099ca2bd35a: Layer already exists [2021-10-06T00:04:37.963Z] 8f21f528f489: Layer already exists [2021-10-06T00:04:37.963Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:37.963Z] 17e34a1980d6: Layer already exists [2021-10-06T00:04:37.963Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:37.963Z] main: digest: sha256:e5a50011e2f4e9b4ea04090eb51f64afd1b9a1a50403101531389e41b1745dcd size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:04:38.017Z] ===================================================== [Pipeline] echo [2021-10-06T00:04:38.032Z] taggedImages: [2021-10-06T00:04:38.032Z] - nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:38.032Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-06T00:04:38.032Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.66 [2021-10-06T00:04:38.032Z] - nexus3.edgexfoundry.org:10004/support-notifications:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:38.032Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-06T00:04:38.061Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-06T00:04:38.061Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:38.061Z] latest [2021-10-06T00:04:38.061Z] 2.0.1-dev.66 [2021-10-06T00:04:38.061Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:38.061Z] main [2021-10-06T00:04:38.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:38.413Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:38.726Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:38.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-06T00:04:38.726Z] 546237ded2ea: Preparing [2021-10-06T00:04:38.726Z] da9c07823b7d: Preparing [2021-10-06T00:04:38.726Z] 98b877627a7c: Preparing [2021-10-06T00:04:38.726Z] 46b99715a0ef: Preparing [2021-10-06T00:04:38.726Z] e2eb06d8af82: Preparing [2021-10-06T00:04:38.726Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:38.726Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:38.726Z] 46b99715a0ef: Layer already exists [2021-10-06T00:04:38.993Z] 546237ded2ea: Pushed [2021-10-06T00:04:40.406Z] da9c07823b7d: Pushed [2021-10-06T00:04:40.672Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:a1aebae62fa1746759ddbe70056b352eee6d70b158bf17fa0a3dd5f0234a8a55 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:40.994Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:41.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-06T00:04:41.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-06T00:04:41.307Z] 546237ded2ea: Preparing [2021-10-06T00:04:41.307Z] da9c07823b7d: Preparing [2021-10-06T00:04:41.307Z] 98b877627a7c: Preparing [2021-10-06T00:04:41.307Z] 46b99715a0ef: Preparing [2021-10-06T00:04:41.307Z] e2eb06d8af82: Preparing [2021-10-06T00:04:41.307Z] da9c07823b7d: Layer already exists [2021-10-06T00:04:41.307Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:41.307Z] 46b99715a0ef: Layer already exists [2021-10-06T00:04:41.307Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:41.573Z] 546237ded2ea: Layer already exists [2021-10-06T00:04:41.573Z] latest: digest: sha256:a1aebae62fa1746759ddbe70056b352eee6d70b158bf17fa0a3dd5f0234a8a55 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:41.899Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:42.221Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.66 [2021-10-06T00:04:42.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-06T00:04:42.221Z] 546237ded2ea: Preparing [2021-10-06T00:04:42.221Z] da9c07823b7d: Preparing [2021-10-06T00:04:42.221Z] 98b877627a7c: Preparing [2021-10-06T00:04:42.221Z] 46b99715a0ef: Preparing [2021-10-06T00:04:42.221Z] e2eb06d8af82: Preparing [2021-10-06T00:04:42.221Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:42.221Z] 546237ded2ea: Layer already exists [2021-10-06T00:04:42.221Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:42.221Z] 46b99715a0ef: Layer already exists [2021-10-06T00:04:42.221Z] da9c07823b7d: Layer already exists [2021-10-06T00:04:42.221Z] 2.0.1-dev.66: digest: sha256:a1aebae62fa1746759ddbe70056b352eee6d70b158bf17fa0a3dd5f0234a8a55 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:42.543Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:42.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:42.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-06T00:04:42.861Z] 546237ded2ea: Preparing [2021-10-06T00:04:42.861Z] da9c07823b7d: Preparing [2021-10-06T00:04:42.861Z] 98b877627a7c: Preparing [2021-10-06T00:04:42.861Z] 46b99715a0ef: Preparing [2021-10-06T00:04:42.861Z] e2eb06d8af82: Preparing [2021-10-06T00:04:42.861Z] 546237ded2ea: Layer already exists [2021-10-06T00:04:42.861Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:42.861Z] da9c07823b7d: Layer already exists [2021-10-06T00:04:42.861Z] 46b99715a0ef: Layer already exists [2021-10-06T00:04:42.861Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:42.861Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:a1aebae62fa1746759ddbe70056b352eee6d70b158bf17fa0a3dd5f0234a8a55 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:43.189Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:43.505Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-06T00:04:43.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-06T00:04:43.505Z] 546237ded2ea: Preparing [2021-10-06T00:04:43.505Z] da9c07823b7d: Preparing [2021-10-06T00:04:43.505Z] 98b877627a7c: Preparing [2021-10-06T00:04:43.505Z] 46b99715a0ef: Preparing [2021-10-06T00:04:43.505Z] e2eb06d8af82: Preparing [2021-10-06T00:04:43.771Z] da9c07823b7d: Layer already exists [2021-10-06T00:04:43.771Z] 546237ded2ea: Layer already exists [2021-10-06T00:04:43.771Z] 46b99715a0ef: Layer already exists [2021-10-06T00:04:43.771Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:43.771Z] 98b877627a7c: Layer already exists [2021-10-06T00:04:43.771Z] main: digest: sha256:a1aebae62fa1746759ddbe70056b352eee6d70b158bf17fa0a3dd5f0234a8a55 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:04:43.826Z] ===================================================== [Pipeline] echo [2021-10-06T00:04:43.840Z] taggedImages: [2021-10-06T00:04:43.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:43.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-06T00:04:43.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.66 [2021-10-06T00:04:43.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:43.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-06T00:04:43.872Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-06T00:04:43.872Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:43.872Z] latest [2021-10-06T00:04:43.872Z] 2.0.1-dev.66 [2021-10-06T00:04:43.872Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:04:43.872Z] main [2021-10-06T00:04:43.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:44.227Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:04:44.540Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:04:44.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-06T00:04:44.540Z] 93c95fd867a0: Preparing [2021-10-06T00:04:44.540Z] dfa631f6e908: Preparing [2021-10-06T00:04:44.540Z] 51b70368432b: Preparing [2021-10-06T00:04:44.540Z] dfdd5587302b: Preparing [2021-10-06T00:04:44.540Z] 879b85f2d1ed: Preparing [2021-10-06T00:04:44.540Z] 6777e3bbcb7c: Preparing [2021-10-06T00:04:44.540Z] fd08d546f6b8: Preparing [2021-10-06T00:04:44.540Z] 0636255016a6: Preparing [2021-10-06T00:04:44.540Z] 84e9d258764d: Preparing [2021-10-06T00:04:44.540Z] 56463f638872: Preparing [2021-10-06T00:04:44.540Z] e2eb06d8af82: Preparing [2021-10-06T00:04:44.540Z] 0636255016a6: Waiting [2021-10-06T00:04:44.540Z] 84e9d258764d: Waiting [2021-10-06T00:04:44.540Z] 56463f638872: Waiting [2021-10-06T00:04:44.540Z] 6777e3bbcb7c: Waiting [2021-10-06T00:04:44.540Z] e2eb06d8af82: Waiting [2021-10-06T00:04:44.540Z] fd08d546f6b8: Waiting [2021-10-06T00:04:56.872Z] 879b85f2d1ed: Pushed [2021-10-06T00:04:56.872Z] 93c95fd867a0: Pushed [2021-10-06T00:04:56.872Z] dfa631f6e908: Pushed [2021-10-06T00:04:56.872Z] 6777e3bbcb7c: Pushed [2021-10-06T00:04:56.872Z] fd08d546f6b8: Pushed [2021-10-06T00:04:56.872Z] 51b70368432b: Pushed [2021-10-06T00:04:56.872Z] e2eb06d8af82: Layer already exists [2021-10-06T00:04:56.872Z] 84e9d258764d: Pushed [2021-10-06T00:05:02.249Z] 56463f638872: Pushed [2021-10-06T00:05:02.834Z] dfdd5587302b: Pushed [2021-10-06T00:05:12.905Z] 0636255016a6: Pushed [2021-10-06T00:05:12.905Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:7bb8a938ffb076342ed9c8ea8d51c0ed7d54095d62e9a324eea630b14953a379 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:13.228Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:13.755Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-06T00:05:13.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-06T00:05:13.755Z] 93c95fd867a0: Preparing [2021-10-06T00:05:13.755Z] dfa631f6e908: Preparing [2021-10-06T00:05:13.755Z] 51b70368432b: Preparing [2021-10-06T00:05:13.755Z] dfdd5587302b: Preparing [2021-10-06T00:05:13.755Z] 879b85f2d1ed: Preparing [2021-10-06T00:05:13.755Z] 6777e3bbcb7c: Preparing [2021-10-06T00:05:13.755Z] fd08d546f6b8: Preparing [2021-10-06T00:05:13.755Z] 0636255016a6: Preparing [2021-10-06T00:05:13.755Z] 84e9d258764d: Preparing [2021-10-06T00:05:13.755Z] 56463f638872: Preparing [2021-10-06T00:05:13.755Z] e2eb06d8af82: Preparing [2021-10-06T00:05:13.755Z] 6777e3bbcb7c: Waiting [2021-10-06T00:05:13.755Z] fd08d546f6b8: Waiting [2021-10-06T00:05:13.755Z] 0636255016a6: Waiting [2021-10-06T00:05:13.755Z] 84e9d258764d: Waiting [2021-10-06T00:05:13.755Z] 56463f638872: Waiting [2021-10-06T00:05:13.755Z] e2eb06d8af82: Waiting [2021-10-06T00:05:13.755Z] 93c95fd867a0: Layer already exists [2021-10-06T00:05:13.755Z] dfa631f6e908: Layer already exists [2021-10-06T00:05:13.755Z] dfdd5587302b: Layer already exists [2021-10-06T00:05:13.755Z] 51b70368432b: Layer already exists [2021-10-06T00:05:13.755Z] 879b85f2d1ed: Layer already exists [2021-10-06T00:05:13.755Z] 84e9d258764d: Layer already exists [2021-10-06T00:05:13.755Z] 0636255016a6: Layer already exists [2021-10-06T00:05:13.755Z] fd08d546f6b8: Layer already exists [2021-10-06T00:05:13.755Z] 6777e3bbcb7c: Layer already exists [2021-10-06T00:05:13.755Z] 56463f638872: Layer already exists [2021-10-06T00:05:13.755Z] e2eb06d8af82: Layer already exists [2021-10-06T00:05:13.755Z] latest: digest: sha256:7bb8a938ffb076342ed9c8ea8d51c0ed7d54095d62e9a324eea630b14953a379 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:14.087Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:14.410Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.66 [2021-10-06T00:05:14.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-06T00:05:14.410Z] 93c95fd867a0: Preparing [2021-10-06T00:05:14.410Z] dfa631f6e908: Preparing [2021-10-06T00:05:14.410Z] 51b70368432b: Preparing [2021-10-06T00:05:14.410Z] dfdd5587302b: Preparing [2021-10-06T00:05:14.410Z] 879b85f2d1ed: Preparing [2021-10-06T00:05:14.410Z] 6777e3bbcb7c: Preparing [2021-10-06T00:05:14.410Z] fd08d546f6b8: Preparing [2021-10-06T00:05:14.410Z] 0636255016a6: Preparing [2021-10-06T00:05:14.410Z] 84e9d258764d: Preparing [2021-10-06T00:05:14.410Z] 56463f638872: Preparing [2021-10-06T00:05:14.410Z] e2eb06d8af82: Preparing [2021-10-06T00:05:14.410Z] fd08d546f6b8: Waiting [2021-10-06T00:05:14.410Z] 0636255016a6: Waiting [2021-10-06T00:05:14.410Z] 84e9d258764d: Waiting [2021-10-06T00:05:14.410Z] 56463f638872: Waiting [2021-10-06T00:05:14.410Z] e2eb06d8af82: Waiting [2021-10-06T00:05:14.410Z] 6777e3bbcb7c: Waiting [2021-10-06T00:05:19.750Z] dfdd5587302b: Layer already exists [2021-10-06T00:05:19.750Z] 93c95fd867a0: Layer already exists [2021-10-06T00:05:19.750Z] dfa631f6e908: Layer already exists [2021-10-06T00:05:19.750Z] 51b70368432b: Layer already exists [2021-10-06T00:05:19.750Z] 879b85f2d1ed: Layer already exists [2021-10-06T00:05:19.750Z] 56463f638872: Layer already exists [2021-10-06T00:05:19.750Z] 6777e3bbcb7c: Layer already exists [2021-10-06T00:05:19.750Z] fd08d546f6b8: Layer already exists [2021-10-06T00:05:19.750Z] 84e9d258764d: Layer already exists [2021-10-06T00:05:19.750Z] 0636255016a6: Layer already exists [2021-10-06T00:05:19.750Z] e2eb06d8af82: Layer already exists [2021-10-06T00:05:19.750Z] 2.0.1-dev.66: digest: sha256:7bb8a938ffb076342ed9c8ea8d51c0ed7d54095d62e9a324eea630b14953a379 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:20.082Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:20.395Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:05:20.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-06T00:05:20.395Z] 93c95fd867a0: Preparing [2021-10-06T00:05:20.395Z] dfa631f6e908: Preparing [2021-10-06T00:05:20.395Z] 51b70368432b: Preparing [2021-10-06T00:05:20.395Z] dfdd5587302b: Preparing [2021-10-06T00:05:20.395Z] 879b85f2d1ed: Preparing [2021-10-06T00:05:20.395Z] 6777e3bbcb7c: Preparing [2021-10-06T00:05:20.395Z] fd08d546f6b8: Preparing [2021-10-06T00:05:20.395Z] 0636255016a6: Preparing [2021-10-06T00:05:20.395Z] 84e9d258764d: Preparing [2021-10-06T00:05:20.395Z] 56463f638872: Preparing [2021-10-06T00:05:20.395Z] e2eb06d8af82: Preparing [2021-10-06T00:05:20.395Z] fd08d546f6b8: Waiting [2021-10-06T00:05:20.395Z] 0636255016a6: Waiting [2021-10-06T00:05:20.395Z] 84e9d258764d: Waiting [2021-10-06T00:05:20.395Z] 56463f638872: Waiting [2021-10-06T00:05:20.395Z] e2eb06d8af82: Waiting [2021-10-06T00:05:20.395Z] 6777e3bbcb7c: Waiting [2021-10-06T00:05:20.395Z] 879b85f2d1ed: Layer already exists [2021-10-06T00:05:20.395Z] dfdd5587302b: Layer already exists [2021-10-06T00:05:20.395Z] 51b70368432b: Layer already exists [2021-10-06T00:05:20.395Z] dfa631f6e908: Layer already exists [2021-10-06T00:05:20.395Z] 93c95fd867a0: Layer already exists [2021-10-06T00:05:20.395Z] 0636255016a6: Layer already exists [2021-10-06T00:05:20.395Z] 6777e3bbcb7c: Layer already exists [2021-10-06T00:05:20.395Z] fd08d546f6b8: Layer already exists [2021-10-06T00:05:20.395Z] 84e9d258764d: Layer already exists [2021-10-06T00:05:20.395Z] 56463f638872: Layer already exists [2021-10-06T00:05:20.395Z] e2eb06d8af82: Layer already exists [2021-10-06T00:05:20.395Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:7bb8a938ffb076342ed9c8ea8d51c0ed7d54095d62e9a324eea630b14953a379 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:20.717Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:21.034Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-06T00:05:21.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-06T00:05:21.034Z] 93c95fd867a0: Preparing [2021-10-06T00:05:21.034Z] dfa631f6e908: Preparing [2021-10-06T00:05:21.034Z] 51b70368432b: Preparing [2021-10-06T00:05:21.034Z] dfdd5587302b: Preparing [2021-10-06T00:05:21.034Z] 879b85f2d1ed: Preparing [2021-10-06T00:05:21.034Z] 6777e3bbcb7c: Preparing [2021-10-06T00:05:21.034Z] fd08d546f6b8: Preparing [2021-10-06T00:05:21.034Z] 0636255016a6: Preparing [2021-10-06T00:05:21.034Z] 84e9d258764d: Preparing [2021-10-06T00:05:21.034Z] 56463f638872: Preparing [2021-10-06T00:05:21.034Z] e2eb06d8af82: Preparing [2021-10-06T00:05:21.034Z] 6777e3bbcb7c: Waiting [2021-10-06T00:05:21.034Z] fd08d546f6b8: Waiting [2021-10-06T00:05:21.034Z] 0636255016a6: Waiting [2021-10-06T00:05:21.034Z] 84e9d258764d: Waiting [2021-10-06T00:05:21.034Z] 56463f638872: Waiting [2021-10-06T00:05:21.034Z] e2eb06d8af82: Waiting [2021-10-06T00:05:21.034Z] 93c95fd867a0: Layer already exists [2021-10-06T00:05:21.034Z] 879b85f2d1ed: Layer already exists [2021-10-06T00:05:21.034Z] 51b70368432b: Layer already exists [2021-10-06T00:05:21.034Z] dfa631f6e908: Layer already exists [2021-10-06T00:05:21.034Z] dfdd5587302b: Layer already exists [2021-10-06T00:05:21.034Z] 0636255016a6: Layer already exists [2021-10-06T00:05:21.034Z] 6777e3bbcb7c: Layer already exists [2021-10-06T00:05:21.034Z] 84e9d258764d: Layer already exists [2021-10-06T00:05:21.034Z] fd08d546f6b8: Layer already exists [2021-10-06T00:05:21.034Z] 56463f638872: Layer already exists [2021-10-06T00:05:21.034Z] e2eb06d8af82: Layer already exists [2021-10-06T00:05:21.034Z] main: digest: sha256:7bb8a938ffb076342ed9c8ea8d51c0ed7d54095d62e9a324eea630b14953a379 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:05:21.094Z] ===================================================== [Pipeline] echo [2021-10-06T00:05:21.110Z] taggedImages: [2021-10-06T00:05:21.111Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:05:21.111Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-06T00:05:21.111Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.66 [2021-10-06T00:05:21.111Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:05:21.111Z] - 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-10-06T00:05:28.207Z] Removing intermediate container b985c0285da0 [2021-10-06T00:05:28.207Z] ---> 8925df0fe710 [2021-10-06T00:05:28.207Z] Successfully built 8925df0fe710 [2021-10-06T00:05:28.207Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:28.607Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T00:05:28.607Z] . [Pipeline] withDockerContainer [2021-10-06T00:05:28.915Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-10-06T00:05:29.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:05:30.670Z] $ docker top 8ed0093d01259966f113aca9e959cf46b54789b30abafbf2cfb836e978278bee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T00:05:31.708Z] + go version [2021-10-06T00:05:31.708Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T00:05:31.750Z] $ docker stop --time=1 8ed0093d01259966f113aca9e959cf46b54789b30abafbf2cfb836e978278bee [2021-10-06T00:05:33.578Z] $ docker rm -f 8ed0093d01259966f113aca9e959cf46b54789b30abafbf2cfb836e978278bee [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-10-06T00:05:34.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-06T00:05:34.591Z] [2021-10-06T00:05:34.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:35.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-06T00:05:35.555Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-06T00:05:35.555Z] 29e5d40040c1: Pulling fs layer [2021-10-06T00:05:35.555Z] 1ce36da41761: Pulling fs layer [2021-10-06T00:05:35.555Z] 25b303627fd3: Pulling fs layer [2021-10-06T00:05:35.555Z] 29e5d40040c1: Verifying Checksum [2021-10-06T00:05:35.555Z] 29e5d40040c1: Download complete [2021-10-06T00:05:36.577Z] 29e5d40040c1: Pull complete [2021-10-06T00:05:36.577Z] 1ce36da41761: Verifying Checksum [2021-10-06T00:05:36.577Z] 1ce36da41761: Download complete [2021-10-06T00:05:37.611Z] 1ce36da41761: Pull complete [2021-10-06T00:05:37.611Z] 25b303627fd3: Verifying Checksum [2021-10-06T00:05:37.611Z] 25b303627fd3: Download complete [2021-10-06T00:05:45.991Z] 25b303627fd3: Pull complete [2021-10-06T00:05:45.991Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-06T00:05:45.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-06T00:05:45.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-06T00:05:46.296Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-10-06T00:05:46.433Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:05:50.746Z] $ docker top 073e842b0ee5661fb6ead8cca8af5e9b083bf2895788b4a1e19dd834073226f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T00:05:51.795Z] + + grep parallel [2021-10-06T00:05:51.795Z] docker-compose build --help [2021-10-06T00:05:55.274Z] --parallel Build images in parallel. [Pipeline] } [2021-10-06T00:05:55.314Z] $ docker stop --time=1 073e842b0ee5661fb6ead8cca8af5e9b083bf2895788b4a1e19dd834073226f1 [2021-10-06T00:05:57.205Z] $ docker rm -f 073e842b0ee5661fb6ead8cca8af5e9b083bf2895788b4a1e19dd834073226f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:05:57.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-06T00:05:57.935Z] . [Pipeline] withDockerContainer [2021-10-06T00:05:58.248Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-10-06T00:05:58.379Z] $ 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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:06:00.092Z] $ docker top 532cd2ce88e8cbaabf9f17447539791b35643a573d3bb5db05edd179f097d40a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T00:06:01.114Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-06T00:06:04.606Z] Building core-command ... [2021-10-06T00:06:04.606Z] Building core-data ... [2021-10-06T00:06:04.606Z] Building core-metadata ... [2021-10-06T00:06:04.606Z] Building security-bootstrapper ... [2021-10-06T00:06:04.606Z] Building security-proxy-setup ... [2021-10-06T00:06:04.606Z] Building security-secretstore-setup ... [2021-10-06T00:06:04.606Z] Building support-notifications ... [2021-10-06T00:06:04.606Z] Building support-scheduler ... [2021-10-06T00:06:04.607Z] Building sys-mgmt-agent ... [2021-10-06T00:06:04.607Z] Building support-scheduler [2021-10-06T00:06:04.607Z] Building security-proxy-setup [2021-10-06T00:06:04.607Z] Building security-secretstore-setup [2021-10-06T00:06:04.607Z] Building core-command [2021-10-06T00:06:04.607Z] Building core-data [2021-10-06T00:06:51.858Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:06:51.858Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:06:51.858Z] ---> 8925df0fe710 [2021-10-06T00:06:51.858Z] Step 3/24 : WORKDIR /edgex-go [2021-10-06T00:06:51.858Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:06:51.858Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:06:51.858Z] ---> 8925df0fe710 [2021-10-06T00:06:51.858Z] Step 3/22 : WORKDIR /edgex-go [2021-10-06T00:06:51.858Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:06:51.858Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:06:51.858Z] ---> 8925df0fe710 [2021-10-06T00:06:51.858Z] Step 3/24 : WORKDIR /edgex-go [2021-10-06T00:06:51.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:06:51.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:06:51.858Z] ---> 8925df0fe710 [2021-10-06T00:06:51.858Z] Step 3/23 : WORKDIR /edgex-go [2021-10-06T00:06:51.858Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:06:51.858Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:06:51.858Z] ---> 8925df0fe710 [2021-10-06T00:06:51.858Z] Step 3/26 : WORKDIR /edgex-go [2021-10-06T00:06:51.858Z] ---> Running in 805a00f5f1c2 [2021-10-06T00:06:51.858Z] ---> Running in 9aed87ee8894 [2021-10-06T00:06:51.858Z] ---> Running in a66bc8bbc737 [2021-10-06T00:06:51.858Z] ---> Running in 3ddfaa707893 [2021-10-06T00:06:51.858Z] ---> Running in 43d8f7670820 [2021-10-06T00:06:51.858Z] Removing intermediate container 9aed87ee8894 [2021-10-06T00:06:51.858Z] ---> f97e3bfd67c0 [2021-10-06T00:06:51.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:06:51.858Z] Removing intermediate container a66bc8bbc737 [2021-10-06T00:06:51.858Z] ---> e33df4eecf08 [2021-10-06T00:06:51.858Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:06:51.858Z] Removing intermediate container 805a00f5f1c2 [2021-10-06T00:06:51.858Z] ---> c6664328952d [2021-10-06T00:06:51.858Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:06:51.858Z] Removing intermediate container 43d8f7670820 [2021-10-06T00:06:51.858Z] ---> 5739b0786146 [2021-10-06T00:06:51.858Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:06:51.858Z] Removing intermediate container 3ddfaa707893 [2021-10-06T00:06:51.858Z] ---> 693ff7eb28ee [2021-10-06T00:06:51.858Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:06:51.858Z] ---> Running in 9905dec6ff05 [2021-10-06T00:06:51.858Z] ---> Running in c3bc2be34c9b [2021-10-06T00:06:51.858Z] ---> Running in 213dda03d9cb [2021-10-06T00:06:51.858Z] ---> Running in b809eb434119 [2021-10-06T00:06:51.858Z] ---> Running in 9ff744c960c8 [2021-10-06T00:06:51.858Z] Removing intermediate container c3bc2be34c9b [2021-10-06T00:06:51.858Z] ---> d24fa1f1c041 [2021-10-06T00:06:51.858Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-06T00:06:51.858Z] ---> Running in 250914c76d88 [2021-10-06T00:06:51.858Z] Removing intermediate container 9905dec6ff05 [2021-10-06T00:06:51.858Z] ---> 28b4a53c39c9 [2021-10-06T00:06:51.858Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-10-06T00:06:51.858Z] Removing intermediate container 213dda03d9cb [2021-10-06T00:06:51.858Z] ---> 384e5f5d97c4 [2021-10-06T00:06:51.858Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-06T00:06:52.149Z] ---> Running in 4837064804c2 [2021-10-06T00:06:52.149Z] ---> Running in db01a47ed351 [2021-10-06T00:06:52.438Z] Removing intermediate container b809eb434119 [2021-10-06T00:06:52.438Z] ---> 728d9890104f [2021-10-06T00:06:52.438Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-06T00:06:52.438Z] Removing intermediate container 9ff744c960c8 [2021-10-06T00:06:52.438Z] ---> d61ffc43223e [2021-10-06T00:06:52.438Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-06T00:06:52.725Z] ---> Running in 827f0396cab5 [2021-10-06T00:06:52.725Z] ---> Running in 8f0cd6cfa0f1 [2021-10-06T00:06:53.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:06:54.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:06:54.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:06:54.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:06:54.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:06:54.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:06:55.301Z] OK: 218 MiB in 52 packages [2021-10-06T00:06:55.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:06:55.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:06:55.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:06:55.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:06:56.521Z] OK: 218 MiB in 52 packages [2021-10-06T00:06:56.521Z] OK: 218 MiB in 52 packages [2021-10-06T00:06:56.521Z] OK: 218 MiB in 52 packages [2021-10-06T00:06:56.823Z] Removing intermediate container 250914c76d88 [2021-10-06T00:06:56.823Z] ---> 9ebd7eb4b8f0 [2021-10-06T00:06:56.823Z] Step 6/23 : COPY go.mod . [2021-10-06T00:06:56.823Z] OK: 218 MiB in 52 packages [2021-10-06T00:06:57.894Z] Removing intermediate container 4837064804c2 [2021-10-06T00:06:57.894Z] ---> 446edd733c52 [2021-10-06T00:06:57.894Z] Step 6/26 : COPY go.mod . [2021-10-06T00:06:58.192Z] ---> 84d6687afa9b [2021-10-06T00:06:58.192Z] Step 7/23 : RUN go mod download [2021-10-06T00:06:58.192Z] ---> Running in 22bd580535cf [2021-10-06T00:06:58.480Z] Removing intermediate container db01a47ed351 [2021-10-06T00:06:58.480Z] ---> e311e672428b [2021-10-06T00:06:58.480Z] Step 6/24 : COPY go.mod . [2021-10-06T00:06:58.480Z] Removing intermediate container 8f0cd6cfa0f1 [2021-10-06T00:06:58.480Z] ---> 0011a327ccc9 [2021-10-06T00:06:58.480Z] Step 6/22 : COPY go.mod . [2021-10-06T00:06:58.773Z] Removing intermediate container 827f0396cab5 [2021-10-06T00:06:58.773Z] ---> 2b4eb1729b7e [2021-10-06T00:06:58.773Z] Step 6/24 : COPY go.mod . [2021-10-06T00:06:59.406Z] ---> 6d6037eb137a [2021-10-06T00:06:59.406Z] Step 7/26 : RUN go mod download [2021-10-06T00:06:59.691Z] ---> Running in 81546687cab2 [2021-10-06T00:06:59.691Z] ---> 1cd7878540c6 [2021-10-06T00:06:59.691Z] Step 7/22 : RUN go mod download [2021-10-06T00:06:59.691Z] ---> 36cb176b4f38 [2021-10-06T00:06:59.691Z] Step 7/24 : RUN go mod download [2021-10-06T00:06:59.977Z] ---> Running in 5f6fedbabd94 [2021-10-06T00:06:59.977Z] ---> Running in bc5815a22714 [2021-10-06T00:06:59.977Z] ---> 6af30c28fb18 [2021-10-06T00:06:59.977Z] Step 7/24 : RUN go mod download [2021-10-06T00:07:00.265Z] ---> Running in d18c332e1f8e [2021-10-06T00:07:03.787Z] Removing intermediate container 22bd580535cf [2021-10-06T00:07:03.787Z] ---> 23549258f35b [2021-10-06T00:07:03.787Z] Step 8/23 : COPY . . [2021-10-06T00:07:08.225Z] Removing intermediate container 81546687cab2 [2021-10-06T00:07:08.225Z] ---> d0fb60b5712e [2021-10-06T00:07:08.225Z] Step 8/26 : COPY . . [2021-10-06T00:07:08.863Z] Removing intermediate container bc5815a22714 [2021-10-06T00:07:08.863Z] ---> a15833c60832 [2021-10-06T00:07:08.863Z] Step 8/24 : COPY . . [2021-10-06T00:07:08.863Z] Removing intermediate container d18c332e1f8e [2021-10-06T00:07:08.863Z] ---> c8bc3fcd7f44 [2021-10-06T00:07:08.863Z] Step 8/24 : COPY . . [2021-10-06T00:07:08.863Z] Removing intermediate container 5f6fedbabd94 [2021-10-06T00:07:08.863Z] ---> aa85103567a0 [2021-10-06T00:07:08.863Z] Step 8/22 : COPY . . [2021-10-06T00:07:15.775Z] ---> 1acb38ee7f09 [2021-10-06T00:07:15.775Z] Step 9/23 : RUN go mod tidy [2021-10-06T00:07:16.063Z] ---> Running in 73824bc5e96a [2021-10-06T00:07:26.535Z] ---> 83cc1523eb8b [2021-10-06T00:07:26.535Z] Step 9/22 : RUN go mod tidy [2021-10-06T00:07:26.535Z] ---> de3387526ff9 [2021-10-06T00:07:26.535Z] Step 9/24 : RUN go mod tidy [2021-10-06T00:07:26.535Z] ---> 55428ce00ae4 [2021-10-06T00:07:26.535Z] Step 9/26 : RUN go mod tidy [2021-10-06T00:07:26.535Z] ---> 76bc98181445 [2021-10-06T00:07:26.535Z] Step 9/24 : RUN go mod tidy [2021-10-06T00:07:26.535Z] ---> Running in fa1942e72895 [2021-10-06T00:07:26.535Z] ---> Running in 7cbcf0c1c3ae [2021-10-06T00:07:26.535Z] Removing intermediate container 73824bc5e96a [2021-10-06T00:07:26.535Z] ---> b5ba2af0433d [2021-10-06T00:07:26.535Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-06T00:07:26.535Z] ---> Running in f4bcef0fdc6b [2021-10-06T00:07:26.535Z] ---> Running in 21bee3eeb5c9 [2021-10-06T00:07:26.535Z] ---> Running in 8cae7c03f8d4 [2021-10-06T00:07:29.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-06T00:07:34.859Z] Removing intermediate container fa1942e72895 [2021-10-06T00:07:34.859Z] ---> c845029abc91 [2021-10-06T00:07:34.859Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-06T00:07:34.859Z] ---> Running in b39430523d23 [2021-10-06T00:07:34.859Z] Removing intermediate container 7cbcf0c1c3ae [2021-10-06T00:07:34.859Z] ---> 5e93fd1784e7 [2021-10-06T00:07:34.859Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-10-06T00:07:34.859Z] Removing intermediate container 21bee3eeb5c9 [2021-10-06T00:07:34.859Z] ---> ceabfe3c5c28 [2021-10-06T00:07:34.859Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-06T00:07:35.146Z] ---> Running in 11a1dbd06f31 [2021-10-06T00:07:35.146Z] Removing intermediate container f4bcef0fdc6b [2021-10-06T00:07:35.146Z] ---> 194ed58737f6 [2021-10-06T00:07:35.146Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-10-06T00:07:35.434Z] ---> Running in 1d32acb9bbdf [2021-10-06T00:07:35.434Z] ---> Running in bd09e84ab648 [2021-10-06T00:07:37.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-06T00:07:37.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-command/core-command ./cmd/core-command [2021-10-06T00:07:38.408Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data [2021-10-06T00:07:38.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-06T00:09:30.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-06T00:09:30.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-06T00:09:30.753Z] Removing intermediate container 8cae7c03f8d4 [2021-10-06T00:09:30.753Z] ---> 6e2d2357b185 [2021-10-06T00:09:30.753Z] [2021-10-06T00:09:30.753Z] Step 11/23 : FROM alpine:3.14 [2021-10-06T00:09:30.753Z] 3.14: Pulling from library/alpine [2021-10-06T00:09:30.753Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T00:09:30.753Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T00:09:30.753Z] ---> bb3de5531c18 [2021-10-06T00:09:30.753Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-06T00:09:30.753Z] ---> Running in d6ee88ad4dc7 [2021-10-06T00:09:32.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:09:32.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:09:33.488Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-06T00:09:33.488Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:09:33.488Z] OK: 5 MiB in 15 packages [2021-10-06T00:09:36.212Z] Removing intermediate container 11a1dbd06f31 [2021-10-06T00:09:36.212Z] ---> 5bbaf24dd796 [2021-10-06T00:09:36.212Z] [2021-10-06T00:09:36.212Z] Step 11/24 : FROM alpine:3.14 [2021-10-06T00:09:36.212Z] ---> bb3de5531c18 [2021-10-06T00:09:36.212Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-06T00:09:36.842Z] ---> Running in ffe09bf81ec4 [2021-10-06T00:09:36.842Z] Removing intermediate container d6ee88ad4dc7 [2021-10-06T00:09:36.842Z] ---> 8951b8d40876 [2021-10-06T00:09:36.842Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T00:09:37.866Z] ---> Running in 4e92b8dffd4f [2021-10-06T00:09:38.495Z] Removing intermediate container 4e92b8dffd4f [2021-10-06T00:09:38.495Z] ---> d8b730934956 [2021-10-06T00:09:38.495Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-06T00:09:39.000Z] Removing intermediate container b39430523d23 [2021-10-06T00:09:39.000Z] ---> 494498168da7 [2021-10-06T00:09:39.000Z] [2021-10-06T00:09:39.000Z] Step 11/22 : FROM alpine:3.14 [2021-10-06T00:09:39.000Z] ---> bb3de5531c18 [2021-10-06T00:09:39.000Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-10-06T00:09:39.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:09:39.000Z] ---> Running in 14ca7df83210 [2021-10-06T00:09:39.000Z] ---> Running in 44236f0ea820 [2021-10-06T00:09:39.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:09:40.329Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-06T00:09:40.329Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:09:40.329Z] OK: 5 MiB in 15 packages [2021-10-06T00:09:40.329Z] Removing intermediate container 44236f0ea820 [2021-10-06T00:09:40.329Z] ---> 1c921761ebfd [2021-10-06T00:09:40.329Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-06T00:09:40.953Z] Removing intermediate container bd09e84ab648 [2021-10-06T00:09:40.953Z] ---> 8ac7b74562c7 [2021-10-06T00:09:40.953Z] [2021-10-06T00:09:40.953Z] Step 11/26 : FROM alpine:3.14 [2021-10-06T00:09:40.953Z] ---> bb3de5531c18 [2021-10-06T00:09:40.953Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-06T00:09:41.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:09:41.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:09:41.549Z] ---> Running in 660cfc72c493 [2021-10-06T00:09:41.549Z] ---> Running in b068244035c6 [2021-10-06T00:09:42.578Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-06T00:09:42.578Z] Removing intermediate container 660cfc72c493 [2021-10-06T00:09:42.578Z] ---> 3389f042dadd [2021-10-06T00:09:42.578Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:09:42.578Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-06T00:09:42.578Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-06T00:09:42.578Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-06T00:09:42.578Z] (5/5) Installing curl (7.79.1-r0) [2021-10-06T00:09:42.578Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:09:42.578Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T00:09:42.882Z] Removing intermediate container ffe09bf81ec4 [2021-10-06T00:09:42.882Z] ---> eba9674cf903 [2021-10-06T00:09:42.882Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T00:09:42.882Z] OK: 8 MiB in 19 packages [2021-10-06T00:09:43.521Z] ---> Running in e1ff02be180c [2021-10-06T00:09:43.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:09:43.813Z] ---> 1477139c6e00 [2021-10-06T00:09:43.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-06T00:09:44.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:09:44.098Z] Removing intermediate container e1ff02be180c [2021-10-06T00:09:44.098Z] ---> 00a05a8c862e [2021-10-06T00:09:44.098Z] Step 14/24 : ENV APP_PORT=59882 [2021-10-06T00:09:44.387Z] ---> Running in 4e3ffd771e84 [2021-10-06T00:09:45.010Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-06T00:09:45.010Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-06T00:09:45.010Z] (3/3) Installing su-exec (0.2-r1) [2021-10-06T00:09:45.010Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:09:45.010Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T00:09:45.298Z] OK: 6 MiB in 17 packages [2021-10-06T00:09:45.582Z] Removing intermediate container 4e3ffd771e84 [2021-10-06T00:09:45.582Z] ---> ce078dcf9516 [2021-10-06T00:09:45.582Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-06T00:09:45.582Z] Removing intermediate container 14ca7df83210 [2021-10-06T00:09:45.582Z] ---> c39af747dc9c [2021-10-06T00:09:45.582Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-06T00:09:45.870Z] ---> Running in d33f015fa2dd [2021-10-06T00:09:45.870Z] ---> Running in dd1a5f2d20f4 [2021-10-06T00:09:46.163Z] ---> 085c8f48c349 [2021-10-06T00:09:46.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-06T00:09:46.791Z] Removing intermediate container dd1a5f2d20f4 [2021-10-06T00:09:46.791Z] ---> d814831160c0 [2021-10-06T00:09:46.791Z] Step 16/24 : WORKDIR / [2021-10-06T00:09:46.791Z] Removing intermediate container d33f015fa2dd [2021-10-06T00:09:46.791Z] ---> 180d555c03d3 [2021-10-06T00:09:46.791Z] Step 14/22 : WORKDIR /edgex [2021-10-06T00:09:47.819Z] ---> Running in 0e9c93e1e0ec [2021-10-06T00:09:48.106Z] ---> Running in 3c38c3f83961 [2021-10-06T00:09:48.410Z] ---> 1d2df6f92da9 [2021-10-06T00:09:48.410Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-06T00:09:48.410Z] Removing intermediate container b068244035c6 [2021-10-06T00:09:48.410Z] ---> a00060e22ec9 [2021-10-06T00:09:48.410Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-06T00:09:48.702Z] ---> Running in 056464020a58 [2021-10-06T00:09:48.990Z] ---> Running in 175eec5e72ea [2021-10-06T00:09:48.990Z] Removing intermediate container 3c38c3f83961 [2021-10-06T00:09:48.990Z] ---> 61a74216cefc [2021-10-06T00:09:48.990Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-06T00:09:48.990Z] Removing intermediate container 0e9c93e1e0ec [2021-10-06T00:09:48.990Z] ---> 745d54e7e774 [2021-10-06T00:09:48.990Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:09:49.279Z] Removing intermediate container 1d32acb9bbdf [2021-10-06T00:09:49.279Z] ---> 7789f4e01e6a [2021-10-06T00:09:49.279Z] [2021-10-06T00:09:49.279Z] Step 11/24 : FROM alpine:3.14 [2021-10-06T00:09:49.279Z] ---> bb3de5531c18 [2021-10-06T00:09:49.279Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-06T00:09:49.572Z] Removing intermediate container 056464020a58 [2021-10-06T00:09:49.572Z] ---> 8b5762373adb [2021-10-06T00:09:49.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:09:49.864Z] Removing intermediate container 175eec5e72ea [2021-10-06T00:09:49.864Z] ---> 7e9d1cacade5 [2021-10-06T00:09:49.864Z] Step 14/26 : WORKDIR / [2021-10-06T00:09:49.864Z] ---> Running in ff7d54199792 [2021-10-06T00:09:49.864Z] ---> Running in 9762b43f850d [2021-10-06T00:09:50.167Z] ---> Running in 13688a58b412 [2021-10-06T00:09:50.167Z] ---> bb7393136053 [2021-10-06T00:09:50.167Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-06T00:09:50.466Z] ---> 8dac0e086e0f [2021-10-06T00:09:50.466Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-06T00:09:50.466Z] Removing intermediate container ff7d54199792 [2021-10-06T00:09:50.466Z] ---> 4c6ac3292e46 [2021-10-06T00:09:50.466Z] Step 13/24 : ENV APP_PORT=59880 [2021-10-06T00:09:50.784Z] Removing intermediate container 9762b43f850d [2021-10-06T00:09:50.784Z] ---> 3f559f3cfc50 [2021-10-06T00:09:50.784Z] Step 21/23 : LABEL arch=arm64 [2021-10-06T00:09:50.784Z] ---> Running in 79110110f45b [2021-10-06T00:09:51.072Z] ---> Running in 574255f1b335 [2021-10-06T00:09:51.072Z] Removing intermediate container 13688a58b412 [2021-10-06T00:09:51.072Z] ---> a4f9b1be113f [2021-10-06T00:09:51.072Z] 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-10-06T00:09:51.699Z] Removing intermediate container 79110110f45b [2021-10-06T00:09:51.699Z] ---> c213acca56b0 [2021-10-06T00:09:51.699Z] Step 14/24 : EXPOSE $APP_PORT [2021-10-06T00:09:52.316Z] ---> 48474d104fff [2021-10-06T00:09:52.316Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-06T00:09:52.316Z] ---> Running in 1f926dad6c3c [2021-10-06T00:09:52.316Z] Removing intermediate container 574255f1b335 [2021-10-06T00:09:52.316Z] ---> 810eaf2bd094 [2021-10-06T00:09:52.316Z] Step 22/23 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:09:52.610Z] ---> b66d964a63ec [2021-10-06T00:09:52.610Z] ---> 8345c9c1e833 [2021-10-06T00:09:52.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-06T00:09:52.610Z] 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-10-06T00:09:52.610Z] ---> Running in 87bbadbee873 [2021-10-06T00:09:52.897Z] Removing intermediate container 1f926dad6c3c [2021-10-06T00:09:52.897Z] ---> e3926a806392 [2021-10-06T00:09:52.897Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:09:53.184Z] ---> Running in 4b7c5992fb3a [2021-10-06T00:09:53.476Z] Removing intermediate container 87bbadbee873 [2021-10-06T00:09:53.476Z] ---> 9f84e9b89766 [2021-10-06T00:09:53.476Z] Step 23/23 : LABEL version=2.0.1-dev.66 [2021-10-06T00:09:53.476Z] ---> f56c0a1b58ec [2021-10-06T00:09:53.476Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-10-06T00:09:53.476Z] ---> Running in 343bcd054495 [2021-10-06T00:09:53.772Z] ---> Running in aba7e6215e19 [2021-10-06T00:09:53.772Z] ---> 7036c8cac894 [2021-10-06T00:09:53.772Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-06T00:09:54.397Z] ---> 34d00e884f01 [2021-10-06T00:09:54.397Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-06T00:09:54.698Z] Removing intermediate container 343bcd054495 [2021-10-06T00:09:54.698Z] ---> 634c186e5354 [2021-10-06T00:09:54.698Z] [2021-10-06T00:09:54.698Z] ---> Running in ae11a094d97b [2021-10-06T00:09:54.698Z] Removing intermediate container aba7e6215e19 [2021-10-06T00:09:54.698Z] ---> c12a9a8c4ac6 [2021-10-06T00:09:54.698Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:09:54.990Z] Successfully built 634c186e5354 [2021-10-06T00:09:54.990Z] Successfully tagged support-scheduler-arm64:latest [2021-10-06T00:09:54.991Z]  Building support-scheduler ... done Building support-notifications [2021-10-06T00:09:54.991Z] ---> Running in c2b31bd03080 [2021-10-06T00:09:55.282Z] ---> c0cfb2ac0523 [2021-10-06T00:09:55.282Z] 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-10-06T00:09:55.570Z] Removing intermediate container ae11a094d97b [2021-10-06T00:09:55.570Z] ---> 6f34b0830b07 [2021-10-06T00:09:55.570Z] Step 19/22 : CMD ["--init=true"] [2021-10-06T00:09:55.856Z] ---> Running in b36d4ad1ae9e [2021-10-06T00:09:55.856Z] Removing intermediate container c2b31bd03080 [2021-10-06T00:09:55.856Z] ---> 95b6ea819224 [2021-10-06T00:09:55.856Z] Step 22/24 : LABEL arch=arm64 [2021-10-06T00:09:56.486Z] ---> Running in 142059060bd6 [2021-10-06T00:09:57.122Z] Removing intermediate container b36d4ad1ae9e [2021-10-06T00:09:57.122Z] ---> 939f0f877865 [2021-10-06T00:09:57.122Z] Step 20/22 : LABEL arch=arm64 [2021-10-06T00:09:59.261Z] ---> 7d6dfce18bec [2021-10-06T00:09:59.261Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-06T00:09:59.261Z] Removing intermediate container 4b7c5992fb3a [2021-10-06T00:09:59.261Z] ---> c97cb32bac01 [2021-10-06T00:09:59.261Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-06T00:09:59.261Z] Removing intermediate container 142059060bd6 [2021-10-06T00:09:59.261Z] ---> 2404e4ca14e9 [2021-10-06T00:09:59.261Z] Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:09:59.261Z] ---> Running in 01f2c3492902 [2021-10-06T00:09:59.261Z] ---> Running in b05545d7b653 [2021-10-06T00:09:59.261Z] ---> Running in 2860c73e2e1f [2021-10-06T00:09:59.932Z] Removing intermediate container 01f2c3492902 [2021-10-06T00:09:59.932Z] ---> d177b21c5682 [2021-10-06T00:09:59.932Z] Step 21/22 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:10:00.591Z] Removing intermediate container 2860c73e2e1f [2021-10-06T00:10:00.591Z] ---> bb764fa73058 [2021-10-06T00:10:00.591Z] Step 24/24 : LABEL version=2.0.1-dev.66 [2021-10-06T00:10:00.913Z] ---> Running in 36ee0c6fa6af [2021-10-06T00:10:01.219Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:10:01.899Z] ---> Running in 82932f1858a2 [2021-10-06T00:10:02.790Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:10:02.790Z] ---> 5f18ab83c525 [2021-10-06T00:10:02.790Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-06T00:10:03.439Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-06T00:10:03.439Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T00:10:03.439Z] Removing intermediate container 82932f1858a2 [2021-10-06T00:10:03.439Z] ---> 9c28c449cc26 [2021-10-06T00:10:03.439Z] [2021-10-06T00:10:03.439Z] Removing intermediate container 36ee0c6fa6af [2021-10-06T00:10:03.439Z] ---> 1ea4162a62db [2021-10-06T00:10:03.439Z] Step 22/22 : LABEL version=2.0.1-dev.66 [2021-10-06T00:10:03.742Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-06T00:10:03.742Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T00:10:03.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:10:03.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:10:03.742Z] ---> 8925df0fe710 [2021-10-06T00:10:03.742Z] Step 3/23 : WORKDIR /edgex-go [2021-10-06T00:10:03.742Z] ---> Using cache [2021-10-06T00:10:03.742Z] ---> 693ff7eb28ee [2021-10-06T00:10:03.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:10:03.742Z] ---> Using cache [2021-10-06T00:10:03.742Z] ---> d61ffc43223e [2021-10-06T00:10:03.742Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-06T00:10:03.742Z] Successfully built 9c28c449cc26 [2021-10-06T00:10:04.056Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-06T00:10:04.056Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-06T00:10:04.056Z] Successfully tagged core-command-arm64:latest [2021-10-06T00:10:04.056Z]  Building core-command ... done Building core-metadata [2021-10-06T00:10:04.056Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:10:04.366Z] OK: 8 MiB in 20 packages [2021-10-06T00:10:04.670Z] ---> Running in 60f66a213daa [2021-10-06T00:10:04.670Z] ---> Running in 693b1c002dc9 [2021-10-06T00:10:04.972Z] ---> 9cd7e05ddeb0 [2021-10-06T00:10:04.972Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-06T00:10:06.527Z] Removing intermediate container 693b1c002dc9 [2021-10-06T00:10:06.527Z] ---> dfbed5aed955 [2021-10-06T00:10:06.527Z] [2021-10-06T00:10:06.825Z] Successfully built dfbed5aed955 [2021-10-06T00:10:06.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:10:07.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:10:08.220Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-06T00:10:08.220Z] Building sys-mgmt-agent [2021-10-06T00:10:08.531Z]  Building security-proxy-setup ... done Removing intermediate container b05545d7b653 [2021-10-06T00:10:08.531Z] ---> e8b7a1f2ac92 [2021-10-06T00:10:08.531Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:10:08.531Z] ---> 9c4ece37ab1a [2021-10-06T00:10:08.531Z] 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-10-06T00:10:08.531Z] OK: 218 MiB in 52 packages [2021-10-06T00:10:08.531Z] ---> Running in 4396802f139a [2021-10-06T00:10:12.160Z] ---> 4b70fd93de99 [2021-10-06T00:10:12.160Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-06T00:10:13.165Z] Removing intermediate container 60f66a213daa [2021-10-06T00:10:13.165Z] ---> 7faa8d1dd749 [2021-10-06T00:10:13.165Z] Step 6/23 : COPY go.mod . [2021-10-06T00:10:13.818Z] ---> 5b8df0dd659a [2021-10-06T00:10:13.819Z] Step 7/23 : RUN go mod download [2021-10-06T00:10:14.127Z] ---> f1fb684225e5 [2021-10-06T00:10:14.127Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-06T00:10:14.127Z] ---> Running in 76c1e19a636e [2021-10-06T00:10:14.429Z] Removing intermediate container 4396802f139a [2021-10-06T00:10:14.429Z] ---> c271cc9993be [2021-10-06T00:10:14.429Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-10-06T00:10:14.733Z] ---> Running in b1d2fda3b7be [2021-10-06T00:10:15.396Z] ---> ef4c3ca7365c [2021-10-06T00:10:15.396Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-10-06T00:10:15.396Z] Removing intermediate container b1d2fda3b7be [2021-10-06T00:10:15.396Z] ---> ae7a17506b12 [2021-10-06T00:10:15.396Z] Step 24/26 : LABEL arch=arm64 [2021-10-06T00:10:15.714Z] ---> Running in 809940b9bb8a [2021-10-06T00:10:15.714Z] ---> Running in 6294761976f7 [2021-10-06T00:10:16.790Z] Removing intermediate container 809940b9bb8a [2021-10-06T00:10:16.790Z] ---> b9a646883700 [2021-10-06T00:10:16.790Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:10:17.096Z] Removing intermediate container 6294761976f7 [2021-10-06T00:10:17.096Z] ---> 5951b633767a [2021-10-06T00:10:17.096Z] Step 25/26 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:10:17.096Z] ---> Running in 17f1e2dcbbc2 [2021-10-06T00:10:17.400Z] ---> Running in 3e717795b490 [2021-10-06T00:10:18.480Z] Removing intermediate container 17f1e2dcbbc2 [2021-10-06T00:10:18.480Z] ---> ffd173e371e4 [2021-10-06T00:10:18.480Z] Step 22/24 : LABEL arch=arm64 [2021-10-06T00:10:18.480Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:10:18.480Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:10:18.480Z] ---> 8925df0fe710 [2021-10-06T00:10:18.480Z] Step 3/24 : WORKDIR /edgex-go [2021-10-06T00:10:18.480Z] ---> Using cache [2021-10-06T00:10:18.480Z] ---> 693ff7eb28ee [2021-10-06T00:10:18.480Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:10:18.480Z] ---> Using cache [2021-10-06T00:10:18.480Z] ---> d61ffc43223e [2021-10-06T00:10:18.480Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-06T00:10:18.480Z] ---> Using cache [2021-10-06T00:10:18.480Z] ---> 0011a327ccc9 [2021-10-06T00:10:18.480Z] Step 6/24 : COPY go.mod . [2021-10-06T00:10:18.480Z] ---> Using cache [2021-10-06T00:10:18.480Z] ---> 1cd7878540c6 [2021-10-06T00:10:18.480Z] Step 7/24 : RUN go mod download [2021-10-06T00:10:18.481Z] ---> Using cache [2021-10-06T00:10:18.481Z] ---> aa85103567a0 [2021-10-06T00:10:18.481Z] Step 8/24 : COPY . . [2021-10-06T00:10:18.481Z] Removing intermediate container 3e717795b490 [2021-10-06T00:10:18.481Z] ---> c527375313cd [2021-10-06T00:10:18.481Z] Step 26/26 : LABEL version=2.0.1-dev.66 [2021-10-06T00:10:18.780Z] ---> Running in 13ccf5ba32ef [2021-10-06T00:10:18.780Z] ---> Using cache [2021-10-06T00:10:18.780Z] ---> 83cc1523eb8b [2021-10-06T00:10:18.780Z] Step 9/24 : RUN go mod tidy [2021-10-06T00:10:18.780Z] ---> Using cache [2021-10-06T00:10:18.780Z] ---> c845029abc91 [2021-10-06T00:10:18.780Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-10-06T00:10:18.780Z] ---> Running in d2c274d8dd9b [2021-10-06T00:10:19.078Z] ---> Running in 87aaf5470530 [2021-10-06T00:10:19.078Z] Removing intermediate container 76c1e19a636e [2021-10-06T00:10:19.078Z] ---> 9d5d2049a57a [2021-10-06T00:10:19.078Z] Step 8/23 : COPY . . [2021-10-06T00:10:19.451Z] Removing intermediate container 13ccf5ba32ef [2021-10-06T00:10:19.451Z] ---> d5700ed237cd [2021-10-06T00:10:19.451Z] Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:10:20.128Z] Removing intermediate container d2c274d8dd9b [2021-10-06T00:10:20.128Z] ---> 7d876e69158f [2021-10-06T00:10:20.128Z] [2021-10-06T00:10:20.128Z] ---> Running in 3673b34664ce [2021-10-06T00:10:20.877Z] Successfully built 7d876e69158f [2021-10-06T00:10:20.877Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-06T00:10:20.877Z] Building security-bootstrapper [2021-10-06T00:10:20.877Z]  Building security-secretstore-setup ... done Removing intermediate container 3673b34664ce [2021-10-06T00:10:20.877Z] ---> fe01534076b5 [2021-10-06T00:10:20.877Z] Step 24/24 : LABEL version=2.0.1-dev.66 [2021-10-06T00:10:21.273Z] ---> Running in 4874193c3ad8 [2021-10-06T00:10:21.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-06T00:10:23.155Z] Removing intermediate container 4874193c3ad8 [2021-10-06T00:10:23.155Z] ---> da4c114b177b [2021-10-06T00:10:23.155Z] [2021-10-06T00:10:23.456Z] Successfully built da4c114b177b [2021-10-06T00:10:23.456Z] Successfully tagged core-data-arm64:latest [2021-10-06T00:10:25.670Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:10:25.670Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:10:25.670Z] ---> 8925df0fe710 [2021-10-06T00:10:25.670Z] Step 3/24 : WORKDIR /edgex-go [2021-10-06T00:10:25.670Z] ---> Using cache [2021-10-06T00:10:25.670Z] ---> 693ff7eb28ee [2021-10-06T00:10:25.670Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:10:25.670Z] ---> Using cache [2021-10-06T00:10:25.670Z] ---> d61ffc43223e [2021-10-06T00:10:25.670Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-10-06T00:10:26.302Z] ---> Running in 8ff4c8dda24f [2021-10-06T00:10:28.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:10:29.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:10:30.031Z] OK: 218 MiB in 52 packages [2021-10-06T00:10:32.983Z] Removing intermediate container 8ff4c8dda24f [2021-10-06T00:10:32.983Z] ---> f3ef531b5de8 [2021-10-06T00:10:32.983Z] Step 6/24 : COPY go.mod . [2021-10-06T00:10:35.115Z] ---> 1cf852bae508 [2021-10-06T00:10:35.115Z] Step 7/24 : RUN go mod download [2021-10-06T00:10:35.115Z] ---> Running in e03639f5ff30 [2021-10-06T00:10:37.898Z] ---> 92128f3a1f8c [2021-10-06T00:10:37.898Z] Step 9/23 : RUN go mod tidy [2021-10-06T00:10:37.898Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T00:10:37.898Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-10-06T00:10:37.898Z] ---> 8925df0fe710 [2021-10-06T00:10:37.898Z] Step 3/32 : WORKDIR /edgex-go [2021-10-06T00:10:37.898Z] ---> Using cache [2021-10-06T00:10:37.898Z] ---> 693ff7eb28ee [2021-10-06T00:10:37.898Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T00:10:37.898Z] ---> Using cache [2021-10-06T00:10:37.898Z] ---> d61ffc43223e [2021-10-06T00:10:37.898Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-10-06T00:10:37.898Z] ---> Using cache [2021-10-06T00:10:37.898Z] ---> 0011a327ccc9 [2021-10-06T00:10:37.898Z] Step 6/32 : COPY go.mod . [2021-10-06T00:10:37.898Z] ---> Using cache [2021-10-06T00:10:37.898Z] ---> 1cd7878540c6 [2021-10-06T00:10:37.898Z] Step 7/32 : RUN go mod download [2021-10-06T00:10:37.898Z] ---> Using cache [2021-10-06T00:10:37.898Z] ---> aa85103567a0 [2021-10-06T00:10:37.898Z] Step 8/32 : COPY . . [2021-10-06T00:10:37.898Z] ---> Using cache [2021-10-06T00:10:37.898Z] ---> 83cc1523eb8b [2021-10-06T00:10:37.898Z] Step 9/32 : RUN go mod tidy [2021-10-06T00:10:37.898Z] ---> Using cache [2021-10-06T00:10:37.898Z] ---> c845029abc91 [2021-10-06T00:10:37.898Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-06T00:10:37.898Z] ---> Running in 6a6932a71dd5 [2021-10-06T00:10:37.898Z] ---> Running in 31a4788f4f5c [2021-10-06T00:10:40.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-06T00:10:41.025Z] Removing intermediate container e03639f5ff30 [2021-10-06T00:10:41.025Z] ---> 38f6188e48b9 [2021-10-06T00:10:41.025Z] Step 8/24 : COPY . . [2021-10-06T00:10:45.543Z] Removing intermediate container 6a6932a71dd5 [2021-10-06T00:10:45.543Z] ---> f6d9dfb95edc [2021-10-06T00:10:45.543Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-10-06T00:10:45.845Z] ---> Running in bf34463876e7 [2021-10-06T00:10:48.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-06T00:10:53.203Z] ---> 90a320963258 [2021-10-06T00:10:53.203Z] Step 9/24 : RUN go mod tidy [2021-10-06T00:10:53.203Z] ---> Running in 07c02d4c5e5c [2021-10-06T00:11:00.196Z] Removing intermediate container 07c02d4c5e5c [2021-10-06T00:11:00.196Z] ---> 5de547b6fdbd [2021-10-06T00:11:00.196Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-06T00:11:00.196Z] ---> Running in 07f4e7cf41ab [2021-10-06T00:11:01.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-06T00:11:58.859Z] Removing intermediate container 87aaf5470530 [2021-10-06T00:11:58.859Z] ---> 83f643dfc5bf [2021-10-06T00:11:58.859Z] [2021-10-06T00:11:58.859Z] Step 11/24 : FROM alpine:3.14 [2021-10-06T00:11:58.859Z] ---> bb3de5531c18 [2021-10-06T00:11:58.859Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-06T00:11:58.859Z] ---> Using cache [2021-10-06T00:11:58.859Z] ---> eba9674cf903 [2021-10-06T00:11:58.859Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T00:11:58.859Z] ---> Using cache [2021-10-06T00:11:58.859Z] ---> 00a05a8c862e [2021-10-06T00:11:58.859Z] Step 14/24 : ENV APP_PORT=59881 [2021-10-06T00:11:58.859Z] ---> Running in 71f8ba3b5d38 [2021-10-06T00:11:58.859Z] Removing intermediate container 71f8ba3b5d38 [2021-10-06T00:11:58.859Z] ---> 02d7c6402c03 [2021-10-06T00:11:58.859Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-06T00:11:58.859Z] ---> Running in a7fdf904b2f3 [2021-10-06T00:11:58.859Z] Removing intermediate container a7fdf904b2f3 [2021-10-06T00:11:58.859Z] ---> 23834f243387 [2021-10-06T00:11:58.859Z] Step 16/24 : WORKDIR / [2021-10-06T00:11:58.859Z] ---> Running in ccb492854d5a [2021-10-06T00:11:58.859Z] Removing intermediate container ccb492854d5a [2021-10-06T00:11:58.859Z] ---> 2d4ef748509b [2021-10-06T00:11:58.859Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:11:58.859Z] ---> c06f03f780c5 [2021-10-06T00:11:58.859Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-06T00:11:58.859Z] ---> dfcdb1c8deb4 [2021-10-06T00:11:58.859Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-06T00:11:58.859Z] ---> 469762cd90cc [2021-10-06T00:11:58.859Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-10-06T00:11:58.859Z] ---> Running in ade45397bf60 [2021-10-06T00:11:58.859Z] Removing intermediate container ade45397bf60 [2021-10-06T00:11:58.859Z] ---> ac842dd88c1f [2021-10-06T00:11:58.859Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:11:58.859Z] ---> Running in 830fef82968b [2021-10-06T00:11:59.880Z] Removing intermediate container 830fef82968b [2021-10-06T00:11:59.880Z] ---> 6832bdbbf727 [2021-10-06T00:11:59.880Z] Step 22/24 : LABEL arch=arm64 [2021-10-06T00:11:59.880Z] ---> Running in a9a7cdf77df9 [2021-10-06T00:12:00.520Z] Removing intermediate container a9a7cdf77df9 [2021-10-06T00:12:00.520Z] ---> 177cd0a5b703 [2021-10-06T00:12:00.520Z] Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:12:00.817Z] ---> Running in 64f94854bcff [2021-10-06T00:12:01.462Z] Removing intermediate container 64f94854bcff [2021-10-06T00:12:01.462Z] ---> a52d559f9685 [2021-10-06T00:12:01.462Z] Step 24/24 : LABEL version=2.0.1-dev.66 [2021-10-06T00:12:01.462Z] ---> Running in 5b3d67f4593f [2021-10-06T00:12:02.520Z] Removing intermediate container 5b3d67f4593f [2021-10-06T00:12:02.520Z] ---> df74d2146cd9 [2021-10-06T00:12:02.520Z] [2021-10-06T00:12:02.520Z] Successfully built df74d2146cd9 [2021-10-06T00:12:02.520Z] Successfully tagged core-metadata-arm64:latest [2021-10-06T00:12:13.012Z]  Building core-metadata ... done Removing intermediate container 31a4788f4f5c [2021-10-06T00:12:13.012Z] ---> 1a9b49a22a5b [2021-10-06T00:12:13.012Z] [2021-10-06T00:12:13.012Z] Step 11/32 : FROM alpine:3.14 [2021-10-06T00:12:13.012Z] ---> bb3de5531c18 [2021-10-06T00:12:13.012Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-06T00:12:13.012Z] ---> Running in d2d2fcef47c8 [2021-10-06T00:12:13.672Z] Removing intermediate container d2d2fcef47c8 [2021-10-06T00:12:13.672Z] ---> 273d6ef97d5e [2021-10-06T00:12:13.672Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-06T00:12:13.987Z] ---> Running in 1636befc25f5 [2021-10-06T00:12:15.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:12:16.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:12:16.842Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-06T00:12:16.842Z] (2/2) Installing su-exec (0.2-r1) [2021-10-06T00:12:16.842Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:12:16.842Z] OK: 5 MiB in 16 packages [2021-10-06T00:12:18.418Z] Removing intermediate container 1636befc25f5 [2021-10-06T00:12:18.418Z] ---> 334704afbe64 [2021-10-06T00:12:18.418Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-06T00:12:18.418Z] ---> Running in bb06f76e7c6d [2021-10-06T00:12:19.072Z] Removing intermediate container bb06f76e7c6d [2021-10-06T00:12:19.072Z] ---> 45dd2084c323 [2021-10-06T00:12:19.072Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-06T00:12:19.729Z] ---> Running in a98d34e05e04 [2021-10-06T00:12:20.411Z] Removing intermediate container a98d34e05e04 [2021-10-06T00:12:20.411Z] ---> 2b173f622ffb [2021-10-06T00:12:20.411Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-06T00:12:20.411Z] ---> Running in ac166d304e3a [2021-10-06T00:12:21.068Z] Removing intermediate container bf34463876e7 [2021-10-06T00:12:21.068Z] ---> 45ba291bf48d [2021-10-06T00:12:21.068Z] [2021-10-06T00:12:21.068Z] Step 11/23 : FROM alpine:3.14 [2021-10-06T00:12:21.068Z] ---> bb3de5531c18 [2021-10-06T00:12:21.068Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-06T00:12:21.369Z] ---> Running in 75a6829b981b [2021-10-06T00:12:22.434Z] Removing intermediate container 07f4e7cf41ab [2021-10-06T00:12:22.434Z] ---> f31de68eafea [2021-10-06T00:12:22.434Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-06T00:12:22.736Z] ---> Running in 63f9d0bb0da2 [2021-10-06T00:12:22.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:12:23.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:12:23.349Z] Removing intermediate container ac166d304e3a [2021-10-06T00:12:23.349Z] ---> a846ee27353e [2021-10-06T00:12:23.349Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-06T00:12:23.646Z] ---> Running in e9e4ecf599ff [2021-10-06T00:12:23.952Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-06T00:12:23.952Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-06T00:12:23.952Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:12:23.952Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T00:12:24.256Z] Removing intermediate container e9e4ecf599ff [2021-10-06T00:12:24.256Z] ---> 34f03b5bb948 [2021-10-06T00:12:24.256Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-06T00:12:24.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-06T00:12:24.256Z] OK: 6 MiB in 16 packages [2021-10-06T00:12:25.323Z] ---> f9cbf72fd16a [2021-10-06T00:12:25.323Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-06T00:12:25.323Z] ---> Running in 595392afb076 [2021-10-06T00:12:25.974Z] Removing intermediate container 75a6829b981b [2021-10-06T00:12:25.974Z] ---> da7f63d20ebc [2021-10-06T00:12:25.974Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T00:12:26.281Z] ---> Running in 708c6fff66b4 [2021-10-06T00:12:26.939Z] Removing intermediate container 708c6fff66b4 [2021-10-06T00:12:26.939Z] ---> a55258d2d157 [2021-10-06T00:12:26.939Z] Step 14/23 : ENV APP_PORT=59860 [2021-10-06T00:12:26.939Z] ---> Running in 7435612c1910 [2021-10-06T00:12:27.254Z] Removing intermediate container 63f9d0bb0da2 [2021-10-06T00:12:27.254Z] ---> 80db6c111b65 [2021-10-06T00:12:27.254Z] [2021-10-06T00:12:27.254Z] Step 12/24 : FROM docker:20.10.8 [2021-10-06T00:12:27.567Z] 20.10.8: Pulling from library/docker [2021-10-06T00:12:27.567Z] Removing intermediate container 7435612c1910 [2021-10-06T00:12:27.567Z] ---> f7d908c70221 [2021-10-06T00:12:27.567Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-06T00:12:27.869Z] ---> Running in 0d5e8b963756 [2021-10-06T00:12:27.869Z] Removing intermediate container 595392afb076 [2021-10-06T00:12:27.869Z] ---> 33711bc4d768 [2021-10-06T00:12:27.869Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:12:28.530Z] Removing intermediate container 0d5e8b963756 [2021-10-06T00:12:28.530Z] ---> 16f9658ddf8e [2021-10-06T00:12:28.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T00:12:29.194Z] ---> 99c59121b6f6 [2021-10-06T00:12:29.194Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-06T00:12:30.265Z] ---> e7c78250b92d [2021-10-06T00:12:30.265Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-06T00:12:30.940Z] ---> df23686dd662 [2021-10-06T00:12:30.940Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-06T00:12:32.579Z] ---> 2933d43190c5 [2021-10-06T00:12:32.579Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-06T00:12:33.246Z] ---> c46b6f8b7208 [2021-10-06T00:12:33.246Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-06T00:12:33.929Z] ---> e757fffb50e7 [2021-10-06T00:12:33.929Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-06T00:12:34.991Z] ---> 3d33a7a464ba [2021-10-06T00:12:34.991Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-10-06T00:12:36.292Z] ---> Running in 5ab6b0803346 [2021-10-06T00:12:36.292Z] ---> 4301e872c9eb [2021-10-06T00:12:36.293Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-10-06T00:12:36.607Z] ---> Running in cf1349eeef79 [2021-10-06T00:12:36.910Z] Removing intermediate container 5ab6b0803346 [2021-10-06T00:12:36.910Z] ---> df70c9a53c20 [2021-10-06T00:12:36.910Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:12:37.209Z] ---> Running in 9c491e0155b8 [2021-10-06T00:12:37.209Z] Removing intermediate container cf1349eeef79 [2021-10-06T00:12:37.209Z] ---> d8c5ab729f22 [2021-10-06T00:12:37.209Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-06T00:12:37.872Z] Removing intermediate container 9c491e0155b8 [2021-10-06T00:12:37.872Z] ---> 211f2faf0c81 [2021-10-06T00:12:37.872Z] Step 21/23 : LABEL arch=arm64 [2021-10-06T00:12:37.872Z] ---> Running in bcea48646d1d [2021-10-06T00:12:37.872Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-06T00:12:37.872Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-06T00:12:37.872Z] ---> 3734d5adc5ac [2021-10-06T00:12:37.872Z] 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-10-06T00:12:38.387Z] ---> Running in 133e5d8c9dc2 [2021-10-06T00:12:38.387Z] ---> 19480bc687a4 [2021-10-06T00:12:38.387Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-10-06T00:12:38.387Z] ---> Running in 3efb7db26fb0 [2021-10-06T00:12:38.694Z] Removing intermediate container bcea48646d1d [2021-10-06T00:12:38.694Z] ---> f4d380d3e976 [2021-10-06T00:12:38.694Z] Step 22/23 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:12:38.694Z] ---> Running in 3e929b5ec83c [2021-10-06T00:12:39.008Z] Removing intermediate container 133e5d8c9dc2 [2021-10-06T00:12:39.008Z] ---> 1fa58f1dfa9d [2021-10-06T00:12:39.008Z] 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-10-06T00:12:39.008Z] ---> Running in 5133617fec4a [2021-10-06T00:12:39.317Z] Removing intermediate container 3e929b5ec83c [2021-10-06T00:12:39.317Z] ---> 80611482ed5a [2021-10-06T00:12:39.317Z] Step 23/23 : LABEL version=2.0.1-dev.66 [2021-10-06T00:12:39.621Z] ---> Running in 915696475a8a [2021-10-06T00:12:40.270Z] Removing intermediate container 915696475a8a [2021-10-06T00:12:40.270Z] ---> 61430172c50b [2021-10-06T00:12:40.270Z] [2021-10-06T00:12:40.572Z] Successfully built 61430172c50b [2021-10-06T00:12:40.572Z] Successfully tagged support-notifications-arm64:latest [2021-10-06T00:12:40.572Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T00:12:40.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T00:12:41.182Z] Removing intermediate container 3efb7db26fb0 [2021-10-06T00:12:41.182Z] ---> 72353d9d4e69 [2021-10-06T00:12:41.182Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-06T00:12:41.485Z] ---> Running in fd77ac4e1a5b [2021-10-06T00:12:41.808Z] (1/42) Installing readline (8.1.0-r0) [2021-10-06T00:12:41.808Z] (2/42) Installing bash (5.1.4-r0) [2021-10-06T00:12:41.808Z] Executing bash-5.1.4-r0.post-install [2021-10-06T00:12:41.808Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-06T00:12:41.808Z] Removing intermediate container fd77ac4e1a5b [2021-10-06T00:12:41.808Z] ---> f04c8807091d [2021-10-06T00:12:41.808Z] Step 29/32 : CMD ["gate"] [2021-10-06T00:12:42.110Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-06T00:12:42.110Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-06T00:12:42.110Z] (6/42) Installing curl (7.79.1-r0) [2021-10-06T00:12:42.110Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-06T00:12:42.110Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-06T00:12:42.110Z] (9/42) Installing expat (2.4.1-r0) [2021-10-06T00:12:42.110Z] (10/42) Installing libffi (3.3-r2) [2021-10-06T00:12:42.110Z] (11/42) Installing gdbm (1.19-r0) [2021-10-06T00:12:42.110Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-06T00:12:42.110Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T00:12:42.110Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T00:12:42.110Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-06T00:12:42.110Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-06T00:12:42.110Z] ---> Running in bad9defcdd3d [2021-10-06T00:12:42.412Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-06T00:12:42.718Z] Removing intermediate container bad9defcdd3d [2021-10-06T00:12:42.718Z] ---> 9d19a0411fb1 [2021-10-06T00:12:42.718Z] Step 30/32 : LABEL arch=arm64 [2021-10-06T00:12:43.020Z] ---> Running in 22d1cad029e5 [2021-10-06T00:12:43.671Z] Removing intermediate container 22d1cad029e5 [2021-10-06T00:12:43.671Z] ---> f9b32e60e0d7 [2021-10-06T00:12:43.671Z] Step 31/32 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:12:43.967Z] ---> Running in 3999f5867a59 [2021-10-06T00:12:44.302Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-06T00:12:44.302Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-06T00:12:44.606Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-06T00:12:44.606Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-06T00:12:44.606Z] Removing intermediate container 3999f5867a59 [2021-10-06T00:12:44.606Z] ---> 3e1ef7598351 [2021-10-06T00:12:44.606Z] Step 32/32 : LABEL version=2.0.1-dev.66 [2021-10-06T00:12:44.606Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-06T00:12:44.606Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-06T00:12:44.606Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-06T00:12:44.606Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-06T00:12:44.606Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-06T00:12:44.606Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-06T00:12:44.606Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-06T00:12:44.606Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-06T00:12:44.908Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-06T00:12:44.908Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-06T00:12:44.908Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-06T00:12:44.908Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-06T00:12:44.908Z] ---> Running in 4b9f3ebdbcb6 [2021-10-06T00:12:44.908Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-06T00:12:44.908Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-06T00:12:44.908Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-06T00:12:44.908Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-06T00:12:44.908Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-06T00:12:44.908Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-06T00:12:44.908Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-06T00:12:44.908Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-06T00:12:45.208Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-06T00:12:45.509Z] Removing intermediate container 4b9f3ebdbcb6 [2021-10-06T00:12:45.509Z] ---> 221d39246f74 [2021-10-06T00:12:45.509Z] [2021-10-06T00:12:45.809Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T00:12:45.809Z] OK: 84 MiB in 64 packages [2021-10-06T00:12:45.809Z] Successfully built 221d39246f74 [2021-10-06T00:12:45.809Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-06T00:12:49.342Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2021-10-06T00:12:49.342Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-06T00:12:49.959Z] Collecting PyYAML<4,>=3.10 [2021-10-06T00:12:49.959Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-06T00:12:53.432Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-06T00:12:53.432Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-06T00:12:53.432Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-06T00:12:53.432Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-06T00:12:53.432Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-06T00:12:53.432Z] Collecting texttable<0.10,>=0.9.0 [2021-10-06T00:12:53.717Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-06T00:12:55.193Z] Collecting jsonschema<3,>=2.5.1 [2021-10-06T00:12:55.193Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-06T00:12:55.193Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-06T00:12:55.193Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-06T00:12:57.219Z] Collecting docker<4.0,>=3.6.0 [2021-10-06T00:12:57.219Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-06T00:12:57.219Z] Collecting docopt<0.7,>=0.6.1 [2021-10-06T00:12:57.219Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-06T00:12:58.696Z] Collecting cached-property<2,>=1.2.0 [2021-10-06T00:12:58.696Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-06T00:12:58.981Z] Collecting docker-pycreds>=0.4.0 [2021-10-06T00:12:58.981Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-06T00:12:59.598Z] Collecting idna<2.8,>=2.5 [2021-10-06T00:12:59.598Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-06T00:13:00.213Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-06T00:13:00.213Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-06T00:13:00.213Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-06T00:13:00.213Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-06T00:13:00.213Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-06T00:13:00.494Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-06T00:13:00.494Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-06T00:13:00.494Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-06T00:13:00.494Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-06T00:13:01.107Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-06T00:13:01.107Z] Attempting uninstall: urllib3 [2021-10-06T00:13:01.107Z] Found existing installation: urllib3 1.26.5 [2021-10-06T00:13:01.107Z] Uninstalling urllib3-1.26.5: [2021-10-06T00:13:01.395Z] Successfully uninstalled urllib3-1.26.5 [2021-10-06T00:13:01.679Z] Attempting uninstall: idna [2021-10-06T00:13:01.679Z] Found existing installation: idna 3.2 [2021-10-06T00:13:01.679Z] Uninstalling idna-3.2: [2021-10-06T00:13:01.964Z] Successfully uninstalled idna-3.2 [2021-10-06T00:13:02.814Z] Attempting uninstall: chardet [2021-10-06T00:13:02.814Z] Found existing installation: chardet 4.0.0 [2021-10-06T00:13:02.814Z] Uninstalling chardet-4.0.0: [2021-10-06T00:13:02.814Z] Successfully uninstalled chardet-4.0.0 [2021-10-06T00:13:04.355Z] Attempting uninstall: requests [2021-10-06T00:13:04.355Z] Found existing installation: requests 2.25.1 [2021-10-06T00:13:04.355Z] Uninstalling requests-2.25.1: [2021-10-06T00:13:04.355Z] Successfully uninstalled requests-2.25.1 [2021-10-06T00:13:04.652Z] Running setup.py install for texttable: started [2021-10-06T00:13:06.180Z] Running setup.py install for texttable: finished with status 'done' [2021-10-06T00:13:06.180Z] Running setup.py install for PyYAML: started [2021-10-06T00:13:08.271Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-06T00:13:08.574Z] Running setup.py install for docopt: started [2021-10-06T00:13:10.101Z] Running setup.py install for docopt: finished with status 'done' [2021-10-06T00:13:10.101Z] Running setup.py install for dockerpty: started [2021-10-06T00:13:12.209Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-06T00:13:13.259Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-06T00:13:28.629Z] Removing intermediate container 5133617fec4a [2021-10-06T00:13:28.629Z] ---> 3bdc0a465555 [2021-10-06T00:13:28.629Z] Step 15/24 : ENV APP_PORT=58890 [2021-10-06T00:13:28.629Z] ---> Running in 488ad7fbbb3d [2021-10-06T00:13:28.629Z] Removing intermediate container 488ad7fbbb3d [2021-10-06T00:13:28.629Z] ---> a9e948b96837 [2021-10-06T00:13:28.629Z] Step 16/24 : EXPOSE $APP_PORT [2021-10-06T00:13:28.629Z] ---> Running in 16370919d459 [2021-10-06T00:13:28.629Z] Removing intermediate container 16370919d459 [2021-10-06T00:13:28.629Z] ---> 7912acd994c0 [2021-10-06T00:13:28.629Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-06T00:13:28.629Z] ---> bcfbf61fb661 [2021-10-06T00:13:28.629Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-06T00:13:29.248Z] ---> fcb8d804a4f0 [2021-10-06T00:13:29.248Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-06T00:13:30.731Z] ---> 9449fd1b71b0 [2021-10-06T00:13:30.731Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-06T00:13:30.731Z] ---> Running in af56f6519e21 [2021-10-06T00:13:31.019Z] Removing intermediate container af56f6519e21 [2021-10-06T00:13:31.019Z] ---> ff52c5bbfb62 [2021-10-06T00:13:31.019Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T00:13:31.309Z] ---> Running in 64a7bcbe8cc4 [2021-10-06T00:13:31.601Z] Removing intermediate container 64a7bcbe8cc4 [2021-10-06T00:13:31.601Z] ---> eb4eaee0ef35 [2021-10-06T00:13:31.601Z] Step 22/24 : LABEL arch=arm64 [2021-10-06T00:13:31.886Z] ---> Running in 205abacf3245 [2021-10-06T00:13:32.170Z] Removing intermediate container 205abacf3245 [2021-10-06T00:13:32.170Z] ---> 32b36a29ecc2 [2021-10-06T00:13:32.170Z] Step 23/24 : LABEL git_sha=d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:13:32.462Z] ---> Running in 6d524f19beaf [2021-10-06T00:13:33.081Z] Removing intermediate container 6d524f19beaf [2021-10-06T00:13:33.081Z] ---> 11024782245b [2021-10-06T00:13:33.081Z] Step 24/24 : LABEL version=2.0.1-dev.66 [2021-10-06T00:13:33.081Z] ---> Running in f646fba77a62 [2021-10-06T00:13:33.700Z] Removing intermediate container f646fba77a62 [2021-10-06T00:13:33.700Z] ---> 624784ffc6e2 [2021-10-06T00:13:33.700Z] [2021-10-06T00:13:33.984Z] Successfully built 624784ffc6e2 [2021-10-06T00:13:33.984Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-06T00:13:34.293Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-06T00:13:34.306Z] $ docker stop --time=1 532cd2ce88e8cbaabf9f17447539791b35643a573d3bb5db05edd179f097d40a [2021-10-06T00:13:36.175Z] $ docker rm -f 532cd2ce88e8cbaabf9f17447539791b35643a573d3bb5db05edd179f097d40a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T00:13:36.864Z] + docker images [2021-10-06T00:13:37.152Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-06T00:13:37.152Z] sys-mgmt-agent-arm64 latest 624784ffc6e2 3 seconds ago 277MB [2021-10-06T00:13:37.152Z] security-bootstrapper-arm64 latest 221d39246f74 51 seconds ago 17.7MB [2021-10-06T00:13:37.152Z] support-notifications-arm64 latest 61430172c50b 57 seconds ago 15.9MB [2021-10-06T00:13:37.152Z] 80db6c111b65 About a minute ago 1.45GB [2021-10-06T00:13:37.152Z] 45ba291bf48d About a minute ago 1.45GB [2021-10-06T00:13:37.152Z] 1a9b49a22a5b About a minute ago 1.45GB [2021-10-06T00:13:37.152Z] core-metadata-arm64 latest df74d2146cd9 About a minute ago 15.8MB [2021-10-06T00:13:37.152Z] 83f643dfc5bf About a minute ago 1.46GB [2021-10-06T00:13:37.152Z] core-data-arm64 latest da4c114b177b 3 minutes ago 19.4MB [2021-10-06T00:13:37.152Z] security-secretstore-setup-arm64 latest 7d876e69158f 3 minutes ago 26.5MB [2021-10-06T00:13:37.152Z] security-proxy-setup-arm64 latest dfbed5aed955 3 minutes ago 25.3MB [2021-10-06T00:13:37.152Z] core-command-arm64 latest 9c28c449cc26 3 minutes ago 15.2MB [2021-10-06T00:13:37.152Z] support-scheduler-arm64 latest 634c186e5354 3 minutes ago 15.2MB [2021-10-06T00:13:37.152Z] 7789f4e01e6a 3 minutes ago 1.46GB [2021-10-06T00:13:37.152Z] 8ac7b74562c7 3 minutes ago 1.46GB [2021-10-06T00:13:37.152Z] 494498168da7 3 minutes ago 1.46GB [2021-10-06T00:13:37.152Z] 5bbaf24dd796 4 minutes ago 1.45GB [2021-10-06T00:13:37.152Z] 6e2d2357b185 4 minutes ago 1.45GB [2021-10-06T00:13:37.152Z] ci-base-image-arm64 latest 8925df0fe710 8 minutes ago 1.24GB [2021-10-06T00:13:37.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 5bf79a92a582 7 hours ago 532MB [2021-10-06T00:13:37.152Z] docker 20.10.8 3734d5adc5ac 4 weeks ago 198MB [2021-10-06T00:13:37.152Z] alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB [2021-10-06T00:13:37.152Z] 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-10-06T00:13:37.586Z] provisioning config files... [2021-10-06T00:13:37.621Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/76@tmp/config5067322036230627751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:13:38.060Z] ---> docker-login.sh [2021-10-06T00:13:38.060Z] nexus3.edgexfoundry.org:10001 [2021-10-06T00:13:38.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:13:38.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:13:38.624Z] Configure a credential helper to remove this warning. See [2021-10-06T00:13:38.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:13:38.624Z] [2021-10-06T00:13:38.624Z] Login Succeeded [2021-10-06T00:13:38.624Z] nexus3.edgexfoundry.org:10002 [2021-10-06T00:13:38.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:13:39.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:13:39.188Z] Configure a credential helper to remove this warning. See [2021-10-06T00:13:39.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:13:39.188Z] [2021-10-06T00:13:39.188Z] Login Succeeded [2021-10-06T00:13:39.188Z] nexus3.edgexfoundry.org:10003 [2021-10-06T00:13:39.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:13:39.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:13:39.806Z] Configure a credential helper to remove this warning. See [2021-10-06T00:13:39.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:13:39.806Z] [2021-10-06T00:13:39.806Z] Login Succeeded [2021-10-06T00:13:39.806Z] nexus3.edgexfoundry.org:10004 [2021-10-06T00:13:40.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:13:40.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:13:40.427Z] Configure a credential helper to remove this warning. See [2021-10-06T00:13:40.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:13:40.427Z] [2021-10-06T00:13:40.427Z] Login Succeeded [2021-10-06T00:13:40.427Z] docker.io [2021-10-06T00:13:41.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T00:13:41.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T00:13:41.335Z] Configure a credential helper to remove this warning. See [2021-10-06T00:13:41.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T00:13:41.335Z] [2021-10-06T00:13:41.335Z] Login Succeeded [2021-10-06T00:13:41.335Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T00:13:41.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:13:41.466Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-06T00:13:41.466Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:13:41.466Z] latest [2021-10-06T00:13:41.466Z] 2.0.1-dev.66 [2021-10-06T00:13:41.466Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:13:41.466Z] main [2021-10-06T00:13:41.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:41.914Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:42.437Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:13:42.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-06T00:13:42.437Z] 1cd03dbb22a7: Preparing [2021-10-06T00:13:42.437Z] 931f62297b71: Preparing [2021-10-06T00:13:42.437Z] 2b478c1d64d8: Preparing [2021-10-06T00:13:42.437Z] 46971ed0562d: Preparing [2021-10-06T00:13:42.437Z] ee420dfed78a: Preparing [2021-10-06T00:13:42.802Z] ee420dfed78a: Layer already exists [2021-10-06T00:13:42.802Z] 2b478c1d64d8: Pushed [2021-10-06T00:13:42.802Z] 1cd03dbb22a7: Pushed [2021-10-06T00:13:43.104Z] 46971ed0562d: Pushed [2021-10-06T00:13:45.150Z] 931f62297b71: Pushed [2021-10-06T00:13:45.650Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:5364c5e6cf09b552002aba4b5a36f11729d779a00c1cb891af6fd5c0d3fc2699 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:46.057Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:46.458Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-06T00:13:46.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-06T00:13:46.458Z] 1cd03dbb22a7: Preparing [2021-10-06T00:13:46.458Z] 931f62297b71: Preparing [2021-10-06T00:13:46.458Z] 2b478c1d64d8: Preparing [2021-10-06T00:13:46.458Z] 46971ed0562d: Preparing [2021-10-06T00:13:46.458Z] ee420dfed78a: Preparing [2021-10-06T00:13:46.741Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:13:46.741Z] 1cd03dbb22a7: Layer already exists [2021-10-06T00:13:46.741Z] 931f62297b71: Layer already exists [2021-10-06T00:13:47.760Z] 46971ed0562d: Layer already exists [2021-10-06T00:13:47.760Z] ee420dfed78a: Layer already exists [2021-10-06T00:13:47.760Z] latest: digest: sha256:5364c5e6cf09b552002aba4b5a36f11729d779a00c1cb891af6fd5c0d3fc2699 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:48.163Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:48.547Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.66 [2021-10-06T00:13:48.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-06T00:13:48.547Z] 1cd03dbb22a7: Preparing [2021-10-06T00:13:48.547Z] 931f62297b71: Preparing [2021-10-06T00:13:48.547Z] 2b478c1d64d8: Preparing [2021-10-06T00:13:48.547Z] 46971ed0562d: Preparing [2021-10-06T00:13:48.547Z] ee420dfed78a: Preparing [2021-10-06T00:13:48.833Z] 931f62297b71: Layer already exists [2021-10-06T00:13:48.833Z] 46971ed0562d: Layer already exists [2021-10-06T00:13:48.833Z] ee420dfed78a: Layer already exists [2021-10-06T00:13:48.833Z] 1cd03dbb22a7: Layer already exists [2021-10-06T00:13:48.833Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:13:48.833Z] 2.0.1-dev.66: digest: sha256:5364c5e6cf09b552002aba4b5a36f11729d779a00c1cb891af6fd5c0d3fc2699 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:49.252Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:49.643Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:13:49.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-06T00:13:49.643Z] 1cd03dbb22a7: Preparing [2021-10-06T00:13:49.643Z] 931f62297b71: Preparing [2021-10-06T00:13:49.643Z] 2b478c1d64d8: Preparing [2021-10-06T00:13:49.643Z] 46971ed0562d: Preparing [2021-10-06T00:13:49.643Z] ee420dfed78a: Preparing [2021-10-06T00:13:49.927Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:13:49.927Z] 1cd03dbb22a7: Layer already exists [2021-10-06T00:13:49.927Z] ee420dfed78a: Layer already exists [2021-10-06T00:13:49.927Z] 931f62297b71: Layer already exists [2021-10-06T00:13:49.927Z] 46971ed0562d: Layer already exists [2021-10-06T00:13:49.927Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:5364c5e6cf09b552002aba4b5a36f11729d779a00c1cb891af6fd5c0d3fc2699 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:50.531Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:51.146Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-06T00:13:51.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-06T00:13:51.146Z] 1cd03dbb22a7: Preparing [2021-10-06T00:13:51.146Z] 931f62297b71: Preparing [2021-10-06T00:13:51.146Z] 2b478c1d64d8: Preparing [2021-10-06T00:13:51.146Z] 46971ed0562d: Preparing [2021-10-06T00:13:51.146Z] ee420dfed78a: Preparing [2021-10-06T00:13:51.146Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:13:51.146Z] 931f62297b71: Layer already exists [2021-10-06T00:13:51.146Z] 1cd03dbb22a7: Layer already exists [2021-10-06T00:13:51.146Z] 46971ed0562d: Layer already exists [2021-10-06T00:13:52.155Z] ee420dfed78a: Layer already exists [2021-10-06T00:13:52.155Z] main: digest: sha256:5364c5e6cf09b552002aba4b5a36f11729d779a00c1cb891af6fd5c0d3fc2699 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:13:52.232Z] ===================================================== [Pipeline] echo [2021-10-06T00:13:52.254Z] taggedImages: [2021-10-06T00:13:52.254Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:13:52.254Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-06T00:13:52.254Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.66 [2021-10-06T00:13:52.254Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:13:52.254Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-06T00:13:52.308Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-06T00:13:52.308Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:13:52.308Z] latest [2021-10-06T00:13:52.308Z] 2.0.1-dev.66 [2021-10-06T00:13:52.308Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:13:52.308Z] main [2021-10-06T00:13:52.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:52.725Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:53.114Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:13:53.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-06T00:13:53.114Z] b91ab464c981: Preparing [2021-10-06T00:13:53.114Z] eae8922e3153: Preparing [2021-10-06T00:13:53.114Z] 2b478c1d64d8: Preparing [2021-10-06T00:13:53.114Z] 8008f900c5e0: Preparing [2021-10-06T00:13:53.114Z] 69fbcf5321d1: Preparing [2021-10-06T00:13:53.114Z] ee420dfed78a: Preparing [2021-10-06T00:13:53.114Z] ee420dfed78a: Waiting [2021-10-06T00:13:53.395Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:13:53.395Z] ee420dfed78a: Layer already exists [2021-10-06T00:13:53.395Z] b91ab464c981: Pushed [2021-10-06T00:13:53.676Z] 69fbcf5321d1: Pushed [2021-10-06T00:13:54.295Z] 8008f900c5e0: Pushed [2021-10-06T00:13:56.555Z] eae8922e3153: Pushed [2021-10-06T00:13:56.555Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:c6bc4ac9d01b4659c6559f292ac6c0b316f1716c95a20e945cd0d6496e1e833f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:57.234Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:57.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-06T00:13:57.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-06T00:13:57.623Z] b91ab464c981: Preparing [2021-10-06T00:13:57.624Z] eae8922e3153: Preparing [2021-10-06T00:13:57.624Z] 2b478c1d64d8: Preparing [2021-10-06T00:13:57.624Z] 8008f900c5e0: Preparing [2021-10-06T00:13:57.624Z] 69fbcf5321d1: Preparing [2021-10-06T00:13:57.624Z] ee420dfed78a: Preparing [2021-10-06T00:13:57.624Z] ee420dfed78a: Waiting [2021-10-06T00:13:57.624Z] 8008f900c5e0: Layer already exists [2021-10-06T00:13:57.624Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:13:57.624Z] b91ab464c981: Layer already exists [2021-10-06T00:13:57.624Z] 69fbcf5321d1: Layer already exists [2021-10-06T00:13:57.624Z] eae8922e3153: Layer already exists [2021-10-06T00:13:57.905Z] ee420dfed78a: Layer already exists [2021-10-06T00:13:57.905Z] latest: digest: sha256:c6bc4ac9d01b4659c6559f292ac6c0b316f1716c95a20e945cd0d6496e1e833f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:58.296Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:58.701Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.66 [2021-10-06T00:13:58.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-06T00:13:58.701Z] b91ab464c981: Preparing [2021-10-06T00:13:58.701Z] eae8922e3153: Preparing [2021-10-06T00:13:58.701Z] 2b478c1d64d8: Preparing [2021-10-06T00:13:58.701Z] 8008f900c5e0: Preparing [2021-10-06T00:13:58.701Z] 69fbcf5321d1: Preparing [2021-10-06T00:13:58.701Z] ee420dfed78a: Preparing [2021-10-06T00:13:58.701Z] ee420dfed78a: Waiting [2021-10-06T00:13:58.982Z] 69fbcf5321d1: Layer already exists [2021-10-06T00:13:58.982Z] b91ab464c981: Layer already exists [2021-10-06T00:13:58.982Z] 8008f900c5e0: Layer already exists [2021-10-06T00:13:58.982Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:13:58.982Z] eae8922e3153: Layer already exists [2021-10-06T00:13:58.982Z] ee420dfed78a: Layer already exists [2021-10-06T00:13:58.982Z] 2.0.1-dev.66: digest: sha256:c6bc4ac9d01b4659c6559f292ac6c0b316f1716c95a20e945cd0d6496e1e833f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:59.387Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:13:59.801Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:13:59.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-06T00:13:59.801Z] b91ab464c981: Preparing [2021-10-06T00:13:59.801Z] eae8922e3153: Preparing [2021-10-06T00:13:59.801Z] 2b478c1d64d8: Preparing [2021-10-06T00:13:59.801Z] 8008f900c5e0: Preparing [2021-10-06T00:13:59.801Z] 69fbcf5321d1: Preparing [2021-10-06T00:13:59.801Z] ee420dfed78a: Preparing [2021-10-06T00:13:59.801Z] ee420dfed78a: Waiting [2021-10-06T00:13:59.801Z] 69fbcf5321d1: Layer already exists [2021-10-06T00:13:59.801Z] 8008f900c5e0: Layer already exists [2021-10-06T00:13:59.801Z] b91ab464c981: Layer already exists [2021-10-06T00:13:59.801Z] eae8922e3153: Layer already exists [2021-10-06T00:13:59.801Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:13:59.801Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:00.087Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:c6bc4ac9d01b4659c6559f292ac6c0b316f1716c95a20e945cd0d6496e1e833f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:00.717Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:01.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-06T00:14:01.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-06T00:14:01.104Z] b91ab464c981: Preparing [2021-10-06T00:14:01.104Z] eae8922e3153: Preparing [2021-10-06T00:14:01.104Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:01.104Z] 8008f900c5e0: Preparing [2021-10-06T00:14:01.104Z] 69fbcf5321d1: Preparing [2021-10-06T00:14:01.104Z] ee420dfed78a: Preparing [2021-10-06T00:14:01.104Z] ee420dfed78a: Waiting [2021-10-06T00:14:01.104Z] 8008f900c5e0: Layer already exists [2021-10-06T00:14:01.104Z] 69fbcf5321d1: Layer already exists [2021-10-06T00:14:01.104Z] b91ab464c981: Layer already exists [2021-10-06T00:14:01.104Z] eae8922e3153: Layer already exists [2021-10-06T00:14:01.104Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:01.389Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:01.389Z] main: digest: sha256:c6bc4ac9d01b4659c6559f292ac6c0b316f1716c95a20e945cd0d6496e1e833f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:14:01.472Z] ===================================================== [Pipeline] echo [2021-10-06T00:14:01.490Z] taggedImages: [2021-10-06T00:14:01.490Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:01.490Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-06T00:14:01.490Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.66 [2021-10-06T00:14:01.490Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:01.490Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-06T00:14:01.537Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-06T00:14:01.537Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:01.537Z] latest [2021-10-06T00:14:01.537Z] 2.0.1-dev.66 [2021-10-06T00:14:01.537Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:01.537Z] main [2021-10-06T00:14:01.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:01.966Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:02.360Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:02.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-06T00:14:02.360Z] 04be53ea28e0: Preparing [2021-10-06T00:14:02.360Z] b2ab5bec606b: Preparing [2021-10-06T00:14:02.360Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:02.360Z] 46971ed0562d: Preparing [2021-10-06T00:14:02.360Z] ee420dfed78a: Preparing [2021-10-06T00:14:02.649Z] 04be53ea28e0: Pushed [2021-10-06T00:14:02.932Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:02.932Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:02.932Z] 46971ed0562d: Layer already exists [2021-10-06T00:14:05.629Z] b2ab5bec606b: Pushed [2021-10-06T00:14:05.629Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:ad27e256713cc2112814b733f02864023286464a18558a1947082901e14314b7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:06.021Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:06.421Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-06T00:14:06.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-06T00:14:07.431Z] 04be53ea28e0: Preparing [2021-10-06T00:14:07.431Z] b2ab5bec606b: Preparing [2021-10-06T00:14:07.431Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:07.431Z] 46971ed0562d: Preparing [2021-10-06T00:14:07.431Z] ee420dfed78a: Preparing [2021-10-06T00:14:07.713Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:07.713Z] 46971ed0562d: Layer already exists [2021-10-06T00:14:07.713Z] b2ab5bec606b: Layer already exists [2021-10-06T00:14:07.713Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:07.713Z] 04be53ea28e0: Layer already exists [2021-10-06T00:14:07.713Z] latest: digest: sha256:ad27e256713cc2112814b733f02864023286464a18558a1947082901e14314b7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:08.102Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:08.493Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.66 [2021-10-06T00:14:08.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-06T00:14:08.494Z] 04be53ea28e0: Preparing [2021-10-06T00:14:08.494Z] b2ab5bec606b: Preparing [2021-10-06T00:14:08.494Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:08.494Z] 46971ed0562d: Preparing [2021-10-06T00:14:08.494Z] ee420dfed78a: Preparing [2021-10-06T00:14:08.494Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:08.494Z] 46971ed0562d: Layer already exists [2021-10-06T00:14:08.494Z] 04be53ea28e0: Layer already exists [2021-10-06T00:14:08.779Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:08.779Z] b2ab5bec606b: Layer already exists [2021-10-06T00:14:08.779Z] 2.0.1-dev.66: digest: sha256:ad27e256713cc2112814b733f02864023286464a18558a1947082901e14314b7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:09.200Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:09.673Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:09.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-06T00:14:09.673Z] 04be53ea28e0: Preparing [2021-10-06T00:14:09.673Z] b2ab5bec606b: Preparing [2021-10-06T00:14:09.673Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:09.673Z] 46971ed0562d: Preparing [2021-10-06T00:14:09.673Z] ee420dfed78a: Preparing [2021-10-06T00:14:09.968Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:09.968Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:09.968Z] b2ab5bec606b: Layer already exists [2021-10-06T00:14:09.968Z] 04be53ea28e0: Layer already exists [2021-10-06T00:14:09.968Z] 46971ed0562d: Layer already exists [2021-10-06T00:14:09.968Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:ad27e256713cc2112814b733f02864023286464a18558a1947082901e14314b7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:10.386Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:10.774Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-06T00:14:10.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-06T00:14:10.774Z] 04be53ea28e0: Preparing [2021-10-06T00:14:10.774Z] b2ab5bec606b: Preparing [2021-10-06T00:14:10.774Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:10.774Z] 46971ed0562d: Preparing [2021-10-06T00:14:10.774Z] ee420dfed78a: Preparing [2021-10-06T00:14:11.061Z] 46971ed0562d: Layer already exists [2021-10-06T00:14:11.061Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:11.061Z] 04be53ea28e0: Layer already exists [2021-10-06T00:14:11.061Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:11.061Z] b2ab5bec606b: Layer already exists [2021-10-06T00:14:11.061Z] main: digest: sha256:ad27e256713cc2112814b733f02864023286464a18558a1947082901e14314b7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:14:11.141Z] ===================================================== [Pipeline] echo [2021-10-06T00:14:11.159Z] taggedImages: [2021-10-06T00:14:11.159Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:11.159Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-06T00:14:11.159Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.66 [2021-10-06T00:14:11.159Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:11.159Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-06T00:14:11.204Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-06T00:14:11.204Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:11.204Z] latest [2021-10-06T00:14:11.204Z] 2.0.1-dev.66 [2021-10-06T00:14:11.204Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:11.204Z] main [2021-10-06T00:14:11.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:11.636Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:12.012Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:12.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-06T00:14:12.012Z] b744a1863a7f: Preparing [2021-10-06T00:14:12.012Z] b744a1863a7f: Preparing [2021-10-06T00:14:12.012Z] 4b0774829a7d: Preparing [2021-10-06T00:14:12.012Z] 0b3998d5fe70: Preparing [2021-10-06T00:14:12.012Z] 4191cfed1a16: Preparing [2021-10-06T00:14:12.012Z] 3371798bc778: Preparing [2021-10-06T00:14:12.012Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:12.012Z] 8ff645d47798: Preparing [2021-10-06T00:14:12.012Z] 6bf960bf7a05: Preparing [2021-10-06T00:14:12.012Z] 01a5f59f45de: Preparing [2021-10-06T00:14:12.012Z] 9e28d0996e7e: Preparing [2021-10-06T00:14:12.012Z] ee420dfed78a: Preparing [2021-10-06T00:14:12.012Z] 6bf960bf7a05: Waiting [2021-10-06T00:14:12.012Z] 01a5f59f45de: Waiting [2021-10-06T00:14:12.012Z] 2b478c1d64d8: Waiting [2021-10-06T00:14:12.012Z] 9e28d0996e7e: Waiting [2021-10-06T00:14:12.012Z] ee420dfed78a: Waiting [2021-10-06T00:14:12.012Z] 8ff645d47798: Waiting [2021-10-06T00:14:12.317Z] b744a1863a7f: Pushed [2021-10-06T00:14:12.317Z] 4b0774829a7d: Pushed [2021-10-06T00:14:12.317Z] 4191cfed1a16: Pushed [2021-10-06T00:14:12.597Z] 0b3998d5fe70: Pushed [2021-10-06T00:14:12.597Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:12.597Z] 8ff645d47798: Pushed [2021-10-06T00:14:13.097Z] 01a5f59f45de: Pushed [2021-10-06T00:14:13.097Z] 9e28d0996e7e: Pushed [2021-10-06T00:14:13.097Z] 6bf960bf7a05: Pushed [2021-10-06T00:14:13.097Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:15.770Z] 3371798bc778: Pushed [2021-10-06T00:14:15.770Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:0620c984a2d1d84ccecf1c4a858a7183af2ac3fd6021e9c7a9213449aae826a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:16.148Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:16.525Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-06T00:14:16.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-06T00:14:16.525Z] b744a1863a7f: Preparing [2021-10-06T00:14:16.525Z] b744a1863a7f: Preparing [2021-10-06T00:14:16.525Z] 4b0774829a7d: Preparing [2021-10-06T00:14:16.525Z] 0b3998d5fe70: Preparing [2021-10-06T00:14:16.525Z] 4191cfed1a16: Preparing [2021-10-06T00:14:16.525Z] 3371798bc778: Preparing [2021-10-06T00:14:16.525Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:16.525Z] 8ff645d47798: Preparing [2021-10-06T00:14:16.525Z] 6bf960bf7a05: Preparing [2021-10-06T00:14:16.525Z] 01a5f59f45de: Preparing [2021-10-06T00:14:16.525Z] 9e28d0996e7e: Preparing [2021-10-06T00:14:16.525Z] ee420dfed78a: Preparing [2021-10-06T00:14:16.525Z] 2b478c1d64d8: Waiting [2021-10-06T00:14:16.525Z] 8ff645d47798: Waiting [2021-10-06T00:14:16.525Z] 6bf960bf7a05: Waiting [2021-10-06T00:14:16.525Z] ee420dfed78a: Waiting [2021-10-06T00:14:16.525Z] 9e28d0996e7e: Waiting [2021-10-06T00:14:16.525Z] 01a5f59f45de: Waiting [2021-10-06T00:14:16.807Z] 3371798bc778: Layer already exists [2021-10-06T00:14:16.807Z] 0b3998d5fe70: Layer already exists [2021-10-06T00:14:16.807Z] 4b0774829a7d: Layer already exists [2021-10-06T00:14:16.807Z] b744a1863a7f: Layer already exists [2021-10-06T00:14:16.807Z] 4191cfed1a16: Layer already exists [2021-10-06T00:14:16.807Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:16.807Z] 8ff645d47798: Layer already exists [2021-10-06T00:14:16.807Z] 6bf960bf7a05: Layer already exists [2021-10-06T00:14:16.807Z] 01a5f59f45de: Layer already exists [2021-10-06T00:14:16.807Z] 9e28d0996e7e: Layer already exists [2021-10-06T00:14:16.807Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:16.807Z] latest: digest: sha256:0620c984a2d1d84ccecf1c4a858a7183af2ac3fd6021e9c7a9213449aae826a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:17.188Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:17.570Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.66 [2021-10-06T00:14:17.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-06T00:14:17.570Z] b744a1863a7f: Preparing [2021-10-06T00:14:17.570Z] b744a1863a7f: Preparing [2021-10-06T00:14:17.570Z] 4b0774829a7d: Preparing [2021-10-06T00:14:17.570Z] 0b3998d5fe70: Preparing [2021-10-06T00:14:17.570Z] 4191cfed1a16: Preparing [2021-10-06T00:14:17.570Z] 3371798bc778: Preparing [2021-10-06T00:14:17.570Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:17.570Z] 8ff645d47798: Preparing [2021-10-06T00:14:17.570Z] 6bf960bf7a05: Preparing [2021-10-06T00:14:17.570Z] 01a5f59f45de: Preparing [2021-10-06T00:14:17.570Z] 9e28d0996e7e: Preparing [2021-10-06T00:14:17.570Z] ee420dfed78a: Preparing [2021-10-06T00:14:17.570Z] 6bf960bf7a05: Waiting [2021-10-06T00:14:17.570Z] 01a5f59f45de: Waiting [2021-10-06T00:14:17.570Z] 9e28d0996e7e: Waiting [2021-10-06T00:14:17.570Z] ee420dfed78a: Waiting [2021-10-06T00:14:17.570Z] 8ff645d47798: Waiting [2021-10-06T00:14:17.570Z] 2b478c1d64d8: Waiting [2021-10-06T00:14:17.854Z] 4b0774829a7d: Layer already exists [2021-10-06T00:14:17.854Z] 3371798bc778: Layer already exists [2021-10-06T00:14:17.854Z] 4191cfed1a16: Layer already exists [2021-10-06T00:14:17.854Z] b744a1863a7f: Layer already exists [2021-10-06T00:14:17.854Z] 0b3998d5fe70: Layer already exists [2021-10-06T00:14:17.854Z] 8ff645d47798: Layer already exists [2021-10-06T00:14:17.854Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:17.854Z] 01a5f59f45de: Layer already exists [2021-10-06T00:14:17.854Z] 9e28d0996e7e: Layer already exists [2021-10-06T00:14:17.854Z] 6bf960bf7a05: Layer already exists [2021-10-06T00:14:17.854Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:17.854Z] 2.0.1-dev.66: digest: sha256:0620c984a2d1d84ccecf1c4a858a7183af2ac3fd6021e9c7a9213449aae826a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:18.245Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:18.622Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:18.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-06T00:14:18.906Z] b744a1863a7f: Preparing [2021-10-06T00:14:18.907Z] b744a1863a7f: Preparing [2021-10-06T00:14:18.907Z] 4b0774829a7d: Preparing [2021-10-06T00:14:18.907Z] 0b3998d5fe70: Preparing [2021-10-06T00:14:18.907Z] 4191cfed1a16: Preparing [2021-10-06T00:14:18.907Z] 3371798bc778: Preparing [2021-10-06T00:14:18.907Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:18.907Z] 8ff645d47798: Preparing [2021-10-06T00:14:18.907Z] 6bf960bf7a05: Preparing [2021-10-06T00:14:18.907Z] 01a5f59f45de: Preparing [2021-10-06T00:14:18.907Z] 9e28d0996e7e: Preparing [2021-10-06T00:14:18.907Z] ee420dfed78a: Preparing [2021-10-06T00:14:18.907Z] 2b478c1d64d8: Waiting [2021-10-06T00:14:18.907Z] 8ff645d47798: Waiting [2021-10-06T00:14:18.907Z] 6bf960bf7a05: Waiting [2021-10-06T00:14:18.907Z] 01a5f59f45de: Waiting [2021-10-06T00:14:18.907Z] 9e28d0996e7e: Waiting [2021-10-06T00:14:18.907Z] ee420dfed78a: Waiting [2021-10-06T00:14:18.907Z] 3371798bc778: Layer already exists [2021-10-06T00:14:18.907Z] 4191cfed1a16: Layer already exists [2021-10-06T00:14:18.907Z] 4b0774829a7d: Layer already exists [2021-10-06T00:14:18.907Z] b744a1863a7f: Layer already exists [2021-10-06T00:14:18.907Z] 0b3998d5fe70: Layer already exists [2021-10-06T00:14:19.189Z] 8ff645d47798: Layer already exists [2021-10-06T00:14:19.189Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:19.189Z] 6bf960bf7a05: Layer already exists [2021-10-06T00:14:19.189Z] 9e28d0996e7e: Layer already exists [2021-10-06T00:14:19.189Z] 01a5f59f45de: Layer already exists [2021-10-06T00:14:19.189Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:19.189Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:0620c984a2d1d84ccecf1c4a858a7183af2ac3fd6021e9c7a9213449aae826a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:19.568Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:19.944Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-06T00:14:19.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-06T00:14:19.944Z] b744a1863a7f: Preparing [2021-10-06T00:14:19.944Z] b744a1863a7f: Preparing [2021-10-06T00:14:19.944Z] 4b0774829a7d: Preparing [2021-10-06T00:14:19.944Z] 0b3998d5fe70: Preparing [2021-10-06T00:14:19.944Z] 4191cfed1a16: Preparing [2021-10-06T00:14:19.944Z] 3371798bc778: Preparing [2021-10-06T00:14:19.944Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:19.944Z] 8ff645d47798: Preparing [2021-10-06T00:14:19.944Z] 6bf960bf7a05: Preparing [2021-10-06T00:14:19.944Z] 01a5f59f45de: Preparing [2021-10-06T00:14:19.944Z] 9e28d0996e7e: Preparing [2021-10-06T00:14:19.944Z] ee420dfed78a: Preparing [2021-10-06T00:14:19.944Z] 2b478c1d64d8: Waiting [2021-10-06T00:14:19.944Z] 8ff645d47798: Waiting [2021-10-06T00:14:19.944Z] 6bf960bf7a05: Waiting [2021-10-06T00:14:19.944Z] 01a5f59f45de: Waiting [2021-10-06T00:14:19.944Z] ee420dfed78a: Waiting [2021-10-06T00:14:19.944Z] 9e28d0996e7e: Waiting [2021-10-06T00:14:20.232Z] 3371798bc778: Layer already exists [2021-10-06T00:14:20.232Z] 0b3998d5fe70: Layer already exists [2021-10-06T00:14:20.232Z] 4191cfed1a16: Layer already exists [2021-10-06T00:14:20.232Z] b744a1863a7f: Layer already exists [2021-10-06T00:14:20.232Z] 8ff645d47798: Layer already exists [2021-10-06T00:14:20.232Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:20.232Z] 6bf960bf7a05: Layer already exists [2021-10-06T00:14:20.232Z] 01a5f59f45de: Layer already exists [2021-10-06T00:14:20.232Z] 9e28d0996e7e: Layer already exists [2021-10-06T00:14:20.232Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:20.232Z] 4b0774829a7d: Layer already exists [2021-10-06T00:14:20.537Z] main: digest: sha256:0620c984a2d1d84ccecf1c4a858a7183af2ac3fd6021e9c7a9213449aae826a7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:14:20.617Z] ===================================================== [Pipeline] echo [2021-10-06T00:14:20.634Z] taggedImages: [2021-10-06T00:14:20.634Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:20.634Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-06T00:14:20.634Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.66 [2021-10-06T00:14:20.634Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:20.634Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-06T00:14:20.677Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-06T00:14:20.677Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:20.677Z] latest [2021-10-06T00:14:20.677Z] 2.0.1-dev.66 [2021-10-06T00:14:20.677Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:20.677Z] main [2021-10-06T00:14:20.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:21.087Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:21.464Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:21.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-06T00:14:21.464Z] 6fd0b82282b1: Preparing [2021-10-06T00:14:21.464Z] b69511b6adbc: Preparing [2021-10-06T00:14:21.464Z] c668ef1c2f25: Preparing [2021-10-06T00:14:21.464Z] c6833fd9b182: Preparing [2021-10-06T00:14:21.464Z] 7f406a38d5da: Preparing [2021-10-06T00:14:21.464Z] ee420dfed78a: Preparing [2021-10-06T00:14:21.464Z] ee420dfed78a: Waiting [2021-10-06T00:14:21.749Z] c668ef1c2f25: Pushed [2021-10-06T00:14:22.032Z] c6833fd9b182: Pushed [2021-10-06T00:14:22.032Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:22.316Z] 7f406a38d5da: Pushed [2021-10-06T00:14:24.332Z] b69511b6adbc: Pushed [2021-10-06T00:14:24.332Z] 6fd0b82282b1: Pushed [2021-10-06T00:14:24.332Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:280d32789bfbee1d9288415593e577c64f9676406a415dede3224f5119de4c4d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:24.991Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:25.370Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-06T00:14:25.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-06T00:14:25.370Z] 6fd0b82282b1: Preparing [2021-10-06T00:14:25.370Z] b69511b6adbc: Preparing [2021-10-06T00:14:25.370Z] c668ef1c2f25: Preparing [2021-10-06T00:14:25.370Z] c6833fd9b182: Preparing [2021-10-06T00:14:25.370Z] 7f406a38d5da: Preparing [2021-10-06T00:14:25.370Z] ee420dfed78a: Preparing [2021-10-06T00:14:25.370Z] ee420dfed78a: Waiting [2021-10-06T00:14:25.652Z] c668ef1c2f25: Layer already exists [2021-10-06T00:14:25.652Z] 7f406a38d5da: Layer already exists [2021-10-06T00:14:25.652Z] c6833fd9b182: Layer already exists [2021-10-06T00:14:25.652Z] 6fd0b82282b1: Layer already exists [2021-10-06T00:14:25.652Z] b69511b6adbc: Layer already exists [2021-10-06T00:14:25.652Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:25.652Z] latest: digest: sha256:280d32789bfbee1d9288415593e577c64f9676406a415dede3224f5119de4c4d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:26.030Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:26.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.66 [2021-10-06T00:14:26.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-06T00:14:26.434Z] 6fd0b82282b1: Preparing [2021-10-06T00:14:26.434Z] b69511b6adbc: Preparing [2021-10-06T00:14:26.434Z] c668ef1c2f25: Preparing [2021-10-06T00:14:26.434Z] c6833fd9b182: Preparing [2021-10-06T00:14:26.434Z] 7f406a38d5da: Preparing [2021-10-06T00:14:26.434Z] ee420dfed78a: Preparing [2021-10-06T00:14:26.434Z] ee420dfed78a: Waiting [2021-10-06T00:14:26.434Z] c6833fd9b182: Layer already exists [2021-10-06T00:14:26.434Z] 7f406a38d5da: Layer already exists [2021-10-06T00:14:26.434Z] c668ef1c2f25: Layer already exists [2021-10-06T00:14:26.434Z] 6fd0b82282b1: Layer already exists [2021-10-06T00:14:26.434Z] b69511b6adbc: Layer already exists [2021-10-06T00:14:26.714Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:26.714Z] 2.0.1-dev.66: digest: sha256:280d32789bfbee1d9288415593e577c64f9676406a415dede3224f5119de4c4d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:27.100Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:27.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:27.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-06T00:14:28.016Z] 6fd0b82282b1: Preparing [2021-10-06T00:14:28.016Z] b69511b6adbc: Preparing [2021-10-06T00:14:28.016Z] c668ef1c2f25: Preparing [2021-10-06T00:14:28.016Z] c6833fd9b182: Preparing [2021-10-06T00:14:28.016Z] 7f406a38d5da: Preparing [2021-10-06T00:14:28.016Z] ee420dfed78a: Preparing [2021-10-06T00:14:28.016Z] ee420dfed78a: Waiting [2021-10-06T00:14:28.016Z] 7f406a38d5da: Layer already exists [2021-10-06T00:14:28.016Z] c668ef1c2f25: Layer already exists [2021-10-06T00:14:28.016Z] b69511b6adbc: Layer already exists [2021-10-06T00:14:28.016Z] c6833fd9b182: Layer already exists [2021-10-06T00:14:28.016Z] 6fd0b82282b1: Layer already exists [2021-10-06T00:14:28.016Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:28.016Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:280d32789bfbee1d9288415593e577c64f9676406a415dede3224f5119de4c4d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:28.402Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:28.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-06T00:14:28.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-06T00:14:28.780Z] 6fd0b82282b1: Preparing [2021-10-06T00:14:28.780Z] b69511b6adbc: Preparing [2021-10-06T00:14:28.780Z] c668ef1c2f25: Preparing [2021-10-06T00:14:28.780Z] c6833fd9b182: Preparing [2021-10-06T00:14:28.780Z] 7f406a38d5da: Preparing [2021-10-06T00:14:28.780Z] ee420dfed78a: Preparing [2021-10-06T00:14:28.780Z] ee420dfed78a: Waiting [2021-10-06T00:14:29.065Z] c6833fd9b182: Layer already exists [2021-10-06T00:14:29.065Z] 7f406a38d5da: Layer already exists [2021-10-06T00:14:29.065Z] 6fd0b82282b1: Layer already exists [2021-10-06T00:14:29.065Z] b69511b6adbc: Layer already exists [2021-10-06T00:14:29.065Z] c668ef1c2f25: Layer already exists [2021-10-06T00:14:29.065Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:29.065Z] main: digest: sha256:280d32789bfbee1d9288415593e577c64f9676406a415dede3224f5119de4c4d size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:14:29.142Z] ===================================================== [Pipeline] echo [2021-10-06T00:14:29.158Z] taggedImages: [2021-10-06T00:14:29.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:29.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-06T00:14:29.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.66 [2021-10-06T00:14:29.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:29.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-06T00:14:29.200Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-06T00:14:29.201Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:29.201Z] latest [2021-10-06T00:14:29.201Z] 2.0.1-dev.66 [2021-10-06T00:14:29.201Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:29.201Z] main [2021-10-06T00:14:29.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:29.615Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:29.987Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:29.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-06T00:14:29.987Z] d63e5dc192c4: Preparing [2021-10-06T00:14:29.987Z] 42e31970cc11: Preparing [2021-10-06T00:14:29.987Z] 393db15d0902: Preparing [2021-10-06T00:14:29.987Z] 7f0a7befd68c: Preparing [2021-10-06T00:14:29.987Z] cab2b172cd29: Preparing [2021-10-06T00:14:29.987Z] a7fbdece8bb9: Preparing [2021-10-06T00:14:29.987Z] 8d160ff52b2d: Preparing [2021-10-06T00:14:29.987Z] a57405d8363f: Preparing [2021-10-06T00:14:29.987Z] 5fe7c6cea3ce: Preparing [2021-10-06T00:14:29.987Z] ee420dfed78a: Preparing [2021-10-06T00:14:29.987Z] 5fe7c6cea3ce: Waiting [2021-10-06T00:14:29.987Z] a57405d8363f: Waiting [2021-10-06T00:14:29.987Z] ee420dfed78a: Waiting [2021-10-06T00:14:29.987Z] a7fbdece8bb9: Waiting [2021-10-06T00:14:29.987Z] 8d160ff52b2d: Waiting [2021-10-06T00:14:30.275Z] 42e31970cc11: Pushed [2021-10-06T00:14:30.276Z] cab2b172cd29: Pushed [2021-10-06T00:14:30.569Z] d63e5dc192c4: Pushed [2021-10-06T00:14:30.569Z] a7fbdece8bb9: Pushed [2021-10-06T00:14:30.569Z] 8d160ff52b2d: Pushed [2021-10-06T00:14:30.851Z] a57405d8363f: Pushed [2021-10-06T00:14:30.851Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:31.133Z] 5fe7c6cea3ce: Pushed [2021-10-06T00:14:33.160Z] 7f0a7befd68c: Pushed [2021-10-06T00:14:34.625Z] 393db15d0902: Pushed [2021-10-06T00:14:34.906Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:ab532553e9f3ade85daf944f52d7eb38a17174ec5cb3b28a510c13154a5e0501 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:35.285Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:35.658Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-06T00:14:35.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-06T00:14:35.658Z] d63e5dc192c4: Preparing [2021-10-06T00:14:35.658Z] 42e31970cc11: Preparing [2021-10-06T00:14:35.658Z] 393db15d0902: Preparing [2021-10-06T00:14:35.658Z] 7f0a7befd68c: Preparing [2021-10-06T00:14:35.658Z] cab2b172cd29: Preparing [2021-10-06T00:14:35.658Z] a7fbdece8bb9: Preparing [2021-10-06T00:14:35.658Z] 8d160ff52b2d: Preparing [2021-10-06T00:14:35.658Z] a57405d8363f: Preparing [2021-10-06T00:14:35.658Z] 5fe7c6cea3ce: Preparing [2021-10-06T00:14:35.658Z] ee420dfed78a: Preparing [2021-10-06T00:14:35.658Z] a7fbdece8bb9: Waiting [2021-10-06T00:14:35.658Z] a57405d8363f: Waiting [2021-10-06T00:14:35.658Z] 5fe7c6cea3ce: Waiting [2021-10-06T00:14:35.658Z] ee420dfed78a: Waiting [2021-10-06T00:14:35.940Z] 7f0a7befd68c: Layer already exists [2021-10-06T00:14:35.940Z] cab2b172cd29: Layer already exists [2021-10-06T00:14:35.940Z] 393db15d0902: Layer already exists [2021-10-06T00:14:35.940Z] d63e5dc192c4: Layer already exists [2021-10-06T00:14:35.940Z] 42e31970cc11: Layer already exists [2021-10-06T00:14:35.940Z] a57405d8363f: Layer already exists [2021-10-06T00:14:35.940Z] a7fbdece8bb9: Layer already exists [2021-10-06T00:14:35.940Z] 8d160ff52b2d: Layer already exists [2021-10-06T00:14:35.940Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:35.940Z] 5fe7c6cea3ce: Layer already exists [2021-10-06T00:14:35.940Z] latest: digest: sha256:ab532553e9f3ade85daf944f52d7eb38a17174ec5cb3b28a510c13154a5e0501 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:36.353Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:36.926Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.66 [2021-10-06T00:14:36.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-06T00:14:36.926Z] d63e5dc192c4: Preparing [2021-10-06T00:14:36.926Z] 42e31970cc11: Preparing [2021-10-06T00:14:36.926Z] 393db15d0902: Preparing [2021-10-06T00:14:36.926Z] 7f0a7befd68c: Preparing [2021-10-06T00:14:36.926Z] cab2b172cd29: Preparing [2021-10-06T00:14:36.926Z] a7fbdece8bb9: Preparing [2021-10-06T00:14:36.926Z] 8d160ff52b2d: Preparing [2021-10-06T00:14:36.926Z] a57405d8363f: Preparing [2021-10-06T00:14:36.926Z] 5fe7c6cea3ce: Preparing [2021-10-06T00:14:36.926Z] ee420dfed78a: Preparing [2021-10-06T00:14:36.926Z] a7fbdece8bb9: Waiting [2021-10-06T00:14:36.926Z] 8d160ff52b2d: Waiting [2021-10-06T00:14:36.926Z] a57405d8363f: Waiting [2021-10-06T00:14:36.926Z] 5fe7c6cea3ce: Waiting [2021-10-06T00:14:36.926Z] ee420dfed78a: Waiting [2021-10-06T00:14:36.926Z] d63e5dc192c4: Layer already exists [2021-10-06T00:14:36.926Z] 42e31970cc11: Layer already exists [2021-10-06T00:14:36.926Z] 7f0a7befd68c: Layer already exists [2021-10-06T00:14:36.926Z] cab2b172cd29: Layer already exists [2021-10-06T00:14:37.213Z] a7fbdece8bb9: Layer already exists [2021-10-06T00:14:37.213Z] a57405d8363f: Layer already exists [2021-10-06T00:14:37.213Z] 5fe7c6cea3ce: Layer already exists [2021-10-06T00:14:37.213Z] 8d160ff52b2d: Layer already exists [2021-10-06T00:14:37.213Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:37.213Z] 393db15d0902: Layer already exists [2021-10-06T00:14:37.213Z] 2.0.1-dev.66: digest: sha256:ab532553e9f3ade85daf944f52d7eb38a17174ec5cb3b28a510c13154a5e0501 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:37.597Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:37.979Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:37.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-06T00:14:37.979Z] d63e5dc192c4: Preparing [2021-10-06T00:14:37.979Z] 42e31970cc11: Preparing [2021-10-06T00:14:37.979Z] 393db15d0902: Preparing [2021-10-06T00:14:37.979Z] 7f0a7befd68c: Preparing [2021-10-06T00:14:37.979Z] cab2b172cd29: Preparing [2021-10-06T00:14:37.979Z] a7fbdece8bb9: Preparing [2021-10-06T00:14:37.979Z] 8d160ff52b2d: Preparing [2021-10-06T00:14:37.979Z] a57405d8363f: Preparing [2021-10-06T00:14:37.979Z] 5fe7c6cea3ce: Preparing [2021-10-06T00:14:37.979Z] ee420dfed78a: Preparing [2021-10-06T00:14:37.979Z] a7fbdece8bb9: Waiting [2021-10-06T00:14:37.979Z] a57405d8363f: Waiting [2021-10-06T00:14:37.979Z] 5fe7c6cea3ce: Waiting [2021-10-06T00:14:37.979Z] ee420dfed78a: Waiting [2021-10-06T00:14:37.979Z] 8d160ff52b2d: Waiting [2021-10-06T00:14:38.278Z] 393db15d0902: Layer already exists [2021-10-06T00:14:38.278Z] 42e31970cc11: Layer already exists [2021-10-06T00:14:38.278Z] d63e5dc192c4: Layer already exists [2021-10-06T00:14:38.278Z] cab2b172cd29: Layer already exists [2021-10-06T00:14:38.278Z] 7f0a7befd68c: Layer already exists [2021-10-06T00:14:38.278Z] 8d160ff52b2d: Layer already exists [2021-10-06T00:14:38.278Z] a7fbdece8bb9: Layer already exists [2021-10-06T00:14:38.278Z] 5fe7c6cea3ce: Layer already exists [2021-10-06T00:14:38.278Z] a57405d8363f: Layer already exists [2021-10-06T00:14:38.278Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:38.278Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:ab532553e9f3ade85daf944f52d7eb38a17174ec5cb3b28a510c13154a5e0501 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:38.679Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:39.063Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-06T00:14:39.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-06T00:14:39.063Z] d63e5dc192c4: Preparing [2021-10-06T00:14:39.063Z] 42e31970cc11: Preparing [2021-10-06T00:14:39.063Z] 393db15d0902: Preparing [2021-10-06T00:14:39.063Z] 7f0a7befd68c: Preparing [2021-10-06T00:14:39.063Z] cab2b172cd29: Preparing [2021-10-06T00:14:39.063Z] a7fbdece8bb9: Preparing [2021-10-06T00:14:39.063Z] 8d160ff52b2d: Preparing [2021-10-06T00:14:39.063Z] a57405d8363f: Preparing [2021-10-06T00:14:39.063Z] 5fe7c6cea3ce: Preparing [2021-10-06T00:14:39.063Z] ee420dfed78a: Preparing [2021-10-06T00:14:39.063Z] 8d160ff52b2d: Waiting [2021-10-06T00:14:39.063Z] a57405d8363f: Waiting [2021-10-06T00:14:39.063Z] 5fe7c6cea3ce: Waiting [2021-10-06T00:14:39.063Z] a7fbdece8bb9: Waiting [2021-10-06T00:14:39.063Z] ee420dfed78a: Waiting [2021-10-06T00:14:39.346Z] 393db15d0902: Layer already exists [2021-10-06T00:14:39.346Z] d63e5dc192c4: Layer already exists [2021-10-06T00:14:39.346Z] cab2b172cd29: Layer already exists [2021-10-06T00:14:39.346Z] 42e31970cc11: Layer already exists [2021-10-06T00:14:39.346Z] 7f0a7befd68c: Layer already exists [2021-10-06T00:14:39.346Z] 5fe7c6cea3ce: Layer already exists [2021-10-06T00:14:39.346Z] 8d160ff52b2d: Layer already exists [2021-10-06T00:14:39.346Z] a7fbdece8bb9: Layer already exists [2021-10-06T00:14:39.346Z] a57405d8363f: Layer already exists [2021-10-06T00:14:39.346Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:39.346Z] main: digest: sha256:ab532553e9f3ade85daf944f52d7eb38a17174ec5cb3b28a510c13154a5e0501 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:14:39.416Z] ===================================================== [Pipeline] echo [2021-10-06T00:14:39.431Z] taggedImages: [2021-10-06T00:14:39.431Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:39.431Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-06T00:14:39.431Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.66 [2021-10-06T00:14:39.431Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:39.431Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-06T00:14:39.467Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-06T00:14:39.467Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:39.467Z] latest [2021-10-06T00:14:39.467Z] 2.0.1-dev.66 [2021-10-06T00:14:39.467Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:39.467Z] main [2021-10-06T00:14:39.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:39.899Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:40.290Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:40.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-06T00:14:40.290Z] cae1775752bd: Preparing [2021-10-06T00:14:40.290Z] 8846e12ade17: Preparing [2021-10-06T00:14:40.290Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:40.290Z] 73cae7f72c6d: Preparing [2021-10-06T00:14:40.290Z] ee420dfed78a: Preparing [2021-10-06T00:14:40.586Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:40.586Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:40.586Z] cae1775752bd: Pushed [2021-10-06T00:14:40.866Z] 73cae7f72c6d: Pushed [2021-10-06T00:14:43.544Z] 8846e12ade17: Pushed [2021-10-06T00:14:43.544Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:0f5d56d89aff5c571f01f7a04be1b5b0eee2a42302bce76b7f2d3adbc3d3c89b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:43.921Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:44.313Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-06T00:14:44.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-06T00:14:44.313Z] cae1775752bd: Preparing [2021-10-06T00:14:44.313Z] 8846e12ade17: Preparing [2021-10-06T00:14:44.313Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:44.313Z] 73cae7f72c6d: Preparing [2021-10-06T00:14:44.313Z] ee420dfed78a: Preparing [2021-10-06T00:14:44.313Z] 73cae7f72c6d: Layer already exists [2021-10-06T00:14:44.313Z] cae1775752bd: Layer already exists [2021-10-06T00:14:44.313Z] 8846e12ade17: Layer already exists [2021-10-06T00:14:44.313Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:44.313Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:44.597Z] latest: digest: sha256:0f5d56d89aff5c571f01f7a04be1b5b0eee2a42302bce76b7f2d3adbc3d3c89b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:44.993Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:45.382Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.66 [2021-10-06T00:14:45.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-06T00:14:45.382Z] cae1775752bd: Preparing [2021-10-06T00:14:45.382Z] 8846e12ade17: Preparing [2021-10-06T00:14:45.382Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:45.382Z] 73cae7f72c6d: Preparing [2021-10-06T00:14:45.382Z] ee420dfed78a: Preparing [2021-10-06T00:14:45.382Z] cae1775752bd: Layer already exists [2021-10-06T00:14:45.382Z] 73cae7f72c6d: Layer already exists [2021-10-06T00:14:45.382Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:45.382Z] 8846e12ade17: Layer already exists [2021-10-06T00:14:45.382Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:45.665Z] 2.0.1-dev.66: digest: sha256:0f5d56d89aff5c571f01f7a04be1b5b0eee2a42302bce76b7f2d3adbc3d3c89b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:46.061Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:46.460Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:46.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-06T00:14:46.460Z] cae1775752bd: Preparing [2021-10-06T00:14:46.460Z] 8846e12ade17: Preparing [2021-10-06T00:14:46.460Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:46.460Z] 73cae7f72c6d: Preparing [2021-10-06T00:14:46.460Z] ee420dfed78a: Preparing [2021-10-06T00:14:46.460Z] 8846e12ade17: Layer already exists [2021-10-06T00:14:46.460Z] 73cae7f72c6d: Layer already exists [2021-10-06T00:14:46.460Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:46.460Z] cae1775752bd: Layer already exists [2021-10-06T00:14:46.460Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:46.743Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:0f5d56d89aff5c571f01f7a04be1b5b0eee2a42302bce76b7f2d3adbc3d3c89b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:47.138Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:47.526Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-06T00:14:47.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-06T00:14:47.526Z] cae1775752bd: Preparing [2021-10-06T00:14:47.526Z] 8846e12ade17: Preparing [2021-10-06T00:14:47.526Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:47.526Z] 73cae7f72c6d: Preparing [2021-10-06T00:14:47.526Z] ee420dfed78a: Preparing [2021-10-06T00:14:47.526Z] cae1775752bd: Layer already exists [2021-10-06T00:14:47.526Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:47.526Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:47.526Z] 73cae7f72c6d: Layer already exists [2021-10-06T00:14:47.812Z] 8846e12ade17: Layer already exists [2021-10-06T00:14:47.812Z] main: digest: sha256:0f5d56d89aff5c571f01f7a04be1b5b0eee2a42302bce76b7f2d3adbc3d3c89b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:14:47.901Z] ===================================================== [Pipeline] echo [2021-10-06T00:14:47.917Z] taggedImages: [2021-10-06T00:14:47.917Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:47.917Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-06T00:14:47.917Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.66 [2021-10-06T00:14:47.917Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:47.917Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-06T00:14:47.953Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-06T00:14:47.953Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:47.953Z] latest [2021-10-06T00:14:47.953Z] 2.0.1-dev.66 [2021-10-06T00:14:47.953Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:47.953Z] main [2021-10-06T00:14:47.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:48.369Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:48.756Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:48.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-06T00:14:48.756Z] 71eacc84cc05: Preparing [2021-10-06T00:14:48.756Z] 47c524e0ea6a: Preparing [2021-10-06T00:14:48.756Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:48.756Z] 9c2a45ee8e68: Preparing [2021-10-06T00:14:48.756Z] ee420dfed78a: Preparing [2021-10-06T00:14:49.041Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:49.041Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:49.041Z] 71eacc84cc05: Pushed [2021-10-06T00:14:49.042Z] 9c2a45ee8e68: Pushed [2021-10-06T00:14:51.718Z] 47c524e0ea6a: Pushed [2021-10-06T00:14:52.001Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:c147d9b2dbf4b0a512d39ad4d0f372e80382c0c0b91e07b268bedee7cee71e1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:52.404Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:52.803Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-06T00:14:52.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-06T00:14:52.803Z] 71eacc84cc05: Preparing [2021-10-06T00:14:52.803Z] 47c524e0ea6a: Preparing [2021-10-06T00:14:52.803Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:52.803Z] 9c2a45ee8e68: Preparing [2021-10-06T00:14:52.803Z] ee420dfed78a: Preparing [2021-10-06T00:14:53.083Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:53.083Z] 71eacc84cc05: Layer already exists [2021-10-06T00:14:53.083Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:53.083Z] 9c2a45ee8e68: Layer already exists [2021-10-06T00:14:53.083Z] 47c524e0ea6a: Layer already exists [2021-10-06T00:14:53.365Z] latest: digest: sha256:c147d9b2dbf4b0a512d39ad4d0f372e80382c0c0b91e07b268bedee7cee71e1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:53.752Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:54.138Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.66 [2021-10-06T00:14:54.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-06T00:14:54.138Z] 71eacc84cc05: Preparing [2021-10-06T00:14:54.138Z] 47c524e0ea6a: Preparing [2021-10-06T00:14:54.138Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:54.138Z] 9c2a45ee8e68: Preparing [2021-10-06T00:14:54.138Z] ee420dfed78a: Preparing [2021-10-06T00:14:54.138Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:54.138Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:54.138Z] 9c2a45ee8e68: Layer already exists [2021-10-06T00:14:54.138Z] 71eacc84cc05: Layer already exists [2021-10-06T00:14:54.138Z] 47c524e0ea6a: Layer already exists [2021-10-06T00:14:54.420Z] 2.0.1-dev.66: digest: sha256:c147d9b2dbf4b0a512d39ad4d0f372e80382c0c0b91e07b268bedee7cee71e1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:54.817Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:55.195Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:55.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-06T00:14:55.195Z] 71eacc84cc05: Preparing [2021-10-06T00:14:55.195Z] 47c524e0ea6a: Preparing [2021-10-06T00:14:55.195Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:55.195Z] 9c2a45ee8e68: Preparing [2021-10-06T00:14:55.195Z] ee420dfed78a: Preparing [2021-10-06T00:14:55.195Z] 9c2a45ee8e68: Layer already exists [2021-10-06T00:14:55.195Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:55.195Z] 47c524e0ea6a: Layer already exists [2021-10-06T00:14:55.195Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:55.195Z] 71eacc84cc05: Layer already exists [2021-10-06T00:14:55.807Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:c147d9b2dbf4b0a512d39ad4d0f372e80382c0c0b91e07b268bedee7cee71e1e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:56.201Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:56.594Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-06T00:14:56.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-06T00:14:56.594Z] 71eacc84cc05: Preparing [2021-10-06T00:14:56.594Z] 47c524e0ea6a: Preparing [2021-10-06T00:14:56.594Z] 2b478c1d64d8: Preparing [2021-10-06T00:14:56.594Z] 9c2a45ee8e68: Preparing [2021-10-06T00:14:56.594Z] ee420dfed78a: Preparing [2021-10-06T00:14:56.594Z] 47c524e0ea6a: Layer already exists [2021-10-06T00:14:56.879Z] 2b478c1d64d8: Layer already exists [2021-10-06T00:14:56.879Z] ee420dfed78a: Layer already exists [2021-10-06T00:14:56.879Z] 9c2a45ee8e68: Layer already exists [2021-10-06T00:14:56.879Z] 71eacc84cc05: Layer already exists [2021-10-06T00:14:56.879Z] main: digest: sha256:c147d9b2dbf4b0a512d39ad4d0f372e80382c0c0b91e07b268bedee7cee71e1e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:14:56.958Z] ===================================================== [Pipeline] echo [2021-10-06T00:14:56.973Z] taggedImages: [2021-10-06T00:14:56.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:56.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-06T00:14:56.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.66 [2021-10-06T00:14:56.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:56.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-06T00:14:57.009Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-06T00:14:57.009Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:57.009Z] latest [2021-10-06T00:14:57.009Z] 2.0.1-dev.66 [2021-10-06T00:14:57.009Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:14:57.009Z] main [2021-10-06T00:14:57.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:57.486Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:14:57.879Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:14:57.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-06T00:14:57.879Z] 315f510a15de: Preparing [2021-10-06T00:14:57.879Z] 47c8be6160f0: Preparing [2021-10-06T00:14:57.879Z] 4d32c5b0030e: Preparing [2021-10-06T00:14:57.879Z] 420d032c1d2d: Preparing [2021-10-06T00:14:57.879Z] 166dde17997b: Preparing [2021-10-06T00:14:57.879Z] 78c4bc0ebec3: Preparing [2021-10-06T00:14:57.879Z] 45596ee15a31: Preparing [2021-10-06T00:14:57.879Z] 52dc75cd08be: Preparing [2021-10-06T00:14:57.879Z] a6e1fd50fee5: Preparing [2021-10-06T00:14:57.879Z] 56eb02710082: Preparing [2021-10-06T00:14:57.879Z] ee420dfed78a: Preparing [2021-10-06T00:14:57.879Z] 52dc75cd08be: Waiting [2021-10-06T00:14:57.879Z] a6e1fd50fee5: Waiting [2021-10-06T00:14:57.879Z] 56eb02710082: Waiting [2021-10-06T00:14:57.879Z] ee420dfed78a: Waiting [2021-10-06T00:14:57.879Z] 45596ee15a31: Waiting [2021-10-06T00:14:57.879Z] 78c4bc0ebec3: Waiting [2021-10-06T00:14:58.511Z] 47c8be6160f0: Pushed [2021-10-06T00:14:58.511Z] 166dde17997b: Pushed [2021-10-06T00:14:58.794Z] 78c4bc0ebec3: Pushed [2021-10-06T00:14:58.794Z] 45596ee15a31: Pushed [2021-10-06T00:14:59.075Z] 315f510a15de: Pushed [2021-10-06T00:14:59.075Z] a6e1fd50fee5: Pushed [2021-10-06T00:14:59.075Z] ee420dfed78a: Layer already exists [2021-10-06T00:15:00.559Z] 56eb02710082: Pushed [2021-10-06T00:15:00.840Z] 4d32c5b0030e: Pushed [2021-10-06T00:15:16.049Z] 420d032c1d2d: Pushed [2021-10-06T00:15:38.372Z] 52dc75cd08be: Pushed [2021-10-06T00:15:38.372Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675: digest: sha256:619876379dc7b33dc5426d51e51bedc8eef47fa87eec0022909ffa837a736c54 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:15:38.758Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:15:39.186Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-06T00:15:39.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-06T00:15:39.186Z] 315f510a15de: Preparing [2021-10-06T00:15:39.186Z] 47c8be6160f0: Preparing [2021-10-06T00:15:39.186Z] 4d32c5b0030e: Preparing [2021-10-06T00:15:39.186Z] 420d032c1d2d: Preparing [2021-10-06T00:15:39.186Z] 166dde17997b: Preparing [2021-10-06T00:15:39.186Z] 78c4bc0ebec3: Preparing [2021-10-06T00:15:39.186Z] 45596ee15a31: Preparing [2021-10-06T00:15:39.186Z] 52dc75cd08be: Preparing [2021-10-06T00:15:39.186Z] a6e1fd50fee5: Preparing [2021-10-06T00:15:39.186Z] 56eb02710082: Preparing [2021-10-06T00:15:39.186Z] ee420dfed78a: Preparing [2021-10-06T00:15:39.186Z] 52dc75cd08be: Waiting [2021-10-06T00:15:39.186Z] a6e1fd50fee5: Waiting [2021-10-06T00:15:39.186Z] ee420dfed78a: Waiting [2021-10-06T00:15:39.186Z] 78c4bc0ebec3: Waiting [2021-10-06T00:15:39.186Z] 56eb02710082: Waiting [2021-10-06T00:15:39.186Z] 45596ee15a31: Waiting [2021-10-06T00:15:39.470Z] 420d032c1d2d: Layer already exists [2021-10-06T00:15:39.470Z] 47c8be6160f0: Layer already exists [2021-10-06T00:15:39.470Z] 166dde17997b: Layer already exists [2021-10-06T00:15:39.470Z] 4d32c5b0030e: Layer already exists [2021-10-06T00:15:39.470Z] 78c4bc0ebec3: Layer already exists [2021-10-06T00:15:39.470Z] a6e1fd50fee5: Layer already exists [2021-10-06T00:15:39.470Z] 45596ee15a31: Layer already exists [2021-10-06T00:15:39.470Z] 52dc75cd08be: Layer already exists [2021-10-06T00:15:39.470Z] 56eb02710082: Layer already exists [2021-10-06T00:15:39.470Z] ee420dfed78a: Layer already exists [2021-10-06T00:15:40.483Z] 315f510a15de: Layer already exists [2021-10-06T00:15:40.483Z] latest: digest: sha256:619876379dc7b33dc5426d51e51bedc8eef47fa87eec0022909ffa837a736c54 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:15:40.860Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:15:41.236Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.66 [2021-10-06T00:15:41.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-06T00:15:41.236Z] 315f510a15de: Preparing [2021-10-06T00:15:41.236Z] 47c8be6160f0: Preparing [2021-10-06T00:15:41.236Z] 4d32c5b0030e: Preparing [2021-10-06T00:15:41.236Z] 420d032c1d2d: Preparing [2021-10-06T00:15:41.236Z] 166dde17997b: Preparing [2021-10-06T00:15:41.236Z] 78c4bc0ebec3: Preparing [2021-10-06T00:15:41.236Z] 45596ee15a31: Preparing [2021-10-06T00:15:41.236Z] 52dc75cd08be: Preparing [2021-10-06T00:15:41.236Z] a6e1fd50fee5: Preparing [2021-10-06T00:15:41.236Z] 56eb02710082: Preparing [2021-10-06T00:15:41.236Z] ee420dfed78a: Preparing [2021-10-06T00:15:41.236Z] 78c4bc0ebec3: Waiting [2021-10-06T00:15:41.236Z] 45596ee15a31: Waiting [2021-10-06T00:15:41.236Z] 56eb02710082: Waiting [2021-10-06T00:15:41.236Z] ee420dfed78a: Waiting [2021-10-06T00:15:41.236Z] 52dc75cd08be: Waiting [2021-10-06T00:15:41.236Z] a6e1fd50fee5: Waiting [2021-10-06T00:15:41.236Z] 166dde17997b: Layer already exists [2021-10-06T00:15:41.236Z] 47c8be6160f0: Layer already exists [2021-10-06T00:15:41.236Z] 420d032c1d2d: Layer already exists [2021-10-06T00:15:41.236Z] 315f510a15de: Layer already exists [2021-10-06T00:15:41.521Z] 4d32c5b0030e: Layer already exists [2021-10-06T00:15:41.522Z] 78c4bc0ebec3: Layer already exists [2021-10-06T00:15:41.522Z] a6e1fd50fee5: Layer already exists [2021-10-06T00:15:41.522Z] 45596ee15a31: Layer already exists [2021-10-06T00:15:41.522Z] 52dc75cd08be: Layer already exists [2021-10-06T00:15:41.522Z] 56eb02710082: Layer already exists [2021-10-06T00:15:41.522Z] ee420dfed78a: Layer already exists [2021-10-06T00:15:41.522Z] 2.0.1-dev.66: digest: sha256:619876379dc7b33dc5426d51e51bedc8eef47fa87eec0022909ffa837a736c54 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:15:42.124Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:15:42.507Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:15:42.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-06T00:15:42.507Z] 315f510a15de: Preparing [2021-10-06T00:15:42.507Z] 47c8be6160f0: Preparing [2021-10-06T00:15:42.507Z] 4d32c5b0030e: Preparing [2021-10-06T00:15:42.507Z] 420d032c1d2d: Preparing [2021-10-06T00:15:42.507Z] 166dde17997b: Preparing [2021-10-06T00:15:42.507Z] 78c4bc0ebec3: Preparing [2021-10-06T00:15:42.507Z] 45596ee15a31: Preparing [2021-10-06T00:15:42.507Z] 52dc75cd08be: Preparing [2021-10-06T00:15:42.508Z] a6e1fd50fee5: Preparing [2021-10-06T00:15:42.508Z] 56eb02710082: Preparing [2021-10-06T00:15:42.508Z] ee420dfed78a: Preparing [2021-10-06T00:15:42.508Z] 78c4bc0ebec3: Waiting [2021-10-06T00:15:42.508Z] a6e1fd50fee5: Waiting [2021-10-06T00:15:42.508Z] 45596ee15a31: Waiting [2021-10-06T00:15:42.508Z] 56eb02710082: Waiting [2021-10-06T00:15:42.508Z] 52dc75cd08be: Waiting [2021-10-06T00:15:42.508Z] ee420dfed78a: Waiting [2021-10-06T00:15:42.508Z] 166dde17997b: Layer already exists [2021-10-06T00:15:42.508Z] 315f510a15de: Layer already exists [2021-10-06T00:15:42.508Z] 420d032c1d2d: Layer already exists [2021-10-06T00:15:42.508Z] 47c8be6160f0: Layer already exists [2021-10-06T00:15:42.508Z] 4d32c5b0030e: Layer already exists [2021-10-06T00:15:42.788Z] 45596ee15a31: Layer already exists [2021-10-06T00:15:42.788Z] 52dc75cd08be: Layer already exists [2021-10-06T00:15:42.788Z] 56eb02710082: Layer already exists [2021-10-06T00:15:42.788Z] a6e1fd50fee5: Layer already exists [2021-10-06T00:15:42.788Z] 78c4bc0ebec3: Layer already exists [2021-10-06T00:15:42.788Z] ee420dfed78a: Layer already exists [2021-10-06T00:15:42.788Z] d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66: digest: sha256:619876379dc7b33dc5426d51e51bedc8eef47fa87eec0022909ffa837a736c54 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:15:43.210Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:15:43.613Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-06T00:15:43.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-06T00:15:43.899Z] 315f510a15de: Preparing [2021-10-06T00:15:43.899Z] 47c8be6160f0: Preparing [2021-10-06T00:15:43.899Z] 4d32c5b0030e: Preparing [2021-10-06T00:15:43.899Z] 420d032c1d2d: Preparing [2021-10-06T00:15:43.899Z] 166dde17997b: Preparing [2021-10-06T00:15:43.899Z] 78c4bc0ebec3: Preparing [2021-10-06T00:15:43.899Z] 45596ee15a31: Preparing [2021-10-06T00:15:43.899Z] 52dc75cd08be: Preparing [2021-10-06T00:15:43.899Z] a6e1fd50fee5: Preparing [2021-10-06T00:15:43.899Z] 56eb02710082: Preparing [2021-10-06T00:15:43.899Z] ee420dfed78a: Preparing [2021-10-06T00:15:43.899Z] 52dc75cd08be: Waiting [2021-10-06T00:15:43.899Z] a6e1fd50fee5: Waiting [2021-10-06T00:15:43.899Z] 56eb02710082: Waiting [2021-10-06T00:15:43.899Z] ee420dfed78a: Waiting [2021-10-06T00:15:43.899Z] 78c4bc0ebec3: Waiting [2021-10-06T00:15:43.899Z] 45596ee15a31: Waiting [2021-10-06T00:15:43.899Z] 166dde17997b: Layer already exists [2021-10-06T00:15:43.899Z] 315f510a15de: Layer already exists [2021-10-06T00:15:43.899Z] 4d32c5b0030e: Layer already exists [2021-10-06T00:15:43.899Z] 420d032c1d2d: Layer already exists [2021-10-06T00:15:43.899Z] 47c8be6160f0: Layer already exists [2021-10-06T00:15:43.899Z] 78c4bc0ebec3: Layer already exists [2021-10-06T00:15:43.899Z] a6e1fd50fee5: Layer already exists [2021-10-06T00:15:43.899Z] 45596ee15a31: Layer already exists [2021-10-06T00:15:43.899Z] 52dc75cd08be: Layer already exists [2021-10-06T00:15:43.899Z] 56eb02710082: Layer already exists [2021-10-06T00:15:44.181Z] ee420dfed78a: Layer already exists [2021-10-06T00:15:44.465Z] main: digest: sha256:619876379dc7b33dc5426d51e51bedc8eef47fa87eec0022909ffa837a736c54 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-06T00:15:44.541Z] ===================================================== [Pipeline] echo [2021-10-06T00:15:44.558Z] taggedImages: [2021-10-06T00:15:44.558Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [2021-10-06T00:15:44.558Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-06T00:15:44.558Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.66 [2021-10-06T00:15:44.558Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d4ace7e08520ec158b0cc64775f4b4a0dc14a675-2.0.1-dev.66 [2021-10-06T00:15:44.558Z] - 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-10-06T00:15:45.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T00:15:45.087Z] [2021-10-06T00:15:45.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:15:45.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T00:15:46.011Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T00:15:46.011Z] 448f6bf000e3: Pulling fs layer [2021-10-06T00:15:46.011Z] f757da607395: Pulling fs layer [2021-10-06T00:15:46.011Z] 05883995daec: Pulling fs layer [2021-10-06T00:15:46.011Z] 8603b9c90790: Pulling fs layer [2021-10-06T00:15:46.011Z] 1560dd03e051: Pulling fs layer [2021-10-06T00:15:46.011Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T00:15:46.011Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T00:15:46.011Z] 8603b9c90790: Waiting [2021-10-06T00:15:46.011Z] 1560dd03e051: Waiting [2021-10-06T00:15:46.011Z] 27f5ce0e4adf: Waiting [2021-10-06T00:15:46.011Z] c2d8d7efcc4b: Waiting [2021-10-06T00:15:46.320Z] f757da607395: Verifying Checksum [2021-10-06T00:15:46.320Z] f757da607395: Download complete [2021-10-06T00:15:46.320Z] 8603b9c90790: Verifying Checksum [2021-10-06T00:15:46.320Z] 8603b9c90790: Download complete [2021-10-06T00:15:46.320Z] 05883995daec: Verifying Checksum [2021-10-06T00:15:46.320Z] 05883995daec: Download complete [2021-10-06T00:15:46.320Z] 27f5ce0e4adf: Verifying Checksum [2021-10-06T00:15:46.320Z] 27f5ce0e4adf: Download complete [2021-10-06T00:15:46.605Z] 1560dd03e051: Verifying Checksum [2021-10-06T00:15:46.605Z] 1560dd03e051: Download complete [2021-10-06T00:15:46.892Z] 448f6bf000e3: Verifying Checksum [2021-10-06T00:15:46.892Z] 448f6bf000e3: Download complete [2021-10-06T00:15:50.413Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T00:15:50.413Z] c2d8d7efcc4b: Download complete [2021-10-06T00:15:50.725Z] 448f6bf000e3: Pull complete [2021-10-06T00:15:51.560Z] f757da607395: Pull complete [2021-10-06T00:15:53.052Z] 05883995daec: Pull complete [2021-10-06T00:15:53.336Z] 8603b9c90790: Pull complete [2021-10-06T00:15:54.347Z] 1560dd03e051: Pull complete [2021-10-06T00:15:54.631Z] 27f5ce0e4adf: Pull complete [2021-10-06T00:16:09.912Z] c2d8d7efcc4b: Pull complete [2021-10-06T00:16:09.912Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T00:16:09.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T00:16:09.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T00:16:10.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-10-06T00:16:10.405Z] $ 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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:16:13.822Z] $ docker top 4dd7185936bd393fd6a9d0938993e1783a06909c3c18163744cc74f4da2a8732 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:16:15.422Z] ---> job-cost.sh [2021-10-06T00:16:15.422Z] lf-activate-venv: SKIPPING [2021-10-06T00:16:15.422Z] INFO: No Stack... [2021-10-06T00:16:15.708Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T00:16:16.018Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T00:16:16.789Z] + cat /w/workspace/edgex-go/76/archives/cost.csv [2021-10-06T00:16:16.790Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T00:16:17.100Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-76-stack-cost] [2021-10-06T00:16:17.113Z] Resource [jenkins-edgexfoundry-edgex-go-main-76-stack-cost] did not exist. Created. [2021-10-06T00:16:17.113Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T00:16:17.899Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T00:16:18.906Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T00:16:18.920Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T00:16:18.958Z] $ docker stop --time=1 4dd7185936bd393fd6a9d0938993e1783a06909c3c18163744cc74f4da2a8732 [2021-10-06T00:16:20.607Z] $ docker rm -f 4dd7185936bd393fd6a9d0938993e1783a06909c3c18163744cc74f4da2a8732 [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-10-06T00:16:21.845Z] provisioning config files... [2021-10-06T00:16:21.877Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/76@tmp/config8433325945914569633tmp [Pipeline] { [Pipeline] sh [2021-10-06T00:16:22.223Z] + set +x [2021-10-06T00:16:22.223Z] + curl -s https://codecov.io/bash [2021-10-06T00:16:22.223Z] + bash -s -- [2021-10-06T00:16:22.223Z] [2021-10-06T00:16:22.223Z] _____ _ [2021-10-06T00:16:22.223Z] / ____| | | [2021-10-06T00:16:22.223Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T00:16:22.223Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T00:16:22.223Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T00:16:22.223Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T00:16:22.223Z] Bash-1.0.6 [2021-10-06T00:16:22.223Z] [2021-10-06T00:16:22.223Z] [2021-10-06T00:16:22.223Z] ==> git version 2.24.4 found [2021-10-06T00:16:22.223Z] ==> 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-10-06T00:16:22.223Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T00:16:22.223Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T00:16:22.223Z] ==> Jenkins CI detected. [2021-10-06T00:16:22.223Z] current dir:  /w/workspace/edgex-go/76 [2021-10-06T00:16:22.223Z] project root: . [2021-10-06T00:16:22.223Z] --> token set from env [2021-10-06T00:16:22.223Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T00:16:22.493Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T00:16:22.493Z] ==> Python coveragepy not found [2021-10-06T00:16:22.493Z] ==> Searching for coverage reports in: [2021-10-06T00:16:22.493Z] + . [2021-10-06T00:16:22.493Z] -> Found 1 reports [2021-10-06T00:16:22.493Z] ==> Detecting git/mercurial file structure [2021-10-06T00:16:22.493Z] ==> Reading reports [2021-10-06T00:16:22.493Z] + ./coverage.out bytes=403265 [2021-10-06T00:16:22.493Z] ==> Appending adjustments [2021-10-06T00:16:22.493Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T00:16:23.456Z] + Found adjustments [2021-10-06T00:16:23.456Z] ==> Gzipping contents [2021-10-06T00:16:23.456Z] 56K /tmp/codecov.knkc2x.gz [2021-10-06T00:16:23.456Z] ==> Uploading reports [2021-10-06T00:16:23.456Z] url: https://codecov.io [2021-10-06T00:16:23.456Z] query: branch=main&commit=d4ace7e08520ec158b0cc64775f4b4a0dc14a675&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-06T00:16:23.456Z] -> Pinging Codecov [2021-10-06T00:16:23.456Z] 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=d4ace7e08520ec158b0cc64775f4b4a0dc14a675&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-06T00:16:23.722Z] -> Uploading to [2021-10-06T00:16:23.722Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/00271124DB129430A58F1EEE437C3FCB/d4ace7e08520ec158b0cc64775f4b4a0dc14a675/34e08d11-f2b3-4f27-a051-5b47d8986a08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T001623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8035a389c858cf57189fa1c39ef7cae217ada7277eba621a006b10e312cf9007 [2021-10-06T00:16:23.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T00:16:23.722Z] Dload Upload Total Spent Left Speed [2021-10-06T00:16:23.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54256 0 0 100 54256 0 175k --:--:-- --:--:-- --:--:-- 176k [2021-10-06T00:16:23.989Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d4ace7e08520ec158b0cc64775f4b4a0dc14a675 [Pipeline] } [2021-10-06T00:16:24.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-06T00:16:24.711Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-06T00:16:24.732Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:16:25.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-06T00:16:25.050Z] [2021-10-06T00:16:25.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:16:25.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-06T00:16:25.381Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-06T00:16:25.381Z] 188c0c94c7c5: Pulling fs layer [2021-10-06T00:16:25.381Z] 0ef7d3d256c8: Pulling fs layer [2021-10-06T00:16:25.381Z] de9db76c5a1d: Pulling fs layer [2021-10-06T00:16:25.381Z] 0eba1c9be4d2: Pulling fs layer [2021-10-06T00:16:25.381Z] 0d57e429df01: Pulling fs layer [2021-10-06T00:16:25.381Z] 4e4be7b47b0d: Pulling fs layer [2021-10-06T00:16:25.381Z] e1f770b5df2f: Pulling fs layer [2021-10-06T00:16:25.381Z] 85a0685a4137: Pulling fs layer [2021-10-06T00:16:25.381Z] 0eba1c9be4d2: Waiting [2021-10-06T00:16:25.381Z] 0d57e429df01: Waiting [2021-10-06T00:16:25.381Z] 4e4be7b47b0d: Waiting [2021-10-06T00:16:25.381Z] e1f770b5df2f: Waiting [2021-10-06T00:16:25.381Z] 85a0685a4137: Waiting [2021-10-06T00:16:25.381Z] de9db76c5a1d: Verifying Checksum [2021-10-06T00:16:25.381Z] de9db76c5a1d: Download complete [2021-10-06T00:16:25.381Z] 0ef7d3d256c8: Verifying Checksum [2021-10-06T00:16:25.381Z] 0ef7d3d256c8: Download complete [2021-10-06T00:16:25.381Z] 0d57e429df01: Verifying Checksum [2021-10-06T00:16:25.381Z] 0d57e429df01: Download complete [2021-10-06T00:16:25.651Z] 188c0c94c7c5: Verifying Checksum [2021-10-06T00:16:25.651Z] 188c0c94c7c5: Download complete [2021-10-06T00:16:25.651Z] 188c0c94c7c5: Pull complete [2021-10-06T00:16:25.917Z] 0ef7d3d256c8: Pull complete [2021-10-06T00:16:25.917Z] de9db76c5a1d: Pull complete [2021-10-06T00:16:26.505Z] e1f770b5df2f: Verifying Checksum [2021-10-06T00:16:26.505Z] e1f770b5df2f: Download complete [2021-10-06T00:16:26.505Z] 4e4be7b47b0d: Verifying Checksum [2021-10-06T00:16:26.505Z] 4e4be7b47b0d: Download complete [2021-10-06T00:16:26.780Z] 0eba1c9be4d2: Verifying Checksum [2021-10-06T00:16:26.780Z] 0eba1c9be4d2: Download complete [2021-10-06T00:16:28.737Z] 85a0685a4137: Verifying Checksum [2021-10-06T00:16:28.737Z] 85a0685a4137: Download complete [2021-10-06T00:16:31.333Z] 0eba1c9be4d2: Pull complete [2021-10-06T00:16:31.333Z] 0d57e429df01: Pull complete [2021-10-06T00:16:31.333Z] 4e4be7b47b0d: Pull complete [2021-10-06T00:16:31.603Z] e1f770b5df2f: Pull complete [2021-10-06T00:16:35.894Z] 85a0685a4137: Pull complete [2021-10-06T00:16:35.894Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-06T00:16:35.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-06T00:16:35.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-06T00:16:35.991Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-06T00:16:36.061Z] $ 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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:16:39.107Z] $ docker top 3f858ab2b61a0b60c8906b3ffe7e4462a5ce9e85b1e943c318ce6de011a995e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-06T00:16:39.208Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-06T00:16:39.519Z] + set -o pipefail [2021-10-06T00:16:39.519Z] + snyk monitor '--org=edgex-jenkins' [2021-10-06T00:16:54.745Z] [2021-10-06T00:16:54.745Z] Monitoring /w/workspace/edgex-go/76 (github.com/edgexfoundry/edgex-go)... [2021-10-06T00:16:54.745Z] [2021-10-06T00:16:54.745Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/c4eadbaa-c11d-460a-9656-7424e4d6af4b [2021-10-06T00:16:54.745Z] [2021-10-06T00:16:54.745Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-06T00:16:54.745Z] [2021-10-06T00:16:54.745Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-06T00:16:54.745Z] [2021-10-06T00:16:54.745Z] [2021-10-06T00:16:54.745Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-06T00:16:54.745Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-06T00:16:54.762Z] $ docker stop --time=1 3f858ab2b61a0b60c8906b3ffe7e4462a5ce9e85b1e943c318ce6de011a995e9 [2021-10-06T00:16:56.724Z] $ docker rm -f 3f858ab2b61a0b60c8906b3ffe7e4462a5ce9e85b1e943c318ce6de011a995e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-06T00:16:57.559Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T00:16:57.580Z] provisioning config files... [2021-10-06T00:16:57.597Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/76@tmp/config2262852804713971495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:16:57.928Z] --> edgex-publish-swagger.sh [2021-10-06T00:16:57.928Z] === Publish openapi/v2 API === [2021-10-06T00:16:57.928Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-06T00:16:57.928Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/76/openapi/v2/core-command.yaml] [2021-10-06T00:16:57.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T00:16:57.928Z] Dload Upload Total Spent Left Speed [2021-10-06T00:16:58.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 29579 0:00:01 0:00:01 --:--:-- 29588 100 31867 0 0 100 31867 0 29574 0:00:01 0:00:01 --:--:-- 29588 [2021-10-06T00:16:58.888Z] [2021-10-06T00:16:58.888Z] [2021-10-06T00:16:58.888Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/76/openapi/v2/core-data.yaml] [2021-10-06T00:16:58.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T00:16:58.888Z] Dload Upload Total Spent Left Speed [2021-10-06T00:16:59.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66203 0 0 100 66203 0 64284 0:00:01 0:00:01 --:--:-- 64337 100 66203 0 0 100 66203 0 64274 0:00:01 0:00:01 --:--:-- 64337 [2021-10-06T00:16:59.847Z] [2021-10-06T00:16:59.847Z] [2021-10-06T00:16:59.847Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/76/openapi/v2/core-metadata.yaml] [2021-10-06T00:16:59.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T00:16:59.847Z] Dload Upload Total Spent Left Speed [2021-10-06T00:17:01.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k [2021-10-06T00:17:01.254Z] [2021-10-06T00:17:01.254Z] [2021-10-06T00:17:01.254Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/76/openapi/v2/support-notifications.yaml] [2021-10-06T00:17:01.254Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T00:17:01.254Z] Dload Upload Total Spent Left Speed [2021-10-06T00:17:28.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 72968 0:00:01 0:00:01 --:--:-- 73011 100 86007 0 0 100 86007 0 39454 0:00:02 0:00:02 --:--:-- 39470 100 86007 0 0 100 86007 0 27036 0:00:03 0:00:03 --:--:-- 27037 100 86007 0 0 100 86007 0 20564 0:00:04 0:00:04 --:--:-- 20565 100 86007 0 0 100 86007 0 16592 0:00:05 0:00:05 --:--:-- 16594 100 86007 0 0 100 86007 0 13906 0:00:06 0:00:06 --:--:-- 0 100 86007 0 0 100 86007 0 11968 0:00:07 0:00:07 --:--:-- 0 100 86007 0 0 100 86007 0 10505 0:00:08 0:00:08 --:--:-- 0 100 86007 0 0 100 86007 0 9360 0:00:09 0:00:09 --:--:-- 0 100 86007 0 0 100 86007 0 8440 0:00:10 0:00:10 --:--:-- 0 100 86007 0 0 100 86007 0 7685 0:00:11 0:00:11 --:--:-- 0 100 86007 0 0 100 86007 0 7054 0:00:12 0:00:12 --:--:-- 0 100 86007 0 0 100 86007 0 6519 0:00:13 0:00:13 --:--:-- 0 100 86007 0 0 100 86007 0 6059 0:00:14 0:00:14 --:--:-- 0 100 86007 0 0 100 86007 0 5659 0:00:15 0:00:15 --:--:-- 0 100 86007 0 0 100 86007 0 5310 0:00:16 0:00:16 --:--:-- 0 100 86007 0 0 100 86007 0 5000 0:00:17 0:00:17 --:--:-- 0 100 86007 0 0 100 86007 0 4725 0:00:18 0:00:18 --:--:-- 0 100 86007 0 0 100 86007 0 4479 0:00:19 0:00:19 --:--:-- 0 100 86007 0 0 100 86007 0 4257 0:00:20 0:00:20 --:--:-- 0 100 86007 0 0 100 86007 0 4056 0:00:21 0:00:21 --:--:-- 0 100 86007 0 0 100 86007 0 3873 0:00:22 0:00:22 --:--:-- 0 100 86007 0 0 100 86007 0 3706 0:00:23 0:00:23 --:--:-- 0 100 86007 0 0 100 86007 0 3553 0:00:24 0:00:24 --:--:-- 0 100 86007 0 0 100 86007 0 3411 0:00:25 0:00:25 --:--:-- 0 100 86007 0 0 100 86007 0 3281 0:00:26 0:00:26 --:--:-- 0 100 86007 0 0 100 86007 0 3178 0:00:27 0:00:27 --:--:-- 0 100 86007 0 0 100 86007 0 3178 0:00:27 0:00:27 --:--:-- 0 [2021-10-06T00:17:28.027Z] [2021-10-06T00:17:28.027Z] [2021-10-06T00:17:28.027Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/76/openapi/v2/support-scheduler.yaml] [2021-10-06T00:17:28.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T00:17:28.027Z] Dload Upload Total Spent Left Speed [2021-10-06T00:17:29.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31489 0:00:01 0:00:01 --:--:-- 31510 100 36710 0 0 100 36710 0 28392 0:00:01 0:00:01 --:--:-- 28413 [2021-10-06T00:17:29.431Z] [2021-10-06T00:17:29.431Z] [2021-10-06T00:17:29.431Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/76/openapi/v2/system-agent.yaml] [2021-10-06T00:17:29.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T00:17:29.431Z] Dload Upload Total Spent Left Speed [2021-10-06T00:17:30.652Z] 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 18576 0:00:01 0:00:01 --:--:-- 18581 [2021-10-06T00:17:30.652Z] [2021-10-06T00:17:30.652Z] [Pipeline] } [2021-10-06T00:17:30.665Z] 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-10-06T00:17:31.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T00:17:31.231Z] . [Pipeline] withDockerContainer [2021-10-06T00:17:31.317Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-06T00:17:31.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:17:31.789Z] $ docker top 275d88bc38a91c7230906ffd8be1acbcc39dcfd851b02795fd77f21bcf0aec5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T00:17:31.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T00:17:31.917Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T00:17:32.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T00:17:32.045Z] $ docker exec 275d88bc38a91c7230906ffd8be1acbcc39dcfd851b02795fd77f21bcf0aec5d ssh-agent [2021-10-06T00:17:32.166Z] SSH_AUTH_SOCK=/tmp/ssh-mdHUIlJ1CRxu/agent.13 [2021-10-06T00:17:32.166Z] SSH_AGENT_PID=19 [2021-10-06T00:17:32.175Z] Running ssh-add (command line suppressed) [2021-10-06T00:17:32.272Z] Identity added: /w/workspace/edgex-go/76@tmp/private_key_1102459110426211872.key (/w/workspace/edgex-go/76@tmp/private_key_1102459110426211872.key) [2021-10-06T00:17:32.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T00:17:32.608Z] + git semver tag [2021-10-06T00:17:32.608Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T00:17:32.608Z] # $GIT_DIR = /w/workspace/edgex-go/76/.git [2021-10-06T00:17:32.608Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/76 [2021-10-06T00:17:32.608Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T00:17:32.608Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T00:17:32.608Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T00:17:32.608Z] # $SEMVER_BRANCH = main [2021-10-06T00:17:32.608Z] # $SEMVER_DIR = /w/workspace/edgex-go/76/.semver [2021-10-06T00:17:32.608Z] # d4ace7e08520ec158b0cc64775f4b4a0dc14a675 HEAD [2021-10-06T00:17:32.608Z] # -> Force: false [2021-10-06T00:17:32.608Z] # 165e59718fbc8fcdfbd6c8fa8171fbf48d7256ee refs/tags/v2.0.1-dev.66 [Pipeline] } [2021-10-06T00:17:32.624Z] $ docker exec --env ******** --env ******** 275d88bc38a91c7230906ffd8be1acbcc39dcfd851b02795fd77f21bcf0aec5d ssh-agent -k [2021-10-06T00:17:32.727Z] unset SSH_AUTH_SOCK; [2021-10-06T00:17:32.727Z] unset SSH_AGENT_PID; [2021-10-06T00:17:32.727Z] echo Agent pid 19 killed; [2021-10-06T00:17:32.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T00:17:33.095Z] + git semver [Pipeline] } [2021-10-06T00:17:33.114Z] $ docker stop --time=1 275d88bc38a91c7230906ffd8be1acbcc39dcfd851b02795fd77f21bcf0aec5d [2021-10-06T00:17:34.310Z] $ docker rm -f 275d88bc38a91c7230906ffd8be1acbcc39dcfd851b02795fd77f21bcf0aec5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:17:34.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-06T00:17:34.786Z] [2021-10-06T00:17:34.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:17:35.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-06T00:17:35.117Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-06T00:17:35.117Z] ab5ef0e58194: Pulling fs layer [2021-10-06T00:17:35.117Z] 9712f1f96733: Pulling fs layer [2021-10-06T00:17:35.117Z] 63f879dbbcfc: Pulling fs layer [2021-10-06T00:17:35.117Z] 0d9ebad4ef96: Pulling fs layer [2021-10-06T00:17:35.117Z] e9a5061849ea: Pulling fs layer [2021-10-06T00:17:35.117Z] d747dcd14b5f: Pulling fs layer [2021-10-06T00:17:35.117Z] 2de7ff778b66: Pulling fs layer [2021-10-06T00:17:35.117Z] 0d9ebad4ef96: Waiting [2021-10-06T00:17:35.117Z] e9a5061849ea: Waiting [2021-10-06T00:17:35.117Z] d747dcd14b5f: Waiting [2021-10-06T00:17:35.117Z] 2de7ff778b66: Waiting [2021-10-06T00:17:35.117Z] 9712f1f96733: Verifying Checksum [2021-10-06T00:17:35.117Z] 9712f1f96733: Download complete [2021-10-06T00:17:36.079Z] 63f879dbbcfc: Verifying Checksum [2021-10-06T00:17:36.080Z] 63f879dbbcfc: Download complete [2021-10-06T00:17:36.349Z] e9a5061849ea: Download complete [2021-10-06T00:17:36.349Z] ab5ef0e58194: Verifying Checksum [2021-10-06T00:17:36.349Z] ab5ef0e58194: Download complete [2021-10-06T00:17:36.349Z] d747dcd14b5f: Verifying Checksum [2021-10-06T00:17:36.349Z] d747dcd14b5f: Download complete [2021-10-06T00:17:36.968Z] 2de7ff778b66: Verifying Checksum [2021-10-06T00:17:36.968Z] 2de7ff778b66: Download complete [2021-10-06T00:17:37.235Z] 0d9ebad4ef96: Verifying Checksum [2021-10-06T00:17:37.236Z] 0d9ebad4ef96: Download complete [2021-10-06T00:17:39.841Z] ab5ef0e58194: Pull complete [2021-10-06T00:17:39.841Z] 9712f1f96733: Pull complete [2021-10-06T00:17:40.830Z] 63f879dbbcfc: Pull complete [2021-10-06T00:17:45.142Z] 0d9ebad4ef96: Pull complete [2021-10-06T00:17:45.142Z] e9a5061849ea: Pull complete [2021-10-06T00:17:45.142Z] d747dcd14b5f: Pull complete [2021-10-06T00:17:46.102Z] 2de7ff778b66: Pull complete [2021-10-06T00:17:46.102Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-06T00:17:46.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-06T00:17:46.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-06T00:17:46.190Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-06T00:17:46.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:17:49.745Z] $ docker top f3185eb5a36a0bda67d8f9561043b4bdfa7f562315fa262dc28794852315b110 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-06T00:17:49.844Z] provisioning config files... [2021-10-06T00:17:49.859Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/76@tmp/config5290913209788844733tmp [2021-10-06T00:17:49.880Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/76@tmp/config4698009550902817724tmp [2021-10-06T00:17:49.903Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/76@tmp/config2613940758770731133tmp [Pipeline] { [Pipeline] echo [2021-10-06T00:17:49.928Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:17:50.244Z] ---> sigul-configuration.sh [2021-10-06T00:17:50.244Z] gpg: directory `/root/.gnupg' created [2021-10-06T00:17:50.244Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-06T00:17:50.244Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-06T00:17:50.244Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-06T00:17:50.244Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-06T00:17:50.244Z] gpg: CAST5 encrypted data [2021-10-06T00:17:50.244Z] gpg: encrypted with 1 passphrase [2021-10-06T00:17:50.244Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-06T00:17:50.567Z] + mkdir /home/jenkins [2021-10-06T00:17:50.568Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-06T00:17:50.884Z] + 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-10-06T00:17:50.900Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:17:51.229Z] ---> sigul-install.sh [2021-10-06T00:17:51.229Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-06T00:17:51.551Z] + git tag --list [2021-10-06T00:17:51.551Z] 0.6.0 [2021-10-06T00:17:51.551Z] 0.6.1 [2021-10-06T00:17:51.551Z] 0.7.0 [2021-10-06T00:17:51.551Z] 0.7.1 [2021-10-06T00:17:51.551Z] v1.0.0 [2021-10-06T00:17:51.551Z] v1.0.1 [2021-10-06T00:17:51.551Z] v1.1.0 [2021-10-06T00:17:51.551Z] v1.2.0 [2021-10-06T00:17:51.551Z] v1.2.1 [2021-10-06T00:17:51.551Z] v1.3.0 [2021-10-06T00:17:51.551Z] v1.3.1 [2021-10-06T00:17:51.551Z] v2.0.0 [2021-10-06T00:17:51.551Z] v2.0.1-dev.1 [2021-10-06T00:17:51.551Z] v2.0.1-dev.10 [2021-10-06T00:17:51.551Z] v2.0.1-dev.11 [2021-10-06T00:17:51.551Z] v2.0.1-dev.12 [2021-10-06T00:17:51.551Z] v2.0.1-dev.13 [2021-10-06T00:17:51.551Z] v2.0.1-dev.14 [2021-10-06T00:17:51.551Z] v2.0.1-dev.15 [2021-10-06T00:17:51.551Z] v2.0.1-dev.16 [2021-10-06T00:17:51.551Z] v2.0.1-dev.17 [2021-10-06T00:17:51.551Z] v2.0.1-dev.18 [2021-10-06T00:17:51.551Z] v2.0.1-dev.19 [2021-10-06T00:17:51.551Z] v2.0.1-dev.2 [2021-10-06T00:17:51.551Z] v2.0.1-dev.20 [2021-10-06T00:17:51.551Z] v2.0.1-dev.21 [2021-10-06T00:17:51.551Z] v2.0.1-dev.22 [2021-10-06T00:17:51.551Z] v2.0.1-dev.23 [2021-10-06T00:17:51.551Z] v2.0.1-dev.24 [2021-10-06T00:17:51.551Z] v2.0.1-dev.25 [2021-10-06T00:17:51.551Z] v2.0.1-dev.26 [2021-10-06T00:17:51.551Z] v2.0.1-dev.27 [2021-10-06T00:17:51.551Z] v2.0.1-dev.28 [2021-10-06T00:17:51.551Z] v2.0.1-dev.29 [2021-10-06T00:17:51.551Z] v2.0.1-dev.3 [2021-10-06T00:17:51.551Z] v2.0.1-dev.30 [2021-10-06T00:17:51.551Z] v2.0.1-dev.31 [2021-10-06T00:17:51.551Z] v2.0.1-dev.32 [2021-10-06T00:17:51.551Z] v2.0.1-dev.33 [2021-10-06T00:17:51.551Z] v2.0.1-dev.34 [2021-10-06T00:17:51.551Z] v2.0.1-dev.35 [2021-10-06T00:17:51.551Z] v2.0.1-dev.36 [2021-10-06T00:17:51.551Z] v2.0.1-dev.37 [2021-10-06T00:17:51.551Z] v2.0.1-dev.38 [2021-10-06T00:17:51.551Z] v2.0.1-dev.39 [2021-10-06T00:17:51.551Z] v2.0.1-dev.4 [2021-10-06T00:17:51.551Z] v2.0.1-dev.40 [2021-10-06T00:17:51.551Z] v2.0.1-dev.41 [2021-10-06T00:17:51.551Z] v2.0.1-dev.42 [2021-10-06T00:17:51.551Z] v2.0.1-dev.43 [2021-10-06T00:17:51.551Z] v2.0.1-dev.44 [2021-10-06T00:17:51.551Z] v2.0.1-dev.45 [2021-10-06T00:17:51.551Z] v2.0.1-dev.46 [2021-10-06T00:17:51.551Z] v2.0.1-dev.47 [2021-10-06T00:17:51.551Z] v2.0.1-dev.48 [2021-10-06T00:17:51.551Z] v2.0.1-dev.49 [2021-10-06T00:17:51.551Z] v2.0.1-dev.5 [2021-10-06T00:17:51.551Z] v2.0.1-dev.50 [2021-10-06T00:17:51.551Z] v2.0.1-dev.51 [2021-10-06T00:17:51.551Z] v2.0.1-dev.52 [2021-10-06T00:17:51.551Z] v2.0.1-dev.53 [2021-10-06T00:17:51.551Z] v2.0.1-dev.54 [2021-10-06T00:17:51.551Z] v2.0.1-dev.55 [2021-10-06T00:17:51.551Z] v2.0.1-dev.56 [2021-10-06T00:17:51.551Z] v2.0.1-dev.57 [2021-10-06T00:17:51.551Z] v2.0.1-dev.58 [2021-10-06T00:17:51.551Z] v2.0.1-dev.59 [2021-10-06T00:17:51.551Z] v2.0.1-dev.6 [2021-10-06T00:17:51.551Z] v2.0.1-dev.60 [2021-10-06T00:17:51.551Z] v2.0.1-dev.61 [2021-10-06T00:17:51.551Z] v2.0.1-dev.62 [2021-10-06T00:17:51.551Z] v2.0.1-dev.63 [2021-10-06T00:17:51.551Z] v2.0.1-dev.64 [2021-10-06T00:17:51.551Z] v2.0.1-dev.65 [2021-10-06T00:17:51.551Z] v2.0.1-dev.66 [2021-10-06T00:17:51.551Z] v2.0.1-dev.7 [2021-10-06T00:17:51.551Z] v2.0.1-dev.8 [2021-10-06T00:17:51.551Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-06T00:17:51.880Z] + lftools sign git-tag v2.0.1-dev.66 [2021-10-06T00:17:52.464Z] Signing Git tag with Sigul... [2021-10-06T00:17:52.464Z] Signing v2.0.1-dev.66 [Pipeline] echo [2021-10-06T00:17:53.440Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:17:53.753Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-06T00:17:53.765Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-06T00:17:53.791Z] $ docker stop --time=1 f3185eb5a36a0bda67d8f9561043b4bdfa7f562315fa262dc28794852315b110 [2021-10-06T00:17:55.029Z] $ docker rm -f f3185eb5a36a0bda67d8f9561043b4bdfa7f562315fa262dc28794852315b110 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:17:55.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T00:17:55.674Z] . [Pipeline] withDockerContainer [2021-10-06T00:17:55.765Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-06T00:17:55.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:17:56.203Z] $ docker top c29c7af6b10a4f491b87caebd419cbf845a88db28581b142316a2f1b36e05eb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T00:17:56.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T00:17:56.341Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T00:17:56.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T00:17:56.485Z] $ docker exec c29c7af6b10a4f491b87caebd419cbf845a88db28581b142316a2f1b36e05eb2 ssh-agent [2021-10-06T00:17:56.616Z] SSH_AUTH_SOCK=/tmp/ssh-N8mDBPUiCT1L/agent.15 [2021-10-06T00:17:56.616Z] SSH_AGENT_PID=21 [2021-10-06T00:17:56.627Z] Running ssh-add (command line suppressed) [2021-10-06T00:17:56.730Z] Identity added: /w/workspace/edgex-go/76@tmp/private_key_4672423179182281477.key (/w/workspace/edgex-go/76@tmp/private_key_4672423179182281477.key) [2021-10-06T00:17:56.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T00:17:57.078Z] + git semver bump pre [2021-10-06T00:17:57.078Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T00:17:57.078Z] # $GIT_DIR = /w/workspace/edgex-go/76/.git [2021-10-06T00:17:57.078Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/76 [2021-10-06T00:17:57.078Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T00:17:57.078Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T00:17:57.078Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T00:17:57.078Z] # $SEMVER_BRANCH = main [2021-10-06T00:17:57.078Z] # $SEMVER_DIR = /w/workspace/edgex-go/76/.semver [2021-10-06T00:17:57.078Z] 2.0.1-dev.67 [Pipeline] } [2021-10-06T00:17:57.094Z] $ docker exec --env ******** --env ******** c29c7af6b10a4f491b87caebd419cbf845a88db28581b142316a2f1b36e05eb2 ssh-agent -k [2021-10-06T00:17:57.186Z] unset SSH_AUTH_SOCK; [2021-10-06T00:17:57.186Z] unset SSH_AGENT_PID; [2021-10-06T00:17:57.186Z] echo Agent pid 21 killed; [2021-10-06T00:17:57.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T00:17:57.563Z] + git semver [Pipeline] } [2021-10-06T00:17:57.586Z] $ docker stop --time=1 c29c7af6b10a4f491b87caebd419cbf845a88db28581b142316a2f1b36e05eb2 [2021-10-06T00:17:58.791Z] $ docker rm -f c29c7af6b10a4f491b87caebd419cbf845a88db28581b142316a2f1b36e05eb2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:17:59.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T00:17:59.190Z] . [Pipeline] withDockerContainer [2021-10-06T00:17:59.279Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-06T00:17:59.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:17:59.727Z] $ docker top 211c6e1218f58161702af4a09cb7bdef8f524eee0f2b8fd1a93dbb4e926da760 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T00:17:59.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T00:17:59.860Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T00:17:59.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T00:17:59.982Z] $ docker exec 211c6e1218f58161702af4a09cb7bdef8f524eee0f2b8fd1a93dbb4e926da760 ssh-agent [2021-10-06T00:18:00.095Z] SSH_AUTH_SOCK=/tmp/ssh-Z4xoSFEGbiGl/agent.14 [2021-10-06T00:18:00.095Z] SSH_AGENT_PID=21 [2021-10-06T00:18:00.105Z] Running ssh-add (command line suppressed) [2021-10-06T00:18:00.196Z] Identity added: /w/workspace/edgex-go/76@tmp/private_key_8136445846140424204.key (/w/workspace/edgex-go/76@tmp/private_key_8136445846140424204.key) [2021-10-06T00:18:00.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T00:18:00.533Z] + git semver push [2021-10-06T00:18:00.533Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T00:18:00.534Z] # $GIT_DIR = /w/workspace/edgex-go/76/.git [2021-10-06T00:18:00.534Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/76 [2021-10-06T00:18:00.534Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T00:18:00.534Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T00:18:00.534Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T00:18:00.534Z] # $SEMVER_BRANCH = main [2021-10-06T00:18:00.534Z] # $SEMVER_DIR = /w/workspace/edgex-go/76/.semver [Pipeline] } [2021-10-06T00:18:04.815Z] $ docker exec --env ******** --env ******** 211c6e1218f58161702af4a09cb7bdef8f524eee0f2b8fd1a93dbb4e926da760 ssh-agent -k [2021-10-06T00:18:04.927Z] unset SSH_AUTH_SOCK; [2021-10-06T00:18:04.927Z] unset SSH_AGENT_PID; [2021-10-06T00:18:04.927Z] echo Agent pid 21 killed; [2021-10-06T00:18:04.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T00:18:05.288Z] + git semver [Pipeline] } [2021-10-06T00:18:05.326Z] $ docker stop --time=1 211c6e1218f58161702af4a09cb7bdef8f524eee0f2b8fd1a93dbb4e926da760 [2021-10-06T00:18:06.514Z] $ docker rm -f 211c6e1218f58161702af4a09cb7bdef8f524eee0f2b8fd1a93dbb4e926da760 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-06T00:18:07.693Z] + '[' -d /w/workspace/edgex-go/76/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:18:08.016Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:18:08.604Z] ---> package-listing.sh [2021-10-06T00:18:08.604Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T00:18:08.604Z] ++ facter osfamily [2021-10-06T00:18:08.873Z] + OS_FAMILY=redhat [2021-10-06T00:18:08.873Z] + workspace=/w/workspace/edgex-go/76 [2021-10-06T00:18:08.873Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T00:18:08.873Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T00:18:08.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T00:18:08.873Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T00:18:08.873Z] + '[' /w/workspace/edgex-go/76 ']' [2021-10-06T00:18:08.873Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T00:18:08.873Z] + case "${OS_FAMILY}" in [2021-10-06T00:18:08.873Z] + rpm -qa [2021-10-06T00:18:08.873Z] + sort [2021-10-06T00:18:12.233Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T00:18:12.233Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T00:18:12.233Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T00:18:12.233Z] + '[' /w/workspace/edgex-go/76 ']' [2021-10-06T00:18:12.233Z] + mkdir -p /w/workspace/edgex-go/76/archives/ [2021-10-06T00:18:12.233Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/76/archives/ [Pipeline] echo [2021-10-06T00:18:12.252Z] 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/76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T00:18:12.556Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:18:13.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T00:18:13.155Z] [2021-10-06T00:18:13.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:18:13.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T00:18:13.492Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T00:18:13.492Z] b4d181a07f80: Pulling fs layer [2021-10-06T00:18:13.492Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T00:18:13.492Z] ed53099fbce6: Pulling fs layer [2021-10-06T00:18:13.492Z] dc539afda2c1: Pulling fs layer [2021-10-06T00:18:13.492Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T00:18:13.492Z] 9065ff56babe: Pulling fs layer [2021-10-06T00:18:13.492Z] d287ab97295c: Pulling fs layer [2021-10-06T00:18:13.492Z] 77bc0d833cb6: Waiting [2021-10-06T00:18:13.492Z] 9065ff56babe: Waiting [2021-10-06T00:18:13.492Z] d287ab97295c: Waiting [2021-10-06T00:18:13.492Z] dc539afda2c1: Waiting [2021-10-06T00:18:13.760Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T00:18:13.760Z] a1111a8f2ec3: Download complete [2021-10-06T00:18:13.760Z] dc539afda2c1: Verifying Checksum [2021-10-06T00:18:13.760Z] dc539afda2c1: Download complete [2021-10-06T00:18:13.760Z] ed53099fbce6: Verifying Checksum [2021-10-06T00:18:13.760Z] ed53099fbce6: Download complete [2021-10-06T00:18:13.760Z] 9065ff56babe: Verifying Checksum [2021-10-06T00:18:13.760Z] 9065ff56babe: Download complete [2021-10-06T00:18:14.025Z] b4d181a07f80: Verifying Checksum [2021-10-06T00:18:14.025Z] b4d181a07f80: Download complete [2021-10-06T00:18:14.025Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T00:18:14.025Z] 77bc0d833cb6: Download complete [2021-10-06T00:18:14.992Z] d287ab97295c: Verifying Checksum [2021-10-06T00:18:14.992Z] d287ab97295c: Download complete [2021-10-06T00:18:15.596Z] b4d181a07f80: Pull complete [2021-10-06T00:18:15.596Z] a1111a8f2ec3: Pull complete [2021-10-06T00:18:16.570Z] ed53099fbce6: Pull complete [2021-10-06T00:18:16.570Z] dc539afda2c1: Pull complete [2021-10-06T00:18:16.850Z] 77bc0d833cb6: Pull complete [2021-10-06T00:18:16.850Z] 9065ff56babe: Pull complete [2021-10-06T00:18:22.309Z] d287ab97295c: Pull complete [2021-10-06T00:18:22.309Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T00:18:22.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T00:18:22.309Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T00:18:22.403Z] prd-centos7-docker-4c-2g-55 does not seem to be running inside a container [2021-10-06T00:18:22.465Z] $ 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/76/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/76 -v /w/workspace/edgex-go/76:/w/workspace/edgex-go/76:rw,z -v /w/workspace/edgex-go/76@tmp:/w/workspace/edgex-go/76@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-10-06T00:18:24.863Z] $ docker top aa824af45a1a835c39bd166d955409f3e5c95194f47b521211e5bb5176b065df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T00:18:25.279Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T00:18:26.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T00:18:26.323Z] + ls /var/log/sa-host [2021-10-06T00:18:26.323Z] + sadf -c /var/log/sa-host/sa05 [2021-10-06T00:18:26.323Z] file_magic: OK [2021-10-06T00:18:26.323Z] HZ: Using current value: 100 [2021-10-06T00:18:26.323Z] file_header: OK [2021-10-06T00:18:26.323Z] 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-10-06T00:18:26.323Z] Statistics: [2021-10-06T00:18:26.323Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T00:18:26.323Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T00:18:26.323Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T00:18:26.323Z] file_magic: OK [2021-10-06T00:18:26.323Z] HZ: Using current value: 100 [2021-10-06T00:18:26.323Z] file_header: OK [2021-10-06T00:18:26.323Z] 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-10-06T00:18:26.323Z] Statistics: [2021-10-06T00:18:26.323Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T00:18:26.323Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T00:18:26.323Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T00:18:26.323Z] file_magic: OK [2021-10-06T00:18:26.323Z] HZ: Using current value: 100 [2021-10-06T00:18:26.323Z] file_header: OK [2021-10-06T00:18:26.323Z] 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-10-06T00:18:26.323Z] Statistics: [2021-10-06T00:18:26.323Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T00:18:26.323Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T00:18:26.900Z] provisioning config files... [2021-10-06T00:18:26.921Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/76@tmp/config7573176975232599514tmp [Pipeline] { [Pipeline] echo [2021-10-06T00:18:26.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:18:27.251Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T00:18:27.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:18:27.876Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T00:18:27.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:18:28.200Z] ---> sudo-logs.sh [2021-10-06T00:18:28.200Z] Archiving 'sudo' log.. [2021-10-06T00:18:28.200Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-55.novalocal: Name or service not known [2021-10-06T00:18:28.200Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-55.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T00:18:28.228Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:18:28.542Z] ---> job-cost.sh [2021-10-06T00:18:28.542Z] lf-activate-venv: SKIPPING [2021-10-06T00:18:28.542Z] DEBUG: total: 0.10999999940395355 [2021-10-06T00:18:28.542Z] INFO: Retrieving Stack Cost... [2021-10-06T00:18:35.390Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T00:18:35.390Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T00:18:35.408Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:18:35.720Z] ---> logs-deploy.sh [2021-10-06T00:18:35.720Z] lf-activate-venv: SKIPPING [2021-10-06T00:18:35.720Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/76 [2021-10-06T00:18:35.720Z] INFO: archiving workspace using pattern(s): [2021-10-06T00:18:36.522Z] Archives upload complete. [2021-10-06T00:18:36.522Z] INFO: archiving logs to Nexus [2021-10-06T00:18:37.116Z] ---> uname -a: [2021-10-06T00:18:37.116Z] Linux prd-centos7-docker-4c-2g-55.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] ---> lscpu: [2021-10-06T00:18:37.116Z] Architecture: x86_64 [2021-10-06T00:18:37.116Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-06T00:18:37.116Z] Byte Order: Little Endian [2021-10-06T00:18:37.116Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-06T00:18:37.116Z] CPU(s): 2 [2021-10-06T00:18:37.116Z] On-line CPU(s) list: 0,1 [2021-10-06T00:18:37.116Z] Thread(s) per core: 1 [2021-10-06T00:18:37.116Z] Core(s) per socket: 1 [2021-10-06T00:18:37.116Z] Socket(s): 2 [2021-10-06T00:18:37.116Z] NUMA node(s): 1 [2021-10-06T00:18:37.116Z] Vendor ID: AuthenticAMD [2021-10-06T00:18:37.116Z] CPU family: 23 [2021-10-06T00:18:37.116Z] Model: 49 [2021-10-06T00:18:37.116Z] Model name: AMD EPYC-Rome Processor [2021-10-06T00:18:37.116Z] Stepping: 0 [2021-10-06T00:18:37.116Z] CPU MHz: 2799.998 [2021-10-06T00:18:37.116Z] BogoMIPS: 5599.99 [2021-10-06T00:18:37.116Z] Virtualization: AMD-V [2021-10-06T00:18:37.116Z] Hypervisor vendor: KVM [2021-10-06T00:18:37.116Z] Virtualization type: full [2021-10-06T00:18:37.116Z] L1d cache: 32K [2021-10-06T00:18:37.116Z] L1i cache: 32K [2021-10-06T00:18:37.116Z] L2 cache: 512K [2021-10-06T00:18:37.116Z] L3 cache: 16384K [2021-10-06T00:18:37.116Z] NUMA node0 CPU(s): 0,1 [2021-10-06T00:18:37.116Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] ---> nproc: [2021-10-06T00:18:37.116Z] 2 [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] ---> df -h: [2021-10-06T00:18:37.116Z] Filesystem Size Used Avail Use% Mounted on [2021-10-06T00:18:37.116Z] overlay 40G 15G 26G 38% / [2021-10-06T00:18:37.116Z] tmpfs 64M 0 64M 0% /dev [2021-10-06T00:18:37.116Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-06T00:18:37.116Z] shm 64M 0 64M 0% /dev/shm [2021-10-06T00:18:37.116Z] /dev/vda1 40G 15G 26G 38% /facter-os [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] ---> sar -b -r -n DEV: [2021-10-06T00:18:37.116Z] Linux 3.10.0-1160.42.2.el7.x86_64 (prd-centos7-docker-4c-2g-55.novalocal) 10/06/21 _x86_64_ (2 CPU) [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] 00:00:01 tps rtps wtps bread/s bwrtn/s [2021-10-06T00:18:37.116Z] 00:01:01 191.06 0.00 191.06 0.00 78481.84 [2021-10-06T00:18:37.116Z] 00:02:01 804.50 409.28 395.22 19499.58 244624.08 [2021-10-06T00:18:37.116Z] 00:03:01 604.74 49.92 554.83 3333.69 227398.37 [2021-10-06T00:18:37.116Z] 00:04:01 192.34 33.24 159.10 3869.18 23064.66 [2021-10-06T00:18:37.116Z] 00:05:01 9.43 0.33 9.09 3.86 184.14 [2021-10-06T00:18:37.116Z] 00:06:01 1.77 0.07 1.70 0.93 33.07 [2021-10-06T00:18:37.116Z] 00:07:01 0.42 0.20 0.22 100.88 2.92 [2021-10-06T00:18:37.116Z] 00:08:01 0.33 0.00 0.33 0.00 3.86 [2021-10-06T00:18:37.116Z] 00:09:01 0.25 0.00 0.25 0.00 2.47 [2021-10-06T00:18:37.116Z] 00:10:01 0.17 0.00 0.17 0.00 1.52 [2021-10-06T00:18:37.116Z] 00:11:01 0.58 0.25 0.33 7.86 4.25 [2021-10-06T00:18:37.116Z] 00:12:01 0.28 0.00 0.28 0.00 3.93 [2021-10-06T00:18:37.116Z] 00:13:01 0.25 0.00 0.25 0.00 2.43 [2021-10-06T00:18:37.116Z] 00:14:01 0.17 0.00 0.17 0.00 1.63 [2021-10-06T00:18:37.116Z] 00:15:01 0.20 0.00 0.20 0.00 1.78 [2021-10-06T00:18:37.116Z] 00:16:01 0.18 0.00 0.18 0.00 2.08 [2021-10-06T00:18:37.116Z] 00:17:01 157.44 3.98 153.46 236.07 31997.42 [2021-10-06T00:18:37.116Z] 00:18:01 98.28 1.05 97.24 568.46 22631.84 [2021-10-06T00:18:37.116Z] Average: 114.20 27.46 86.74 1523.88 34799.86 [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-06T00:18:37.116Z] 00:01:01 230432 0 1292256 16.14 2620 6483632 2436556 26.90 2480388 4708788 825612 [2021-10-06T00:18:37.116Z] 00:02:01 899048 0 1536044 19.18 2620 5571228 3655552 40.36 2678208 3792792 112328 [2021-10-06T00:18:37.116Z] 00:03:01 892068 0 1531340 19.12 2620 5582912 3179768 35.11 3050888 3401196 0 [2021-10-06T00:18:37.116Z] 00:04:01 2695072 0 1158900 14.47 2620 4152348 1671072 18.45 1560416 3129884 32 [2021-10-06T00:18:37.116Z] 00:05:01 2679352 0 1174324 14.66 2620 4152644 1684440 18.60 1801368 2904292 28 [2021-10-06T00:18:37.116Z] 00:06:01 2719772 0 1133900 14.16 2620 4152648 1380876 15.25 1861948 2808816 20 [2021-10-06T00:18:37.116Z] 00:07:01 2719260 0 1131372 14.13 2620 4155688 1345740 14.86 1863916 2809012 8 [2021-10-06T00:18:37.116Z] 00:08:01 2723004 0 1127624 14.08 2620 4155692 1345800 14.86 1860524 2808596 8 [2021-10-06T00:18:37.116Z] 00:09:01 2724480 0 1126148 14.06 2620 4155692 1337504 14.77 1859392 2808572 8 [2021-10-06T00:18:37.116Z] 00:10:01 2726348 0 1124272 14.04 2620 4155700 1337504 14.77 1859344 2806684 8 [2021-10-06T00:18:37.116Z] 00:11:01 2726224 0 1124364 14.04 2620 4155732 1337504 14.77 1859916 2806144 16 [2021-10-06T00:18:37.116Z] 00:12:01 2725800 0 1124780 14.04 2620 4155740 1337624 14.77 1860560 2806144 8 [2021-10-06T00:18:37.116Z] 00:13:01 2726332 0 1124248 14.04 2620 4155740 1337504 14.77 1860040 2806144 8 [2021-10-06T00:18:37.116Z] 00:14:01 2726524 0 1124048 14.03 2620 4155748 1337552 14.77 1860120 2806144 8 [2021-10-06T00:18:37.116Z] 00:15:01 2726588 0 1123980 14.03 2620 4155752 1337568 14.77 1859940 2806144 16 [2021-10-06T00:18:37.116Z] 00:16:01 2726472 0 1124088 14.04 2620 4155760 1337568 14.77 1859964 2806144 8 [2021-10-06T00:18:37.116Z] 00:17:01 1926596 0 1198920 14.97 2620 4880804 1350896 14.91 1997012 3409728 32 [2021-10-06T00:18:37.116Z] 00:18:01 1143344 0 1361188 17.00 2620 5501788 1659352 18.32 2128628 3947556 48 [2021-10-06T00:18:37.116Z] Average: 2246484 0 1202322 15.01 2620 4557514 1689466 18.65 2009032 3120710 52122 [2021-10-06T00:18:37.116Z] [2021-10-06T00:18:37.116Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-06T00:18:37.116Z] 00:01:01 veth1f3177a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:01:01 eth0 194.24 137.69 1707.96 135.78 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:02:01 vethfbaea6a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:02:01 veth1f3177a 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:02:01 eth0 62.75 31.71 189.83 13.62 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:02:01 vetha6eb3d1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:02:01 vethfed85b9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:03:01 veth385ff56 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:03:01 veth525434c 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:03:01 vethe0daa9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:03:01 veth1f3177a 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:03:01 eth0 199.53 100.75 1752.02 25.35 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:04:01 eth0 162.15 131.96 168.24 440.76 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:04:01 docker0 929.93 748.98 79.21 5599.46 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:05:01 eth0 454.90 396.57 168.32 1786.22 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:06:01 eth0 122.96 97.08 29.68 540.10 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.116Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:07:01 eth0 0.25 0.22 0.08 0.06 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:08:01 eth0 1.33 0.88 3.47 0.09 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:10:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:12:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:13:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:14:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:17:01 eth0 436.30 325.00 4496.12 42.21 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:17:01 docker0 91.37 88.24 8.32 410.54 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:18:01 eth0 361.00 256.77 3261.73 135.49 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:18:01 vethfeddbe1 0.62 0.58 0.18 0.25 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] 00:18:01 docker0 0.93 0.80 0.25 0.35 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] Average: eth0 110.96 82.24 654.80 173.43 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] Average: vethfeddbe1 0.03 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] Average: docker0 7.66 11.17 0.65 72.22 0.00 0.00 0.00 0.00 [2021-10-06T00:18:37.117Z] [2021-10-06T00:18:37.117Z] [2021-10-06T00:18:37.117Z] ---> sar -P ALL: [2021-10-06T00:18:37.117Z] Linux 3.10.0-1160.42.2.el7.x86_64 (prd-centos7-docker-4c-2g-55.novalocal) 10/06/21 _x86_64_ (2 CPU) [2021-10-06T00:18:37.117Z] [2021-10-06T00:18:37.117Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2021-10-06T00:18:37.117Z] 00:01:01 all 51.43 0.00 11.05 2.03 0.14 35.35 [2021-10-06T00:18:37.117Z] 00:01:01 0 49.14 0.00 10.87 1.81 0.15 38.04 [2021-10-06T00:18:37.117Z] 00:01:01 1 53.73 0.00 11.24 2.25 0.13 32.65 [2021-10-06T00:18:37.117Z] 00:02:01 all 53.48 0.00 18.98 23.58 0.15 3.81 [2021-10-06T00:18:37.117Z] 00:02:01 0 53.30 0.00 19.82 22.65 0.15 4.08 [2021-10-06T00:18:37.117Z] 00:02:01 1 53.66 0.00 18.13 24.50 0.15 3.55 [2021-10-06T00:18:37.117Z] 00:03:01 all 74.25 0.00 20.59 3.97 0.15 1.04 [2021-10-06T00:18:37.117Z] 00:03:01 0 74.97 0.00 19.96 3.87 0.15 1.06 [2021-10-06T00:18:37.117Z] 00:03:01 1 73.53 0.00 21.22 4.08 0.15 1.02 [2021-10-06T00:18:37.117Z] 00:04:01 all 42.40 0.00 8.29 2.45 0.12 46.72 [2021-10-06T00:18:37.117Z] 00:04:01 0 42.26 0.00 9.25 2.61 0.14 45.73 [2021-10-06T00:18:37.117Z] 00:04:01 1 42.54 0.00 7.34 2.29 0.11 47.72 [2021-10-06T00:18:37.117Z] 00:05:01 all 16.19 0.00 2.47 0.06 0.07 81.21 [2021-10-06T00:18:37.117Z] 00:05:01 0 16.11 0.00 2.71 0.05 0.07 81.06 [2021-10-06T00:18:37.117Z] 00:05:01 1 16.27 0.00 2.22 0.07 0.07 81.37 [2021-10-06T00:18:37.117Z] 00:06:01 all 7.17 0.00 0.47 0.01 0.04 92.31 [2021-10-06T00:18:37.117Z] 00:06:01 0 7.24 0.00 0.49 0.02 0.05 92.20 [2021-10-06T00:18:37.117Z] 00:06:01 1 7.11 0.00 0.44 0.00 0.03 92.42 [2021-10-06T00:18:37.117Z] 00:07:01 all 0.13 0.00 0.04 0.01 0.02 99.80 [2021-10-06T00:18:37.117Z] 00:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-10-06T00:18:37.117Z] 00:07:01 1 0.23 0.00 0.03 0.02 0.02 99.70 [2021-10-06T00:18:37.117Z] 00:08:01 all 0.23 0.00 0.03 0.00 0.01 99.73 [2021-10-06T00:18:37.117Z] 00:08:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-10-06T00:18:37.117Z] 00:08:01 1 0.33 0.00 0.02 0.00 0.00 99.65 [2021-10-06T00:18:37.117Z] 00:09:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2021-10-06T00:18:37.117Z] 00:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-06T00:18:37.117Z] 00:09:01 1 0.27 0.00 0.03 0.00 0.00 99.70 [2021-10-06T00:18:37.117Z] 00:10:01 all 0.22 0.00 0.03 0.00 0.02 99.73 [2021-10-06T00:18:37.117Z] 00:10:01 0 0.38 0.00 0.05 0.00 0.02 99.55 [2021-10-06T00:18:37.117Z] 00:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-10-06T00:18:37.117Z] 00:11:01 all 0.20 0.00 0.06 0.01 0.01 99.72 [2021-10-06T00:18:37.117Z] 00:11:01 0 0.37 0.00 0.07 0.02 0.00 99.55 [2021-10-06T00:18:37.117Z] 00:11:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-10-06T00:18:37.117Z] [2021-10-06T00:18:37.117Z] 00:11:01 CPU %user %nice %system %iowait %steal %idle [2021-10-06T00:18:37.117Z] 00:12:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2021-10-06T00:18:37.117Z] 00:12:01 0 0.25 0.00 0.07 0.00 0.02 99.67 [2021-10-06T00:18:37.117Z] 00:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-10-06T00:18:37.117Z] 00:13:01 all 0.22 0.00 0.03 0.00 0.00 99.75 [2021-10-06T00:18:37.117Z] 00:13:01 0 0.38 0.00 0.03 0.00 0.00 99.58 [2021-10-06T00:18:37.117Z] 00:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-10-06T00:18:37.117Z] 00:14:01 all 0.24 0.00 0.03 0.00 0.02 99.71 [2021-10-06T00:18:37.117Z] 00:14:01 0 0.45 0.00 0.03 0.00 0.02 99.50 [2021-10-06T00:18:37.117Z] 00:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-06T00:18:37.117Z] 00:15:01 all 0.21 0.00 0.02 0.00 0.02 99.76 [2021-10-06T00:18:37.117Z] 00:15:01 0 0.38 0.00 0.02 0.00 0.02 99.58 [2021-10-06T00:18:37.117Z] 00:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-06T00:18:37.117Z] 00:16:01 all 0.25 0.00 0.04 0.00 0.01 99.70 [2021-10-06T00:18:37.117Z] 00:16:01 0 0.47 0.00 0.05 0.00 0.02 99.47 [2021-10-06T00:18:37.117Z] 00:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-10-06T00:18:37.117Z] 00:17:01 all 13.83 0.00 5.94 2.95 0.06 77.22 [2021-10-06T00:18:37.117Z] 00:17:01 0 13.56 0.00 6.22 3.16 0.07 76.98 [2021-10-06T00:18:37.117Z] 00:17:01 1 14.10 0.00 5.65 2.74 0.05 77.45 [2021-10-06T00:18:37.117Z] 00:18:01 all 13.70 0.00 6.91 1.37 0.08 77.94 [2021-10-06T00:18:37.117Z] 00:18:01 0 14.00 0.00 7.22 1.14 0.07 77.57 [2021-10-06T00:18:37.117Z] 00:18:01 1 13.41 0.00 6.60 1.59 0.09 78.31 [2021-10-06T00:18:37.117Z] Average: all 14.43 0.00 3.94 1.89 0.05 79.70 [2021-10-06T00:18:37.117Z] Average: 0 14.38 0.00 4.04 1.83 0.05 79.69 [2021-10-06T00:18:37.117Z] Average: 1 14.47 0.00 3.83 1.94 0.05 79.71 [2021-10-06T00:18:37.117Z] [2021-10-06T00:18:37.117Z] [2021-10-06T00:18:37.117Z]