Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 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-ssh16844142706491731496.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh13752855599264946849.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh9190837508550181303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh12946671020480907273.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-ssh2491252705899817953.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 USE_ALPINE: true 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 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-74 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/121 [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/121 # 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/121@tmp/jenkins-gitclient-ssh8350834596155351339.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 b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 (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 b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 # timeout=10 Commit message: "fix(snap): deploy secrets token into separate mount points (#3826)" > git rev-list --no-walk f650799c2872b5746043592dbca86bb6f356332d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-02T11:07:15.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-02T11:07:15.269Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-02T11:07:15.282Z] ========================================================= [2021-12-02T11:07:15.282Z] EdgeX Global Pipelines Version Info [2021-12-02T11:07:15.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:07:16.402Z] ------------------- [2021-12-02T11:07:16.402Z] stable info: [2021-12-02T11:07:16.402Z] ------------------- [2021-12-02T11:07:16.402Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-02T11:07:16.402Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-02T11:07:16.402Z] Message: update stable to v1.0.217 [2021-12-02T11:07:16.979Z] ------------------- [2021-12-02T11:07:16.979Z] experimental info: [2021-12-02T11:07:16.979Z] ------------------- [2021-12-02T11:07:16.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-02T11:07:16.979Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-02T11:07:16.979Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-02T11:07:17.118Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-02T11:07:17.131Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-02T11:07:17.143Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-02T11:07:17.155Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-02T11:07:17.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-02T11:07:17.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-02T11:07:17.197Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-02T11:07:17.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-02T11:07:17.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-02T11:07:17.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-02T11:07:17.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-02T11:07:17.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-02T11:07:17.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-02T11:07:17.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-02T11:07:17.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-02T11:07:17.301Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-02T11:07:17.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-02T11:07:17.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-02T11:07:17.338Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-02T11:07:17.351Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-02T11:07:17.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-02T11:07:17.373Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-02T11:07:17.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-02T11:07:17.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-02T11:07:17.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-02T11:07:17.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] echo [2021-12-02T11:07:17.429Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0e5e64 [Pipeline] echo [2021-12-02T11:07:17.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T11:07:17.491Z] provisioning config files... [2021-12-02T11:07:17.504Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/121@tmp/config8794600531100982285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:07:17.811Z] ---> docker-login.sh [2021-12-02T11:07:17.811Z] nexus3.edgexfoundry.org:10001 [2021-12-02T11:07:17.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:07:18.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:07:18.076Z] Configure a credential helper to remove this warning. See [2021-12-02T11:07:18.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:07:18.076Z] [2021-12-02T11:07:18.076Z] Login Succeeded [2021-12-02T11:07:18.076Z] nexus3.edgexfoundry.org:10002 [2021-12-02T11:07:18.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:07:18.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:07:18.076Z] Configure a credential helper to remove this warning. See [2021-12-02T11:07:18.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:07:18.076Z] [2021-12-02T11:07:18.076Z] Login Succeeded [2021-12-02T11:07:18.076Z] nexus3.edgexfoundry.org:10003 [2021-12-02T11:07:18.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:07:18.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:07:18.076Z] Configure a credential helper to remove this warning. See [2021-12-02T11:07:18.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:07:18.076Z] [2021-12-02T11:07:18.076Z] Login Succeeded [2021-12-02T11:07:18.076Z] nexus3.edgexfoundry.org:10004 [2021-12-02T11:07:18.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:07:18.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:07:18.341Z] Configure a credential helper to remove this warning. See [2021-12-02T11:07:18.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:07:18.341Z] [2021-12-02T11:07:18.341Z] Login Succeeded [2021-12-02T11:07:18.341Z] docker.io [2021-12-02T11:07:18.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:07:18.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:07:18.604Z] Configure a credential helper to remove this warning. See [2021-12-02T11:07:18.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:07:18.604Z] [2021-12-02T11:07:18.604Z] Login Succeeded [2021-12-02T11:07:18.604Z] ---> docker-login.sh ends [Pipeline] } [2021-12-02T11:07:18.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-02T11:07:18.926Z] ++ 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-12-02T11:07:18.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T11:07:18.926Z] ++ dirname cmd/core-command/Dockerfile [2021-12-02T11:07:18.926Z] ++ cut -d/ -f2 [2021-12-02T11:07:18.926Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-02T11:07:18.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T11:07:18.926Z] ++ dirname cmd/core-data/Dockerfile [2021-12-02T11:07:18.926Z] ++ cut -d/ -f2 [2021-12-02T11:07:18.926Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-02T11:07:18.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T11:07:18.926Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-02T11:07:18.926Z] ++ cut -d/ -f2 [2021-12-02T11:07:18.926Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-02T11:07:18.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T11:07:18.926Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-02T11:07:18.926Z] ++ cut -d/ -f2 [2021-12-02T11:07:18.926Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-02T11:07:18.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T11:07:18.926Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-02T11:07:18.926Z] ++ cut -d/ -f2 [2021-12-02T11:07:18.926Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-02T11:07:18.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T11:07:18.926Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-02T11:07:18.926Z] ++ cut -d/ -f2 [2021-12-02T11:07:18.926Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-02T11:07:18.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T11:07:18.926Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-02T11:07:18.927Z] ++ cut -d/ -f2 [2021-12-02T11:07:18.927Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-02T11:07:18.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T11:07:18.927Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-02T11:07:18.927Z] ++ cut -d/ -f2 [2021-12-02T11:07:18.927Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-02T11:07:18.927Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-02T11:07:18.927Z] ++ cut -d/ -f2 [2021-12-02T11:07:18.927Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-02T11:07:18.927Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-02T11:07:18.959Z] 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] { (Build Check) [Pipeline] sh [2021-12-02T11:07:19.365Z] + git rev-list -1 --merges b0e5e643282aa8d6ca4ca25954737fd68a04a1f7~1..b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] echo [2021-12-02T11:07:19.383Z] -----------> git rev-list -1 --merges b0e5e643282aa8d6ca4ca25954737fd68a04a1f7~1..b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [false] [Pipeline] sh [2021-12-02T11:07:19.673Z] + git log --format=format:%s -1 b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] echo [2021-12-02T11:07:19.688Z] ========================================================= [2021-12-02T11:07:19.688Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-02T11:07:19.688Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-02T11:07:20.223Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-02T11:07:20.223Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-02T11:07:20.223Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-02T11:07:20.223Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-02T11:07:20.223Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-02T11:07:20.223Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-02T11:07:20.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:07:20.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T11:07:20.656Z] [2021-12-02T11:07:20.656Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:07:20.972Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T11:07:20.972Z] latest: Pulling from edgex-devops/git-semver [2021-12-02T11:07:20.972Z] a0d0a0d46f8b: Pulling fs layer [2021-12-02T11:07:20.972Z] 3e5f54012d9b: Pulling fs layer [2021-12-02T11:07:20.972Z] 4c7163046ea9: Pulling fs layer [2021-12-02T11:07:20.972Z] 0c2d73faf560: Pulling fs layer [2021-12-02T11:07:20.972Z] 0c2d73faf560: Waiting [2021-12-02T11:07:20.972Z] 3e5f54012d9b: Verifying Checksum [2021-12-02T11:07:20.972Z] 3e5f54012d9b: Download complete [2021-12-02T11:07:20.972Z] a0d0a0d46f8b: Verifying Checksum [2021-12-02T11:07:20.972Z] a0d0a0d46f8b: Download complete [2021-12-02T11:07:20.972Z] 4c7163046ea9: Verifying Checksum [2021-12-02T11:07:20.972Z] 4c7163046ea9: Download complete [2021-12-02T11:07:21.250Z] 0c2d73faf560: Verifying Checksum [2021-12-02T11:07:21.250Z] 0c2d73faf560: Download complete [2021-12-02T11:07:21.250Z] a0d0a0d46f8b: Pull complete [2021-12-02T11:07:21.250Z] 3e5f54012d9b: Pull complete [2021-12-02T11:07:21.525Z] 4c7163046ea9: Pull complete [2021-12-02T11:07:21.785Z] 0c2d73faf560: Pull complete [2021-12-02T11:07:21.785Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-02T11:07:21.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T11:07:21.785Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-02T11:07:21.858Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:07:21.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-02T11:07:22.658Z] $ docker top f76a9fa7da411ac40b4d3e8ffce73a9f4ffc9bb14cf22ed29ee217128b1ecbd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-02T11:07:22.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-02T11:07:22.762Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-02T11:07:22.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-02T11:07:22.876Z] $ docker exec f76a9fa7da411ac40b4d3e8ffce73a9f4ffc9bb14cf22ed29ee217128b1ecbd8 ssh-agent [2021-12-02T11:07:22.991Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCGeGHn/agent.14 [2021-12-02T11:07:22.991Z] SSH_AGENT_PID=21 [2021-12-02T11:07:22.998Z] Running ssh-add (command line suppressed) [2021-12-02T11:07:23.105Z] Identity added: /w/workspace/edgex-go/121@tmp/private_key_732796666728262738.key (/w/workspace/edgex-go/121@tmp/private_key_732796666728262738.key) [2021-12-02T11:07:23.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-02T11:07:23.413Z] + git tag --points-at HEAD [Pipeline] } [2021-12-02T11:07:23.432Z] $ docker exec --env ******** --env ******** f76a9fa7da411ac40b4d3e8ffce73a9f4ffc9bb14cf22ed29ee217128b1ecbd8 ssh-agent -k [2021-12-02T11:07:23.545Z] unset SSH_AUTH_SOCK; [2021-12-02T11:07:23.545Z] unset SSH_AGENT_PID; [2021-12-02T11:07:23.545Z] echo Agent pid 21 killed; [2021-12-02T11:07:23.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-02T11:07:23.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-02T11:07:23.579Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-02T11:07:23.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-02T11:07:23.681Z] $ docker exec f76a9fa7da411ac40b4d3e8ffce73a9f4ffc9bb14cf22ed29ee217128b1ecbd8 ssh-agent [2021-12-02T11:07:23.785Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKhBNDB/agent.56 [2021-12-02T11:07:23.785Z] SSH_AGENT_PID=62 [2021-12-02T11:07:23.791Z] Running ssh-add (command line suppressed) [2021-12-02T11:07:23.884Z] Identity added: /w/workspace/edgex-go/121@tmp/private_key_5034064989356505130.key (/w/workspace/edgex-go/121@tmp/private_key_5034064989356505130.key) [2021-12-02T11:07:23.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-02T11:07:24.213Z] + git semver init [2021-12-02T11:07:24.213Z] # -> Open(): unable to determine branch for HEAD [2021-12-02T11:07:24.213Z] # $GIT_DIR = /w/workspace/edgex-go/121/.git [2021-12-02T11:07:24.213Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/121 [2021-12-02T11:07:24.213Z] # $SEMVER_REMOTE_NAME = origin [2021-12-02T11:07:24.213Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-02T11:07:24.213Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-02T11:07:24.213Z] # $SEMVER_BRANCH = main [2021-12-02T11:07:24.213Z] # $SEMVER_TEMP = /tmp/semver-419143092 [2021-12-02T11:07:24.213Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-02T11:07:39.172Z] # '/tmp/semver-419143092' -> '/w/workspace/edgex-go/121/.semver' [2021-12-02T11:07:39.172Z] # -> Force: false [2021-12-02T11:07:39.172Z] # $SEMVER_DIR = /w/workspace/edgex-go/121/.semver [Pipeline] } [2021-12-02T11:07:39.182Z] $ docker exec --env ******** --env ******** f76a9fa7da411ac40b4d3e8ffce73a9f4ffc9bb14cf22ed29ee217128b1ecbd8 ssh-agent -k [2021-12-02T11:07:39.271Z] unset SSH_AUTH_SOCK; [2021-12-02T11:07:39.271Z] unset SSH_AGENT_PID; [2021-12-02T11:07:39.271Z] echo Agent pid 62 killed; [2021-12-02T11:07:39.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-02T11:07:39.587Z] + git semver [Pipeline] } [2021-12-02T11:07:39.600Z] $ docker stop --time=1 f76a9fa7da411ac40b4d3e8ffce73a9f4ffc9bb14cf22ed29ee217128b1ecbd8 [2021-12-02T11:07:41.831Z] $ docker rm -f f76a9fa7da411ac40b4d3e8ffce73a9f4ffc9bb14cf22ed29ee217128b1ecbd8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-02T11:07:42.196Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-02T11:07:42.407Z] Stashed 1 file(s) [Pipeline] echo [2021-12-02T11:07:42.410Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-12-02T11:07:42.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-02T11:07:42.676Z] ========================================================= [2021-12-02T11:07:42.676Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-02T11:07:42.676Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-02T11:07:42.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-02T11:07:42.980Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-02T11:07:42.980Z] a0d0a0d46f8b: Already exists [2021-12-02T11:07:42.980Z] 31adcdaf11c8: Pulling fs layer [2021-12-02T11:07:42.980Z] b8b176561691: Pulling fs layer [2021-12-02T11:07:42.980Z] 4527c011a84f: Pulling fs layer [2021-12-02T11:07:42.980Z] 5d74067f8e1e: Pulling fs layer [2021-12-02T11:07:42.980Z] e0aca202a116: Pulling fs layer [2021-12-02T11:07:42.980Z] 3a43be97a3b4: Pulling fs layer [2021-12-02T11:07:42.980Z] 34cad66bf833: Pulling fs layer [2021-12-02T11:07:42.980Z] b4e3c513aaa6: Pulling fs layer [2021-12-02T11:07:42.980Z] 5d74067f8e1e: Waiting [2021-12-02T11:07:42.980Z] e0aca202a116: Waiting [2021-12-02T11:07:42.980Z] 3a43be97a3b4: Waiting [2021-12-02T11:07:42.980Z] 34cad66bf833: Waiting [2021-12-02T11:07:42.980Z] b4e3c513aaa6: Waiting [2021-12-02T11:07:42.980Z] b8b176561691: Download complete [2021-12-02T11:07:42.980Z] 31adcdaf11c8: Verifying Checksum [2021-12-02T11:07:42.980Z] 31adcdaf11c8: Download complete [2021-12-02T11:07:42.980Z] 5d74067f8e1e: Verifying Checksum [2021-12-02T11:07:42.980Z] 5d74067f8e1e: Download complete [2021-12-02T11:07:42.980Z] e0aca202a116: Verifying Checksum [2021-12-02T11:07:42.980Z] e0aca202a116: Download complete [2021-12-02T11:07:42.980Z] 3a43be97a3b4: Verifying Checksum [2021-12-02T11:07:42.980Z] 3a43be97a3b4: Download complete [2021-12-02T11:07:43.256Z] 34cad66bf833: Verifying Checksum [2021-12-02T11:07:43.256Z] 34cad66bf833: Download complete [2021-12-02T11:07:43.256Z] 31adcdaf11c8: Pull complete [2021-12-02T11:07:43.256Z] b8b176561691: Pull complete [2021-12-02T11:07:43.516Z] 4527c011a84f: Verifying Checksum [2021-12-02T11:07:43.516Z] 4527c011a84f: Download complete [2021-12-02T11:07:43.775Z] b4e3c513aaa6: Verifying Checksum [2021-12-02T11:07:43.775Z] b4e3c513aaa6: Download complete [2021-12-02T11:07:47.115Z] 4527c011a84f: Pull complete [2021-12-02T11:07:47.376Z] 5d74067f8e1e: Pull complete [2021-12-02T11:07:47.376Z] e0aca202a116: Pull complete [2021-12-02T11:07:47.376Z] 3a43be97a3b4: Pull complete [2021-12-02T11:07:47.636Z] 34cad66bf833: Pull complete [2021-12-02T11:07:50.199Z] b4e3c513aaa6: Pull complete [2021-12-02T11:07:50.199Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-02T11:07:50.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-02T11:07:50.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-02T11:07:50.499Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-02T11:07:50.499Z] WORKDIR /edgex [2021-12-02T11:07:50.499Z] COPY go.mod . [2021-12-02T11:07:50.499Z] RUN go mod download' [2021-12-02T11:07:50.499Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-02T11:07:51.892Z] Sending build context to Docker daemon 334.5MB [2021-12-02T11:07:51.892Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-02T11:07:51.892Z] ---> 9f6097aaca64 [2021-12-02T11:07:51.892Z] Step 2/4 : WORKDIR /edgex [2021-12-02T11:07:53.814Z] ---> Running in 4f1ee8e39ee4 [2021-12-02T11:07:54.075Z] Removing intermediate container 4f1ee8e39ee4 [2021-12-02T11:07:54.075Z] ---> 13289b7fddb3 [2021-12-02T11:07:54.075Z] Step 3/4 : COPY go.mod . [2021-12-02T11:07:54.075Z] ---> 9c62de7a53b9 [2021-12-02T11:07:54.075Z] Step 4/4 : RUN go mod download [2021-12-02T11:07:54.345Z] ---> Running in 2038b919139f [2021-12-02T11:07:57.610Z] Still waiting to schedule task [2021-12-02T11:07:57.610Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-02T11:08:26.498Z] Removing intermediate container 2038b919139f [2021-12-02T11:08:26.498Z] ---> 830c18d7978e [2021-12-02T11:08:26.498Z] Successfully built 830c18d7978e [2021-12-02T11:08:26.498Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:08:26.798Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-02T11:08:26.798Z] . [Pipeline] withDockerContainer [2021-12-02T11:08:26.863Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:08:26.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-02T11:08:27.260Z] $ docker top 77dfbedd76f55070bc8fd8a8e4f366032bd643fd51bfd01ff6bc487fec6fba2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T11:08:27.610Z] + go version [2021-12-02T11:08:27.610Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-02T11:08:27.622Z] $ docker stop --time=1 77dfbedd76f55070bc8fd8a8e4f366032bd643fd51bfd01ff6bc487fec6fba2e [2021-12-02T11:08:28.808Z] $ docker rm -f 77dfbedd76f55070bc8fd8a8e4f366032bd643fd51bfd01ff6bc487fec6fba2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:08:29.259Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-02T11:08:29.259Z] . [Pipeline] withDockerContainer [2021-12-02T11:08:29.321Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:08:29.357Z] $ 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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-02T11:08:29.701Z] $ docker top d3771fdabe40d1505d3a0db33530d5764a4f5730d574dc5758fe034dbaa4e6bc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-02T11:08:29.774Z] ========================================================= [2021-12-02T11:08:29.774Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-02T11:08:29.774Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-02T11:08:30.061Z] + make test [2021-12-02T11:08:30.061Z] go mod tidy [2021-12-02T11:08:30.061Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-02T11:08:35.516Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-02T11:08:53.723Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-02T11:08:57.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-02T11:08:57.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-02T11:08:57.678Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-02T11:08:59.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-02T11:09:00.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-02T11:09:00.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-02T11:09:00.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-02T11:09:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-02T11:09:01.421Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-02T11:09:01.683Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-02T11:09:01.683Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-02T11:09:01.683Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-02T11:09:01.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-02T11:09:03.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-12-02T11:09:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-02T11:09:03.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-02T11:09:04.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements [2021-12-02T11:09:04.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-02T11:09:04.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 44.7% of statements [2021-12-02T11:09:04.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-02T11:09:04.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-02T11:09:05.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.145s coverage: 89.5% of statements [2021-12-02T11:09:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-02T11:09:05.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-02T11:09:06.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2021-12-02T11:09:06.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-02T11:09:06.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-02T11:09:06.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-02T11:09:06.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-02T11:09:06.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-02T11:09:07.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements [2021-12-02T11:09:07.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-02T11:09:07.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-02T11:09:07.372Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-12-02T11:09:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-02T11:09:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-02T11:09:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-02T11:09:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-02T11:09:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-02T11:09:07.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-12-02T11:09:07.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-02T11:09:07.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-02T11:09:07.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-02T11:09:08.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2021-12-02T11:09:08.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-02T11:09:08.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-12-02T11:09:08.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements [2021-12-02T11:09:08.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-02T11:09:08.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-12-02T11:09:09.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements [2021-12-02T11:09:09.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-12-02T11:09:09.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2021-12-02T11:09:09.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-12-02T11:09:22.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-12-02T11:09:22.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-12-02T11:09:27.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.156s coverage: 82.5% of statements [2021-12-02T11:09:27.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-02T11:09:32.715Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-75 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-12-02T11:09:32.728Z] Running in /w/workspace/edgex-go/121 [Pipeline] { [Pipeline] checkout [2021-12-02T11:09:32.896Z] The recommended git tool is: git [2021-12-02T11:09:37.553Z] using credential edgex-jenkins-ssh [2021-12-02T11:09:37.569Z] Cloning the remote Git repository [2021-12-02T11:09:37.619Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-02T11:09:37.691Z] > git init /w/workspace/edgex-go/121 # timeout=10 [2021-12-02T11:09:37.776Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-02T11:09:37.777Z] > git --version # timeout=10 [2021-12-02T11:09:37.806Z] > git --version # 'git version 2.17.1' [2021-12-02T11:09:37.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T11:09:37.877Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.237s coverage: 65.4% of statements [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-02T11:09:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.8% of statements [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-02T11:09:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-02T11:09:46.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2021-12-02T11:09:46.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-02T11:09:46.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-12-02T11:09:46.043Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-02T11:09:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-02T11:09:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-02T11:09:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-02T11:09:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-02T11:09:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-02T11:09:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-02T11:09:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-12-02T11:09:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-12-02T11:09:53.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-02T11:09:53.125Z] Avoid second fetch [2021-12-02T11:09:53.125Z] Checking out Revision b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 (main) [2021-12-02T11:09:53.287Z] 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-12-02T11:09:53.101Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-02T11:09:53.148Z] > git config core.sparsecheckout # timeout=10 [2021-12-02T11:09:53.175Z] > git checkout -f b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 # timeout=10 [2021-12-02T11:09:57.493Z] Commit message: "fix(snap): deploy secrets token into separate mount points (#3826)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-02T11:09:58.446Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-02T11:09:58.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T11:09:58.446Z] Dload Upload Total Spent Left Speed [2021-12-02T11:09:58.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 72987 0 --:--:-- --:--:-- --:--:-- 72987 [Pipeline] sh [2021-12-02T11:09:58.978Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-02T11:09:59.328Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-02T11:09:59.329Z] + sudo tee /etc/docker/daemon.new [2021-12-02T11:09:59.329Z] { [2021-12-02T11:09:59.329Z] "registry-mirrors": [ [2021-12-02T11:09:59.329Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-02T11:09:59.329Z] ], [2021-12-02T11:09:59.329Z] "bip": "10.250.0.254/24", [2021-12-02T11:09:59.329Z] "hosts": [ [2021-12-02T11:09:59.329Z] "tcp://0.0.0.0:5555", [2021-12-02T11:09:59.329Z] "unix:///var/run/docker.sock" [2021-12-02T11:09:59.329Z] ], [2021-12-02T11:09:59.329Z] "mtu": 1458, [2021-12-02T11:09:59.329Z] "selinux-enabled": true, [2021-12-02T11:09:59.329Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-02T11:09:59.329Z] } [Pipeline] sh [2021-12-02T11:09:59.679Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-02T11:10:00.020Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T11:10:18.419Z] provisioning config files... [2021-12-02T11:10:18.444Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/121@tmp/config1328940843540795237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:10:18.802Z] ---> docker-login.sh [2021-12-02T11:10:18.802Z] nexus3.edgexfoundry.org:10001 [2021-12-02T11:10:19.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:10:19.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:10:19.671Z] Configure a credential helper to remove this warning. See [2021-12-02T11:10:19.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:10:19.672Z] [2021-12-02T11:10:19.672Z] Login Succeeded [2021-12-02T11:10:19.672Z] nexus3.edgexfoundry.org:10002 [2021-12-02T11:10:19.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:10:19.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:10:19.946Z] Configure a credential helper to remove this warning. See [2021-12-02T11:10:19.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:10:19.946Z] [2021-12-02T11:10:19.946Z] Login Succeeded [2021-12-02T11:10:19.946Z] nexus3.edgexfoundry.org:10003 [2021-12-02T11:10:20.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:10:20.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:10:20.548Z] Configure a credential helper to remove this warning. See [2021-12-02T11:10:20.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:10:20.548Z] [2021-12-02T11:10:20.548Z] Login Succeeded [2021-12-02T11:10:20.548Z] nexus3.edgexfoundry.org:10004 [2021-12-02T11:10:20.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:10:20.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:10:20.822Z] Configure a credential helper to remove this warning. See [2021-12-02T11:10:20.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:10:20.822Z] [2021-12-02T11:10:20.822Z] Login Succeeded [2021-12-02T11:10:21.096Z] docker.io [2021-12-02T11:10:21.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:10:21.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:10:21.645Z] Configure a credential helper to remove this warning. See [2021-12-02T11:10:21.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:10:21.645Z] [2021-12-02T11:10:21.645Z] Login Succeeded [2021-12-02T11:10:21.645Z] ---> docker-login.sh ends [Pipeline] } [2021-12-02T11:10:21.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-02T11:10:22.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-02T11:10:22.226Z] ========================================================= [2021-12-02T11:10:22.226Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-02T11:10:22.226Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-02T11:10:22.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-02T11:10:22.831Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-02T11:10:22.831Z] 552d1f2373af: Pulling fs layer [2021-12-02T11:10:22.831Z] ea3f2d53f512: Pulling fs layer [2021-12-02T11:10:22.831Z] 9e70ebbbe112: Pulling fs layer [2021-12-02T11:10:22.831Z] 7a9cfe048b4a: Pulling fs layer [2021-12-02T11:10:22.831Z] 72dc09318566: Pulling fs layer [2021-12-02T11:10:22.831Z] f4f7b4309257: Pulling fs layer [2021-12-02T11:10:22.831Z] 0ac9a79272e3: Pulling fs layer [2021-12-02T11:10:22.831Z] b78e95d17946: Pulling fs layer [2021-12-02T11:10:22.831Z] 0ac9a79272e3: Waiting [2021-12-02T11:10:22.831Z] 7a9cfe048b4a: Waiting [2021-12-02T11:10:22.831Z] 72dc09318566: Waiting [2021-12-02T11:10:22.831Z] f4f7b4309257: Waiting [2021-12-02T11:10:22.831Z] b78e95d17946: Waiting [2021-12-02T11:10:22.831Z] 9e70ebbbe112: Download complete [2021-12-02T11:10:22.831Z] ea3f2d53f512: Verifying Checksum [2021-12-02T11:10:22.831Z] ea3f2d53f512: Download complete [2021-12-02T11:10:22.831Z] 72dc09318566: Verifying Checksum [2021-12-02T11:10:22.831Z] 72dc09318566: Download complete [2021-12-02T11:10:22.831Z] f4f7b4309257: Verifying Checksum [2021-12-02T11:10:22.831Z] f4f7b4309257: Download complete [2021-12-02T11:10:22.831Z] 0ac9a79272e3: Verifying Checksum [2021-12-02T11:10:22.831Z] 0ac9a79272e3: Download complete [2021-12-02T11:10:22.831Z] 552d1f2373af: Verifying Checksum [2021-12-02T11:10:22.831Z] 552d1f2373af: Download complete [2021-12-02T11:10:23.816Z] 552d1f2373af: Pull complete [2021-12-02T11:10:24.093Z] ea3f2d53f512: Pull complete [2021-12-02T11:10:24.697Z] 9e70ebbbe112: Pull complete [2021-12-02T11:10:24.697Z] b78e95d17946: Verifying Checksum [2021-12-02T11:10:24.697Z] b78e95d17946: Download complete [2021-12-02T11:10:25.309Z] 7a9cfe048b4a: Download complete [2021-12-02T11:10:25.525Z] GO111MODULE=on go vet ./... [2021-12-02T11:10:35.465Z] 7a9cfe048b4a: Pull complete [2021-12-02T11:10:35.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-02T11:10:35.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-02T11:10:35.583Z] ./bin/test-attribution-txt.sh [2021-12-02T11:10:35.743Z] 72dc09318566: Pull complete [Pipeline] echo [2021-12-02T11:10:35.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-02T11:10:36.148Z] + ls -al . [2021-12-02T11:10:36.149Z] total 644 [2021-12-02T11:10:36.149Z] drwxrwxr-x 10 1001 1001 4096 Dec 2 11:10 . [2021-12-02T11:10:36.149Z] drwxr-xr-x 4 root root 32 Dec 2 11:08 .. [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 11 Dec 2 11:07 .dockerignore [2021-12-02T11:10:36.149Z] drwxrwxr-x 8 1001 1001 162 Dec 2 11:07 .git [2021-12-02T11:10:36.149Z] drwxrwxr-x 4 1001 1001 142 Dec 2 11:07 .github [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 804 Dec 2 11:07 .gitignore [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 42 Dec 2 11:07 .golangci.yml [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 76 Dec 2 11:07 .hadolint.yml [2021-12-02T11:10:36.149Z] drwx------ 3 1001 1001 58 Dec 2 11:07 .semver [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 166 Dec 2 11:07 .sonarcloud.properties [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 1171 Dec 2 11:07 ADOPTERS.md [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 8910 Dec 2 11:07 Attribution.txt [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 51732 Dec 2 11:07 CHANGELOG.md [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 3804 Dec 2 11:07 CONTRIBUTING.md [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 677 Dec 2 11:07 GOVERNANCE.md [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 849 Dec 2 11:07 Jenkinsfile [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 10775 Dec 2 11:07 LICENSE [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 6508 Dec 2 11:07 Makefile [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 582 Dec 2 11:07 OWNERS.md [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 8207 Dec 2 11:07 README.md [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 6912 Dec 2 11:07 SECURITY.md [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 11 Dec 2 11:07 VERSION [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 4131 Dec 2 11:07 ZMQWindows.md [2021-12-02T11:10:36.149Z] drwxrwxr-x 2 1001 1001 37 Dec 2 11:07 bin [2021-12-02T11:10:36.149Z] drwxrwxr-x 14 1001 1001 4096 Dec 2 11:07 cmd [2021-12-02T11:10:36.149Z] -rw-r--r-- 1 root root 428381 Dec 2 11:09 coverage.out [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 828 Dec 2 11:07 go.mod [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 49483 Dec 2 11:07 go.sum [2021-12-02T11:10:36.149Z] drwxrwxr-x 8 1001 1001 124 Dec 2 11:07 internal [2021-12-02T11:10:36.149Z] drwxrwxr-x 3 1001 1001 16 Dec 2 11:07 openapi [2021-12-02T11:10:36.149Z] drwxrwxr-x 4 1001 1001 71 Dec 2 11:07 snap [2021-12-02T11:10:36.149Z] -rw-rw-r-- 1 1001 1001 204 Dec 2 11:07 version.go [Pipeline] sh [2021-12-02T11:10:36.339Z] f4f7b4309257: Pull complete [2021-12-02T11:10:36.339Z] 0ac9a79272e3: Pull complete [2021-12-02T11:10:36.440Z] + '[' -e coverage.out ] [2021-12-02T11:10:36.440Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-02T11:10:36.549Z] Stashed 1 file(s) [Pipeline] sh [2021-12-02T11:10:36.847Z] + make build [2021-12-02T11:10:36.847Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-12-02T11:10:38.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-02T11:10:43.058Z] b78e95d17946: Pull complete [2021-12-02T11:10:43.058Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-02T11:10:43.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-02T11:10:43.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-02T11:10:43.424Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-02T11:10:43.424Z] WORKDIR /edgex [2021-12-02T11:10:43.424Z] COPY go.mod . [2021-12-02T11:10:43.424Z] RUN go mod download [2021-12-02T11:10:43.424Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-02T11:10:44.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-12-02T11:10:45.412Z] Sending build context to Docker daemon 168.9MB [2021-12-02T11:10:45.412Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-02T11:10:45.412Z] ---> 8b459fc5aaf0 [2021-12-02T11:10:45.412Z] Step 2/4 : WORKDIR /edgex [2021-12-02T11:10:45.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-02T11:10:46.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-02T11:10:46.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-02T11:10:47.399Z] ---> Running in 91657882b0f0 [2021-12-02T11:10:47.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-02T11:10:47.994Z] Removing intermediate container 91657882b0f0 [2021-12-02T11:10:47.994Z] ---> ad6ee87940f0 [2021-12-02T11:10:47.994Z] Step 3/4 : COPY go.mod . [2021-12-02T11:10:48.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-02T11:10:48.588Z] ---> 13a383168550 [2021-12-02T11:10:48.588Z] Step 4/4 : RUN go mod download [2021-12-02T11:10:48.588Z] ---> Running in a9a79ed9e8be [2021-12-02T11:10:49.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-02T11:10:50.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-02T11:10:50.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-02T11:10:51.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-12-02T11:10:53.072Z] $ docker stop --time=1 d3771fdabe40d1505d3a0db33530d5764a4f5730d574dc5758fe034dbaa4e6bc [2021-12-02T11:10:54.847Z] $ docker rm -f d3771fdabe40d1505d3a0db33530d5764a4f5730d574dc5758fe034dbaa4e6bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:10:56.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-02T11:10:56.289Z] [2021-12-02T11:10:56.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:10:56.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-02T11:10:56.596Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-02T11:10:56.596Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-02T11:10:56.596Z] ca9280d653b3: Pulling fs layer [2021-12-02T11:10:56.596Z] 7e9c9ca2126c: Pulling fs layer [2021-12-02T11:10:56.858Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-02T11:10:56.858Z] cbdbe7a5bc2a: Download complete [2021-12-02T11:10:56.858Z] cbdbe7a5bc2a: Pull complete [2021-12-02T11:10:57.430Z] ca9280d653b3: Verifying Checksum [2021-12-02T11:10:57.430Z] ca9280d653b3: Download complete [2021-12-02T11:10:57.695Z] 7e9c9ca2126c: Verifying Checksum [2021-12-02T11:10:57.695Z] 7e9c9ca2126c: Download complete [2021-12-02T11:10:57.958Z] ca9280d653b3: Pull complete [2021-12-02T11:11:01.287Z] 7e9c9ca2126c: Pull complete [2021-12-02T11:11:01.287Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-02T11:11:01.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-02T11:11:01.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-02T11:11:01.357Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:11:01.392Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-02T11:11:04.008Z] $ docker top 549d0fdc4488c80c4dd9d7f2f4ef392a421b3f4d9425e2a1bf2f8440d6c5e962 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T11:11:04.355Z] + grep parallel [2021-12-02T11:11:04.355Z] + docker-compose build --help [2021-12-02T11:11:04.926Z] --parallel Build images in parallel. [Pipeline] } [2021-12-02T11:11:04.936Z] $ docker stop --time=1 549d0fdc4488c80c4dd9d7f2f4ef392a421b3f4d9425e2a1bf2f8440d6c5e962 [2021-12-02T11:11:06.117Z] $ docker rm -f 549d0fdc4488c80c4dd9d7f2f4ef392a421b3f4d9425e2a1bf2f8440d6c5e962 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:11:06.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-02T11:11:06.499Z] . [Pipeline] withDockerContainer [2021-12-02T11:11:06.571Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:11:06.606Z] $ 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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-02T11:11:06.947Z] $ docker top 133e21f46786d65ee8827a3802b6625669ad4e080ec7463d65a1318610de72e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T11:11:07.305Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-02T11:11:07.876Z] Building core-command ... [2021-12-02T11:11:07.876Z] Building core-data ... [2021-12-02T11:11:07.876Z] Building core-metadata ... [2021-12-02T11:11:07.876Z] Building security-bootstrapper ... [2021-12-02T11:11:07.876Z] Building security-proxy-setup ... [2021-12-02T11:11:07.876Z] Building security-secretstore-setup ... [2021-12-02T11:11:07.876Z] Building support-notifications ... [2021-12-02T11:11:07.876Z] Building support-scheduler ... [2021-12-02T11:11:07.876Z] Building sys-mgmt-agent ... [2021-12-02T11:11:07.876Z] Building sys-mgmt-agent [2021-12-02T11:11:07.876Z] Building support-notifications [2021-12-02T11:11:07.876Z] Building core-command [2021-12-02T11:11:07.876Z] Building security-secretstore-setup [2021-12-02T11:11:07.876Z] Building security-bootstrapper [2021-12-02T11:11:20.140Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:11:20.140Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:11:20.140Z] ---> 830c18d7978e [2021-12-02T11:11:20.140Z] Step 3/21 : WORKDIR /edgex-go [2021-12-02T11:11:20.140Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:11:20.140Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:11:20.140Z] ---> 830c18d7978e [2021-12-02T11:11:20.140Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T11:11:20.140Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:11:20.140Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:11:20.140Z] ---> 830c18d7978e [2021-12-02T11:11:20.140Z] Step 3/30 : WORKDIR /edgex-go [2021-12-02T11:11:23.439Z] ---> Running in ce5126165de3 [2021-12-02T11:11:23.439Z] ---> Running in 806a602870cb [2021-12-02T11:11:23.439Z] ---> Running in e9933d633943 [2021-12-02T11:11:28.749Z] Removing intermediate container ce5126165de3 [2021-12-02T11:11:28.749Z] ---> 78530f4a8f92 [2021-12-02T11:11:28.749Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:11:28.749Z] Removing intermediate container e9933d633943 [2021-12-02T11:11:28.749Z] ---> c8d830ee645f [2021-12-02T11:11:28.749Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:11:28.749Z] Removing intermediate container 806a602870cb [2021-12-02T11:11:28.749Z] ---> 8cbdbb73de5d [2021-12-02T11:11:28.749Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:11:29.009Z] ---> Running in 8ba37ed21a44 [2021-12-02T11:11:29.009Z] ---> Running in d442a174dcda [2021-12-02T11:11:29.277Z] ---> Running in 88f3b6fea56f [2021-12-02T11:11:33.480Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:11:33.480Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:11:33.480Z] ---> 830c18d7978e [2021-12-02T11:11:33.480Z] Step 3/24 : WORKDIR /edgex-go [2021-12-02T11:11:33.480Z] ---> Using cache [2021-12-02T11:11:33.480Z] ---> 78530f4a8f92 [2021-12-02T11:11:33.480Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:11:33.480Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:11:33.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:11:33.480Z] ---> 830c18d7978e [2021-12-02T11:11:33.480Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T11:11:33.480Z] ---> Using cache [2021-12-02T11:11:33.480Z] ---> 78530f4a8f92 [2021-12-02T11:11:33.481Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:11:33.481Z] ---> Running in 781712a95936 [2021-12-02T11:11:33.481Z] ---> Running in a644940ece5f [2021-12-02T11:11:33.747Z] Removing intermediate container 8ba37ed21a44 [2021-12-02T11:11:33.747Z] ---> ae92897c1686 [2021-12-02T11:11:33.747Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-02T11:11:33.747Z] ---> Running in 2f6677404e07 [2021-12-02T11:11:34.012Z] Removing intermediate container d442a174dcda [2021-12-02T11:11:34.012Z] ---> 80ebc3aafeb8 [2021-12-02T11:11:34.012Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-02T11:11:34.012Z] ---> Running in 68522bdb90b9 [2021-12-02T11:11:34.012Z] Removing intermediate container 88f3b6fea56f [2021-12-02T11:11:34.012Z] ---> d77426ac7a1d [2021-12-02T11:11:34.012Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-02T11:11:34.012Z] ---> Running in 602579e6882b [2021-12-02T11:11:34.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:11:34.543Z] Removing intermediate container a644940ece5f [2021-12-02T11:11:34.543Z] ---> d10bb51a2876 [2021-12-02T11:11:34.543Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-02T11:11:34.543Z] Removing intermediate container 781712a95936 [2021-12-02T11:11:34.543Z] ---> 370fcd1d9937 [2021-12-02T11:11:34.543Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-02T11:11:34.543Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:11:34.543Z] ---> Running in 1286e9c115e4 [2021-12-02T11:11:34.543Z] ---> Running in 3db343fb66ed [2021-12-02T11:11:34.543Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:11:34.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:11:34.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:11:35.379Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:11:35.379Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:11:35.379Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:11:35.641Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:11:35.641Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:11:35.641Z] OK: 220 MiB in 52 packages [2021-12-02T11:11:35.641Z] OK: 220 MiB in 52 packages [2021-12-02T11:11:35.909Z] OK: 220 MiB in 52 packages [2021-12-02T11:11:35.909Z] OK: 220 MiB in 52 packages [2021-12-02T11:11:36.171Z] OK: 220 MiB in 52 packages [2021-12-02T11:11:36.171Z] Removing intermediate container 2f6677404e07 [2021-12-02T11:11:36.171Z] ---> bef9f67283c0 [2021-12-02T11:11:36.171Z] Step 6/30 : COPY . . [2021-12-02T11:11:36.171Z] Removing intermediate container 68522bdb90b9 [2021-12-02T11:11:36.171Z] ---> 7ec765abf167 [2021-12-02T11:11:36.171Z] Step 6/22 : COPY . . [2021-12-02T11:11:38.739Z] Removing intermediate container 602579e6882b [2021-12-02T11:11:38.739Z] ---> 47c643710909 [2021-12-02T11:11:38.739Z] Step 6/21 : COPY . . [2021-12-02T11:11:38.739Z] Removing intermediate container 3db343fb66ed [2021-12-02T11:11:38.739Z] ---> dc59b14aea0f [2021-12-02T11:11:38.739Z] Step 6/22 : COPY . . [2021-12-02T11:11:39.002Z] Removing intermediate container 1286e9c115e4 [2021-12-02T11:11:39.002Z] ---> 1962b2f2eafa [2021-12-02T11:11:39.002Z] Step 6/24 : COPY . . [2021-12-02T11:11:49.013Z] ---> 02199cbb97fb [2021-12-02T11:11:49.013Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:11:49.013Z] ---> Running in 71b6471e576f [2021-12-02T11:11:54.295Z] ---> d9a0caa5be8c [2021-12-02T11:11:54.295Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:11:54.295Z] ---> 5930dd32547d [2021-12-02T11:11:54.295Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:11:54.295Z] ---> Running in 849cd2ec75d5 [2021-12-02T11:11:54.295Z] ---> Running in 5e1ced0d2880 [2021-12-02T11:11:55.700Z] Removing intermediate container 71b6471e576f [2021-12-02T11:11:55.700Z] ---> 69a744336055 [2021-12-02T11:11:55.700Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-02T11:11:55.700Z] ---> Running in 068c7f4f86c9 [2021-12-02T11:11:56.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-12-02T11:11:57.682Z] Removing intermediate container 849cd2ec75d5 [2021-12-02T11:11:57.682Z] ---> 184f6fd0aee6 [2021-12-02T11:11:57.682Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-02T11:11:57.945Z] Removing intermediate container 5e1ced0d2880 [2021-12-02T11:11:57.945Z] ---> 1b94d516829e [2021-12-02T11:11:57.945Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-02T11:11:57.945Z] ---> Running in 947def7753e3 [2021-12-02T11:11:58.209Z] ---> Running in ea29422bf7da [2021-12-02T11:11:59.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-02T11:11:59.172Z] ---> 467e12a5316a [2021-12-02T11:11:59.172Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:11:59.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-02T11:11:59.434Z] ---> Running in 04d3ed642142 [2021-12-02T11:12:02.065Z] ---> cae85e2a2dbb [2021-12-02T11:12:02.065Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:12:02.065Z] ---> Running in 93bb11a036b8 [2021-12-02T11:12:02.065Z] Removing intermediate container 04d3ed642142 [2021-12-02T11:12:02.065Z] ---> 8253f1519b75 [2021-12-02T11:12:02.065Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-02T11:12:02.065Z] ---> Running in 21206597b6ec [2021-12-02T11:12:02.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-02T11:12:03.587Z] Removing intermediate container 93bb11a036b8 [2021-12-02T11:12:03.587Z] ---> 131569416b4a [2021-12-02T11:12:03.587Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-02T11:12:03.587Z] ---> Running in 9db4418230ae [2021-12-02T11:12:03.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-02T11:12:10.349Z] Removing intermediate container a9a79ed9e8be [2021-12-02T11:12:10.349Z] ---> 7a88630c559c [2021-12-02T11:12:10.349Z] Successfully built 7a88630c559c [2021-12-02T11:12:10.349Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:12:10.691Z] + docker inspect -f . ci-base-image-arm64 [2021-12-02T11:12:10.692Z] . [Pipeline] withDockerContainer [2021-12-02T11:12:10.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-75 does not seem to be running inside a container [2021-12-02T11:12:11.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-02T11:12:12.413Z] $ docker top 6b26d31d810cb68e91c33a7dd7dba32369c7f8f46048a384620dff7c134a5dca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T11:12:13.318Z] + go version [2021-12-02T11:12:13.319Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-02T11:12:13.340Z] $ docker stop --time=1 6b26d31d810cb68e91c33a7dd7dba32369c7f8f46048a384620dff7c134a5dca [2021-12-02T11:12:14.975Z] $ docker rm -f 6b26d31d810cb68e91c33a7dd7dba32369c7f8f46048a384620dff7c134a5dca [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-12-02T11:12:15.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-02T11:12:15.713Z] [2021-12-02T11:12:15.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:12:16.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-02T11:12:16.344Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-02T11:12:16.344Z] 29e5d40040c1: Pulling fs layer [2021-12-02T11:12:16.344Z] 1ce36da41761: Pulling fs layer [2021-12-02T11:12:16.344Z] 25b303627fd3: Pulling fs layer [2021-12-02T11:12:16.344Z] 29e5d40040c1: Verifying Checksum [2021-12-02T11:12:16.344Z] 29e5d40040c1: Download complete [2021-12-02T11:12:16.617Z] 1ce36da41761: Verifying Checksum [2021-12-02T11:12:16.617Z] 1ce36da41761: Download complete [2021-12-02T11:12:16.891Z] 29e5d40040c1: Pull complete [2021-12-02T11:12:17.870Z] 25b303627fd3: Verifying Checksum [2021-12-02T11:12:17.870Z] 25b303627fd3: Download complete [2021-12-02T11:12:18.143Z] 1ce36da41761: Pull complete [2021-12-02T11:12:28.290Z] 25b303627fd3: Pull complete [2021-12-02T11:12:28.290Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-02T11:12:28.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-02T11:12:28.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-02T11:12:28.497Z] prd-ubuntu18.04-docker-arm64-4c-16g-75 does not seem to be running inside a container [2021-12-02T11:12:28.576Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-02T11:12:30.931Z] $ docker top 59e84f368d4ff6b6480c8af5318cc6df51e1d3e279dba0abac77248deb283b45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T11:12:31.812Z] + docker-compose build --help [2021-12-02T11:12:31.812Z] + grep parallel [2021-12-02T11:12:35.188Z] --parallel Build images in parallel. [Pipeline] } [2021-12-02T11:12:35.480Z] $ docker stop --time=1 59e84f368d4ff6b6480c8af5318cc6df51e1d3e279dba0abac77248deb283b45 [2021-12-02T11:12:35.964Z] Removing intermediate container 068c7f4f86c9 [2021-12-02T11:12:35.964Z] ---> b7d118d6c9a6 [2021-12-02T11:12:35.964Z] [2021-12-02T11:12:35.964Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T11:12:35.964Z] 3.14: Pulling from library/alpine [2021-12-02T11:12:35.964Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-02T11:12:35.964Z] Status: Downloaded newer image for alpine:3.14 [2021-12-02T11:12:35.964Z] ---> 0a97eee8041e [2021-12-02T11:12:35.964Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-02T11:12:35.964Z] ---> Running in 1e7bbffe8f3c [2021-12-02T11:12:35.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:35.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:35.964Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-02T11:12:35.964Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:12:35.964Z] OK: 6 MiB in 15 packages [2021-12-02T11:12:35.964Z] Removing intermediate container 1e7bbffe8f3c [2021-12-02T11:12:35.964Z] ---> 7336e433ab0b [2021-12-02T11:12:35.964Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T11:12:35.964Z] ---> Running in a917eb2f9171 [2021-12-02T11:12:35.964Z] Removing intermediate container a917eb2f9171 [2021-12-02T11:12:35.964Z] ---> efb2143c5ad5 [2021-12-02T11:12:35.964Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-02T11:12:35.964Z] ---> Running in 256c7dae010c [2021-12-02T11:12:35.964Z] Removing intermediate container 256c7dae010c [2021-12-02T11:12:35.964Z] ---> cc2bdb6cab77 [2021-12-02T11:12:35.964Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-02T11:12:35.964Z] ---> Running in dea506f8f09d [2021-12-02T11:12:36.227Z] Removing intermediate container dea506f8f09d [2021-12-02T11:12:36.227Z] ---> c47d5815c7ec [2021-12-02T11:12:36.227Z] Step 14/22 : WORKDIR / [2021-12-02T11:12:36.227Z] ---> Running in 36b959cacc37 [2021-12-02T11:12:36.815Z] Removing intermediate container 36b959cacc37 [2021-12-02T11:12:36.815Z] ---> 5624e7eb542f [2021-12-02T11:12:36.815Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:12:37.081Z] ---> 52600e91a60b [2021-12-02T11:12:37.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-02T11:12:37.124Z] $ docker rm -f 59e84f368d4ff6b6480c8af5318cc6df51e1d3e279dba0abac77248deb283b45 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-12-02T11:12:37.341Z] Removing intermediate container 947def7753e3 [2021-12-02T11:12:37.341Z] ---> 25f9d076fc70 [2021-12-02T11:12:37.341Z] [2021-12-02T11:12:37.341Z] Step 9/30 : FROM alpine:3.14 [2021-12-02T11:12:37.341Z] ---> 0a97eee8041e [2021-12-02T11:12:37.341Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:12:37.609Z] ---> Running in a18df2345366 [2021-12-02T11:12:37.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-02T11:12:37.674Z] . [Pipeline] withDockerContainer [2021-12-02T11:12:37.866Z] prd-ubuntu18.04-docker-arm64-4c-16g-75 does not seem to be running inside a container [2021-12-02T11:12:37.879Z] Removing intermediate container a18df2345366 [2021-12-02T11:12:37.879Z] ---> 39c1ba120337 [2021-12-02T11:12:37.879Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-02T11:12:37.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-02T11:12:37.946Z] $ 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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-12-02T11:12:38.140Z] ---> Running in 8e5435bd1dae [2021-12-02T11:12:38.140Z] ---> 9e283d5ce0e3 [2021-12-02T11:12:38.140Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-02T11:12:38.401Z] Removing intermediate container ea29422bf7da [2021-12-02T11:12:38.401Z] ---> 8f679b355b78 [2021-12-02T11:12:38.401Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-02T11:12:38.401Z] ---> Running in 3c808e2ac543 [2021-12-02T11:12:38.663Z] ---> 35eda778bea1 [2021-12-02T11:12:38.663Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-02T11:12:38.663Z] ---> Running in 62668abf8fd0 [2021-12-02T11:12:38.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:38.928Z] Removing intermediate container 62668abf8fd0 [2021-12-02T11:12:38.928Z] ---> 27d1d298870f [2021-12-02T11:12:38.928Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:12:38.928Z] ---> Running in c3dbf9196d63 [2021-12-02T11:12:38.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:39.064Z] $ docker top 3420ad5de2f41388d8a8fbc48c5f6196af6d2dfa139bf67f446d84da20df9274 -eo pid,comm [2021-12-02T11:12:39.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-02T11:12:39.191Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-02T11:12:39.191Z] (2/2) Installing su-exec (0.2-r1) [2021-12-02T11:12:39.191Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:12:39.191Z] OK: 6 MiB in 16 packages [2021-12-02T11:12:39.191Z] Removing intermediate container c3dbf9196d63 [2021-12-02T11:12:39.191Z] ---> ab98d1a5f5fa [2021-12-02T11:12:39.191Z] Step 20/22 : LABEL arch=x86_64 [2021-12-02T11:12:39.191Z] ---> Running in 5682a1e7f29d [Pipeline] { [Pipeline] sh [2021-12-02T11:12:39.455Z] Removing intermediate container 5682a1e7f29d [2021-12-02T11:12:39.455Z] ---> b7eef5ca18de [2021-12-02T11:12:39.455Z] Step 21/22 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:12:39.455Z] ---> Running in abe6a7284339 [2021-12-02T11:12:39.725Z] Removing intermediate container abe6a7284339 [2021-12-02T11:12:39.725Z] ---> b341c62ac5c8 [2021-12-02T11:12:39.725Z] Step 22/22 : LABEL version=2.2.0-dev.8 [2021-12-02T11:12:39.725Z] Removing intermediate container 8e5435bd1dae [2021-12-02T11:12:39.725Z] ---> db316df03ea1 [2021-12-02T11:12:39.725Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-02T11:12:39.725Z] ---> Running in be5c2cff7585 [2021-12-02T11:12:39.725Z] ---> Running in 9bc00da11585 [2021-12-02T11:12:39.924Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-02T11:12:39.992Z] Removing intermediate container be5c2cff7585 [2021-12-02T11:12:39.992Z] ---> cbe525a46304 [2021-12-02T11:12:39.992Z] [2021-12-02T11:12:39.992Z] Removing intermediate container 9bc00da11585 [2021-12-02T11:12:39.992Z] ---> 9cf2e465730a [2021-12-02T11:12:39.992Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-02T11:12:39.992Z] Successfully built cbe525a46304 [2021-12-02T11:12:39.992Z] Successfully tagged core-command:latest [2021-12-02T11:12:39.992Z]  Building core-command ... done Building core-data [2021-12-02T11:12:40.252Z] ---> Running in a7999f7100d4 [2021-12-02T11:12:40.252Z] Removing intermediate container a7999f7100d4 [2021-12-02T11:12:40.252Z] ---> 4f18b15c7121 [2021-12-02T11:12:40.252Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-02T11:12:40.514Z] ---> Running in 741ca5becfa4 [2021-12-02T11:12:40.786Z] Removing intermediate container 3c808e2ac543 [2021-12-02T11:12:40.786Z] ---> 5c6395055131 [2021-12-02T11:12:40.786Z] [2021-12-02T11:12:40.786Z] Step 10/22 : FROM docker:20.10.8 [2021-12-02T11:12:41.371Z] 20.10.8: Pulling from library/docker [2021-12-02T11:12:43.931Z] Removing intermediate container 21206597b6ec [2021-12-02T11:12:43.931Z] ---> ae71d051734e [2021-12-02T11:12:43.931Z] [2021-12-02T11:12:43.931Z] Step 9/24 : FROM alpine:3.14 [2021-12-02T11:12:43.931Z] ---> 0a97eee8041e [2021-12-02T11:12:43.931Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-02T11:12:44.190Z] Removing intermediate container 9db4418230ae [2021-12-02T11:12:44.190Z] ---> 24949c4babe4 [2021-12-02T11:12:44.190Z] [2021-12-02T11:12:44.190Z] Step 9/21 : FROM alpine:3.14 [2021-12-02T11:12:44.190Z] ---> 0a97eee8041e [2021-12-02T11:12:44.190Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-02T11:12:44.204Z] Building core-command ... [2021-12-02T11:12:44.204Z] Building core-data ... [2021-12-02T11:12:44.204Z] Building core-metadata ... [2021-12-02T11:12:44.204Z] Building security-bootstrapper ... [2021-12-02T11:12:44.204Z] Building security-proxy-setup ... [2021-12-02T11:12:44.204Z] Building security-secretstore-setup ... [2021-12-02T11:12:44.204Z] Building support-notifications ... [2021-12-02T11:12:44.204Z] Building support-scheduler ... [2021-12-02T11:12:44.204Z] Building sys-mgmt-agent ... [2021-12-02T11:12:44.204Z] Building support-scheduler [2021-12-02T11:12:44.204Z] Building core-command [2021-12-02T11:12:44.204Z] Building support-notifications [2021-12-02T11:12:44.204Z] Building security-secretstore-setup [2021-12-02T11:12:44.204Z] Building sys-mgmt-agent [2021-12-02T11:12:44.451Z] ---> Running in 9a497cf1d92d [2021-12-02T11:12:44.719Z] ---> Running in 054645247d2d [2021-12-02T11:12:44.719Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:12:44.719Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:12:44.719Z] ---> 830c18d7978e [2021-12-02T11:12:44.719Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T11:12:44.719Z] ---> Using cache [2021-12-02T11:12:44.719Z] ---> 78530f4a8f92 [2021-12-02T11:12:44.719Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:12:44.719Z] ---> Using cache [2021-12-02T11:12:44.719Z] ---> d10bb51a2876 [2021-12-02T11:12:44.719Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-02T11:12:44.986Z] ---> Running in 9c620f80771c [2021-12-02T11:12:44.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:44.986Z] Removing intermediate container 741ca5becfa4 [2021-12-02T11:12:44.986Z] ---> c362290f33c1 [2021-12-02T11:12:44.986Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-02T11:12:45.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:45.249Z] ---> Running in ca5864f7bde7 [2021-12-02T11:12:45.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:45.521Z] Removing intermediate container ca5864f7bde7 [2021-12-02T11:12:45.521Z] ---> 2dff978f1f29 [2021-12-02T11:12:45.521Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-02T11:12:45.521Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-02T11:12:45.521Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-02T11:12:45.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:45.521Z] (3/3) Installing su-exec (0.2-r1) [2021-12-02T11:12:45.521Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:12:45.521Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T11:12:45.521Z] OK: 6 MiB in 17 packages [2021-12-02T11:12:45.790Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-02T11:12:45.790Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-02T11:12:45.790Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:45.790Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:12:45.790Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T11:12:45.790Z] OK: 6 MiB in 16 packages [2021-12-02T11:12:46.063Z] ---> 10ba591b9eba [2021-12-02T11:12:46.063Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-02T11:12:46.063Z] ---> Running in df770dde75b4 [2021-12-02T11:12:46.336Z] Removing intermediate container 9a497cf1d92d [2021-12-02T11:12:46.336Z] ---> 507a96411d4f [2021-12-02T11:12:46.336Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-02T11:12:46.336Z] ---> Running in d337fd7fbbb1 [2021-12-02T11:12:46.336Z] Removing intermediate container 054645247d2d [2021-12-02T11:12:46.336Z] ---> 1aac10111265 [2021-12-02T11:12:46.336Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T11:12:46.603Z] ---> Running in 04bf30b4ad8b [2021-12-02T11:12:46.603Z] Removing intermediate container d337fd7fbbb1 [2021-12-02T11:12:46.603Z] ---> 9232b444166b [2021-12-02T11:12:46.603Z] Step 12/24 : WORKDIR / [2021-12-02T11:12:46.603Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:46.880Z] ---> Running in 32b9da5af9ba [2021-12-02T11:12:46.880Z] Removing intermediate container 04bf30b4ad8b [2021-12-02T11:12:46.880Z] ---> ad25e1497de3 [2021-12-02T11:12:46.880Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-02T11:12:46.880Z] ---> Running in 854cbcd59a26 [2021-12-02T11:12:46.880Z] OK: 220 MiB in 52 packages [2021-12-02T11:12:46.880Z] Removing intermediate container 32b9da5af9ba [2021-12-02T11:12:46.880Z] ---> c220ce062aa1 [2021-12-02T11:12:46.880Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-02T11:12:47.160Z] Removing intermediate container 854cbcd59a26 [2021-12-02T11:12:47.160Z] ---> d13360be0e73 [2021-12-02T11:12:47.160Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-02T11:12:47.160Z] Removing intermediate container df770dde75b4 [2021-12-02T11:12:47.160Z] ---> 000cf0311431 [2021-12-02T11:12:47.160Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:12:47.160Z] ---> Running in 6a40a2a54a04 [2021-12-02T11:12:47.426Z] ---> f2ab228ac276 [2021-12-02T11:12:47.426Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-02T11:12:47.426Z] Removing intermediate container 6a40a2a54a04 [2021-12-02T11:12:47.426Z] ---> d9b113b452c2 [2021-12-02T11:12:47.426Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:12:47.426Z] ---> 038f7e445036 [2021-12-02T11:12:47.426Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-02T11:12:47.426Z] Removing intermediate container 9c620f80771c [2021-12-02T11:12:47.426Z] ---> 390dc37dd2f8 [2021-12-02T11:12:47.426Z] Step 6/22 : COPY . . [2021-12-02T11:12:47.690Z] ---> af04f2b43224 [2021-12-02T11:12:47.690Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-02T11:12:49.086Z] ---> e4a968c67349 [2021-12-02T11:12:49.086Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-02T11:12:50.036Z] ---> e59ba3e0d45e [2021-12-02T11:12:50.036Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-02T11:12:50.309Z] ---> f75a3b4af23d [2021-12-02T11:12:50.309Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-02T11:12:50.309Z] ---> 9272672448a4 [2021-12-02T11:12:50.309Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-02T11:12:50.309Z] ---> 673e3c9e377d [2021-12-02T11:12:50.309Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-02T11:12:50.895Z] ---> 46a702652d6d [2021-12-02T11:12:50.895Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-02T11:12:51.156Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-02T11:12:51.156Z] ---> 86716510bf26 [2021-12-02T11:12:51.156Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-02T11:12:51.156Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-02T11:12:51.417Z] ---> bc6c0ffef665 [2021-12-02T11:12:51.417Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-02T11:12:51.417Z] ---> 30acc90f9a54 [2021-12-02T11:12:51.417Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-02T11:12:51.417Z] ---> Running in 5c23c25e203c [2021-12-02T11:12:51.417Z] ---> Running in 3ee005b04e87 [2021-12-02T11:12:51.685Z] ---> e0c4f5b8d9c8 [2021-12-02T11:12:51.685Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-02T11:12:51.685Z] Removing intermediate container 3ee005b04e87 [2021-12-02T11:12:51.685Z] ---> aa7a5eaac6ff [2021-12-02T11:12:51.685Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:12:51.685Z] ---> a74df5bd2134 [2021-12-02T11:12:51.685Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-02T11:12:51.685Z] Removing intermediate container 5c23c25e203c [2021-12-02T11:12:51.685Z] ---> 207326d1e4bc [2021-12-02T11:12:51.685Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-02T11:12:51.685Z] ---> Running in 038f03044a52 [2021-12-02T11:12:51.685Z] ---> 7b2eeb89cbd8 [2021-12-02T11:12:51.685Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:12:51.685Z] ---> Running in fd678de5d455 [2021-12-02T11:12:51.685Z] ---> Running in a5d1eacf3143 [2021-12-02T11:12:51.954Z] ---> Running in 8064b1e93b02 [2021-12-02T11:12:51.954Z] Removing intermediate container 038f03044a52 [2021-12-02T11:12:51.954Z] ---> 7832488c1c0b [2021-12-02T11:12:51.954Z] Step 19/21 : LABEL arch=x86_64 [2021-12-02T11:12:51.954Z] ---> 11c15252ab23 [2021-12-02T11:12:51.954Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-02T11:12:51.954Z] Removing intermediate container fd678de5d455 [2021-12-02T11:12:51.954Z] ---> 42b2e9edb8d1 [2021-12-02T11:12:51.954Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-02T11:12:51.954Z] ---> Running in 2538eaa6c0a2 [2021-12-02T11:12:52.237Z] Removing intermediate container 2538eaa6c0a2 [2021-12-02T11:12:52.237Z] ---> 262b5cab138c [2021-12-02T11:12:52.237Z] Step 20/21 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:12:52.237Z] ---> Running in 7cb8531dbb1d [2021-12-02T11:12:52.237Z] ---> 778e89c5dfad [2021-12-02T11:12:52.237Z] Step 20/24 : 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-12-02T11:12:52.237Z] ---> 579e9dc80320 [2021-12-02T11:12:52.237Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-02T11:12:52.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:52.498Z] ---> Running in 334e8b8ded88 [2021-12-02T11:12:52.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:12:52.498Z] ---> Running in 1baea3debd8b [2021-12-02T11:12:52.498Z] Removing intermediate container 7cb8531dbb1d [2021-12-02T11:12:52.498Z] ---> af0fca04287d [2021-12-02T11:12:52.498Z] Step 21/21 : LABEL version=2.2.0-dev.8 [2021-12-02T11:12:52.498Z] ---> Running in c0f6e1b1773e [2021-12-02T11:12:52.766Z] (1/42) Installing readline (8.1.0-r0) [2021-12-02T11:12:52.766Z] (2/42) Installing bash (5.1.4-r0) [2021-12-02T11:12:52.766Z] Executing bash-5.1.4-r0.post-install [2021-12-02T11:12:52.766Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-02T11:12:52.766Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-02T11:12:52.766Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-02T11:12:52.766Z] (6/42) Installing curl (7.79.1-r0) [2021-12-02T11:12:52.766Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-02T11:12:52.766Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-02T11:12:52.766Z] (9/42) Installing expat (2.4.1-r0) [2021-12-02T11:12:52.766Z] (10/42) Installing libffi (3.3-r2) [2021-12-02T11:12:52.766Z] Removing intermediate container c0f6e1b1773e [2021-12-02T11:12:52.766Z] ---> 45972bd3f7c5 [2021-12-02T11:12:52.766Z] [2021-12-02T11:12:52.766Z] (11/42) Installing gdbm (1.19-r0) [2021-12-02T11:12:52.766Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-02T11:12:52.766Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-02T11:12:52.766Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-02T11:12:52.766Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-02T11:12:52.766Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-02T11:12:52.766Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-02T11:12:53.036Z] Successfully built 45972bd3f7c5 [2021-12-02T11:12:53.036Z] Successfully tagged support-notifications:latest [2021-12-02T11:12:53.036Z] Building support-scheduler [2021-12-02T11:12:54.431Z]  Building support-notifications ... done Removing intermediate container 8064b1e93b02 [2021-12-02T11:12:54.431Z] ---> 72189f1c7b3c [2021-12-02T11:12:54.431Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-02T11:12:55.003Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-02T11:12:55.003Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-02T11:12:55.003Z] ---> Running in b3bca7a99c90 [2021-12-02T11:12:55.263Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-02T11:12:55.263Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-02T11:12:55.263Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-02T11:12:55.529Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-02T11:12:55.529Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-02T11:12:55.529Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-02T11:12:55.529Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-02T11:12:55.790Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-02T11:12:55.790Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-02T11:12:55.790Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-02T11:12:55.790Z] Removing intermediate container 334e8b8ded88 [2021-12-02T11:12:55.790Z] ---> 353e90e55f7e [2021-12-02T11:12:55.790Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-02T11:12:55.790Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-02T11:12:55.790Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-02T11:12:55.790Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-02T11:12:55.790Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-02T11:12:55.790Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-02T11:12:55.790Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-02T11:12:55.790Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-02T11:12:56.052Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-02T11:12:56.052Z] Removing intermediate container 1baea3debd8b [2021-12-02T11:12:56.052Z] ---> d95924b6b1a8 [2021-12-02T11:12:56.052Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-02T11:12:56.052Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-02T11:12:56.052Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-02T11:12:56.052Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-02T11:12:56.052Z] ---> Running in 623d0f1b73a4 [2021-12-02T11:12:56.052Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-02T11:12:56.052Z] ---> Running in 24c355f62687 [2021-12-02T11:12:56.052Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-12-02T11:12:56.052Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-02T11:12:56.311Z] Removing intermediate container 623d0f1b73a4 [2021-12-02T11:12:56.311Z] ---> 32f7a9cf04f2 [2021-12-02T11:12:56.311Z] Step 22/24 : LABEL arch=x86_64 [2021-12-02T11:12:56.897Z] Removing intermediate container 24c355f62687 [2021-12-02T11:12:56.898Z] ---> 65ea67fc1193 [2021-12-02T11:12:56.898Z] Step 27/30 : CMD ["gate"] [2021-12-02T11:12:56.898Z] Executing busybox-1.33.1-r3.trigger [2021-12-02T11:12:56.898Z] OK: 84 MiB in 64 packages [2021-12-02T11:12:56.898Z] ---> Running in 10be3a99a051 [2021-12-02T11:12:57.476Z] Removing intermediate container 10be3a99a051 [2021-12-02T11:12:57.476Z] ---> 096c9b6bd9d7 [2021-12-02T11:12:57.476Z] Step 23/24 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:12:57.476Z] ---> Running in 7c60813e6766 [2021-12-02T11:12:57.740Z] ---> Running in 83835174bac4 [2021-12-02T11:12:57.740Z] Removing intermediate container 7c60813e6766 [2021-12-02T11:12:57.740Z] ---> 037d123b6265 [2021-12-02T11:12:57.740Z] Step 28/30 : LABEL arch=x86_64 [2021-12-02T11:12:57.740Z] Collecting docker-compose==1.23.2 [2021-12-02T11:12:58.007Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-02T11:12:58.007Z] Collecting texttable<0.10,>=0.9.0 [2021-12-02T11:12:58.007Z] ---> Running in 002a256b0727 [2021-12-02T11:12:58.007Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-02T11:12:58.273Z] Removing intermediate container 002a256b0727 [2021-12-02T11:12:58.273Z] ---> b9bea613352f [2021-12-02T11:12:58.273Z] Step 29/30 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:12:58.273Z] Removing intermediate container 83835174bac4 [2021-12-02T11:12:58.273Z] ---> 4f3c143c4449 [2021-12-02T11:12:58.273Z] Step 24/24 : LABEL version=2.2.0-dev.8 [2021-12-02T11:12:58.534Z] Collecting jsonschema<3,>=2.5.1 [2021-12-02T11:12:58.534Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-02T11:12:58.534Z] ---> Running in 12b0e363fe03 [2021-12-02T11:12:58.534Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:12:58.534Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:12:58.534Z] ---> 830c18d7978e [2021-12-02T11:12:58.534Z] Step 3/23 : WORKDIR /edgex-go [2021-12-02T11:12:58.534Z] ---> Using cache [2021-12-02T11:12:58.534Z] ---> 78530f4a8f92 [2021-12-02T11:12:58.534Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:12:58.534Z] ---> Using cache [2021-12-02T11:12:58.534Z] ---> d10bb51a2876 [2021-12-02T11:12:58.534Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-02T11:12:58.534Z] ---> Using cache [2021-12-02T11:12:58.534Z] ---> 1962b2f2eafa [2021-12-02T11:12:58.534Z] Step 6/23 : COPY go.mod . [2021-12-02T11:12:58.534Z] ---> Running in fbae51e4910a [2021-12-02T11:12:58.534Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-02T11:12:58.534Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-02T11:12:58.534Z] Collecting docopt<0.7,>=0.6.1 [2021-12-02T11:12:58.534Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-02T11:12:58.795Z] Removing intermediate container fbae51e4910a [2021-12-02T11:12:58.795Z] ---> 49c1e6aae3ea [2021-12-02T11:12:58.795Z] [2021-12-02T11:12:58.795Z] Successfully built 49c1e6aae3ea [2021-12-02T11:12:58.795Z] Removing intermediate container 12b0e363fe03 [2021-12-02T11:12:58.795Z] ---> fdd7c043e107 [2021-12-02T11:12:58.795Z] Step 30/30 : LABEL version=2.2.0-dev.8 [2021-12-02T11:12:58.795Z] ---> cc4ce999d2df [2021-12-02T11:12:58.795Z] Step 7/23 : RUN go mod download [2021-12-02T11:12:58.795Z] Successfully tagged security-secretstore-setup:latest [2021-12-02T11:12:58.795Z] Building security-proxy-setup [2021-12-02T11:12:59.080Z]  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 [2021-12-02T11:12:59.080Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-02T11:12:59.080Z] ---> Running in 1588688c8ade [2021-12-02T11:12:59.080Z] ---> Running in f2108e009ca8 [2021-12-02T11:12:59.080Z] Collecting docker<4.0,>=3.6.0 [2021-12-02T11:12:59.080Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-02T11:12:59.343Z] Collecting PyYAML<4,>=3.10 [2021-12-02T11:12:59.343Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-02T11:12:59.916Z] Removing intermediate container f2108e009ca8 [2021-12-02T11:12:59.916Z] ---> f1016a35d1f0 [2021-12-02T11:12:59.916Z] [2021-12-02T11:12:59.916Z] Successfully built f1016a35d1f0 [2021-12-02T11:12:59.916Z] Successfully tagged security-bootstrapper:latest [2021-12-02T11:12:59.916Z] Building core-metadata [2021-12-02T11:12:59.916Z]  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 [2021-12-02T11:13:00.181Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-02T11:13:00.759Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-02T11:13:00.759Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-02T11:13:00.759Z] 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-12-02T11:13:00.759Z] Collecting docker-pycreds>=0.4.0 [2021-12-02T11:13:00.759Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-02T11:13:01.021Z] 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-12-02T11:13:01.021Z] Collecting idna<2.8,>=2.5 [2021-12-02T11:13:01.021Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-02T11:13:01.021Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-02T11:13:01.021Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-02T11:13:01.283Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-02T11:13:01.283Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-02T11:13:01.283Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-02T11:13:01.283Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-02T11:13:01.283Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-02T11:13:01.283Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-02T11:13:01.544Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-02T11:13:01.544Z] Attempting uninstall: urllib3 [2021-12-02T11:13:01.544Z] Found existing installation: urllib3 1.26.5 [2021-12-02T11:13:01.544Z] Uninstalling urllib3-1.26.5: [2021-12-02T11:13:01.544Z] Successfully uninstalled urllib3-1.26.5 [2021-12-02T11:13:01.805Z] Attempting uninstall: idna [2021-12-02T11:13:01.805Z] Found existing installation: idna 3.2 [2021-12-02T11:13:01.805Z] Uninstalling idna-3.2: [2021-12-02T11:13:01.805Z] Successfully uninstalled idna-3.2 [2021-12-02T11:13:02.071Z] Attempting uninstall: chardet [2021-12-02T11:13:02.071Z] Found existing installation: chardet 4.0.0 [2021-12-02T11:13:02.071Z] Uninstalling chardet-4.0.0: [2021-12-02T11:13:02.071Z] Successfully uninstalled chardet-4.0.0 [2021-12-02T11:13:05.406Z] Attempting uninstall: requests [2021-12-02T11:13:05.406Z] Found existing installation: requests 2.25.1 [2021-12-02T11:13:05.406Z] Uninstalling requests-2.25.1: [2021-12-02T11:13:05.406Z] Successfully uninstalled requests-2.25.1 [2021-12-02T11:13:05.406Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:13:05.406Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:13:05.406Z] ---> 830c18d7978e [2021-12-02T11:13:05.406Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T11:13:05.406Z] ---> Using cache [2021-12-02T11:13:05.406Z] ---> 78530f4a8f92 [2021-12-02T11:13:05.406Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:13:05.406Z] ---> Using cache [2021-12-02T11:13:05.406Z] ---> d10bb51a2876 [2021-12-02T11:13:05.406Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-02T11:13:05.406Z] ---> Using cache [2021-12-02T11:13:05.406Z] ---> 1962b2f2eafa [2021-12-02T11:13:05.406Z] Step 6/22 : COPY . . [2021-12-02T11:13:05.406Z] ---> Using cache [2021-12-02T11:13:05.406Z] ---> 467e12a5316a [2021-12-02T11:13:05.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:13:05.406Z] ---> Using cache [2021-12-02T11:13:05.406Z] ---> 8253f1519b75 [2021-12-02T11:13:05.406Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-02T11:13:05.666Z] Running setup.py install for texttable: started [2021-12-02T11:13:06.241Z] ---> Running in f7fc082e975f [2021-12-02T11:13:06.241Z] Removing intermediate container 1588688c8ade [2021-12-02T11:13:06.241Z] ---> fd22d88af369 [2021-12-02T11:13:06.241Z] Step 8/23 : COPY . . [2021-12-02T11:13:06.508Z] Running setup.py install for texttable: finished with status 'done' [2021-12-02T11:13:06.508Z] Running setup.py install for PyYAML: started [2021-12-02T11:13:06.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-02T11:13:07.392Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-02T11:13:07.392Z] Running setup.py install for docopt: started [2021-12-02T11:13:08.381Z] Running setup.py install for docopt: finished with status 'done' [2021-12-02T11:13:08.381Z] Running setup.py install for dockerpty: started [2021-12-02T11:13:08.978Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-02T11:13:10.418Z] 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-12-02T11:13:13.786Z] ---> e8a3338e6839 [2021-12-02T11:13:13.786Z] Step 9/23 : RUN go mod tidy [2021-12-02T11:13:13.786Z] ---> Running in f50e5aa584f1 [2021-12-02T11:13:13.786Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:13:13.786Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:13:13.786Z] ---> 830c18d7978e [2021-12-02T11:13:13.786Z] Step 3/20 : WORKDIR /edgex-go [2021-12-02T11:13:13.786Z] ---> Using cache [2021-12-02T11:13:13.786Z] ---> 78530f4a8f92 [2021-12-02T11:13:13.786Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:13:13.786Z] ---> Using cache [2021-12-02T11:13:13.786Z] ---> d10bb51a2876 [2021-12-02T11:13:13.786Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-02T11:13:13.786Z] ---> Using cache [2021-12-02T11:13:13.786Z] ---> 1962b2f2eafa [2021-12-02T11:13:13.786Z] Step 6/20 : COPY . . [2021-12-02T11:13:13.786Z] ---> Using cache [2021-12-02T11:13:13.786Z] ---> 467e12a5316a [2021-12-02T11:13:13.786Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:13:13.786Z] ---> Using cache [2021-12-02T11:13:13.786Z] ---> 8253f1519b75 [2021-12-02T11:13:13.786Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-02T11:13:13.786Z] ---> Running in fe14d22ef21d [2021-12-02T11:13:14.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-02T11:13:19.713Z] Removing intermediate container a5d1eacf3143 [2021-12-02T11:13:19.713Z] ---> 33026b141c40 [2021-12-02T11:13:19.713Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-02T11:13:19.713Z] ---> Running in d89efa591d50 [2021-12-02T11:13:19.713Z] Removing intermediate container d89efa591d50 [2021-12-02T11:13:19.713Z] ---> 4203dc622d7a [2021-12-02T11:13:19.713Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-02T11:13:19.713Z] ---> Running in c2353ec383ae [2021-12-02T11:13:19.713Z] Removing intermediate container f50e5aa584f1 [2021-12-02T11:13:19.713Z] ---> 6670df70ed1e [2021-12-02T11:13:19.713Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-02T11:13:19.713Z] ---> Running in 76b5ead8ea4c [2021-12-02T11:13:19.713Z] Removing intermediate container c2353ec383ae [2021-12-02T11:13:19.713Z] ---> 8217416c9c43 [2021-12-02T11:13:19.713Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-02T11:13:20.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-02T11:13:20.303Z] ---> f1332b7dafdf [2021-12-02T11:13:20.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-02T11:13:20.580Z] ---> bec768884209 [2021-12-02T11:13:20.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-02T11:13:21.163Z] ---> c8ffdcc0d136 [2021-12-02T11:13:21.163Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-02T11:13:21.163Z] ---> Running in 777818de712f [2021-12-02T11:13:21.431Z] Removing intermediate container 777818de712f [2021-12-02T11:13:21.431Z] ---> 2e58c07d2867 [2021-12-02T11:13:21.431Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:13:21.431Z] ---> Running in 6984eeb8f13d [2021-12-02T11:13:21.713Z] Removing intermediate container 6984eeb8f13d [2021-12-02T11:13:21.713Z] ---> 1d37f8e1a497 [2021-12-02T11:13:21.713Z] Step 20/22 : LABEL arch=x86_64 [2021-12-02T11:13:21.713Z] ---> Running in b44c2964dd15 [2021-12-02T11:13:21.981Z] Removing intermediate container b44c2964dd15 [2021-12-02T11:13:21.981Z] ---> e35b88503229 [2021-12-02T11:13:21.981Z] Step 21/22 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:13:21.981Z] ---> Running in ed437a0e6672 [2021-12-02T11:13:22.249Z] Removing intermediate container ed437a0e6672 [2021-12-02T11:13:22.249Z] ---> 67c8a10d279b [2021-12-02T11:13:22.249Z] Step 22/22 : LABEL version=2.2.0-dev.8 [2021-12-02T11:13:22.249Z] ---> Running in 2325ad2cd84c [2021-12-02T11:13:22.519Z] Removing intermediate container 2325ad2cd84c [2021-12-02T11:13:22.519Z] ---> 5b518150963a [2021-12-02T11:13:22.519Z] [2021-12-02T11:13:22.519Z] Successfully built 5b518150963a [2021-12-02T11:13:22.519Z] Successfully tagged sys-mgmt-agent:latest [2021-12-02T11:13:31.140Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:13:31.140Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:13:31.140Z] ---> 7a88630c559c [2021-12-02T11:13:31.140Z] Step 3/24 : WORKDIR /edgex-go [2021-12-02T11:13:31.140Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:13:31.140Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:13:31.140Z] ---> 7a88630c559c [2021-12-02T11:13:31.140Z] Step 3/23 : WORKDIR /edgex-go [2021-12-02T11:13:31.140Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:13:31.140Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:13:31.140Z] ---> 7a88630c559c [2021-12-02T11:13:31.140Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T11:13:31.140Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:13:31.140Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:13:31.140Z] ---> 7a88630c559c [2021-12-02T11:13:31.140Z] Step 3/21 : WORKDIR /edgex-go [2021-12-02T11:13:31.140Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:13:31.140Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:13:31.140Z] ---> 7a88630c559c [2021-12-02T11:13:31.140Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T11:13:31.140Z] ---> Running in c20d5cda3686 [2021-12-02T11:13:31.140Z] ---> Running in 1440e0c7951d [2021-12-02T11:13:31.140Z] ---> Running in 3d9b0a3ac9b0 [2021-12-02T11:13:31.140Z] ---> Running in 51e7168b4d3d [2021-12-02T11:13:31.140Z] ---> Running in 6017a6e79e85 [2021-12-02T11:13:31.140Z] Removing intermediate container 6017a6e79e85 [2021-12-02T11:13:31.140Z] ---> 9e0469e9b97a [2021-12-02T11:13:31.140Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:13:31.140Z] Removing intermediate container c20d5cda3686 [2021-12-02T11:13:31.140Z] ---> 2f3cb3832367 [2021-12-02T11:13:31.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:13:31.140Z] ---> Running in b80469c25312 [2021-12-02T11:13:31.140Z] Removing intermediate container 3d9b0a3ac9b0 [2021-12-02T11:13:31.140Z] ---> be80169d57f9 [2021-12-02T11:13:31.140Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:13:31.140Z] Removing intermediate container 1440e0c7951d [2021-12-02T11:13:31.140Z] Removing intermediate container 51e7168b4d3d [2021-12-02T11:13:31.140Z] ---> e0dbec3d5cbf [2021-12-02T11:13:31.140Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:13:31.140Z] ---> 33499f722f17 [2021-12-02T11:13:31.140Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:13:31.140Z] ---> Running in a5e977821dcf [2021-12-02T11:13:31.140Z] ---> Running in a306a5b505e6 [2021-12-02T11:13:31.140Z] ---> Running in 924cc11afcd4 [2021-12-02T11:13:31.140Z] ---> Running in b1710e6a2f25 [2021-12-02T11:13:31.140Z] Removing intermediate container b80469c25312 [2021-12-02T11:13:31.140Z] ---> 7379aacd7921 [2021-12-02T11:13:31.140Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-02T11:13:31.140Z] ---> Running in b5e5fa0fd961 [2021-12-02T11:13:31.140Z] Removing intermediate container a5e977821dcf [2021-12-02T11:13:31.140Z] ---> 5186351f441b [2021-12-02T11:13:31.140Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-02T11:13:31.140Z] ---> Running in 538422ae6383 [2021-12-02T11:13:31.140Z] Removing intermediate container a306a5b505e6 [2021-12-02T11:13:31.140Z] ---> 208bb5d27f46 [2021-12-02T11:13:31.140Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-02T11:13:31.140Z] ---> Running in ff124139ca12 [2021-12-02T11:13:31.140Z] Removing intermediate container b1710e6a2f25 [2021-12-02T11:13:31.140Z] ---> 92e1e190db3e [2021-12-02T11:13:31.140Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-02T11:13:31.140Z] Removing intermediate container 924cc11afcd4 [2021-12-02T11:13:31.140Z] ---> aba6fec95832 [2021-12-02T11:13:31.140Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-02T11:13:31.140Z] ---> Running in 985e857b803c [2021-12-02T11:13:31.140Z] ---> Running in 3802b6be88f5 [2021-12-02T11:13:32.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:13:32.747Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:13:32.747Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:13:33.026Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:13:33.026Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:13:33.026Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:13:33.623Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:13:33.623Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:13:33.904Z] OK: 219 MiB in 52 packages [2021-12-02T11:13:33.904Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:13:33.904Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:13:34.897Z] OK: 219 MiB in 52 packages [2021-12-02T11:13:34.897Z] OK: 219 MiB in 52 packages [2021-12-02T11:13:35.173Z] OK: 219 MiB in 52 packages [2021-12-02T11:13:35.449Z] OK: 219 MiB in 52 packages [2021-12-02T11:13:35.449Z] Removing intermediate container b5e5fa0fd961 [2021-12-02T11:13:35.449Z] ---> 3f00bc934caa [2021-12-02T11:13:35.449Z] Step 6/22 : COPY . . [2021-12-02T11:13:36.474Z] Removing intermediate container ff124139ca12 [2021-12-02T11:13:36.474Z] ---> b7bafb2f2392 [2021-12-02T11:13:36.474Z] Step 6/23 : COPY go.mod . [2021-12-02T11:13:36.474Z] Removing intermediate container 538422ae6383 [2021-12-02T11:13:36.474Z] ---> 8b9b024c1de8 [2021-12-02T11:13:36.474Z] Step 6/24 : COPY . . [2021-12-02T11:13:36.474Z] Removing intermediate container 985e857b803c [2021-12-02T11:13:36.474Z] ---> beb4fd9d242a [2021-12-02T11:13:36.474Z] Step 6/21 : COPY . . [2021-12-02T11:13:36.800Z] Removing intermediate container 3802b6be88f5 [2021-12-02T11:13:36.800Z] ---> 86f4d234a0cf [2021-12-02T11:13:36.800Z] Step 6/22 : COPY . . [2021-12-02T11:13:37.884Z] ---> 71888788e15e [2021-12-02T11:13:37.884Z] Step 7/23 : RUN go mod download [2021-12-02T11:13:37.884Z] ---> Running in 677e68a9b93f [2021-12-02T11:13:43.383Z] Removing intermediate container 677e68a9b93f [2021-12-02T11:13:43.383Z] ---> ae1eb74af2b1 [2021-12-02T11:13:43.383Z] Step 8/23 : COPY . . [2021-12-02T11:13:44.615Z]  Building sys-mgmt-agent ... done Removing intermediate container b3bca7a99c90 [2021-12-02T11:13:44.615Z] ---> 4d54a742808a [2021-12-02T11:13:44.615Z] [2021-12-02T11:13:44.615Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T11:13:44.615Z] ---> 0a97eee8041e [2021-12-02T11:13:44.615Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-02T11:13:44.615Z] ---> Running in 78d41715d21b [2021-12-02T11:13:44.615Z] Removing intermediate container 78d41715d21b [2021-12-02T11:13:44.615Z] ---> aedd88b57e16 [2021-12-02T11:13:44.615Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-02T11:13:44.615Z] ---> Running in 5fbf990e84f2 [2021-12-02T11:13:44.615Z] Removing intermediate container 5fbf990e84f2 [2021-12-02T11:13:44.615Z] ---> 22e7ed87dc4b [2021-12-02T11:13:44.615Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-02T11:13:44.615Z] ---> Running in e13f31324712 [2021-12-02T11:13:44.615Z] Removing intermediate container e13f31324712 [2021-12-02T11:13:44.615Z] ---> b48b826c78a4 [2021-12-02T11:13:44.615Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:13:44.615Z] ---> Running in 4a6203e319ee [2021-12-02T11:13:44.615Z] Removing intermediate container f7fc082e975f [2021-12-02T11:13:44.615Z] ---> 1312bb7c8529 [2021-12-02T11:13:44.615Z] [2021-12-02T11:13:44.615Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T11:13:44.615Z] ---> 0a97eee8041e [2021-12-02T11:13:44.615Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-02T11:13:44.615Z] ---> Using cache [2021-12-02T11:13:44.615Z] ---> 7336e433ab0b [2021-12-02T11:13:44.615Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T11:13:44.615Z] ---> Using cache [2021-12-02T11:13:44.615Z] ---> efb2143c5ad5 [2021-12-02T11:13:44.615Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-02T11:13:44.615Z] ---> Running in 4d237c680fa5 [2021-12-02T11:13:44.615Z] Removing intermediate container 4a6203e319ee [2021-12-02T11:13:44.615Z] ---> 6a1cc6177dd6 [2021-12-02T11:13:44.615Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-02T11:13:44.615Z] Removing intermediate container 4d237c680fa5 [2021-12-02T11:13:44.615Z] ---> 9402442fc70f [2021-12-02T11:13:44.615Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-02T11:13:44.615Z] ---> Running in 906abbdfb59f [2021-12-02T11:13:44.615Z] ---> Running in 4bfa14411d07 [2021-12-02T11:13:44.615Z] Removing intermediate container 4bfa14411d07 [2021-12-02T11:13:44.615Z] ---> 06a0029fc44c [2021-12-02T11:13:44.615Z] Step 14/22 : WORKDIR / [2021-12-02T11:13:44.615Z] ---> Running in a7d0477d922a [2021-12-02T11:13:44.615Z] Removing intermediate container a7d0477d922a [2021-12-02T11:13:44.615Z] ---> a6aeccca1619 [2021-12-02T11:13:44.615Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:13:44.890Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:13:44.890Z] ---> 26bdffeba0f1 [2021-12-02T11:13:44.890Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-02T11:13:45.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-02T11:13:45.761Z] ---> 4b1be88ceadb [2021-12-02T11:13:45.761Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-02T11:13:45.761Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:13:46.183Z] ---> 95c306ad5e71 [2021-12-02T11:13:46.183Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-02T11:13:46.183Z] ---> Running in 5364f649b31f [2021-12-02T11:13:46.183Z] Removing intermediate container 5364f649b31f [2021-12-02T11:13:46.183Z] ---> fc85b93c445b [2021-12-02T11:13:46.183Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:13:46.183Z] ---> Running in 660c8413fcd4 [2021-12-02T11:13:46.183Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-02T11:13:46.183Z] Removing intermediate container 660c8413fcd4 [2021-12-02T11:13:46.183Z] ---> 1be4fd0b5c15 [2021-12-02T11:13:46.183Z] Step 20/22 : LABEL arch=x86_64 [2021-12-02T11:13:46.654Z] ---> Running in 69a12e4faf8c [2021-12-02T11:13:46.654Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-02T11:13:46.654Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-02T11:13:46.654Z] Removing intermediate container 69a12e4faf8c [2021-12-02T11:13:46.654Z] ---> db2abc0cfdf8 [2021-12-02T11:13:46.654Z] Step 21/22 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:13:46.654Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-02T11:13:46.654Z] ---> Running in 205c4655673e [2021-12-02T11:13:46.654Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-02T11:13:47.020Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-02T11:13:47.020Z] Removing intermediate container 205c4655673e [2021-12-02T11:13:47.020Z] ---> 59b6052f2373 [2021-12-02T11:13:47.020Z] Step 22/22 : LABEL version=2.2.0-dev.8 [2021-12-02T11:13:47.020Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:13:47.020Z] OK: 8 MiB in 20 packages [2021-12-02T11:13:47.020Z] ---> Running in 1430ef2052d8 [2021-12-02T11:13:47.020Z] Removing intermediate container 1430ef2052d8 [2021-12-02T11:13:47.020Z] ---> e9ccc43bda70 [2021-12-02T11:13:47.020Z] [2021-12-02T11:13:47.020Z] Successfully built e9ccc43bda70 [2021-12-02T11:13:47.020Z] Successfully tagged core-metadata:latest [2021-12-02T11:13:47.888Z]  Building core-metadata ... done Removing intermediate container 906abbdfb59f [2021-12-02T11:13:47.889Z] ---> a71f63efe7b7 [2021-12-02T11:13:47.889Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:13:47.889Z] ---> ebf3dc6448bd [2021-12-02T11:13:47.889Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-02T11:13:49.084Z] ---> 02275872129e [2021-12-02T11:13:49.084Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-02T11:13:49.084Z] ---> 5119b98c77a6 [2021-12-02T11:13:49.084Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-02T11:13:49.084Z] ---> Running in b802959c582f [2021-12-02T11:13:49.389Z] Removing intermediate container b802959c582f [2021-12-02T11:13:49.389Z] ---> 59a2afef9718 [2021-12-02T11:13:49.389Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:13:49.389Z] ---> Running in 1c3c572b17f0 [2021-12-02T11:13:49.743Z] Removing intermediate container 1c3c572b17f0 [2021-12-02T11:13:49.743Z] ---> 973281604b2f [2021-12-02T11:13:49.743Z] Step 20/22 : LABEL arch=x86_64 [2021-12-02T11:13:50.007Z] ---> Running in c4618d5f5788 [2021-12-02T11:13:50.007Z] Removing intermediate container fe14d22ef21d [2021-12-02T11:13:50.007Z] ---> 4513b55533d3 [2021-12-02T11:13:50.007Z] [2021-12-02T11:13:50.007Z] Step 9/20 : FROM alpine:3.14 [2021-12-02T11:13:50.007Z] ---> 0a97eee8041e [2021-12-02T11:13:50.007Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-02T11:13:50.007Z] Removing intermediate container c4618d5f5788 [2021-12-02T11:13:50.007Z] ---> 4fe17b95a58f [2021-12-02T11:13:50.007Z] Step 21/22 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:13:50.277Z] ---> Running in e59b97952a82 [2021-12-02T11:13:50.277Z] ---> Running in 9a0e84c3443e [2021-12-02T11:13:50.277Z] Removing intermediate container 9a0e84c3443e [2021-12-02T11:13:50.277Z] ---> 19637c19ce76 [2021-12-02T11:13:50.277Z] Step 22/22 : LABEL version=2.2.0-dev.8 [2021-12-02T11:13:50.544Z] ---> Running in 6d3042bd43be [2021-12-02T11:13:50.544Z] Removing intermediate container 6d3042bd43be [2021-12-02T11:13:50.544Z] ---> c13f5fb347b6 [2021-12-02T11:13:50.544Z] [2021-12-02T11:13:50.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T11:13:50.807Z] Successfully built c13f5fb347b6 [2021-12-02T11:13:50.807Z] Successfully tagged core-data:latest [2021-12-02T11:13:50.807Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T11:13:51.072Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-02T11:13:51.072Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-02T11:13:51.072Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-02T11:13:51.072Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-02T11:13:51.072Z] (5/5) Installing curl (7.79.1-r0) [2021-12-02T11:13:51.072Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:13:51.072Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T11:13:51.072Z] OK: 8 MiB in 19 packages [2021-12-02T11:13:51.643Z] Removing intermediate container e59b97952a82 [2021-12-02T11:13:51.643Z] ---> 2290de00befd [2021-12-02T11:13:51.643Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-02T11:13:51.643Z] ---> Running in efeaa93155ea [2021-12-02T11:13:51.643Z] Removing intermediate container efeaa93155ea [2021-12-02T11:13:51.643Z] ---> a3d821c4332e [2021-12-02T11:13:51.643Z] Step 12/20 : WORKDIR /edgex [2021-12-02T11:13:51.903Z] ---> Running in 1585edc94573 [2021-12-02T11:13:52.175Z] Removing intermediate container 76b5ead8ea4c [2021-12-02T11:13:52.175Z] ---> 70b6473b0505 [2021-12-02T11:13:52.175Z] [2021-12-02T11:13:52.175Z] Step 11/23 : FROM alpine:3.14 [2021-12-02T11:13:52.175Z] ---> 0a97eee8041e [2021-12-02T11:13:52.175Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-02T11:13:52.175Z] ---> Using cache [2021-12-02T11:13:52.175Z] ---> 7336e433ab0b [2021-12-02T11:13:52.175Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T11:13:52.175Z] ---> Using cache [2021-12-02T11:13:52.175Z] ---> efb2143c5ad5 [2021-12-02T11:13:52.175Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-02T11:13:52.175Z] Removing intermediate container 1585edc94573 [2021-12-02T11:13:52.175Z] ---> 73417525c0bd [2021-12-02T11:13:52.175Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-02T11:13:52.448Z] ---> Running in faeaa6ef12b6 [2021-12-02T11:13:52.448Z] Removing intermediate container faeaa6ef12b6 [2021-12-02T11:13:52.448Z] ---> a7dfece19709 [2021-12-02T11:13:52.448Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-02T11:13:52.448Z] ---> Running in 73d58db54f20 [2021-12-02T11:13:52.448Z] ---> 39a556afc28b [2021-12-02T11:13:52.448Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-02T11:13:52.448Z] Removing intermediate container 73d58db54f20 [2021-12-02T11:13:52.448Z] ---> a7d7ff354ff4 [2021-12-02T11:13:52.448Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:13:52.711Z] ---> 8624084babad [2021-12-02T11:13:52.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-02T11:13:52.711Z] ---> 6f350b9e4409 [2021-12-02T11:13:52.711Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-02T11:13:53.284Z] ---> 88b6ffb7e7df [2021-12-02T11:13:53.284Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-02T11:13:53.284Z] ---> 3cad729e4572 [2021-12-02T11:13:53.284Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-02T11:13:53.284Z] ---> Running in bfe6cde58535 [2021-12-02T11:13:53.284Z] Removing intermediate container bfe6cde58535 [2021-12-02T11:13:53.284Z] ---> d4239877edbb [2021-12-02T11:13:53.284Z] Step 17/20 : CMD ["--init=true"] [2021-12-02T11:13:53.284Z] ---> Running in c72f79d8d0d8 [2021-12-02T11:13:53.284Z] ---> 12ad1acdd142 [2021-12-02T11:13:53.284Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-02T11:13:53.284Z] ---> Running in 5017e7bf9f92 [2021-12-02T11:13:53.284Z] Removing intermediate container c72f79d8d0d8 [2021-12-02T11:13:53.284Z] ---> 12f9201b05ef [2021-12-02T11:13:53.284Z] Step 18/20 : LABEL arch=x86_64 [2021-12-02T11:13:53.284Z] Removing intermediate container 5017e7bf9f92 [2021-12-02T11:13:53.284Z] ---> 4f489a4d9bb6 [2021-12-02T11:13:53.284Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:13:53.284Z] ---> Running in b581944ab9a5 [2021-12-02T11:13:53.541Z] ---> 584d62c49f10 [2021-12-02T11:13:53.541Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:13:53.541Z] ---> 6bee6bcd0ab3 [2021-12-02T11:13:53.541Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:13:53.541Z] ---> Running in 7e71ab415f23 [2021-12-02T11:13:53.541Z] ---> Running in d779c867ac99 [2021-12-02T11:13:53.541Z] ---> 481af0597bbb [2021-12-02T11:13:53.541Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:13:53.541Z] ---> Running in d392cbfcced0 [2021-12-02T11:13:53.541Z] ---> 7c21c1ce1b47 [2021-12-02T11:13:53.541Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:13:53.541Z] ---> Running in 0ea492fc772c [2021-12-02T11:13:53.567Z] ---> Running in 6bcb17ba3910 [2021-12-02T11:13:53.567Z] Removing intermediate container 6bcb17ba3910 [2021-12-02T11:13:53.567Z] ---> 6ec673384e00 [2021-12-02T11:13:53.567Z] Step 21/23 : LABEL arch=x86_64 [2021-12-02T11:13:53.567Z] Removing intermediate container b581944ab9a5 [2021-12-02T11:13:53.567Z] ---> 581b8f5e0820 [2021-12-02T11:13:53.567Z] Step 19/20 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:13:53.567Z] ---> Running in c3201049e9ae [2021-12-02T11:13:53.567Z] ---> Running in 6596c773718b [2021-12-02T11:13:53.567Z] Removing intermediate container 6596c773718b [2021-12-02T11:13:53.567Z] ---> 65e1c83adf65 [2021-12-02T11:13:53.567Z] Step 20/20 : LABEL version=2.2.0-dev.8 [2021-12-02T11:13:53.567Z] Removing intermediate container c3201049e9ae [2021-12-02T11:13:53.567Z] ---> 06549f14222c [2021-12-02T11:13:53.567Z] Step 22/23 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:13:53.567Z] ---> Running in a36f14db1f74 [2021-12-02T11:13:53.567Z] ---> Running in f9658c1f4fb0 [2021-12-02T11:13:53.841Z] Removing intermediate container a36f14db1f74 [2021-12-02T11:13:53.841Z] ---> ab22934630b5 [2021-12-02T11:13:53.841Z] Step 23/23 : LABEL version=2.2.0-dev.8 [2021-12-02T11:13:53.841Z] Removing intermediate container f9658c1f4fb0 [2021-12-02T11:13:53.841Z] ---> 31a990520aa8 [2021-12-02T11:13:53.841Z] [2021-12-02T11:13:53.841Z] Successfully built 31a990520aa8 [2021-12-02T11:13:53.841Z] ---> Running in 01a1e99c878e [2021-12-02T11:13:53.841Z] Successfully tagged security-proxy-setup:latest [2021-12-02T11:13:53.841Z]  Building security-proxy-setup ... done Removing intermediate container 01a1e99c878e [2021-12-02T11:13:53.841Z] ---> 3e11d7bc5dde [2021-12-02T11:13:53.841Z] [2021-12-02T11:13:54.099Z] Successfully built 3e11d7bc5dde [2021-12-02T11:13:54.099Z] Successfully tagged support-scheduler:latest [2021-12-02T11:13:54.105Z]  Building support-scheduler ... done  [Pipeline] } [2021-12-02T11:13:54.110Z] $ docker stop --time=1 133e21f46786d65ee8827a3802b6625669ad4e080ec7463d65a1318610de72e4 [2021-12-02T11:13:55.572Z] $ docker rm -f 133e21f46786d65ee8827a3802b6625669ad4e080ec7463d65a1318610de72e4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-02T11:13:55.916Z] + docker images [2021-12-02T11:13:55.916Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-02T11:13:55.916Z] support-scheduler latest 3e11d7bc5dde 2 seconds ago 16.2MB [2021-12-02T11:13:55.916Z] security-proxy-setup latest 31a990520aa8 2 seconds ago 26.9MB [2021-12-02T11:13:55.916Z] 70b6473b0505 4 seconds ago 1.76GB [2021-12-02T11:13:55.916Z] core-data latest c13f5fb347b6 5 seconds ago 20.7MB [2021-12-02T11:13:55.916Z] 4513b55533d3 6 seconds ago 1.77GB [2021-12-02T11:13:55.916Z] core-metadata latest e9ccc43bda70 9 seconds ago 16.9MB [2021-12-02T11:13:55.916Z] 1312bb7c8529 12 seconds ago 1.76GB [2021-12-02T11:13:55.916Z] 4d54a742808a 15 seconds ago 1.77GB [2021-12-02T11:13:55.916Z] sys-mgmt-agent latest 5b518150963a 33 seconds ago 294MB [2021-12-02T11:13:55.916Z] security-bootstrapper latest f1016a35d1f0 56 seconds ago 18.9MB [2021-12-02T11:13:55.916Z] security-secretstore-setup latest 49c1e6aae3ea 57 seconds ago 28.4MB [2021-12-02T11:13:55.916Z] support-notifications latest 45972bd3f7c5 About a minute ago 17MB [2021-12-02T11:13:55.916Z] 24949c4babe4 About a minute ago 1.76GB [2021-12-02T11:13:55.916Z] ae71d051734e About a minute ago 1.77GB [2021-12-02T11:13:55.916Z] 5c6395055131 About a minute ago 1.76GB [2021-12-02T11:13:55.916Z] core-command latest cbe525a46304 About a minute ago 16.1MB [2021-12-02T11:13:55.916Z] 25f9d076fc70 About a minute ago 1.76GB [2021-12-02T11:13:55.916Z] b7d118d6c9a6 About a minute ago 1.76GB [2021-12-02T11:13:55.916Z] ci-base-image-x86_64 latest 830c18d7978e 5 minutes ago 1.25GB [2021-12-02T11:13:55.916Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-12-02T11:13:55.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 weeks ago 548MB [2021-12-02T11:13:55.916Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-12-02T11:13:55.916Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-02T11:13:55.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-12-02T11:13:56.125Z] provisioning config files... [2021-12-02T11:13:56.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/121@tmp/config7915252358924066197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:13:56.438Z] ---> docker-login.sh [2021-12-02T11:13:56.438Z] nexus3.edgexfoundry.org:10001 [2021-12-02T11:13:56.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:13:56.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:13:56.438Z] Configure a credential helper to remove this warning. See [2021-12-02T11:13:56.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:13:56.438Z] [2021-12-02T11:13:56.438Z] Login Succeeded [2021-12-02T11:13:56.438Z] nexus3.edgexfoundry.org:10002 [2021-12-02T11:13:56.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:13:56.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:13:56.699Z] Configure a credential helper to remove this warning. See [2021-12-02T11:13:56.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:13:56.699Z] [2021-12-02T11:13:56.699Z] Login Succeeded [2021-12-02T11:13:56.699Z] nexus3.edgexfoundry.org:10003 [2021-12-02T11:13:56.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:13:56.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:13:56.699Z] Configure a credential helper to remove this warning. See [2021-12-02T11:13:56.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:13:56.699Z] [2021-12-02T11:13:56.699Z] Login Succeeded [2021-12-02T11:13:56.699Z] nexus3.edgexfoundry.org:10004 [2021-12-02T11:13:56.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:13:56.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:13:56.959Z] Configure a credential helper to remove this warning. See [2021-12-02T11:13:56.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:13:56.959Z] [2021-12-02T11:13:56.959Z] Login Succeeded [2021-12-02T11:13:56.959Z] docker.io [2021-12-02T11:13:56.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:13:57.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:13:57.219Z] Configure a credential helper to remove this warning. See [2021-12-02T11:13:57.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:13:57.219Z] [2021-12-02T11:13:57.219Z] Login Succeeded [2021-12-02T11:13:57.219Z] ---> docker-login.sh ends [Pipeline] } [2021-12-02T11:13:57.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:13:57.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-02T11:13:57.275Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-12-02T11:13:57.275Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:13:57.275Z] latest [2021-12-02T11:13:57.275Z] 2.2.0-dev.8 [2021-12-02T11:13:57.275Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:13:57.275Z] main [2021-12-02T11:13:57.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:13:57.590Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:13:57.886Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:13:57.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-02T11:13:57.886Z] 5c21cb0b7fff: Preparing [2021-12-02T11:13:57.886Z] 82a757f1f623: Preparing [2021-12-02T11:13:57.886Z] 304a603fe5ec: Preparing [2021-12-02T11:13:57.886Z] 9029b8999f02: Preparing [2021-12-02T11:13:57.886Z] 1a058d5342cc: Preparing [2021-12-02T11:13:57.886Z] 1a058d5342cc: Layer already exists [2021-12-02T11:13:57.886Z] 9029b8999f02: Pushed [2021-12-02T11:13:57.886Z] 304a603fe5ec: Pushed [2021-12-02T11:13:57.886Z] 5c21cb0b7fff: Pushed [2021-12-02T11:13:57.907Z] Removing intermediate container 7e71ab415f23 [2021-12-02T11:13:57.907Z] ---> fb965c9a1fc5 [2021-12-02T11:13:57.907Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-02T11:13:57.907Z] ---> Running in ee9d6a9ad1dc [2021-12-02T11:13:57.907Z] Removing intermediate container d779c867ac99 [2021-12-02T11:13:57.907Z] ---> 23ea11c6b300 [2021-12-02T11:13:57.907Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-02T11:13:58.192Z] ---> Running in f9ac3ba43ed8 [2021-12-02T11:13:58.464Z] Removing intermediate container d392cbfcced0 [2021-12-02T11:13:58.464Z] ---> cbdddc069d50 [2021-12-02T11:13:58.464Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-02T11:13:58.464Z] Removing intermediate container 0ea492fc772c [2021-12-02T11:13:58.464Z] ---> 42edc877dd62 [2021-12-02T11:13:58.464Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-02T11:13:58.464Z] ---> Running in 03cf54e2f46f [2021-12-02T11:13:58.464Z] ---> Running in 376a3a3d6089 [2021-12-02T11:13:58.740Z] ---> 9e50bd1f998d [2021-12-02T11:13:58.740Z] Step 9/23 : RUN go mod tidy [2021-12-02T11:13:59.015Z] ---> Running in 434271b253de [2021-12-02T11:13:59.268Z] 82a757f1f623: Pushed [2021-12-02T11:13:59.268Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:792ddc07a7cc2074d4b513de5ab6de7fca860cdae9731f3855cc883ac0aa4baa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:13:59.564Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:13:59.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-12-02T11:13:59.855Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-12-02T11:13:59.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-02T11:13:59.855Z] 5c21cb0b7fff: Preparing [2021-12-02T11:13:59.855Z] 82a757f1f623: Preparing [2021-12-02T11:13:59.855Z] 304a603fe5ec: Preparing [2021-12-02T11:13:59.855Z] 9029b8999f02: Preparing [2021-12-02T11:13:59.855Z] 1a058d5342cc: Preparing [2021-12-02T11:13:59.855Z] 5c21cb0b7fff: Layer already exists [2021-12-02T11:13:59.855Z] 9029b8999f02: Layer already exists [2021-12-02T11:13:59.855Z] 304a603fe5ec: Layer already exists [2021-12-02T11:13:59.855Z] 82a757f1f623: Layer already exists [2021-12-02T11:13:59.855Z] 1a058d5342cc: Layer already exists [2021-12-02T11:13:59.855Z] latest: digest: sha256:792ddc07a7cc2074d4b513de5ab6de7fca860cdae9731f3855cc883ac0aa4baa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:00.154Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:00.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-02T11:14:00.443Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.8 [2021-12-02T11:14:00.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-02T11:14:00.443Z] 5c21cb0b7fff: Preparing [2021-12-02T11:14:00.443Z] 82a757f1f623: Preparing [2021-12-02T11:14:00.443Z] 304a603fe5ec: Preparing [2021-12-02T11:14:00.443Z] 9029b8999f02: Preparing [2021-12-02T11:14:00.443Z] 1a058d5342cc: Preparing [2021-12-02T11:14:00.443Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:00.443Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:00.443Z] 5c21cb0b7fff: Layer already exists [2021-12-02T11:14:00.443Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:00.443Z] 82a757f1f623: Layer already exists [2021-12-02T11:14:00.443Z] 2.2.0-dev.8: digest: sha256:792ddc07a7cc2074d4b513de5ab6de7fca860cdae9731f3855cc883ac0aa4baa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:00.744Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:00.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-02T11:14:00.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-02T11:14:01.040Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:01.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-02T11:14:01.040Z] 5c21cb0b7fff: Preparing [2021-12-02T11:14:01.040Z] 82a757f1f623: Preparing [2021-12-02T11:14:01.040Z] 304a603fe5ec: Preparing [2021-12-02T11:14:01.040Z] 9029b8999f02: Preparing [2021-12-02T11:14:01.040Z] 1a058d5342cc: Preparing [2021-12-02T11:14:01.040Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:01.040Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:01.040Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:01.040Z] 5c21cb0b7fff: Layer already exists [2021-12-02T11:14:01.040Z] 82a757f1f623: Layer already exists [2021-12-02T11:14:01.040Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:792ddc07a7cc2074d4b513de5ab6de7fca860cdae9731f3855cc883ac0aa4baa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:01.341Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:01.643Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-12-02T11:14:01.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-02T11:14:01.643Z] 5c21cb0b7fff: Preparing [2021-12-02T11:14:01.643Z] 82a757f1f623: Preparing [2021-12-02T11:14:01.643Z] 304a603fe5ec: Preparing [2021-12-02T11:14:01.643Z] 9029b8999f02: Preparing [2021-12-02T11:14:01.643Z] 1a058d5342cc: Preparing [2021-12-02T11:14:01.643Z] 82a757f1f623: Layer already exists [2021-12-02T11:14:01.643Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:01.643Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:01.643Z] 5c21cb0b7fff: Layer already exists [2021-12-02T11:14:01.643Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:01.643Z] main: digest: sha256:792ddc07a7cc2074d4b513de5ab6de7fca860cdae9731f3855cc883ac0aa4baa size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:14:01.685Z] ===================================================== [Pipeline] echo [2021-12-02T11:14:01.694Z] taggedImages: [2021-12-02T11:14:01.694Z] - nexus3.edgexfoundry.org:10004/core-command:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:01.694Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-12-02T11:14:01.694Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.8 [2021-12-02T11:14:01.694Z] - nexus3.edgexfoundry.org:10004/core-command:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:01.694Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-12-02T11:14:01.717Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-12-02T11:14:01.717Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:01.717Z] latest [2021-12-02T11:14:01.717Z] 2.2.0-dev.8 [2021-12-02T11:14:01.717Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:01.717Z] main [2021-12-02T11:14:01.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:02.026Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:02.324Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:02.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-02T11:14:02.324Z] 378e53b4ec45: Preparing [2021-12-02T11:14:02.324Z] 4d873089c5b1: Preparing [2021-12-02T11:14:02.324Z] 304a603fe5ec: Preparing [2021-12-02T11:14:02.324Z] f951774346bc: Preparing [2021-12-02T11:14:02.324Z] b4b82e0304a5: Preparing [2021-12-02T11:14:02.324Z] 1a058d5342cc: Preparing [2021-12-02T11:14:02.324Z] 1a058d5342cc: Waiting [2021-12-02T11:14:02.324Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:02.324Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:02.585Z] 378e53b4ec45: Pushed [2021-12-02T11:14:02.585Z] b4b82e0304a5: Pushed [2021-12-02T11:14:02.585Z] f951774346bc: Pushed [2021-12-02T11:14:03.521Z] 4d873089c5b1: Pushed [2021-12-02T11:14:03.521Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:c61eaccd67a733628112a76ca8b60c87cc4071c06c4aaaab14bb5d0769753e53 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:03.818Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:04.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-12-02T11:14:04.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-02T11:14:04.117Z] 378e53b4ec45: Preparing [2021-12-02T11:14:04.117Z] 4d873089c5b1: Preparing [2021-12-02T11:14:04.117Z] 304a603fe5ec: Preparing [2021-12-02T11:14:04.117Z] f951774346bc: Preparing [2021-12-02T11:14:04.117Z] b4b82e0304a5: Preparing [2021-12-02T11:14:04.117Z] 1a058d5342cc: Preparing [2021-12-02T11:14:04.117Z] 1a058d5342cc: Waiting [2021-12-02T11:14:04.117Z] b4b82e0304a5: Layer already exists [2021-12-02T11:14:04.117Z] f951774346bc: Layer already exists [2021-12-02T11:14:04.117Z] 4d873089c5b1: Layer already exists [2021-12-02T11:14:04.117Z] 378e53b4ec45: Layer already exists [2021-12-02T11:14:04.117Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:04.117Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:04.117Z] latest: digest: sha256:c61eaccd67a733628112a76ca8b60c87cc4071c06c4aaaab14bb5d0769753e53 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:04.416Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:04.709Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.8 [2021-12-02T11:14:04.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-02T11:14:04.709Z] 378e53b4ec45: Preparing [2021-12-02T11:14:04.709Z] 4d873089c5b1: Preparing [2021-12-02T11:14:04.709Z] 304a603fe5ec: Preparing [2021-12-02T11:14:04.709Z] f951774346bc: Preparing [2021-12-02T11:14:04.709Z] b4b82e0304a5: Preparing [2021-12-02T11:14:04.709Z] 1a058d5342cc: Preparing [2021-12-02T11:14:04.709Z] 1a058d5342cc: Waiting [2021-12-02T11:14:04.709Z] 378e53b4ec45: Layer already exists [2021-12-02T11:14:04.709Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:04.709Z] 4d873089c5b1: Layer already exists [2021-12-02T11:14:04.709Z] f951774346bc: Layer already exists [2021-12-02T11:14:04.709Z] b4b82e0304a5: Layer already exists [2021-12-02T11:14:04.709Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:04.709Z] 2.2.0-dev.8: digest: sha256:c61eaccd67a733628112a76ca8b60c87cc4071c06c4aaaab14bb5d0769753e53 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:05.008Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:05.299Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:05.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-02T11:14:05.299Z] 378e53b4ec45: Preparing [2021-12-02T11:14:05.299Z] 4d873089c5b1: Preparing [2021-12-02T11:14:05.299Z] 304a603fe5ec: Preparing [2021-12-02T11:14:05.299Z] f951774346bc: Preparing [2021-12-02T11:14:05.299Z] b4b82e0304a5: Preparing [2021-12-02T11:14:05.299Z] 1a058d5342cc: Preparing [2021-12-02T11:14:05.299Z] 1a058d5342cc: Waiting [2021-12-02T11:14:05.299Z] f951774346bc: Layer already exists [2021-12-02T11:14:05.299Z] 378e53b4ec45: Layer already exists [2021-12-02T11:14:05.299Z] b4b82e0304a5: Layer already exists [2021-12-02T11:14:05.299Z] 4d873089c5b1: Layer already exists [2021-12-02T11:14:05.299Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:05.299Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:05.299Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:c61eaccd67a733628112a76ca8b60c87cc4071c06c4aaaab14bb5d0769753e53 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:05.595Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:05.887Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-12-02T11:14:05.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-02T11:14:05.887Z] 378e53b4ec45: Preparing [2021-12-02T11:14:05.887Z] 4d873089c5b1: Preparing [2021-12-02T11:14:05.887Z] 304a603fe5ec: Preparing [2021-12-02T11:14:05.887Z] f951774346bc: Preparing [2021-12-02T11:14:05.887Z] b4b82e0304a5: Preparing [2021-12-02T11:14:05.887Z] 1a058d5342cc: Preparing [2021-12-02T11:14:05.887Z] 1a058d5342cc: Waiting [2021-12-02T11:14:05.887Z] b4b82e0304a5: Layer already exists [2021-12-02T11:14:05.887Z] f951774346bc: Layer already exists [2021-12-02T11:14:05.887Z] 4d873089c5b1: Layer already exists [2021-12-02T11:14:05.887Z] 378e53b4ec45: Layer already exists [2021-12-02T11:14:05.887Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:05.887Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:05.887Z] main: digest: sha256:c61eaccd67a733628112a76ca8b60c87cc4071c06c4aaaab14bb5d0769753e53 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:14:05.923Z] ===================================================== [Pipeline] echo [2021-12-02T11:14:05.931Z] taggedImages: [2021-12-02T11:14:05.931Z] - nexus3.edgexfoundry.org:10004/core-data:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:05.931Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-12-02T11:14:05.931Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.8 [2021-12-02T11:14:05.931Z] - nexus3.edgexfoundry.org:10004/core-data:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:05.931Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-12-02T11:14:05.950Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-12-02T11:14:05.950Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:05.950Z] latest [2021-12-02T11:14:05.950Z] 2.2.0-dev.8 [2021-12-02T11:14:05.950Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:05.950Z] main [2021-12-02T11:14:05.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:06.244Z] Removing intermediate container 434271b253de [2021-12-02T11:14:06.244Z] ---> 84d142b81460 [2021-12-02T11:14:06.244Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-02T11:14:06.244Z] ---> Running in d7466879a231 [2021-12-02T11:14:06.267Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:06.561Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:06.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-02T11:14:06.561Z] 4f90d68684fe: Preparing [2021-12-02T11:14:06.561Z] 5551a84cc3d1: Preparing [2021-12-02T11:14:06.561Z] 304a603fe5ec: Preparing [2021-12-02T11:14:06.561Z] 9029b8999f02: Preparing [2021-12-02T11:14:06.561Z] 1a058d5342cc: Preparing [2021-12-02T11:14:06.561Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:06.561Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:06.561Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:06.561Z] 4f90d68684fe: Pushed [2021-12-02T11:14:07.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-02T11:14:07.944Z] 5551a84cc3d1: Pushed [2021-12-02T11:14:07.944Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:32335dec961551dcde1e0163eae758058a2c21c100d95e893e0475d0fb9aa5f2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:08.248Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:08.540Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-12-02T11:14:08.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-02T11:14:08.540Z] 4f90d68684fe: Preparing [2021-12-02T11:14:08.540Z] 5551a84cc3d1: Preparing [2021-12-02T11:14:08.540Z] 304a603fe5ec: Preparing [2021-12-02T11:14:08.540Z] 9029b8999f02: Preparing [2021-12-02T11:14:08.540Z] 1a058d5342cc: Preparing [2021-12-02T11:14:08.540Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:08.540Z] 5551a84cc3d1: Layer already exists [2021-12-02T11:14:08.540Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:08.540Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:08.540Z] 4f90d68684fe: Layer already exists [2021-12-02T11:14:08.540Z] latest: digest: sha256:32335dec961551dcde1e0163eae758058a2c21c100d95e893e0475d0fb9aa5f2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:08.842Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:09.138Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.8 [2021-12-02T11:14:09.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-02T11:14:09.139Z] 4f90d68684fe: Preparing [2021-12-02T11:14:09.139Z] 5551a84cc3d1: Preparing [2021-12-02T11:14:09.139Z] 304a603fe5ec: Preparing [2021-12-02T11:14:09.139Z] 9029b8999f02: Preparing [2021-12-02T11:14:09.139Z] 1a058d5342cc: Preparing [2021-12-02T11:14:09.139Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:09.139Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:09.139Z] 5551a84cc3d1: Layer already exists [2021-12-02T11:14:09.139Z] 4f90d68684fe: Layer already exists [2021-12-02T11:14:09.139Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:09.139Z] 2.2.0-dev.8: digest: sha256:32335dec961551dcde1e0163eae758058a2c21c100d95e893e0475d0fb9aa5f2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:09.437Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:09.734Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:09.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-02T11:14:09.734Z] 4f90d68684fe: Preparing [2021-12-02T11:14:09.734Z] 5551a84cc3d1: Preparing [2021-12-02T11:14:09.734Z] 304a603fe5ec: Preparing [2021-12-02T11:14:09.734Z] 9029b8999f02: Preparing [2021-12-02T11:14:09.734Z] 1a058d5342cc: Preparing [2021-12-02T11:14:09.734Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:09.734Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:09.734Z] 5551a84cc3d1: Layer already exists [2021-12-02T11:14:09.734Z] 4f90d68684fe: Layer already exists [2021-12-02T11:14:09.734Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:09.734Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:32335dec961551dcde1e0163eae758058a2c21c100d95e893e0475d0fb9aa5f2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:10.030Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:10.324Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-12-02T11:14:10.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-02T11:14:10.324Z] 4f90d68684fe: Preparing [2021-12-02T11:14:10.324Z] 5551a84cc3d1: Preparing [2021-12-02T11:14:10.324Z] 304a603fe5ec: Preparing [2021-12-02T11:14:10.324Z] 9029b8999f02: Preparing [2021-12-02T11:14:10.324Z] 1a058d5342cc: Preparing [2021-12-02T11:14:10.324Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:10.324Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:10.324Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:10.324Z] 5551a84cc3d1: Layer already exists [2021-12-02T11:14:10.324Z] 4f90d68684fe: Layer already exists [2021-12-02T11:14:10.324Z] main: digest: sha256:32335dec961551dcde1e0163eae758058a2c21c100d95e893e0475d0fb9aa5f2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:14:10.358Z] ===================================================== [Pipeline] echo [2021-12-02T11:14:10.366Z] taggedImages: [2021-12-02T11:14:10.366Z] - nexus3.edgexfoundry.org:10004/core-metadata:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:10.366Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-12-02T11:14:10.366Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.8 [2021-12-02T11:14:10.366Z] - nexus3.edgexfoundry.org:10004/core-metadata:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:10.366Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-12-02T11:14:10.386Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-12-02T11:14:10.386Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:10.386Z] latest [2021-12-02T11:14:10.386Z] 2.2.0-dev.8 [2021-12-02T11:14:10.386Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:10.386Z] main [2021-12-02T11:14:10.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:10.692Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:10.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:10.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-02T11:14:10.983Z] 9c9e5764d291: Preparing [2021-12-02T11:14:10.983Z] 9c9e5764d291: Preparing [2021-12-02T11:14:10.983Z] 01c11614f0b0: Preparing [2021-12-02T11:14:10.983Z] 86ca71363e9d: Preparing [2021-12-02T11:14:10.983Z] 3bc89b93fefe: Preparing [2021-12-02T11:14:10.983Z] a1b12eee7207: Preparing [2021-12-02T11:14:10.983Z] 304a603fe5ec: Preparing [2021-12-02T11:14:10.983Z] 4d966cc4d3a0: Preparing [2021-12-02T11:14:10.983Z] 6b1bde584b25: Preparing [2021-12-02T11:14:10.983Z] a95a1ff4dc8f: Preparing [2021-12-02T11:14:10.983Z] d4e2123eb53f: Preparing [2021-12-02T11:14:10.983Z] 1a058d5342cc: Preparing [2021-12-02T11:14:10.983Z] 304a603fe5ec: Waiting [2021-12-02T11:14:10.983Z] 4d966cc4d3a0: Waiting [2021-12-02T11:14:10.983Z] 6b1bde584b25: Waiting [2021-12-02T11:14:10.983Z] a95a1ff4dc8f: Waiting [2021-12-02T11:14:10.983Z] d4e2123eb53f: Waiting [2021-12-02T11:14:10.983Z] 1a058d5342cc: Waiting [2021-12-02T11:14:10.983Z] 9c9e5764d291: Pushed [2021-12-02T11:14:10.983Z] 3bc89b93fefe: Pushed [2021-12-02T11:14:10.983Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:10.983Z] 01c11614f0b0: Pushed [2021-12-02T11:14:10.983Z] 86ca71363e9d: Pushed [2021-12-02T11:14:11.246Z] 4d966cc4d3a0: Pushed [2021-12-02T11:14:11.246Z] a95a1ff4dc8f: Pushed [2021-12-02T11:14:11.246Z] 6b1bde584b25: Pushed [2021-12-02T11:14:11.246Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:11.246Z] d4e2123eb53f: Pushed [2021-12-02T11:14:12.627Z] a1b12eee7207: Pushed [2021-12-02T11:14:12.627Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:92d8b76dc9a28a3242c44c7beedf442e13f975a6960ef29f274a0b3f39e80283 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:12.929Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:13.219Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-12-02T11:14:13.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-02T11:14:13.219Z] 9c9e5764d291: Preparing [2021-12-02T11:14:13.219Z] 9c9e5764d291: Preparing [2021-12-02T11:14:13.219Z] 01c11614f0b0: Preparing [2021-12-02T11:14:13.219Z] 86ca71363e9d: Preparing [2021-12-02T11:14:13.219Z] 3bc89b93fefe: Preparing [2021-12-02T11:14:13.219Z] a1b12eee7207: Preparing [2021-12-02T11:14:13.219Z] 304a603fe5ec: Preparing [2021-12-02T11:14:13.219Z] 4d966cc4d3a0: Preparing [2021-12-02T11:14:13.219Z] 6b1bde584b25: Preparing [2021-12-02T11:14:13.219Z] a95a1ff4dc8f: Preparing [2021-12-02T11:14:13.219Z] d4e2123eb53f: Preparing [2021-12-02T11:14:13.219Z] 1a058d5342cc: Preparing [2021-12-02T11:14:13.219Z] a95a1ff4dc8f: Waiting [2021-12-02T11:14:13.219Z] 304a603fe5ec: Waiting [2021-12-02T11:14:13.219Z] 4d966cc4d3a0: Waiting [2021-12-02T11:14:13.219Z] 6b1bde584b25: Waiting [2021-12-02T11:14:13.219Z] d4e2123eb53f: Waiting [2021-12-02T11:14:13.219Z] 1a058d5342cc: Waiting [2021-12-02T11:14:13.219Z] a1b12eee7207: Layer already exists [2021-12-02T11:14:13.219Z] 01c11614f0b0: Layer already exists [2021-12-02T11:14:13.219Z] 86ca71363e9d: Layer already exists [2021-12-02T11:14:13.219Z] 9c9e5764d291: Layer already exists [2021-12-02T11:14:13.219Z] 3bc89b93fefe: Layer already exists [2021-12-02T11:14:13.219Z] 6b1bde584b25: Layer already exists [2021-12-02T11:14:13.219Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:13.219Z] 4d966cc4d3a0: Layer already exists [2021-12-02T11:14:13.219Z] a95a1ff4dc8f: Layer already exists [2021-12-02T11:14:13.219Z] d4e2123eb53f: Layer already exists [2021-12-02T11:14:13.219Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:13.219Z] latest: digest: sha256:92d8b76dc9a28a3242c44c7beedf442e13f975a6960ef29f274a0b3f39e80283 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:13.514Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:13.804Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.8 [2021-12-02T11:14:13.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-02T11:14:13.805Z] 9c9e5764d291: Preparing [2021-12-02T11:14:13.805Z] 9c9e5764d291: Preparing [2021-12-02T11:14:13.805Z] 01c11614f0b0: Preparing [2021-12-02T11:14:13.805Z] 86ca71363e9d: Preparing [2021-12-02T11:14:13.805Z] 3bc89b93fefe: Preparing [2021-12-02T11:14:13.805Z] a1b12eee7207: Preparing [2021-12-02T11:14:13.805Z] 304a603fe5ec: Preparing [2021-12-02T11:14:13.805Z] 4d966cc4d3a0: Preparing [2021-12-02T11:14:13.805Z] 6b1bde584b25: Preparing [2021-12-02T11:14:13.805Z] a95a1ff4dc8f: Preparing [2021-12-02T11:14:13.805Z] d4e2123eb53f: Preparing [2021-12-02T11:14:13.805Z] 1a058d5342cc: Preparing [2021-12-02T11:14:13.805Z] 304a603fe5ec: Waiting [2021-12-02T11:14:13.805Z] 4d966cc4d3a0: Waiting [2021-12-02T11:14:13.805Z] 6b1bde584b25: Waiting [2021-12-02T11:14:13.805Z] a95a1ff4dc8f: Waiting [2021-12-02T11:14:13.805Z] d4e2123eb53f: Waiting [2021-12-02T11:14:13.805Z] 1a058d5342cc: Waiting [2021-12-02T11:14:13.805Z] 86ca71363e9d: Layer already exists [2021-12-02T11:14:13.805Z] a1b12eee7207: Layer already exists [2021-12-02T11:14:13.805Z] 01c11614f0b0: Layer already exists [2021-12-02T11:14:13.805Z] 9c9e5764d291: Layer already exists [2021-12-02T11:14:13.805Z] 3bc89b93fefe: Layer already exists [2021-12-02T11:14:13.805Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:13.805Z] 4d966cc4d3a0: Layer already exists [2021-12-02T11:14:13.805Z] d4e2123eb53f: Layer already exists [2021-12-02T11:14:13.805Z] 6b1bde584b25: Layer already exists [2021-12-02T11:14:13.805Z] a95a1ff4dc8f: Layer already exists [2021-12-02T11:14:13.805Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:13.805Z] 2.2.0-dev.8: digest: sha256:92d8b76dc9a28a3242c44c7beedf442e13f975a6960ef29f274a0b3f39e80283 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:14.108Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:14.399Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:14.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-02T11:14:14.399Z] 9c9e5764d291: Preparing [2021-12-02T11:14:14.399Z] 9c9e5764d291: Preparing [2021-12-02T11:14:14.399Z] 01c11614f0b0: Preparing [2021-12-02T11:14:14.399Z] 86ca71363e9d: Preparing [2021-12-02T11:14:14.399Z] 3bc89b93fefe: Preparing [2021-12-02T11:14:14.399Z] a1b12eee7207: Preparing [2021-12-02T11:14:14.399Z] 304a603fe5ec: Preparing [2021-12-02T11:14:14.399Z] 4d966cc4d3a0: Preparing [2021-12-02T11:14:14.399Z] 6b1bde584b25: Preparing [2021-12-02T11:14:14.399Z] a95a1ff4dc8f: Preparing [2021-12-02T11:14:14.399Z] d4e2123eb53f: Preparing [2021-12-02T11:14:14.400Z] 1a058d5342cc: Preparing [2021-12-02T11:14:14.400Z] 304a603fe5ec: Waiting [2021-12-02T11:14:14.400Z] 4d966cc4d3a0: Waiting [2021-12-02T11:14:14.400Z] 6b1bde584b25: Waiting [2021-12-02T11:14:14.400Z] a95a1ff4dc8f: Waiting [2021-12-02T11:14:14.400Z] d4e2123eb53f: Waiting [2021-12-02T11:14:14.400Z] 1a058d5342cc: Waiting [2021-12-02T11:14:14.400Z] 01c11614f0b0: Layer already exists [2021-12-02T11:14:14.400Z] 9c9e5764d291: Layer already exists [2021-12-02T11:14:14.400Z] a1b12eee7207: Layer already exists [2021-12-02T11:14:14.400Z] 3bc89b93fefe: Layer already exists [2021-12-02T11:14:14.400Z] 86ca71363e9d: Layer already exists [2021-12-02T11:14:14.400Z] a95a1ff4dc8f: Layer already exists [2021-12-02T11:14:14.400Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:14.400Z] d4e2123eb53f: Layer already exists [2021-12-02T11:14:14.400Z] 6b1bde584b25: Layer already exists [2021-12-02T11:14:14.400Z] 4d966cc4d3a0: Layer already exists [2021-12-02T11:14:14.400Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:14.400Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:92d8b76dc9a28a3242c44c7beedf442e13f975a6960ef29f274a0b3f39e80283 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:14.699Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:14.986Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-12-02T11:14:14.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-02T11:14:14.986Z] 9c9e5764d291: Preparing [2021-12-02T11:14:14.986Z] 9c9e5764d291: Preparing [2021-12-02T11:14:14.986Z] 01c11614f0b0: Preparing [2021-12-02T11:14:14.986Z] 86ca71363e9d: Preparing [2021-12-02T11:14:14.986Z] 3bc89b93fefe: Preparing [2021-12-02T11:14:14.986Z] a1b12eee7207: Preparing [2021-12-02T11:14:14.986Z] 304a603fe5ec: Preparing [2021-12-02T11:14:14.986Z] 4d966cc4d3a0: Preparing [2021-12-02T11:14:14.986Z] 6b1bde584b25: Preparing [2021-12-02T11:14:14.986Z] a95a1ff4dc8f: Preparing [2021-12-02T11:14:14.986Z] d4e2123eb53f: Preparing [2021-12-02T11:14:14.986Z] 1a058d5342cc: Preparing [2021-12-02T11:14:14.986Z] 4d966cc4d3a0: Waiting [2021-12-02T11:14:14.986Z] 6b1bde584b25: Waiting [2021-12-02T11:14:14.986Z] a95a1ff4dc8f: Waiting [2021-12-02T11:14:14.986Z] d4e2123eb53f: Waiting [2021-12-02T11:14:14.986Z] 1a058d5342cc: Waiting [2021-12-02T11:14:14.986Z] 304a603fe5ec: Waiting [2021-12-02T11:14:14.986Z] 9c9e5764d291: Layer already exists [2021-12-02T11:14:14.986Z] a1b12eee7207: Layer already exists [2021-12-02T11:14:14.986Z] 3bc89b93fefe: Layer already exists [2021-12-02T11:14:14.986Z] 86ca71363e9d: Layer already exists [2021-12-02T11:14:14.986Z] 01c11614f0b0: Layer already exists [2021-12-02T11:14:14.986Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:14.986Z] 6b1bde584b25: Layer already exists [2021-12-02T11:14:14.986Z] 4d966cc4d3a0: Layer already exists [2021-12-02T11:14:14.986Z] d4e2123eb53f: Layer already exists [2021-12-02T11:14:14.986Z] a95a1ff4dc8f: Layer already exists [2021-12-02T11:14:14.986Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:14.986Z] main: digest: sha256:92d8b76dc9a28a3242c44c7beedf442e13f975a6960ef29f274a0b3f39e80283 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:14:15.023Z] ===================================================== [Pipeline] echo [2021-12-02T11:14:15.032Z] taggedImages: [2021-12-02T11:14:15.032Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:15.032Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-12-02T11:14:15.032Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.8 [2021-12-02T11:14:15.032Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:15.032Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-12-02T11:14:15.053Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-12-02T11:14:15.053Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:15.053Z] latest [2021-12-02T11:14:15.053Z] 2.2.0-dev.8 [2021-12-02T11:14:15.053Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:15.053Z] main [2021-12-02T11:14:15.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:15.376Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:15.685Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:15.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-02T11:14:15.685Z] c2ed1468b88e: Preparing [2021-12-02T11:14:15.685Z] 9b67e90ed061: Preparing [2021-12-02T11:14:15.685Z] 7d9293d150a8: Preparing [2021-12-02T11:14:15.685Z] 0b0475bea2c7: Preparing [2021-12-02T11:14:15.685Z] 8590299d5f83: Preparing [2021-12-02T11:14:15.685Z] 1a058d5342cc: Preparing [2021-12-02T11:14:15.685Z] 1a058d5342cc: Waiting [2021-12-02T11:14:16.265Z] 7d9293d150a8: Pushed [2021-12-02T11:14:16.265Z] 0b0475bea2c7: Pushed [2021-12-02T11:14:16.265Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:16.265Z] 8590299d5f83: Pushed [2021-12-02T11:14:16.265Z] 9b67e90ed061: Pushed [2021-12-02T11:14:16.525Z] c2ed1468b88e: Pushed [2021-12-02T11:14:16.786Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:4b87a418a3e377cb7af153c5255c7822d927c51710409c2095439d8a181fdbc7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:17.083Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:17.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-12-02T11:14:17.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-02T11:14:17.383Z] c2ed1468b88e: Preparing [2021-12-02T11:14:17.383Z] 9b67e90ed061: Preparing [2021-12-02T11:14:17.383Z] 7d9293d150a8: Preparing [2021-12-02T11:14:17.383Z] 0b0475bea2c7: Preparing [2021-12-02T11:14:17.383Z] 8590299d5f83: Preparing [2021-12-02T11:14:17.383Z] 1a058d5342cc: Preparing [2021-12-02T11:14:17.383Z] 1a058d5342cc: Waiting [2021-12-02T11:14:17.383Z] 0b0475bea2c7: Layer already exists [2021-12-02T11:14:17.383Z] 7d9293d150a8: Layer already exists [2021-12-02T11:14:17.383Z] 8590299d5f83: Layer already exists [2021-12-02T11:14:17.383Z] 9b67e90ed061: Layer already exists [2021-12-02T11:14:17.383Z] c2ed1468b88e: Layer already exists [2021-12-02T11:14:17.383Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:17.383Z] latest: digest: sha256:4b87a418a3e377cb7af153c5255c7822d927c51710409c2095439d8a181fdbc7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:17.675Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:17.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.8 [2021-12-02T11:14:17.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-02T11:14:17.963Z] c2ed1468b88e: Preparing [2021-12-02T11:14:17.963Z] 9b67e90ed061: Preparing [2021-12-02T11:14:17.963Z] 7d9293d150a8: Preparing [2021-12-02T11:14:17.963Z] 0b0475bea2c7: Preparing [2021-12-02T11:14:17.963Z] 8590299d5f83: Preparing [2021-12-02T11:14:17.963Z] 1a058d5342cc: Preparing [2021-12-02T11:14:17.963Z] 1a058d5342cc: Waiting [2021-12-02T11:14:17.963Z] 8590299d5f83: Layer already exists [2021-12-02T11:14:17.963Z] 9b67e90ed061: Layer already exists [2021-12-02T11:14:17.963Z] 0b0475bea2c7: Layer already exists [2021-12-02T11:14:17.963Z] c2ed1468b88e: Layer already exists [2021-12-02T11:14:17.963Z] 7d9293d150a8: Layer already exists [2021-12-02T11:14:17.963Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:17.963Z] 2.2.0-dev.8: digest: sha256:4b87a418a3e377cb7af153c5255c7822d927c51710409c2095439d8a181fdbc7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:18.255Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:18.547Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:18.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-02T11:14:18.547Z] c2ed1468b88e: Preparing [2021-12-02T11:14:18.547Z] 9b67e90ed061: Preparing [2021-12-02T11:14:18.547Z] 7d9293d150a8: Preparing [2021-12-02T11:14:18.547Z] 0b0475bea2c7: Preparing [2021-12-02T11:14:18.547Z] 8590299d5f83: Preparing [2021-12-02T11:14:18.547Z] 1a058d5342cc: Preparing [2021-12-02T11:14:18.547Z] 1a058d5342cc: Waiting [2021-12-02T11:14:18.547Z] 9b67e90ed061: Layer already exists [2021-12-02T11:14:18.547Z] c2ed1468b88e: Layer already exists [2021-12-02T11:14:18.547Z] 8590299d5f83: Layer already exists [2021-12-02T11:14:18.547Z] 0b0475bea2c7: Layer already exists [2021-12-02T11:14:18.547Z] 7d9293d150a8: Layer already exists [2021-12-02T11:14:18.547Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:18.547Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:4b87a418a3e377cb7af153c5255c7822d927c51710409c2095439d8a181fdbc7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:18.841Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:19.136Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-12-02T11:14:19.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-02T11:14:19.136Z] c2ed1468b88e: Preparing [2021-12-02T11:14:19.136Z] 9b67e90ed061: Preparing [2021-12-02T11:14:19.136Z] 7d9293d150a8: Preparing [2021-12-02T11:14:19.136Z] 0b0475bea2c7: Preparing [2021-12-02T11:14:19.136Z] 8590299d5f83: Preparing [2021-12-02T11:14:19.136Z] 1a058d5342cc: Preparing [2021-12-02T11:14:19.136Z] 1a058d5342cc: Waiting [2021-12-02T11:14:19.136Z] 8590299d5f83: Layer already exists [2021-12-02T11:14:19.136Z] c2ed1468b88e: Layer already exists [2021-12-02T11:14:19.136Z] 9b67e90ed061: Layer already exists [2021-12-02T11:14:19.136Z] 0b0475bea2c7: Layer already exists [2021-12-02T11:14:19.136Z] 7d9293d150a8: Layer already exists [2021-12-02T11:14:19.136Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:19.136Z] main: digest: sha256:4b87a418a3e377cb7af153c5255c7822d927c51710409c2095439d8a181fdbc7 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:14:19.173Z] ===================================================== [Pipeline] echo [2021-12-02T11:14:19.181Z] taggedImages: [2021-12-02T11:14:19.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:19.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-12-02T11:14:19.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.8 [2021-12-02T11:14:19.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:19.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-12-02T11:14:19.239Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-12-02T11:14:19.239Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:19.239Z] latest [2021-12-02T11:14:19.239Z] 2.2.0-dev.8 [2021-12-02T11:14:19.239Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:19.239Z] main [2021-12-02T11:14:19.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:19.549Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:19.844Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:19.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-02T11:14:19.844Z] 415b72d79e30: Preparing [2021-12-02T11:14:19.844Z] 4f63fdaa3882: Preparing [2021-12-02T11:14:19.844Z] 321855b6e0ed: Preparing [2021-12-02T11:14:19.844Z] 7643a84b8702: Preparing [2021-12-02T11:14:19.844Z] 36b40cc15f23: Preparing [2021-12-02T11:14:19.844Z] 656bc5351626: Preparing [2021-12-02T11:14:19.844Z] f4faff69bb89: Preparing [2021-12-02T11:14:19.844Z] 0f4e49d0e20a: Preparing [2021-12-02T11:14:19.844Z] 642c0c3aab51: Preparing [2021-12-02T11:14:19.844Z] 1a058d5342cc: Preparing [2021-12-02T11:14:19.844Z] f4faff69bb89: Waiting [2021-12-02T11:14:19.844Z] 0f4e49d0e20a: Waiting [2021-12-02T11:14:19.844Z] 642c0c3aab51: Waiting [2021-12-02T11:14:19.844Z] 1a058d5342cc: Waiting [2021-12-02T11:14:19.844Z] 656bc5351626: Waiting [2021-12-02T11:14:20.429Z] 36b40cc15f23: Pushed [2021-12-02T11:14:20.429Z] 415b72d79e30: Pushed [2021-12-02T11:14:20.429Z] 4f63fdaa3882: Pushed [2021-12-02T11:14:20.429Z] f4faff69bb89: Pushed [2021-12-02T11:14:20.429Z] 656bc5351626: Pushed [2021-12-02T11:14:20.429Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:20.429Z] 0f4e49d0e20a: Pushed [2021-12-02T11:14:20.689Z] 7643a84b8702: Pushed [2021-12-02T11:14:20.689Z] 642c0c3aab51: Pushed [2021-12-02T11:14:20.949Z] 321855b6e0ed: Pushed [2021-12-02T11:14:20.949Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:ecc08e472e15817d2b027c2db661bf9ff49fb46281d39045a6b4a27b6ce94b55 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:21.248Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:21.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-12-02T11:14:21.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-02T11:14:21.541Z] 415b72d79e30: Preparing [2021-12-02T11:14:21.541Z] 4f63fdaa3882: Preparing [2021-12-02T11:14:21.541Z] 321855b6e0ed: Preparing [2021-12-02T11:14:21.541Z] 7643a84b8702: Preparing [2021-12-02T11:14:21.541Z] 36b40cc15f23: Preparing [2021-12-02T11:14:21.541Z] 656bc5351626: Preparing [2021-12-02T11:14:21.541Z] f4faff69bb89: Preparing [2021-12-02T11:14:21.541Z] 0f4e49d0e20a: Preparing [2021-12-02T11:14:21.541Z] 642c0c3aab51: Preparing [2021-12-02T11:14:21.541Z] 1a058d5342cc: Preparing [2021-12-02T11:14:21.541Z] 656bc5351626: Waiting [2021-12-02T11:14:21.541Z] f4faff69bb89: Waiting [2021-12-02T11:14:21.541Z] 0f4e49d0e20a: Waiting [2021-12-02T11:14:21.541Z] 642c0c3aab51: Waiting [2021-12-02T11:14:21.541Z] 1a058d5342cc: Waiting [2021-12-02T11:14:21.541Z] 36b40cc15f23: Layer already exists [2021-12-02T11:14:21.541Z] 7643a84b8702: Layer already exists [2021-12-02T11:14:21.541Z] 321855b6e0ed: Layer already exists [2021-12-02T11:14:21.541Z] 415b72d79e30: Layer already exists [2021-12-02T11:14:21.541Z] 4f63fdaa3882: Layer already exists [2021-12-02T11:14:21.541Z] 656bc5351626: Layer already exists [2021-12-02T11:14:21.541Z] f4faff69bb89: Layer already exists [2021-12-02T11:14:21.541Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:21.541Z] 0f4e49d0e20a: Layer already exists [2021-12-02T11:14:21.541Z] 642c0c3aab51: Layer already exists [2021-12-02T11:14:21.541Z] latest: digest: sha256:ecc08e472e15817d2b027c2db661bf9ff49fb46281d39045a6b4a27b6ce94b55 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:21.839Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:22.130Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.8 [2021-12-02T11:14:22.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-02T11:14:22.130Z] 415b72d79e30: Preparing [2021-12-02T11:14:22.130Z] 4f63fdaa3882: Preparing [2021-12-02T11:14:22.130Z] 321855b6e0ed: Preparing [2021-12-02T11:14:22.130Z] 7643a84b8702: Preparing [2021-12-02T11:14:22.130Z] 36b40cc15f23: Preparing [2021-12-02T11:14:22.130Z] 656bc5351626: Preparing [2021-12-02T11:14:22.131Z] f4faff69bb89: Preparing [2021-12-02T11:14:22.131Z] 0f4e49d0e20a: Preparing [2021-12-02T11:14:22.131Z] 642c0c3aab51: Preparing [2021-12-02T11:14:22.131Z] 1a058d5342cc: Preparing [2021-12-02T11:14:22.131Z] 0f4e49d0e20a: Waiting [2021-12-02T11:14:22.131Z] 642c0c3aab51: Waiting [2021-12-02T11:14:22.131Z] 1a058d5342cc: Waiting [2021-12-02T11:14:22.131Z] 656bc5351626: Waiting [2021-12-02T11:14:22.131Z] f4faff69bb89: Waiting [2021-12-02T11:14:22.131Z] 7643a84b8702: Layer already exists [2021-12-02T11:14:22.131Z] 36b40cc15f23: Layer already exists [2021-12-02T11:14:22.131Z] 415b72d79e30: Layer already exists [2021-12-02T11:14:22.131Z] 4f63fdaa3882: Layer already exists [2021-12-02T11:14:22.131Z] 321855b6e0ed: Layer already exists [2021-12-02T11:14:22.131Z] 656bc5351626: Layer already exists [2021-12-02T11:14:22.131Z] f4faff69bb89: Layer already exists [2021-12-02T11:14:22.131Z] 0f4e49d0e20a: Layer already exists [2021-12-02T11:14:22.131Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:22.131Z] 642c0c3aab51: Layer already exists [2021-12-02T11:14:22.131Z] 2.2.0-dev.8: digest: sha256:ecc08e472e15817d2b027c2db661bf9ff49fb46281d39045a6b4a27b6ce94b55 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:22.427Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:22.717Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:22.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-02T11:14:22.717Z] 415b72d79e30: Preparing [2021-12-02T11:14:22.717Z] 4f63fdaa3882: Preparing [2021-12-02T11:14:22.717Z] 321855b6e0ed: Preparing [2021-12-02T11:14:22.717Z] 7643a84b8702: Preparing [2021-12-02T11:14:22.717Z] 36b40cc15f23: Preparing [2021-12-02T11:14:22.717Z] 656bc5351626: Preparing [2021-12-02T11:14:22.717Z] f4faff69bb89: Preparing [2021-12-02T11:14:22.717Z] 0f4e49d0e20a: Preparing [2021-12-02T11:14:22.717Z] 642c0c3aab51: Preparing [2021-12-02T11:14:22.717Z] 1a058d5342cc: Preparing [2021-12-02T11:14:22.717Z] 656bc5351626: Waiting [2021-12-02T11:14:22.717Z] f4faff69bb89: Waiting [2021-12-02T11:14:22.717Z] 0f4e49d0e20a: Waiting [2021-12-02T11:14:22.717Z] 642c0c3aab51: Waiting [2021-12-02T11:14:22.717Z] 1a058d5342cc: Waiting [2021-12-02T11:14:22.717Z] 415b72d79e30: Layer already exists [2021-12-02T11:14:22.717Z] 4f63fdaa3882: Layer already exists [2021-12-02T11:14:22.717Z] 36b40cc15f23: Layer already exists [2021-12-02T11:14:22.717Z] 321855b6e0ed: Layer already exists [2021-12-02T11:14:22.717Z] 7643a84b8702: Layer already exists [2021-12-02T11:14:22.717Z] 656bc5351626: Layer already exists [2021-12-02T11:14:22.717Z] 0f4e49d0e20a: Layer already exists [2021-12-02T11:14:22.717Z] f4faff69bb89: Layer already exists [2021-12-02T11:14:22.717Z] 642c0c3aab51: Layer already exists [2021-12-02T11:14:22.717Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:22.717Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:ecc08e472e15817d2b027c2db661bf9ff49fb46281d39045a6b4a27b6ce94b55 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:23.017Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:23.307Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-12-02T11:14:23.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-02T11:14:23.307Z] 415b72d79e30: Preparing [2021-12-02T11:14:23.307Z] 4f63fdaa3882: Preparing [2021-12-02T11:14:23.307Z] 321855b6e0ed: Preparing [2021-12-02T11:14:23.307Z] 7643a84b8702: Preparing [2021-12-02T11:14:23.307Z] 36b40cc15f23: Preparing [2021-12-02T11:14:23.307Z] 656bc5351626: Preparing [2021-12-02T11:14:23.307Z] f4faff69bb89: Preparing [2021-12-02T11:14:23.307Z] 0f4e49d0e20a: Preparing [2021-12-02T11:14:23.307Z] 642c0c3aab51: Preparing [2021-12-02T11:14:23.307Z] 1a058d5342cc: Preparing [2021-12-02T11:14:23.307Z] 656bc5351626: Waiting [2021-12-02T11:14:23.307Z] f4faff69bb89: Waiting [2021-12-02T11:14:23.307Z] 0f4e49d0e20a: Waiting [2021-12-02T11:14:23.307Z] 642c0c3aab51: Waiting [2021-12-02T11:14:23.307Z] 1a058d5342cc: Waiting [2021-12-02T11:14:23.307Z] 415b72d79e30: Layer already exists [2021-12-02T11:14:23.307Z] 7643a84b8702: Layer already exists [2021-12-02T11:14:23.307Z] 4f63fdaa3882: Layer already exists [2021-12-02T11:14:23.307Z] 36b40cc15f23: Layer already exists [2021-12-02T11:14:23.307Z] 321855b6e0ed: Layer already exists [2021-12-02T11:14:23.307Z] 656bc5351626: Layer already exists [2021-12-02T11:14:23.307Z] 0f4e49d0e20a: Layer already exists [2021-12-02T11:14:23.307Z] 642c0c3aab51: Layer already exists [2021-12-02T11:14:23.307Z] f4faff69bb89: Layer already exists [2021-12-02T11:14:23.307Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:23.307Z] main: digest: sha256:ecc08e472e15817d2b027c2db661bf9ff49fb46281d39045a6b4a27b6ce94b55 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:14:23.343Z] ===================================================== [Pipeline] echo [2021-12-02T11:14:23.352Z] taggedImages: [2021-12-02T11:14:23.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:23.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-12-02T11:14:23.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.8 [2021-12-02T11:14:23.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:23.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-12-02T11:14:23.372Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-12-02T11:14:23.372Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:23.372Z] latest [2021-12-02T11:14:23.372Z] 2.2.0-dev.8 [2021-12-02T11:14:23.372Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:23.372Z] main [2021-12-02T11:14:23.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:23.692Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:23.984Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:23.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-02T11:14:23.984Z] f765a1af1d99: Preparing [2021-12-02T11:14:23.984Z] e8bc6b67431b: Preparing [2021-12-02T11:14:23.984Z] 304a603fe5ec: Preparing [2021-12-02T11:14:23.984Z] 75cc13fb9705: Preparing [2021-12-02T11:14:23.984Z] 1a058d5342cc: Preparing [2021-12-02T11:14:23.984Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:23.984Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:23.984Z] f765a1af1d99: Pushed [2021-12-02T11:14:23.984Z] 75cc13fb9705: Pushed [2021-12-02T11:14:25.367Z] e8bc6b67431b: Pushed [2021-12-02T11:14:25.367Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:6a38bf62806032354740298b59ccd94a1ec5cd66b91bfae26ad2a80fcde7b97c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:25.664Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:25.954Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-12-02T11:14:25.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-02T11:14:25.954Z] f765a1af1d99: Preparing [2021-12-02T11:14:25.954Z] e8bc6b67431b: Preparing [2021-12-02T11:14:25.954Z] 304a603fe5ec: Preparing [2021-12-02T11:14:25.954Z] 75cc13fb9705: Preparing [2021-12-02T11:14:25.954Z] 1a058d5342cc: Preparing [2021-12-02T11:14:25.954Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:25.954Z] f765a1af1d99: Layer already exists [2021-12-02T11:14:25.954Z] 75cc13fb9705: Layer already exists [2021-12-02T11:14:25.954Z] e8bc6b67431b: Layer already exists [2021-12-02T11:14:25.954Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:25.954Z] latest: digest: sha256:6a38bf62806032354740298b59ccd94a1ec5cd66b91bfae26ad2a80fcde7b97c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:26.254Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:26.550Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.8 [2021-12-02T11:14:26.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-02T11:14:26.550Z] f765a1af1d99: Preparing [2021-12-02T11:14:26.550Z] e8bc6b67431b: Preparing [2021-12-02T11:14:26.550Z] 304a603fe5ec: Preparing [2021-12-02T11:14:26.550Z] 75cc13fb9705: Preparing [2021-12-02T11:14:26.550Z] 1a058d5342cc: Preparing [2021-12-02T11:14:26.550Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:26.550Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:26.550Z] e8bc6b67431b: Layer already exists [2021-12-02T11:14:26.550Z] f765a1af1d99: Layer already exists [2021-12-02T11:14:26.550Z] 75cc13fb9705: Layer already exists [2021-12-02T11:14:26.550Z] 2.2.0-dev.8: digest: sha256:6a38bf62806032354740298b59ccd94a1ec5cd66b91bfae26ad2a80fcde7b97c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:26.850Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:27.142Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:27.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-02T11:14:27.142Z] f765a1af1d99: Preparing [2021-12-02T11:14:27.142Z] e8bc6b67431b: Preparing [2021-12-02T11:14:27.142Z] 304a603fe5ec: Preparing [2021-12-02T11:14:27.142Z] 75cc13fb9705: Preparing [2021-12-02T11:14:27.142Z] 1a058d5342cc: Preparing [2021-12-02T11:14:27.142Z] f765a1af1d99: Layer already exists [2021-12-02T11:14:27.142Z] 75cc13fb9705: Layer already exists [2021-12-02T11:14:27.142Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:27.142Z] e8bc6b67431b: Layer already exists [2021-12-02T11:14:27.142Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:27.142Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:6a38bf62806032354740298b59ccd94a1ec5cd66b91bfae26ad2a80fcde7b97c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:27.440Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:27.732Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-12-02T11:14:27.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-02T11:14:27.732Z] f765a1af1d99: Preparing [2021-12-02T11:14:27.732Z] e8bc6b67431b: Preparing [2021-12-02T11:14:27.732Z] 304a603fe5ec: Preparing [2021-12-02T11:14:27.732Z] 75cc13fb9705: Preparing [2021-12-02T11:14:27.732Z] 1a058d5342cc: Preparing [2021-12-02T11:14:27.732Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:27.732Z] e8bc6b67431b: Layer already exists [2021-12-02T11:14:27.732Z] f765a1af1d99: Layer already exists [2021-12-02T11:14:27.732Z] 75cc13fb9705: Layer already exists [2021-12-02T11:14:27.732Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:27.732Z] main: digest: sha256:6a38bf62806032354740298b59ccd94a1ec5cd66b91bfae26ad2a80fcde7b97c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:14:27.770Z] ===================================================== [Pipeline] echo [2021-12-02T11:14:27.779Z] taggedImages: [2021-12-02T11:14:27.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:27.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-12-02T11:14:27.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.8 [2021-12-02T11:14:27.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:27.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-12-02T11:14:27.798Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-12-02T11:14:27.798Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:27.798Z] latest [2021-12-02T11:14:27.798Z] 2.2.0-dev.8 [2021-12-02T11:14:27.798Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:27.798Z] main [2021-12-02T11:14:27.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:28.116Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:28.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:28.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-02T11:14:28.412Z] 711d3665362e: Preparing [2021-12-02T11:14:28.412Z] fad9de115a7b: Preparing [2021-12-02T11:14:28.412Z] 304a603fe5ec: Preparing [2021-12-02T11:14:28.412Z] 9029b8999f02: Preparing [2021-12-02T11:14:28.412Z] 1a058d5342cc: Preparing [2021-12-02T11:14:28.412Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:28.412Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:28.412Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:28.412Z] 711d3665362e: Pushed [2021-12-02T11:14:29.799Z] fad9de115a7b: Pushed [2021-12-02T11:14:29.799Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:e45ebb2b01e3a72b2ed278dca61c607fa8896aa765d436d5290fffa65b5857e1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:30.100Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:30.389Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-02T11:14:30.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-02T11:14:30.389Z] 711d3665362e: Preparing [2021-12-02T11:14:30.389Z] fad9de115a7b: Preparing [2021-12-02T11:14:30.389Z] 304a603fe5ec: Preparing [2021-12-02T11:14:30.389Z] 9029b8999f02: Preparing [2021-12-02T11:14:30.389Z] 1a058d5342cc: Preparing [2021-12-02T11:14:30.389Z] 711d3665362e: Layer already exists [2021-12-02T11:14:30.389Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:30.389Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:30.389Z] fad9de115a7b: Layer already exists [2021-12-02T11:14:30.389Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:30.389Z] latest: digest: sha256:e45ebb2b01e3a72b2ed278dca61c607fa8896aa765d436d5290fffa65b5857e1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:30.684Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:30.981Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.8 [2021-12-02T11:14:30.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-02T11:14:30.981Z] 711d3665362e: Preparing [2021-12-02T11:14:30.981Z] fad9de115a7b: Preparing [2021-12-02T11:14:30.981Z] 304a603fe5ec: Preparing [2021-12-02T11:14:30.981Z] 9029b8999f02: Preparing [2021-12-02T11:14:30.981Z] 1a058d5342cc: Preparing [2021-12-02T11:14:30.981Z] fad9de115a7b: Layer already exists [2021-12-02T11:14:30.981Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:30.981Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:30.981Z] 711d3665362e: Layer already exists [2021-12-02T11:14:30.981Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:30.981Z] 2.2.0-dev.8: digest: sha256:e45ebb2b01e3a72b2ed278dca61c607fa8896aa765d436d5290fffa65b5857e1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:31.282Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:31.579Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:31.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-02T11:14:31.579Z] 711d3665362e: Preparing [2021-12-02T11:14:31.579Z] fad9de115a7b: Preparing [2021-12-02T11:14:31.579Z] 304a603fe5ec: Preparing [2021-12-02T11:14:31.579Z] 9029b8999f02: Preparing [2021-12-02T11:14:31.579Z] 1a058d5342cc: Preparing [2021-12-02T11:14:31.579Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:31.579Z] 711d3665362e: Layer already exists [2021-12-02T11:14:31.579Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:31.579Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:31.579Z] fad9de115a7b: Layer already exists [2021-12-02T11:14:31.579Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:e45ebb2b01e3a72b2ed278dca61c607fa8896aa765d436d5290fffa65b5857e1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:31.871Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:32.167Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-12-02T11:14:32.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-02T11:14:32.167Z] 711d3665362e: Preparing [2021-12-02T11:14:32.167Z] fad9de115a7b: Preparing [2021-12-02T11:14:32.167Z] 304a603fe5ec: Preparing [2021-12-02T11:14:32.167Z] 9029b8999f02: Preparing [2021-12-02T11:14:32.167Z] 1a058d5342cc: Preparing [2021-12-02T11:14:32.167Z] 304a603fe5ec: Layer already exists [2021-12-02T11:14:32.167Z] fad9de115a7b: Layer already exists [2021-12-02T11:14:32.167Z] 711d3665362e: Layer already exists [2021-12-02T11:14:32.167Z] 1a058d5342cc: Layer already exists [2021-12-02T11:14:32.167Z] 9029b8999f02: Layer already exists [2021-12-02T11:14:32.167Z] main: digest: sha256:e45ebb2b01e3a72b2ed278dca61c607fa8896aa765d436d5290fffa65b5857e1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:14:32.202Z] ===================================================== [Pipeline] echo [2021-12-02T11:14:32.211Z] taggedImages: [2021-12-02T11:14:32.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:32.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-02T11:14:32.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.8 [2021-12-02T11:14:32.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:32.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-12-02T11:14:32.234Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-12-02T11:14:32.234Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:32.234Z] latest [2021-12-02T11:14:32.234Z] 2.2.0-dev.8 [2021-12-02T11:14:32.234Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:32.234Z] main [2021-12-02T11:14:32.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:32.558Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:32.859Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:32.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-02T11:14:32.859Z] 8a41e0ee5ed8: Preparing [2021-12-02T11:14:32.859Z] 3a82230ccf44: Preparing [2021-12-02T11:14:32.859Z] caf276b315a1: Preparing [2021-12-02T11:14:32.859Z] 9f4ad25aa35e: Preparing [2021-12-02T11:14:32.859Z] 879b85f2d1ed: Preparing [2021-12-02T11:14:32.859Z] 6777e3bbcb7c: Preparing [2021-12-02T11:14:32.859Z] fd08d546f6b8: Preparing [2021-12-02T11:14:32.859Z] 0636255016a6: Preparing [2021-12-02T11:14:32.859Z] 84e9d258764d: Preparing [2021-12-02T11:14:32.859Z] 56463f638872: Preparing [2021-12-02T11:14:32.859Z] e2eb06d8af82: Preparing [2021-12-02T11:14:32.859Z] 6777e3bbcb7c: Waiting [2021-12-02T11:14:32.859Z] fd08d546f6b8: Waiting [2021-12-02T11:14:32.859Z] 0636255016a6: Waiting [2021-12-02T11:14:32.859Z] 84e9d258764d: Waiting [2021-12-02T11:14:32.859Z] 56463f638872: Waiting [2021-12-02T11:14:32.859Z] e2eb06d8af82: Waiting [2021-12-02T11:14:32.859Z] 879b85f2d1ed: Layer already exists [2021-12-02T11:14:33.124Z] 6777e3bbcb7c: Layer already exists [2021-12-02T11:14:33.386Z] fd08d546f6b8: Layer already exists [2021-12-02T11:14:33.386Z] 0636255016a6: Layer already exists [2021-12-02T11:14:33.386Z] 3a82230ccf44: Pushed [2021-12-02T11:14:33.386Z] 56463f638872: Layer already exists [2021-12-02T11:14:33.386Z] 84e9d258764d: Layer already exists [2021-12-02T11:14:33.386Z] 8a41e0ee5ed8: Pushed [2021-12-02T11:14:33.386Z] e2eb06d8af82: Layer already exists [2021-12-02T11:14:33.647Z] caf276b315a1: Pushed [2021-12-02T11:14:38.934Z] 9f4ad25aa35e: Pushed [2021-12-02T11:14:39.195Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:e21040b778cc8b4943aebd60962b746eb84b6e12247b02565a553acb92beb56d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:39.489Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:39.779Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-12-02T11:14:39.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-02T11:14:39.779Z] 8a41e0ee5ed8: Preparing [2021-12-02T11:14:39.779Z] 3a82230ccf44: Preparing [2021-12-02T11:14:39.779Z] caf276b315a1: Preparing [2021-12-02T11:14:39.779Z] 9f4ad25aa35e: Preparing [2021-12-02T11:14:39.779Z] 879b85f2d1ed: Preparing [2021-12-02T11:14:39.779Z] 6777e3bbcb7c: Preparing [2021-12-02T11:14:39.779Z] fd08d546f6b8: Preparing [2021-12-02T11:14:39.779Z] 0636255016a6: Preparing [2021-12-02T11:14:39.779Z] 84e9d258764d: Preparing [2021-12-02T11:14:39.779Z] 56463f638872: Preparing [2021-12-02T11:14:39.779Z] e2eb06d8af82: Preparing [2021-12-02T11:14:39.779Z] 6777e3bbcb7c: Waiting [2021-12-02T11:14:39.779Z] fd08d546f6b8: Waiting [2021-12-02T11:14:39.779Z] 0636255016a6: Waiting [2021-12-02T11:14:39.779Z] 84e9d258764d: Waiting [2021-12-02T11:14:39.779Z] 56463f638872: Waiting [2021-12-02T11:14:39.779Z] e2eb06d8af82: Waiting [2021-12-02T11:14:39.779Z] caf276b315a1: Layer already exists [2021-12-02T11:14:39.779Z] 8a41e0ee5ed8: Layer already exists [2021-12-02T11:14:39.779Z] 879b85f2d1ed: Layer already exists [2021-12-02T11:14:39.779Z] 3a82230ccf44: Layer already exists [2021-12-02T11:14:39.779Z] 9f4ad25aa35e: Layer already exists [2021-12-02T11:14:39.779Z] fd08d546f6b8: Layer already exists [2021-12-02T11:14:39.779Z] 6777e3bbcb7c: Layer already exists [2021-12-02T11:14:39.779Z] 0636255016a6: Layer already exists [2021-12-02T11:14:39.779Z] 84e9d258764d: Layer already exists [2021-12-02T11:14:39.779Z] 56463f638872: Layer already exists [2021-12-02T11:14:39.779Z] e2eb06d8af82: Layer already exists [2021-12-02T11:14:39.779Z] latest: digest: sha256:e21040b778cc8b4943aebd60962b746eb84b6e12247b02565a553acb92beb56d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:40.074Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:40.372Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.8 [2021-12-02T11:14:40.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-02T11:14:40.372Z] 8a41e0ee5ed8: Preparing [2021-12-02T11:14:40.372Z] 3a82230ccf44: Preparing [2021-12-02T11:14:40.372Z] caf276b315a1: Preparing [2021-12-02T11:14:40.372Z] 9f4ad25aa35e: Preparing [2021-12-02T11:14:40.372Z] 879b85f2d1ed: Preparing [2021-12-02T11:14:40.372Z] 6777e3bbcb7c: Preparing [2021-12-02T11:14:40.372Z] fd08d546f6b8: Preparing [2021-12-02T11:14:40.372Z] 0636255016a6: Preparing [2021-12-02T11:14:40.372Z] 84e9d258764d: Preparing [2021-12-02T11:14:40.372Z] 56463f638872: Preparing [2021-12-02T11:14:40.372Z] e2eb06d8af82: Preparing [2021-12-02T11:14:40.372Z] fd08d546f6b8: Waiting [2021-12-02T11:14:40.372Z] 0636255016a6: Waiting [2021-12-02T11:14:40.372Z] 84e9d258764d: Waiting [2021-12-02T11:14:40.372Z] 56463f638872: Waiting [2021-12-02T11:14:40.372Z] e2eb06d8af82: Waiting [2021-12-02T11:14:40.372Z] 6777e3bbcb7c: Waiting [2021-12-02T11:14:40.372Z] 879b85f2d1ed: Layer already exists [2021-12-02T11:14:40.372Z] caf276b315a1: Layer already exists [2021-12-02T11:14:40.372Z] 9f4ad25aa35e: Layer already exists [2021-12-02T11:14:40.372Z] 3a82230ccf44: Layer already exists [2021-12-02T11:14:40.372Z] 8a41e0ee5ed8: Layer already exists [2021-12-02T11:14:40.372Z] 6777e3bbcb7c: Layer already exists [2021-12-02T11:14:40.372Z] 0636255016a6: Layer already exists [2021-12-02T11:14:40.372Z] 84e9d258764d: Layer already exists [2021-12-02T11:14:40.372Z] 56463f638872: Layer already exists [2021-12-02T11:14:40.372Z] fd08d546f6b8: Layer already exists [2021-12-02T11:14:40.372Z] e2eb06d8af82: Layer already exists [2021-12-02T11:14:40.372Z] 2.2.0-dev.8: digest: sha256:e21040b778cc8b4943aebd60962b746eb84b6e12247b02565a553acb92beb56d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:40.672Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:40.967Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:40.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-02T11:14:40.967Z] 8a41e0ee5ed8: Preparing [2021-12-02T11:14:40.967Z] 3a82230ccf44: Preparing [2021-12-02T11:14:40.967Z] caf276b315a1: Preparing [2021-12-02T11:14:40.967Z] 9f4ad25aa35e: Preparing [2021-12-02T11:14:40.967Z] 879b85f2d1ed: Preparing [2021-12-02T11:14:40.967Z] 6777e3bbcb7c: Preparing [2021-12-02T11:14:40.967Z] fd08d546f6b8: Preparing [2021-12-02T11:14:40.967Z] 0636255016a6: Preparing [2021-12-02T11:14:40.967Z] 84e9d258764d: Preparing [2021-12-02T11:14:40.967Z] 56463f638872: Preparing [2021-12-02T11:14:40.967Z] e2eb06d8af82: Preparing [2021-12-02T11:14:40.967Z] 6777e3bbcb7c: Waiting [2021-12-02T11:14:40.967Z] fd08d546f6b8: Waiting [2021-12-02T11:14:40.967Z] 0636255016a6: Waiting [2021-12-02T11:14:40.967Z] 84e9d258764d: Waiting [2021-12-02T11:14:40.967Z] 56463f638872: Waiting [2021-12-02T11:14:40.967Z] e2eb06d8af82: Waiting [2021-12-02T11:14:40.967Z] caf276b315a1: Layer already exists [2021-12-02T11:14:40.967Z] 8a41e0ee5ed8: Layer already exists [2021-12-02T11:14:40.967Z] 3a82230ccf44: Layer already exists [2021-12-02T11:14:40.967Z] 879b85f2d1ed: Layer already exists [2021-12-02T11:14:40.967Z] 9f4ad25aa35e: Layer already exists [2021-12-02T11:14:40.967Z] 6777e3bbcb7c: Layer already exists [2021-12-02T11:14:40.967Z] fd08d546f6b8: Layer already exists [2021-12-02T11:14:40.967Z] 56463f638872: Layer already exists [2021-12-02T11:14:40.967Z] 0636255016a6: Layer already exists [2021-12-02T11:14:40.967Z] 84e9d258764d: Layer already exists [2021-12-02T11:14:40.967Z] e2eb06d8af82: Layer already exists [2021-12-02T11:14:40.967Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:e21040b778cc8b4943aebd60962b746eb84b6e12247b02565a553acb92beb56d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:41.264Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:14:41.558Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-12-02T11:14:41.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-02T11:14:41.558Z] 8a41e0ee5ed8: Preparing [2021-12-02T11:14:41.558Z] 3a82230ccf44: Preparing [2021-12-02T11:14:41.558Z] caf276b315a1: Preparing [2021-12-02T11:14:41.558Z] 9f4ad25aa35e: Preparing [2021-12-02T11:14:41.558Z] 879b85f2d1ed: Preparing [2021-12-02T11:14:41.558Z] 6777e3bbcb7c: Preparing [2021-12-02T11:14:41.558Z] fd08d546f6b8: Preparing [2021-12-02T11:14:41.559Z] 0636255016a6: Preparing [2021-12-02T11:14:41.559Z] 84e9d258764d: Preparing [2021-12-02T11:14:41.559Z] 56463f638872: Preparing [2021-12-02T11:14:41.559Z] e2eb06d8af82: Preparing [2021-12-02T11:14:41.559Z] 6777e3bbcb7c: Waiting [2021-12-02T11:14:41.559Z] 84e9d258764d: Waiting [2021-12-02T11:14:41.559Z] 56463f638872: Waiting [2021-12-02T11:14:41.559Z] fd08d546f6b8: Waiting [2021-12-02T11:14:41.559Z] 0636255016a6: Waiting [2021-12-02T11:14:41.559Z] e2eb06d8af82: Waiting [2021-12-02T11:14:41.559Z] caf276b315a1: Layer already exists [2021-12-02T11:14:41.559Z] 879b85f2d1ed: Layer already exists [2021-12-02T11:14:41.559Z] 8a41e0ee5ed8: Layer already exists [2021-12-02T11:14:41.559Z] 3a82230ccf44: Layer already exists [2021-12-02T11:14:41.559Z] 9f4ad25aa35e: Layer already exists [2021-12-02T11:14:41.559Z] 6777e3bbcb7c: Layer already exists [2021-12-02T11:14:41.559Z] fd08d546f6b8: Layer already exists [2021-12-02T11:14:41.559Z] 84e9d258764d: Layer already exists [2021-12-02T11:14:41.559Z] 0636255016a6: Layer already exists [2021-12-02T11:14:41.559Z] 56463f638872: Layer already exists [2021-12-02T11:14:41.559Z] e2eb06d8af82: Layer already exists [2021-12-02T11:14:41.559Z] main: digest: sha256:e21040b778cc8b4943aebd60962b746eb84b6e12247b02565a553acb92beb56d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:14:41.595Z] ===================================================== [Pipeline] echo [2021-12-02T11:14:41.602Z] taggedImages: [2021-12-02T11:14:41.602Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:14:41.602Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-12-02T11:14:41.602Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.8 [2021-12-02T11:14:41.602Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:14:41.602Z] - 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-12-02T11:15:59.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-02T11:15:59.210Z] Removing intermediate container ee9d6a9ad1dc [2021-12-02T11:15:59.210Z] ---> ceccdd0ab69a [2021-12-02T11:15:59.210Z] [2021-12-02T11:15:59.210Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T11:15:59.210Z] 3.14: Pulling from library/alpine [2021-12-02T11:15:59.210Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-02T11:15:59.210Z] Status: Downloaded newer image for alpine:3.14 [2021-12-02T11:15:59.210Z] ---> 5b8b7b635229 [2021-12-02T11:15:59.210Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-02T11:15:59.210Z] ---> Running in c65f2cbe3a99 [2021-12-02T11:15:59.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:15:59.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:15:59.210Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-02T11:15:59.210Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:15:59.210Z] OK: 6 MiB in 15 packages [2021-12-02T11:15:59.210Z] Removing intermediate container 03cf54e2f46f [2021-12-02T11:15:59.210Z] ---> f11212ee6e08 [2021-12-02T11:15:59.210Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-02T11:15:59.210Z] ---> Running in 0daeead9fd95 [2021-12-02T11:15:59.485Z] Removing intermediate container c65f2cbe3a99 [2021-12-02T11:15:59.485Z] ---> 97cc5ff06ed7 [2021-12-02T11:15:59.485Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T11:15:59.765Z] ---> Running in cf9432e950cd [2021-12-02T11:16:00.368Z] Removing intermediate container cf9432e950cd [2021-12-02T11:16:00.368Z] ---> a13ade3889c0 [2021-12-02T11:16:00.368Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-02T11:16:00.644Z] ---> Running in ab2bc63c1362 [2021-12-02T11:16:01.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-02T11:16:01.259Z] Removing intermediate container ab2bc63c1362 [2021-12-02T11:16:01.259Z] ---> f577da7798a3 [2021-12-02T11:16:01.259Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-02T11:16:01.539Z] ---> Running in 15ab6243fc41 [2021-12-02T11:16:02.146Z] Removing intermediate container 15ab6243fc41 [2021-12-02T11:16:02.146Z] ---> 382d7ab2e4b1 [2021-12-02T11:16:02.146Z] Step 14/22 : WORKDIR / [2021-12-02T11:16:02.422Z] ---> Running in 9c7ec73c56ab [2021-12-02T11:16:03.410Z] Removing intermediate container 9c7ec73c56ab [2021-12-02T11:16:03.411Z] ---> f55f044c70e3 [2021-12-02T11:16:03.411Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:16:04.401Z] ---> 6f739bbd9df7 [2021-12-02T11:16:04.401Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-02T11:16:06.383Z] Removing intermediate container f9ac3ba43ed8 [2021-12-02T11:16:06.383Z] ---> ab95c3bc1607 [2021-12-02T11:16:06.383Z] [2021-12-02T11:16:06.383Z] Step 9/24 : FROM alpine:3.14 [2021-12-02T11:16:06.383Z] ---> 5b8b7b635229 [2021-12-02T11:16:06.383Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-02T11:16:06.383Z] ---> Running in 519132e48952 [2021-12-02T11:16:06.658Z] ---> e0b9f44988fc [2021-12-02T11:16:06.658Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-02T11:16:06.931Z] Removing intermediate container 0daeead9fd95 [2021-12-02T11:16:06.931Z] ---> d5cb6aff3ccd [2021-12-02T11:16:06.931Z] [2021-12-02T11:16:06.931Z] Step 10/22 : FROM docker:20.10.8 [2021-12-02T11:16:07.201Z] 20.10.8: Pulling from library/docker [2021-12-02T11:16:08.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:16:08.633Z] ---> 07e02e3daff5 [2021-12-02T11:16:08.633Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-02T11:16:08.633Z] ---> Running in f77b0b80dbc3 [2021-12-02T11:16:08.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:16:09.525Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-02T11:16:09.806Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-02T11:16:09.806Z] (3/3) Installing su-exec (0.2-r1) [2021-12-02T11:16:09.806Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:16:09.806Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T11:16:10.077Z] OK: 6 MiB in 17 packages [2021-12-02T11:16:10.077Z] Removing intermediate container f77b0b80dbc3 [2021-12-02T11:16:10.077Z] ---> c55033543f37 [2021-12-02T11:16:10.077Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:16:10.352Z] ---> Running in d699e82414d5 [2021-12-02T11:16:11.341Z] Removing intermediate container d699e82414d5 [2021-12-02T11:16:11.341Z] ---> f3f748e69541 [2021-12-02T11:16:11.341Z] Step 20/22 : LABEL arch=arm64 [2021-12-02T11:16:11.341Z] ---> Running in 2af152b4944d [2021-12-02T11:16:11.948Z] Removing intermediate container 519132e48952 [2021-12-02T11:16:11.948Z] ---> 96f28738ca7c [2021-12-02T11:16:11.948Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-02T11:16:11.948Z] ---> Running in d43a2e1bda95 [2021-12-02T11:16:12.218Z] Removing intermediate container 2af152b4944d [2021-12-02T11:16:12.218Z] ---> 3abaca3f167d [2021-12-02T11:16:12.218Z] Step 21/22 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:16:12.491Z] ---> Running in d0ae5c8f36df [2021-12-02T11:16:12.491Z] Removing intermediate container 376a3a3d6089 [2021-12-02T11:16:12.491Z] ---> 82f8acf4e16d [2021-12-02T11:16:12.491Z] [2021-12-02T11:16:12.491Z] Step 9/21 : FROM alpine:3.14 [2021-12-02T11:16:12.491Z] ---> 5b8b7b635229 [2021-12-02T11:16:12.491Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-02T11:16:12.769Z] ---> Running in d781339003c0 [2021-12-02T11:16:12.769Z] Removing intermediate container d43a2e1bda95 [2021-12-02T11:16:12.769Z] ---> 45ab04c9818d [2021-12-02T11:16:12.769Z] Step 12/24 : WORKDIR / [2021-12-02T11:16:13.044Z] ---> Running in f53ba5d20d98 [2021-12-02T11:16:13.044Z] Removing intermediate container d0ae5c8f36df [2021-12-02T11:16:13.044Z] ---> ba68904fc86f [2021-12-02T11:16:13.044Z] Step 22/22 : LABEL version=2.2.0-dev.8 [2021-12-02T11:16:13.321Z] ---> Running in 95ea0b4807f0 [2021-12-02T11:16:13.321Z] Removing intermediate container d7466879a231 [2021-12-02T11:16:13.321Z] ---> 55c56f64f6c0 [2021-12-02T11:16:13.321Z] [2021-12-02T11:16:13.321Z] Step 11/23 : FROM alpine:3.14 [2021-12-02T11:16:13.321Z] ---> 5b8b7b635229 [2021-12-02T11:16:13.321Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-02T11:16:13.321Z] ---> Using cache [2021-12-02T11:16:13.321Z] ---> 97cc5ff06ed7 [2021-12-02T11:16:13.321Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T11:16:13.321Z] ---> Using cache [2021-12-02T11:16:13.321Z] ---> a13ade3889c0 [2021-12-02T11:16:13.321Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-02T11:16:13.597Z] ---> Running in 8288b5e834b0 [2021-12-02T11:16:13.597Z] Removing intermediate container f53ba5d20d98 [2021-12-02T11:16:13.597Z] ---> d0c54227f6c9 [2021-12-02T11:16:13.597Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-02T11:16:13.874Z] Removing intermediate container 95ea0b4807f0 [2021-12-02T11:16:13.874Z] ---> da8d2af77372 [2021-12-02T11:16:13.874Z] [2021-12-02T11:16:14.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:16:14.426Z] Removing intermediate container 8288b5e834b0 [2021-12-02T11:16:14.426Z] ---> 7ecd5adadd5e [2021-12-02T11:16:14.426Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-02T11:16:14.426Z] Successfully built da8d2af77372 [2021-12-02T11:16:14.426Z] Successfully tagged core-command-arm64:latest [2021-12-02T11:16:14.426Z] Building security-bootstrapper [2021-12-02T11:16:14.426Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:16:14.426Z] ---> Running in 66ba23f166f6 [2021-12-02T11:16:14.702Z] ---> df2cc9e903ff [2021-12-02T11:16:14.702Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-02T11:16:15.308Z] Removing intermediate container 66ba23f166f6 [2021-12-02T11:16:15.308Z] ---> b1d4e1927249 [2021-12-02T11:16:15.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:16:15.308Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-02T11:16:15.308Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-02T11:16:15.308Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:16:15.308Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T11:16:15.581Z] OK: 6 MiB in 16 packages [2021-12-02T11:16:16.181Z] ---> 1eea502b58b7 [2021-12-02T11:16:16.181Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-02T11:16:16.784Z] ---> ca642365fee0 [2021-12-02T11:16:16.784Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-02T11:16:17.772Z] ---> bd7702118c2a [2021-12-02T11:16:17.772Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-02T11:16:18.045Z] Removing intermediate container d781339003c0 [2021-12-02T11:16:18.045Z] ---> 7c613b6b6de0 [2021-12-02T11:16:18.045Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T11:16:18.045Z] ---> Running in c243ab4edc3e [2021-12-02T11:16:19.030Z] ---> 216a968408be [2021-12-02T11:16:19.030Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-02T11:16:19.030Z] Removing intermediate container c243ab4edc3e [2021-12-02T11:16:19.030Z] ---> 64c272b78d97 [2021-12-02T11:16:19.030Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-02T11:16:19.030Z] ---> 3df9b3fbc25e [2021-12-02T11:16:19.030Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-02T11:16:19.030Z] ---> Running in c9811094c70b [2021-12-02T11:16:20.013Z] Removing intermediate container c9811094c70b [2021-12-02T11:16:20.013Z] ---> 0d66e0b2ad30 [2021-12-02T11:16:20.013Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-02T11:16:20.013Z] ---> Running in fd7621eff972 [2021-12-02T11:16:20.013Z] ---> 836cf5f28031 [2021-12-02T11:16:20.013Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-02T11:16:20.013Z] ---> Running in ceb0b8a78b28 [2021-12-02T11:16:20.654Z] Removing intermediate container fd7621eff972 [2021-12-02T11:16:20.654Z] ---> dc344c1ce493 [2021-12-02T11:16:20.654Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:16:20.654Z] Removing intermediate container ceb0b8a78b28 [2021-12-02T11:16:20.654Z] ---> 52e00890ff5d [2021-12-02T11:16:20.654Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:16:20.939Z] ---> Running in c1f1518187d6 [2021-12-02T11:16:20.939Z] ---> 90f095ce251c [2021-12-02T11:16:20.939Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-02T11:16:21.540Z] Removing intermediate container c1f1518187d6 [2021-12-02T11:16:21.540Z] ---> cf28161fa7e4 [2021-12-02T11:16:21.540Z] Step 21/23 : LABEL arch=arm64 [2021-12-02T11:16:21.817Z] ---> Running in bb44b043fc49 [2021-12-02T11:16:21.817Z] ---> 5bced0ddb026 [2021-12-02T11:16:21.817Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-02T11:16:22.416Z] Removing intermediate container bb44b043fc49 [2021-12-02T11:16:22.416Z] ---> f39c43584a26 [2021-12-02T11:16:22.416Z] Step 22/23 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:16:22.691Z] ---> Running in b520d7a69f0f [2021-12-02T11:16:22.967Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-02T11:16:22.967Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-02T11:16:22.967Z] ---> 3734d5adc5ac [2021-12-02T11:16:22.967Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-02T11:16:23.238Z] ---> 7d10eb57fb0d [2021-12-02T11:16:23.238Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-02T11:16:23.238Z] ---> Running in f65165146270 [2021-12-02T11:16:23.238Z] Removing intermediate container b520d7a69f0f [2021-12-02T11:16:23.238Z] ---> b646fb2bb1a0 [2021-12-02T11:16:23.238Z] Step 23/23 : LABEL version=2.2.0-dev.8 [2021-12-02T11:16:23.512Z] ---> Running in f24a749e11fa [2021-12-02T11:16:23.783Z] Removing intermediate container f65165146270 [2021-12-02T11:16:23.783Z] ---> 7e9118b7afa9 [2021-12-02T11:16:23.783Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-02T11:16:24.057Z] ---> Running in 3f383ce625c0 [2021-12-02T11:16:24.057Z] Removing intermediate container f24a749e11fa [2021-12-02T11:16:24.057Z] ---> 111bf925bc42 [2021-12-02T11:16:24.057Z] [2021-12-02T11:16:24.057Z] ---> 182975c83b1d [2021-12-02T11:16:24.057Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-02T11:16:24.339Z] ---> 9322ae470c26 [2021-12-02T11:16:24.339Z] Step 20/24 : 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-12-02T11:16:24.339Z] ---> Running in 9c3cc79abbb7 [2021-12-02T11:16:24.994Z] Successfully built 111bf925bc42 [2021-12-02T11:16:24.994Z] Successfully tagged support-scheduler-arm64:latest [2021-12-02T11:16:24.994Z]  Building support-scheduler ... done Building core-data [2021-12-02T11:16:25.655Z] ---> a843c98317c4 [2021-12-02T11:16:25.655Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-02T11:16:25.655Z] ---> Running in 842b331213d8 [2021-12-02T11:16:25.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:16:26.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:16:26.667Z] Removing intermediate container 842b331213d8 [2021-12-02T11:16:26.667Z] ---> ecd20c12965c [2021-12-02T11:16:26.667Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:16:26.667Z] ---> Running in 646f6b57b344 [2021-12-02T11:16:26.952Z] (1/42) Installing readline (8.1.0-r0) [2021-12-02T11:16:26.952Z] (2/42) Installing bash (5.1.4-r0) [2021-12-02T11:16:27.231Z] Executing bash-5.1.4-r0.post-install [2021-12-02T11:16:27.231Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-02T11:16:27.231Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-02T11:16:27.231Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-02T11:16:27.231Z] (6/42) Installing curl (7.79.1-r0) [2021-12-02T11:16:27.231Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-02T11:16:27.231Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-02T11:16:27.231Z] (9/42) Installing expat (2.4.1-r0) [2021-12-02T11:16:27.231Z] (10/42) Installing libffi (3.3-r2) [2021-12-02T11:16:27.231Z] (11/42) Installing gdbm (1.19-r0) [2021-12-02T11:16:27.231Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-02T11:16:27.231Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-02T11:16:27.231Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-02T11:16:27.231Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-02T11:16:27.231Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-02T11:16:27.503Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-02T11:16:27.503Z] Removing intermediate container 646f6b57b344 [2021-12-02T11:16:27.503Z] ---> e04455af9b21 [2021-12-02T11:16:27.503Z] Step 19/21 : LABEL arch=arm64 [2021-12-02T11:16:27.786Z] Removing intermediate container 9c3cc79abbb7 [2021-12-02T11:16:27.786Z] ---> 2ea92f9622f4 [2021-12-02T11:16:27.786Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-02T11:16:27.786Z] ---> Running in 29d1c230dddd [2021-12-02T11:16:28.059Z] ---> Running in 2414a1ced470 [2021-12-02T11:16:29.049Z] Removing intermediate container 2414a1ced470 [2021-12-02T11:16:29.049Z] ---> 4e04f3a32892 [2021-12-02T11:16:29.049Z] Step 22/24 : LABEL arch=arm64 [2021-12-02T11:16:29.049Z] Removing intermediate container 29d1c230dddd [2021-12-02T11:16:29.049Z] ---> 6b5db53c7118 [2021-12-02T11:16:29.049Z] Step 20/21 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:16:29.049Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:16:29.049Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:16:29.049Z] ---> 7a88630c559c [2021-12-02T11:16:29.049Z] Step 3/30 : WORKDIR /edgex-go [2021-12-02T11:16:29.049Z] ---> Using cache [2021-12-02T11:16:29.049Z] ---> 33499f722f17 [2021-12-02T11:16:29.049Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 2ca8b356d433 [2021-12-02T11:16:29.049Z] ---> Running in c33195d11451 [2021-12-02T11:16:29.049Z] [2021-12-02T11:16:29.049Z] ---> Using cache [2021-12-02T11:16:29.049Z] ---> 92e1e190db3e [2021-12-02T11:16:29.328Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-02T11:16:29.328Z] ---> Running in 0275d4d15042 [2021-12-02T11:16:29.611Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-02T11:16:29.611Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-02T11:16:29.886Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-02T11:16:29.886Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-02T11:16:29.886Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-02T11:16:29.886Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-02T11:16:29.886Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-02T11:16:30.169Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-02T11:16:30.169Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-02T11:16:30.169Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-02T11:16:30.169Z] Removing intermediate container 2ca8b356d433 [2021-12-02T11:16:30.169Z] ---> bb562170728a [2021-12-02T11:16:30.169Z] Step 21/21 : LABEL version=2.2.0-dev.8 [2021-12-02T11:16:30.169Z] Removing intermediate container c33195d11451 [2021-12-02T11:16:30.169Z] ---> af9adb60b85f [2021-12-02T11:16:30.169Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-02T11:16:30.169Z] Step 23/24 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:16:30.169Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-02T11:16:30.169Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-02T11:16:30.169Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-02T11:16:30.169Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-02T11:16:30.169Z] ---> Running in 9d94c252336d [2021-12-02T11:16:30.169Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-02T11:16:30.169Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-02T11:16:30.446Z] ---> Running in e0e681028b83 [2021-12-02T11:16:30.446Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-02T11:16:30.446Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-02T11:16:30.446Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-02T11:16:30.446Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-02T11:16:30.446Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-02T11:16:30.446Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-02T11:16:30.446Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-02T11:16:30.734Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-02T11:16:30.734Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:16:31.015Z] Removing intermediate container 9d94c252336d [2021-12-02T11:16:31.015Z] ---> d00ff694badd [2021-12-02T11:16:31.015Z] Step 24/24 : LABEL version=2.2.0-dev.8 [2021-12-02T11:16:31.015Z] Removing intermediate container e0e681028b83 [2021-12-02T11:16:31.015Z] ---> aa72856f7acd [2021-12-02T11:16:31.015Z] [2021-12-02T11:16:31.015Z] ---> Running in 681048ebb44e [2021-12-02T11:16:31.314Z] Executing busybox-1.33.1-r3.trigger [2021-12-02T11:16:31.314Z] OK: 84 MiB in 64 packages [2021-12-02T11:16:31.314Z] Successfully built aa72856f7acd [2021-12-02T11:16:31.314Z] Successfully tagged support-notifications-arm64:latest [2021-12-02T11:16:31.314Z]  Building support-notifications ... done Building core-metadata [2021-12-02T11:16:31.587Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:16:31.587Z] Removing intermediate container 681048ebb44e [2021-12-02T11:16:31.587Z] ---> 9f2cd760bd96 [2021-12-02T11:16:31.587Z] [2021-12-02T11:16:31.862Z] Successfully built 9f2cd760bd96 [2021-12-02T11:16:31.862Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-02T11:16:31.862Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-12-02T11:16:32.473Z] OK: 219 MiB in 52 packages [2021-12-02T11:16:33.077Z] Removing intermediate container 0275d4d15042 [2021-12-02T11:16:33.348Z] ---> 5e08eaeb8d66 [2021-12-02T11:16:33.348Z] Step 6/30 : COPY . . [2021-12-02T11:16:35.320Z] Collecting docker-compose==1.23.2 [2021-12-02T11:16:35.320Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-02T11:16:35.918Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-02T11:16:36.192Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-02T11:16:36.465Z] Collecting docker<4.0,>=3.6.0 [2021-12-02T11:16:36.737Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-02T11:16:37.718Z] Collecting PyYAML<4,>=3.10 [2021-12-02T11:16:37.718Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-02T11:16:41.113Z] Collecting jsonschema<3,>=2.5.1 [2021-12-02T11:16:41.113Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-02T11:16:41.113Z] Collecting cached-property<2,>=1.2.0 [2021-12-02T11:16:41.113Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-02T11:16:41.113Z] 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-12-02T11:16:42.095Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-02T11:16:42.095Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-02T11:16:42.095Z] Collecting texttable<0.10,>=0.9.0 [2021-12-02T11:16:42.095Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-02T11:16:43.074Z] ---> 0930ff67b1ff [2021-12-02T11:16:43.074Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:16:43.074Z] ---> Running in 87ac47efbff1 [2021-12-02T11:16:44.057Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-02T11:16:44.057Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-02T11:16:46.036Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:16:46.037Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:16:46.037Z] ---> 7a88630c559c [2021-12-02T11:16:46.037Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T11:16:46.037Z] ---> Using cache [2021-12-02T11:16:46.037Z] ---> 33499f722f17 [2021-12-02T11:16:46.037Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:16:46.037Z] ---> Using cache [2021-12-02T11:16:46.037Z] ---> 92e1e190db3e [2021-12-02T11:16:46.037Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-02T11:16:46.037Z] ---> Running in 6c7538481c2d [2021-12-02T11:16:46.310Z] Collecting docopt<0.7,>=0.6.1 [2021-12-02T11:16:46.310Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-02T11:16:47.749Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:16:48.025Z] Removing intermediate container 87ac47efbff1 [2021-12-02T11:16:48.025Z] ---> 252e061b8d22 [2021-12-02T11:16:48.025Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-02T11:16:48.025Z] ---> Running in d4ba1fe6ce42 [2021-12-02T11:16:48.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:16:48.900Z] Collecting docker-pycreds>=0.4.0 [2021-12-02T11:16:48.900Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-02T11:16:49.500Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-02T11:16:49.500Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-02T11:16:49.500Z] 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-12-02T11:16:49.500Z] OK: 219 MiB in 52 packages [2021-12-02T11:16:49.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-02T11:16:50.371Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-02T11:16:50.371Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-02T11:16:50.371Z] Collecting idna<2.8,>=2.5 [2021-12-02T11:16:50.371Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-02T11:16:50.971Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-02T11:16:50.971Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-02T11:16:50.971Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-02T11:16:50.971Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-02T11:16:50.971Z] Removing intermediate container 6c7538481c2d [2021-12-02T11:16:50.971Z] ---> d3cd5527e423 [2021-12-02T11:16:50.971Z] Step 6/22 : COPY . . [2021-12-02T11:16:51.955Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-02T11:16:51.955Z] Attempting uninstall: urllib3 [2021-12-02T11:16:51.955Z] Found existing installation: urllib3 1.26.5 [2021-12-02T11:16:51.955Z] Uninstalling urllib3-1.26.5: [2021-12-02T11:16:51.955Z] Successfully uninstalled urllib3-1.26.5 [2021-12-02T11:16:52.551Z] Attempting uninstall: idna [2021-12-02T11:16:52.551Z] Found existing installation: idna 3.2 [2021-12-02T11:16:52.551Z] Uninstalling idna-3.2: [2021-12-02T11:16:52.825Z] Successfully uninstalled idna-3.2 [2021-12-02T11:16:53.420Z] Attempting uninstall: chardet [2021-12-02T11:16:53.695Z] Found existing installation: chardet 4.0.0 [2021-12-02T11:16:53.695Z] Uninstalling chardet-4.0.0: [2021-12-02T11:16:53.695Z] Successfully uninstalled chardet-4.0.0 [2021-12-02T11:16:55.134Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:16:55.135Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:16:55.135Z] ---> 7a88630c559c [2021-12-02T11:16:55.135Z] Step 3/22 : WORKDIR /edgex-go [2021-12-02T11:16:55.135Z] ---> Using cache [2021-12-02T11:16:55.135Z] ---> 33499f722f17 [2021-12-02T11:16:55.135Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:16:55.135Z] ---> Using cache [2021-12-02T11:16:55.135Z] ---> 92e1e190db3e [2021-12-02T11:16:55.135Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-02T11:16:55.135Z] ---> Using cache [2021-12-02T11:16:55.135Z] ---> 5e08eaeb8d66 [2021-12-02T11:16:55.135Z] Step 6/22 : COPY . . [2021-12-02T11:16:55.411Z] ---> Using cache [2021-12-02T11:16:55.411Z] ---> 0930ff67b1ff [2021-12-02T11:16:55.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:16:55.411Z] ---> Using cache [2021-12-02T11:16:55.411Z] ---> 252e061b8d22 [2021-12-02T11:16:55.411Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-02T11:16:55.411Z] Attempting uninstall: requests [2021-12-02T11:16:55.411Z] Found existing installation: requests 2.25.1 [2021-12-02T11:16:55.411Z] Uninstalling requests-2.25.1: [2021-12-02T11:16:55.685Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-02T11:16:55.685Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-02T11:16:55.685Z] ---> 7a88630c559c [2021-12-02T11:16:55.685Z] Step 3/20 : WORKDIR /edgex-go [2021-12-02T11:16:55.685Z] ---> Using cache [2021-12-02T11:16:55.685Z] ---> 33499f722f17 [2021-12-02T11:16:55.685Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:16:55.685Z] ---> Using cache [2021-12-02T11:16:55.685Z] ---> 92e1e190db3e [2021-12-02T11:16:55.685Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-02T11:16:55.685Z] ---> Using cache [2021-12-02T11:16:55.685Z] ---> 5e08eaeb8d66 [2021-12-02T11:16:55.685Z] Step 6/20 : COPY . . [2021-12-02T11:16:55.685Z] Successfully uninstalled requests-2.25.1 [2021-12-02T11:16:55.685Z] ---> Using cache [2021-12-02T11:16:55.970Z] ---> 0930ff67b1ff [2021-12-02T11:16:55.970Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:16:55.970Z] ---> Using cache [2021-12-02T11:16:55.970Z] ---> 252e061b8d22 [2021-12-02T11:16:55.970Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-02T11:16:56.242Z] Running setup.py install for texttable: started [2021-12-02T11:16:56.243Z] ---> Running in fd395d43e453 [2021-12-02T11:16:56.243Z] ---> Running in 8786a650e268 [2021-12-02T11:16:58.871Z] Running setup.py install for texttable: finished with status 'done' [2021-12-02T11:16:58.871Z] Running setup.py install for PyYAML: started [2021-12-02T11:16:58.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-02T11:16:58.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-02T11:17:02.261Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-02T11:17:02.535Z] Running setup.py install for docopt: started [2021-12-02T11:17:05.162Z] Running setup.py install for docopt: finished with status 'done' [2021-12-02T11:17:05.162Z] Running setup.py install for dockerpty: started [2021-12-02T11:17:06.150Z] ---> 7f7963026474 [2021-12-02T11:17:06.150Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T11:17:06.150Z] ---> Running in ab1bdfa208ca [2021-12-02T11:17:08.145Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-02T11:17:10.133Z] 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-12-02T11:17:11.121Z] Removing intermediate container ab1bdfa208ca [2021-12-02T11:17:11.121Z] ---> 94523acff969 [2021-12-02T11:17:11.121Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-02T11:17:11.121Z] ---> Running in 938fc4614ea0 [2021-12-02T11:17:13.131Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-12-02T11:17:25.538Z] Removing intermediate container 3f383ce625c0 [2021-12-02T11:17:25.538Z] ---> b95ea6742e90 [2021-12-02T11:17:25.538Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-02T11:17:25.538Z] ---> Running in 4147b22acd01 [2021-12-02T11:17:25.538Z] Removing intermediate container 4147b22acd01 [2021-12-02T11:17:25.538Z] ---> e681d7b4f09e [2021-12-02T11:17:25.538Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-02T11:17:25.538Z] ---> Running in 4888309a178b [2021-12-02T11:17:25.538Z] Removing intermediate container 4888309a178b [2021-12-02T11:17:25.538Z] ---> 5233f0e6caad [2021-12-02T11:17:25.538Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-02T11:17:26.984Z] ---> fd4215282caa [2021-12-02T11:17:26.984Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-02T11:17:27.973Z] ---> 8d6d481e5bc6 [2021-12-02T11:17:27.973Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-02T11:17:29.420Z] ---> dccb6e874a5d [2021-12-02T11:17:29.420Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-02T11:17:29.420Z] ---> Running in b77226edf3ac [2021-12-02T11:17:30.024Z] Removing intermediate container b77226edf3ac [2021-12-02T11:17:30.024Z] ---> 048b5d6d9c41 [2021-12-02T11:17:30.024Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:17:30.298Z] ---> Running in ec111fb27753 [2021-12-02T11:17:30.574Z] Removing intermediate container ec111fb27753 [2021-12-02T11:17:30.574Z] ---> c90b4f1b291d [2021-12-02T11:17:30.574Z] Step 20/22 : LABEL arch=arm64 [2021-12-02T11:17:30.850Z] ---> Running in 1401e9b0530e [2021-12-02T11:17:31.454Z] Removing intermediate container 1401e9b0530e [2021-12-02T11:17:31.454Z] ---> 7e8006ea4aeb [2021-12-02T11:17:31.454Z] Step 21/22 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:17:31.454Z] ---> Running in cdf917df7486 [2021-12-02T11:17:32.056Z] Removing intermediate container cdf917df7486 [2021-12-02T11:17:32.056Z] ---> 3a56d69aca08 [2021-12-02T11:17:32.056Z] Step 22/22 : LABEL version=2.2.0-dev.8 [2021-12-02T11:17:32.056Z] ---> Running in 8724fc097af4 [2021-12-02T11:17:32.671Z] Removing intermediate container 8724fc097af4 [2021-12-02T11:17:32.671Z] ---> 7e4a6803b337 [2021-12-02T11:17:32.671Z] [2021-12-02T11:17:32.946Z] Successfully built 7e4a6803b337 [2021-12-02T11:17:32.946Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-02T11:18:40.976Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-02T11:18:40.976Z] Removing intermediate container d4ba1fe6ce42 [2021-12-02T11:18:40.976Z] ---> f5d1ad10681c [2021-12-02T11:18:40.976Z] [2021-12-02T11:18:40.976Z] Step 9/30 : FROM alpine:3.14 [2021-12-02T11:18:40.976Z] ---> 5b8b7b635229 [2021-12-02T11:18:40.976Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-02T11:18:40.976Z] ---> Running in 70813c9099e4 [2021-12-02T11:18:40.976Z] Removing intermediate container 70813c9099e4 [2021-12-02T11:18:40.976Z] ---> ec7e1121e181 [2021-12-02T11:18:40.976Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-02T11:18:40.976Z] ---> Running in fd4d7d6db4ce [2021-12-02T11:18:40.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:18:40.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:18:41.572Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-02T11:18:41.572Z] (2/2) Installing su-exec (0.2-r1) [2021-12-02T11:18:41.572Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:18:41.572Z] OK: 6 MiB in 16 packages [2021-12-02T11:18:43.045Z] Removing intermediate container fd4d7d6db4ce [2021-12-02T11:18:43.045Z] ---> 0631f4b7ea0f [2021-12-02T11:18:43.045Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-02T11:18:43.353Z] ---> Running in bd957efe85b5 [2021-12-02T11:18:43.956Z] Removing intermediate container bd957efe85b5 [2021-12-02T11:18:43.956Z] ---> 5d067f60f85b [2021-12-02T11:18:43.956Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-02T11:18:43.956Z] ---> Running in ec30067973ee [2021-12-02T11:18:44.568Z] Removing intermediate container ec30067973ee [2021-12-02T11:18:44.568Z] ---> 65288d083a6e [2021-12-02T11:18:44.568Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-02T11:18:44.568Z] ---> Running in 7a73453c8ae7 [2021-12-02T11:18:48.049Z] Removing intermediate container 7a73453c8ae7 [2021-12-02T11:18:48.049Z] ---> 1e31490618e7 [2021-12-02T11:18:48.049Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-02T11:18:48.049Z] ---> Running in ec941f66a79a [2021-12-02T11:18:48.324Z] Removing intermediate container ec941f66a79a [2021-12-02T11:18:48.324Z] ---> be49ed00eb98 [2021-12-02T11:18:48.324Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-02T11:18:49.759Z] ---> c872935a2622 [2021-12-02T11:18:49.759Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-02T11:18:50.028Z] ---> Running in 3a4b16a98fd8 [2021-12-02T11:18:51.472Z] Removing intermediate container fd395d43e453 [2021-12-02T11:18:51.472Z] ---> bb506401963b [2021-12-02T11:18:51.472Z] [2021-12-02T11:18:51.472Z] Step 9/20 : FROM alpine:3.14 [2021-12-02T11:18:51.472Z] ---> 5b8b7b635229 [2021-12-02T11:18:51.472Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-02T11:18:51.748Z] ---> Running in 14b412fdd5e2 [2021-12-02T11:18:53.187Z] Removing intermediate container 3a4b16a98fd8 [2021-12-02T11:18:53.459Z] ---> f8a51687ce80 [2021-12-02T11:18:53.459Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:18:53.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:18:54.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:18:54.988Z] ---> 3120b6f3708b [2021-12-02T11:18:54.988Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-02T11:18:54.988Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-02T11:18:54.988Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-02T11:18:54.988Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-02T11:18:54.988Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-02T11:18:54.988Z] (5/5) Installing curl (7.79.1-r0) [2021-12-02T11:18:54.988Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:18:55.265Z] Executing ca-certificates-20191127-r5.trigger [2021-12-02T11:18:55.265Z] OK: 8 MiB in 19 packages [2021-12-02T11:18:57.261Z] ---> 51b13a8ea757 [2021-12-02T11:18:57.261Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-02T11:18:57.261Z] Removing intermediate container 8786a650e268 [2021-12-02T11:18:57.261Z] ---> 951387ccb61d [2021-12-02T11:18:57.261Z] [2021-12-02T11:18:57.261Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T11:18:57.261Z] ---> 5b8b7b635229 [2021-12-02T11:18:57.261Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-02T11:18:57.261Z] ---> Using cache [2021-12-02T11:18:57.261Z] ---> 97cc5ff06ed7 [2021-12-02T11:18:57.261Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-02T11:18:57.261Z] ---> Using cache [2021-12-02T11:18:57.261Z] ---> a13ade3889c0 [2021-12-02T11:18:57.261Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-02T11:18:57.261Z] Removing intermediate container 14b412fdd5e2 [2021-12-02T11:18:57.261Z] ---> 620ddba6b448 [2021-12-02T11:18:57.261Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-02T11:18:57.261Z] ---> Running in 2d1f566ea012 [2021-12-02T11:18:57.261Z] ---> Running in d6ef8dc5234e [2021-12-02T11:18:57.867Z] Removing intermediate container 2d1f566ea012 [2021-12-02T11:18:57.867Z] ---> c1b181c928f9 [2021-12-02T11:18:57.867Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-02T11:18:57.867Z] ---> a2b5639245ac [2021-12-02T11:18:57.867Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-02T11:18:57.867Z] Removing intermediate container d6ef8dc5234e [2021-12-02T11:18:57.867Z] ---> 78256d5022a7 [2021-12-02T11:18:57.867Z] Step 12/20 : WORKDIR /edgex [2021-12-02T11:18:58.143Z] ---> Running in d03457ab98da [2021-12-02T11:18:58.143Z] ---> Running in 7d2305369f9f [2021-12-02T11:18:58.744Z] Removing intermediate container d03457ab98da [2021-12-02T11:18:58.744Z] ---> 67344eb8660b [2021-12-02T11:18:58.744Z] Step 14/22 : WORKDIR / [2021-12-02T11:18:58.744Z] Removing intermediate container 7d2305369f9f [2021-12-02T11:18:58.744Z] ---> a63757c8293e [2021-12-02T11:18:58.744Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-02T11:18:59.026Z] ---> 3f424483481f [2021-12-02T11:18:59.026Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-02T11:18:59.026Z] ---> Running in 1a4a89dba2ec [2021-12-02T11:18:59.622Z] Removing intermediate container 1a4a89dba2ec [2021-12-02T11:18:59.622Z] ---> a784006bf5b9 [2021-12-02T11:18:59.622Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:18:59.897Z] ---> d605d730ba19 [2021-12-02T11:18:59.897Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-02T11:18:59.897Z] ---> 66f3d336d7c2 [2021-12-02T11:18:59.897Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-02T11:19:00.179Z] ---> Running in d1c40b68de6f [2021-12-02T11:19:00.456Z] ---> 030b581c45c8 [2021-12-02T11:19:00.456Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-02T11:19:00.731Z] Removing intermediate container d1c40b68de6f [2021-12-02T11:19:00.731Z] ---> 0958b2ca221a [2021-12-02T11:19:00.731Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-02T11:19:01.326Z] ---> c9b023668e6a [2021-12-02T11:19:01.326Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-02T11:19:01.598Z] ---> 2a7691884032 [2021-12-02T11:19:01.598Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-02T11:19:01.893Z] ---> Running in 5c428fbd08d3 [2021-12-02T11:19:01.893Z] ---> e83d68385840 [2021-12-02T11:19:01.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-02T11:19:02.870Z] ---> a5e856fb0da1 [2021-12-02T11:19:02.870Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-02T11:19:03.151Z] ---> Running in 7969d2b5a07e [2021-12-02T11:19:03.151Z] ---> 839cab6f857d [2021-12-02T11:19:03.151Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-02T11:19:03.151Z] ---> Running in 0e4dfa20623c [2021-12-02T11:19:03.432Z] Removing intermediate container 7969d2b5a07e [2021-12-02T11:19:03.432Z] ---> a1555cb6e63e [2021-12-02T11:19:03.432Z] Step 17/20 : CMD ["--init=true"] [2021-12-02T11:19:03.705Z] ---> Running in 5e573430af4f [2021-12-02T11:19:03.705Z] Removing intermediate container 0e4dfa20623c [2021-12-02T11:19:03.705Z] ---> daa3e80b2753 [2021-12-02T11:19:03.705Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:19:03.976Z] ---> Running in 2e763ab212e8 [2021-12-02T11:19:04.248Z] Removing intermediate container 5e573430af4f [2021-12-02T11:19:04.248Z] ---> 73cc6da9e139 [2021-12-02T11:19:04.248Z] Step 18/20 : LABEL arch=arm64 [2021-12-02T11:19:04.248Z] ---> Running in b5b90882907f [2021-12-02T11:19:04.522Z] Removing intermediate container 5c428fbd08d3 [2021-12-02T11:19:04.522Z] ---> 6b5eea129021 [2021-12-02T11:19:04.522Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-02T11:19:04.522Z] Removing intermediate container 2e763ab212e8 [2021-12-02T11:19:04.522Z] ---> 215b0eed1e43 [2021-12-02T11:19:04.522Z] Step 20/22 : LABEL arch=arm64 [2021-12-02T11:19:04.522Z] ---> Running in 8cb0e71f33dd [2021-12-02T11:19:04.794Z] ---> Running in 32c352c7d0e8 [2021-12-02T11:19:04.794Z] Removing intermediate container b5b90882907f [2021-12-02T11:19:04.794Z] ---> e41150789b7a [2021-12-02T11:19:04.794Z] Step 19/20 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:05.067Z] ---> Running in cd7ae05bf39b [2021-12-02T11:19:05.067Z] Removing intermediate container 8cb0e71f33dd [2021-12-02T11:19:05.067Z] ---> c3533829462a [2021-12-02T11:19:05.067Z] Step 21/22 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:05.342Z] ---> Running in 963b7b05d44a [2021-12-02T11:19:05.342Z] Removing intermediate container 32c352c7d0e8 [2021-12-02T11:19:05.342Z] ---> f89b9dbd51fe [2021-12-02T11:19:05.342Z] Step 27/30 : CMD ["gate"] [2021-12-02T11:19:05.618Z] Removing intermediate container cd7ae05bf39b [2021-12-02T11:19:05.618Z] ---> 00bfec99250c [2021-12-02T11:19:05.618Z] Step 20/20 : LABEL version=2.2.0-dev.8 [2021-12-02T11:19:05.618Z] ---> Running in 3e29acbc4944 [2021-12-02T11:19:05.618Z] ---> Running in 5949dedc028b [2021-12-02T11:19:05.896Z] Removing intermediate container 963b7b05d44a [2021-12-02T11:19:05.896Z] ---> a5da71988e40 [2021-12-02T11:19:05.896Z] Step 22/22 : LABEL version=2.2.0-dev.8 [2021-12-02T11:19:06.168Z] ---> Running in d82d1db789ad [2021-12-02T11:19:06.168Z] Removing intermediate container 3e29acbc4944 [2021-12-02T11:19:06.168Z] ---> acf3f15b2777 [2021-12-02T11:19:06.168Z] Step 28/30 : LABEL arch=arm64 [2021-12-02T11:19:06.441Z] Removing intermediate container 5949dedc028b [2021-12-02T11:19:06.441Z] ---> 8041c8358dc4 [2021-12-02T11:19:06.441Z] [2021-12-02T11:19:06.441Z] ---> Running in f43733f8c334 [2021-12-02T11:19:06.717Z] Removing intermediate container d82d1db789ad [2021-12-02T11:19:06.717Z] ---> ff90fbf753bf [2021-12-02T11:19:06.717Z] [2021-12-02T11:19:06.717Z] Successfully built 8041c8358dc4 [2021-12-02T11:19:06.717Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-02T11:19:06.989Z]  Building security-proxy-setup ... done Successfully built ff90fbf753bf [2021-12-02T11:19:06.989Z] Successfully tagged core-metadata-arm64:latest [2021-12-02T11:19:06.989Z]  Building core-metadata ... done Removing intermediate container f43733f8c334 [2021-12-02T11:19:06.989Z] ---> 8798ad83ab28 [2021-12-02T11:19:06.990Z] Step 29/30 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:06.990Z] Removing intermediate container 938fc4614ea0 [2021-12-02T11:19:06.990Z] ---> 5384cf1b88d4 [2021-12-02T11:19:06.990Z] [2021-12-02T11:19:06.990Z] Step 9/22 : FROM alpine:3.14 [2021-12-02T11:19:06.990Z] ---> 5b8b7b635229 [2021-12-02T11:19:06.990Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-02T11:19:07.268Z] ---> Running in 6421eb51cfcb [2021-12-02T11:19:07.268Z] ---> Running in edf183b30a95 [2021-12-02T11:19:07.543Z] Removing intermediate container 6421eb51cfcb [2021-12-02T11:19:07.543Z] ---> 3d2ee4b7b9c5 [2021-12-02T11:19:07.543Z] Step 30/30 : LABEL version=2.2.0-dev.8 [2021-12-02T11:19:07.815Z] ---> Running in 476abb0d49c4 [2021-12-02T11:19:07.815Z] Removing intermediate container edf183b30a95 [2021-12-02T11:19:07.815Z] ---> 9fe399f9c656 [2021-12-02T11:19:07.815Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-02T11:19:07.815Z] ---> Running in fbe63635bf1e [2021-12-02T11:19:08.087Z] Removing intermediate container 476abb0d49c4 [2021-12-02T11:19:08.087Z] ---> 822012cded88 [2021-12-02T11:19:08.087Z] [2021-12-02T11:19:08.357Z] Successfully built 822012cded88 [2021-12-02T11:19:08.357Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-02T11:19:08.629Z]  Building security-bootstrapper ... done Removing intermediate container fbe63635bf1e [2021-12-02T11:19:08.629Z] ---> ff5a01efba8b [2021-12-02T11:19:08.629Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-02T11:19:08.629Z] ---> Running in ec30a7aea443 [2021-12-02T11:19:08.912Z] Removing intermediate container ec30a7aea443 [2021-12-02T11:19:08.912Z] ---> 256b530719f3 [2021-12-02T11:19:08.912Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T11:19:08.912Z] ---> Running in 00d16cb00b91 [2021-12-02T11:19:10.879Z] Removing intermediate container 00d16cb00b91 [2021-12-02T11:19:10.879Z] ---> d72309ba2f24 [2021-12-02T11:19:10.879Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-02T11:19:10.879Z] ---> Running in 89f59e323826 [2021-12-02T11:19:11.852Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T11:19:12.823Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T11:19:13.413Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-02T11:19:13.413Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-02T11:19:13.684Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-02T11:19:13.684Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-02T11:19:13.684Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-02T11:19:13.954Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-02T11:19:13.954Z] Executing busybox-1.33.1-r6.trigger [2021-12-02T11:19:13.954Z] OK: 8 MiB in 20 packages [2021-12-02T11:19:14.930Z] Removing intermediate container 89f59e323826 [2021-12-02T11:19:14.930Z] ---> 4885bfe35a80 [2021-12-02T11:19:14.930Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-02T11:19:15.522Z] ---> 8d1f5d0ab068 [2021-12-02T11:19:15.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-02T11:19:16.494Z] ---> 627d63b3fa84 [2021-12-02T11:19:16.494Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-02T11:19:17.088Z] ---> ab50ad38fc36 [2021-12-02T11:19:17.088Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-02T11:19:17.360Z] ---> Running in 99a6b743e644 [2021-12-02T11:19:17.632Z] Removing intermediate container 99a6b743e644 [2021-12-02T11:19:17.632Z] ---> 82240a08cc78 [2021-12-02T11:19:17.632Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-02T11:19:17.632Z] ---> Running in f85c6067326f [2021-12-02T11:19:17.903Z] Removing intermediate container f85c6067326f [2021-12-02T11:19:18.173Z] ---> c616625e20f7 [2021-12-02T11:19:18.173Z] Step 20/22 : LABEL arch=arm64 [2021-12-02T11:19:18.173Z] ---> Running in 2699ee9bdf86 [2021-12-02T11:19:18.445Z] Removing intermediate container 2699ee9bdf86 [2021-12-02T11:19:18.445Z] ---> 6e6c4190a311 [2021-12-02T11:19:18.445Z] Step 21/22 : LABEL git_sha=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:18.445Z] ---> Running in 329f94c06b9f [2021-12-02T11:19:19.036Z] Removing intermediate container 329f94c06b9f [2021-12-02T11:19:19.037Z] ---> 44686638bf0f [2021-12-02T11:19:19.037Z] Step 22/22 : LABEL version=2.2.0-dev.8 [2021-12-02T11:19:19.037Z] ---> Running in 3343fbde1daa [2021-12-02T11:19:19.309Z] Removing intermediate container 3343fbde1daa [2021-12-02T11:19:19.309Z] ---> e1dd24058b4a [2021-12-02T11:19:19.309Z] [2021-12-02T11:19:19.581Z] Successfully built e1dd24058b4a [2021-12-02T11:19:19.581Z] Successfully tagged core-data-arm64:latest [2021-12-02T11:19:19.868Z]  Building core-data ... done  [Pipeline] } [2021-12-02T11:19:19.859Z] $ docker stop --time=1 3420ad5de2f41388d8a8fbc48c5f6196af6d2dfa139bf67f446d84da20df9274 [2021-12-02T11:19:21.452Z] $ docker rm -f 3420ad5de2f41388d8a8fbc48c5f6196af6d2dfa139bf67f446d84da20df9274 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-02T11:19:22.004Z] + docker images [2021-12-02T11:19:22.275Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-02T11:19:22.275Z] core-data-arm64 latest e1dd24058b4a 3 seconds ago 19.6MB [2021-12-02T11:19:22.275Z] security-bootstrapper-arm64 latest 822012cded88 15 seconds ago 17.8MB [2021-12-02T11:19:22.275Z] security-proxy-setup-arm64 latest 8041c8358dc4 16 seconds ago 25.5MB [2021-12-02T11:19:22.275Z] 5384cf1b88d4 16 seconds ago 1.47GB [2021-12-02T11:19:22.275Z] core-metadata-arm64 latest ff90fbf753bf 16 seconds ago 15.9MB [2021-12-02T11:19:22.275Z] 951387ccb61d 26 seconds ago 1.46GB [2021-12-02T11:19:22.275Z] bb506401963b 32 seconds ago 1.46GB [2021-12-02T11:19:22.275Z] f5d1ad10681c 45 seconds ago 1.46GB [2021-12-02T11:19:22.275Z] sys-mgmt-agent-arm64 latest 7e4a6803b337 About a minute ago 277MB [2021-12-02T11:19:22.275Z] security-secretstore-setup-arm64 latest 9f2cd760bd96 2 minutes ago 26.8MB [2021-12-02T11:19:22.275Z] support-notifications-arm64 latest aa72856f7acd 2 minutes ago 16.1MB [2021-12-02T11:19:22.275Z] support-scheduler-arm64 latest 111bf925bc42 2 minutes ago 15.3MB [2021-12-02T11:19:22.275Z] core-command-arm64 latest da8d2af77372 3 minutes ago 15.2MB [2021-12-02T11:19:22.275Z] 55c56f64f6c0 3 minutes ago 1.46GB [2021-12-02T11:19:22.275Z] 82f8acf4e16d 3 minutes ago 1.46GB [2021-12-02T11:19:22.275Z] d5cb6aff3ccd 3 minutes ago 1.46GB [2021-12-02T11:19:22.275Z] ab95c3bc1607 3 minutes ago 1.46GB [2021-12-02T11:19:22.275Z] ceccdd0ab69a 3 minutes ago 1.45GB [2021-12-02T11:19:22.275Z] ci-base-image-arm64 latest 7a88630c559c 7 minutes ago 1.24GB [2021-12-02T11:19:22.275Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-12-02T11:19:22.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 weeks ago 534MB [2021-12-02T11:19:22.275Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-02T11:19:22.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-12-02T11:19:22.439Z] provisioning config files... [2021-12-02T11:19:22.459Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/121@tmp/config4960356925707790372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:19:22.799Z] ---> docker-login.sh [2021-12-02T11:19:22.799Z] nexus3.edgexfoundry.org:10001 [2021-12-02T11:19:23.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:19:23.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:19:23.072Z] Configure a credential helper to remove this warning. See [2021-12-02T11:19:23.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:19:23.072Z] [2021-12-02T11:19:23.072Z] Login Succeeded [2021-12-02T11:19:23.072Z] nexus3.edgexfoundry.org:10002 [2021-12-02T11:19:23.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:19:23.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:19:23.663Z] Configure a credential helper to remove this warning. See [2021-12-02T11:19:23.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:19:23.663Z] [2021-12-02T11:19:23.663Z] Login Succeeded [2021-12-02T11:19:23.663Z] nexus3.edgexfoundry.org:10003 [2021-12-02T11:19:23.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:19:24.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:19:24.205Z] Configure a credential helper to remove this warning. See [2021-12-02T11:19:24.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:19:24.205Z] [2021-12-02T11:19:24.205Z] Login Succeeded [2021-12-02T11:19:24.205Z] nexus3.edgexfoundry.org:10004 [2021-12-02T11:19:24.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:19:24.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:19:24.477Z] Configure a credential helper to remove this warning. See [2021-12-02T11:19:24.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:19:24.477Z] [2021-12-02T11:19:24.477Z] Login Succeeded [2021-12-02T11:19:24.477Z] docker.io [2021-12-02T11:19:25.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T11:19:25.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T11:19:25.338Z] Configure a credential helper to remove this warning. See [2021-12-02T11:19:25.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T11:19:25.338Z] [2021-12-02T11:19:25.338Z] Login Succeeded [2021-12-02T11:19:25.338Z] ---> docker-login.sh ends [Pipeline] } [2021-12-02T11:19:25.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:19:25.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-02T11:19:25.407Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-12-02T11:19:25.407Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:25.407Z] latest [2021-12-02T11:19:25.407Z] 2.2.0-dev.8 [2021-12-02T11:19:25.407Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:25.407Z] main [2021-12-02T11:19:25.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:25.759Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:26.090Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:26.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-02T11:19:26.090Z] 594d379718d5: Preparing [2021-12-02T11:19:26.090Z] 0e24ca831b00: Preparing [2021-12-02T11:19:26.090Z] b9ef7951d0af: Preparing [2021-12-02T11:19:26.090Z] d7c63931900d: Preparing [2021-12-02T11:19:26.090Z] 62170e181a92: Preparing [2021-12-02T11:19:26.362Z] 62170e181a92: Layer already exists [2021-12-02T11:19:26.362Z] b9ef7951d0af: Pushed [2021-12-02T11:19:26.362Z] d7c63931900d: Pushed [2021-12-02T11:19:26.362Z] 594d379718d5: Pushed [2021-12-02T11:19:28.968Z] 0e24ca831b00: Pushed [2021-12-02T11:19:28.968Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:6c4bd95cbd333a2d8ed6a3e1106605d243c5867f7a122ff039159098289239d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:29.309Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:29.640Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-12-02T11:19:29.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-02T11:19:29.640Z] 594d379718d5: Preparing [2021-12-02T11:19:29.640Z] 0e24ca831b00: Preparing [2021-12-02T11:19:29.640Z] b9ef7951d0af: Preparing [2021-12-02T11:19:29.640Z] d7c63931900d: Preparing [2021-12-02T11:19:29.640Z] 62170e181a92: Preparing [2021-12-02T11:19:29.640Z] 0e24ca831b00: Layer already exists [2021-12-02T11:19:29.640Z] 594d379718d5: Layer already exists [2021-12-02T11:19:29.640Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:29.640Z] 62170e181a92: Layer already exists [2021-12-02T11:19:29.640Z] d7c63931900d: Layer already exists [2021-12-02T11:19:29.912Z] latest: digest: sha256:6c4bd95cbd333a2d8ed6a3e1106605d243c5867f7a122ff039159098289239d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:30.294Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:30.636Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.8 [2021-12-02T11:19:30.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-02T11:19:30.636Z] 594d379718d5: Preparing [2021-12-02T11:19:30.636Z] 0e24ca831b00: Preparing [2021-12-02T11:19:30.636Z] b9ef7951d0af: Preparing [2021-12-02T11:19:30.636Z] d7c63931900d: Preparing [2021-12-02T11:19:30.636Z] 62170e181a92: Preparing [2021-12-02T11:19:30.636Z] d7c63931900d: Layer already exists [2021-12-02T11:19:30.636Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:30.636Z] 62170e181a92: Layer already exists [2021-12-02T11:19:30.636Z] 594d379718d5: Layer already exists [2021-12-02T11:19:30.636Z] 0e24ca831b00: Layer already exists [2021-12-02T11:19:30.916Z] 2.2.0-dev.8: digest: sha256:6c4bd95cbd333a2d8ed6a3e1106605d243c5867f7a122ff039159098289239d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:31.271Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:31.651Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:31.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-02T11:19:31.651Z] 594d379718d5: Preparing [2021-12-02T11:19:31.651Z] 0e24ca831b00: Preparing [2021-12-02T11:19:31.651Z] b9ef7951d0af: Preparing [2021-12-02T11:19:31.651Z] d7c63931900d: Preparing [2021-12-02T11:19:31.651Z] 62170e181a92: Preparing [2021-12-02T11:19:31.651Z] d7c63931900d: Layer already exists [2021-12-02T11:19:31.651Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:31.651Z] 62170e181a92: Layer already exists [2021-12-02T11:19:31.651Z] 594d379718d5: Layer already exists [2021-12-02T11:19:31.651Z] 0e24ca831b00: Layer already exists [2021-12-02T11:19:31.922Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:6c4bd95cbd333a2d8ed6a3e1106605d243c5867f7a122ff039159098289239d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:32.260Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:32.591Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-12-02T11:19:32.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-02T11:19:32.591Z] 594d379718d5: Preparing [2021-12-02T11:19:32.591Z] 0e24ca831b00: Preparing [2021-12-02T11:19:32.591Z] b9ef7951d0af: Preparing [2021-12-02T11:19:32.591Z] d7c63931900d: Preparing [2021-12-02T11:19:32.591Z] 62170e181a92: Preparing [2021-12-02T11:19:32.591Z] 0e24ca831b00: Layer already exists [2021-12-02T11:19:32.591Z] d7c63931900d: Layer already exists [2021-12-02T11:19:32.591Z] 62170e181a92: Layer already exists [2021-12-02T11:19:32.591Z] 594d379718d5: Layer already exists [2021-12-02T11:19:32.591Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:32.861Z] main: digest: sha256:6c4bd95cbd333a2d8ed6a3e1106605d243c5867f7a122ff039159098289239d0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:19:32.907Z] ===================================================== [Pipeline] echo [2021-12-02T11:19:32.918Z] taggedImages: [2021-12-02T11:19:32.918Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:32.918Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-12-02T11:19:32.918Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.8 [2021-12-02T11:19:32.918Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:32.918Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-12-02T11:19:32.943Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-12-02T11:19:32.943Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:32.943Z] latest [2021-12-02T11:19:32.943Z] 2.2.0-dev.8 [2021-12-02T11:19:32.943Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:32.943Z] main [2021-12-02T11:19:32.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:33.287Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:33.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:33.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-02T11:19:33.624Z] 4a6f770353ea: Preparing [2021-12-02T11:19:33.624Z] 5b98298487ac: Preparing [2021-12-02T11:19:33.624Z] b9ef7951d0af: Preparing [2021-12-02T11:19:33.624Z] 47b520c73115: Preparing [2021-12-02T11:19:33.624Z] 9de490b955f0: Preparing [2021-12-02T11:19:33.624Z] 62170e181a92: Preparing [2021-12-02T11:19:33.624Z] 62170e181a92: Waiting [2021-12-02T11:19:33.896Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:33.896Z] 62170e181a92: Layer already exists [2021-12-02T11:19:33.896Z] 9de490b955f0: Pushed [2021-12-02T11:19:33.896Z] 4a6f770353ea: Pushed [2021-12-02T11:19:34.486Z] 47b520c73115: Pushed [2021-12-02T11:19:37.087Z] 5b98298487ac: Pushed [2021-12-02T11:19:37.087Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:8fa6ddae6bb8948ad6ae0212623097494404a12ea702dea0dc6e4182a69e55bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:37.426Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:37.757Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-12-02T11:19:37.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-02T11:19:37.757Z] 4a6f770353ea: Preparing [2021-12-02T11:19:37.757Z] 5b98298487ac: Preparing [2021-12-02T11:19:37.757Z] b9ef7951d0af: Preparing [2021-12-02T11:19:37.757Z] 47b520c73115: Preparing [2021-12-02T11:19:37.757Z] 9de490b955f0: Preparing [2021-12-02T11:19:37.757Z] 62170e181a92: Preparing [2021-12-02T11:19:37.757Z] 62170e181a92: Waiting [2021-12-02T11:19:37.757Z] 9de490b955f0: Layer already exists [2021-12-02T11:19:37.757Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:37.757Z] 4a6f770353ea: Layer already exists [2021-12-02T11:19:37.757Z] 47b520c73115: Layer already exists [2021-12-02T11:19:37.757Z] 5b98298487ac: Layer already exists [2021-12-02T11:19:37.757Z] 62170e181a92: Layer already exists [2021-12-02T11:19:38.029Z] latest: digest: sha256:8fa6ddae6bb8948ad6ae0212623097494404a12ea702dea0dc6e4182a69e55bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:38.362Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:38.700Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.8 [2021-12-02T11:19:38.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-02T11:19:38.700Z] 4a6f770353ea: Preparing [2021-12-02T11:19:38.700Z] 5b98298487ac: Preparing [2021-12-02T11:19:38.700Z] b9ef7951d0af: Preparing [2021-12-02T11:19:38.700Z] 47b520c73115: Preparing [2021-12-02T11:19:38.700Z] 9de490b955f0: Preparing [2021-12-02T11:19:38.700Z] 62170e181a92: Preparing [2021-12-02T11:19:38.700Z] 62170e181a92: Waiting [2021-12-02T11:19:38.700Z] 47b520c73115: Layer already exists [2021-12-02T11:19:38.700Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:38.700Z] 5b98298487ac: Layer already exists [2021-12-02T11:19:38.700Z] 9de490b955f0: Layer already exists [2021-12-02T11:19:38.700Z] 4a6f770353ea: Layer already exists [2021-12-02T11:19:38.700Z] 62170e181a92: Layer already exists [2021-12-02T11:19:38.969Z] 2.2.0-dev.8: digest: sha256:8fa6ddae6bb8948ad6ae0212623097494404a12ea702dea0dc6e4182a69e55bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:39.298Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:39.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:39.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-02T11:19:39.628Z] 4a6f770353ea: Preparing [2021-12-02T11:19:39.628Z] 5b98298487ac: Preparing [2021-12-02T11:19:39.628Z] b9ef7951d0af: Preparing [2021-12-02T11:19:39.628Z] 47b520c73115: Preparing [2021-12-02T11:19:39.628Z] 9de490b955f0: Preparing [2021-12-02T11:19:39.628Z] 62170e181a92: Preparing [2021-12-02T11:19:39.628Z] 62170e181a92: Waiting [2021-12-02T11:19:39.628Z] 4a6f770353ea: Layer already exists [2021-12-02T11:19:39.628Z] 9de490b955f0: Layer already exists [2021-12-02T11:19:39.628Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:39.628Z] 47b520c73115: Layer already exists [2021-12-02T11:19:39.628Z] 5b98298487ac: Layer already exists [2021-12-02T11:19:39.628Z] 62170e181a92: Layer already exists [2021-12-02T11:19:39.896Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:8fa6ddae6bb8948ad6ae0212623097494404a12ea702dea0dc6e4182a69e55bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:40.234Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:40.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-12-02T11:19:40.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-02T11:19:40.566Z] 4a6f770353ea: Preparing [2021-12-02T11:19:40.566Z] 5b98298487ac: Preparing [2021-12-02T11:19:40.566Z] b9ef7951d0af: Preparing [2021-12-02T11:19:40.566Z] 47b520c73115: Preparing [2021-12-02T11:19:40.566Z] 9de490b955f0: Preparing [2021-12-02T11:19:40.566Z] 62170e181a92: Preparing [2021-12-02T11:19:40.566Z] 62170e181a92: Waiting [2021-12-02T11:19:40.566Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:40.566Z] 47b520c73115: Layer already exists [2021-12-02T11:19:40.566Z] 9de490b955f0: Layer already exists [2021-12-02T11:19:40.566Z] 4a6f770353ea: Layer already exists [2021-12-02T11:19:40.566Z] 5b98298487ac: Layer already exists [2021-12-02T11:19:40.566Z] 62170e181a92: Layer already exists [2021-12-02T11:19:40.836Z] main: digest: sha256:8fa6ddae6bb8948ad6ae0212623097494404a12ea702dea0dc6e4182a69e55bc size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:19:40.880Z] ===================================================== [Pipeline] echo [2021-12-02T11:19:40.888Z] taggedImages: [2021-12-02T11:19:40.888Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:40.888Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-12-02T11:19:40.888Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.8 [2021-12-02T11:19:40.888Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:40.888Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-12-02T11:19:40.908Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-12-02T11:19:40.908Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:40.908Z] latest [2021-12-02T11:19:40.909Z] 2.2.0-dev.8 [2021-12-02T11:19:40.909Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:40.909Z] main [2021-12-02T11:19:40.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:41.262Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:41.592Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:41.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-02T11:19:41.592Z] 56536d0c78e6: Preparing [2021-12-02T11:19:41.592Z] a12cd6f06b00: Preparing [2021-12-02T11:19:41.592Z] b9ef7951d0af: Preparing [2021-12-02T11:19:41.592Z] d7c63931900d: Preparing [2021-12-02T11:19:41.592Z] 62170e181a92: Preparing [2021-12-02T11:19:41.862Z] 62170e181a92: Layer already exists [2021-12-02T11:19:41.862Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:41.862Z] d7c63931900d: Layer already exists [2021-12-02T11:19:41.862Z] 56536d0c78e6: Pushed [2021-12-02T11:19:44.461Z] a12cd6f06b00: Pushed [2021-12-02T11:19:44.461Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:28e7b890288de690bd8329ddfb56c005cc601fd93f1617dcaaaa690e58d8880f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:44.801Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:45.128Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-12-02T11:19:45.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-02T11:19:45.128Z] 56536d0c78e6: Preparing [2021-12-02T11:19:45.128Z] a12cd6f06b00: Preparing [2021-12-02T11:19:45.128Z] b9ef7951d0af: Preparing [2021-12-02T11:19:45.128Z] d7c63931900d: Preparing [2021-12-02T11:19:45.128Z] 62170e181a92: Preparing [2021-12-02T11:19:45.128Z] 62170e181a92: Layer already exists [2021-12-02T11:19:45.128Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:45.128Z] a12cd6f06b00: Layer already exists [2021-12-02T11:19:45.128Z] 56536d0c78e6: Layer already exists [2021-12-02T11:19:45.128Z] d7c63931900d: Layer already exists [2021-12-02T11:19:45.397Z] latest: digest: sha256:28e7b890288de690bd8329ddfb56c005cc601fd93f1617dcaaaa690e58d8880f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:45.730Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:46.059Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.8 [2021-12-02T11:19:46.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-02T11:19:46.059Z] 56536d0c78e6: Preparing [2021-12-02T11:19:46.059Z] a12cd6f06b00: Preparing [2021-12-02T11:19:46.059Z] b9ef7951d0af: Preparing [2021-12-02T11:19:46.059Z] d7c63931900d: Preparing [2021-12-02T11:19:46.059Z] 62170e181a92: Preparing [2021-12-02T11:19:46.059Z] d7c63931900d: Layer already exists [2021-12-02T11:19:46.059Z] a12cd6f06b00: Layer already exists [2021-12-02T11:19:46.059Z] 62170e181a92: Layer already exists [2021-12-02T11:19:46.059Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:46.059Z] 56536d0c78e6: Layer already exists [2021-12-02T11:19:46.329Z] 2.2.0-dev.8: digest: sha256:28e7b890288de690bd8329ddfb56c005cc601fd93f1617dcaaaa690e58d8880f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:46.666Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:46.995Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:46.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-02T11:19:46.995Z] 56536d0c78e6: Preparing [2021-12-02T11:19:46.995Z] a12cd6f06b00: Preparing [2021-12-02T11:19:46.995Z] b9ef7951d0af: Preparing [2021-12-02T11:19:46.995Z] d7c63931900d: Preparing [2021-12-02T11:19:46.995Z] 62170e181a92: Preparing [2021-12-02T11:19:46.995Z] 56536d0c78e6: Layer already exists [2021-12-02T11:19:46.995Z] a12cd6f06b00: Layer already exists [2021-12-02T11:19:46.995Z] d7c63931900d: Layer already exists [2021-12-02T11:19:46.995Z] 62170e181a92: Layer already exists [2021-12-02T11:19:46.995Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:47.266Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:28e7b890288de690bd8329ddfb56c005cc601fd93f1617dcaaaa690e58d8880f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:47.600Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:47.926Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-12-02T11:19:47.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-02T11:19:47.927Z] 56536d0c78e6: Preparing [2021-12-02T11:19:47.927Z] a12cd6f06b00: Preparing [2021-12-02T11:19:47.927Z] b9ef7951d0af: Preparing [2021-12-02T11:19:47.927Z] d7c63931900d: Preparing [2021-12-02T11:19:47.927Z] 62170e181a92: Preparing [2021-12-02T11:19:47.927Z] a12cd6f06b00: Layer already exists [2021-12-02T11:19:47.927Z] 62170e181a92: Layer already exists [2021-12-02T11:19:47.927Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:47.927Z] d7c63931900d: Layer already exists [2021-12-02T11:19:47.927Z] 56536d0c78e6: Layer already exists [2021-12-02T11:19:48.196Z] main: digest: sha256:28e7b890288de690bd8329ddfb56c005cc601fd93f1617dcaaaa690e58d8880f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:19:48.240Z] ===================================================== [Pipeline] echo [2021-12-02T11:19:48.249Z] taggedImages: [2021-12-02T11:19:48.250Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:48.250Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-12-02T11:19:48.250Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.8 [2021-12-02T11:19:48.250Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:48.250Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-12-02T11:19:48.269Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-12-02T11:19:48.269Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:48.269Z] latest [2021-12-02T11:19:48.269Z] 2.2.0-dev.8 [2021-12-02T11:19:48.269Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:48.269Z] main [2021-12-02T11:19:48.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:48.621Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:48.953Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:48.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-02T11:19:48.953Z] 24270af0cc68: Preparing [2021-12-02T11:19:48.953Z] 24270af0cc68: Preparing [2021-12-02T11:19:48.953Z] 632d9469f805: Preparing [2021-12-02T11:19:48.953Z] 12f565f6c6ae: Preparing [2021-12-02T11:19:48.953Z] fc72643d58bb: Preparing [2021-12-02T11:19:48.953Z] 909e3b642b54: Preparing [2021-12-02T11:19:48.953Z] b9ef7951d0af: Preparing [2021-12-02T11:19:48.953Z] 7c24e5cd325b: Preparing [2021-12-02T11:19:48.953Z] cbfa37ee02ca: Preparing [2021-12-02T11:19:48.953Z] bf1e3546189f: Preparing [2021-12-02T11:19:48.953Z] e95d65a351a5: Preparing [2021-12-02T11:19:48.953Z] 62170e181a92: Preparing [2021-12-02T11:19:48.953Z] cbfa37ee02ca: Waiting [2021-12-02T11:19:48.953Z] e95d65a351a5: Waiting [2021-12-02T11:19:48.953Z] bf1e3546189f: Waiting [2021-12-02T11:19:48.953Z] b9ef7951d0af: Waiting [2021-12-02T11:19:48.953Z] 7c24e5cd325b: Waiting [2021-12-02T11:19:48.953Z] 62170e181a92: Waiting [2021-12-02T11:19:49.225Z] fc72643d58bb: Pushed [2021-12-02T11:19:49.225Z] 632d9469f805: Pushed [2021-12-02T11:19:49.225Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:49.225Z] 12f565f6c6ae: Pushed [2021-12-02T11:19:49.225Z] 24270af0cc68: Pushed [2021-12-02T11:19:49.495Z] 7c24e5cd325b: Pushed [2021-12-02T11:19:49.495Z] cbfa37ee02ca: Pushed [2021-12-02T11:19:49.495Z] bf1e3546189f: Pushed [2021-12-02T11:19:49.495Z] 62170e181a92: Layer already exists [2021-12-02T11:19:49.495Z] e95d65a351a5: Pushed [2021-12-02T11:19:52.093Z] 909e3b642b54: Pushed [2021-12-02T11:19:52.093Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:2296a16994a6c791d06a530486a04f2edbc1288d42002568f109be445b2beace size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:52.730Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:53.096Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-12-02T11:19:53.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-02T11:19:53.097Z] 24270af0cc68: Preparing [2021-12-02T11:19:53.097Z] 24270af0cc68: Preparing [2021-12-02T11:19:53.097Z] 632d9469f805: Preparing [2021-12-02T11:19:53.097Z] 12f565f6c6ae: Preparing [2021-12-02T11:19:53.097Z] fc72643d58bb: Preparing [2021-12-02T11:19:53.097Z] 909e3b642b54: Preparing [2021-12-02T11:19:53.097Z] b9ef7951d0af: Preparing [2021-12-02T11:19:53.097Z] 7c24e5cd325b: Preparing [2021-12-02T11:19:53.097Z] cbfa37ee02ca: Preparing [2021-12-02T11:19:53.097Z] bf1e3546189f: Preparing [2021-12-02T11:19:53.097Z] e95d65a351a5: Preparing [2021-12-02T11:19:53.097Z] 62170e181a92: Preparing [2021-12-02T11:19:53.097Z] cbfa37ee02ca: Waiting [2021-12-02T11:19:53.097Z] bf1e3546189f: Waiting [2021-12-02T11:19:53.097Z] b9ef7951d0af: Waiting [2021-12-02T11:19:53.097Z] 7c24e5cd325b: Waiting [2021-12-02T11:19:53.097Z] e95d65a351a5: Waiting [2021-12-02T11:19:53.097Z] 62170e181a92: Waiting [2021-12-02T11:19:53.097Z] 12f565f6c6ae: Layer already exists [2021-12-02T11:19:53.097Z] fc72643d58bb: Layer already exists [2021-12-02T11:19:53.097Z] 909e3b642b54: Layer already exists [2021-12-02T11:19:53.097Z] 24270af0cc68: Layer already exists [2021-12-02T11:19:53.097Z] 632d9469f805: Layer already exists [2021-12-02T11:19:53.378Z] 7c24e5cd325b: Layer already exists [2021-12-02T11:19:53.378Z] bf1e3546189f: Layer already exists [2021-12-02T11:19:53.378Z] cbfa37ee02ca: Layer already exists [2021-12-02T11:19:53.378Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:53.378Z] e95d65a351a5: Layer already exists [2021-12-02T11:19:53.378Z] 62170e181a92: Layer already exists [2021-12-02T11:19:53.378Z] latest: digest: sha256:2296a16994a6c791d06a530486a04f2edbc1288d42002568f109be445b2beace size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:53.724Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:54.055Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.8 [2021-12-02T11:19:54.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-02T11:19:54.055Z] 24270af0cc68: Preparing [2021-12-02T11:19:54.055Z] 24270af0cc68: Preparing [2021-12-02T11:19:54.055Z] 632d9469f805: Preparing [2021-12-02T11:19:54.055Z] 12f565f6c6ae: Preparing [2021-12-02T11:19:54.055Z] fc72643d58bb: Preparing [2021-12-02T11:19:54.055Z] 909e3b642b54: Preparing [2021-12-02T11:19:54.055Z] b9ef7951d0af: Preparing [2021-12-02T11:19:54.055Z] 7c24e5cd325b: Preparing [2021-12-02T11:19:54.055Z] cbfa37ee02ca: Preparing [2021-12-02T11:19:54.055Z] bf1e3546189f: Preparing [2021-12-02T11:19:54.055Z] e95d65a351a5: Preparing [2021-12-02T11:19:54.055Z] 62170e181a92: Preparing [2021-12-02T11:19:54.055Z] b9ef7951d0af: Waiting [2021-12-02T11:19:54.055Z] 7c24e5cd325b: Waiting [2021-12-02T11:19:54.055Z] cbfa37ee02ca: Waiting [2021-12-02T11:19:54.055Z] bf1e3546189f: Waiting [2021-12-02T11:19:54.055Z] e95d65a351a5: Waiting [2021-12-02T11:19:54.055Z] 62170e181a92: Waiting [2021-12-02T11:19:54.055Z] 24270af0cc68: Layer already exists [2021-12-02T11:19:54.055Z] 12f565f6c6ae: Layer already exists [2021-12-02T11:19:54.055Z] 632d9469f805: Layer already exists [2021-12-02T11:19:54.055Z] 909e3b642b54: Layer already exists [2021-12-02T11:19:54.055Z] fc72643d58bb: Layer already exists [2021-12-02T11:19:54.055Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:54.055Z] e95d65a351a5: Layer already exists [2021-12-02T11:19:54.055Z] 7c24e5cd325b: Layer already exists [2021-12-02T11:19:54.055Z] bf1e3546189f: Layer already exists [2021-12-02T11:19:54.055Z] cbfa37ee02ca: Layer already exists [2021-12-02T11:19:54.325Z] 62170e181a92: Layer already exists [2021-12-02T11:19:54.325Z] 2.2.0-dev.8: digest: sha256:2296a16994a6c791d06a530486a04f2edbc1288d42002568f109be445b2beace size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:54.657Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:54.984Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:54.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-02T11:19:54.984Z] 24270af0cc68: Preparing [2021-12-02T11:19:54.984Z] 24270af0cc68: Preparing [2021-12-02T11:19:54.984Z] 632d9469f805: Preparing [2021-12-02T11:19:54.984Z] 12f565f6c6ae: Preparing [2021-12-02T11:19:54.984Z] fc72643d58bb: Preparing [2021-12-02T11:19:54.984Z] 909e3b642b54: Preparing [2021-12-02T11:19:54.984Z] b9ef7951d0af: Preparing [2021-12-02T11:19:54.984Z] 7c24e5cd325b: Preparing [2021-12-02T11:19:54.984Z] cbfa37ee02ca: Preparing [2021-12-02T11:19:54.984Z] bf1e3546189f: Preparing [2021-12-02T11:19:54.984Z] e95d65a351a5: Preparing [2021-12-02T11:19:54.984Z] 62170e181a92: Preparing [2021-12-02T11:19:54.984Z] cbfa37ee02ca: Waiting [2021-12-02T11:19:54.984Z] bf1e3546189f: Waiting [2021-12-02T11:19:54.984Z] b9ef7951d0af: Waiting [2021-12-02T11:19:54.984Z] 62170e181a92: Waiting [2021-12-02T11:19:54.984Z] 7c24e5cd325b: Waiting [2021-12-02T11:19:54.984Z] e95d65a351a5: Waiting [2021-12-02T11:19:54.984Z] 632d9469f805: Layer already exists [2021-12-02T11:19:54.984Z] 24270af0cc68: Layer already exists [2021-12-02T11:19:54.984Z] fc72643d58bb: Layer already exists [2021-12-02T11:19:54.984Z] 909e3b642b54: Layer already exists [2021-12-02T11:19:54.984Z] 12f565f6c6ae: Layer already exists [2021-12-02T11:19:54.984Z] bf1e3546189f: Layer already exists [2021-12-02T11:19:54.984Z] 7c24e5cd325b: Layer already exists [2021-12-02T11:19:54.984Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:54.984Z] cbfa37ee02ca: Layer already exists [2021-12-02T11:19:54.984Z] e95d65a351a5: Layer already exists [2021-12-02T11:19:55.254Z] 62170e181a92: Layer already exists [2021-12-02T11:19:55.254Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:2296a16994a6c791d06a530486a04f2edbc1288d42002568f109be445b2beace size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:55.589Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:55.916Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-12-02T11:19:55.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-02T11:19:55.916Z] 24270af0cc68: Preparing [2021-12-02T11:19:55.916Z] 24270af0cc68: Preparing [2021-12-02T11:19:55.916Z] 632d9469f805: Preparing [2021-12-02T11:19:55.916Z] 12f565f6c6ae: Preparing [2021-12-02T11:19:55.916Z] fc72643d58bb: Preparing [2021-12-02T11:19:55.916Z] 909e3b642b54: Preparing [2021-12-02T11:19:55.916Z] b9ef7951d0af: Preparing [2021-12-02T11:19:55.916Z] 7c24e5cd325b: Preparing [2021-12-02T11:19:55.916Z] cbfa37ee02ca: Preparing [2021-12-02T11:19:55.916Z] bf1e3546189f: Preparing [2021-12-02T11:19:55.916Z] e95d65a351a5: Preparing [2021-12-02T11:19:55.916Z] 62170e181a92: Preparing [2021-12-02T11:19:55.916Z] b9ef7951d0af: Waiting [2021-12-02T11:19:55.916Z] 7c24e5cd325b: Waiting [2021-12-02T11:19:55.916Z] cbfa37ee02ca: Waiting [2021-12-02T11:19:55.916Z] e95d65a351a5: Waiting [2021-12-02T11:19:55.916Z] bf1e3546189f: Waiting [2021-12-02T11:19:55.916Z] 62170e181a92: Waiting [2021-12-02T11:19:55.916Z] 632d9469f805: Layer already exists [2021-12-02T11:19:55.916Z] 24270af0cc68: Layer already exists [2021-12-02T11:19:55.916Z] 909e3b642b54: Layer already exists [2021-12-02T11:19:55.916Z] fc72643d58bb: Layer already exists [2021-12-02T11:19:55.916Z] 12f565f6c6ae: Layer already exists [2021-12-02T11:19:55.916Z] cbfa37ee02ca: Layer already exists [2021-12-02T11:19:55.916Z] b9ef7951d0af: Layer already exists [2021-12-02T11:19:55.916Z] 7c24e5cd325b: Layer already exists [2021-12-02T11:19:55.916Z] e95d65a351a5: Layer already exists [2021-12-02T11:19:55.916Z] bf1e3546189f: Layer already exists [2021-12-02T11:19:56.186Z] 62170e181a92: Layer already exists [2021-12-02T11:19:56.186Z] main: digest: sha256:2296a16994a6c791d06a530486a04f2edbc1288d42002568f109be445b2beace size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:19:56.237Z] ===================================================== [Pipeline] echo [2021-12-02T11:19:56.245Z] taggedImages: [2021-12-02T11:19:56.245Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:56.245Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-12-02T11:19:56.245Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.8 [2021-12-02T11:19:56.245Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:56.245Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-12-02T11:19:56.265Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-12-02T11:19:56.265Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:56.265Z] latest [2021-12-02T11:19:56.265Z] 2.2.0-dev.8 [2021-12-02T11:19:56.265Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:19:56.265Z] main [2021-12-02T11:19:56.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:56.618Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:19:56.955Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:19:56.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-02T11:19:56.956Z] f5879c0f56aa: Preparing [2021-12-02T11:19:56.956Z] f1fd7aee5cb1: Preparing [2021-12-02T11:19:56.956Z] 74a1e6c5e3c2: Preparing [2021-12-02T11:19:56.956Z] d6dcac2d5312: Preparing [2021-12-02T11:19:56.956Z] 44590770cf78: Preparing [2021-12-02T11:19:56.956Z] 62170e181a92: Preparing [2021-12-02T11:19:56.956Z] 62170e181a92: Waiting [2021-12-02T11:19:57.228Z] 74a1e6c5e3c2: Pushed [2021-12-02T11:19:57.228Z] d6dcac2d5312: Pushed [2021-12-02T11:19:57.228Z] 62170e181a92: Layer already exists [2021-12-02T11:19:57.821Z] 44590770cf78: Pushed [2021-12-02T11:19:59.788Z] f5879c0f56aa: Pushed [2021-12-02T11:19:59.788Z] f1fd7aee5cb1: Pushed [2021-12-02T11:19:59.788Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:fd323c1f141cd0568a799688d552e28795e78eca5b40a364a0af782babf2496d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:00.131Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:00.464Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-12-02T11:20:00.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-02T11:20:00.464Z] f5879c0f56aa: Preparing [2021-12-02T11:20:00.464Z] f1fd7aee5cb1: Preparing [2021-12-02T11:20:00.464Z] 74a1e6c5e3c2: Preparing [2021-12-02T11:20:00.464Z] d6dcac2d5312: Preparing [2021-12-02T11:20:00.464Z] 44590770cf78: Preparing [2021-12-02T11:20:00.464Z] 62170e181a92: Preparing [2021-12-02T11:20:00.464Z] 62170e181a92: Waiting [2021-12-02T11:20:00.464Z] f5879c0f56aa: Layer already exists [2021-12-02T11:20:00.464Z] f1fd7aee5cb1: Layer already exists [2021-12-02T11:20:00.464Z] 74a1e6c5e3c2: Layer already exists [2021-12-02T11:20:00.464Z] d6dcac2d5312: Layer already exists [2021-12-02T11:20:00.464Z] 44590770cf78: Layer already exists [2021-12-02T11:20:00.464Z] 62170e181a92: Layer already exists [2021-12-02T11:20:00.736Z] latest: digest: sha256:fd323c1f141cd0568a799688d552e28795e78eca5b40a364a0af782babf2496d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:01.074Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:01.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.8 [2021-12-02T11:20:01.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-02T11:20:01.408Z] f5879c0f56aa: Preparing [2021-12-02T11:20:01.408Z] f1fd7aee5cb1: Preparing [2021-12-02T11:20:01.408Z] 74a1e6c5e3c2: Preparing [2021-12-02T11:20:01.408Z] d6dcac2d5312: Preparing [2021-12-02T11:20:01.408Z] 44590770cf78: Preparing [2021-12-02T11:20:01.408Z] 62170e181a92: Preparing [2021-12-02T11:20:01.408Z] 62170e181a92: Waiting [2021-12-02T11:20:01.408Z] f1fd7aee5cb1: Layer already exists [2021-12-02T11:20:01.408Z] f5879c0f56aa: Layer already exists [2021-12-02T11:20:01.408Z] d6dcac2d5312: Layer already exists [2021-12-02T11:20:01.408Z] 74a1e6c5e3c2: Layer already exists [2021-12-02T11:20:01.408Z] 44590770cf78: Layer already exists [2021-12-02T11:20:01.408Z] 62170e181a92: Layer already exists [2021-12-02T11:20:01.679Z] 2.2.0-dev.8: digest: sha256:fd323c1f141cd0568a799688d552e28795e78eca5b40a364a0af782babf2496d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:02.018Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:02.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:02.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-02T11:20:02.351Z] f5879c0f56aa: Preparing [2021-12-02T11:20:02.351Z] f1fd7aee5cb1: Preparing [2021-12-02T11:20:02.351Z] 74a1e6c5e3c2: Preparing [2021-12-02T11:20:02.351Z] d6dcac2d5312: Preparing [2021-12-02T11:20:02.351Z] 44590770cf78: Preparing [2021-12-02T11:20:02.351Z] 62170e181a92: Preparing [2021-12-02T11:20:02.351Z] 62170e181a92: Waiting [2021-12-02T11:20:02.351Z] d6dcac2d5312: Layer already exists [2021-12-02T11:20:02.351Z] 74a1e6c5e3c2: Layer already exists [2021-12-02T11:20:02.351Z] f5879c0f56aa: Layer already exists [2021-12-02T11:20:02.351Z] 44590770cf78: Layer already exists [2021-12-02T11:20:02.351Z] f1fd7aee5cb1: Layer already exists [2021-12-02T11:20:02.351Z] 62170e181a92: Layer already exists [2021-12-02T11:20:02.627Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:fd323c1f141cd0568a799688d552e28795e78eca5b40a364a0af782babf2496d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:02.969Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:03.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-12-02T11:20:03.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-02T11:20:03.304Z] f5879c0f56aa: Preparing [2021-12-02T11:20:03.304Z] f1fd7aee5cb1: Preparing [2021-12-02T11:20:03.304Z] 74a1e6c5e3c2: Preparing [2021-12-02T11:20:03.304Z] d6dcac2d5312: Preparing [2021-12-02T11:20:03.304Z] 44590770cf78: Preparing [2021-12-02T11:20:03.304Z] 62170e181a92: Preparing [2021-12-02T11:20:03.304Z] 62170e181a92: Waiting [2021-12-02T11:20:03.304Z] 44590770cf78: Layer already exists [2021-12-02T11:20:03.304Z] f1fd7aee5cb1: Layer already exists [2021-12-02T11:20:03.304Z] 74a1e6c5e3c2: Layer already exists [2021-12-02T11:20:03.304Z] d6dcac2d5312: Layer already exists [2021-12-02T11:20:03.304Z] f5879c0f56aa: Layer already exists [2021-12-02T11:20:03.304Z] 62170e181a92: Layer already exists [2021-12-02T11:20:03.576Z] main: digest: sha256:fd323c1f141cd0568a799688d552e28795e78eca5b40a364a0af782babf2496d size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:20:03.626Z] ===================================================== [Pipeline] echo [2021-12-02T11:20:03.637Z] taggedImages: [2021-12-02T11:20:03.637Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:03.637Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-12-02T11:20:03.637Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.8 [2021-12-02T11:20:03.637Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:03.637Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-12-02T11:20:03.662Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-12-02T11:20:03.662Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:03.662Z] latest [2021-12-02T11:20:03.662Z] 2.2.0-dev.8 [2021-12-02T11:20:03.662Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:03.662Z] main [2021-12-02T11:20:03.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:04.014Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:04.351Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:04.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-02T11:20:04.352Z] a74ebd0b0091: Preparing [2021-12-02T11:20:04.352Z] ce1fa7d25ad6: Preparing [2021-12-02T11:20:04.352Z] 09898d1a9e26: Preparing [2021-12-02T11:20:04.352Z] 2c0c26d08443: Preparing [2021-12-02T11:20:04.352Z] 0855d6153717: Preparing [2021-12-02T11:20:04.352Z] 3292eef729b3: Preparing [2021-12-02T11:20:04.352Z] d8c7bac70de8: Preparing [2021-12-02T11:20:04.352Z] 1ae4465fc7ca: Preparing [2021-12-02T11:20:04.352Z] 20ad07d2786e: Preparing [2021-12-02T11:20:04.352Z] 62170e181a92: Preparing [2021-12-02T11:20:04.352Z] 1ae4465fc7ca: Waiting [2021-12-02T11:20:04.352Z] 20ad07d2786e: Waiting [2021-12-02T11:20:04.352Z] 3292eef729b3: Waiting [2021-12-02T11:20:04.352Z] d8c7bac70de8: Waiting [2021-12-02T11:20:04.352Z] 62170e181a92: Waiting [2021-12-02T11:20:04.626Z] 0855d6153717: Pushed [2021-12-02T11:20:04.626Z] ce1fa7d25ad6: Pushed [2021-12-02T11:20:04.626Z] a74ebd0b0091: Pushed [2021-12-02T11:20:04.903Z] d8c7bac70de8: Pushed [2021-12-02T11:20:04.903Z] 3292eef729b3: Pushed [2021-12-02T11:20:04.903Z] 62170e181a92: Layer already exists [2021-12-02T11:20:04.903Z] 1ae4465fc7ca: Pushed [2021-12-02T11:20:05.179Z] 20ad07d2786e: Pushed [2021-12-02T11:20:06.601Z] 2c0c26d08443: Pushed [2021-12-02T11:20:07.571Z] 09898d1a9e26: Pushed [2021-12-02T11:20:07.571Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:86e78c8f9ccd4aedea8d06b06281231738681ace68953b1ea96a9583ff730c7e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:07.902Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:08.231Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-12-02T11:20:08.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-02T11:20:08.231Z] a74ebd0b0091: Preparing [2021-12-02T11:20:08.231Z] ce1fa7d25ad6: Preparing [2021-12-02T11:20:08.231Z] 09898d1a9e26: Preparing [2021-12-02T11:20:08.231Z] 2c0c26d08443: Preparing [2021-12-02T11:20:08.231Z] 0855d6153717: Preparing [2021-12-02T11:20:08.231Z] 3292eef729b3: Preparing [2021-12-02T11:20:08.231Z] d8c7bac70de8: Preparing [2021-12-02T11:20:08.231Z] 1ae4465fc7ca: Preparing [2021-12-02T11:20:08.231Z] 20ad07d2786e: Preparing [2021-12-02T11:20:08.231Z] 62170e181a92: Preparing [2021-12-02T11:20:08.231Z] 1ae4465fc7ca: Waiting [2021-12-02T11:20:08.231Z] 20ad07d2786e: Waiting [2021-12-02T11:20:08.231Z] 3292eef729b3: Waiting [2021-12-02T11:20:08.231Z] 62170e181a92: Waiting [2021-12-02T11:20:08.231Z] d8c7bac70de8: Waiting [2021-12-02T11:20:08.231Z] 0855d6153717: Layer already exists [2021-12-02T11:20:08.231Z] ce1fa7d25ad6: Layer already exists [2021-12-02T11:20:08.231Z] a74ebd0b0091: Layer already exists [2021-12-02T11:20:08.231Z] 2c0c26d08443: Layer already exists [2021-12-02T11:20:08.231Z] 09898d1a9e26: Layer already exists [2021-12-02T11:20:08.231Z] 3292eef729b3: Layer already exists [2021-12-02T11:20:08.231Z] d8c7bac70de8: Layer already exists [2021-12-02T11:20:08.231Z] 62170e181a92: Layer already exists [2021-12-02T11:20:08.231Z] 1ae4465fc7ca: Layer already exists [2021-12-02T11:20:08.502Z] 20ad07d2786e: Layer already exists [2021-12-02T11:20:08.502Z] latest: digest: sha256:86e78c8f9ccd4aedea8d06b06281231738681ace68953b1ea96a9583ff730c7e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:08.836Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:09.168Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.8 [2021-12-02T11:20:09.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-02T11:20:09.168Z] a74ebd0b0091: Preparing [2021-12-02T11:20:09.168Z] ce1fa7d25ad6: Preparing [2021-12-02T11:20:09.168Z] 09898d1a9e26: Preparing [2021-12-02T11:20:09.168Z] 2c0c26d08443: Preparing [2021-12-02T11:20:09.168Z] 0855d6153717: Preparing [2021-12-02T11:20:09.168Z] 3292eef729b3: Preparing [2021-12-02T11:20:09.168Z] d8c7bac70de8: Preparing [2021-12-02T11:20:09.168Z] 1ae4465fc7ca: Preparing [2021-12-02T11:20:09.168Z] 20ad07d2786e: Preparing [2021-12-02T11:20:09.168Z] 62170e181a92: Preparing [2021-12-02T11:20:09.168Z] d8c7bac70de8: Waiting [2021-12-02T11:20:09.168Z] 1ae4465fc7ca: Waiting [2021-12-02T11:20:09.168Z] 20ad07d2786e: Waiting [2021-12-02T11:20:09.168Z] 62170e181a92: Waiting [2021-12-02T11:20:09.168Z] 3292eef729b3: Waiting [2021-12-02T11:20:09.168Z] 09898d1a9e26: Layer already exists [2021-12-02T11:20:09.168Z] 0855d6153717: Layer already exists [2021-12-02T11:20:09.168Z] ce1fa7d25ad6: Layer already exists [2021-12-02T11:20:09.168Z] a74ebd0b0091: Layer already exists [2021-12-02T11:20:09.168Z] 2c0c26d08443: Layer already exists [2021-12-02T11:20:09.168Z] 3292eef729b3: Layer already exists [2021-12-02T11:20:09.168Z] 1ae4465fc7ca: Layer already exists [2021-12-02T11:20:09.168Z] 62170e181a92: Layer already exists [2021-12-02T11:20:09.168Z] d8c7bac70de8: Layer already exists [2021-12-02T11:20:09.168Z] 20ad07d2786e: Layer already exists [2021-12-02T11:20:09.437Z] 2.2.0-dev.8: digest: sha256:86e78c8f9ccd4aedea8d06b06281231738681ace68953b1ea96a9583ff730c7e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:09.768Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:10.096Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:10.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-02T11:20:10.096Z] a74ebd0b0091: Preparing [2021-12-02T11:20:10.096Z] ce1fa7d25ad6: Preparing [2021-12-02T11:20:10.096Z] 09898d1a9e26: Preparing [2021-12-02T11:20:10.096Z] 2c0c26d08443: Preparing [2021-12-02T11:20:10.096Z] 0855d6153717: Preparing [2021-12-02T11:20:10.096Z] 3292eef729b3: Preparing [2021-12-02T11:20:10.096Z] d8c7bac70de8: Preparing [2021-12-02T11:20:10.096Z] 1ae4465fc7ca: Preparing [2021-12-02T11:20:10.096Z] 20ad07d2786e: Preparing [2021-12-02T11:20:10.096Z] 62170e181a92: Preparing [2021-12-02T11:20:10.096Z] 20ad07d2786e: Waiting [2021-12-02T11:20:10.096Z] 1ae4465fc7ca: Waiting [2021-12-02T11:20:10.096Z] 62170e181a92: Waiting [2021-12-02T11:20:10.096Z] 3292eef729b3: Waiting [2021-12-02T11:20:10.096Z] d8c7bac70de8: Waiting [2021-12-02T11:20:10.096Z] ce1fa7d25ad6: Layer already exists [2021-12-02T11:20:10.096Z] 09898d1a9e26: Layer already exists [2021-12-02T11:20:10.096Z] a74ebd0b0091: Layer already exists [2021-12-02T11:20:10.096Z] 0855d6153717: Layer already exists [2021-12-02T11:20:10.096Z] 2c0c26d08443: Layer already exists [2021-12-02T11:20:10.096Z] d8c7bac70de8: Layer already exists [2021-12-02T11:20:10.096Z] 3292eef729b3: Layer already exists [2021-12-02T11:20:10.096Z] 20ad07d2786e: Layer already exists [2021-12-02T11:20:10.096Z] 1ae4465fc7ca: Layer already exists [2021-12-02T11:20:10.096Z] 62170e181a92: Layer already exists [2021-12-02T11:20:10.366Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:86e78c8f9ccd4aedea8d06b06281231738681ace68953b1ea96a9583ff730c7e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:10.699Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:11.026Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-12-02T11:20:11.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-02T11:20:11.027Z] a74ebd0b0091: Preparing [2021-12-02T11:20:11.027Z] ce1fa7d25ad6: Preparing [2021-12-02T11:20:11.027Z] 09898d1a9e26: Preparing [2021-12-02T11:20:11.027Z] 2c0c26d08443: Preparing [2021-12-02T11:20:11.027Z] 0855d6153717: Preparing [2021-12-02T11:20:11.027Z] 3292eef729b3: Preparing [2021-12-02T11:20:11.027Z] d8c7bac70de8: Preparing [2021-12-02T11:20:11.027Z] 1ae4465fc7ca: Preparing [2021-12-02T11:20:11.027Z] 20ad07d2786e: Preparing [2021-12-02T11:20:11.027Z] 62170e181a92: Preparing [2021-12-02T11:20:11.027Z] d8c7bac70de8: Waiting [2021-12-02T11:20:11.027Z] 1ae4465fc7ca: Waiting [2021-12-02T11:20:11.027Z] 20ad07d2786e: Waiting [2021-12-02T11:20:11.027Z] 62170e181a92: Waiting [2021-12-02T11:20:11.027Z] 3292eef729b3: Waiting [2021-12-02T11:20:11.027Z] 09898d1a9e26: Layer already exists [2021-12-02T11:20:11.027Z] ce1fa7d25ad6: Layer already exists [2021-12-02T11:20:11.027Z] 2c0c26d08443: Layer already exists [2021-12-02T11:20:11.027Z] 0855d6153717: Layer already exists [2021-12-02T11:20:11.027Z] a74ebd0b0091: Layer already exists [2021-12-02T11:20:11.027Z] d8c7bac70de8: Layer already exists [2021-12-02T11:20:11.027Z] 1ae4465fc7ca: Layer already exists [2021-12-02T11:20:11.027Z] 20ad07d2786e: Layer already exists [2021-12-02T11:20:11.027Z] 3292eef729b3: Layer already exists [2021-12-02T11:20:11.027Z] 62170e181a92: Layer already exists [2021-12-02T11:20:11.297Z] main: digest: sha256:86e78c8f9ccd4aedea8d06b06281231738681ace68953b1ea96a9583ff730c7e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:20:11.342Z] ===================================================== [Pipeline] echo [2021-12-02T11:20:11.352Z] taggedImages: [2021-12-02T11:20:11.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:11.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-12-02T11:20:11.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.8 [2021-12-02T11:20:11.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:11.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-12-02T11:20:11.374Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-12-02T11:20:11.374Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:11.374Z] latest [2021-12-02T11:20:11.374Z] 2.2.0-dev.8 [2021-12-02T11:20:11.374Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:11.374Z] main [2021-12-02T11:20:11.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:11.718Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:12.051Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:12.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-02T11:20:12.051Z] 33099e62ba4b: Preparing [2021-12-02T11:20:12.051Z] 7cdd39ee06fa: Preparing [2021-12-02T11:20:12.051Z] b9ef7951d0af: Preparing [2021-12-02T11:20:12.051Z] ae2ffdf23a05: Preparing [2021-12-02T11:20:12.051Z] 62170e181a92: Preparing [2021-12-02T11:20:12.051Z] 62170e181a92: Layer already exists [2021-12-02T11:20:12.051Z] b9ef7951d0af: Layer already exists [2021-12-02T11:20:12.321Z] 33099e62ba4b: Pushed [2021-12-02T11:20:12.592Z] ae2ffdf23a05: Pushed [2021-12-02T11:20:15.239Z] 7cdd39ee06fa: Pushed [2021-12-02T11:20:15.239Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:4bbd751db62002d9c70a4ebdd15c6c9186d68aeb40b5ebf34cfd4e93b6b39ba3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:15.589Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:15.924Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-12-02T11:20:15.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-02T11:20:15.924Z] 33099e62ba4b: Preparing [2021-12-02T11:20:15.924Z] 7cdd39ee06fa: Preparing [2021-12-02T11:20:15.924Z] b9ef7951d0af: Preparing [2021-12-02T11:20:15.924Z] ae2ffdf23a05: Preparing [2021-12-02T11:20:15.924Z] 62170e181a92: Preparing [2021-12-02T11:20:15.924Z] 7cdd39ee06fa: Layer already exists [2021-12-02T11:20:15.924Z] b9ef7951d0af: Layer already exists [2021-12-02T11:20:15.924Z] ae2ffdf23a05: Layer already exists [2021-12-02T11:20:15.924Z] 33099e62ba4b: Layer already exists [2021-12-02T11:20:15.924Z] 62170e181a92: Layer already exists [2021-12-02T11:20:16.196Z] latest: digest: sha256:4bbd751db62002d9c70a4ebdd15c6c9186d68aeb40b5ebf34cfd4e93b6b39ba3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:16.541Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:16.878Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.8 [2021-12-02T11:20:16.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-02T11:20:16.878Z] 33099e62ba4b: Preparing [2021-12-02T11:20:16.878Z] 7cdd39ee06fa: Preparing [2021-12-02T11:20:16.878Z] b9ef7951d0af: Preparing [2021-12-02T11:20:16.878Z] ae2ffdf23a05: Preparing [2021-12-02T11:20:16.878Z] 62170e181a92: Preparing [2021-12-02T11:20:16.878Z] 7cdd39ee06fa: Layer already exists [2021-12-02T11:20:16.878Z] b9ef7951d0af: Layer already exists [2021-12-02T11:20:16.878Z] ae2ffdf23a05: Layer already exists [2021-12-02T11:20:16.878Z] 62170e181a92: Layer already exists [2021-12-02T11:20:16.878Z] 33099e62ba4b: Layer already exists [2021-12-02T11:20:16.878Z] 2.2.0-dev.8: digest: sha256:4bbd751db62002d9c70a4ebdd15c6c9186d68aeb40b5ebf34cfd4e93b6b39ba3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:17.490Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:17.822Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:17.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-02T11:20:17.823Z] 33099e62ba4b: Preparing [2021-12-02T11:20:17.823Z] 7cdd39ee06fa: Preparing [2021-12-02T11:20:17.823Z] b9ef7951d0af: Preparing [2021-12-02T11:20:17.823Z] ae2ffdf23a05: Preparing [2021-12-02T11:20:17.823Z] 62170e181a92: Preparing [2021-12-02T11:20:17.823Z] 62170e181a92: Layer already exists [2021-12-02T11:20:17.823Z] 7cdd39ee06fa: Layer already exists [2021-12-02T11:20:17.823Z] 33099e62ba4b: Layer already exists [2021-12-02T11:20:17.823Z] ae2ffdf23a05: Layer already exists [2021-12-02T11:20:17.823Z] b9ef7951d0af: Layer already exists [2021-12-02T11:20:18.094Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:4bbd751db62002d9c70a4ebdd15c6c9186d68aeb40b5ebf34cfd4e93b6b39ba3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:18.429Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:18.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-12-02T11:20:18.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-02T11:20:18.767Z] 33099e62ba4b: Preparing [2021-12-02T11:20:18.767Z] 7cdd39ee06fa: Preparing [2021-12-02T11:20:18.767Z] b9ef7951d0af: Preparing [2021-12-02T11:20:18.767Z] ae2ffdf23a05: Preparing [2021-12-02T11:20:18.767Z] 62170e181a92: Preparing [2021-12-02T11:20:18.767Z] ae2ffdf23a05: Layer already exists [2021-12-02T11:20:18.767Z] 7cdd39ee06fa: Layer already exists [2021-12-02T11:20:18.767Z] 62170e181a92: Layer already exists [2021-12-02T11:20:18.767Z] b9ef7951d0af: Layer already exists [2021-12-02T11:20:18.767Z] 33099e62ba4b: Layer already exists [2021-12-02T11:20:19.037Z] main: digest: sha256:4bbd751db62002d9c70a4ebdd15c6c9186d68aeb40b5ebf34cfd4e93b6b39ba3 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:20:19.084Z] ===================================================== [Pipeline] echo [2021-12-02T11:20:19.092Z] taggedImages: [2021-12-02T11:20:19.092Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:19.092Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-12-02T11:20:19.092Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.8 [2021-12-02T11:20:19.092Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:19.092Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-12-02T11:20:19.110Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-12-02T11:20:19.110Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:19.110Z] latest [2021-12-02T11:20:19.110Z] 2.2.0-dev.8 [2021-12-02T11:20:19.110Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:19.110Z] main [2021-12-02T11:20:19.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:19.452Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:19.784Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:19.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-02T11:20:19.784Z] ae59695024ed: Preparing [2021-12-02T11:20:19.784Z] 212ce1c3e6ab: Preparing [2021-12-02T11:20:19.784Z] b9ef7951d0af: Preparing [2021-12-02T11:20:19.784Z] d7c63931900d: Preparing [2021-12-02T11:20:19.784Z] 62170e181a92: Preparing [2021-12-02T11:20:19.784Z] d7c63931900d: Layer already exists [2021-12-02T11:20:20.053Z] b9ef7951d0af: Layer already exists [2021-12-02T11:20:20.053Z] 62170e181a92: Layer already exists [2021-12-02T11:20:20.053Z] ae59695024ed: Pushed [2021-12-02T11:20:22.648Z] 212ce1c3e6ab: Pushed [2021-12-02T11:20:22.649Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:292478f902a6cd06dd9d50df29a73c4c4d71659308ab3970bf32dd15898f9e84 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:22.981Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:23.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-12-02T11:20:23.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-02T11:20:23.312Z] ae59695024ed: Preparing [2021-12-02T11:20:23.312Z] 212ce1c3e6ab: Preparing [2021-12-02T11:20:23.312Z] b9ef7951d0af: Preparing [2021-12-02T11:20:23.312Z] d7c63931900d: Preparing [2021-12-02T11:20:23.312Z] 62170e181a92: Preparing [2021-12-02T11:20:23.312Z] b9ef7951d0af: Layer already exists [2021-12-02T11:20:23.312Z] d7c63931900d: Layer already exists [2021-12-02T11:20:23.312Z] 212ce1c3e6ab: Layer already exists [2021-12-02T11:20:23.312Z] ae59695024ed: Layer already exists [2021-12-02T11:20:23.312Z] 62170e181a92: Layer already exists [2021-12-02T11:20:23.580Z] latest: digest: sha256:292478f902a6cd06dd9d50df29a73c4c4d71659308ab3970bf32dd15898f9e84 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:23.913Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:24.240Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.8 [2021-12-02T11:20:24.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-02T11:20:24.240Z] ae59695024ed: Preparing [2021-12-02T11:20:24.240Z] 212ce1c3e6ab: Preparing [2021-12-02T11:20:24.240Z] b9ef7951d0af: Preparing [2021-12-02T11:20:24.240Z] d7c63931900d: Preparing [2021-12-02T11:20:24.240Z] 62170e181a92: Preparing [2021-12-02T11:20:24.240Z] b9ef7951d0af: Layer already exists [2021-12-02T11:20:24.240Z] 62170e181a92: Layer already exists [2021-12-02T11:20:24.240Z] 212ce1c3e6ab: Layer already exists [2021-12-02T11:20:24.240Z] d7c63931900d: Layer already exists [2021-12-02T11:20:24.240Z] ae59695024ed: Layer already exists [2021-12-02T11:20:24.240Z] 2.2.0-dev.8: digest: sha256:292478f902a6cd06dd9d50df29a73c4c4d71659308ab3970bf32dd15898f9e84 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:24.844Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:25.172Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:25.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-02T11:20:25.172Z] ae59695024ed: Preparing [2021-12-02T11:20:25.172Z] 212ce1c3e6ab: Preparing [2021-12-02T11:20:25.172Z] b9ef7951d0af: Preparing [2021-12-02T11:20:25.172Z] d7c63931900d: Preparing [2021-12-02T11:20:25.172Z] 62170e181a92: Preparing [2021-12-02T11:20:25.172Z] 62170e181a92: Layer already exists [2021-12-02T11:20:25.172Z] ae59695024ed: Layer already exists [2021-12-02T11:20:25.172Z] d7c63931900d: Layer already exists [2021-12-02T11:20:25.172Z] 212ce1c3e6ab: Layer already exists [2021-12-02T11:20:25.172Z] b9ef7951d0af: Layer already exists [2021-12-02T11:20:25.172Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:292478f902a6cd06dd9d50df29a73c4c4d71659308ab3970bf32dd15898f9e84 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:25.779Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:26.108Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-12-02T11:20:26.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-02T11:20:26.108Z] ae59695024ed: Preparing [2021-12-02T11:20:26.108Z] 212ce1c3e6ab: Preparing [2021-12-02T11:20:26.108Z] b9ef7951d0af: Preparing [2021-12-02T11:20:26.108Z] d7c63931900d: Preparing [2021-12-02T11:20:26.108Z] 62170e181a92: Preparing [2021-12-02T11:20:26.108Z] 212ce1c3e6ab: Layer already exists [2021-12-02T11:20:26.108Z] 62170e181a92: Layer already exists [2021-12-02T11:20:26.108Z] ae59695024ed: Layer already exists [2021-12-02T11:20:26.108Z] b9ef7951d0af: Layer already exists [2021-12-02T11:20:26.108Z] d7c63931900d: Layer already exists [2021-12-02T11:20:26.381Z] main: digest: sha256:292478f902a6cd06dd9d50df29a73c4c4d71659308ab3970bf32dd15898f9e84 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:20:26.427Z] ===================================================== [Pipeline] echo [2021-12-02T11:20:26.436Z] taggedImages: [2021-12-02T11:20:26.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:26.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-12-02T11:20:26.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.8 [2021-12-02T11:20:26.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:26.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-12-02T11:20:26.459Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-12-02T11:20:26.459Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:26.459Z] latest [2021-12-02T11:20:26.459Z] 2.2.0-dev.8 [2021-12-02T11:20:26.459Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:26.459Z] main [2021-12-02T11:20:26.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:26.813Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:27.152Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:27.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-02T11:20:27.152Z] 1b1197c687ab: Preparing [2021-12-02T11:20:27.152Z] a5f10bfdbb5d: Preparing [2021-12-02T11:20:27.152Z] 278b196815c5: Preparing [2021-12-02T11:20:27.152Z] e4d6e822484c: Preparing [2021-12-02T11:20:27.152Z] 166dde17997b: Preparing [2021-12-02T11:20:27.152Z] 78c4bc0ebec3: Preparing [2021-12-02T11:20:27.152Z] 45596ee15a31: Preparing [2021-12-02T11:20:27.152Z] 52dc75cd08be: Preparing [2021-12-02T11:20:27.152Z] a6e1fd50fee5: Preparing [2021-12-02T11:20:27.152Z] 56eb02710082: Preparing [2021-12-02T11:20:27.152Z] ee420dfed78a: Preparing [2021-12-02T11:20:27.152Z] 78c4bc0ebec3: Waiting [2021-12-02T11:20:27.152Z] 45596ee15a31: Waiting [2021-12-02T11:20:27.152Z] 52dc75cd08be: Waiting [2021-12-02T11:20:27.152Z] a6e1fd50fee5: Waiting [2021-12-02T11:20:27.152Z] ee420dfed78a: Waiting [2021-12-02T11:20:27.152Z] 56eb02710082: Waiting [2021-12-02T11:20:27.424Z] 166dde17997b: Layer already exists [2021-12-02T11:20:27.424Z] 78c4bc0ebec3: Layer already exists [2021-12-02T11:20:27.424Z] 45596ee15a31: Layer already exists [2021-12-02T11:20:27.424Z] 52dc75cd08be: Layer already exists [2021-12-02T11:20:27.424Z] a5f10bfdbb5d: Pushed [2021-12-02T11:20:27.424Z] a6e1fd50fee5: Layer already exists [2021-12-02T11:20:27.424Z] 56eb02710082: Layer already exists [2021-12-02T11:20:27.424Z] ee420dfed78a: Layer already exists [2021-12-02T11:20:28.018Z] 1b1197c687ab: Pushed [2021-12-02T11:20:29.982Z] 278b196815c5: Pushed [2021-12-02T11:20:45.027Z] e4d6e822484c: Pushed [2021-12-02T11:20:45.027Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7: digest: sha256:5c865bc13bdda1458e5194ae6acb8b25f0274d4249e7c1dbd737db61c4f9a813 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:45.364Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:45.692Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-12-02T11:20:45.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-02T11:20:45.692Z] 1b1197c687ab: Preparing [2021-12-02T11:20:45.692Z] a5f10bfdbb5d: Preparing [2021-12-02T11:20:45.692Z] 278b196815c5: Preparing [2021-12-02T11:20:45.692Z] e4d6e822484c: Preparing [2021-12-02T11:20:45.692Z] 166dde17997b: Preparing [2021-12-02T11:20:45.692Z] 78c4bc0ebec3: Preparing [2021-12-02T11:20:45.692Z] 45596ee15a31: Preparing [2021-12-02T11:20:45.692Z] 52dc75cd08be: Preparing [2021-12-02T11:20:45.692Z] a6e1fd50fee5: Preparing [2021-12-02T11:20:45.692Z] 56eb02710082: Preparing [2021-12-02T11:20:45.692Z] ee420dfed78a: Preparing [2021-12-02T11:20:45.692Z] 78c4bc0ebec3: Waiting [2021-12-02T11:20:45.692Z] a6e1fd50fee5: Waiting [2021-12-02T11:20:45.692Z] 45596ee15a31: Waiting [2021-12-02T11:20:45.692Z] 52dc75cd08be: Waiting [2021-12-02T11:20:45.692Z] 56eb02710082: Waiting [2021-12-02T11:20:45.692Z] ee420dfed78a: Waiting [2021-12-02T11:20:45.692Z] e4d6e822484c: Layer already exists [2021-12-02T11:20:45.692Z] 1b1197c687ab: Layer already exists [2021-12-02T11:20:45.692Z] 166dde17997b: Layer already exists [2021-12-02T11:20:45.692Z] 278b196815c5: Layer already exists [2021-12-02T11:20:45.692Z] a5f10bfdbb5d: Layer already exists [2021-12-02T11:20:45.692Z] 45596ee15a31: Layer already exists [2021-12-02T11:20:45.692Z] 78c4bc0ebec3: Layer already exists [2021-12-02T11:20:45.963Z] a6e1fd50fee5: Layer already exists [2021-12-02T11:20:45.963Z] 52dc75cd08be: Layer already exists [2021-12-02T11:20:45.963Z] 56eb02710082: Layer already exists [2021-12-02T11:20:45.963Z] ee420dfed78a: Layer already exists [2021-12-02T11:20:45.963Z] latest: digest: sha256:5c865bc13bdda1458e5194ae6acb8b25f0274d4249e7c1dbd737db61c4f9a813 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:46.299Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:46.631Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.8 [2021-12-02T11:20:46.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-02T11:20:46.631Z] 1b1197c687ab: Preparing [2021-12-02T11:20:46.631Z] a5f10bfdbb5d: Preparing [2021-12-02T11:20:46.631Z] 278b196815c5: Preparing [2021-12-02T11:20:46.631Z] e4d6e822484c: Preparing [2021-12-02T11:20:46.631Z] 166dde17997b: Preparing [2021-12-02T11:20:46.631Z] 78c4bc0ebec3: Preparing [2021-12-02T11:20:46.631Z] 45596ee15a31: Preparing [2021-12-02T11:20:46.631Z] 52dc75cd08be: Preparing [2021-12-02T11:20:46.631Z] a6e1fd50fee5: Preparing [2021-12-02T11:20:46.631Z] 56eb02710082: Preparing [2021-12-02T11:20:46.631Z] ee420dfed78a: Preparing [2021-12-02T11:20:46.631Z] 78c4bc0ebec3: Waiting [2021-12-02T11:20:46.631Z] 45596ee15a31: Waiting [2021-12-02T11:20:46.631Z] 52dc75cd08be: Waiting [2021-12-02T11:20:46.631Z] a6e1fd50fee5: Waiting [2021-12-02T11:20:46.631Z] 56eb02710082: Waiting [2021-12-02T11:20:46.631Z] ee420dfed78a: Waiting [2021-12-02T11:20:46.631Z] 166dde17997b: Layer already exists [2021-12-02T11:20:46.631Z] 278b196815c5: Layer already exists [2021-12-02T11:20:46.631Z] e4d6e822484c: Layer already exists [2021-12-02T11:20:46.631Z] a5f10bfdbb5d: Layer already exists [2021-12-02T11:20:46.631Z] 1b1197c687ab: Layer already exists [2021-12-02T11:20:46.631Z] 78c4bc0ebec3: Layer already exists [2021-12-02T11:20:46.631Z] a6e1fd50fee5: Layer already exists [2021-12-02T11:20:46.631Z] 45596ee15a31: Layer already exists [2021-12-02T11:20:46.631Z] 52dc75cd08be: Layer already exists [2021-12-02T11:20:46.631Z] 56eb02710082: Layer already exists [2021-12-02T11:20:46.901Z] ee420dfed78a: Layer already exists [2021-12-02T11:20:46.901Z] 2.2.0-dev.8: digest: sha256:5c865bc13bdda1458e5194ae6acb8b25f0274d4249e7c1dbd737db61c4f9a813 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:47.239Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:47.570Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:47.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-02T11:20:47.570Z] 1b1197c687ab: Preparing [2021-12-02T11:20:47.570Z] a5f10bfdbb5d: Preparing [2021-12-02T11:20:47.570Z] 278b196815c5: Preparing [2021-12-02T11:20:47.570Z] e4d6e822484c: Preparing [2021-12-02T11:20:47.570Z] 166dde17997b: Preparing [2021-12-02T11:20:47.570Z] 78c4bc0ebec3: Preparing [2021-12-02T11:20:47.570Z] 45596ee15a31: Preparing [2021-12-02T11:20:47.570Z] 52dc75cd08be: Preparing [2021-12-02T11:20:47.570Z] a6e1fd50fee5: Preparing [2021-12-02T11:20:47.570Z] 56eb02710082: Preparing [2021-12-02T11:20:47.570Z] ee420dfed78a: Preparing [2021-12-02T11:20:47.570Z] 78c4bc0ebec3: Waiting [2021-12-02T11:20:47.570Z] 45596ee15a31: Waiting [2021-12-02T11:20:47.570Z] 52dc75cd08be: Waiting [2021-12-02T11:20:47.570Z] a6e1fd50fee5: Waiting [2021-12-02T11:20:47.570Z] 56eb02710082: Waiting [2021-12-02T11:20:47.570Z] ee420dfed78a: Waiting [2021-12-02T11:20:47.570Z] a5f10bfdbb5d: Layer already exists [2021-12-02T11:20:47.570Z] 166dde17997b: Layer already exists [2021-12-02T11:20:47.570Z] 278b196815c5: Layer already exists [2021-12-02T11:20:47.570Z] e4d6e822484c: Layer already exists [2021-12-02T11:20:47.570Z] 1b1197c687ab: Layer already exists [2021-12-02T11:20:47.570Z] 78c4bc0ebec3: Layer already exists [2021-12-02T11:20:47.570Z] 45596ee15a31: Layer already exists [2021-12-02T11:20:47.570Z] 56eb02710082: Layer already exists [2021-12-02T11:20:47.570Z] a6e1fd50fee5: Layer already exists [2021-12-02T11:20:47.570Z] 52dc75cd08be: Layer already exists [2021-12-02T11:20:47.570Z] ee420dfed78a: Layer already exists [2021-12-02T11:20:47.842Z] b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8: digest: sha256:5c865bc13bdda1458e5194ae6acb8b25f0274d4249e7c1dbd737db61c4f9a813 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:48.193Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:48.554Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-12-02T11:20:48.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-02T11:20:48.554Z] 1b1197c687ab: Preparing [2021-12-02T11:20:48.554Z] a5f10bfdbb5d: Preparing [2021-12-02T11:20:48.554Z] 278b196815c5: Preparing [2021-12-02T11:20:48.554Z] e4d6e822484c: Preparing [2021-12-02T11:20:48.554Z] 166dde17997b: Preparing [2021-12-02T11:20:48.554Z] 78c4bc0ebec3: Preparing [2021-12-02T11:20:48.554Z] 45596ee15a31: Preparing [2021-12-02T11:20:48.554Z] 52dc75cd08be: Preparing [2021-12-02T11:20:48.554Z] a6e1fd50fee5: Preparing [2021-12-02T11:20:48.554Z] 56eb02710082: Preparing [2021-12-02T11:20:48.554Z] ee420dfed78a: Preparing [2021-12-02T11:20:48.554Z] 52dc75cd08be: Waiting [2021-12-02T11:20:48.554Z] a6e1fd50fee5: Waiting [2021-12-02T11:20:48.554Z] 78c4bc0ebec3: Waiting [2021-12-02T11:20:48.554Z] 56eb02710082: Waiting [2021-12-02T11:20:48.554Z] ee420dfed78a: Waiting [2021-12-02T11:20:48.554Z] 45596ee15a31: Waiting [2021-12-02T11:20:48.554Z] a5f10bfdbb5d: Layer already exists [2021-12-02T11:20:48.554Z] 166dde17997b: Layer already exists [2021-12-02T11:20:48.554Z] 278b196815c5: Layer already exists [2021-12-02T11:20:48.554Z] e4d6e822484c: Layer already exists [2021-12-02T11:20:48.554Z] 1b1197c687ab: Layer already exists [2021-12-02T11:20:48.554Z] a6e1fd50fee5: Layer already exists [2021-12-02T11:20:48.554Z] 52dc75cd08be: Layer already exists [2021-12-02T11:20:48.554Z] 56eb02710082: Layer already exists [2021-12-02T11:20:48.554Z] 78c4bc0ebec3: Layer already exists [2021-12-02T11:20:48.554Z] 45596ee15a31: Layer already exists [2021-12-02T11:20:48.554Z] ee420dfed78a: Layer already exists [2021-12-02T11:20:48.834Z] main: digest: sha256:5c865bc13bdda1458e5194ae6acb8b25f0274d4249e7c1dbd737db61c4f9a813 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-02T11:20:48.876Z] ===================================================== [Pipeline] echo [2021-12-02T11:20:48.882Z] taggedImages: [2021-12-02T11:20:48.882Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [2021-12-02T11:20:48.882Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-12-02T11:20:48.882Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.8 [2021-12-02T11:20:48.882Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b0e5e643282aa8d6ca4ca25954737fd68a04a1f7-2.2.0-dev.8 [2021-12-02T11:20:48.882Z] - 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-12-02T11:20:49.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-02T11:20:49.375Z] [2021-12-02T11:20:49.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:20:49.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-02T11:20:49.990Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-02T11:20:49.990Z] 448f6bf000e3: Pulling fs layer [2021-12-02T11:20:49.990Z] f757da607395: Pulling fs layer [2021-12-02T11:20:49.990Z] 05883995daec: Pulling fs layer [2021-12-02T11:20:49.990Z] 8603b9c90790: Pulling fs layer [2021-12-02T11:20:49.990Z] 1560dd03e051: Pulling fs layer [2021-12-02T11:20:49.990Z] 27f5ce0e4adf: Pulling fs layer [2021-12-02T11:20:49.990Z] c2d8d7efcc4b: Pulling fs layer [2021-12-02T11:20:49.990Z] 8603b9c90790: Waiting [2021-12-02T11:20:49.990Z] 1560dd03e051: Waiting [2021-12-02T11:20:49.990Z] 27f5ce0e4adf: Waiting [2021-12-02T11:20:49.990Z] c2d8d7efcc4b: Waiting [2021-12-02T11:20:49.990Z] f757da607395: Verifying Checksum [2021-12-02T11:20:49.990Z] f757da607395: Download complete [2021-12-02T11:20:49.990Z] 8603b9c90790: Download complete [2021-12-02T11:20:49.990Z] 1560dd03e051: Download complete [2021-12-02T11:20:50.261Z] 27f5ce0e4adf: Verifying Checksum [2021-12-02T11:20:50.261Z] 27f5ce0e4adf: Download complete [2021-12-02T11:20:50.261Z] 05883995daec: Verifying Checksum [2021-12-02T11:20:50.261Z] 05883995daec: Download complete [2021-12-02T11:20:50.536Z] 448f6bf000e3: Verifying Checksum [2021-12-02T11:20:50.536Z] 448f6bf000e3: Download complete [2021-12-02T11:20:53.152Z] c2d8d7efcc4b: Verifying Checksum [2021-12-02T11:20:54.124Z] 448f6bf000e3: Pull complete [2021-12-02T11:20:54.717Z] f757da607395: Pull complete [2021-12-02T11:20:56.145Z] 05883995daec: Pull complete [2021-12-02T11:20:56.417Z] 8603b9c90790: Pull complete [2021-12-02T11:20:57.395Z] 1560dd03e051: Pull complete [2021-12-02T11:20:57.665Z] 27f5ce0e4adf: Pull complete [2021-12-02T11:21:12.719Z] c2d8d7efcc4b: Pull complete [2021-12-02T11:21:12.719Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-02T11:21:12.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-02T11:21:12.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-02T11:21:12.916Z] prd-ubuntu18.04-docker-arm64-4c-16g-75 does not seem to be running inside a container [2021-12-02T11:21:12.975Z] $ 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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-02T11:21:15.682Z] $ docker top 60a0780d7f93c9bdb13e4724a2cea09e16358bc219a442501882fd3c1e1297e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:21:16.694Z] ---> job-cost.sh [2021-12-02T11:21:16.694Z] lf-activate-venv: SKIPPING [2021-12-02T11:21:16.694Z] INFO: No Stack... [2021-12-02T11:21:17.283Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-02T11:21:17.552Z] INFO: Archiving Costs [Pipeline] sh [2021-12-02T11:21:17.879Z] + cat /w/workspace/edgex-go/121/archives/cost.csv [2021-12-02T11:21:17.879Z] + cut -d, -f6 [Pipeline] lock [2021-12-02T11:21:17.940Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-121-stack-cost] [2021-12-02T11:21:17.948Z] Resource [jenkins-edgexfoundry-edgex-go-main-121-stack-cost] did not exist. Created. [2021-12-02T11:21:17.948Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-02T11:21:18.280Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-02T11:21:18.795Z] Stashed 1 file(s) [Pipeline] } [2021-12-02T11:21:18.803Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-02T11:21:18.803Z] $ docker stop --time=1 60a0780d7f93c9bdb13e4724a2cea09e16358bc219a442501882fd3c1e1297e7 [2021-12-02T11:21:20.221Z] $ docker rm -f 60a0780d7f93c9bdb13e4724a2cea09e16358bc219a442501882fd3c1e1297e7 [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-12-02T11:21:21.010Z] provisioning config files... [2021-12-02T11:21:21.018Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/121@tmp/config5773470356653181706tmp [Pipeline] { [Pipeline] sh [2021-12-02T11:21:21.313Z] + set +x [2021-12-02T11:21:21.313Z] + curl -s https://codecov.io/bash [2021-12-02T11:21:21.313Z] + bash -s -- [2021-12-02T11:21:21.313Z] [2021-12-02T11:21:21.313Z] _____ _ [2021-12-02T11:21:21.313Z] / ____| | | [2021-12-02T11:21:21.313Z] | | ___ __| | ___ ___ _____ __ [2021-12-02T11:21:21.313Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-02T11:21:21.313Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-02T11:21:21.313Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-02T11:21:21.313Z] Bash-1.0.6 [2021-12-02T11:21:21.313Z] [2021-12-02T11:21:21.313Z] [2021-12-02T11:21:21.313Z] ==> git version 2.24.4 found [2021-12-02T11:21:21.313Z] ==> 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-12-02T11:21:21.313Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-02T11:21:21.313Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-02T11:21:21.313Z] ==> Jenkins CI detected. [2021-12-02T11:21:21.576Z] current dir:  /w/workspace/edgex-go/121 [2021-12-02T11:21:21.576Z] project root: . [2021-12-02T11:21:21.576Z] --> token set from env [2021-12-02T11:21:21.576Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-02T11:21:21.576Z] ==> Running gcov in . (disable via -X gcov) [2021-12-02T11:21:21.576Z] ==> Python coveragepy not found [2021-12-02T11:21:21.576Z] ==> Searching for coverage reports in: [2021-12-02T11:21:21.576Z] + . [2021-12-02T11:21:21.576Z] -> Found 1 reports [2021-12-02T11:21:21.576Z] ==> Detecting git/mercurial file structure [2021-12-02T11:21:21.576Z] ==> Reading reports [2021-12-02T11:21:21.576Z] + ./coverage.out bytes=428381 [2021-12-02T11:21:21.576Z] ==> Appending adjustments [2021-12-02T11:21:21.576Z] https://docs.codecov.io/docs/fixing-reports [2021-12-02T11:21:22.962Z] + Found adjustments [2021-12-02T11:21:22.962Z] ==> Gzipping contents [2021-12-02T11:21:22.962Z] 60K /tmp/codecov.ZZ7YKI.gz [2021-12-02T11:21:22.962Z] ==> Uploading reports [2021-12-02T11:21:22.962Z] url: https://codecov.io [2021-12-02T11:21:22.962Z] query: branch=main&commit=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-02T11:21:22.962Z] -> Pinging Codecov [2021-12-02T11:21:22.962Z] 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=b0e5e643282aa8d6ca4ca25954737fd68a04a1f7&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-02T11:21:23.224Z] -> Uploading to [2021-12-02T11:21:23.224Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-02/00271124DB129430A58F1EEE437C3FCB/b0e5e643282aa8d6ca4ca25954737fd68a04a1f7/3715acaf-b164-4f22-843e-d4a81a7701eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211202T112122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e41182883f0e82ea618712a2ef702333cb5f400efdbfece17d79223cca8129a6 [2021-12-02T11:21:23.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T11:21:23.224Z] Dload Upload Total Spent Left Speed [2021-12-02T11:21:23.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57830 0 0 100 57830 0 185k --:--:-- --:--:-- --:--:-- 185k [2021-12-02T11:21:23.483Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 [Pipeline] } [2021-12-02T11:21:23.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-12-02T11:21:23.840Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-02T11:21:23.856Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:21:24.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-02T11:21:24.158Z] [2021-12-02T11:21:24.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:21:24.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-02T11:21:24.461Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-02T11:21:24.461Z] 188c0c94c7c5: Pulling fs layer [2021-12-02T11:21:24.461Z] 0ef7d3d256c8: Pulling fs layer [2021-12-02T11:21:24.461Z] de9db76c5a1d: Pulling fs layer [2021-12-02T11:21:24.461Z] 0eba1c9be4d2: Pulling fs layer [2021-12-02T11:21:24.461Z] 0d57e429df01: Pulling fs layer [2021-12-02T11:21:24.461Z] 4e4be7b47b0d: Pulling fs layer [2021-12-02T11:21:24.461Z] e1f770b5df2f: Pulling fs layer [2021-12-02T11:21:24.461Z] 85a0685a4137: Pulling fs layer [2021-12-02T11:21:24.461Z] 0eba1c9be4d2: Waiting [2021-12-02T11:21:24.461Z] 0d57e429df01: Waiting [2021-12-02T11:21:24.461Z] 4e4be7b47b0d: Waiting [2021-12-02T11:21:24.461Z] e1f770b5df2f: Waiting [2021-12-02T11:21:24.461Z] 85a0685a4137: Waiting [2021-12-02T11:21:24.461Z] de9db76c5a1d: Verifying Checksum [2021-12-02T11:21:24.461Z] de9db76c5a1d: Download complete [2021-12-02T11:21:24.461Z] 0ef7d3d256c8: Verifying Checksum [2021-12-02T11:21:24.461Z] 0ef7d3d256c8: Download complete [2021-12-02T11:21:24.461Z] 0d57e429df01: Verifying Checksum [2021-12-02T11:21:24.461Z] 0d57e429df01: Download complete [2021-12-02T11:21:24.461Z] 4e4be7b47b0d: Verifying Checksum [2021-12-02T11:21:24.461Z] 4e4be7b47b0d: Download complete [2021-12-02T11:21:24.461Z] 188c0c94c7c5: Verifying Checksum [2021-12-02T11:21:24.461Z] 188c0c94c7c5: Download complete [2021-12-02T11:21:25.042Z] e1f770b5df2f: Verifying Checksum [2021-12-02T11:21:25.042Z] e1f770b5df2f: Download complete [2021-12-02T11:21:25.042Z] 188c0c94c7c5: Pull complete [2021-12-02T11:21:25.042Z] 0eba1c9be4d2: Verifying Checksum [2021-12-02T11:21:25.042Z] 0eba1c9be4d2: Download complete [2021-12-02T11:21:25.312Z] 0ef7d3d256c8: Pull complete [2021-12-02T11:21:25.312Z] de9db76c5a1d: Pull complete [2021-12-02T11:21:25.312Z] 85a0685a4137: Verifying Checksum [2021-12-02T11:21:25.312Z] 85a0685a4137: Download complete [2021-12-02T11:21:29.575Z] 0eba1c9be4d2: Pull complete [2021-12-02T11:21:29.575Z] 0d57e429df01: Pull complete [2021-12-02T11:21:29.575Z] 4e4be7b47b0d: Pull complete [2021-12-02T11:21:29.575Z] e1f770b5df2f: Pull complete [2021-12-02T11:21:34.898Z] 85a0685a4137: Pull complete [2021-12-02T11:21:34.898Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-02T11:21:34.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-02T11:21:34.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-02T11:21:34.972Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:21:35.003Z] $ 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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-12-02T11:21:35.860Z] $ docker top 62c193acf2aba050812d429e000cbe984aeb8096f11ef41258361e7f02440bf1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-02T11:21:36.006Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-02T11:21:36.479Z] + set -o pipefail [2021-12-02T11:21:36.479Z] + snyk monitor '--org=edgex-jenkins' [2021-12-02T11:21:43.250Z] [2021-12-02T11:21:43.250Z] Monitoring /w/workspace/edgex-go/121 (github.com/edgexfoundry/edgex-go)... [2021-12-02T11:21:43.250Z] [2021-12-02T11:21:43.250Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e2f38e5d-8ddc-414e-8754-f5f9692e7136 [2021-12-02T11:21:43.250Z] [2021-12-02T11:21:43.250Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-12-02T11:21:43.250Z] [2021-12-02T11:21:43.250Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-02T11:21:43.250Z] [2021-12-02T11:21:43.250Z] [Pipeline] } [2021-12-02T11:21:43.261Z] $ docker stop --time=1 62c193acf2aba050812d429e000cbe984aeb8096f11ef41258361e7f02440bf1 [2021-12-02T11:21:45.023Z] $ docker rm -f 62c193acf2aba050812d429e000cbe984aeb8096f11ef41258361e7f02440bf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-12-02T11:21:45.575Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T11:21:45.586Z] provisioning config files... [2021-12-02T11:21:45.595Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/121@tmp/config4053748572138846012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:21:45.898Z] --> edgex-publish-swagger.sh [2021-12-02T11:21:45.898Z] === Publish openapi/v2 API === [2021-12-02T11:21:45.898Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-12-02T11:21:45.898Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/121/openapi/v2/core-command.yaml] [2021-12-02T11:21:45.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T11:21:45.898Z] Dload Upload Total Spent Left Speed [2021-12-02T11:21:47.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 26265 0:00:01 0:00:01 --:--:-- 26268 100 32389 0 0 100 32389 0 24348 0:00:01 0:00:01 --:--:-- 24352 [2021-12-02T11:21:47.282Z] [2021-12-02T11:21:47.282Z] [2021-12-02T11:21:47.282Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/121/openapi/v2/core-data.yaml] [2021-12-02T11:21:47.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T11:21:47.282Z] Dload Upload Total Spent Left Speed [2021-12-02T11:21:50.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 60534 0:00:01 0:00:01 --:--:-- 60575 100 71116 0 0 100 71116 0 32681 0:00:02 0:00:02 --:--:-- 32697 100 71116 0 0 100 71116 0 22382 0:00:03 0:00:03 --:--:-- 22391 100 71116 0 0 100 71116 0 22239 0:00:03 0:00:03 --:--:-- 22244 [2021-12-02T11:21:50.437Z] [2021-12-02T11:21:50.437Z] [2021-12-02T11:21:50.437Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/121/openapi/v2/core-metadata.yaml] [2021-12-02T11:21:50.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T11:21:50.437Z] Dload Upload Total Spent Left Speed [2021-12-02T11:21:51.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2021-12-02T11:21:51.378Z] [2021-12-02T11:21:51.378Z] [2021-12-02T11:21:51.378Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/121/openapi/v2/support-notifications.yaml] [2021-12-02T11:21:51.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T11:21:51.378Z] Dload Upload Total Spent Left Speed [2021-12-02T11:21:52.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 76882 0:00:01 0:00:01 --:--:-- 76842 100 88830 0 0 100 88830 0 76874 0:00:01 0:00:01 --:--:-- 76842 [2021-12-02T11:21:52.582Z] [2021-12-02T11:21:52.582Z] [2021-12-02T11:21:52.582Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/121/openapi/v2/support-scheduler.yaml] [2021-12-02T11:21:52.582Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T11:21:52.582Z] Dload Upload Total Spent Left Speed [2021-12-02T11:21:53.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 36737 0:00:01 0:00:01 --:--:-- 36752 100 39068 0 0 100 39068 0 36730 0:00:01 0:00:01 --:--:-- 36752 [2021-12-02T11:21:53.965Z] [2021-12-02T11:21:53.965Z] [2021-12-02T11:21:53.965Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/121/openapi/v2/system-agent.yaml] [2021-12-02T11:21:53.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T11:21:53.965Z] Dload Upload Total Spent Left Speed [2021-12-02T11:21:54.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18488 0:00:01 0:00:01 --:--:-- 18493 100 19603 0 0 100 19603 0 18486 0:00:01 0:00:01 --:--:-- 18493 [2021-12-02T11:21:54.904Z] [2021-12-02T11:21:54.904Z] [Pipeline] } [2021-12-02T11:21:54.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2021-12-02T11:21:55.335Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-02T11:21:55.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:21:55.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T11:21:55.627Z] . [Pipeline] withDockerContainer [2021-12-02T11:21:55.696Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:21:55.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-12-02T11:21:56.163Z] $ docker top d54e7a3ad8315bd62609fab30f5384211b22095f01fbb1ab4a23ecd9813d93c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-02T11:21:56.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-02T11:21:56.257Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-02T11:21:56.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-02T11:21:56.386Z] $ docker exec d54e7a3ad8315bd62609fab30f5384211b22095f01fbb1ab4a23ecd9813d93c1 ssh-agent [2021-12-02T11:21:56.490Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGNAcgl/agent.14 [2021-12-02T11:21:56.490Z] SSH_AGENT_PID=21 [2021-12-02T11:21:56.495Z] Running ssh-add (command line suppressed) [2021-12-02T11:21:56.600Z] Identity added: /w/workspace/edgex-go/121@tmp/private_key_2834226507515911180.key (/w/workspace/edgex-go/121@tmp/private_key_2834226507515911180.key) [2021-12-02T11:21:56.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-02T11:21:56.905Z] + git semver tag [2021-12-02T11:21:56.905Z] # -> Open(): unable to determine branch for HEAD [2021-12-02T11:21:56.905Z] # $GIT_DIR = /w/workspace/edgex-go/121/.git [2021-12-02T11:21:56.905Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/121 [2021-12-02T11:21:56.905Z] # $SEMVER_REMOTE_NAME = origin [2021-12-02T11:21:56.905Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-02T11:21:56.905Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-02T11:21:56.905Z] # $SEMVER_BRANCH = main [2021-12-02T11:21:56.905Z] # $SEMVER_DIR = /w/workspace/edgex-go/121/.semver [2021-12-02T11:21:56.905Z] # b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 HEAD [2021-12-02T11:21:56.905Z] # -> Force: false [2021-12-02T11:21:56.905Z] # 90efa6fa12a10291746f3546994f3a2197d0e2a2 refs/tags/v2.2.0-dev.8 [Pipeline] } [2021-12-02T11:21:56.915Z] $ docker exec --env ******** --env ******** d54e7a3ad8315bd62609fab30f5384211b22095f01fbb1ab4a23ecd9813d93c1 ssh-agent -k [2021-12-02T11:21:57.012Z] unset SSH_AUTH_SOCK; [2021-12-02T11:21:57.012Z] unset SSH_AGENT_PID; [2021-12-02T11:21:57.015Z] echo Agent pid 21 killed; [2021-12-02T11:21:57.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-02T11:21:57.333Z] + git semver [Pipeline] } [2021-12-02T11:21:57.346Z] $ docker stop --time=1 d54e7a3ad8315bd62609fab30f5384211b22095f01fbb1ab4a23ecd9813d93c1 [2021-12-02T11:21:58.540Z] $ docker rm -f d54e7a3ad8315bd62609fab30f5384211b22095f01fbb1ab4a23ecd9813d93c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:21:58.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-02T11:21:58.934Z] [2021-12-02T11:21:58.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:21:59.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-02T11:21:59.241Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-02T11:21:59.241Z] ab5ef0e58194: Pulling fs layer [2021-12-02T11:21:59.241Z] 9712f1f96733: Pulling fs layer [2021-12-02T11:21:59.241Z] 63f879dbbcfc: Pulling fs layer [2021-12-02T11:21:59.241Z] 0d9ebad4ef96: Pulling fs layer [2021-12-02T11:21:59.241Z] e9a5061849ea: Pulling fs layer [2021-12-02T11:21:59.241Z] d747dcd14b5f: Pulling fs layer [2021-12-02T11:21:59.241Z] 2de7ff778b66: Pulling fs layer [2021-12-02T11:21:59.241Z] 0d9ebad4ef96: Waiting [2021-12-02T11:21:59.241Z] e9a5061849ea: Waiting [2021-12-02T11:21:59.241Z] d747dcd14b5f: Waiting [2021-12-02T11:21:59.241Z] 2de7ff778b66: Waiting [2021-12-02T11:21:59.241Z] 9712f1f96733: Verifying Checksum [2021-12-02T11:21:59.241Z] 9712f1f96733: Download complete [2021-12-02T11:21:59.828Z] 63f879dbbcfc: Verifying Checksum [2021-12-02T11:21:59.828Z] 63f879dbbcfc: Download complete [2021-12-02T11:21:59.828Z] 0d9ebad4ef96: Verifying Checksum [2021-12-02T11:21:59.828Z] 0d9ebad4ef96: Download complete [2021-12-02T11:21:59.828Z] d747dcd14b5f: Verifying Checksum [2021-12-02T11:21:59.828Z] d747dcd14b5f: Download complete [2021-12-02T11:21:59.828Z] ab5ef0e58194: Verifying Checksum [2021-12-02T11:21:59.828Z] ab5ef0e58194: Download complete [2021-12-02T11:21:59.828Z] e9a5061849ea: Verifying Checksum [2021-12-02T11:21:59.828Z] e9a5061849ea: Download complete [2021-12-02T11:21:59.828Z] 2de7ff778b66: Verifying Checksum [2021-12-02T11:21:59.828Z] 2de7ff778b66: Download complete [2021-12-02T11:22:03.180Z] ab5ef0e58194: Pull complete [2021-12-02T11:22:03.180Z] 9712f1f96733: Pull complete [2021-12-02T11:22:03.448Z] 63f879dbbcfc: Pull complete [2021-12-02T11:22:07.681Z] 0d9ebad4ef96: Pull complete [2021-12-02T11:22:07.681Z] e9a5061849ea: Pull complete [2021-12-02T11:22:07.681Z] d747dcd14b5f: Pull complete [2021-12-02T11:22:09.081Z] 2de7ff778b66: Pull complete [2021-12-02T11:22:09.081Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-02T11:22:09.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-02T11:22:09.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-02T11:22:09.149Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:22:09.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-12-02T11:22:14.454Z] $ docker top 9c3f6d61825c8f68c4171e157d7917873c897f772168938e85ce71a0653fb211 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-02T11:22:14.541Z] provisioning config files... [2021-12-02T11:22:14.551Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/121@tmp/config8239586008366711406tmp [2021-12-02T11:22:14.561Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/121@tmp/config6230956600006801818tmp [2021-12-02T11:22:14.572Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/121@tmp/config2726394970078602559tmp [Pipeline] { [Pipeline] echo [2021-12-02T11:22:14.587Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:22:14.877Z] ---> sigul-configuration.sh [2021-12-02T11:22:14.877Z] gpg: directory `/root/.gnupg' created [2021-12-02T11:22:14.877Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-02T11:22:14.877Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-02T11:22:14.877Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-02T11:22:14.877Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-02T11:22:14.877Z] gpg: CAST5 encrypted data [2021-12-02T11:22:14.877Z] gpg: encrypted with 1 passphrase [2021-12-02T11:22:14.877Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-02T11:22:15.172Z] + mkdir /home/jenkins [2021-12-02T11:22:15.173Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-02T11:22:15.464Z] + 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-12-02T11:22:15.474Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:22:15.764Z] ---> sigul-install.sh [2021-12-02T11:22:15.765Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-02T11:22:16.060Z] + git tag --list [2021-12-02T11:22:16.060Z] 0.6.0 [2021-12-02T11:22:16.060Z] 0.6.1 [2021-12-02T11:22:16.060Z] 0.7.0 [2021-12-02T11:22:16.060Z] 0.7.1 [2021-12-02T11:22:16.060Z] v1.0.0 [2021-12-02T11:22:16.060Z] v1.0.1 [2021-12-02T11:22:16.060Z] v1.1.0 [2021-12-02T11:22:16.060Z] v1.2.0 [2021-12-02T11:22:16.060Z] v1.2.1 [2021-12-02T11:22:16.060Z] v1.3.0 [2021-12-02T11:22:16.060Z] v1.3.1 [2021-12-02T11:22:16.060Z] v2.0.0 [2021-12-02T11:22:16.060Z] v2.0.1-dev.1 [2021-12-02T11:22:16.060Z] v2.0.1-dev.10 [2021-12-02T11:22:16.060Z] v2.0.1-dev.11 [2021-12-02T11:22:16.060Z] v2.0.1-dev.12 [2021-12-02T11:22:16.060Z] v2.0.1-dev.13 [2021-12-02T11:22:16.060Z] v2.0.1-dev.14 [2021-12-02T11:22:16.060Z] v2.0.1-dev.15 [2021-12-02T11:22:16.060Z] v2.0.1-dev.16 [2021-12-02T11:22:16.060Z] v2.0.1-dev.17 [2021-12-02T11:22:16.060Z] v2.0.1-dev.18 [2021-12-02T11:22:16.060Z] v2.0.1-dev.19 [2021-12-02T11:22:16.060Z] v2.0.1-dev.2 [2021-12-02T11:22:16.060Z] v2.0.1-dev.20 [2021-12-02T11:22:16.060Z] v2.0.1-dev.21 [2021-12-02T11:22:16.060Z] v2.0.1-dev.22 [2021-12-02T11:22:16.060Z] v2.0.1-dev.23 [2021-12-02T11:22:16.060Z] v2.0.1-dev.24 [2021-12-02T11:22:16.060Z] v2.0.1-dev.25 [2021-12-02T11:22:16.060Z] v2.0.1-dev.26 [2021-12-02T11:22:16.060Z] v2.0.1-dev.27 [2021-12-02T11:22:16.060Z] v2.0.1-dev.28 [2021-12-02T11:22:16.060Z] v2.0.1-dev.29 [2021-12-02T11:22:16.060Z] v2.0.1-dev.3 [2021-12-02T11:22:16.060Z] v2.0.1-dev.30 [2021-12-02T11:22:16.060Z] v2.0.1-dev.31 [2021-12-02T11:22:16.060Z] v2.0.1-dev.32 [2021-12-02T11:22:16.060Z] v2.0.1-dev.33 [2021-12-02T11:22:16.060Z] v2.0.1-dev.34 [2021-12-02T11:22:16.060Z] v2.0.1-dev.35 [2021-12-02T11:22:16.060Z] v2.0.1-dev.36 [2021-12-02T11:22:16.060Z] v2.0.1-dev.37 [2021-12-02T11:22:16.060Z] v2.0.1-dev.38 [2021-12-02T11:22:16.060Z] v2.0.1-dev.39 [2021-12-02T11:22:16.060Z] v2.0.1-dev.4 [2021-12-02T11:22:16.060Z] v2.0.1-dev.40 [2021-12-02T11:22:16.060Z] v2.0.1-dev.41 [2021-12-02T11:22:16.060Z] v2.0.1-dev.42 [2021-12-02T11:22:16.060Z] v2.0.1-dev.43 [2021-12-02T11:22:16.060Z] v2.0.1-dev.44 [2021-12-02T11:22:16.060Z] v2.0.1-dev.45 [2021-12-02T11:22:16.060Z] v2.0.1-dev.46 [2021-12-02T11:22:16.060Z] v2.0.1-dev.47 [2021-12-02T11:22:16.060Z] v2.0.1-dev.48 [2021-12-02T11:22:16.060Z] v2.0.1-dev.49 [2021-12-02T11:22:16.060Z] v2.0.1-dev.5 [2021-12-02T11:22:16.060Z] v2.0.1-dev.50 [2021-12-02T11:22:16.060Z] v2.0.1-dev.51 [2021-12-02T11:22:16.060Z] v2.0.1-dev.52 [2021-12-02T11:22:16.060Z] v2.0.1-dev.53 [2021-12-02T11:22:16.060Z] v2.0.1-dev.54 [2021-12-02T11:22:16.060Z] v2.0.1-dev.55 [2021-12-02T11:22:16.060Z] v2.0.1-dev.56 [2021-12-02T11:22:16.060Z] v2.0.1-dev.57 [2021-12-02T11:22:16.060Z] v2.0.1-dev.58 [2021-12-02T11:22:16.060Z] v2.0.1-dev.59 [2021-12-02T11:22:16.060Z] v2.0.1-dev.6 [2021-12-02T11:22:16.060Z] v2.0.1-dev.60 [2021-12-02T11:22:16.060Z] v2.0.1-dev.61 [2021-12-02T11:22:16.060Z] v2.0.1-dev.62 [2021-12-02T11:22:16.060Z] v2.0.1-dev.63 [2021-12-02T11:22:16.060Z] v2.0.1-dev.64 [2021-12-02T11:22:16.060Z] v2.0.1-dev.65 [2021-12-02T11:22:16.060Z] v2.0.1-dev.66 [2021-12-02T11:22:16.060Z] v2.0.1-dev.67 [2021-12-02T11:22:16.060Z] v2.0.1-dev.68 [2021-12-02T11:22:16.060Z] v2.0.1-dev.69 [2021-12-02T11:22:16.060Z] v2.0.1-dev.7 [2021-12-02T11:22:16.060Z] v2.0.1-dev.70 [2021-12-02T11:22:16.060Z] v2.0.1-dev.71 [2021-12-02T11:22:16.060Z] v2.0.1-dev.72 [2021-12-02T11:22:16.060Z] v2.0.1-dev.73 [2021-12-02T11:22:16.060Z] v2.0.1-dev.74 [2021-12-02T11:22:16.060Z] v2.0.1-dev.75 [2021-12-02T11:22:16.060Z] v2.0.1-dev.76 [2021-12-02T11:22:16.060Z] v2.0.1-dev.77 [2021-12-02T11:22:16.060Z] v2.0.1-dev.78 [2021-12-02T11:22:16.060Z] v2.0.1-dev.79 [2021-12-02T11:22:16.060Z] v2.0.1-dev.8 [2021-12-02T11:22:16.060Z] v2.0.1-dev.80 [2021-12-02T11:22:16.060Z] v2.0.1-dev.81 [2021-12-02T11:22:16.060Z] v2.0.1-dev.82 [2021-12-02T11:22:16.060Z] v2.0.1-dev.83 [2021-12-02T11:22:16.060Z] v2.0.1-dev.84 [2021-12-02T11:22:16.060Z] v2.0.1-dev.85 [2021-12-02T11:22:16.060Z] v2.0.1-dev.86 [2021-12-02T11:22:16.060Z] v2.0.1-dev.87 [2021-12-02T11:22:16.060Z] v2.0.1-dev.88 [2021-12-02T11:22:16.060Z] v2.0.1-dev.89 [2021-12-02T11:22:16.060Z] v2.0.1-dev.9 [2021-12-02T11:22:16.060Z] v2.0.1-dev.90 [2021-12-02T11:22:16.060Z] v2.0.1-dev.91 [2021-12-02T11:22:16.060Z] v2.0.1-dev.92 [2021-12-02T11:22:16.060Z] v2.0.1-dev.93 [2021-12-02T11:22:16.060Z] v2.0.1-dev.94 [2021-12-02T11:22:16.060Z] v2.0.1-dev.95 [2021-12-02T11:22:16.060Z] v2.0.1-dev.96 [2021-12-02T11:22:16.060Z] v2.0.1-dev.97 [2021-12-02T11:22:16.060Z] v2.0.1-dev.98 [2021-12-02T11:22:16.060Z] v2.0.1-dev.99 [2021-12-02T11:22:16.060Z] v2.1.0 [2021-12-02T11:22:16.060Z] v2.2.0-dev.1 [2021-12-02T11:22:16.060Z] v2.2.0-dev.2 [2021-12-02T11:22:16.060Z] v2.2.0-dev.3 [2021-12-02T11:22:16.060Z] v2.2.0-dev.4 [2021-12-02T11:22:16.060Z] v2.2.0-dev.5 [2021-12-02T11:22:16.060Z] v2.2.0-dev.6 [2021-12-02T11:22:16.060Z] v2.2.0-dev.7 [2021-12-02T11:22:16.060Z] v2.2.0-dev.8 [Pipeline] sh [2021-12-02T11:22:16.354Z] + lftools sign git-tag v2.2.0-dev.8 [2021-12-02T11:22:16.926Z] Signing Git tag with Sigul... [2021-12-02T11:22:16.926Z] Signing v2.2.0-dev.8 [Pipeline] echo [2021-12-02T11:22:17.884Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:22:18.174Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-02T11:22:18.181Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-02T11:22:18.197Z] $ docker stop --time=1 9c3f6d61825c8f68c4171e157d7917873c897f772168938e85ce71a0653fb211 [2021-12-02T11:22:19.408Z] $ docker rm -f 9c3f6d61825c8f68c4171e157d7917873c897f772168938e85ce71a0653fb211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-02T11:22:19.998Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-02T11:22:19.998Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:22:20.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T11:22:20.295Z] . [Pipeline] withDockerContainer [2021-12-02T11:22:20.370Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:22:20.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-12-02T11:22:20.825Z] $ docker top cb99ca93d766b8fa922811461f19bb64b5e073ebd47f5aeacd2aa3aee48972b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-02T11:22:20.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-02T11:22:20.931Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-02T11:22:21.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-02T11:22:21.063Z] $ docker exec cb99ca93d766b8fa922811461f19bb64b5e073ebd47f5aeacd2aa3aee48972b2 ssh-agent [2021-12-02T11:22:21.178Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdPNmeI/agent.15 [2021-12-02T11:22:21.178Z] SSH_AGENT_PID=22 [2021-12-02T11:22:21.184Z] Running ssh-add (command line suppressed) [2021-12-02T11:22:21.283Z] Identity added: /w/workspace/edgex-go/121@tmp/private_key_4582921910208023637.key (/w/workspace/edgex-go/121@tmp/private_key_4582921910208023637.key) [2021-12-02T11:22:21.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-02T11:22:21.588Z] + git semver bump pre [2021-12-02T11:22:21.588Z] # -> Open(): unable to determine branch for HEAD [2021-12-02T11:22:21.588Z] # $GIT_DIR = /w/workspace/edgex-go/121/.git [2021-12-02T11:22:21.588Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/121 [2021-12-02T11:22:21.588Z] # $SEMVER_REMOTE_NAME = origin [2021-12-02T11:22:21.588Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-02T11:22:21.588Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-02T11:22:21.588Z] # $SEMVER_BRANCH = main [2021-12-02T11:22:21.588Z] # $SEMVER_DIR = /w/workspace/edgex-go/121/.semver [2021-12-02T11:22:21.588Z] 2.2.0-dev.9 [Pipeline] } [2021-12-02T11:22:21.598Z] $ docker exec --env ******** --env ******** cb99ca93d766b8fa922811461f19bb64b5e073ebd47f5aeacd2aa3aee48972b2 ssh-agent -k [2021-12-02T11:22:21.706Z] unset SSH_AUTH_SOCK; [2021-12-02T11:22:21.706Z] unset SSH_AGENT_PID; [2021-12-02T11:22:21.706Z] echo Agent pid 22 killed; [2021-12-02T11:22:21.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-02T11:22:22.036Z] + git semver [Pipeline] } [2021-12-02T11:22:22.049Z] $ docker stop --time=1 cb99ca93d766b8fa922811461f19bb64b5e073ebd47f5aeacd2aa3aee48972b2 [2021-12-02T11:22:23.244Z] $ docker rm -f cb99ca93d766b8fa922811461f19bb64b5e073ebd47f5aeacd2aa3aee48972b2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-02T11:22:23.598Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-02T11:22:23.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:22:23.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T11:22:23.893Z] . [Pipeline] withDockerContainer [2021-12-02T11:22:23.973Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:22:24.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-12-02T11:22:24.460Z] $ docker top be2f5e900784bf84340822c9182d8009d477a2984ab8a8c6d7bb634f7541e7f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-02T11:22:24.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-02T11:22:24.574Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-02T11:22:24.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-02T11:22:24.698Z] $ docker exec be2f5e900784bf84340822c9182d8009d477a2984ab8a8c6d7bb634f7541e7f2 ssh-agent [2021-12-02T11:22:24.812Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKAAMHl/agent.13 [2021-12-02T11:22:24.812Z] SSH_AGENT_PID=19 [2021-12-02T11:22:24.818Z] Running ssh-add (command line suppressed) [2021-12-02T11:22:24.921Z] Identity added: /w/workspace/edgex-go/121@tmp/private_key_5569400391850372068.key (/w/workspace/edgex-go/121@tmp/private_key_5569400391850372068.key) [2021-12-02T11:22:24.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-02T11:22:25.226Z] + git semver push [2021-12-02T11:22:25.226Z] # -> Open(): unable to determine branch for HEAD [2021-12-02T11:22:25.226Z] # $GIT_DIR = /w/workspace/edgex-go/121/.git [2021-12-02T11:22:25.226Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/121 [2021-12-02T11:22:25.226Z] # $SEMVER_REMOTE_NAME = origin [2021-12-02T11:22:25.226Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-02T11:22:25.226Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-02T11:22:25.226Z] # $SEMVER_BRANCH = main [2021-12-02T11:22:25.226Z] # $SEMVER_DIR = /w/workspace/edgex-go/121/.semver [Pipeline] } [2021-12-02T11:22:30.545Z] $ docker exec --env ******** --env ******** be2f5e900784bf84340822c9182d8009d477a2984ab8a8c6d7bb634f7541e7f2 ssh-agent -k [2021-12-02T11:22:30.640Z] unset SSH_AUTH_SOCK; [2021-12-02T11:22:30.641Z] unset SSH_AGENT_PID; [2021-12-02T11:22:30.641Z] echo Agent pid 19 killed; [2021-12-02T11:22:30.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-02T11:22:30.958Z] + git semver [Pipeline] } [2021-12-02T11:22:30.971Z] $ docker stop --time=1 be2f5e900784bf84340822c9182d8009d477a2984ab8a8c6d7bb634f7541e7f2 [2021-12-02T11:22:32.164Z] $ docker rm -f be2f5e900784bf84340822c9182d8009d477a2984ab8a8c6d7bb634f7541e7f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-02T11:22:32.948Z] + '[' -d /w/workspace/edgex-go/121/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:22:33.249Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:22:33.802Z] ---> package-listing.sh [2021-12-02T11:22:33.802Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-02T11:22:33.802Z] ++ facter osfamily [2021-12-02T11:22:34.065Z] + OS_FAMILY=redhat [2021-12-02T11:22:34.065Z] + workspace=/w/workspace/edgex-go/121 [2021-12-02T11:22:34.065Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-02T11:22:34.065Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-02T11:22:34.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-02T11:22:34.065Z] + PACKAGES=/tmp/packages_start.txt [2021-12-02T11:22:34.065Z] + '[' /w/workspace/edgex-go/121 ']' [2021-12-02T11:22:34.065Z] + PACKAGES=/tmp/packages_end.txt [2021-12-02T11:22:34.065Z] + case "${OS_FAMILY}" in [2021-12-02T11:22:34.065Z] + rpm -qa [2021-12-02T11:22:34.065Z] + sort [2021-12-02T11:22:38.267Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-02T11:22:38.267Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-02T11:22:38.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-02T11:22:38.267Z] + '[' /w/workspace/edgex-go/121 ']' [2021-12-02T11:22:38.267Z] + mkdir -p /w/workspace/edgex-go/121/archives/ [2021-12-02T11:22:38.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/121/archives/ [Pipeline] echo [2021-12-02T11:22:38.279Z] 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/121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-02T11:22:38.562Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:22:39.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T11:22:39.121Z] [2021-12-02T11:22:39.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T11:22:39.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T11:22:39.421Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-02T11:22:39.421Z] b4d181a07f80: Pulling fs layer [2021-12-02T11:22:39.421Z] a1111a8f2ec3: Pulling fs layer [2021-12-02T11:22:39.421Z] ed53099fbce6: Pulling fs layer [2021-12-02T11:22:39.421Z] dc539afda2c1: Pulling fs layer [2021-12-02T11:22:39.421Z] 77bc0d833cb6: Pulling fs layer [2021-12-02T11:22:39.421Z] 9065ff56babe: Pulling fs layer [2021-12-02T11:22:39.421Z] d287ab97295c: Pulling fs layer [2021-12-02T11:22:39.421Z] 77bc0d833cb6: Waiting [2021-12-02T11:22:39.421Z] 9065ff56babe: Waiting [2021-12-02T11:22:39.421Z] d287ab97295c: Waiting [2021-12-02T11:22:39.421Z] dc539afda2c1: Waiting [2021-12-02T11:22:39.421Z] a1111a8f2ec3: Verifying Checksum [2021-12-02T11:22:39.421Z] a1111a8f2ec3: Download complete [2021-12-02T11:22:39.421Z] dc539afda2c1: Verifying Checksum [2021-12-02T11:22:39.421Z] dc539afda2c1: Download complete [2021-12-02T11:22:39.681Z] ed53099fbce6: Verifying Checksum [2021-12-02T11:22:39.681Z] ed53099fbce6: Download complete [2021-12-02T11:22:39.681Z] 77bc0d833cb6: Verifying Checksum [2021-12-02T11:22:39.681Z] 77bc0d833cb6: Download complete [2021-12-02T11:22:39.681Z] 9065ff56babe: Verifying Checksum [2021-12-02T11:22:39.681Z] 9065ff56babe: Download complete [2021-12-02T11:22:39.681Z] b4d181a07f80: Verifying Checksum [2021-12-02T11:22:39.681Z] b4d181a07f80: Download complete [2021-12-02T11:22:40.256Z] d287ab97295c: Verifying Checksum [2021-12-02T11:22:40.256Z] d287ab97295c: Download complete [2021-12-02T11:22:41.196Z] b4d181a07f80: Pull complete [2021-12-02T11:22:41.196Z] a1111a8f2ec3: Pull complete [2021-12-02T11:22:42.134Z] ed53099fbce6: Pull complete [2021-12-02T11:22:42.134Z] dc539afda2c1: Pull complete [2021-12-02T11:22:42.399Z] 77bc0d833cb6: Pull complete [2021-12-02T11:22:42.399Z] 9065ff56babe: Pull complete [2021-12-02T11:22:47.756Z] d287ab97295c: Pull complete [2021-12-02T11:22:47.756Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-02T11:22:47.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T11:22:47.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-02T11:22:47.823Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-12-02T11:22:47.857Z] $ 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/121/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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-02T11:22:50.016Z] $ docker top a75681466e1d3976f0130ca299327e07beaa63c9bfb45d2342f3fa03b3abc484 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T11:22:50.365Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-02T11:22:50.652Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-02T11:22:50.938Z] + ls /var/log/sa-host [2021-12-02T11:22:50.938Z] + sadf -c /var/log/sa-host/sa02 [2021-12-02T11:22:50.938Z] file_magic: OK [2021-12-02T11:22:50.938Z] HZ: Using current value: 100 [2021-12-02T11:22:50.938Z] file_header: OK [2021-12-02T11:22:50.938Z] 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-12-02T11:22:50.938Z] Statistics: [2021-12-02T11:22:50.938Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-02T11:22:50.938Z] File successfully converted to sysstat format version 12.0.3 [2021-12-02T11:22:50.938Z] + sadf -c /var/log/sa-host/sa17 [2021-12-02T11:22:50.938Z] file_magic: OK [2021-12-02T11:22:50.938Z] HZ: Using current value: 100 [2021-12-02T11:22:50.938Z] file_header: OK [2021-12-02T11:22:50.938Z] 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-12-02T11:22:50.938Z] Statistics: [2021-12-02T11:22:50.938Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-02T11:22:50.938Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T11:22:51.135Z] provisioning config files... [2021-12-02T11:22:51.145Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/121@tmp/config1549351925438029966tmp [Pipeline] { [Pipeline] echo [2021-12-02T11:22:51.159Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:22:51.447Z] ---> create-netrc.sh [Pipeline] } [2021-12-02T11:22:51.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:22:51.787Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-02T11:22:51.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:22:52.086Z] ---> sudo-logs.sh [2021-12-02T11:22:52.086Z] Archiving 'sudo' log.. [2021-12-02T11:22:52.086Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-74.novalocal: Name or service not known [2021-12-02T11:22:52.086Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-74.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-02T11:22:52.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:22:52.395Z] ---> job-cost.sh [2021-12-02T11:22:52.395Z] lf-activate-venv: SKIPPING [2021-12-02T11:22:52.395Z] DEBUG: total: 0.10999999940395355 [2021-12-02T11:22:52.395Z] INFO: Retrieving Stack Cost... [2021-12-02T11:22:52.655Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-02T11:22:52.914Z] INFO: Archiving Costs [Pipeline] echo [2021-12-02T11:22:52.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T11:22:53.219Z] ---> logs-deploy.sh [2021-12-02T11:22:53.219Z] lf-activate-venv: SKIPPING [2021-12-02T11:22:53.219Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/121 [2021-12-02T11:22:53.219Z] INFO: archiving workspace using pattern(s): [2021-12-02T11:22:53.789Z] Archives upload complete. [2021-12-02T11:22:54.049Z] INFO: archiving logs to Nexus