Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81bad761160ed823b117fb91638cbc671260dbae 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-ssh9491554992587688150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9128044059652860537.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh17140346978671750690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh6520115207719634615.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh2323306217185374223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8974 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/168 [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/168 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 81bad761160ed823b117fb91638cbc671260dbae (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 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 Commit message: "feat(security): implement spiffe token provider services (#3897)" > git rev-list --no-walk 9804c4b206bf31279ec8a6cb2d0e465f8d5ccbb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-24T01:42:13.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-24T01:42:13.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-24T01:42:13.736Z] ========================================================= [2022-03-24T01:42:13.736Z] EdgeX Global Pipelines Version Info [2022-03-24T01:42:13.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-24T01:42:14.540Z] ------------------- [2022-03-24T01:42:14.540Z] stable info: [2022-03-24T01:42:14.540Z] ------------------- [2022-03-24T01:42:14.540Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-24T01:42:14.540Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-24T01:42:14.540Z] Message: update stable to v1.0.221 [2022-03-24T01:42:15.115Z] ------------------- [2022-03-24T01:42:15.115Z] experimental info: [2022-03-24T01:42:15.115Z] ------------------- [2022-03-24T01:42:15.115Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-24T01:42:15.115Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-24T01:42:15.115Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-24T01:42:15.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-24T01:42:15.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-24T01:42:15.264Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-24T01:42:15.275Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-24T01:42:15.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-24T01:42:15.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-24T01:42:15.317Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-24T01:42:15.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-24T01:42:15.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-24T01:42:15.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-24T01:42:15.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-24T01:42:15.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-24T01:42:15.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-24T01:42:15.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-24T01:42:15.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-24T01:42:15.418Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-24T01:42:15.430Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-24T01:42:15.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-24T01:42:15.452Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-24T01:42:15.463Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-24T01:42:15.476Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-24T01:42:15.487Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-24T01:42:15.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-24T01:42:15.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-24T01:42:15.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-24T01:42:15.533Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81bad761160ed823b117fb91638cbc671260dbae [Pipeline] echo [2022-03-24T01:42:15.544Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81bad76 [Pipeline] echo [2022-03-24T01:42:15.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T01:42:15.598Z] provisioning config files... [2022-03-24T01:42:15.612Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/168@tmp/config2639042284041538901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T01:42:15.923Z] ---> docker-login.sh [2022-03-24T01:42:15.923Z] nexus3.edgexfoundry.org:10001 [2022-03-24T01:42:16.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:42:16.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:42:16.446Z] Configure a credential helper to remove this warning. See [2022-03-24T01:42:16.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:42:16.446Z] [2022-03-24T01:42:16.446Z] Login Succeeded [2022-03-24T01:42:16.446Z] nexus3.edgexfoundry.org:10002 [2022-03-24T01:42:16.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:42:16.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:42:16.446Z] Configure a credential helper to remove this warning. See [2022-03-24T01:42:16.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:42:16.446Z] [2022-03-24T01:42:16.446Z] Login Succeeded [2022-03-24T01:42:16.446Z] nexus3.edgexfoundry.org:10003 [2022-03-24T01:42:16.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:42:16.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:42:16.708Z] Configure a credential helper to remove this warning. See [2022-03-24T01:42:16.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:42:16.708Z] [2022-03-24T01:42:16.708Z] Login Succeeded [2022-03-24T01:42:16.708Z] nexus3.edgexfoundry.org:10004 [2022-03-24T01:42:16.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:42:16.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:42:16.708Z] Configure a credential helper to remove this warning. See [2022-03-24T01:42:16.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:42:16.708Z] [2022-03-24T01:42:16.708Z] Login Succeeded [2022-03-24T01:42:16.708Z] docker.io [2022-03-24T01:42:16.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:42:17.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:42:17.231Z] Configure a credential helper to remove this warning. See [2022-03-24T01:42:17.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:42:17.231Z] [2022-03-24T01:42:17.231Z] Login Succeeded [2022-03-24T01:42:17.231Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T01:42:17.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-24T01:42:17.545Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-24T01:42:17.545Z] + dirname cmd/core-command/Dockerfile [2022-03-24T01:42:17.545Z] + cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-24T01:42:17.545Z] + dirname cmd/core-data/Dockerfile [2022-03-24T01:42:17.545Z] + cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-24T01:42:17.545Z] + dirname+ cmd/core-metadata/Dockerfile [2022-03-24T01:42:17.545Z] cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-24T01:42:17.545Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-03-24T01:42:17.545Z] cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-24T01:42:17.545Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-24T01:42:17.545Z] + cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-24T01:42:17.545Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-24T01:42:17.545Z] + cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-24T01:42:17.545Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2022-03-24T01:42:17.545Z] [2022-03-24T01:42:17.545Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-24T01:42:17.545Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-24T01:42:17.545Z] + cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-24T01:42:17.545Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2022-03-24T01:42:17.545Z] -f2 [2022-03-24T01:42:17.545Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-24T01:42:17.545Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-24T01:42:17.545Z] + cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-24T01:42:17.545Z] + dirname cmd/support-notifications/Dockerfile [2022-03-24T01:42:17.545Z] + cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-24T01:42:17.545Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-24T01:42:17.545Z] + cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-24T01:42:17.545Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-24T01:42:17.545Z] + cut -d/ -f2 [2022-03-24T01:42:17.545Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-24T01:42:17.676Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 [2022-03-24T01:42:18.031Z] + git rev-list -1 --merges 81bad761160ed823b117fb91638cbc671260dbae~1..81bad761160ed823b117fb91638cbc671260dbae [Pipeline] echo [2022-03-24T01:42:18.050Z] -----------> git rev-list -1 --merges 81bad761160ed823b117fb91638cbc671260dbae~1..81bad761160ed823b117fb91638cbc671260dbae 81bad761160ed823b117fb91638cbc671260dbae [false] [Pipeline] sh [2022-03-24T01:42:18.340Z] + git log --format=format:%s -1 81bad761160ed823b117fb91638cbc671260dbae [Pipeline] echo [2022-03-24T01:42:18.363Z] ========================================================= [2022-03-24T01:42:18.363Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-24T01:42:18.363Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-24T01:42:18.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-24T01:42:18.959Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-24T01:42:18.959Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-24T01:42:18.959Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-24T01:42:18.959Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-03-24T01:42:18.959Z] -a /etc/ssh/ssh_known_hosts [2022-03-24T01:42:18.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:42:19.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T01:42:19.379Z] [2022-03-24T01:42:19.379Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:42:19.685Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T01:42:19.685Z] latest: Pulling from edgex-devops/git-semver [2022-03-24T01:42:19.685Z] a0d0a0d46f8b: Pulling fs layer [2022-03-24T01:42:19.685Z] 3e5f54012d9b: Pulling fs layer [2022-03-24T01:42:19.685Z] 4c7163046ea9: Pulling fs layer [2022-03-24T01:42:19.685Z] 0c2d73faf560: Pulling fs layer [2022-03-24T01:42:19.685Z] 0c2d73faf560: Waiting [2022-03-24T01:42:19.685Z] 3e5f54012d9b: Download complete [2022-03-24T01:42:19.685Z] a0d0a0d46f8b: Verifying Checksum [2022-03-24T01:42:19.685Z] a0d0a0d46f8b: Download complete [2022-03-24T01:42:19.685Z] 0c2d73faf560: Verifying Checksum [2022-03-24T01:42:19.685Z] 0c2d73faf560: Download complete [2022-03-24T01:42:19.685Z] 4c7163046ea9: Verifying Checksum [2022-03-24T01:42:19.685Z] 4c7163046ea9: Download complete [2022-03-24T01:42:19.948Z] a0d0a0d46f8b: Pull complete [2022-03-24T01:42:19.948Z] 3e5f54012d9b: Pull complete [2022-03-24T01:42:20.522Z] 4c7163046ea9: Pull complete [2022-03-24T01:42:20.522Z] 0c2d73faf560: Pull complete [2022-03-24T01:42:20.522Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-24T01:42:20.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T01:42:20.522Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-24T01:42:20.598Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T01:42:20.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T01:42:21.445Z] $ docker top f75b963ec6abba3458af0a9bbc781078651a80f23f11ce97c1d17d75e3e4c180 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-24T01:42:21.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T01:42:21.547Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T01:42:21.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T01:42:21.696Z] $ docker exec f75b963ec6abba3458af0a9bbc781078651a80f23f11ce97c1d17d75e3e4c180 ssh-agent [2022-03-24T01:42:21.828Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhOACbe/agent.13 [2022-03-24T01:42:21.828Z] SSH_AGENT_PID=20 [2022-03-24T01:42:21.837Z] Running ssh-add (command line suppressed) [2022-03-24T01:42:21.974Z] Identity added: /w/workspace/edgex-go/168@tmp/private_key_790093264578749358.key (/w/workspace/edgex-go/168@tmp/private_key_790093264578749358.key) [2022-03-24T01:42:21.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T01:42:22.283Z] + git tag --points-at HEAD [Pipeline] } [2022-03-24T01:42:22.304Z] $ docker exec --env ******** --env ******** f75b963ec6abba3458af0a9bbc781078651a80f23f11ce97c1d17d75e3e4c180 ssh-agent -k [2022-03-24T01:42:22.423Z] unset SSH_AUTH_SOCK; [2022-03-24T01:42:22.425Z] unset SSH_AGENT_PID; [2022-03-24T01:42:22.425Z] echo Agent pid 20 killed; [2022-03-24T01:42:22.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-24T01:42:22.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T01:42:22.457Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T01:42:22.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T01:42:22.618Z] $ docker exec f75b963ec6abba3458af0a9bbc781078651a80f23f11ce97c1d17d75e3e4c180 ssh-agent [2022-03-24T01:42:22.740Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjhkGLI/agent.52 [2022-03-24T01:42:22.740Z] SSH_AGENT_PID=58 [2022-03-24T01:42:22.746Z] Running ssh-add (command line suppressed) [2022-03-24T01:42:22.865Z] Identity added: /w/workspace/edgex-go/168@tmp/private_key_7194475269763097006.key (/w/workspace/edgex-go/168@tmp/private_key_7194475269763097006.key) [2022-03-24T01:42:22.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T01:42:23.168Z] + git semver init [2022-03-24T01:42:23.168Z] # -> Open(): unable to determine branch for HEAD [2022-03-24T01:42:23.168Z] # $GIT_DIR = /w/workspace/edgex-go/168/.git [2022-03-24T01:42:23.168Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/168 [2022-03-24T01:42:23.168Z] # $SEMVER_REMOTE_NAME = origin [2022-03-24T01:42:23.168Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-24T01:42:23.168Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-24T01:42:23.168Z] # $SEMVER_BRANCH = main [2022-03-24T01:42:23.168Z] # $SEMVER_TEMP = /tmp/semver-607773188 [2022-03-24T01:42:23.168Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-24T01:42:38.106Z] # '/tmp/semver-607773188' -> '/w/workspace/edgex-go/168/.semver' [2022-03-24T01:42:38.106Z] # -> Force: false [2022-03-24T01:42:38.106Z] # $SEMVER_DIR = /w/workspace/edgex-go/168/.semver [Pipeline] } [2022-03-24T01:42:38.122Z] $ docker exec --env ******** --env ******** f75b963ec6abba3458af0a9bbc781078651a80f23f11ce97c1d17d75e3e4c180 ssh-agent -k [2022-03-24T01:42:38.240Z] unset SSH_AUTH_SOCK; [2022-03-24T01:42:38.241Z] unset SSH_AGENT_PID; [2022-03-24T01:42:38.241Z] echo Agent pid 58 killed; [2022-03-24T01:42:38.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-24T01:42:38.555Z] + git semver [Pipeline] } [2022-03-24T01:42:38.576Z] $ docker stop --time=1 f75b963ec6abba3458af0a9bbc781078651a80f23f11ce97c1d17d75e3e4c180 [2022-03-24T01:42:40.539Z] $ docker rm -f f75b963ec6abba3458af0a9bbc781078651a80f23f11ce97c1d17d75e3e4c180 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T01:42:40.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-24T01:42:41.192Z] Stashed 1 file(s) [Pipeline] echo [2022-03-24T01:42:41.195Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.46 [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 [2022-03-24T01:42:41.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-24T01:42:41.334Z] ========================================================= [2022-03-24T01:42:41.334Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-24T01:42:41.334Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T01:42:41.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T01:42:41.632Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-24T01:42:41.632Z] 59bf1c3509f3: Pulling fs layer [2022-03-24T01:42:41.632Z] 666ba61612fd: Pulling fs layer [2022-03-24T01:42:41.632Z] 8ed8ca486205: Pulling fs layer [2022-03-24T01:42:41.632Z] 4fe6c5a15a65: Pulling fs layer [2022-03-24T01:42:41.632Z] 22a0e8bec74d: Pulling fs layer [2022-03-24T01:42:41.632Z] 640e595b4fbd: Pulling fs layer [2022-03-24T01:42:41.632Z] 763cafe07f6e: Pulling fs layer [2022-03-24T01:42:41.632Z] 0c0b528cf693: Pulling fs layer [2022-03-24T01:42:41.632Z] 10935f4eaf8b: Pulling fs layer [2022-03-24T01:42:41.632Z] 4fe6c5a15a65: Waiting [2022-03-24T01:42:41.632Z] 22a0e8bec74d: Waiting [2022-03-24T01:42:41.632Z] 640e595b4fbd: Waiting [2022-03-24T01:42:41.632Z] 763cafe07f6e: Waiting [2022-03-24T01:42:41.632Z] 0c0b528cf693: Waiting [2022-03-24T01:42:41.632Z] 10935f4eaf8b: Waiting [2022-03-24T01:42:41.632Z] 8ed8ca486205: Verifying Checksum [2022-03-24T01:42:41.632Z] 8ed8ca486205: Download complete [2022-03-24T01:42:41.632Z] 666ba61612fd: Download complete [2022-03-24T01:42:41.632Z] 22a0e8bec74d: Verifying Checksum [2022-03-24T01:42:41.632Z] 22a0e8bec74d: Download complete [2022-03-24T01:42:41.632Z] 640e595b4fbd: Verifying Checksum [2022-03-24T01:42:41.632Z] 640e595b4fbd: Download complete [2022-03-24T01:42:41.632Z] 59bf1c3509f3: Verifying Checksum [2022-03-24T01:42:41.632Z] 59bf1c3509f3: Download complete [2022-03-24T01:42:41.632Z] 763cafe07f6e: Verifying Checksum [2022-03-24T01:42:41.632Z] 763cafe07f6e: Download complete [2022-03-24T01:42:41.892Z] 0c0b528cf693: Verifying Checksum [2022-03-24T01:42:41.892Z] 0c0b528cf693: Download complete [2022-03-24T01:42:41.892Z] 59bf1c3509f3: Pull complete [2022-03-24T01:42:41.892Z] 666ba61612fd: Pull complete [2022-03-24T01:42:42.153Z] 8ed8ca486205: Pull complete [2022-03-24T01:42:42.413Z] 10935f4eaf8b: Verifying Checksum [2022-03-24T01:42:42.413Z] 10935f4eaf8b: Download complete [2022-03-24T01:42:42.413Z] 4fe6c5a15a65: Verifying Checksum [2022-03-24T01:42:42.413Z] 4fe6c5a15a65: Download complete [2022-03-24T01:42:46.612Z] 4fe6c5a15a65: Pull complete [2022-03-24T01:42:46.612Z] 22a0e8bec74d: Pull complete [2022-03-24T01:42:46.612Z] 640e595b4fbd: Pull complete [2022-03-24T01:42:46.612Z] 763cafe07f6e: Pull complete [2022-03-24T01:42:46.612Z] 0c0b528cf693: Pull complete [2022-03-24T01:42:49.155Z] 10935f4eaf8b: Pull complete [2022-03-24T01:42:49.155Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-24T01:42:49.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T01:42:49.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-24T01:42:49.461Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T01:42:49.461Z] WORKDIR /edgex [2022-03-24T01:42:49.461Z] COPY go.mod . [2022-03-24T01:42:49.461Z] RUN go mod download [2022-03-24T01:42:49.461Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-24T01:42:50.845Z] Sending build context to Docker daemon 334.3MB [2022-03-24T01:42:50.845Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T01:42:50.845Z] ---> 99d49a6021b9 [2022-03-24T01:42:50.845Z] Step 2/4 : WORKDIR /edgex [2022-03-24T01:42:53.394Z] ---> Running in 133c5b05c5af [2022-03-24T01:42:53.655Z] Removing intermediate container 133c5b05c5af [2022-03-24T01:42:53.655Z] ---> 991e472448da [2022-03-24T01:42:53.655Z] Step 3/4 : COPY go.mod . [2022-03-24T01:42:53.655Z] ---> 2ade196972f6 [2022-03-24T01:42:53.655Z] Step 4/4 : RUN go mod download [2022-03-24T01:42:53.655Z] ---> Running in beceb62ba7c7 [2022-03-24T01:42:56.273Z] Still waiting to schedule task [2022-03-24T01:42:56.274Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8972’ [2022-03-24T01:43:08.567Z] Removing intermediate container beceb62ba7c7 [2022-03-24T01:43:08.567Z] ---> 23e5d7e3caba [2022-03-24T01:43:08.567Z] Successfully built 23e5d7e3caba [2022-03-24T01:43:08.567Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:43:08.864Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-24T01:43:08.864Z] . [Pipeline] withDockerContainer [2022-03-24T01:43:08.931Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T01:43:08.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T01:43:09.384Z] $ docker top d1ae20e1da6ec98c57af3d7fa958f3321f4e18ed1a4f31613e116c20c3ff59d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T01:43:09.735Z] + go version [2022-03-24T01:43:09.735Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-24T01:43:09.751Z] $ docker stop --time=1 d1ae20e1da6ec98c57af3d7fa958f3321f4e18ed1a4f31613e116c20c3ff59d5 [2022-03-24T01:43:11.058Z] $ docker rm -f d1ae20e1da6ec98c57af3d7fa958f3321f4e18ed1a4f31613e116c20c3ff59d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:43:11.455Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-24T01:43:11.455Z] . [Pipeline] withDockerContainer [2022-03-24T01:43:11.529Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T01:43:11.567Z] $ 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/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T01:43:11.953Z] $ docker top 544261a7b34b6c4049a5d2c7ff2bc1ce5a12ee34e592eab934b92df5381c8f64 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-24T01:43:12.034Z] ========================================================= [2022-03-24T01:43:12.034Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-24T01:43:12.034Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T01:43:12.339Z] + make test [2022-03-24T01:43:12.339Z] go mod tidy -compat=1.17 [2022-03-24T01:43:12.339Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-24T01:43:17.682Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-24T01:43:29.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-24T01:43:29.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-24T01:43:29.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.9% of statements [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-24T01:43:29.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.776s coverage: 89.2% of statements [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.361s coverage: 94.2% of statements [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 24.0% of statements [2022-03-24T01:43:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2022-03-24T01:43:34.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements [2022-03-24T01:43:42.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2022-03-24T01:43:42.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-03-24T01:43:44.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements [2022-03-24T01:43:44.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.117s coverage: 92.9% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.383s coverage: 65.4% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-24T01:43:54.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-24T01:43:54.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-24T01:43:54.777Z] 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 [2022-03-24T01:44:12.864Z] GO111MODULE=on go vet ./... [2022-03-24T01:44:14.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-24T01:44:15.028Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-24T01:44:15.287Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-24T01:44:15.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-24T01:44:16.167Z] + ls -al . [2022-03-24T01:44:16.167Z] total 664 [2022-03-24T01:44:16.167Z] drwxrwxr-x 10 1001 1001 4096 Mar 24 01:44 . [2022-03-24T01:44:16.167Z] drwxr-xr-x 4 root root 4096 Mar 24 01:43 .. [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 11 Mar 24 01:42 .dockerignore [2022-03-24T01:44:16.167Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 01:42 .git [2022-03-24T01:44:16.167Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 01:42 .github [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 870 Mar 24 01:42 .gitignore [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 42 Mar 24 01:42 .golangci.yml [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 87 Mar 24 01:42 .hadolint.yml [2022-03-24T01:44:16.167Z] drwx------ 3 1001 1001 4096 Mar 24 01:42 .semver [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 01:42 .sonarcloud.properties [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 01:42 ADOPTERS.md [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 9953 Mar 24 01:42 Attribution.txt [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 51732 Mar 24 01:42 CHANGELOG.md [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 01:42 CONTRIBUTING.md [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 01:42 GOVERNANCE.md [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 849 Mar 24 01:42 Jenkinsfile [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 01:42 LICENSE [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 8478 Mar 24 01:42 Makefile [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 01:42 OWNERS.md [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 8207 Mar 24 01:42 README.md [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 6912 Mar 24 01:42 SECURITY.md [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 12 Mar 24 01:42 VERSION [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 4131 Mar 24 01:42 ZMQWindows.md [2022-03-24T01:44:16.167Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 01:42 bin [2022-03-24T01:44:16.167Z] drwxrwxr-x 18 1001 1001 4096 Mar 24 01:42 cmd [2022-03-24T01:44:16.167Z] -rw-r--r-- 1 root root 426503 Mar 24 01:43 coverage.out [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 3175 Mar 24 01:42 go.mod [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 34990 Mar 24 01:42 go.sum [2022-03-24T01:44:16.167Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 01:42 internal [2022-03-24T01:44:16.167Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 01:42 openapi [2022-03-24T01:44:16.167Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 01:42 snap [2022-03-24T01:44:16.167Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 01:42 version.go [Pipeline] sh [2022-03-24T01:44:16.459Z] + '[' -e coverage.out ] [2022-03-24T01:44:16.459Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-24T01:44:16.540Z] Stashed 1 file(s) [Pipeline] sh [2022-03-24T01:44:16.819Z] + make build [2022-03-24T01:44:16.819Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-24T01:44:31.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-24T01:44:43.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-24T01:44:43.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-24T01:44:44.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-24T01:44:45.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-24T01:44:46.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-24T01:44:47.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-24T01:44:48.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-24T01:44:50.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-24T01:44:51.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-24T01:44:52.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-24T01:44:54.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-24T01:44:54.620Z] $ docker stop --time=1 544261a7b34b6c4049a5d2c7ff2bc1ce5a12ee34e592eab934b92df5381c8f64 [2022-03-24T01:44:57.731Z] $ docker rm -f 544261a7b34b6c4049a5d2c7ff2bc1ce5a12ee34e592eab934b92df5381c8f64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:44:59.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T01:44:59.101Z] [2022-03-24T01:44:59.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:44:59.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T01:44:59.397Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-24T01:44:59.397Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-24T01:44:59.397Z] ca9280d653b3: Pulling fs layer [2022-03-24T01:44:59.397Z] 7e9c9ca2126c: Pulling fs layer [2022-03-24T01:44:59.397Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-24T01:44:59.397Z] cbdbe7a5bc2a: Download complete [2022-03-24T01:44:59.658Z] ca9280d653b3: Verifying Checksum [2022-03-24T01:44:59.658Z] ca9280d653b3: Download complete [2022-03-24T01:44:59.658Z] cbdbe7a5bc2a: Pull complete [2022-03-24T01:44:59.917Z] 7e9c9ca2126c: Download complete [2022-03-24T01:45:00.177Z] ca9280d653b3: Pull complete [2022-03-24T01:45:03.469Z] 7e9c9ca2126c: Pull complete [2022-03-24T01:45:03.469Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-24T01:45:03.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T01:45:03.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-24T01:45:03.534Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T01:45:03.569Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T01:45:05.099Z] $ docker top 83f5b040150bc1d93bbf4577feed13f81a411ee40f67271406d7cec42c2ed07c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T01:45:05.459Z] + + docker-composegrep build parallel --help [2022-03-24T01:45:05.459Z] [2022-03-24T01:45:06.029Z] --parallel Build images in parallel. [Pipeline] } [2022-03-24T01:45:06.045Z] $ docker stop --time=1 83f5b040150bc1d93bbf4577feed13f81a411ee40f67271406d7cec42c2ed07c [2022-03-24T01:45:07.361Z] $ docker rm -f 83f5b040150bc1d93bbf4577feed13f81a411ee40f67271406d7cec42c2ed07c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:45:07.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T01:45:07.749Z] . [Pipeline] withDockerContainer [2022-03-24T01:45:07.813Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T01:45:07.882Z] $ 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/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T01:45:08.297Z] $ docker top f5fb477861e33528404df39eb7ef700ea290e56ebb97ff45f793f09047d7c4ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T01:45:08.708Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-24T01:45:09.280Z] Building core-command ... [2022-03-24T01:45:09.280Z] Building core-data ... [2022-03-24T01:45:09.280Z] Building core-metadata ... [2022-03-24T01:45:09.280Z] Building security-bootstrapper ... [2022-03-24T01:45:09.280Z] Building security-proxy-setup ... [2022-03-24T01:45:09.280Z] Building security-secretstore-setup ... [2022-03-24T01:45:09.280Z] Building security-spiffe-token-provider ... [2022-03-24T01:45:09.280Z] Building security-spire-agent ... [2022-03-24T01:45:09.280Z] Building security-spire-config ... [2022-03-24T01:45:09.280Z] Building security-spire-server ... [2022-03-24T01:45:09.280Z] Building support-notifications ... [2022-03-24T01:45:09.280Z] Building support-scheduler ... [2022-03-24T01:45:09.280Z] Building sys-mgmt-agent ... [2022-03-24T01:45:09.280Z] Building security-proxy-setup [2022-03-24T01:45:09.280Z] Building security-spire-server [2022-03-24T01:45:09.280Z] Building core-command [2022-03-24T01:45:09.280Z] Building security-spire-agent [2022-03-24T01:45:09.280Z] Building security-bootstrapper [2022-03-24T01:45:27.385Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:45:27.385Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:45:27.385Z] ---> 23e5d7e3caba [2022-03-24T01:45:27.385Z] Step 3/31 : WORKDIR /edgex-go [2022-03-24T01:45:27.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:45:27.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:45:27.385Z] ---> 23e5d7e3caba [2022-03-24T01:45:27.385Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T01:45:27.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:45:27.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:45:27.385Z] ---> 23e5d7e3caba [2022-03-24T01:45:27.385Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T01:45:27.385Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:45:27.385Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:45:27.385Z] ---> 23e5d7e3caba [2022-03-24T01:45:27.385Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T01:45:27.385Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:45:27.385Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:45:27.385Z] ---> 23e5d7e3caba [2022-03-24T01:45:27.385Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T01:45:29.300Z] ---> Running in e3ca2ba3773b [2022-03-24T01:45:29.300Z] ---> Running in 4ab521c1d045 [2022-03-24T01:45:29.300Z] ---> Running in 868459da41a1 [2022-03-24T01:45:29.300Z] ---> Running in f04692fa288e [2022-03-24T01:45:29.300Z] ---> Running in 2ccd35c5e79c [2022-03-24T01:45:29.559Z] Removing intermediate container 868459da41a1 [2022-03-24T01:45:29.559Z] ---> 067ab9e74e96 [2022-03-24T01:45:29.559Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:45:29.559Z] Removing intermediate container 4ab521c1d045 [2022-03-24T01:45:29.559Z] ---> 895c70e27b1e [2022-03-24T01:45:29.559Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:45:29.559Z] Removing intermediate container e3ca2ba3773b [2022-03-24T01:45:29.559Z] ---> d687bc757744 [2022-03-24T01:45:29.559Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:45:29.559Z] Removing intermediate container 2ccd35c5e79c [2022-03-24T01:45:29.559Z] ---> 050199fdc476 [2022-03-24T01:45:29.559Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:45:29.559Z] Removing intermediate container f04692fa288e [2022-03-24T01:45:29.559Z] ---> dfadf1baf0be [2022-03-24T01:45:29.559Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:45:29.559Z] ---> Running in a918d129eb24 [2022-03-24T01:45:29.559Z] ---> Running in c9adb21f9092 [2022-03-24T01:45:29.559Z] ---> Running in bfdd1a5b05c3 [2022-03-24T01:45:29.559Z] ---> Running in 0a6790bff95c [2022-03-24T01:45:29.559Z] ---> Running in 098444c6d839 [2022-03-24T01:45:30.497Z] Removing intermediate container a918d129eb24 [2022-03-24T01:45:30.497Z] ---> debb08ef55ff [2022-03-24T01:45:30.497Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T01:45:30.757Z] Removing intermediate container c9adb21f9092 [2022-03-24T01:45:30.757Z] ---> db5a018ea2b0 [2022-03-24T01:45:30.757Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T01:45:30.757Z] ---> Running in 8cd43d967304 [2022-03-24T01:45:30.757Z] ---> Running in 32a05a10a1cc [2022-03-24T01:45:30.757Z] Removing intermediate container bfdd1a5b05c3 [2022-03-24T01:45:30.757Z] ---> d8253e802bb3 [2022-03-24T01:45:30.757Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T01:45:30.757Z] ---> Running in dc600406ec4d [2022-03-24T01:45:31.016Z] Removing intermediate container 098444c6d839 [2022-03-24T01:45:31.016Z] ---> 45258bdc1aa0 [2022-03-24T01:45:31.016Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-24T01:45:31.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:45:31.275Z] Removing intermediate container 0a6790bff95c [2022-03-24T01:45:31.275Z] ---> fffb52c8166f [2022-03-24T01:45:31.275Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T01:45:31.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:45:31.276Z] ---> Running in 5d29b3c250d6 [2022-03-24T01:45:31.276Z] ---> Running in dadfee5cd37a [2022-03-24T01:45:31.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:45:31.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:45:31.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:45:32.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:45:32.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:45:32.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:45:32.317Z] OK: 221 MiB in 52 packages [2022-03-24T01:45:32.317Z] OK: 221 MiB in 52 packages [2022-03-24T01:45:32.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:45:32.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:45:32.576Z] OK: 221 MiB in 52 packages [2022-03-24T01:45:32.576Z] Removing intermediate container 32a05a10a1cc [2022-03-24T01:45:32.576Z] ---> f96d6f5d76e4 [2022-03-24T01:45:32.576Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T01:45:32.836Z] Removing intermediate container 8cd43d967304 [2022-03-24T01:45:32.836Z] ---> 2e112af76fc5 [2022-03-24T01:45:32.836Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T01:45:32.836Z] OK: 221 MiB in 52 packages [2022-03-24T01:45:32.836Z] OK: 221 MiB in 52 packages [2022-03-24T01:45:32.836Z] ---> 37341bcf1483 [2022-03-24T01:45:32.836Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:45:33.097Z] ---> Running in 7d7f745c035f [2022-03-24T01:45:33.097Z] Removing intermediate container dc600406ec4d [2022-03-24T01:45:33.097Z] ---> 07894cdb4194 [2022-03-24T01:45:33.097Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T01:45:33.097Z] ---> 7656c47ea5db [2022-03-24T01:45:33.097Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:45:33.097Z] ---> Running in 004515b4af84 [2022-03-24T01:45:33.097Z] ---> 9bbb1186d81c [2022-03-24T01:45:33.097Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:45:33.357Z] ---> Running in 9f265508a013 [2022-03-24T01:45:33.357Z] Removing intermediate container dadfee5cd37a [2022-03-24T01:45:33.357Z] ---> a4c2ce71229e [2022-03-24T01:45:33.357Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T01:45:33.357Z] Removing intermediate container 5d29b3c250d6 [2022-03-24T01:45:33.357Z] ---> 9eadae1731c1 [2022-03-24T01:45:33.357Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-24T01:45:33.617Z] ---> 754018639267 [2022-03-24T01:45:33.618Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:45:33.618Z] ---> f02b5dbfb145 [2022-03-24T01:45:33.618Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:45:33.618Z] ---> Running in 0ead72e6adf6 [2022-03-24T01:45:33.618Z] ---> Running in ab7ded77b95d [2022-03-24T01:45:33.878Z] Removing intermediate container 7d7f745c035f [2022-03-24T01:45:33.878Z] ---> f730924768b6 [2022-03-24T01:45:33.878Z] Step 8/23 : COPY . . [2022-03-24T01:45:36.418Z] Removing intermediate container 9f265508a013 [2022-03-24T01:45:36.418Z] ---> a9d4068555fa [2022-03-24T01:45:36.418Z] Step 8/22 : COPY . . [2022-03-24T01:45:36.418Z] Removing intermediate container 004515b4af84 [2022-03-24T01:45:36.418Z] ---> 7bcf55287be4 [2022-03-24T01:45:36.418Z] Step 8/24 : COPY . . [2022-03-24T01:45:38.328Z] Removing intermediate container 0ead72e6adf6 [2022-03-24T01:45:38.328Z] ---> 7de3267418c7 [2022-03-24T01:45:38.328Z] Step 8/23 : COPY . . [2022-03-24T01:45:43.603Z] Removing intermediate container ab7ded77b95d [2022-03-24T01:45:43.603Z] ---> d9efed728406 [2022-03-24T01:45:43.603Z] Step 8/31 : COPY . . [2022-03-24T01:45:44.173Z] ---> 926f5d0359c5 [2022-03-24T01:45:44.173Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-24T01:45:44.173Z] ---> b75eb028e5c1 [2022-03-24T01:45:44.173Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T01:45:44.173Z] ---> a279d4e58e1e [2022-03-24T01:45:44.173Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-24T01:45:44.432Z] ---> 342041d6f9d8 [2022-03-24T01:45:44.432Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T01:45:46.338Z] ---> Running in 6ad31815b8b9 [2022-03-24T01:45:46.338Z] ---> Running in 72a08b457536 [2022-03-24T01:45:46.338Z] ---> Running in 82d4750d2b27 [2022-03-24T01:45:46.338Z] ---> Running in 7e88ca115c8d [2022-03-24T01:45:46.338Z] Removing intermediate container 72a08b457536 [2022-03-24T01:45:46.338Z] ---> 185345dd3cc9 [2022-03-24T01:45:46.338Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T01:45:46.338Z] Removing intermediate container 82d4750d2b27 [2022-03-24T01:45:46.338Z] ---> d96944842914 [2022-03-24T01:45:46.338Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T01:45:46.338Z] ---> Running in 7a6e1446d4c1 [2022-03-24T01:45:46.338Z] ---> Running in 037b0f6cf6cf [2022-03-24T01:45:46.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-24T01:45:46.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-24T01:45:47.541Z] spire-1.2.0/ [2022-03-24T01:45:47.541Z] spire-1.2.0/ [2022-03-24T01:45:48.923Z] spire-1.2.0/README.md [2022-03-24T01:45:48.923Z] spire-1.2.0/bin/ [2022-03-24T01:45:48.923Z] spire-1.2.0/bin/spire-server [2022-03-24T01:45:48.923Z] spire-1.2.0/bin/spire-agent [2022-03-24T01:45:48.923Z] spire-1.2.0/conf/ [2022-03-24T01:45:48.923Z] spire-1.2.0/conf/server/ [2022-03-24T01:45:48.923Z] spire-1.2.0/conf/server/server.conf [2022-03-24T01:45:48.923Z] spire-1.2.0/conf/agent/ [2022-03-24T01:45:48.923Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T01:45:48.923Z] spire-1.2.0/LICENSE [2022-03-24T01:45:48.923Z] spire-1.2.0/README.md [2022-03-24T01:45:48.923Z] spire-1.2.0/bin/ [2022-03-24T01:45:48.923Z] spire-1.2.0/bin/spire-server [2022-03-24T01:45:48.923Z] spire-1.2.0/bin/spire-agent [2022-03-24T01:45:48.923Z] spire-1.2.0/conf/ [2022-03-24T01:45:48.923Z] spire-1.2.0/conf/server/ [2022-03-24T01:45:48.923Z] spire-1.2.0/conf/server/server.conf [2022-03-24T01:45:48.923Z] spire-1.2.0/conf/agent/ [2022-03-24T01:45:48.923Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T01:45:48.923Z] spire-1.2.0/LICENSE [2022-03-24T01:45:50.840Z] ---> a056438b51e8 [2022-03-24T01:45:50.840Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-24T01:45:50.840Z] ---> Running in 8d46e76eafc2 [2022-03-24T01:45:51.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-24T01:45:54.319Z] Removing intermediate container 7a6e1446d4c1 [2022-03-24T01:45:54.319Z] ---> 012a18d19b6e [2022-03-24T01:45:54.319Z] [2022-03-24T01:45:54.319Z] Step 11/23 : FROM alpine:3.15 [2022-03-24T01:45:54.319Z] Removing intermediate container 037b0f6cf6cf [2022-03-24T01:45:54.319Z] ---> a127bf625566 [2022-03-24T01:45:54.319Z] [2022-03-24T01:45:54.319Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T01:45:54.891Z] 3.15: Pulling from library/alpine [2022-03-24T01:45:54.891Z] 3.15: Pulling from library/alpine [2022-03-24T01:45:56.361Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-24T01:45:56.361Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-24T01:45:56.361Z] Status: Downloaded newer image for alpine:3.15 [2022-03-24T01:45:56.361Z] Status: Image is up to date for alpine:3.15 [2022-03-24T01:45:56.361Z] ---> 9c842ac49a39 [2022-03-24T01:45:56.361Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T01:45:56.361Z] ---> 9c842ac49a39 [2022-03-24T01:45:56.361Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T01:45:56.621Z] ---> Running in ea5ad2329e73 [2022-03-24T01:45:56.621Z] ---> Running in 4b07d46f8cb5 [2022-03-24T01:45:56.880Z] Removing intermediate container 4b07d46f8cb5 [2022-03-24T01:45:56.880Z] ---> dee4cf2304a6 [2022-03-24T01:45:56.880Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:45:56.880Z] Removing intermediate container ea5ad2329e73 [2022-03-24T01:45:56.880Z] ---> a99a24ababb8 [2022-03-24T01:45:56.880Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:45:57.139Z] ---> Running in 6fc39a8c929a [2022-03-24T01:45:57.139Z] ---> Running in ddee1f271e99 [2022-03-24T01:45:59.679Z] Removing intermediate container 6fc39a8c929a [2022-03-24T01:45:59.679Z] ---> 38d1d3cc7710 [2022-03-24T01:45:59.679Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T01:45:59.679Z] ---> Running in c46463339eae [2022-03-24T01:45:59.679Z] Removing intermediate container ddee1f271e99 [2022-03-24T01:45:59.679Z] ---> c13ff71de0d3 [2022-03-24T01:45:59.679Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T01:45:59.940Z] ---> Running in c3b6328fddba [2022-03-24T01:46:00.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:00.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:01.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:01.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:01.596Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T01:46:01.596Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T01:46:01.596Z] OK: 15854 distinct packages available [2022-03-24T01:46:01.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:01.854Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T01:46:01.854Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T01:46:01.854Z] OK: 15854 distinct packages available [2022-03-24T01:46:01.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:02.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:02.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:02.940Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-24T01:46:02.940Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-24T01:46:02.940Z] (3/5) Installing libucontext (1.1-r0) [2022-03-24T01:46:02.940Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-24T01:46:03.200Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-24T01:46:03.200Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-24T01:46:03.200Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-24T01:46:03.200Z] (3/5) Installing libucontext (1.1-r0) [2022-03-24T01:46:03.200Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T01:46:03.200Z] OK: 6 MiB in 19 packages [2022-03-24T01:46:03.200Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-24T01:46:03.459Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-24T01:46:03.459Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T01:46:03.459Z] OK: 6 MiB in 19 packages [2022-03-24T01:46:05.364Z] Removing intermediate container c46463339eae [2022-03-24T01:46:05.364Z] ---> d7eacae603d8 [2022-03-24T01:46:05.364Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T01:46:05.364Z] Removing intermediate container c3b6328fddba [2022-03-24T01:46:05.364Z] ---> 0827bac67a92 [2022-03-24T01:46:05.364Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-24T01:46:07.904Z] ---> c0fbc9c2be5b [2022-03-24T01:46:07.904Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T01:46:07.904Z] ---> c22de3d01cac [2022-03-24T01:46:07.904Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T01:46:08.843Z] ---> f449189746f3 [2022-03-24T01:46:08.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-24T01:46:09.103Z] ---> 1aaff22d51e2 [2022-03-24T01:46:09.103Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T01:46:09.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-24T01:46:09.363Z] ---> b37e6561ac0d [2022-03-24T01:46:09.363Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-24T01:46:09.622Z] ---> 9bd9ed179ef8 [2022-03-24T01:46:09.622Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-24T01:46:09.880Z] ---> 9bcf08aa2e5e [2022-03-24T01:46:09.880Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T01:46:10.448Z] ---> Running in a4c38ee7b913 [2022-03-24T01:46:10.448Z] ---> 08d0d1d3b0a1 [2022-03-24T01:46:10.448Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-24T01:46:10.448Z] Removing intermediate container a4c38ee7b913 [2022-03-24T01:46:10.448Z] ---> 97c41809fec1 [2022-03-24T01:46:10.448Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T01:46:11.016Z] ---> Running in b723842b1a3d [2022-03-24T01:46:11.016Z] ---> dcdb587c0451 [2022-03-24T01:46:11.016Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T01:46:11.016Z] ---> Running in a700f58bb1cc [2022-03-24T01:46:11.016Z] Removing intermediate container b723842b1a3d [2022-03-24T01:46:11.016Z] ---> 6fa1b87bd252 [2022-03-24T01:46:11.016Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T01:46:11.275Z] ---> Running in 0be7bfc592b4 [2022-03-24T01:46:11.275Z] Removing intermediate container a700f58bb1cc [2022-03-24T01:46:11.275Z] ---> 9a9ca4d1950b [2022-03-24T01:46:11.275Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T01:46:11.558Z] Removing intermediate container 0be7bfc592b4 [2022-03-24T01:46:11.558Z] ---> 242bdfd27564 [2022-03-24T01:46:11.558Z] Step 22/23 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:46:11.558Z] ---> Running in 3e0066c3f811 [2022-03-24T01:46:11.558Z] ---> Running in c85237be083c [2022-03-24T01:46:11.830Z] Removing intermediate container 3e0066c3f811 [2022-03-24T01:46:11.830Z] ---> bd88e6d3783f [2022-03-24T01:46:11.830Z] Step 22/24 : LABEL arch=x86_64 [2022-03-24T01:46:12.092Z] Removing intermediate container c85237be083c [2022-03-24T01:46:12.092Z] ---> fd2403f2d3df [2022-03-24T01:46:12.092Z] Step 23/23 : LABEL version=2.2.0-dev.46 [2022-03-24T01:46:12.092Z] ---> Running in db368177c530 [2022-03-24T01:46:12.351Z] ---> Running in 272074d05852 [2022-03-24T01:46:12.351Z] Removing intermediate container db368177c530 [2022-03-24T01:46:12.351Z] ---> 2ed31375aa8d [2022-03-24T01:46:12.351Z] Step 23/24 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:46:12.610Z] Removing intermediate container 272074d05852 [2022-03-24T01:46:12.610Z] ---> 461f06a61c2b [2022-03-24T01:46:12.610Z] [2022-03-24T01:46:12.610Z] ---> Running in a69c493f36ae [2022-03-24T01:46:12.610Z] Removing intermediate container 6ad31815b8b9 [2022-03-24T01:46:12.610Z] ---> a9648164918a [2022-03-24T01:46:12.610Z] [2022-03-24T01:46:12.610Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T01:46:12.610Z] Successfully built 461f06a61c2b [2022-03-24T01:46:12.610Z] Successfully tagged security-spire-server:latest [2022-03-24T01:46:12.610Z] Building sys-mgmt-agent [2022-03-24T01:46:12.871Z]  Building security-spire-server ... done Removing intermediate container a69c493f36ae [2022-03-24T01:46:12.871Z] ---> 0de72da470f0 [2022-03-24T01:46:12.871Z] Step 24/24 : LABEL version=2.2.0-dev.46 [2022-03-24T01:46:13.131Z] 3.14: Pulling from library/alpine [2022-03-24T01:46:15.673Z] ---> Running in 395302eda626 [2022-03-24T01:46:15.673Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-24T01:46:15.673Z] Status: Downloaded newer image for alpine:3.14 [2022-03-24T01:46:15.673Z] ---> a33ac4f1069a [2022-03-24T01:46:15.673Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T01:46:15.933Z] Removing intermediate container 7e88ca115c8d [2022-03-24T01:46:15.933Z] ---> f93332854e62 [2022-03-24T01:46:15.933Z] [2022-03-24T01:46:15.933Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T01:46:15.933Z] ---> a33ac4f1069a [2022-03-24T01:46:15.933Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-24T01:46:15.933Z] ---> Running in 6dd21f926d4b [2022-03-24T01:46:16.192Z] ---> Running in 770c80432f49 [2022-03-24T01:46:16.192Z] Removing intermediate container 395302eda626 [2022-03-24T01:46:16.192Z] ---> 5a144c5df87f [2022-03-24T01:46:16.192Z] [2022-03-24T01:46:16.452Z] Successfully built 5a144c5df87f [2022-03-24T01:46:16.452Z] Successfully tagged security-spire-agent:latest [2022-03-24T01:46:16.452Z]  Building security-spire-agent ... done Building core-data [2022-03-24T01:46:16.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:16.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:16.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:16.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:16.721Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:46:16.721Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:46:16.721Z] ---> 23e5d7e3caba [2022-03-24T01:46:16.721Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T01:46:16.721Z] ---> Using cache [2022-03-24T01:46:16.721Z] ---> dfadf1baf0be [2022-03-24T01:46:16.721Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:46:16.721Z] ---> Using cache [2022-03-24T01:46:16.721Z] ---> 45258bdc1aa0 [2022-03-24T01:46:16.721Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-24T01:46:16.981Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-24T01:46:16.981Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T01:46:16.981Z] OK: 6 MiB in 15 packages [2022-03-24T01:46:16.981Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-24T01:46:16.981Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-24T01:46:16.981Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T01:46:16.981Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-24T01:46:16.981Z] (5/6) Installing curl (7.79.1-r0) [2022-03-24T01:46:16.981Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-24T01:46:16.981Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T01:46:16.981Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T01:46:16.981Z] OK: 8 MiB in 20 packages [2022-03-24T01:46:20.273Z] Removing intermediate container 8d46e76eafc2 [2022-03-24T01:46:20.273Z] ---> b3dc3ad7f765 [2022-03-24T01:46:20.273Z] [2022-03-24T01:46:20.273Z] Step 10/31 : FROM alpine:3.14 [2022-03-24T01:46:20.273Z] ---> a33ac4f1069a [2022-03-24T01:46:20.273Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-24T01:46:20.273Z] ---> Running in f80bda24ea30 [2022-03-24T01:46:20.273Z] ---> Running in db7c44aa4c20 [2022-03-24T01:46:20.273Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:46:20.273Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:46:20.273Z] ---> 23e5d7e3caba [2022-03-24T01:46:20.273Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T01:46:20.273Z] ---> Using cache [2022-03-24T01:46:20.273Z] ---> dfadf1baf0be [2022-03-24T01:46:20.273Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:46:20.273Z] ---> Using cache [2022-03-24T01:46:20.273Z] ---> 45258bdc1aa0 [2022-03-24T01:46:20.273Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-24T01:46:20.273Z] ---> Running in 4bdf91e14ef4 [2022-03-24T01:46:20.273Z] Removing intermediate container 6dd21f926d4b [2022-03-24T01:46:20.273Z] ---> c817656f6657 [2022-03-24T01:46:20.273Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T01:46:20.273Z] Removing intermediate container 770c80432f49 [2022-03-24T01:46:20.273Z] ---> 06eced845658 [2022-03-24T01:46:20.273Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T01:46:20.533Z] Removing intermediate container db7c44aa4c20 [2022-03-24T01:46:20.533Z] ---> 2cdd81905e82 [2022-03-24T01:46:20.533Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-24T01:46:20.533Z] ---> Running in 793f7ebbab50 [2022-03-24T01:46:20.533Z] ---> Running in 86f10b7fbdf1 [2022-03-24T01:46:20.533Z] ---> Running in a871fe2a3dd0 [2022-03-24T01:46:20.533Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:20.533Z] Removing intermediate container a871fe2a3dd0 [2022-03-24T01:46:20.533Z] ---> 6fabb18713e4 [2022-03-24T01:46:20.533Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-24T01:46:20.533Z] Removing intermediate container 86f10b7fbdf1 [2022-03-24T01:46:20.533Z] ---> 64a6af45cac8 [2022-03-24T01:46:20.533Z] Step 13/22 : WORKDIR /edgex [2022-03-24T01:46:20.797Z] ---> Running in e47a91650989 [2022-03-24T01:46:20.797Z] ---> Running in 9ea56c8a1b21 [2022-03-24T01:46:20.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:20.797Z] Removing intermediate container e47a91650989 [2022-03-24T01:46:20.797Z] ---> 1cdefa8fb7c5 [2022-03-24T01:46:20.797Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T01:46:20.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:20.797Z] Removing intermediate container 9ea56c8a1b21 [2022-03-24T01:46:20.797Z] ---> 8b3f9a6bd036 [2022-03-24T01:46:20.797Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-24T01:46:20.797Z] ---> Running in 48d6ae975fee [2022-03-24T01:46:20.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:21.055Z] Removing intermediate container 48d6ae975fee [2022-03-24T01:46:21.055Z] ---> a32f4f82c8e8 [2022-03-24T01:46:21.055Z] Step 15/23 : WORKDIR / [2022-03-24T01:46:21.055Z] ---> Running in 2664b368fd41 [2022-03-24T01:46:21.055Z] ---> 9fedc104b0c5 [2022-03-24T01:46:21.055Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-24T01:46:21.055Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-24T01:46:21.055Z] (2/2) Installing su-exec (0.2-r1) [2022-03-24T01:46:21.055Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T01:46:21.055Z] OK: 6 MiB in 16 packages [2022-03-24T01:46:21.055Z] Removing intermediate container 2664b368fd41 [2022-03-24T01:46:21.055Z] ---> dcc0318f4932 [2022-03-24T01:46:21.055Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:46:21.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:21.577Z] ---> 0be630f4e16d [2022-03-24T01:46:21.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-24T01:46:21.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:21.577Z] ---> 2e97fb61d56f [2022-03-24T01:46:21.577Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-24T01:46:21.577Z] Removing intermediate container 793f7ebbab50 [2022-03-24T01:46:21.577Z] ---> 8ddb23ab6ae4 [2022-03-24T01:46:21.577Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-24T01:46:21.836Z] OK: 221 MiB in 52 packages [2022-03-24T01:46:21.836Z] ---> Running in a0b567c6983d [2022-03-24T01:46:21.836Z] OK: 221 MiB in 52 packages [2022-03-24T01:46:22.095Z] Removing intermediate container a0b567c6983d [2022-03-24T01:46:22.095Z] ---> 4064519cc4c2 [2022-03-24T01:46:22.095Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-24T01:46:22.095Z] ---> Running in b6d9891db634 [2022-03-24T01:46:22.095Z] ---> 15a8d6beada3 [2022-03-24T01:46:22.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-24T01:46:22.095Z] ---> 94be69b4f1ba [2022-03-24T01:46:22.095Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T01:46:22.355Z] Removing intermediate container b6d9891db634 [2022-03-24T01:46:22.355Z] ---> 27f328818bf6 [2022-03-24T01:46:22.355Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-24T01:46:22.355Z] Removing intermediate container f80bda24ea30 [2022-03-24T01:46:22.355Z] ---> d5be563565a8 [2022-03-24T01:46:22.355Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T01:46:22.355Z] ---> Running in ce230e46047a [2022-03-24T01:46:22.355Z] ---> 36a529112b21 [2022-03-24T01:46:22.355Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-24T01:46:22.355Z] ---> 89e926445b18 [2022-03-24T01:46:22.355Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-24T01:46:22.355Z] Removing intermediate container 4bdf91e14ef4 [2022-03-24T01:46:22.355Z] ---> cd9b2bbe2234 [2022-03-24T01:46:22.355Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T01:46:22.614Z] ---> Running in 677c389fa719 [2022-03-24T01:46:22.614Z] ---> Running in b5a1ad22ed32 [2022-03-24T01:46:22.614Z] ---> 05c7f8ed112f [2022-03-24T01:46:22.614Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:46:22.614Z] ---> Running in 0b4a5c4aa4a1 [2022-03-24T01:46:22.614Z] Removing intermediate container 677c389fa719 [2022-03-24T01:46:22.614Z] ---> 50d960ec8b49 [2022-03-24T01:46:22.614Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T01:46:22.614Z] ---> 6ce5b6f7ee60 [2022-03-24T01:46:22.614Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:46:22.614Z] ---> Running in 7b6663ac10dc [2022-03-24T01:46:22.614Z] ---> Running in 308d1bb3decb [2022-03-24T01:46:22.874Z] Removing intermediate container 7b6663ac10dc [2022-03-24T01:46:22.874Z] ---> 6cf14e71c4c0 [2022-03-24T01:46:22.874Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T01:46:22.874Z] ---> Running in aee0ba8bf110 [2022-03-24T01:46:23.133Z] Removing intermediate container aee0ba8bf110 [2022-03-24T01:46:23.133Z] ---> a4f5e0d0bb86 [2022-03-24T01:46:23.133Z] Step 22/23 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:46:23.133Z] ---> Running in 17da7d12d4c6 [2022-03-24T01:46:23.133Z] Removing intermediate container ce230e46047a [2022-03-24T01:46:23.133Z] ---> ff9c610e0df9 [2022-03-24T01:46:23.133Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-24T01:46:23.133Z] ---> Running in c18a05b3b9d4 [2022-03-24T01:46:23.394Z] Removing intermediate container 17da7d12d4c6 [2022-03-24T01:46:23.394Z] ---> 54ecc588459c [2022-03-24T01:46:23.394Z] Step 23/23 : LABEL version=2.2.0-dev.46 [2022-03-24T01:46:23.394Z] ---> Running in 0b581d2b8942 [2022-03-24T01:46:23.394Z] Removing intermediate container c18a05b3b9d4 [2022-03-24T01:46:23.394Z] ---> afcc9086b760 [2022-03-24T01:46:23.394Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-24T01:46:23.394Z] Removing intermediate container b5a1ad22ed32 [2022-03-24T01:46:23.394Z] ---> dc2cf874ca57 [2022-03-24T01:46:23.394Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T01:46:23.394Z] Removing intermediate container 0b581d2b8942 [2022-03-24T01:46:23.394Z] ---> 9947121b8960 [2022-03-24T01:46:23.394Z] [2022-03-24T01:46:23.652Z] ---> Running in a89753d795fd [2022-03-24T01:46:23.652Z] ---> 208518f2e6d3 [2022-03-24T01:46:23.652Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-24T01:46:23.652Z] ---> Running in 1fbc25cd5cf1 [2022-03-24T01:46:23.652Z] Successfully built 9947121b8960 [2022-03-24T01:46:23.652Z] Removing intermediate container 0b4a5c4aa4a1 [2022-03-24T01:46:23.652Z] ---> d3c7a00178cd [2022-03-24T01:46:23.652Z] Step 8/23 : COPY . . [2022-03-24T01:46:23.652Z] Successfully tagged core-command:latest [2022-03-24T01:46:23.652Z] Building security-secretstore-setup [2022-03-24T01:46:23.652Z]  Building core-command ... done Removing intermediate container a89753d795fd [2022-03-24T01:46:23.652Z] ---> 4b472075f094 [2022-03-24T01:46:23.652Z] Step 20/22 : LABEL arch=x86_64 [2022-03-24T01:46:23.912Z] ---> Running in aed6eadc0b26 [2022-03-24T01:46:24.170Z] Removing intermediate container 308d1bb3decb [2022-03-24T01:46:24.170Z] ---> 09fc8c23eaf2 [2022-03-24T01:46:24.170Z] Step 8/23 : COPY . . [2022-03-24T01:46:27.456Z] Removing intermediate container aed6eadc0b26 [2022-03-24T01:46:27.456Z] ---> fb5d1e99897a [2022-03-24T01:46:27.456Z] Step 21/22 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:46:28.391Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:46:28.391Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:46:28.391Z] ---> 23e5d7e3caba [2022-03-24T01:46:28.391Z] Step 3/25 : WORKDIR /edgex-go [2022-03-24T01:46:28.391Z] ---> Using cache [2022-03-24T01:46:28.391Z] ---> dfadf1baf0be [2022-03-24T01:46:28.391Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:46:28.391Z] ---> Using cache [2022-03-24T01:46:28.391Z] ---> 45258bdc1aa0 [2022-03-24T01:46:28.391Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-24T01:46:28.391Z] ---> Using cache [2022-03-24T01:46:28.391Z] ---> 9eadae1731c1 [2022-03-24T01:46:28.391Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-24T01:46:28.391Z] ---> Using cache [2022-03-24T01:46:28.391Z] ---> f02b5dbfb145 [2022-03-24T01:46:28.391Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:46:28.391Z] ---> Using cache [2022-03-24T01:46:28.391Z] ---> d9efed728406 [2022-03-24T01:46:28.391Z] Step 8/25 : COPY . . [2022-03-24T01:46:28.391Z] ---> Using cache [2022-03-24T01:46:28.391Z] ---> a056438b51e8 [2022-03-24T01:46:28.391Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-24T01:46:30.296Z] ---> Running in 1e32be956418 [2022-03-24T01:46:30.296Z] ---> Running in 419b19720755 [2022-03-24T01:46:30.296Z] ---> 22cb6956cacc [2022-03-24T01:46:30.296Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-24T01:46:30.296Z] Removing intermediate container 1fbc25cd5cf1 [2022-03-24T01:46:30.296Z] ---> 6378c0c8c326 [2022-03-24T01:46:30.296Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:46:30.296Z] ---> afbc76ebbbea [2022-03-24T01:46:30.296Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-24T01:46:30.296Z] Removing intermediate container 419b19720755 [2022-03-24T01:46:30.296Z] ---> d22a277eb368 [2022-03-24T01:46:30.296Z] Step 22/22 : LABEL version=2.2.0-dev.46 [2022-03-24T01:46:30.296Z] ---> Running in 43149acbc077 [2022-03-24T01:46:30.296Z] ---> Running in 49fa3d74783b [2022-03-24T01:46:30.296Z] ---> Running in 8c411c6b4218 [2022-03-24T01:46:30.555Z] ---> 616376b50153 [2022-03-24T01:46:30.555Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-24T01:46:30.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-24T01:46:30.555Z] Removing intermediate container 8c411c6b4218 [2022-03-24T01:46:30.555Z] ---> 87df6700cc6e [2022-03-24T01:46:30.555Z] [2022-03-24T01:46:30.555Z] Successfully built 87df6700cc6e [2022-03-24T01:46:30.555Z] Successfully tagged security-proxy-setup:latest [2022-03-24T01:46:30.555Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-03-24T01:46:30.819Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-24T01:46:30.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-24T01:46:33.478Z] ---> 75bdedc33b1c [2022-03-24T01:46:33.478Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-24T01:46:33.744Z] ---> 4a02562992fa [2022-03-24T01:46:33.744Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-24T01:46:34.678Z] ---> 85d14080f390 [2022-03-24T01:46:34.678Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-24T01:46:34.750Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8975 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-03-24T01:46:34.762Z] Running in /w/workspace/edgex-go/168 [Pipeline] { [Pipeline] checkout [2022-03-24T01:46:34.967Z] The recommended git tool is: git [2022-03-24T01:46:35.244Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:46:35.244Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:46:35.244Z] ---> 23e5d7e3caba [2022-03-24T01:46:35.244Z] Step 3/20 : WORKDIR /edgex-go [2022-03-24T01:46:35.244Z] ---> Using cache [2022-03-24T01:46:35.244Z] ---> dfadf1baf0be [2022-03-24T01:46:35.244Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-24T01:46:35.502Z] ---> 97b730a328e9 [2022-03-24T01:46:35.502Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-24T01:46:35.502Z] ---> Running in 235e6bc0ca3b [2022-03-24T01:46:35.760Z] ---> Running in b912f581789d [2022-03-24T01:46:36.334Z] Removing intermediate container b912f581789d [2022-03-24T01:46:36.334Z] ---> bb331af7ea48 [2022-03-24T01:46:36.334Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-24T01:46:36.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:36.593Z] ---> b97a787f1c4c [2022-03-24T01:46:36.593Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-24T01:46:36.851Z] ---> Running in cbc980d02a62 [2022-03-24T01:46:37.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:37.677Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T01:46:37.677Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T01:46:37.677Z] OK: 15863 distinct packages available [2022-03-24T01:46:37.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:38.612Z] Removing intermediate container cbc980d02a62 [2022-03-24T01:46:38.612Z] ---> ffa7110227cc [2022-03-24T01:46:38.612Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-24T01:46:38.884Z] ---> Running in 1732ccbb7fac [2022-03-24T01:46:39.451Z] Removing intermediate container 1732ccbb7fac [2022-03-24T01:46:39.451Z] ---> 8ecaea402b9c [2022-03-24T01:46:39.451Z] Step 28/31 : CMD ["gate"] [2022-03-24T01:46:39.710Z] ---> Running in d265629440e8 [2022-03-24T01:46:39.986Z] Removing intermediate container d265629440e8 [2022-03-24T01:46:39.986Z] ---> 94dcba9342b2 [2022-03-24T01:46:39.986Z] Step 29/31 : LABEL arch=x86_64 [2022-03-24T01:46:40.246Z] ---> Running in 867def99baf2 [2022-03-24T01:46:40.813Z] Removing intermediate container 867def99baf2 [2022-03-24T01:46:40.813Z] ---> d3a347aa8328 [2022-03-24T01:46:40.813Z] Step 30/31 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:46:41.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:46:41.070Z] ---> Running in b9620a2ad7e9 [2022-03-24T01:46:41.638Z] Removing intermediate container b9620a2ad7e9 [2022-03-24T01:46:41.638Z] ---> 74e5fada8f37 [2022-03-24T01:46:41.638Z] Step 31/31 : LABEL version=2.2.0-dev.46 [2022-03-24T01:46:41.638Z] ---> Running in 50fafe920556 [2022-03-24T01:46:42.204Z] Removing intermediate container 50fafe920556 [2022-03-24T01:46:42.204Z] ---> 26fa7ae4f709 [2022-03-24T01:46:42.204Z] [2022-03-24T01:46:42.204Z] Successfully built 26fa7ae4f709 [2022-03-24T01:46:42.204Z] Successfully tagged security-bootstrapper:latest [2022-03-24T01:46:42.204Z] Building support-scheduler [2022-03-24T01:46:42.368Z] using credential edgex-jenkins-ssh [2022-03-24T01:46:42.389Z] Cloning the remote Git repository [2022-03-24T01:46:42.466Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-24T01:46:42.549Z] > git init /w/workspace/edgex-go/168 # timeout=10 [2022-03-24T01:46:42.714Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-24T01:46:42.715Z] > git --version # timeout=10 [2022-03-24T01:46:42.747Z] > git --version # 'git version 2.25.1' [2022-03-24T01:46:42.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T01:46:43.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T01:46:44.735Z]  Building security-bootstrapper ... done OK: 221 MiB in 52 packages [2022-03-24T01:46:46.637Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:46:46.637Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:46:46.637Z] ---> 23e5d7e3caba [2022-03-24T01:46:46.637Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T01:46:46.637Z] ---> Using cache [2022-03-24T01:46:46.637Z] ---> dfadf1baf0be [2022-03-24T01:46:46.637Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:46:46.637Z] ---> Using cache [2022-03-24T01:46:46.637Z] ---> 45258bdc1aa0 [2022-03-24T01:46:46.637Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T01:46:46.637Z] ---> Using cache [2022-03-24T01:46:46.637Z] ---> 9eadae1731c1 [2022-03-24T01:46:46.637Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T01:46:46.637Z] ---> Using cache [2022-03-24T01:46:46.637Z] ---> f02b5dbfb145 [2022-03-24T01:46:46.637Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:46:46.637Z] ---> Using cache [2022-03-24T01:46:46.637Z] ---> d9efed728406 [2022-03-24T01:46:46.637Z] Step 8/22 : COPY . . [2022-03-24T01:46:46.637Z] ---> Using cache [2022-03-24T01:46:46.637Z] ---> a056438b51e8 [2022-03-24T01:46:46.637Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-24T01:46:49.176Z] ---> Running in cb5289879697 [2022-03-24T01:46:49.748Z] Removing intermediate container 235e6bc0ca3b [2022-03-24T01:46:49.748Z] ---> 72148c605b17 [2022-03-24T01:46:49.749Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-24T01:46:50.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-24T01:46:50.577Z] ---> 765386723b3c [2022-03-24T01:46:50.577Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:46:50.577Z] ---> Running in 92423c1114bf [2022-03-24T01:46:53.139Z] Removing intermediate container 92423c1114bf [2022-03-24T01:46:53.139Z] ---> 66263dab436c [2022-03-24T01:46:53.139Z] Step 7/20 : COPY . . [2022-03-24T01:46:53.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-24T01:46:59.822Z] Avoid second fetch [2022-03-24T01:46:59.823Z] Checking out Revision 81bad761160ed823b117fb91638cbc671260dbae (main) [2022-03-24T01:47:00.309Z] ---> 0f7fed432644 [2022-03-24T01:47:00.309Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-24T01:47:00.309Z] ---> Running in 9dfbaf63424e [2022-03-24T01:47:00.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-24T01:46:59.778Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-24T01:46:59.801Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T01:46:59.850Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T01:46:59.869Z] > git checkout -f 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-24T01:47:04.315Z] Commit message: "feat(security): implement spiffe token provider services (#3897)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-24T01:47:05.273Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-24T01:47:05.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T01:47:05.273Z] Dload Upload Total Spent Left Speed [2022-03-24T01:47:05.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49141 0 --:--:-- --:--:-- --:--:-- 49141 [Pipeline] sh [2022-03-24T01:47:05.783Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-24T01:47:06.129Z] + sudo tee /etc/docker/daemon.new [2022-03-24T01:47:06.129Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-24T01:47:06.129Z] { [2022-03-24T01:47:06.129Z] "registry-mirrors": [ [2022-03-24T01:47:06.129Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-24T01:47:06.129Z] ], [2022-03-24T01:47:06.129Z] "bip": "10.250.0.254/24", [2022-03-24T01:47:06.129Z] "hosts": [ [2022-03-24T01:47:06.129Z] "tcp://0.0.0.0:5555", [2022-03-24T01:47:06.129Z] "unix:///var/run/docker.sock" [2022-03-24T01:47:06.129Z] ], [2022-03-24T01:47:06.129Z] "mtu": 1458, [2022-03-24T01:47:06.129Z] "selinux-enabled": true, [2022-03-24T01:47:06.129Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-24T01:47:06.129Z] } [Pipeline] sh [2022-03-24T01:47:06.167Z] Removing intermediate container 49fa3d74783b [2022-03-24T01:47:06.167Z] ---> 2a648b7f1dba [2022-03-24T01:47:06.167Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-24T01:47:06.167Z] Removing intermediate container 43149acbc077 [2022-03-24T01:47:06.167Z] ---> 5a393d771cbb [2022-03-24T01:47:06.167Z] [2022-03-24T01:47:06.167Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T01:47:06.167Z] ---> a33ac4f1069a [2022-03-24T01:47:06.167Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-24T01:47:06.167Z] Removing intermediate container 1e32be956418 [2022-03-24T01:47:06.167Z] ---> e0dbdba96116 [2022-03-24T01:47:06.167Z] [2022-03-24T01:47:06.167Z] Step 10/25 : FROM alpine:3.14 [2022-03-24T01:47:06.167Z] ---> a33ac4f1069a [2022-03-24T01:47:06.167Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-24T01:47:06.167Z] ---> Running in 8d7f6ec42496 [2022-03-24T01:47:06.167Z] ---> Running in 5524592e524b [2022-03-24T01:47:06.167Z] ---> Running in 03669b1d3918 [2022-03-24T01:47:06.167Z] Removing intermediate container 03669b1d3918 [2022-03-24T01:47:06.167Z] ---> f7fc7b613bde [2022-03-24T01:47:06.167Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-24T01:47:06.167Z] ---> Running in b17d91f64dcd [2022-03-24T01:47:06.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:06.167Z] Removing intermediate container b17d91f64dcd [2022-03-24T01:47:06.167Z] ---> 278e219a2b40 [2022-03-24T01:47:06.167Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-24T01:47:06.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:06.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-24T01:47:06.477Z] ---> Running in 26bc141a7d4e [2022-03-24T01:47:06.477Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-24T01:47:06.477Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-24T01:47:06.477Z] (3/3) Installing su-exec (0.2-r1) [2022-03-24T01:47:06.477Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T01:47:06.477Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T01:47:06.477Z] OK: 6 MiB in 17 packages [2022-03-24T01:47:06.481Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-24T01:47:06.755Z] Removing intermediate container 26bc141a7d4e [2022-03-24T01:47:06.755Z] ---> dff5627f61c3 [2022-03-24T01:47:06.756Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:47:06.854Z] + sudo service docker restart [2022-03-24T01:47:07.014Z] ---> Running in d4fb7c80ae4d [2022-03-24T01:47:07.583Z] Removing intermediate container 8d7f6ec42496 [2022-03-24T01:47:07.583Z] ---> 34cbadc38cf1 [2022-03-24T01:47:07.583Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T01:47:07.842Z] Removing intermediate container 5524592e524b [2022-03-24T01:47:07.842Z] ---> 6c420c116693 [2022-03-24T01:47:07.842Z] [2022-03-24T01:47:07.842Z] Step 11/23 : FROM docker:20.10.10 [2022-03-24T01:47:08.100Z] ---> Running in 7547d401fb50 [2022-03-24T01:47:08.100Z] 20.10.10: Pulling from library/docker [2022-03-24T01:47:08.667Z] Removing intermediate container 7547d401fb50 [2022-03-24T01:47:08.667Z] ---> 603326c19537 [2022-03-24T01:47:08.667Z] Step 13/25 : WORKDIR / [2022-03-24T01:47:09.609Z] Removing intermediate container d4fb7c80ae4d [2022-03-24T01:47:09.609Z] ---> d3b161b4410a [2022-03-24T01:47:09.609Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-24T01:47:10.235Z] ---> Running in 0e45c46f9956 [2022-03-24T01:47:10.494Z] ---> Running in c44d4804c41c [2022-03-24T01:47:10.754Z] Removing intermediate container 0e45c46f9956 [2022-03-24T01:47:10.754Z] ---> 175b9aa78882 [2022-03-24T01:47:10.754Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-24T01:47:10.754Z] Removing intermediate container cb5289879697 [2022-03-24T01:47:10.754Z] ---> 09345d8f2228 [2022-03-24T01:47:10.754Z] [2022-03-24T01:47:10.754Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T01:47:10.754Z] ---> a33ac4f1069a [2022-03-24T01:47:10.754Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-24T01:47:10.754Z] ---> Using cache [2022-03-24T01:47:10.754Z] ---> c817656f6657 [2022-03-24T01:47:10.754Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T01:47:10.754Z] ---> Using cache [2022-03-24T01:47:10.754Z] ---> 6fabb18713e4 [2022-03-24T01:47:10.754Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-24T01:47:11.013Z] ---> Running in 9fda42c72b38 [2022-03-24T01:47:11.013Z] Removing intermediate container 9fda42c72b38 [2022-03-24T01:47:11.013Z] ---> 06fe4d34ed20 [2022-03-24T01:47:11.013Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T01:47:11.013Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:11.273Z] ---> bba8c5eb2e77 [2022-03-24T01:47:11.273Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-24T01:47:11.273Z] ---> Running in 810f0a46c68d [2022-03-24T01:47:11.532Z] Removing intermediate container 810f0a46c68d [2022-03-24T01:47:11.532Z] ---> db758559bdb5 [2022-03-24T01:47:11.532Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:47:11.532Z] ---> c4d6dbc18c7a [2022-03-24T01:47:11.532Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-24T01:47:12.099Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:12.099Z] ---> 8eb00b6176eb [2022-03-24T01:47:12.099Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-24T01:47:12.359Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-24T01:47:12.359Z] ---> a8eec9bb3bde [2022-03-24T01:47:12.359Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-24T01:47:12.359Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T01:47:12.359Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-24T01:47:12.619Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T01:47:12.619Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-24T01:47:12.619Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-24T01:47:12.878Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T01:47:12.878Z] OK: 8 MiB in 20 packages [2022-03-24T01:47:13.140Z] ---> 0d791dc7b98f [2022-03-24T01:47:13.140Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-24T01:47:13.399Z] ---> ffdaab068a59 [2022-03-24T01:47:13.399Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-24T01:47:13.969Z] ---> 71d440f57def [2022-03-24T01:47:13.969Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-24T01:47:13.969Z] Removing intermediate container c44d4804c41c [2022-03-24T01:47:13.969Z] ---> 3359fd606b1c [2022-03-24T01:47:13.969Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:47:13.969Z] ---> Running in 6941926cf176 [2022-03-24T01:47:14.229Z] ---> 9ea1ae224c51 [2022-03-24T01:47:14.229Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-24T01:47:14.229Z] Removing intermediate container 6941926cf176 [2022-03-24T01:47:14.229Z] ---> 7417ad7f954c [2022-03-24T01:47:14.229Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T01:47:14.505Z] ---> Running in 761d7c2e841d [2022-03-24T01:47:14.505Z] ---> cc47d3256c1f [2022-03-24T01:47:14.505Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-24T01:47:14.765Z] Removing intermediate container 761d7c2e841d [2022-03-24T01:47:14.765Z] ---> 5aed3a7ef6d3 [2022-03-24T01:47:14.765Z] Step 20/22 : LABEL arch=x86_64 [2022-03-24T01:47:14.765Z] ---> Running in 4a21616d32f8 [2022-03-24T01:47:15.024Z] ---> ccf0c0adba26 [2022-03-24T01:47:15.024Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T01:47:15.024Z] Removing intermediate container 4a21616d32f8 [2022-03-24T01:47:15.024Z] ---> 27168fb079aa [2022-03-24T01:47:15.025Z] Step 21/22 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:47:15.025Z] ---> Running in 65daf90bd9e9 [2022-03-24T01:47:15.285Z] ---> 8f89ac236ab2 [2022-03-24T01:47:15.285Z] Step 21/25 : 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/ [2022-03-24T01:47:15.285Z] Removing intermediate container 65daf90bd9e9 [2022-03-24T01:47:15.285Z] ---> 12086c82ad45 [2022-03-24T01:47:15.285Z] Step 22/22 : LABEL version=2.2.0-dev.46 [2022-03-24T01:47:15.544Z] ---> Running in fd1797c0b371 [2022-03-24T01:47:15.544Z] ---> Running in 04753ccaa349 [2022-03-24T01:47:15.544Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-24T01:47:15.544Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-24T01:47:15.544Z] ---> b706a049f56e [2022-03-24T01:47:15.544Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-24T01:47:15.803Z] ---> 44cc4b5de2b1 [2022-03-24T01:47:15.803Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-24T01:47:15.803Z] ---> Running in 2b1034fd80ce [2022-03-24T01:47:15.803Z] Removing intermediate container 04753ccaa349 [2022-03-24T01:47:15.803Z] ---> c2eeaa29f5d9 [2022-03-24T01:47:15.803Z] [2022-03-24T01:47:15.803Z] Successfully built c2eeaa29f5d9 [2022-03-24T01:47:15.803Z] Successfully tagged support-scheduler:latest [2022-03-24T01:47:15.803Z]  Building support-scheduler ... done Building support-notifications [2022-03-24T01:47:15.803Z] Removing intermediate container 2b1034fd80ce [2022-03-24T01:47:15.803Z] ---> 0a3d49e006ff [2022-03-24T01:47:15.803Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-24T01:47:16.062Z] ---> 7b0ee7464444 [2022-03-24T01:47:16.062Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-24T01:47:16.062Z] ---> Running in 620b4efacffd [2022-03-24T01:47:16.062Z] ---> Running in 4c9d0ce5e808 [2022-03-24T01:47:16.320Z] Removing intermediate container 620b4efacffd [2022-03-24T01:47:16.320Z] ---> 5e7deb57de05 [2022-03-24T01:47:16.320Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T01:47:18.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:18.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:18.819Z] (1/42) Installing readline (8.1.0-r0) [2022-03-24T01:47:18.819Z] (2/42) Installing bash (5.1.16-r0) [2022-03-24T01:47:18.819Z] Executing bash-5.1.16-r0.post-install [2022-03-24T01:47:18.819Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-24T01:47:18.819Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T01:47:18.819Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-24T01:47:19.080Z] (6/42) Installing curl (7.79.1-r0) [2022-03-24T01:47:19.080Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-24T01:47:19.080Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-24T01:47:19.080Z] (9/42) Installing expat (2.4.7-r0) [2022-03-24T01:47:19.080Z] (10/42) Installing libffi (3.3-r2) [2022-03-24T01:47:19.080Z] (11/42) Installing gdbm (1.19-r0) [2022-03-24T01:47:19.080Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-24T01:47:19.339Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T01:47:19.339Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T01:47:19.339Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-24T01:47:19.339Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-24T01:47:19.339Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-24T01:47:19.600Z] ---> Running in 66842e6f8e58 [2022-03-24T01:47:19.600Z] Removing intermediate container 9dfbaf63424e [2022-03-24T01:47:19.600Z] ---> 70b02d04327e [2022-03-24T01:47:19.600Z] [2022-03-24T01:47:19.600Z] Step 9/20 : FROM alpine:3.15 [2022-03-24T01:47:19.600Z] ---> 9c842ac49a39 [2022-03-24T01:47:19.600Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T01:47:19.600Z] ---> Using cache [2022-03-24T01:47:19.600Z] ---> a99a24ababb8 [2022-03-24T01:47:19.601Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:47:19.601Z] ---> Using cache [2022-03-24T01:47:19.601Z] ---> c13ff71de0d3 [2022-03-24T01:47:19.601Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-24T01:47:19.860Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-24T01:47:19.860Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:47:19.860Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:47:19.860Z] ---> 23e5d7e3caba [2022-03-24T01:47:19.860Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T01:47:19.860Z] ---> Using cache [2022-03-24T01:47:19.860Z] ---> dfadf1baf0be [2022-03-24T01:47:19.860Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:47:19.860Z] ---> Using cache [2022-03-24T01:47:19.860Z] ---> 45258bdc1aa0 [2022-03-24T01:47:19.860Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-24T01:47:19.860Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-24T01:47:19.860Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-24T01:47:19.860Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-24T01:47:20.120Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-24T01:47:20.120Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-24T01:47:20.120Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-24T01:47:20.120Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-24T01:47:20.120Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-24T01:47:20.120Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-24T01:47:20.120Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-24T01:47:20.120Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-24T01:47:20.120Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-24T01:47:20.120Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-24T01:47:20.120Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-24T01:47:20.120Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-24T01:47:20.120Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-24T01:47:20.120Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-24T01:47:20.120Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-24T01:47:20.120Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-24T01:47:20.120Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-24T01:47:20.120Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-24T01:47:20.120Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-24T01:47:20.381Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-24T01:47:20.381Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-24T01:47:20.381Z] ---> Running in 2d4f9d0f71d9 [2022-03-24T01:47:20.381Z] Removing intermediate container fd1797c0b371 [2022-03-24T01:47:20.381Z] ---> 3361ef045c2f [2022-03-24T01:47:20.381Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T01:47:20.381Z] ---> Running in a3c7047f1487 [2022-03-24T01:47:20.381Z] Removing intermediate container 66842e6f8e58 [2022-03-24T01:47:20.381Z] ---> d1647ad0a7fd [2022-03-24T01:47:20.381Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T01:47:20.381Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T01:47:20.381Z] OK: 84 MiB in 64 packages [2022-03-24T01:47:20.639Z] ---> Running in 3b8a3380ec9a [2022-03-24T01:47:20.639Z] ---> Running in f75e3c30b557 [2022-03-24T01:47:20.639Z] Removing intermediate container f75e3c30b557 [2022-03-24T01:47:20.639Z] ---> a54eaf95e613 [2022-03-24T01:47:20.639Z] Step 22/23 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:47:20.900Z] Removing intermediate container 3b8a3380ec9a [2022-03-24T01:47:20.900Z] ---> 28deee98b3d5 [2022-03-24T01:47:20.900Z] Step 23/25 : LABEL arch=x86_64 [2022-03-24T01:47:20.900Z] ---> Running in 3d6318b12d35 [2022-03-24T01:47:20.900Z] ---> Running in f95fe2d82842 [2022-03-24T01:47:20.900Z] Removing intermediate container 3d6318b12d35 [2022-03-24T01:47:20.900Z] ---> 92875f017886 [2022-03-24T01:47:20.900Z] Step 23/23 : LABEL version=2.2.0-dev.46 [2022-03-24T01:47:20.900Z] Removing intermediate container f95fe2d82842 [2022-03-24T01:47:20.900Z] ---> a0fa6def1a2b [2022-03-24T01:47:20.900Z] Step 24/25 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:47:20.900Z] ---> Running in b20b6d2af8cb [2022-03-24T01:47:21.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:21.165Z] ---> Running in 9c99e66d369a [2022-03-24T01:47:21.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:21.165Z] Removing intermediate container b20b6d2af8cb [2022-03-24T01:47:21.165Z] ---> 2ac71eddde64 [2022-03-24T01:47:21.165Z] [2022-03-24T01:47:21.165Z] Removing intermediate container 9c99e66d369a [2022-03-24T01:47:21.165Z] ---> 0d012998598a [2022-03-24T01:47:21.165Z] Step 25/25 : LABEL version=2.2.0-dev.46 [2022-03-24T01:47:21.165Z] ---> Running in ad8569e35abd [2022-03-24T01:47:21.165Z] Successfully built 2ac71eddde64 [2022-03-24T01:47:21.165Z] Successfully tagged core-data:latest [2022-03-24T01:47:21.165Z]  Building core-data ... done Building security-spire-config [2022-03-24T01:47:21.426Z] Collecting docker-compose==1.23.2 [2022-03-24T01:47:21.426Z] Removing intermediate container ad8569e35abd [2022-03-24T01:47:21.426Z] ---> 5830072cdc39 [2022-03-24T01:47:21.426Z] [2022-03-24T01:47:21.426Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-24T01:47:21.426Z] Successfully built 5830072cdc39 [2022-03-24T01:47:21.426Z] Successfully tagged security-secretstore-setup:latest [2022-03-24T01:47:21.426Z] Building core-metadata [2022-03-24T01:47:21.426Z]  Building security-secretstore-setup ... done Collecting jsonschema<3,>=2.5.1 [2022-03-24T01:47:21.426Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-24T01:47:21.686Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-24T01:47:21.686Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-24T01:47:21.686Z] Collecting texttable<0.10,>=0.9.0 [2022-03-24T01:47:21.686Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-24T01:47:21.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:21.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:21.946Z] Collecting PyYAML<4,>=3.10 [2022-03-24T01:47:21.946Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-24T01:47:22.209Z] OK: 221 MiB in 52 packages [2022-03-24T01:47:22.473Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T01:47:22.473Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T01:47:22.473Z] OK: 15854 distinct packages available [2022-03-24T01:47:22.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:22.473Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-24T01:47:22.473Z] Collecting cached-property<2,>=1.2.0 [2022-03-24T01:47:22.731Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-24T01:47:22.731Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-24T01:47:22.731Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-24T01:47:22.990Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-24T01:47:22.990Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-24T01:47:22.990Z] Collecting docopt<0.7,>=0.6.1 [2022-03-24T01:47:22.990Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-24T01:47:23.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:23.508Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-24T01:47:23.508Z] Collecting docker<4.0,>=3.6.0 [2022-03-24T01:47:23.768Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-24T01:47:23.768Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-24T01:47:23.768Z] Collecting docker-pycreds>=0.4.0 [2022-03-24T01:47:23.768Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-24T01:47:23.768Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-24T01:47:23.768Z] Collecting idna<2.8,>=2.5 [2022-03-24T01:47:23.768Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-24T01:47:23.768Z] 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) [2022-03-24T01:47:23.768Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-24T01:47:23.768Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-24T01:47:24.026Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-24T01:47:24.026Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-24T01:47:24.026Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-24T01:47:24.026Z] (5/9) Installing curl (7.80.0-r0) [2022-03-24T01:47:24.026Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-24T01:47:24.026Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-24T01:47:24.026Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-24T01:47:24.026Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-24T01:47:24.026Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-24T01:47:24.026Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-24T01:47:24.026Z] Attempting uninstall: urllib3 [2022-03-24T01:47:24.026Z] Found existing installation: urllib3 1.26.5 [2022-03-24T01:47:24.026Z] Uninstalling urllib3-1.26.5: [2022-03-24T01:47:24.026Z] Successfully uninstalled urllib3-1.26.5 [2022-03-24T01:47:24.026Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-24T01:47:24.286Z] (8/9) Installing libucontext (1.1-r0) [2022-03-24T01:47:24.286Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-24T01:47:24.286Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T01:47:24.286Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T01:47:24.547Z] OK: 8 MiB in 23 packages [2022-03-24T01:47:24.547Z] Attempting uninstall: idna [2022-03-24T01:47:24.547Z] Found existing installation: idna 3.2 [2022-03-24T01:47:24.547Z] Uninstalling idna-3.2: [2022-03-24T01:47:24.547Z] Successfully uninstalled idna-3.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T01:47:25.211Z] provisioning config files... [2022-03-24T01:47:25.237Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/168@tmp/config6561040150639552423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T01:47:25.486Z] Attempting uninstall: chardet [2022-03-24T01:47:25.486Z] Found existing installation: chardet 4.0.0 [2022-03-24T01:47:25.486Z] Uninstalling chardet-4.0.0: [2022-03-24T01:47:25.671Z] ---> docker-login.sh [2022-03-24T01:47:25.671Z] nexus3.edgexfoundry.org:10001 [2022-03-24T01:47:25.746Z] Successfully uninstalled chardet-4.0.0 [2022-03-24T01:47:26.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:47:26.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:47:26.004Z] ---> 23e5d7e3caba [2022-03-24T01:47:26.004Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T01:47:26.004Z] ---> Using cache [2022-03-24T01:47:26.004Z] ---> dfadf1baf0be [2022-03-24T01:47:26.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:47:26.004Z] ---> Using cache [2022-03-24T01:47:26.004Z] ---> 45258bdc1aa0 [2022-03-24T01:47:26.004Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T01:47:26.004Z] ---> Using cache [2022-03-24T01:47:26.004Z] ---> 9eadae1731c1 [2022-03-24T01:47:26.004Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T01:47:26.004Z] ---> Using cache [2022-03-24T01:47:26.004Z] ---> f02b5dbfb145 [2022-03-24T01:47:26.004Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:47:26.004Z] ---> Using cache [2022-03-24T01:47:26.004Z] ---> d9efed728406 [2022-03-24T01:47:26.004Z] Step 8/24 : COPY . . [2022-03-24T01:47:26.004Z] ---> Using cache [2022-03-24T01:47:26.004Z] ---> a056438b51e8 [2022-03-24T01:47:26.004Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T01:47:26.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:47:26.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:47:26.568Z] Configure a credential helper to remove this warning. See [2022-03-24T01:47:26.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:47:26.568Z] [2022-03-24T01:47:26.568Z] Login Succeeded [2022-03-24T01:47:26.568Z] nexus3.edgexfoundry.org:10002 [2022-03-24T01:47:26.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:47:26.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:47:26.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:47:26.943Z] ---> 23e5d7e3caba [2022-03-24T01:47:26.943Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T01:47:26.943Z] ---> Using cache [2022-03-24T01:47:26.943Z] ---> dfadf1baf0be [2022-03-24T01:47:26.943Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:47:26.943Z] ---> Using cache [2022-03-24T01:47:26.943Z] ---> 45258bdc1aa0 [2022-03-24T01:47:26.943Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T01:47:26.943Z] ---> Using cache [2022-03-24T01:47:26.943Z] ---> 9eadae1731c1 [2022-03-24T01:47:26.943Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T01:47:26.943Z] ---> Using cache [2022-03-24T01:47:26.943Z] ---> f02b5dbfb145 [2022-03-24T01:47:26.943Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:47:26.943Z] ---> Using cache [2022-03-24T01:47:26.943Z] ---> d9efed728406 [2022-03-24T01:47:26.943Z] Step 8/23 : COPY . . [2022-03-24T01:47:26.943Z] ---> Using cache [2022-03-24T01:47:26.943Z] ---> a056438b51e8 [2022-03-24T01:47:26.943Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-24T01:47:27.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:47:27.117Z] Configure a credential helper to remove this warning. See [2022-03-24T01:47:27.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:47:27.117Z] [2022-03-24T01:47:27.117Z] Login Succeeded [2022-03-24T01:47:27.117Z] nexus3.edgexfoundry.org:10003 [2022-03-24T01:47:27.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:47:27.515Z] Attempting uninstall: requests [2022-03-24T01:47:27.515Z] Found existing installation: requests 2.25.1 [2022-03-24T01:47:27.515Z] Uninstalling requests-2.25.1: [2022-03-24T01:47:27.515Z] Successfully uninstalled requests-2.25.1 [2022-03-24T01:47:27.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:47:27.669Z] Configure a credential helper to remove this warning. See [2022-03-24T01:47:27.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:47:27.669Z] [2022-03-24T01:47:27.669Z] Login Succeeded [2022-03-24T01:47:27.669Z] nexus3.edgexfoundry.org:10004 [2022-03-24T01:47:27.774Z] Running setup.py install for texttable: started [2022-03-24T01:47:27.774Z] ---> Running in ba49617f4e73 [2022-03-24T01:47:27.774Z] ---> Running in 864c9494c38a [2022-03-24T01:47:27.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:47:27.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:47:27.945Z] Configure a credential helper to remove this warning. See [2022-03-24T01:47:27.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:47:27.945Z] [2022-03-24T01:47:27.945Z] Login Succeeded [2022-03-24T01:47:27.945Z] docker.io [2022-03-24T01:47:28.034Z] Removing intermediate container 2d4f9d0f71d9 [2022-03-24T01:47:28.034Z] ---> a88cb8ec3beb [2022-03-24T01:47:28.034Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T01:47:28.034Z] Removing intermediate container ba49617f4e73 [2022-03-24T01:47:28.034Z] ---> 9b2b7e2269ef [2022-03-24T01:47:28.034Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T01:47:28.295Z] ---> Running in ac8a6c27ab73 [2022-03-24T01:47:28.295Z] Removing intermediate container a3c7047f1487 [2022-03-24T01:47:28.295Z] ---> 1226875adddd [2022-03-24T01:47:28.295Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:47:28.295Z] ---> dfdd6dd79e86 [2022-03-24T01:47:28.295Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:47:28.295Z] Running setup.py install for texttable: finished with status 'done' [2022-03-24T01:47:28.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-24T01:47:28.295Z] Running setup.py install for PyYAML: started [2022-03-24T01:47:28.295Z] ---> Running in 4bfed67dd513 [2022-03-24T01:47:28.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:47:28.557Z] ---> b9ded1044982 [2022-03-24T01:47:28.557Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-24T01:47:28.557Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-24T01:47:28.817Z] Running setup.py install for docopt: started [2022-03-24T01:47:28.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:47:28.822Z] Configure a credential helper to remove this warning. See [2022-03-24T01:47:28.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:47:28.822Z] [2022-03-24T01:47:28.822Z] Login Succeeded [2022-03-24T01:47:28.822Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T01:47:28.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-24T01:47:29.077Z] ---> 0aa7271482c4 [2022-03-24T01:47:29.077Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-24T01:47:29.337Z] Running setup.py install for docopt: finished with status 'done' [2022-03-24T01:47:29.337Z] Running setup.py install for dockerpty: started [2022-03-24T01:47:29.337Z] ---> 9e071e0aefd8 [2022-03-24T01:47:29.337Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-24T01:47:29.337Z] ---> Running in 3489778bd0bf [Pipeline] echo [2022-03-24T01:47:29.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-24T01:47:29.361Z] ========================================================= [2022-03-24T01:47:29.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-24T01:47:29.361Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T01:47:29.638Z] Removing intermediate container 4bfed67dd513 [2022-03-24T01:47:29.638Z] ---> 8c1494131330 [2022-03-24T01:47:29.638Z] Step 8/22 : COPY . . [2022-03-24T01:47:29.638Z] Removing intermediate container 3489778bd0bf [2022-03-24T01:47:29.638Z] ---> 42444fd04483 [2022-03-24T01:47:29.638Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T01:47:29.638Z] ---> Running in a15cd99ad1a2 [2022-03-24T01:47:29.638Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-24T01:47:29.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T01:47:29.937Z] Removing intermediate container a15cd99ad1a2 [2022-03-24T01:47:29.937Z] ---> 4ba3707dbd70 [2022-03-24T01:47:29.937Z] Step 18/20 : LABEL arch=x86_64 [2022-03-24T01:47:29.968Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-24T01:47:29.968Z] 9b3977197b4f: Pulling fs layer [2022-03-24T01:47:29.968Z] 1a89e8eeedd5: Pulling fs layer [2022-03-24T01:47:29.968Z] 94645a83ff95: Pulling fs layer [2022-03-24T01:47:29.968Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-24T01:47:29.968Z] 0c92f367c5e7: Pulling fs layer [2022-03-24T01:47:29.968Z] f7c0051592d6: Pulling fs layer [2022-03-24T01:47:29.968Z] a227ed2f7395: Pulling fs layer [2022-03-24T01:47:29.968Z] 7b1c46037f91: Pulling fs layer [2022-03-24T01:47:29.968Z] f7c0051592d6: Waiting [2022-03-24T01:47:29.968Z] 7b1c46037f91: Waiting [2022-03-24T01:47:29.968Z] a227ed2f7395: Waiting [2022-03-24T01:47:29.968Z] 3f3a8bcf1eab: Waiting [2022-03-24T01:47:29.968Z] 0c92f367c5e7: Waiting [2022-03-24T01:47:29.968Z] 94645a83ff95: Verifying Checksum [2022-03-24T01:47:29.968Z] 94645a83ff95: Download complete [2022-03-24T01:47:29.968Z] 1a89e8eeedd5: Verifying Checksum [2022-03-24T01:47:29.968Z] 1a89e8eeedd5: Download complete [2022-03-24T01:47:29.969Z] 0c92f367c5e7: Verifying Checksum [2022-03-24T01:47:29.969Z] 0c92f367c5e7: Download complete [2022-03-24T01:47:29.969Z] f7c0051592d6: Download complete [2022-03-24T01:47:29.969Z] 9b3977197b4f: Verifying Checksum [2022-03-24T01:47:29.969Z] 9b3977197b4f: Download complete [2022-03-24T01:47:29.969Z] a227ed2f7395: Verifying Checksum [2022-03-24T01:47:29.969Z] a227ed2f7395: Download complete [2022-03-24T01:47:30.196Z] spire-1.2.0/ [2022-03-24T01:47:30.765Z] ---> Running in d802c0ccb111 [2022-03-24T01:47:30.765Z] 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 [2022-03-24T01:47:30.961Z] 9b3977197b4f: Pull complete [2022-03-24T01:47:31.241Z] 1a89e8eeedd5: Pull complete [2022-03-24T01:47:31.530Z] 94645a83ff95: Pull complete [2022-03-24T01:47:31.717Z] Removing intermediate container d802c0ccb111 [2022-03-24T01:47:31.717Z] ---> 935d6e51b1ab [2022-03-24T01:47:31.717Z] Step 19/20 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:47:31.976Z] spire-1.2.0/README.md [2022-03-24T01:47:31.976Z] spire-1.2.0/bin/ [2022-03-24T01:47:31.976Z] spire-1.2.0/bin/spire-server [2022-03-24T01:47:31.976Z] spire-1.2.0/bin/spire-agent [2022-03-24T01:47:31.976Z] spire-1.2.0/conf/ [2022-03-24T01:47:31.976Z] spire-1.2.0/conf/server/ [2022-03-24T01:47:31.976Z] spire-1.2.0/conf/server/server.conf [2022-03-24T01:47:31.976Z] spire-1.2.0/conf/agent/ [2022-03-24T01:47:31.976Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T01:47:31.976Z] spire-1.2.0/LICENSE [2022-03-24T01:47:32.132Z] 7b1c46037f91: Verifying Checksum [2022-03-24T01:47:32.132Z] 7b1c46037f91: Download complete [2022-03-24T01:47:32.234Z] ---> Running in a0b495749b47 [2022-03-24T01:47:32.492Z] Removing intermediate container a0b495749b47 [2022-03-24T01:47:32.492Z] ---> 09aeee8eeecd [2022-03-24T01:47:32.492Z] Step 20/20 : LABEL version=2.2.0-dev.46 [2022-03-24T01:47:32.731Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-24T01:47:32.731Z] 3f3a8bcf1eab: Download complete [2022-03-24T01:47:32.751Z] ---> Running in b5641f2c8a54 [2022-03-24T01:47:33.318Z] Removing intermediate container b5641f2c8a54 [2022-03-24T01:47:33.318Z] ---> 72733e80de1b [2022-03-24T01:47:33.318Z] [2022-03-24T01:47:33.576Z] Successfully built 72733e80de1b [2022-03-24T01:47:33.576Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-24T01:47:37.771Z]  Building security-spiffe-token-provider ... done Removing intermediate container ac8a6c27ab73 [2022-03-24T01:47:37.771Z] ---> d33854f572db [2022-03-24T01:47:37.771Z] [2022-03-24T01:47:37.771Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T01:47:37.771Z] ---> 9c842ac49a39 [2022-03-24T01:47:37.771Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T01:47:37.771Z] ---> Using cache [2022-03-24T01:47:37.771Z] ---> a99a24ababb8 [2022-03-24T01:47:37.771Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:47:37.771Z] ---> Using cache [2022-03-24T01:47:37.771Z] ---> c13ff71de0d3 [2022-03-24T01:47:37.771Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-24T01:47:38.030Z] Removing intermediate container 4c9d0ce5e808 [2022-03-24T01:47:38.030Z] ---> b6efbbcad2e6 [2022-03-24T01:47:38.030Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-24T01:47:38.030Z] ---> Running in 49382a4954bb [2022-03-24T01:47:38.030Z] ---> 1fe779fad5ba [2022-03-24T01:47:38.030Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-24T01:47:38.289Z] ---> Running in 6f8dd1434570 [2022-03-24T01:47:38.289Z] ---> Running in ddcac7c34b04 [2022-03-24T01:47:38.550Z] Removing intermediate container 6f8dd1434570 [2022-03-24T01:47:38.550Z] ---> a2def6878b06 [2022-03-24T01:47:38.550Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-24T01:47:38.550Z] ---> Running in 83b81e8916d6 [2022-03-24T01:47:38.810Z] Removing intermediate container 83b81e8916d6 [2022-03-24T01:47:38.810Z] ---> a12407f689ba [2022-03-24T01:47:38.810Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-24T01:47:38.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:38.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-24T01:47:39.376Z] ---> 81a7881448f2 [2022-03-24T01:47:39.376Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-24T01:47:39.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:39.647Z] ---> b00d28b19641 [2022-03-24T01:47:39.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-24T01:47:40.057Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T01:47:40.057Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T01:47:40.057Z] OK: 15854 distinct packages available [2022-03-24T01:47:40.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:40.354Z] ---> d22f3836d9a3 [2022-03-24T01:47:40.354Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-24T01:47:40.354Z] ---> Running in 1e6120d1187d [2022-03-24T01:47:40.644Z] Removing intermediate container 1e6120d1187d [2022-03-24T01:47:40.644Z] ---> 568499bc8c43 [2022-03-24T01:47:40.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T01:47:40.644Z] ---> Running in ad873b7921d4 [2022-03-24T01:47:40.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:40.932Z] Removing intermediate container ad873b7921d4 [2022-03-24T01:47:40.932Z] ---> 18468de51ff5 [2022-03-24T01:47:40.932Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T01:47:40.932Z] ---> Running in e62fc7855206 [2022-03-24T01:47:41.190Z] Removing intermediate container e62fc7855206 [2022-03-24T01:47:41.190Z] ---> 54fc89049d90 [2022-03-24T01:47:41.190Z] Step 22/23 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:47:41.190Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-24T01:47:41.190Z] ---> Running in ce1500dccb43 [2022-03-24T01:47:41.190Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-24T01:47:41.190Z] (3/4) Installing libucontext (1.1-r0) [2022-03-24T01:47:41.448Z] Removing intermediate container ce1500dccb43 [2022-03-24T01:47:41.448Z] ---> b69dee44d819 [2022-03-24T01:47:41.448Z] Step 23/23 : LABEL version=2.2.0-dev.46 [2022-03-24T01:47:41.448Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-24T01:47:41.448Z] ---> Running in fa2fa090a1d8 [2022-03-24T01:47:41.448Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T01:47:41.448Z] OK: 6 MiB in 18 packages [2022-03-24T01:47:41.715Z] Removing intermediate container fa2fa090a1d8 [2022-03-24T01:47:41.715Z] ---> cce206444e81 [2022-03-24T01:47:41.715Z] [2022-03-24T01:47:41.974Z] Successfully built cce206444e81 [2022-03-24T01:47:41.975Z] Successfully tagged sys-mgmt-agent:latest [2022-03-24T01:47:42.234Z]  Building sys-mgmt-agent ... done Removing intermediate container 49382a4954bb [2022-03-24T01:47:42.234Z] ---> 0ceb730cebe0 [2022-03-24T01:47:42.234Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T01:47:44.769Z] ---> 173e30ca5455 [2022-03-24T01:47:44.769Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T01:47:45.029Z] ---> 10c8b7fa3b96 [2022-03-24T01:47:45.029Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-24T01:47:45.029Z] ---> Running in 6ddbaafbaa67 [2022-03-24T01:47:45.173Z] 3f3a8bcf1eab: Pull complete [2022-03-24T01:47:45.173Z] 0c92f367c5e7: Pull complete [2022-03-24T01:47:45.173Z] f7c0051592d6: Pull complete [2022-03-24T01:47:45.287Z] Removing intermediate container 6ddbaafbaa67 [2022-03-24T01:47:45.287Z] ---> 8dedc707c9a6 [2022-03-24T01:47:45.287Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-24T01:47:45.448Z] a227ed2f7395: Pull complete [2022-03-24T01:47:46.276Z] ---> 353441a1a2c8 [2022-03-24T01:47:46.276Z] Step 19/24 : WORKDIR / [2022-03-24T01:47:46.537Z] ---> Running in 7e941231f3a5 [2022-03-24T01:47:47.106Z] Removing intermediate container 7e941231f3a5 [2022-03-24T01:47:47.106Z] ---> 06ed20bb8e6f [2022-03-24T01:47:47.106Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T01:47:47.106Z] ---> Running in 767a7a42ba69 [2022-03-24T01:47:47.676Z] Removing intermediate container 767a7a42ba69 [2022-03-24T01:47:47.676Z] ---> 5f3b35f8753b [2022-03-24T01:47:47.676Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T01:47:47.676Z] ---> Running in 0a36a335525f [2022-03-24T01:47:47.944Z] Removing intermediate container 864c9494c38a [2022-03-24T01:47:47.944Z] ---> fad7f7d6b709 [2022-03-24T01:47:47.944Z] [2022-03-24T01:47:47.944Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T01:47:47.944Z] ---> a33ac4f1069a [2022-03-24T01:47:47.944Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T01:47:47.944Z] ---> Using cache [2022-03-24T01:47:47.944Z] ---> c817656f6657 [2022-03-24T01:47:47.944Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T01:47:47.944Z] ---> Using cache [2022-03-24T01:47:47.944Z] ---> 6fabb18713e4 [2022-03-24T01:47:47.944Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-24T01:47:47.944Z] ---> Running in 8995c8d33990 [2022-03-24T01:47:47.944Z] Removing intermediate container 0a36a335525f [2022-03-24T01:47:47.944Z] ---> 75858c582066 [2022-03-24T01:47:47.944Z] Step 22/24 : LABEL arch=x86_64 [2022-03-24T01:47:48.205Z] ---> Running in 41ae9c6466de [2022-03-24T01:47:48.205Z] Removing intermediate container 8995c8d33990 [2022-03-24T01:47:48.205Z] ---> 9593f6543436 [2022-03-24T01:47:48.205Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T01:47:48.205Z] ---> Running in f61754a23140 [2022-03-24T01:47:48.466Z] Removing intermediate container 41ae9c6466de [2022-03-24T01:47:48.466Z] ---> d652c92b4221 [2022-03-24T01:47:48.466Z] Step 23/24 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:47:48.466Z] ---> Running in 257a987348b3 [2022-03-24T01:47:48.466Z] Removing intermediate container f61754a23140 [2022-03-24T01:47:48.466Z] ---> adfc3d1c7f8c [2022-03-24T01:47:48.466Z] Step 15/23 : WORKDIR / [2022-03-24T01:47:48.466Z] ---> Running in d5df08860e7e [2022-03-24T01:47:48.726Z] Removing intermediate container 257a987348b3 [2022-03-24T01:47:48.726Z] ---> 098d2053b77e [2022-03-24T01:47:48.726Z] Step 24/24 : LABEL version=2.2.0-dev.46 [2022-03-24T01:47:48.726Z] ---> Running in d7491e401cb6 [2022-03-24T01:47:48.726Z] Removing intermediate container d5df08860e7e [2022-03-24T01:47:48.726Z] ---> d9162d2a3e3d [2022-03-24T01:47:48.726Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:47:48.985Z] Removing intermediate container d7491e401cb6 [2022-03-24T01:47:48.985Z] ---> cd5224b51b83 [2022-03-24T01:47:48.985Z] [2022-03-24T01:47:48.985Z] ---> 05e4c0239c99 [2022-03-24T01:47:48.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-24T01:47:49.244Z] Successfully built cd5224b51b83 [2022-03-24T01:47:49.244Z] Successfully tagged security-spire-config:latest [2022-03-24T01:47:50.185Z]  Building security-spire-config ... done  ---> 02e926baf0d6 [2022-03-24T01:47:50.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-24T01:47:50.185Z] ---> 3d75ac9da657 [2022-03-24T01:47:50.185Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-24T01:47:50.185Z] ---> Running in c84a18ca608a [2022-03-24T01:47:50.447Z] Removing intermediate container c84a18ca608a [2022-03-24T01:47:50.447Z] ---> c3a73052f458 [2022-03-24T01:47:50.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T01:47:50.447Z] ---> Running in 3632002a54d0 [2022-03-24T01:47:50.707Z] Removing intermediate container 3632002a54d0 [2022-03-24T01:47:50.707Z] ---> 811b6d6edbce [2022-03-24T01:47:50.707Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T01:47:50.707Z] ---> Running in 7e2b7ee95cf4 [2022-03-24T01:47:50.968Z] Removing intermediate container 7e2b7ee95cf4 [2022-03-24T01:47:50.968Z] ---> 105b8b3df008 [2022-03-24T01:47:50.968Z] Step 22/23 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:47:51.227Z] ---> Running in 703c635fe470 [2022-03-24T01:47:51.227Z] Removing intermediate container 703c635fe470 [2022-03-24T01:47:51.227Z] ---> 1acb1cd20698 [2022-03-24T01:47:51.227Z] Step 23/23 : LABEL version=2.2.0-dev.46 [2022-03-24T01:47:51.487Z] ---> Running in c4c662a14b16 [2022-03-24T01:47:51.487Z] Removing intermediate container c4c662a14b16 [2022-03-24T01:47:51.487Z] ---> ee8a220dbd4e [2022-03-24T01:47:51.487Z] [2022-03-24T01:47:51.746Z] Successfully built ee8a220dbd4e [2022-03-24T01:47:51.746Z] Successfully tagged core-metadata:latest [2022-03-24T01:47:53.772Z] 7b1c46037f91: Pull complete [2022-03-24T01:47:53.772Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-24T01:47:53.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T01:47:53.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-24T01:47:54.140Z] + docker build -t+ ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T01:47:54.140Z] WORKDIR /edgex [2022-03-24T01:47:54.140Z] COPY go.mod . [2022-03-24T01:47:54.140Z] RUN go mod download . [2022-03-24T01:47:54.140Z] [2022-03-24T01:47:56.787Z] Sending build context to Docker daemon 168.9MB [2022-03-24T01:47:56.787Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T01:47:56.787Z] ---> f79e39bc4007 [2022-03-24T01:47:56.787Z] Step 2/4 : WORKDIR /edgex [2022-03-24T01:47:58.331Z]  Building core-metadata ... done Removing intermediate container ddcac7c34b04 [2022-03-24T01:47:58.331Z] ---> 99242e7f3c37 [2022-03-24T01:47:58.331Z] [2022-03-24T01:47:58.331Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T01:47:58.331Z] ---> a33ac4f1069a [2022-03-24T01:47:58.331Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-24T01:47:58.331Z] ---> Running in c0c71452ab33 [2022-03-24T01:47:58.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:58.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T01:47:58.331Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-24T01:47:58.331Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-24T01:47:58.331Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T01:47:58.331Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T01:47:58.331Z] OK: 6 MiB in 16 packages [2022-03-24T01:47:58.331Z] Removing intermediate container c0c71452ab33 [2022-03-24T01:47:58.331Z] ---> 4d93ee84a2b5 [2022-03-24T01:47:58.331Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T01:47:58.593Z] ---> Running in 58744ec1e4ff [2022-03-24T01:47:58.593Z] Removing intermediate container 58744ec1e4ff [2022-03-24T01:47:58.593Z] ---> ac2ef96d8151 [2022-03-24T01:47:58.593Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-24T01:47:58.593Z] ---> Running in 1b9c16ee615c [2022-03-24T01:47:58.593Z] Removing intermediate container 1b9c16ee615c [2022-03-24T01:47:58.593Z] ---> 59fd74242337 [2022-03-24T01:47:58.593Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T01:47:58.781Z] ---> Running in 880de5d75f9c [2022-03-24T01:47:58.781Z] Removing intermediate container 880de5d75f9c [2022-03-24T01:47:58.781Z] ---> 6c98d8cdd6c2 [2022-03-24T01:47:58.781Z] Step 3/4 : COPY go.mod . [2022-03-24T01:47:58.855Z] ---> Running in b88a04c60287 [2022-03-24T01:47:58.855Z] Removing intermediate container b88a04c60287 [2022-03-24T01:47:58.855Z] ---> a3c32ed9f68c [2022-03-24T01:47:58.855Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:47:59.116Z] ---> 9c3ca35c8281 [2022-03-24T01:47:59.116Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-24T01:47:59.383Z] ---> c154946e5455 [2022-03-24T01:47:59.384Z] Step 4/4 : RUN go mod download [2022-03-24T01:47:59.384Z] ---> Running in bf40091df9f8 [2022-03-24T01:47:59.690Z] ---> 624841877560 [2022-03-24T01:47:59.690Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-24T01:47:59.690Z] ---> b2742690b1c4 [2022-03-24T01:47:59.690Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-24T01:47:59.690Z] ---> Running in 4e6b3332dd89 [2022-03-24T01:47:59.951Z] Removing intermediate container 4e6b3332dd89 [2022-03-24T01:47:59.951Z] ---> 4a06dede7c77 [2022-03-24T01:47:59.951Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T01:47:59.951Z] ---> Running in 5d74e660f27e [2022-03-24T01:47:59.951Z] Removing intermediate container 5d74e660f27e [2022-03-24T01:47:59.951Z] ---> ca310c7bb90d [2022-03-24T01:47:59.951Z] Step 20/22 : LABEL arch=x86_64 [2022-03-24T01:48:00.213Z] ---> Running in 94f83d087b07 [2022-03-24T01:48:00.213Z] Removing intermediate container 94f83d087b07 [2022-03-24T01:48:00.213Z] ---> 4a63f1201aeb [2022-03-24T01:48:00.213Z] Step 21/22 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:00.213Z] ---> Running in 76e8429c76e1 [2022-03-24T01:48:00.213Z] Removing intermediate container 76e8429c76e1 [2022-03-24T01:48:00.213Z] ---> acb0230474b2 [2022-03-24T01:48:00.213Z] Step 22/22 : LABEL version=2.2.0-dev.46 [2022-03-24T01:48:00.474Z] ---> Running in de0dd1018367 [2022-03-24T01:48:00.474Z] Removing intermediate container de0dd1018367 [2022-03-24T01:48:00.474Z] ---> 2268ed9c5c29 [2022-03-24T01:48:00.474Z] [2022-03-24T01:48:00.474Z] Successfully built 2268ed9c5c29 [2022-03-24T01:48:00.474Z] Successfully tagged support-notifications:latest [2022-03-24T01:48:00.481Z]  Building support-notifications ... done  [Pipeline] } [2022-03-24T01:48:00.491Z] $ docker stop --time=1 f5fb477861e33528404df39eb7ef700ea290e56ebb97ff45f793f09047d7c4ac [2022-03-24T01:48:01.813Z] $ docker rm -f f5fb477861e33528404df39eb7ef700ea290e56ebb97ff45f793f09047d7c4ac [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T01:48:02.167Z] + docker images [2022-03-24T01:48:02.167Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-24T01:48:02.167Z] support-notifications latest 2268ed9c5c29 1 second ago 26.6MB [2022-03-24T01:48:02.167Z] 99242e7f3c37 5 seconds ago 1.62GB [2022-03-24T01:48:02.167Z] core-metadata latest ee8a220dbd4e 10 seconds ago 26.1MB [2022-03-24T01:48:02.167Z] security-spire-config latest cd5224b51b83 13 seconds ago 82.2MB [2022-03-24T01:48:02.167Z] fad7f7d6b709 14 seconds ago 1.62GB [2022-03-24T01:48:02.167Z] sys-mgmt-agent latest cce206444e81 21 seconds ago 305MB [2022-03-24T01:48:02.167Z] d33854f572db 28 seconds ago 1.61GB [2022-03-24T01:48:02.167Z] security-spiffe-token-provider latest 72733e80de1b 30 seconds ago 28.5MB [2022-03-24T01:48:02.167Z] security-secretstore-setup latest 5830072cdc39 41 seconds ago 42.1MB [2022-03-24T01:48:02.167Z] core-data latest 2ac71eddde64 42 seconds ago 35.9MB [2022-03-24T01:48:02.167Z] 70b02d04327e 44 seconds ago 1.61GB [2022-03-24T01:48:02.167Z] support-scheduler latest c2eeaa29f5d9 47 seconds ago 26MB [2022-03-24T01:48:02.167Z] 09345d8f2228 52 seconds ago 1.62GB [2022-03-24T01:48:02.167Z] 6c420c116693 55 seconds ago 1.61GB [2022-03-24T01:48:02.167Z] e0dbdba96116 59 seconds ago 1.63GB [2022-03-24T01:48:02.167Z] 5a393d771cbb 59 seconds ago 1.65GB [2022-03-24T01:48:02.167Z] security-bootstrapper latest 26fa7ae4f709 About a minute ago 24.3MB [2022-03-24T01:48:02.167Z] security-proxy-setup latest 87df6700cc6e About a minute ago 43.4MB [2022-03-24T01:48:02.167Z] core-command latest 9947121b8960 About a minute ago 24.5MB [2022-03-24T01:48:02.167Z] b3dc3ad7f765 About a minute ago 1.61GB [2022-03-24T01:48:02.167Z] security-spire-agent latest 5a144c5df87f About a minute ago 119MB [2022-03-24T01:48:02.167Z] f93332854e62 About a minute ago 1.63GB [2022-03-24T01:48:02.167Z] a9648164918a About a minute ago 1.61GB [2022-03-24T01:48:02.167Z] security-spire-server latest 461f06a61c2b About a minute ago 82.9MB [2022-03-24T01:48:02.167Z] 012a18d19b6e 2 minutes ago 1.61GB [2022-03-24T01:48:02.167Z] a127bf625566 2 minutes ago 1.61GB [2022-03-24T01:48:02.167Z] ci-base-image-x86_64 latest 23e5d7e3caba 4 minutes ago 896MB [2022-03-24T01:48:02.167Z] alpine 3.15 9c842ac49a39 10 hours ago 5.57MB [2022-03-24T01:48:02.167Z] alpine 3.14 a33ac4f1069a 6 days ago 5.59MB [2022-03-24T01:48:02.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-24T01:48:02.167Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-24T01:48:02.167Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-24T01:48:02.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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 [2022-03-24T01:48:02.283Z] provisioning config files... [2022-03-24T01:48:02.292Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/168@tmp/config4741413246644113072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T01:48:02.592Z] ---> docker-login.sh [2022-03-24T01:48:02.592Z] nexus3.edgexfoundry.org:10001 [2022-03-24T01:48:02.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:48:02.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:48:02.592Z] Configure a credential helper to remove this warning. See [2022-03-24T01:48:02.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:48:02.592Z] [2022-03-24T01:48:02.592Z] Login Succeeded [2022-03-24T01:48:02.592Z] nexus3.edgexfoundry.org:10002 [2022-03-24T01:48:02.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:48:02.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:48:02.853Z] Configure a credential helper to remove this warning. See [2022-03-24T01:48:02.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:48:02.853Z] [2022-03-24T01:48:02.853Z] Login Succeeded [2022-03-24T01:48:02.853Z] nexus3.edgexfoundry.org:10003 [2022-03-24T01:48:02.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:48:02.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:48:02.853Z] Configure a credential helper to remove this warning. See [2022-03-24T01:48:02.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:48:02.853Z] [2022-03-24T01:48:02.853Z] Login Succeeded [2022-03-24T01:48:02.853Z] nexus3.edgexfoundry.org:10004 [2022-03-24T01:48:03.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:48:03.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:48:03.113Z] Configure a credential helper to remove this warning. See [2022-03-24T01:48:03.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:48:03.113Z] [2022-03-24T01:48:03.113Z] Login Succeeded [2022-03-24T01:48:03.113Z] docker.io [2022-03-24T01:48:03.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T01:48:03.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T01:48:03.374Z] Configure a credential helper to remove this warning. See [2022-03-24T01:48:03.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T01:48:03.374Z] [2022-03-24T01:48:03.374Z] Login Succeeded [2022-03-24T01:48:03.374Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T01:48:03.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:48:03.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-24T01:48:03.450Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-03-24T01:48:03.450Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:03.450Z] latest [2022-03-24T01:48:03.450Z] 2.2.0-dev.46 [2022-03-24T01:48:03.450Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:03.450Z] main [2022-03-24T01:48:03.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:03.778Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:04.071Z] + docker push nexus3.edgexfoundry.org:10004/core-command:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:04.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-24T01:48:04.071Z] dbef607610d2: Preparing [2022-03-24T01:48:04.071Z] f1819ec3239c: Preparing [2022-03-24T01:48:04.071Z] d41c5e20e212: Preparing [2022-03-24T01:48:04.071Z] baba9fe9c309: Preparing [2022-03-24T01:48:04.071Z] 2e38978dfe40: Preparing [2022-03-24T01:48:04.071Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:04.071Z] baba9fe9c309: Pushed [2022-03-24T01:48:04.071Z] dbef607610d2: Pushed [2022-03-24T01:48:04.071Z] d41c5e20e212: Pushed [2022-03-24T01:48:06.607Z] f1819ec3239c: Pushed [2022-03-24T01:48:06.607Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:fde5b70b858b6e483b1901d6818201e142b65497c74e946dcb8577e42276e7c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:06.902Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:07.192Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-24T01:48:07.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-24T01:48:07.192Z] dbef607610d2: Preparing [2022-03-24T01:48:07.192Z] f1819ec3239c: Preparing [2022-03-24T01:48:07.192Z] d41c5e20e212: Preparing [2022-03-24T01:48:07.192Z] baba9fe9c309: Preparing [2022-03-24T01:48:07.192Z] 2e38978dfe40: Preparing [2022-03-24T01:48:07.192Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:07.192Z] baba9fe9c309: Layer already exists [2022-03-24T01:48:07.192Z] f1819ec3239c: Layer already exists [2022-03-24T01:48:07.192Z] dbef607610d2: Layer already exists [2022-03-24T01:48:07.192Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:07.192Z] latest: digest: sha256:fde5b70b858b6e483b1901d6818201e142b65497c74e946dcb8577e42276e7c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:07.489Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:07.785Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.46 [2022-03-24T01:48:07.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-24T01:48:07.785Z] dbef607610d2: Preparing [2022-03-24T01:48:07.785Z] f1819ec3239c: Preparing [2022-03-24T01:48:07.785Z] d41c5e20e212: Preparing [2022-03-24T01:48:07.785Z] baba9fe9c309: Preparing [2022-03-24T01:48:07.785Z] 2e38978dfe40: Preparing [2022-03-24T01:48:07.785Z] f1819ec3239c: Layer already exists [2022-03-24T01:48:07.785Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:07.785Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:07.785Z] dbef607610d2: Layer already exists [2022-03-24T01:48:07.785Z] baba9fe9c309: Layer already exists [2022-03-24T01:48:07.785Z] 2.2.0-dev.46: digest: sha256:fde5b70b858b6e483b1901d6818201e142b65497c74e946dcb8577e42276e7c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:08.085Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:08.374Z] + docker push nexus3.edgexfoundry.org:10004/core-command:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:08.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-24T01:48:08.374Z] dbef607610d2: Preparing [2022-03-24T01:48:08.374Z] f1819ec3239c: Preparing [2022-03-24T01:48:08.374Z] d41c5e20e212: Preparing [2022-03-24T01:48:08.374Z] baba9fe9c309: Preparing [2022-03-24T01:48:08.374Z] 2e38978dfe40: Preparing [2022-03-24T01:48:08.374Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:08.374Z] dbef607610d2: Layer already exists [2022-03-24T01:48:08.374Z] f1819ec3239c: Layer already exists [2022-03-24T01:48:08.374Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:08.374Z] baba9fe9c309: Layer already exists [2022-03-24T01:48:08.374Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:fde5b70b858b6e483b1901d6818201e142b65497c74e946dcb8577e42276e7c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:08.670Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:08.959Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-03-24T01:48:08.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-24T01:48:08.959Z] dbef607610d2: Preparing [2022-03-24T01:48:08.959Z] f1819ec3239c: Preparing [2022-03-24T01:48:08.959Z] d41c5e20e212: Preparing [2022-03-24T01:48:08.959Z] baba9fe9c309: Preparing [2022-03-24T01:48:08.959Z] 2e38978dfe40: Preparing [2022-03-24T01:48:08.959Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:08.959Z] baba9fe9c309: Layer already exists [2022-03-24T01:48:08.959Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:08.959Z] f1819ec3239c: Layer already exists [2022-03-24T01:48:08.959Z] dbef607610d2: Layer already exists [2022-03-24T01:48:08.959Z] main: digest: sha256:fde5b70b858b6e483b1901d6818201e142b65497c74e946dcb8577e42276e7c3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:48:09.000Z] ===================================================== [Pipeline] echo [2022-03-24T01:48:09.010Z] taggedImages: [2022-03-24T01:48:09.010Z] - nexus3.edgexfoundry.org:10004/core-command:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:09.010Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-24T01:48:09.010Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.46 [2022-03-24T01:48:09.010Z] - nexus3.edgexfoundry.org:10004/core-command:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:09.010Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-03-24T01:48:09.030Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-03-24T01:48:09.030Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:09.030Z] latest [2022-03-24T01:48:09.030Z] 2.2.0-dev.46 [2022-03-24T01:48:09.030Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:09.030Z] main [2022-03-24T01:48:09.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:09.342Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:09.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:09.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-24T01:48:09.636Z] 9a9a6e409d17: Preparing [2022-03-24T01:48:09.636Z] cd1152e56711: Preparing [2022-03-24T01:48:09.636Z] d41c5e20e212: Preparing [2022-03-24T01:48:09.636Z] 612e24e6a7fc: Preparing [2022-03-24T01:48:09.636Z] 7cc303729279: Preparing [2022-03-24T01:48:09.636Z] 2e38978dfe40: Preparing [2022-03-24T01:48:09.636Z] 2e38978dfe40: Waiting [2022-03-24T01:48:09.636Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:09.636Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:09.636Z] 7cc303729279: Pushed [2022-03-24T01:48:09.636Z] 9a9a6e409d17: Pushed [2022-03-24T01:48:09.896Z] 612e24e6a7fc: Pushed [2022-03-24T01:48:12.436Z] cd1152e56711: Pushed [2022-03-24T01:48:12.436Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:62c262827088b52f79ac4424a254d876ed0e1e1ff5eb9e00d6f05b798ffa93bf size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:12.732Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:13.113Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-24T01:48:13.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-24T01:48:13.113Z] 9a9a6e409d17: Preparing [2022-03-24T01:48:13.113Z] cd1152e56711: Preparing [2022-03-24T01:48:13.113Z] d41c5e20e212: Preparing [2022-03-24T01:48:13.113Z] 612e24e6a7fc: Preparing [2022-03-24T01:48:13.113Z] 7cc303729279: Preparing [2022-03-24T01:48:13.113Z] 2e38978dfe40: Preparing [2022-03-24T01:48:13.113Z] 2e38978dfe40: Waiting [2022-03-24T01:48:13.113Z] 612e24e6a7fc: Layer already exists [2022-03-24T01:48:13.113Z] 9a9a6e409d17: Layer already exists [2022-03-24T01:48:13.113Z] cd1152e56711: Layer already exists [2022-03-24T01:48:13.113Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:13.113Z] 7cc303729279: Layer already exists [2022-03-24T01:48:13.113Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:13.113Z] latest: digest: sha256:62c262827088b52f79ac4424a254d876ed0e1e1ff5eb9e00d6f05b798ffa93bf size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:13.419Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:13.709Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.46 [2022-03-24T01:48:13.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-24T01:48:13.709Z] 9a9a6e409d17: Preparing [2022-03-24T01:48:13.709Z] cd1152e56711: Preparing [2022-03-24T01:48:13.709Z] d41c5e20e212: Preparing [2022-03-24T01:48:13.709Z] 612e24e6a7fc: Preparing [2022-03-24T01:48:13.709Z] 7cc303729279: Preparing [2022-03-24T01:48:13.709Z] 2e38978dfe40: Preparing [2022-03-24T01:48:13.709Z] 2e38978dfe40: Waiting [2022-03-24T01:48:13.709Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:13.709Z] cd1152e56711: Layer already exists [2022-03-24T01:48:13.709Z] 9a9a6e409d17: Layer already exists [2022-03-24T01:48:13.709Z] 7cc303729279: Layer already exists [2022-03-24T01:48:13.709Z] 612e24e6a7fc: Layer already exists [2022-03-24T01:48:13.709Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:13.709Z] 2.2.0-dev.46: digest: sha256:62c262827088b52f79ac4424a254d876ed0e1e1ff5eb9e00d6f05b798ffa93bf size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:14.000Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:14.296Z] + docker push nexus3.edgexfoundry.org:10004/core-data:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:14.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-24T01:48:14.297Z] 9a9a6e409d17: Preparing [2022-03-24T01:48:14.297Z] cd1152e56711: Preparing [2022-03-24T01:48:14.297Z] d41c5e20e212: Preparing [2022-03-24T01:48:14.297Z] 612e24e6a7fc: Preparing [2022-03-24T01:48:14.297Z] 7cc303729279: Preparing [2022-03-24T01:48:14.297Z] 2e38978dfe40: Preparing [2022-03-24T01:48:14.297Z] 2e38978dfe40: Waiting [2022-03-24T01:48:14.297Z] 612e24e6a7fc: Layer already exists [2022-03-24T01:48:14.297Z] 7cc303729279: Layer already exists [2022-03-24T01:48:14.297Z] cd1152e56711: Layer already exists [2022-03-24T01:48:14.297Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:14.297Z] 9a9a6e409d17: Layer already exists [2022-03-24T01:48:14.297Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:14.297Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:62c262827088b52f79ac4424a254d876ed0e1e1ff5eb9e00d6f05b798ffa93bf size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:14.596Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:14.887Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-03-24T01:48:14.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-24T01:48:14.887Z] 9a9a6e409d17: Preparing [2022-03-24T01:48:14.887Z] cd1152e56711: Preparing [2022-03-24T01:48:14.887Z] d41c5e20e212: Preparing [2022-03-24T01:48:14.887Z] 612e24e6a7fc: Preparing [2022-03-24T01:48:14.887Z] 7cc303729279: Preparing [2022-03-24T01:48:14.887Z] 2e38978dfe40: Preparing [2022-03-24T01:48:14.887Z] 612e24e6a7fc: Layer already exists [2022-03-24T01:48:14.887Z] 7cc303729279: Layer already exists [2022-03-24T01:48:14.887Z] cd1152e56711: Layer already exists [2022-03-24T01:48:14.887Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:14.887Z] 9a9a6e409d17: Layer already exists [2022-03-24T01:48:14.887Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:14.887Z] main: digest: sha256:62c262827088b52f79ac4424a254d876ed0e1e1ff5eb9e00d6f05b798ffa93bf size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:48:14.921Z] ===================================================== [Pipeline] echo [2022-03-24T01:48:14.930Z] taggedImages: [2022-03-24T01:48:14.930Z] - nexus3.edgexfoundry.org:10004/core-data:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:14.930Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-24T01:48:14.930Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.46 [2022-03-24T01:48:14.930Z] - nexus3.edgexfoundry.org:10004/core-data:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:14.930Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-03-24T01:48:14.951Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-03-24T01:48:14.951Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:14.951Z] latest [2022-03-24T01:48:14.951Z] 2.2.0-dev.46 [2022-03-24T01:48:14.951Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:14.951Z] main [2022-03-24T01:48:14.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:15.267Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:15.556Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:15.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-24T01:48:15.556Z] 04ef82e356d3: Preparing [2022-03-24T01:48:15.556Z] 515ab6e92c83: Preparing [2022-03-24T01:48:15.556Z] d41c5e20e212: Preparing [2022-03-24T01:48:15.556Z] baba9fe9c309: Preparing [2022-03-24T01:48:15.556Z] 2e38978dfe40: Preparing [2022-03-24T01:48:15.556Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:15.556Z] baba9fe9c309: Layer already exists [2022-03-24T01:48:15.556Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:15.556Z] 04ef82e356d3: Pushed [2022-03-24T01:48:18.095Z] 515ab6e92c83: Pushed [2022-03-24T01:48:18.095Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:e68db8999a1d3c73dd8d7acd84a3cfe1ccf655e457047d1cfa486e76e2fb742a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:18.390Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:18.680Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-24T01:48:18.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-24T01:48:18.681Z] 04ef82e356d3: Preparing [2022-03-24T01:48:18.681Z] 515ab6e92c83: Preparing [2022-03-24T01:48:18.681Z] d41c5e20e212: Preparing [2022-03-24T01:48:18.681Z] baba9fe9c309: Preparing [2022-03-24T01:48:18.681Z] 2e38978dfe40: Preparing [2022-03-24T01:48:18.681Z] 04ef82e356d3: Layer already exists [2022-03-24T01:48:18.681Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:18.681Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:18.681Z] 515ab6e92c83: Layer already exists [2022-03-24T01:48:18.681Z] baba9fe9c309: Layer already exists [2022-03-24T01:48:18.681Z] latest: digest: sha256:e68db8999a1d3c73dd8d7acd84a3cfe1ccf655e457047d1cfa486e76e2fb742a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:18.974Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:19.266Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.46 [2022-03-24T01:48:19.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-24T01:48:19.266Z] 04ef82e356d3: Preparing [2022-03-24T01:48:19.266Z] 515ab6e92c83: Preparing [2022-03-24T01:48:19.266Z] d41c5e20e212: Preparing [2022-03-24T01:48:19.266Z] baba9fe9c309: Preparing [2022-03-24T01:48:19.266Z] 2e38978dfe40: Preparing [2022-03-24T01:48:19.266Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:19.266Z] 515ab6e92c83: Layer already exists [2022-03-24T01:48:19.266Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:19.266Z] baba9fe9c309: Layer already exists [2022-03-24T01:48:19.266Z] 04ef82e356d3: Layer already exists [2022-03-24T01:48:19.266Z] 2.2.0-dev.46: digest: sha256:e68db8999a1d3c73dd8d7acd84a3cfe1ccf655e457047d1cfa486e76e2fb742a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:19.560Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:19.848Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:19.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-24T01:48:19.848Z] 04ef82e356d3: Preparing [2022-03-24T01:48:19.848Z] 515ab6e92c83: Preparing [2022-03-24T01:48:19.848Z] d41c5e20e212: Preparing [2022-03-24T01:48:19.848Z] baba9fe9c309: Preparing [2022-03-24T01:48:19.848Z] 2e38978dfe40: Preparing [2022-03-24T01:48:19.848Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:19.848Z] baba9fe9c309: Layer already exists [2022-03-24T01:48:19.848Z] 515ab6e92c83: Layer already exists [2022-03-24T01:48:19.848Z] 04ef82e356d3: Layer already exists [2022-03-24T01:48:19.848Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:19.848Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:e68db8999a1d3c73dd8d7acd84a3cfe1ccf655e457047d1cfa486e76e2fb742a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:20.140Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:20.432Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-03-24T01:48:20.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-24T01:48:20.432Z] 04ef82e356d3: Preparing [2022-03-24T01:48:20.432Z] 515ab6e92c83: Preparing [2022-03-24T01:48:20.432Z] d41c5e20e212: Preparing [2022-03-24T01:48:20.432Z] baba9fe9c309: Preparing [2022-03-24T01:48:20.432Z] 2e38978dfe40: Preparing [2022-03-24T01:48:20.432Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:20.432Z] 515ab6e92c83: Layer already exists [2022-03-24T01:48:20.432Z] 04ef82e356d3: Layer already exists [2022-03-24T01:48:20.432Z] baba9fe9c309: Layer already exists [2022-03-24T01:48:20.432Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:20.432Z] main: digest: sha256:e68db8999a1d3c73dd8d7acd84a3cfe1ccf655e457047d1cfa486e76e2fb742a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:48:20.467Z] ===================================================== [Pipeline] echo [2022-03-24T01:48:20.476Z] taggedImages: [2022-03-24T01:48:20.476Z] - nexus3.edgexfoundry.org:10004/core-metadata:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:20.476Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-24T01:48:20.476Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.46 [2022-03-24T01:48:20.476Z] - nexus3.edgexfoundry.org:10004/core-metadata:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:20.476Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-03-24T01:48:20.497Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-03-24T01:48:20.497Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:20.497Z] latest [2022-03-24T01:48:20.497Z] 2.2.0-dev.46 [2022-03-24T01:48:20.497Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:20.497Z] main [2022-03-24T01:48:20.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:20.807Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:21.096Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:21.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-24T01:48:21.096Z] 4f1954fc1fe9: Preparing [2022-03-24T01:48:21.096Z] 4f1954fc1fe9: Preparing [2022-03-24T01:48:21.096Z] 0d1719ee01b5: Preparing [2022-03-24T01:48:21.096Z] c783251e411c: Preparing [2022-03-24T01:48:21.096Z] 2f8a05bf6417: Preparing [2022-03-24T01:48:21.096Z] a1aae7711642: Preparing [2022-03-24T01:48:21.096Z] d41c5e20e212: Preparing [2022-03-24T01:48:21.096Z] e80c2ea143f6: Preparing [2022-03-24T01:48:21.096Z] 91ee4d12992e: Preparing [2022-03-24T01:48:21.096Z] 52086c459a83: Preparing [2022-03-24T01:48:21.096Z] 489df3585ab7: Preparing [2022-03-24T01:48:21.096Z] 2e38978dfe40: Preparing [2022-03-24T01:48:21.096Z] 91ee4d12992e: Waiting [2022-03-24T01:48:21.096Z] 52086c459a83: Waiting [2022-03-24T01:48:21.096Z] e80c2ea143f6: Waiting [2022-03-24T01:48:21.096Z] 489df3585ab7: Waiting [2022-03-24T01:48:21.096Z] 2e38978dfe40: Waiting [2022-03-24T01:48:21.096Z] 2f8a05bf6417: Pushed [2022-03-24T01:48:21.096Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:21.096Z] c783251e411c: Pushed [2022-03-24T01:48:21.096Z] 0d1719ee01b5: Pushed [2022-03-24T01:48:21.096Z] 4f1954fc1fe9: Pushed [2022-03-24T01:48:21.356Z] 91ee4d12992e: Pushed [2022-03-24T01:48:21.356Z] 489df3585ab7: Pushed [2022-03-24T01:48:21.356Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:21.356Z] e80c2ea143f6: Pushed [2022-03-24T01:48:21.356Z] 52086c459a83: Pushed [2022-03-24T01:48:23.265Z] a1aae7711642: Pushed [2022-03-24T01:48:23.265Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:d7fd52f1141bee32387c5f42511de69263837b3e951a260537246686e5deeb90 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:23.564Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:23.854Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-24T01:48:23.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-24T01:48:23.854Z] 4f1954fc1fe9: Preparing [2022-03-24T01:48:23.854Z] 4f1954fc1fe9: Preparing [2022-03-24T01:48:23.854Z] 0d1719ee01b5: Preparing [2022-03-24T01:48:23.854Z] c783251e411c: Preparing [2022-03-24T01:48:23.854Z] 2f8a05bf6417: Preparing [2022-03-24T01:48:23.854Z] a1aae7711642: Preparing [2022-03-24T01:48:23.854Z] d41c5e20e212: Preparing [2022-03-24T01:48:23.854Z] e80c2ea143f6: Preparing [2022-03-24T01:48:23.854Z] 91ee4d12992e: Preparing [2022-03-24T01:48:23.854Z] 52086c459a83: Preparing [2022-03-24T01:48:23.854Z] 489df3585ab7: Preparing [2022-03-24T01:48:23.854Z] 2e38978dfe40: Preparing [2022-03-24T01:48:23.854Z] d41c5e20e212: Waiting [2022-03-24T01:48:23.854Z] e80c2ea143f6: Waiting [2022-03-24T01:48:23.854Z] 52086c459a83: Waiting [2022-03-24T01:48:23.854Z] 2e38978dfe40: Waiting [2022-03-24T01:48:23.854Z] 91ee4d12992e: Waiting [2022-03-24T01:48:23.854Z] a1aae7711642: Layer already exists [2022-03-24T01:48:23.854Z] c783251e411c: Layer already exists [2022-03-24T01:48:23.854Z] 0d1719ee01b5: Layer already exists [2022-03-24T01:48:23.854Z] 2f8a05bf6417: Layer already exists [2022-03-24T01:48:23.854Z] 4f1954fc1fe9: Layer already exists [2022-03-24T01:48:23.854Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:23.854Z] e80c2ea143f6: Layer already exists [2022-03-24T01:48:23.854Z] 489df3585ab7: Layer already exists [2022-03-24T01:48:23.854Z] 52086c459a83: Layer already exists [2022-03-24T01:48:23.854Z] 91ee4d12992e: Layer already exists [2022-03-24T01:48:23.854Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:23.854Z] latest: digest: sha256:d7fd52f1141bee32387c5f42511de69263837b3e951a260537246686e5deeb90 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:24.158Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:24.453Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.46 [2022-03-24T01:48:24.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-24T01:48:24.453Z] 4f1954fc1fe9: Preparing [2022-03-24T01:48:24.453Z] 4f1954fc1fe9: Preparing [2022-03-24T01:48:24.453Z] 0d1719ee01b5: Preparing [2022-03-24T01:48:24.453Z] c783251e411c: Preparing [2022-03-24T01:48:24.453Z] 2f8a05bf6417: Preparing [2022-03-24T01:48:24.453Z] a1aae7711642: Preparing [2022-03-24T01:48:24.453Z] d41c5e20e212: Preparing [2022-03-24T01:48:24.453Z] e80c2ea143f6: Preparing [2022-03-24T01:48:24.453Z] 91ee4d12992e: Preparing [2022-03-24T01:48:24.453Z] 52086c459a83: Preparing [2022-03-24T01:48:24.453Z] 489df3585ab7: Preparing [2022-03-24T01:48:24.453Z] 2e38978dfe40: Preparing [2022-03-24T01:48:24.453Z] d41c5e20e212: Waiting [2022-03-24T01:48:24.453Z] e80c2ea143f6: Waiting [2022-03-24T01:48:24.453Z] 91ee4d12992e: Waiting [2022-03-24T01:48:24.453Z] 2e38978dfe40: Waiting [2022-03-24T01:48:24.453Z] 489df3585ab7: Waiting [2022-03-24T01:48:24.453Z] 4f1954fc1fe9: Layer already exists [2022-03-24T01:48:24.453Z] c783251e411c: Layer already exists [2022-03-24T01:48:24.453Z] 2f8a05bf6417: Layer already exists [2022-03-24T01:48:24.453Z] 0d1719ee01b5: Layer already exists [2022-03-24T01:48:24.453Z] a1aae7711642: Layer already exists [2022-03-24T01:48:24.453Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:24.453Z] 52086c459a83: Layer already exists [2022-03-24T01:48:24.453Z] e80c2ea143f6: Layer already exists [2022-03-24T01:48:24.453Z] 489df3585ab7: Layer already exists [2022-03-24T01:48:24.453Z] 91ee4d12992e: Layer already exists [2022-03-24T01:48:24.453Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:24.453Z] 2.2.0-dev.46: digest: sha256:d7fd52f1141bee32387c5f42511de69263837b3e951a260537246686e5deeb90 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:24.755Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:25.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:25.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-24T01:48:25.047Z] 4f1954fc1fe9: Preparing [2022-03-24T01:48:25.047Z] 4f1954fc1fe9: Preparing [2022-03-24T01:48:25.047Z] 0d1719ee01b5: Preparing [2022-03-24T01:48:25.047Z] c783251e411c: Preparing [2022-03-24T01:48:25.047Z] 2f8a05bf6417: Preparing [2022-03-24T01:48:25.047Z] a1aae7711642: Preparing [2022-03-24T01:48:25.047Z] d41c5e20e212: Preparing [2022-03-24T01:48:25.047Z] e80c2ea143f6: Preparing [2022-03-24T01:48:25.047Z] 91ee4d12992e: Preparing [2022-03-24T01:48:25.047Z] 52086c459a83: Preparing [2022-03-24T01:48:25.047Z] 489df3585ab7: Preparing [2022-03-24T01:48:25.047Z] 2e38978dfe40: Preparing [2022-03-24T01:48:25.047Z] 91ee4d12992e: Waiting [2022-03-24T01:48:25.047Z] d41c5e20e212: Waiting [2022-03-24T01:48:25.047Z] e80c2ea143f6: Waiting [2022-03-24T01:48:25.047Z] 52086c459a83: Waiting [2022-03-24T01:48:25.047Z] 2e38978dfe40: Waiting [2022-03-24T01:48:25.047Z] 489df3585ab7: Waiting [2022-03-24T01:48:25.047Z] a1aae7711642: Layer already exists [2022-03-24T01:48:25.047Z] c783251e411c: Layer already exists [2022-03-24T01:48:25.047Z] 4f1954fc1fe9: Layer already exists [2022-03-24T01:48:25.047Z] 2f8a05bf6417: Layer already exists [2022-03-24T01:48:25.047Z] 0d1719ee01b5: Layer already exists [2022-03-24T01:48:25.047Z] e80c2ea143f6: Layer already exists [2022-03-24T01:48:25.047Z] 91ee4d12992e: Layer already exists [2022-03-24T01:48:25.047Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:25.047Z] 52086c459a83: Layer already exists [2022-03-24T01:48:25.047Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:25.047Z] 489df3585ab7: Layer already exists [2022-03-24T01:48:25.047Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:d7fd52f1141bee32387c5f42511de69263837b3e951a260537246686e5deeb90 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:25.345Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:25.640Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-03-24T01:48:25.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-24T01:48:25.640Z] 4f1954fc1fe9: Preparing [2022-03-24T01:48:25.640Z] 4f1954fc1fe9: Preparing [2022-03-24T01:48:25.640Z] 0d1719ee01b5: Preparing [2022-03-24T01:48:25.640Z] c783251e411c: Preparing [2022-03-24T01:48:25.640Z] 2f8a05bf6417: Preparing [2022-03-24T01:48:25.640Z] a1aae7711642: Preparing [2022-03-24T01:48:25.640Z] d41c5e20e212: Preparing [2022-03-24T01:48:25.640Z] e80c2ea143f6: Preparing [2022-03-24T01:48:25.640Z] 91ee4d12992e: Preparing [2022-03-24T01:48:25.640Z] 52086c459a83: Preparing [2022-03-24T01:48:25.640Z] 489df3585ab7: Preparing [2022-03-24T01:48:25.640Z] 2e38978dfe40: Preparing [2022-03-24T01:48:25.640Z] d41c5e20e212: Waiting [2022-03-24T01:48:25.640Z] 91ee4d12992e: Waiting [2022-03-24T01:48:25.640Z] e80c2ea143f6: Waiting [2022-03-24T01:48:25.640Z] 2e38978dfe40: Waiting [2022-03-24T01:48:25.640Z] a1aae7711642: Layer already exists [2022-03-24T01:48:25.640Z] 0d1719ee01b5: Layer already exists [2022-03-24T01:48:25.640Z] c783251e411c: Layer already exists [2022-03-24T01:48:25.640Z] 2f8a05bf6417: Layer already exists [2022-03-24T01:48:25.640Z] 4f1954fc1fe9: Layer already exists [2022-03-24T01:48:25.640Z] e80c2ea143f6: Layer already exists [2022-03-24T01:48:25.640Z] 91ee4d12992e: Layer already exists [2022-03-24T01:48:25.640Z] 52086c459a83: Layer already exists [2022-03-24T01:48:25.640Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:25.640Z] 489df3585ab7: Layer already exists [2022-03-24T01:48:25.640Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:25.640Z] main: digest: sha256:d7fd52f1141bee32387c5f42511de69263837b3e951a260537246686e5deeb90 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:48:25.679Z] ===================================================== [Pipeline] echo [2022-03-24T01:48:25.688Z] taggedImages: [2022-03-24T01:48:25.688Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:25.688Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-24T01:48:25.688Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.46 [2022-03-24T01:48:25.688Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:25.688Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-03-24T01:48:25.712Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-03-24T01:48:25.712Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:25.712Z] latest [2022-03-24T01:48:25.712Z] 2.2.0-dev.46 [2022-03-24T01:48:25.712Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:25.712Z] main [2022-03-24T01:48:25.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:26.042Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:26.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:26.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-24T01:48:26.334Z] 574542a4c99c: Preparing [2022-03-24T01:48:26.334Z] 5ee07ee19c9d: Preparing [2022-03-24T01:48:26.334Z] 8c0bce0e100b: Preparing [2022-03-24T01:48:26.334Z] 4a0c450d5413: Preparing [2022-03-24T01:48:26.334Z] da3e4dbf0b06: Preparing [2022-03-24T01:48:26.334Z] 867cae2b2e78: Preparing [2022-03-24T01:48:26.334Z] 55ba8f31b6fb: Preparing [2022-03-24T01:48:26.334Z] 2e38978dfe40: Preparing [2022-03-24T01:48:26.334Z] 55ba8f31b6fb: Waiting [2022-03-24T01:48:26.334Z] 867cae2b2e78: Waiting [2022-03-24T01:48:26.334Z] da3e4dbf0b06: Pushed [2022-03-24T01:48:26.334Z] 5ee07ee19c9d: Pushed [2022-03-24T01:48:26.334Z] 574542a4c99c: Pushed [2022-03-24T01:48:26.334Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:26.595Z] 867cae2b2e78: Pushed [2022-03-24T01:48:26.595Z] 55ba8f31b6fb: Pushed [2022-03-24T01:48:28.502Z] 4a0c450d5413: Pushed [2022-03-24T01:48:28.502Z] 8c0bce0e100b: Pushed [2022-03-24T01:48:28.502Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:71b1506c437e8b838eae093c1a0ec5babaaf97d1a6c1ef386fd69c1f43491da4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:28.799Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:29.093Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-24T01:48:29.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-24T01:48:29.093Z] 574542a4c99c: Preparing [2022-03-24T01:48:29.093Z] 5ee07ee19c9d: Preparing [2022-03-24T01:48:29.093Z] 8c0bce0e100b: Preparing [2022-03-24T01:48:29.093Z] 4a0c450d5413: Preparing [2022-03-24T01:48:29.093Z] da3e4dbf0b06: Preparing [2022-03-24T01:48:29.093Z] 867cae2b2e78: Preparing [2022-03-24T01:48:29.093Z] 55ba8f31b6fb: Preparing [2022-03-24T01:48:29.093Z] 2e38978dfe40: Preparing [2022-03-24T01:48:29.093Z] 867cae2b2e78: Waiting [2022-03-24T01:48:29.093Z] 55ba8f31b6fb: Waiting [2022-03-24T01:48:29.093Z] 2e38978dfe40: Waiting [2022-03-24T01:48:29.093Z] 4a0c450d5413: Layer already exists [2022-03-24T01:48:29.093Z] 5ee07ee19c9d: Layer already exists [2022-03-24T01:48:29.093Z] da3e4dbf0b06: Layer already exists [2022-03-24T01:48:29.093Z] 8c0bce0e100b: Layer already exists [2022-03-24T01:48:29.093Z] 574542a4c99c: Layer already exists [2022-03-24T01:48:29.093Z] 867cae2b2e78: Layer already exists [2022-03-24T01:48:29.093Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:29.093Z] 55ba8f31b6fb: Layer already exists [2022-03-24T01:48:29.093Z] latest: digest: sha256:71b1506c437e8b838eae093c1a0ec5babaaf97d1a6c1ef386fd69c1f43491da4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:29.391Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:29.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.46 [2022-03-24T01:48:29.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-24T01:48:29.689Z] 574542a4c99c: Preparing [2022-03-24T01:48:29.689Z] 5ee07ee19c9d: Preparing [2022-03-24T01:48:29.689Z] 8c0bce0e100b: Preparing [2022-03-24T01:48:29.689Z] 4a0c450d5413: Preparing [2022-03-24T01:48:29.689Z] da3e4dbf0b06: Preparing [2022-03-24T01:48:29.689Z] 867cae2b2e78: Preparing [2022-03-24T01:48:29.689Z] 55ba8f31b6fb: Preparing [2022-03-24T01:48:29.689Z] 2e38978dfe40: Preparing [2022-03-24T01:48:29.689Z] 867cae2b2e78: Waiting [2022-03-24T01:48:29.689Z] 55ba8f31b6fb: Waiting [2022-03-24T01:48:29.689Z] 5ee07ee19c9d: Layer already exists [2022-03-24T01:48:29.689Z] 4a0c450d5413: Layer already exists [2022-03-24T01:48:29.689Z] 8c0bce0e100b: Layer already exists [2022-03-24T01:48:29.689Z] da3e4dbf0b06: Layer already exists [2022-03-24T01:48:29.689Z] 574542a4c99c: Layer already exists [2022-03-24T01:48:29.689Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:29.689Z] 867cae2b2e78: Layer already exists [2022-03-24T01:48:29.689Z] 55ba8f31b6fb: Layer already exists [2022-03-24T01:48:29.689Z] 2.2.0-dev.46: digest: sha256:71b1506c437e8b838eae093c1a0ec5babaaf97d1a6c1ef386fd69c1f43491da4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:29.990Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:30.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:30.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-24T01:48:30.289Z] 574542a4c99c: Preparing [2022-03-24T01:48:30.289Z] 5ee07ee19c9d: Preparing [2022-03-24T01:48:30.289Z] 8c0bce0e100b: Preparing [2022-03-24T01:48:30.289Z] 4a0c450d5413: Preparing [2022-03-24T01:48:30.289Z] da3e4dbf0b06: Preparing [2022-03-24T01:48:30.289Z] 867cae2b2e78: Preparing [2022-03-24T01:48:30.289Z] 55ba8f31b6fb: Preparing [2022-03-24T01:48:30.289Z] 2e38978dfe40: Preparing [2022-03-24T01:48:30.289Z] 55ba8f31b6fb: Waiting [2022-03-24T01:48:30.289Z] 867cae2b2e78: Waiting [2022-03-24T01:48:30.289Z] 2e38978dfe40: Waiting [2022-03-24T01:48:30.289Z] 8c0bce0e100b: Layer already exists [2022-03-24T01:48:30.289Z] 4a0c450d5413: Layer already exists [2022-03-24T01:48:30.289Z] 5ee07ee19c9d: Layer already exists [2022-03-24T01:48:30.289Z] 574542a4c99c: Layer already exists [2022-03-24T01:48:30.289Z] da3e4dbf0b06: Layer already exists [2022-03-24T01:48:30.289Z] 867cae2b2e78: Layer already exists [2022-03-24T01:48:30.289Z] 55ba8f31b6fb: Layer already exists [2022-03-24T01:48:30.289Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:30.289Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:71b1506c437e8b838eae093c1a0ec5babaaf97d1a6c1ef386fd69c1f43491da4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:30.584Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:30.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-03-24T01:48:30.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-24T01:48:30.877Z] 574542a4c99c: Preparing [2022-03-24T01:48:30.877Z] 5ee07ee19c9d: Preparing [2022-03-24T01:48:30.877Z] 8c0bce0e100b: Preparing [2022-03-24T01:48:30.877Z] 4a0c450d5413: Preparing [2022-03-24T01:48:30.877Z] da3e4dbf0b06: Preparing [2022-03-24T01:48:30.877Z] 867cae2b2e78: Preparing [2022-03-24T01:48:30.877Z] 55ba8f31b6fb: Preparing [2022-03-24T01:48:30.877Z] 2e38978dfe40: Preparing [2022-03-24T01:48:30.877Z] 867cae2b2e78: Waiting [2022-03-24T01:48:30.877Z] 55ba8f31b6fb: Waiting [2022-03-24T01:48:30.877Z] 2e38978dfe40: Waiting [2022-03-24T01:48:30.877Z] 8c0bce0e100b: Layer already exists [2022-03-24T01:48:30.877Z] 4a0c450d5413: Layer already exists [2022-03-24T01:48:30.877Z] 5ee07ee19c9d: Layer already exists [2022-03-24T01:48:30.877Z] da3e4dbf0b06: Layer already exists [2022-03-24T01:48:30.877Z] 574542a4c99c: Layer already exists [2022-03-24T01:48:30.877Z] 867cae2b2e78: Layer already exists [2022-03-24T01:48:30.877Z] 55ba8f31b6fb: Layer already exists [2022-03-24T01:48:30.877Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:30.877Z] main: digest: sha256:71b1506c437e8b838eae093c1a0ec5babaaf97d1a6c1ef386fd69c1f43491da4 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:48:30.915Z] ===================================================== [Pipeline] echo [2022-03-24T01:48:30.924Z] taggedImages: [2022-03-24T01:48:30.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:30.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-24T01:48:30.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.46 [2022-03-24T01:48:30.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:30.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-03-24T01:48:30.947Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-03-24T01:48:30.947Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:30.947Z] latest [2022-03-24T01:48:30.947Z] 2.2.0-dev.46 [2022-03-24T01:48:30.947Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:30.947Z] main [2022-03-24T01:48:30.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:31.330Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:31.650Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:31.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-24T01:48:31.650Z] 4d1a1f0bc55c: Preparing [2022-03-24T01:48:31.650Z] 464bba3c8ab6: Preparing [2022-03-24T01:48:31.650Z] 113791991cc4: Preparing [2022-03-24T01:48:31.650Z] c2237620451f: Preparing [2022-03-24T01:48:31.650Z] 38e7c0221fcf: Preparing [2022-03-24T01:48:31.650Z] e4c7a9448033: Preparing [2022-03-24T01:48:31.650Z] e31b7639d694: Preparing [2022-03-24T01:48:31.650Z] 06f25a8dc217: Preparing [2022-03-24T01:48:31.650Z] c6957836f81e: Preparing [2022-03-24T01:48:31.650Z] 2e38978dfe40: Preparing [2022-03-24T01:48:31.650Z] e4c7a9448033: Waiting [2022-03-24T01:48:31.650Z] e31b7639d694: Waiting [2022-03-24T01:48:31.650Z] 06f25a8dc217: Waiting [2022-03-24T01:48:31.650Z] 2e38978dfe40: Waiting [2022-03-24T01:48:31.650Z] 4d1a1f0bc55c: Pushed [2022-03-24T01:48:31.650Z] 464bba3c8ab6: Pushed [2022-03-24T01:48:31.650Z] 38e7c0221fcf: Pushed [2022-03-24T01:48:31.910Z] e4c7a9448033: Pushed [2022-03-24T01:48:31.910Z] e31b7639d694: Pushed [2022-03-24T01:48:31.910Z] 06f25a8dc217: Pushed [2022-03-24T01:48:31.910Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:31.910Z] c6957836f81e: Pushed [2022-03-24T01:48:33.288Z] c2237620451f: Pushed [2022-03-24T01:48:33.288Z] 113791991cc4: Pushed [2022-03-24T01:48:33.550Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:a030cde7ef00d2e449019fdc2e20f007d82724ab6b576c3cf7c28adedc8e440e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:33.847Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:34.138Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-24T01:48:34.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-24T01:48:34.138Z] 4d1a1f0bc55c: Preparing [2022-03-24T01:48:34.138Z] 464bba3c8ab6: Preparing [2022-03-24T01:48:34.138Z] 113791991cc4: Preparing [2022-03-24T01:48:34.138Z] c2237620451f: Preparing [2022-03-24T01:48:34.138Z] 38e7c0221fcf: Preparing [2022-03-24T01:48:34.138Z] e4c7a9448033: Preparing [2022-03-24T01:48:34.138Z] e31b7639d694: Preparing [2022-03-24T01:48:34.138Z] e4c7a9448033: Waiting [2022-03-24T01:48:34.138Z] 06f25a8dc217: Preparing [2022-03-24T01:48:34.138Z] c6957836f81e: Preparing [2022-03-24T01:48:34.138Z] 2e38978dfe40: Preparing [2022-03-24T01:48:34.138Z] e31b7639d694: Waiting [2022-03-24T01:48:34.138Z] c6957836f81e: Waiting [2022-03-24T01:48:34.138Z] 2e38978dfe40: Waiting [2022-03-24T01:48:34.138Z] 06f25a8dc217: Waiting [2022-03-24T01:48:34.138Z] c2237620451f: Layer already exists [2022-03-24T01:48:34.138Z] 38e7c0221fcf: Layer already exists [2022-03-24T01:48:34.138Z] 464bba3c8ab6: Layer already exists [2022-03-24T01:48:34.138Z] 4d1a1f0bc55c: Layer already exists [2022-03-24T01:48:34.138Z] 113791991cc4: Layer already exists [2022-03-24T01:48:34.138Z] e4c7a9448033: Layer already exists [2022-03-24T01:48:34.138Z] e31b7639d694: Layer already exists [2022-03-24T01:48:34.138Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:34.138Z] c6957836f81e: Layer already exists [2022-03-24T01:48:34.138Z] 06f25a8dc217: Layer already exists [2022-03-24T01:48:34.138Z] latest: digest: sha256:a030cde7ef00d2e449019fdc2e20f007d82724ab6b576c3cf7c28adedc8e440e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:34.437Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:34.740Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.46 [2022-03-24T01:48:34.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-24T01:48:34.740Z] 4d1a1f0bc55c: Preparing [2022-03-24T01:48:34.740Z] 464bba3c8ab6: Preparing [2022-03-24T01:48:34.740Z] 113791991cc4: Preparing [2022-03-24T01:48:34.740Z] c2237620451f: Preparing [2022-03-24T01:48:34.740Z] 38e7c0221fcf: Preparing [2022-03-24T01:48:34.740Z] e4c7a9448033: Preparing [2022-03-24T01:48:34.740Z] e31b7639d694: Preparing [2022-03-24T01:48:34.740Z] 06f25a8dc217: Preparing [2022-03-24T01:48:34.740Z] c6957836f81e: Preparing [2022-03-24T01:48:34.740Z] 2e38978dfe40: Preparing [2022-03-24T01:48:34.740Z] 06f25a8dc217: Waiting [2022-03-24T01:48:34.740Z] e4c7a9448033: Waiting [2022-03-24T01:48:34.740Z] c6957836f81e: Waiting [2022-03-24T01:48:34.740Z] 2e38978dfe40: Waiting [2022-03-24T01:48:34.740Z] c2237620451f: Layer already exists [2022-03-24T01:48:34.740Z] 4d1a1f0bc55c: Layer already exists [2022-03-24T01:48:34.740Z] 113791991cc4: Layer already exists [2022-03-24T01:48:34.740Z] 38e7c0221fcf: Layer already exists [2022-03-24T01:48:34.740Z] 464bba3c8ab6: Layer already exists [2022-03-24T01:48:34.740Z] e31b7639d694: Layer already exists [2022-03-24T01:48:34.740Z] e4c7a9448033: Layer already exists [2022-03-24T01:48:34.740Z] 06f25a8dc217: Layer already exists [2022-03-24T01:48:34.740Z] c6957836f81e: Layer already exists [2022-03-24T01:48:34.740Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:34.740Z] 2.2.0-dev.46: digest: sha256:a030cde7ef00d2e449019fdc2e20f007d82724ab6b576c3cf7c28adedc8e440e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:35.044Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:35.341Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:35.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-24T01:48:35.341Z] 4d1a1f0bc55c: Preparing [2022-03-24T01:48:35.341Z] 464bba3c8ab6: Preparing [2022-03-24T01:48:35.341Z] 113791991cc4: Preparing [2022-03-24T01:48:35.341Z] c2237620451f: Preparing [2022-03-24T01:48:35.341Z] 38e7c0221fcf: Preparing [2022-03-24T01:48:35.341Z] e4c7a9448033: Preparing [2022-03-24T01:48:35.341Z] e31b7639d694: Preparing [2022-03-24T01:48:35.341Z] 06f25a8dc217: Preparing [2022-03-24T01:48:35.341Z] c6957836f81e: Preparing [2022-03-24T01:48:35.341Z] 2e38978dfe40: Preparing [2022-03-24T01:48:35.341Z] 06f25a8dc217: Waiting [2022-03-24T01:48:35.341Z] e4c7a9448033: Waiting [2022-03-24T01:48:35.341Z] c6957836f81e: Waiting [2022-03-24T01:48:35.341Z] 2e38978dfe40: Waiting [2022-03-24T01:48:35.341Z] c2237620451f: Layer already exists [2022-03-24T01:48:35.341Z] 38e7c0221fcf: Layer already exists [2022-03-24T01:48:35.341Z] 4d1a1f0bc55c: Layer already exists [2022-03-24T01:48:35.341Z] 464bba3c8ab6: Layer already exists [2022-03-24T01:48:35.341Z] 113791991cc4: Layer already exists [2022-03-24T01:48:35.341Z] 06f25a8dc217: Layer already exists [2022-03-24T01:48:35.341Z] e31b7639d694: Layer already exists [2022-03-24T01:48:35.341Z] e4c7a9448033: Layer already exists [2022-03-24T01:48:35.341Z] c6957836f81e: Layer already exists [2022-03-24T01:48:35.341Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:35.341Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:a030cde7ef00d2e449019fdc2e20f007d82724ab6b576c3cf7c28adedc8e440e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:35.640Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:35.935Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-03-24T01:48:35.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-24T01:48:35.935Z] 4d1a1f0bc55c: Preparing [2022-03-24T01:48:35.935Z] 464bba3c8ab6: Preparing [2022-03-24T01:48:35.935Z] 113791991cc4: Preparing [2022-03-24T01:48:35.935Z] c2237620451f: Preparing [2022-03-24T01:48:35.935Z] 38e7c0221fcf: Preparing [2022-03-24T01:48:35.935Z] e4c7a9448033: Preparing [2022-03-24T01:48:35.935Z] e31b7639d694: Preparing [2022-03-24T01:48:35.935Z] 06f25a8dc217: Preparing [2022-03-24T01:48:35.935Z] c6957836f81e: Preparing [2022-03-24T01:48:35.935Z] 2e38978dfe40: Preparing [2022-03-24T01:48:35.935Z] e4c7a9448033: Waiting [2022-03-24T01:48:35.935Z] e31b7639d694: Waiting [2022-03-24T01:48:35.935Z] 06f25a8dc217: Waiting [2022-03-24T01:48:35.935Z] 2e38978dfe40: Waiting [2022-03-24T01:48:35.935Z] c6957836f81e: Waiting [2022-03-24T01:48:35.935Z] 113791991cc4: Layer already exists [2022-03-24T01:48:35.935Z] c2237620451f: Layer already exists [2022-03-24T01:48:35.935Z] 4d1a1f0bc55c: Layer already exists [2022-03-24T01:48:35.935Z] 38e7c0221fcf: Layer already exists [2022-03-24T01:48:35.935Z] 464bba3c8ab6: Layer already exists [2022-03-24T01:48:35.935Z] e4c7a9448033: Layer already exists [2022-03-24T01:48:35.935Z] c6957836f81e: Layer already exists [2022-03-24T01:48:35.935Z] 06f25a8dc217: Layer already exists [2022-03-24T01:48:35.935Z] e31b7639d694: Layer already exists [2022-03-24T01:48:35.935Z] 2e38978dfe40: Layer already exists [2022-03-24T01:48:35.935Z] main: digest: sha256:a030cde7ef00d2e449019fdc2e20f007d82724ab6b576c3cf7c28adedc8e440e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:48:35.972Z] ===================================================== [Pipeline] echo [2022-03-24T01:48:35.978Z] taggedImages: [2022-03-24T01:48:35.978Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:35.978Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-24T01:48:35.978Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.46 [2022-03-24T01:48:35.978Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:35.978Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-03-24T01:48:35.995Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-03-24T01:48:35.995Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:35.995Z] latest [2022-03-24T01:48:35.995Z] 2.2.0-dev.46 [2022-03-24T01:48:35.995Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:35.995Z] main [2022-03-24T01:48:35.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:36.303Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:36.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:36.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-24T01:48:36.597Z] 64bda2d36d51: Preparing [2022-03-24T01:48:36.597Z] d0136a54d297: Preparing [2022-03-24T01:48:36.597Z] d41c5e20e212: Preparing [2022-03-24T01:48:36.597Z] 670af0c8dae1: Preparing [2022-03-24T01:48:36.597Z] 01f857a323d3: Preparing [2022-03-24T01:48:36.597Z] ff768a1413ba: Preparing [2022-03-24T01:48:36.597Z] ff768a1413ba: Waiting [2022-03-24T01:48:36.597Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:36.597Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:36.597Z] 64bda2d36d51: Pushed [2022-03-24T01:48:36.597Z] 01f857a323d3: Pushed [2022-03-24T01:48:37.168Z] 670af0c8dae1: Pushed [2022-03-24T01:48:38.552Z] d0136a54d297: Pushed [2022-03-24T01:48:38.552Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:ae28ac201e3e6853df90a1ded02e69eef27df0f1f92579acde404eac80baf5d0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:38.850Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:39.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-03-24T01:48:39.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-24T01:48:39.142Z] 64bda2d36d51: Preparing [2022-03-24T01:48:39.142Z] d0136a54d297: Preparing [2022-03-24T01:48:39.142Z] d41c5e20e212: Preparing [2022-03-24T01:48:39.142Z] 670af0c8dae1: Preparing [2022-03-24T01:48:39.142Z] 01f857a323d3: Preparing [2022-03-24T01:48:39.142Z] ff768a1413ba: Preparing [2022-03-24T01:48:39.142Z] ff768a1413ba: Waiting [2022-03-24T01:48:39.142Z] d0136a54d297: Layer already exists [2022-03-24T01:48:39.142Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:39.142Z] 670af0c8dae1: Layer already exists [2022-03-24T01:48:39.142Z] 01f857a323d3: Layer already exists [2022-03-24T01:48:39.142Z] 64bda2d36d51: Layer already exists [2022-03-24T01:48:39.142Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:39.143Z] latest: digest: sha256:ae28ac201e3e6853df90a1ded02e69eef27df0f1f92579acde404eac80baf5d0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:39.440Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:39.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.46 [2022-03-24T01:48:39.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-24T01:48:39.730Z] 64bda2d36d51: Preparing [2022-03-24T01:48:39.730Z] d0136a54d297: Preparing [2022-03-24T01:48:39.730Z] d41c5e20e212: Preparing [2022-03-24T01:48:39.730Z] 670af0c8dae1: Preparing [2022-03-24T01:48:39.730Z] 01f857a323d3: Preparing [2022-03-24T01:48:39.730Z] ff768a1413ba: Preparing [2022-03-24T01:48:39.730Z] ff768a1413ba: Waiting [2022-03-24T01:48:39.730Z] 01f857a323d3: Layer already exists [2022-03-24T01:48:39.730Z] 64bda2d36d51: Layer already exists [2022-03-24T01:48:39.730Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:39.730Z] 670af0c8dae1: Layer already exists [2022-03-24T01:48:39.730Z] d0136a54d297: Layer already exists [2022-03-24T01:48:39.730Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:39.730Z] 2.2.0-dev.46: digest: sha256:ae28ac201e3e6853df90a1ded02e69eef27df0f1f92579acde404eac80baf5d0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:40.030Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:40.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:40.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-24T01:48:40.322Z] 64bda2d36d51: Preparing [2022-03-24T01:48:40.322Z] d0136a54d297: Preparing [2022-03-24T01:48:40.322Z] d41c5e20e212: Preparing [2022-03-24T01:48:40.322Z] 670af0c8dae1: Preparing [2022-03-24T01:48:40.322Z] 01f857a323d3: Preparing [2022-03-24T01:48:40.322Z] ff768a1413ba: Preparing [2022-03-24T01:48:40.322Z] ff768a1413ba: Waiting [2022-03-24T01:48:40.322Z] 64bda2d36d51: Layer already exists [2022-03-24T01:48:40.322Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:40.322Z] d0136a54d297: Layer already exists [2022-03-24T01:48:40.322Z] 670af0c8dae1: Layer already exists [2022-03-24T01:48:40.322Z] 01f857a323d3: Layer already exists [2022-03-24T01:48:40.322Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:40.322Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:ae28ac201e3e6853df90a1ded02e69eef27df0f1f92579acde404eac80baf5d0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:40.621Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:40.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-03-24T01:48:40.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-24T01:48:40.915Z] 64bda2d36d51: Preparing [2022-03-24T01:48:40.915Z] d0136a54d297: Preparing [2022-03-24T01:48:40.915Z] d41c5e20e212: Preparing [2022-03-24T01:48:40.915Z] 670af0c8dae1: Preparing [2022-03-24T01:48:40.915Z] 01f857a323d3: Preparing [2022-03-24T01:48:40.915Z] ff768a1413ba: Preparing [2022-03-24T01:48:40.915Z] ff768a1413ba: Waiting [2022-03-24T01:48:40.915Z] d0136a54d297: Layer already exists [2022-03-24T01:48:40.915Z] 01f857a323d3: Layer already exists [2022-03-24T01:48:40.915Z] 64bda2d36d51: Layer already exists [2022-03-24T01:48:40.915Z] d41c5e20e212: Layer already exists [2022-03-24T01:48:40.915Z] 670af0c8dae1: Layer already exists [2022-03-24T01:48:40.915Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:40.915Z] main: digest: sha256:ae28ac201e3e6853df90a1ded02e69eef27df0f1f92579acde404eac80baf5d0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:48:40.953Z] ===================================================== [Pipeline] echo [2022-03-24T01:48:40.962Z] taggedImages: [2022-03-24T01:48:40.962Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:40.962Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-03-24T01:48:40.962Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.46 [2022-03-24T01:48:40.962Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:40.962Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-03-24T01:48:40.984Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-03-24T01:48:40.985Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:40.985Z] latest [2022-03-24T01:48:40.985Z] 2.2.0-dev.46 [2022-03-24T01:48:40.985Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:40.985Z] main [2022-03-24T01:48:40.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:41.304Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:41.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:41.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-24T01:48:41.598Z] d3c18d1fe27d: Preparing [2022-03-24T01:48:41.598Z] bb7e2f7d0b25: Preparing [2022-03-24T01:48:41.598Z] c68361413438: Preparing [2022-03-24T01:48:41.598Z] daf0c9af4575: Preparing [2022-03-24T01:48:41.598Z] d2284e76a8ad: Preparing [2022-03-24T01:48:41.598Z] 6141f0addd43: Preparing [2022-03-24T01:48:41.598Z] 01f857a323d3: Preparing [2022-03-24T01:48:41.598Z] ff768a1413ba: Preparing [2022-03-24T01:48:41.598Z] 01f857a323d3: Waiting [2022-03-24T01:48:41.598Z] ff768a1413ba: Waiting [2022-03-24T01:48:41.598Z] bb7e2f7d0b25: Pushed [2022-03-24T01:48:41.598Z] c68361413438: Pushed [2022-03-24T01:48:41.598Z] d3c18d1fe27d: Pushed [2022-03-24T01:48:41.598Z] 01f857a323d3: Layer already exists [2022-03-24T01:48:41.598Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:42.166Z] 6141f0addd43: Pushed [2022-03-24T01:48:45.462Z] d2284e76a8ad: Pushed [2022-03-24T01:48:46.400Z] Removing intermediate container bf40091df9f8 [2022-03-24T01:48:46.400Z] ---> de7d8e1b2c36 [2022-03-24T01:48:46.400Z] Successfully built de7d8e1b2c36 [2022-03-24T01:48:46.400Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:46.751Z] + docker inspect -f . ci-base-image-arm64 [2022-03-24T01:48:46.751Z] . [Pipeline] withDockerContainer [2022-03-24T01:48:47.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-8975 does not seem to be running inside a container [2022-03-24T01:48:47.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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-arm64 cat [2022-03-24T01:48:48.003Z] daf0c9af4575: Pushed [2022-03-24T01:48:48.003Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:2bc053919f3f269b1fc273164b5a8675b229c75fd9928fd8d7ace4594b0fbf7c size: 1992 [2022-03-24T01:48:48.491Z] $ docker top 979fcc94b52134da4c19f3c8d5e6173764d026ce7e14b5f89cecdffdc57cc405 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:49.088Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:49.378Z] + go version [2022-03-24T01:48:49.378Z] go version go1.17.6 linux/arm64 [2022-03-24T01:48:49.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-03-24T01:48:49.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-24T01:48:49.378Z] d3c18d1fe27d: Preparing [2022-03-24T01:48:49.378Z] bb7e2f7d0b25: Preparing [2022-03-24T01:48:49.378Z] c68361413438: Preparing [2022-03-24T01:48:49.378Z] daf0c9af4575: Preparing [2022-03-24T01:48:49.378Z] d2284e76a8ad: Preparing [2022-03-24T01:48:49.378Z] 6141f0addd43: Preparing [2022-03-24T01:48:49.378Z] 01f857a323d3: Preparing [2022-03-24T01:48:49.378Z] ff768a1413ba: Preparing [2022-03-24T01:48:49.378Z] 01f857a323d3: Waiting [2022-03-24T01:48:49.378Z] 6141f0addd43: Waiting [2022-03-24T01:48:49.378Z] ff768a1413ba: Waiting [2022-03-24T01:48:49.378Z] c68361413438: Layer already exists [2022-03-24T01:48:49.378Z] d3c18d1fe27d: Layer already exists [2022-03-24T01:48:49.378Z] bb7e2f7d0b25: Layer already exists [2022-03-24T01:48:49.378Z] daf0c9af4575: Layer already exists [2022-03-24T01:48:49.378Z] d2284e76a8ad: Layer already exists [2022-03-24T01:48:49.378Z] 6141f0addd43: Layer already exists [2022-03-24T01:48:49.378Z] 01f857a323d3: Layer already exists [2022-03-24T01:48:49.378Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:49.378Z] latest: digest: sha256:2bc053919f3f269b1fc273164b5a8675b229c75fd9928fd8d7ace4594b0fbf7c size: 1992 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2022-03-24T01:48:49.433Z] $ docker stop --time=1 979fcc94b52134da4c19f3c8d5e6173764d026ce7e14b5f89cecdffdc57cc405 [2022-03-24T01:48:49.671Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.46 [2022-03-24T01:48:51.078Z] $ docker rm -f 979fcc94b52134da4c19f3c8d5e6173764d026ce7e14b5f89cecdffdc57cc405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [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 [2022-03-24T01:48:51.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.46 [2022-03-24T01:48:51.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-24T01:48:51.573Z] d3c18d1fe27d: Preparing [2022-03-24T01:48:51.573Z] bb7e2f7d0b25: Preparing [2022-03-24T01:48:51.573Z] c68361413438: Preparing [2022-03-24T01:48:51.573Z] daf0c9af4575: Preparing [2022-03-24T01:48:51.573Z] d2284e76a8ad: Preparing [2022-03-24T01:48:51.573Z] 6141f0addd43: Preparing [2022-03-24T01:48:51.573Z] 01f857a323d3: Preparing [2022-03-24T01:48:51.573Z] ff768a1413ba: Preparing [2022-03-24T01:48:51.573Z] 01f857a323d3: Waiting [2022-03-24T01:48:51.573Z] 6141f0addd43: Waiting [2022-03-24T01:48:51.573Z] daf0c9af4575: Layer already exists [2022-03-24T01:48:51.573Z] d2284e76a8ad: Layer already exists [2022-03-24T01:48:51.573Z] d3c18d1fe27d: Layer already exists [2022-03-24T01:48:51.573Z] bb7e2f7d0b25: Layer already exists [2022-03-24T01:48:51.573Z] c68361413438: Layer already exists [2022-03-24T01:48:51.573Z] 6141f0addd43: Layer already exists [2022-03-24T01:48:51.573Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:51.573Z] 01f857a323d3: Layer already exists [2022-03-24T01:48:51.573Z] 2.2.0-dev.46: digest: sha256:2bc053919f3f269b1fc273164b5a8675b229c75fd9928fd8d7ace4594b0fbf7c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:51.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T01:48:51.740Z] [2022-03-24T01:48:51.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:51.865Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:52.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T01:48:52.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:52.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-24T01:48:52.154Z] d3c18d1fe27d: Preparing [2022-03-24T01:48:52.154Z] bb7e2f7d0b25: Preparing [2022-03-24T01:48:52.154Z] c68361413438: Preparing [2022-03-24T01:48:52.154Z] daf0c9af4575: Preparing [2022-03-24T01:48:52.154Z] d2284e76a8ad: Preparing [2022-03-24T01:48:52.154Z] 6141f0addd43: Preparing [2022-03-24T01:48:52.154Z] 01f857a323d3: Preparing [2022-03-24T01:48:52.154Z] ff768a1413ba: Preparing [2022-03-24T01:48:52.154Z] 6141f0addd43: Waiting [2022-03-24T01:48:52.154Z] 01f857a323d3: Waiting [2022-03-24T01:48:52.154Z] ff768a1413ba: Waiting [2022-03-24T01:48:52.154Z] bb7e2f7d0b25: Layer already exists [2022-03-24T01:48:52.154Z] d2284e76a8ad: Layer already exists [2022-03-24T01:48:52.154Z] c68361413438: Layer already exists [2022-03-24T01:48:52.154Z] d3c18d1fe27d: Layer already exists [2022-03-24T01:48:52.154Z] daf0c9af4575: Layer already exists [2022-03-24T01:48:52.154Z] 6141f0addd43: Layer already exists [2022-03-24T01:48:52.154Z] 01f857a323d3: Layer already exists [2022-03-24T01:48:52.154Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:52.154Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:2bc053919f3f269b1fc273164b5a8675b229c75fd9928fd8d7ace4594b0fbf7c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:52.362Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-24T01:48:52.362Z] 29e5d40040c1: Pulling fs layer [2022-03-24T01:48:52.362Z] 1ce36da41761: Pulling fs layer [2022-03-24T01:48:52.362Z] 25b303627fd3: Pulling fs layer [2022-03-24T01:48:52.362Z] 29e5d40040c1: Download complete [2022-03-24T01:48:52.449Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:52.639Z] 1ce36da41761: Verifying Checksum [2022-03-24T01:48:52.639Z] 1ce36da41761: Download complete [2022-03-24T01:48:52.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-03-24T01:48:52.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-24T01:48:52.739Z] d3c18d1fe27d: Preparing [2022-03-24T01:48:52.739Z] bb7e2f7d0b25: Preparing [2022-03-24T01:48:52.739Z] c68361413438: Preparing [2022-03-24T01:48:52.739Z] daf0c9af4575: Preparing [2022-03-24T01:48:52.739Z] d2284e76a8ad: Preparing [2022-03-24T01:48:52.739Z] 6141f0addd43: Preparing [2022-03-24T01:48:52.739Z] 01f857a323d3: Preparing [2022-03-24T01:48:52.739Z] ff768a1413ba: Preparing [2022-03-24T01:48:52.739Z] 01f857a323d3: Waiting [2022-03-24T01:48:52.739Z] 6141f0addd43: Waiting [2022-03-24T01:48:52.739Z] ff768a1413ba: Waiting [2022-03-24T01:48:52.739Z] d2284e76a8ad: Layer already exists [2022-03-24T01:48:52.739Z] daf0c9af4575: Layer already exists [2022-03-24T01:48:52.739Z] bb7e2f7d0b25: Layer already exists [2022-03-24T01:48:52.739Z] d3c18d1fe27d: Layer already exists [2022-03-24T01:48:52.739Z] c68361413438: Layer already exists [2022-03-24T01:48:52.739Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:52.739Z] 01f857a323d3: Layer already exists [2022-03-24T01:48:52.739Z] 6141f0addd43: Layer already exists [2022-03-24T01:48:52.739Z] main: digest: sha256:2bc053919f3f269b1fc273164b5a8675b229c75fd9928fd8d7ace4594b0fbf7c size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:48:52.770Z] ===================================================== [Pipeline] echo [2022-03-24T01:48:52.777Z] taggedImages: [2022-03-24T01:48:52.777Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:52.777Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-03-24T01:48:52.777Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.46 [2022-03-24T01:48:52.777Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:52.777Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-03-24T01:48:52.790Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-03-24T01:48:52.791Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:52.791Z] latest [2022-03-24T01:48:52.791Z] 2.2.0-dev.46 [2022-03-24T01:48:52.791Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:48:52.791Z] main [2022-03-24T01:48:52.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:52.914Z] 29e5d40040c1: Pull complete [2022-03-24T01:48:53.106Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:48:53.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:48:53.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-24T01:48:53.395Z] 33f1318f686a: Preparing [2022-03-24T01:48:53.395Z] be221599e203: Preparing [2022-03-24T01:48:53.395Z] da60e078050a: Preparing [2022-03-24T01:48:53.395Z] 6535e056ba5e: Preparing [2022-03-24T01:48:53.395Z] 0d0b635a58a3: Preparing [2022-03-24T01:48:53.395Z] 01f857a323d3: Preparing [2022-03-24T01:48:53.395Z] ff768a1413ba: Preparing [2022-03-24T01:48:53.395Z] 01f857a323d3: Waiting [2022-03-24T01:48:53.395Z] ff768a1413ba: Waiting [2022-03-24T01:48:53.395Z] be221599e203: Pushed [2022-03-24T01:48:53.395Z] da60e078050a: Pushed [2022-03-24T01:48:53.395Z] 33f1318f686a: Pushed [2022-03-24T01:48:53.395Z] 01f857a323d3: Layer already exists [2022-03-24T01:48:53.395Z] ff768a1413ba: Layer already exists [2022-03-24T01:48:53.655Z] 0d0b635a58a3: Pushed [2022-03-24T01:48:54.345Z] 25b303627fd3: Verifying Checksum [2022-03-24T01:48:54.345Z] 25b303627fd3: Download complete [2022-03-24T01:48:54.345Z] 1ce36da41761: Pull complete [2022-03-24T01:49:00.226Z] 6535e056ba5e: Pushed [2022-03-24T01:49:00.226Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:0cdad63f4adb873c02474dc207170ce1c31cd5b0ce4b10b66b45658f32f32fcd size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:00.524Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:00.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-03-24T01:49:00.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-24T01:49:00.860Z] 33f1318f686a: Preparing [2022-03-24T01:49:00.860Z] be221599e203: Preparing [2022-03-24T01:49:00.860Z] da60e078050a: Preparing [2022-03-24T01:49:00.860Z] 6535e056ba5e: Preparing [2022-03-24T01:49:00.860Z] 0d0b635a58a3: Preparing [2022-03-24T01:49:00.860Z] 01f857a323d3: Preparing [2022-03-24T01:49:00.860Z] ff768a1413ba: Preparing [2022-03-24T01:49:00.860Z] ff768a1413ba: Waiting [2022-03-24T01:49:00.860Z] 01f857a323d3: Waiting [2022-03-24T01:49:00.860Z] da60e078050a: Layer already exists [2022-03-24T01:49:00.860Z] 0d0b635a58a3: Layer already exists [2022-03-24T01:49:00.860Z] be221599e203: Layer already exists [2022-03-24T01:49:00.860Z] 33f1318f686a: Layer already exists [2022-03-24T01:49:00.860Z] 6535e056ba5e: Layer already exists [2022-03-24T01:49:00.860Z] 01f857a323d3: Layer already exists [2022-03-24T01:49:00.860Z] ff768a1413ba: Layer already exists [2022-03-24T01:49:00.860Z] latest: digest: sha256:0cdad63f4adb873c02474dc207170ce1c31cd5b0ce4b10b66b45658f32f32fcd size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:01.180Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:01.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.46 [2022-03-24T01:49:01.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-24T01:49:01.492Z] 33f1318f686a: Preparing [2022-03-24T01:49:01.492Z] be221599e203: Preparing [2022-03-24T01:49:01.492Z] da60e078050a: Preparing [2022-03-24T01:49:01.492Z] 6535e056ba5e: Preparing [2022-03-24T01:49:01.492Z] 0d0b635a58a3: Preparing [2022-03-24T01:49:01.492Z] 01f857a323d3: Preparing [2022-03-24T01:49:01.492Z] ff768a1413ba: Preparing [2022-03-24T01:49:01.492Z] ff768a1413ba: Waiting [2022-03-24T01:49:01.492Z] 01f857a323d3: Waiting [2022-03-24T01:49:01.492Z] be221599e203: Layer already exists [2022-03-24T01:49:01.492Z] 0d0b635a58a3: Layer already exists [2022-03-24T01:49:01.492Z] da60e078050a: Layer already exists [2022-03-24T01:49:01.492Z] 33f1318f686a: Layer already exists [2022-03-24T01:49:01.492Z] 6535e056ba5e: Layer already exists [2022-03-24T01:49:01.492Z] ff768a1413ba: Layer already exists [2022-03-24T01:49:01.492Z] 01f857a323d3: Layer already exists [2022-03-24T01:49:01.492Z] 2.2.0-dev.46: digest: sha256:0cdad63f4adb873c02474dc207170ce1c31cd5b0ce4b10b66b45658f32f32fcd size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:01.791Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:02.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:02.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-24T01:49:02.082Z] 33f1318f686a: Preparing [2022-03-24T01:49:02.082Z] be221599e203: Preparing [2022-03-24T01:49:02.082Z] da60e078050a: Preparing [2022-03-24T01:49:02.082Z] 6535e056ba5e: Preparing [2022-03-24T01:49:02.082Z] 0d0b635a58a3: Preparing [2022-03-24T01:49:02.082Z] 01f857a323d3: Preparing [2022-03-24T01:49:02.082Z] ff768a1413ba: Preparing [2022-03-24T01:49:02.082Z] 01f857a323d3: Waiting [2022-03-24T01:49:02.082Z] ff768a1413ba: Waiting [2022-03-24T01:49:02.082Z] be221599e203: Layer already exists [2022-03-24T01:49:02.082Z] 0d0b635a58a3: Layer already exists [2022-03-24T01:49:02.082Z] 33f1318f686a: Layer already exists [2022-03-24T01:49:02.082Z] 6535e056ba5e: Layer already exists [2022-03-24T01:49:02.082Z] da60e078050a: Layer already exists [2022-03-24T01:49:02.082Z] 01f857a323d3: Layer already exists [2022-03-24T01:49:02.082Z] ff768a1413ba: Layer already exists [2022-03-24T01:49:02.082Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:0cdad63f4adb873c02474dc207170ce1c31cd5b0ce4b10b66b45658f32f32fcd size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:02.380Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:02.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-03-24T01:49:02.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-24T01:49:02.672Z] 33f1318f686a: Preparing [2022-03-24T01:49:02.672Z] be221599e203: Preparing [2022-03-24T01:49:02.672Z] da60e078050a: Preparing [2022-03-24T01:49:02.672Z] 6535e056ba5e: Preparing [2022-03-24T01:49:02.672Z] 0d0b635a58a3: Preparing [2022-03-24T01:49:02.672Z] 01f857a323d3: Preparing [2022-03-24T01:49:02.672Z] ff768a1413ba: Preparing [2022-03-24T01:49:02.672Z] 01f857a323d3: Waiting [2022-03-24T01:49:02.672Z] ff768a1413ba: Waiting [2022-03-24T01:49:02.672Z] 33f1318f686a: Layer already exists [2022-03-24T01:49:02.672Z] da60e078050a: Layer already exists [2022-03-24T01:49:02.672Z] 6535e056ba5e: Layer already exists [2022-03-24T01:49:02.672Z] be221599e203: Layer already exists [2022-03-24T01:49:02.672Z] 0d0b635a58a3: Layer already exists [2022-03-24T01:49:02.672Z] 01f857a323d3: Layer already exists [2022-03-24T01:49:02.672Z] ff768a1413ba: Layer already exists [2022-03-24T01:49:02.672Z] main: digest: sha256:0cdad63f4adb873c02474dc207170ce1c31cd5b0ce4b10b66b45658f32f32fcd size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:49:02.706Z] ===================================================== [Pipeline] echo [2022-03-24T01:49:02.713Z] taggedImages: [2022-03-24T01:49:02.713Z] - nexus3.edgexfoundry.org:10004/security-spire-config:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:02.713Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-03-24T01:49:02.713Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.46 [2022-03-24T01:49:02.713Z] - nexus3.edgexfoundry.org:10004/security-spire-config:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:02.713Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-03-24T01:49:02.726Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-03-24T01:49:02.726Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:02.726Z] latest [2022-03-24T01:49:02.726Z] 2.2.0-dev.46 [2022-03-24T01:49:02.726Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:02.726Z] main [2022-03-24T01:49:02.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:03.036Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:03.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:03.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-24T01:49:03.326Z] e3c8c06df73c: Preparing [2022-03-24T01:49:03.326Z] 7824d3710c27: Preparing [2022-03-24T01:49:03.326Z] f4608631b409: Preparing [2022-03-24T01:49:03.326Z] 61078bf37816: Preparing [2022-03-24T01:49:03.326Z] e1046fd90991: Preparing [2022-03-24T01:49:03.326Z] 1e45927675f1: Preparing [2022-03-24T01:49:03.326Z] ff768a1413ba: Preparing [2022-03-24T01:49:03.326Z] ff768a1413ba: Waiting [2022-03-24T01:49:03.326Z] 1e45927675f1: Waiting [2022-03-24T01:49:03.326Z] 7824d3710c27: Pushed [2022-03-24T01:49:03.326Z] f4608631b409: Pushed [2022-03-24T01:49:03.326Z] e3c8c06df73c: Pushed [2022-03-24T01:49:03.326Z] ff768a1413ba: Layer already exists [2022-03-24T01:49:03.326Z] 1e45927675f1: Pushed [2022-03-24T01:49:03.895Z] e1046fd90991: Pushed [2022-03-24T01:49:04.509Z] 25b303627fd3: Pull complete [2022-03-24T01:49:04.509Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-24T01:49:04.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T01:49:04.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-24T01:49:04.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-8975 does not seem to be running inside a container [2022-03-24T01:49:04.834Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-24T01:49:06.981Z] $ docker top aa5b7c3851a2e7b9d145ef00d22d8d37b40b8ae23605af008cb7a41fa27e20ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T01:49:07.873Z] + grep parallel [2022-03-24T01:49:07.873Z] + docker-compose build --help [2022-03-24T01:49:10.472Z] 61078bf37816: Pushed [2022-03-24T01:49:10.472Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:a7f674925aeda879d8aa9d0f2009ea4ee64de2240d3648aa23e9c4b3549d1d64 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:10.772Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:11.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-03-24T01:49:11.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-24T01:49:11.062Z] e3c8c06df73c: Preparing [2022-03-24T01:49:11.062Z] 7824d3710c27: Preparing [2022-03-24T01:49:11.062Z] f4608631b409: Preparing [2022-03-24T01:49:11.062Z] 61078bf37816: Preparing [2022-03-24T01:49:11.062Z] e1046fd90991: Preparing [2022-03-24T01:49:11.062Z] 1e45927675f1: Preparing [2022-03-24T01:49:11.062Z] ff768a1413ba: Preparing [2022-03-24T01:49:11.062Z] 1e45927675f1: Waiting [2022-03-24T01:49:11.062Z] ff768a1413ba: Waiting [2022-03-24T01:49:11.062Z] 7824d3710c27: Layer already exists [2022-03-24T01:49:11.062Z] f4608631b409: Layer already exists [2022-03-24T01:49:11.062Z] 61078bf37816: Layer already exists [2022-03-24T01:49:11.062Z] e3c8c06df73c: Layer already exists [2022-03-24T01:49:11.062Z] e1046fd90991: Layer already exists [2022-03-24T01:49:11.062Z] 1e45927675f1: Layer already exists [2022-03-24T01:49:11.062Z] ff768a1413ba: Layer already exists [2022-03-24T01:49:11.062Z] latest: digest: sha256:a7f674925aeda879d8aa9d0f2009ea4ee64de2240d3648aa23e9c4b3549d1d64 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:11.355Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:11.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.46 [2022-03-24T01:49:11.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-24T01:49:11.642Z] e3c8c06df73c: Preparing [2022-03-24T01:49:11.642Z] 7824d3710c27: Preparing [2022-03-24T01:49:11.642Z] f4608631b409: Preparing [2022-03-24T01:49:11.642Z] 61078bf37816: Preparing [2022-03-24T01:49:11.642Z] e1046fd90991: Preparing [2022-03-24T01:49:11.642Z] 1e45927675f1: Preparing [2022-03-24T01:49:11.642Z] ff768a1413ba: Preparing [2022-03-24T01:49:11.642Z] ff768a1413ba: Waiting [2022-03-24T01:49:11.642Z] 1e45927675f1: Waiting [2022-03-24T01:49:11.642Z] 61078bf37816: Layer already exists [2022-03-24T01:49:11.642Z] f4608631b409: Layer already exists [2022-03-24T01:49:11.642Z] e3c8c06df73c: Layer already exists [2022-03-24T01:49:11.642Z] 7824d3710c27: Layer already exists [2022-03-24T01:49:11.642Z] e1046fd90991: Layer already exists [2022-03-24T01:49:11.642Z] 1e45927675f1: Layer already exists [2022-03-24T01:49:11.642Z] ff768a1413ba: Layer already exists [2022-03-24T01:49:11.642Z] 2.2.0-dev.46: digest: sha256:a7f674925aeda879d8aa9d0f2009ea4ee64de2240d3648aa23e9c4b3549d1d64 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:11.933Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:12.166Z] --parallel Build images in parallel. [Pipeline] } [2022-03-24T01:49:12.194Z] $ docker stop --time=1 aa5b7c3851a2e7b9d145ef00d22d8d37b40b8ae23605af008cb7a41fa27e20ba [2022-03-24T01:49:12.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:12.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-24T01:49:12.221Z] e3c8c06df73c: Preparing [2022-03-24T01:49:12.221Z] 7824d3710c27: Preparing [2022-03-24T01:49:12.221Z] f4608631b409: Preparing [2022-03-24T01:49:12.221Z] 61078bf37816: Preparing [2022-03-24T01:49:12.221Z] e1046fd90991: Preparing [2022-03-24T01:49:12.221Z] 1e45927675f1: Preparing [2022-03-24T01:49:12.221Z] ff768a1413ba: Preparing [2022-03-24T01:49:12.221Z] 1e45927675f1: Waiting [2022-03-24T01:49:12.221Z] ff768a1413ba: Waiting [2022-03-24T01:49:12.221Z] f4608631b409: Layer already exists [2022-03-24T01:49:12.221Z] 7824d3710c27: Layer already exists [2022-03-24T01:49:12.221Z] e1046fd90991: Layer already exists [2022-03-24T01:49:12.221Z] 61078bf37816: Layer already exists [2022-03-24T01:49:12.221Z] e3c8c06df73c: Layer already exists [2022-03-24T01:49:12.221Z] ff768a1413ba: Layer already exists [2022-03-24T01:49:12.221Z] 1e45927675f1: Layer already exists [2022-03-24T01:49:12.221Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:a7f674925aeda879d8aa9d0f2009ea4ee64de2240d3648aa23e9c4b3549d1d64 size: 1780 [2022-03-24T01:49:13.826Z] $ docker rm -f aa5b7c3851a2e7b9d145ef00d22d8d37b40b8ae23605af008cb7a41fa27e20ba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:14.340Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:14.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T01:49:14.453Z] . [Pipeline] withDockerContainer [2022-03-24T01:49:14.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-03-24T01:49:14.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-24T01:49:14.632Z] e3c8c06df73c: Preparing [2022-03-24T01:49:14.632Z] 7824d3710c27: Preparing [2022-03-24T01:49:14.632Z] f4608631b409: Preparing [2022-03-24T01:49:14.632Z] 61078bf37816: Preparing [2022-03-24T01:49:14.632Z] e1046fd90991: Preparing [2022-03-24T01:49:14.632Z] 1e45927675f1: Preparing [2022-03-24T01:49:14.632Z] ff768a1413ba: Preparing [2022-03-24T01:49:14.632Z] 1e45927675f1: Waiting [2022-03-24T01:49:14.632Z] ff768a1413ba: Waiting [2022-03-24T01:49:14.632Z] e3c8c06df73c: Layer already exists [2022-03-24T01:49:14.632Z] e1046fd90991: Layer already exists [2022-03-24T01:49:14.632Z] 61078bf37816: Layer already exists [2022-03-24T01:49:14.632Z] f4608631b409: Layer already exists [2022-03-24T01:49:14.632Z] 7824d3710c27: Layer already exists [2022-03-24T01:49:14.632Z] 1e45927675f1: Layer already exists [2022-03-24T01:49:14.632Z] ff768a1413ba: Layer already exists [2022-03-24T01:49:14.632Z] main: digest: sha256:a7f674925aeda879d8aa9d0f2009ea4ee64de2240d3648aa23e9c4b3549d1d64 size: 1780 [2022-03-24T01:49:14.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-8975 does not seem to be running inside a container [2022-03-24T01:49:14.766Z] $ 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/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T01:49:16.032Z] $ docker top c8af67182ed539133bfdeae451144853e8232864212f1697394ee70cba971a52 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:49:16.376Z] ===================================================== [Pipeline] echo [2022-03-24T01:49:16.384Z] taggedImages: [2022-03-24T01:49:16.384Z] - nexus3.edgexfoundry.org:10004/security-spire-server:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:16.384Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-03-24T01:49:16.384Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.46 [2022-03-24T01:49:16.384Z] - nexus3.edgexfoundry.org:10004/security-spire-server:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:16.384Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-03-24T01:49:16.403Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-03-24T01:49:16.403Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:16.403Z] latest [2022-03-24T01:49:16.403Z] 2.2.0-dev.46 [2022-03-24T01:49:16.403Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:16.403Z] main [2022-03-24T01:49:16.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:16.723Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:16.946Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-24T01:49:17.012Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:17.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-24T01:49:17.012Z] 88da205e4039: Preparing [2022-03-24T01:49:17.012Z] 72757701ef07: Preparing [2022-03-24T01:49:17.012Z] d41c5e20e212: Preparing [2022-03-24T01:49:17.012Z] c710dc104b77: Preparing [2022-03-24T01:49:17.012Z] 2e38978dfe40: Preparing [2022-03-24T01:49:17.012Z] 2e38978dfe40: Layer already exists [2022-03-24T01:49:17.012Z] d41c5e20e212: Layer already exists [2022-03-24T01:49:17.012Z] 88da205e4039: Pushed [2022-03-24T01:49:17.271Z] c710dc104b77: Pushed [2022-03-24T01:49:19.181Z] 72757701ef07: Pushed [2022-03-24T01:49:19.442Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:b24b2af804a115e0310ea047a03be597ad838c4c09fec2276271423b1cea1d5c size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:19.738Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:20.031Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-24T01:49:20.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-24T01:49:20.031Z] 88da205e4039: Preparing [2022-03-24T01:49:20.031Z] 72757701ef07: Preparing [2022-03-24T01:49:20.031Z] d41c5e20e212: Preparing [2022-03-24T01:49:20.031Z] c710dc104b77: Preparing [2022-03-24T01:49:20.031Z] 2e38978dfe40: Preparing [2022-03-24T01:49:20.031Z] c710dc104b77: Layer already exists [2022-03-24T01:49:20.031Z] d41c5e20e212: Layer already exists [2022-03-24T01:49:20.031Z] 72757701ef07: Layer already exists [2022-03-24T01:49:20.031Z] 2e38978dfe40: Layer already exists [2022-03-24T01:49:20.031Z] 88da205e4039: Layer already exists [2022-03-24T01:49:20.031Z] latest: digest: sha256:b24b2af804a115e0310ea047a03be597ad838c4c09fec2276271423b1cea1d5c size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:20.327Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:20.617Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.46 [2022-03-24T01:49:20.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-24T01:49:20.617Z] 88da205e4039: Preparing [2022-03-24T01:49:20.617Z] 72757701ef07: Preparing [2022-03-24T01:49:20.617Z] d41c5e20e212: Preparing [2022-03-24T01:49:20.617Z] c710dc104b77: Preparing [2022-03-24T01:49:20.617Z] 2e38978dfe40: Preparing [2022-03-24T01:49:20.617Z] c710dc104b77: Layer already exists [2022-03-24T01:49:20.617Z] 72757701ef07: Layer already exists [2022-03-24T01:49:20.617Z] 88da205e4039: Layer already exists [2022-03-24T01:49:20.617Z] 2e38978dfe40: Layer already exists [2022-03-24T01:49:20.617Z] d41c5e20e212: Layer already exists [2022-03-24T01:49:20.617Z] 2.2.0-dev.46: digest: sha256:b24b2af804a115e0310ea047a03be597ad838c4c09fec2276271423b1cea1d5c size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:20.914Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:21.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:21.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-24T01:49:21.205Z] 88da205e4039: Preparing [2022-03-24T01:49:21.205Z] 72757701ef07: Preparing [2022-03-24T01:49:21.205Z] d41c5e20e212: Preparing [2022-03-24T01:49:21.205Z] c710dc104b77: Preparing [2022-03-24T01:49:21.205Z] 2e38978dfe40: Preparing [2022-03-24T01:49:21.205Z] c710dc104b77: Layer already exists [2022-03-24T01:49:21.205Z] 72757701ef07: Layer already exists [2022-03-24T01:49:21.205Z] d41c5e20e212: Layer already exists [2022-03-24T01:49:21.205Z] 2e38978dfe40: Layer already exists [2022-03-24T01:49:21.205Z] 88da205e4039: Layer already exists [2022-03-24T01:49:21.205Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:b24b2af804a115e0310ea047a03be597ad838c4c09fec2276271423b1cea1d5c size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:21.235Z] Building core-command ... [2022-03-24T01:49:21.235Z] Building core-data ... [2022-03-24T01:49:21.235Z] Building core-metadata ... [2022-03-24T01:49:21.235Z] Building security-bootstrapper ... [2022-03-24T01:49:21.235Z] Building security-proxy-setup ... [2022-03-24T01:49:21.235Z] Building security-secretstore-setup ... [2022-03-24T01:49:21.235Z] Building security-spiffe-token-provider ... [2022-03-24T01:49:21.235Z] Building security-spire-agent ... [2022-03-24T01:49:21.235Z] Building security-spire-config ... [2022-03-24T01:49:21.235Z] Building security-spire-server ... [2022-03-24T01:49:21.235Z] Building support-notifications ... [2022-03-24T01:49:21.235Z] Building support-scheduler ... [2022-03-24T01:49:21.235Z] Building sys-mgmt-agent ... [2022-03-24T01:49:21.235Z] Building security-spiffe-token-provider [2022-03-24T01:49:21.235Z] Building security-spire-server [2022-03-24T01:49:21.235Z] Building security-spire-config [2022-03-24T01:49:21.235Z] Building support-scheduler [2022-03-24T01:49:21.235Z] Building support-notifications [2022-03-24T01:49:21.500Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:21.789Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-03-24T01:49:21.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-24T01:49:21.790Z] 88da205e4039: Preparing [2022-03-24T01:49:21.790Z] 72757701ef07: Preparing [2022-03-24T01:49:21.790Z] d41c5e20e212: Preparing [2022-03-24T01:49:21.790Z] c710dc104b77: Preparing [2022-03-24T01:49:21.790Z] 2e38978dfe40: Preparing [2022-03-24T01:49:21.790Z] 88da205e4039: Layer already exists [2022-03-24T01:49:21.790Z] 2e38978dfe40: Layer already exists [2022-03-24T01:49:21.790Z] d41c5e20e212: Layer already exists [2022-03-24T01:49:21.790Z] 72757701ef07: Layer already exists [2022-03-24T01:49:21.790Z] c710dc104b77: Layer already exists [2022-03-24T01:49:21.790Z] main: digest: sha256:b24b2af804a115e0310ea047a03be597ad838c4c09fec2276271423b1cea1d5c size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:49:21.827Z] ===================================================== [Pipeline] echo [2022-03-24T01:49:21.840Z] taggedImages: [2022-03-24T01:49:21.840Z] - nexus3.edgexfoundry.org:10004/support-notifications:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:21.840Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-24T01:49:21.840Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.46 [2022-03-24T01:49:21.840Z] - nexus3.edgexfoundry.org:10004/support-notifications:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:21.840Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-03-24T01:49:21.859Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-03-24T01:49:21.859Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:21.859Z] latest [2022-03-24T01:49:21.859Z] 2.2.0-dev.46 [2022-03-24T01:49:21.859Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:21.859Z] main [2022-03-24T01:49:21.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:22.175Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:22.466Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:22.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-24T01:49:22.466Z] 36cc80103e71: Preparing [2022-03-24T01:49:22.466Z] 6c170c988937: Preparing [2022-03-24T01:49:22.466Z] d41c5e20e212: Preparing [2022-03-24T01:49:22.466Z] baba9fe9c309: Preparing [2022-03-24T01:49:22.466Z] 2e38978dfe40: Preparing [2022-03-24T01:49:22.466Z] 2e38978dfe40: Layer already exists [2022-03-24T01:49:22.466Z] d41c5e20e212: Layer already exists [2022-03-24T01:49:22.466Z] baba9fe9c309: Layer already exists [2022-03-24T01:49:22.466Z] 36cc80103e71: Pushed [2022-03-24T01:49:25.005Z] 6c170c988937: Pushed [2022-03-24T01:49:25.005Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:0591bb1bb37ccb1bbcb85b8dc66d4c93c478991263b038be5095549b135e9984 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:25.309Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:25.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-24T01:49:25.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-24T01:49:25.603Z] 36cc80103e71: Preparing [2022-03-24T01:49:25.603Z] 6c170c988937: Preparing [2022-03-24T01:49:25.603Z] d41c5e20e212: Preparing [2022-03-24T01:49:25.603Z] baba9fe9c309: Preparing [2022-03-24T01:49:25.603Z] 2e38978dfe40: Preparing [2022-03-24T01:49:25.603Z] 6c170c988937: Layer already exists [2022-03-24T01:49:25.603Z] baba9fe9c309: Layer already exists [2022-03-24T01:49:25.603Z] 36cc80103e71: Layer already exists [2022-03-24T01:49:25.603Z] d41c5e20e212: Layer already exists [2022-03-24T01:49:25.603Z] 2e38978dfe40: Layer already exists [2022-03-24T01:49:25.603Z] latest: digest: sha256:0591bb1bb37ccb1bbcb85b8dc66d4c93c478991263b038be5095549b135e9984 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:25.902Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:26.195Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.46 [2022-03-24T01:49:26.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-24T01:49:26.195Z] 36cc80103e71: Preparing [2022-03-24T01:49:26.195Z] 6c170c988937: Preparing [2022-03-24T01:49:26.195Z] d41c5e20e212: Preparing [2022-03-24T01:49:26.195Z] baba9fe9c309: Preparing [2022-03-24T01:49:26.195Z] 2e38978dfe40: Preparing [2022-03-24T01:49:26.195Z] 6c170c988937: Layer already exists [2022-03-24T01:49:26.195Z] d41c5e20e212: Layer already exists [2022-03-24T01:49:26.195Z] 36cc80103e71: Layer already exists [2022-03-24T01:49:26.195Z] 2e38978dfe40: Layer already exists [2022-03-24T01:49:26.195Z] baba9fe9c309: Layer already exists [2022-03-24T01:49:26.195Z] 2.2.0-dev.46: digest: sha256:0591bb1bb37ccb1bbcb85b8dc66d4c93c478991263b038be5095549b135e9984 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:26.493Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:26.849Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:26.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-24T01:49:26.849Z] 36cc80103e71: Preparing [2022-03-24T01:49:26.849Z] 6c170c988937: Preparing [2022-03-24T01:49:26.849Z] d41c5e20e212: Preparing [2022-03-24T01:49:26.849Z] baba9fe9c309: Preparing [2022-03-24T01:49:26.849Z] 2e38978dfe40: Preparing [2022-03-24T01:49:26.849Z] 2e38978dfe40: Layer already exists [2022-03-24T01:49:26.849Z] baba9fe9c309: Layer already exists [2022-03-24T01:49:26.849Z] 6c170c988937: Layer already exists [2022-03-24T01:49:26.849Z] d41c5e20e212: Layer already exists [2022-03-24T01:49:26.849Z] 36cc80103e71: Layer already exists [2022-03-24T01:49:26.849Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:0591bb1bb37ccb1bbcb85b8dc66d4c93c478991263b038be5095549b135e9984 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:27.147Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:27.439Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-03-24T01:49:27.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-24T01:49:27.439Z] 36cc80103e71: Preparing [2022-03-24T01:49:27.439Z] 6c170c988937: Preparing [2022-03-24T01:49:27.439Z] d41c5e20e212: Preparing [2022-03-24T01:49:27.439Z] baba9fe9c309: Preparing [2022-03-24T01:49:27.439Z] 2e38978dfe40: Preparing [2022-03-24T01:49:27.439Z] 36cc80103e71: Layer already exists [2022-03-24T01:49:27.439Z] 2e38978dfe40: Layer already exists [2022-03-24T01:49:27.439Z] baba9fe9c309: Layer already exists [2022-03-24T01:49:27.439Z] 6c170c988937: Layer already exists [2022-03-24T01:49:27.439Z] d41c5e20e212: Layer already exists [2022-03-24T01:49:27.439Z] main: digest: sha256:0591bb1bb37ccb1bbcb85b8dc66d4c93c478991263b038be5095549b135e9984 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:49:27.476Z] ===================================================== [Pipeline] echo [2022-03-24T01:49:27.485Z] taggedImages: [2022-03-24T01:49:27.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:27.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-24T01:49:27.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.46 [2022-03-24T01:49:27.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:27.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-03-24T01:49:27.505Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-03-24T01:49:27.505Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:27.505Z] latest [2022-03-24T01:49:27.505Z] 2.2.0-dev.46 [2022-03-24T01:49:27.505Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:27.505Z] main [2022-03-24T01:49:27.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:27.826Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:28.113Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:28.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-24T01:49:28.113Z] 1f75bbc0f3eb: Preparing [2022-03-24T01:49:28.113Z] 4af2125ebf66: Preparing [2022-03-24T01:49:28.113Z] ab0be8ae4459: Preparing [2022-03-24T01:49:28.113Z] 1f23250e8028: Preparing [2022-03-24T01:49:28.113Z] 4b4527d9d361: Preparing [2022-03-24T01:49:28.113Z] 0419e16943bb: Preparing [2022-03-24T01:49:28.113Z] 2bc6eda7d6fe: Preparing [2022-03-24T01:49:28.113Z] 38c686747f67: Preparing [2022-03-24T01:49:28.113Z] 698317193ef4: Preparing [2022-03-24T01:49:28.113Z] 3de006b0ad1b: Preparing [2022-03-24T01:49:28.113Z] 1a058d5342cc: Preparing [2022-03-24T01:49:28.113Z] 0419e16943bb: Waiting [2022-03-24T01:49:28.113Z] 698317193ef4: Waiting [2022-03-24T01:49:28.113Z] 3de006b0ad1b: Waiting [2022-03-24T01:49:28.113Z] 2bc6eda7d6fe: Waiting [2022-03-24T01:49:28.113Z] 1a058d5342cc: Waiting [2022-03-24T01:49:28.113Z] 4b4527d9d361: Layer already exists [2022-03-24T01:49:28.113Z] 0419e16943bb: Layer already exists [2022-03-24T01:49:28.113Z] 2bc6eda7d6fe: Layer already exists [2022-03-24T01:49:28.113Z] 4af2125ebf66: Pushed [2022-03-24T01:49:28.113Z] 38c686747f67: Layer already exists [2022-03-24T01:49:28.113Z] 698317193ef4: Layer already exists [2022-03-24T01:49:28.113Z] 3de006b0ad1b: Layer already exists [2022-03-24T01:49:28.113Z] 1a058d5342cc: Layer already exists [2022-03-24T01:49:28.372Z] 1f75bbc0f3eb: Pushed [2022-03-24T01:49:30.277Z] ab0be8ae4459: Pushed [2022-03-24T01:49:35.560Z] 1f23250e8028: Pushed [2022-03-24T01:49:35.560Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:df98f0a4fd63b42514c48439a378489e9bf48b0fe857f4ec2459685ee233460e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:35.859Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:36.152Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-24T01:49:36.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-24T01:49:36.152Z] 1f75bbc0f3eb: Preparing [2022-03-24T01:49:36.152Z] 4af2125ebf66: Preparing [2022-03-24T01:49:36.152Z] ab0be8ae4459: Preparing [2022-03-24T01:49:36.152Z] 1f23250e8028: Preparing [2022-03-24T01:49:36.152Z] 4b4527d9d361: Preparing [2022-03-24T01:49:36.152Z] 0419e16943bb: Preparing [2022-03-24T01:49:36.152Z] 2bc6eda7d6fe: Preparing [2022-03-24T01:49:36.152Z] 38c686747f67: Preparing [2022-03-24T01:49:36.152Z] 698317193ef4: Preparing [2022-03-24T01:49:36.152Z] 3de006b0ad1b: Preparing [2022-03-24T01:49:36.152Z] 1a058d5342cc: Preparing [2022-03-24T01:49:36.152Z] 38c686747f67: Waiting [2022-03-24T01:49:36.152Z] 698317193ef4: Waiting [2022-03-24T01:49:36.152Z] 3de006b0ad1b: Waiting [2022-03-24T01:49:36.152Z] 0419e16943bb: Waiting [2022-03-24T01:49:36.152Z] 2bc6eda7d6fe: Waiting [2022-03-24T01:49:36.152Z] 1a058d5342cc: Waiting [2022-03-24T01:49:36.152Z] 4b4527d9d361: Layer already exists [2022-03-24T01:49:36.152Z] ab0be8ae4459: Layer already exists [2022-03-24T01:49:36.152Z] 4af2125ebf66: Layer already exists [2022-03-24T01:49:36.152Z] 1f23250e8028: Layer already exists [2022-03-24T01:49:36.152Z] 1f75bbc0f3eb: Layer already exists [2022-03-24T01:49:36.152Z] 2bc6eda7d6fe: Layer already exists [2022-03-24T01:49:36.152Z] 0419e16943bb: Layer already exists [2022-03-24T01:49:36.152Z] 698317193ef4: Layer already exists [2022-03-24T01:49:36.152Z] 38c686747f67: Layer already exists [2022-03-24T01:49:36.152Z] 3de006b0ad1b: Layer already exists [2022-03-24T01:49:36.152Z] 1a058d5342cc: Layer already exists [2022-03-24T01:49:36.152Z] latest: digest: sha256:df98f0a4fd63b42514c48439a378489e9bf48b0fe857f4ec2459685ee233460e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:36.450Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:36.745Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.46 [2022-03-24T01:49:36.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-24T01:49:36.745Z] 1f75bbc0f3eb: Preparing [2022-03-24T01:49:36.745Z] 4af2125ebf66: Preparing [2022-03-24T01:49:36.745Z] ab0be8ae4459: Preparing [2022-03-24T01:49:36.745Z] 1f23250e8028: Preparing [2022-03-24T01:49:36.745Z] 4b4527d9d361: Preparing [2022-03-24T01:49:36.745Z] 0419e16943bb: Preparing [2022-03-24T01:49:36.745Z] 2bc6eda7d6fe: Preparing [2022-03-24T01:49:36.745Z] 38c686747f67: Preparing [2022-03-24T01:49:36.745Z] 698317193ef4: Preparing [2022-03-24T01:49:36.745Z] 2bc6eda7d6fe: Waiting [2022-03-24T01:49:36.745Z] 38c686747f67: Waiting [2022-03-24T01:49:36.745Z] 0419e16943bb: Waiting [2022-03-24T01:49:36.746Z] 698317193ef4: Waiting [2022-03-24T01:49:36.746Z] 3de006b0ad1b: Preparing [2022-03-24T01:49:36.746Z] 1a058d5342cc: Preparing [2022-03-24T01:49:36.746Z] 3de006b0ad1b: Waiting [2022-03-24T01:49:36.746Z] 1a058d5342cc: Waiting [2022-03-24T01:49:36.746Z] 4b4527d9d361: Layer already exists [2022-03-24T01:49:36.746Z] 4af2125ebf66: Layer already exists [2022-03-24T01:49:36.746Z] ab0be8ae4459: Layer already exists [2022-03-24T01:49:36.746Z] 1f75bbc0f3eb: Layer already exists [2022-03-24T01:49:36.746Z] 1f23250e8028: Layer already exists [2022-03-24T01:49:36.746Z] 0419e16943bb: Layer already exists [2022-03-24T01:49:36.746Z] 2bc6eda7d6fe: Layer already exists [2022-03-24T01:49:36.746Z] 38c686747f67: Layer already exists [2022-03-24T01:49:36.746Z] 698317193ef4: Layer already exists [2022-03-24T01:49:36.746Z] 3de006b0ad1b: Layer already exists [2022-03-24T01:49:36.746Z] 1a058d5342cc: Layer already exists [2022-03-24T01:49:36.746Z] 2.2.0-dev.46: digest: sha256:df98f0a4fd63b42514c48439a378489e9bf48b0fe857f4ec2459685ee233460e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:37.042Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:37.334Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:37.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-24T01:49:37.334Z] 1f75bbc0f3eb: Preparing [2022-03-24T01:49:37.334Z] 4af2125ebf66: Preparing [2022-03-24T01:49:37.334Z] ab0be8ae4459: Preparing [2022-03-24T01:49:37.334Z] 1f23250e8028: Preparing [2022-03-24T01:49:37.334Z] 4b4527d9d361: Preparing [2022-03-24T01:49:37.334Z] 0419e16943bb: Preparing [2022-03-24T01:49:37.334Z] 2bc6eda7d6fe: Preparing [2022-03-24T01:49:37.334Z] 38c686747f67: Preparing [2022-03-24T01:49:37.334Z] 698317193ef4: Preparing [2022-03-24T01:49:37.334Z] 3de006b0ad1b: Preparing [2022-03-24T01:49:37.334Z] 1a058d5342cc: Preparing [2022-03-24T01:49:37.334Z] 0419e16943bb: Waiting [2022-03-24T01:49:37.334Z] 2bc6eda7d6fe: Waiting [2022-03-24T01:49:37.334Z] 38c686747f67: Waiting [2022-03-24T01:49:37.334Z] 698317193ef4: Waiting [2022-03-24T01:49:37.334Z] 1a058d5342cc: Waiting [2022-03-24T01:49:37.334Z] 3de006b0ad1b: Waiting [2022-03-24T01:49:37.334Z] 4b4527d9d361: Layer already exists [2022-03-24T01:49:37.334Z] 1f23250e8028: Layer already exists [2022-03-24T01:49:37.334Z] 1f75bbc0f3eb: Layer already exists [2022-03-24T01:49:37.334Z] 4af2125ebf66: Layer already exists [2022-03-24T01:49:37.334Z] ab0be8ae4459: Layer already exists [2022-03-24T01:49:37.334Z] 38c686747f67: Layer already exists [2022-03-24T01:49:37.334Z] 0419e16943bb: Layer already exists [2022-03-24T01:49:37.334Z] 2bc6eda7d6fe: Layer already exists [2022-03-24T01:49:37.334Z] 698317193ef4: Layer already exists [2022-03-24T01:49:37.334Z] 3de006b0ad1b: Layer already exists [2022-03-24T01:49:37.334Z] 1a058d5342cc: Layer already exists [2022-03-24T01:49:37.334Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:df98f0a4fd63b42514c48439a378489e9bf48b0fe857f4ec2459685ee233460e size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:37.631Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T01:49:37.923Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-03-24T01:49:37.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-24T01:49:37.924Z] 1f75bbc0f3eb: Preparing [2022-03-24T01:49:37.924Z] 4af2125ebf66: Preparing [2022-03-24T01:49:37.924Z] ab0be8ae4459: Preparing [2022-03-24T01:49:37.924Z] 1f23250e8028: Preparing [2022-03-24T01:49:37.924Z] 4b4527d9d361: Preparing [2022-03-24T01:49:37.924Z] 0419e16943bb: Preparing [2022-03-24T01:49:37.924Z] 2bc6eda7d6fe: Preparing [2022-03-24T01:49:37.924Z] 38c686747f67: Preparing [2022-03-24T01:49:37.924Z] 698317193ef4: Preparing [2022-03-24T01:49:37.924Z] 3de006b0ad1b: Preparing [2022-03-24T01:49:37.924Z] 1a058d5342cc: Preparing [2022-03-24T01:49:37.924Z] 0419e16943bb: Waiting [2022-03-24T01:49:37.924Z] 2bc6eda7d6fe: Waiting [2022-03-24T01:49:37.924Z] 38c686747f67: Waiting [2022-03-24T01:49:37.924Z] 698317193ef4: Waiting [2022-03-24T01:49:37.924Z] 3de006b0ad1b: Waiting [2022-03-24T01:49:37.924Z] 1a058d5342cc: Waiting [2022-03-24T01:49:37.924Z] 1f23250e8028: Layer already exists [2022-03-24T01:49:37.924Z] ab0be8ae4459: Layer already exists [2022-03-24T01:49:37.924Z] 1f75bbc0f3eb: Layer already exists [2022-03-24T01:49:37.924Z] 4b4527d9d361: Layer already exists [2022-03-24T01:49:37.924Z] 4af2125ebf66: Layer already exists [2022-03-24T01:49:37.924Z] 0419e16943bb: Layer already exists [2022-03-24T01:49:37.924Z] 698317193ef4: Layer already exists [2022-03-24T01:49:37.924Z] 2bc6eda7d6fe: Layer already exists [2022-03-24T01:49:37.924Z] 38c686747f67: Layer already exists [2022-03-24T01:49:37.924Z] 3de006b0ad1b: Layer already exists [2022-03-24T01:49:37.924Z] 1a058d5342cc: Layer already exists [2022-03-24T01:49:37.924Z] main: digest: sha256:df98f0a4fd63b42514c48439a378489e9bf48b0fe857f4ec2459685ee233460e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T01:49:37.957Z] ===================================================== [Pipeline] echo [2022-03-24T01:49:37.966Z] taggedImages: [2022-03-24T01:49:37.966Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:49:37.966Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-24T01:49:37.966Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.46 [2022-03-24T01:49:37.966Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T01:49:37.966Z] - 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] } [2022-03-24T01:50:08.193Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:50:08.193Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:50:08.193Z] ---> de7d8e1b2c36 [2022-03-24T01:50:08.193Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T01:50:08.193Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:50:08.193Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:50:08.193Z] ---> de7d8e1b2c36 [2022-03-24T01:50:08.193Z] Step 3/20 : WORKDIR /edgex-go [2022-03-24T01:50:08.193Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:50:08.193Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:50:08.193Z] ---> de7d8e1b2c36 [2022-03-24T01:50:08.193Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T01:50:08.193Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:50:08.193Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:50:08.193Z] ---> de7d8e1b2c36 [2022-03-24T01:50:08.193Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T01:50:08.193Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:50:08.193Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:50:08.193Z] ---> de7d8e1b2c36 [2022-03-24T01:50:08.193Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T01:50:08.470Z] ---> Running in 426ace045197 [2022-03-24T01:50:08.470Z] ---> Running in 93f90c9eb9e5 [2022-03-24T01:50:08.744Z] ---> Running in 84e2e5b38a26 [2022-03-24T01:50:08.744Z] ---> Running in d07773748bba [2022-03-24T01:50:08.744Z] ---> Running in 0e6550756365 [2022-03-24T01:50:09.022Z] Removing intermediate container 426ace045197 [2022-03-24T01:50:09.022Z] ---> 5a28561c0e1b [2022-03-24T01:50:09.022Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:50:09.319Z] Removing intermediate container d07773748bba [2022-03-24T01:50:09.319Z] ---> a438b996d95b [2022-03-24T01:50:09.319Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-24T01:50:09.319Z] ---> Running in c3c21258cbb6 [2022-03-24T01:50:09.319Z] Removing intermediate container 84e2e5b38a26 [2022-03-24T01:50:09.319Z] ---> abda717ea6e1 [2022-03-24T01:50:09.319Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:50:09.319Z] Removing intermediate container 93f90c9eb9e5 [2022-03-24T01:50:09.319Z] ---> de9af5157fc2 [2022-03-24T01:50:09.319Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:50:09.319Z] Removing intermediate container 0e6550756365 [2022-03-24T01:50:09.319Z] ---> b26cb70de237 [2022-03-24T01:50:09.319Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:50:09.596Z] ---> Running in 4a4c4863ca3c [2022-03-24T01:50:09.596Z] ---> Running in cd925db3cf56 [2022-03-24T01:50:09.596Z] ---> Running in 4067ae40136a [2022-03-24T01:50:09.596Z] ---> Running in dbcfb40dd9cc [2022-03-24T01:50:12.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:12.553Z] Removing intermediate container c3c21258cbb6 [2022-03-24T01:50:12.553Z] ---> 1fe723fca9a2 [2022-03-24T01:50:12.553Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T01:50:12.826Z] ---> Running in da1d1eac3939 [2022-03-24T01:50:13.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:13.110Z] Removing intermediate container cd925db3cf56 [2022-03-24T01:50:13.110Z] ---> 261c88a40957 [2022-03-24T01:50:13.110Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T01:50:13.386Z] ---> Running in 4257c9878ccf [2022-03-24T01:50:13.743Z] Removing intermediate container dbcfb40dd9cc [2022-03-24T01:50:13.743Z] ---> f6604a58fe29 [2022-03-24T01:50:13.743Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-24T01:50:13.743Z] ---> Running in 4d91e0f96941 [2022-03-24T01:50:13.743Z] Removing intermediate container 4067ae40136a [2022-03-24T01:50:13.743Z] ---> ffb721e348f9 [2022-03-24T01:50:13.743Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T01:50:14.048Z] ---> Running in e45a709e271f [2022-03-24T01:50:14.390Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T01:50:14.390Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T01:50:14.390Z] OK: 15738 distinct packages available [2022-03-24T01:50:14.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:15.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:16.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:16.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:16.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:16.735Z] OK: 220 MiB in 52 packages [2022-03-24T01:50:16.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:17.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:17.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:17.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:17.634Z] Removing intermediate container 4a4c4863ca3c [2022-03-24T01:50:17.634Z] ---> 790b923726ef [2022-03-24T01:50:17.634Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-24T01:50:17.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:50:18.534Z] OK: 220 MiB in 52 packages [2022-03-24T01:50:18.534Z] ---> 824f661736dd [2022-03-24T01:50:18.534Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:50:18.534Z] ---> Running in 194df52be094 [2022-03-24T01:50:18.829Z] OK: 220 MiB in 52 packages [2022-03-24T01:50:19.444Z] OK: 220 MiB in 52 packages [2022-03-24T01:50:19.444Z] OK: 220 MiB in 52 packages [2022-03-24T01:50:20.051Z] Removing intermediate container 4257c9878ccf [2022-03-24T01:50:20.051Z] ---> b8a2ba5276cf [2022-03-24T01:50:20.051Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T01:50:20.655Z] Removing intermediate container da1d1eac3939 [2022-03-24T01:50:20.655Z] ---> b6b4f80ece42 [2022-03-24T01:50:20.655Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T01:50:21.268Z] Removing intermediate container 4d91e0f96941 [2022-03-24T01:50:21.268Z] ---> eb6602786a2a [2022-03-24T01:50:21.268Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T01:50:21.268Z] Removing intermediate container e45a709e271f [2022-03-24T01:50:21.268Z] ---> 4311c6586b5e [2022-03-24T01:50:21.268Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T01:50:21.549Z] ---> a377296580bc [2022-03-24T01:50:21.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:50:21.549Z] ---> Running in 626efd8e8b78 [2022-03-24T01:50:22.553Z] ---> 3cf92ca3a193 [2022-03-24T01:50:22.553Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:50:22.827Z] ---> Running in e81b042f0f8b [2022-03-24T01:50:23.436Z] ---> f50ab7a39205 [2022-03-24T01:50:23.436Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:50:23.436Z] ---> 8cb5868196ec [2022-03-24T01:50:23.436Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:50:23.436Z] ---> Running in bcc00a390cd5 [2022-03-24T01:50:23.722Z] Removing intermediate container 194df52be094 [2022-03-24T01:50:23.722Z] ---> d5623fbeca0a [2022-03-24T01:50:23.722Z] Step 7/20 : COPY . . [2022-03-24T01:50:23.722Z] ---> Running in ab5c7fc31a69 [2022-03-24T01:50:28.080Z] Removing intermediate container 626efd8e8b78 [2022-03-24T01:50:28.080Z] ---> 3dc537100056 [2022-03-24T01:50:28.080Z] Step 8/23 : COPY . . [2022-03-24T01:50:28.359Z] Removing intermediate container e81b042f0f8b [2022-03-24T01:50:28.359Z] ---> d1831b73b3f9 [2022-03-24T01:50:28.359Z] Step 8/22 : COPY . . [2022-03-24T01:50:28.960Z] Removing intermediate container ab5c7fc31a69 [2022-03-24T01:50:28.960Z] ---> 22b31df519a1 [2022-03-24T01:50:28.960Z] Step 8/22 : COPY . . [2022-03-24T01:50:28.960Z] Removing intermediate container bcc00a390cd5 [2022-03-24T01:50:28.960Z] ---> 4b9ebaf29c41 [2022-03-24T01:50:28.960Z] Step 8/24 : COPY . . [2022-03-24T01:50:44.066Z] ---> b922fb4f5bfd [2022-03-24T01:50:44.066Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-24T01:50:44.066Z] ---> Running in 046d871e586e [2022-03-24T01:50:44.066Z] ---> 621b9b5e5e20 [2022-03-24T01:50:44.066Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T01:50:44.066Z] ---> Running in 9567280e776d [2022-03-24T01:50:44.066Z] ---> f3c9b32a0abd [2022-03-24T01:50:44.067Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-24T01:50:44.343Z] ---> Running in 343ff3804e87 [2022-03-24T01:50:44.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-24T01:50:44.621Z] Removing intermediate container 9567280e776d [2022-03-24T01:50:44.621Z] ---> 91a8cff3803a [2022-03-24T01:50:44.621Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T01:50:44.919Z] ---> Running in 827a1113f2c7 [2022-03-24T01:50:46.378Z] ---> 4e2042ca7a21 [2022-03-24T01:50:46.378Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-24T01:50:46.667Z] ---> Running in c23932db01aa [2022-03-24T01:50:46.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-24T01:50:46.953Z] ---> 6035222f6bec [2022-03-24T01:50:46.953Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T01:50:47.246Z] ---> Running in e3917a0583e5 [2022-03-24T01:50:47.877Z] Removing intermediate container e3917a0583e5 [2022-03-24T01:50:47.877Z] ---> bdf059ec76ec [2022-03-24T01:50:47.877Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T01:50:47.877Z] ---> Running in c0eeb5a8370b [2022-03-24T01:50:49.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-24T01:50:49.351Z] spire-1.2.0/ [2022-03-24T01:50:51.992Z] spire-1.2.0/ [2022-03-24T01:50:53.980Z] spire-1.2.0/README.md [2022-03-24T01:50:53.980Z] spire-1.2.0/bin/ [2022-03-24T01:50:53.980Z] spire-1.2.0/bin/spire-server [2022-03-24T01:50:53.980Z] spire-1.2.0/bin/spire-agent [2022-03-24T01:50:53.980Z] spire-1.2.0/conf/ [2022-03-24T01:50:53.980Z] spire-1.2.0/conf/server/ [2022-03-24T01:50:53.980Z] spire-1.2.0/conf/server/server.conf [2022-03-24T01:50:53.980Z] spire-1.2.0/conf/agent/ [2022-03-24T01:50:53.980Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T01:50:53.980Z] spire-1.2.0/LICENSE [2022-03-24T01:50:56.626Z] spire-1.2.0/README.md [2022-03-24T01:50:56.626Z] spire-1.2.0/bin/ [2022-03-24T01:50:56.626Z] spire-1.2.0/bin/spire-server [2022-03-24T01:50:56.626Z] spire-1.2.0/bin/spire-agent [2022-03-24T01:50:56.626Z] spire-1.2.0/conf/ [2022-03-24T01:50:56.626Z] spire-1.2.0/conf/server/ [2022-03-24T01:50:56.626Z] spire-1.2.0/conf/server/server.conf [2022-03-24T01:50:56.626Z] spire-1.2.0/conf/agent/ [2022-03-24T01:50:56.626Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T01:50:56.626Z] spire-1.2.0/LICENSE [2022-03-24T01:51:02.070Z] Removing intermediate container 827a1113f2c7 [2022-03-24T01:51:02.070Z] ---> 2bda7ea867af [2022-03-24T01:51:02.070Z] [2022-03-24T01:51:02.070Z] Step 11/23 : FROM alpine:3.15 [2022-03-24T01:51:02.070Z] 3.15: Pulling from library/alpine [2022-03-24T01:51:04.071Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-24T01:51:04.071Z] Status: Downloaded newer image for alpine:3.15 [2022-03-24T01:51:04.071Z] ---> 3abe2e34c907 [2022-03-24T01:51:04.071Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T01:51:04.071Z] ---> Running in 3e4df1012648 [2022-03-24T01:51:04.071Z] Removing intermediate container c0eeb5a8370b [2022-03-24T01:51:04.071Z] ---> e4bb7c7fe702 [2022-03-24T01:51:04.071Z] [2022-03-24T01:51:04.071Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T01:51:04.071Z] ---> 3abe2e34c907 [2022-03-24T01:51:04.071Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T01:51:04.071Z] ---> Running in f5033e1b65a8 [2022-03-24T01:51:04.351Z] Removing intermediate container 3e4df1012648 [2022-03-24T01:51:04.351Z] ---> b9d307e27e05 [2022-03-24T01:51:04.351Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:51:04.641Z] ---> Running in 94f56138bc3b [2022-03-24T01:51:04.641Z] Removing intermediate container f5033e1b65a8 [2022-03-24T01:51:04.641Z] ---> abde2817313a [2022-03-24T01:51:04.641Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:51:04.919Z] ---> Running in d301553defa4 [2022-03-24T01:51:08.339Z] Removing intermediate container 94f56138bc3b [2022-03-24T01:51:08.339Z] ---> 3c6b5786db1b [2022-03-24T01:51:08.339Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T01:51:08.339Z] ---> Running in 67080ed9b8aa [2022-03-24T01:51:08.339Z] Removing intermediate container d301553defa4 [2022-03-24T01:51:08.339Z] ---> 2e5e9455c531 [2022-03-24T01:51:08.339Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-24T01:51:08.616Z] ---> Running in 2cd21f27d13d [2022-03-24T01:51:10.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:51:10.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:51:11.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:51:11.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:51:12.905Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T01:51:12.905Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T01:51:12.905Z] OK: 15730 distinct packages available [2022-03-24T01:51:12.905Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T01:51:12.905Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T01:51:12.905Z] OK: 15730 distinct packages available [2022-03-24T01:51:13.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:51:13.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:51:14.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:51:14.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:51:15.166Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-24T01:51:15.446Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-24T01:51:15.446Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-24T01:51:15.446Z] (3/5) Installing libucontext (1.1-r0) [2022-03-24T01:51:15.446Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-24T01:51:15.446Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-24T01:51:15.446Z] (3/4) Installing libucontext (1.1-r0) [2022-03-24T01:51:15.725Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-24T01:51:15.725Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-24T01:51:15.725Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T01:51:15.725Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T01:51:15.725Z] OK: 6 MiB in 18 packages [2022-03-24T01:51:15.725Z] OK: 6 MiB in 19 packages [2022-03-24T01:51:17.719Z] Removing intermediate container 2cd21f27d13d [2022-03-24T01:51:17.719Z] ---> 4fa361681de6 [2022-03-24T01:51:17.719Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T01:51:17.993Z] Removing intermediate container 67080ed9b8aa [2022-03-24T01:51:17.993Z] ---> 3ae4a0605951 [2022-03-24T01:51:17.993Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T01:51:26.300Z] ---> 1ec9cb0ed968 [2022-03-24T01:51:26.300Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T01:51:26.300Z] ---> 6b0322e331fd [2022-03-24T01:51:26.300Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T01:51:27.299Z] ---> 307dca5929a6 [2022-03-24T01:51:27.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-24T01:51:27.299Z] ---> 81bf566caf36 [2022-03-24T01:51:27.299Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-24T01:51:27.579Z] ---> Running in 437b60486389 [2022-03-24T01:51:28.182Z] Removing intermediate container 437b60486389 [2022-03-24T01:51:28.182Z] ---> 3afbb8be66a8 [2022-03-24T01:51:28.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-24T01:51:28.460Z] ---> 58e1d8f5a5ed [2022-03-24T01:51:28.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-24T01:51:29.460Z] ---> a9ceb494da24 [2022-03-24T01:51:29.460Z] Step 19/24 : WORKDIR / [2022-03-24T01:51:29.744Z] ---> Running in c1ff2375c54d [2022-03-24T01:51:29.744Z] ---> fefdc2e93f0c [2022-03-24T01:51:29.744Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T01:51:30.025Z] ---> Running in cceb72264c58 [2022-03-24T01:51:30.634Z] Removing intermediate container c1ff2375c54d [2022-03-24T01:51:30.634Z] ---> 7b7742365629 [2022-03-24T01:51:30.634Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T01:51:30.931Z] ---> Running in dfb964a599f9 [2022-03-24T01:51:30.931Z] Removing intermediate container cceb72264c58 [2022-03-24T01:51:30.931Z] ---> 3a6c93d3c1fe [2022-03-24T01:51:30.931Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T01:51:30.931Z] ---> Running in 798353ab9a48 [2022-03-24T01:51:31.542Z] Removing intermediate container dfb964a599f9 [2022-03-24T01:51:31.542Z] ---> 69a8bb445fe1 [2022-03-24T01:51:31.542Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T01:51:31.823Z] ---> Running in 04ffbe12fe8f [2022-03-24T01:51:31.823Z] Removing intermediate container 798353ab9a48 [2022-03-24T01:51:31.823Z] ---> cb7ab4531662 [2022-03-24T01:51:31.823Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T01:51:31.823Z] ---> Running in d9d23c46b185 [2022-03-24T01:51:32.440Z] Removing intermediate container 04ffbe12fe8f [2022-03-24T01:51:32.440Z] ---> 516f7142244f [2022-03-24T01:51:32.440Z] Step 22/24 : LABEL arch=arm64 [2022-03-24T01:51:32.440Z] Removing intermediate container d9d23c46b185 [2022-03-24T01:51:32.440Z] ---> 282546afafad [2022-03-24T01:51:32.440Z] Step 22/23 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:51:32.714Z] ---> Running in 120bd67d6782 [2022-03-24T01:51:32.714Z] ---> Running in fa0874be2924 [2022-03-24T01:51:33.329Z] Removing intermediate container 120bd67d6782 [2022-03-24T01:51:33.329Z] ---> 3a5d9fac7b48 [2022-03-24T01:51:33.329Z] Step 23/24 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:51:33.604Z] ---> Running in a15a6393f948 [2022-03-24T01:51:33.604Z] Removing intermediate container fa0874be2924 [2022-03-24T01:51:33.604Z] ---> aee84c531cf5 [2022-03-24T01:51:33.604Z] Step 23/23 : LABEL version=2.2.0-dev.46 [2022-03-24T01:51:33.604Z] ---> Running in d35bf71c1da4 [2022-03-24T01:51:34.224Z] Removing intermediate container a15a6393f948 [2022-03-24T01:51:34.224Z] ---> 453de41491ed [2022-03-24T01:51:34.224Z] Step 24/24 : LABEL version=2.2.0-dev.46 [2022-03-24T01:51:34.507Z] Removing intermediate container d35bf71c1da4 [2022-03-24T01:51:34.507Z] ---> f6a260b4e71d [2022-03-24T01:51:34.507Z] [2022-03-24T01:51:34.507Z] ---> Running in 13caa2e53194 [2022-03-24T01:51:35.109Z] Successfully built f6a260b4e71d [2022-03-24T01:51:35.109Z] Successfully tagged security-spire-server-arm64:latest [2022-03-24T01:51:35.109Z]  Building security-spire-server ... done Building core-data [2022-03-24T01:51:35.109Z] Removing intermediate container 13caa2e53194 [2022-03-24T01:51:35.109Z] ---> 763c3cea8c16 [2022-03-24T01:51:35.109Z] [2022-03-24T01:51:35.384Z] Successfully built 763c3cea8c16 [2022-03-24T01:51:35.384Z] Successfully tagged security-spire-config-arm64:latest [2022-03-24T01:51:35.384Z]  Building security-spire-config ... done Building security-bootstrapper [2022-03-24T01:52:07.817Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:52:07.817Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:52:07.817Z] ---> de7d8e1b2c36 [2022-03-24T01:52:07.817Z] Step 3/31 : WORKDIR /edgex-go [2022-03-24T01:52:07.817Z] ---> Using cache [2022-03-24T01:52:07.817Z] ---> b26cb70de237 [2022-03-24T01:52:07.817Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:52:07.817Z] ---> Using cache [2022-03-24T01:52:07.817Z] ---> ffb721e348f9 [2022-03-24T01:52:07.817Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-24T01:52:07.817Z] ---> Using cache [2022-03-24T01:52:07.817Z] ---> 4311c6586b5e [2022-03-24T01:52:07.817Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-24T01:52:07.817Z] ---> Using cache [2022-03-24T01:52:07.817Z] ---> 8cb5868196ec [2022-03-24T01:52:07.817Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:52:07.817Z] ---> Using cache [2022-03-24T01:52:07.817Z] ---> 4b9ebaf29c41 [2022-03-24T01:52:07.817Z] Step 8/31 : COPY . . [2022-03-24T01:52:07.817Z] ---> Using cache [2022-03-24T01:52:07.817Z] ---> 6035222f6bec [2022-03-24T01:52:07.817Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-24T01:52:07.817Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:52:07.817Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:52:07.817Z] ---> de7d8e1b2c36 [2022-03-24T01:52:07.817Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T01:52:07.817Z] ---> Using cache [2022-03-24T01:52:07.817Z] ---> b26cb70de237 [2022-03-24T01:52:07.817Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:52:07.817Z] ---> Using cache [2022-03-24T01:52:07.817Z] ---> ffb721e348f9 [2022-03-24T01:52:07.817Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-24T01:52:07.817Z] ---> Running in ea9ffeb4adb4 [2022-03-24T01:52:07.817Z] ---> Running in ef27bb7cbf24 [2022-03-24T01:52:07.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-24T01:52:07.817Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:52:08.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:52:09.952Z] OK: 220 MiB in 52 packages [2022-03-24T01:52:11.483Z] Removing intermediate container ea9ffeb4adb4 [2022-03-24T01:52:11.483Z] ---> f29a167e2007 [2022-03-24T01:52:11.483Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T01:52:12.552Z] ---> 93b505d665f8 [2022-03-24T01:52:12.552Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:52:12.552Z] ---> Running in f66cad0fb8e0 [2022-03-24T01:52:18.001Z] Removing intermediate container f66cad0fb8e0 [2022-03-24T01:52:18.001Z] ---> 29f27a86f593 [2022-03-24T01:52:18.001Z] Step 8/23 : COPY . . [2022-03-24T01:52:30.450Z] ---> 1f7f5db5b4c5 [2022-03-24T01:52:30.450Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-24T01:52:30.450Z] ---> Running in 05566edaeeec [2022-03-24T01:52:32.452Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-24T01:57:39.688Z] Removing intermediate container 046d871e586e [2022-03-24T01:57:39.688Z] ---> c5800ccb7aa8 [2022-03-24T01:57:39.688Z] [2022-03-24T01:57:39.688Z] Step 9/20 : FROM alpine:3.15 [2022-03-24T01:57:39.688Z] ---> 3abe2e34c907 [2022-03-24T01:57:39.688Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T01:57:39.688Z] ---> Using cache [2022-03-24T01:57:39.688Z] ---> abde2817313a [2022-03-24T01:57:39.688Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:57:39.688Z] ---> Using cache [2022-03-24T01:57:39.688Z] ---> 2e5e9455c531 [2022-03-24T01:57:39.688Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-24T01:57:39.688Z] ---> Running in 67db38b8a9bb [2022-03-24T01:57:39.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:57:39.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:57:39.688Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T01:57:39.688Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T01:57:39.688Z] OK: 15730 distinct packages available [2022-03-24T01:57:39.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:57:39.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:57:39.688Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-24T01:57:39.688Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-24T01:57:39.688Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-24T01:57:39.688Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-24T01:57:39.688Z] (5/9) Installing curl (7.80.0-r0) [2022-03-24T01:57:39.688Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-24T01:57:39.688Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-24T01:57:39.688Z] (8/9) Installing libucontext (1.1-r0) [2022-03-24T01:57:39.688Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-24T01:57:39.688Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T01:57:39.688Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T01:57:39.688Z] OK: 8 MiB in 23 packages [2022-03-24T01:57:39.688Z] Removing intermediate container 67db38b8a9bb [2022-03-24T01:57:39.688Z] ---> 1521635db26e [2022-03-24T01:57:39.688Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:57:39.688Z] ---> 44d3bfdd9adf [2022-03-24T01:57:39.688Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-24T01:57:40.686Z] ---> 8d043d3b48d0 [2022-03-24T01:57:40.686Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-24T01:57:41.685Z] ---> 7bdc5117a7f3 [2022-03-24T01:57:41.685Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-24T01:57:41.685Z] ---> Running in 601347d28cba [2022-03-24T01:57:42.293Z] Removing intermediate container 601347d28cba [2022-03-24T01:57:42.293Z] ---> 775b56adc7fa [2022-03-24T01:57:42.293Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T01:57:42.293Z] ---> Running in d9ea31391d4b [2022-03-24T01:57:42.922Z] Removing intermediate container d9ea31391d4b [2022-03-24T01:57:42.922Z] ---> 9074ab0ea9c8 [2022-03-24T01:57:42.922Z] Step 18/20 : LABEL arch=arm64 [2022-03-24T01:57:43.209Z] ---> Running in 52e12aa0dcf3 [2022-03-24T01:57:43.486Z] Removing intermediate container 52e12aa0dcf3 [2022-03-24T01:57:43.764Z] ---> c449668698e0 [2022-03-24T01:57:43.764Z] Step 19/20 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:57:43.764Z] ---> Running in 2004069e7fc7 [2022-03-24T01:57:44.371Z] Removing intermediate container 2004069e7fc7 [2022-03-24T01:57:44.371Z] ---> 58ecc550dc6d [2022-03-24T01:57:44.371Z] Step 20/20 : LABEL version=2.2.0-dev.46 [2022-03-24T01:57:44.371Z] ---> Running in 70fc18781dc2 [2022-03-24T01:57:44.975Z] Removing intermediate container 70fc18781dc2 [2022-03-24T01:57:44.975Z] ---> 462eb4d0e757 [2022-03-24T01:57:44.975Z] [2022-03-24T01:57:45.253Z] Successfully built 462eb4d0e757 [2022-03-24T01:57:45.253Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-24T01:57:45.253Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-03-24T01:58:03.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:58:03.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:58:03.622Z] ---> de7d8e1b2c36 [2022-03-24T01:58:03.622Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T01:58:03.622Z] ---> Using cache [2022-03-24T01:58:03.622Z] ---> b26cb70de237 [2022-03-24T01:58:03.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:58:03.622Z] ---> Using cache [2022-03-24T01:58:03.622Z] ---> ffb721e348f9 [2022-03-24T01:58:03.622Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T01:58:03.622Z] ---> Using cache [2022-03-24T01:58:03.622Z] ---> 4311c6586b5e [2022-03-24T01:58:03.622Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T01:58:03.622Z] ---> Using cache [2022-03-24T01:58:03.622Z] ---> 8cb5868196ec [2022-03-24T01:58:03.622Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:58:03.622Z] ---> Using cache [2022-03-24T01:58:03.622Z] ---> 4b9ebaf29c41 [2022-03-24T01:58:03.622Z] Step 8/24 : COPY . . [2022-03-24T01:58:03.622Z] ---> Using cache [2022-03-24T01:58:03.622Z] ---> 6035222f6bec [2022-03-24T01:58:03.622Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T01:58:03.622Z] ---> Using cache [2022-03-24T01:58:03.622Z] ---> bdf059ec76ec [2022-03-24T01:58:03.622Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T01:58:03.622Z] ---> Using cache [2022-03-24T01:58:03.622Z] ---> e4bb7c7fe702 [2022-03-24T01:58:03.622Z] [2022-03-24T01:58:03.622Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T01:58:03.622Z] ---> 3abe2e34c907 [2022-03-24T01:58:03.622Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T01:58:03.622Z] ---> Using cache [2022-03-24T01:58:03.622Z] ---> abde2817313a [2022-03-24T01:58:03.622Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:58:03.622Z] ---> Using cache [2022-03-24T01:58:03.622Z] ---> 2e5e9455c531 [2022-03-24T01:58:03.622Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T01:58:05.075Z] ---> Running in 2c148772d300 [2022-03-24T01:58:07.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:58:09.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:58:10.148Z] Removing intermediate container 343ff3804e87 [2022-03-24T01:58:10.148Z] ---> 0fd37091a0f0 [2022-03-24T01:58:10.148Z] [2022-03-24T01:58:10.148Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T01:58:10.148Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T01:58:10.148Z] v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T01:58:10.148Z] OK: 15730 distinct packages available [2022-03-24T01:58:10.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:58:10.430Z] 3.14: Pulling from library/alpine [2022-03-24T01:58:10.710Z] Removing intermediate container c23932db01aa [2022-03-24T01:58:10.710Z] ---> d4eb7762860d [2022-03-24T01:58:10.710Z] [2022-03-24T01:58:10.710Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T01:58:10.985Z] 3.14: Pulling from library/alpine [2022-03-24T01:58:11.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:58:11.875Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-24T01:58:11.875Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-24T01:58:11.875Z] Status: Image is up to date for alpine:3.14 [2022-03-24T01:58:11.875Z] Status: Downloaded newer image for alpine:3.14 [2022-03-24T01:58:11.875Z] ---> 71a2028e5025 [2022-03-24T01:58:11.875Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-24T01:58:11.875Z] ---> 71a2028e5025 [2022-03-24T01:58:11.875Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-24T01:58:12.151Z] ---> Running in 00d78cde65a1 [2022-03-24T01:58:12.151Z] ---> Running in 125409d38e3b [2022-03-24T01:58:12.753Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-24T01:58:12.753Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-24T01:58:12.753Z] (3/5) Installing libucontext (1.1-r0) [2022-03-24T01:58:13.033Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-24T01:58:13.033Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-24T01:58:13.310Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T01:58:13.310Z] OK: 6 MiB in 19 packages [2022-03-24T01:58:14.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:58:15.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:58:15.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:58:15.314Z] Removing intermediate container 2c148772d300 [2022-03-24T01:58:15.314Z] ---> 8a6f534991b0 [2022-03-24T01:58:15.314Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-24T01:58:15.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:58:16.780Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-24T01:58:16.780Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T01:58:16.780Z] OK: 5 MiB in 15 packages [2022-03-24T01:58:17.077Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-24T01:58:17.386Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-24T01:58:17.386Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T01:58:17.386Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T01:58:17.997Z] OK: 6 MiB in 16 packages [2022-03-24T01:58:19.031Z] Removing intermediate container 125409d38e3b [2022-03-24T01:58:19.031Z] ---> 021259846b39 [2022-03-24T01:58:19.031Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T01:58:19.307Z] ---> Running in 14184c2968bb [2022-03-24T01:58:19.938Z] Removing intermediate container 14184c2968bb [2022-03-24T01:58:19.938Z] ---> 5a80b953654c [2022-03-24T01:58:19.938Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-24T01:58:20.214Z] ---> Running in e6103c5269ab [2022-03-24T01:58:20.483Z] Removing intermediate container 00d78cde65a1 [2022-03-24T01:58:20.483Z] ---> bcd03b9761f1 [2022-03-24T01:58:20.483Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T01:58:20.754Z] ---> c65c33328e36 [2022-03-24T01:58:20.754Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T01:58:20.754Z] ---> Running in b4df40336b12 [2022-03-24T01:58:21.030Z] Removing intermediate container e6103c5269ab [2022-03-24T01:58:21.030Z] ---> 16e0a8b7de28 [2022-03-24T01:58:21.030Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T01:58:21.030Z] ---> Running in 1d51c4610dd9 [2022-03-24T01:58:21.625Z] Removing intermediate container b4df40336b12 [2022-03-24T01:58:21.625Z] ---> 8b0f92a01081 [2022-03-24T01:58:21.625Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-24T01:58:21.902Z] Removing intermediate container 1d51c4610dd9 [2022-03-24T01:58:21.902Z] ---> 8fa2b67fa1d2 [2022-03-24T01:58:21.902Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:58:21.902Z] ---> Running in 00a791afb190 [2022-03-24T01:58:23.355Z] Removing intermediate container 00a791afb190 [2022-03-24T01:58:23.355Z] ---> 66d317b9ae4c [2022-03-24T01:58:23.355Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T01:58:23.355Z] ---> 4b6ee304f409 [2022-03-24T01:58:23.355Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-24T01:58:23.355Z] ---> Running in 6715eb9f0a5e [2022-03-24T01:58:24.787Z] Removing intermediate container 6715eb9f0a5e [2022-03-24T01:58:24.787Z] ---> 0ace2390216d [2022-03-24T01:58:24.787Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:58:26.227Z] ---> 7cc6f3ae3f30 [2022-03-24T01:58:26.227Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-24T01:58:27.209Z] ---> fe6cad571065 [2022-03-24T01:58:27.209Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-24T01:58:29.466Z] ---> ecc434be26bf [2022-03-24T01:58:29.466Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-24T01:58:29.754Z] ---> Running in 6b793abf8f88 [2022-03-24T01:58:30.376Z] ---> 20bffb85e68b [2022-03-24T01:58:30.376Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T01:58:30.665Z] Removing intermediate container 6b793abf8f88 [2022-03-24T01:58:30.665Z] ---> d435b239e8cf [2022-03-24T01:58:30.665Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T01:58:30.942Z] ---> Running in 1bfd775c1221 [2022-03-24T01:58:31.216Z] ---> e35e51921143 [2022-03-24T01:58:31.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-24T01:58:31.816Z] Removing intermediate container 1bfd775c1221 [2022-03-24T01:58:31.816Z] ---> fa255aaf4384 [2022-03-24T01:58:31.816Z] Step 20/22 : LABEL arch=arm64 [2022-03-24T01:58:32.093Z] ---> 7af1d40ba9d9 [2022-03-24T01:58:32.093Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-24T01:58:32.093Z] ---> Running in cc908b0a5cf5 [2022-03-24T01:58:32.694Z] Removing intermediate container cc908b0a5cf5 [2022-03-24T01:58:32.694Z] ---> bc7707436344 [2022-03-24T01:58:32.694Z] Step 21/22 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:58:32.969Z] ---> Running in ee6bd8eb97cd [2022-03-24T01:58:32.969Z] ---> 72fc8328ac69 [2022-03-24T01:58:32.969Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-24T01:58:33.252Z] ---> Running in d74d9b8c89f8 [2022-03-24T01:58:33.532Z] ---> 2ca1326dc267 [2022-03-24T01:58:33.532Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-24T01:58:33.812Z] Removing intermediate container ee6bd8eb97cd [2022-03-24T01:58:33.812Z] ---> 0e6c8eecc4a9 [2022-03-24T01:58:33.812Z] Step 22/22 : LABEL version=2.2.0-dev.46 [2022-03-24T01:58:33.812Z] ---> Running in f314a8c017bf [2022-03-24T01:58:34.091Z] Removing intermediate container d74d9b8c89f8 [2022-03-24T01:58:34.091Z] ---> db36b12fc061 [2022-03-24T01:58:34.091Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T01:58:34.091Z] ---> Running in 07eded8b1b49 [2022-03-24T01:58:34.697Z] Removing intermediate container f314a8c017bf [2022-03-24T01:58:34.697Z] ---> 8b0a6eb89b40 [2022-03-24T01:58:34.697Z] [2022-03-24T01:58:34.972Z] Removing intermediate container 07eded8b1b49 [2022-03-24T01:58:34.972Z] ---> 15dbb826fa85 [2022-03-24T01:58:34.972Z] Step 20/22 : LABEL arch=arm64 [2022-03-24T01:58:35.247Z] ---> 454da64f8439 [2022-03-24T01:58:35.247Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T01:58:35.247Z] ---> Running in a494e88cd36e [2022-03-24T01:58:35.247Z] ---> Running in 5483a7a68a97 [2022-03-24T01:58:35.528Z] Successfully built 8b0a6eb89b40 [2022-03-24T01:58:35.528Z] Successfully tagged support-scheduler-arm64:latest [2022-03-24T01:58:35.528Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-03-24T01:58:35.800Z] Removing intermediate container a494e88cd36e [2022-03-24T01:58:35.800Z] ---> 66131f180602 [2022-03-24T01:58:35.800Z] Step 21/22 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:58:35.800Z] ---> Running in 84d96b3b5f08 [2022-03-24T01:58:36.411Z] Removing intermediate container 5483a7a68a97 [2022-03-24T01:58:36.411Z] ---> d06d1de48bb8 [2022-03-24T01:58:36.411Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T01:58:36.411Z] Removing intermediate container 84d96b3b5f08 [2022-03-24T01:58:36.411Z] ---> 59383c8513bb [2022-03-24T01:58:36.411Z] Step 22/22 : LABEL version=2.2.0-dev.46 [2022-03-24T01:58:36.411Z] ---> Running in da1c83d9a577 [2022-03-24T01:58:36.411Z] ---> Running in fc87ce26a213 [2022-03-24T01:58:37.009Z] Removing intermediate container fc87ce26a213 [2022-03-24T01:58:37.009Z] ---> f91a54452e2b [2022-03-24T01:58:37.009Z] [2022-03-24T01:58:37.009Z] Removing intermediate container da1c83d9a577 [2022-03-24T01:58:37.009Z] ---> e5cd18d12964 [2022-03-24T01:58:37.009Z] Step 22/24 : LABEL arch=arm64 [2022-03-24T01:58:37.283Z] ---> Running in 576d026d92a9 [2022-03-24T01:58:37.562Z] Successfully built f91a54452e2b [2022-03-24T01:58:37.562Z] Successfully tagged support-notifications-arm64:latest [2022-03-24T01:58:37.562Z]  Building support-notifications ... done Building security-proxy-setup [2022-03-24T01:58:37.834Z] Removing intermediate container 576d026d92a9 [2022-03-24T01:58:37.834Z] ---> 0eb140ffd76c [2022-03-24T01:58:37.834Z] Step 23/24 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:58:37.834Z] ---> Running in 7d6ff40e3013 [2022-03-24T01:58:38.440Z] Removing intermediate container 7d6ff40e3013 [2022-03-24T01:58:38.440Z] ---> e7c30b6edf9a [2022-03-24T01:58:38.440Z] Step 24/24 : LABEL version=2.2.0-dev.46 [2022-03-24T01:58:38.440Z] ---> Running in 072235d5ac40 [2022-03-24T01:58:39.046Z] Removing intermediate container 072235d5ac40 [2022-03-24T01:58:39.046Z] ---> a56cafa46f82 [2022-03-24T01:58:39.046Z] [2022-03-24T01:58:39.320Z] Successfully built a56cafa46f82 [2022-03-24T01:58:39.320Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-24T01:58:39.320Z] Building core-command [2022-03-24T01:58:57.643Z]  Building security-spire-agent ... done Removing intermediate container ef27bb7cbf24 [2022-03-24T01:58:57.643Z] ---> 1fa5346808c9 [2022-03-24T01:58:57.643Z] [2022-03-24T01:58:57.643Z] Step 10/31 : FROM alpine:3.14 [2022-03-24T01:58:57.643Z] ---> 71a2028e5025 [2022-03-24T01:58:57.643Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-24T01:58:57.919Z] ---> Running in 92f534d58864 [2022-03-24T01:58:58.907Z] Removing intermediate container 92f534d58864 [2022-03-24T01:58:58.907Z] ---> 948a13dc9965 [2022-03-24T01:58:58.907Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-24T01:58:59.181Z] ---> Running in d2dfa44dca3e [2022-03-24T01:59:01.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T01:59:01.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T01:59:02.063Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:59:02.063Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:59:02.063Z] ---> de7d8e1b2c36 [2022-03-24T01:59:02.063Z] Step 3/25 : WORKDIR /edgex-go [2022-03-24T01:59:02.063Z] ---> Using cache [2022-03-24T01:59:02.063Z] ---> b26cb70de237 [2022-03-24T01:59:02.063Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:59:02.063Z] ---> Using cache [2022-03-24T01:59:02.063Z] ---> ffb721e348f9 [2022-03-24T01:59:02.063Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-24T01:59:02.063Z] ---> Using cache [2022-03-24T01:59:02.063Z] ---> 4311c6586b5e [2022-03-24T01:59:02.063Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-24T01:59:02.063Z] ---> Using cache [2022-03-24T01:59:02.063Z] ---> 8cb5868196ec [2022-03-24T01:59:02.063Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:59:02.063Z] ---> Using cache [2022-03-24T01:59:02.063Z] ---> 4b9ebaf29c41 [2022-03-24T01:59:02.063Z] Step 8/25 : COPY . . [2022-03-24T01:59:02.063Z] ---> Using cache [2022-03-24T01:59:02.063Z] ---> 6035222f6bec [2022-03-24T01:59:02.063Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-24T01:59:02.348Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-24T01:59:02.348Z] (2/2) Installing su-exec (0.2-r1) [2022-03-24T01:59:02.348Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T01:59:02.348Z] OK: 6 MiB in 16 packages [2022-03-24T01:59:02.625Z] ---> Running in b0ec97313fc1 [2022-03-24T01:59:04.616Z] Removing intermediate container d2dfa44dca3e [2022-03-24T01:59:04.616Z] ---> 2e31b527cb57 [2022-03-24T01:59:04.616Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-24T01:59:04.616Z] ---> Running in e88f7e7df9bf [2022-03-24T01:59:04.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-24T01:59:05.238Z] Removing intermediate container e88f7e7df9bf [2022-03-24T01:59:05.238Z] ---> ab93172e3dc0 [2022-03-24T01:59:05.238Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-24T01:59:05.238Z] ---> Running in 0bb187abfae6 [2022-03-24T01:59:06.221Z] Removing intermediate container 0bb187abfae6 [2022-03-24T01:59:06.221Z] ---> 199a4f9d3292 [2022-03-24T01:59:06.221Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-24T01:59:06.221Z] ---> Running in 025a85863ffe [2022-03-24T01:59:06.498Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:59:06.498Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:59:06.498Z] ---> de7d8e1b2c36 [2022-03-24T01:59:06.498Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T01:59:06.498Z] ---> Using cache [2022-03-24T01:59:06.498Z] ---> b26cb70de237 [2022-03-24T01:59:06.498Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:59:06.498Z] ---> Using cache [2022-03-24T01:59:06.498Z] ---> ffb721e348f9 [2022-03-24T01:59:06.498Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T01:59:06.498Z] ---> Using cache [2022-03-24T01:59:06.498Z] ---> 4311c6586b5e [2022-03-24T01:59:06.498Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T01:59:06.498Z] ---> Using cache [2022-03-24T01:59:06.498Z] ---> 8cb5868196ec [2022-03-24T01:59:06.498Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:59:06.498Z] ---> Using cache [2022-03-24T01:59:06.498Z] ---> 4b9ebaf29c41 [2022-03-24T01:59:06.498Z] Step 8/22 : COPY . . [2022-03-24T01:59:07.101Z] ---> Using cache [2022-03-24T01:59:07.101Z] ---> 6035222f6bec [2022-03-24T01:59:07.101Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-24T01:59:07.383Z] ---> Running in 707c7440f13f [2022-03-24T01:59:08.822Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:59:08.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:59:08.822Z] ---> de7d8e1b2c36 [2022-03-24T01:59:08.822Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T01:59:08.822Z] ---> Using cache [2022-03-24T01:59:08.822Z] ---> b26cb70de237 [2022-03-24T01:59:08.822Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:59:08.823Z] ---> Using cache [2022-03-24T01:59:08.823Z] ---> ffb721e348f9 [2022-03-24T01:59:08.823Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T01:59:08.823Z] ---> Using cache [2022-03-24T01:59:08.823Z] ---> 4311c6586b5e [2022-03-24T01:59:08.823Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T01:59:08.823Z] ---> Using cache [2022-03-24T01:59:08.823Z] ---> 8cb5868196ec [2022-03-24T01:59:08.823Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:59:08.823Z] ---> Using cache [2022-03-24T01:59:08.823Z] ---> 4b9ebaf29c41 [2022-03-24T01:59:08.823Z] Step 8/23 : COPY . . [2022-03-24T01:59:08.823Z] ---> Using cache [2022-03-24T01:59:08.823Z] ---> 6035222f6bec [2022-03-24T01:59:08.823Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-24T01:59:09.095Z] ---> Running in f4cafacc77eb [2022-03-24T01:59:09.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-24T01:59:10.292Z] Removing intermediate container 025a85863ffe [2022-03-24T01:59:10.292Z] ---> b427cfcd5b74 [2022-03-24T01:59:10.292Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-24T01:59:10.292Z] ---> Running in 4de35ef47f9e [2022-03-24T01:59:10.901Z] Removing intermediate container 4de35ef47f9e [2022-03-24T01:59:10.901Z] ---> fb9ee23cc545 [2022-03-24T01:59:10.901Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-24T01:59:11.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-24T01:59:12.115Z] ---> ef0da45f1609 [2022-03-24T01:59:12.115Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-24T01:59:12.115Z] ---> Running in dd8db85591b2 [2022-03-24T01:59:15.543Z] Removing intermediate container dd8db85591b2 [2022-03-24T01:59:15.543Z] ---> e62d1ff9f1b0 [2022-03-24T01:59:15.543Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T01:59:15.828Z] ---> 8df9e90cf9b0 [2022-03-24T01:59:15.828Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-24T01:59:17.830Z] ---> 31f0fe552795 [2022-03-24T01:59:17.831Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-24T01:59:18.810Z] ---> c2afcfa13a62 [2022-03-24T01:59:18.811Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-24T01:59:19.412Z] ---> 07dda88fbec2 [2022-03-24T01:59:19.412Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-24T01:59:20.405Z] ---> 6229c2748dbe [2022-03-24T01:59:20.405Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-24T01:59:21.006Z] ---> Running in b29c915d9167 [2022-03-24T01:59:21.280Z] Removing intermediate container b29c915d9167 [2022-03-24T01:59:21.280Z] ---> 5190b694afec [2022-03-24T01:59:21.280Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-24T01:59:22.266Z] ---> 67fcc6f8e618 [2022-03-24T01:59:22.266Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-24T01:59:22.869Z] ---> Running in 2397f3c6a815 [2022-03-24T01:59:26.275Z] Removing intermediate container 2397f3c6a815 [2022-03-24T01:59:26.275Z] ---> 675ec7946da7 [2022-03-24T01:59:26.275Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-24T01:59:26.275Z] ---> Running in 2621244bf6d5 [2022-03-24T01:59:26.883Z] Removing intermediate container 2621244bf6d5 [2022-03-24T01:59:26.883Z] ---> 32ea3a861e91 [2022-03-24T01:59:26.883Z] Step 28/31 : CMD ["gate"] [2022-03-24T01:59:27.161Z] ---> Running in f387ff1b27f3 [2022-03-24T01:59:27.766Z] Removing intermediate container f387ff1b27f3 [2022-03-24T01:59:27.766Z] ---> 0949080222bd [2022-03-24T01:59:27.766Z] Step 29/31 : LABEL arch=arm64 [2022-03-24T01:59:27.766Z] ---> Running in c90e7af0c064 [2022-03-24T01:59:28.375Z] Removing intermediate container c90e7af0c064 [2022-03-24T01:59:28.375Z] ---> 5b9eb936ee71 [2022-03-24T01:59:28.375Z] Step 30/31 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T01:59:28.658Z] ---> Running in 0a85ae0ad95d [2022-03-24T01:59:29.259Z] Removing intermediate container 0a85ae0ad95d [2022-03-24T01:59:29.259Z] ---> a62e5ca71f2d [2022-03-24T01:59:29.259Z] Step 31/31 : LABEL version=2.2.0-dev.46 [2022-03-24T01:59:29.546Z] ---> Running in f96442cd876a [2022-03-24T01:59:30.146Z] Removing intermediate container f96442cd876a [2022-03-24T01:59:30.146Z] ---> 41540a865fc0 [2022-03-24T01:59:30.146Z] [2022-03-24T01:59:30.146Z] Successfully built 41540a865fc0 [2022-03-24T01:59:30.146Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-24T01:59:30.146Z]  Building security-bootstrapper ... done Building core-metadata [2022-03-24T01:59:48.474Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T01:59:48.474Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T01:59:48.474Z] ---> de7d8e1b2c36 [2022-03-24T01:59:48.474Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T01:59:48.474Z] ---> Using cache [2022-03-24T01:59:48.474Z] ---> b26cb70de237 [2022-03-24T01:59:48.474Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T01:59:48.474Z] ---> Using cache [2022-03-24T01:59:48.474Z] ---> ffb721e348f9 [2022-03-24T01:59:48.474Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T01:59:48.474Z] ---> Using cache [2022-03-24T01:59:48.474Z] ---> 4311c6586b5e [2022-03-24T01:59:48.474Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T01:59:48.474Z] ---> Using cache [2022-03-24T01:59:48.474Z] ---> 8cb5868196ec [2022-03-24T01:59:48.474Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T01:59:48.474Z] ---> Using cache [2022-03-24T01:59:48.474Z] ---> 4b9ebaf29c41 [2022-03-24T01:59:48.474Z] Step 8/23 : COPY . . [2022-03-24T01:59:48.474Z] ---> Using cache [2022-03-24T01:59:48.474Z] ---> 6035222f6bec [2022-03-24T01:59:48.474Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-24T01:59:48.474Z] ---> Running in 4f0864078ba9 [2022-03-24T01:59:49.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-24T02:00:01.932Z] Removing intermediate container 05566edaeeec [2022-03-24T02:00:01.932Z] ---> 3d3522c5a947 [2022-03-24T02:00:01.932Z] [2022-03-24T02:00:01.932Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T02:00:01.932Z] ---> 71a2028e5025 [2022-03-24T02:00:01.932Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-24T02:00:01.932Z] ---> Running in 6b8dea04d317 [2022-03-24T02:00:01.932Z] Removing intermediate container 6b8dea04d317 [2022-03-24T02:00:01.932Z] ---> 1314f4145798 [2022-03-24T02:00:01.932Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-24T02:00:01.932Z] ---> Running in 50ad0fd7dbc4 [2022-03-24T02:00:01.932Z] Removing intermediate container 50ad0fd7dbc4 [2022-03-24T02:00:01.932Z] ---> 0bfbcbc85e93 [2022-03-24T02:00:01.932Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-24T02:00:01.932Z] ---> Running in cbf260c77825 [2022-03-24T02:00:02.538Z] Removing intermediate container cbf260c77825 [2022-03-24T02:00:02.538Z] ---> 716bc3e9385d [2022-03-24T02:00:02.539Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T02:00:02.814Z] ---> Running in 933c42254cf8 [2022-03-24T02:00:06.212Z] Removing intermediate container 933c42254cf8 [2022-03-24T02:00:06.212Z] ---> 2f7ea98b204a [2022-03-24T02:00:06.212Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-24T02:00:06.212Z] ---> Running in c8f0612302e4 [2022-03-24T02:00:07.666Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T02:00:08.654Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T02:00:09.655Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-24T02:00:09.655Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T02:00:09.996Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-24T02:00:09.996Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T02:00:10.302Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-24T02:00:10.302Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-24T02:00:10.302Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T02:00:10.302Z] OK: 8 MiB in 20 packages [2022-03-24T02:00:12.422Z] Removing intermediate container c8f0612302e4 [2022-03-24T02:00:12.422Z] ---> 7155284ab7d0 [2022-03-24T02:00:12.422Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T02:00:13.162Z] ---> d9bf601f4d10 [2022-03-24T02:00:13.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-24T02:00:16.566Z] ---> c39edf2bc143 [2022-03-24T02:00:16.566Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-24T02:00:17.175Z] ---> 67ef6ef8096d [2022-03-24T02:00:17.175Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-24T02:00:17.175Z] ---> Running in 68e72d8e7880 [2022-03-24T02:00:17.782Z] Removing intermediate container 68e72d8e7880 [2022-03-24T02:00:17.782Z] ---> 40b7e452a520 [2022-03-24T02:00:17.782Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T02:00:17.782Z] ---> Running in 345edaadbcd1 [2022-03-24T02:00:18.395Z] Removing intermediate container 345edaadbcd1 [2022-03-24T02:00:18.395Z] ---> 92dd2d12c833 [2022-03-24T02:00:18.395Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T02:00:18.395Z] ---> Running in 358453ff0336 [2022-03-24T02:00:19.022Z] Removing intermediate container 358453ff0336 [2022-03-24T02:00:19.022Z] ---> de255cfe4f14 [2022-03-24T02:00:19.022Z] Step 22/23 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:00:19.022Z] ---> Running in 15f6d03a3d93 [2022-03-24T02:00:19.639Z] Removing intermediate container 15f6d03a3d93 [2022-03-24T02:00:19.639Z] ---> ef7f4bd953a2 [2022-03-24T02:00:19.639Z] Step 23/23 : LABEL version=2.2.0-dev.46 [2022-03-24T02:00:19.639Z] ---> Running in 180ac5e475af [2022-03-24T02:00:20.246Z] Removing intermediate container 180ac5e475af [2022-03-24T02:00:20.246Z] ---> 5ebe510024f6 [2022-03-24T02:00:20.246Z] [2022-03-24T02:00:20.527Z] Successfully built 5ebe510024f6 [2022-03-24T02:00:20.807Z] Successfully tagged core-data-arm64:latest [2022-03-24T02:00:20.807Z] Building sys-mgmt-agent [2022-03-24T02:00:39.172Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T02:00:39.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T02:00:39.172Z] ---> de7d8e1b2c36 [2022-03-24T02:00:39.172Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T02:00:39.172Z] ---> Using cache [2022-03-24T02:00:39.172Z] ---> b26cb70de237 [2022-03-24T02:00:39.172Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T02:00:39.172Z] ---> Using cache [2022-03-24T02:00:39.172Z] ---> ffb721e348f9 [2022-03-24T02:00:39.172Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-24T02:00:39.172Z] ---> Running in b58aea3e5bf0 [2022-03-24T02:00:40.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T02:00:41.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T02:00:42.617Z] OK: 220 MiB in 52 packages [2022-03-24T02:00:44.087Z] Removing intermediate container b58aea3e5bf0 [2022-03-24T02:00:44.087Z] ---> 7faf77ff512c [2022-03-24T02:00:44.087Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T02:00:45.092Z] ---> 94d436f66037 [2022-03-24T02:00:45.092Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T02:00:45.374Z] ---> Running in 908c768d9feb [2022-03-24T02:00:50.829Z] Removing intermediate container 908c768d9feb [2022-03-24T02:00:50.829Z] ---> 690ad61df3ff [2022-03-24T02:00:51.109Z] Step 8/23 : COPY . . [2022-03-24T02:01:03.586Z] ---> bd87fca7f2cf [2022-03-24T02:01:03.586Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-24T02:01:03.586Z] ---> Running in a89f2b636567 [2022-03-24T02:01:05.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-24T02:05:57.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-24T02:05:57.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-24T02:06:09.698Z] Removing intermediate container f4cafacc77eb [2022-03-24T02:06:09.698Z] ---> 8a4f363c6e02 [2022-03-24T02:06:09.698Z] [2022-03-24T02:06:09.698Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T02:06:09.698Z] ---> 71a2028e5025 [2022-03-24T02:06:09.698Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T02:06:09.698Z] ---> Using cache [2022-03-24T02:06:09.698Z] ---> 021259846b39 [2022-03-24T02:06:09.698Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T02:06:09.698Z] ---> Using cache [2022-03-24T02:06:09.698Z] ---> 5a80b953654c [2022-03-24T02:06:09.698Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-24T02:06:09.698Z] ---> Running in b72bf0152caf [2022-03-24T02:06:09.698Z] Removing intermediate container b72bf0152caf [2022-03-24T02:06:09.698Z] ---> 7b724e6f2820 [2022-03-24T02:06:09.698Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T02:06:09.698Z] ---> Running in fa8ed50f9286 [2022-03-24T02:06:09.698Z] Removing intermediate container fa8ed50f9286 [2022-03-24T02:06:09.698Z] ---> 07d372c63d29 [2022-03-24T02:06:09.698Z] Step 15/23 : WORKDIR / [2022-03-24T02:06:09.698Z] ---> Running in 68d7dafc2038 [2022-03-24T02:06:09.976Z] Removing intermediate container 68d7dafc2038 [2022-03-24T02:06:09.976Z] ---> 51e40474c77d [2022-03-24T02:06:09.976Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T02:06:10.982Z] ---> 580b3d2b20d3 [2022-03-24T02:06:10.982Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-24T02:06:13.642Z] ---> 76748f7754b7 [2022-03-24T02:06:13.642Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-24T02:06:15.639Z] ---> 0adaec042011 [2022-03-24T02:06:15.639Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-24T02:06:15.639Z] ---> Running in fc65ec931e98 [2022-03-24T02:06:16.634Z] Removing intermediate container fc65ec931e98 [2022-03-24T02:06:16.634Z] ---> 272932b8c032 [2022-03-24T02:06:16.634Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T02:06:16.634Z] ---> Running in bb590f723545 [2022-03-24T02:06:18.082Z] Removing intermediate container bb590f723545 [2022-03-24T02:06:18.082Z] ---> 3bb8888c6e39 [2022-03-24T02:06:18.082Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T02:06:18.082Z] ---> Running in ec1582e4a9af [2022-03-24T02:06:19.532Z] Removing intermediate container ec1582e4a9af [2022-03-24T02:06:19.532Z] ---> 3f9e7ca79300 [2022-03-24T02:06:19.532Z] Step 22/23 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:06:19.532Z] ---> Running in 04e536ca76e6 [2022-03-24T02:06:20.520Z] Removing intermediate container 04e536ca76e6 [2022-03-24T02:06:20.520Z] ---> ece0e9592c1f [2022-03-24T02:06:20.520Z] Step 23/23 : LABEL version=2.2.0-dev.46 [2022-03-24T02:06:20.801Z] ---> Running in ac0e0d6b6c1a [2022-03-24T02:06:22.252Z] Removing intermediate container ac0e0d6b6c1a [2022-03-24T02:06:22.252Z] ---> 901479ffb553 [2022-03-24T02:06:22.252Z] [2022-03-24T02:06:23.238Z] Successfully built 901479ffb553 [2022-03-24T02:06:23.238Z] Successfully tagged core-command-arm64:latest [2022-03-24T02:06:29.973Z]  Building core-command ... done Removing intermediate container 707c7440f13f [2022-03-24T02:06:29.973Z] ---> 99e965bb9e8a [2022-03-24T02:06:29.973Z] [2022-03-24T02:06:29.973Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T02:06:29.973Z] ---> 71a2028e5025 [2022-03-24T02:06:29.973Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-24T02:06:30.253Z] Removing intermediate container b0ec97313fc1 [2022-03-24T02:06:30.253Z] ---> ece62a9c98c0 [2022-03-24T02:06:30.253Z] [2022-03-24T02:06:30.253Z] Step 10/25 : FROM alpine:3.14 [2022-03-24T02:06:30.253Z] ---> 71a2028e5025 [2022-03-24T02:06:30.253Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-24T02:06:30.253Z] ---> Running in c02e918c0198 [2022-03-24T02:06:30.538Z] ---> Running in c4c4b0ae354e [2022-03-24T02:06:32.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T02:06:32.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T02:06:32.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T02:06:33.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T02:06:34.067Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-24T02:06:34.067Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-24T02:06:34.067Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-24T02:06:34.067Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T02:06:34.067Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-24T02:06:34.067Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-24T02:06:34.067Z] (3/3) Installing su-exec (0.2-r1) [2022-03-24T02:06:34.067Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T02:06:34.067Z] (5/6) Installing curl (7.79.1-r0) [2022-03-24T02:06:34.067Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T02:06:34.067Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-24T02:06:34.067Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T02:06:34.067Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T02:06:34.342Z] OK: 6 MiB in 17 packages [2022-03-24T02:06:34.623Z] OK: 8 MiB in 20 packages [2022-03-24T02:06:37.278Z] Removing intermediate container c4c4b0ae354e [2022-03-24T02:06:37.278Z] ---> 39225dbe6b0a [2022-03-24T02:06:37.278Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T02:06:37.278Z] Removing intermediate container c02e918c0198 [2022-03-24T02:06:37.278Z] ---> fbf158f3de0c [2022-03-24T02:06:37.278Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T02:06:37.278Z] ---> Running in 5b8b6dea74d3 [2022-03-24T02:06:37.278Z] ---> Running in cb748f7ec5ee [2022-03-24T02:06:37.891Z] Removing intermediate container cb748f7ec5ee [2022-03-24T02:06:37.891Z] ---> de5968a0ade5 [2022-03-24T02:06:37.891Z] Step 13/22 : WORKDIR /edgex [2022-03-24T02:06:37.891Z] Removing intermediate container 5b8b6dea74d3 [2022-03-24T02:06:37.891Z] ---> 4aff144e8067 [2022-03-24T02:06:37.891Z] Step 13/25 : WORKDIR / [2022-03-24T02:06:37.891Z] ---> Running in 4e61643dc2ca [2022-03-24T02:06:37.891Z] ---> Running in 00eaa01836e3 [2022-03-24T02:06:38.489Z] Removing intermediate container 4e61643dc2ca [2022-03-24T02:06:38.489Z] ---> 8562a75d8045 [2022-03-24T02:06:38.489Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-24T02:06:38.489Z] Removing intermediate container 00eaa01836e3 [2022-03-24T02:06:38.489Z] ---> de2e6f1c2a27 [2022-03-24T02:06:38.489Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-24T02:06:39.478Z] ---> 8f40d97bcec9 [2022-03-24T02:06:39.478Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-24T02:06:39.478Z] ---> cc84bf1d2e83 [2022-03-24T02:06:39.478Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-24T02:06:40.949Z] ---> 0e45c13dd18c [2022-03-24T02:06:40.949Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-24T02:06:41.956Z] ---> ce37455d4677 [2022-03-24T02:06:41.956Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-24T02:06:42.558Z] ---> 3bf5b6271ec4 [2022-03-24T02:06:42.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-24T02:06:43.178Z] ---> 670a97ebfee1 [2022-03-24T02:06:43.178Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-24T02:06:45.822Z] ---> a243c1f87e95 [2022-03-24T02:06:45.822Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T02:06:46.094Z] ---> 7b064e102aaa [2022-03-24T02:06:46.094Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-24T02:06:47.548Z] ---> 8eef0841478a [2022-03-24T02:06:47.548Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-24T02:06:47.548Z] ---> Running in 47ad2df279bb [2022-03-24T02:06:49.526Z] ---> ce7ecd37456c [2022-03-24T02:06:49.526Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T02:06:50.521Z] ---> ad6b2da9605c [2022-03-24T02:06:50.521Z] Step 21/25 : 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/ [2022-03-24T02:06:50.807Z] Removing intermediate container 47ad2df279bb [2022-03-24T02:06:50.807Z] ---> 87866afde0e1 [2022-03-24T02:06:50.807Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T02:06:50.807Z] ---> Running in d19ddf6d02c4 [2022-03-24T02:06:51.088Z] ---> Running in 076b7f077ff1 [2022-03-24T02:06:51.726Z] Removing intermediate container 076b7f077ff1 [2022-03-24T02:06:51.726Z] ---> 62b22cd95126 [2022-03-24T02:06:51.726Z] Step 20/22 : LABEL arch=arm64 [2022-03-24T02:06:52.023Z] ---> Running in 7e61efe9accd [2022-03-24T02:06:53.014Z] Removing intermediate container 7e61efe9accd [2022-03-24T02:06:53.014Z] ---> 3eebdbf6be67 [2022-03-24T02:06:53.014Z] Step 21/22 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:06:53.014Z] ---> Running in b636bd3bab6c [2022-03-24T02:06:53.643Z] Removing intermediate container b636bd3bab6c [2022-03-24T02:06:53.643Z] ---> 9bc3b0fa4915 [2022-03-24T02:06:53.643Z] Step 22/22 : LABEL version=2.2.0-dev.46 [2022-03-24T02:06:53.926Z] ---> Running in 77496feaef4b [2022-03-24T02:06:54.216Z] Removing intermediate container d19ddf6d02c4 [2022-03-24T02:06:54.216Z] ---> 13bc82a20e9b [2022-03-24T02:06:54.216Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T02:06:54.491Z] ---> Running in 20cdd7fac314 [2022-03-24T02:06:54.491Z] Removing intermediate container 77496feaef4b [2022-03-24T02:06:54.491Z] ---> 72bcf7884f59 [2022-03-24T02:06:54.491Z] [2022-03-24T02:06:55.089Z] Successfully built 72bcf7884f59 [2022-03-24T02:06:55.089Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-24T02:06:55.363Z]  Building security-proxy-setup ... done Removing intermediate container 20cdd7fac314 [2022-03-24T02:06:55.363Z] ---> 2a57da6a3e25 [2022-03-24T02:06:55.363Z] Step 23/25 : LABEL arch=arm64 [2022-03-24T02:06:55.363Z] ---> Running in 99e34711e62d [2022-03-24T02:06:55.960Z] Removing intermediate container 99e34711e62d [2022-03-24T02:06:55.960Z] ---> 0a81b1ae66df [2022-03-24T02:06:55.960Z] Step 24/25 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:06:56.236Z] ---> Running in dd47ad76b309 [2022-03-24T02:06:56.837Z] Removing intermediate container dd47ad76b309 [2022-03-24T02:06:56.837Z] ---> 52fe212fc6fd [2022-03-24T02:06:56.837Z] Step 25/25 : LABEL version=2.2.0-dev.46 [2022-03-24T02:06:56.837Z] ---> Running in f95929e27ce3 [2022-03-24T02:06:57.816Z] Removing intermediate container f95929e27ce3 [2022-03-24T02:06:57.816Z] ---> a953bc2bc43e [2022-03-24T02:06:57.816Z] [2022-03-24T02:06:57.816Z] Removing intermediate container 4f0864078ba9 [2022-03-24T02:06:57.816Z] ---> 7d7b4c3505e2 [2022-03-24T02:06:57.816Z] [2022-03-24T02:06:57.816Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T02:06:57.816Z] ---> 71a2028e5025 [2022-03-24T02:06:57.816Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T02:06:57.816Z] ---> Using cache [2022-03-24T02:06:57.816Z] ---> 021259846b39 [2022-03-24T02:06:57.816Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T02:06:57.816Z] ---> Using cache [2022-03-24T02:06:57.816Z] ---> 5a80b953654c [2022-03-24T02:06:57.816Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-24T02:06:57.816Z] ---> Running in 61b6081e6a54 [2022-03-24T02:06:58.094Z] Successfully built a953bc2bc43e [2022-03-24T02:06:58.094Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-24T02:06:58.375Z]  Building security-secretstore-setup ... done Removing intermediate container 61b6081e6a54 [2022-03-24T02:06:58.375Z] ---> 0350d9cb3593 [2022-03-24T02:06:58.375Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T02:06:58.375Z] ---> Running in 797856d6fbc2 [2022-03-24T02:06:58.978Z] Removing intermediate container 797856d6fbc2 [2022-03-24T02:06:58.978Z] ---> 220d9de37b4a [2022-03-24T02:06:58.978Z] Step 15/23 : WORKDIR / [2022-03-24T02:06:58.978Z] ---> Running in 227f4090b157 [2022-03-24T02:06:59.260Z] Removing intermediate container 227f4090b157 [2022-03-24T02:06:59.260Z] ---> 28c039218d24 [2022-03-24T02:06:59.260Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T02:06:59.856Z] ---> 5edca15aeb2f [2022-03-24T02:06:59.856Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-24T02:07:01.849Z] ---> 4cffa51e1ce7 [2022-03-24T02:07:01.849Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-24T02:07:02.446Z] ---> 6b629a062c8b [2022-03-24T02:07:02.446Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-24T02:07:02.446Z] ---> Running in 76d645d0ce8b [2022-03-24T02:07:02.720Z] Removing intermediate container 76d645d0ce8b [2022-03-24T02:07:02.720Z] ---> c5603db505e6 [2022-03-24T02:07:02.720Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T02:07:02.999Z] ---> Running in 05436099fbed [2022-03-24T02:07:03.276Z] Removing intermediate container 05436099fbed [2022-03-24T02:07:03.276Z] ---> 76401d6d0860 [2022-03-24T02:07:03.276Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T02:07:03.552Z] ---> Running in 271616fe80c5 [2022-03-24T02:07:03.823Z] Removing intermediate container 271616fe80c5 [2022-03-24T02:07:03.823Z] ---> a12d6d1a5857 [2022-03-24T02:07:03.823Z] Step 22/23 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:07:04.097Z] ---> Running in 8dc6df33f444 [2022-03-24T02:07:04.379Z] Removing intermediate container 8dc6df33f444 [2022-03-24T02:07:04.379Z] ---> e85f811dc241 [2022-03-24T02:07:04.379Z] Step 23/23 : LABEL version=2.2.0-dev.46 [2022-03-24T02:07:04.653Z] ---> Running in 1394fc42c5a2 [2022-03-24T02:07:04.928Z] Removing intermediate container 1394fc42c5a2 [2022-03-24T02:07:04.928Z] ---> 897ae8bc3820 [2022-03-24T02:07:04.928Z] [2022-03-24T02:07:05.202Z] Successfully built 897ae8bc3820 [2022-03-24T02:07:05.202Z] Successfully tagged core-metadata-arm64:latest [2022-03-24T02:07:08.594Z]  Building core-metadata ... done Removing intermediate container a89f2b636567 [2022-03-24T02:07:08.595Z] ---> 6efa58ce6776 [2022-03-24T02:07:08.595Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-24T02:07:08.869Z] ---> Running in d89b3cd14bc4 [2022-03-24T02:07:09.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-24T02:07:12.479Z] Removing intermediate container d89b3cd14bc4 [2022-03-24T02:07:12.479Z] ---> 799c26b5c08f [2022-03-24T02:07:12.479Z] [2022-03-24T02:07:12.479Z] Step 11/23 : FROM docker:20.10.10 [2022-03-24T02:07:12.479Z] 20.10.10: Pulling from library/docker [2022-03-24T02:07:19.246Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-24T02:07:19.246Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-24T02:07:19.246Z] ---> 520e9a0a30f7 [2022-03-24T02:07:19.246Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-24T02:07:19.246Z] ---> Running in 76496e0b40b4 [2022-03-24T02:07:19.532Z] Removing intermediate container 76496e0b40b4 [2022-03-24T02:07:19.532Z] ---> fe6539125908 [2022-03-24T02:07:19.532Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-24T02:07:19.532Z] ---> Running in 6b2d3571856d [2022-03-24T02:07:21.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T02:07:21.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T02:07:22.009Z] (1/42) Installing readline (8.1.0-r0) [2022-03-24T02:07:22.009Z] (2/42) Installing bash (5.1.16-r0) [2022-03-24T02:07:22.009Z] Executing bash-5.1.16-r0.post-install [2022-03-24T02:07:22.009Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-24T02:07:22.009Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T02:07:22.009Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-24T02:07:22.009Z] (6/42) Installing curl (7.79.1-r0) [2022-03-24T02:07:22.009Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-24T02:07:22.009Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-24T02:07:22.009Z] (9/42) Installing expat (2.4.7-r0) [2022-03-24T02:07:22.282Z] (10/42) Installing libffi (3.3-r2) [2022-03-24T02:07:22.282Z] (11/42) Installing gdbm (1.19-r0) [2022-03-24T02:07:22.282Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-24T02:07:22.282Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T02:07:22.282Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T02:07:22.282Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-24T02:07:22.282Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-24T02:07:22.282Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-24T02:07:24.253Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-24T02:07:24.253Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-24T02:07:24.525Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-24T02:07:24.525Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-24T02:07:24.525Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-24T02:07:24.525Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-24T02:07:24.525Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-24T02:07:24.525Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-24T02:07:24.525Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-24T02:07:24.525Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-24T02:07:24.796Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-24T02:07:24.796Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-24T02:07:24.796Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-24T02:07:24.796Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-24T02:07:24.796Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-24T02:07:24.796Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-24T02:07:24.796Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-24T02:07:24.796Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-24T02:07:24.796Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-24T02:07:24.796Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-24T02:07:24.796Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-24T02:07:24.796Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-24T02:07:24.796Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-24T02:07:24.796Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-24T02:07:25.067Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-24T02:07:25.662Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T02:07:25.662Z] OK: 84 MiB in 64 packages [2022-03-24T02:07:29.037Z] Collecting docker-compose==1.23.2 [2022-03-24T02:07:29.309Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-24T02:07:30.285Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-24T02:07:30.285Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-24T02:07:30.285Z] Collecting texttable<0.10,>=0.9.0 [2022-03-24T02:07:30.285Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-24T02:07:32.905Z] Collecting docopt<0.7,>=0.6.1 [2022-03-24T02:07:32.905Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-24T02:07:34.333Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-24T02:07:34.333Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-24T02:07:36.942Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-24T02:07:36.943Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-24T02:07:37.217Z] Collecting jsonschema<3,>=2.5.1 [2022-03-24T02:07:37.217Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-24T02:07:37.812Z] Collecting docker<4.0,>=3.6.0 [2022-03-24T02:07:37.812Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-24T02:07:38.788Z] Collecting PyYAML<4,>=3.10 [2022-03-24T02:07:38.788Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-24T02:07:42.167Z] Collecting cached-property<2,>=1.2.0 [2022-03-24T02:07:42.167Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-24T02:07:42.167Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-24T02:07:42.441Z] Collecting docker-pycreds>=0.4.0 [2022-03-24T02:07:42.441Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-24T02:07:42.713Z] 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) [2022-03-24T02:07:42.985Z] Collecting idna<2.8,>=2.5 [2022-03-24T02:07:42.985Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-24T02:07:42.985Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-24T02:07:42.985Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-24T02:07:43.580Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-24T02:07:43.580Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-24T02:07:43.852Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-24T02:07:43.852Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-24T02:07:43.852Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-24T02:07:43.852Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-24T02:07:44.828Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-24T02:07:44.829Z] Attempting uninstall: urllib3 [2022-03-24T02:07:44.829Z] Found existing installation: urllib3 1.26.5 [2022-03-24T02:07:44.829Z] Uninstalling urllib3-1.26.5: [2022-03-24T02:07:44.829Z] Successfully uninstalled urllib3-1.26.5 [2022-03-24T02:07:45.422Z] Attempting uninstall: idna [2022-03-24T02:07:45.422Z] Found existing installation: idna 3.2 [2022-03-24T02:07:45.422Z] Uninstalling idna-3.2: [2022-03-24T02:07:45.422Z] Successfully uninstalled idna-3.2 [2022-03-24T02:07:46.395Z] Attempting uninstall: chardet [2022-03-24T02:07:46.395Z] Found existing installation: chardet 4.0.0 [2022-03-24T02:07:46.395Z] Uninstalling chardet-4.0.0: [2022-03-24T02:07:46.395Z] Successfully uninstalled chardet-4.0.0 [2022-03-24T02:07:47.824Z] Attempting uninstall: requests [2022-03-24T02:07:47.824Z] Found existing installation: requests 2.25.1 [2022-03-24T02:07:47.824Z] Uninstalling requests-2.25.1: [2022-03-24T02:07:48.095Z] Successfully uninstalled requests-2.25.1 [2022-03-24T02:07:48.368Z] Running setup.py install for texttable: started [2022-03-24T02:07:50.343Z] Running setup.py install for texttable: finished with status 'done' [2022-03-24T02:07:50.343Z] Running setup.py install for PyYAML: started [2022-03-24T02:07:52.959Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-24T02:07:52.959Z] Running setup.py install for docopt: started [2022-03-24T02:07:54.925Z] Running setup.py install for docopt: finished with status 'done' [2022-03-24T02:07:54.925Z] Running setup.py install for dockerpty: started [2022-03-24T02:07:56.897Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-24T02:07:58.327Z] 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 [2022-03-24T02:08:08.455Z] Removing intermediate container 6b2d3571856d [2022-03-24T02:08:08.455Z] ---> decced1817f0 [2022-03-24T02:08:08.455Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-24T02:08:08.455Z] ---> Running in 81a03ce520d2 [2022-03-24T02:08:08.455Z] Removing intermediate container 81a03ce520d2 [2022-03-24T02:08:08.455Z] ---> 165a31363667 [2022-03-24T02:08:08.455Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-24T02:08:08.455Z] ---> Running in 168f08e8a09f [2022-03-24T02:08:08.455Z] Removing intermediate container 168f08e8a09f [2022-03-24T02:08:08.455Z] ---> d65ba24a1282 [2022-03-24T02:08:08.455Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-24T02:08:09.053Z] ---> 61a35734963a [2022-03-24T02:08:09.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-24T02:08:09.646Z] ---> cbb2c697518e [2022-03-24T02:08:09.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-24T02:08:10.242Z] ---> 5fd465710e77 [2022-03-24T02:08:10.242Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-24T02:08:10.242Z] ---> Running in 322a9f3851e0 [2022-03-24T02:08:10.518Z] Removing intermediate container 322a9f3851e0 [2022-03-24T02:08:10.518Z] ---> b2bff51178a0 [2022-03-24T02:08:10.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T02:08:10.790Z] ---> Running in e410e5fd3c22 [2022-03-24T02:08:11.065Z] Removing intermediate container e410e5fd3c22 [2022-03-24T02:08:11.065Z] ---> c99d1c1ab616 [2022-03-24T02:08:11.065Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T02:08:11.065Z] ---> Running in 257f2f01c007 [2022-03-24T02:08:11.339Z] Removing intermediate container 257f2f01c007 [2022-03-24T02:08:11.339Z] ---> 98e5289cb2f2 [2022-03-24T02:08:11.339Z] Step 22/23 : LABEL git_sha=81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:11.616Z] ---> Running in 327bc043bc28 [2022-03-24T02:08:11.890Z] Removing intermediate container 327bc043bc28 [2022-03-24T02:08:11.890Z] ---> 02a6057b4dc1 [2022-03-24T02:08:11.890Z] Step 23/23 : LABEL version=2.2.0-dev.46 [2022-03-24T02:08:11.890Z] ---> Running in 041e7e5ce80d [2022-03-24T02:08:12.164Z] Removing intermediate container 041e7e5ce80d [2022-03-24T02:08:12.164Z] ---> a73374a68611 [2022-03-24T02:08:12.164Z] [2022-03-24T02:08:12.439Z] Successfully built a73374a68611 [2022-03-24T02:08:12.439Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-24T02:08:13.050Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-24T02:08:13.060Z] $ docker stop --time=1 c8af67182ed539133bfdeae451144853e8232864212f1697394ee70cba971a52 [2022-03-24T02:08:14.749Z] $ docker rm -f c8af67182ed539133bfdeae451144853e8232864212f1697394ee70cba971a52 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T02:08:15.307Z] + docker images [2022-03-24T02:08:15.579Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-24T02:08:15.579Z] sys-mgmt-agent-arm64 latest a73374a68611 3 seconds ago 288MB [2022-03-24T02:08:15.579Z] 799c26b5c08f About a minute ago 1.2GB [2022-03-24T02:08:15.579Z] core-metadata-arm64 latest 897ae8bc3820 About a minute ago 25MB [2022-03-24T02:08:15.579Z] security-secretstore-setup-arm64 latest a953bc2bc43e About a minute ago 40.8MB [2022-03-24T02:08:15.579Z] 7d7b4c3505e2 About a minute ago 1.2GB [2022-03-24T02:08:15.579Z] security-proxy-setup-arm64 latest 72bcf7884f59 About a minute ago 42.1MB [2022-03-24T02:08:15.579Z] ece62a9c98c0 About a minute ago 1.21GB [2022-03-24T02:08:15.579Z] 99e965bb9e8a About a minute ago 1.21GB [2022-03-24T02:08:15.579Z] core-command-arm64 latest 901479ffb553 About a minute ago 23.7MB [2022-03-24T02:08:15.579Z] 8a4f363c6e02 2 minutes ago 1.2GB [2022-03-24T02:08:15.579Z] core-data-arm64 latest 5ebe510024f6 7 minutes ago 34.4MB [2022-03-24T02:08:15.579Z] 3d3522c5a947 8 minutes ago 1.23GB [2022-03-24T02:08:15.579Z] security-bootstrapper-arm64 latest 41540a865fc0 8 minutes ago 23.6MB [2022-03-24T02:08:15.579Z] 1fa5346808c9 9 minutes ago 1.2GB [2022-03-24T02:08:15.579Z] security-spire-agent-arm64 latest a56cafa46f82 9 minutes ago 118MB [2022-03-24T02:08:15.579Z] support-notifications-arm64 latest f91a54452e2b 9 minutes ago 25.5MB [2022-03-24T02:08:15.579Z] support-scheduler-arm64 latest 8b0a6eb89b40 9 minutes ago 24.9MB [2022-03-24T02:08:15.579Z] d4eb7762860d 10 minutes ago 1.2GB [2022-03-24T02:08:15.579Z] 0fd37091a0f0 10 minutes ago 1.2GB [2022-03-24T02:08:15.579Z] security-spiffe-token-provider-arm64 latest 462eb4d0e757 10 minutes ago 27.7MB [2022-03-24T02:08:15.579Z] c5800ccb7aa8 10 minutes ago 1.19GB [2022-03-24T02:08:15.579Z] security-spire-server-arm64 latest f6a260b4e71d 16 minutes ago 82.6MB [2022-03-24T02:08:15.579Z] security-spire-config-arm64 latest 763c3cea8c16 16 minutes ago 81.9MB [2022-03-24T02:08:15.579Z] e4bb7c7fe702 17 minutes ago 1.19GB [2022-03-24T02:08:15.579Z] 2bda7ea867af 17 minutes ago 1.19GB [2022-03-24T02:08:15.579Z] ci-base-image-arm64 latest de7d8e1b2c36 19 minutes ago 885MB [2022-03-24T02:08:15.579Z] alpine 3.14 71a2028e5025 6 days ago 5.34MB [2022-03-24T02:08:15.579Z] alpine 3.15 3abe2e34c907 6 days ago 5.32MB [2022-03-24T02:08:15.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-24T02:08:15.579Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-24T02:08:15.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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 [2022-03-24T02:08:15.704Z] provisioning config files... [2022-03-24T02:08:15.723Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/168@tmp/config4740891477686350999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:08:16.077Z] ---> docker-login.sh [2022-03-24T02:08:16.077Z] nexus3.edgexfoundry.org:10001 [2022-03-24T02:08:16.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T02:08:16.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T02:08:16.349Z] Configure a credential helper to remove this warning. See [2022-03-24T02:08:16.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T02:08:16.349Z] [2022-03-24T02:08:16.349Z] Login Succeeded [2022-03-24T02:08:16.621Z] nexus3.edgexfoundry.org:10002 [2022-03-24T02:08:16.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T02:08:16.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T02:08:16.894Z] Configure a credential helper to remove this warning. See [2022-03-24T02:08:16.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T02:08:16.894Z] [2022-03-24T02:08:16.894Z] Login Succeeded [2022-03-24T02:08:16.894Z] nexus3.edgexfoundry.org:10003 [2022-03-24T02:08:17.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T02:08:17.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T02:08:17.492Z] Configure a credential helper to remove this warning. See [2022-03-24T02:08:17.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T02:08:17.492Z] [2022-03-24T02:08:17.492Z] Login Succeeded [2022-03-24T02:08:17.492Z] nexus3.edgexfoundry.org:10004 [2022-03-24T02:08:18.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T02:08:18.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T02:08:18.089Z] Configure a credential helper to remove this warning. See [2022-03-24T02:08:18.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T02:08:18.089Z] [2022-03-24T02:08:18.089Z] Login Succeeded [2022-03-24T02:08:18.089Z] docker.io [2022-03-24T02:08:18.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T02:08:18.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T02:08:18.954Z] Configure a credential helper to remove this warning. See [2022-03-24T02:08:18.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T02:08:18.954Z] [2022-03-24T02:08:18.954Z] Login Succeeded [2022-03-24T02:08:18.954Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T02:08:18.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:08:19.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-24T02:08:19.035Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-03-24T02:08:19.035Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:19.035Z] latest [2022-03-24T02:08:19.035Z] 2.2.0-dev.46 [2022-03-24T02:08:19.035Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:19.035Z] main [2022-03-24T02:08:19.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:19.409Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:19.836Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:19.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-24T02:08:19.836Z] 29a98a9c925e: Preparing [2022-03-24T02:08:19.836Z] 082128cacbdb: Preparing [2022-03-24T02:08:19.836Z] bc8c50eef96f: Preparing [2022-03-24T02:08:19.836Z] bce2b9405366: Preparing [2022-03-24T02:08:19.836Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:19.836Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:20.139Z] bc8c50eef96f: Pushed [2022-03-24T02:08:20.139Z] 29a98a9c925e: Pushed [2022-03-24T02:08:20.139Z] bce2b9405366: Pushed [2022-03-24T02:08:24.451Z] 082128cacbdb: Pushed [2022-03-24T02:08:24.722Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:f17ab3858ba7dd9f0c859ef3c46f78ee4389ab187fcc73b223277fdceeb5c1f6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:25.063Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:25.404Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-24T02:08:25.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-24T02:08:25.405Z] 29a98a9c925e: Preparing [2022-03-24T02:08:25.405Z] 082128cacbdb: Preparing [2022-03-24T02:08:25.405Z] bc8c50eef96f: Preparing [2022-03-24T02:08:25.405Z] bce2b9405366: Preparing [2022-03-24T02:08:25.405Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:25.405Z] 082128cacbdb: Layer already exists [2022-03-24T02:08:25.405Z] 29a98a9c925e: Layer already exists [2022-03-24T02:08:25.405Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:25.405Z] bce2b9405366: Layer already exists [2022-03-24T02:08:25.405Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:25.676Z] latest: digest: sha256:f17ab3858ba7dd9f0c859ef3c46f78ee4389ab187fcc73b223277fdceeb5c1f6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:26.025Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:26.362Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.46 [2022-03-24T02:08:26.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-24T02:08:26.362Z] 29a98a9c925e: Preparing [2022-03-24T02:08:26.362Z] 082128cacbdb: Preparing [2022-03-24T02:08:26.362Z] bc8c50eef96f: Preparing [2022-03-24T02:08:26.362Z] bce2b9405366: Preparing [2022-03-24T02:08:26.362Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:26.362Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:26.362Z] bce2b9405366: Layer already exists [2022-03-24T02:08:26.362Z] 082128cacbdb: Layer already exists [2022-03-24T02:08:26.362Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:26.362Z] 29a98a9c925e: Layer already exists [2022-03-24T02:08:26.635Z] 2.2.0-dev.46: digest: sha256:f17ab3858ba7dd9f0c859ef3c46f78ee4389ab187fcc73b223277fdceeb5c1f6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:26.988Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:27.333Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:27.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-24T02:08:27.333Z] 29a98a9c925e: Preparing [2022-03-24T02:08:27.333Z] 082128cacbdb: Preparing [2022-03-24T02:08:27.333Z] bc8c50eef96f: Preparing [2022-03-24T02:08:27.333Z] bce2b9405366: Preparing [2022-03-24T02:08:27.333Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:27.605Z] 082128cacbdb: Layer already exists [2022-03-24T02:08:27.605Z] bce2b9405366: Layer already exists [2022-03-24T02:08:27.605Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:27.605Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:27.605Z] 29a98a9c925e: Layer already exists [2022-03-24T02:08:27.605Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:f17ab3858ba7dd9f0c859ef3c46f78ee4389ab187fcc73b223277fdceeb5c1f6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:27.954Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:28.295Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-03-24T02:08:28.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-24T02:08:28.295Z] 29a98a9c925e: Preparing [2022-03-24T02:08:28.295Z] 082128cacbdb: Preparing [2022-03-24T02:08:28.295Z] bc8c50eef96f: Preparing [2022-03-24T02:08:28.295Z] bce2b9405366: Preparing [2022-03-24T02:08:28.295Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:28.295Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:28.295Z] 29a98a9c925e: Layer already exists [2022-03-24T02:08:28.295Z] bce2b9405366: Layer already exists [2022-03-24T02:08:28.295Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:28.295Z] 082128cacbdb: Layer already exists [2022-03-24T02:08:28.567Z] main: digest: sha256:f17ab3858ba7dd9f0c859ef3c46f78ee4389ab187fcc73b223277fdceeb5c1f6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:08:28.608Z] ===================================================== [Pipeline] echo [2022-03-24T02:08:28.619Z] taggedImages: [2022-03-24T02:08:28.619Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:28.619Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-24T02:08:28.619Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.46 [2022-03-24T02:08:28.619Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:28.619Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-03-24T02:08:28.640Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-03-24T02:08:28.640Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:28.640Z] latest [2022-03-24T02:08:28.640Z] 2.2.0-dev.46 [2022-03-24T02:08:28.640Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:28.640Z] main [2022-03-24T02:08:28.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:28.995Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:29.352Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:29.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-24T02:08:29.352Z] 09b4fb55bcee: Preparing [2022-03-24T02:08:29.352Z] f3b2224f7694: Preparing [2022-03-24T02:08:29.352Z] bc8c50eef96f: Preparing [2022-03-24T02:08:29.352Z] bd4e5cf4d8b6: Preparing [2022-03-24T02:08:29.352Z] 62208cf0cb56: Preparing [2022-03-24T02:08:29.352Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:29.352Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:08:29.627Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:29.627Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:29.627Z] 09b4fb55bcee: Pushed [2022-03-24T02:08:29.627Z] 62208cf0cb56: Pushed [2022-03-24T02:08:30.222Z] bd4e5cf4d8b6: Pushed [2022-03-24T02:08:36.915Z] f3b2224f7694: Pushed [2022-03-24T02:08:36.915Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:d46ae4867cb9b81da9d581798bc2084dc7de2dc3a2f48953d0bac8de98ca20fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:37.251Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:37.593Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-24T02:08:37.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-24T02:08:37.593Z] 09b4fb55bcee: Preparing [2022-03-24T02:08:37.593Z] f3b2224f7694: Preparing [2022-03-24T02:08:37.593Z] bc8c50eef96f: Preparing [2022-03-24T02:08:37.593Z] bd4e5cf4d8b6: Preparing [2022-03-24T02:08:37.593Z] 62208cf0cb56: Preparing [2022-03-24T02:08:37.593Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:37.593Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:08:37.593Z] 62208cf0cb56: Layer already exists [2022-03-24T02:08:37.593Z] f3b2224f7694: Layer already exists [2022-03-24T02:08:37.593Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:37.593Z] 09b4fb55bcee: Layer already exists [2022-03-24T02:08:37.593Z] bd4e5cf4d8b6: Layer already exists [2022-03-24T02:08:37.593Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:37.863Z] latest: digest: sha256:d46ae4867cb9b81da9d581798bc2084dc7de2dc3a2f48953d0bac8de98ca20fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:38.217Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:38.554Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.46 [2022-03-24T02:08:38.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-24T02:08:38.554Z] 09b4fb55bcee: Preparing [2022-03-24T02:08:38.554Z] f3b2224f7694: Preparing [2022-03-24T02:08:38.554Z] bc8c50eef96f: Preparing [2022-03-24T02:08:38.554Z] bd4e5cf4d8b6: Preparing [2022-03-24T02:08:38.554Z] 62208cf0cb56: Preparing [2022-03-24T02:08:38.554Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:38.554Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:08:38.554Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:38.554Z] 62208cf0cb56: Layer already exists [2022-03-24T02:08:38.554Z] bd4e5cf4d8b6: Layer already exists [2022-03-24T02:08:38.554Z] 09b4fb55bcee: Layer already exists [2022-03-24T02:08:38.554Z] f3b2224f7694: Layer already exists [2022-03-24T02:08:38.554Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:38.823Z] 2.2.0-dev.46: digest: sha256:d46ae4867cb9b81da9d581798bc2084dc7de2dc3a2f48953d0bac8de98ca20fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:39.168Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:39.507Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:39.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-24T02:08:39.507Z] 09b4fb55bcee: Preparing [2022-03-24T02:08:39.507Z] f3b2224f7694: Preparing [2022-03-24T02:08:39.507Z] bc8c50eef96f: Preparing [2022-03-24T02:08:39.507Z] bd4e5cf4d8b6: Preparing [2022-03-24T02:08:39.507Z] 62208cf0cb56: Preparing [2022-03-24T02:08:39.507Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:39.507Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:08:39.507Z] 62208cf0cb56: Layer already exists [2022-03-24T02:08:39.507Z] 09b4fb55bcee: Layer already exists [2022-03-24T02:08:39.507Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:39.507Z] bd4e5cf4d8b6: Layer already exists [2022-03-24T02:08:39.507Z] f3b2224f7694: Layer already exists [2022-03-24T02:08:39.507Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:39.778Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:d46ae4867cb9b81da9d581798bc2084dc7de2dc3a2f48953d0bac8de98ca20fd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:40.122Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:40.466Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-03-24T02:08:40.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-24T02:08:40.466Z] 09b4fb55bcee: Preparing [2022-03-24T02:08:40.466Z] f3b2224f7694: Preparing [2022-03-24T02:08:40.466Z] bc8c50eef96f: Preparing [2022-03-24T02:08:40.466Z] bd4e5cf4d8b6: Preparing [2022-03-24T02:08:40.466Z] 62208cf0cb56: Preparing [2022-03-24T02:08:40.466Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:40.466Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:08:40.466Z] 62208cf0cb56: Layer already exists [2022-03-24T02:08:40.466Z] f3b2224f7694: Layer already exists [2022-03-24T02:08:40.466Z] bd4e5cf4d8b6: Layer already exists [2022-03-24T02:08:40.466Z] 09b4fb55bcee: Layer already exists [2022-03-24T02:08:40.466Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:40.466Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:40.736Z] main: digest: sha256:d46ae4867cb9b81da9d581798bc2084dc7de2dc3a2f48953d0bac8de98ca20fd size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:08:40.785Z] ===================================================== [Pipeline] echo [2022-03-24T02:08:40.794Z] taggedImages: [2022-03-24T02:08:40.794Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:40.794Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-24T02:08:40.794Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.46 [2022-03-24T02:08:40.794Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:40.794Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-03-24T02:08:40.825Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-03-24T02:08:40.825Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:40.825Z] latest [2022-03-24T02:08:40.825Z] 2.2.0-dev.46 [2022-03-24T02:08:40.825Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:40.825Z] main [2022-03-24T02:08:40.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:41.185Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:41.527Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:41.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-24T02:08:41.528Z] 4f7e897aac93: Preparing [2022-03-24T02:08:41.528Z] b144cb9a8b92: Preparing [2022-03-24T02:08:41.528Z] bc8c50eef96f: Preparing [2022-03-24T02:08:41.528Z] bce2b9405366: Preparing [2022-03-24T02:08:41.528Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:41.528Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:41.528Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:41.528Z] bce2b9405366: Layer already exists [2022-03-24T02:08:41.796Z] 4f7e897aac93: Pushed [2022-03-24T02:08:47.168Z] b144cb9a8b92: Pushed [2022-03-24T02:08:47.168Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:75a0e13b358adfa123cacb2e6dc5fe3d64ca73397f1c0c7abee977f2996929a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:47.509Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:47.850Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-24T02:08:47.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-24T02:08:47.850Z] 4f7e897aac93: Preparing [2022-03-24T02:08:47.850Z] b144cb9a8b92: Preparing [2022-03-24T02:08:47.850Z] bc8c50eef96f: Preparing [2022-03-24T02:08:47.850Z] bce2b9405366: Preparing [2022-03-24T02:08:47.850Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:47.850Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:47.850Z] bce2b9405366: Layer already exists [2022-03-24T02:08:47.850Z] b144cb9a8b92: Layer already exists [2022-03-24T02:08:47.850Z] 4f7e897aac93: Layer already exists [2022-03-24T02:08:47.850Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:48.121Z] latest: digest: sha256:75a0e13b358adfa123cacb2e6dc5fe3d64ca73397f1c0c7abee977f2996929a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:48.478Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:48.860Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.46 [2022-03-24T02:08:48.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-24T02:08:48.861Z] 4f7e897aac93: Preparing [2022-03-24T02:08:48.861Z] b144cb9a8b92: Preparing [2022-03-24T02:08:48.861Z] bc8c50eef96f: Preparing [2022-03-24T02:08:48.861Z] bce2b9405366: Preparing [2022-03-24T02:08:48.861Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:48.861Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:48.861Z] bce2b9405366: Layer already exists [2022-03-24T02:08:48.861Z] 4f7e897aac93: Layer already exists [2022-03-24T02:08:48.861Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:48.861Z] b144cb9a8b92: Layer already exists [2022-03-24T02:08:49.137Z] 2.2.0-dev.46: digest: sha256:75a0e13b358adfa123cacb2e6dc5fe3d64ca73397f1c0c7abee977f2996929a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:49.496Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:49.858Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:49.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-24T02:08:49.858Z] 4f7e897aac93: Preparing [2022-03-24T02:08:49.858Z] b144cb9a8b92: Preparing [2022-03-24T02:08:49.858Z] bc8c50eef96f: Preparing [2022-03-24T02:08:49.858Z] bce2b9405366: Preparing [2022-03-24T02:08:49.858Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:50.131Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:50.131Z] 4f7e897aac93: Layer already exists [2022-03-24T02:08:50.131Z] b144cb9a8b92: Layer already exists [2022-03-24T02:08:50.131Z] bce2b9405366: Layer already exists [2022-03-24T02:08:50.131Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:50.131Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:75a0e13b358adfa123cacb2e6dc5fe3d64ca73397f1c0c7abee977f2996929a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:50.475Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:50.812Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-03-24T02:08:50.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-24T02:08:50.812Z] 4f7e897aac93: Preparing [2022-03-24T02:08:50.812Z] b144cb9a8b92: Preparing [2022-03-24T02:08:50.812Z] bc8c50eef96f: Preparing [2022-03-24T02:08:50.812Z] bce2b9405366: Preparing [2022-03-24T02:08:50.812Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:50.812Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:50.812Z] 4f7e897aac93: Layer already exists [2022-03-24T02:08:50.812Z] b144cb9a8b92: Layer already exists [2022-03-24T02:08:50.812Z] bce2b9405366: Layer already exists [2022-03-24T02:08:50.812Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:51.085Z] main: digest: sha256:75a0e13b358adfa123cacb2e6dc5fe3d64ca73397f1c0c7abee977f2996929a5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:08:51.137Z] ===================================================== [Pipeline] echo [2022-03-24T02:08:51.148Z] taggedImages: [2022-03-24T02:08:51.148Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:51.148Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-24T02:08:51.148Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.46 [2022-03-24T02:08:51.148Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:51.148Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-03-24T02:08:51.175Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-03-24T02:08:51.175Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:51.175Z] latest [2022-03-24T02:08:51.175Z] 2.2.0-dev.46 [2022-03-24T02:08:51.175Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:51.175Z] main [2022-03-24T02:08:51.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:51.544Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:51.885Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:08:51.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-24T02:08:51.886Z] d04ba7ea98ad: Preparing [2022-03-24T02:08:51.886Z] d04ba7ea98ad: Preparing [2022-03-24T02:08:51.886Z] b86cd17e7eeb: Preparing [2022-03-24T02:08:51.886Z] db9f5ea0ad16: Preparing [2022-03-24T02:08:51.886Z] 3512c6c04016: Preparing [2022-03-24T02:08:51.886Z] c4d10da25e3a: Preparing [2022-03-24T02:08:51.886Z] bc8c50eef96f: Preparing [2022-03-24T02:08:51.886Z] c902dfe8c458: Preparing [2022-03-24T02:08:51.886Z] 038bfdd03c08: Preparing [2022-03-24T02:08:51.886Z] 7f143f316c4a: Preparing [2022-03-24T02:08:51.886Z] 793e6a5104e3: Preparing [2022-03-24T02:08:51.886Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:51.886Z] bc8c50eef96f: Waiting [2022-03-24T02:08:51.886Z] c902dfe8c458: Waiting [2022-03-24T02:08:51.886Z] 038bfdd03c08: Waiting [2022-03-24T02:08:51.886Z] 7f143f316c4a: Waiting [2022-03-24T02:08:51.886Z] 793e6a5104e3: Waiting [2022-03-24T02:08:51.886Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:08:52.163Z] 3512c6c04016: Pushed [2022-03-24T02:08:52.163Z] db9f5ea0ad16: Pushed [2022-03-24T02:08:52.163Z] b86cd17e7eeb: Pushed [2022-03-24T02:08:52.163Z] d04ba7ea98ad: Pushed [2022-03-24T02:08:52.163Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:52.436Z] c902dfe8c458: Pushed [2022-03-24T02:08:52.436Z] 038bfdd03c08: Pushed [2022-03-24T02:08:52.436Z] 7f143f316c4a: Pushed [2022-03-24T02:08:52.436Z] 793e6a5104e3: Pushed [2022-03-24T02:08:52.436Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:56.724Z] c4d10da25e3a: Pushed [2022-03-24T02:08:56.724Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:a2b0f01fc037e3f492aa3d2f88d959b6896c6ddeb1ddbe235a7800735c0ad108 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:57.068Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:57.409Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-24T02:08:57.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-24T02:08:57.409Z] d04ba7ea98ad: Preparing [2022-03-24T02:08:57.410Z] d04ba7ea98ad: Preparing [2022-03-24T02:08:57.410Z] b86cd17e7eeb: Preparing [2022-03-24T02:08:57.410Z] db9f5ea0ad16: Preparing [2022-03-24T02:08:57.410Z] 3512c6c04016: Preparing [2022-03-24T02:08:57.410Z] c4d10da25e3a: Preparing [2022-03-24T02:08:57.410Z] bc8c50eef96f: Preparing [2022-03-24T02:08:57.410Z] c902dfe8c458: Preparing [2022-03-24T02:08:57.410Z] 038bfdd03c08: Preparing [2022-03-24T02:08:57.410Z] 7f143f316c4a: Preparing [2022-03-24T02:08:57.410Z] 793e6a5104e3: Preparing [2022-03-24T02:08:57.410Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:57.410Z] bc8c50eef96f: Waiting [2022-03-24T02:08:57.410Z] c902dfe8c458: Waiting [2022-03-24T02:08:57.410Z] 038bfdd03c08: Waiting [2022-03-24T02:08:57.410Z] 7f143f316c4a: Waiting [2022-03-24T02:08:57.410Z] 793e6a5104e3: Waiting [2022-03-24T02:08:57.410Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:08:57.410Z] c4d10da25e3a: Layer already exists [2022-03-24T02:08:57.410Z] b86cd17e7eeb: Layer already exists [2022-03-24T02:08:57.410Z] db9f5ea0ad16: Layer already exists [2022-03-24T02:08:57.410Z] d04ba7ea98ad: Layer already exists [2022-03-24T02:08:57.410Z] 3512c6c04016: Layer already exists [2022-03-24T02:08:57.682Z] c902dfe8c458: Layer already exists [2022-03-24T02:08:57.682Z] 038bfdd03c08: Layer already exists [2022-03-24T02:08:57.682Z] 7f143f316c4a: Layer already exists [2022-03-24T02:08:57.682Z] 793e6a5104e3: Layer already exists [2022-03-24T02:08:57.682Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:57.682Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:57.682Z] latest: digest: sha256:a2b0f01fc037e3f492aa3d2f88d959b6896c6ddeb1ddbe235a7800735c0ad108 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:58.029Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:58.375Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.46 [2022-03-24T02:08:58.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-24T02:08:58.376Z] d04ba7ea98ad: Preparing [2022-03-24T02:08:58.376Z] d04ba7ea98ad: Preparing [2022-03-24T02:08:58.376Z] b86cd17e7eeb: Preparing [2022-03-24T02:08:58.376Z] db9f5ea0ad16: Preparing [2022-03-24T02:08:58.376Z] 3512c6c04016: Preparing [2022-03-24T02:08:58.376Z] c4d10da25e3a: Preparing [2022-03-24T02:08:58.376Z] bc8c50eef96f: Preparing [2022-03-24T02:08:58.376Z] c902dfe8c458: Preparing [2022-03-24T02:08:58.376Z] 038bfdd03c08: Preparing [2022-03-24T02:08:58.376Z] 7f143f316c4a: Preparing [2022-03-24T02:08:58.376Z] 793e6a5104e3: Preparing [2022-03-24T02:08:58.376Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:58.376Z] 038bfdd03c08: Waiting [2022-03-24T02:08:58.376Z] 7f143f316c4a: Waiting [2022-03-24T02:08:58.376Z] 793e6a5104e3: Waiting [2022-03-24T02:08:58.376Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:08:58.376Z] c902dfe8c458: Waiting [2022-03-24T02:08:58.376Z] bc8c50eef96f: Waiting [2022-03-24T02:08:58.376Z] db9f5ea0ad16: Layer already exists [2022-03-24T02:08:58.376Z] c4d10da25e3a: Layer already exists [2022-03-24T02:08:58.376Z] 3512c6c04016: Layer already exists [2022-03-24T02:08:58.376Z] d04ba7ea98ad: Layer already exists [2022-03-24T02:08:58.376Z] b86cd17e7eeb: Layer already exists [2022-03-24T02:08:58.376Z] 7f143f316c4a: Layer already exists [2022-03-24T02:08:58.376Z] c902dfe8c458: Layer already exists [2022-03-24T02:08:58.376Z] 038bfdd03c08: Layer already exists [2022-03-24T02:08:58.376Z] 793e6a5104e3: Layer already exists [2022-03-24T02:08:58.376Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:58.648Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:58.648Z] 2.2.0-dev.46: digest: sha256:a2b0f01fc037e3f492aa3d2f88d959b6896c6ddeb1ddbe235a7800735c0ad108 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:58.994Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:59.337Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:08:59.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-24T02:08:59.337Z] d04ba7ea98ad: Preparing [2022-03-24T02:08:59.337Z] d04ba7ea98ad: Preparing [2022-03-24T02:08:59.337Z] b86cd17e7eeb: Preparing [2022-03-24T02:08:59.337Z] db9f5ea0ad16: Preparing [2022-03-24T02:08:59.337Z] 3512c6c04016: Preparing [2022-03-24T02:08:59.337Z] c4d10da25e3a: Preparing [2022-03-24T02:08:59.337Z] bc8c50eef96f: Preparing [2022-03-24T02:08:59.337Z] c902dfe8c458: Preparing [2022-03-24T02:08:59.337Z] 038bfdd03c08: Preparing [2022-03-24T02:08:59.337Z] 7f143f316c4a: Preparing [2022-03-24T02:08:59.337Z] 793e6a5104e3: Preparing [2022-03-24T02:08:59.337Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:08:59.337Z] c902dfe8c458: Waiting [2022-03-24T02:08:59.337Z] 038bfdd03c08: Waiting [2022-03-24T02:08:59.337Z] 7f143f316c4a: Waiting [2022-03-24T02:08:59.337Z] 793e6a5104e3: Waiting [2022-03-24T02:08:59.337Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:08:59.337Z] bc8c50eef96f: Waiting [2022-03-24T02:08:59.609Z] c4d10da25e3a: Layer already exists [2022-03-24T02:08:59.609Z] b86cd17e7eeb: Layer already exists [2022-03-24T02:08:59.609Z] 3512c6c04016: Layer already exists [2022-03-24T02:08:59.609Z] d04ba7ea98ad: Layer already exists [2022-03-24T02:08:59.609Z] db9f5ea0ad16: Layer already exists [2022-03-24T02:08:59.609Z] 038bfdd03c08: Layer already exists [2022-03-24T02:08:59.609Z] 7f143f316c4a: Layer already exists [2022-03-24T02:08:59.609Z] bc8c50eef96f: Layer already exists [2022-03-24T02:08:59.609Z] c902dfe8c458: Layer already exists [2022-03-24T02:08:59.609Z] 793e6a5104e3: Layer already exists [2022-03-24T02:08:59.609Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:08:59.609Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:a2b0f01fc037e3f492aa3d2f88d959b6896c6ddeb1ddbe235a7800735c0ad108 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:08:59.955Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:00.297Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-03-24T02:09:00.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-24T02:09:00.297Z] d04ba7ea98ad: Preparing [2022-03-24T02:09:00.297Z] d04ba7ea98ad: Preparing [2022-03-24T02:09:00.297Z] b86cd17e7eeb: Preparing [2022-03-24T02:09:00.297Z] db9f5ea0ad16: Preparing [2022-03-24T02:09:00.297Z] 3512c6c04016: Preparing [2022-03-24T02:09:00.297Z] c4d10da25e3a: Preparing [2022-03-24T02:09:00.297Z] bc8c50eef96f: Preparing [2022-03-24T02:09:00.297Z] c902dfe8c458: Preparing [2022-03-24T02:09:00.297Z] 038bfdd03c08: Preparing [2022-03-24T02:09:00.297Z] 7f143f316c4a: Preparing [2022-03-24T02:09:00.297Z] 793e6a5104e3: Preparing [2022-03-24T02:09:00.297Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:00.297Z] c902dfe8c458: Waiting [2022-03-24T02:09:00.297Z] 038bfdd03c08: Waiting [2022-03-24T02:09:00.297Z] 7f143f316c4a: Waiting [2022-03-24T02:09:00.297Z] 793e6a5104e3: Waiting [2022-03-24T02:09:00.297Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:00.297Z] bc8c50eef96f: Waiting [2022-03-24T02:09:00.297Z] db9f5ea0ad16: Layer already exists [2022-03-24T02:09:00.297Z] b86cd17e7eeb: Layer already exists [2022-03-24T02:09:00.297Z] c4d10da25e3a: Layer already exists [2022-03-24T02:09:00.297Z] d04ba7ea98ad: Layer already exists [2022-03-24T02:09:00.297Z] 3512c6c04016: Layer already exists [2022-03-24T02:09:00.569Z] bc8c50eef96f: Layer already exists [2022-03-24T02:09:00.569Z] 793e6a5104e3: Layer already exists [2022-03-24T02:09:00.569Z] 038bfdd03c08: Layer already exists [2022-03-24T02:09:00.569Z] c902dfe8c458: Layer already exists [2022-03-24T02:09:00.569Z] 7f143f316c4a: Layer already exists [2022-03-24T02:09:00.569Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:00.569Z] main: digest: sha256:a2b0f01fc037e3f492aa3d2f88d959b6896c6ddeb1ddbe235a7800735c0ad108 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:09:00.616Z] ===================================================== [Pipeline] echo [2022-03-24T02:09:00.626Z] taggedImages: [2022-03-24T02:09:00.626Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:00.626Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-24T02:09:00.626Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.46 [2022-03-24T02:09:00.626Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:00.626Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-03-24T02:09:00.645Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-03-24T02:09:00.645Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:00.645Z] latest [2022-03-24T02:09:00.645Z] 2.2.0-dev.46 [2022-03-24T02:09:00.645Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:00.645Z] main [2022-03-24T02:09:00.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:01.003Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:01.354Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:01.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-24T02:09:01.354Z] 65867f3ddd92: Preparing [2022-03-24T02:09:01.354Z] 26a61fdc59f7: Preparing [2022-03-24T02:09:01.354Z] c7a80a9da2f9: Preparing [2022-03-24T02:09:01.354Z] fe37de3efdf6: Preparing [2022-03-24T02:09:01.354Z] c6d653f2c00c: Preparing [2022-03-24T02:09:01.354Z] 2052b9f4a738: Preparing [2022-03-24T02:09:01.354Z] a84149c4117b: Preparing [2022-03-24T02:09:01.354Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:01.354Z] a84149c4117b: Waiting [2022-03-24T02:09:01.354Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:01.354Z] 2052b9f4a738: Waiting [2022-03-24T02:09:01.637Z] 26a61fdc59f7: Pushed [2022-03-24T02:09:01.637Z] c6d653f2c00c: Pushed [2022-03-24T02:09:01.637Z] 65867f3ddd92: Pushed [2022-03-24T02:09:01.912Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:01.912Z] 2052b9f4a738: Pushed [2022-03-24T02:09:02.510Z] a84149c4117b: Pushed [2022-03-24T02:09:06.814Z] fe37de3efdf6: Pushed [2022-03-24T02:09:06.815Z] c7a80a9da2f9: Pushed [2022-03-24T02:09:06.815Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:26055a2d3f5c49fd9225c5a95429038a6a5660ebda4b1c825e1cf5892bed72b7 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:07.157Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:07.494Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-24T02:09:07.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-24T02:09:07.494Z] 65867f3ddd92: Preparing [2022-03-24T02:09:07.494Z] 26a61fdc59f7: Preparing [2022-03-24T02:09:07.494Z] c7a80a9da2f9: Preparing [2022-03-24T02:09:07.494Z] fe37de3efdf6: Preparing [2022-03-24T02:09:07.494Z] c6d653f2c00c: Preparing [2022-03-24T02:09:07.494Z] 2052b9f4a738: Preparing [2022-03-24T02:09:07.494Z] a84149c4117b: Preparing [2022-03-24T02:09:07.494Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:07.494Z] 2052b9f4a738: Waiting [2022-03-24T02:09:07.494Z] a84149c4117b: Waiting [2022-03-24T02:09:07.494Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:07.494Z] 65867f3ddd92: Layer already exists [2022-03-24T02:09:07.494Z] c7a80a9da2f9: Layer already exists [2022-03-24T02:09:07.494Z] fe37de3efdf6: Layer already exists [2022-03-24T02:09:07.494Z] 26a61fdc59f7: Layer already exists [2022-03-24T02:09:07.494Z] c6d653f2c00c: Layer already exists [2022-03-24T02:09:07.494Z] 2052b9f4a738: Layer already exists [2022-03-24T02:09:07.494Z] a84149c4117b: Layer already exists [2022-03-24T02:09:07.494Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:07.767Z] latest: digest: sha256:26055a2d3f5c49fd9225c5a95429038a6a5660ebda4b1c825e1cf5892bed72b7 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:08.110Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:08.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.46 [2022-03-24T02:09:08.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-24T02:09:08.448Z] 65867f3ddd92: Preparing [2022-03-24T02:09:08.448Z] 26a61fdc59f7: Preparing [2022-03-24T02:09:08.448Z] c7a80a9da2f9: Preparing [2022-03-24T02:09:08.448Z] fe37de3efdf6: Preparing [2022-03-24T02:09:08.448Z] c6d653f2c00c: Preparing [2022-03-24T02:09:08.448Z] 2052b9f4a738: Preparing [2022-03-24T02:09:08.448Z] a84149c4117b: Preparing [2022-03-24T02:09:08.448Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:08.448Z] 2052b9f4a738: Waiting [2022-03-24T02:09:08.448Z] a84149c4117b: Waiting [2022-03-24T02:09:08.448Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:08.448Z] c6d653f2c00c: Layer already exists [2022-03-24T02:09:08.448Z] fe37de3efdf6: Layer already exists [2022-03-24T02:09:08.448Z] 65867f3ddd92: Layer already exists [2022-03-24T02:09:08.448Z] 26a61fdc59f7: Layer already exists [2022-03-24T02:09:08.448Z] c7a80a9da2f9: Layer already exists [2022-03-24T02:09:08.448Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:08.448Z] 2052b9f4a738: Layer already exists [2022-03-24T02:09:08.448Z] a84149c4117b: Layer already exists [2022-03-24T02:09:08.720Z] 2.2.0-dev.46: digest: sha256:26055a2d3f5c49fd9225c5a95429038a6a5660ebda4b1c825e1cf5892bed72b7 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:09.063Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:09.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:09.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-24T02:09:09.400Z] 65867f3ddd92: Preparing [2022-03-24T02:09:09.400Z] 26a61fdc59f7: Preparing [2022-03-24T02:09:09.400Z] c7a80a9da2f9: Preparing [2022-03-24T02:09:09.400Z] fe37de3efdf6: Preparing [2022-03-24T02:09:09.400Z] c6d653f2c00c: Preparing [2022-03-24T02:09:09.400Z] 2052b9f4a738: Preparing [2022-03-24T02:09:09.400Z] a84149c4117b: Preparing [2022-03-24T02:09:09.400Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:09.400Z] a84149c4117b: Waiting [2022-03-24T02:09:09.400Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:09.400Z] 2052b9f4a738: Waiting [2022-03-24T02:09:09.400Z] c6d653f2c00c: Layer already exists [2022-03-24T02:09:09.400Z] 26a61fdc59f7: Layer already exists [2022-03-24T02:09:09.400Z] c7a80a9da2f9: Layer already exists [2022-03-24T02:09:09.400Z] fe37de3efdf6: Layer already exists [2022-03-24T02:09:09.400Z] 65867f3ddd92: Layer already exists [2022-03-24T02:09:09.400Z] 2052b9f4a738: Layer already exists [2022-03-24T02:09:09.400Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:09.400Z] a84149c4117b: Layer already exists [2022-03-24T02:09:09.672Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:26055a2d3f5c49fd9225c5a95429038a6a5660ebda4b1c825e1cf5892bed72b7 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:10.019Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:10.355Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-03-24T02:09:10.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-24T02:09:10.355Z] 65867f3ddd92: Preparing [2022-03-24T02:09:10.355Z] 26a61fdc59f7: Preparing [2022-03-24T02:09:10.355Z] c7a80a9da2f9: Preparing [2022-03-24T02:09:10.355Z] fe37de3efdf6: Preparing [2022-03-24T02:09:10.355Z] c6d653f2c00c: Preparing [2022-03-24T02:09:10.355Z] 2052b9f4a738: Preparing [2022-03-24T02:09:10.355Z] a84149c4117b: Preparing [2022-03-24T02:09:10.355Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:10.355Z] a84149c4117b: Waiting [2022-03-24T02:09:10.355Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:10.355Z] 2052b9f4a738: Waiting [2022-03-24T02:09:10.355Z] c7a80a9da2f9: Layer already exists [2022-03-24T02:09:10.355Z] 65867f3ddd92: Layer already exists [2022-03-24T02:09:10.355Z] 26a61fdc59f7: Layer already exists [2022-03-24T02:09:10.355Z] fe37de3efdf6: Layer already exists [2022-03-24T02:09:10.355Z] c6d653f2c00c: Layer already exists [2022-03-24T02:09:10.627Z] a84149c4117b: Layer already exists [2022-03-24T02:09:10.627Z] 2052b9f4a738: Layer already exists [2022-03-24T02:09:10.627Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:10.627Z] main: digest: sha256:26055a2d3f5c49fd9225c5a95429038a6a5660ebda4b1c825e1cf5892bed72b7 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:09:10.674Z] ===================================================== [Pipeline] echo [2022-03-24T02:09:10.683Z] taggedImages: [2022-03-24T02:09:10.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:10.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-24T02:09:10.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.46 [2022-03-24T02:09:10.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:10.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-03-24T02:09:10.709Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-03-24T02:09:10.709Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:10.709Z] latest [2022-03-24T02:09:10.709Z] 2.2.0-dev.46 [2022-03-24T02:09:10.709Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:10.709Z] main [2022-03-24T02:09:10.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:11.068Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:11.405Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:11.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-24T02:09:11.405Z] dad3637ef9fd: Preparing [2022-03-24T02:09:11.405Z] c5b88aa7d72b: Preparing [2022-03-24T02:09:11.405Z] 96b48c350b58: Preparing [2022-03-24T02:09:11.405Z] db864726358b: Preparing [2022-03-24T02:09:11.405Z] 4af3f1bd154a: Preparing [2022-03-24T02:09:11.405Z] 7b4801b574bb: Preparing [2022-03-24T02:09:11.405Z] 45a82c623bf8: Preparing [2022-03-24T02:09:11.405Z] 41fff82bb9a9: Preparing [2022-03-24T02:09:11.405Z] eaaa0e1afb11: Preparing [2022-03-24T02:09:11.405Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:11.405Z] 41fff82bb9a9: Waiting [2022-03-24T02:09:11.405Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:11.405Z] eaaa0e1afb11: Waiting [2022-03-24T02:09:11.405Z] 7b4801b574bb: Waiting [2022-03-24T02:09:11.405Z] 45a82c623bf8: Waiting [2022-03-24T02:09:11.679Z] c5b88aa7d72b: Pushed [2022-03-24T02:09:11.679Z] dad3637ef9fd: Pushed [2022-03-24T02:09:11.679Z] 4af3f1bd154a: Pushed [2022-03-24T02:09:11.952Z] 45a82c623bf8: Pushed [2022-03-24T02:09:11.952Z] 41fff82bb9a9: Pushed [2022-03-24T02:09:11.952Z] 7b4801b574bb: Pushed [2022-03-24T02:09:11.952Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:12.224Z] eaaa0e1afb11: Pushed [2022-03-24T02:09:16.584Z] db864726358b: Pushed [2022-03-24T02:09:16.584Z] 96b48c350b58: Pushed [2022-03-24T02:09:16.584Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:2fd71eac96edd022567ceb480d51660fa2154cd3225a9eecdc673b2903d55c59 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:16.945Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:17.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-24T02:09:17.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-24T02:09:17.292Z] dad3637ef9fd: Preparing [2022-03-24T02:09:17.292Z] c5b88aa7d72b: Preparing [2022-03-24T02:09:17.292Z] 96b48c350b58: Preparing [2022-03-24T02:09:17.292Z] db864726358b: Preparing [2022-03-24T02:09:17.292Z] 4af3f1bd154a: Preparing [2022-03-24T02:09:17.292Z] 7b4801b574bb: Preparing [2022-03-24T02:09:17.292Z] 45a82c623bf8: Preparing [2022-03-24T02:09:17.292Z] 41fff82bb9a9: Preparing [2022-03-24T02:09:17.292Z] eaaa0e1afb11: Preparing [2022-03-24T02:09:17.292Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:17.292Z] 7b4801b574bb: Waiting [2022-03-24T02:09:17.292Z] 45a82c623bf8: Waiting [2022-03-24T02:09:17.292Z] 41fff82bb9a9: Waiting [2022-03-24T02:09:17.292Z] eaaa0e1afb11: Waiting [2022-03-24T02:09:17.292Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:17.292Z] c5b88aa7d72b: Layer already exists [2022-03-24T02:09:17.292Z] dad3637ef9fd: Layer already exists [2022-03-24T02:09:17.292Z] db864726358b: Layer already exists [2022-03-24T02:09:17.567Z] 4af3f1bd154a: Layer already exists [2022-03-24T02:09:17.567Z] 96b48c350b58: Layer already exists [2022-03-24T02:09:17.567Z] eaaa0e1afb11: Layer already exists [2022-03-24T02:09:17.567Z] 41fff82bb9a9: Layer already exists [2022-03-24T02:09:17.567Z] 45a82c623bf8: Layer already exists [2022-03-24T02:09:17.567Z] 7b4801b574bb: Layer already exists [2022-03-24T02:09:17.567Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:17.567Z] latest: digest: sha256:2fd71eac96edd022567ceb480d51660fa2154cd3225a9eecdc673b2903d55c59 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:17.916Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:18.258Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.46 [2022-03-24T02:09:18.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-24T02:09:18.258Z] dad3637ef9fd: Preparing [2022-03-24T02:09:18.258Z] c5b88aa7d72b: Preparing [2022-03-24T02:09:18.258Z] 96b48c350b58: Preparing [2022-03-24T02:09:18.258Z] db864726358b: Preparing [2022-03-24T02:09:18.258Z] 4af3f1bd154a: Preparing [2022-03-24T02:09:18.258Z] 7b4801b574bb: Preparing [2022-03-24T02:09:18.258Z] 45a82c623bf8: Preparing [2022-03-24T02:09:18.258Z] 41fff82bb9a9: Preparing [2022-03-24T02:09:18.258Z] eaaa0e1afb11: Preparing [2022-03-24T02:09:18.258Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:18.258Z] 7b4801b574bb: Waiting [2022-03-24T02:09:18.258Z] 45a82c623bf8: Waiting [2022-03-24T02:09:18.258Z] 41fff82bb9a9: Waiting [2022-03-24T02:09:18.258Z] eaaa0e1afb11: Waiting [2022-03-24T02:09:18.258Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:18.258Z] dad3637ef9fd: Layer already exists [2022-03-24T02:09:18.258Z] db864726358b: Layer already exists [2022-03-24T02:09:18.258Z] c5b88aa7d72b: Layer already exists [2022-03-24T02:09:18.258Z] 96b48c350b58: Layer already exists [2022-03-24T02:09:18.258Z] 4af3f1bd154a: Layer already exists [2022-03-24T02:09:18.533Z] 45a82c623bf8: Layer already exists [2022-03-24T02:09:18.533Z] 7b4801b574bb: Layer already exists [2022-03-24T02:09:18.533Z] 41fff82bb9a9: Layer already exists [2022-03-24T02:09:18.533Z] eaaa0e1afb11: Layer already exists [2022-03-24T02:09:18.533Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:18.533Z] 2.2.0-dev.46: digest: sha256:2fd71eac96edd022567ceb480d51660fa2154cd3225a9eecdc673b2903d55c59 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:18.883Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:19.228Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:19.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-24T02:09:19.229Z] dad3637ef9fd: Preparing [2022-03-24T02:09:19.229Z] c5b88aa7d72b: Preparing [2022-03-24T02:09:19.229Z] 96b48c350b58: Preparing [2022-03-24T02:09:19.229Z] db864726358b: Preparing [2022-03-24T02:09:19.229Z] 4af3f1bd154a: Preparing [2022-03-24T02:09:19.229Z] 7b4801b574bb: Preparing [2022-03-24T02:09:19.229Z] 45a82c623bf8: Preparing [2022-03-24T02:09:19.229Z] 41fff82bb9a9: Preparing [2022-03-24T02:09:19.229Z] eaaa0e1afb11: Preparing [2022-03-24T02:09:19.229Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:19.229Z] 7b4801b574bb: Waiting [2022-03-24T02:09:19.229Z] 45a82c623bf8: Waiting [2022-03-24T02:09:19.229Z] 41fff82bb9a9: Waiting [2022-03-24T02:09:19.229Z] eaaa0e1afb11: Waiting [2022-03-24T02:09:19.229Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:19.229Z] dad3637ef9fd: Layer already exists [2022-03-24T02:09:19.229Z] 96b48c350b58: Layer already exists [2022-03-24T02:09:19.229Z] db864726358b: Layer already exists [2022-03-24T02:09:19.229Z] 4af3f1bd154a: Layer already exists [2022-03-24T02:09:19.229Z] c5b88aa7d72b: Layer already exists [2022-03-24T02:09:19.501Z] 7b4801b574bb: Layer already exists [2022-03-24T02:09:19.501Z] 45a82c623bf8: Layer already exists [2022-03-24T02:09:19.501Z] eaaa0e1afb11: Layer already exists [2022-03-24T02:09:19.501Z] 41fff82bb9a9: Layer already exists [2022-03-24T02:09:19.501Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:19.501Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:2fd71eac96edd022567ceb480d51660fa2154cd3225a9eecdc673b2903d55c59 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:19.847Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:20.186Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-03-24T02:09:20.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-24T02:09:20.186Z] dad3637ef9fd: Preparing [2022-03-24T02:09:20.186Z] c5b88aa7d72b: Preparing [2022-03-24T02:09:20.186Z] 96b48c350b58: Preparing [2022-03-24T02:09:20.186Z] db864726358b: Preparing [2022-03-24T02:09:20.186Z] 4af3f1bd154a: Preparing [2022-03-24T02:09:20.186Z] 7b4801b574bb: Preparing [2022-03-24T02:09:20.186Z] 45a82c623bf8: Preparing [2022-03-24T02:09:20.186Z] 41fff82bb9a9: Preparing [2022-03-24T02:09:20.186Z] eaaa0e1afb11: Preparing [2022-03-24T02:09:20.186Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:09:20.186Z] 45a82c623bf8: Waiting [2022-03-24T02:09:20.186Z] 41fff82bb9a9: Waiting [2022-03-24T02:09:20.186Z] 7b4801b574bb: Waiting [2022-03-24T02:09:20.186Z] eaaa0e1afb11: Waiting [2022-03-24T02:09:20.186Z] 49c7c6f6dc6c: Waiting [2022-03-24T02:09:20.186Z] 4af3f1bd154a: Layer already exists [2022-03-24T02:09:20.186Z] c5b88aa7d72b: Layer already exists [2022-03-24T02:09:20.186Z] db864726358b: Layer already exists [2022-03-24T02:09:20.186Z] 96b48c350b58: Layer already exists [2022-03-24T02:09:20.186Z] dad3637ef9fd: Layer already exists [2022-03-24T02:09:20.186Z] 41fff82bb9a9: Layer already exists [2022-03-24T02:09:20.186Z] 7b4801b574bb: Layer already exists [2022-03-24T02:09:20.186Z] 45a82c623bf8: Layer already exists [2022-03-24T02:09:20.186Z] eaaa0e1afb11: Layer already exists [2022-03-24T02:09:20.186Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:09:20.457Z] main: digest: sha256:2fd71eac96edd022567ceb480d51660fa2154cd3225a9eecdc673b2903d55c59 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:09:20.503Z] ===================================================== [Pipeline] echo [2022-03-24T02:09:20.513Z] taggedImages: [2022-03-24T02:09:20.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:20.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-24T02:09:20.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.46 [2022-03-24T02:09:20.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:20.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-03-24T02:09:20.531Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-03-24T02:09:20.531Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:20.531Z] latest [2022-03-24T02:09:20.531Z] 2.2.0-dev.46 [2022-03-24T02:09:20.531Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:20.531Z] main [2022-03-24T02:09:20.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:20.872Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:21.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:21.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-24T02:09:21.221Z] dd3280df75e6: Preparing [2022-03-24T02:09:21.221Z] d422ae86955d: Preparing [2022-03-24T02:09:21.221Z] bc8c50eef96f: Preparing [2022-03-24T02:09:21.221Z] 642c0ac518e7: Preparing [2022-03-24T02:09:21.221Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:21.221Z] 534ef0372885: Preparing [2022-03-24T02:09:21.508Z] bc8c50eef96f: Layer already exists [2022-03-24T02:09:21.508Z] 534ef0372885: Layer already exists [2022-03-24T02:09:21.508Z] 0feb44da5cd8: Pushed [2022-03-24T02:09:21.508Z] dd3280df75e6: Pushed [2022-03-24T02:09:22.940Z] 642c0ac518e7: Pushed [2022-03-24T02:09:26.327Z] d422ae86955d: Pushed [2022-03-24T02:09:26.327Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:baac80eea620629106bbd10425f59b1c0534cb8e7e61ebbfe0c9653c9571973e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:26.678Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:27.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-03-24T02:09:27.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-24T02:09:27.018Z] dd3280df75e6: Preparing [2022-03-24T02:09:27.018Z] d422ae86955d: Preparing [2022-03-24T02:09:27.018Z] bc8c50eef96f: Preparing [2022-03-24T02:09:27.018Z] 642c0ac518e7: Preparing [2022-03-24T02:09:27.018Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:27.018Z] 534ef0372885: Preparing [2022-03-24T02:09:27.018Z] 534ef0372885: Waiting [2022-03-24T02:09:27.018Z] d422ae86955d: Layer already exists [2022-03-24T02:09:27.018Z] dd3280df75e6: Layer already exists [2022-03-24T02:09:27.018Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:09:27.018Z] 642c0ac518e7: Layer already exists [2022-03-24T02:09:27.018Z] bc8c50eef96f: Layer already exists [2022-03-24T02:09:27.018Z] 534ef0372885: Layer already exists [2022-03-24T02:09:27.291Z] latest: digest: sha256:baac80eea620629106bbd10425f59b1c0534cb8e7e61ebbfe0c9653c9571973e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:27.642Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:27.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.46 [2022-03-24T02:09:27.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-24T02:09:27.981Z] dd3280df75e6: Preparing [2022-03-24T02:09:27.981Z] d422ae86955d: Preparing [2022-03-24T02:09:27.981Z] bc8c50eef96f: Preparing [2022-03-24T02:09:27.981Z] 642c0ac518e7: Preparing [2022-03-24T02:09:27.981Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:27.981Z] 534ef0372885: Preparing [2022-03-24T02:09:27.981Z] 534ef0372885: Waiting [2022-03-24T02:09:27.981Z] bc8c50eef96f: Layer already exists [2022-03-24T02:09:27.981Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:09:27.981Z] d422ae86955d: Layer already exists [2022-03-24T02:09:27.981Z] dd3280df75e6: Layer already exists [2022-03-24T02:09:27.981Z] 642c0ac518e7: Layer already exists [2022-03-24T02:09:27.981Z] 534ef0372885: Layer already exists [2022-03-24T02:09:28.252Z] 2.2.0-dev.46: digest: sha256:baac80eea620629106bbd10425f59b1c0534cb8e7e61ebbfe0c9653c9571973e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:28.603Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:28.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:28.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-24T02:09:28.944Z] dd3280df75e6: Preparing [2022-03-24T02:09:28.944Z] d422ae86955d: Preparing [2022-03-24T02:09:28.944Z] bc8c50eef96f: Preparing [2022-03-24T02:09:28.944Z] 642c0ac518e7: Preparing [2022-03-24T02:09:28.944Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:28.944Z] 534ef0372885: Preparing [2022-03-24T02:09:28.944Z] 534ef0372885: Waiting [2022-03-24T02:09:28.944Z] bc8c50eef96f: Layer already exists [2022-03-24T02:09:28.944Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:09:28.944Z] dd3280df75e6: Layer already exists [2022-03-24T02:09:28.944Z] 642c0ac518e7: Layer already exists [2022-03-24T02:09:28.944Z] d422ae86955d: Layer already exists [2022-03-24T02:09:28.944Z] 534ef0372885: Layer already exists [2022-03-24T02:09:29.216Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:baac80eea620629106bbd10425f59b1c0534cb8e7e61ebbfe0c9653c9571973e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:29.564Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:29.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-03-24T02:09:29.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-24T02:09:29.904Z] dd3280df75e6: Preparing [2022-03-24T02:09:29.904Z] d422ae86955d: Preparing [2022-03-24T02:09:29.904Z] bc8c50eef96f: Preparing [2022-03-24T02:09:29.904Z] 642c0ac518e7: Preparing [2022-03-24T02:09:29.904Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:29.904Z] 534ef0372885: Preparing [2022-03-24T02:09:29.904Z] 534ef0372885: Waiting [2022-03-24T02:09:29.904Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:09:29.904Z] d422ae86955d: Layer already exists [2022-03-24T02:09:29.904Z] bc8c50eef96f: Layer already exists [2022-03-24T02:09:29.904Z] 642c0ac518e7: Layer already exists [2022-03-24T02:09:29.904Z] dd3280df75e6: Layer already exists [2022-03-24T02:09:29.904Z] 534ef0372885: Layer already exists [2022-03-24T02:09:30.177Z] main: digest: sha256:baac80eea620629106bbd10425f59b1c0534cb8e7e61ebbfe0c9653c9571973e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:09:30.228Z] ===================================================== [Pipeline] echo [2022-03-24T02:09:30.238Z] taggedImages: [2022-03-24T02:09:30.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:30.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-03-24T02:09:30.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.46 [2022-03-24T02:09:30.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:30.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-03-24T02:09:30.262Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-03-24T02:09:30.262Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:30.262Z] latest [2022-03-24T02:09:30.262Z] 2.2.0-dev.46 [2022-03-24T02:09:30.262Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:30.262Z] main [2022-03-24T02:09:30.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:30.619Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:30.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:30.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-24T02:09:30.969Z] 4fda0e97bdc1: Preparing [2022-03-24T02:09:30.969Z] f240080381a9: Preparing [2022-03-24T02:09:30.969Z] bfb5b3a7768a: Preparing [2022-03-24T02:09:30.969Z] 8d3d8f464814: Preparing [2022-03-24T02:09:30.969Z] 2f7d665af378: Preparing [2022-03-24T02:09:30.969Z] 20ce8c4836f9: Preparing [2022-03-24T02:09:30.969Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:30.969Z] 534ef0372885: Preparing [2022-03-24T02:09:30.969Z] 20ce8c4836f9: Waiting [2022-03-24T02:09:30.969Z] 0feb44da5cd8: Waiting [2022-03-24T02:09:31.240Z] f240080381a9: Pushed [2022-03-24T02:09:31.240Z] bfb5b3a7768a: Pushed [2022-03-24T02:09:31.240Z] 4fda0e97bdc1: Pushed [2022-03-24T02:09:31.240Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:09:31.240Z] 534ef0372885: Layer already exists [2022-03-24T02:09:32.219Z] 20ce8c4836f9: Pushed [2022-03-24T02:09:40.471Z] 2f7d665af378: Pushed [2022-03-24T02:09:48.706Z] 8d3d8f464814: Pushed [2022-03-24T02:09:48.975Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:afb73ceafdaa1cdc61340194cf8775bb0d83cb7849c642bbb440070be6bb2e7b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:49.316Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:49.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-03-24T02:09:49.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-24T02:09:49.648Z] 4fda0e97bdc1: Preparing [2022-03-24T02:09:49.648Z] f240080381a9: Preparing [2022-03-24T02:09:49.648Z] bfb5b3a7768a: Preparing [2022-03-24T02:09:49.648Z] 8d3d8f464814: Preparing [2022-03-24T02:09:49.648Z] 2f7d665af378: Preparing [2022-03-24T02:09:49.648Z] 20ce8c4836f9: Preparing [2022-03-24T02:09:49.648Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:49.648Z] 534ef0372885: Preparing [2022-03-24T02:09:49.648Z] 0feb44da5cd8: Waiting [2022-03-24T02:09:49.648Z] 20ce8c4836f9: Waiting [2022-03-24T02:09:49.648Z] 534ef0372885: Waiting [2022-03-24T02:09:49.648Z] 4fda0e97bdc1: Layer already exists [2022-03-24T02:09:49.648Z] bfb5b3a7768a: Layer already exists [2022-03-24T02:09:49.648Z] 2f7d665af378: Layer already exists [2022-03-24T02:09:49.648Z] f240080381a9: Layer already exists [2022-03-24T02:09:49.648Z] 8d3d8f464814: Layer already exists [2022-03-24T02:09:49.648Z] 534ef0372885: Layer already exists [2022-03-24T02:09:49.648Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:09:49.648Z] 20ce8c4836f9: Layer already exists [2022-03-24T02:09:49.917Z] latest: digest: sha256:afb73ceafdaa1cdc61340194cf8775bb0d83cb7849c642bbb440070be6bb2e7b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:50.254Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:50.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.46 [2022-03-24T02:09:50.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-24T02:09:50.609Z] 4fda0e97bdc1: Preparing [2022-03-24T02:09:50.609Z] f240080381a9: Preparing [2022-03-24T02:09:50.609Z] bfb5b3a7768a: Preparing [2022-03-24T02:09:50.609Z] 8d3d8f464814: Preparing [2022-03-24T02:09:50.609Z] 2f7d665af378: Preparing [2022-03-24T02:09:50.609Z] 20ce8c4836f9: Preparing [2022-03-24T02:09:50.609Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:50.609Z] 534ef0372885: Preparing [2022-03-24T02:09:50.609Z] 20ce8c4836f9: Waiting [2022-03-24T02:09:50.609Z] 0feb44da5cd8: Waiting [2022-03-24T02:09:50.609Z] 534ef0372885: Waiting [2022-03-24T02:09:50.609Z] bfb5b3a7768a: Layer already exists [2022-03-24T02:09:50.609Z] 8d3d8f464814: Layer already exists [2022-03-24T02:09:50.609Z] 4fda0e97bdc1: Layer already exists [2022-03-24T02:09:50.609Z] 2f7d665af378: Layer already exists [2022-03-24T02:09:50.609Z] f240080381a9: Layer already exists [2022-03-24T02:09:50.609Z] 20ce8c4836f9: Layer already exists [2022-03-24T02:09:50.609Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:09:50.609Z] 534ef0372885: Layer already exists [2022-03-24T02:09:50.886Z] 2.2.0-dev.46: digest: sha256:afb73ceafdaa1cdc61340194cf8775bb0d83cb7849c642bbb440070be6bb2e7b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:51.231Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:51.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:51.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-24T02:09:51.579Z] 4fda0e97bdc1: Preparing [2022-03-24T02:09:51.579Z] f240080381a9: Preparing [2022-03-24T02:09:51.579Z] bfb5b3a7768a: Preparing [2022-03-24T02:09:51.579Z] 8d3d8f464814: Preparing [2022-03-24T02:09:51.579Z] 2f7d665af378: Preparing [2022-03-24T02:09:51.579Z] 20ce8c4836f9: Preparing [2022-03-24T02:09:51.579Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:51.579Z] 534ef0372885: Preparing [2022-03-24T02:09:51.579Z] 0feb44da5cd8: Waiting [2022-03-24T02:09:51.579Z] 20ce8c4836f9: Waiting [2022-03-24T02:09:51.579Z] 534ef0372885: Waiting [2022-03-24T02:09:51.579Z] 2f7d665af378: Layer already exists [2022-03-24T02:09:51.579Z] 4fda0e97bdc1: Layer already exists [2022-03-24T02:09:51.579Z] f240080381a9: Layer already exists [2022-03-24T02:09:51.579Z] 8d3d8f464814: Layer already exists [2022-03-24T02:09:51.579Z] bfb5b3a7768a: Layer already exists [2022-03-24T02:09:51.579Z] 534ef0372885: Layer already exists [2022-03-24T02:09:51.579Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:09:51.579Z] 20ce8c4836f9: Layer already exists [2022-03-24T02:09:51.852Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:afb73ceafdaa1cdc61340194cf8775bb0d83cb7849c642bbb440070be6bb2e7b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:52.197Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:52.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-03-24T02:09:52.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-24T02:09:52.527Z] 4fda0e97bdc1: Preparing [2022-03-24T02:09:52.527Z] f240080381a9: Preparing [2022-03-24T02:09:52.527Z] bfb5b3a7768a: Preparing [2022-03-24T02:09:52.527Z] 8d3d8f464814: Preparing [2022-03-24T02:09:52.527Z] 2f7d665af378: Preparing [2022-03-24T02:09:52.527Z] 20ce8c4836f9: Preparing [2022-03-24T02:09:52.527Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:52.527Z] 534ef0372885: Preparing [2022-03-24T02:09:52.527Z] 20ce8c4836f9: Waiting [2022-03-24T02:09:52.527Z] 0feb44da5cd8: Waiting [2022-03-24T02:09:52.527Z] 534ef0372885: Waiting [2022-03-24T02:09:52.527Z] 2f7d665af378: Layer already exists [2022-03-24T02:09:52.527Z] 8d3d8f464814: Layer already exists [2022-03-24T02:09:52.527Z] 4fda0e97bdc1: Layer already exists [2022-03-24T02:09:52.527Z] f240080381a9: Layer already exists [2022-03-24T02:09:52.527Z] bfb5b3a7768a: Layer already exists [2022-03-24T02:09:52.527Z] 20ce8c4836f9: Layer already exists [2022-03-24T02:09:52.527Z] 534ef0372885: Layer already exists [2022-03-24T02:09:52.527Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:09:52.797Z] main: digest: sha256:afb73ceafdaa1cdc61340194cf8775bb0d83cb7849c642bbb440070be6bb2e7b size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:09:52.845Z] ===================================================== [Pipeline] echo [2022-03-24T02:09:52.851Z] taggedImages: [2022-03-24T02:09:52.851Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:52.851Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-03-24T02:09:52.851Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.46 [2022-03-24T02:09:52.851Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:52.851Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-03-24T02:09:52.869Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-03-24T02:09:52.869Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:52.869Z] latest [2022-03-24T02:09:52.869Z] 2.2.0-dev.46 [2022-03-24T02:09:52.869Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:09:52.869Z] main [2022-03-24T02:09:52.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:53.216Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:09:53.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:09:53.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-24T02:09:53.545Z] 5ed5ee3d10a4: Preparing [2022-03-24T02:09:53.545Z] e310dc4953f5: Preparing [2022-03-24T02:09:53.545Z] b7f032e576da: Preparing [2022-03-24T02:09:53.545Z] 9f5281f2ba74: Preparing [2022-03-24T02:09:53.545Z] 51273971eec1: Preparing [2022-03-24T02:09:53.545Z] 0feb44da5cd8: Preparing [2022-03-24T02:09:53.545Z] 534ef0372885: Preparing [2022-03-24T02:09:53.545Z] 0feb44da5cd8: Waiting [2022-03-24T02:09:53.545Z] 534ef0372885: Waiting [2022-03-24T02:09:53.821Z] e310dc4953f5: Pushed [2022-03-24T02:09:53.821Z] 5ed5ee3d10a4: Pushed [2022-03-24T02:09:53.821Z] b7f032e576da: Pushed [2022-03-24T02:09:53.821Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:09:53.821Z] 534ef0372885: Layer already exists [2022-03-24T02:09:54.408Z] 51273971eec1: Pushed [2022-03-24T02:10:12.663Z] 9f5281f2ba74: Pushed [2022-03-24T02:10:12.663Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:b2c51b570d5bb5b609ff07a448b8ab0097c6e9727c69789772fd0bbbeb141918 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:13.006Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:13.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-03-24T02:10:13.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-24T02:10:13.343Z] 5ed5ee3d10a4: Preparing [2022-03-24T02:10:13.343Z] e310dc4953f5: Preparing [2022-03-24T02:10:13.343Z] b7f032e576da: Preparing [2022-03-24T02:10:13.343Z] 9f5281f2ba74: Preparing [2022-03-24T02:10:13.343Z] 51273971eec1: Preparing [2022-03-24T02:10:13.343Z] 0feb44da5cd8: Preparing [2022-03-24T02:10:13.343Z] 534ef0372885: Preparing [2022-03-24T02:10:13.343Z] 0feb44da5cd8: Waiting [2022-03-24T02:10:13.343Z] 5ed5ee3d10a4: Layer already exists [2022-03-24T02:10:13.343Z] 51273971eec1: Layer already exists [2022-03-24T02:10:13.343Z] b7f032e576da: Layer already exists [2022-03-24T02:10:13.343Z] e310dc4953f5: Layer already exists [2022-03-24T02:10:13.343Z] 9f5281f2ba74: Layer already exists [2022-03-24T02:10:13.613Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:10:13.613Z] 534ef0372885: Layer already exists [2022-03-24T02:10:13.613Z] latest: digest: sha256:b2c51b570d5bb5b609ff07a448b8ab0097c6e9727c69789772fd0bbbeb141918 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:13.955Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:14.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.46 [2022-03-24T02:10:14.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-24T02:10:14.290Z] 5ed5ee3d10a4: Preparing [2022-03-24T02:10:14.290Z] e310dc4953f5: Preparing [2022-03-24T02:10:14.290Z] b7f032e576da: Preparing [2022-03-24T02:10:14.290Z] 9f5281f2ba74: Preparing [2022-03-24T02:10:14.290Z] 51273971eec1: Preparing [2022-03-24T02:10:14.290Z] 0feb44da5cd8: Preparing [2022-03-24T02:10:14.290Z] 534ef0372885: Preparing [2022-03-24T02:10:14.290Z] 0feb44da5cd8: Waiting [2022-03-24T02:10:14.290Z] 534ef0372885: Waiting [2022-03-24T02:10:14.290Z] 9f5281f2ba74: Layer already exists [2022-03-24T02:10:14.290Z] b7f032e576da: Layer already exists [2022-03-24T02:10:14.290Z] 51273971eec1: Layer already exists [2022-03-24T02:10:14.290Z] e310dc4953f5: Layer already exists [2022-03-24T02:10:14.290Z] 5ed5ee3d10a4: Layer already exists [2022-03-24T02:10:14.290Z] 534ef0372885: Layer already exists [2022-03-24T02:10:14.290Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:10:14.560Z] 2.2.0-dev.46: digest: sha256:b2c51b570d5bb5b609ff07a448b8ab0097c6e9727c69789772fd0bbbeb141918 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:14.897Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:15.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:15.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-24T02:10:15.231Z] 5ed5ee3d10a4: Preparing [2022-03-24T02:10:15.231Z] e310dc4953f5: Preparing [2022-03-24T02:10:15.231Z] b7f032e576da: Preparing [2022-03-24T02:10:15.231Z] 9f5281f2ba74: Preparing [2022-03-24T02:10:15.231Z] 51273971eec1: Preparing [2022-03-24T02:10:15.231Z] 0feb44da5cd8: Preparing [2022-03-24T02:10:15.231Z] 534ef0372885: Preparing [2022-03-24T02:10:15.231Z] 0feb44da5cd8: Waiting [2022-03-24T02:10:15.231Z] 534ef0372885: Waiting [2022-03-24T02:10:15.231Z] e310dc4953f5: Layer already exists [2022-03-24T02:10:15.231Z] 5ed5ee3d10a4: Layer already exists [2022-03-24T02:10:15.231Z] 9f5281f2ba74: Layer already exists [2022-03-24T02:10:15.231Z] b7f032e576da: Layer already exists [2022-03-24T02:10:15.231Z] 51273971eec1: Layer already exists [2022-03-24T02:10:15.231Z] 534ef0372885: Layer already exists [2022-03-24T02:10:15.231Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:10:15.500Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:b2c51b570d5bb5b609ff07a448b8ab0097c6e9727c69789772fd0bbbeb141918 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:15.839Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:16.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-03-24T02:10:16.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-24T02:10:16.172Z] 5ed5ee3d10a4: Preparing [2022-03-24T02:10:16.172Z] e310dc4953f5: Preparing [2022-03-24T02:10:16.172Z] b7f032e576da: Preparing [2022-03-24T02:10:16.172Z] 9f5281f2ba74: Preparing [2022-03-24T02:10:16.172Z] 51273971eec1: Preparing [2022-03-24T02:10:16.172Z] 0feb44da5cd8: Preparing [2022-03-24T02:10:16.172Z] 534ef0372885: Preparing [2022-03-24T02:10:16.172Z] 0feb44da5cd8: Waiting [2022-03-24T02:10:16.172Z] 534ef0372885: Waiting [2022-03-24T02:10:16.172Z] 9f5281f2ba74: Layer already exists [2022-03-24T02:10:16.172Z] 5ed5ee3d10a4: Layer already exists [2022-03-24T02:10:16.172Z] 51273971eec1: Layer already exists [2022-03-24T02:10:16.172Z] e310dc4953f5: Layer already exists [2022-03-24T02:10:16.172Z] b7f032e576da: Layer already exists [2022-03-24T02:10:16.172Z] 534ef0372885: Layer already exists [2022-03-24T02:10:16.172Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:10:16.441Z] main: digest: sha256:b2c51b570d5bb5b609ff07a448b8ab0097c6e9727c69789772fd0bbbeb141918 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:10:16.488Z] ===================================================== [Pipeline] echo [2022-03-24T02:10:16.498Z] taggedImages: [2022-03-24T02:10:16.498Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:16.498Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-03-24T02:10:16.498Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.46 [2022-03-24T02:10:16.498Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:16.498Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-03-24T02:10:16.517Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-03-24T02:10:16.517Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:16.517Z] latest [2022-03-24T02:10:16.517Z] 2.2.0-dev.46 [2022-03-24T02:10:16.517Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:16.517Z] main [2022-03-24T02:10:16.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:16.853Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:17.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:17.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-24T02:10:17.205Z] d47d8064d0e7: Preparing [2022-03-24T02:10:17.205Z] 843d4e873d12: Preparing [2022-03-24T02:10:17.205Z] 13625d09635b: Preparing [2022-03-24T02:10:17.205Z] 9f5281f2ba74: Preparing [2022-03-24T02:10:17.205Z] 3d5de9a930f2: Preparing [2022-03-24T02:10:17.205Z] 0feb44da5cd8: Preparing [2022-03-24T02:10:17.205Z] 534ef0372885: Preparing [2022-03-24T02:10:17.205Z] 0feb44da5cd8: Waiting [2022-03-24T02:10:17.205Z] 534ef0372885: Waiting [2022-03-24T02:10:17.205Z] 9f5281f2ba74: Layer already exists [2022-03-24T02:10:17.477Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:10:17.477Z] 534ef0372885: Layer already exists [2022-03-24T02:10:17.477Z] 843d4e873d12: Pushed [2022-03-24T02:10:17.477Z] d47d8064d0e7: Pushed [2022-03-24T02:10:17.477Z] 13625d09635b: Pushed [2022-03-24T02:10:18.065Z] 3d5de9a930f2: Pushed [2022-03-24T02:10:18.336Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:5d950eba185926f8347a3f2c63e8a48a9363e53aa3e61388c1493a5deeea1f98 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:18.678Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:19.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-03-24T02:10:19.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-24T02:10:19.010Z] d47d8064d0e7: Preparing [2022-03-24T02:10:19.010Z] 843d4e873d12: Preparing [2022-03-24T02:10:19.010Z] 13625d09635b: Preparing [2022-03-24T02:10:19.010Z] 9f5281f2ba74: Preparing [2022-03-24T02:10:19.010Z] 3d5de9a930f2: Preparing [2022-03-24T02:10:19.010Z] 0feb44da5cd8: Preparing [2022-03-24T02:10:19.010Z] 534ef0372885: Preparing [2022-03-24T02:10:19.010Z] 0feb44da5cd8: Waiting [2022-03-24T02:10:19.010Z] 534ef0372885: Waiting [2022-03-24T02:10:19.010Z] d47d8064d0e7: Layer already exists [2022-03-24T02:10:19.010Z] 843d4e873d12: Layer already exists [2022-03-24T02:10:19.010Z] 13625d09635b: Layer already exists [2022-03-24T02:10:19.010Z] 9f5281f2ba74: Layer already exists [2022-03-24T02:10:19.010Z] 3d5de9a930f2: Layer already exists [2022-03-24T02:10:19.010Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:10:19.010Z] 534ef0372885: Layer already exists [2022-03-24T02:10:19.281Z] latest: digest: sha256:5d950eba185926f8347a3f2c63e8a48a9363e53aa3e61388c1493a5deeea1f98 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:19.621Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:19.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.46 [2022-03-24T02:10:19.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-24T02:10:19.957Z] d47d8064d0e7: Preparing [2022-03-24T02:10:19.957Z] 843d4e873d12: Preparing [2022-03-24T02:10:19.957Z] 13625d09635b: Preparing [2022-03-24T02:10:19.957Z] 9f5281f2ba74: Preparing [2022-03-24T02:10:19.957Z] 3d5de9a930f2: Preparing [2022-03-24T02:10:19.957Z] 0feb44da5cd8: Preparing [2022-03-24T02:10:19.957Z] 534ef0372885: Preparing [2022-03-24T02:10:19.957Z] 534ef0372885: Waiting [2022-03-24T02:10:19.957Z] 0feb44da5cd8: Waiting [2022-03-24T02:10:19.957Z] 13625d09635b: Layer already exists [2022-03-24T02:10:19.957Z] d47d8064d0e7: Layer already exists [2022-03-24T02:10:19.957Z] 843d4e873d12: Layer already exists [2022-03-24T02:10:19.957Z] 3d5de9a930f2: Layer already exists [2022-03-24T02:10:19.957Z] 9f5281f2ba74: Layer already exists [2022-03-24T02:10:19.957Z] 534ef0372885: Layer already exists [2022-03-24T02:10:19.957Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:10:20.228Z] 2.2.0-dev.46: digest: sha256:5d950eba185926f8347a3f2c63e8a48a9363e53aa3e61388c1493a5deeea1f98 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:20.568Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:20.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:20.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-24T02:10:20.902Z] d47d8064d0e7: Preparing [2022-03-24T02:10:20.902Z] 843d4e873d12: Preparing [2022-03-24T02:10:20.902Z] 13625d09635b: Preparing [2022-03-24T02:10:20.902Z] 9f5281f2ba74: Preparing [2022-03-24T02:10:20.902Z] 3d5de9a930f2: Preparing [2022-03-24T02:10:20.902Z] 0feb44da5cd8: Preparing [2022-03-24T02:10:20.902Z] 534ef0372885: Preparing [2022-03-24T02:10:20.902Z] 0feb44da5cd8: Waiting [2022-03-24T02:10:20.902Z] 534ef0372885: Waiting [2022-03-24T02:10:20.902Z] 3d5de9a930f2: Layer already exists [2022-03-24T02:10:20.902Z] 843d4e873d12: Layer already exists [2022-03-24T02:10:20.902Z] d47d8064d0e7: Layer already exists [2022-03-24T02:10:20.902Z] 9f5281f2ba74: Layer already exists [2022-03-24T02:10:20.902Z] 13625d09635b: Layer already exists [2022-03-24T02:10:20.902Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:10:20.902Z] 534ef0372885: Layer already exists [2022-03-24T02:10:21.171Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:5d950eba185926f8347a3f2c63e8a48a9363e53aa3e61388c1493a5deeea1f98 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:21.510Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:21.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-03-24T02:10:21.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-24T02:10:21.843Z] d47d8064d0e7: Preparing [2022-03-24T02:10:21.843Z] 843d4e873d12: Preparing [2022-03-24T02:10:21.843Z] 13625d09635b: Preparing [2022-03-24T02:10:21.843Z] 9f5281f2ba74: Preparing [2022-03-24T02:10:21.843Z] 3d5de9a930f2: Preparing [2022-03-24T02:10:21.843Z] 0feb44da5cd8: Preparing [2022-03-24T02:10:21.843Z] 534ef0372885: Preparing [2022-03-24T02:10:21.843Z] 0feb44da5cd8: Waiting [2022-03-24T02:10:21.843Z] 534ef0372885: Waiting [2022-03-24T02:10:21.843Z] 13625d09635b: Layer already exists [2022-03-24T02:10:21.843Z] d47d8064d0e7: Layer already exists [2022-03-24T02:10:21.843Z] 3d5de9a930f2: Layer already exists [2022-03-24T02:10:21.843Z] 843d4e873d12: Layer already exists [2022-03-24T02:10:21.843Z] 9f5281f2ba74: Layer already exists [2022-03-24T02:10:22.114Z] 534ef0372885: Layer already exists [2022-03-24T02:10:22.114Z] 0feb44da5cd8: Layer already exists [2022-03-24T02:10:22.114Z] main: digest: sha256:5d950eba185926f8347a3f2c63e8a48a9363e53aa3e61388c1493a5deeea1f98 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:10:22.163Z] ===================================================== [Pipeline] echo [2022-03-24T02:10:22.173Z] taggedImages: [2022-03-24T02:10:22.173Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:22.173Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-03-24T02:10:22.173Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.46 [2022-03-24T02:10:22.173Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:22.173Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-03-24T02:10:22.193Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-03-24T02:10:22.193Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:22.193Z] latest [2022-03-24T02:10:22.193Z] 2.2.0-dev.46 [2022-03-24T02:10:22.193Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:22.193Z] main [2022-03-24T02:10:22.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:22.544Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:22.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:22.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-24T02:10:22.979Z] 9119ce29ed1f: Preparing [2022-03-24T02:10:22.979Z] 0a1f423d986c: Preparing [2022-03-24T02:10:22.979Z] bc8c50eef96f: Preparing [2022-03-24T02:10:22.979Z] 35d4ff368df6: Preparing [2022-03-24T02:10:22.979Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:10:22.979Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:10:22.979Z] bc8c50eef96f: Layer already exists [2022-03-24T02:10:23.305Z] 9119ce29ed1f: Pushed [2022-03-24T02:10:23.582Z] 35d4ff368df6: Pushed [2022-03-24T02:10:27.873Z] 0a1f423d986c: Pushed [2022-03-24T02:10:28.143Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:96e2536eabb5d4a6acd9c9a286c8329ed75eb24b53c38b5d6c4d0a7a24b4f9f5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:28.476Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:28.810Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-24T02:10:28.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-24T02:10:28.810Z] 9119ce29ed1f: Preparing [2022-03-24T02:10:28.810Z] 0a1f423d986c: Preparing [2022-03-24T02:10:28.810Z] bc8c50eef96f: Preparing [2022-03-24T02:10:28.810Z] 35d4ff368df6: Preparing [2022-03-24T02:10:28.810Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:10:28.810Z] 9119ce29ed1f: Layer already exists [2022-03-24T02:10:28.810Z] bc8c50eef96f: Layer already exists [2022-03-24T02:10:28.810Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:10:28.810Z] 0a1f423d986c: Layer already exists [2022-03-24T02:10:28.810Z] 35d4ff368df6: Layer already exists [2022-03-24T02:10:29.079Z] latest: digest: sha256:96e2536eabb5d4a6acd9c9a286c8329ed75eb24b53c38b5d6c4d0a7a24b4f9f5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:29.422Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:29.761Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.46 [2022-03-24T02:10:29.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-24T02:10:29.761Z] 9119ce29ed1f: Preparing [2022-03-24T02:10:29.761Z] 0a1f423d986c: Preparing [2022-03-24T02:10:29.761Z] bc8c50eef96f: Preparing [2022-03-24T02:10:29.762Z] 35d4ff368df6: Preparing [2022-03-24T02:10:29.762Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:10:29.762Z] 9119ce29ed1f: Layer already exists [2022-03-24T02:10:29.762Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:10:29.762Z] 35d4ff368df6: Layer already exists [2022-03-24T02:10:29.762Z] 0a1f423d986c: Layer already exists [2022-03-24T02:10:29.762Z] bc8c50eef96f: Layer already exists [2022-03-24T02:10:30.033Z] 2.2.0-dev.46: digest: sha256:96e2536eabb5d4a6acd9c9a286c8329ed75eb24b53c38b5d6c4d0a7a24b4f9f5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:30.377Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:30.709Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:30.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-24T02:10:30.709Z] 9119ce29ed1f: Preparing [2022-03-24T02:10:30.709Z] 0a1f423d986c: Preparing [2022-03-24T02:10:30.709Z] bc8c50eef96f: Preparing [2022-03-24T02:10:30.709Z] 35d4ff368df6: Preparing [2022-03-24T02:10:30.709Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:10:30.709Z] 35d4ff368df6: Layer already exists [2022-03-24T02:10:30.709Z] bc8c50eef96f: Layer already exists [2022-03-24T02:10:30.709Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:10:30.709Z] 9119ce29ed1f: Layer already exists [2022-03-24T02:10:30.709Z] 0a1f423d986c: Layer already exists [2022-03-24T02:10:30.980Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:96e2536eabb5d4a6acd9c9a286c8329ed75eb24b53c38b5d6c4d0a7a24b4f9f5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:31.316Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:31.653Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-03-24T02:10:31.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-24T02:10:31.653Z] 9119ce29ed1f: Preparing [2022-03-24T02:10:31.653Z] 0a1f423d986c: Preparing [2022-03-24T02:10:31.653Z] bc8c50eef96f: Preparing [2022-03-24T02:10:31.653Z] 35d4ff368df6: Preparing [2022-03-24T02:10:31.653Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:10:31.653Z] bc8c50eef96f: Layer already exists [2022-03-24T02:10:31.653Z] 0a1f423d986c: Layer already exists [2022-03-24T02:10:31.653Z] 35d4ff368df6: Layer already exists [2022-03-24T02:10:31.653Z] 9119ce29ed1f: Layer already exists [2022-03-24T02:10:31.653Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:10:31.922Z] main: digest: sha256:96e2536eabb5d4a6acd9c9a286c8329ed75eb24b53c38b5d6c4d0a7a24b4f9f5 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:10:31.970Z] ===================================================== [Pipeline] echo [2022-03-24T02:10:31.979Z] taggedImages: [2022-03-24T02:10:31.979Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:31.979Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-24T02:10:31.979Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.46 [2022-03-24T02:10:31.979Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:31.979Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-03-24T02:10:31.997Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-03-24T02:10:31.998Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:31.998Z] latest [2022-03-24T02:10:31.998Z] 2.2.0-dev.46 [2022-03-24T02:10:31.998Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:31.998Z] main [2022-03-24T02:10:31.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:32.333Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:32.670Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:32.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-24T02:10:32.670Z] 9786d26945ff: Preparing [2022-03-24T02:10:32.670Z] 4ec225bd6275: Preparing [2022-03-24T02:10:32.670Z] bc8c50eef96f: Preparing [2022-03-24T02:10:32.670Z] bce2b9405366: Preparing [2022-03-24T02:10:32.670Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:10:32.670Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:10:32.670Z] bc8c50eef96f: Layer already exists [2022-03-24T02:10:32.670Z] bce2b9405366: Layer already exists [2022-03-24T02:10:32.944Z] 9786d26945ff: Pushed [2022-03-24T02:10:38.313Z] 4ec225bd6275: Pushed [2022-03-24T02:10:38.313Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:718d573c61af68183b29047c1e1870bcdf0f22ecabfe899f64034cd4f1d35b0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:38.652Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:38.988Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-24T02:10:38.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-24T02:10:38.988Z] 9786d26945ff: Preparing [2022-03-24T02:10:38.988Z] 4ec225bd6275: Preparing [2022-03-24T02:10:38.988Z] bc8c50eef96f: Preparing [2022-03-24T02:10:38.988Z] bce2b9405366: Preparing [2022-03-24T02:10:38.988Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:10:38.988Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:10:38.988Z] 9786d26945ff: Layer already exists [2022-03-24T02:10:38.988Z] 4ec225bd6275: Layer already exists [2022-03-24T02:10:38.988Z] bc8c50eef96f: Layer already exists [2022-03-24T02:10:38.988Z] bce2b9405366: Layer already exists [2022-03-24T02:10:39.257Z] latest: digest: sha256:718d573c61af68183b29047c1e1870bcdf0f22ecabfe899f64034cd4f1d35b0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:39.597Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:39.930Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.46 [2022-03-24T02:10:39.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-24T02:10:39.930Z] 9786d26945ff: Preparing [2022-03-24T02:10:39.930Z] 4ec225bd6275: Preparing [2022-03-24T02:10:39.930Z] bc8c50eef96f: Preparing [2022-03-24T02:10:39.930Z] bce2b9405366: Preparing [2022-03-24T02:10:39.930Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:10:39.930Z] 4ec225bd6275: Layer already exists [2022-03-24T02:10:39.930Z] 9786d26945ff: Layer already exists [2022-03-24T02:10:39.930Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:10:39.930Z] bc8c50eef96f: Layer already exists [2022-03-24T02:10:39.930Z] bce2b9405366: Layer already exists [2022-03-24T02:10:40.207Z] 2.2.0-dev.46: digest: sha256:718d573c61af68183b29047c1e1870bcdf0f22ecabfe899f64034cd4f1d35b0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:40.548Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:40.881Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:40.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-24T02:10:40.881Z] 9786d26945ff: Preparing [2022-03-24T02:10:40.881Z] 4ec225bd6275: Preparing [2022-03-24T02:10:40.881Z] bc8c50eef96f: Preparing [2022-03-24T02:10:40.881Z] bce2b9405366: Preparing [2022-03-24T02:10:40.881Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:10:40.881Z] 4ec225bd6275: Layer already exists [2022-03-24T02:10:40.881Z] 9786d26945ff: Layer already exists [2022-03-24T02:10:40.881Z] bc8c50eef96f: Layer already exists [2022-03-24T02:10:40.881Z] bce2b9405366: Layer already exists [2022-03-24T02:10:40.881Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:10:41.152Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:718d573c61af68183b29047c1e1870bcdf0f22ecabfe899f64034cd4f1d35b0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:41.486Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:41.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-03-24T02:10:41.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-24T02:10:41.813Z] 9786d26945ff: Preparing [2022-03-24T02:10:41.813Z] 4ec225bd6275: Preparing [2022-03-24T02:10:41.813Z] bc8c50eef96f: Preparing [2022-03-24T02:10:41.813Z] bce2b9405366: Preparing [2022-03-24T02:10:41.813Z] 49c7c6f6dc6c: Preparing [2022-03-24T02:10:41.813Z] bc8c50eef96f: Layer already exists [2022-03-24T02:10:41.813Z] 4ec225bd6275: Layer already exists [2022-03-24T02:10:41.813Z] 49c7c6f6dc6c: Layer already exists [2022-03-24T02:10:41.813Z] 9786d26945ff: Layer already exists [2022-03-24T02:10:41.813Z] bce2b9405366: Layer already exists [2022-03-24T02:10:42.082Z] main: digest: sha256:718d573c61af68183b29047c1e1870bcdf0f22ecabfe899f64034cd4f1d35b0e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:10:42.128Z] ===================================================== [Pipeline] echo [2022-03-24T02:10:42.135Z] taggedImages: [2022-03-24T02:10:42.135Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:42.135Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-24T02:10:42.135Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.46 [2022-03-24T02:10:42.135Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:42.135Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-03-24T02:10:42.155Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-03-24T02:10:42.155Z] 81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:42.155Z] latest [2022-03-24T02:10:42.155Z] 2.2.0-dev.46 [2022-03-24T02:10:42.155Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:10:42.155Z] main [2022-03-24T02:10:42.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:42.499Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:10:42.840Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:10:42.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-24T02:10:42.840Z] f22136104f24: Preparing [2022-03-24T02:10:42.840Z] 7ea4ca417aa0: Preparing [2022-03-24T02:10:42.840Z] 6ad2891166d9: Preparing [2022-03-24T02:10:42.840Z] 52dd0dec608d: Preparing [2022-03-24T02:10:42.840Z] e25cc80ef78c: Preparing [2022-03-24T02:10:42.840Z] f7be28c579d0: Preparing [2022-03-24T02:10:42.840Z] 5ddf987a193f: Preparing [2022-03-24T02:10:42.840Z] 05d0a213effb: Preparing [2022-03-24T02:10:42.840Z] 087270190219: Preparing [2022-03-24T02:10:42.840Z] b49c6594ab31: Preparing [2022-03-24T02:10:42.840Z] 62170e181a92: Preparing [2022-03-24T02:10:42.840Z] 087270190219: Waiting [2022-03-24T02:10:42.840Z] f7be28c579d0: Waiting [2022-03-24T02:10:42.840Z] 5ddf987a193f: Waiting [2022-03-24T02:10:42.841Z] 05d0a213effb: Waiting [2022-03-24T02:10:42.841Z] b49c6594ab31: Waiting [2022-03-24T02:10:42.841Z] 62170e181a92: Waiting [2022-03-24T02:10:43.119Z] e25cc80ef78c: Layer already exists [2022-03-24T02:10:43.119Z] f7be28c579d0: Layer already exists [2022-03-24T02:10:43.119Z] 5ddf987a193f: Layer already exists [2022-03-24T02:10:43.119Z] 05d0a213effb: Layer already exists [2022-03-24T02:10:43.119Z] 7ea4ca417aa0: Pushed [2022-03-24T02:10:43.119Z] 087270190219: Layer already exists [2022-03-24T02:10:43.119Z] b49c6594ab31: Layer already exists [2022-03-24T02:10:43.393Z] 62170e181a92: Layer already exists [2022-03-24T02:10:43.989Z] f22136104f24: Pushed [2022-03-24T02:10:48.299Z] 6ad2891166d9: Pushed [2022-03-24T02:11:03.362Z] 52dd0dec608d: Pushed [2022-03-24T02:11:03.362Z] 81bad761160ed823b117fb91638cbc671260dbae: digest: sha256:6515f331a57e73a0e7acb2d0fa79c9b5752359e5c1671245ce7c0683996e6273 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:03.709Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:04.118Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-24T02:11:04.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-24T02:11:04.118Z] f22136104f24: Preparing [2022-03-24T02:11:04.118Z] 7ea4ca417aa0: Preparing [2022-03-24T02:11:04.118Z] 6ad2891166d9: Preparing [2022-03-24T02:11:04.118Z] 52dd0dec608d: Preparing [2022-03-24T02:11:04.118Z] e25cc80ef78c: Preparing [2022-03-24T02:11:04.118Z] f7be28c579d0: Preparing [2022-03-24T02:11:04.118Z] 5ddf987a193f: Preparing [2022-03-24T02:11:04.118Z] 05d0a213effb: Preparing [2022-03-24T02:11:04.118Z] 087270190219: Preparing [2022-03-24T02:11:04.118Z] b49c6594ab31: Preparing [2022-03-24T02:11:04.118Z] 62170e181a92: Preparing [2022-03-24T02:11:04.118Z] f7be28c579d0: Waiting [2022-03-24T02:11:04.118Z] 5ddf987a193f: Waiting [2022-03-24T02:11:04.118Z] 05d0a213effb: Waiting [2022-03-24T02:11:04.118Z] 087270190219: Waiting [2022-03-24T02:11:04.118Z] b49c6594ab31: Waiting [2022-03-24T02:11:04.118Z] 62170e181a92: Waiting [2022-03-24T02:11:04.118Z] e25cc80ef78c: Layer already exists [2022-03-24T02:11:04.118Z] 6ad2891166d9: Layer already exists [2022-03-24T02:11:04.118Z] 7ea4ca417aa0: Layer already exists [2022-03-24T02:11:04.118Z] 52dd0dec608d: Layer already exists [2022-03-24T02:11:04.118Z] f22136104f24: Layer already exists [2022-03-24T02:11:04.402Z] b49c6594ab31: Layer already exists [2022-03-24T02:11:04.402Z] 087270190219: Layer already exists [2022-03-24T02:11:04.402Z] f7be28c579d0: Layer already exists [2022-03-24T02:11:04.402Z] 5ddf987a193f: Layer already exists [2022-03-24T02:11:04.402Z] 05d0a213effb: Layer already exists [2022-03-24T02:11:04.402Z] 62170e181a92: Layer already exists [2022-03-24T02:11:04.402Z] latest: digest: sha256:6515f331a57e73a0e7acb2d0fa79c9b5752359e5c1671245ce7c0683996e6273 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:04.772Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:05.129Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.46 [2022-03-24T02:11:05.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-24T02:11:05.129Z] f22136104f24: Preparing [2022-03-24T02:11:05.129Z] 7ea4ca417aa0: Preparing [2022-03-24T02:11:05.129Z] 6ad2891166d9: Preparing [2022-03-24T02:11:05.129Z] 52dd0dec608d: Preparing [2022-03-24T02:11:05.129Z] e25cc80ef78c: Preparing [2022-03-24T02:11:05.129Z] f7be28c579d0: Preparing [2022-03-24T02:11:05.129Z] 5ddf987a193f: Preparing [2022-03-24T02:11:05.129Z] 05d0a213effb: Preparing [2022-03-24T02:11:05.129Z] 087270190219: Preparing [2022-03-24T02:11:05.129Z] b49c6594ab31: Preparing [2022-03-24T02:11:05.129Z] 62170e181a92: Preparing [2022-03-24T02:11:05.129Z] f7be28c579d0: Waiting [2022-03-24T02:11:05.129Z] 5ddf987a193f: Waiting [2022-03-24T02:11:05.129Z] 05d0a213effb: Waiting [2022-03-24T02:11:05.129Z] 087270190219: Waiting [2022-03-24T02:11:05.129Z] b49c6594ab31: Waiting [2022-03-24T02:11:05.129Z] 62170e181a92: Waiting [2022-03-24T02:11:05.129Z] 6ad2891166d9: Layer already exists [2022-03-24T02:11:05.129Z] f22136104f24: Layer already exists [2022-03-24T02:11:05.406Z] e25cc80ef78c: Layer already exists [2022-03-24T02:11:05.406Z] 7ea4ca417aa0: Layer already exists [2022-03-24T02:11:05.406Z] 52dd0dec608d: Layer already exists [2022-03-24T02:11:05.406Z] f7be28c579d0: Layer already exists [2022-03-24T02:11:05.406Z] 5ddf987a193f: Layer already exists [2022-03-24T02:11:05.406Z] 087270190219: Layer already exists [2022-03-24T02:11:05.406Z] 05d0a213effb: Layer already exists [2022-03-24T02:11:05.406Z] b49c6594ab31: Layer already exists [2022-03-24T02:11:05.406Z] 62170e181a92: Layer already exists [2022-03-24T02:11:05.406Z] 2.2.0-dev.46: digest: sha256:6515f331a57e73a0e7acb2d0fa79c9b5752359e5c1671245ce7c0683996e6273 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:05.769Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:06.114Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:11:06.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-24T02:11:06.114Z] f22136104f24: Preparing [2022-03-24T02:11:06.114Z] 7ea4ca417aa0: Preparing [2022-03-24T02:11:06.114Z] 6ad2891166d9: Preparing [2022-03-24T02:11:06.114Z] 52dd0dec608d: Preparing [2022-03-24T02:11:06.114Z] e25cc80ef78c: Preparing [2022-03-24T02:11:06.114Z] f7be28c579d0: Preparing [2022-03-24T02:11:06.114Z] 5ddf987a193f: Preparing [2022-03-24T02:11:06.114Z] 05d0a213effb: Preparing [2022-03-24T02:11:06.114Z] 087270190219: Preparing [2022-03-24T02:11:06.114Z] b49c6594ab31: Preparing [2022-03-24T02:11:06.114Z] 62170e181a92: Preparing [2022-03-24T02:11:06.114Z] 05d0a213effb: Waiting [2022-03-24T02:11:06.114Z] 087270190219: Waiting [2022-03-24T02:11:06.114Z] b49c6594ab31: Waiting [2022-03-24T02:11:06.114Z] 62170e181a92: Waiting [2022-03-24T02:11:06.114Z] f7be28c579d0: Waiting [2022-03-24T02:11:06.114Z] 5ddf987a193f: Waiting [2022-03-24T02:11:06.114Z] 52dd0dec608d: Layer already exists [2022-03-24T02:11:06.114Z] e25cc80ef78c: Layer already exists [2022-03-24T02:11:06.114Z] 6ad2891166d9: Layer already exists [2022-03-24T02:11:06.114Z] f22136104f24: Layer already exists [2022-03-24T02:11:06.114Z] 7ea4ca417aa0: Layer already exists [2022-03-24T02:11:06.385Z] 05d0a213effb: Layer already exists [2022-03-24T02:11:06.385Z] 5ddf987a193f: Layer already exists [2022-03-24T02:11:06.385Z] b49c6594ab31: Layer already exists [2022-03-24T02:11:06.385Z] 087270190219: Layer already exists [2022-03-24T02:11:06.385Z] f7be28c579d0: Layer already exists [2022-03-24T02:11:06.385Z] 62170e181a92: Layer already exists [2022-03-24T02:11:06.385Z] 81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46: digest: sha256:6515f331a57e73a0e7acb2d0fa79c9b5752359e5c1671245ce7c0683996e6273 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:06.733Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:07.070Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-03-24T02:11:07.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-24T02:11:07.070Z] f22136104f24: Preparing [2022-03-24T02:11:07.070Z] 7ea4ca417aa0: Preparing [2022-03-24T02:11:07.070Z] 6ad2891166d9: Preparing [2022-03-24T02:11:07.070Z] 52dd0dec608d: Preparing [2022-03-24T02:11:07.070Z] e25cc80ef78c: Preparing [2022-03-24T02:11:07.070Z] f7be28c579d0: Preparing [2022-03-24T02:11:07.070Z] 5ddf987a193f: Preparing [2022-03-24T02:11:07.070Z] 05d0a213effb: Preparing [2022-03-24T02:11:07.070Z] 087270190219: Preparing [2022-03-24T02:11:07.070Z] b49c6594ab31: Preparing [2022-03-24T02:11:07.070Z] 62170e181a92: Preparing [2022-03-24T02:11:07.070Z] 05d0a213effb: Waiting [2022-03-24T02:11:07.070Z] 087270190219: Waiting [2022-03-24T02:11:07.070Z] b49c6594ab31: Waiting [2022-03-24T02:11:07.070Z] 62170e181a92: Waiting [2022-03-24T02:11:07.070Z] f7be28c579d0: Waiting [2022-03-24T02:11:07.070Z] 5ddf987a193f: Waiting [2022-03-24T02:11:07.070Z] e25cc80ef78c: Layer already exists [2022-03-24T02:11:07.070Z] 52dd0dec608d: Layer already exists [2022-03-24T02:11:07.070Z] 7ea4ca417aa0: Layer already exists [2022-03-24T02:11:07.070Z] 6ad2891166d9: Layer already exists [2022-03-24T02:11:07.070Z] f22136104f24: Layer already exists [2022-03-24T02:11:07.070Z] 05d0a213effb: Layer already exists [2022-03-24T02:11:07.070Z] 5ddf987a193f: Layer already exists [2022-03-24T02:11:07.070Z] f7be28c579d0: Layer already exists [2022-03-24T02:11:07.345Z] b49c6594ab31: Layer already exists [2022-03-24T02:11:07.345Z] 087270190219: Layer already exists [2022-03-24T02:11:07.345Z] 62170e181a92: Layer already exists [2022-03-24T02:11:07.345Z] main: digest: sha256:6515f331a57e73a0e7acb2d0fa79c9b5752359e5c1671245ce7c0683996e6273 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-24T02:11:07.393Z] ===================================================== [Pipeline] echo [2022-03-24T02:11:07.402Z] taggedImages: [2022-03-24T02:11:07.402Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae [2022-03-24T02:11:07.402Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-24T02:11:07.402Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.46 [2022-03-24T02:11:07.402Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:81bad761160ed823b117fb91638cbc671260dbae-2.2.0-dev.46 [2022-03-24T02:11:07.402Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:07.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T02:11:07.769Z] [2022-03-24T02:11:07.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:08.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T02:11:08.393Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-24T02:11:08.393Z] 8998bd30e6a1: Pulling fs layer [2022-03-24T02:11:08.393Z] 04944245beec: Pulling fs layer [2022-03-24T02:11:08.393Z] 699f458cf7ca: Pulling fs layer [2022-03-24T02:11:08.393Z] 765212b225bb: Pulling fs layer [2022-03-24T02:11:08.393Z] f23df028b6ca: Pulling fs layer [2022-03-24T02:11:08.393Z] d65c8cfc05b1: Pulling fs layer [2022-03-24T02:11:08.393Z] 2437ff75d9bd: Pulling fs layer [2022-03-24T02:11:08.393Z] d65c8cfc05b1: Waiting [2022-03-24T02:11:08.393Z] 2437ff75d9bd: Waiting [2022-03-24T02:11:08.393Z] f23df028b6ca: Waiting [2022-03-24T02:11:08.393Z] 765212b225bb: Waiting [2022-03-24T02:11:08.393Z] 04944245beec: Verifying Checksum [2022-03-24T02:11:08.393Z] 04944245beec: Download complete [2022-03-24T02:11:08.393Z] 765212b225bb: Download complete [2022-03-24T02:11:08.393Z] f23df028b6ca: Verifying Checksum [2022-03-24T02:11:08.670Z] f23df028b6ca: Download complete [2022-03-24T02:11:08.670Z] d65c8cfc05b1: Verifying Checksum [2022-03-24T02:11:08.670Z] d65c8cfc05b1: Download complete [2022-03-24T02:11:08.670Z] 699f458cf7ca: Verifying Checksum [2022-03-24T02:11:08.670Z] 699f458cf7ca: Download complete [2022-03-24T02:11:09.264Z] 8998bd30e6a1: Verifying Checksum [2022-03-24T02:11:09.264Z] 8998bd30e6a1: Download complete [2022-03-24T02:11:11.886Z] 2437ff75d9bd: Verifying Checksum [2022-03-24T02:11:11.886Z] 2437ff75d9bd: Download complete [2022-03-24T02:11:13.860Z] 8998bd30e6a1: Pull complete [2022-03-24T02:11:14.135Z] 04944245beec: Pull complete [2022-03-24T02:11:16.120Z] 699f458cf7ca: Pull complete [2022-03-24T02:11:16.120Z] 765212b225bb: Pull complete [2022-03-24T02:11:17.102Z] f23df028b6ca: Pull complete [2022-03-24T02:11:17.102Z] d65c8cfc05b1: Pull complete [2022-03-24T02:11:35.400Z] 2437ff75d9bd: Pull complete [2022-03-24T02:11:35.401Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-24T02:11:35.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T02:11:35.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-24T02:11:35.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-8975 does not seem to be running inside a container [2022-03-24T02:11:35.740Z] $ 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/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-24T02:11:38.560Z] $ docker top 6e770762aec5b7e4e5c09259e53e3941eedc04f02c9bd4221b34662420205023 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:11:39.602Z] ---> job-cost.sh [2022-03-24T02:11:39.602Z] lf-activate-venv: SKIPPING [2022-03-24T02:11:39.602Z] INFO: No Stack... [2022-03-24T02:11:40.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-24T02:11:41.174Z] INFO: Archiving Costs [Pipeline] sh [2022-03-24T02:11:41.842Z] + cat /w/workspace/edgex-go/168/archives/cost.csv [2022-03-24T02:11:41.842Z] + cut -d, -f6 [Pipeline] lock [2022-03-24T02:11:41.876Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-168-stack-cost] [2022-03-24T02:11:41.883Z] Resource [jenkins-edgexfoundry-edgex-go-main-168-stack-cost] did not exist. Created. [2022-03-24T02:11:41.883Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-24T02:11:42.543Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-24T02:11:43.228Z] Stashed 1 file(s) [Pipeline] } [2022-03-24T02:11:43.235Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-24T02:11:43.262Z] $ docker stop --time=1 6e770762aec5b7e4e5c09259e53e3941eedc04f02c9bd4221b34662420205023 [2022-03-24T02:11:44.831Z] $ docker rm -f 6e770762aec5b7e4e5c09259e53e3941eedc04f02c9bd4221b34662420205023 [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 [2022-03-24T02:11:45.442Z] provisioning config files... [2022-03-24T02:11:45.452Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/168@tmp/config1995004483092708137tmp [Pipeline] { [Pipeline] sh [2022-03-24T02:11:45.750Z] + set +x [2022-03-24T02:11:45.750Z] + curl -s https://codecov.io/bash [2022-03-24T02:11:45.750Z] + bash -s -- [2022-03-24T02:11:45.750Z] [2022-03-24T02:11:45.750Z] _____ _ [2022-03-24T02:11:45.750Z] / ____| | | [2022-03-24T02:11:45.750Z] | | ___ __| | ___ ___ _____ __ [2022-03-24T02:11:45.750Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-24T02:11:45.750Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-24T02:11:45.750Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-24T02:11:45.750Z] Bash-1.0.6 [2022-03-24T02:11:45.750Z] [2022-03-24T02:11:45.750Z] [2022-03-24T02:11:45.750Z] ==> git version 2.25.1 found [2022-03-24T02:11:45.750Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-24T02:11:45.750Z] Release-Date: 2020-01-08 [2022-03-24T02:11:45.750Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-24T02:11:45.750Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-24T02:11:45.750Z] ==> Jenkins CI detected. [2022-03-24T02:11:45.750Z] current dir:  /w/workspace/edgex-go/168 [2022-03-24T02:11:45.750Z] project root: . [2022-03-24T02:11:45.750Z] --> token set from env [2022-03-24T02:11:45.750Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-24T02:11:45.750Z] ==> Running gcov in . (disable via -X gcov) [2022-03-24T02:11:45.750Z] ==> Python coveragepy not found [2022-03-24T02:11:45.750Z] ==> Searching for coverage reports in: [2022-03-24T02:11:45.750Z] + . [2022-03-24T02:11:46.009Z] -> Found 1 reports [2022-03-24T02:11:46.009Z] ==> Detecting git/mercurial file structure [2022-03-24T02:11:46.009Z] ==> Reading reports [2022-03-24T02:11:46.009Z] + ./coverage.out bytes=426503 [2022-03-24T02:11:46.009Z] ==> Appending adjustments [2022-03-24T02:11:46.009Z] https://docs.codecov.io/docs/fixing-reports [2022-03-24T02:11:47.393Z] + Found adjustments [2022-03-24T02:11:47.393Z] ==> Gzipping contents [2022-03-24T02:11:47.393Z] 60K /tmp/codecov.xwNDEW.gz [2022-03-24T02:11:47.393Z] ==> Uploading reports [2022-03-24T02:11:47.393Z] url: https://codecov.io [2022-03-24T02:11:47.393Z] query: branch=main&commit=81bad761160ed823b117fb91638cbc671260dbae&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-24T02:11:47.393Z] -> Pinging Codecov [2022-03-24T02:11:47.393Z] 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=81bad761160ed823b117fb91638cbc671260dbae&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-24T02:11:47.393Z] -> Uploading to [2022-03-24T02:11:47.393Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-24/00271124DB129430A58F1EEE437C3FCB/81bad761160ed823b117fb91638cbc671260dbae/735f4fae-4871-4ccf-98cf-b3501caf2d72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220324T021147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61a83e01868d85bb7d55e703a68af362147331d6f33efe35afc5b41c3e2f78e8 [2022-03-24T02:11:47.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T02:11:47.393Z] Dload Upload Total Spent Left Speed [2022-03-24T02:11:47.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58362 0 0 100 58362 0 255k --:--:-- --:--:-- --:--:-- 254k 100 58362 0 0 100 58362 0 183k --:--:-- --:--:-- --:--:-- 183k [2022-03-24T02:11:47.654Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/81bad761160ed823b117fb91638cbc671260dbae [Pipeline] } [2022-03-24T02:11:47.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-03-24T02:11:47.938Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-24T02:11:47.949Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:48.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-24T02:11:48.238Z] [2022-03-24T02:11:48.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:11:48.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-24T02:11:48.534Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-24T02:11:48.534Z] 188c0c94c7c5: Pulling fs layer [2022-03-24T02:11:48.534Z] 0ef7d3d256c8: Pulling fs layer [2022-03-24T02:11:48.534Z] de9db76c5a1d: Pulling fs layer [2022-03-24T02:11:48.534Z] 0eba1c9be4d2: Pulling fs layer [2022-03-24T02:11:48.534Z] 0d57e429df01: Pulling fs layer [2022-03-24T02:11:48.534Z] 4e4be7b47b0d: Pulling fs layer [2022-03-24T02:11:48.534Z] e1f770b5df2f: Pulling fs layer [2022-03-24T02:11:48.534Z] 85a0685a4137: Pulling fs layer [2022-03-24T02:11:48.534Z] 0eba1c9be4d2: Waiting [2022-03-24T02:11:48.534Z] 0d57e429df01: Waiting [2022-03-24T02:11:48.534Z] 4e4be7b47b0d: Waiting [2022-03-24T02:11:48.534Z] e1f770b5df2f: Waiting [2022-03-24T02:11:48.534Z] 85a0685a4137: Waiting [2022-03-24T02:11:48.534Z] de9db76c5a1d: Download complete [2022-03-24T02:11:48.534Z] 0ef7d3d256c8: Download complete [2022-03-24T02:11:48.534Z] 0d57e429df01: Download complete [2022-03-24T02:11:48.534Z] 4e4be7b47b0d: Verifying Checksum [2022-03-24T02:11:48.534Z] 4e4be7b47b0d: Download complete [2022-03-24T02:11:48.534Z] 188c0c94c7c5: Verifying Checksum [2022-03-24T02:11:48.534Z] 188c0c94c7c5: Download complete [2022-03-24T02:11:48.794Z] 188c0c94c7c5: Pull complete [2022-03-24T02:11:48.794Z] e1f770b5df2f: Verifying Checksum [2022-03-24T02:11:48.794Z] e1f770b5df2f: Download complete [2022-03-24T02:11:48.794Z] 0ef7d3d256c8: Pull complete [2022-03-24T02:11:49.054Z] de9db76c5a1d: Pull complete [2022-03-24T02:11:49.313Z] 0eba1c9be4d2: Verifying Checksum [2022-03-24T02:11:49.313Z] 0eba1c9be4d2: Download complete [2022-03-24T02:11:49.313Z] 85a0685a4137: Verifying Checksum [2022-03-24T02:11:49.313Z] 85a0685a4137: Download complete [2022-03-24T02:11:52.607Z] 0eba1c9be4d2: Pull complete [2022-03-24T02:11:52.607Z] 0d57e429df01: Pull complete [2022-03-24T02:11:52.607Z] 4e4be7b47b0d: Pull complete [2022-03-24T02:11:53.173Z] e1f770b5df2f: Pull complete [2022-03-24T02:11:56.463Z] 85a0685a4137: Pull complete [2022-03-24T02:11:56.463Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-24T02:11:56.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-24T02:11:56.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-24T02:11:56.529Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T02:11:56.563Z] $ 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/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T02:11:58.482Z] $ docker top 81e81234b9f1dd8bfca5c2e867434f56854f78076ab5d590862a04eb36b1b3c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-24T02:11:58.563Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-24T02:11:58.850Z] + set -o pipefail [2022-03-24T02:11:58.850Z] + snyk monitor '--org=edgex-jenkins' [2022-03-24T02:12:05.426Z] [2022-03-24T02:12:05.426Z] Monitoring /w/workspace/edgex-go/168 (github.com/edgexfoundry/edgex-go)... [2022-03-24T02:12:05.426Z] [2022-03-24T02:12:05.426Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5a6eb8ba-ab99-4875-b685-4c523bb27460 [2022-03-24T02:12:05.426Z] [2022-03-24T02:12:05.426Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-24T02:12:05.426Z] [2022-03-24T02:12:05.426Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-24T02:12:05.426Z] [2022-03-24T02:12:05.426Z] [Pipeline] } [2022-03-24T02:12:05.438Z] $ docker stop --time=1 81e81234b9f1dd8bfca5c2e867434f56854f78076ab5d590862a04eb36b1b3c9 [2022-03-24T02:12:07.563Z] $ docker rm -f 81e81234b9f1dd8bfca5c2e867434f56854f78076ab5d590862a04eb36b1b3c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-03-24T02:12:08.020Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T02:12:08.039Z] provisioning config files... [2022-03-24T02:12:08.046Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/168@tmp/config6262345236930780041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:12:08.346Z] --> edgex-publish-swagger.sh [2022-03-24T02:12:08.346Z] === Publish openapi/v2 API === [2022-03-24T02:12:08.346Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-03-24T02:12:08.346Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/168/openapi/v2/core-command.yaml] [2022-03-24T02:12:08.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T02:12:08.346Z] Dload Upload Total Spent Left Speed [2022-03-24T02:12:09.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33662 0:00:01 0:00:01 --:--:-- 33662 100 33831 0 0 100 33831 0 33662 0:00:01 0:00:01 --:--:-- 33662 [2022-03-24T02:12:09.285Z] [2022-03-24T02:12:09.285Z] [2022-03-24T02:12:09.285Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/168/openapi/v2/core-data.yaml] [2022-03-24T02:12:09.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T02:12:09.285Z] Dload Upload Total Spent Left Speed [2022-03-24T02:12:10.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59521 0:00:01 0:00:01 --:--:-- 59521 100 71604 0 0 100 71604 0 47767 0:00:01 0:00:01 --:--:-- 47736 100 71604 0 0 100 71604 0 47767 0:00:01 0:00:01 --:--:-- 47736 [2022-03-24T02:12:10.667Z] [2022-03-24T02:12:10.667Z] [2022-03-24T02:12:10.667Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/168/openapi/v2/core-metadata.yaml] [2022-03-24T02:12:10.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T02:12:10.667Z] Dload Upload Total Spent Left Speed [2022-03-24T02:12:11.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 142k --:--:-- --:--:-- --:--:-- 142k 100 137k 0 0 100 137k 0 142k --:--:-- --:--:-- --:--:-- 142k [2022-03-24T02:12:11.607Z] [2022-03-24T02:12:11.607Z] [2022-03-24T02:12:11.867Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/168/openapi/v2/support-notifications.yaml] [2022-03-24T02:12:11.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T02:12:11.867Z] Dload Upload Total Spent Left Speed [2022-03-24T02:12:12.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93624 --:--:-- --:--:-- --:--:-- 93526 100 89318 0 0 100 89318 0 93624 --:--:-- --:--:-- --:--:-- 93526 [2022-03-24T02:12:12.809Z] [2022-03-24T02:12:12.809Z] [2022-03-24T02:12:12.809Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/168/openapi/v2/support-scheduler.yaml] [2022-03-24T02:12:12.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T02:12:12.809Z] Dload Upload Total Spent Left Speed [2022-03-24T02:12:13.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41902 --:--:-- --:--:-- --:--:-- 41858 100 39556 0 0 100 39556 0 41902 --:--:-- --:--:-- --:--:-- 41858 [2022-03-24T02:12:13.751Z] [2022-03-24T02:12:13.751Z] [2022-03-24T02:12:13.751Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/168/openapi/v2/system-agent.yaml] [2022-03-24T02:12:13.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T02:12:13.751Z] Dload Upload Total Spent Left Speed [2022-03-24T02:12:14.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21305 --:--:-- --:--:-- --:--:-- 21282 100 20091 0 0 100 20091 0 21305 --:--:-- --:--:-- --:--:-- 21282 [2022-03-24T02:12:14.692Z] [2022-03-24T02:12:14.692Z] [Pipeline] } [2022-03-24T02:12:14.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-03-24T02:12:15.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-24T02:12:15.073Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:12:15.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T02:12:15.369Z] . [Pipeline] withDockerContainer [2022-03-24T02:12:15.436Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T02:12:15.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T02:12:15.904Z] $ docker top 09974e95f4800264cc47e2916939d986dcc2b3e490434ab6bb1ce6b948bedb5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-24T02:12:16.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T02:12:16.005Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T02:12:16.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T02:12:16.129Z] $ docker exec 09974e95f4800264cc47e2916939d986dcc2b3e490434ab6bb1ce6b948bedb5a ssh-agent [2022-03-24T02:12:16.270Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkPHoGD/agent.14 [2022-03-24T02:12:16.270Z] SSH_AGENT_PID=21 [2022-03-24T02:12:16.276Z] Running ssh-add (command line suppressed) [2022-03-24T02:12:16.414Z] Identity added: /w/workspace/edgex-go/168@tmp/private_key_4285966776080411689.key (/w/workspace/edgex-go/168@tmp/private_key_4285966776080411689.key) [2022-03-24T02:12:16.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T02:12:16.721Z] + git semver tag [2022-03-24T02:12:16.721Z] # -> Open(): unable to determine branch for HEAD [2022-03-24T02:12:16.721Z] # $GIT_DIR = /w/workspace/edgex-go/168/.git [2022-03-24T02:12:16.721Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/168 [2022-03-24T02:12:16.721Z] # $SEMVER_REMOTE_NAME = origin [2022-03-24T02:12:16.721Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-24T02:12:16.721Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-24T02:12:16.721Z] # $SEMVER_BRANCH = main [2022-03-24T02:12:16.721Z] # $SEMVER_DIR = /w/workspace/edgex-go/168/.semver [2022-03-24T02:12:16.721Z] # 81bad761160ed823b117fb91638cbc671260dbae HEAD [2022-03-24T02:12:16.721Z] # -> Force: false [2022-03-24T02:12:16.721Z] # e029c1c4a00a8396a302182abb8895f1fd519cda refs/tags/v2.2.0-dev.46 [Pipeline] } [2022-03-24T02:12:16.731Z] $ docker exec --env ******** --env ******** 09974e95f4800264cc47e2916939d986dcc2b3e490434ab6bb1ce6b948bedb5a ssh-agent -k [2022-03-24T02:12:16.847Z] unset SSH_AUTH_SOCK; [2022-03-24T02:12:16.847Z] unset SSH_AGENT_PID; [2022-03-24T02:12:16.847Z] echo Agent pid 21 killed; [2022-03-24T02:12:16.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-24T02:12:17.165Z] + git semver [Pipeline] } [2022-03-24T02:12:17.181Z] $ docker stop --time=1 09974e95f4800264cc47e2916939d986dcc2b3e490434ab6bb1ce6b948bedb5a [2022-03-24T02:12:18.485Z] $ docker rm -f 09974e95f4800264cc47e2916939d986dcc2b3e490434ab6bb1ce6b948bedb5a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:12:18.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-24T02:12:18.879Z] [2022-03-24T02:12:18.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:12:19.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-24T02:12:19.244Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-24T02:12:19.244Z] ab5ef0e58194: Pulling fs layer [2022-03-24T02:12:19.244Z] 9712f1f96733: Pulling fs layer [2022-03-24T02:12:19.244Z] 63f879dbbcfc: Pulling fs layer [2022-03-24T02:12:19.244Z] 0d9ebad4ef96: Pulling fs layer [2022-03-24T02:12:19.244Z] e9a5061849ea: Pulling fs layer [2022-03-24T02:12:19.244Z] d747dcd14b5f: Pulling fs layer [2022-03-24T02:12:19.244Z] 2de7ff778b66: Pulling fs layer [2022-03-24T02:12:19.244Z] 0d9ebad4ef96: Waiting [2022-03-24T02:12:19.244Z] e9a5061849ea: Waiting [2022-03-24T02:12:19.244Z] 9712f1f96733: Verifying Checksum [2022-03-24T02:12:19.244Z] 9712f1f96733: Download complete [2022-03-24T02:12:19.506Z] 63f879dbbcfc: Verifying Checksum [2022-03-24T02:12:19.506Z] 63f879dbbcfc: Download complete [2022-03-24T02:12:19.765Z] e9a5061849ea: Verifying Checksum [2022-03-24T02:12:19.765Z] e9a5061849ea: Download complete [2022-03-24T02:12:19.765Z] d747dcd14b5f: Verifying Checksum [2022-03-24T02:12:19.765Z] d747dcd14b5f: Download complete [2022-03-24T02:12:19.765Z] 0d9ebad4ef96: Verifying Checksum [2022-03-24T02:12:19.765Z] 0d9ebad4ef96: Download complete [2022-03-24T02:12:19.765Z] ab5ef0e58194: Verifying Checksum [2022-03-24T02:12:19.765Z] ab5ef0e58194: Download complete [2022-03-24T02:12:19.765Z] 2de7ff778b66: Verifying Checksum [2022-03-24T02:12:19.765Z] 2de7ff778b66: Download complete [2022-03-24T02:12:23.059Z] ab5ef0e58194: Pull complete [2022-03-24T02:12:23.059Z] 9712f1f96733: Pull complete [2022-03-24T02:12:23.318Z] 63f879dbbcfc: Pull complete [2022-03-24T02:12:26.714Z] 0d9ebad4ef96: Pull complete [2022-03-24T02:12:27.009Z] e9a5061849ea: Pull complete [2022-03-24T02:12:27.273Z] d747dcd14b5f: Pull complete [2022-03-24T02:12:28.212Z] 2de7ff778b66: Pull complete [2022-03-24T02:12:28.212Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-24T02:12:28.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-24T02:12:28.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-24T02:12:28.278Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T02:12:28.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T02:12:30.967Z] $ docker top 290d9d4cb060de98296d85d39acbc5c52f23a1510526b576632ec3c4b41ddbce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-24T02:12:31.044Z] provisioning config files... [2022-03-24T02:12:31.052Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/168@tmp/config2841484681629283996tmp [2022-03-24T02:12:31.064Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/168@tmp/config7520573790842243732tmp [2022-03-24T02:12:31.075Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/168@tmp/config5105021769757401396tmp [Pipeline] { [Pipeline] echo [2022-03-24T02:12:31.089Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:12:31.374Z] ---> sigul-configuration.sh [2022-03-24T02:12:31.374Z] gpg: directory `/root/.gnupg' created [2022-03-24T02:12:31.374Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-24T02:12:31.374Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-24T02:12:31.374Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-24T02:12:31.374Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-24T02:12:31.374Z] gpg: CAST5 encrypted data [2022-03-24T02:12:31.374Z] gpg: encrypted with 1 passphrase [2022-03-24T02:12:31.374Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-24T02:12:31.663Z] + mkdir /home/jenkins [2022-03-24T02:12:31.663Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-24T02:12:31.954Z] + 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 [2022-03-24T02:12:31.964Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:12:32.251Z] ---> sigul-install.sh [2022-03-24T02:12:32.252Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-24T02:12:32.543Z] + git tag --list [2022-03-24T02:12:32.543Z] 0.6.0 [2022-03-24T02:12:32.543Z] 0.6.1 [2022-03-24T02:12:32.543Z] 0.7.0 [2022-03-24T02:12:32.543Z] 0.7.1 [2022-03-24T02:12:32.543Z] v1.0.0 [2022-03-24T02:12:32.543Z] v1.0.1 [2022-03-24T02:12:32.543Z] v1.1.0 [2022-03-24T02:12:32.543Z] v1.2.0 [2022-03-24T02:12:32.543Z] v1.2.1 [2022-03-24T02:12:32.543Z] v1.3.0 [2022-03-24T02:12:32.543Z] v1.3.1 [2022-03-24T02:12:32.543Z] v2.0.0 [2022-03-24T02:12:32.543Z] v2.0.1-dev.1 [2022-03-24T02:12:32.543Z] v2.0.1-dev.10 [2022-03-24T02:12:32.543Z] v2.0.1-dev.11 [2022-03-24T02:12:32.543Z] v2.0.1-dev.12 [2022-03-24T02:12:32.543Z] v2.0.1-dev.13 [2022-03-24T02:12:32.543Z] v2.0.1-dev.14 [2022-03-24T02:12:32.543Z] v2.0.1-dev.15 [2022-03-24T02:12:32.543Z] v2.0.1-dev.16 [2022-03-24T02:12:32.543Z] v2.0.1-dev.17 [2022-03-24T02:12:32.543Z] v2.0.1-dev.18 [2022-03-24T02:12:32.543Z] v2.0.1-dev.19 [2022-03-24T02:12:32.543Z] v2.0.1-dev.2 [2022-03-24T02:12:32.543Z] v2.0.1-dev.20 [2022-03-24T02:12:32.543Z] v2.0.1-dev.21 [2022-03-24T02:12:32.543Z] v2.0.1-dev.22 [2022-03-24T02:12:32.543Z] v2.0.1-dev.23 [2022-03-24T02:12:32.543Z] v2.0.1-dev.24 [2022-03-24T02:12:32.543Z] v2.0.1-dev.25 [2022-03-24T02:12:32.543Z] v2.0.1-dev.26 [2022-03-24T02:12:32.543Z] v2.0.1-dev.27 [2022-03-24T02:12:32.543Z] v2.0.1-dev.28 [2022-03-24T02:12:32.543Z] v2.0.1-dev.29 [2022-03-24T02:12:32.543Z] v2.0.1-dev.3 [2022-03-24T02:12:32.543Z] v2.0.1-dev.30 [2022-03-24T02:12:32.543Z] v2.0.1-dev.31 [2022-03-24T02:12:32.543Z] v2.0.1-dev.32 [2022-03-24T02:12:32.543Z] v2.0.1-dev.33 [2022-03-24T02:12:32.543Z] v2.0.1-dev.34 [2022-03-24T02:12:32.543Z] v2.0.1-dev.35 [2022-03-24T02:12:32.543Z] v2.0.1-dev.36 [2022-03-24T02:12:32.543Z] v2.0.1-dev.37 [2022-03-24T02:12:32.543Z] v2.0.1-dev.38 [2022-03-24T02:12:32.543Z] v2.0.1-dev.39 [2022-03-24T02:12:32.543Z] v2.0.1-dev.4 [2022-03-24T02:12:32.543Z] v2.0.1-dev.40 [2022-03-24T02:12:32.543Z] v2.0.1-dev.41 [2022-03-24T02:12:32.543Z] v2.0.1-dev.42 [2022-03-24T02:12:32.543Z] v2.0.1-dev.43 [2022-03-24T02:12:32.543Z] v2.0.1-dev.44 [2022-03-24T02:12:32.543Z] v2.0.1-dev.45 [2022-03-24T02:12:32.543Z] v2.0.1-dev.46 [2022-03-24T02:12:32.543Z] v2.0.1-dev.47 [2022-03-24T02:12:32.543Z] v2.0.1-dev.48 [2022-03-24T02:12:32.543Z] v2.0.1-dev.49 [2022-03-24T02:12:32.543Z] v2.0.1-dev.5 [2022-03-24T02:12:32.543Z] v2.0.1-dev.50 [2022-03-24T02:12:32.543Z] v2.0.1-dev.51 [2022-03-24T02:12:32.543Z] v2.0.1-dev.52 [2022-03-24T02:12:32.543Z] v2.0.1-dev.53 [2022-03-24T02:12:32.543Z] v2.0.1-dev.54 [2022-03-24T02:12:32.543Z] v2.0.1-dev.55 [2022-03-24T02:12:32.543Z] v2.0.1-dev.56 [2022-03-24T02:12:32.543Z] v2.0.1-dev.57 [2022-03-24T02:12:32.543Z] v2.0.1-dev.58 [2022-03-24T02:12:32.543Z] v2.0.1-dev.59 [2022-03-24T02:12:32.543Z] v2.0.1-dev.6 [2022-03-24T02:12:32.543Z] v2.0.1-dev.60 [2022-03-24T02:12:32.543Z] v2.0.1-dev.61 [2022-03-24T02:12:32.543Z] v2.0.1-dev.62 [2022-03-24T02:12:32.543Z] v2.0.1-dev.63 [2022-03-24T02:12:32.543Z] v2.0.1-dev.64 [2022-03-24T02:12:32.543Z] v2.0.1-dev.65 [2022-03-24T02:12:32.543Z] v2.0.1-dev.66 [2022-03-24T02:12:32.543Z] v2.0.1-dev.67 [2022-03-24T02:12:32.543Z] v2.0.1-dev.68 [2022-03-24T02:12:32.543Z] v2.0.1-dev.69 [2022-03-24T02:12:32.543Z] v2.0.1-dev.7 [2022-03-24T02:12:32.543Z] v2.0.1-dev.70 [2022-03-24T02:12:32.543Z] v2.0.1-dev.71 [2022-03-24T02:12:32.543Z] v2.0.1-dev.72 [2022-03-24T02:12:32.543Z] v2.0.1-dev.73 [2022-03-24T02:12:32.543Z] v2.0.1-dev.74 [2022-03-24T02:12:32.543Z] v2.0.1-dev.75 [2022-03-24T02:12:32.543Z] v2.0.1-dev.76 [2022-03-24T02:12:32.543Z] v2.0.1-dev.77 [2022-03-24T02:12:32.543Z] v2.0.1-dev.78 [2022-03-24T02:12:32.543Z] v2.0.1-dev.79 [2022-03-24T02:12:32.543Z] v2.0.1-dev.8 [2022-03-24T02:12:32.543Z] v2.0.1-dev.80 [2022-03-24T02:12:32.543Z] v2.0.1-dev.81 [2022-03-24T02:12:32.543Z] v2.0.1-dev.82 [2022-03-24T02:12:32.543Z] v2.0.1-dev.83 [2022-03-24T02:12:32.543Z] v2.0.1-dev.84 [2022-03-24T02:12:32.543Z] v2.0.1-dev.85 [2022-03-24T02:12:32.543Z] v2.0.1-dev.86 [2022-03-24T02:12:32.543Z] v2.0.1-dev.87 [2022-03-24T02:12:32.543Z] v2.0.1-dev.88 [2022-03-24T02:12:32.543Z] v2.0.1-dev.89 [2022-03-24T02:12:32.543Z] v2.0.1-dev.9 [2022-03-24T02:12:32.543Z] v2.0.1-dev.90 [2022-03-24T02:12:32.543Z] v2.0.1-dev.91 [2022-03-24T02:12:32.543Z] v2.0.1-dev.92 [2022-03-24T02:12:32.543Z] v2.0.1-dev.93 [2022-03-24T02:12:32.543Z] v2.0.1-dev.94 [2022-03-24T02:12:32.543Z] v2.0.1-dev.95 [2022-03-24T02:12:32.543Z] v2.0.1-dev.96 [2022-03-24T02:12:32.543Z] v2.0.1-dev.97 [2022-03-24T02:12:32.543Z] v2.0.1-dev.98 [2022-03-24T02:12:32.543Z] v2.0.1-dev.99 [2022-03-24T02:12:32.543Z] v2.1.0 [2022-03-24T02:12:32.543Z] v2.2.0-dev.1 [2022-03-24T02:12:32.543Z] v2.2.0-dev.10 [2022-03-24T02:12:32.543Z] v2.2.0-dev.11 [2022-03-24T02:12:32.543Z] v2.2.0-dev.12 [2022-03-24T02:12:32.543Z] v2.2.0-dev.13 [2022-03-24T02:12:32.543Z] v2.2.0-dev.14 [2022-03-24T02:12:32.543Z] v2.2.0-dev.15 [2022-03-24T02:12:32.543Z] v2.2.0-dev.16 [2022-03-24T02:12:32.543Z] v2.2.0-dev.17 [2022-03-24T02:12:32.543Z] v2.2.0-dev.18 [2022-03-24T02:12:32.543Z] v2.2.0-dev.19 [2022-03-24T02:12:32.543Z] v2.2.0-dev.2 [2022-03-24T02:12:32.543Z] v2.2.0-dev.20 [2022-03-24T02:12:32.543Z] v2.2.0-dev.21 [2022-03-24T02:12:32.543Z] v2.2.0-dev.22 [2022-03-24T02:12:32.543Z] v2.2.0-dev.23 [2022-03-24T02:12:32.543Z] v2.2.0-dev.24 [2022-03-24T02:12:32.543Z] v2.2.0-dev.25 [2022-03-24T02:12:32.543Z] v2.2.0-dev.26 [2022-03-24T02:12:32.543Z] v2.2.0-dev.27 [2022-03-24T02:12:32.543Z] v2.2.0-dev.28 [2022-03-24T02:12:32.543Z] v2.2.0-dev.29 [2022-03-24T02:12:32.543Z] v2.2.0-dev.3 [2022-03-24T02:12:32.543Z] v2.2.0-dev.30 [2022-03-24T02:12:32.543Z] v2.2.0-dev.31 [2022-03-24T02:12:32.543Z] v2.2.0-dev.32 [2022-03-24T02:12:32.543Z] v2.2.0-dev.33 [2022-03-24T02:12:32.543Z] v2.2.0-dev.34 [2022-03-24T02:12:32.543Z] v2.2.0-dev.35 [2022-03-24T02:12:32.543Z] v2.2.0-dev.36 [2022-03-24T02:12:32.543Z] v2.2.0-dev.37 [2022-03-24T02:12:32.543Z] v2.2.0-dev.38 [2022-03-24T02:12:32.543Z] v2.2.0-dev.39 [2022-03-24T02:12:32.543Z] v2.2.0-dev.4 [2022-03-24T02:12:32.543Z] v2.2.0-dev.40 [2022-03-24T02:12:32.544Z] v2.2.0-dev.41 [2022-03-24T02:12:32.544Z] v2.2.0-dev.42 [2022-03-24T02:12:32.544Z] v2.2.0-dev.43 [2022-03-24T02:12:32.544Z] v2.2.0-dev.44 [2022-03-24T02:12:32.544Z] v2.2.0-dev.45 [2022-03-24T02:12:32.544Z] v2.2.0-dev.46 [2022-03-24T02:12:32.544Z] v2.2.0-dev.5 [2022-03-24T02:12:32.544Z] v2.2.0-dev.6 [2022-03-24T02:12:32.544Z] v2.2.0-dev.7 [2022-03-24T02:12:32.544Z] v2.2.0-dev.8 [2022-03-24T02:12:32.544Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-24T02:12:32.834Z] + lftools sign git-tag v2.2.0-dev.46 [2022-03-24T02:12:33.407Z] Signing Git tag with Sigul... [2022-03-24T02:12:33.407Z] Signing v2.2.0-dev.46 [Pipeline] echo [2022-03-24T02:12:33.991Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:12:34.283Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-24T02:12:34.292Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-24T02:12:34.311Z] $ docker stop --time=1 290d9d4cb060de98296d85d39acbc5c52f23a1510526b576632ec3c4b41ddbce [2022-03-24T02:12:35.640Z] $ docker rm -f 290d9d4cb060de98296d85d39acbc5c52f23a1510526b576632ec3c4b41ddbce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-24T02:12:36.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-24T02:12:36.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:12:36.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T02:12:36.364Z] . [Pipeline] withDockerContainer [2022-03-24T02:12:36.437Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T02:12:36.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T02:12:36.877Z] $ docker top a73007da238b7b80e6b47f037f018ed49e50c4875f207ce7e42252893532ec0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-24T02:12:36.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T02:12:36.980Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T02:12:37.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T02:12:37.121Z] $ docker exec a73007da238b7b80e6b47f037f018ed49e50c4875f207ce7e42252893532ec0a ssh-agent [2022-03-24T02:12:37.251Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPFMLK/agent.14 [2022-03-24T02:12:37.251Z] SSH_AGENT_PID=20 [2022-03-24T02:12:37.257Z] Running ssh-add (command line suppressed) [2022-03-24T02:12:37.380Z] Identity added: /w/workspace/edgex-go/168@tmp/private_key_8176028534382752912.key (/w/workspace/edgex-go/168@tmp/private_key_8176028534382752912.key) [2022-03-24T02:12:37.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T02:12:37.691Z] + git semver bump pre [2022-03-24T02:12:37.691Z] # -> Open(): unable to determine branch for HEAD [2022-03-24T02:12:37.691Z] # $GIT_DIR = /w/workspace/edgex-go/168/.git [2022-03-24T02:12:37.691Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/168 [2022-03-24T02:12:37.691Z] # $SEMVER_REMOTE_NAME = origin [2022-03-24T02:12:37.691Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-24T02:12:37.691Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-24T02:12:37.691Z] # $SEMVER_BRANCH = main [2022-03-24T02:12:37.691Z] # $SEMVER_DIR = /w/workspace/edgex-go/168/.semver [2022-03-24T02:12:37.691Z] 2.2.0-dev.47 [Pipeline] } [2022-03-24T02:12:37.702Z] $ docker exec --env ******** --env ******** a73007da238b7b80e6b47f037f018ed49e50c4875f207ce7e42252893532ec0a ssh-agent -k [2022-03-24T02:12:37.819Z] unset SSH_AUTH_SOCK; [2022-03-24T02:12:37.819Z] unset SSH_AGENT_PID; [2022-03-24T02:12:37.819Z] echo Agent pid 20 killed; [2022-03-24T02:12:37.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-24T02:12:38.143Z] + git semver [Pipeline] } [2022-03-24T02:12:38.156Z] $ docker stop --time=1 a73007da238b7b80e6b47f037f018ed49e50c4875f207ce7e42252893532ec0a [2022-03-24T02:12:39.457Z] $ docker rm -f a73007da238b7b80e6b47f037f018ed49e50c4875f207ce7e42252893532ec0a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T02:12:39.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-24T02:12:39.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:12:40.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T02:12:40.110Z] . [Pipeline] withDockerContainer [2022-03-24T02:12:40.182Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T02:12:40.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T02:12:40.616Z] $ docker top 503f2861fc7d1c2a087ac28bf15bf36a59d409ef1a592fd8a66693021f770f3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-24T02:12:40.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T02:12:40.717Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T02:12:40.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T02:12:40.856Z] $ docker exec 503f2861fc7d1c2a087ac28bf15bf36a59d409ef1a592fd8a66693021f770f3e ssh-agent [2022-03-24T02:12:40.984Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoGIfjo/agent.14 [2022-03-24T02:12:40.984Z] SSH_AGENT_PID=20 [2022-03-24T02:12:40.988Z] Running ssh-add (command line suppressed) [2022-03-24T02:12:41.102Z] Identity added: /w/workspace/edgex-go/168@tmp/private_key_5853119787138000469.key (/w/workspace/edgex-go/168@tmp/private_key_5853119787138000469.key) [2022-03-24T02:12:41.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T02:12:41.410Z] + git semver push [2022-03-24T02:12:41.410Z] # -> Open(): unable to determine branch for HEAD [2022-03-24T02:12:41.410Z] # $GIT_DIR = /w/workspace/edgex-go/168/.git [2022-03-24T02:12:41.410Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/168 [2022-03-24T02:12:41.410Z] # $SEMVER_REMOTE_NAME = origin [2022-03-24T02:12:41.410Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-24T02:12:41.410Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-24T02:12:41.410Z] # $SEMVER_BRANCH = main [2022-03-24T02:12:41.410Z] # $SEMVER_DIR = /w/workspace/edgex-go/168/.semver [Pipeline] } [2022-03-24T02:12:45.661Z] $ docker exec --env ******** --env ******** 503f2861fc7d1c2a087ac28bf15bf36a59d409ef1a592fd8a66693021f770f3e ssh-agent -k [2022-03-24T02:12:45.787Z] unset SSH_AUTH_SOCK; [2022-03-24T02:12:45.787Z] unset SSH_AGENT_PID; [2022-03-24T02:12:45.787Z] echo Agent pid 20 killed; [2022-03-24T02:12:45.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-24T02:12:46.099Z] + git semver [Pipeline] } [2022-03-24T02:12:46.112Z] $ docker stop --time=1 503f2861fc7d1c2a087ac28bf15bf36a59d409ef1a592fd8a66693021f770f3e [2022-03-24T02:12:47.416Z] $ docker rm -f 503f2861fc7d1c2a087ac28bf15bf36a59d409ef1a592fd8a66693021f770f3e [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 [2022-03-24T02:12:48.009Z] + [ -d /w/workspace/edgex-go/168/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:12:48.303Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:12:49.166Z] ---> package-listing.sh [2022-03-24T02:12:49.166Z] ++ facter osfamily [2022-03-24T02:12:49.166Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-24T02:12:49.427Z] + OS_FAMILY=debian [2022-03-24T02:12:49.427Z] + workspace=/w/workspace/edgex-go/168 [2022-03-24T02:12:49.427Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-24T02:12:49.427Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-24T02:12:49.427Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-24T02:12:49.427Z] + PACKAGES=/tmp/packages_start.txt [2022-03-24T02:12:49.427Z] + '[' /w/workspace/edgex-go/168 ']' [2022-03-24T02:12:49.427Z] + PACKAGES=/tmp/packages_end.txt [2022-03-24T02:12:49.427Z] + case "${OS_FAMILY}" in [2022-03-24T02:12:49.427Z] + dpkg -l [2022-03-24T02:12:49.427Z] + grep '^ii' [2022-03-24T02:12:49.427Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-24T02:12:49.427Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-24T02:12:49.427Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-24T02:12:49.427Z] + '[' /w/workspace/edgex-go/168 ']' [2022-03-24T02:12:49.427Z] + mkdir -p /w/workspace/edgex-go/168/archives/ [2022-03-24T02:12:49.427Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/168/archives/ [Pipeline] echo [2022-03-24T02:12:49.440Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-24T02:12:49.724Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:12:50.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T02:12:50.278Z] [2022-03-24T02:12:50.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T02:12:50.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T02:12:50.578Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-24T02:12:50.578Z] 5eb5b503b376: Pulling fs layer [2022-03-24T02:12:50.578Z] 5c69ac0246d0: Pulling fs layer [2022-03-24T02:12:50.578Z] ec43610c2a17: Pulling fs layer [2022-03-24T02:12:50.578Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-24T02:12:50.578Z] 33b1e0a273af: Pulling fs layer [2022-03-24T02:12:50.578Z] 5d3b04190fa2: Pulling fs layer [2022-03-24T02:12:50.578Z] 2f39f015ded8: Pulling fs layer [2022-03-24T02:12:50.578Z] 3a2ae6a8a46f: Waiting [2022-03-24T02:12:50.578Z] 33b1e0a273af: Waiting [2022-03-24T02:12:50.578Z] 5d3b04190fa2: Waiting [2022-03-24T02:12:50.578Z] 2f39f015ded8: Waiting [2022-03-24T02:12:50.578Z] 5c69ac0246d0: Verifying Checksum [2022-03-24T02:12:50.578Z] 5c69ac0246d0: Download complete [2022-03-24T02:12:50.578Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-24T02:12:50.578Z] 3a2ae6a8a46f: Download complete [2022-03-24T02:12:50.578Z] 33b1e0a273af: Verifying Checksum [2022-03-24T02:12:50.578Z] 33b1e0a273af: Download complete [2022-03-24T02:12:50.578Z] ec43610c2a17: Verifying Checksum [2022-03-24T02:12:50.578Z] ec43610c2a17: Download complete [2022-03-24T02:12:50.578Z] 5d3b04190fa2: Verifying Checksum [2022-03-24T02:12:50.578Z] 5d3b04190fa2: Download complete [2022-03-24T02:12:50.842Z] 5eb5b503b376: Verifying Checksum [2022-03-24T02:12:50.842Z] 5eb5b503b376: Download complete [2022-03-24T02:12:51.415Z] 2f39f015ded8: Download complete [2022-03-24T02:12:51.983Z] 5eb5b503b376: Pull complete [2022-03-24T02:12:52.242Z] 5c69ac0246d0: Pull complete [2022-03-24T02:12:52.812Z] ec43610c2a17: Pull complete [2022-03-24T02:12:52.812Z] 3a2ae6a8a46f: Pull complete [2022-03-24T02:12:53.070Z] 33b1e0a273af: Pull complete [2022-03-24T02:12:53.070Z] 5d3b04190fa2: Pull complete [2022-03-24T02:12:58.346Z] 2f39f015ded8: Pull complete [2022-03-24T02:12:58.346Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-24T02:12:58.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T02:12:58.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-24T02:12:58.416Z] prd-ubuntu20.04-docker-8c-8g-8974 does not seem to be running inside a container [2022-03-24T02:12:58.454Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/168/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/168 -v /w/workspace/edgex-go/168:/w/workspace/edgex-go/168:rw,z -v /w/workspace/edgex-go/168@tmp:/w/workspace/edgex-go/168@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 [2022-03-24T02:13:00.357Z] $ docker top d255ffd3cb4cba8cd09ed5c63d619b967c7325a6cc89da398892bf4e382081b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T02:13:00.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-24T02:13:01.004Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-24T02:13:01.293Z] + ls /var/log/sa-host [2022-03-24T02:13:01.293Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T02:13:01.509Z] provisioning config files... [2022-03-24T02:13:01.518Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/168@tmp/config6379496166163857578tmp [Pipeline] { [Pipeline] echo [2022-03-24T02:13:01.533Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:13:01.820Z] ---> create-netrc.sh [Pipeline] } [2022-03-24T02:13:01.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:13:02.160Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-24T02:13:02.172Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:13:02.455Z] ---> sudo-logs.sh [2022-03-24T02:13:02.455Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-24T02:13:02.475Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:13:02.758Z] ---> job-cost.sh [2022-03-24T02:13:02.758Z] lf-activate-venv: SKIPPING [2022-03-24T02:13:02.758Z] DEBUG: total: 0.10999999940395355 [2022-03-24T02:13:02.758Z] INFO: Retrieving Stack Cost... [2022-03-24T02:13:03.018Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-24T02:13:03.589Z] INFO: Archiving Costs [Pipeline] echo [2022-03-24T02:13:03.604Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T02:13:03.888Z] ---> logs-deploy.sh [2022-03-24T02:13:03.888Z] lf-activate-venv: SKIPPING [2022-03-24T02:13:03.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/168 [2022-03-24T02:13:03.888Z] INFO: archiving workspace using pattern(s): [2022-03-24T02:13:04.829Z] Archives upload complete. [2022-03-24T02:13:04.829Z] INFO: archiving logs to Nexus