Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc94d1f8a87c108527927d6732c4292434c72bde 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-ssh5426373826208441593.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11273039239081738387.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh121418334779362007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh4275786590028204218.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15192806915946953326.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3], buildSnap:false] ========================================================= [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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8517 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/492 [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/492 # 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 cc94d1f8a87c108527927d6732c4292434c72bde (main) Commit message: "feat(snap)!: Remove secrets-config proxy snap options (#4511)" > 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 cc94d1f8a87c108527927d6732c4292434c72bde # timeout=10 > git rev-list --no-walk 3d8bdbb49bf9e8662f4b0b00c0c15199b9b19824 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:08:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:08:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:08:47 ========================================================= 08:08:47 EdgeX Global Pipelines Version Info 08:08:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:08:48 ------------------- 08:08:48 stable info: 08:08:48 ------------------- 08:08:48 Commited By: Bill Mahoney bill.mahoney@intel.com 08:08:48 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 08:08:48 Message: update stable to v1.0.248 08:08:48 ------------------- 08:08:48 experimental info: 08:08:48 ------------------- 08:08:48 Commited By: **** collab-it+edgex@linuxfoundation.org 08:08:48 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 08:08:48 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc94d1f [Pipeline] echo 08:08:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:49 provisioning config files... 08:08:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/492@tmp/config17610915915448790482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:49 ---> docker-login.sh 08:08:49 nexus3.edgexfoundry.org:10001 08:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:50 Configure a credential helper to remove this warning. See 08:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:50 08:08:50 Login Succeeded 08:08:50 nexus3.edgexfoundry.org:10002 08:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:50 Configure a credential helper to remove this warning. See 08:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:50 08:08:50 Login Succeeded 08:08:50 nexus3.edgexfoundry.org:10003 08:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:50 Configure a credential helper to remove this warning. See 08:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:50 08:08:50 Login Succeeded 08:08:50 nexus3.edgexfoundry.org:10004 08:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:50 Configure a credential helper to remove this warning. See 08:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:50 08:08:50 Login Succeeded 08:08:50 docker.io 08:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:50 Configure a credential helper to remove this warning. See 08:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:50 08:08:50 Login Succeeded 08:08:50 ---> docker-login.sh ends [Pipeline] } 08:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:51 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 08:08:51 + dirname cmd/core-command/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo core-command,cmd/core-command/Dockerfile 08:08:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:08:51 + dirname+ cmd/core-data/Dockerfile 08:08:51 cut -d/ -f2 08:08:51 + echo core-data,cmd/core-data/Dockerfile 08:08:51 + cut+ -d/ -f2 08:08:51 dirname cmd/core-metadata/Dockerfile 08:08:51 + echo core-metadata,cmd/core-metadata/Dockerfile 08:08:51 + + cut -d/ -f2dirname 08:08:51 cmd/security-bootstrapper/Dockerfile 08:08:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:08:51 + dirname cmd/security-proxy-auth/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:08:51 + dirname cmd/security-proxy-setup/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:08:51 + dirname cmd/security-secretstore-setup/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:08:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:08:51 + dirname cmd/security-spire-agent/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:08:51 + dirname cmd/security-spire-config/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:08:51 + dirname cmd/security-spire-server/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:08:51 + dirname cmd/support-notifications/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo support-notifications,cmd/support-notifications/Dockerfile 08:08:51 + dirname cmd/support-scheduler/Dockerfile 08:08:51 + cut -d/ -f2 08:08:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:08:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:08:51 + git rev-list -1 --merges cc94d1f8a87c108527927d6732c4292434c72bde~1..cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] echo 08:08:51 -----------> git rev-list -1 --merges cc94d1f8a87c108527927d6732c4292434c72bde~1..cc94d1f8a87c108527927d6732c4292434c72bde cc94d1f8a87c108527927d6732c4292434c72bde [false] [Pipeline] sh 08:08:51 + git log --format=format:%s -1 cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] echo 08:08:51 ========================================================= 08:08:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:08:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:08:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:08:52 + grep -v github /etc/ssh/ssh_known_hosts 08:08:52 + [ -e /tmp/ssh_known_hosts ] 08:08:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:08:52 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:08:52 -a /etc/ssh/ssh_known_hosts 08:08:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:52 08:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:53 0.1.4: Pulling from edgex-devops/py-git-semver 08:08:53 b85a868b505f: Pulling fs layer 08:08:53 e2be974225ed: Pulling fs layer 08:08:53 339a4e72a1f5: Pulling fs layer 08:08:53 988bab9f4d93: Pulling fs layer 08:08:53 1469e6f7b9e6: Pulling fs layer 08:08:53 eaf3925da568: Pulling fs layer 08:08:53 bab4dde63d76: Pulling fs layer 08:08:53 bde34c3a00c8: Pulling fs layer 08:08:53 b352a97aabf1: Pulling fs layer 08:08:53 4872d77fe225: Pulling fs layer 08:08:53 5851b861e8e6: Pulling fs layer 08:08:53 1469e6f7b9e6: Waiting 08:08:53 988bab9f4d93: Waiting 08:08:53 b352a97aabf1: Waiting 08:08:53 4872d77fe225: Waiting 08:08:53 5851b861e8e6: Waiting 08:08:53 bab4dde63d76: Waiting 08:08:53 bde34c3a00c8: Waiting 08:08:53 eaf3925da568: Waiting 08:08:53 e2be974225ed: Download complete 08:08:53 988bab9f4d93: Download complete 08:08:53 1469e6f7b9e6: Verifying Checksum 08:08:53 1469e6f7b9e6: Download complete 08:08:53 339a4e72a1f5: Verifying Checksum 08:08:53 339a4e72a1f5: Download complete 08:08:53 eaf3925da568: Verifying Checksum 08:08:53 eaf3925da568: Download complete 08:08:53 bde34c3a00c8: Verifying Checksum 08:08:53 bde34c3a00c8: Download complete 08:08:53 b352a97aabf1: Download complete 08:08:53 4872d77fe225: Verifying Checksum 08:08:53 5851b861e8e6: Verifying Checksum 08:08:53 5851b861e8e6: Download complete 08:08:53 b85a868b505f: Verifying Checksum 08:08:53 b85a868b505f: Download complete 08:08:53 bab4dde63d76: Download complete 08:08:54 b85a868b505f: Pull complete 08:08:54 e2be974225ed: Pull complete 08:08:54 339a4e72a1f5: Pull complete 08:08:54 988bab9f4d93: Pull complete 08:08:55 1469e6f7b9e6: Pull complete 08:08:55 eaf3925da568: Pull complete 08:08:56 bab4dde63d76: Pull complete 08:08:56 bde34c3a00c8: Pull complete 08:08:56 b352a97aabf1: Pull complete 08:08:56 4872d77fe225: Pull complete 08:08:57 5851b861e8e6: Pull complete 08:08:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:57 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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-devops/py-git-semver:0.1.4 cat 08:08:58 $ docker top 6309e084b1bdc136aa7c1e60942b5e8bab0925f977d5cb23d663ac887ab76510 -eo pid,comm 08:08:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:08:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:58 [ssh-agent] Looking for ssh-agent implementation... 08:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:58 $ docker exec 6309e084b1bdc136aa7c1e60942b5e8bab0925f977d5cb23d663ac887ab76510 ssh-agent 08:08:58 SSH_AUTH_SOCK=/tmp/ssh-lbIsH4n1m3dF/agent.32 08:08:58 SSH_AGENT_PID=38 08:08:58 Running ssh-add (command line suppressed) 08:08:58 Identity added: /w/workspace/edgex-go/492@tmp/private_key_13660818585407330957.key (/w/workspace/edgex-go/492@tmp/private_key_13660818585407330957.key) 08:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:59 + git tag --points-at HEAD [Pipeline] } 08:08:59 $ docker exec --env ******** --env ******** 6309e084b1bdc136aa7c1e60942b5e8bab0925f977d5cb23d663ac887ab76510 ssh-agent -k 08:08:59 unset SSH_AUTH_SOCK; 08:08:59 unset SSH_AGENT_PID; 08:08:59 echo Agent pid 38 killed; 08:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:59 [ssh-agent] Looking for ssh-agent implementation... 08:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:59 $ docker exec 6309e084b1bdc136aa7c1e60942b5e8bab0925f977d5cb23d663ac887ab76510 ssh-agent 08:08:59 SSH_AUTH_SOCK=/tmp/ssh-tdL8S3IfwYMc/agent.70 08:08:59 SSH_AGENT_PID=76 08:08:59 Running ssh-add (command line suppressed) 08:08:59 Identity added: /w/workspace/edgex-go/492@tmp/private_key_10106353836167513479.key (/w/workspace/edgex-go/492@tmp/private_key_10106353836167513479.key) 08:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:59 + git semver init 08:09:00 2023-04-14 08:09:00,052 [run_init] DEBUG init version:0.0.0 force:False 08:09:00 2023-04-14 08:09:00,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/492/.semver 08:09:00 2023-04-14 08:09:00,053 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/492/.semver 08:09:00 2023-04-14 08:09:00,053 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/492/.semver'], cwd=/w/workspace/edgex-go/492, universal_newlines=False, shell=None, istream=None) 08:09:05 2023-04-14 08:09:04,421 [append_file] DEBUG append to file:/w/workspace/edgex-go/492/.git/info/exclude 08:09:05 2023-04-14 08:09:04,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/492/.semver/main with force:False 08:09:05 2023-04-14 08:09:04,421 [read_version] DEBUG read version from /w/workspace/edgex-go/492/.semver/main 08:09:05 2023-04-14 08:09:04,422 [read_version] DEBUG read version from /w/workspace/edgex-go/492/.semver/main 08:09:05 3.0.0-dev.130 [Pipeline] } 08:09:05 $ docker exec --env ******** --env ******** 6309e084b1bdc136aa7c1e60942b5e8bab0925f977d5cb23d663ac887ab76510 ssh-agent -k 08:09:05 unset SSH_AUTH_SOCK; 08:09:05 unset SSH_AGENT_PID; 08:09:05 echo Agent pid 76 killed; 08:09:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:05 + git semver [Pipeline] } 08:09:06 $ docker stop --time=1 6309e084b1bdc136aa7c1e60942b5e8bab0925f977d5cb23d663ac887ab76510 08:09:07 $ docker rm -f --volumes 6309e084b1bdc136aa7c1e60942b5e8bab0925f977d5cb23d663ac887ab76510 [Pipeline] // withDockerContainer [Pipeline] sh 08:09:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:09:07 Stashed 1 file(s) [Pipeline] echo 08:09:07 [edgeXSemver]: initialized semver on version 3.0.0-dev.130 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:09:08 + git config --global --add safe.directory /w/workspace/edgex-go/492 [Pipeline] echo 08:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:09:08 ========================================================= 08:09:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:09:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:09:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:09:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:09:08 63b65145d645: Pulling fs layer 08:09:08 a2d21d5440eb: Pulling fs layer 08:09:08 935e6c44a52c: Pulling fs layer 08:09:08 94cc34f8dd06: Pulling fs layer 08:09:08 30dea6a524f1: Pulling fs layer 08:09:08 a2aff8979fd8: Pulling fs layer 08:09:08 6808be2612f2: Pulling fs layer 08:09:08 f25807f1079a: Pulling fs layer 08:09:08 a2aff8979fd8: Waiting 08:09:08 94cc34f8dd06: Waiting 08:09:08 6808be2612f2: Waiting 08:09:08 a2d21d5440eb: Download complete 08:09:08 94cc34f8dd06: Download complete 08:09:08 30dea6a524f1: Download complete 08:09:08 63b65145d645: Verifying Checksum 08:09:08 63b65145d645: Download complete 08:09:08 a2aff8979fd8: Verifying Checksum 08:09:08 a2aff8979fd8: Download complete 08:09:08 63b65145d645: Pull complete 08:09:08 a2d21d5440eb: Pull complete 08:09:09 f25807f1079a: Verifying Checksum 08:09:09 f25807f1079a: Download complete 08:09:09 935e6c44a52c: Verifying Checksum 08:09:09 935e6c44a52c: Download complete 08:09:09 6808be2612f2: Verifying Checksum 08:09:09 6808be2612f2: Download complete 08:09:12 935e6c44a52c: Pull complete 08:09:12 94cc34f8dd06: Pull complete 08:09:12 30dea6a524f1: Pull complete 08:09:12 a2aff8979fd8: Pull complete 08:09:14 6808be2612f2: Pull complete 08:09:15 f25807f1079a: Pull complete 08:09:15 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:09:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:09:15 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:09:15 WORKDIR /edgex 08:09:15 COPY go.mod . 08:09:15 RUN go mod download 08:09:15 docker build -t ci-base-image-x86_64 -f - . 08:09:16 Sending build context to Docker daemon 170.6MB 08:09:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:09:16 ---> 3b553350e43f 08:09:16 Step 2/4 : WORKDIR /edgex 08:09:17 ---> Running in 16ac53df7cfe 08:09:18 Removing intermediate container 16ac53df7cfe 08:09:18 ---> 6135430584a2 08:09:18 Step 3/4 : COPY go.mod . 08:09:18 ---> 6e66439aef94 08:09:18 Step 4/4 : RUN go mod download 08:09:18 ---> Running in af1d41052d11 08:09:23 Still waiting to schedule task 08:09:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:09:32 Removing intermediate container af1d41052d11 08:09:32 ---> 7cc607015cf4 08:09:32 Successfully built 7cc607015cf4 08:09:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:33 + docker inspect -f . ci-base-image-x86_64 08:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:33 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:09:33 $ docker top bdb36b805d858c43d5cd4391ce68be6b5e1c215f9373017e5494958d82b8ab9d -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:34 + go version 08:09:34 go version go1.20.2 linux/amd64 [Pipeline] } 08:09:34 $ docker stop --time=1 bdb36b805d858c43d5cd4391ce68be6b5e1c215f9373017e5494958d82b8ab9d 08:09:35 $ docker rm -f --volumes bdb36b805d858c43d5cd4391ce68be6b5e1c215f9373017e5494958d82b8ab9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:35 + docker inspect -f . ci-base-image-x86_64 08:09:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:35 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:09:35 $ 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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:09:36 $ docker top 7bcd518189ff3de9dd59b631d160581456f6ef55831d9e74947aa017237a56a5 -eo pid,comm [Pipeline] { [Pipeline] echo 08:09:36 ========================================================= 08:09:36 [edgeXBuildGoParallel] Running Tests and Build... 08:09:36 ========================================================= [Pipeline] sh 08:09:36 + git config --global --add safe.directory /w/workspace/edgex-go/492 [Pipeline] fileExists [Pipeline] sh 08:09:36 + make test 08:09:36 go test -race -coverprofile=coverage.out ./... 08:09:43 ? github.com/edgexfoundry/edgex-go [no test files] 08:09:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:09:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:09:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:09:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:09:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:09:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:09:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:09:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:09:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:09:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:09:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:09:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:09:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 08:10:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 08:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 08:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.774s coverage: 88.5% of statements 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.373s coverage: 95.6% of statements 08:10:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:10:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:10:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:10:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:10:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:10:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 08:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:10:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements 08:10:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:10:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.101s coverage: 0.9% of statements 08:10:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.0% of statements 08:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 44.1% of statements 08:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements 08:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 08:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 08:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:10:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:10:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.250s coverage: 79.9% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.070s coverage: 92.9% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 08:10:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements 08:10:40 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 08:10:40 running golangci-lint 08:10:40 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:10:40 go version go1.20.2 linux/amd64 08:10:40 level=info msg="[config_reader] Used config file .golangci.yml" 08:10:40 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:10:55 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|types_sizes|files|imports|name) took 13.441227155s" 08:10:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.379328ms" 08:10:59 level=info msg="[linters_context/goanalysis] analyzers took 49.09235067s with top 10 stages: buildir: 26.467793163s, fact_deprecated: 1.3499088s, inspect: 1.220967848s, gosec: 1.162929759s, ctrlflow: 998.385023ms, printf: 944.734055ms, fact_purity: 747.264501ms, S1038: 709.928982ms, nilness: 706.338547ms, S1025: 531.772143ms" 08:10:59 level=info msg="[runner] Issues before processing: 201, after processing: 0" 08:10:59 level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, nolint: 0/21, skip_files: 201/201, autogenerated_exclude: 201/201, exclude-rules: 21/201, filename_unadjuster: 201/201, exclude: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, identifier_marker: 201/201" 08:10:59 level=info msg="[runner] processing took 16.74842ms with stages: nolint: 6.307634ms, identifier_marker: 5.145956ms, autogenerated_exclude: 1.701282ms, exclude-rules: 1.369343ms, path_prettifier: 1.283761ms, skip_dirs: 897.332µs, cgo: 25.941µs, filename_unadjuster: 13.88µs, max_same_issues: 560ns, skip_files: 450ns, uniq_by_line: 410ns, exclude: 300ns, source_code: 261ns, severity-rules: 260ns, diff: 240ns, sort_results: 220ns, max_from_linter: 180ns, path_shortener: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 08:10:59 level=info msg="[runner] linters took 6.403945159s with stages: goanalysis_metalinter: 6.387119388s" 08:10:59 level=info msg="File cache stats: 0 entries of total size 0B" 08:10:59 level=info msg="Memory: 200 samples, avg is 177.5MB, max is 761.2MB" 08:10:59 level=info msg="Execution took 19.898112784s" 08:10:59 go vet ./... 08:11:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8518 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:11:02 Running in /w/workspace/edgex-go/492 [Pipeline] { [Pipeline] checkout 08:11:02 The recommended git tool is: git 08:11:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:11:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:11:03 ./bin/test-attribution-txt.sh [Pipeline] echo 08:11:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:11:04 + ls -al . 08:11:04 total 704 08:11:04 drwxrwxr-x 11 1001 1001 4096 Apr 14 08:09 . 08:11:04 drwxr-xr-x 4 root root 4096 Apr 14 08:09 .. 08:11:04 drwxrwxr-x 2 1001 1001 4096 Apr 14 08:08 .blubracket 08:11:04 -rw-rw-r-- 1 1001 1001 16 Apr 14 08:08 .dockerignore 08:11:04 drwxrwxr-x 8 1001 1001 4096 Apr 14 08:09 .git 08:11:04 drwxrwxr-x 3 1001 1001 4096 Apr 14 08:08 .github 08:11:04 -rw-rw-r-- 1 1001 1001 1133 Apr 14 08:08 .gitignore 08:11:04 -rw-rw-r-- 1 1001 1001 42 Apr 14 08:08 .golangci.yml 08:11:04 -rw-rw-r-- 1 1001 1001 87 Apr 14 08:08 .hadolint.yml 08:11:04 drwxr-xr-x 3 1001 1001 4096 Apr 14 08:09 .semver 08:11:04 -rw-rw-r-- 1 1001 1001 166 Apr 14 08:08 .sonarcloud.properties 08:11:04 -rw-rw-r-- 1 1001 1001 1171 Apr 14 08:08 ADOPTERS.md 08:11:04 -rw-rw-r-- 1 1001 1001 10835 Apr 14 08:08 Attribution.txt 08:11:04 -rw-rw-r-- 1 1001 1001 73765 Apr 14 08:08 CHANGELOG.md 08:11:04 -rw-rw-r-- 1 1001 1001 3804 Apr 14 08:08 CONTRIBUTING.md 08:11:04 -rw-rw-r-- 1 1001 1001 677 Apr 14 08:08 GOVERNANCE.md 08:11:04 -rw-rw-r-- 1 1001 1001 883 Apr 14 08:08 Jenkinsfile 08:11:04 -rw-rw-r-- 1 1001 1001 10775 Apr 14 08:08 LICENSE 08:11:04 -rw-rw-r-- 1 1001 1001 14368 Apr 14 08:08 Makefile 08:11:04 -rw-rw-r-- 1 1001 1001 582 Apr 14 08:08 OWNERS.md 08:11:04 -rw-rw-r-- 1 1001 1001 9403 Apr 14 08:08 README.md 08:11:04 -rw-rw-r-- 1 1001 1001 789 Apr 14 08:08 SECURITY.md 08:11:04 -rw-rw-r-- 1 1001 1001 13 Apr 14 08:09 VERSION 08:11:04 drwxrwxr-x 2 1001 1001 4096 Apr 14 08:08 bin 08:11:04 drwxrwxr-x 18 1001 1001 4096 Apr 14 08:08 cmd 08:11:04 -rw-r--r-- 1 root root 448248 Apr 14 08:10 coverage.out 08:11:04 -rw-rw-r-- 1 1001 1001 3200 Apr 14 08:08 go.mod 08:11:04 -rw-rw-r-- 1 1001 1001 31265 Apr 14 08:08 go.sum 08:11:04 drwxrwxr-x 7 1001 1001 4096 Apr 14 08:08 internal 08:11:04 drwxrwxr-x 3 1001 1001 4096 Apr 14 08:08 openapi 08:11:04 -rw-rw-r-- 1 1001 1001 594 Apr 14 08:08 security.txt 08:11:04 drwxrwxr-x 4 1001 1001 4096 Apr 14 08:08 snap 08:11:04 -rw-rw-r-- 1 1001 1001 204 Apr 14 08:08 version.go [Pipeline] sh 08:11:04 + '[' -e coverage.out ] 08:11:04 + chown 1001:1001 coverage.out [Pipeline] stash 08:11:04 Stashed 1 file(s) [Pipeline] sh 08:11:04 + make build 08:11:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:11:07 using credential edgex-jenkins-ssh 08:11:07 Cloning the remote Git repository 08:11:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:11:07 > git init /w/workspace/edgex-go/492 # timeout=10 08:11:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:11:07 > git --version # timeout=10 08:11:07 > git --version # 'git version 2.25.1' 08:11:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:11:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:11:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:11:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:11:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:11:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:11:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:24 Avoid second fetch 08:11:24 Checking out Revision cc94d1f8a87c108527927d6732c4292434c72bde (main) 08:11:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:11:25 Commit message: "feat(snap)!: Remove secrets-config proxy snap options (#4511)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:24 > git config core.sparsecheckout # timeout=10 08:11:24 > git checkout -f cc94d1f8a87c108527927d6732c4292434c72bde # timeout=10 08:11:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:11:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:26 Dload Upload Total Spent Left Speed 08:11:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 08:11:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] sh 08:11:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:11:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:11:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:11:27 + sudo tee /etc/docker/daemon.new 08:11:27 { 08:11:27 "registry-mirrors": [ 08:11:27 "https://nexus3.edgexfoundry.org:10001" 08:11:27 ], 08:11:27 "bip": "10.250.0.254/24", 08:11:27 "hosts": [ 08:11:27 "tcp://0.0.0.0:5555", 08:11:27 "unix:///var/run/docker.sock" 08:11:27 ], 08:11:27 "mtu": 1458, 08:11:27 "selinux-enabled": true, 08:11:27 "seccomp-profile": "/etc/docker/seccomp.json" 08:11:27 } [Pipeline] sh 08:11:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:11:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:11:28 + sudo service docker restart 08:11:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:11:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:11:31 $ docker stop --time=1 7bcd518189ff3de9dd59b631d160581456f6ef55831d9e74947aa017237a56a5 08:11:35 $ docker rm -f --volumes 7bcd518189ff3de9dd59b631d160581456f6ef55831d9e74947aa017237a56a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:35 08:11:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:36 latest: Pulling from edgex-devops/edgex-compose 08:11:36 cbdbe7a5bc2a: Pulling fs layer 08:11:36 ca9280d653b3: Pulling fs layer 08:11:36 7e9c9ca2126c: Pulling fs layer 08:11:36 cbdbe7a5bc2a: Verifying Checksum 08:11:36 cbdbe7a5bc2a: Download complete 08:11:36 ca9280d653b3: Verifying Checksum 08:11:36 ca9280d653b3: Download complete 08:11:36 cbdbe7a5bc2a: Pull complete 08:11:36 7e9c9ca2126c: Verifying Checksum 08:11:36 7e9c9ca2126c: Download complete 08:11:36 ca9280d653b3: Pull complete 08:11:40 7e9c9ca2126c: Pull complete 08:11:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:40 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:11:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:11:42 $ docker top 98a5bb09b76a7076be2950ec5db82cb4d949aa4e23843f9ffdb8ec17799014ed -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:43 + docker-compose build --help 08:11:43 + grep parallel 08:11:43 --parallel Build images in parallel. [Pipeline] } 08:11:43 $ docker stop --time=1 98a5bb09b76a7076be2950ec5db82cb4d949aa4e23843f9ffdb8ec17799014ed 08:11:44 $ docker rm -f --volumes 98a5bb09b76a7076be2950ec5db82cb4d949aa4e23843f9ffdb8ec17799014ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:45 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:11:45 $ 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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:11:45 $ docker top 9867b05e3e1db8e67f8cf82008412d098272a69a9b1ad3545448d33ef391a2d9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:46 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:46 provisioning config files... 08:11:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/492@tmp/config10634769290965893195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:46 Building core-command ... 08:11:46 Building core-common-config-bootstrapper ... 08:11:46 Building core-data ... 08:11:46 Building core-metadata ... 08:11:46 Building security-bootstrapper ... 08:11:46 Building security-proxy-auth ... 08:11:46 Building security-proxy-setup ... 08:11:46 Building security-secretstore-setup ... 08:11:46 Building security-spiffe-token-provider ... 08:11:46 Building security-spire-agent ... 08:11:46 Building security-spire-config ... 08:11:46 Building security-spire-server ... 08:11:46 Building support-notifications ... 08:11:46 Building support-scheduler ... 08:11:46 Building security-spire-agent 08:11:46 Building security-spiffe-token-provider 08:11:46 Building core-metadata 08:11:46 Building core-common-config-bootstrapper 08:11:46 Building security-proxy-setup 08:11:46 ---> docker-login.sh 08:11:46 nexus3.edgexfoundry.org:10001 08:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:47 Configure a credential helper to remove this warning. See 08:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:47 08:11:47 Login Succeeded 08:11:47 nexus3.edgexfoundry.org:10002 08:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:47 Configure a credential helper to remove this warning. See 08:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:47 08:11:47 Login Succeeded 08:11:47 nexus3.edgexfoundry.org:10003 08:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:48 Configure a credential helper to remove this warning. See 08:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:48 08:11:48 Login Succeeded 08:11:48 nexus3.edgexfoundry.org:10004 08:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:48 Configure a credential helper to remove this warning. See 08:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:48 08:11:48 Login Succeeded 08:11:48 docker.io 08:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:49 Configure a credential helper to remove this warning. See 08:11:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:49 08:11:49 Login Succeeded 08:11:49 ---> docker-login.sh ends [Pipeline] } 08:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:11:49 + git config --global --add safe.directory /w/workspace/edgex-go/492 [Pipeline] echo 08:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:11:49 ========================================================= 08:11:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:11:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:11:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:11:50 af6eaf76a39c: Pulling fs layer 08:11:50 55522c791124: Pulling fs layer 08:11:50 ce5c4a1c91eb: Pulling fs layer 08:11:50 169dfbe0d373: Pulling fs layer 08:11:50 e1ff8fa3b103: Pulling fs layer 08:11:50 52ebb69f0ebf: Pulling fs layer 08:11:50 5abe8eddf0d5: Pulling fs layer 08:11:50 169dfbe0d373: Waiting 08:11:50 e1ff8fa3b103: Waiting 08:11:50 52ebb69f0ebf: Waiting 08:11:50 5abe8eddf0d5: Waiting 08:11:50 55522c791124: Download complete 08:11:50 169dfbe0d373: Verifying Checksum 08:11:50 169dfbe0d373: Download complete 08:11:50 e1ff8fa3b103: Verifying Checksum 08:11:50 e1ff8fa3b103: Download complete 08:11:50 af6eaf76a39c: Verifying Checksum 08:11:50 af6eaf76a39c: Download complete 08:11:51 af6eaf76a39c: Pull complete 08:11:51 5abe8eddf0d5: Verifying Checksum 08:11:51 5abe8eddf0d5: Download complete 08:11:51 55522c791124: Pull complete 08:11:52 ce5c4a1c91eb: Verifying Checksum 08:11:52 ce5c4a1c91eb: Download complete 08:11:52 52ebb69f0ebf: Verifying Checksum 08:11:52 52ebb69f0ebf: Download complete 08:11:58 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:11:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:11:58 ---> 7cc607015cf4 08:11:58 Step 3/22 : WORKDIR /edgex-go 08:11:58 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:11:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:11:58 ---> 7cc607015cf4 08:11:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:11:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:11:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:11:58 ---> 7cc607015cf4 08:11:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:11:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:11:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:11:58 ---> 7cc607015cf4 08:11:58 Step 3/27 : WORKDIR /edgex-go 08:11:58 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:11:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:11:58 ---> 7cc607015cf4 08:11:58 Step 3/20 : WORKDIR /edgex-go 08:12:01 ---> Running in ff4c1397e2e8 08:12:01 ---> Running in 69f6b5e460a3 08:12:01 ---> Running in 92317a9a433c 08:12:01 ---> Running in 592fe15debb4 08:12:01 ---> Running in d05041b631e7 08:12:01 Removing intermediate container ff4c1397e2e8 08:12:01 ---> bdf9bd2f907a 08:12:01 Step 4/25 : WORKDIR /edgex-go 08:12:01 Removing intermediate container 92317a9a433c 08:12:01 ---> b2c36ac14f73 08:12:01 Step 4/23 : WORKDIR /edgex-go 08:12:01 Removing intermediate container 592fe15debb4 08:12:01 ---> bb579813b7d4 08:12:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:12:01 ---> Running in 2bdbb3bac35e 08:12:01 Removing intermediate container d05041b631e7 08:12:01 ---> 05f1b7195325 08:12:01 Step 4/22 : RUN apk add --update --no-cache make git 08:12:01 Removing intermediate container 69f6b5e460a3 08:12:01 ---> e30e13ca0e7a 08:12:01 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:12:01 ---> Running in f188e1f76e93 08:12:01 ---> Running in 6fa2913d2bb3 08:12:01 ---> Running in e27fc40297ed 08:12:01 ---> Running in 098faaf5ab00 08:12:01 Removing intermediate container 2bdbb3bac35e 08:12:01 ---> 28b048948eeb 08:12:01 Step 5/25 : RUN apk add --update --no-cache make git 08:12:01 ---> Running in 3d4b4220b83c 08:12:01 Removing intermediate container f188e1f76e93 08:12:01 ---> c7ac709cb555 08:12:01 Step 5/23 : RUN apk add --update --no-cache make git 08:12:01 ---> Running in 16bc651aa831 08:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:12:02 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:12:02 v3.17.3-93-g5ff334fcdae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:12:02 OK: 17824 distinct packages available 08:12:02 OK: 265 MiB in 53 packages 08:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:12:02 OK: 265 MiB in 53 packages 08:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:12:02 OK: 265 MiB in 53 packages 08:12:02 Removing intermediate container e27fc40297ed 08:12:02 ---> 79136ff7a5b1 08:12:02 Step 5/27 : COPY go.mod vendor* ./ 08:12:02 Removing intermediate container 098faaf5ab00 08:12:02 ---> 24f9870130a1 08:12:02 Step 5/22 : COPY go.mod vendor* ./ 08:12:02 OK: 265 MiB in 53 packages 08:12:02 OK: 265 MiB in 53 packages 08:12:02 ---> adb3226f4988 08:12:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:02 ---> Running in 2ba2bab06356 08:12:02 ---> 862bd9f76733 08:12:02 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:02 ---> Running in 4ad68a65cf97 08:12:02 Removing intermediate container 16bc651aa831 08:12:02 ---> 53f4136d2fd2 08:12:02 Step 6/23 : COPY go.mod vendor* ./ 08:12:02 Removing intermediate container 6fa2913d2bb3 08:12:02 ---> e06aba9695b2 08:12:02 Step 5/20 : COPY go.mod vendor* ./ 08:12:02 ---> c4547f79c9d6 08:12:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:02 ---> Running in 25d45c857557 08:12:03 Removing intermediate container 3d4b4220b83c 08:12:03 ---> 3ed13139215f 08:12:03 Step 6/25 : COPY go.mod vendor* ./ 08:12:03 ---> 60f8279ccf61 08:12:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:03 ---> Running in 4b09fe187f21 08:12:03 ---> 0ca271cf81b5 08:12:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:03 ---> Running in c28dd6a3f267 08:12:05 ce5c4a1c91eb: Pull complete 08:12:05 169dfbe0d373: Pull complete 08:12:05 e1ff8fa3b103: Pull complete 08:12:10 52ebb69f0ebf: Pull complete 08:12:13 5abe8eddf0d5: Pull complete 08:12:13 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:12:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:12:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:12:13 WORKDIR /edgex 08:12:13 COPY go.mod . 08:12:13 RUN go mod download 08:12:13 + docker build -t ci-base-image-arm64 -f - . 08:12:14 Sending build context to Docker daemon 2.933MB 08:12:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:12:14 ---> 6cb57ee374ae 08:12:14 Step 2/4 : WORKDIR /edgex 08:12:16 ---> Running in dfda03724247 08:12:16 Removing intermediate container dfda03724247 08:12:16 ---> baca4437dfb8 08:12:16 Step 3/4 : COPY go.mod . 08:12:16 ---> a027cf836d6e 08:12:16 Step 4/4 : RUN go mod download 08:12:16 ---> Running in 3af34b66a237 08:12:49 Removing intermediate container 3af34b66a237 08:12:49 ---> 80d9efc6b753 08:12:49 Successfully built 80d9efc6b753 08:12:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:49 + docker inspect -f . ci-base-image-arm64 08:12:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:49 prd-ubuntu20.04-docker-arm64-4c-16g-8518 does not seem to be running inside a container 08:12:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:12:49 Removing intermediate container 25d45c857557 08:12:49 ---> 8397faffe2e2 08:12:49 Step 8/23 : COPY . . 08:12:49 Removing intermediate container 4ad68a65cf97 08:12:49 ---> dcbc9c9ee16e 08:12:49 Step 7/22 : COPY . . 08:12:49 Removing intermediate container c28dd6a3f267 08:12:49 ---> 96561cd1c8da 08:12:49 Step 8/25 : COPY . . 08:12:49 Removing intermediate container 2ba2bab06356 08:12:49 ---> aa8d5208d971 08:12:49 Step 7/27 : COPY . . 08:12:49 Removing intermediate container 4b09fe187f21 08:12:49 ---> 20af8ec5af68 08:12:49 Step 7/20 : COPY . . 08:12:50 $ docker top 8ae1c22ae7796fa84a333cd2f676eef20bca83d216d8bda6a5aa9f0cc9a05cd1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:51 + go version 08:12:51 go version go1.20.2 linux/arm64 [Pipeline] } 08:12:51 $ docker stop --time=1 8ae1c22ae7796fa84a333cd2f676eef20bca83d216d8bda6a5aa9f0cc9a05cd1 08:12:51 ---> 73da55b6f28f 08:12:51 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:12:51 ---> dc708ec377df 08:12:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:12:52 ---> 623607849e18 08:12:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:12:52 ---> 30759e16f711 08:12:52 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:12:52 ---> 184d1bf29210 08:12:52 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:12:52 ---> Running in ede7a1aee02f 08:12:52 ---> Running in bf19c79cd8f1 08:12:52 ---> Running in 4a9baeb33735 08:12:52 ---> Running in ab7d11880a79 08:12:52 ---> Running in 83db9dbe7b90 08:12:52 Removing intermediate container ede7a1aee02f 08:12:52 ---> f901a269e334 08:12:52 Step 9/27 : WORKDIR /edgex-go/spire-build 08:12:52 ---> Running in 64964d002214 08:12:52 Removing intermediate container 64964d002214 08:12:52 ---> b036aa78a1ab 08:12:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:12:52 ---> Running in 121b6fe7f516 08:12:52 Removing intermediate container 121b6fe7f516 08:12:52 ---> 826163bdfaf8 08:12:52 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:12:52 ---> Running in b847e928e7cb 08:12:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:12:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:12:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:12:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:12:53 $ docker rm -f --volumes 8ae1c22ae7796fa84a333cd2f676eef20bca83d216d8bda6a5aa9f0cc9a05cd1 08:12:53 Removing intermediate container b847e928e7cb 08:12:53 ---> 6946caa55bca 08:12:53 Step 12/27 : WORKDIR /edgex-go 08:12:53 ---> Running in aea2c874f0a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:53 Removing intermediate container aea2c874f0a1 08:12:53 ---> f4f1fbd2fbd4 08:12:53 08:12:53 Step 13/27 : FROM alpine:3.17 08:12:53 3.17: Pulling from library/alpine 08:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:12:54 08:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:12:54 Status: Downloaded newer image for alpine:3.17 08:12:54 ---> 9ed4aefc74f6 08:12:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:12:54 latest: Pulling from edgex-devops/edgex-compose-arm64 08:12:54 29e5d40040c1: Pulling fs layer 08:12:54 1ce36da41761: Pulling fs layer 08:12:54 25b303627fd3: Pulling fs layer 08:12:54 ---> Running in 12afe9cce56f 08:12:54 29e5d40040c1: Verifying Checksum 08:12:54 29e5d40040c1: Download complete 08:12:54 Removing intermediate container 12afe9cce56f 08:12:54 ---> 4db222558d9a 08:12:54 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:12:54 ---> Running in 52f457455f92 08:12:54 1ce36da41761: Verifying Checksum 08:12:54 1ce36da41761: Download complete 08:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:12:55 29e5d40040c1: Pull complete 08:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:12:55 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:12:55 v3.17.3-93-g5ff334fcdae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:12:55 OK: 17818 distinct packages available 08:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:12:55 (1/5) Installing dumb-init (1.2.5-r2) 08:12:55 (2/5) Installing musl-obstack (1.2.3-r0) 08:12:55 (3/5) Installing libucontext (1.2-r0) 08:12:55 (4/5) Installing gcompat (1.1.0-r0) 08:12:55 (5/5) Installing openssl (3.0.8-r3) 08:12:56 Executing busybox-1.35.0-r29.trigger 08:12:56 OK: 8 MiB in 20 packages 08:12:56 1ce36da41761: Pull complete 08:12:56 25b303627fd3: Verifying Checksum 08:12:56 25b303627fd3: Download complete 08:12:56 Removing intermediate container 52f457455f92 08:12:56 ---> 093514c6a0bc 08:12:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:12:56 ---> 56404bb2ec5a 08:12:56 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:12:57 ---> 826ecb3243eb 08:12:57 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:12:58 ---> 85885218c830 08:12:58 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:13:03 ---> c63aa1049477 08:13:03 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:13:03 ---> e1a78c02d3e6 08:13:03 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:13:04 ---> 99cce9cf1f90 08:13:04 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:13:05 ---> 709693f14be2 08:13:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:13:05 ---> Running in 6b36099b0f8e 08:13:05 Removing intermediate container 6b36099b0f8e 08:13:05 ---> a4188a63a84d 08:13:05 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:13:06 ---> Running in 58906890279c 08:13:06 Removing intermediate container 58906890279c 08:13:06 ---> 9e1a13e275a4 08:13:06 Step 25/27 : LABEL arch=x86_64 08:13:06 ---> Running in f168d5349592 08:13:06 25b303627fd3: Pull complete 08:13:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:13:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:06 Removing intermediate container f168d5349592 08:13:06 ---> e3213853ccc4 08:13:06 Step 26/27 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:13:06 ---> Running in ff35c2a3c34b 08:13:06 prd-ubuntu20.04-docker-arm64-4c-16g-8518 does not seem to be running inside a container 08:13:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:13:07 Removing intermediate container ff35c2a3c34b 08:13:07 ---> 5d13357d005b 08:13:07 Step 27/27 : LABEL version=3.0.0-dev.130 08:13:07 ---> Running in 8ec96aef2c1b 08:13:07 Removing intermediate container 8ec96aef2c1b 08:13:07 ---> 79df37ded679 08:13:07 08:13:07 Successfully built 79df37ded679 08:13:07 Successfully tagged security-spire-agent:latest 08:13:07  Building security-spire-agent ... done Building core-command 08:13:09 $ docker top 2ab49e59f407f66f48bc5c5bb8b1f6860cabeb14b30548a8d54e20582938b39d -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:09 + docker-compose build --help 08:13:09 + grep parallel 08:13:11 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:13:11 ---> 7cc607015cf4 08:13:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:13:11 ---> Using cache 08:13:11 ---> b2c36ac14f73 08:13:11 Step 4/24 : WORKDIR /edgex-go 08:13:11 ---> Using cache 08:13:11 ---> c7ac709cb555 08:13:11 Step 5/24 : RUN apk add --update --no-cache make git 08:13:11 ---> Using cache 08:13:11 ---> 53f4136d2fd2 08:13:11 Step 6/24 : COPY go.mod vendor* ./ 08:13:11 ---> Using cache 08:13:11 ---> c4547f79c9d6 08:13:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:11 ---> Using cache 08:13:11 ---> 8397faffe2e2 08:13:11 Step 8/24 : COPY . . 08:13:11 ---> Using cache 08:13:11 ---> 623607849e18 08:13:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:13:14 --parallel Build images in parallel. [Pipeline] } 08:13:14 $ docker stop --time=1 2ab49e59f407f66f48bc5c5bb8b1f6860cabeb14b30548a8d54e20582938b39d 08:13:14 ---> Running in 1a772a4bc79a 08:13:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:13:15 $ docker rm -f --volumes 2ab49e59f407f66f48bc5c5bb8b1f6860cabeb14b30548a8d54e20582938b39d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:13:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:16 prd-ubuntu20.04-docker-arm64-4c-16g-8518 does not seem to be running inside a container 08:13:16 $ 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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:13:17 $ docker top 277466dd8aba6b99c85938ab408e82888b6605f40a986f9fafafd6303b9126cf -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:18 + docker-compose -f ./docker-compose-build.yml build --parallel 08:13:22 Building core-command ... 08:13:22 Building core-common-config-bootstrapper ... 08:13:22 Building core-data ... 08:13:22 Building core-metadata ... 08:13:22 Building security-bootstrapper ... 08:13:22 Building security-proxy-auth ... 08:13:22 Building security-proxy-setup ... 08:13:22 Building security-secretstore-setup ... 08:13:22 Building security-spiffe-token-provider ... 08:13:22 Building security-spire-agent ... 08:13:22 Building security-spire-config ... 08:13:22 Building security-spire-server ... 08:13:22 Building support-notifications ... 08:13:22 Building support-scheduler ... 08:13:22 Building security-bootstrapper 08:13:22 Building security-proxy-auth 08:13:22 Building support-scheduler 08:13:22 Building support-notifications 08:13:22 Building security-spiffe-token-provider 08:13:25 Removing intermediate container 4a9baeb33735 08:13:25 ---> 893322745d0b 08:13:25 08:13:25 Step 10/23 : FROM alpine:3.17 08:13:25 ---> 9ed4aefc74f6 08:13:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:13:25 Removing intermediate container ab7d11880a79 08:13:25 ---> 5e57e24f161c 08:13:25 08:13:25 Step 9/22 : FROM alpine:3.17 08:13:25 ---> 9ed4aefc74f6 08:13:25 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:13:25 Removing intermediate container 83db9dbe7b90 08:13:25 ---> 29337de99b15 08:13:25 08:13:25 Step 10/25 : FROM alpine:3.17 08:13:25 ---> 9ed4aefc74f6 08:13:25 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:13:25 ---> Running in 9d9b6e3f94c8 08:13:25 ---> Running in a4831c1940e0 08:13:25 ---> Running in 6a0d461443ac 08:13:25 Removing intermediate container 9d9b6e3f94c8 08:13:25 ---> a54b11423373 08:13:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:13:25 ---> Running in dd380bf8aacf 08:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:26 (1/1) Installing dumb-init (1.2.5-r2) 08:13:26 (1/2) Installing dumb-init (1.2.5-r2) 08:13:26 (2/2) Installing openssl (3.0.8-r3) 08:13:26 Executing busybox-1.35.0-r29.trigger 08:13:26 OK: 7 MiB in 16 packages 08:13:26 Executing busybox-1.35.0-r29.trigger 08:13:26 OK: 8 MiB in 17 packages 08:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:26 (1/1) Installing dumb-init (1.2.5-r2) 08:13:26 Executing busybox-1.35.0-r29.trigger 08:13:26 OK: 7 MiB in 16 packages 08:13:27 Removing intermediate container 6a0d461443ac 08:13:27 ---> fc42aba92d2c 08:13:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:13:27 ---> Running in 88d2a291259e 08:13:27 Removing intermediate container a4831c1940e0 08:13:27 ---> 746ca70aba2f 08:13:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:13:27 Removing intermediate container dd380bf8aacf 08:13:27 ---> 7cfd8f5b30c0 08:13:27 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:27 Removing intermediate container 88d2a291259e 08:13:27 ---> 8247c8db6cb1 08:13:27 Step 13/25 : ENV APP_PORT=59881 08:13:27 ---> Running in 8431ad6ab1c1 08:13:27 ---> Running in 4ebb6df72046 08:13:28 ---> 58e4eb5b535d 08:13:28 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:13:28 Removing intermediate container 8431ad6ab1c1 08:13:28 ---> 4c6b4958c2ee 08:13:28 Step 12/22 : WORKDIR /edgex 08:13:28 Removing intermediate container 4ebb6df72046 08:13:28 ---> d23ba7adab98 08:13:28 Step 14/25 : EXPOSE $APP_PORT 08:13:28 ---> Running in 585cba3fbc5b 08:13:28 ---> Running in c7e71292a584 08:13:28 Removing intermediate container bf19c79cd8f1 08:13:28 ---> b1f0ee60e118 08:13:28 08:13:28 Step 9/20 : FROM alpine:3.17 08:13:28 ---> 9ed4aefc74f6 08:13:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:13:28 ---> Running in 4d495d2d4e86 08:13:28 Removing intermediate container 585cba3fbc5b 08:13:28 ---> f70136562262 08:13:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:28 ---> 7568559ff37e 08:13:28 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:13:28 Removing intermediate container c7e71292a584 08:13:28 ---> e3715673de68 08:13:28 Step 15/25 : WORKDIR / 08:13:28 ---> Running in 1598394d9a8b 08:13:28 Removing intermediate container 4d495d2d4e86 08:13:28 ---> f5e9e1d71be3 08:13:28 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:13:28 ---> Running in 2d53bab8eaea 08:13:28 Removing intermediate container 1598394d9a8b 08:13:28 ---> f7d649e28eb7 08:13:28 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:28 ---> 2623a2d7207a 08:13:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:13:28 ---> cd3876adba94 08:13:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:13:28 ---> 86e7aab1c745 08:13:28 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:13:29 ---> dfac27381b9f 08:13:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:29 ---> 29f23087e913 08:13:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:13:29 ---> 2af1ce923107 08:13:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:13:29 ---> 5144f8ce65d7 08:13:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:29 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:13:29 v3.17.3-93-g5ff334fcdae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:13:29 OK: 17818 distinct packages available 08:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:29 (1/9) Installing ca-certificates (20220614-r4) 08:13:29 (2/9) Installing brotli-libs (1.0.9-r9) 08:13:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:13:29 (4/9) Installing libcurl (8.0.1-r0) 08:13:29 (5/9) Installing curl (8.0.1-r0) 08:13:29 (6/9) Installing dumb-init (1.2.5-r2) 08:13:29 (7/9) Installing musl-obstack (1.2.3-r0) 08:13:29 (8/9) Installing libucontext (1.2-r0) 08:13:29 (9/9) Installing gcompat (1.1.0-r0) 08:13:29 Executing busybox-1.35.0-r29.trigger 08:13:29 Executing ca-certificates-20220614-r4.trigger 08:13:30 OK: 10 MiB in 24 packages 08:13:30 ---> 0772766cae76 08:13:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:31 ---> 1357b5dfc443 08:13:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:13:31 ---> Running in 61aa9989ce9c 08:13:31 ---> df5aa5e70609 08:13:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:13:31 ---> cdf0e9533aea 08:13:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:13:31 ---> b486df9e82d8 08:13:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:31 Removing intermediate container 2d53bab8eaea 08:13:31 ---> 635bb7d4a798 08:13:31 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:31 ---> Running in b8fe811e2124 08:13:31 ---> 27ce8a3d46e9 08:13:31 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:13:31 ---> Running in a6c06e37413a 08:13:32 ---> f26e70aa734b 08:13:32 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:13:32 Removing intermediate container a6c06e37413a 08:13:32 ---> 3a98541a6abc 08:13:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:13:32 ---> Running in 27f089656ad6 08:13:32 Removing intermediate container 27f089656ad6 08:13:32 ---> 0f512332c735 08:13:32 Step 23/25 : LABEL arch=x86_64 08:13:32 Removing intermediate container 61aa9989ce9c 08:13:32 ---> ed0ab3f98901 08:13:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:13:32 ---> 384917fce778 08:13:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:13:32 ---> Running in fbe00e549426 08:13:32 ---> Running in 56bf5857e295 08:13:32 Removing intermediate container fbe00e549426 08:13:32 ---> 7bf52f076d4e 08:13:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:13:32 Removing intermediate container 56bf5857e295 08:13:32 ---> 8115eaff6241 08:13:32 Step 24/25 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:13:32 ---> Running in d59f4e93cf09 08:13:32 ---> Running in 2a20dde4feed 08:13:32 ---> 1a129db18405 08:13:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:13:32 Removing intermediate container d59f4e93cf09 08:13:32 ---> 710f0a378191 08:13:32 Step 21/23 : LABEL arch=x86_64 08:13:32 ---> Running in 67ffeb5f6639 08:13:32 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:32 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:13:32 ---> 80d9efc6b753 08:13:32 Step 3/33 : WORKDIR /edgex-go 08:13:32 ---> Running in 58cb80b55542 08:13:32 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:13:32 ---> 80d9efc6b753 08:13:32 Step 3/20 : WORKDIR /edgex-go 08:13:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:32 ---> 80d9efc6b753 08:13:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:32 ---> 80d9efc6b753 08:13:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:32 ---> Running in da73a1dd07cd 08:13:32 ---> Running in ec933183f1a9 08:13:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:32 ---> 80d9efc6b753 08:13:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:32 ---> Running in 0ac1b284df9d 08:13:32 ---> Running in 26cc5f95655f 08:13:32 Removing intermediate container 58cb80b55542 08:13:32 ---> 983055009309 08:13:32 Step 4/33 : RUN apk add --update --no-cache make git 08:13:32 ---> Running in 41b656c0a165 08:13:32 Removing intermediate container da73a1dd07cd 08:13:32 ---> 9efa864c64fe 08:13:32 Step 4/23 : WORKDIR /edgex-go 08:13:32 Removing intermediate container ec933183f1a9 08:13:32 ---> a0986bdf0f0a 08:13:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:13:32 Removing intermediate container 0ac1b284df9d 08:13:32 ---> 821df0d82347 08:13:32 Step 4/23 : WORKDIR /edgex-go 08:13:32 ---> Running in 6772696a8969 08:13:32 Removing intermediate container 26cc5f95655f 08:13:32 ---> 64eb5a5adfa6 08:13:32 Step 4/23 : WORKDIR /edgex-go 08:13:32 ---> Running in 3aeb3ae7c4fc 08:13:32 ---> Running in 963bb38263f4 08:13:32 ---> Running in a5566a99445f 08:13:33 Removing intermediate container 2a20dde4feed 08:13:33 ---> 07c4d73424ee 08:13:33 Step 25/25 : LABEL version=3.0.0-dev.130 08:13:33 Removing intermediate container 67ffeb5f6639 08:13:33 ---> c2aa65af566f 08:13:33 Step 22/23 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:13:33 Removing intermediate container b8fe811e2124 08:13:33 ---> 3822381a3e8d 08:13:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:13:33 ---> Running in 4bb3fb2d6941 08:13:33 Removing intermediate container 6772696a8969 08:13:33 ---> 1e16a27a73e9 08:13:33 Step 5/23 : RUN apk add --update --no-cache make git 08:13:33 ---> Running in de2a7278ac1a 08:13:33 ---> Running in cd4d6a6ec89a 08:13:33 ---> 5bdeba3ee733 08:13:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:13:33 ---> Running in 69158780dead 08:13:33 Removing intermediate container 4bb3fb2d6941 08:13:33 ---> a09e14e97c5b 08:13:33 08:13:33 ---> Running in a64be2fe324d 08:13:33 Removing intermediate container cd4d6a6ec89a 08:13:33 ---> cf95b4263ce8 08:13:33 Step 20/22 : LABEL arch=x86_64 08:13:33 Removing intermediate container de2a7278ac1a 08:13:33 ---> 2843b5bc3d84 08:13:33 Step 23/23 : LABEL version=3.0.0-dev.130 08:13:33 ---> Running in 3117a69f9007 08:13:33 Removing intermediate container 3aeb3ae7c4fc 08:13:33 ---> a56be815b489 08:13:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:13:33 Removing intermediate container a5566a99445f 08:13:33 ---> 039380484cfc 08:13:33 Step 5/23 : RUN apk add --update --no-cache make git 08:13:33 ---> Running in bf6bec9ba779 08:13:33 ---> Running in ca17639aa73b 08:13:33 Successfully built a09e14e97c5b 08:13:33 ---> Running in fb9d5c123ebd 08:13:33 Successfully tagged core-metadata:latest 08:13:33  Building core-metadata ... done Building support-scheduler 08:13:33 Removing intermediate container a64be2fe324d 08:13:33 ---> 28908606b30a 08:13:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:13:33 ---> Running in 303a2b00b541 08:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:13:34 Removing intermediate container 3117a69f9007 08:13:34 ---> e4d40849fec6 08:13:34 Step 21/22 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:13:36 Removing intermediate container fb9d5c123ebd 08:13:36 ---> afe6d5349fc6 08:13:36 08:13:36 Successfully built afe6d5349fc6 08:13:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:36 ---> 7cc607015cf4 08:13:36 Successfully tagged core-common-config-bootstrapper:latest 08:13:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:36  Building core-common-config-bootstrapper ... done  ---> Using cache 08:13:36 ---> b2c36ac14f73 08:13:36 Building support-notifications 08:13:36 Step 4/23 : WORKDIR /edgex-go 08:13:36 ---> Using cache 08:13:36 ---> c7ac709cb555 08:13:36 Step 5/23 : RUN apk add --update --no-cache make git 08:13:36 ---> Using cache 08:13:36 ---> 53f4136d2fd2 08:13:36 Step 6/23 : COPY go.mod vendor* ./ 08:13:36 ---> Using cache 08:13:36 ---> c4547f79c9d6 08:13:36 ---> Running in 81f6fbe3f037 08:13:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:36 ---> Using cache 08:13:36 Removing intermediate container 303a2b00b541 08:13:36 ---> 8397faffe2e2 08:13:36 ---> aad7bb762d74 08:13:36 Step 18/20 : LABEL arch=x86_64Step 8/23 : COPY . . 08:13:36 08:13:36 ---> Using cache 08:13:36 ---> 623607849e18 08:13:36 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:13:36 ---> Running in 5f8bcbe50ce6 08:13:36 OK: 263 MiB in 53 packages 08:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:13:36 ---> Running in cdbc655c3694 08:13:36 Removing intermediate container 1a772a4bc79a 08:13:36 ---> e3f7a5da7669 08:13:36 08:13:36 Step 10/24 : FROM alpine:3.17 08:13:36 ---> 9ed4aefc74f6 08:13:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:13:36 ---> Using cache 08:13:36 ---> fc42aba92d2c 08:13:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:13:36 ---> Using cache 08:13:36 ---> 8247c8db6cb1 08:13:36 Step 13/24 : ENV APP_PORT=59882 08:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:13:37 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:13:37 v3.17.3-93-g5ff334fcdae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:13:37 OK: 17695 distinct packages available 08:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:13:37 OK: 263 MiB in 53 packages 08:13:38 OK: 263 MiB in 53 packages 08:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:13:38 OK: 263 MiB in 53 packages 08:13:39 Removing intermediate container 81f6fbe3f037 08:13:39 ---> ff6f21b2c617 08:13:39 Step 22/22 : LABEL version=3.0.0-dev.130 08:13:39 ---> Running in 1dce43b46d1f 08:13:39 ---> Running in 98577e21d91e 08:13:39 Removing intermediate container 5f8bcbe50ce6 08:13:39 ---> ed12fa053812 08:13:39 Step 19/20 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:13:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:39 ---> 7cc607015cf4 08:13:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:39 ---> Using cache 08:13:39 ---> b2c36ac14f73 08:13:39 Step 4/23 : WORKDIR /edgex-go 08:13:39 ---> Using cache 08:13:39 ---> c7ac709cb555 08:13:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:13:39 ---> Running in f9f083d7c5f5 08:13:39 ---> Running in f5c5296c995b 08:13:39 Removing intermediate container 1dce43b46d1f 08:13:39 ---> 740ccc22f2fc 08:13:39 Step 14/24 : EXPOSE $APP_PORT 08:13:39 Removing intermediate container 98577e21d91e 08:13:39 ---> 32aab0e2fd64 08:13:39 08:13:39 Removing intermediate container f5c5296c995b 08:13:39 ---> a9dfe0b03914 08:13:39 Step 20/20 : LABEL version=3.0.0-dev.130 08:13:39 ---> Running in 1e1994e8535d 08:13:39 ---> Running in d6a9fac27d87 08:13:39 Successfully built 32aab0e2fd64 08:13:39 Successfully tagged security-proxy-setup:latest 08:13:39 Building core-data 08:13:39  Building security-proxy-setup ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:39 Removing intermediate container 41b656c0a165 08:13:39 ---> e70d5f272652 08:13:39 Step 5/33 : COPY go.mod vendor* ./ 08:13:39 OK: 263 MiB in 53 packages 08:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:39 Removing intermediate container 69158780dead 08:13:39 ---> afb95142299b 08:13:39 Step 6/23 : COPY go.mod vendor* ./ 08:13:39 OK: 265 MiB in 53 packages 08:13:39 Removing intermediate container ca17639aa73b 08:13:39 ---> 5b609a65c6c7 08:13:39 Step 6/23 : COPY go.mod vendor* ./ 08:13:39 Removing intermediate container bf6bec9ba779 08:13:39 ---> 544d032dc927 08:13:39 Removing intermediate container 1e1994e8535d 08:13:39 ---> 82926be04266 08:13:39 Step 15/24 : WORKDIR / 08:13:40 Step 6/23 : COPY go.mod vendor* ./ 08:13:40 ---> acaf2af93954 08:13:40 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:40 ---> Running in 4e7f419bad4f 08:13:40 Removing intermediate container d6a9fac27d87 08:13:40 ---> 7d7d762b28b6 08:13:40 08:13:40 Removing intermediate container 963bb38263f4 08:13:40 ---> 1d674a093c22 08:13:40 Step 5/20 : COPY go.mod vendor* ./ 08:13:40 ---> ebee33e1da20 08:13:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:41 Successfully built 7d7d762b28b6 08:13:41 Successfully tagged security-spiffe-token-provider:latest 08:13:41 ---> Running in 3cd5e3219aee 08:13:41  Building security-spiffe-token-provider ... done Building security-proxy-auth 08:13:41 ---> e47b0362dc3b 08:13:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:41 ---> Running in 9724a4637043 08:13:41 ---> 0ad3ba110db3 08:13:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:41 ---> Running in c0fc8b5e138e 08:13:41 ---> Running in 14db68e48851 08:13:42 Removing intermediate container 3cd5e3219aee 08:13:42 ---> 44822aa30b99 08:13:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:42 Removing intermediate container f9f083d7c5f5 08:13:42 ---> a763bf3f3dbf 08:13:42 Step 6/23 : COPY go.mod vendor* ./ 08:13:42 ---> 4980fceae929 08:13:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:42 ---> Running in 6c22bd113942 08:13:42 ---> d5096a3e7c2c 08:13:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:42 ---> 35ee4122bf56 08:13:42 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:13:42 ---> Running in 466705879e4e 08:13:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:42 ---> 7cc607015cf4 08:13:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:42 ---> Using cache 08:13:42 ---> b2c36ac14f73 08:13:42 Step 4/23 : WORKDIR /edgex-go 08:13:42 ---> Using cache 08:13:42 ---> c7ac709cb555 08:13:42 Step 5/23 : RUN apk add --update --no-cache make git 08:13:42 ---> Using cache 08:13:42 ---> 53f4136d2fd2 08:13:42 Step 6/23 : COPY go.mod vendor* ./ 08:13:42 ---> Using cache 08:13:42 ---> c4547f79c9d6 08:13:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:42 ---> Using cache 08:13:42 ---> 8397faffe2e2 08:13:42 Step 8/23 : COPY . . 08:13:42 ---> Using cache 08:13:42 ---> 623607849e18 08:13:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:13:43 ---> 8959ac14072f 08:13:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:13:43 ---> Running in b6cc2fef6079 08:13:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:13:45 ---> dded53faa8fe 08:13:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:13:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:13:45 ---> 7cc607015cf4 08:13:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:13:45 ---> Using cache 08:13:45 ---> b2c36ac14f73 08:13:45 Step 4/23 : WORKDIR /edgex-go 08:13:45 ---> Using cache 08:13:45 ---> c7ac709cb555 08:13:45 Step 5/23 : RUN apk add --update --no-cache make git 08:13:45 ---> Using cache 08:13:45 ---> 53f4136d2fd2 08:13:45 Step 6/23 : COPY go.mod vendor* ./ 08:13:45 ---> Using cache 08:13:45 ---> c4547f79c9d6 08:13:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:45 ---> Using cache 08:13:45 ---> 8397faffe2e2 08:13:45 Step 8/23 : COPY . . 08:13:45 ---> Using cache 08:13:45 ---> 623607849e18 08:13:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:13:46 ---> Running in ace750aed163 08:13:46 ---> 053dc5f54cee 08:13:46 Step 20/24 : ENTRYPOINT ["/core-command"] 08:13:46 ---> Running in 7a0479ef4f01 08:13:46 Removing intermediate container 7a0479ef4f01 08:13:46 ---> 90baeaf7d97d 08:13:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:13:46 ---> Running in 2c03587895a4 08:13:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:13:46 Removing intermediate container 2c03587895a4 08:13:46 ---> 6a102787a20e 08:13:46 Step 22/24 : LABEL arch=x86_64 08:13:46 ---> Running in 9d6f2ee682ce 08:13:47 Removing intermediate container 9d6f2ee682ce 08:13:47 ---> 164796a51729 08:13:47 Step 23/24 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:13:47 ---> Running in 6a4d1ccad90f 08:13:48 Removing intermediate container 6a4d1ccad90f 08:13:48 ---> f664221d38ff 08:13:48 Step 24/24 : LABEL version=3.0.0-dev.130 08:13:48 ---> Running in c4a5707dbbd8 08:13:48 Removing intermediate container c4a5707dbbd8 08:13:48 ---> 696b97037284 08:13:48 08:13:48 Successfully built 696b97037284 08:13:48 Successfully tagged core-command:latest 08:13:48  Building core-command ... done Building security-bootstrapper 08:13:53 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:13:53 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:13:53 ---> 7cc607015cf4 08:13:53 Step 3/33 : WORKDIR /edgex-go 08:13:53 ---> Using cache 08:13:53 ---> e30e13ca0e7a 08:13:53 Step 4/33 : RUN apk add --update --no-cache make git 08:13:54 ---> Running in a2a4b2c48369 08:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:13:55 OK: 265 MiB in 53 packages 08:13:56 Removing intermediate container a2a4b2c48369 08:13:56 ---> bfd91e51149c 08:13:56 Step 5/33 : COPY go.mod vendor* ./ 08:13:57 ---> 62f1db47ca17 08:13:57 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:57 ---> Running in 53b45a28ef1a 08:14:12 Removing intermediate container cdbc655c3694 08:14:12 ---> 5b7d9386b831 08:14:12 08:14:12 Step 10/23 : FROM alpine:3.17 08:14:12 ---> 9ed4aefc74f6 08:14:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:14:12 ---> Using cache 08:14:12 ---> fc42aba92d2c 08:14:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:14:12 ---> Using cache 08:14:12 ---> 8247c8db6cb1 08:14:12 Step 13/23 : ENV APP_PORT=59861 08:14:12 Removing intermediate container 466705879e4e 08:14:12 ---> 3101adef5d88 08:14:12 Step 8/23 : COPY . . 08:14:13 ---> Running in 76490b692b86 08:14:13 Removing intermediate container 76490b692b86 08:14:13 ---> e8bb1a38ce62 08:14:13 Step 14/23 : EXPOSE $APP_PORT 08:14:14 ---> Running in c807cfec1a78 08:14:14 ---> 43619b0cfe31 08:14:14 Removing intermediate container b6cc2fef6079 08:14:14 Step 9/23 : RUN make cmd/support-notifications/support-notifications ---> a5a8e82c1779 08:14:14 08:14:14 08:14:14 Step 10/23 : FROM alpine:3.17 08:14:14 ---> 9ed4aefc74f6 08:14:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:14:14 Removing intermediate container ace750aed163 08:14:14 ---> 2c82066cd4d8 08:14:14 08:14:14 Step 10/23 : FROM alpine:3.17 08:14:14 ---> 9ed4aefc74f6 08:14:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:14:14 ---> Using cache 08:14:14 ---> a54b11423373 08:14:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:14:14 ---> Using cache 08:14:14 ---> 7cfd8f5b30c0 08:14:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:14 ---> Using cache 08:14:14 ---> 58e4eb5b535d 08:14:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:14:14 ---> Using cache 08:14:14 ---> Running in d9c55e6db076 08:14:14 ---> Running in 13a1975097cb 08:14:14 ---> 7568559ff37e 08:14:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:14:14 Removing intermediate container c807cfec1a78 08:14:14 ---> eee129d1870f 08:14:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:14 Removing intermediate container 13a1975097cb 08:14:14 ---> 7d896b4b9f69 08:14:14 Step 12/23 : ENV APP_PORT=59880 08:14:14 ---> Running in 2a3277b920f1 08:14:14 ---> 643c27619c50 08:14:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:14:14 Removing intermediate container 2a3277b920f1 08:14:14 ---> 1b8de208748b 08:14:14 Step 13/23 : EXPOSE $APP_PORT 08:14:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:14:14 ---> Running in 661e6b9080a9 08:14:14 ---> 07d7a6a9cc1b 08:14:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:14:14 ---> de72ee209995 08:14:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:14:14 Removing intermediate container 661e6b9080a9 08:14:14 ---> 1a93cba2b6d4 08:14:14 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:14:14 ---> Running in f439481e4e04 08:14:14 ---> 1d95b3b9e1d7 08:14:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:14:15 ---> 6e2926e0ea19 08:14:15 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:14:15 ---> a87cc40f16ae 08:14:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:14:15 ---> Running in 1629fc73e1a1 08:14:15 ---> 4694c0c68b8c 08:14:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:14:15 (1/1) Installing dumb-init (1.2.5-r2) 08:14:15 Executing busybox-1.35.0-r29.trigger 08:14:15 ---> Running in 49fe39ee558d 08:14:15 OK: 7 MiB in 16 packages 08:14:15 Removing intermediate container 49fe39ee558d 08:14:15 ---> 19fdfcded112 08:14:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:14:15 ---> Running in 33ec1a9b852c 08:14:15 Removing intermediate container 33ec1a9b852c 08:14:15 ---> f3df8d224095 08:14:15 Step 21/23 : LABEL arch=x86_64 08:14:15 ---> Running in f37e92fbaed9 08:14:17 Removing intermediate container f37e92fbaed9 08:14:17 ---> c948639f96a9 08:14:17 Step 22/23 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:14:17 Removing intermediate container f439481e4e04 08:14:17 ---> d46a2baf94c8 08:14:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:17 Removing intermediate container 1629fc73e1a1 08:14:17 ---> 66a806dd21fc 08:14:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:14:17 ---> Running in 12fae09aca8f 08:14:17 ---> e7889593badd 08:14:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:14:17 ---> Running in 932e155a2b9f 08:14:18 Removing intermediate container 12fae09aca8f 08:14:18 ---> a287e9f02c91 08:14:18 Step 23/23 : LABEL version=3.0.0-dev.130 08:14:19 Removing intermediate container 932e155a2b9f 08:14:19 ---> 3145a1259aac 08:14:19 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:14:19 ---> c79f4f19b958 08:14:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:14:19 ---> Running in 2b466d50d8d8 08:14:19 ---> Running in 3b8b9459602e 08:14:20 Removing intermediate container 2b466d50d8d8 08:14:20 ---> 19dbda527652 08:14:20 08:14:20 ---> 1d51745893b6 08:14:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:14:20 Removing intermediate container 3b8b9459602e 08:14:20 ---> 0c0ac7b69b9a 08:14:20 Step 21/23 : LABEL arch=x86_64 08:14:20 Successfully built 19dbda527652 08:14:20 ---> Running in 8f7071c4424d 08:14:20 Successfully tagged support-scheduler:latest 08:14:20  Building support-scheduler ... done Building security-secretstore-setup 08:14:20 Removing intermediate container 8f7071c4424d 08:14:20 ---> d5266cf7885d 08:14:20 Step 22/23 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:14:23 ---> 6a92a7c2eaae 08:14:23 Step 19/23 : ENTRYPOINT ["/core-data"] 08:14:24 ---> Running in 5d727da9ec7b 08:14:24 ---> Running in 96841079887a 08:14:24 Removing intermediate container 96841079887a 08:14:24 ---> 09aa79766727 08:14:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:14:24 Removing intermediate container 5d727da9ec7b 08:14:24 ---> 9dee75f8e436 08:14:24 Step 23/23 : LABEL version=3.0.0-dev.130 08:14:24 ---> Running in 198a0146ba24 08:14:24 ---> Running in e05c040e9987 08:14:25 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:14:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:14:25 ---> 7cc607015cf4 08:14:25 Step 3/25 : WORKDIR /edgex-go 08:14:25 ---> Using cache 08:14:25 ---> e30e13ca0e7a 08:14:25 Step 4/25 : RUN apk add --update --no-cache make git 08:14:25 ---> Using cache 08:14:25 ---> bfd91e51149c 08:14:25 Step 5/25 : COPY go.mod vendor* ./ 08:14:25 ---> Using cache 08:14:25 ---> 62f1db47ca17 08:14:25 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:25 Removing intermediate container e05c040e9987 08:14:25 ---> 706662632529 08:14:25 08:14:25 Successfully built 706662632529 08:14:25 Removing intermediate container 198a0146ba24 08:14:25 ---> 6fb750153382 08:14:25 Successfully tagged security-proxy-auth:latest 08:14:25 Step 21/23 : LABEL arch=x86_64 08:14:25 Building security-spire-config 08:14:25  Building security-proxy-auth ... done  ---> Running in 4643768d268b 08:14:25 ---> Running in 6e82d8c7b666 08:14:29 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17Removing intermediate container 6e82d8c7b666 08:14:29 ---> 808b9d6616f8 08:14:29 Step 22/23 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:14:29 08:14:29 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:14:29 ---> 7cc607015cf4 08:14:29 Step 3/27 : WORKDIR /edgex-go 08:14:29 ---> Using cache 08:14:29 ---> e30e13ca0e7a 08:14:29 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:14:29 ---> Using cache 08:14:29 ---> 79136ff7a5b1 08:14:29 Step 5/27 : COPY go.mod vendor* ./ 08:14:29 ---> Using cache 08:14:29 ---> adb3226f4988 08:14:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:29 ---> Using cache 08:14:29 ---> aa8d5208d971 08:14:29 Step 7/27 : COPY . . 08:14:29 ---> Using cache 08:14:29 ---> 73da55b6f28f 08:14:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:14:29 ---> Using cache 08:14:29 ---> f901a269e334 08:14:29 Step 9/27 : WORKDIR /edgex-go/spire-build 08:14:29 ---> Using cache 08:14:29 ---> b036aa78a1ab 08:14:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:14:29 ---> Using cache 08:14:29 ---> 826163bdfaf8 08:14:29 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:14:29 ---> Using cache 08:14:29 ---> 6946caa55bca 08:14:29 Step 12/27 : WORKDIR /edgex-go 08:14:29 ---> Using cache 08:14:29 ---> f4f1fbd2fbd4 08:14:29 08:14:29 Step 13/27 : FROM alpine:3.17 08:14:29 ---> 9ed4aefc74f6 08:14:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:14:29 ---> Using cache 08:14:29 ---> 4db222558d9a 08:14:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:14:30 ---> Running in 9d4eb8e5a312 08:14:30 ---> Running in d70a0e7232ee 08:14:30 Removing intermediate container d70a0e7232ee 08:14:30 ---> df068d20b7bd 08:14:30 Step 23/23 : LABEL version=3.0.0-dev.130 08:14:31 ---> Running in 6f9df9fceda3 08:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:14:31 Removing intermediate container 53b45a28ef1a 08:14:31 ---> 7099f12abb80 08:14:31 Step 7/33 : COPY . . 08:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:14:31 Removing intermediate container 6f9df9fceda3 08:14:31 ---> 180990ae91a6 08:14:31 08:14:31 Successfully built 180990ae91a6 08:14:31 Successfully tagged core-data:latest 08:14:31  Building core-data ... done Building security-spire-server 08:14:31 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:14:31 v3.17.3-93-g5ff334fcdae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:14:31 OK: 17818 distinct packages available 08:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:14:32 (1/4) Installing dumb-init (1.2.5-r2) 08:14:32 (2/4) Installing musl-obstack (1.2.3-r0) 08:14:32 (3/4) Installing libucontext (1.2-r0) 08:14:32 (4/4) Installing gcompat (1.1.0-r0) 08:14:32 Executing busybox-1.35.0-r29.trigger 08:14:32 OK: 7 MiB in 19 packages 08:14:35 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:14:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:14:35 ---> 7cc607015cf4 08:14:35 Step 3/26 : WORKDIR /edgex-go 08:14:35 ---> Using cache 08:14:35 ---> e30e13ca0e7a 08:14:35 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:14:35 ---> Using cache 08:14:35 ---> 79136ff7a5b1 08:14:35 Step 5/26 : COPY go.mod vendor* ./ 08:14:35 ---> Using cache 08:14:35 ---> adb3226f4988 08:14:35 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:35 ---> Using cache 08:14:35 ---> aa8d5208d971 08:14:35 Step 7/26 : COPY . . 08:14:35 ---> Using cache 08:14:35 ---> 73da55b6f28f 08:14:35 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:14:35 ---> Using cache 08:14:35 ---> f901a269e334 08:14:35 Step 9/26 : WORKDIR /edgex-go/spire-build 08:14:35 ---> Using cache 08:14:35 ---> b036aa78a1ab 08:14:35 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:14:35 ---> Using cache 08:14:35 ---> 826163bdfaf8 08:14:35 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:14:38 ---> Running in aba21a81e984 08:14:38 ---> 3df2f4945737 08:14:38 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:14:38 ---> Running in 193b9ea03978 08:14:38 Removing intermediate container 9d4eb8e5a312 08:14:38 ---> 5238863fc8b0 08:14:38 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:14:38 ---> 16e0d2460260 08:14:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:14:39 ---> eda15563a958 08:14:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:14:39 Removing intermediate container aba21a81e984 08:14:39 ---> 78717da79868 08:14:39 Step 12/26 : WORKDIR /edgex-go 08:14:40 ---> Running in c985b2eb5576 08:14:41 ---> 405115efdf9f 08:14:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:14:41 Removing intermediate container d9c55e6db076 08:14:41 ---> 27528fe41722 08:14:41 08:14:41 Step 10/23 : FROM alpine:3.17 08:14:41 ---> 9ed4aefc74f6 08:14:41 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:14:41 Removing intermediate container c985b2eb5576 08:14:41 ---> 535f1d280283 08:14:41 08:14:41 Step 13/26 : FROM alpine:3.17 08:14:41 ---> 9ed4aefc74f6 08:14:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:14:41 ---> Using cache 08:14:41 ---> 4db222558d9a 08:14:41 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:41 ---> Using cache 08:14:41 ---> 093514c6a0bc 08:14:41 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:41 ---> Using cache 08:14:41 ---> a7ca9c1d86c8 08:14:41 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:14:41 ---> Running in 375c92beb4b4 08:14:41 ---> 56404bb2ec5a 08:14:41 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:14:41 ---> Using cache 08:14:41 ---> 826ecb3243eb 08:14:41 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:14:41 ---> Running in 3266313a53ed 08:14:41 Removing intermediate container 3266313a53ed 08:14:41 ---> 436f5a47baf7 08:14:41 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:14:41 ---> 7947cfd2ccd0 08:14:41 Step 22/27 : WORKDIR / 08:14:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:14:41 ---> Running in e05a8f0062c3 08:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:14:42 Removing intermediate container e05a8f0062c3 08:14:42 ---> 2588953ff45b 08:14:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:14:42 (1/2) Installing ca-certificates (20220614-r4) 08:14:42 (2/2) Installing dumb-init (1.2.5-r2) 08:14:42 Executing busybox-1.35.0-r29.trigger 08:14:42 Executing ca-certificates-20220614-r4.trigger 08:14:42 ---> Running in 38cf98717522 08:14:42 OK: 8 MiB in 17 packages 08:14:42 ---> 5ce936523992 08:14:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:14:42 Removing intermediate container 38cf98717522 08:14:42 ---> a62e27986475 08:14:42 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:14:42 ---> Running in 03685165f6dd 08:14:43 ---> fef4069a7371 08:14:43 Removing intermediate container 03685165f6dd 08:14:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl ---> bfbbb9389276 08:14:43 08:14:43 Step 25/27 : LABEL arch=x86_64 08:14:43 Removing intermediate container 375c92beb4b4 08:14:43 ---> 5e8d9045a956 08:14:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:14:43 ---> Running in 6ed32143eb99 08:14:43 ---> Running in ceef8238f5a9 08:14:43 Removing intermediate container 6ed32143eb99 08:14:43 ---> ae2d2d5eaca6 08:14:43 Step 26/27 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:14:43 ---> Running in 11e9cbbc379b 08:14:43 Removing intermediate container ceef8238f5a9 08:14:43 ---> 8e818a5de751 08:14:43 Step 13/23 : ENV APP_PORT=59860 08:14:43 ---> 28827d40998b 08:14:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:14:43 ---> Running in f4cba4eb4d7b 08:14:43 Removing intermediate container 11e9cbbc379b 08:14:43 ---> d43f8f9078fa 08:14:43 Step 27/27 : LABEL version=3.0.0-dev.130 08:14:43 ---> Running in 67874d6127ae 08:14:43 Removing intermediate container f4cba4eb4d7b 08:14:43 ---> 4ce02721a19c 08:14:43 Step 14/23 : EXPOSE $APP_PORT 08:14:43 ---> 404e06a5da98 08:14:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:14:43 ---> Running in 07ae88b111d9 08:14:43 ---> Running in bfb74c1f3178 08:14:43 Removing intermediate container 67874d6127ae 08:14:43 ---> eb300337cf96 08:14:43 08:14:43 Removing intermediate container 07ae88b111d9 08:14:43 ---> 60ff8bdb60ae 08:14:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:14:44 Removing intermediate container bfb74c1f3178 08:14:44 ---> b0343822f314 08:14:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:44 Successfully built eb300337cf96 08:14:44 Successfully tagged security-spire-config:latest 08:14:44  Building security-spire-config ... done  ---> Running in aee7f01ed37d 08:14:44 Removing intermediate container aee7f01ed37d 08:14:44 ---> f2bfe10f9169 08:14:44 Step 24/26 : LABEL arch=x86_64 08:14:44 ---> 2dfb6d83a6fb 08:14:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:14:44 ---> Running in fd712aca74a3 08:14:45 Removing intermediate container fd712aca74a3 08:14:45 ---> e40d9d213ed3 08:14:45 ---> ac7acd127c68 08:14:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications /Step 25/26 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:14:45 08:14:45 ---> Running in 2fb5bf076d1a 08:14:46 Removing intermediate container 2fb5bf076d1a 08:14:46 ---> 46ddb19baa3c 08:14:46 Step 26/26 : LABEL version=3.0.0-dev.130 08:14:46 ---> cdd661beb6f1 08:14:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:14:46 ---> Running in 9fccf722e78e 08:14:47 Removing intermediate container 9fccf722e78e 08:14:47 ---> 84d227c9b3d2 08:14:47 08:14:47 Successfully built 84d227c9b3d2 08:14:47 Successfully tagged security-spire-server:latest 08:14:47  Building security-spire-server ... done  ---> 99b98810e36a 08:14:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:14:47 ---> Running in 629b09dbdfdf 08:14:48 Removing intermediate container 629b09dbdfdf 08:14:48 ---> 3fb24fec9f38 08:14:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:14:48 ---> Running in 146c7e40811e 08:14:48 Removing intermediate container 146c7e40811e 08:14:48 ---> ee926f29c542 08:14:48 Step 21/23 : LABEL arch=x86_64 08:14:48 ---> Running in 4fb9f3c2f2ec 08:14:48 Removing intermediate container 4fb9f3c2f2ec 08:14:48 ---> 45183a3dcaf4 08:14:48 Step 22/23 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:14:48 ---> Running in a73e877adeaf 08:14:48 Removing intermediate container a73e877adeaf 08:14:48 ---> 0ad900c3cc2a 08:14:48 Step 23/23 : LABEL version=3.0.0-dev.130 08:14:48 ---> Running in 7dec445f287c 08:14:48 Removing intermediate container 7dec445f287c 08:14:48 ---> 05a4ca722c5d 08:14:48 08:14:48 Successfully built 05a4ca722c5d 08:14:48 Successfully tagged support-notifications:latest 08:14:55  Building support-notifications ... done Removing intermediate container 4643768d268b 08:14:55 ---> 4e63be1ea31f 08:14:55 Step 7/25 : COPY . . 08:14:58 Removing intermediate container 193b9ea03978 08:14:58 ---> 387f2e1503d6 08:14:58 08:14:58 Step 9/33 : FROM alpine:3.17 08:14:58 ---> 9ed4aefc74f6 08:14:58 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:14:58 ---> Using cache 08:14:58 ---> f5e9e1d71be3 08:14:58 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:14:58 ---> Running in 209ceafb319d 08:14:58 ---> dbc1c232c56a 08:14:58 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:14:58 ---> Running in 8b51bb9e9c46 08:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:14:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:14:58 (1/2) Installing dumb-init (1.2.5-r2) 08:14:58 (2/2) Installing su-exec (0.2-r2) 08:14:58 Executing busybox-1.35.0-r29.trigger 08:14:58 OK: 7 MiB in 17 packages 08:14:59 Removing intermediate container 209ceafb319d 08:14:59 ---> 32da0c62c126 08:14:59 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:14:59 ---> Running in 74ddcef1e160 08:14:59 Removing intermediate container 74ddcef1e160 08:14:59 ---> 442c4e8e475a 08:14:59 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:14:59 ---> Running in 80d7e49541f6 08:14:59 Removing intermediate container 80d7e49541f6 08:14:59 ---> 092123f644e6 08:14:59 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:14:59 ---> Running in 5f6b79d2887e 08:14:59 Removing intermediate container 5f6b79d2887e 08:14:59 ---> f550849528cf 08:14:59 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:14:59 ---> Running in 606ab7e744d9 08:14:59 Removing intermediate container 606ab7e744d9 08:14:59 ---> f284bea7f4b8 08:14:59 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:14:59 ---> Running in 23d47fd2edea 08:15:00 Removing intermediate container 23d47fd2edea 08:15:00 ---> 16cf4a218ab6 08:15:00 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:15:00 ---> Running in 4a3fa4084dd0 08:15:00 Removing intermediate container 4a3fa4084dd0 08:15:00 ---> 19f07ff83647 08:15:00 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:15:00 ---> 378137b2969b 08:15:00 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:15:00 ---> Running in 2d680fff8b9e 08:15:01 Removing intermediate container 2d680fff8b9e 08:15:01 ---> d132f1ae66fe 08:15:01 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:01 ---> 6c1e7529c316 08:15:01 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:15:01 ---> cedc05da5194 08:15:01 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:15:02 ---> 4273329bb000 08:15:02 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:15:02 ---> 248ddf94497e 08:15:02 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:15:02 ---> e4cf284d9ddb 08:15:02 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:15:03 ---> 38b04e60ada6 08:15:03 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:15:03 ---> 2342bae018ab 08:15:03 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:15:03 ---> c860a7f645d5 08:15:03 Step 28/33 : RUN chmod +x /entrypoint.sh 08:15:03 ---> Running in f21c616f57f4 08:15:05 Removing intermediate container f21c616f57f4 08:15:05 ---> e40380f20116 08:15:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:15:05 ---> Running in 02ad98528a5e 08:15:05 Removing intermediate container 02ad98528a5e 08:15:05 ---> fc863a167969 08:15:05 Step 30/33 : CMD ["gate"] 08:15:05 ---> Running in 96b3cb0adaad 08:15:05 Removing intermediate container 96b3cb0adaad 08:15:05 ---> 6f5a26f09c06 08:15:05 Step 31/33 : LABEL arch=x86_64 08:15:05 ---> Running in 5429ec03b39c 08:15:05 Removing intermediate container 5429ec03b39c 08:15:05 ---> 51d6ad6bf805 08:15:05 Step 32/33 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:15:05 ---> Running in a3395b5773c6 08:15:05 Removing intermediate container a3395b5773c6 08:15:05 ---> abf7747e3178 08:15:05 Step 33/33 : LABEL version=3.0.0-dev.130 08:15:05 ---> Running in 239ff7db0ee7 08:15:05 Removing intermediate container 239ff7db0ee7 08:15:05 ---> 2e75f755ae02 08:15:05 08:15:05 Successfully built 2e75f755ae02 08:15:05 Successfully tagged security-bootstrapper:latest 08:15:11  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:15:14 Removing intermediate container 8b51bb9e9c46 08:15:14 ---> f437b80bf6b9 08:15:14 08:15:14 Step 9/25 : FROM alpine:3.17 08:15:14 ---> 9ed4aefc74f6 08:15:14 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:15:14 ---> Running in fbe56be50c14 08:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:15:15 (1/3) Installing ca-certificates (20220614-r4) 08:15:15 (2/3) Installing dumb-init (1.2.5-r2) 08:15:15 (3/3) Installing su-exec (0.2-r2) 08:15:15 Executing busybox-1.35.0-r29.trigger 08:15:15 Executing ca-certificates-20220614-r4.trigger 08:15:15 OK: 8 MiB in 18 packages 08:15:15 Removing intermediate container fbe56be50c14 08:15:15 ---> e5cb88966e79 08:15:15 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:15:15 ---> Running in 79b22cba536d 08:15:15 Removing intermediate container 79b22cba536d 08:15:15 ---> d7b4332b8ec5 08:15:15 Step 12/25 : WORKDIR / 08:15:15 ---> Running in 0b3072161b43 08:15:15 Removing intermediate container 0b3072161b43 08:15:15 ---> 22a20505caa3 08:15:15 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:15 ---> 51fa9b26929c 08:15:15 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:15:16 ---> 91aed2d4127f 08:15:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:15:16 ---> 941df2233c83 08:15:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:15:16 ---> 244dd19b965c 08:15:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:15:16 ---> f0556617fc75 08:15:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:15:16 ---> 3464ca59b457 08:15:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:15:16 ---> b75c87578639 08:15:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:15:17 ---> 48e7a9fb9f9f 08:15:17 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:15:17 ---> Running in 3a32092a54c8 08:15:17 Removing intermediate container 3a32092a54c8 08:15:17 ---> 06811f4e4454 08:15:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:15:17 ---> Running in 15c7774b4abf 08:15:17 Removing intermediate container 15c7774b4abf 08:15:17 ---> 1d59f729223c 08:15:17 Step 23/25 : LABEL arch=x86_64 08:15:17 ---> Running in 29f923bacc53 08:15:17 Removing intermediate container 29f923bacc53 08:15:17 ---> 282106d391ad 08:15:17 Step 24/25 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:15:18 ---> Running in 2f215bac7434 08:15:18 Removing intermediate container 2f215bac7434 08:15:18 ---> 1c55f017b4af 08:15:18 Step 25/25 : LABEL version=3.0.0-dev.130 08:15:18 ---> Running in b84109af43ad 08:15:18 Removing intermediate container b84109af43ad 08:15:18 ---> f84fa2dc1a17 08:15:18 08:15:18 Successfully built f84fa2dc1a17 08:15:18 Successfully tagged security-secretstore-setup:latest 08:15:18  Building security-secretstore-setup ... done  [Pipeline] } 08:15:18 $ docker stop --time=1 9867b05e3e1db8e67f8cf82008412d098272a69a9b1ad3545448d33ef391a2d9 08:15:19 $ docker rm -f --volumes 9867b05e3e1db8e67f8cf82008412d098272a69a9b1ad3545448d33ef391a2d9 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:19 + docker images 08:15:19 REPOSITORY TAG IMAGE ID CREATED SIZE 08:15:19 security-secretstore-setup latest f84fa2dc1a17 2 seconds ago 32.8MB 08:15:19 f437b80bf6b9 6 seconds ago 1.68GB 08:15:19 security-bootstrapper latest 2e75f755ae02 14 seconds ago 22.2MB 08:15:19 387f2e1503d6 24 seconds ago 1.67GB 08:15:19 support-notifications latest 05a4ca722c5d 31 seconds ago 32.7MB 08:15:19 security-spire-server latest 84d227c9b3d2 33 seconds ago 89.8MB 08:15:19 security-spire-config latest eb300337cf96 36 seconds ago 88.9MB 08:15:19 535f1d280283 38 seconds ago 1.54GB 08:15:19 27528fe41722 39 seconds ago 1.75GB 08:15:19 core-data latest 180990ae91a6 48 seconds ago 20MB 08:15:19 security-proxy-auth latest 706662632529 55 seconds ago 18.3MB 08:15:19 support-scheduler latest 19dbda527652 About a minute ago 32.1MB 08:15:19 2c82066cd4d8 About a minute ago 1.66GB 08:15:19 a5a8e82c1779 About a minute ago 1.69GB 08:15:19 5b7d9386b831 About a minute ago 1.75GB 08:15:19 core-command latest 696b97037284 About a minute ago 19.8MB 08:15:19 security-proxy-setup latest 32aab0e2fd64 About a minute ago 18.7MB 08:15:19 security-spiffe-token-provider latest 7d7d762b28b6 About a minute ago 32.8MB 08:15:19 e3f7a5da7669 About a minute ago 1.69GB 08:15:19 core-common-config-bootstrapper latest afe6d5349fc6 About a minute ago 17.2MB 08:15:19 core-metadata latest a09e14e97c5b About a minute ago 20.4MB 08:15:19 b1f0ee60e118 About a minute ago 1.72GB 08:15:19 29337de99b15 About a minute ago 1.69GB 08:15:19 5e57e24f161c About a minute ago 1.66GB 08:15:19 893322745d0b About a minute ago 1.68GB 08:15:19 security-spire-agent latest 79df37ded679 2 minutes ago 129MB 08:15:19 f4f1fbd2fbd4 2 minutes ago 1.54GB 08:15:19 ci-base-image-x86_64 latest 7cc607015cf4 5 minutes ago 881MB 08:15:19 alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB 08:15:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 08:15:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 08:15:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:20 provisioning config files... 08:15:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/492@tmp/config13160960985794012858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:20 ---> docker-login.sh 08:15:20 nexus3.edgexfoundry.org:10001 08:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:20 Configure a credential helper to remove this warning. See 08:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:20 08:15:20 Login Succeeded 08:15:20 nexus3.edgexfoundry.org:10002 08:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:20 Configure a credential helper to remove this warning. See 08:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:20 08:15:20 Login Succeeded 08:15:20 nexus3.edgexfoundry.org:10003 08:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:20 Configure a credential helper to remove this warning. See 08:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:20 08:15:20 Login Succeeded 08:15:20 nexus3.edgexfoundry.org:10004 08:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:20 Configure a credential helper to remove this warning. See 08:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:20 08:15:20 Login Succeeded 08:15:20 docker.io 08:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:21 Configure a credential helper to remove this warning. See 08:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:21 08:15:21 Login Succeeded 08:15:21 ---> docker-login.sh ends [Pipeline] } 08:15:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:15:21 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:15:21 cc94d1f8a87c108527927d6732c4292434c72bde 08:15:21 latest 08:15:21 3.0.0-dev.130 08:15:21 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:21 main 08:15:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:21 + docker push nexus3.edgexfoundry.org:10004/core-command:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:15:21 2438a268ff91: Preparing 08:15:21 b860ae97d6ad: Preparing 08:15:21 49be0ddadab6: Preparing 08:15:21 772665c9f8aa: Preparing 08:15:21 ca02515218e0: Preparing 08:15:21 f1417ff83b31: Preparing 08:15:21 f1417ff83b31: Waiting 08:15:21 2438a268ff91: Pushed 08:15:21 49be0ddadab6: Pushed 08:15:21 f1417ff83b31: Layer already exists 08:15:21 772665c9f8aa: Pushed 08:15:21 ca02515218e0: Pushed 08:15:23 b860ae97d6ad: Pushed 08:15:23 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:1c1f457b59004e9dee24d03aa459bc76e532d765e0cf0719b728c979c5ab1427 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:15:23 2438a268ff91: Preparing 08:15:23 b860ae97d6ad: Preparing 08:15:23 49be0ddadab6: Preparing 08:15:23 772665c9f8aa: Preparing 08:15:23 ca02515218e0: Preparing 08:15:23 f1417ff83b31: Preparing 08:15:23 f1417ff83b31: Waiting 08:15:23 ca02515218e0: Layer already exists 08:15:23 b860ae97d6ad: Layer already exists 08:15:23 49be0ddadab6: Layer already exists 08:15:23 772665c9f8aa: Layer already exists 08:15:23 2438a268ff91: Layer already exists 08:15:23 f1417ff83b31: Layer already exists 08:15:23 latest: digest: sha256:1c1f457b59004e9dee24d03aa459bc76e532d765e0cf0719b728c979c5ab1427 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:24 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.130 08:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:15:24 2438a268ff91: Preparing 08:15:24 b860ae97d6ad: Preparing 08:15:24 49be0ddadab6: Preparing 08:15:24 772665c9f8aa: Preparing 08:15:24 ca02515218e0: Preparing 08:15:24 f1417ff83b31: Preparing 08:15:24 f1417ff83b31: Waiting 08:15:24 ca02515218e0: Layer already exists 08:15:24 2438a268ff91: Layer already exists 08:15:24 b860ae97d6ad: Layer already exists 08:15:24 49be0ddadab6: Layer already exists 08:15:24 772665c9f8aa: Layer already exists 08:15:24 f1417ff83b31: Layer already exists 08:15:24 3.0.0-dev.130: digest: sha256:1c1f457b59004e9dee24d03aa459bc76e532d765e0cf0719b728c979c5ab1427 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:25 + docker push nexus3.edgexfoundry.org:10004/core-command:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:15:25 2438a268ff91: Preparing 08:15:25 b860ae97d6ad: Preparing 08:15:25 49be0ddadab6: Preparing 08:15:25 772665c9f8aa: Preparing 08:15:25 ca02515218e0: Preparing 08:15:25 f1417ff83b31: Preparing 08:15:25 f1417ff83b31: Waiting 08:15:25 b860ae97d6ad: Layer already exists 08:15:25 ca02515218e0: Layer already exists 08:15:25 2438a268ff91: Layer already exists 08:15:25 49be0ddadab6: Layer already exists 08:15:25 772665c9f8aa: Layer already exists 08:15:25 f1417ff83b31: Layer already exists 08:15:25 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:1c1f457b59004e9dee24d03aa459bc76e532d765e0cf0719b728c979c5ab1427 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:15:25 2438a268ff91: Preparing 08:15:25 b860ae97d6ad: Preparing 08:15:25 49be0ddadab6: Preparing 08:15:25 772665c9f8aa: Preparing 08:15:25 ca02515218e0: Preparing 08:15:25 f1417ff83b31: Preparing 08:15:25 f1417ff83b31: Waiting 08:15:25 772665c9f8aa: Layer already exists 08:15:25 b860ae97d6ad: Layer already exists 08:15:25 49be0ddadab6: Layer already exists 08:15:25 ca02515218e0: Layer already exists 08:15:25 2438a268ff91: Layer already exists 08:15:25 f1417ff83b31: Layer already exists 08:15:25 main: digest: sha256:1c1f457b59004e9dee24d03aa459bc76e532d765e0cf0719b728c979c5ab1427 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:25 ===================================================== [Pipeline] echo 08:15:25 taggedImages: 08:15:25 - nexus3.edgexfoundry.org:10004/core-command:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:25 - nexus3.edgexfoundry.org:10004/core-command:latest 08:15:25 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.130 08:15:25 - nexus3.edgexfoundry.org:10004/core-command:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:15:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:15:26 cc94d1f8a87c108527927d6732c4292434c72bde 08:15:26 latest 08:15:26 3.0.0-dev.130 08:15:26 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:26 main 08:15:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:15:26 557376af5470: Preparing 08:15:26 5c6b870fd9bc: Preparing 08:15:26 4ecac8a9658b: Preparing 08:15:26 d7d7b4bbbd38: Preparing 08:15:26 49be0ddadab6: Preparing 08:15:26 772665c9f8aa: Preparing 08:15:26 ca02515218e0: Preparing 08:15:26 f1417ff83b31: Preparing 08:15:26 772665c9f8aa: Waiting 08:15:26 ca02515218e0: Waiting 08:15:26 f1417ff83b31: Waiting 08:15:26 49be0ddadab6: Layer already exists 08:15:26 772665c9f8aa: Layer already exists 08:15:26 ca02515218e0: Layer already exists 08:15:26 f1417ff83b31: Layer already exists 08:15:26 557376af5470: Pushed 08:15:26 5c6b870fd9bc: Pushed 08:15:26 4ecac8a9658b: Pushed 08:15:28 d7d7b4bbbd38: Pushed 08:15:28 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:1ae57e3deb1d3fbf4b9350f03fe74447f08fe5c007c27437d8861e544202e79f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:15:28 557376af5470: Preparing 08:15:28 5c6b870fd9bc: Preparing 08:15:28 4ecac8a9658b: Preparing 08:15:28 d7d7b4bbbd38: Preparing 08:15:28 49be0ddadab6: Preparing 08:15:28 772665c9f8aa: Preparing 08:15:28 ca02515218e0: Preparing 08:15:28 f1417ff83b31: Preparing 08:15:28 772665c9f8aa: Waiting 08:15:28 ca02515218e0: Waiting 08:15:28 f1417ff83b31: Waiting 08:15:28 d7d7b4bbbd38: Layer already exists 08:15:28 557376af5470: Layer already exists 08:15:28 49be0ddadab6: Layer already exists 08:15:28 4ecac8a9658b: Layer already exists 08:15:28 5c6b870fd9bc: Layer already exists 08:15:28 ca02515218e0: Layer already exists 08:15:28 772665c9f8aa: Layer already exists 08:15:28 f1417ff83b31: Layer already exists 08:15:28 latest: digest: sha256:1ae57e3deb1d3fbf4b9350f03fe74447f08fe5c007c27437d8861e544202e79f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.130 08:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:15:29 557376af5470: Preparing 08:15:29 5c6b870fd9bc: Preparing 08:15:29 4ecac8a9658b: Preparing 08:15:29 d7d7b4bbbd38: Preparing 08:15:29 49be0ddadab6: Preparing 08:15:29 772665c9f8aa: Preparing 08:15:29 ca02515218e0: Preparing 08:15:29 f1417ff83b31: Preparing 08:15:29 772665c9f8aa: Waiting 08:15:29 ca02515218e0: Waiting 08:15:29 f1417ff83b31: Waiting 08:15:29 d7d7b4bbbd38: Layer already exists 08:15:29 49be0ddadab6: Layer already exists 08:15:29 557376af5470: Layer already exists 08:15:29 5c6b870fd9bc: Layer already exists 08:15:29 4ecac8a9658b: Layer already exists 08:15:29 f1417ff83b31: Layer already exists 08:15:29 772665c9f8aa: Layer already exists 08:15:29 ca02515218e0: Layer already exists 08:15:29 3.0.0-dev.130: digest: sha256:1ae57e3deb1d3fbf4b9350f03fe74447f08fe5c007c27437d8861e544202e79f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:15:29 557376af5470: Preparing 08:15:29 5c6b870fd9bc: Preparing 08:15:29 4ecac8a9658b: Preparing 08:15:29 d7d7b4bbbd38: Preparing 08:15:29 49be0ddadab6: Preparing 08:15:29 772665c9f8aa: Preparing 08:15:29 ca02515218e0: Preparing 08:15:29 f1417ff83b31: Preparing 08:15:29 ca02515218e0: Waiting 08:15:29 772665c9f8aa: Waiting 08:15:29 f1417ff83b31: Waiting 08:15:29 49be0ddadab6: Layer already exists 08:15:29 557376af5470: Layer already exists 08:15:29 d7d7b4bbbd38: Layer already exists 08:15:29 5c6b870fd9bc: Layer already exists 08:15:29 4ecac8a9658b: Layer already exists 08:15:29 ca02515218e0: Layer already exists 08:15:29 f1417ff83b31: Layer already exists 08:15:29 772665c9f8aa: Layer already exists 08:15:29 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:1ae57e3deb1d3fbf4b9350f03fe74447f08fe5c007c27437d8861e544202e79f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:15:30 557376af5470: Preparing 08:15:30 5c6b870fd9bc: Preparing 08:15:30 4ecac8a9658b: Preparing 08:15:30 d7d7b4bbbd38: Preparing 08:15:30 49be0ddadab6: Preparing 08:15:30 772665c9f8aa: Preparing 08:15:30 ca02515218e0: Preparing 08:15:30 f1417ff83b31: Preparing 08:15:30 ca02515218e0: Waiting 08:15:30 f1417ff83b31: Waiting 08:15:30 772665c9f8aa: Waiting 08:15:30 d7d7b4bbbd38: Layer already exists 08:15:30 49be0ddadab6: Layer already exists 08:15:30 5c6b870fd9bc: Layer already exists 08:15:30 557376af5470: Layer already exists 08:15:30 4ecac8a9658b: Layer already exists 08:15:30 772665c9f8aa: Layer already exists 08:15:30 ca02515218e0: Layer already exists 08:15:30 f1417ff83b31: Layer already exists 08:15:30 main: digest: sha256:1ae57e3deb1d3fbf4b9350f03fe74447f08fe5c007c27437d8861e544202e79f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:30 ===================================================== [Pipeline] echo 08:15:30 taggedImages: 08:15:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:15:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.130 08:15:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:15:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:15:30 cc94d1f8a87c108527927d6732c4292434c72bde 08:15:30 latest 08:15:30 3.0.0-dev.130 08:15:30 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:30 main 08:15:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:31 + docker push nexus3.edgexfoundry.org:10004/core-data:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:15:31 7b4c76211c13: Preparing 08:15:31 17b7dbc02196: Preparing 08:15:31 49be0ddadab6: Preparing 08:15:31 772665c9f8aa: Preparing 08:15:31 13bba9862b2a: Preparing 08:15:31 f1417ff83b31: Preparing 08:15:31 f1417ff83b31: Waiting 08:15:31 772665c9f8aa: Layer already exists 08:15:31 49be0ddadab6: Layer already exists 08:15:31 f1417ff83b31: Layer already exists 08:15:31 7b4c76211c13: Pushed 08:15:31 13bba9862b2a: Pushed 08:15:33 17b7dbc02196: Pushed 08:15:33 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:ee725496340a3071280a8a0fa3c84d61efaf4aaae533cee3e6a231c66464841b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:15:33 7b4c76211c13: Preparing 08:15:33 17b7dbc02196: Preparing 08:15:33 49be0ddadab6: Preparing 08:15:33 772665c9f8aa: Preparing 08:15:33 13bba9862b2a: Preparing 08:15:33 f1417ff83b31: Preparing 08:15:33 f1417ff83b31: Waiting 08:15:33 13bba9862b2a: Layer already exists 08:15:33 17b7dbc02196: Layer already exists 08:15:33 772665c9f8aa: Layer already exists 08:15:33 7b4c76211c13: Layer already exists 08:15:33 49be0ddadab6: Layer already exists 08:15:33 f1417ff83b31: Layer already exists 08:15:33 latest: digest: sha256:ee725496340a3071280a8a0fa3c84d61efaf4aaae533cee3e6a231c66464841b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:34 Removing intermediate container 9724a4637043 08:15:34 ---> ef7f9d315a77 08:15:34 Step 8/23 : COPY . . 08:15:34 Removing intermediate container 4e7f419bad4f 08:15:34 ---> 7afad834c31d 08:15:34 Step 7/33 : COPY . . 08:15:34 Removing intermediate container c0fc8b5e138e 08:15:34 ---> 0e68ba500bf5 08:15:34 Step 8/23 : COPY . . 08:15:34 Removing intermediate container 14db68e48851 08:15:34 ---> c1fbef925352 08:15:34 Step 8/23 : COPY . . 08:15:34 Removing intermediate container 6c22bd113942 08:15:34 ---> 14eaa8ab712e 08:15:34 Step 7/20 : COPY . . 08:15:34 ---> 8ff46761ed25 08:15:34 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:15:34 ---> Running in edfbc66a2a9f 08:15:34 ---> c0618ba5fee1 08:15:34 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:15:34 ---> Running in c0000601581e 08:15:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:34 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.130 08:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:15:34 7b4c76211c13: Preparing 08:15:34 17b7dbc02196: Preparing 08:15:34 49be0ddadab6: Preparing 08:15:34 772665c9f8aa: Preparing 08:15:34 13bba9862b2a: Preparing 08:15:34 f1417ff83b31: Preparing 08:15:34 f1417ff83b31: Waiting 08:15:34 7b4c76211c13: Layer already exists 08:15:34 17b7dbc02196: Layer already exists 08:15:34 772665c9f8aa: Layer already exists 08:15:34 13bba9862b2a: Layer already exists 08:15:34 49be0ddadab6: Layer already exists 08:15:34 f1417ff83b31: Layer already exists 08:15:34 3.0.0-dev.130: digest: sha256:ee725496340a3071280a8a0fa3c84d61efaf4aaae533cee3e6a231c66464841b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:34 ---> 2b066bb84b19 08:15:34 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:15:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:34 ---> Running in 1fed84b3bc3e 08:15:34 + docker push nexus3.edgexfoundry.org:10004/core-data:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:15:34 7b4c76211c13: Preparing 08:15:34 17b7dbc02196: Preparing 08:15:34 49be0ddadab6: Preparing 08:15:34 772665c9f8aa: Preparing 08:15:34 13bba9862b2a: Preparing 08:15:34 f1417ff83b31: Preparing 08:15:34 f1417ff83b31: Waiting 08:15:34 17b7dbc02196: Layer already exists 08:15:34 13bba9862b2a: Layer already exists 08:15:34 772665c9f8aa: Layer already exists 08:15:34 7b4c76211c13: Layer already exists 08:15:34 49be0ddadab6: Layer already exists 08:15:34 f1417ff83b31: Layer already exists 08:15:34 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:ee725496340a3071280a8a0fa3c84d61efaf4aaae533cee3e6a231c66464841b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:15:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:35 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:15:35 7b4c76211c13: Preparing 08:15:35 17b7dbc02196: Preparing 08:15:35 49be0ddadab6: Preparing 08:15:35 772665c9f8aa: Preparing 08:15:35 13bba9862b2a: Preparing 08:15:35 f1417ff83b31: Preparing 08:15:35 772665c9f8aa: Layer already exists 08:15:35 13bba9862b2a: Layer already exists 08:15:35 17b7dbc02196: Layer already exists 08:15:35 7b4c76211c13: Layer already exists 08:15:35 49be0ddadab6: Layer already exists 08:15:35 f1417ff83b31: Layer already exists 08:15:35 main: digest: sha256:ee725496340a3071280a8a0fa3c84d61efaf4aaae533cee3e6a231c66464841b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 08:15:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] echo 08:15:35 ===================================================== [Pipeline] echo 08:15:35 taggedImages: 08:15:35 - nexus3.edgexfoundry.org:10004/core-data:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:35 - nexus3.edgexfoundry.org:10004/core-data:latest 08:15:35 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.130 08:15:35 - nexus3.edgexfoundry.org:10004/core-data:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:15:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:15:35 cc94d1f8a87c108527927d6732c4292434c72bde 08:15:35 latest 08:15:35 3.0.0-dev.130 08:15:35 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:35 main 08:15:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:15:36 82ee906e7c90: Preparing 08:15:36 9c6e4c70d366: Preparing 08:15:36 f00b7f60143b: Preparing 08:15:36 49be0ddadab6: Preparing 08:15:36 772665c9f8aa: Preparing 08:15:36 ca02515218e0: Preparing 08:15:36 f1417ff83b31: Preparing 08:15:36 ca02515218e0: Waiting 08:15:36 f1417ff83b31: Waiting 08:15:36 49be0ddadab6: Layer already exists 08:15:36 772665c9f8aa: Layer already exists 08:15:36 ca02515218e0: Layer already exists 08:15:36 f1417ff83b31: Layer already exists 08:15:36 9c6e4c70d366: Pushed 08:15:36 82ee906e7c90: Pushed 08:15:36 ---> d331a51b2772 08:15:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:15:36 ---> Running in e25c55441222 08:15:36 ---> 2a46a8431087 08:15:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:15:37 ---> Running in 6d95f6a4d4a0 08:15:38 f00b7f60143b: Pushed 08:15:38 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:ec3ff024b558ca2029d74ff94276f9435dce8a4e5f31f1ea46eb968d4d7b4a18 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:15:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:15:38 82ee906e7c90: Preparing 08:15:38 9c6e4c70d366: Preparing 08:15:38 f00b7f60143b: Preparing 08:15:38 49be0ddadab6: Preparing 08:15:38 772665c9f8aa: Preparing 08:15:38 ca02515218e0: Preparing 08:15:38 f1417ff83b31: Preparing 08:15:38 ca02515218e0: Waiting 08:15:38 f1417ff83b31: Waiting 08:15:38 f00b7f60143b: Layer already exists 08:15:38 772665c9f8aa: Layer already exists 08:15:38 9c6e4c70d366: Layer already exists 08:15:38 49be0ddadab6: Layer already exists 08:15:38 82ee906e7c90: Layer already exists 08:15:38 f1417ff83b31: Layer already exists 08:15:38 ca02515218e0: Layer already exists 08:15:38 latest: digest: sha256:ec3ff024b558ca2029d74ff94276f9435dce8a4e5f31f1ea46eb968d4d7b4a18 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.130 08:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:15:39 82ee906e7c90: Preparing 08:15:39 9c6e4c70d366: Preparing 08:15:39 f00b7f60143b: Preparing 08:15:39 49be0ddadab6: Preparing 08:15:39 772665c9f8aa: Preparing 08:15:39 ca02515218e0: Preparing 08:15:39 f1417ff83b31: Preparing 08:15:39 ca02515218e0: Waiting 08:15:39 f1417ff83b31: Waiting 08:15:39 772665c9f8aa: Layer already exists 08:15:39 49be0ddadab6: Layer already exists 08:15:39 9c6e4c70d366: Layer already exists 08:15:39 f00b7f60143b: Layer already exists 08:15:39 82ee906e7c90: Layer already exists 08:15:39 f1417ff83b31: Layer already exists 08:15:39 ca02515218e0: Layer already exists 08:15:39 3.0.0-dev.130: digest: sha256:ec3ff024b558ca2029d74ff94276f9435dce8a4e5f31f1ea46eb968d4d7b4a18 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:15:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:15:40 82ee906e7c90: Preparing 08:15:40 9c6e4c70d366: Preparing 08:15:40 f00b7f60143b: Preparing 08:15:40 49be0ddadab6: Preparing 08:15:40 772665c9f8aa: Preparing 08:15:40 ca02515218e0: Preparing 08:15:40 f1417ff83b31: Preparing 08:15:40 ca02515218e0: Waiting 08:15:40 f1417ff83b31: Waiting 08:15:40 f00b7f60143b: Layer already exists 08:15:40 9c6e4c70d366: Layer already exists 08:15:40 49be0ddadab6: Layer already exists 08:15:40 772665c9f8aa: Layer already exists 08:15:40 82ee906e7c90: Layer already exists 08:15:40 ca02515218e0: Layer already exists 08:15:40 f1417ff83b31: Layer already exists 08:15:40 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:ec3ff024b558ca2029d74ff94276f9435dce8a4e5f31f1ea46eb968d4d7b4a18 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:15:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:15:40 82ee906e7c90: Preparing 08:15:40 9c6e4c70d366: Preparing 08:15:40 f00b7f60143b: Preparing 08:15:40 49be0ddadab6: Preparing 08:15:40 772665c9f8aa: Preparing 08:15:40 ca02515218e0: Preparing 08:15:40 f1417ff83b31: Preparing 08:15:40 ca02515218e0: Waiting 08:15:40 f1417ff83b31: Waiting 08:15:40 772665c9f8aa: Layer already exists 08:15:40 82ee906e7c90: Layer already exists 08:15:40 f00b7f60143b: Layer already exists 08:15:40 9c6e4c70d366: Layer already exists 08:15:40 49be0ddadab6: Layer already exists 08:15:40 f1417ff83b31: Layer already exists 08:15:40 ca02515218e0: Layer already exists 08:15:40 main: digest: sha256:ec3ff024b558ca2029d74ff94276f9435dce8a4e5f31f1ea46eb968d4d7b4a18 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:40 ===================================================== [Pipeline] echo 08:15:40 taggedImages: 08:15:40 - nexus3.edgexfoundry.org:10004/core-metadata:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:40 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:15:40 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.130 08:15:40 - nexus3.edgexfoundry.org:10004/core-metadata:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:40 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:15:40 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:15:40 cc94d1f8a87c108527927d6732c4292434c72bde 08:15:40 latest 08:15:40 3.0.0-dev.130 08:15:40 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:40 main 08:15:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:15:41 60d913307245: Preparing 08:15:41 60d913307245: Preparing 08:15:41 9b1f7f43db4c: Preparing 08:15:41 0fea89c19ccc: Preparing 08:15:41 e9acbf2c531b: Preparing 08:15:41 4ad466d569e9: Preparing 08:15:41 457b0adec1b7: Preparing 08:15:41 49be0ddadab6: Preparing 08:15:41 772665c9f8aa: Preparing 08:15:41 f5c816f6fdf8: Preparing 08:15:41 6de5fb98e028: Preparing 08:15:41 ec293bb2ee17: Preparing 08:15:41 35af559c95cf: Preparing 08:15:41 f1417ff83b31: Preparing 08:15:41 457b0adec1b7: Waiting 08:15:41 49be0ddadab6: Waiting 08:15:41 f5c816f6fdf8: Waiting 08:15:41 6de5fb98e028: Waiting 08:15:41 35af559c95cf: Waiting 08:15:41 ec293bb2ee17: Waiting 08:15:41 f1417ff83b31: Waiting 08:15:41 60d913307245: Pushed 08:15:41 e9acbf2c531b: Pushed 08:15:41 4ad466d569e9: Pushed 08:15:41 0fea89c19ccc: Pushed 08:15:41 9b1f7f43db4c: Pushed 08:15:41 49be0ddadab6: Layer already exists 08:15:41 772665c9f8aa: Layer already exists 08:15:41 f5c816f6fdf8: Pushed 08:15:41 f1417ff83b31: Layer already exists 08:15:41 35af559c95cf: Pushed 08:15:41 ec293bb2ee17: Pushed 08:15:41 6de5fb98e028: Pushed 08:15:43 457b0adec1b7: Pushed 08:15:43 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:ebcd7ef39d50593438c301dcf8a81fa21a7902ef9a7f7d2ca70bd8fac2413532 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:15:44 60d913307245: Preparing 08:15:44 60d913307245: Preparing 08:15:44 9b1f7f43db4c: Preparing 08:15:44 0fea89c19ccc: Preparing 08:15:44 e9acbf2c531b: Preparing 08:15:44 4ad466d569e9: Preparing 08:15:44 457b0adec1b7: Preparing 08:15:44 49be0ddadab6: Preparing 08:15:44 772665c9f8aa: Preparing 08:15:44 f5c816f6fdf8: Preparing 08:15:44 6de5fb98e028: Preparing 08:15:44 ec293bb2ee17: Preparing 08:15:44 35af559c95cf: Preparing 08:15:44 49be0ddadab6: Waiting 08:15:44 f5c816f6fdf8: Waiting 08:15:44 6de5fb98e028: Waiting 08:15:44 ec293bb2ee17: Waiting 08:15:44 457b0adec1b7: Waiting 08:15:44 f1417ff83b31: Preparing 08:15:44 f1417ff83b31: Waiting 08:15:44 9b1f7f43db4c: Layer already exists 08:15:44 e9acbf2c531b: Layer already exists 08:15:44 4ad466d569e9: Layer already exists 08:15:44 60d913307245: Layer already exists 08:15:44 0fea89c19ccc: Layer already exists 08:15:44 772665c9f8aa: Layer already exists 08:15:44 49be0ddadab6: Layer already exists 08:15:44 457b0adec1b7: Layer already exists 08:15:44 f5c816f6fdf8: Layer already exists 08:15:44 6de5fb98e028: Layer already exists 08:15:44 ec293bb2ee17: Layer already exists 08:15:44 35af559c95cf: Layer already exists 08:15:44 f1417ff83b31: Layer already exists 08:15:44 latest: digest: sha256:ebcd7ef39d50593438c301dcf8a81fa21a7902ef9a7f7d2ca70bd8fac2413532 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.130 08:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:15:44 60d913307245: Preparing 08:15:44 60d913307245: Preparing 08:15:44 9b1f7f43db4c: Preparing 08:15:44 0fea89c19ccc: Preparing 08:15:44 e9acbf2c531b: Preparing 08:15:44 4ad466d569e9: Preparing 08:15:44 457b0adec1b7: Preparing 08:15:44 49be0ddadab6: Preparing 08:15:44 772665c9f8aa: Preparing 08:15:44 f5c816f6fdf8: Preparing 08:15:44 6de5fb98e028: Preparing 08:15:44 ec293bb2ee17: Preparing 08:15:44 35af559c95cf: Preparing 08:15:44 f1417ff83b31: Preparing 08:15:44 49be0ddadab6: Waiting 08:15:44 772665c9f8aa: Waiting 08:15:44 f5c816f6fdf8: Waiting 08:15:44 6de5fb98e028: Waiting 08:15:44 ec293bb2ee17: Waiting 08:15:44 35af559c95cf: Waiting 08:15:44 f1417ff83b31: Waiting 08:15:44 457b0adec1b7: Waiting 08:15:44 4ad466d569e9: Layer already exists 08:15:44 9b1f7f43db4c: Layer already exists 08:15:44 60d913307245: Layer already exists 08:15:44 e9acbf2c531b: Layer already exists 08:15:44 0fea89c19ccc: Layer already exists 08:15:44 772665c9f8aa: Layer already exists 08:15:44 49be0ddadab6: Layer already exists 08:15:44 457b0adec1b7: Layer already exists 08:15:44 f5c816f6fdf8: Layer already exists 08:15:44 6de5fb98e028: Layer already exists 08:15:44 ec293bb2ee17: Layer already exists 08:15:44 f1417ff83b31: Layer already exists 08:15:44 35af559c95cf: Layer already exists 08:15:44 3.0.0-dev.130: digest: sha256:ebcd7ef39d50593438c301dcf8a81fa21a7902ef9a7f7d2ca70bd8fac2413532 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:15:45 60d913307245: Preparing 08:15:45 60d913307245: Preparing 08:15:45 9b1f7f43db4c: Preparing 08:15:45 0fea89c19ccc: Preparing 08:15:45 e9acbf2c531b: Preparing 08:15:45 4ad466d569e9: Preparing 08:15:45 457b0adec1b7: Preparing 08:15:45 49be0ddadab6: Preparing 08:15:45 772665c9f8aa: Preparing 08:15:45 f5c816f6fdf8: Preparing 08:15:45 6de5fb98e028: Preparing 08:15:45 ec293bb2ee17: Preparing 08:15:45 35af559c95cf: Preparing 08:15:45 f1417ff83b31: Preparing 08:15:45 49be0ddadab6: Waiting 08:15:45 772665c9f8aa: Waiting 08:15:45 35af559c95cf: Waiting 08:15:45 f1417ff83b31: Waiting 08:15:45 f5c816f6fdf8: Waiting 08:15:45 457b0adec1b7: Waiting 08:15:45 9b1f7f43db4c: Layer already exists 08:15:45 e9acbf2c531b: Layer already exists 08:15:45 60d913307245: Layer already exists 08:15:45 0fea89c19ccc: Layer already exists 08:15:45 4ad466d569e9: Layer already exists 08:15:45 49be0ddadab6: Layer already exists 08:15:45 457b0adec1b7: Layer already exists 08:15:45 f5c816f6fdf8: Layer already exists 08:15:45 6de5fb98e028: Layer already exists 08:15:45 772665c9f8aa: Layer already exists 08:15:45 ec293bb2ee17: Layer already exists 08:15:45 35af559c95cf: Layer already exists 08:15:45 f1417ff83b31: Layer already exists 08:15:45 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:ebcd7ef39d50593438c301dcf8a81fa21a7902ef9a7f7d2ca70bd8fac2413532 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:15:45 60d913307245: Preparing 08:15:45 60d913307245: Preparing 08:15:45 9b1f7f43db4c: Preparing 08:15:45 0fea89c19ccc: Preparing 08:15:45 e9acbf2c531b: Preparing 08:15:45 4ad466d569e9: Preparing 08:15:45 457b0adec1b7: Preparing 08:15:45 49be0ddadab6: Preparing 08:15:45 772665c9f8aa: Preparing 08:15:45 f5c816f6fdf8: Preparing 08:15:45 6de5fb98e028: Preparing 08:15:45 ec293bb2ee17: Preparing 08:15:45 35af559c95cf: Preparing 08:15:45 f1417ff83b31: Preparing 08:15:45 457b0adec1b7: Waiting 08:15:45 49be0ddadab6: Waiting 08:15:45 772665c9f8aa: Waiting 08:15:45 f5c816f6fdf8: Waiting 08:15:45 6de5fb98e028: Waiting 08:15:45 ec293bb2ee17: Waiting 08:15:45 35af559c95cf: Waiting 08:15:45 f1417ff83b31: Waiting 08:15:45 60d913307245: Layer already exists 08:15:45 0fea89c19ccc: Layer already exists 08:15:45 9b1f7f43db4c: Layer already exists 08:15:45 4ad466d569e9: Layer already exists 08:15:45 e9acbf2c531b: Layer already exists 08:15:45 457b0adec1b7: Layer already exists 08:15:45 f5c816f6fdf8: Layer already exists 08:15:45 49be0ddadab6: Layer already exists 08:15:45 772665c9f8aa: Layer already exists 08:15:45 6de5fb98e028: Layer already exists 08:15:45 ec293bb2ee17: Layer already exists 08:15:45 35af559c95cf: Layer already exists 08:15:45 f1417ff83b31: Layer already exists 08:15:45 main: digest: sha256:ebcd7ef39d50593438c301dcf8a81fa21a7902ef9a7f7d2ca70bd8fac2413532 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:45 ===================================================== [Pipeline] echo 08:15:45 taggedImages: 08:15:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:15:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.130 08:15:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:15:45 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:15:45 cc94d1f8a87c108527927d6732c4292434c72bde 08:15:45 latest 08:15:45 3.0.0-dev.130 08:15:45 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:45 main 08:15:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:15:46 fd4cee89b1f6: Preparing 08:15:46 20c8c791c734: Preparing 08:15:46 f50b9644264e: Preparing 08:15:46 82851443635a: Preparing 08:15:46 49be0ddadab6: Preparing 08:15:46 772665c9f8aa: Preparing 08:15:46 ca02515218e0: Preparing 08:15:46 f1417ff83b31: Preparing 08:15:46 ca02515218e0: Waiting 08:15:46 772665c9f8aa: Waiting 08:15:46 f1417ff83b31: Waiting 08:15:46 49be0ddadab6: Layer already exists 08:15:46 772665c9f8aa: Layer already exists 08:15:46 ca02515218e0: Layer already exists 08:15:46 f1417ff83b31: Layer already exists 08:15:46 f50b9644264e: Pushed 08:15:46 fd4cee89b1f6: Pushed 08:15:46 20c8c791c734: Pushed 08:15:47 82851443635a: Pushed 08:15:47 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:cf8f06984ca511fb7bd6b40ee18748f8776d1b0fa61daa04453d74ed5d473820 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:15:48 fd4cee89b1f6: Preparing 08:15:48 20c8c791c734: Preparing 08:15:48 f50b9644264e: Preparing 08:15:48 82851443635a: Preparing 08:15:48 49be0ddadab6: Preparing 08:15:48 772665c9f8aa: Preparing 08:15:48 ca02515218e0: Preparing 08:15:48 f1417ff83b31: Preparing 08:15:48 772665c9f8aa: Waiting 08:15:48 ca02515218e0: Waiting 08:15:48 82851443635a: Layer already exists 08:15:48 20c8c791c734: Layer already exists 08:15:48 fd4cee89b1f6: Layer already exists 08:15:48 49be0ddadab6: Layer already exists 08:15:48 f50b9644264e: Layer already exists 08:15:48 772665c9f8aa: Layer already exists 08:15:48 ca02515218e0: Layer already exists 08:15:48 f1417ff83b31: Layer already exists 08:15:48 latest: digest: sha256:cf8f06984ca511fb7bd6b40ee18748f8776d1b0fa61daa04453d74ed5d473820 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.130 08:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:15:49 fd4cee89b1f6: Preparing 08:15:49 20c8c791c734: Preparing 08:15:49 f50b9644264e: Preparing 08:15:49 82851443635a: Preparing 08:15:49 49be0ddadab6: Preparing 08:15:49 772665c9f8aa: Preparing 08:15:49 ca02515218e0: Preparing 08:15:49 f1417ff83b31: Preparing 08:15:49 ca02515218e0: Waiting 08:15:49 772665c9f8aa: Waiting 08:15:49 f1417ff83b31: Waiting 08:15:49 fd4cee89b1f6: Layer already exists 08:15:49 f50b9644264e: Layer already exists 08:15:49 20c8c791c734: Layer already exists 08:15:49 82851443635a: Layer already exists 08:15:49 49be0ddadab6: Layer already exists 08:15:49 772665c9f8aa: Layer already exists 08:15:49 ca02515218e0: Layer already exists 08:15:49 f1417ff83b31: Layer already exists 08:15:49 3.0.0-dev.130: digest: sha256:cf8f06984ca511fb7bd6b40ee18748f8776d1b0fa61daa04453d74ed5d473820 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:15:49 fd4cee89b1f6: Preparing 08:15:49 20c8c791c734: Preparing 08:15:49 f50b9644264e: Preparing 08:15:49 82851443635a: Preparing 08:15:49 49be0ddadab6: Preparing 08:15:49 772665c9f8aa: Preparing 08:15:49 ca02515218e0: Preparing 08:15:49 f1417ff83b31: Preparing 08:15:49 ca02515218e0: Waiting 08:15:49 772665c9f8aa: Waiting 08:15:49 20c8c791c734: Layer already exists 08:15:49 49be0ddadab6: Layer already exists 08:15:49 f50b9644264e: Layer already exists 08:15:49 82851443635a: Layer already exists 08:15:49 fd4cee89b1f6: Layer already exists 08:15:49 f1417ff83b31: Layer already exists 08:15:49 ca02515218e0: Layer already exists 08:15:49 772665c9f8aa: Layer already exists 08:15:49 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:cf8f06984ca511fb7bd6b40ee18748f8776d1b0fa61daa04453d74ed5d473820 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:15:50 fd4cee89b1f6: Preparing 08:15:50 20c8c791c734: Preparing 08:15:50 f50b9644264e: Preparing 08:15:50 82851443635a: Preparing 08:15:50 49be0ddadab6: Preparing 08:15:50 772665c9f8aa: Preparing 08:15:50 ca02515218e0: Preparing 08:15:50 f1417ff83b31: Preparing 08:15:50 ca02515218e0: Waiting 08:15:50 f1417ff83b31: Waiting 08:15:50 772665c9f8aa: Waiting 08:15:50 49be0ddadab6: Layer already exists 08:15:50 20c8c791c734: Layer already exists 08:15:50 82851443635a: Layer already exists 08:15:50 f50b9644264e: Layer already exists 08:15:50 fd4cee89b1f6: Layer already exists 08:15:50 772665c9f8aa: Layer already exists 08:15:50 ca02515218e0: Layer already exists 08:15:50 f1417ff83b31: Layer already exists 08:15:50 main: digest: sha256:cf8f06984ca511fb7bd6b40ee18748f8776d1b0fa61daa04453d74ed5d473820 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:50 ===================================================== [Pipeline] echo 08:15:50 taggedImages: 08:15:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:15:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.130 08:15:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:15:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:15:50 cc94d1f8a87c108527927d6732c4292434c72bde 08:15:50 latest 08:15:50 3.0.0-dev.130 08:15:50 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:50 main 08:15:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:15:51 706c0c99da99: Preparing 08:15:51 4ba4014e60b0: Preparing 08:15:51 c273da96d443: Preparing 08:15:51 61a49dc4682b: Preparing 08:15:51 49be0ddadab6: Preparing 08:15:51 772665c9f8aa: Preparing 08:15:51 39019a6368ba: Preparing 08:15:51 b1b19d2151da: Preparing 08:15:51 f1417ff83b31: Preparing 08:15:51 772665c9f8aa: Waiting 08:15:51 39019a6368ba: Waiting 08:15:51 f1417ff83b31: Waiting 08:15:51 b1b19d2151da: Waiting 08:15:51 49be0ddadab6: Layer already exists 08:15:51 772665c9f8aa: Layer already exists 08:15:51 4ba4014e60b0: Pushed 08:15:51 706c0c99da99: Pushed 08:15:51 61a49dc4682b: Pushed 08:15:51 39019a6368ba: Pushed 08:15:51 f1417ff83b31: Layer already exists 08:15:51 b1b19d2151da: Pushed 08:15:52 c273da96d443: Pushed 08:15:52 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:66475dac2c2dfdbbfc1530b8d5953f1683640943a5ce70392b72290eac1b25a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:15:52 706c0c99da99: Preparing 08:15:52 4ba4014e60b0: Preparing 08:15:52 c273da96d443: Preparing 08:15:52 61a49dc4682b: Preparing 08:15:52 49be0ddadab6: Preparing 08:15:52 772665c9f8aa: Preparing 08:15:52 39019a6368ba: Preparing 08:15:52 b1b19d2151da: Preparing 08:15:52 f1417ff83b31: Preparing 08:15:52 772665c9f8aa: Waiting 08:15:52 b1b19d2151da: Waiting 08:15:52 39019a6368ba: Waiting 08:15:52 f1417ff83b31: Waiting 08:15:52 4ba4014e60b0: Layer already exists 08:15:52 61a49dc4682b: Layer already exists 08:15:52 706c0c99da99: Layer already exists 08:15:52 49be0ddadab6: Layer already exists 08:15:52 c273da96d443: Layer already exists 08:15:52 39019a6368ba: Layer already exists 08:15:52 f1417ff83b31: Layer already exists 08:15:52 772665c9f8aa: Layer already exists 08:15:52 b1b19d2151da: Layer already exists 08:15:52 latest: digest: sha256:66475dac2c2dfdbbfc1530b8d5953f1683640943a5ce70392b72290eac1b25a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.130 08:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:15:53 706c0c99da99: Preparing 08:15:53 4ba4014e60b0: Preparing 08:15:53 c273da96d443: Preparing 08:15:53 61a49dc4682b: Preparing 08:15:53 49be0ddadab6: Preparing 08:15:53 772665c9f8aa: Preparing 08:15:53 39019a6368ba: Preparing 08:15:53 b1b19d2151da: Preparing 08:15:53 f1417ff83b31: Preparing 08:15:53 39019a6368ba: Waiting 08:15:53 b1b19d2151da: Waiting 08:15:53 772665c9f8aa: Waiting 08:15:53 f1417ff83b31: Waiting 08:15:53 c273da96d443: Layer already exists 08:15:53 49be0ddadab6: Layer already exists 08:15:53 706c0c99da99: Layer already exists 08:15:53 4ba4014e60b0: Layer already exists 08:15:53 61a49dc4682b: Layer already exists 08:15:53 39019a6368ba: Layer already exists 08:15:53 772665c9f8aa: Layer already exists 08:15:53 b1b19d2151da: Layer already exists 08:15:53 f1417ff83b31: Layer already exists 08:15:53 3.0.0-dev.130: digest: sha256:66475dac2c2dfdbbfc1530b8d5953f1683640943a5ce70392b72290eac1b25a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:15:54 706c0c99da99: Preparing 08:15:54 4ba4014e60b0: Preparing 08:15:54 c273da96d443: Preparing 08:15:54 61a49dc4682b: Preparing 08:15:54 49be0ddadab6: Preparing 08:15:54 772665c9f8aa: Preparing 08:15:54 39019a6368ba: Preparing 08:15:54 b1b19d2151da: Preparing 08:15:54 f1417ff83b31: Preparing 08:15:54 b1b19d2151da: Waiting 08:15:54 f1417ff83b31: Waiting 08:15:54 772665c9f8aa: Waiting 08:15:54 49be0ddadab6: Layer already exists 08:15:54 706c0c99da99: Layer already exists 08:15:54 61a49dc4682b: Layer already exists 08:15:54 c273da96d443: Layer already exists 08:15:54 4ba4014e60b0: Layer already exists 08:15:54 772665c9f8aa: Layer already exists 08:15:54 b1b19d2151da: Layer already exists 08:15:54 f1417ff83b31: Layer already exists 08:15:54 39019a6368ba: Layer already exists 08:15:54 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:66475dac2c2dfdbbfc1530b8d5953f1683640943a5ce70392b72290eac1b25a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:15:54 706c0c99da99: Preparing 08:15:54 4ba4014e60b0: Preparing 08:15:54 c273da96d443: Preparing 08:15:54 61a49dc4682b: Preparing 08:15:54 49be0ddadab6: Preparing 08:15:54 772665c9f8aa: Preparing 08:15:54 39019a6368ba: Preparing 08:15:54 b1b19d2151da: Preparing 08:15:54 f1417ff83b31: Preparing 08:15:54 39019a6368ba: Waiting 08:15:54 b1b19d2151da: Waiting 08:15:54 772665c9f8aa: Waiting 08:15:54 61a49dc4682b: Layer already exists 08:15:54 c273da96d443: Layer already exists 08:15:54 706c0c99da99: Layer already exists 08:15:54 4ba4014e60b0: Layer already exists 08:15:54 49be0ddadab6: Layer already exists 08:15:54 772665c9f8aa: Layer already exists 08:15:54 f1417ff83b31: Layer already exists 08:15:54 39019a6368ba: Layer already exists 08:15:54 b1b19d2151da: Layer already exists 08:15:54 main: digest: sha256:66475dac2c2dfdbbfc1530b8d5953f1683640943a5ce70392b72290eac1b25a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:54 ===================================================== [Pipeline] echo 08:15:54 taggedImages: 08:15:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:15:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.130 08:15:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:15:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:15:54 cc94d1f8a87c108527927d6732c4292434c72bde 08:15:54 latest 08:15:54 3.0.0-dev.130 08:15:54 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:54 main 08:15:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:15:55 74ac4bb1338c: Preparing 08:15:55 1e193abf0e5d: Preparing 08:15:55 09019c21cf96: Preparing 08:15:55 071328cab117: Preparing 08:15:55 5d74db440787: Preparing 08:15:55 324a6abd89f1: Preparing 08:15:55 f13f9fa97123: Preparing 08:15:55 49be0ddadab6: Preparing 08:15:55 772665c9f8aa: Preparing 08:15:55 5968ad183857: Preparing 08:15:55 f1417ff83b31: Preparing 08:15:55 49be0ddadab6: Waiting 08:15:55 772665c9f8aa: Waiting 08:15:55 5968ad183857: Waiting 08:15:55 324a6abd89f1: Waiting 08:15:55 f1417ff83b31: Waiting 08:15:55 1e193abf0e5d: Pushed 08:15:55 5d74db440787: Pushed 08:15:55 74ac4bb1338c: Pushed 08:15:55 49be0ddadab6: Layer already exists 08:15:55 772665c9f8aa: Layer already exists 08:15:55 324a6abd89f1: Pushed 08:15:55 f13f9fa97123: Pushed 08:15:55 f1417ff83b31: Layer already exists 08:15:55 5968ad183857: Pushed 08:15:56 071328cab117: Pushed 08:15:57 09019c21cf96: Pushed 08:15:57 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:201dd8cd652ab92ce5183d80c97b24df86758246f5d72fe74fda7a50c9955d6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:15:57 74ac4bb1338c: Preparing 08:15:57 1e193abf0e5d: Preparing 08:15:57 09019c21cf96: Preparing 08:15:57 071328cab117: Preparing 08:15:57 5d74db440787: Preparing 08:15:57 324a6abd89f1: Preparing 08:15:57 f13f9fa97123: Preparing 08:15:57 49be0ddadab6: Preparing 08:15:57 772665c9f8aa: Preparing 08:15:57 5968ad183857: Preparing 08:15:57 f1417ff83b31: Preparing 08:15:57 324a6abd89f1: Waiting 08:15:57 49be0ddadab6: Waiting 08:15:57 f13f9fa97123: Waiting 08:15:57 5968ad183857: Waiting 08:15:57 f1417ff83b31: Waiting 08:15:57 071328cab117: Layer already exists 08:15:57 74ac4bb1338c: Layer already exists 08:15:57 1e193abf0e5d: Layer already exists 08:15:57 5d74db440787: Layer already exists 08:15:57 09019c21cf96: Layer already exists 08:15:57 f13f9fa97123: Layer already exists 08:15:57 324a6abd89f1: Layer already exists 08:15:57 5968ad183857: Layer already exists 08:15:57 49be0ddadab6: Layer already exists 08:15:57 772665c9f8aa: Layer already exists 08:15:57 f1417ff83b31: Layer already exists 08:15:57 latest: digest: sha256:201dd8cd652ab92ce5183d80c97b24df86758246f5d72fe74fda7a50c9955d6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.130 08:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:15:58 74ac4bb1338c: Preparing 08:15:58 1e193abf0e5d: Preparing 08:15:58 09019c21cf96: Preparing 08:15:58 071328cab117: Preparing 08:15:58 5d74db440787: Preparing 08:15:58 324a6abd89f1: Preparing 08:15:58 f13f9fa97123: Preparing 08:15:58 49be0ddadab6: Preparing 08:15:58 f13f9fa97123: Waiting 08:15:58 772665c9f8aa: Preparing 08:15:58 49be0ddadab6: Waiting 08:15:58 5968ad183857: Preparing 08:15:58 f1417ff83b31: Preparing 08:15:58 772665c9f8aa: Waiting 08:15:58 5968ad183857: Waiting 08:15:58 f1417ff83b31: Waiting 08:15:58 5d74db440787: Layer already exists 08:15:58 1e193abf0e5d: Layer already exists 08:15:58 09019c21cf96: Layer already exists 08:15:58 74ac4bb1338c: Layer already exists 08:15:58 071328cab117: Layer already exists 08:15:58 772665c9f8aa: Layer already exists 08:15:58 f13f9fa97123: Layer already exists 08:15:58 324a6abd89f1: Layer already exists 08:15:58 5968ad183857: Layer already exists 08:15:58 49be0ddadab6: Layer already exists 08:15:58 f1417ff83b31: Layer already exists 08:15:58 3.0.0-dev.130: digest: sha256:201dd8cd652ab92ce5183d80c97b24df86758246f5d72fe74fda7a50c9955d6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:15:59 74ac4bb1338c: Preparing 08:15:59 1e193abf0e5d: Preparing 08:15:59 09019c21cf96: Preparing 08:15:59 071328cab117: Preparing 08:15:59 5d74db440787: Preparing 08:15:59 324a6abd89f1: Preparing 08:15:59 f13f9fa97123: Preparing 08:15:59 49be0ddadab6: Preparing 08:15:59 772665c9f8aa: Preparing 08:15:59 5968ad183857: Preparing 08:15:59 f1417ff83b31: Preparing 08:15:59 49be0ddadab6: Waiting 08:15:59 772665c9f8aa: Waiting 08:15:59 5968ad183857: Waiting 08:15:59 f1417ff83b31: Waiting 08:15:59 324a6abd89f1: Waiting 08:15:59 f13f9fa97123: Waiting 08:15:59 071328cab117: Layer already exists 08:15:59 09019c21cf96: Layer already exists 08:15:59 74ac4bb1338c: Layer already exists 08:15:59 5d74db440787: Layer already exists 08:15:59 1e193abf0e5d: Layer already exists 08:15:59 324a6abd89f1: Layer already exists 08:15:59 f13f9fa97123: Layer already exists 08:15:59 49be0ddadab6: Layer already exists 08:15:59 5968ad183857: Layer already exists 08:15:59 772665c9f8aa: Layer already exists 08:15:59 f1417ff83b31: Layer already exists 08:15:59 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:201dd8cd652ab92ce5183d80c97b24df86758246f5d72fe74fda7a50c9955d6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:15:59 74ac4bb1338c: Preparing 08:15:59 1e193abf0e5d: Preparing 08:15:59 09019c21cf96: Preparing 08:15:59 071328cab117: Preparing 08:15:59 5d74db440787: Preparing 08:15:59 324a6abd89f1: Preparing 08:15:59 f13f9fa97123: Preparing 08:15:59 49be0ddadab6: Preparing 08:15:59 772665c9f8aa: Preparing 08:15:59 5968ad183857: Preparing 08:15:59 f1417ff83b31: Preparing 08:15:59 324a6abd89f1: Waiting 08:15:59 f13f9fa97123: Waiting 08:15:59 49be0ddadab6: Waiting 08:15:59 772665c9f8aa: Waiting 08:15:59 5968ad183857: Waiting 08:15:59 f1417ff83b31: Waiting 08:15:59 74ac4bb1338c: Layer already exists 08:15:59 1e193abf0e5d: Layer already exists 08:15:59 071328cab117: Layer already exists 08:15:59 5d74db440787: Layer already exists 08:15:59 09019c21cf96: Layer already exists 08:15:59 324a6abd89f1: Layer already exists 08:15:59 f13f9fa97123: Layer already exists 08:15:59 49be0ddadab6: Layer already exists 08:15:59 772665c9f8aa: Layer already exists 08:15:59 5968ad183857: Layer already exists 08:15:59 f1417ff83b31: Layer already exists 08:15:59 main: digest: sha256:201dd8cd652ab92ce5183d80c97b24df86758246f5d72fe74fda7a50c9955d6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:59 ===================================================== [Pipeline] echo 08:15:59 taggedImages: 08:15:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc94d1f8a87c108527927d6732c4292434c72bde 08:15:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:15:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.130 08:15:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:15:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:15:59 cc94d1f8a87c108527927d6732c4292434c72bde 08:15:59 latest 08:15:59 3.0.0-dev.130 08:15:59 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:15:59 main 08:15:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:16:00 c76cb2f120de: Preparing 08:16:00 df373e73a8a6: Preparing 08:16:00 49be0ddadab6: Preparing 08:16:00 772665c9f8aa: Preparing 08:16:00 ac5ef624be65: Preparing 08:16:00 f1417ff83b31: Preparing 08:16:00 f1417ff83b31: Waiting 08:16:00 49be0ddadab6: Layer already exists 08:16:00 772665c9f8aa: Layer already exists 08:16:00 f1417ff83b31: Layer already exists 08:16:00 c76cb2f120de: Pushed 08:16:00 ac5ef624be65: Pushed 08:16:02 df373e73a8a6: Pushed 08:16:02 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:7cd15029c5b6c32d8dd4e1a9147eae174d960e05d060c452f3be405c31dd261c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:16:03 c76cb2f120de: Preparing 08:16:03 df373e73a8a6: Preparing 08:16:03 49be0ddadab6: Preparing 08:16:03 772665c9f8aa: Preparing 08:16:03 ac5ef624be65: Preparing 08:16:03 f1417ff83b31: Preparing 08:16:03 f1417ff83b31: Waiting 08:16:03 df373e73a8a6: Layer already exists 08:16:03 ac5ef624be65: Layer already exists 08:16:03 c76cb2f120de: Layer already exists 08:16:03 49be0ddadab6: Layer already exists 08:16:03 772665c9f8aa: Layer already exists 08:16:03 f1417ff83b31: Layer already exists 08:16:03 latest: digest: sha256:7cd15029c5b6c32d8dd4e1a9147eae174d960e05d060c452f3be405c31dd261c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.130 08:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:16:04 c76cb2f120de: Preparing 08:16:04 df373e73a8a6: Preparing 08:16:04 49be0ddadab6: Preparing 08:16:04 772665c9f8aa: Preparing 08:16:04 ac5ef624be65: Preparing 08:16:04 f1417ff83b31: Preparing 08:16:04 f1417ff83b31: Waiting 08:16:04 c76cb2f120de: Layer already exists 08:16:04 49be0ddadab6: Layer already exists 08:16:04 df373e73a8a6: Layer already exists 08:16:04 772665c9f8aa: Layer already exists 08:16:04 ac5ef624be65: Layer already exists 08:16:04 f1417ff83b31: Layer already exists 08:16:04 3.0.0-dev.130: digest: sha256:7cd15029c5b6c32d8dd4e1a9147eae174d960e05d060c452f3be405c31dd261c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:16:04 c76cb2f120de: Preparing 08:16:04 df373e73a8a6: Preparing 08:16:04 49be0ddadab6: Preparing 08:16:04 772665c9f8aa: Preparing 08:16:04 ac5ef624be65: Preparing 08:16:04 f1417ff83b31: Preparing 08:16:04 f1417ff83b31: Waiting 08:16:04 ac5ef624be65: Layer already exists 08:16:04 df373e73a8a6: Layer already exists 08:16:04 772665c9f8aa: Layer already exists 08:16:04 c76cb2f120de: Layer already exists 08:16:04 49be0ddadab6: Layer already exists 08:16:04 f1417ff83b31: Layer already exists 08:16:04 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:7cd15029c5b6c32d8dd4e1a9147eae174d960e05d060c452f3be405c31dd261c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:16:05 c76cb2f120de: Preparing 08:16:05 df373e73a8a6: Preparing 08:16:05 49be0ddadab6: Preparing 08:16:05 772665c9f8aa: Preparing 08:16:05 ac5ef624be65: Preparing 08:16:05 f1417ff83b31: Preparing 08:16:05 f1417ff83b31: Waiting 08:16:05 df373e73a8a6: Layer already exists 08:16:05 49be0ddadab6: Layer already exists 08:16:05 c76cb2f120de: Layer already exists 08:16:05 772665c9f8aa: Layer already exists 08:16:05 ac5ef624be65: Layer already exists 08:16:05 f1417ff83b31: Layer already exists 08:16:05 main: digest: sha256:7cd15029c5b6c32d8dd4e1a9147eae174d960e05d060c452f3be405c31dd261c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:05 ===================================================== [Pipeline] echo 08:16:05 taggedImages: 08:16:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:16:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.130 08:16:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:16:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:16:05 cc94d1f8a87c108527927d6732c4292434c72bde 08:16:05 latest 08:16:05 3.0.0-dev.130 08:16:05 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:05 main 08:16:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:16:05 1bdc2aed13d5: Preparing 08:16:05 1b3f16bb0485: Preparing 08:16:05 3cb9a8498fe6: Preparing 08:16:05 8543a03d1143: Preparing 08:16:05 8e8df0fb1b3a: Preparing 08:16:05 49be0ddadab6: Preparing 08:16:05 772665c9f8aa: Preparing 08:16:05 c9b8357afaaf: Preparing 08:16:05 f1417ff83b31: Preparing 08:16:05 772665c9f8aa: Waiting 08:16:05 c9b8357afaaf: Waiting 08:16:05 f1417ff83b31: Waiting 08:16:05 49be0ddadab6: Waiting 08:16:05 1bdc2aed13d5: Pushed 08:16:05 3cb9a8498fe6: Pushed 08:16:05 1b3f16bb0485: Pushed 08:16:05 49be0ddadab6: Layer already exists 08:16:05 772665c9f8aa: Layer already exists 08:16:05 f1417ff83b31: Layer already exists 08:16:06 c9b8357afaaf: Pushed 08:16:09 8e8df0fb1b3a: Pushed 08:16:13 8543a03d1143: Pushed 08:16:13 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:4f87eb6335a3d9a2b0e13f8ef24dad9c0a37feae75e47cdacf2c8b546bad9aa6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:16:13 1bdc2aed13d5: Preparing 08:16:13 1b3f16bb0485: Preparing 08:16:13 3cb9a8498fe6: Preparing 08:16:13 8543a03d1143: Preparing 08:16:13 8e8df0fb1b3a: Preparing 08:16:13 49be0ddadab6: Preparing 08:16:13 772665c9f8aa: Preparing 08:16:13 c9b8357afaaf: Preparing 08:16:13 f1417ff83b31: Preparing 08:16:13 49be0ddadab6: Waiting 08:16:13 772665c9f8aa: Waiting 08:16:13 c9b8357afaaf: Waiting 08:16:13 8e8df0fb1b3a: Layer already exists 08:16:13 8543a03d1143: Layer already exists 08:16:13 1b3f16bb0485: Layer already exists 08:16:13 3cb9a8498fe6: Layer already exists 08:16:13 1bdc2aed13d5: Layer already exists 08:16:13 c9b8357afaaf: Layer already exists 08:16:13 49be0ddadab6: Layer already exists 08:16:13 f1417ff83b31: Layer already exists 08:16:13 772665c9f8aa: Layer already exists 08:16:13 latest: digest: sha256:4f87eb6335a3d9a2b0e13f8ef24dad9c0a37feae75e47cdacf2c8b546bad9aa6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.130 08:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:16:14 1bdc2aed13d5: Preparing 08:16:14 1b3f16bb0485: Preparing 08:16:14 3cb9a8498fe6: Preparing 08:16:14 8543a03d1143: Preparing 08:16:14 8e8df0fb1b3a: Preparing 08:16:14 49be0ddadab6: Preparing 08:16:14 772665c9f8aa: Preparing 08:16:14 c9b8357afaaf: Preparing 08:16:14 f1417ff83b31: Preparing 08:16:14 49be0ddadab6: Waiting 08:16:14 f1417ff83b31: Waiting 08:16:14 772665c9f8aa: Waiting 08:16:14 c9b8357afaaf: Waiting 08:16:14 8543a03d1143: Layer already exists 08:16:14 1b3f16bb0485: Layer already exists 08:16:14 1bdc2aed13d5: Layer already exists 08:16:14 3cb9a8498fe6: Layer already exists 08:16:14 8e8df0fb1b3a: Layer already exists 08:16:14 772665c9f8aa: Layer already exists 08:16:14 49be0ddadab6: Layer already exists 08:16:14 c9b8357afaaf: Layer already exists 08:16:14 f1417ff83b31: Layer already exists 08:16:14 3.0.0-dev.130: digest: sha256:4f87eb6335a3d9a2b0e13f8ef24dad9c0a37feae75e47cdacf2c8b546bad9aa6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:16:15 1bdc2aed13d5: Preparing 08:16:15 1b3f16bb0485: Preparing 08:16:15 3cb9a8498fe6: Preparing 08:16:15 8543a03d1143: Preparing 08:16:15 8e8df0fb1b3a: Preparing 08:16:15 49be0ddadab6: Preparing 08:16:15 772665c9f8aa: Preparing 08:16:15 c9b8357afaaf: Preparing 08:16:15 f1417ff83b31: Preparing 08:16:15 49be0ddadab6: Waiting 08:16:15 772665c9f8aa: Waiting 08:16:15 c9b8357afaaf: Waiting 08:16:15 f1417ff83b31: Waiting 08:16:15 8e8df0fb1b3a: Layer already exists 08:16:15 1b3f16bb0485: Layer already exists 08:16:15 1bdc2aed13d5: Layer already exists 08:16:15 3cb9a8498fe6: Layer already exists 08:16:15 8543a03d1143: Layer already exists 08:16:15 772665c9f8aa: Layer already exists 08:16:15 49be0ddadab6: Layer already exists 08:16:15 f1417ff83b31: Layer already exists 08:16:15 c9b8357afaaf: Layer already exists 08:16:15 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:4f87eb6335a3d9a2b0e13f8ef24dad9c0a37feae75e47cdacf2c8b546bad9aa6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:16:15 1bdc2aed13d5: Preparing 08:16:15 1b3f16bb0485: Preparing 08:16:15 3cb9a8498fe6: Preparing 08:16:15 8543a03d1143: Preparing 08:16:15 8e8df0fb1b3a: Preparing 08:16:15 49be0ddadab6: Preparing 08:16:15 772665c9f8aa: Preparing 08:16:15 c9b8357afaaf: Preparing 08:16:15 f1417ff83b31: Preparing 08:16:15 49be0ddadab6: Waiting 08:16:15 772665c9f8aa: Waiting 08:16:15 c9b8357afaaf: Waiting 08:16:15 f1417ff83b31: Waiting 08:16:15 1b3f16bb0485: Layer already exists 08:16:15 8543a03d1143: Layer already exists 08:16:15 1bdc2aed13d5: Layer already exists 08:16:15 3cb9a8498fe6: Layer already exists 08:16:15 8e8df0fb1b3a: Layer already exists 08:16:15 772665c9f8aa: Layer already exists 08:16:15 49be0ddadab6: Layer already exists 08:16:15 c9b8357afaaf: Layer already exists 08:16:15 f1417ff83b31: Layer already exists 08:16:15 main: digest: sha256:4f87eb6335a3d9a2b0e13f8ef24dad9c0a37feae75e47cdacf2c8b546bad9aa6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:15 ===================================================== [Pipeline] echo 08:16:15 taggedImages: 08:16:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:16:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.130 08:16:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:16:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:16:15 cc94d1f8a87c108527927d6732c4292434c72bde 08:16:15 latest 08:16:15 3.0.0-dev.130 08:16:15 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:15 main 08:16:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:16:16 81af8200608b: Preparing 08:16:16 010505ef42d6: Preparing 08:16:16 f5e93e1ad431: Preparing 08:16:16 3da377f9cc19: Preparing 08:16:16 49be0ddadab6: Preparing 08:16:16 772665c9f8aa: Preparing 08:16:16 9ecb525ee163: Preparing 08:16:16 f1417ff83b31: Preparing 08:16:16 772665c9f8aa: Waiting 08:16:16 f1417ff83b31: Waiting 08:16:16 9ecb525ee163: Waiting 08:16:16 49be0ddadab6: Layer already exists 08:16:16 772665c9f8aa: Layer already exists 08:16:16 010505ef42d6: Pushed 08:16:16 81af8200608b: Pushed 08:16:16 f5e93e1ad431: Pushed 08:16:16 f1417ff83b31: Layer already exists 08:16:16 9ecb525ee163: Pushed 08:16:23 3da377f9cc19: Pushed 08:16:23 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:6c85b023d2542d8ba4e696074dac44611df9a7ae609470ad37010f236fbc16af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:16:23 81af8200608b: Preparing 08:16:23 010505ef42d6: Preparing 08:16:23 f5e93e1ad431: Preparing 08:16:23 3da377f9cc19: Preparing 08:16:23 49be0ddadab6: Preparing 08:16:23 772665c9f8aa: Preparing 08:16:23 9ecb525ee163: Preparing 08:16:23 f1417ff83b31: Preparing 08:16:23 9ecb525ee163: Waiting 08:16:23 f1417ff83b31: Waiting 08:16:23 81af8200608b: Layer already exists 08:16:23 010505ef42d6: Layer already exists 08:16:23 f5e93e1ad431: Layer already exists 08:16:23 3da377f9cc19: Layer already exists 08:16:23 49be0ddadab6: Layer already exists 08:16:23 9ecb525ee163: Layer already exists 08:16:23 772665c9f8aa: Layer already exists 08:16:23 f1417ff83b31: Layer already exists 08:16:23 latest: digest: sha256:6c85b023d2542d8ba4e696074dac44611df9a7ae609470ad37010f236fbc16af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.130 08:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:16:24 81af8200608b: Preparing 08:16:24 010505ef42d6: Preparing 08:16:24 f5e93e1ad431: Preparing 08:16:24 3da377f9cc19: Preparing 08:16:24 49be0ddadab6: Preparing 08:16:24 772665c9f8aa: Preparing 08:16:24 9ecb525ee163: Preparing 08:16:24 f1417ff83b31: Preparing 08:16:24 772665c9f8aa: Waiting 08:16:24 9ecb525ee163: Waiting 08:16:24 f1417ff83b31: Waiting 08:16:24 f5e93e1ad431: Layer already exists 08:16:24 3da377f9cc19: Layer already exists 08:16:24 81af8200608b: Layer already exists 08:16:24 010505ef42d6: Layer already exists 08:16:24 49be0ddadab6: Layer already exists 08:16:24 772665c9f8aa: Layer already exists 08:16:24 f1417ff83b31: Layer already exists 08:16:24 9ecb525ee163: Layer already exists 08:16:24 3.0.0-dev.130: digest: sha256:6c85b023d2542d8ba4e696074dac44611df9a7ae609470ad37010f236fbc16af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:16:24 81af8200608b: Preparing 08:16:24 010505ef42d6: Preparing 08:16:24 f5e93e1ad431: Preparing 08:16:24 3da377f9cc19: Preparing 08:16:24 49be0ddadab6: Preparing 08:16:24 772665c9f8aa: Preparing 08:16:24 9ecb525ee163: Preparing 08:16:24 f1417ff83b31: Preparing 08:16:24 772665c9f8aa: Waiting 08:16:24 9ecb525ee163: Waiting 08:16:24 f1417ff83b31: Waiting 08:16:24 81af8200608b: Layer already exists 08:16:24 010505ef42d6: Layer already exists 08:16:24 3da377f9cc19: Layer already exists 08:16:24 49be0ddadab6: Layer already exists 08:16:24 f5e93e1ad431: Layer already exists 08:16:24 9ecb525ee163: Layer already exists 08:16:24 772665c9f8aa: Layer already exists 08:16:24 f1417ff83b31: Layer already exists 08:16:24 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:6c85b023d2542d8ba4e696074dac44611df9a7ae609470ad37010f236fbc16af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:16:25 81af8200608b: Preparing 08:16:25 010505ef42d6: Preparing 08:16:25 f5e93e1ad431: Preparing 08:16:25 3da377f9cc19: Preparing 08:16:25 49be0ddadab6: Preparing 08:16:25 772665c9f8aa: Preparing 08:16:25 9ecb525ee163: Preparing 08:16:25 f1417ff83b31: Preparing 08:16:25 772665c9f8aa: Waiting 08:16:25 9ecb525ee163: Waiting 08:16:25 f1417ff83b31: Waiting 08:16:25 f5e93e1ad431: Layer already exists 08:16:25 010505ef42d6: Layer already exists 08:16:25 81af8200608b: Layer already exists 08:16:25 49be0ddadab6: Layer already exists 08:16:25 3da377f9cc19: Layer already exists 08:16:25 9ecb525ee163: Layer already exists 08:16:25 f1417ff83b31: Layer already exists 08:16:25 772665c9f8aa: Layer already exists 08:16:25 main: digest: sha256:6c85b023d2542d8ba4e696074dac44611df9a7ae609470ad37010f236fbc16af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:25 ===================================================== [Pipeline] echo 08:16:25 taggedImages: 08:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.130 08:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:16:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:16:25 cc94d1f8a87c108527927d6732c4292434c72bde 08:16:25 latest 08:16:25 3.0.0-dev.130 08:16:25 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:25 main 08:16:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:16:26 8643c1f0fe1b: Preparing 08:16:26 5953da97e39c: Preparing 08:16:26 28e21dd7fad7: Preparing 08:16:26 d00c5f19b55f: Preparing 08:16:26 49be0ddadab6: Preparing 08:16:26 772665c9f8aa: Preparing 08:16:26 c9b8357afaaf: Preparing 08:16:26 f1417ff83b31: Preparing 08:16:26 772665c9f8aa: Waiting 08:16:26 c9b8357afaaf: Waiting 08:16:26 f1417ff83b31: Waiting 08:16:26 49be0ddadab6: Layer already exists 08:16:26 772665c9f8aa: Layer already exists 08:16:26 c9b8357afaaf: Layer already exists 08:16:26 f1417ff83b31: Layer already exists 08:16:26 8643c1f0fe1b: Pushed 08:16:26 5953da97e39c: Pushed 08:16:26 28e21dd7fad7: Pushed 08:16:33 d00c5f19b55f: Pushed 08:16:33 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:d0e20009affaa73232fe2ad70a2edac6f39f1d6b55075a3746a0b9c051d59dd8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:16:33 8643c1f0fe1b: Preparing 08:16:33 5953da97e39c: Preparing 08:16:33 28e21dd7fad7: Preparing 08:16:33 d00c5f19b55f: Preparing 08:16:33 49be0ddadab6: Preparing 08:16:33 772665c9f8aa: Preparing 08:16:33 c9b8357afaaf: Preparing 08:16:33 f1417ff83b31: Preparing 08:16:33 772665c9f8aa: Waiting 08:16:33 c9b8357afaaf: Waiting 08:16:33 f1417ff83b31: Waiting 08:16:33 5953da97e39c: Layer already exists 08:16:33 49be0ddadab6: Layer already exists 08:16:33 8643c1f0fe1b: Layer already exists 08:16:33 d00c5f19b55f: Layer already exists 08:16:33 28e21dd7fad7: Layer already exists 08:16:33 772665c9f8aa: Layer already exists 08:16:33 f1417ff83b31: Layer already exists 08:16:33 c9b8357afaaf: Layer already exists 08:16:33 latest: digest: sha256:d0e20009affaa73232fe2ad70a2edac6f39f1d6b55075a3746a0b9c051d59dd8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.130 08:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:16:34 8643c1f0fe1b: Preparing 08:16:34 5953da97e39c: Preparing 08:16:34 28e21dd7fad7: Preparing 08:16:34 d00c5f19b55f: Preparing 08:16:34 49be0ddadab6: Preparing 08:16:34 772665c9f8aa: Preparing 08:16:34 c9b8357afaaf: Preparing 08:16:34 f1417ff83b31: Preparing 08:16:34 772665c9f8aa: Waiting 08:16:34 f1417ff83b31: Waiting 08:16:34 5953da97e39c: Layer already exists 08:16:34 49be0ddadab6: Layer already exists 08:16:34 28e21dd7fad7: Layer already exists 08:16:34 8643c1f0fe1b: Layer already exists 08:16:34 d00c5f19b55f: Layer already exists 08:16:34 772665c9f8aa: Layer already exists 08:16:34 c9b8357afaaf: Layer already exists 08:16:34 f1417ff83b31: Layer already exists 08:16:34 3.0.0-dev.130: digest: sha256:d0e20009affaa73232fe2ad70a2edac6f39f1d6b55075a3746a0b9c051d59dd8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:16:35 8643c1f0fe1b: Preparing 08:16:35 5953da97e39c: Preparing 08:16:35 28e21dd7fad7: Preparing 08:16:35 d00c5f19b55f: Preparing 08:16:35 49be0ddadab6: Preparing 08:16:35 772665c9f8aa: Preparing 08:16:35 c9b8357afaaf: Preparing 08:16:35 f1417ff83b31: Preparing 08:16:35 772665c9f8aa: Waiting 08:16:35 c9b8357afaaf: Waiting 08:16:35 f1417ff83b31: Waiting 08:16:35 8643c1f0fe1b: Layer already exists 08:16:35 d00c5f19b55f: Layer already exists 08:16:35 28e21dd7fad7: Layer already exists 08:16:35 49be0ddadab6: Layer already exists 08:16:35 5953da97e39c: Layer already exists 08:16:35 772665c9f8aa: Layer already exists 08:16:35 c9b8357afaaf: Layer already exists 08:16:35 f1417ff83b31: Layer already exists 08:16:35 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:d0e20009affaa73232fe2ad70a2edac6f39f1d6b55075a3746a0b9c051d59dd8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:16:35 8643c1f0fe1b: Preparing 08:16:35 5953da97e39c: Preparing 08:16:35 28e21dd7fad7: Preparing 08:16:35 d00c5f19b55f: Preparing 08:16:35 49be0ddadab6: Preparing 08:16:35 772665c9f8aa: Preparing 08:16:35 c9b8357afaaf: Preparing 08:16:35 f1417ff83b31: Preparing 08:16:35 c9b8357afaaf: Waiting 08:16:35 f1417ff83b31: Waiting 08:16:35 772665c9f8aa: Waiting 08:16:35 5953da97e39c: Layer already exists 08:16:35 28e21dd7fad7: Layer already exists 08:16:35 49be0ddadab6: Layer already exists 08:16:35 8643c1f0fe1b: Layer already exists 08:16:35 d00c5f19b55f: Layer already exists 08:16:35 772665c9f8aa: Layer already exists 08:16:35 c9b8357afaaf: Layer already exists 08:16:35 f1417ff83b31: Layer already exists 08:16:35 main: digest: sha256:d0e20009affaa73232fe2ad70a2edac6f39f1d6b55075a3746a0b9c051d59dd8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:35 ===================================================== [Pipeline] echo 08:16:35 taggedImages: 08:16:35 - nexus3.edgexfoundry.org:10004/security-spire-server:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:35 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:16:35 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.130 08:16:35 - nexus3.edgexfoundry.org:10004/security-spire-server:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:35 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:16:35 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:16:35 cc94d1f8a87c108527927d6732c4292434c72bde 08:16:35 latest 08:16:35 3.0.0-dev.130 08:16:35 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:35 main 08:16:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:16:36 bf7cd4148e40: Preparing 08:16:36 53a1ea54b864: Preparing 08:16:36 49be0ddadab6: Preparing 08:16:36 772665c9f8aa: Preparing 08:16:36 79fb2759d56b: Preparing 08:16:36 f1417ff83b31: Preparing 08:16:36 f1417ff83b31: Waiting 08:16:36 772665c9f8aa: Layer already exists 08:16:36 49be0ddadab6: Layer already exists 08:16:36 f1417ff83b31: Layer already exists 08:16:36 bf7cd4148e40: Pushed 08:16:36 79fb2759d56b: Pushed 08:16:38 53a1ea54b864: Pushed 08:16:38 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:4d4ca658178876e906917d9214ebae8323bb7b025219909a50ff9bbab9a7eccc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:16:39 bf7cd4148e40: Preparing 08:16:39 53a1ea54b864: Preparing 08:16:39 49be0ddadab6: Preparing 08:16:39 772665c9f8aa: Preparing 08:16:39 79fb2759d56b: Preparing 08:16:39 f1417ff83b31: Preparing 08:16:39 f1417ff83b31: Waiting 08:16:39 79fb2759d56b: Layer already exists 08:16:39 bf7cd4148e40: Layer already exists 08:16:39 53a1ea54b864: Layer already exists 08:16:39 49be0ddadab6: Layer already exists 08:16:39 772665c9f8aa: Layer already exists 08:16:39 f1417ff83b31: Layer already exists 08:16:39 latest: digest: sha256:4d4ca658178876e906917d9214ebae8323bb7b025219909a50ff9bbab9a7eccc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.130 08:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:16:40 bf7cd4148e40: Preparing 08:16:40 53a1ea54b864: Preparing 08:16:40 49be0ddadab6: Preparing 08:16:40 772665c9f8aa: Preparing 08:16:40 79fb2759d56b: Preparing 08:16:40 f1417ff83b31: Preparing 08:16:40 f1417ff83b31: Waiting 08:16:40 772665c9f8aa: Layer already exists 08:16:40 53a1ea54b864: Layer already exists 08:16:40 49be0ddadab6: Layer already exists 08:16:40 79fb2759d56b: Layer already exists 08:16:40 bf7cd4148e40: Layer already exists 08:16:40 f1417ff83b31: Layer already exists 08:16:40 3.0.0-dev.130: digest: sha256:4d4ca658178876e906917d9214ebae8323bb7b025219909a50ff9bbab9a7eccc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:16:40 bf7cd4148e40: Preparing 08:16:40 53a1ea54b864: Preparing 08:16:40 49be0ddadab6: Preparing 08:16:40 772665c9f8aa: Preparing 08:16:40 79fb2759d56b: Preparing 08:16:40 f1417ff83b31: Preparing 08:16:40 f1417ff83b31: Waiting 08:16:40 49be0ddadab6: Layer already exists 08:16:40 bf7cd4148e40: Layer already exists 08:16:40 53a1ea54b864: Layer already exists 08:16:40 772665c9f8aa: Layer already exists 08:16:40 79fb2759d56b: Layer already exists 08:16:40 f1417ff83b31: Layer already exists 08:16:40 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:4d4ca658178876e906917d9214ebae8323bb7b025219909a50ff9bbab9a7eccc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:16:41 bf7cd4148e40: Preparing 08:16:41 53a1ea54b864: Preparing 08:16:41 49be0ddadab6: Preparing 08:16:41 772665c9f8aa: Preparing 08:16:41 79fb2759d56b: Preparing 08:16:41 f1417ff83b31: Preparing 08:16:41 f1417ff83b31: Waiting 08:16:41 49be0ddadab6: Layer already exists 08:16:41 bf7cd4148e40: Layer already exists 08:16:41 79fb2759d56b: Layer already exists 08:16:41 53a1ea54b864: Layer already exists 08:16:41 772665c9f8aa: Layer already exists 08:16:41 f1417ff83b31: Layer already exists 08:16:41 main: digest: sha256:4d4ca658178876e906917d9214ebae8323bb7b025219909a50ff9bbab9a7eccc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:41 ===================================================== [Pipeline] echo 08:16:41 taggedImages: 08:16:41 - nexus3.edgexfoundry.org:10004/support-notifications:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:16:41 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.130 08:16:41 - nexus3.edgexfoundry.org:10004/support-notifications:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:16:41 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:16:41 cc94d1f8a87c108527927d6732c4292434c72bde 08:16:41 latest 08:16:41 3.0.0-dev.130 08:16:41 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:41 main 08:16:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:16:42 c8a17b0f04a6: Preparing 08:16:42 920cc611f812: Preparing 08:16:42 49be0ddadab6: Preparing 08:16:42 772665c9f8aa: Preparing 08:16:42 ca02515218e0: Preparing 08:16:42 f1417ff83b31: Preparing 08:16:42 f1417ff83b31: Waiting 08:16:42 ca02515218e0: Layer already exists 08:16:42 772665c9f8aa: Layer already exists 08:16:42 49be0ddadab6: Layer already exists 08:16:42 f1417ff83b31: Layer already exists 08:16:42 c8a17b0f04a6: Pushed 08:16:44 920cc611f812: Pushed 08:16:44 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:58f8c4436174d29d1a35c9dd901404951c398f7d841bc5186fc4af31681d901e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:16:45 c8a17b0f04a6: Preparing 08:16:45 920cc611f812: Preparing 08:16:45 49be0ddadab6: Preparing 08:16:45 772665c9f8aa: Preparing 08:16:45 ca02515218e0: Preparing 08:16:45 f1417ff83b31: Preparing 08:16:45 f1417ff83b31: Waiting 08:16:45 c8a17b0f04a6: Layer already exists 08:16:45 772665c9f8aa: Layer already exists 08:16:45 ca02515218e0: Layer already exists 08:16:45 49be0ddadab6: Layer already exists 08:16:45 920cc611f812: Layer already exists 08:16:45 f1417ff83b31: Layer already exists 08:16:45 latest: digest: sha256:58f8c4436174d29d1a35c9dd901404951c398f7d841bc5186fc4af31681d901e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.130 08:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:16:45 c8a17b0f04a6: Preparing 08:16:45 920cc611f812: Preparing 08:16:45 49be0ddadab6: Preparing 08:16:45 772665c9f8aa: Preparing 08:16:45 ca02515218e0: Preparing 08:16:45 f1417ff83b31: Preparing 08:16:45 920cc611f812: Layer already exists 08:16:45 c8a17b0f04a6: Layer already exists 08:16:45 ca02515218e0: Layer already exists 08:16:45 772665c9f8aa: Layer already exists 08:16:45 49be0ddadab6: Layer already exists 08:16:45 f1417ff83b31: Layer already exists 08:16:45 3.0.0-dev.130: digest: sha256:58f8c4436174d29d1a35c9dd901404951c398f7d841bc5186fc4af31681d901e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:16:46 c8a17b0f04a6: Preparing 08:16:46 920cc611f812: Preparing 08:16:46 49be0ddadab6: Preparing 08:16:46 772665c9f8aa: Preparing 08:16:46 ca02515218e0: Preparing 08:16:46 f1417ff83b31: Preparing 08:16:46 f1417ff83b31: Waiting 08:16:46 920cc611f812: Layer already exists 08:16:46 49be0ddadab6: Layer already exists 08:16:46 772665c9f8aa: Layer already exists 08:16:46 c8a17b0f04a6: Layer already exists 08:16:46 ca02515218e0: Layer already exists 08:16:46 f1417ff83b31: Layer already exists 08:16:46 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:58f8c4436174d29d1a35c9dd901404951c398f7d841bc5186fc4af31681d901e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:16:47 c8a17b0f04a6: Preparing 08:16:47 920cc611f812: Preparing 08:16:47 49be0ddadab6: Preparing 08:16:47 772665c9f8aa: Preparing 08:16:47 ca02515218e0: Preparing 08:16:47 f1417ff83b31: Preparing 08:16:47 f1417ff83b31: Waiting 08:16:47 772665c9f8aa: Layer already exists 08:16:47 ca02515218e0: Layer already exists 08:16:47 c8a17b0f04a6: Layer already exists 08:16:47 920cc611f812: Layer already exists 08:16:47 49be0ddadab6: Layer already exists 08:16:47 f1417ff83b31: Layer already exists 08:16:47 main: digest: sha256:58f8c4436174d29d1a35c9dd901404951c398f7d841bc5186fc4af31681d901e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:47 ===================================================== [Pipeline] echo 08:16:47 taggedImages: 08:16:47 - nexus3.edgexfoundry.org:10004/support-scheduler:cc94d1f8a87c108527927d6732c4292434c72bde 08:16:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:16:47 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.130 08:16:47 - nexus3.edgexfoundry.org:10004/support-scheduler:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:16:47 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:22:02 Removing intermediate container e25c55441222 08:22:02 ---> 5c750c7f2550 08:22:02 08:22:02 Step 10/23 : FROM alpine:3.17 08:22:02 3.17: Pulling from library/alpine 08:22:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:22:02 Status: Downloaded newer image for alpine:3.17 08:22:02 ---> 51e60588ff2c 08:22:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:22:02 ---> Running in b679c6c1d2b4 08:22:02 Removing intermediate container b679c6c1d2b4 08:22:02 ---> 1a3f41684846 08:22:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:22:02 ---> Running in 9af4722a530c 08:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:22:07 (1/1) Installing dumb-init (1.2.5-r2) 08:22:07 Executing busybox-1.35.0-r29.trigger 08:22:07 OK: 8 MiB in 16 packages 08:22:07 Removing intermediate container c0000601581e 08:22:07 ---> a47174651f3e 08:22:07 08:22:07 Step 9/33 : FROM alpine:3.17 08:22:07 ---> 51e60588ff2c 08:22:07 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:22:07 ---> Running in 9d60813702bc 08:22:08 Removing intermediate container 9d60813702bc 08:22:08 ---> 9161b4f4b513 08:22:08 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:22:08 ---> Running in 12a5521fda52 08:22:09 Removing intermediate container 9af4722a530c 08:22:09 ---> f7834541bf49 08:22:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:22:10 ---> fb3578a2649a 08:22:10 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:22:11 ---> 7d6671895212 08:22:11 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:22:13 ---> 13ec98f3701a 08:22:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:22:13 (1/2) Installing dumb-init (1.2.5-r2) 08:22:13 (2/2) Installing su-exec (0.2-r2) 08:22:13 Executing busybox-1.35.0-r29.trigger 08:22:13 OK: 8 MiB in 17 packages 08:22:15 ---> c6a2b14e91de 08:22:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:22:15 Removing intermediate container 12a5521fda52 08:22:15 ---> fed032e01c75 08:22:15 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:22:16 ---> Running in ab1b49df81e3 08:22:16 ---> 148de8f1b148 08:22:16 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:22:16 ---> Running in 1e59e600bcdb 08:22:16 Removing intermediate container ab1b49df81e3 08:22:16 ---> 926c321cba7b 08:22:16 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:22:16 ---> Running in 51b1928ff841 08:22:17 Removing intermediate container 51b1928ff841 08:22:17 ---> 6fb00747b6a7 08:22:17 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:22:17 ---> Running in 4fa675a47141 08:22:18 Removing intermediate container 4fa675a47141 08:22:18 ---> 1a85eebb624d 08:22:18 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:22:18 ---> Running in f108b2d1395d 08:22:19 Removing intermediate container f108b2d1395d 08:22:19 ---> c4a3ac0e71ac 08:22:19 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:22:19 ---> Running in 2864573668a3 08:22:20 Removing intermediate container 1e59e600bcdb 08:22:20 ---> 72105a66f14b 08:22:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:22:20 ---> Running in 1e8385e0fcae 08:22:21 Removing intermediate container 1e8385e0fcae 08:22:21 ---> de2c944a3bce 08:22:21 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:22:21 ---> Running in e8c6d6b23ae5 08:22:21 Removing intermediate container e8c6d6b23ae5 08:22:21 ---> 1abf653de713 08:22:21 Step 21/23 : LABEL arch=arm64 08:22:22 ---> Running in 806ab66ebe62 08:22:22 Removing intermediate container 2864573668a3 08:22:22 ---> d9ffbbc27edd 08:22:22 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:22:23 Removing intermediate container 806ab66ebe62 08:22:23 ---> e1a2c5b3dad3 08:22:23 Step 22/23 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:22:23 ---> Running in 71d772bebe89 08:22:23 ---> Running in 64c183d122a8 08:22:23 Removing intermediate container 64c183d122a8 08:22:23 ---> f4acde999da6 08:22:23 Step 23/23 : LABEL version=3.0.0-dev.130 08:22:23 Removing intermediate container 71d772bebe89 08:22:23 ---> 186807ca80b9 08:22:23 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:22:23 ---> Running in 39801ed8e624 08:22:24 Removing intermediate container 39801ed8e624 08:22:24 ---> 3f32fd61a7f5 08:22:24 08:22:24 Successfully built 3f32fd61a7f5 08:22:24 Successfully tagged security-proxy-auth-arm64:latest 08:22:24  Building security-proxy-auth ... done Building security-secretstore-setup 08:22:24 ---> 66c860979257 08:22:24 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:22:25 ---> Running in d6dc35f1fdb3 08:22:29 Removing intermediate container d6dc35f1fdb3 08:22:29 ---> 6768b40e2c6c 08:22:29 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:22:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:22:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:22:29 ---> 80d9efc6b753 08:22:29 Step 3/25 : WORKDIR /edgex-go 08:22:29 ---> Using cache 08:22:29 ---> a0986bdf0f0a 08:22:29 Step 4/25 : RUN apk add --update --no-cache make git 08:22:29 ---> Running in 690991b464a3 08:22:30 ---> 8c6f80ecce35 08:22:30 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:22:31 ---> 3cd8a79c8700 08:22:31 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:22:33 ---> d3a4907dce8d 08:22:33 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:22:33 OK: 263 MiB in 53 packages 08:22:33 ---> 4fa5171fbd78 08:22:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:22:35 ---> 7639468e3fef 08:22:35 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:22:35 Removing intermediate container 690991b464a3 08:22:35 ---> 3c54ae121246 08:22:35 Step 5/25 : COPY go.mod vendor* ./ 08:22:36 ---> 45756e3e6032 08:22:36 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:22:36 ---> cb1d5030969c 08:22:36 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:37 ---> Running in 6b5f6d4c3bdc 08:22:37 ---> 1d36ea99e9bd 08:22:37 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:22:38 ---> c46e642c11c1 08:22:38 Step 28/33 : RUN chmod +x /entrypoint.sh 08:22:38 ---> Running in e4be0c7fceca 08:22:42 Removing intermediate container e4be0c7fceca 08:22:42 ---> 24f908a79b2a 08:22:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:22:42 ---> Running in 23af33e1add3 08:22:42 Removing intermediate container 23af33e1add3 08:22:42 ---> 1d2e412d262f 08:22:42 Step 30/33 : CMD ["gate"] 08:22:42 ---> Running in 0712cd60078c 08:22:42 Removing intermediate container 0712cd60078c 08:22:42 ---> 6d3377f4dc36 08:22:42 Step 31/33 : LABEL arch=arm64 08:22:43 ---> Running in 59293a6e7dd2 08:22:43 Removing intermediate container 59293a6e7dd2 08:22:43 ---> 2b07303f7267 08:22:43 Step 32/33 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:22:43 ---> Running in b64d9102efae 08:22:44 Removing intermediate container b64d9102efae 08:22:44 ---> 47f5b962830a 08:22:44 Step 33/33 : LABEL version=3.0.0-dev.130 08:22:44 ---> Running in 5249dd11191e 08:22:45 Removing intermediate container 5249dd11191e 08:22:45 ---> 0fb1763efbd7 08:22:45 08:22:45 Successfully built 0fb1763efbd7 08:22:45 Successfully tagged security-bootstrapper-arm64:latest 08:22:45 Building security-proxy-setup 08:22:48  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:22:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:22:48 ---> 80d9efc6b753 08:22:48 Step 3/22 : WORKDIR /edgex-go 08:22:48 ---> Using cache 08:22:48 ---> a0986bdf0f0a 08:22:48 Step 4/22 : RUN apk add --update --no-cache make git 08:22:48 ---> Using cache 08:22:48 ---> 3c54ae121246 08:22:48 Step 5/22 : COPY go.mod vendor* ./ 08:22:48 ---> Using cache 08:22:48 ---> cb1d5030969c 08:22:48 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:48 ---> Running in 9522abb8eaae 08:24:25 Removing intermediate container 6b5f6d4c3bdc 08:24:25 ---> da1b8e7ec2b8 08:24:25 Step 7/25 : COPY . . 08:24:25 ---> 2c240f987f1f 08:24:25 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:24:25 ---> Running in 24a981ad68f1 08:24:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:24:29 Removing intermediate container 6d95f6a4d4a0 08:24:29 ---> 0e3ec5f1ab71 08:24:29 08:24:29 Step 9/20 : FROM alpine:3.17 08:24:29 ---> 51e60588ff2c 08:24:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:24:29 ---> Using cache 08:24:29 ---> 9161b4f4b513 08:24:29 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:24:29 ---> Running in 7e43ff43ddfa 08:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:24:34 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:24:34 v3.17.3-93-g5ff334fcdae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:24:34 OK: 17689 distinct packages available 08:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:24:37 (1/9) Installing ca-certificates (20220614-r4) 08:24:37 (2/9) Installing brotli-libs (1.0.9-r9) 08:24:37 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:24:37 (4/9) Installing libcurl (8.0.1-r0) 08:24:37 (5/9) Installing curl (8.0.1-r0) 08:24:37 (6/9) Installing dumb-init (1.2.5-r2) 08:24:37 (7/9) Installing musl-obstack (1.2.3-r0) 08:24:37 (8/9) Installing libucontext (1.2-r0) 08:24:37 (9/9) Installing gcompat (1.1.0-r0) 08:24:37 Executing busybox-1.35.0-r29.trigger 08:24:37 Executing ca-certificates-20220614-r4.trigger 08:24:37 OK: 11 MiB in 24 packages 08:24:41 Removing intermediate container 7e43ff43ddfa 08:24:41 ---> 1504872245eb 08:24:41 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:24:42 Removing intermediate container 9522abb8eaae 08:24:42 ---> 29c8c78c4629 08:24:42 Step 7/22 : COPY . . 08:24:42 ---> da0caa4dc291 08:24:42 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:24:43 ---> cc0674468a42 08:24:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:24:46 ---> a77e7d1bcc77 08:24:46 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:24:46 ---> Running in 3d66fecb8c49 08:24:46 ---> e79652748f6d 08:24:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:24:47 ---> c990d13de83f 08:24:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:24:47 ---> Running in 90063c6b5195 08:24:48 Removing intermediate container 90063c6b5195 08:24:48 ---> 1628d20e3250 08:24:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:24:48 ---> Running in dd4c1dd8587c 08:24:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:24:48 Removing intermediate container dd4c1dd8587c 08:24:48 ---> 9f143e17a308 08:24:48 Step 18/20 : LABEL arch=arm64 08:24:48 ---> Running in a96be0aba810 08:24:49 Removing intermediate container a96be0aba810 08:24:49 ---> 10a64d2c3b25 08:24:49 Step 19/20 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:24:49 ---> Running in 5a59d239bd61 08:24:49 Removing intermediate container 5a59d239bd61 08:24:49 ---> 8709480b44c2 08:24:49 Step 20/20 : LABEL version=3.0.0-dev.130 08:24:50 ---> Running in c49a5c885691 08:24:50 Removing intermediate container c49a5c885691 08:24:50 ---> 845767d50bf9 08:24:50 08:24:50 Successfully built 845767d50bf9 08:24:50 Successfully tagged security-spiffe-token-provider-arm64:latest 08:24:50  Building security-spiffe-token-provider ... done Building core-metadata 08:24:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:24:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:24:54 ---> 80d9efc6b753 08:24:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:24:54 ---> Using cache 08:24:54 ---> 64eb5a5adfa6 08:24:54 Step 4/25 : WORKDIR /edgex-go 08:24:54 ---> Using cache 08:24:54 ---> 039380484cfc 08:24:54 Step 5/25 : RUN apk add --update --no-cache make git 08:24:54 ---> Using cache 08:24:54 ---> 5b609a65c6c7 08:24:54 Step 6/25 : COPY go.mod vendor* ./ 08:24:54 ---> Using cache 08:24:54 ---> 0ad3ba110db3 08:24:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:54 ---> Using cache 08:24:54 ---> c1fbef925352 08:24:54 Step 8/25 : COPY . . 08:24:55 ---> Using cache 08:24:55 ---> d331a51b2772 08:24:55 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:24:55 ---> Running in d6b25af49244 08:24:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:25:08 Removing intermediate container edfbc66a2a9f 08:25:08 ---> e26914ce44d4 08:25:08 08:25:08 Step 10/23 : FROM alpine:3.17 08:25:08 ---> 51e60588ff2c 08:25:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:25:08 ---> Running in 82ddb71587f5 08:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:25:12 (1/1) Installing dumb-init (1.2.5-r2) 08:25:12 Executing busybox-1.35.0-r29.trigger 08:25:12 OK: 8 MiB in 16 packages 08:25:15 Removing intermediate container 82ddb71587f5 08:25:15 ---> 3601025b1e91 08:25:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:25:15 ---> Running in c5922ea7e73c 08:25:15 Removing intermediate container c5922ea7e73c 08:25:15 ---> 92bb8fa73e83 08:25:15 Step 13/23 : ENV APP_PORT=59861 08:25:15 ---> Running in f9d5180db9eb 08:25:16 Removing intermediate container f9d5180db9eb 08:25:16 ---> f89da4b4356f 08:25:16 Step 14/23 : EXPOSE $APP_PORT 08:25:16 ---> Running in 8305962a9db1 08:25:17 Removing intermediate container 1fed84b3bc3e 08:25:17 ---> 6a7372b13d31 08:25:17 08:25:17 Step 10/23 : FROM alpine:3.17 08:25:17 ---> 51e60588ff2c 08:25:17 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:25:19 ---> Running in a920545b0302 08:25:19 Removing intermediate container 8305962a9db1 08:25:19 ---> 88b600a68312 08:25:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:25:20 ---> dd947e4ceddc 08:25:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:25:22 ---> b65202c079a3 08:25:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:25:24 ---> 83e3e9c32e94 08:25:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:25:24 (1/2) Installing ca-certificates (20220614-r4) 08:25:24 (2/2) Installing dumb-init (1.2.5-r2) 08:25:24 Executing busybox-1.35.0-r29.trigger 08:25:24 Executing ca-certificates-20220614-r4.trigger 08:25:24 ---> 006f3644783b 08:25:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:25:25 ---> Running in f3ffb1d681f4 08:25:25 Removing intermediate container f3ffb1d681f4 08:25:25 ---> c26c1040250e 08:25:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:25:25 ---> Running in d5da1b75e2be 08:25:25 OK: 8 MiB in 17 packages 08:25:25 Removing intermediate container d5da1b75e2be 08:25:25 ---> 24fc01b7afd8 08:25:25 Step 21/23 : LABEL arch=arm64 08:25:26 ---> Running in 9c041392ee36 08:25:26 Removing intermediate container 9c041392ee36 08:25:26 ---> 4621902223b8 08:25:26 Step 22/23 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:25:27 ---> Running in 221d8947f556 08:25:27 Removing intermediate container 221d8947f556 08:25:27 ---> dc5adb191e26 08:25:27 Step 23/23 : LABEL version=3.0.0-dev.130 08:25:27 ---> Running in bbc3b86569fe 08:25:28 Removing intermediate container a920545b0302 08:25:28 ---> 4bf269eadc0c 08:25:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:25:28 Removing intermediate container bbc3b86569fe 08:25:28 ---> b64559071026 08:25:28 08:25:28 ---> Running in 6c14e58f348d 08:25:28 Successfully built b64559071026 08:25:28 Successfully tagged support-scheduler-arm64:latest 08:25:28  Building support-scheduler ... done Building core-data 08:25:29 Removing intermediate container 6c14e58f348d 08:25:29 ---> 4d5ac21b2121 08:25:29 Step 13/23 : ENV APP_PORT=59860 08:25:29 ---> Running in eab79631959a 08:25:29 Removing intermediate container eab79631959a 08:25:29 ---> 66bb7e869e53 08:25:29 Step 14/23 : EXPOSE $APP_PORT 08:25:29 ---> Running in d43249661ef0 08:25:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:25:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:25:32 ---> 80d9efc6b753 08:25:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:25:32 ---> Using cache 08:25:32 ---> 64eb5a5adfa6 08:25:32 Step 4/23 : WORKDIR /edgex-go 08:25:32 ---> Using cache 08:25:32 ---> 039380484cfc 08:25:32 Step 5/23 : RUN apk add --update --no-cache make git 08:25:32 ---> Using cache 08:25:32 ---> 5b609a65c6c7 08:25:32 Step 6/23 : COPY go.mod vendor* ./ 08:25:32 ---> Using cache 08:25:32 ---> 0ad3ba110db3 08:25:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:32 ---> Using cache 08:25:32 ---> c1fbef925352 08:25:32 Step 8/23 : COPY . . 08:25:32 ---> Using cache 08:25:32 ---> d331a51b2772 08:25:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:25:33 Removing intermediate container d43249661ef0 08:25:33 ---> 5140abf40f29 08:25:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:25:33 ---> Running in 37d26edb4ee1 08:25:34 ---> baf2aa2a8d37 08:25:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:25:35 ---> 1e5cfc058ef8 08:25:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:25:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:25:38 ---> 364a3fb647db 08:25:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:25:38 ---> c620c00444ea 08:25:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:25:38 ---> Running in 5c3a79cec699 08:25:39 Removing intermediate container 5c3a79cec699 08:25:39 ---> bb31301a9663 08:25:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:25:39 ---> Running in 38acf72e1a19 08:25:40 Removing intermediate container 38acf72e1a19 08:25:40 ---> ef59bace29a2 08:25:40 Step 21/23 : LABEL arch=arm64 08:25:40 ---> Running in c8387b81165a 08:25:40 Removing intermediate container c8387b81165a 08:25:40 ---> 0a39fe63b63d 08:25:40 Step 22/23 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:25:40 ---> Running in 89bc16ef7c3a 08:25:41 Removing intermediate container 89bc16ef7c3a 08:25:41 ---> 5e96bc314ce3 08:25:41 Step 23/23 : LABEL version=3.0.0-dev.130 08:25:41 ---> Running in 09df4ad0ecbd 08:25:42 Removing intermediate container 09df4ad0ecbd 08:25:42 ---> 360b3a27791d 08:25:42 08:25:42 Successfully built 360b3a27791d 08:25:42 Successfully tagged support-notifications-arm64:latest 08:25:42  Building support-notifications ... done Building security-spire-config 08:25:45 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:25:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:25:45 ---> 80d9efc6b753 08:25:45 Step 3/27 : WORKDIR /edgex-go 08:25:45 ---> Using cache 08:25:45 ---> a0986bdf0f0a 08:25:45 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:25:46 ---> Running in 1bc2777e171f 08:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:25:51 OK: 263 MiB in 53 packages 08:25:51 Removing intermediate container 1bc2777e171f 08:25:51 ---> a8a9ef9c5b0c 08:25:51 Step 5/27 : COPY go.mod vendor* ./ 08:25:52 ---> b9e2a43e3b1d 08:25:52 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:52 ---> Running in 23fa6d8f7ecd 08:27:29 Removing intermediate container 23fa6d8f7ecd 08:27:29 ---> 983f5914d9f4 08:27:29 Step 7/27 : COPY . . 08:27:29 ---> e89c1e8303fe 08:27:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:27:29 ---> Running in df2205c7bb92 08:27:29 Removing intermediate container df2205c7bb92 08:27:29 ---> 2c3e3c416e9e 08:27:29 Step 9/27 : WORKDIR /edgex-go/spire-build 08:27:29 ---> Running in 281c92ae10ce 08:27:29 Removing intermediate container 281c92ae10ce 08:27:29 ---> 6e8f1e12dab4 08:27:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:27:30 ---> Running in 3b730683af06 08:27:30 Removing intermediate container 3b730683af06 08:27:30 ---> 1a05a34e5809 08:27:30 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:27:30 ---> Running in c9d2622f8402 08:27:33 Removing intermediate container c9d2622f8402 08:27:33 ---> 867c08cd2e01 08:27:33 Step 12/27 : WORKDIR /edgex-go 08:27:33 ---> Running in 3bedd73b5cb5 08:27:34 Removing intermediate container 3bedd73b5cb5 08:27:34 ---> c7148de41ce2 08:27:34 08:27:34 Step 13/27 : FROM alpine:3.17 08:27:34 ---> 51e60588ff2c 08:27:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:27:34 ---> Running in 31e693031dde 08:27:35 Removing intermediate container 31e693031dde 08:27:35 ---> 622b77bbcfa9 08:27:35 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:27:35 ---> Running in a12572e31ea5 08:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:27:39 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:27:39 v3.17.3-93-g5ff334fcdae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:27:39 OK: 17689 distinct packages available 08:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:27:42 (1/4) Installing dumb-init (1.2.5-r2) 08:27:42 (2/4) Installing musl-obstack (1.2.3-r0) 08:27:42 (3/4) Installing libucontext (1.2-r0) 08:27:42 (4/4) Installing gcompat (1.1.0-r0) 08:27:42 Executing busybox-1.35.0-r29.trigger 08:27:42 OK: 8 MiB in 19 packages 08:27:44 Removing intermediate container a12572e31ea5 08:27:44 ---> 5787d62372f5 08:27:44 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:27:45 ---> 42cd80dc3cd1 08:27:45 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:27:46 ---> 0e0784135f29 08:27:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:27:51 ---> 0453c3c19c8c 08:27:51 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:27:52 ---> 1bc3b794ef99 08:27:52 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:27:52 ---> Running in e69ea8dbb52c 08:27:53 Removing intermediate container e69ea8dbb52c 08:27:53 ---> 05d948d06ef6 08:27:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:27:54 ---> 290badf8d008 08:27:54 Step 22/27 : WORKDIR / 08:27:54 ---> Running in 42def3f93918 08:27:54 Removing intermediate container 42def3f93918 08:27:54 ---> 2aebda1fd276 08:27:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:27:54 ---> Running in 95ae68a471ee 08:27:55 Removing intermediate container 95ae68a471ee 08:27:55 ---> fd25386d65c7 08:27:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:27:55 ---> Running in bc8404701638 08:27:56 Removing intermediate container bc8404701638 08:27:56 ---> dba955bc90c6 08:27:56 Step 25/27 : LABEL arch=arm64 08:27:56 ---> Running in 017887d58554 08:27:56 Removing intermediate container 017887d58554 08:27:56 ---> e57f5fbead54 08:27:56 Step 26/27 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:27:56 ---> Running in d0a1d5044e00 08:27:57 Removing intermediate container d0a1d5044e00 08:27:57 ---> 400b6cb78b0b 08:27:57 Step 27/27 : LABEL version=3.0.0-dev.130 08:27:57 ---> Running in 9a2f0f4bb690 08:27:58 Removing intermediate container 9a2f0f4bb690 08:27:58 ---> 6c5424359a09 08:27:58 08:27:58 Successfully built 6c5424359a09 08:27:58 Successfully tagged security-spire-config-arm64:latest 08:27:58  Building security-spire-config ... done Building core-command 08:28:01 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:28:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:28:01 ---> 80d9efc6b753 08:28:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:28:01 ---> Using cache 08:28:01 ---> 64eb5a5adfa6 08:28:01 Step 4/24 : WORKDIR /edgex-go 08:28:01 ---> Using cache 08:28:01 ---> 039380484cfc 08:28:01 Step 5/24 : RUN apk add --update --no-cache make git 08:28:01 ---> Using cache 08:28:01 ---> 5b609a65c6c7 08:28:01 Step 6/24 : COPY go.mod vendor* ./ 08:28:01 ---> Using cache 08:28:01 ---> 0ad3ba110db3 08:28:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:01 ---> Using cache 08:28:01 ---> c1fbef925352 08:28:01 Step 8/24 : COPY . . 08:28:01 ---> Using cache 08:28:01 ---> d331a51b2772 08:28:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:28:01 ---> Running in 37e7c63fbdbb 08:28:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:30:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:30:40 Removing intermediate container 24a981ad68f1 08:30:40 ---> 8ea4d2100f03 08:30:40 08:30:40 Step 9/25 : FROM alpine:3.17 08:30:40 ---> 51e60588ff2c 08:30:40 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:30:40 ---> Running in 5160c567dfb9 08:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:30:42 (1/3) Installing ca-certificates (20220614-r4) 08:30:42 (2/3) Installing dumb-init (1.2.5-r2) 08:30:42 (3/3) Installing su-exec (0.2-r2) 08:30:42 Executing busybox-1.35.0-r29.trigger 08:30:42 Executing ca-certificates-20220614-r4.trigger 08:30:42 OK: 8 MiB in 18 packages 08:30:44 Removing intermediate container 5160c567dfb9 08:30:44 ---> 88c3a61ee4f3 08:30:44 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:30:44 ---> Running in 6c49c23016cf 08:30:45 Removing intermediate container 6c49c23016cf 08:30:45 ---> 6adf2a816b80 08:30:45 Step 12/25 : WORKDIR / 08:30:45 ---> Running in d0c4016e4572 08:30:45 Removing intermediate container d0c4016e4572 08:30:45 ---> c5d4ef37a4dc 08:30:45 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:30:46 ---> 62a4976345ef 08:30:46 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:30:47 ---> f373a74a45f8 08:30:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:30:49 ---> 0251d83f3777 08:30:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:30:51 ---> b01b569838a9 08:30:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:30:53 ---> a312e0951b1a 08:30:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:30:55 ---> 3f670290b849 08:30:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:30:58 ---> 844b17f74419 08:30:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:30:59 ---> 2d478bf72060 08:30:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:30:59 ---> Running in b838a3dd4c85 08:31:00 Removing intermediate container 3d66fecb8c49 08:31:00 ---> 4ee969c574fd 08:31:00 08:31:00 Step 9/22 : FROM alpine:3.17 08:31:00 ---> 51e60588ff2c 08:31:00 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:31:03 ---> Running in ea1f5bee8434 08:31:05 Removing intermediate container b838a3dd4c85 08:31:05 ---> 7ac7bde8add2 08:31:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:31:05 ---> Running in 38e88207f9bf 08:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:31:05 Removing intermediate container 38e88207f9bf 08:31:05 ---> e9c04ba9b64b 08:31:05 Step 23/25 : LABEL arch=arm64 08:31:06 ---> Running in 3ced5ffdeae4 08:31:06 Removing intermediate container 3ced5ffdeae4 08:31:06 ---> 6f300df40bfe 08:31:06 Step 24/25 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:31:06 ---> Running in e863ffaa43cd 08:31:07 Removing intermediate container e863ffaa43cd 08:31:07 ---> 56f754e04e28 08:31:07 Step 25/25 : LABEL version=3.0.0-dev.130 08:31:07 ---> Running in 2422db935a7c 08:31:08 Removing intermediate container 2422db935a7c 08:31:08 ---> 44d7ed5b58c6 08:31:08 08:31:08 Successfully built 44d7ed5b58c6 08:31:08 Successfully tagged security-secretstore-setup-arm64:latest 08:31:08  Building security-secretstore-setup ... done Building security-spire-server 08:31:08 (1/2) Installing dumb-init (1.2.5-r2) 08:31:08 (2/2) Installing openssl (3.0.8-r3) 08:31:08 Executing busybox-1.35.0-r29.trigger 08:31:08 OK: 8 MiB in 17 packages 08:31:10 Removing intermediate container ea1f5bee8434 08:31:10 ---> e52962f9d4c0 08:31:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:31:10 ---> Running in c8f46707b4a8 08:31:10 Removing intermediate container c8f46707b4a8 08:31:10 ---> 198987778f5c 08:31:10 Step 12/22 : WORKDIR /edgex 08:31:10 ---> Running in 9da6b50b27d3 08:31:11 Removing intermediate container 9da6b50b27d3 08:31:11 ---> 5dce38e37550 08:31:11 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:12 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:31:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:31:12 ---> 80d9efc6b753 08:31:12 Step 3/26 : WORKDIR /edgex-go 08:31:12 ---> Using cache 08:31:12 ---> a0986bdf0f0a 08:31:12 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:31:12 ---> Using cache 08:31:12 ---> a8a9ef9c5b0c 08:31:12 Step 5/26 : COPY go.mod vendor* ./ 08:31:12 ---> Using cache 08:31:12 ---> b9e2a43e3b1d 08:31:12 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:12 ---> Using cache 08:31:12 ---> 983f5914d9f4 08:31:12 Step 7/26 : COPY . . 08:31:12 ---> Using cache 08:31:12 ---> e89c1e8303fe 08:31:12 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:31:12 ---> Using cache 08:31:12 ---> 2c3e3c416e9e 08:31:12 Step 9/26 : WORKDIR /edgex-go/spire-build 08:31:12 ---> Using cache 08:31:12 ---> 6e8f1e12dab4 08:31:12 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:31:12 ---> Using cache 08:31:12 ---> 1a05a34e5809 08:31:12 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:31:12 ---> Running in a6ef24d1102e 08:31:12 ---> 8a6e0cafa965 08:31:12 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:31:18 ---> 13a80dd03c42 08:31:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:31:18 ---> 9cc1dacee63c 08:31:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:31:19 Removing intermediate container a6ef24d1102e 08:31:19 ---> 3eb387e9c9a0 08:31:19 Step 12/26 : WORKDIR /edgex-go 08:31:19 ---> Running in 1de0cff1b8ef 08:31:20 Removing intermediate container 1de0cff1b8ef 08:31:20 ---> c6fd450b6baa 08:31:20 08:31:20 Step 13/26 : FROM alpine:3.17 08:31:20 ---> 51e60588ff2c 08:31:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:31:20 ---> Using cache 08:31:20 ---> 622b77bbcfa9 08:31:20 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:31:20 ---> Running in 7e30ec451e87 08:31:21 ---> 41216b2710e4 08:31:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:31:22 ---> eaccc2380d68 08:31:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:22 ---> Running in bc6d1d6e2ad2 08:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:31:25 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:31:25 v3.17.3-93-g5ff334fcdae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:31:25 OK: 17689 distinct packages available 08:31:25 Removing intermediate container bc6d1d6e2ad2 08:31:25 ---> ad56db65b200 08:31:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:31:25 ---> Running in 586c4530d80d 08:31:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:31:26 Removing intermediate container 586c4530d80d 08:31:26 ---> cbf33bc3e755 08:31:26 Step 20/22 : LABEL arch=arm64 08:31:26 ---> Running in bd0478b85a07 08:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:31:26 Removing intermediate container bd0478b85a07 08:31:26 ---> 9be16a292ccd 08:31:26 Step 21/22 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:31:26 ---> Running in 16f1fa5ba052 08:31:27 Removing intermediate container 16f1fa5ba052 08:31:27 ---> ddbfd43926e4 08:31:27 Step 22/22 : LABEL version=3.0.0-dev.130 08:31:27 ---> Running in ccd17b1493d6 08:31:28 (1/5) Installing dumb-init (1.2.5-r2) 08:31:28 (2/5) Installing musl-obstack (1.2.3-r0) 08:31:28 (3/5) Installing libucontext (1.2-r0) 08:31:28 (4/5) Installing gcompat (1.1.0-r0) 08:31:28 (5/5) Installing openssl (3.0.8-r3) 08:31:28 Executing busybox-1.35.0-r29.trigger 08:31:28 OK: 9 MiB in 20 packages 08:31:30 Removing intermediate container ccd17b1493d6 08:31:30 ---> 8d2a33a63770 08:31:30 08:31:30 Successfully built 8d2a33a63770 08:31:30 Successfully tagged security-proxy-setup-arm64:latest 08:31:30  Building security-proxy-setup ... done Building security-spire-agent 08:31:31 Removing intermediate container 7e30ec451e87 08:31:31 ---> ba63148cca70 08:31:31 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:32 ---> 0c405e5e7d79 08:31:32 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:31:33 ---> 6f8fbeea3294 08:31:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:31:35 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:31:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:31:35 ---> 80d9efc6b753 08:31:35 Step 3/27 : WORKDIR /edgex-go 08:31:35 ---> Using cache 08:31:35 ---> a0986bdf0f0a 08:31:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:31:35 ---> Using cache 08:31:35 ---> a8a9ef9c5b0c 08:31:35 Step 5/27 : COPY go.mod vendor* ./ 08:31:35 ---> Using cache 08:31:35 ---> b9e2a43e3b1d 08:31:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:35 ---> Using cache 08:31:35 ---> 983f5914d9f4 08:31:35 Step 7/27 : COPY . . 08:31:35 ---> Using cache 08:31:35 ---> e89c1e8303fe 08:31:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:31:35 ---> Using cache 08:31:35 ---> 2c3e3c416e9e 08:31:35 Step 9/27 : WORKDIR /edgex-go/spire-build 08:31:35 ---> Using cache 08:31:35 ---> 6e8f1e12dab4 08:31:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:31:35 ---> Using cache 08:31:35 ---> 1a05a34e5809 08:31:35 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:31:35 ---> Using cache 08:31:35 ---> 867c08cd2e01 08:31:35 Step 12/27 : WORKDIR /edgex-go 08:31:35 ---> Using cache 08:31:35 ---> c7148de41ce2 08:31:35 08:31:35 Step 13/27 : FROM alpine:3.17 08:31:35 ---> 51e60588ff2c 08:31:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:31:35 ---> Using cache 08:31:35 ---> 622b77bbcfa9 08:31:35 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:31:35 ---> Using cache 08:31:35 ---> ba63148cca70 08:31:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:35 ---> Using cache 08:31:35 ---> 0c405e5e7d79 08:31:35 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:31:35 ---> Using cache 08:31:35 ---> 6f8fbeea3294 08:31:35 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:31:40 ---> b646d313034a 08:31:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:31:41 ---> f2a85b96c8a7 08:31:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:31:41 ---> 0c5afe012340 08:31:41 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:31:43 ---> 11057f1aeb3a 08:31:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:31:45 ---> 8c6f0e3cfe59 08:31:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:31:45 ---> Running in 2ad3a0de6ae4 08:31:45 Removing intermediate container 2ad3a0de6ae4 08:31:45 ---> 77899b52e422 08:31:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:31:45 ---> Running in a3b8be31f845 08:31:46 Removing intermediate container a3b8be31f845 08:31:46 ---> 8fb1d70a31ce 08:31:46 Step 24/26 : LABEL arch=arm64 08:31:46 ---> Running in 74bbce3eae01 08:31:47 Removing intermediate container 74bbce3eae01 08:31:47 ---> c701542d6537 08:31:47 Step 25/26 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:31:47 ---> Running in 815f4ac2a1a2 08:31:48 Removing intermediate container 815f4ac2a1a2 08:31:48 ---> 34d1dc8b96b3 08:31:48 Step 26/26 : LABEL version=3.0.0-dev.130 08:31:48 ---> Running in 49e4ed426328 08:31:48 ---> 01d3ccb41d3a 08:31:48 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:31:49 Removing intermediate container 49e4ed426328 08:31:49 ---> d8e5eb7e94ed 08:31:49 08:31:49 Successfully built d8e5eb7e94ed 08:31:49 Successfully tagged security-spire-server-arm64:latest 08:31:49  Building security-spire-server ... done Building core-common-config-bootstrapper 08:31:49 ---> fcae21585665 08:31:49 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:31:51 ---> 4ccaf1a0b15c 08:31:51 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:31:52 ---> f0ef6122eaef 08:31:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:31:52 ---> Running in e939613c12a2 08:31:53 Removing intermediate container e939613c12a2 08:31:53 ---> aab33bdf64b6 08:31:53 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:31:53 ---> Running in e4bc944f4bbe 08:31:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:31:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:31:54 ---> 80d9efc6b753 08:31:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:31:54 ---> Using cache 08:31:54 ---> 64eb5a5adfa6 08:31:54 Step 4/23 : WORKDIR /edgex-go 08:31:54 ---> Using cache 08:31:54 ---> 039380484cfc 08:31:54 Step 5/23 : RUN apk add --update --no-cache make git 08:31:54 ---> Using cache 08:31:54 ---> 5b609a65c6c7 08:31:54 Step 6/23 : COPY go.mod vendor* ./ 08:31:54 ---> Using cache 08:31:54 ---> 0ad3ba110db3 08:31:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:54 ---> Using cache 08:31:54 ---> c1fbef925352 08:31:54 Step 8/23 : COPY . . 08:31:55 ---> Using cache 08:31:55 ---> d331a51b2772 08:31:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:31:57 Removing intermediate container e4bc944f4bbe 08:31:57 ---> fa6f078b4d2c 08:31:57 Step 25/27 : LABEL arch=arm64 08:31:57 ---> Running in 2b90be0b37da 08:31:57 ---> Running in 591eb7f8a61d 08:31:58 Removing intermediate container 591eb7f8a61d 08:31:58 ---> edac132cdef2 08:31:58 Step 26/27 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:31:58 ---> Running in ca7c27936fcd 08:31:59 Removing intermediate container ca7c27936fcd 08:31:59 ---> 501a833b3469 08:31:59 Step 27/27 : LABEL version=3.0.0-dev.130 08:31:59 ---> Running in 8ac7169743a9 08:32:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.130" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:00 Removing intermediate container 8ac7169743a9 08:32:00 ---> f8b008fe8e93 08:32:00 08:32:01 Successfully built f8b008fe8e93 08:32:01 Successfully tagged security-spire-agent-arm64:latest 08:32:03  Building security-spire-agent ... done Removing intermediate container d6b25af49244 08:32:03 ---> 32c6d24a997f 08:32:03 08:32:03 Step 10/25 : FROM alpine:3.17 08:32:03 ---> 51e60588ff2c 08:32:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:32:03 ---> Using cache 08:32:03 ---> 3601025b1e91 08:32:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:32:03 ---> Using cache 08:32:03 ---> 92bb8fa73e83 08:32:03 Step 13/25 : ENV APP_PORT=59881 08:32:03 ---> Running in bcbeb9862155 08:32:04 Removing intermediate container bcbeb9862155 08:32:04 ---> 7fe35965b7cb 08:32:04 Step 14/25 : EXPOSE $APP_PORT 08:32:04 ---> Running in b91c93856a21 08:32:04 Removing intermediate container b91c93856a21 08:32:04 ---> 435fc606ee26 08:32:04 Step 15/25 : WORKDIR / 08:32:04 ---> Running in bbfa52e07ebf 08:32:05 Removing intermediate container bbfa52e07ebf 08:32:05 ---> 2bce5398e096 08:32:05 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:06 ---> 17333e4bd0e8 08:32:06 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:32:07 ---> 67baf6a250f9 08:32:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:32:11 ---> e9d8ada567ec 08:32:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:32:11 ---> bcf0afb043a0 08:32:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:32:12 ---> 68fcb4b0bb1f 08:32:12 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:32:12 ---> Running in 8bcdfebf1205 08:32:13 Removing intermediate container 8bcdfebf1205 08:32:13 ---> 0340b59f4fd2 08:32:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:32:13 ---> Running in 974cb72ed367 08:32:13 Removing intermediate container 974cb72ed367 08:32:13 ---> 7498d9766dda 08:32:13 Step 23/25 : LABEL arch=arm64 08:32:13 ---> Running in c0bd4fc69d02 08:32:14 Removing intermediate container c0bd4fc69d02 08:32:14 ---> a57d497f4bd7 08:32:14 Step 24/25 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:32:14 ---> Running in f76bed8a6efb 08:32:15 Removing intermediate container f76bed8a6efb 08:32:15 ---> 443a48b4d990 08:32:15 Step 25/25 : LABEL version=3.0.0-dev.130 08:32:15 ---> Running in 02917bb6ddc0 08:32:15 Removing intermediate container 02917bb6ddc0 08:32:15 ---> 2ea33a075186 08:32:15 08:32:15 Successfully built 2ea33a075186 08:32:15 Successfully tagged core-metadata-arm64:latest 08:32:34  Building core-metadata ... done Removing intermediate container 37d26edb4ee1 08:32:34 ---> d34eadedc561 08:32:34 08:32:34 Step 10/23 : FROM alpine:3.17 08:32:34 ---> 51e60588ff2c 08:32:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:32:34 ---> Running in 1b4bed981e03 08:32:34 Removing intermediate container 1b4bed981e03 08:32:34 ---> 08647ec63e35 08:32:34 Step 12/23 : ENV APP_PORT=59880 08:32:34 ---> Running in d73ae7551af5 08:32:34 Removing intermediate container d73ae7551af5 08:32:34 ---> abce37191671 08:32:34 Step 13/23 : EXPOSE $APP_PORT 08:32:34 ---> Running in a6db78cd8cac 08:32:34 Removing intermediate container a6db78cd8cac 08:32:34 ---> 87e365df8397 08:32:34 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:32:34 ---> Running in a1dcf45535d6 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:32:37 (1/1) Installing dumb-init (1.2.5-r2) 08:32:37 Executing busybox-1.35.0-r29.trigger 08:32:37 OK: 8 MiB in 16 packages 08:32:39 Removing intermediate container a1dcf45535d6 08:32:39 ---> c082207b0ffb 08:32:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:40 ---> 4f682463d6c0 08:32:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:32:41 ---> d042a40ab305 08:32:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:32:43 ---> ff537b453446 08:32:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:32:43 ---> ed10c3d38079 08:32:43 Step 19/23 : ENTRYPOINT ["/core-data"] 08:32:44 ---> Running in 7b5211688689 08:32:44 Removing intermediate container 7b5211688689 08:32:44 ---> 78c6e74d14cc 08:32:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:32:44 ---> Running in b8597b450219 08:32:45 Removing intermediate container b8597b450219 08:32:45 ---> 030ab69992f5 08:32:45 Step 21/23 : LABEL arch=arm64 08:32:45 ---> Running in 2bae706a87d0 08:32:45 Removing intermediate container 2bae706a87d0 08:32:45 ---> da243d9882a6 08:32:45 Step 22/23 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:32:45 ---> Running in 227bb27b6c5e 08:32:46 Removing intermediate container 227bb27b6c5e 08:32:46 ---> f5bc9897f1eb 08:32:46 Step 23/23 : LABEL version=3.0.0-dev.130 08:32:46 ---> Running in 602df5dfcb97 08:32:46 Removing intermediate container 602df5dfcb97 08:32:46 ---> 006d7e6a4bf9 08:32:46 08:32:46 Successfully built 006d7e6a4bf9 08:32:46 Successfully tagged core-data-arm64:latest 08:33:25  Building core-data ... done Removing intermediate container 37e7c63fbdbb 08:33:25 ---> f3f2d5e6031e 08:33:25 08:33:25 Step 10/24 : FROM alpine:3.17 08:33:25 ---> 51e60588ff2c 08:33:25 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:33:25 ---> Using cache 08:33:25 ---> 3601025b1e91 08:33:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:33:25 ---> Using cache 08:33:25 ---> 92bb8fa73e83 08:33:25 Step 13/24 : ENV APP_PORT=59882 08:33:25 ---> Running in 593b76fc3ba0 08:33:25 Removing intermediate container 593b76fc3ba0 08:33:25 ---> 3c4797380ea8 08:33:25 Step 14/24 : EXPOSE $APP_PORT 08:33:25 ---> Running in 13bf00fd8f39 08:33:25 Removing intermediate container 13bf00fd8f39 08:33:25 ---> 9fefa15aa484 08:33:25 Step 15/24 : WORKDIR / 08:33:25 ---> Running in 8139fae2348c 08:33:25 Removing intermediate container 8139fae2348c 08:33:25 ---> 7661200463f9 08:33:25 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:25 ---> bbf529771136 08:33:25 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:33:25 ---> e4299198ada4 08:33:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:33:30 ---> 5ef71e453d16 08:33:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:33:30 ---> 827069c3936b 08:33:30 Step 20/24 : ENTRYPOINT ["/core-command"] 08:33:30 ---> Running in 5fa8f26c4e55 08:33:31 Removing intermediate container 5fa8f26c4e55 08:33:31 ---> e5452c05b2f4 08:33:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:31 ---> Running in 464f34f7f6fd 08:33:31 Removing intermediate container 464f34f7f6fd 08:33:31 ---> f9185e4658ac 08:33:31 Step 22/24 : LABEL arch=arm64 08:33:31 ---> Running in 8050481d7b25 08:33:32 Removing intermediate container 8050481d7b25 08:33:32 ---> 3c7e3564c5f3 08:33:32 Step 23/24 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:33:32 ---> Running in a10a6e6b6c2f 08:33:32 Removing intermediate container a10a6e6b6c2f 08:33:32 ---> dadd355ce9f2 08:33:32 Step 24/24 : LABEL version=3.0.0-dev.130 08:33:32 ---> Running in f52a26ed1a7b 08:33:33 Removing intermediate container f52a26ed1a7b 08:33:33 ---> fdf1b44f133c 08:33:33 08:33:33 Successfully built fdf1b44f133c 08:33:33 Successfully tagged core-command-arm64:latest 08:34:12  Building core-command ... done Removing intermediate container 2b90be0b37da 08:34:12 ---> 9bc922505ff3 08:34:12 08:34:12 Step 10/23 : FROM alpine:3.17 08:34:12 ---> 51e60588ff2c 08:34:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:12 ---> Using cache 08:34:12 ---> 1a3f41684846 08:34:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:34:12 ---> Using cache 08:34:12 ---> f7834541bf49 08:34:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:12 ---> Using cache 08:34:12 ---> fb3578a2649a 08:34:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:34:12 ---> Using cache 08:34:12 ---> 7d6671895212 08:34:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:12 ---> 1937c498fcad 08:34:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:13 ---> 8d150bac9a71 08:34:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:13 ---> 13ef45615818 08:34:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:14 ---> Running in 7fc79a253831 08:34:15 Removing intermediate container 7fc79a253831 08:34:15 ---> a0d52f0cc302 08:34:15 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:34:15 ---> Running in 3a5fd7bca1bd 08:34:16 Removing intermediate container 3a5fd7bca1bd 08:34:16 ---> d6b023da6af6 08:34:16 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:34:16 ---> Running in 793e9ee447e2 08:34:16 Removing intermediate container 793e9ee447e2 08:34:16 ---> d4beac9da16f 08:34:16 Step 21/23 : LABEL arch=arm64 08:34:16 ---> Running in 3a2f1b71719d 08:34:16 Removing intermediate container 3a2f1b71719d 08:34:16 ---> ff9b8f2514c5 08:34:16 Step 22/23 : LABEL git_sha=cc94d1f8a87c108527927d6732c4292434c72bde 08:34:16 ---> Running in d96732205ec0 08:34:17 Removing intermediate container d96732205ec0 08:34:17 ---> 9a2eccd7634e 08:34:17 Step 23/23 : LABEL version=3.0.0-dev.130 08:34:17 ---> Running in bf3ebbbfa866 08:34:17 Removing intermediate container bf3ebbbfa866 08:34:17 ---> be0643583e94 08:34:17 08:34:17 Successfully built be0643583e94 08:34:17 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:34:17  Building core-common-config-bootstrapper ... done  [Pipeline] } 08:34:17 $ docker stop --time=1 277466dd8aba6b99c85938ab408e82888b6605f40a986f9fafafd6303b9126cf 08:34:19 $ docker rm -f --volumes 277466dd8aba6b99c85938ab408e82888b6605f40a986f9fafafd6303b9126cf [Pipeline] // withDockerContainer [Pipeline] sh 08:34:20 + docker images 08:34:20 REPOSITORY TAG IMAGE ID CREATED SIZE 08:34:20 core-common-config-bootstrapper-arm64 latest be0643583e94 3 seconds ago 17.2MB 08:34:20 9bc922505ff3 10 seconds ago 1.31GB 08:34:20 core-command-arm64 latest fdf1b44f133c 47 seconds ago 19.7MB 08:34:20 f3f2d5e6031e About a minute ago 1.32GB 08:34:20 core-data-arm64 latest 006d7e6a4bf9 About a minute ago 19.9MB 08:34:20 d34eadedc561 About a minute ago 1.32GB 08:34:20 core-metadata-arm64 latest 2ea33a075186 2 minutes ago 20.2MB 08:34:20 32c6d24a997f 2 minutes ago 1.32GB 08:34:20 security-spire-agent-arm64 latest f8b008fe8e93 2 minutes ago 125MB 08:34:20 security-spire-server-arm64 latest d8e5eb7e94ed 2 minutes ago 87.1MB 08:34:20 security-proxy-setup-arm64 latest 8d2a33a63770 2 minutes ago 18.7MB 08:34:20 c6fd450b6baa 3 minutes ago 1.18GB 08:34:20 security-secretstore-setup-arm64 latest 44d7ed5b58c6 3 minutes ago 32.2MB 08:34:20 4ee969c574fd 3 minutes ago 1.3GB 08:34:20 8ea4d2100f03 3 minutes ago 1.31GB 08:34:20 security-spire-config-arm64 latest 6c5424359a09 6 minutes ago 86.2MB 08:34:20 c7148de41ce2 6 minutes ago 1.18GB 08:34:20 support-notifications-arm64 latest 360b3a27791d 8 minutes ago 32.2MB 08:34:20 support-scheduler-arm64 latest b64559071026 8 minutes ago 31.5MB 08:34:20 6a7372b13d31 9 minutes ago 1.39GB 08:34:20 e26914ce44d4 9 minutes ago 1.39GB 08:34:20 security-spiffe-token-provider-arm64 latest 845767d50bf9 9 minutes ago 32.7MB 08:34:20 0e3ec5f1ab71 9 minutes ago 1.36GB 08:34:20 security-bootstrapper-arm64 latest 0fb1763efbd7 11 minutes ago 21.9MB 08:34:20 security-proxy-auth-arm64 latest 3f32fd61a7f5 11 minutes ago 18.3MB 08:34:20 a47174651f3e 12 minutes ago 1.3GB 08:34:20 5c750c7f2550 12 minutes ago 1.3GB 08:34:20 ci-base-image-arm64 latest 80d9efc6b753 21 minutes ago 866MB 08:34:20 alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB 08:34:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 08:34:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:20 provisioning config files... 08:34:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/492@tmp/config7653320608731477552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:20 ---> docker-login.sh 08:34:20 nexus3.edgexfoundry.org:10001 08:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:20 Configure a credential helper to remove this warning. See 08:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:20 08:34:20 Login Succeeded 08:34:20 nexus3.edgexfoundry.org:10002 08:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:21 Configure a credential helper to remove this warning. See 08:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:21 08:34:21 Login Succeeded 08:34:21 nexus3.edgexfoundry.org:10003 08:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:21 Configure a credential helper to remove this warning. See 08:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:21 08:34:21 Login Succeeded 08:34:21 nexus3.edgexfoundry.org:10004 08:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:22 Configure a credential helper to remove this warning. See 08:34:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:22 08:34:22 Login Succeeded 08:34:22 docker.io 08:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:22 Configure a credential helper to remove this warning. See 08:34:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:22 08:34:22 Login Succeeded 08:34:22 ---> docker-login.sh ends [Pipeline] } 08:34:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:34:22 cc94d1f8a87c108527927d6732c4292434c72bde 08:34:22 latest 08:34:22 3.0.0-dev.130 08:34:22 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:22 main 08:34:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:34:23 34e2b62ce3c6: Preparing 08:34:23 158d178150be: Preparing 08:34:23 1585d5dde10c: Preparing 08:34:23 23d11af53798: Preparing 08:34:23 485627a6b25b: Preparing 08:34:23 26cbea5cba74: Preparing 08:34:23 1585d5dde10c: Pushed 08:34:23 485627a6b25b: Pushed 08:34:23 34e2b62ce3c6: Pushed 08:34:23 23d11af53798: Pushed 08:34:23 26cbea5cba74: Layer already exists 08:34:26 158d178150be: Pushed 08:34:26 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:606df3bbe8a01bb500e4d4c876d0e11f0319b8de10cfabbe4b5ba55e61219829 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:34:27 34e2b62ce3c6: Preparing 08:34:27 158d178150be: Preparing 08:34:27 1585d5dde10c: Preparing 08:34:27 23d11af53798: Preparing 08:34:27 485627a6b25b: Preparing 08:34:27 26cbea5cba74: Preparing 08:34:27 26cbea5cba74: Waiting 08:34:27 158d178150be: Layer already exists 08:34:27 34e2b62ce3c6: Layer already exists 08:34:27 485627a6b25b: Layer already exists 08:34:27 23d11af53798: Layer already exists 08:34:27 1585d5dde10c: Layer already exists 08:34:27 26cbea5cba74: Layer already exists 08:34:27 latest: digest: sha256:606df3bbe8a01bb500e4d4c876d0e11f0319b8de10cfabbe4b5ba55e61219829 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.130 08:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:34:28 34e2b62ce3c6: Preparing 08:34:28 158d178150be: Preparing 08:34:28 1585d5dde10c: Preparing 08:34:28 23d11af53798: Preparing 08:34:28 485627a6b25b: Preparing 08:34:28 26cbea5cba74: Preparing 08:34:28 26cbea5cba74: Waiting 08:34:28 1585d5dde10c: Layer already exists 08:34:28 158d178150be: Layer already exists 08:34:28 23d11af53798: Layer already exists 08:34:28 485627a6b25b: Layer already exists 08:34:28 34e2b62ce3c6: Layer already exists 08:34:28 26cbea5cba74: Layer already exists 08:34:28 3.0.0-dev.130: digest: sha256:606df3bbe8a01bb500e4d4c876d0e11f0319b8de10cfabbe4b5ba55e61219829 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:34:29 34e2b62ce3c6: Preparing 08:34:29 158d178150be: Preparing 08:34:29 1585d5dde10c: Preparing 08:34:29 23d11af53798: Preparing 08:34:29 485627a6b25b: Preparing 08:34:29 26cbea5cba74: Preparing 08:34:29 26cbea5cba74: Waiting 08:34:29 34e2b62ce3c6: Layer already exists 08:34:29 158d178150be: Layer already exists 08:34:29 1585d5dde10c: Layer already exists 08:34:29 23d11af53798: Layer already exists 08:34:29 485627a6b25b: Layer already exists 08:34:29 26cbea5cba74: Layer already exists 08:34:29 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:606df3bbe8a01bb500e4d4c876d0e11f0319b8de10cfabbe4b5ba55e61219829 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:34:30 34e2b62ce3c6: Preparing 08:34:30 158d178150be: Preparing 08:34:30 1585d5dde10c: Preparing 08:34:30 23d11af53798: Preparing 08:34:30 485627a6b25b: Preparing 08:34:30 26cbea5cba74: Preparing 08:34:30 26cbea5cba74: Waiting 08:34:30 485627a6b25b: Layer already exists 08:34:30 1585d5dde10c: Layer already exists 08:34:30 34e2b62ce3c6: Layer already exists 08:34:30 23d11af53798: Layer already exists 08:34:30 158d178150be: Layer already exists 08:34:30 26cbea5cba74: Layer already exists 08:34:30 main: digest: sha256:606df3bbe8a01bb500e4d4c876d0e11f0319b8de10cfabbe4b5ba55e61219829 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:30 ===================================================== [Pipeline] echo 08:34:30 taggedImages: 08:34:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:34:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:34:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.130 08:34:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:34:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:34:30 cc94d1f8a87c108527927d6732c4292434c72bde 08:34:30 latest 08:34:30 3.0.0-dev.130 08:34:30 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:30 main 08:34:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:34:31 3543fc897c17: Preparing 08:34:31 6a5a4001f57d: Preparing 08:34:31 8de3228e1e8c: Preparing 08:34:31 a334bae7a87a: Preparing 08:34:31 1585d5dde10c: Preparing 08:34:31 23d11af53798: Preparing 08:34:31 9634fe731400: Preparing 08:34:31 26cbea5cba74: Preparing 08:34:31 9634fe731400: Waiting 08:34:31 23d11af53798: Waiting 08:34:31 1585d5dde10c: Layer already exists 08:34:31 23d11af53798: Layer already exists 08:34:31 6a5a4001f57d: Pushed 08:34:31 3543fc897c17: Pushed 08:34:31 8de3228e1e8c: Pushed 08:34:31 26cbea5cba74: Layer already exists 08:34:31 9634fe731400: Pushed 08:34:34 a334bae7a87a: Pushed 08:34:34 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:266161793ed7d6ffc2ebce52a91aea0209108feaae565f4b7adfbdb102dcac4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:34:35 3543fc897c17: Preparing 08:34:35 6a5a4001f57d: Preparing 08:34:35 8de3228e1e8c: Preparing 08:34:35 a334bae7a87a: Preparing 08:34:35 1585d5dde10c: Preparing 08:34:35 23d11af53798: Preparing 08:34:35 9634fe731400: Preparing 08:34:35 26cbea5cba74: Preparing 08:34:35 23d11af53798: Waiting 08:34:35 9634fe731400: Waiting 08:34:35 26cbea5cba74: Waiting 08:34:35 8de3228e1e8c: Layer already exists 08:34:35 3543fc897c17: Layer already exists 08:34:35 a334bae7a87a: Layer already exists 08:34:35 6a5a4001f57d: Layer already exists 08:34:35 1585d5dde10c: Layer already exists 08:34:35 26cbea5cba74: Layer already exists 08:34:35 23d11af53798: Layer already exists 08:34:35 9634fe731400: Layer already exists 08:34:35 latest: digest: sha256:266161793ed7d6ffc2ebce52a91aea0209108feaae565f4b7adfbdb102dcac4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.130 08:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:34:36 3543fc897c17: Preparing 08:34:36 6a5a4001f57d: Preparing 08:34:36 8de3228e1e8c: Preparing 08:34:36 a334bae7a87a: Preparing 08:34:36 1585d5dde10c: Preparing 08:34:36 23d11af53798: Preparing 08:34:36 9634fe731400: Preparing 08:34:36 26cbea5cba74: Preparing 08:34:36 23d11af53798: Waiting 08:34:36 9634fe731400: Waiting 08:34:36 26cbea5cba74: Waiting 08:34:36 1585d5dde10c: Layer already exists 08:34:36 8de3228e1e8c: Layer already exists 08:34:36 3543fc897c17: Layer already exists 08:34:36 a334bae7a87a: Layer already exists 08:34:36 6a5a4001f57d: Layer already exists 08:34:36 23d11af53798: Layer already exists 08:34:36 26cbea5cba74: Layer already exists 08:34:36 9634fe731400: Layer already exists 08:34:36 3.0.0-dev.130: digest: sha256:266161793ed7d6ffc2ebce52a91aea0209108feaae565f4b7adfbdb102dcac4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:34:37 3543fc897c17: Preparing 08:34:37 6a5a4001f57d: Preparing 08:34:37 8de3228e1e8c: Preparing 08:34:37 a334bae7a87a: Preparing 08:34:37 1585d5dde10c: Preparing 08:34:37 23d11af53798: Preparing 08:34:37 9634fe731400: Preparing 08:34:37 26cbea5cba74: Preparing 08:34:37 23d11af53798: Waiting 08:34:37 9634fe731400: Waiting 08:34:37 26cbea5cba74: Waiting 08:34:37 a334bae7a87a: Layer already exists 08:34:37 1585d5dde10c: Layer already exists 08:34:37 8de3228e1e8c: Layer already exists 08:34:37 3543fc897c17: Layer already exists 08:34:37 6a5a4001f57d: Layer already exists 08:34:37 9634fe731400: Layer already exists 08:34:37 23d11af53798: Layer already exists 08:34:37 26cbea5cba74: Layer already exists 08:34:37 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:266161793ed7d6ffc2ebce52a91aea0209108feaae565f4b7adfbdb102dcac4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:34:37 3543fc897c17: Preparing 08:34:37 6a5a4001f57d: Preparing 08:34:37 8de3228e1e8c: Preparing 08:34:37 a334bae7a87a: Preparing 08:34:37 1585d5dde10c: Preparing 08:34:37 23d11af53798: Preparing 08:34:37 9634fe731400: Preparing 08:34:37 26cbea5cba74: Preparing 08:34:37 23d11af53798: Waiting 08:34:37 9634fe731400: Waiting 08:34:37 26cbea5cba74: Waiting 08:34:37 1585d5dde10c: Layer already exists 08:34:37 a334bae7a87a: Layer already exists 08:34:37 3543fc897c17: Layer already exists 08:34:37 6a5a4001f57d: Layer already exists 08:34:37 8de3228e1e8c: Layer already exists 08:34:37 9634fe731400: Layer already exists 08:34:37 23d11af53798: Layer already exists 08:34:37 26cbea5cba74: Layer already exists 08:34:38 main: digest: sha256:266161793ed7d6ffc2ebce52a91aea0209108feaae565f4b7adfbdb102dcac4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:38 ===================================================== [Pipeline] echo 08:34:38 taggedImages: 08:34:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:34:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:34:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.130 08:34:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:34:38 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:34:38 cc94d1f8a87c108527927d6732c4292434c72bde 08:34:38 latest 08:34:38 3.0.0-dev.130 08:34:38 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:38 main 08:34:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:34:38 b2898ef6777b: Preparing 08:34:38 288a72dcadd1: Preparing 08:34:38 1585d5dde10c: Preparing 08:34:38 23d11af53798: Preparing 08:34:38 e6f9860fb005: Preparing 08:34:38 26cbea5cba74: Preparing 08:34:38 26cbea5cba74: Waiting 08:34:38 23d11af53798: Layer already exists 08:34:38 1585d5dde10c: Layer already exists 08:34:38 26cbea5cba74: Layer already exists 08:34:39 b2898ef6777b: Pushed 08:34:39 e6f9860fb005: Pushed 08:34:42 288a72dcadd1: Pushed 08:34:42 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:27ac981284a492a14d883511806d18fff2bd122bde9d4cc35c506a58a6a92def size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:34:43 b2898ef6777b: Preparing 08:34:43 288a72dcadd1: Preparing 08:34:43 1585d5dde10c: Preparing 08:34:43 23d11af53798: Preparing 08:34:43 e6f9860fb005: Preparing 08:34:43 26cbea5cba74: Preparing 08:34:43 26cbea5cba74: Waiting 08:34:43 e6f9860fb005: Layer already exists 08:34:43 1585d5dde10c: Layer already exists 08:34:43 23d11af53798: Layer already exists 08:34:43 288a72dcadd1: Layer already exists 08:34:43 b2898ef6777b: Layer already exists 08:34:43 26cbea5cba74: Layer already exists 08:34:43 latest: digest: sha256:27ac981284a492a14d883511806d18fff2bd122bde9d4cc35c506a58a6a92def size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.130 08:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:34:44 b2898ef6777b: Preparing 08:34:44 288a72dcadd1: Preparing 08:34:44 1585d5dde10c: Preparing 08:34:44 23d11af53798: Preparing 08:34:44 e6f9860fb005: Preparing 08:34:44 26cbea5cba74: Preparing 08:34:44 26cbea5cba74: Waiting 08:34:44 e6f9860fb005: Layer already exists 08:34:44 288a72dcadd1: Layer already exists 08:34:44 1585d5dde10c: Layer already exists 08:34:44 b2898ef6777b: Layer already exists 08:34:44 23d11af53798: Layer already exists 08:34:44 26cbea5cba74: Layer already exists 08:34:44 3.0.0-dev.130: digest: sha256:27ac981284a492a14d883511806d18fff2bd122bde9d4cc35c506a58a6a92def size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:34:44 b2898ef6777b: Preparing 08:34:44 288a72dcadd1: Preparing 08:34:44 1585d5dde10c: Preparing 08:34:44 23d11af53798: Preparing 08:34:44 e6f9860fb005: Preparing 08:34:44 26cbea5cba74: Preparing 08:34:44 26cbea5cba74: Waiting 08:34:44 288a72dcadd1: Layer already exists 08:34:44 23d11af53798: Layer already exists 08:34:44 e6f9860fb005: Layer already exists 08:34:44 1585d5dde10c: Layer already exists 08:34:44 b2898ef6777b: Layer already exists 08:34:44 26cbea5cba74: Layer already exists 08:34:45 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:27ac981284a492a14d883511806d18fff2bd122bde9d4cc35c506a58a6a92def size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:34:45 b2898ef6777b: Preparing 08:34:45 288a72dcadd1: Preparing 08:34:45 1585d5dde10c: Preparing 08:34:45 23d11af53798: Preparing 08:34:45 e6f9860fb005: Preparing 08:34:45 26cbea5cba74: Preparing 08:34:45 26cbea5cba74: Waiting 08:34:45 e6f9860fb005: Layer already exists 08:34:45 b2898ef6777b: Layer already exists 08:34:45 288a72dcadd1: Layer already exists 08:34:45 23d11af53798: Layer already exists 08:34:45 1585d5dde10c: Layer already exists 08:34:45 26cbea5cba74: Layer already exists 08:34:45 main: digest: sha256:27ac981284a492a14d883511806d18fff2bd122bde9d4cc35c506a58a6a92def size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:46 ===================================================== [Pipeline] echo 08:34:46 taggedImages: 08:34:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:34:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:34:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.130 08:34:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:34:46 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:34:46 cc94d1f8a87c108527927d6732c4292434c72bde 08:34:46 latest 08:34:46 3.0.0-dev.130 08:34:46 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:46 main 08:34:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:34:46 790cfc847c74: Preparing 08:34:46 2808f63aaf97: Preparing 08:34:46 9ea42d2efd36: Preparing 08:34:46 1585d5dde10c: Preparing 08:34:46 23d11af53798: Preparing 08:34:46 485627a6b25b: Preparing 08:34:46 26cbea5cba74: Preparing 08:34:46 485627a6b25b: Waiting 08:34:46 26cbea5cba74: Waiting 08:34:46 23d11af53798: Layer already exists 08:34:46 1585d5dde10c: Layer already exists 08:34:46 26cbea5cba74: Layer already exists 08:34:46 485627a6b25b: Layer already exists 08:34:46 2808f63aaf97: Pushed 08:34:46 790cfc847c74: Pushed 08:34:50 9ea42d2efd36: Pushed 08:34:50 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:0153702064815e0be5fae4df7a0f3c79f6c0fd95245f2f50b3dc9a056ba0b95f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:34:50 790cfc847c74: Preparing 08:34:50 2808f63aaf97: Preparing 08:34:50 9ea42d2efd36: Preparing 08:34:50 1585d5dde10c: Preparing 08:34:50 23d11af53798: Preparing 08:34:50 485627a6b25b: Preparing 08:34:50 26cbea5cba74: Preparing 08:34:50 485627a6b25b: Waiting 08:34:50 26cbea5cba74: Waiting 08:34:50 2808f63aaf97: Layer already exists 08:34:50 23d11af53798: Layer already exists 08:34:50 790cfc847c74: Layer already exists 08:34:50 9ea42d2efd36: Layer already exists 08:34:50 1585d5dde10c: Layer already exists 08:34:50 26cbea5cba74: Layer already exists 08:34:50 485627a6b25b: Layer already exists 08:34:51 latest: digest: sha256:0153702064815e0be5fae4df7a0f3c79f6c0fd95245f2f50b3dc9a056ba0b95f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.130 08:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:34:51 790cfc847c74: Preparing 08:34:51 2808f63aaf97: Preparing 08:34:51 9ea42d2efd36: Preparing 08:34:51 1585d5dde10c: Preparing 08:34:51 23d11af53798: Preparing 08:34:51 485627a6b25b: Preparing 08:34:51 26cbea5cba74: Preparing 08:34:51 485627a6b25b: Waiting 08:34:51 26cbea5cba74: Waiting 08:34:51 2808f63aaf97: Layer already exists 08:34:51 790cfc847c74: Layer already exists 08:34:51 1585d5dde10c: Layer already exists 08:34:51 9ea42d2efd36: Layer already exists 08:34:51 23d11af53798: Layer already exists 08:34:51 485627a6b25b: Layer already exists 08:34:51 26cbea5cba74: Layer already exists 08:34:52 3.0.0-dev.130: digest: sha256:0153702064815e0be5fae4df7a0f3c79f6c0fd95245f2f50b3dc9a056ba0b95f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:34:52 790cfc847c74: Preparing 08:34:52 2808f63aaf97: Preparing 08:34:52 9ea42d2efd36: Preparing 08:34:52 1585d5dde10c: Preparing 08:34:52 23d11af53798: Preparing 08:34:52 485627a6b25b: Preparing 08:34:52 26cbea5cba74: Preparing 08:34:52 485627a6b25b: Waiting 08:34:52 26cbea5cba74: Waiting 08:34:52 9ea42d2efd36: Layer already exists 08:34:52 790cfc847c74: Layer already exists 08:34:52 1585d5dde10c: Layer already exists 08:34:52 23d11af53798: Layer already exists 08:34:52 2808f63aaf97: Layer already exists 08:34:52 485627a6b25b: Layer already exists 08:34:52 26cbea5cba74: Layer already exists 08:34:53 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:0153702064815e0be5fae4df7a0f3c79f6c0fd95245f2f50b3dc9a056ba0b95f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:34:53 790cfc847c74: Preparing 08:34:53 2808f63aaf97: Preparing 08:34:53 9ea42d2efd36: Preparing 08:34:53 1585d5dde10c: Preparing 08:34:53 23d11af53798: Preparing 08:34:53 485627a6b25b: Preparing 08:34:53 26cbea5cba74: Preparing 08:34:53 485627a6b25b: Waiting 08:34:53 26cbea5cba74: Waiting 08:34:53 9ea42d2efd36: Layer already exists 08:34:53 23d11af53798: Layer already exists 08:34:53 1585d5dde10c: Layer already exists 08:34:53 790cfc847c74: Layer already exists 08:34:53 2808f63aaf97: Layer already exists 08:34:53 26cbea5cba74: Layer already exists 08:34:53 485627a6b25b: Layer already exists 08:34:54 main: digest: sha256:0153702064815e0be5fae4df7a0f3c79f6c0fd95245f2f50b3dc9a056ba0b95f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:54 ===================================================== [Pipeline] echo 08:34:54 taggedImages: 08:34:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:34:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:34:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.130 08:34:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:34:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:34:54 cc94d1f8a87c108527927d6732c4292434c72bde 08:34:54 latest 08:34:54 3.0.0-dev.130 08:34:54 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:34:54 main 08:34:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:34:54 ae879a70be0a: Preparing 08:34:54 ae879a70be0a: Preparing 08:34:54 ff36b6eba61b: Preparing 08:34:54 de5bcc637929: Preparing 08:34:54 4ec799951676: Preparing 08:34:54 fe5df283f9d2: Preparing 08:34:54 b8e44f603faf: Preparing 08:34:54 1585d5dde10c: Preparing 08:34:54 23d11af53798: Preparing 08:34:54 88d1970f3ffb: Preparing 08:34:54 e62a0741220e: Preparing 08:34:54 0cf708042e34: Preparing 08:34:54 00d76b2fa168: Preparing 08:34:54 26cbea5cba74: Preparing 08:34:54 88d1970f3ffb: Waiting 08:34:54 00d76b2fa168: Waiting 08:34:54 26cbea5cba74: Waiting 08:34:54 e62a0741220e: Waiting 08:34:54 0cf708042e34: Waiting 08:34:54 b8e44f603faf: Waiting 08:34:54 23d11af53798: Waiting 08:34:54 1585d5dde10c: Waiting 08:34:55 de5bcc637929: Pushed 08:34:55 fe5df283f9d2: Pushed 08:34:55 ae879a70be0a: Pushed 08:34:55 ff36b6eba61b: Pushed 08:34:55 4ec799951676: Pushed 08:34:55 1585d5dde10c: Layer already exists 08:34:55 23d11af53798: Layer already exists 08:34:55 0cf708042e34: Pushed 08:34:55 e62a0741220e: Pushed 08:34:55 88d1970f3ffb: Pushed 08:34:55 00d76b2fa168: Pushed 08:34:55 26cbea5cba74: Layer already exists 08:34:58 b8e44f603faf: Pushed 08:34:58 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:8692ebcd9a2d000412027aecd3faefa12e8d50ab891f50280dc61754831768de size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:34:59 ae879a70be0a: Preparing 08:34:59 ae879a70be0a: Preparing 08:34:59 ff36b6eba61b: Preparing 08:34:59 de5bcc637929: Preparing 08:34:59 4ec799951676: Preparing 08:34:59 fe5df283f9d2: Preparing 08:34:59 b8e44f603faf: Preparing 08:34:59 1585d5dde10c: Preparing 08:34:59 23d11af53798: Preparing 08:34:59 88d1970f3ffb: Preparing 08:34:59 e62a0741220e: Preparing 08:34:59 0cf708042e34: Preparing 08:34:59 00d76b2fa168: Preparing 08:34:59 26cbea5cba74: Preparing 08:34:59 88d1970f3ffb: Waiting 08:34:59 00d76b2fa168: Waiting 08:34:59 e62a0741220e: Waiting 08:34:59 0cf708042e34: Waiting 08:34:59 b8e44f603faf: Waiting 08:34:59 1585d5dde10c: Waiting 08:34:59 23d11af53798: Waiting 08:34:59 26cbea5cba74: Waiting 08:34:59 ff36b6eba61b: Layer already exists 08:34:59 ae879a70be0a: Layer already exists 08:34:59 fe5df283f9d2: Layer already exists 08:34:59 4ec799951676: Layer already exists 08:34:59 de5bcc637929: Layer already exists 08:34:59 1585d5dde10c: Layer already exists 08:34:59 23d11af53798: Layer already exists 08:34:59 e62a0741220e: Layer already exists 08:34:59 b8e44f603faf: Layer already exists 08:34:59 88d1970f3ffb: Layer already exists 08:34:59 00d76b2fa168: Layer already exists 08:34:59 0cf708042e34: Layer already exists 08:34:59 26cbea5cba74: Layer already exists 08:34:59 latest: digest: sha256:8692ebcd9a2d000412027aecd3faefa12e8d50ab891f50280dc61754831768de size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.130 08:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:35:00 ae879a70be0a: Preparing 08:35:00 ae879a70be0a: Preparing 08:35:00 ff36b6eba61b: Preparing 08:35:00 de5bcc637929: Preparing 08:35:00 4ec799951676: Preparing 08:35:00 fe5df283f9d2: Preparing 08:35:00 b8e44f603faf: Preparing 08:35:00 1585d5dde10c: Preparing 08:35:00 23d11af53798: Preparing 08:35:00 88d1970f3ffb: Preparing 08:35:00 e62a0741220e: Preparing 08:35:00 0cf708042e34: Preparing 08:35:00 00d76b2fa168: Preparing 08:35:00 26cbea5cba74: Preparing 08:35:00 b8e44f603faf: Waiting 08:35:00 1585d5dde10c: Waiting 08:35:00 e62a0741220e: Waiting 08:35:00 0cf708042e34: Waiting 08:35:00 00d76b2fa168: Waiting 08:35:00 26cbea5cba74: Waiting 08:35:00 88d1970f3ffb: Waiting 08:35:00 23d11af53798: Waiting 08:35:00 de5bcc637929: Layer already exists 08:35:00 ff36b6eba61b: Layer already exists 08:35:00 4ec799951676: Layer already exists 08:35:00 fe5df283f9d2: Layer already exists 08:35:00 ae879a70be0a: Layer already exists 08:35:00 23d11af53798: Layer already exists 08:35:00 1585d5dde10c: Layer already exists 08:35:00 b8e44f603faf: Layer already exists 08:35:00 e62a0741220e: Layer already exists 08:35:00 88d1970f3ffb: Layer already exists 08:35:00 0cf708042e34: Layer already exists 08:35:00 00d76b2fa168: Layer already exists 08:35:00 26cbea5cba74: Layer already exists 08:35:00 3.0.0-dev.130: digest: sha256:8692ebcd9a2d000412027aecd3faefa12e8d50ab891f50280dc61754831768de size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:35:01 ae879a70be0a: Preparing 08:35:01 ae879a70be0a: Preparing 08:35:01 ff36b6eba61b: Preparing 08:35:01 de5bcc637929: Preparing 08:35:01 4ec799951676: Preparing 08:35:01 fe5df283f9d2: Preparing 08:35:01 b8e44f603faf: Preparing 08:35:01 1585d5dde10c: Preparing 08:35:01 23d11af53798: Preparing 08:35:01 88d1970f3ffb: Preparing 08:35:01 e62a0741220e: Preparing 08:35:01 0cf708042e34: Preparing 08:35:01 00d76b2fa168: Preparing 08:35:01 26cbea5cba74: Preparing 08:35:01 b8e44f603faf: Waiting 08:35:01 1585d5dde10c: Waiting 08:35:01 0cf708042e34: Waiting 08:35:01 00d76b2fa168: Waiting 08:35:01 26cbea5cba74: Waiting 08:35:01 23d11af53798: Waiting 08:35:01 88d1970f3ffb: Waiting 08:35:01 e62a0741220e: Waiting 08:35:01 de5bcc637929: Layer already exists 08:35:01 ff36b6eba61b: Layer already exists 08:35:01 ae879a70be0a: Layer already exists 08:35:01 4ec799951676: Layer already exists 08:35:01 fe5df283f9d2: Layer already exists 08:35:01 b8e44f603faf: Layer already exists 08:35:01 1585d5dde10c: Layer already exists 08:35:01 88d1970f3ffb: Layer already exists 08:35:01 e62a0741220e: Layer already exists 08:35:01 23d11af53798: Layer already exists 08:35:01 0cf708042e34: Layer already exists 08:35:01 00d76b2fa168: Layer already exists 08:35:01 26cbea5cba74: Layer already exists 08:35:01 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:8692ebcd9a2d000412027aecd3faefa12e8d50ab891f50280dc61754831768de size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:35:02 ae879a70be0a: Preparing 08:35:02 ae879a70be0a: Preparing 08:35:02 ff36b6eba61b: Preparing 08:35:02 de5bcc637929: Preparing 08:35:02 4ec799951676: Preparing 08:35:02 fe5df283f9d2: Preparing 08:35:02 b8e44f603faf: Preparing 08:35:02 1585d5dde10c: Preparing 08:35:02 23d11af53798: Preparing 08:35:02 88d1970f3ffb: Preparing 08:35:02 e62a0741220e: Preparing 08:35:02 0cf708042e34: Preparing 08:35:02 00d76b2fa168: Preparing 08:35:02 26cbea5cba74: Preparing 08:35:02 88d1970f3ffb: Waiting 08:35:02 b8e44f603faf: Waiting 08:35:02 1585d5dde10c: Waiting 08:35:02 23d11af53798: Waiting 08:35:02 e62a0741220e: Waiting 08:35:02 0cf708042e34: Waiting 08:35:02 26cbea5cba74: Waiting 08:35:02 ae879a70be0a: Layer already exists 08:35:02 fe5df283f9d2: Layer already exists 08:35:02 4ec799951676: Layer already exists 08:35:02 ff36b6eba61b: Layer already exists 08:35:02 de5bcc637929: Layer already exists 08:35:02 88d1970f3ffb: Layer already exists 08:35:02 e62a0741220e: Layer already exists 08:35:02 1585d5dde10c: Layer already exists 08:35:02 b8e44f603faf: Layer already exists 08:35:02 23d11af53798: Layer already exists 08:35:02 26cbea5cba74: Layer already exists 08:35:02 00d76b2fa168: Layer already exists 08:35:02 0cf708042e34: Layer already exists 08:35:02 main: digest: sha256:8692ebcd9a2d000412027aecd3faefa12e8d50ab891f50280dc61754831768de size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:02 ===================================================== [Pipeline] echo 08:35:02 taggedImages: 08:35:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:35:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.130 08:35:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:35:02 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:35:02 cc94d1f8a87c108527927d6732c4292434c72bde 08:35:02 latest 08:35:02 3.0.0-dev.130 08:35:02 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:02 main 08:35:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:35:03 f77a4c410906: Preparing 08:35:03 2ba7fd36990a: Preparing 08:35:03 73233fb75123: Preparing 08:35:03 4dd6b7a701c5: Preparing 08:35:03 1585d5dde10c: Preparing 08:35:03 23d11af53798: Preparing 08:35:03 9634fe731400: Preparing 08:35:03 26cbea5cba74: Preparing 08:35:03 23d11af53798: Waiting 08:35:03 9634fe731400: Waiting 08:35:03 26cbea5cba74: Waiting 08:35:03 1585d5dde10c: Layer already exists 08:35:03 23d11af53798: Layer already exists 08:35:03 9634fe731400: Layer already exists 08:35:03 26cbea5cba74: Layer already exists 08:35:03 2ba7fd36990a: Pushed 08:35:03 73233fb75123: Pushed 08:35:03 f77a4c410906: Pushed 08:35:06 4dd6b7a701c5: Pushed 08:35:06 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:dd7c8e695eef72763035f2b8df1ff15be268072f436fab53ac1a43d59160ab5a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:35:07 f77a4c410906: Preparing 08:35:07 2ba7fd36990a: Preparing 08:35:07 73233fb75123: Preparing 08:35:07 4dd6b7a701c5: Preparing 08:35:07 1585d5dde10c: Preparing 08:35:07 23d11af53798: Preparing 08:35:07 9634fe731400: Preparing 08:35:07 26cbea5cba74: Preparing 08:35:07 23d11af53798: Waiting 08:35:07 9634fe731400: Waiting 08:35:07 26cbea5cba74: Waiting 08:35:07 f77a4c410906: Layer already exists 08:35:07 4dd6b7a701c5: Layer already exists 08:35:07 73233fb75123: Layer already exists 08:35:07 1585d5dde10c: Layer already exists 08:35:07 2ba7fd36990a: Layer already exists 08:35:07 23d11af53798: Layer already exists 08:35:07 9634fe731400: Layer already exists 08:35:07 26cbea5cba74: Layer already exists 08:35:07 latest: digest: sha256:dd7c8e695eef72763035f2b8df1ff15be268072f436fab53ac1a43d59160ab5a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.130 08:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:35:07 f77a4c410906: Preparing 08:35:07 2ba7fd36990a: Preparing 08:35:07 73233fb75123: Preparing 08:35:07 4dd6b7a701c5: Preparing 08:35:07 1585d5dde10c: Preparing 08:35:07 23d11af53798: Preparing 08:35:07 9634fe731400: Preparing 08:35:07 26cbea5cba74: Preparing 08:35:07 23d11af53798: Waiting 08:35:07 9634fe731400: Waiting 08:35:07 26cbea5cba74: Waiting 08:35:07 f77a4c410906: Layer already exists 08:35:07 4dd6b7a701c5: Layer already exists 08:35:07 73233fb75123: Layer already exists 08:35:07 2ba7fd36990a: Layer already exists 08:35:07 1585d5dde10c: Layer already exists 08:35:07 26cbea5cba74: Layer already exists 08:35:07 23d11af53798: Layer already exists 08:35:07 9634fe731400: Layer already exists 08:35:08 3.0.0-dev.130: digest: sha256:dd7c8e695eef72763035f2b8df1ff15be268072f436fab53ac1a43d59160ab5a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:35:08 f77a4c410906: Preparing 08:35:08 2ba7fd36990a: Preparing 08:35:08 73233fb75123: Preparing 08:35:08 4dd6b7a701c5: Preparing 08:35:08 1585d5dde10c: Preparing 08:35:08 23d11af53798: Preparing 08:35:08 9634fe731400: Preparing 08:35:08 26cbea5cba74: Preparing 08:35:08 23d11af53798: Waiting 08:35:08 9634fe731400: Waiting 08:35:08 26cbea5cba74: Waiting 08:35:08 2ba7fd36990a: Layer already exists 08:35:08 1585d5dde10c: Layer already exists 08:35:08 73233fb75123: Layer already exists 08:35:08 f77a4c410906: Layer already exists 08:35:08 4dd6b7a701c5: Layer already exists 08:35:08 9634fe731400: Layer already exists 08:35:08 26cbea5cba74: Layer already exists 08:35:08 23d11af53798: Layer already exists 08:35:09 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:dd7c8e695eef72763035f2b8df1ff15be268072f436fab53ac1a43d59160ab5a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:35:09 f77a4c410906: Preparing 08:35:09 2ba7fd36990a: Preparing 08:35:09 73233fb75123: Preparing 08:35:09 4dd6b7a701c5: Preparing 08:35:09 1585d5dde10c: Preparing 08:35:09 23d11af53798: Preparing 08:35:09 9634fe731400: Preparing 08:35:09 26cbea5cba74: Preparing 08:35:09 23d11af53798: Waiting 08:35:09 9634fe731400: Waiting 08:35:09 26cbea5cba74: Waiting 08:35:09 2ba7fd36990a: Layer already exists 08:35:09 1585d5dde10c: Layer already exists 08:35:09 4dd6b7a701c5: Layer already exists 08:35:09 73233fb75123: Layer already exists 08:35:09 f77a4c410906: Layer already exists 08:35:09 23d11af53798: Layer already exists 08:35:09 26cbea5cba74: Layer already exists 08:35:09 9634fe731400: Layer already exists 08:35:10 main: digest: sha256:dd7c8e695eef72763035f2b8df1ff15be268072f436fab53ac1a43d59160ab5a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:10 ===================================================== [Pipeline] echo 08:35:10 taggedImages: 08:35:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:35:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.130 08:35:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:35:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:35:10 cc94d1f8a87c108527927d6732c4292434c72bde 08:35:10 latest 08:35:10 3.0.0-dev.130 08:35:10 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:10 main 08:35:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:35:10 a8f9c79fb44c: Preparing 08:35:10 e07680e53891: Preparing 08:35:10 f65ed65140f4: Preparing 08:35:10 8d0873cd7853: Preparing 08:35:10 1585d5dde10c: Preparing 08:35:10 23d11af53798: Preparing 08:35:10 a0fa14da2ce3: Preparing 08:35:10 ad479aa564f6: Preparing 08:35:10 26cbea5cba74: Preparing 08:35:10 a0fa14da2ce3: Waiting 08:35:10 26cbea5cba74: Waiting 08:35:10 ad479aa564f6: Waiting 08:35:10 23d11af53798: Waiting 08:35:10 1585d5dde10c: Layer already exists 08:35:11 23d11af53798: Layer already exists 08:35:11 a8f9c79fb44c: Pushed 08:35:11 e07680e53891: Pushed 08:35:11 8d0873cd7853: Pushed 08:35:11 26cbea5cba74: Layer already exists 08:35:11 a0fa14da2ce3: Pushed 08:35:11 ad479aa564f6: Pushed 08:35:13 f65ed65140f4: Pushed 08:35:13 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:5da16b5b7c2f67d90822bbce2611b584cac0614b2356eea26442b4e2352fb68f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:35:14 a8f9c79fb44c: Preparing 08:35:14 e07680e53891: Preparing 08:35:14 f65ed65140f4: Preparing 08:35:14 8d0873cd7853: Preparing 08:35:14 1585d5dde10c: Preparing 08:35:14 23d11af53798: Preparing 08:35:14 a0fa14da2ce3: Preparing 08:35:14 ad479aa564f6: Preparing 08:35:14 26cbea5cba74: Preparing 08:35:14 23d11af53798: Waiting 08:35:14 ad479aa564f6: Waiting 08:35:14 26cbea5cba74: Waiting 08:35:14 a0fa14da2ce3: Waiting 08:35:14 e07680e53891: Layer already exists 08:35:14 8d0873cd7853: Layer already exists 08:35:14 a8f9c79fb44c: Layer already exists 08:35:14 f65ed65140f4: Layer already exists 08:35:14 1585d5dde10c: Layer already exists 08:35:14 23d11af53798: Layer already exists 08:35:14 26cbea5cba74: Layer already exists 08:35:14 a0fa14da2ce3: Layer already exists 08:35:14 ad479aa564f6: Layer already exists 08:35:14 latest: digest: sha256:5da16b5b7c2f67d90822bbce2611b584cac0614b2356eea26442b4e2352fb68f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.130 08:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:35:15 a8f9c79fb44c: Preparing 08:35:15 e07680e53891: Preparing 08:35:15 f65ed65140f4: Preparing 08:35:15 8d0873cd7853: Preparing 08:35:15 1585d5dde10c: Preparing 08:35:15 23d11af53798: Preparing 08:35:15 a0fa14da2ce3: Preparing 08:35:15 ad479aa564f6: Preparing 08:35:15 26cbea5cba74: Preparing 08:35:15 23d11af53798: Waiting 08:35:15 a0fa14da2ce3: Waiting 08:35:15 ad479aa564f6: Waiting 08:35:15 26cbea5cba74: Waiting 08:35:15 1585d5dde10c: Layer already exists 08:35:15 e07680e53891: Layer already exists 08:35:15 a8f9c79fb44c: Layer already exists 08:35:15 8d0873cd7853: Layer already exists 08:35:15 f65ed65140f4: Layer already exists 08:35:15 23d11af53798: Layer already exists 08:35:15 a0fa14da2ce3: Layer already exists 08:35:15 26cbea5cba74: Layer already exists 08:35:15 ad479aa564f6: Layer already exists 08:35:15 3.0.0-dev.130: digest: sha256:5da16b5b7c2f67d90822bbce2611b584cac0614b2356eea26442b4e2352fb68f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:35:16 a8f9c79fb44c: Preparing 08:35:16 e07680e53891: Preparing 08:35:16 f65ed65140f4: Preparing 08:35:16 8d0873cd7853: Preparing 08:35:16 1585d5dde10c: Preparing 08:35:16 23d11af53798: Preparing 08:35:16 a0fa14da2ce3: Preparing 08:35:16 ad479aa564f6: Preparing 08:35:16 26cbea5cba74: Preparing 08:35:16 a0fa14da2ce3: Waiting 08:35:16 ad479aa564f6: Waiting 08:35:16 26cbea5cba74: Waiting 08:35:16 23d11af53798: Waiting 08:35:16 f65ed65140f4: Layer already exists 08:35:16 a8f9c79fb44c: Layer already exists 08:35:16 8d0873cd7853: Layer already exists 08:35:16 1585d5dde10c: Layer already exists 08:35:16 e07680e53891: Layer already exists 08:35:16 23d11af53798: Layer already exists 08:35:16 ad479aa564f6: Layer already exists 08:35:16 a0fa14da2ce3: Layer already exists 08:35:16 26cbea5cba74: Layer already exists 08:35:16 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:5da16b5b7c2f67d90822bbce2611b584cac0614b2356eea26442b4e2352fb68f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:35:17 a8f9c79fb44c: Preparing 08:35:17 e07680e53891: Preparing 08:35:17 f65ed65140f4: Preparing 08:35:17 8d0873cd7853: Preparing 08:35:17 1585d5dde10c: Preparing 08:35:17 23d11af53798: Preparing 08:35:17 a0fa14da2ce3: Preparing 08:35:17 ad479aa564f6: Preparing 08:35:17 26cbea5cba74: Preparing 08:35:17 a0fa14da2ce3: Waiting 08:35:17 ad479aa564f6: Waiting 08:35:17 26cbea5cba74: Waiting 08:35:17 23d11af53798: Waiting 08:35:17 a8f9c79fb44c: Layer already exists 08:35:17 e07680e53891: Layer already exists 08:35:17 f65ed65140f4: Layer already exists 08:35:17 8d0873cd7853: Layer already exists 08:35:17 1585d5dde10c: Layer already exists 08:35:17 a0fa14da2ce3: Layer already exists 08:35:17 23d11af53798: Layer already exists 08:35:17 ad479aa564f6: Layer already exists 08:35:17 26cbea5cba74: Layer already exists 08:35:17 main: digest: sha256:5da16b5b7c2f67d90822bbce2611b584cac0614b2356eea26442b4e2352fb68f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:17 ===================================================== [Pipeline] echo 08:35:17 taggedImages: 08:35:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:35:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.130 08:35:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:35:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:35:17 cc94d1f8a87c108527927d6732c4292434c72bde 08:35:17 latest 08:35:17 3.0.0-dev.130 08:35:17 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:17 main 08:35:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:35:18 511ba3a19e40: Preparing 08:35:18 eb225c6da712: Preparing 08:35:18 9e67e7e8778a: Preparing 08:35:18 863df1e77f2e: Preparing 08:35:18 4c9c7da72421: Preparing 08:35:18 1e7cd1770be2: Preparing 08:35:18 d94c6e1c5a6e: Preparing 08:35:18 1585d5dde10c: Preparing 08:35:18 23d11af53798: Preparing 08:35:18 431a34851f74: Preparing 08:35:18 26cbea5cba74: Preparing 08:35:18 1e7cd1770be2: Waiting 08:35:18 d94c6e1c5a6e: Waiting 08:35:18 1585d5dde10c: Waiting 08:35:18 23d11af53798: Waiting 08:35:18 26cbea5cba74: Waiting 08:35:18 431a34851f74: Waiting 08:35:18 eb225c6da712: Pushed 08:35:18 511ba3a19e40: Pushed 08:35:18 4c9c7da72421: Pushed 08:35:18 1585d5dde10c: Layer already exists 08:35:18 23d11af53798: Layer already exists 08:35:18 d94c6e1c5a6e: Pushed 08:35:18 1e7cd1770be2: Pushed 08:35:18 26cbea5cba74: Layer already exists 08:35:19 431a34851f74: Pushed 08:35:21 863df1e77f2e: Pushed 08:35:22 9e67e7e8778a: Pushed 08:35:22 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:1c23f6d12d88c716217749a2a243f9a7c2347dce3411d7b80d1ce95da7bef572 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:35:22 511ba3a19e40: Preparing 08:35:22 eb225c6da712: Preparing 08:35:22 9e67e7e8778a: Preparing 08:35:22 863df1e77f2e: Preparing 08:35:22 4c9c7da72421: Preparing 08:35:22 1e7cd1770be2: Preparing 08:35:22 d94c6e1c5a6e: Preparing 08:35:22 1585d5dde10c: Preparing 08:35:22 23d11af53798: Preparing 08:35:22 431a34851f74: Preparing 08:35:22 26cbea5cba74: Preparing 08:35:22 1e7cd1770be2: Waiting 08:35:22 d94c6e1c5a6e: Waiting 08:35:22 1585d5dde10c: Waiting 08:35:22 431a34851f74: Waiting 08:35:22 23d11af53798: Waiting 08:35:22 26cbea5cba74: Waiting 08:35:22 eb225c6da712: Layer already exists 08:35:22 4c9c7da72421: Layer already exists 08:35:22 863df1e77f2e: Layer already exists 08:35:22 511ba3a19e40: Layer already exists 08:35:22 9e67e7e8778a: Layer already exists 08:35:22 1e7cd1770be2: Layer already exists 08:35:22 1585d5dde10c: Layer already exists 08:35:22 d94c6e1c5a6e: Layer already exists 08:35:22 23d11af53798: Layer already exists 08:35:22 431a34851f74: Layer already exists 08:35:22 26cbea5cba74: Layer already exists 08:35:22 latest: digest: sha256:1c23f6d12d88c716217749a2a243f9a7c2347dce3411d7b80d1ce95da7bef572 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.130 08:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:35:23 511ba3a19e40: Preparing 08:35:23 eb225c6da712: Preparing 08:35:23 9e67e7e8778a: Preparing 08:35:23 863df1e77f2e: Preparing 08:35:23 4c9c7da72421: Preparing 08:35:23 1e7cd1770be2: Preparing 08:35:23 d94c6e1c5a6e: Preparing 08:35:23 1585d5dde10c: Preparing 08:35:23 23d11af53798: Preparing 08:35:23 431a34851f74: Preparing 08:35:23 26cbea5cba74: Preparing 08:35:23 d94c6e1c5a6e: Waiting 08:35:23 1585d5dde10c: Waiting 08:35:23 23d11af53798: Waiting 08:35:23 431a34851f74: Waiting 08:35:23 26cbea5cba74: Waiting 08:35:23 1e7cd1770be2: Waiting 08:35:23 4c9c7da72421: Layer already exists 08:35:23 eb225c6da712: Layer already exists 08:35:23 511ba3a19e40: Layer already exists 08:35:23 9e67e7e8778a: Layer already exists 08:35:23 863df1e77f2e: Layer already exists 08:35:23 1585d5dde10c: Layer already exists 08:35:23 d94c6e1c5a6e: Layer already exists 08:35:23 1e7cd1770be2: Layer already exists 08:35:23 23d11af53798: Layer already exists 08:35:23 431a34851f74: Layer already exists 08:35:23 26cbea5cba74: Layer already exists 08:35:23 3.0.0-dev.130: digest: sha256:1c23f6d12d88c716217749a2a243f9a7c2347dce3411d7b80d1ce95da7bef572 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:35:24 511ba3a19e40: Preparing 08:35:24 eb225c6da712: Preparing 08:35:24 9e67e7e8778a: Preparing 08:35:24 863df1e77f2e: Preparing 08:35:24 4c9c7da72421: Preparing 08:35:24 1e7cd1770be2: Preparing 08:35:24 d94c6e1c5a6e: Preparing 08:35:24 1585d5dde10c: Preparing 08:35:24 23d11af53798: Preparing 08:35:24 1e7cd1770be2: Waiting 08:35:24 431a34851f74: Preparing 08:35:24 26cbea5cba74: Preparing 08:35:24 1585d5dde10c: Waiting 08:35:24 23d11af53798: Waiting 08:35:24 431a34851f74: Waiting 08:35:24 26cbea5cba74: Waiting 08:35:24 d94c6e1c5a6e: Waiting 08:35:24 4c9c7da72421: Layer already exists 08:35:24 9e67e7e8778a: Layer already exists 08:35:24 863df1e77f2e: Layer already exists 08:35:24 eb225c6da712: Layer already exists 08:35:24 511ba3a19e40: Layer already exists 08:35:24 1e7cd1770be2: Layer already exists 08:35:24 d94c6e1c5a6e: Layer already exists 08:35:24 431a34851f74: Layer already exists 08:35:24 1585d5dde10c: Layer already exists 08:35:24 23d11af53798: Layer already exists 08:35:24 26cbea5cba74: Layer already exists 08:35:24 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:1c23f6d12d88c716217749a2a243f9a7c2347dce3411d7b80d1ce95da7bef572 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:35:25 511ba3a19e40: Preparing 08:35:25 eb225c6da712: Preparing 08:35:25 9e67e7e8778a: Preparing 08:35:25 863df1e77f2e: Preparing 08:35:25 4c9c7da72421: Preparing 08:35:25 1e7cd1770be2: Preparing 08:35:25 d94c6e1c5a6e: Preparing 08:35:25 1585d5dde10c: Preparing 08:35:25 23d11af53798: Preparing 08:35:25 431a34851f74: Preparing 08:35:25 26cbea5cba74: Preparing 08:35:25 1585d5dde10c: Waiting 08:35:25 23d11af53798: Waiting 08:35:25 1e7cd1770be2: Waiting 08:35:25 d94c6e1c5a6e: Waiting 08:35:25 26cbea5cba74: Waiting 08:35:25 431a34851f74: Waiting 08:35:25 eb225c6da712: Layer already exists 08:35:25 4c9c7da72421: Layer already exists 08:35:25 863df1e77f2e: Layer already exists 08:35:25 511ba3a19e40: Layer already exists 08:35:25 9e67e7e8778a: Layer already exists 08:35:25 d94c6e1c5a6e: Layer already exists 08:35:25 1e7cd1770be2: Layer already exists 08:35:25 1585d5dde10c: Layer already exists 08:35:25 431a34851f74: Layer already exists 08:35:25 23d11af53798: Layer already exists 08:35:25 26cbea5cba74: Layer already exists 08:35:25 main: digest: sha256:1c23f6d12d88c716217749a2a243f9a7c2347dce3411d7b80d1ce95da7bef572 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:25 ===================================================== [Pipeline] echo 08:35:25 taggedImages: 08:35:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:35:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.130 08:35:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:35:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:35:25 cc94d1f8a87c108527927d6732c4292434c72bde 08:35:25 latest 08:35:25 3.0.0-dev.130 08:35:25 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:25 main 08:35:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:35:26 ad9fad4f00d1: Preparing 08:35:26 c947af78afc2: Preparing 08:35:26 1585d5dde10c: Preparing 08:35:26 23d11af53798: Preparing 08:35:26 79a346f4bf40: Preparing 08:35:26 26cbea5cba74: Preparing 08:35:26 26cbea5cba74: Waiting 08:35:26 23d11af53798: Layer already exists 08:35:26 1585d5dde10c: Layer already exists 08:35:26 26cbea5cba74: Layer already exists 08:35:26 ad9fad4f00d1: Pushed 08:35:28 79a346f4bf40: Pushed 08:35:32 c947af78afc2: Pushed 08:35:32 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:745ec4fa186f4ea7cbe24bbb233507cb922bf92661e0e65f87c4ea26e2680be7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:35:33 ad9fad4f00d1: Preparing 08:35:33 c947af78afc2: Preparing 08:35:33 1585d5dde10c: Preparing 08:35:33 23d11af53798: Preparing 08:35:33 79a346f4bf40: Preparing 08:35:33 26cbea5cba74: Preparing 08:35:33 26cbea5cba74: Waiting 08:35:33 23d11af53798: Layer already exists 08:35:33 ad9fad4f00d1: Layer already exists 08:35:33 1585d5dde10c: Layer already exists 08:35:33 c947af78afc2: Layer already exists 08:35:33 79a346f4bf40: Layer already exists 08:35:33 26cbea5cba74: Layer already exists 08:35:33 latest: digest: sha256:745ec4fa186f4ea7cbe24bbb233507cb922bf92661e0e65f87c4ea26e2680be7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.130 08:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:35:33 ad9fad4f00d1: Preparing 08:35:33 c947af78afc2: Preparing 08:35:33 1585d5dde10c: Preparing 08:35:33 23d11af53798: Preparing 08:35:33 79a346f4bf40: Preparing 08:35:33 26cbea5cba74: Preparing 08:35:33 26cbea5cba74: Waiting 08:35:33 ad9fad4f00d1: Layer already exists 08:35:33 23d11af53798: Layer already exists 08:35:33 79a346f4bf40: Layer already exists 08:35:33 c947af78afc2: Layer already exists 08:35:33 1585d5dde10c: Layer already exists 08:35:33 26cbea5cba74: Layer already exists 08:35:33 3.0.0-dev.130: digest: sha256:745ec4fa186f4ea7cbe24bbb233507cb922bf92661e0e65f87c4ea26e2680be7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:35:34 ad9fad4f00d1: Preparing 08:35:34 c947af78afc2: Preparing 08:35:34 1585d5dde10c: Preparing 08:35:34 23d11af53798: Preparing 08:35:34 79a346f4bf40: Preparing 08:35:34 26cbea5cba74: Preparing 08:35:34 26cbea5cba74: Waiting 08:35:34 23d11af53798: Layer already exists 08:35:34 1585d5dde10c: Layer already exists 08:35:34 c947af78afc2: Layer already exists 08:35:34 79a346f4bf40: Layer already exists 08:35:34 ad9fad4f00d1: Layer already exists 08:35:34 26cbea5cba74: Layer already exists 08:35:34 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:745ec4fa186f4ea7cbe24bbb233507cb922bf92661e0e65f87c4ea26e2680be7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:35:35 ad9fad4f00d1: Preparing 08:35:35 c947af78afc2: Preparing 08:35:35 1585d5dde10c: Preparing 08:35:35 23d11af53798: Preparing 08:35:35 79a346f4bf40: Preparing 08:35:35 26cbea5cba74: Preparing 08:35:35 26cbea5cba74: Waiting 08:35:35 1585d5dde10c: Layer already exists 08:35:35 23d11af53798: Layer already exists 08:35:35 c947af78afc2: Layer already exists 08:35:35 ad9fad4f00d1: Layer already exists 08:35:35 79a346f4bf40: Layer already exists 08:35:35 26cbea5cba74: Layer already exists 08:35:35 main: digest: sha256:745ec4fa186f4ea7cbe24bbb233507cb922bf92661e0e65f87c4ea26e2680be7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:35 ===================================================== [Pipeline] echo 08:35:35 taggedImages: 08:35:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:35:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.130 08:35:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:35:35 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:35:35 cc94d1f8a87c108527927d6732c4292434c72bde 08:35:35 latest 08:35:35 3.0.0-dev.130 08:35:35 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:35 main 08:35:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:35:36 5e6365cae23e: Preparing 08:35:36 5f72d71463bb: Preparing 08:35:36 397b217f3988: Preparing 08:35:36 beba5e098fae: Preparing 08:35:36 b4892b2b199a: Preparing 08:35:36 1585d5dde10c: Preparing 08:35:36 23d11af53798: Preparing 08:35:36 5fd0b8d79e8d: Preparing 08:35:36 26cbea5cba74: Preparing 08:35:36 23d11af53798: Waiting 08:35:36 5fd0b8d79e8d: Waiting 08:35:36 1585d5dde10c: Waiting 08:35:36 26cbea5cba74: Waiting 08:35:36 397b217f3988: Pushed 08:35:36 1585d5dde10c: Layer already exists 08:35:36 5e6365cae23e: Pushed 08:35:36 5f72d71463bb: Pushed 08:35:36 23d11af53798: Layer already exists 08:35:36 26cbea5cba74: Layer already exists 08:35:37 5fd0b8d79e8d: Pushed 08:35:45 b4892b2b199a: Pushed 08:35:54 beba5e098fae: Pushed 08:35:54 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:1bd23b2e2004fa346647ee0aaa676412f9d48159eff3801c6b1a257d4db77ad1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:35:54 5e6365cae23e: Preparing 08:35:54 5f72d71463bb: Preparing 08:35:54 397b217f3988: Preparing 08:35:54 beba5e098fae: Preparing 08:35:54 b4892b2b199a: Preparing 08:35:54 1585d5dde10c: Preparing 08:35:54 23d11af53798: Preparing 08:35:54 5fd0b8d79e8d: Preparing 08:35:54 26cbea5cba74: Preparing 08:35:54 1585d5dde10c: Waiting 08:35:54 23d11af53798: Waiting 08:35:54 5fd0b8d79e8d: Waiting 08:35:54 26cbea5cba74: Waiting 08:35:54 397b217f3988: Layer already exists 08:35:54 beba5e098fae: Layer already exists 08:35:54 b4892b2b199a: Layer already exists 08:35:54 5e6365cae23e: Layer already exists 08:35:54 5f72d71463bb: Layer already exists 08:35:54 1585d5dde10c: Layer already exists 08:35:54 23d11af53798: Layer already exists 08:35:54 26cbea5cba74: Layer already exists 08:35:54 5fd0b8d79e8d: Layer already exists 08:35:55 latest: digest: sha256:1bd23b2e2004fa346647ee0aaa676412f9d48159eff3801c6b1a257d4db77ad1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.130 08:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:35:55 5e6365cae23e: Preparing 08:35:55 5f72d71463bb: Preparing 08:35:55 397b217f3988: Preparing 08:35:55 beba5e098fae: Preparing 08:35:55 b4892b2b199a: Preparing 08:35:55 1585d5dde10c: Preparing 08:35:55 23d11af53798: Preparing 08:35:55 5fd0b8d79e8d: Preparing 08:35:55 26cbea5cba74: Preparing 08:35:55 23d11af53798: Waiting 08:35:55 26cbea5cba74: Waiting 08:35:55 5fd0b8d79e8d: Waiting 08:35:55 1585d5dde10c: Waiting 08:35:55 5e6365cae23e: Layer already exists 08:35:55 397b217f3988: Layer already exists 08:35:55 5f72d71463bb: Layer already exists 08:35:55 beba5e098fae: Layer already exists 08:35:55 b4892b2b199a: Layer already exists 08:35:55 1585d5dde10c: Layer already exists 08:35:55 5fd0b8d79e8d: Layer already exists 08:35:55 23d11af53798: Layer already exists 08:35:55 26cbea5cba74: Layer already exists 08:35:55 3.0.0-dev.130: digest: sha256:1bd23b2e2004fa346647ee0aaa676412f9d48159eff3801c6b1a257d4db77ad1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:35:56 5e6365cae23e: Preparing 08:35:56 5f72d71463bb: Preparing 08:35:56 397b217f3988: Preparing 08:35:56 beba5e098fae: Preparing 08:35:56 b4892b2b199a: Preparing 08:35:56 1585d5dde10c: Preparing 08:35:56 23d11af53798: Preparing 08:35:56 5fd0b8d79e8d: Preparing 08:35:56 26cbea5cba74: Preparing 08:35:56 1585d5dde10c: Waiting 08:35:56 23d11af53798: Waiting 08:35:56 5fd0b8d79e8d: Waiting 08:35:56 26cbea5cba74: Waiting 08:35:56 b4892b2b199a: Layer already exists 08:35:56 5e6365cae23e: Layer already exists 08:35:56 397b217f3988: Layer already exists 08:35:56 5f72d71463bb: Layer already exists 08:35:56 beba5e098fae: Layer already exists 08:35:56 5fd0b8d79e8d: Layer already exists 08:35:56 23d11af53798: Layer already exists 08:35:56 1585d5dde10c: Layer already exists 08:35:56 26cbea5cba74: Layer already exists 08:35:56 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:1bd23b2e2004fa346647ee0aaa676412f9d48159eff3801c6b1a257d4db77ad1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:35:57 5e6365cae23e: Preparing 08:35:57 5f72d71463bb: Preparing 08:35:57 397b217f3988: Preparing 08:35:57 beba5e098fae: Preparing 08:35:57 b4892b2b199a: Preparing 08:35:57 1585d5dde10c: Preparing 08:35:57 23d11af53798: Preparing 08:35:57 5fd0b8d79e8d: Preparing 08:35:57 26cbea5cba74: Preparing 08:35:57 23d11af53798: Waiting 08:35:57 5fd0b8d79e8d: Waiting 08:35:57 1585d5dde10c: Waiting 08:35:57 26cbea5cba74: Waiting 08:35:57 b4892b2b199a: Layer already exists 08:35:57 5f72d71463bb: Layer already exists 08:35:57 beba5e098fae: Layer already exists 08:35:57 397b217f3988: Layer already exists 08:35:57 5e6365cae23e: Layer already exists 08:35:57 1585d5dde10c: Layer already exists 08:35:57 5fd0b8d79e8d: Layer already exists 08:35:57 26cbea5cba74: Layer already exists 08:35:57 23d11af53798: Layer already exists 08:35:57 main: digest: sha256:1bd23b2e2004fa346647ee0aaa676412f9d48159eff3801c6b1a257d4db77ad1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:57 ===================================================== [Pipeline] echo 08:35:57 taggedImages: 08:35:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:35:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.130 08:35:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:35:58 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:35:58 cc94d1f8a87c108527927d6732c4292434c72bde 08:35:58 latest 08:35:58 3.0.0-dev.130 08:35:58 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:35:58 main 08:35:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:35:58 8e1b6f1b5873: Preparing 08:35:58 3d1b1b775e22: Preparing 08:35:58 60d8c1cedaa2: Preparing 08:35:58 f265eae4dcf9: Preparing 08:35:58 1585d5dde10c: Preparing 08:35:58 23d11af53798: Preparing 08:35:58 7fbbc14b1a64: Preparing 08:35:58 26cbea5cba74: Preparing 08:35:58 7fbbc14b1a64: Waiting 08:35:58 26cbea5cba74: Waiting 08:35:58 23d11af53798: Waiting 08:35:58 1585d5dde10c: Layer already exists 08:35:58 23d11af53798: Layer already exists 08:35:58 3d1b1b775e22: Pushed 08:35:58 8e1b6f1b5873: Pushed 08:35:58 60d8c1cedaa2: Pushed 08:35:58 26cbea5cba74: Layer already exists 08:35:59 7fbbc14b1a64: Pushed 08:36:14 f265eae4dcf9: Pushed 08:36:14 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:314f4c1365e4aa7eef9f0a2ea8544fc2d557902f6fc5e8cdf7911267ec40ab0b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:36:15 8e1b6f1b5873: Preparing 08:36:15 3d1b1b775e22: Preparing 08:36:15 60d8c1cedaa2: Preparing 08:36:15 f265eae4dcf9: Preparing 08:36:15 1585d5dde10c: Preparing 08:36:15 23d11af53798: Preparing 08:36:15 7fbbc14b1a64: Preparing 08:36:15 26cbea5cba74: Preparing 08:36:15 23d11af53798: Waiting 08:36:15 26cbea5cba74: Waiting 08:36:15 7fbbc14b1a64: Waiting 08:36:15 8e1b6f1b5873: Layer already exists 08:36:15 f265eae4dcf9: Layer already exists 08:36:15 1585d5dde10c: Layer already exists 08:36:15 60d8c1cedaa2: Layer already exists 08:36:15 3d1b1b775e22: Layer already exists 08:36:15 7fbbc14b1a64: Layer already exists 08:36:15 23d11af53798: Layer already exists 08:36:15 26cbea5cba74: Layer already exists 08:36:15 latest: digest: sha256:314f4c1365e4aa7eef9f0a2ea8544fc2d557902f6fc5e8cdf7911267ec40ab0b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.130 08:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:36:16 8e1b6f1b5873: Preparing 08:36:16 3d1b1b775e22: Preparing 08:36:16 60d8c1cedaa2: Preparing 08:36:16 f265eae4dcf9: Preparing 08:36:16 1585d5dde10c: Preparing 08:36:16 23d11af53798: Preparing 08:36:16 7fbbc14b1a64: Preparing 08:36:16 26cbea5cba74: Preparing 08:36:16 7fbbc14b1a64: Waiting 08:36:16 26cbea5cba74: Waiting 08:36:16 23d11af53798: Waiting 08:36:16 3d1b1b775e22: Layer already exists 08:36:16 1585d5dde10c: Layer already exists 08:36:16 8e1b6f1b5873: Layer already exists 08:36:16 f265eae4dcf9: Layer already exists 08:36:16 60d8c1cedaa2: Layer already exists 08:36:16 7fbbc14b1a64: Layer already exists 08:36:16 23d11af53798: Layer already exists 08:36:16 26cbea5cba74: Layer already exists 08:36:16 3.0.0-dev.130: digest: sha256:314f4c1365e4aa7eef9f0a2ea8544fc2d557902f6fc5e8cdf7911267ec40ab0b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:36:16 8e1b6f1b5873: Preparing 08:36:16 3d1b1b775e22: Preparing 08:36:16 60d8c1cedaa2: Preparing 08:36:16 f265eae4dcf9: Preparing 08:36:16 1585d5dde10c: Preparing 08:36:16 23d11af53798: Preparing 08:36:16 7fbbc14b1a64: Preparing 08:36:16 26cbea5cba74: Preparing 08:36:16 23d11af53798: Waiting 08:36:16 7fbbc14b1a64: Waiting 08:36:16 26cbea5cba74: Waiting 08:36:16 1585d5dde10c: Layer already exists 08:36:16 3d1b1b775e22: Layer already exists 08:36:16 f265eae4dcf9: Layer already exists 08:36:16 8e1b6f1b5873: Layer already exists 08:36:16 60d8c1cedaa2: Layer already exists 08:36:16 7fbbc14b1a64: Layer already exists 08:36:16 23d11af53798: Layer already exists 08:36:16 26cbea5cba74: Layer already exists 08:36:16 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:314f4c1365e4aa7eef9f0a2ea8544fc2d557902f6fc5e8cdf7911267ec40ab0b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:36:17 8e1b6f1b5873: Preparing 08:36:17 3d1b1b775e22: Preparing 08:36:17 60d8c1cedaa2: Preparing 08:36:17 f265eae4dcf9: Preparing 08:36:17 1585d5dde10c: Preparing 08:36:17 23d11af53798: Preparing 08:36:17 7fbbc14b1a64: Preparing 08:36:17 26cbea5cba74: Preparing 08:36:17 7fbbc14b1a64: Waiting 08:36:17 26cbea5cba74: Waiting 08:36:17 23d11af53798: Waiting 08:36:17 1585d5dde10c: Layer already exists 08:36:17 f265eae4dcf9: Layer already exists 08:36:17 8e1b6f1b5873: Layer already exists 08:36:17 60d8c1cedaa2: Layer already exists 08:36:17 3d1b1b775e22: Layer already exists 08:36:17 26cbea5cba74: Layer already exists 08:36:17 23d11af53798: Layer already exists 08:36:17 7fbbc14b1a64: Layer already exists 08:36:17 main: digest: sha256:314f4c1365e4aa7eef9f0a2ea8544fc2d557902f6fc5e8cdf7911267ec40ab0b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:18 ===================================================== [Pipeline] echo 08:36:18 taggedImages: 08:36:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:36:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:36:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.130 08:36:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:36:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:36:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:36:18 cc94d1f8a87c108527927d6732c4292434c72bde 08:36:18 latest 08:36:18 3.0.0-dev.130 08:36:18 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:36:18 main 08:36:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:36:18 2fcf60d81104: Preparing 08:36:18 30a7ce975031: Preparing 08:36:18 d755ce20633b: Preparing 08:36:18 a1cde86a1052: Preparing 08:36:18 1585d5dde10c: Preparing 08:36:18 23d11af53798: Preparing 08:36:18 5fd0b8d79e8d: Preparing 08:36:18 26cbea5cba74: Preparing 08:36:18 23d11af53798: Waiting 08:36:18 5fd0b8d79e8d: Waiting 08:36:18 1585d5dde10c: Layer already exists 08:36:18 23d11af53798: Layer already exists 08:36:19 5fd0b8d79e8d: Layer already exists 08:36:19 30a7ce975031: Pushed 08:36:19 26cbea5cba74: Layer already exists 08:36:19 2fcf60d81104: Pushed 08:36:19 d755ce20633b: Pushed 08:36:37 a1cde86a1052: Pushed 08:36:37 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:f83168f81e1f705444666d2c51b3990565cf1ef79c74ab7b374ac255da6729e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:36:38 2fcf60d81104: Preparing 08:36:38 30a7ce975031: Preparing 08:36:38 d755ce20633b: Preparing 08:36:38 a1cde86a1052: Preparing 08:36:38 1585d5dde10c: Preparing 08:36:38 23d11af53798: Preparing 08:36:38 5fd0b8d79e8d: Preparing 08:36:38 26cbea5cba74: Preparing 08:36:38 5fd0b8d79e8d: Waiting 08:36:38 23d11af53798: Waiting 08:36:38 26cbea5cba74: Waiting 08:36:38 1585d5dde10c: Layer already exists 08:36:38 a1cde86a1052: Layer already exists 08:36:38 30a7ce975031: Layer already exists 08:36:38 d755ce20633b: Layer already exists 08:36:38 2fcf60d81104: Layer already exists 08:36:38 5fd0b8d79e8d: Layer already exists 08:36:38 23d11af53798: Layer already exists 08:36:38 26cbea5cba74: Layer already exists 08:36:38 latest: digest: sha256:f83168f81e1f705444666d2c51b3990565cf1ef79c74ab7b374ac255da6729e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.130 08:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:36:38 2fcf60d81104: Preparing 08:36:38 30a7ce975031: Preparing 08:36:38 d755ce20633b: Preparing 08:36:38 a1cde86a1052: Preparing 08:36:38 1585d5dde10c: Preparing 08:36:38 23d11af53798: Preparing 08:36:38 5fd0b8d79e8d: Preparing 08:36:38 26cbea5cba74: Preparing 08:36:38 23d11af53798: Waiting 08:36:38 26cbea5cba74: Waiting 08:36:38 5fd0b8d79e8d: Waiting 08:36:38 30a7ce975031: Layer already exists 08:36:38 1585d5dde10c: Layer already exists 08:36:38 2fcf60d81104: Layer already exists 08:36:38 d755ce20633b: Layer already exists 08:36:38 a1cde86a1052: Layer already exists 08:36:38 26cbea5cba74: Layer already exists 08:36:38 23d11af53798: Layer already exists 08:36:38 5fd0b8d79e8d: Layer already exists 08:36:39 3.0.0-dev.130: digest: sha256:f83168f81e1f705444666d2c51b3990565cf1ef79c74ab7b374ac255da6729e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:36:39 2fcf60d81104: Preparing 08:36:39 30a7ce975031: Preparing 08:36:39 d755ce20633b: Preparing 08:36:39 a1cde86a1052: Preparing 08:36:39 1585d5dde10c: Preparing 08:36:39 23d11af53798: Preparing 08:36:39 5fd0b8d79e8d: Preparing 08:36:39 26cbea5cba74: Preparing 08:36:39 23d11af53798: Waiting 08:36:39 5fd0b8d79e8d: Waiting 08:36:39 26cbea5cba74: Waiting 08:36:39 d755ce20633b: Layer already exists 08:36:39 a1cde86a1052: Layer already exists 08:36:39 2fcf60d81104: Layer already exists 08:36:39 30a7ce975031: Layer already exists 08:36:39 1585d5dde10c: Layer already exists 08:36:39 5fd0b8d79e8d: Layer already exists 08:36:39 23d11af53798: Layer already exists 08:36:39 26cbea5cba74: Layer already exists 08:36:40 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:f83168f81e1f705444666d2c51b3990565cf1ef79c74ab7b374ac255da6729e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:36:40 2fcf60d81104: Preparing 08:36:40 30a7ce975031: Preparing 08:36:40 d755ce20633b: Preparing 08:36:40 a1cde86a1052: Preparing 08:36:40 1585d5dde10c: Preparing 08:36:40 23d11af53798: Preparing 08:36:40 5fd0b8d79e8d: Preparing 08:36:40 26cbea5cba74: Preparing 08:36:40 23d11af53798: Waiting 08:36:40 5fd0b8d79e8d: Waiting 08:36:40 26cbea5cba74: Waiting 08:36:40 1585d5dde10c: Layer already exists 08:36:40 a1cde86a1052: Layer already exists 08:36:40 2fcf60d81104: Layer already exists 08:36:40 d755ce20633b: Layer already exists 08:36:40 30a7ce975031: Layer already exists 08:36:40 26cbea5cba74: Layer already exists 08:36:40 5fd0b8d79e8d: Layer already exists 08:36:40 23d11af53798: Layer already exists 08:36:41 main: digest: sha256:f83168f81e1f705444666d2c51b3990565cf1ef79c74ab7b374ac255da6729e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:41 ===================================================== [Pipeline] echo 08:36:41 taggedImages: 08:36:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:36:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:36:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.130 08:36:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:36:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:36:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:36:41 cc94d1f8a87c108527927d6732c4292434c72bde 08:36:41 latest 08:36:41 3.0.0-dev.130 08:36:41 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:36:41 main 08:36:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:36:41 db376618432c: Preparing 08:36:41 c4a4d44bb809: Preparing 08:36:41 1585d5dde10c: Preparing 08:36:41 23d11af53798: Preparing 08:36:41 967764f3284a: Preparing 08:36:41 26cbea5cba74: Preparing 08:36:41 26cbea5cba74: Waiting 08:36:41 1585d5dde10c: Layer already exists 08:36:41 23d11af53798: Layer already exists 08:36:41 26cbea5cba74: Layer already exists 08:36:42 db376618432c: Pushed 08:36:42 967764f3284a: Pushed 08:36:48 c4a4d44bb809: Pushed 08:36:48 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:f0ea8d02d36a9e4ace90cc084f9858ea9e59d48de0a491d0f136d4da6194ba71 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:36:49 db376618432c: Preparing 08:36:49 c4a4d44bb809: Preparing 08:36:49 1585d5dde10c: Preparing 08:36:49 23d11af53798: Preparing 08:36:49 967764f3284a: Preparing 08:36:49 26cbea5cba74: Preparing 08:36:49 26cbea5cba74: Waiting 08:36:49 23d11af53798: Layer already exists 08:36:49 967764f3284a: Layer already exists 08:36:49 db376618432c: Layer already exists 08:36:49 1585d5dde10c: Layer already exists 08:36:49 c4a4d44bb809: Layer already exists 08:36:49 26cbea5cba74: Layer already exists 08:36:49 latest: digest: sha256:f0ea8d02d36a9e4ace90cc084f9858ea9e59d48de0a491d0f136d4da6194ba71 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.130 08:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:36:50 db376618432c: Preparing 08:36:50 c4a4d44bb809: Preparing 08:36:50 1585d5dde10c: Preparing 08:36:50 23d11af53798: Preparing 08:36:50 967764f3284a: Preparing 08:36:50 26cbea5cba74: Preparing 08:36:50 26cbea5cba74: Waiting 08:36:50 c4a4d44bb809: Layer already exists 08:36:50 23d11af53798: Layer already exists 08:36:50 967764f3284a: Layer already exists 08:36:50 db376618432c: Layer already exists 08:36:50 1585d5dde10c: Layer already exists 08:36:50 26cbea5cba74: Layer already exists 08:36:50 3.0.0-dev.130: digest: sha256:f0ea8d02d36a9e4ace90cc084f9858ea9e59d48de0a491d0f136d4da6194ba71 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:36:51 db376618432c: Preparing 08:36:51 c4a4d44bb809: Preparing 08:36:51 1585d5dde10c: Preparing 08:36:51 23d11af53798: Preparing 08:36:51 967764f3284a: Preparing 08:36:51 26cbea5cba74: Preparing 08:36:51 26cbea5cba74: Waiting 08:36:51 23d11af53798: Layer already exists 08:36:51 1585d5dde10c: Layer already exists 08:36:51 967764f3284a: Layer already exists 08:36:51 c4a4d44bb809: Layer already exists 08:36:51 db376618432c: Layer already exists 08:36:51 26cbea5cba74: Layer already exists 08:36:51 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:f0ea8d02d36a9e4ace90cc084f9858ea9e59d48de0a491d0f136d4da6194ba71 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:36:52 db376618432c: Preparing 08:36:52 c4a4d44bb809: Preparing 08:36:52 1585d5dde10c: Preparing 08:36:52 23d11af53798: Preparing 08:36:52 967764f3284a: Preparing 08:36:52 26cbea5cba74: Preparing 08:36:52 26cbea5cba74: Waiting 08:36:52 23d11af53798: Layer already exists 08:36:52 c4a4d44bb809: Layer already exists 08:36:52 1585d5dde10c: Layer already exists 08:36:52 967764f3284a: Layer already exists 08:36:52 db376618432c: Layer already exists 08:36:52 26cbea5cba74: Layer already exists 08:36:52 main: digest: sha256:f0ea8d02d36a9e4ace90cc084f9858ea9e59d48de0a491d0f136d4da6194ba71 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:52 ===================================================== [Pipeline] echo 08:36:52 taggedImages: 08:36:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:36:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:36:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.130 08:36:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:36:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:36:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:36:52 cc94d1f8a87c108527927d6732c4292434c72bde 08:36:52 latest 08:36:52 3.0.0-dev.130 08:36:52 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:36:52 main 08:36:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:36:52 88a7bc478335: Preparing 08:36:52 06faa0ccca4e: Preparing 08:36:52 1585d5dde10c: Preparing 08:36:52 23d11af53798: Preparing 08:36:52 485627a6b25b: Preparing 08:36:52 26cbea5cba74: Preparing 08:36:52 23d11af53798: Layer already exists 08:36:52 485627a6b25b: Layer already exists 08:36:52 1585d5dde10c: Layer already exists 08:36:53 26cbea5cba74: Layer already exists 08:36:53 88a7bc478335: Pushed 08:36:58 06faa0ccca4e: Pushed 08:36:58 cc94d1f8a87c108527927d6732c4292434c72bde: digest: sha256:459b419c0f7b940e67c3a6757734a9b3aa503a13ba2b41ff8d4820cf6a7fa816 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:36:59 88a7bc478335: Preparing 08:36:59 06faa0ccca4e: Preparing 08:36:59 1585d5dde10c: Preparing 08:36:59 23d11af53798: Preparing 08:36:59 485627a6b25b: Preparing 08:36:59 26cbea5cba74: Preparing 08:36:59 26cbea5cba74: Waiting 08:36:59 23d11af53798: Layer already exists 08:36:59 485627a6b25b: Layer already exists 08:36:59 88a7bc478335: Layer already exists 08:36:59 1585d5dde10c: Layer already exists 08:36:59 06faa0ccca4e: Layer already exists 08:36:59 26cbea5cba74: Layer already exists 08:36:59 latest: digest: sha256:459b419c0f7b940e67c3a6757734a9b3aa503a13ba2b41ff8d4820cf6a7fa816 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.130 08:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:00 88a7bc478335: Preparing 08:37:00 06faa0ccca4e: Preparing 08:37:00 1585d5dde10c: Preparing 08:37:00 23d11af53798: Preparing 08:37:00 485627a6b25b: Preparing 08:37:00 26cbea5cba74: Preparing 08:37:00 26cbea5cba74: Waiting 08:37:00 485627a6b25b: Layer already exists 08:37:00 23d11af53798: Layer already exists 08:37:00 88a7bc478335: Layer already exists 08:37:00 1585d5dde10c: Layer already exists 08:37:00 06faa0ccca4e: Layer already exists 08:37:00 26cbea5cba74: Layer already exists 08:37:00 3.0.0-dev.130: digest: sha256:459b419c0f7b940e67c3a6757734a9b3aa503a13ba2b41ff8d4820cf6a7fa816 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:01 88a7bc478335: Preparing 08:37:01 06faa0ccca4e: Preparing 08:37:01 1585d5dde10c: Preparing 08:37:01 23d11af53798: Preparing 08:37:01 485627a6b25b: Preparing 08:37:01 26cbea5cba74: Preparing 08:37:01 26cbea5cba74: Waiting 08:37:01 88a7bc478335: Layer already exists 08:37:01 23d11af53798: Layer already exists 08:37:01 1585d5dde10c: Layer already exists 08:37:01 485627a6b25b: Layer already exists 08:37:01 06faa0ccca4e: Layer already exists 08:37:01 26cbea5cba74: Layer already exists 08:37:01 cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130: digest: sha256:459b419c0f7b940e67c3a6757734a9b3aa503a13ba2b41ff8d4820cf6a7fa816 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:37:02 88a7bc478335: Preparing 08:37:02 06faa0ccca4e: Preparing 08:37:02 1585d5dde10c: Preparing 08:37:02 23d11af53798: Preparing 08:37:02 485627a6b25b: Preparing 08:37:02 26cbea5cba74: Preparing 08:37:02 26cbea5cba74: Waiting 08:37:02 06faa0ccca4e: Layer already exists 08:37:02 1585d5dde10c: Layer already exists 08:37:02 485627a6b25b: Layer already exists 08:37:02 23d11af53798: Layer already exists 08:37:02 88a7bc478335: Layer already exists 08:37:02 26cbea5cba74: Layer already exists 08:37:02 main: digest: sha256:459b419c0f7b940e67c3a6757734a9b3aa503a13ba2b41ff8d4820cf6a7fa816 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:02 ===================================================== [Pipeline] echo 08:37:02 taggedImages: 08:37:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc94d1f8a87c108527927d6732c4292434c72bde 08:37:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:37:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.130 08:37:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc94d1f8a87c108527927d6732c4292434c72bde-3.0.0-dev.130 08:37:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:03 08:37:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:03 arm64: Pulling from edgex-lftools-log-publisher 08:37:03 8998bd30e6a1: Pulling fs layer 08:37:03 04944245beec: Pulling fs layer 08:37:03 699f458cf7ca: Pulling fs layer 08:37:03 765212b225bb: Pulling fs layer 08:37:03 f23df028b6ca: Pulling fs layer 08:37:03 d65c8cfc05b1: Pulling fs layer 08:37:03 2437ff75d9bd: Pulling fs layer 08:37:03 f23df028b6ca: Waiting 08:37:03 765212b225bb: Waiting 08:37:03 d65c8cfc05b1: Waiting 08:37:03 2437ff75d9bd: Waiting 08:37:03 04944245beec: Verifying Checksum 08:37:03 04944245beec: Download complete 08:37:03 765212b225bb: Verifying Checksum 08:37:03 765212b225bb: Download complete 08:37:03 f23df028b6ca: Verifying Checksum 08:37:03 f23df028b6ca: Download complete 08:37:03 d65c8cfc05b1: Verifying Checksum 08:37:03 d65c8cfc05b1: Download complete 08:37:04 699f458cf7ca: Verifying Checksum 08:37:04 699f458cf7ca: Download complete 08:37:04 8998bd30e6a1: Verifying Checksum 08:37:04 8998bd30e6a1: Download complete 08:37:06 2437ff75d9bd: Verifying Checksum 08:37:06 2437ff75d9bd: Download complete 08:37:08 8998bd30e6a1: Pull complete 08:37:08 04944245beec: Pull complete 08:37:09 699f458cf7ca: Pull complete 08:37:09 765212b225bb: Pull complete 08:37:10 f23df028b6ca: Pull complete 08:37:10 d65c8cfc05b1: Pull complete 08:37:25 2437ff75d9bd: Pull complete 08:37:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:26 prd-ubuntu20.04-docker-arm64-4c-16g-8518 does not seem to be running inside a container 08:37:26 $ 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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:37:29 $ docker top b4cc8c078a6c67a18b8b8ff6f4c85c5136973e252106c8f2ee4e5c3e7b28a77b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:30 ---> job-cost.sh 08:37:30 lf-activate-venv: SKIPPING 08:37:30 INFO: No Stack... 08:37:30 INFO: Retrieving Pricing Info for: v3-standard-4 08:37:31 INFO: Archiving Costs [Pipeline] sh 08:37:32 + + cutcat -d, /w/workspace/edgex-go/492/archives/cost.csv -f6 08:37:32 [Pipeline] lock 08:37:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-492-stack-cost] 08:37:32 Resource [jenkins-edgexfoundry-edgex-go-main-492-stack-cost] did not exist. Created. 08:37:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-492-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:37:32 + echo total: 0.10999999940395355 [Pipeline] stash 08:37:33 Stashed 1 file(s) [Pipeline] } 08:37:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-492-stack-cost] [Pipeline] // lock [Pipeline] } 08:37:33 $ docker stop --time=1 b4cc8c078a6c67a18b8b8ff6f4c85c5136973e252106c8f2ee4e5c3e7b28a77b 08:37:35 $ docker rm -f --volumes b4cc8c078a6c67a18b8b8ff6f4c85c5136973e252106c8f2ee4e5c3e7b28a77b [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 08:37:35 provisioning config files... 08:37:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/492@tmp/config13381704274282071400tmp [Pipeline] { [Pipeline] sh 08:37:35 + set +x 08:37:35 + curl -s https://codecov.io/bash 08:37:35 + bash -s -- 08:37:35 08:37:35 _____ _ 08:37:35 / ____| | | 08:37:35 | | ___ __| | ___ ___ _____ __ 08:37:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:37:35 | |___| (_) | (_| | __/ (_| (_) \ V / 08:37:35 \_____\___/ \__,_|\___|\___\___/ \_/ 08:37:35 Bash-1.0.6 08:37:35 08:37:35 08:37:35 ==> git version 2.25.1 found 08:37:35 ==> 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 08:37:35 Release-Date: 2020-01-08 08:37:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:37:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:37:35 ==> Jenkins CI detected. 08:37:35 current dir:  /w/workspace/edgex-go/492 08:37:35 project root: . 08:37:35 --> token set from env 08:37:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:37:36 ==> Running gcov in . (disable via -X gcov) 08:37:36 ==> Python coveragepy not found 08:37:36 ==> Searching for coverage reports in: 08:37:36 + . 08:37:36 -> Found 1 reports 08:37:36 ==> Detecting git/mercurial file structure 08:37:36 ==> Reading reports 08:37:36 + ./coverage.out bytes=448248 08:37:36 ==> Appending adjustments 08:37:36 https://docs.codecov.io/docs/fixing-reports 08:37:37 + Found adjustments 08:37:37 ==> Gzipping contents 08:37:37 60K /tmp/codecov.ePWx8t.gz 08:37:37 ==> Uploading reports 08:37:37 url: https://codecov.io 08:37:37 query: branch=main&commit=cc94d1f8a87c108527927d6732c4292434c72bde&build=492&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F492%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:37:37 -> Pinging Codecov 08:37:37 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=cc94d1f8a87c108527927d6732c4292434c72bde&build=492&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F492%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:37:37 -> Uploading to 08:37:37 https://storage.googleapis.com/codecov/v4/raw/2023-04-14/00271124DB129430A58F1EEE437C3FCB/cc94d1f8a87c108527927d6732c4292434c72bde/31b5a407-270c-4a14-bc4b-cc391ebaed23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230414T083737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f79da8e4349229a9ce1245dbc6d665eb2970a77a4244df9699837c06245e98dc 08:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:37 Dload Upload Total Spent Left Speed 08:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57532 0 0 100 57532 0 218k --:--:-- --:--:-- --:--:-- 218k 08:37:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cc94d1f8a87c108527927d6732c4292434c72bde [Pipeline] } 08:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:37:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:37:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:37:38 08:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:37:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:37:38 df9b9388f04a: Pulling fs layer 08:37:38 52dc419b0ee2: Pulling fs layer 08:37:38 25bc292e5bac: Pulling fs layer 08:37:38 114826534d7a: Pulling fs layer 08:37:38 4657fd5d0bcf: Pulling fs layer 08:37:38 114826534d7a: Waiting 08:37:38 6ad1cebc031e: Pulling fs layer 08:37:38 8a3aa393b2d8: Pulling fs layer 08:37:38 8a3aa393b2d8: Waiting 08:37:38 6ad1cebc031e: Waiting 08:37:38 25bc292e5bac: Download complete 08:37:38 52dc419b0ee2: Verifying Checksum 08:37:38 52dc419b0ee2: Download complete 08:37:38 4657fd5d0bcf: Verifying Checksum 08:37:38 4657fd5d0bcf: Download complete 08:37:38 df9b9388f04a: Verifying Checksum 08:37:38 6ad1cebc031e: Verifying Checksum 08:37:38 6ad1cebc031e: Download complete 08:37:38 df9b9388f04a: Pull complete 08:37:38 52dc419b0ee2: Pull complete 08:37:39 25bc292e5bac: Pull complete 08:37:39 114826534d7a: Verifying Checksum 08:37:39 114826534d7a: Download complete 08:37:39 8a3aa393b2d8: Verifying Checksum 08:37:39 8a3aa393b2d8: Download complete 08:37:43 114826534d7a: Pull complete 08:37:43 4657fd5d0bcf: Pull complete 08:37:43 6ad1cebc031e: Pull complete 08:37:46 8a3aa393b2d8: Pull complete 08:37:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:37:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:46 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:37:46 $ 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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:37:48 $ docker top 2b0680b90463e6d3c4be1374b616c93af88be26b332396568df28192a4baa911 -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:37:49 + set -o pipefail 08:37:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:37:54 08:37:54 Monitoring /w/workspace/edgex-go/492 (github.com/edgexfoundry/edgex-go)... 08:37:54 08:37:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3f4884b3-a6a7-4c68-8c80-afa96280cc58 08:37:54 08:37:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:37:54 08:37:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:37:54 08:37:54 08:37:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:37:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:37:54 More details here: https://snyk.co/ue1NS 08:37:54 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 08:37:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:37:54 $ docker stop --time=1 2b0680b90463e6d3c4be1374b616c93af88be26b332396568df28192a4baa911 08:37:56 $ docker rm -f --volumes 2b0680b90463e6d3c4be1374b616c93af88be26b332396568df28192a4baa911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:37:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:56 provisioning config files... 08:37:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/492@tmp/config12052044224769738681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:57 --> edgex-publish-swagger.sh 08:37:57 === Publish openapi/v3 API === 08:37:57 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:37:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/492/openapi/v3/core-command.yaml] 08:37:57 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:57 Dload Upload Total Spent Left Speed 08:37:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 51289 --:--:-- --:--:-- --:--:-- 51289 100 29030 0 0 100 29030 0 51289 --:--:-- --:--:-- --:--:-- 51199 08:37:57 08:37:57 08:37:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/492/openapi/v3/core-data.yaml] 08:37:57 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:57 Dload Upload Total Spent Left Speed 08:37:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 127k --:--:-- --:--:-- --:--:-- 127k 08:37:58 08:37:58 08:37:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/492/openapi/v3/core-metadata.yaml] 08:37:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:58 Dload Upload Total Spent Left Speed 08:37:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 236k --:--:-- --:--:-- --:--:-- 235k 100 141k 0 0 100 141k 0 236k --:--:-- --:--:-- --:--:-- 235k 08:37:58 08:37:58 08:37:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/492/openapi/v3/support-notifications.yaml] 08:37:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:58 Dload Upload Total Spent Left Speed 08:37:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 152k --:--:-- --:--:-- --:--:-- 152k 08:37:59 08:37:59 08:37:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/492/openapi/v3/support-scheduler.yaml] 08:37:59 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:59 Dload Upload Total Spent Left Speed 08:38:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 465k --:--:-- --:--:-- --:--:-- 459k 100 34356 0 0 100 34356 0 58627 --:--:-- --:--:-- --:--:-- 58528 08:38:00 08:38:00 [Pipeline] } 08:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:38:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:00 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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/py-git-semver:0.1.4 cat 08:38:01 $ docker top 51b3a9ee471d22224ccf718899aa912c8a93784e372fd1b939dfac1798204401 -eo pid,comm 08:38:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:38:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:01 [ssh-agent] Looking for ssh-agent implementation... 08:38:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:01 $ docker exec 51b3a9ee471d22224ccf718899aa912c8a93784e372fd1b939dfac1798204401 ssh-agent 08:38:01 SSH_AUTH_SOCK=/tmp/ssh-6RaZnGfja2Ye/agent.33 08:38:01 SSH_AGENT_PID=39 08:38:01 Running ssh-add (command line suppressed) 08:38:01 Identity added: /w/workspace/edgex-go/492@tmp/private_key_13128014857516230507.key (/w/workspace/edgex-go/492@tmp/private_key_13128014857516230507.key) 08:38:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:01 + git semver tag 08:38:02 2023-04-14 08:38:02,110 [run_tag] DEBUG tag force:False 08:38:02 2023-04-14 08:38:02,110 [check_head_tag] DEBUG check head tag 08:38:02 2023-04-14 08:38:02,113 [execute] INFO git cat-file --batch-check 08:38:02 2023-04-14 08:38:02,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/492, universal_newlines=False, shell=None, istream=) 08:38:02 2023-04-14 08:38:02,118 [execute] INFO git cat-file --batch 08:38:02 2023-04-14 08:38:02,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/492, universal_newlines=False, shell=None, istream=) 08:38:02 2023-04-14 08:38:02,192 [read_version] DEBUG read version from /w/workspace/edgex-go/492/.semver/main 08:38:02 2023-04-14 08:38:02,193 [execute] INFO git tag -a v3.0.0-dev.130 -m v3.0.0-dev.130 08:38:02 2023-04-14 08:38:02,193 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.130', '-m', 'v3.0.0-dev.130'], cwd=/w/workspace/edgex-go/492, universal_newlines=False, shell=None, istream=None) 08:38:02 2023-04-14 08:38:02,199 [read_version] DEBUG read version from /w/workspace/edgex-go/492/.semver/main 08:38:02 3.0.0-dev.130 [Pipeline] } 08:38:02 $ docker exec --env ******** --env ******** 51b3a9ee471d22224ccf718899aa912c8a93784e372fd1b939dfac1798204401 ssh-agent -k 08:38:02 unset SSH_AUTH_SOCK; 08:38:02 unset SSH_AGENT_PID; 08:38:02 echo Agent pid 39 killed; 08:38:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:02 + git semver [Pipeline] } 08:38:03 $ docker stop --time=1 51b3a9ee471d22224ccf718899aa912c8a93784e372fd1b939dfac1798204401 08:38:04 $ docker rm -f --volumes 51b3a9ee471d22224ccf718899aa912c8a93784e372fd1b939dfac1798204401 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:04 08:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:05 0.23.1-centos7: Pulling from edgex-lftools 08:38:05 ab5ef0e58194: Pulling fs layer 08:38:05 9712f1f96733: Pulling fs layer 08:38:05 63f879dbbcfc: Pulling fs layer 08:38:05 0d9ebad4ef96: Pulling fs layer 08:38:05 e9a5061849ea: Pulling fs layer 08:38:05 d747dcd14b5f: Pulling fs layer 08:38:05 2de7ff778b66: Pulling fs layer 08:38:05 2de7ff778b66: Waiting 08:38:05 e9a5061849ea: Waiting 08:38:05 0d9ebad4ef96: Waiting 08:38:05 d747dcd14b5f: Waiting 08:38:05 9712f1f96733: Verifying Checksum 08:38:05 9712f1f96733: Download complete 08:38:05 63f879dbbcfc: Verifying Checksum 08:38:05 63f879dbbcfc: Download complete 08:38:05 e9a5061849ea: Verifying Checksum 08:38:05 e9a5061849ea: Download complete 08:38:05 d747dcd14b5f: Verifying Checksum 08:38:05 d747dcd14b5f: Download complete 08:38:05 ab5ef0e58194: Download complete 08:38:05 0d9ebad4ef96: Verifying Checksum 08:38:05 0d9ebad4ef96: Download complete 08:38:05 2de7ff778b66: Verifying Checksum 08:38:05 2de7ff778b66: Download complete 08:38:08 ab5ef0e58194: Pull complete 08:38:08 9712f1f96733: Pull complete 08:38:09 63f879dbbcfc: Pull complete 08:38:13 0d9ebad4ef96: Pull complete 08:38:13 e9a5061849ea: Pull complete 08:38:13 d747dcd14b5f: Pull complete 08:38:14 2de7ff778b66: Pull complete 08:38:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:14 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:38:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:38:17 $ docker top ff9e7db733dfd631628e413ea4bd050fe5ded0411cde88a6fe60e71815382705 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:38:17 provisioning config files... 08:38:17 copy managed file [sigul-config] to file:/w/workspace/edgex-go/492@tmp/config14624086577874303180tmp 08:38:17 copy managed file [sigul-password] to file:/w/workspace/edgex-go/492@tmp/config12206882425014569467tmp 08:38:17 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/492@tmp/config4222715123203653144tmp [Pipeline] { [Pipeline] echo 08:38:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:38:18 ---> sigul-configuration.sh 08:38:18 gpg: directory `/root/.gnupg' created 08:38:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:38:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:38:18 gpg: keyring `/root/.gnupg/secring.gpg' created 08:38:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:38:18 gpg: CAST5 encrypted data 08:38:18 gpg: encrypted with 1 passphrase 08:38:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:38:18 + mkdir /home/jenkins 08:38:18 + mkdir /home/jenkins/sigul [Pipeline] sh 08:38:18 + 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 08:38:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:38:18 ---> sigul-install.sh 08:38:18 Sigul already installed; skipping installation. [Pipeline] sh 08:38:19 + git tag --list 08:38:19 0.6.0 08:38:19 0.6.1 08:38:19 0.7.0 08:38:19 0.7.1 08:38:19 v1.0.0 08:38:19 v1.0.1 08:38:19 v1.1.0 08:38:19 v1.2.0 08:38:19 v1.2.1 08:38:19 v1.3.0 08:38:19 v1.3.1 08:38:19 v2.0.0 08:38:19 v2.1.0 08:38:19 v2.1.1 08:38:19 v2.1.1-dev.1 08:38:19 v2.1.1-dev.2 08:38:19 v2.1.1-dev.3 08:38:19 v2.1.1-dev.4 08:38:19 v2.1.1-dev.5 08:38:19 v2.1.1-dev.6 08:38:19 v2.1.1-dev.7 08:38:19 v2.1.1-dev.8 08:38:19 v2.1.2-dev.1 08:38:19 v2.2.0 08:38:19 v2.2.1-dev.1 08:38:19 v2.2.1-dev.10 08:38:19 v2.2.1-dev.11 08:38:19 v2.2.1-dev.12 08:38:19 v2.2.1-dev.13 08:38:19 v2.2.1-dev.14 08:38:19 v2.2.1-dev.15 08:38:19 v2.2.1-dev.16 08:38:19 v2.2.1-dev.17 08:38:19 v2.2.1-dev.18 08:38:19 v2.2.1-dev.19 08:38:19 v2.2.1-dev.2 08:38:19 v2.2.1-dev.20 08:38:19 v2.2.1-dev.21 08:38:19 v2.2.1-dev.22 08:38:19 v2.2.1-dev.23 08:38:19 v2.2.1-dev.24 08:38:19 v2.2.1-dev.25 08:38:19 v2.2.1-dev.26 08:38:19 v2.2.1-dev.27 08:38:19 v2.2.1-dev.28 08:38:19 v2.2.1-dev.29 08:38:19 v2.2.1-dev.3 08:38:19 v2.2.1-dev.4 08:38:19 v2.2.1-dev.5 08:38:19 v2.2.1-dev.6 08:38:19 v2.2.1-dev.7 08:38:19 v2.2.1-dev.8 08:38:19 v2.2.1-dev.9 08:38:19 v2.3.0 08:38:19 v2.3.0-dev.100 08:38:19 v2.3.0-dev.101 08:38:19 v2.3.0-dev.102 08:38:19 v2.3.0-dev.103 08:38:19 v2.3.0-dev.104 08:38:19 v2.3.0-dev.105 08:38:19 v2.3.0-dev.106 08:38:19 v2.3.0-dev.29 08:38:19 v2.3.0-dev.30 08:38:19 v2.3.0-dev.31 08:38:19 v2.3.0-dev.32 08:38:19 v2.3.0-dev.33 08:38:19 v2.3.0-dev.34 08:38:19 v2.3.0-dev.35 08:38:19 v2.3.0-dev.36 08:38:19 v2.3.0-dev.37 08:38:19 v2.3.0-dev.38 08:38:19 v2.3.0-dev.39 08:38:19 v2.3.0-dev.40 08:38:19 v2.3.0-dev.41 08:38:19 v2.3.0-dev.42 08:38:19 v2.3.0-dev.43 08:38:19 v2.3.0-dev.44 08:38:19 v2.3.0-dev.45 08:38:19 v2.3.0-dev.46 08:38:19 v2.3.0-dev.47 08:38:19 v2.3.0-dev.48 08:38:19 v2.3.0-dev.49 08:38:19 v2.3.0-dev.50 08:38:19 v2.3.0-dev.51 08:38:19 v2.3.0-dev.52 08:38:19 v2.3.0-dev.53 08:38:19 v2.3.0-dev.54 08:38:19 v2.3.0-dev.55 08:38:19 v2.3.0-dev.56 08:38:19 v2.3.0-dev.57 08:38:19 v2.3.0-dev.58 08:38:19 v2.3.0-dev.59 08:38:19 v2.3.0-dev.60 08:38:19 v2.3.0-dev.61 08:38:19 v2.3.0-dev.62 08:38:19 v2.3.0-dev.63 08:38:19 v2.3.0-dev.64 08:38:19 v2.3.0-dev.65 08:38:19 v2.3.0-dev.66 08:38:19 v2.3.0-dev.67 08:38:19 v2.3.0-dev.68 08:38:19 v2.3.0-dev.69 08:38:19 v2.3.0-dev.70 08:38:19 v2.3.0-dev.71 08:38:19 v2.3.0-dev.72 08:38:19 v2.3.0-dev.73 08:38:19 v2.3.0-dev.74 08:38:19 v2.3.0-dev.75 08:38:19 v2.3.0-dev.76 08:38:19 v2.3.0-dev.77 08:38:19 v2.3.0-dev.78 08:38:19 v2.3.0-dev.79 08:38:19 v2.3.0-dev.80 08:38:19 v2.3.0-dev.81 08:38:19 v2.3.0-dev.82 08:38:19 v2.3.0-dev.83 08:38:19 v2.3.0-dev.84 08:38:19 v2.3.0-dev.85 08:38:19 v2.3.0-dev.86 08:38:19 v2.3.0-dev.87 08:38:19 v2.3.0-dev.88 08:38:19 v2.3.0-dev.89 08:38:19 v2.3.0-dev.90 08:38:19 v2.3.0-dev.91 08:38:19 v2.3.0-dev.92 08:38:19 v2.3.0-dev.93 08:38:19 v2.3.0-dev.94 08:38:19 v2.3.0-dev.95 08:38:19 v2.3.0-dev.96 08:38:19 v2.3.0-dev.97 08:38:19 v2.3.0-dev.98 08:38:19 v2.3.0-dev.99 08:38:19 v2.3.1-dev.1 08:38:19 v2.3.1-dev.2 08:38:19 v2.3.1-dev.3 08:38:19 v2.3.1-dev.4 08:38:19 v2.3.1-dev.5 08:38:19 v3.0.0-dev.1 08:38:19 v3.0.0-dev.10 08:38:19 v3.0.0-dev.100 08:38:19 v3.0.0-dev.101 08:38:19 v3.0.0-dev.102 08:38:19 v3.0.0-dev.103 08:38:19 v3.0.0-dev.104 08:38:19 v3.0.0-dev.105 08:38:19 v3.0.0-dev.106 08:38:19 v3.0.0-dev.107 08:38:19 v3.0.0-dev.108 08:38:19 v3.0.0-dev.109 08:38:19 v3.0.0-dev.11 08:38:19 v3.0.0-dev.110 08:38:19 v3.0.0-dev.111 08:38:19 v3.0.0-dev.112 08:38:19 v3.0.0-dev.113 08:38:19 v3.0.0-dev.114 08:38:19 v3.0.0-dev.115 08:38:19 v3.0.0-dev.116 08:38:19 v3.0.0-dev.117 08:38:19 v3.0.0-dev.118 08:38:19 v3.0.0-dev.119 08:38:19 v3.0.0-dev.12 08:38:19 v3.0.0-dev.120 08:38:19 v3.0.0-dev.121 08:38:19 v3.0.0-dev.122 08:38:19 v3.0.0-dev.123 08:38:19 v3.0.0-dev.124 08:38:19 v3.0.0-dev.125 08:38:19 v3.0.0-dev.126 08:38:19 v3.0.0-dev.127 08:38:19 v3.0.0-dev.128 08:38:19 v3.0.0-dev.129 08:38:19 v3.0.0-dev.13 08:38:19 v3.0.0-dev.130 08:38:19 v3.0.0-dev.14 08:38:19 v3.0.0-dev.15 08:38:19 v3.0.0-dev.16 08:38:19 v3.0.0-dev.17 08:38:19 v3.0.0-dev.18 08:38:19 v3.0.0-dev.19 08:38:19 v3.0.0-dev.2 08:38:19 v3.0.0-dev.20 08:38:19 v3.0.0-dev.21 08:38:19 v3.0.0-dev.22 08:38:19 v3.0.0-dev.23 08:38:19 v3.0.0-dev.24 08:38:19 v3.0.0-dev.25 08:38:19 v3.0.0-dev.26 08:38:19 v3.0.0-dev.27 08:38:19 v3.0.0-dev.28 08:38:19 v3.0.0-dev.29 08:38:19 v3.0.0-dev.3 08:38:19 v3.0.0-dev.30 08:38:19 v3.0.0-dev.31 08:38:19 v3.0.0-dev.32 08:38:19 v3.0.0-dev.33 08:38:19 v3.0.0-dev.34 08:38:19 v3.0.0-dev.35 08:38:19 v3.0.0-dev.36 08:38:19 v3.0.0-dev.37 08:38:19 v3.0.0-dev.38 08:38:19 v3.0.0-dev.39 08:38:19 v3.0.0-dev.4 08:38:19 v3.0.0-dev.40 08:38:19 v3.0.0-dev.41 08:38:19 v3.0.0-dev.42 08:38:19 v3.0.0-dev.43 08:38:19 v3.0.0-dev.44 08:38:19 v3.0.0-dev.45 08:38:19 v3.0.0-dev.46 08:38:19 v3.0.0-dev.47 08:38:19 v3.0.0-dev.48 08:38:19 v3.0.0-dev.49 08:38:19 v3.0.0-dev.5 08:38:19 v3.0.0-dev.50 08:38:19 v3.0.0-dev.51 08:38:19 v3.0.0-dev.52 08:38:19 v3.0.0-dev.53 08:38:19 v3.0.0-dev.54 08:38:19 v3.0.0-dev.55 08:38:19 v3.0.0-dev.56 08:38:19 v3.0.0-dev.57 08:38:19 v3.0.0-dev.58 08:38:19 v3.0.0-dev.59 08:38:19 v3.0.0-dev.6 08:38:19 v3.0.0-dev.60 08:38:19 v3.0.0-dev.61 08:38:19 v3.0.0-dev.62 08:38:19 v3.0.0-dev.63 08:38:19 v3.0.0-dev.64 08:38:19 v3.0.0-dev.65 08:38:19 v3.0.0-dev.66 08:38:19 v3.0.0-dev.67 08:38:19 v3.0.0-dev.68 08:38:19 v3.0.0-dev.69 08:38:19 v3.0.0-dev.7 08:38:19 v3.0.0-dev.70 08:38:19 v3.0.0-dev.71 08:38:19 v3.0.0-dev.72 08:38:19 v3.0.0-dev.73 08:38:19 v3.0.0-dev.74 08:38:19 v3.0.0-dev.75 08:38:19 v3.0.0-dev.76 08:38:19 v3.0.0-dev.77 08:38:19 v3.0.0-dev.78 08:38:19 v3.0.0-dev.79 08:38:19 v3.0.0-dev.8 08:38:19 v3.0.0-dev.80 08:38:19 v3.0.0-dev.81 08:38:19 v3.0.0-dev.82 08:38:19 v3.0.0-dev.83 08:38:19 v3.0.0-dev.84 08:38:19 v3.0.0-dev.85 08:38:19 v3.0.0-dev.86 08:38:19 v3.0.0-dev.87 08:38:19 v3.0.0-dev.88 08:38:19 v3.0.0-dev.89 08:38:19 v3.0.0-dev.9 08:38:19 v3.0.0-dev.90 08:38:19 v3.0.0-dev.91 08:38:19 v3.0.0-dev.92 08:38:19 v3.0.0-dev.93 08:38:19 v3.0.0-dev.94 08:38:19 v3.0.0-dev.95 08:38:19 v3.0.0-dev.96 08:38:19 v3.0.0-dev.97 08:38:19 v3.0.0-dev.98 08:38:19 v3.0.0-dev.99 [Pipeline] sh 08:38:19 + lftools sign git-tag v3.0.0-dev.130 08:38:20 Signing Git tag with Sigul... 08:38:20 Signing v3.0.0-dev.130 [Pipeline] echo 08:38:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:38:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:38:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:38:20 $ docker stop --time=1 ff9e7db733dfd631628e413ea4bd050fe5ded0411cde88a6fe60e71815382705 08:38:22 $ docker rm -f --volumes ff9e7db733dfd631628e413ea4bd050fe5ded0411cde88a6fe60e71815382705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:38:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:23 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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/py-git-semver:0.1.4 cat 08:38:23 $ docker top 2dc5835134ded7ea56db8c17967716dec5e731101d8cd8f1861f6b8c0175d5de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:23 [ssh-agent] Looking for ssh-agent implementation... 08:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:23 $ docker exec 2dc5835134ded7ea56db8c17967716dec5e731101d8cd8f1861f6b8c0175d5de ssh-agent 08:38:23 SSH_AUTH_SOCK=/tmp/ssh-Z7oMAOQCe9m7/agent.32 08:38:23 SSH_AGENT_PID=38 08:38:23 Running ssh-add (command line suppressed) 08:38:23 Identity added: /w/workspace/edgex-go/492@tmp/private_key_4399901433396050030.key (/w/workspace/edgex-go/492@tmp/private_key_4399901433396050030.key) 08:38:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:24 + git semver bump pre 08:38:24 2023-04-14 08:38:24,338 [read_version] DEBUG read version from /w/workspace/edgex-go/492/.semver/main 08:38:24 2023-04-14 08:38:24,338 [bump_version] DEBUG bumping version:3.0.0-dev.130 on axis:pre with prefix:dev 08:38:24 2023-04-14 08:38:24,338 [bump_version] DEBUG bumped version:3.0.0-dev.131 08:38:24 2023-04-14 08:38:24,338 [write_version] DEBUG write version:3.0.0-dev.131 to path:/w/workspace/edgex-go/492/.semver/main with force:True 08:38:24 2023-04-14 08:38:24,338 [read_version] DEBUG read version from /w/workspace/edgex-go/492/.semver/main 08:38:24 2023-04-14 08:38:24,339 [write_file] DEBUG write to file:/w/workspace/edgex-go/492/.semver/main 08:38:24 2023-04-14 08:38:24,340 [execute] INFO git cat-file --batch-check 08:38:24 2023-04-14 08:38:24,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/492/.semver, universal_newlines=False, shell=None, istream=) 08:38:24 2023-04-14 08:38:24,345 [execute] INFO git cat-file --batch 08:38:24 2023-04-14 08:38:24,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/492/.semver, universal_newlines=False, shell=None, istream=) 08:38:24 2023-04-14 08:38:24,350 [read_version] DEBUG read version from /w/workspace/edgex-go/492/.semver/main 08:38:24 3.0.0-dev.131 [Pipeline] } 08:38:24 $ docker exec --env ******** --env ******** 2dc5835134ded7ea56db8c17967716dec5e731101d8cd8f1861f6b8c0175d5de ssh-agent -k 08:38:24 unset SSH_AUTH_SOCK; 08:38:24 unset SSH_AGENT_PID; 08:38:24 echo Agent pid 38 killed; 08:38:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:24 + git semver [Pipeline] } 08:38:25 $ docker stop --time=1 2dc5835134ded7ea56db8c17967716dec5e731101d8cd8f1861f6b8c0175d5de 08:38:26 $ docker rm -f --volumes 2dc5835134ded7ea56db8c17967716dec5e731101d8cd8f1861f6b8c0175d5de [Pipeline] // withDockerContainer [Pipeline] sh 08:38:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:27 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@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/py-git-semver:0.1.4 cat 08:38:27 $ docker top 7de49995a4259ce4b0efd15cb52d5e73253d421bb80b90fc5bf1b44fe22cc5d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:27 [ssh-agent] Looking for ssh-agent implementation... 08:38:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:27 $ docker exec 7de49995a4259ce4b0efd15cb52d5e73253d421bb80b90fc5bf1b44fe22cc5d4 ssh-agent 08:38:27 SSH_AUTH_SOCK=/tmp/ssh-TYugrbX4oApN/agent.32 08:38:27 SSH_AGENT_PID=38 08:38:27 Running ssh-add (command line suppressed) 08:38:27 Identity added: /w/workspace/edgex-go/492@tmp/private_key_13189809387149232821.key (/w/workspace/edgex-go/492@tmp/private_key_13189809387149232821.key) 08:38:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:28 + git semver push 08:38:28 2023-04-14 08:38:28,475 [run_push] DEBUG push 08:38:28 2023-04-14 08:38:28,476 [execute] INFO git cat-file --batch-check 08:38:28 2023-04-14 08:38:28,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/492/.semver, universal_newlines=False, shell=None, istream=) 08:38:28 2023-04-14 08:38:28,482 [execute] INFO git rev-list 613194d3d8c706ea6bd06bcd53dec3c48cd7375e -- 08:38:28 2023-04-14 08:38:28,482 [execute] DEBUG Popen(['git', 'rev-list', '613194d3d8c706ea6bd06bcd53dec3c48cd7375e', '--'], cwd=/w/workspace/edgex-go/492/.semver, universal_newlines=False, shell=None, istream=None) 08:38:28 2023-04-14 08:38:28,502 [execute] INFO git fetch -v origin 08:38:28 2023-04-14 08:38:28,502 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/492/.semver, universal_newlines=True, shell=None, istream=None) 08:38:29 2023-04-14 08:38:29,009 [run_push] DEBUG no remote changes detected 08:38:29 2023-04-14 08:38:29,009 [execute] INFO git push origin semver 08:38:29 2023-04-14 08:38:29,009 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/492/.semver, universal_newlines=False, shell=None, istream=None) 08:38:30 2023-04-14 08:38:29,951 [run_push] DEBUG push all version tags 08:38:30 2023-04-14 08:38:29,951 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:38:30 2023-04-14 08:38:29,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/492, universal_newlines=False, shell=None, istream=None) 08:38:30 2023-04-14 08:38:30,777 [read_version] DEBUG read version from /w/workspace/edgex-go/492/.semver/main 08:38:30 3.0.0-dev.131 [Pipeline] } 08:38:30 $ docker exec --env ******** --env ******** 7de49995a4259ce4b0efd15cb52d5e73253d421bb80b90fc5bf1b44fe22cc5d4 ssh-agent -k 08:38:31 unset SSH_AUTH_SOCK; 08:38:31 unset SSH_AGENT_PID; 08:38:31 echo Agent pid 38 killed; 08:38:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:31 + git semver [Pipeline] } 08:38:31 $ docker stop --time=1 7de49995a4259ce4b0efd15cb52d5e73253d421bb80b90fc5bf1b44fe22cc5d4 08:38:32 $ docker rm -f --volumes 7de49995a4259ce4b0efd15cb52d5e73253d421bb80b90fc5bf1b44fe22cc5d4 [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 08:38:33 + [ -d /w/workspace/edgex-go/492/archives ] [Pipeline] libraryResource [Pipeline] sh 08:38:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:38:34 ---> package-listing.sh 08:38:34 ++ facter osfamily 08:38:34 ++ tr '[:upper:]' '[:lower:]' 08:38:34 + OS_FAMILY=debian 08:38:34 + workspace=/w/workspace/edgex-go/492 08:38:34 + START_PACKAGES=/tmp/packages_start.txt 08:38:34 + END_PACKAGES=/tmp/packages_end.txt 08:38:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:34 + PACKAGES=/tmp/packages_start.txt 08:38:34 + '[' /w/workspace/edgex-go/492 ']' 08:38:34 + PACKAGES=/tmp/packages_end.txt 08:38:34 + case "${OS_FAMILY}" in 08:38:34 + dpkg -l 08:38:34 + grep '^ii' 08:38:34 + '[' -f /tmp/packages_start.txt ']' 08:38:34 + '[' -f /tmp/packages_end.txt ']' 08:38:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:34 + '[' /w/workspace/edgex-go/492 ']' 08:38:34 + mkdir -p /w/workspace/edgex-go/492/archives/ 08:38:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/492/archives/ [Pipeline] echo 08:38:34 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/492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:38:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:35 08:38:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:35 latest: Pulling from edgex-lftools-log-publisher 08:38:35 5eb5b503b376: Pulling fs layer 08:38:35 5c69ac0246d0: Pulling fs layer 08:38:35 ec43610c2a17: Pulling fs layer 08:38:35 3a2ae6a8a46f: Pulling fs layer 08:38:35 33b1e0a273af: Pulling fs layer 08:38:35 5d3b04190fa2: Pulling fs layer 08:38:35 2f39f015ded8: Pulling fs layer 08:38:35 3a2ae6a8a46f: Waiting 08:38:35 33b1e0a273af: Waiting 08:38:35 5d3b04190fa2: Waiting 08:38:35 2f39f015ded8: Waiting 08:38:35 5c69ac0246d0: Verifying Checksum 08:38:35 5c69ac0246d0: Download complete 08:38:35 3a2ae6a8a46f: Verifying Checksum 08:38:35 3a2ae6a8a46f: Download complete 08:38:35 33b1e0a273af: Verifying Checksum 08:38:35 33b1e0a273af: Download complete 08:38:35 ec43610c2a17: Verifying Checksum 08:38:35 ec43610c2a17: Download complete 08:38:35 5d3b04190fa2: Verifying Checksum 08:38:35 5d3b04190fa2: Download complete 08:38:36 5eb5b503b376: Verifying Checksum 08:38:36 5eb5b503b376: Download complete 08:38:36 2f39f015ded8: Download complete 08:38:37 5eb5b503b376: Pull complete 08:38:37 5c69ac0246d0: Pull complete 08:38:38 ec43610c2a17: Pull complete 08:38:38 3a2ae6a8a46f: Pull complete 08:38:38 33b1e0a273af: Pull complete 08:38:38 5d3b04190fa2: Pull complete 08:38:43 2f39f015ded8: Pull complete 08:38:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:43 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 08:38:43 $ 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/492/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/492 -v /w/workspace/edgex-go/492:/w/workspace/edgex-go/492:rw,z -v /w/workspace/edgex-go/492@tmp:/w/workspace/edgex-go/492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:38:45 $ docker top 9730288c02f3ef60f1ed40013fc32926723102df9bed054858c701e44fb0a675 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:45 + touch /tmp/pre-build-complete [Pipeline] sh 08:38:46 + mkdir -p /var/log/sysstat [Pipeline] sh 08:38:46 + ls /var/log/sa-host 08:38:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:46 provisioning config files... 08:38:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/492@tmp/config4617032851164864208tmp [Pipeline] { [Pipeline] echo 08:38:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:38:46 ---> create-netrc.sh [Pipeline] } 08:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:38:47 ---> python-tools-install.sh [Pipeline] echo 08:38:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:38:47 ---> sudo-logs.sh 08:38:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:38:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:38:47 ---> job-cost.sh 08:38:47 lf-activate-venv: SKIPPING 08:38:47 DEBUG: total: 0.10999999940395355 08:38:47 INFO: Retrieving Stack Cost... 08:38:47 INFO: Retrieving Pricing Info for: v3-standard-8 08:38:48 INFO: Archiving Costs [Pipeline] echo 08:38:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:38:48 ---> logs-deploy.sh 08:38:48 lf-activate-venv: SKIPPING 08:38:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/492 08:38:48 INFO: archiving workspace using pattern(s): 08:38:49 Archives upload complete. 08:38:50 INFO: archiving logs to Nexus 08:38:50 ---> uname -a: 08:38:50 Linux prd-ubuntu20-04-docker-8c-8g-8517 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:38:50 08:38:50 08:38:50 ---> lscpu: 08:38:50 Architecture: x86_64 08:38:50 CPU op-mode(s): 32-bit, 64-bit 08:38:50 Byte Order: Little Endian 08:38:50 Address sizes: 40 bits physical, 48 bits virtual 08:38:50 CPU(s): 8 08:38:50 On-line CPU(s) list: 0-7 08:38:50 Thread(s) per core: 1 08:38:50 Core(s) per socket: 1 08:38:50 Socket(s): 8 08:38:50 NUMA node(s): 1 08:38:50 Vendor ID: AuthenticAMD 08:38:50 CPU family: 23 08:38:50 Model: 49 08:38:50 Model name: AMD EPYC-Rome Processor 08:38:50 Stepping: 0 08:38:50 CPU MHz: 2799.940 08:38:50 BogoMIPS: 5599.88 08:38:50 Virtualization: AMD-V 08:38:50 Hypervisor vendor: KVM 08:38:50 Virtualization type: full 08:38:50 L1d cache: 256 KiB 08:38:50 L1i cache: 256 KiB 08:38:50 L2 cache: 4 MiB 08:38:50 L3 cache: 128 MiB 08:38:50 NUMA node0 CPU(s): 0-7 08:38:50 Vulnerability Itlb multihit: Not affected 08:38:50 Vulnerability L1tf: Not affected 08:38:50 Vulnerability Mds: Not affected 08:38:50 Vulnerability Meltdown: Not affected 08:38:50 Vulnerability Mmio stale data: Not affected 08:38:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:38:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:38:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:38:50 Vulnerability Srbds: Not affected 08:38:50 Vulnerability Tsx async abort: Not affected 08:38:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:38:50 08:38:50 08:38:50 ---> nproc: 08:38:50 8 08:38:50 08:38:50 08:38:50 ---> df -h: 08:38:50 Filesystem Size Used Avail Use% Mounted on 08:38:50 overlay 155G 21G 135G 14% / 08:38:50 tmpfs 64M 0 64M 0% /dev 08:38:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:38:50 shm 64M 0 64M 0% /dev/shm 08:38:50 /dev/vda1 155G 21G 135G 14% /facter-os 08:38:50 08:38:50 08:38:50 ---> sar -b -r -n DEV: 08:38:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8517) 04/14/23 _x86_64_ (8 CPU) 08:38:50 08:38:50 08:08:11 LINUX RESTART (8 CPU) 08:38:50 08:38:50 08:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:38:50 08:10:01 111.84 1.15 110.69 0.00 64.76 56594.21 0.00 08:38:50 08:11:01 31.78 0.10 31.68 0.00 0.80 17904.77 0.00 08:38:50 08:12:01 169.67 0.23 169.43 0.00 11.60 113391.60 0.00 08:38:50 08:13:01 654.17 10.98 643.20 0.00 108.61 263447.48 0.00 08:38:50 08:14:01 935.60 12.91 922.69 0.00 5195.60 244098.90 0.00 08:38:50 08:15:01 1091.48 1.35 1090.13 0.00 76.25 305567.47 0.00 08:38:50 08:16:01 220.28 0.15 220.13 0.00 21.73 17047.83 0.00 08:38:50 08:17:01 19.01 0.05 18.96 0.00 1.33 518.09 0.00 08:38:50 08:18:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 08:38:50 08:19:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 08:38:50 08:20:01 1.07 0.00 1.07 0.00 0.00 10.80 0.00 08:38:50 08:21:01 1.57 0.00 1.57 0.00 0.00 16.66 0.00 08:38:50 08:22:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:38:50 08:23:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 08:38:50 08:24:01 1.73 0.02 1.72 0.00 0.13 24.13 0.00 08:38:50 08:25:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 08:38:50 08:26:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 08:38:50 08:27:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 08:38:50 08:28:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 08:38:50 08:29:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 08:38:50 08:30:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 08:38:50 08:31:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 08:38:50 08:32:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 08:38:50 08:33:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 08:38:50 08:34:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 08:38:50 08:35:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 08:38:50 08:36:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 08:38:50 08:37:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 08:38:50 08:38:02 66.84 0.27 66.57 0.00 11.60 34662.36 0.00 08:38:50 Average: 114.69 0.94 113.75 0.00 189.49 36319.58 0.00 08:38:50 08:38:50 08:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:38:50 08:10:01 28053752 31594560 708176 2.15 113036 3626204 1902756 5.61 1402020 2978656 472464 08:38:50 08:11:01 27900996 31533356 767744 2.33 117048 3690248 2122092 6.25 1276320 3229084 270012 08:38:50 08:12:01 26141536 31499292 797412 2.42 121216 5378772 2574840 7.59 1604988 4618284 1512 08:38:50 08:13:01 21353920 31104708 1164108 3.54 294504 9274048 3623676 10.68 2444032 8211572 117292 08:38:50 08:14:01 19346948 31116848 1133476 3.45 344360 11137116 2988856 8.81 3058512 9477016 426248 08:38:50 08:15:01 18372192 31411400 850220 2.59 428236 12254816 2488904 7.34 2574152 10882876 1028 08:38:50 08:16:01 19064608 31540816 728084 2.21 432244 11710900 1964296 5.79 2493216 10306192 424 08:38:50 08:17:01 19072784 31549892 718580 2.19 432796 11711240 1835896 5.41 2482456 10306104 4 08:38:50 08:18:01 19073364 31550568 717424 2.18 432808 11711248 1835896 5.41 2481392 10306108 20 08:38:50 08:19:01 19079024 31556272 712164 2.17 432832 11711252 1835896 5.41 2476460 10306112 140 08:38:50 08:20:01 19080112 31557364 711160 2.16 432848 11711252 1835896 5.41 2474696 10306112 4 08:38:50 08:21:01 19080608 31557908 710632 2.16 432868 11711256 1835896 5.41 2474836 10306140 8 08:38:50 08:22:01 19081088 31558412 710080 2.16 432892 11711260 1835896 5.41 2474260 10306144 8 08:38:50 08:23:01 19080912 31558280 710132 2.16 432896 11711260 1835896 5.41 2474536 10306160 184 08:38:50 08:24:01 19079908 31557424 711280 2.16 432940 11711236 1866116 5.50 2474620 10306140 16 08:38:50 08:25:01 19080136 31557680 710964 2.16 432964 11711240 1866116 5.50 2474644 10306140 180 08:38:50 08:26:01 19080136 31557688 710924 2.16 432980 11711248 1866116 5.50 2474608 10306148 4 08:38:50 08:27:01 19080096 31557656 710876 2.16 432992 11711252 1866116 5.50 2474612 10306152 32 08:38:50 08:28:01 19080300 31557908 710588 2.16 433012 11711252 1866116 5.50 2474372 10306152 12 08:38:50 08:29:01 19080316 31558080 710448 2.16 433048 11711372 1866116 5.50 2474444 10306268 40 08:38:50 08:30:01 19080300 31558116 710400 2.16 433064 11711388 1866116 5.50 2474412 10306288 12 08:38:50 08:31:01 19079904 31557748 710608 2.16 433088 11711392 1866116 5.50 2474700 10306292 8 08:38:50 08:32:01 19079952 31557832 710532 2.16 433112 11711396 1866116 5.50 2474648 10306296 212 08:38:50 08:33:01 19080148 31558072 710248 2.16 433140 11711396 1866116 5.50 2474572 10306296 12 08:38:50 08:34:01 19079572 31557500 710736 2.16 433156 11711392 1866116 5.50 2474572 10306300 4 08:38:50 08:35:01 19079800 31557756 710412 2.16 433180 11711408 1866116 5.50 2474832 10306308 40 08:38:50 08:36:01 19079708 31557708 710640 2.16 433196 11711408 1866116 5.50 2474984 10306308 8 08:38:50 08:37:01 19079936 31557952 710396 2.16 433208 11711412 1866116 5.50 2475032 10306312 24 08:38:50 08:38:02 18255028 31512268 751680 2.29 460324 12415612 1927360 5.68 2587576 10966424 976 08:38:50 Average: 19970934 31517623 753108 2.29 393241 10876734 2019644 5.95 2393948 9555186 44515 08:38:50 08:38:50 08:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:38:50 08:10:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 08:38:50 08:10:01 ens3 406.69 273.48 5445.96 41.05 0.00 0.00 0.00 0.00 08:38:50 08:10:01 docker0 159.44 200.19 11.91 1299.70 0.00 0.00 0.00 0.00 08:38:50 08:10:01 veth8f15c57 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:11:01 ens3 59.42 67.39 28.87 109.33 0.00 0.00 0.00 0.00 08:38:50 08:11:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 08:38:50 08:11:01 veth8f15c57 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 08:38:50 08:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 08:38:50 08:12:01 veth8e7c3cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:12:01 vethbcaf74a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:12:01 veth5fdc712 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:12:01 ens3 94.88 59.40 1701.77 21.56 0.00 0.00 0.00 0.00 08:38:50 08:12:01 veth1621612 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:12:01 docker0 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:12:01 veth7afeb63 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:12:01 vethb259f37 0.05 0.05 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:12:01 veth2401c29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:12:01 veth8a323b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:12:01 vethbd98e9c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 08:38:50 08:13:01 vethbcaf74a 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:13:01 veth89b8d6a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:13:01 ens3 910.74 554.09 6405.19 59.15 0.00 0.00 0.00 0.00 08:38:50 08:13:01 docker0 539.88 888.69 43.54 6334.77 0.00 0.00 0.00 0.00 08:38:50 08:13:01 vethec2e041 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:13:01 veth383507b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:13:01 vetha702ff0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:14:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 08:38:50 08:14:01 veth1bdb8ee 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:14:01 vethbcaf74a 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:14:01 ens3 448.40 202.18 4366.80 34.45 0.00 0.00 0.00 0.00 08:38:50 08:14:01 docker0 105.26 232.77 8.52 1525.04 0.00 0.00 0.00 0.00 08:38:50 08:14:01 vethf8bb404 7.41 10.85 0.71 4.82 0.00 0.00 0.00 0.00 08:38:50 08:14:01 vethbaca74b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:14:01 vethcd2e017 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:15:01 vethba3d4f4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:15:01 vethbcaf74a 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 08:15:01 ens3 438.64 227.28 2642.63 36.78 0.00 0.00 0.00 0.00 08:38:50 08:15:01 docker0 199.85 396.25 15.85 2610.34 0.00 0.00 0.00 0.00 08:38:50 08:16:01 lo 42.93 42.93 4.23 4.23 0.00 0.00 0.00 0.00 08:38:50 08:16:01 ens3 362.36 381.37 273.80 1437.02 0.00 0.00 0.00 0.00 08:38:50 08:16:01 docker0 1.68 3.68 0.11 45.70 0.00 0.00 0.00 0.00 08:38:50 08:17:01 lo 26.79 26.79 2.64 2.64 0.00 0.00 0.00 0.00 08:38:50 08:17:01 ens3 327.66 354.87 150.09 2065.29 0.00 0.00 0.00 0.00 08:38:50 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:19:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:38:50 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:24:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:38:50 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:26:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:29:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:38:50 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:32:01 ens3 4.67 2.28 5.15 0.40 0.00 0.00 0.00 0.00 08:38:50 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:33:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:34:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:38:50 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:35:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:38:50 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:36:01 ens3 0.73 0.27 0.19 0.08 0.00 0.00 0.00 0.00 08:38:50 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:50 08:37:01 ens3 0.53 0.57 0.32 0.22 0.00 0.00 0.00 0.00 08:38:50 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:38:02 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 08:38:50 08:38:02 ens3 224.23 133.43 4575.79 30.05 0.00 0.00 0.00 0.00 08:38:50 08:38:02 docker0 35.83 57.44 3.16 580.86 0.00 0.00 0.00 0.00 08:38:50 08:38:02 veth83a708f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:38:50 Average: lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 08:38:50 Average: ens3 112.98 77.76 880.19 132.32 0.00 0.00 0.00 0.00 08:38:50 Average: docker0 35.91 61.33 2.86 427.05 0.00 0.00 0.00 0.00 08:38:50 Average: veth83a708f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:50 08:38:50 08:38:50 ---> sar -P ALL: 08:38:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8517) 04/14/23 _x86_64_ (8 CPU) 08:38:50 08:38:50 08:08:11 LINUX RESTART (8 CPU) 08:38:50 08:38:50 08:09:02 CPU %user %nice %system %iowait %steal %idle 08:38:50 08:10:01 all 23.54 0.00 5.12 0.85 0.11 70.38 08:38:50 08:10:01 0 23.15 0.00 5.08 0.79 0.09 70.91 08:38:50 08:10:01 1 24.36 0.00 4.89 0.03 0.10 70.62 08:38:50 08:10:01 2 23.32 0.00 5.51 3.07 0.12 67.98 08:38:50 08:10:01 3 21.44 0.00 4.34 0.17 0.12 73.93 08:38:50 08:10:01 4 25.40 0.00 4.56 0.96 0.09 68.99 08:38:50 08:10:01 5 23.71 0.00 5.84 0.33 0.12 70.01 08:38:50 08:10:01 6 22.06 0.00 4.99 0.36 0.10 72.48 08:38:50 08:10:01 7 24.88 0.00 5.77 1.12 0.12 68.11 08:38:50 08:11:01 all 33.34 0.00 4.81 0.47 0.09 61.30 08:38:50 08:11:01 0 31.95 0.00 4.25 0.03 0.08 63.68 08:38:50 08:11:01 1 34.57 0.00 4.36 0.00 0.08 60.98 08:38:50 08:11:01 2 34.56 0.00 4.43 0.08 0.08 60.85 08:38:50 08:11:01 3 33.12 0.00 4.58 0.18 0.08 62.03 08:38:50 08:11:01 4 33.55 0.00 4.92 3.18 0.10 58.25 08:38:50 08:11:01 5 31.40 0.00 5.22 0.18 0.10 63.09 08:38:50 08:11:01 6 33.62 0.00 4.54 0.00 0.10 61.74 08:38:50 08:11:01 7 33.97 0.00 6.14 0.07 0.08 59.74 08:38:50 08:12:01 all 23.98 0.00 7.84 2.02 0.10 66.06 08:38:50 08:12:01 0 21.69 0.00 6.38 0.24 0.10 71.59 08:38:50 08:12:01 1 25.71 0.00 8.46 0.03 0.10 65.70 08:38:50 08:12:01 2 25.34 0.00 7.98 5.67 0.10 60.91 08:38:50 08:12:01 3 23.32 0.00 7.33 1.30 0.10 67.94 08:38:50 08:12:01 4 23.58 0.00 8.83 8.42 0.09 59.08 08:38:50 08:12:01 5 24.50 0.00 7.89 0.07 0.08 67.45 08:38:50 08:12:01 6 24.12 0.00 8.47 0.44 0.10 66.87 08:38:50 08:12:01 7 23.61 0.00 7.36 0.03 0.10 68.89 08:38:50 08:13:01 all 23.49 0.00 9.75 7.29 0.12 59.35 08:38:50 08:13:01 0 22.92 0.00 9.48 4.27 0.08 63.24 08:38:50 08:13:01 1 23.66 0.00 9.30 3.46 0.08 63.50 08:38:50 08:13:01 2 24.38 0.00 9.25 8.18 0.19 58.00 08:38:50 08:13:01 3 24.16 0.00 9.68 4.47 0.10 61.59 08:38:50 08:13:01 4 23.45 0.00 9.35 4.26 0.10 62.83 08:38:50 08:13:01 5 23.99 0.00 9.45 6.62 0.08 59.85 08:38:50 08:13:01 6 22.34 0.00 11.90 22.67 0.14 42.95 08:38:50 08:13:01 7 22.99 0.00 9.61 4.61 0.20 62.59 08:38:50 08:14:01 all 66.53 0.00 15.08 6.43 0.23 11.73 08:38:50 08:14:01 0 65.85 0.00 15.00 10.02 0.49 8.65 08:38:50 08:14:01 1 67.08 0.00 13.99 4.95 0.19 13.79 08:38:50 08:14:01 2 66.82 0.00 15.65 4.97 0.15 12.41 08:38:50 08:14:01 3 66.31 0.00 14.43 3.68 0.34 15.25 08:38:50 08:14:01 4 67.77 0.00 15.51 9.66 0.14 6.92 08:38:50 08:14:01 5 65.57 0.00 15.98 7.90 0.15 10.40 08:38:50 08:14:01 6 67.58 0.00 13.98 4.91 0.20 13.32 08:38:50 08:14:01 7 65.27 0.00 16.09 5.43 0.15 13.05 08:38:50 08:15:01 all 42.31 0.00 13.48 11.19 0.19 32.84 08:38:50 08:15:01 0 42.62 0.00 13.18 11.03 0.14 33.03 08:38:50 08:15:01 1 43.66 0.00 13.17 9.67 0.22 33.28 08:38:50 08:15:01 2 41.66 0.00 14.45 9.37 0.15 34.37 08:38:50 08:15:01 3 40.31 0.00 12.73 12.56 0.19 34.22 08:38:50 08:15:01 4 42.32 0.00 14.05 13.27 0.14 30.22 08:38:50 08:15:01 5 42.96 0.00 13.32 12.41 0.16 31.16 08:38:50 08:15:01 6 42.55 0.00 13.72 13.62 0.14 29.97 08:38:50 08:15:01 7 42.40 0.00 13.16 7.56 0.37 36.52 08:38:50 08:16:01 all 13.01 0.00 3.15 0.69 0.08 83.07 08:38:50 08:16:01 0 11.99 0.00 3.47 0.86 0.08 83.60 08:38:50 08:16:01 1 11.54 0.00 3.45 0.49 0.05 84.47 08:38:50 08:16:01 2 13.83 0.00 3.30 0.35 0.08 82.44 08:38:50 08:16:01 3 13.21 0.00 3.20 0.15 0.10 83.33 08:38:50 08:16:01 4 12.79 0.00 2.62 0.22 0.07 84.30 08:38:50 08:16:01 5 14.33 0.00 2.79 0.67 0.08 82.12 08:38:50 08:16:01 6 13.73 0.00 2.93 0.17 0.08 83.08 08:38:50 08:16:01 7 12.69 0.00 3.43 2.58 0.08 81.22 08:38:50 08:17:01 all 6.86 0.00 0.73 0.05 0.08 92.27 08:38:50 08:17:01 0 5.44 0.00 0.72 0.00 0.07 93.78 08:38:50 08:17:01 1 5.52 0.00 0.57 0.28 0.03 93.59 08:38:50 08:17:01 2 8.22 0.00 0.82 0.03 0.08 90.85 08:38:50 08:17:01 3 3.48 0.00 0.57 0.05 0.10 95.80 08:38:50 08:17:01 4 10.85 0.00 0.69 0.02 0.10 88.35 08:38:50 08:17:01 5 5.58 0.00 0.67 0.00 0.07 93.69 08:38:50 08:17:01 6 6.85 0.00 0.74 0.02 0.05 92.35 08:38:50 08:17:01 7 8.99 0.00 1.11 0.02 0.10 89.78 08:38:50 08:18:01 all 0.05 0.00 0.02 0.00 0.01 99.91 08:38:50 08:18:01 0 0.22 0.00 0.05 0.00 0.02 99.72 08:38:50 08:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:38:50 08:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:38:50 08:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:38:50 08:18:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:38:50 08:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:38:50 08:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:18:01 7 0.07 0.00 0.05 0.00 0.02 99.87 08:38:50 08:19:01 all 0.04 0.00 0.03 0.01 0.00 99.92 08:38:50 08:19:01 0 0.12 0.00 0.05 0.02 0.02 99.80 08:38:50 08:19:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:38:50 08:19:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:38:50 08:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:50 08:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:38:50 08:19:01 5 0.05 0.00 0.05 0.02 0.00 99.88 08:38:50 08:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:38:50 08:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:38:50 08:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:38:50 08:20:01 0 0.08 0.00 0.07 0.00 0.03 99.82 08:38:50 08:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:38:50 08:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:38:50 08:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:38:50 08:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:38:50 08:20:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:38:50 08:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:38:50 08:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:50 08:38:50 08:20:01 CPU %user %nice %system %iowait %steal %idle 08:38:50 08:21:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:38:50 08:21:01 0 0.10 0.00 0.03 0.00 0.02 99.85 08:38:50 08:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:38:50 08:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:38:50 08:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:38:50 08:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:38:50 08:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:50 08:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:21:01 7 0.02 0.00 0.00 0.03 0.02 99.93 08:38:50 08:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:38:50 08:22:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:38:50 08:22:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:38:50 08:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:38:50 08:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:38:50 08:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:22:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:38:50 08:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:38:50 08:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:50 08:23:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:38:50 08:23:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:38:50 08:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:38:50 08:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:38:50 08:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:50 08:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:50 08:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:38:50 08:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:50 08:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:38:50 08:24:01 all 0.28 0.00 0.04 0.00 0.01 99.67 08:38:50 08:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:38:50 08:24:01 1 0.02 0.00 0.07 0.02 0.00 99.90 08:38:50 08:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:38:50 08:24:01 3 2.00 0.00 0.03 0.00 0.02 97.95 08:38:50 08:24:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:38:50 08:24:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:38:50 08:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:38:50 08:24:01 7 0.03 0.00 0.03 0.02 0.00 99.92 08:38:50 08:25:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:38:50 08:25:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:38:50 08:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:38:50 08:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:38:50 08:25:01 3 1.52 0.00 0.02 0.00 0.02 98.45 08:38:50 08:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:38:50 08:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:25:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:38:50 08:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:38:50 08:26:01 0 0.08 0.00 0.05 0.00 0.02 99.85 08:38:50 08:26:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:38:50 08:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:38:50 08:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:38:50 08:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:27:01 all 0.02 0.00 0.02 0.00 0.01 99.96 08:38:50 08:27:01 0 0.07 0.00 0.07 0.00 0.02 99.85 08:38:50 08:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:38:50 08:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:38:50 08:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:50 08:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:38:50 08:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:38:50 08:27:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:38:50 08:28:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:38:50 08:28:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:38:50 08:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:38:50 08:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:38:50 08:28:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:38:50 08:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:38:50 08:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:38:50 08:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:38:50 08:28:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:38:50 08:29:01 all 0.02 0.00 0.01 0.01 0.01 99.94 08:38:50 08:29:01 0 0.10 0.00 0.03 0.00 0.03 99.83 08:38:50 08:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:38:50 08:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:38:50 08:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:38:50 08:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:38:50 08:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:50 08:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:50 08:29:01 7 0.00 0.00 0.00 0.08 0.00 99.92 08:38:50 08:30:01 all 0.06 0.00 0.01 0.00 0.00 99.92 08:38:50 08:30:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:38:50 08:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:38:50 08:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:38:50 08:30:01 3 0.42 0.00 0.00 0.00 0.00 99.58 08:38:50 08:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:38:50 08:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:31:01 all 0.27 0.00 0.01 0.00 0.00 99.71 08:38:50 08:31:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:38:50 08:31:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:38:50 08:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:38:50 08:31:01 3 2.00 0.00 0.00 0.00 0.02 97.98 08:38:50 08:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:38:50 08:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:38:50 08:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:38:50 08:38:50 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:38:50 08:32:01 all 0.27 0.00 0.02 0.00 0.01 99.70 08:38:50 08:32:01 0 0.10 0.00 0.03 0.00 0.00 99.87 08:38:50 08:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:38:50 08:32:01 2 0.08 0.00 0.05 0.00 0.02 99.85 08:38:50 08:32:01 3 1.84 0.00 0.08 0.00 0.00 98.08 08:38:50 08:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:38:50 08:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:38:50 08:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:32:01 7 0.05 0.00 0.00 0.02 0.02 99.92 08:38:50 08:33:01 all 0.03 0.00 0.01 0.02 0.01 99.94 08:38:50 08:33:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:38:50 08:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:38:50 08:33:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:38:50 08:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:38:50 08:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:38:50 08:33:01 7 0.00 0.00 0.02 0.13 0.00 99.85 08:38:50 08:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:38:50 08:34:01 0 0.10 0.00 0.03 0.00 0.02 99.85 08:38:50 08:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:38:50 08:34:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:38:50 08:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:38:50 08:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:38:50 08:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:50 08:34:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:38:50 08:35:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:38:50 08:35:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:38:50 08:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:38:50 08:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:38:50 08:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:38:50 08:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:38:50 08:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:50 08:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:50 08:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:50 08:36:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:38:50 08:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:38:50 08:36:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:38:50 08:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:38:50 08:36:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:38:50 08:36:01 4 0.07 0.00 0.00 0.00 0.03 99.90 08:38:50 08:36:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:38:50 08:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:38:50 08:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:38:50 08:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:38:50 08:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:38:50 08:37:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:38:50 08:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:38:50 08:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:37:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:38:50 08:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:38:50 08:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:50 08:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:50 08:38:02 all 4.83 0.00 2.20 0.63 0.04 92.30 08:38:50 08:38:02 0 5.07 0.00 2.18 0.57 0.03 92.15 08:38:50 08:38:02 1 4.42 0.00 1.83 0.59 0.05 93.11 08:38:50 08:38:02 2 4.20 0.00 1.29 0.03 0.02 94.46 08:38:50 08:38:02 3 6.59 0.00 2.55 0.08 0.03 90.74 08:38:50 08:38:02 4 3.78 0.00 2.94 3.43 0.05 89.80 08:38:50 08:38:02 5 4.60 0.00 2.62 0.00 0.05 92.73 08:38:50 08:38:02 6 4.40 0.00 1.95 0.12 0.03 93.51 08:38:50 08:38:02 7 5.57 0.00 2.27 0.25 0.03 91.87 08:38:50 Average: all 8.13 0.00 2.12 1.00 0.04 88.70 08:38:50 Average: 0 7.85 0.00 2.04 0.93 0.05 89.12 08:38:50 Average: 1 8.18 0.00 2.04 0.67 0.03 89.08 08:38:50 Average: 2 8.27 0.00 2.15 1.08 0.04 88.47 08:38:50 Average: 3 8.18 0.00 2.03 0.76 0.05 88.98 08:38:50 Average: 4 8.30 0.00 2.16 1.47 0.04 88.03 08:38:50 Average: 5 8.06 0.00 2.18 0.95 0.03 88.78 08:38:50 Average: 6 8.06 0.00 2.15 1.42 0.03 88.33 08:38:50 Average: 7 8.18 0.00 2.21 0.75 0.05 88.82 08:38:50 08:38:50 08:38:50