Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54d035bfa974c800c1254128570959cbd1217788 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-ssh12515660810473463049.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1746219907057707076.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5826810561672520544.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh10157390422050619532.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-ssh18207074056003326669.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-1539 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/547 [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/547 # 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 54d035bfa974c800c1254128570959cbd1217788 (main) Commit message: "fix: Update core-metadata.yaml for missing tags and description' (#4612)" > 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 54d035bfa974c800c1254128570959cbd1217788 # timeout=10 > git rev-list --no-walk e66fa62635f4d71fd5978b81b23c82a8a50a7ed5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:05:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:05:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:05:11 ========================================================= 15:05:11 EdgeX Global Pipelines Version Info 15:05:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:05:11 ------------------- 15:05:11 stable info: 15:05:11 ------------------- 15:05:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:05:11 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:05:11 Message: update stable to v1.0.250 15:05:12 ------------------- 15:05:12 experimental info: 15:05:12 ------------------- 15:05:12 Commited By: **** collab-it+edgex@linuxfoundation.org 15:05:12 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:05:12 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54d035bfa974c800c1254128570959cbd1217788 [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54d035b [Pipeline] echo 15:05:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:05:12 provisioning config files... 15:05:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/547@tmp/config6526488041333473910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:13 ---> docker-login.sh 15:05:13 nexus3.edgexfoundry.org:10001 15:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:13 Configure a credential helper to remove this warning. See 15:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:13 15:05:13 Login Succeeded 15:05:13 nexus3.edgexfoundry.org:10002 15:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:13 Configure a credential helper to remove this warning. See 15:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:13 15:05:13 Login Succeeded 15:05:13 nexus3.edgexfoundry.org:10003 15:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 nexus3.edgexfoundry.org:10004 15:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 docker.io 15:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 ---> docker-login.sh ends [Pipeline] } 15:05:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:14 + 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 15:05:14 + dirname cmd/core-command/Dockerfile 15:05:14 + cut -d/ -f2 15:05:14 + echo core-command,cmd/core-command/Dockerfile 15:05:14 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:05:14 + cut -d/ -f2 15:05:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:05:14 + dirname cmd/core-data/Dockerfile 15:05:14 + cut -d/ -f2 15:05:14 + echo core-data,cmd/core-data/Dockerfile 15:05:14 + + dirname cmd/core-metadata/Dockerfile 15:05:14 cut -d/ -f2 15:05:14 + echo core-metadata,cmd/core-metadata/Dockerfile 15:05:14 + dirname cmd/security-bootstrapper/Dockerfile 15:05:14 + cut -d/ -f2 15:05:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:05:14 + + cut -d/ -f2 15:05:14 dirname cmd/security-proxy-auth/Dockerfile 15:05:14 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:05:14 + dirname cmd/security-proxy-setup/Dockerfile 15:05:14 + cut -d/ -f2 15:05:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:05:14 + cut -d/ -f2 15:05:14 + dirname cmd/security-secretstore-setup/Dockerfile 15:05:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:05:14 + + cut -d/ -f2 15:05:14 dirname cmd/security-spiffe-token-provider/Dockerfile 15:05:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:05:14 + dirname cmd/security-spire-agent/Dockerfile 15:05:14 + cut -d/ -f2 15:05:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:05:14 + + dirname cmd/security-spire-config/Dockerfile 15:05:14 cut -d/ -f2 15:05:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:05:14 + dirname cmd/security-spire-server/Dockerfile 15:05:14 + cut -d/ -f2 15:05:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:05:14 + dirname cmd/support-notifications/Dockerfile 15:05:14 + cut -d/ -f2 15:05:14 + echo support-notifications,cmd/support-notifications/Dockerfile 15:05:14 + dirname cmd/support-scheduler/Dockerfile 15:05:14 + cut -d/ -f2 15:05:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:05:14 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 15:05:15 + git rev-list -1 --merges 54d035bfa974c800c1254128570959cbd1217788~1..54d035bfa974c800c1254128570959cbd1217788 [Pipeline] echo 15:05:15 -----------> git rev-list -1 --merges 54d035bfa974c800c1254128570959cbd1217788~1..54d035bfa974c800c1254128570959cbd1217788 54d035bfa974c800c1254128570959cbd1217788 [false] [Pipeline] sh 15:05:15 + git log --format=format:%s -1 54d035bfa974c800c1254128570959cbd1217788 [Pipeline] echo 15:05:15 ========================================================= 15:05:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:05:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:05:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:05:15 + grep -v github /etc/ssh/ssh_known_hosts 15:05:15 + [ -e /tmp/ssh_known_hosts ] 15:05:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:05:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:05:15 + sudo tee -a /etc/ssh/ssh_known_hosts 15:05:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:16 15:05:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:16 0.1.4: Pulling from edgex-devops/py-git-semver 15:05:16 b85a868b505f: Pulling fs layer 15:05:16 e2be974225ed: Pulling fs layer 15:05:16 339a4e72a1f5: Pulling fs layer 15:05:16 988bab9f4d93: Pulling fs layer 15:05:16 1469e6f7b9e6: Pulling fs layer 15:05:16 eaf3925da568: Pulling fs layer 15:05:16 bab4dde63d76: Pulling fs layer 15:05:16 bde34c3a00c8: Pulling fs layer 15:05:16 b352a97aabf1: Pulling fs layer 15:05:16 4872d77fe225: Pulling fs layer 15:05:16 5851b861e8e6: Pulling fs layer 15:05:16 1469e6f7b9e6: Waiting 15:05:16 bab4dde63d76: Waiting 15:05:16 eaf3925da568: Waiting 15:05:16 988bab9f4d93: Waiting 15:05:16 5851b861e8e6: Waiting 15:05:16 4872d77fe225: Waiting 15:05:16 b352a97aabf1: Waiting 15:05:16 bde34c3a00c8: Waiting 15:05:16 e2be974225ed: Download complete 15:05:16 988bab9f4d93: Verifying Checksum 15:05:16 988bab9f4d93: Download complete 15:05:16 1469e6f7b9e6: Verifying Checksum 15:05:16 1469e6f7b9e6: Download complete 15:05:16 eaf3925da568: Verifying Checksum 15:05:16 eaf3925da568: Download complete 15:05:16 339a4e72a1f5: Verifying Checksum 15:05:16 339a4e72a1f5: Download complete 15:05:16 bde34c3a00c8: Verifying Checksum 15:05:16 bde34c3a00c8: Download complete 15:05:16 b352a97aabf1: Download complete 15:05:16 4872d77fe225: Verifying Checksum 15:05:16 4872d77fe225: Download complete 15:05:16 5851b861e8e6: Download complete 15:05:17 b85a868b505f: Verifying Checksum 15:05:17 b85a868b505f: Download complete 15:05:17 bab4dde63d76: Verifying Checksum 15:05:17 bab4dde63d76: Download complete 15:05:18 b85a868b505f: Pull complete 15:05:18 e2be974225ed: Pull complete 15:05:19 339a4e72a1f5: Pull complete 15:05:19 988bab9f4d93: Pull complete 15:05:19 1469e6f7b9e6: Pull complete 15:05:19 eaf3925da568: Pull complete 15:05:21 bab4dde63d76: Pull complete 15:05:21 bde34c3a00c8: Pull complete 15:05:21 b352a97aabf1: Pull complete 15:05:21 4872d77fe225: Pull complete 15:05:21 5851b861e8e6: Pull complete 15:05:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:21 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 15:05:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:05:26 $ docker top 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 -eo pid,comm 15:05:26 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). 15:05:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:26 [ssh-agent] Looking for ssh-agent implementation... 15:05:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:26 $ docker exec 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 ssh-agent 15:05:26 SSH_AUTH_SOCK=/tmp/ssh-UOtQGyIUV6sb/agent.32 15:05:26 SSH_AGENT_PID=38 15:05:26 Running ssh-add (command line suppressed) 15:05:26 Identity added: /w/workspace/edgex-go/547@tmp/private_key_11277713198670901596.key (/w/workspace/edgex-go/547@tmp/private_key_11277713198670901596.key) 15:05:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:26 + git tag --points-at HEAD [Pipeline] } 15:05:26 $ docker exec --env ******** --env ******** 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 ssh-agent -k 15:05:27 unset SSH_AUTH_SOCK; 15:05:27 unset SSH_AGENT_PID; 15:05:27 echo Agent pid 38 killed; 15:05:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:05:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:27 [ssh-agent] Looking for ssh-agent implementation... 15:05:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:27 $ docker exec 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 ssh-agent 15:05:27 SSH_AUTH_SOCK=/tmp/ssh-WLkhwanMrYoS/agent.71 15:05:27 SSH_AGENT_PID=77 15:05:27 Running ssh-add (command line suppressed) 15:05:27 Identity added: /w/workspace/edgex-go/547@tmp/private_key_4191859093653227603.key (/w/workspace/edgex-go/547@tmp/private_key_4191859093653227603.key) 15:05:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:27 + git semver init 15:05:28 2023-07-19 15:05:27,937 [run_init] DEBUG init version:0.0.0 force:False 15:05:28 2023-07-19 15:05:27,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/547/.semver 15:05:28 2023-07-19 15:05:27,938 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/547/.semver 15:05:28 2023-07-19 15:05:27,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/547/.semver'], cwd=/w/workspace/edgex-go/547, universal_newlines=False, shell=None, istream=None) 15:05:33 2023-07-19 15:05:33,232 [append_file] DEBUG append to file:/w/workspace/edgex-go/547/.git/info/exclude 15:05:33 2023-07-19 15:05:33,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/547/.semver/main with force:False 15:05:33 2023-07-19 15:05:33,233 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main 15:05:33 2023-07-19 15:05:33,234 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main 15:05:33 3.1.0-dev.13 [Pipeline] } 15:05:33 $ docker exec --env ******** --env ******** 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 ssh-agent -k 15:05:33 unset SSH_AUTH_SOCK; 15:05:33 unset SSH_AGENT_PID; 15:05:33 echo Agent pid 77 killed; 15:05:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:33 + git semver [Pipeline] } 15:05:34 $ docker stop --time=1 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 15:05:35 $ docker rm -f --volumes 54df443f828f9c580ef270812ce51ce5034f6fd2c7889dbf64a23c39eebd80d0 [Pipeline] // withDockerContainer [Pipeline] sh 15:05:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:05:35 Stashed 1 file(s) [Pipeline] echo 15:05:35 [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 15:05:36 + git config --global --add safe.directory /w/workspace/edgex-go/547 [Pipeline] echo 15:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:05:36 ========================================================= 15:05:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:05:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:05:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:05:36 4db1b89c0bd1: Pulling fs layer 15:05:36 6911f1a30b25: Pulling fs layer 15:05:36 e194b8c5c2a9: Pulling fs layer 15:05:36 6863d3e3a2b1: Pulling fs layer 15:05:36 ec0bb842ea78: Pulling fs layer 15:05:36 40a00589a448: Pulling fs layer 15:05:36 6c08303d61cc: Pulling fs layer 15:05:36 798269fcf238: Pulling fs layer 15:05:36 6863d3e3a2b1: Waiting 15:05:36 ec0bb842ea78: Waiting 15:05:36 798269fcf238: Waiting 15:05:36 6c08303d61cc: Waiting 15:05:36 40a00589a448: Waiting 15:05:36 6911f1a30b25: Download complete 15:05:36 6863d3e3a2b1: Verifying Checksum 15:05:36 6863d3e3a2b1: Download complete 15:05:36 ec0bb842ea78: Verifying Checksum 15:05:36 ec0bb842ea78: Download complete 15:05:36 4db1b89c0bd1: Verifying Checksum 15:05:36 4db1b89c0bd1: Download complete 15:05:36 40a00589a448: Verifying Checksum 15:05:36 40a00589a448: Download complete 15:05:36 4db1b89c0bd1: Pull complete 15:05:37 6911f1a30b25: Pull complete 15:05:37 798269fcf238: Verifying Checksum 15:05:37 798269fcf238: Download complete 15:05:37 e194b8c5c2a9: Verifying Checksum 15:05:37 e194b8c5c2a9: Download complete 15:05:37 6c08303d61cc: Verifying Checksum 15:05:37 6c08303d61cc: Download complete 15:05:40 e194b8c5c2a9: Pull complete 15:05:40 6863d3e3a2b1: Pull complete 15:05:40 ec0bb842ea78: Pull complete 15:05:40 40a00589a448: Pull complete 15:05:43 6c08303d61cc: Pull complete 15:05:44 798269fcf238: Pull complete 15:05:44 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:05:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:05:44 + + dockerecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:05:44 WORKDIR /edgex 15:05:44 COPY go.mod . 15:05:44 RUN go mod download 15:05:44 build -t ci-base-image-x86_64 -f - . 15:05:45 Sending build context to Docker daemon 170.7MB 15:05:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:05:45 ---> ec979cd7f677 15:05:45 Step 2/4 : WORKDIR /edgex 15:05:50 Still waiting to schedule task 15:05:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:05:53 ---> Running in a6e982922eb9 15:05:53 Removing intermediate container a6e982922eb9 15:05:53 ---> 850a4c7b3348 15:05:53 Step 3/4 : COPY go.mod . 15:05:53 ---> d05638fbaca1 15:05:53 Step 4/4 : RUN go mod download 15:05:53 ---> Running in 2a24e583a69b 15:06:11 Removing intermediate container 2a24e583a69b 15:06:11 ---> f90d7f2da8e6 15:06:11 Successfully built f90d7f2da8e6 15:06:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:12 + docker inspect -f . ci-base-image-x86_64 15:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:12 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 15:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:06:12 $ docker top a1afbca5e70bf2cbad2a89c8aaca886192782b443243bf7cb9c60cce48d806a4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:13 + go version 15:06:13 go version go1.20.6 linux/amd64 [Pipeline] } 15:06:13 $ docker stop --time=1 a1afbca5e70bf2cbad2a89c8aaca886192782b443243bf7cb9c60cce48d806a4 15:06:14 $ docker rm -f --volumes a1afbca5e70bf2cbad2a89c8aaca886192782b443243bf7cb9c60cce48d806a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:14 + docker inspect -f . ci-base-image-x86_64 15:06:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:14 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 15:06:14 $ 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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:06:15 $ docker top b624ab9f5f9963221e4002204e509fe1ca4bd7c312e9b744905355253b2f7c18 -eo pid,comm [Pipeline] { [Pipeline] echo 15:06:15 ========================================================= 15:06:15 [edgeXBuildGoParallel] Running Tests and Build... 15:06:15 ========================================================= [Pipeline] sh 15:06:15 + git config --global --add safe.directory /w/workspace/edgex-go/547 [Pipeline] fileExists [Pipeline] sh 15:06:15 + make test 15:06:15 go test -race -coverprofile=coverage.out ./... 15:06:22 ? github.com/edgexfoundry/edgex-go [no test files] 15:06:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:06:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:06:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:06:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:06:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements 15:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 15:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements 15:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:06:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.533s coverage: 88.5% of statements 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 95.6% of statements 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:06:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 15:06:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 31.9% of statements 15:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements 15:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements 15:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 15:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 15:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 15:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:06:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:06:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:06:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:06:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:06:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:06:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:06:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:06:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:06:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 15:06:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:06:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.067s coverage: 92.9% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.075s coverage: 87.2% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.8% of statements 15:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 15:07:09 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 15:07:09 running golangci-lint 15:07:09 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:07:09 go version go1.20.6 linux/amd64 15:07:09 level=info msg="[config_reader] Used config file .golangci.yml" 15:07:09 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:07:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1540 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:07:23 Running in /w/workspace/edgex-go/547 [Pipeline] { [Pipeline] checkout 15:07:23 The recommended git tool is: git 15:07:24 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 14.149620245s" 15:07:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.897276ms" 15:07:28 using credential edgex-jenkins-ssh 15:07:28 Cloning the remote Git repository 15:07:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:07:28 > git init /w/workspace/edgex-go/547 # timeout=10 15:07:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:07:28 > git --version # timeout=10 15:07:28 > git --version # 'git version 2.25.1' 15:07:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:29 level=info msg="[linters_context/goanalysis] analyzers took 54.46976916s with top 10 stages: buildir: 29.69596911s, fact_deprecated: 1.724603955s, inspect: 1.693749947s, ctrlflow: 1.612816075s, printf: 1.299906162s, gosec: 1.200110927s, nilness: 872.964479ms, fact_purity: 758.386344ms, S1038: 660.802221ms, ineffassign: 614.421485ms" 15:07:29 level=info msg="[runner] Issues before processing: 202, after processing: 0" 15:07:29 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 202/202, exclude: 202/202, exclude-rules: 23/202, cgo: 202/202, path_prettifier: 202/202, nolint: 0/23, filename_unadjuster: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, skip_files: 202/202" 15:07:29 level=info msg="[runner] processing took 17.333744ms with stages: nolint: 7.343514ms, identifier_marker: 5.512278ms, exclude-rules: 1.823885ms, path_prettifier: 1.084278ms, autogenerated_exclude: 1.059216ms, skip_dirs: 470.742µs, cgo: 24.571µs, filename_unadjuster: 11.55µs, max_same_issues: 590ns, exclude: 460ns, uniq_by_line: 430ns, diff: 410ns, skip_files: 350ns, severity-rules: 340ns, source_code: 270ns, sort_results: 230ns, max_from_linter: 180ns, path_shortener: 170ns, max_per_file_from_linter: 170ns, path_prefixer: 110ns" 15:07:29 level=info msg="[runner] linters took 6.806193207s with stages: goanalysis_metalinter: 6.788760881s" 15:07:29 level=info msg="File cache stats: 0 entries of total size 0B" 15:07:29 level=info msg="Memory: 211 samples, avg is 184.8MB, max is 778.2MB" 15:07:29 level=info msg="Execution took 21.000164131s" 15:07:29 go vet ./... 15:07:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:07:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:07:34 ./bin/test-attribution-txt.sh [Pipeline] echo 15:07:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:07:34 + ls -al . 15:07:34 total 720 15:07:34 drwxrwxr-x 11 1001 1001 4096 Jul 19 15:06 . 15:07:34 drwxr-xr-x 4 root root 4096 Jul 19 15:06 .. 15:07:34 drwxrwxr-x 2 1001 1001 4096 Jul 19 15:05 .blubracket 15:07:34 -rw-rw-r-- 1 1001 1001 16 Jul 19 15:05 .dockerignore 15:07:34 drwxrwxr-x 8 1001 1001 4096 Jul 19 15:05 .git 15:07:34 drwxrwxr-x 3 1001 1001 4096 Jul 19 15:05 .github 15:07:34 -rw-rw-r-- 1 1001 1001 1133 Jul 19 15:05 .gitignore 15:07:34 -rw-rw-r-- 1 1001 1001 42 Jul 19 15:05 .golangci.yml 15:07:34 -rw-rw-r-- 1 1001 1001 87 Jul 19 15:05 .hadolint.yml 15:07:34 drwxr-xr-x 3 1001 1001 4096 Jul 19 15:05 .semver 15:07:34 -rw-rw-r-- 1 1001 1001 166 Jul 19 15:05 .sonarcloud.properties 15:07:34 -rw-rw-r-- 1 1001 1001 1171 Jul 19 15:05 ADOPTERS.md 15:07:34 -rw-rw-r-- 1 1001 1001 11234 Jul 19 15:05 Attribution.txt 15:07:34 -rw-rw-r-- 1 1001 1001 93407 Jul 19 15:05 CHANGELOG.md 15:07:34 -rw-rw-r-- 1 1001 1001 3804 Jul 19 15:05 CONTRIBUTING.md 15:07:34 -rw-rw-r-- 1 1001 1001 677 Jul 19 15:05 GOVERNANCE.md 15:07:34 -rw-rw-r-- 1 1001 1001 883 Jul 19 15:05 Jenkinsfile 15:07:34 -rw-rw-r-- 1 1001 1001 10775 Jul 19 15:05 LICENSE 15:07:34 -rw-rw-r-- 1 1001 1001 14368 Jul 19 15:05 Makefile 15:07:34 -rw-rw-r-- 1 1001 1001 582 Jul 19 15:05 OWNERS.md 15:07:34 -rw-rw-r-- 1 1001 1001 9923 Jul 19 15:05 README.md 15:07:34 -rw-rw-r-- 1 1001 1001 789 Jul 19 15:05 SECURITY.md 15:07:34 -rw-rw-r-- 1 1001 1001 12 Jul 19 15:05 VERSION 15:07:34 drwxrwxr-x 2 1001 1001 4096 Jul 19 15:05 bin 15:07:34 drwxrwxr-x 18 1001 1001 4096 Jul 19 15:05 cmd 15:07:34 -rw-r--r-- 1 root root 447018 Jul 19 15:07 coverage.out 15:07:34 -rw-rw-r-- 1 1001 1001 3430 Jul 19 15:05 go.mod 15:07:34 -rw-rw-r-- 1 1001 1001 32408 Jul 19 15:05 go.sum 15:07:34 drwxrwxr-x 7 1001 1001 4096 Jul 19 15:05 internal 15:07:34 drwxrwxr-x 3 1001 1001 4096 Jul 19 15:05 openapi 15:07:34 -rw-rw-r-- 1 1001 1001 594 Jul 19 15:05 security.txt 15:07:34 drwxrwxr-x 4 1001 1001 4096 Jul 19 15:05 snap 15:07:34 -rw-rw-r-- 1 1001 1001 204 Jul 19 15:05 version.go [Pipeline] sh 15:07:35 + '[' -e coverage.out ] 15:07:35 + chown 1001:1001 coverage.out [Pipeline] stash 15:07:35 Stashed 1 file(s) [Pipeline] sh 15:07:35 + make build 15:07:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:07:45 Avoid second fetch 15:07:45 Checking out Revision 54d035bfa974c800c1254128570959cbd1217788 (main) 15:07:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:07:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:45 > git config core.sparsecheckout # timeout=10 15:07:45 > git checkout -f 54d035bfa974c800c1254128570959cbd1217788 # timeout=10 15:07:46 Commit message: "fix: Update core-metadata.yaml for missing tags and description' (#4612)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:07:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:07:47 Dload Upload Total Spent Left Speed 15:07:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 67993 0 --:--:-- --:--:-- --:--:-- 67993 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh 15:07:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:07:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:07:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:07:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:07:48 + sudo tee /etc/docker/daemon.new 15:07:48 { 15:07:48 "registry-mirrors": [ 15:07:48 "https://nexus3.edgexfoundry.org:10001" 15:07:48 ], 15:07:48 "bip": "10.250.0.254/24", 15:07:48 "hosts": [ 15:07:48 "tcp://0.0.0.0:5555", 15:07:48 "unix:///var/run/docker.sock" 15:07:48 ], 15:07:48 "mtu": 1458, 15:07:48 "selinux-enabled": true, 15:07:48 "seccomp-profile": "/etc/docker/seccomp.json" 15:07:48 } [Pipeline] sh 15:07:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:07:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:07:48 + sudo service docker restart 15:07:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:07:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:07:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:07:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:07:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:08:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:08:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:08:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:08:03 $ docker stop --time=1 b624ab9f5f9963221e4002204e509fe1ca4bd7c312e9b744905355253b2f7c18 15:08:09 $ docker rm -f --volumes b624ab9f5f9963221e4002204e509fe1ca4bd7c312e9b744905355253b2f7c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 15:08:09 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script 15:08:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/547@tmp/config11126162649687366487tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:10 ---> docker-login.sh 15:08:10 nexus3.edgexfoundry.org:10001 15:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:08:10 15:08:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:08:10 latest: Pulling from edgex-devops/edgex-compose 15:08:10 91d30c5bc195: Pulling fs layer 15:08:10 2e9b0aa3be6d: Pulling fs layer 15:08:10 9c61dcf015f6: Pulling fs layer 15:08:10 4698f68db338: Pulling fs layer 15:08:10 2a2f49069b9e: Pulling fs layer 15:08:10 e0025b399a48: Pulling fs layer 15:08:10 4698f68db338: Waiting 15:08:10 2a2f49069b9e: Waiting 15:08:10 e0025b399a48: Waiting 15:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:10 Configure a credential helper to remove this warning. See 15:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:10 15:08:10 Login Succeeded 15:08:10 nexus3.edgexfoundry.org:10002 15:08:10 91d30c5bc195: Verifying Checksum 15:08:10 91d30c5bc195: Download complete 15:08:10 4698f68db338: Download complete 15:08:10 2e9b0aa3be6d: Verifying Checksum 15:08:10 2e9b0aa3be6d: Download complete 15:08:10 91d30c5bc195: Pull complete 15:08:10 e0025b399a48: Verifying Checksum 15:08:10 e0025b399a48: Download complete 15:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:11 Configure a credential helper to remove this warning. See 15:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:11 15:08:11 Login Succeeded 15:08:11 nexus3.edgexfoundry.org:10003 15:08:11 2a2f49069b9e: Download complete 15:08:11 2e9b0aa3be6d: Pull complete 15:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:11 9c61dcf015f6: Download complete 15:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:11 Configure a credential helper to remove this warning. See 15:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:11 15:08:11 Login Succeeded 15:08:11 nexus3.edgexfoundry.org:10004 15:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:11 Configure a credential helper to remove this warning. See 15:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:11 15:08:11 Login Succeeded 15:08:11 docker.io 15:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:12 Configure a credential helper to remove this warning. See 15:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:12 15:08:12 Login Succeeded 15:08:12 ---> docker-login.sh ends [Pipeline] } 15:08:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:08:13 + git config --global --add safe.directory /w/workspace/edgex-go/547 [Pipeline] echo 15:08:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:13 ========================================================= 15:08:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:08:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:08:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:08:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:13 edb6bdbacee9: Pulling fs layer 15:08:13 5f9638ab2659: Pulling fs layer 15:08:13 8d51d6327a98: Pulling fs layer 15:08:13 8b374f2dd631: Pulling fs layer 15:08:13 ec14aa9079de: Pulling fs layer 15:08:13 2f466654f4bb: Pulling fs layer 15:08:13 554e91adad29: Pulling fs layer 15:08:13 8b374f2dd631: Waiting 15:08:13 ec14aa9079de: Waiting 15:08:13 2f466654f4bb: Waiting 15:08:13 554e91adad29: Waiting 15:08:13 5f9638ab2659: Verifying Checksum 15:08:13 5f9638ab2659: Download complete 15:08:13 8b374f2dd631: Verifying Checksum 15:08:13 8b374f2dd631: Download complete 15:08:13 ec14aa9079de: Verifying Checksum 15:08:13 ec14aa9079de: Download complete 15:08:13 edb6bdbacee9: Verifying Checksum 15:08:13 edb6bdbacee9: Download complete 15:08:13 9c61dcf015f6: Pull complete 15:08:13 4698f68db338: Pull complete 15:08:14 2a2f49069b9e: Pull complete 15:08:14 e0025b399a48: Pull complete 15:08:14 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 15:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:08:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:14 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 15:08:14 $ 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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:08:15 edb6bdbacee9: Pull complete 15:08:15 554e91adad29: Verifying Checksum 15:08:15 554e91adad29: Download complete 15:08:16 8d51d6327a98: Verifying Checksum 15:08:16 8d51d6327a98: Download complete 15:08:16 2f466654f4bb: Verifying Checksum 15:08:16 2f466654f4bb: Download complete 15:08:17 5f9638ab2659: Pull complete 15:08:18 $ docker top dcdb2a887a57f0ffa035bdb5680f43a8144a6899f39c8e936df5ea84ebb6bc47 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:18 + docker compose -f ./docker-compose-build.yml build --parallel 15:08:20 #1 [security-spire-server internal] load build definition from Dockerfile 15:08:20 #1 transferring dockerfile: 2.63kB done 15:08:20 #1 DONE 0.0s 15:08:20 15:08:20 #2 [support-notifications internal] load build definition from Dockerfile 15:08:20 #2 transferring dockerfile: 1.84kB done 15:08:20 #2 DONE 0.0s 15:08:20 15:08:20 #3 [security-proxy-auth internal] load build definition from Dockerfile 15:08:20 #3 transferring dockerfile: 2.04kB done 15:08:20 #3 DONE 0.0s 15:08:20 15:08:20 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:08:20 #4 transferring dockerfile: 2.12kB done 15:08:20 #4 DONE 0.0s 15:08:20 15:08:20 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:08:20 #5 transferring dockerfile: 1.78kB done 15:08:20 #5 DONE 0.0s 15:08:20 15:08:20 #6 [security-bootstrapper internal] load build definition from Dockerfile 15:08:20 #6 transferring dockerfile: 2.82kB done 15:08:20 #6 DONE 0.0s 15:08:20 15:08:20 #7 [support-scheduler internal] load build definition from Dockerfile 15:08:20 #7 transferring dockerfile: 1.82kB done 15:08:20 #7 DONE 0.0s 15:08:20 15:08:20 #8 [security-secretstore-setup internal] load build definition from Dockerfile 15:08:20 #8 transferring dockerfile: 2.38kB done 15:08:20 #8 DONE 0.0s 15:08:20 15:08:20 #9 [core-command internal] load build definition from Dockerfile 15:08:20 #9 transferring dockerfile: 1.82kB done 15:08:20 #9 DONE 0.0s 15:08:20 15:08:20 #10 [core-metadata internal] load build definition from Dockerfile 15:08:20 #10 transferring dockerfile: 1.96kB done 15:08:20 #10 DONE 0.0s 15:08:20 15:08:20 #11 [security-spire-config internal] load build definition from Dockerfile 15:08:20 #11 transferring dockerfile: 2.58kB done 15:08:20 #11 DONE 0.1s 15:08:20 15:08:20 #12 [core-data internal] load build definition from Dockerfile 15:08:20 #12 transferring dockerfile: 1.90kB done 15:08:20 #12 DONE 0.0s 15:08:20 15:08:20 #13 [security-spire-server internal] load .dockerignore 15:08:20 #13 transferring context: 56B done 15:08:20 #13 DONE 0.0s 15:08:20 15:08:20 #14 [security-spire-agent internal] load build definition from Dockerfile 15:08:20 #14 transferring dockerfile: 2.68kB done 15:08:20 #14 DONE 0.0s 15:08:20 15:08:20 #15 [security-proxy-setup internal] load build definition from Dockerfile 15:08:20 #15 transferring dockerfile: 2.06kB done 15:08:20 #15 DONE 0.0s 15:08:20 15:08:20 #16 [support-notifications internal] load .dockerignore 15:08:20 #16 transferring context: 56B done 15:08:20 #16 DONE 0.0s 15:08:20 15:08:20 #17 [security-proxy-auth internal] load .dockerignore 15:08:20 #17 transferring context: 56B done 15:08:20 #17 DONE 0.0s 15:08:20 15:08:20 #18 [core-common-config-bootstrapper internal] load .dockerignore 15:08:20 #18 transferring context: 56B done 15:08:20 #18 DONE 0.0s 15:08:20 15:08:20 #19 [security-spiffe-token-provider internal] load .dockerignore 15:08:20 #19 transferring context: 56B done 15:08:20 #19 DONE 0.0s 15:08:20 15:08:20 #20 [support-scheduler internal] load .dockerignore 15:08:20 #20 transferring context: 56B done 15:08:20 #20 DONE 0.0s 15:08:20 15:08:20 #21 [core-command internal] load .dockerignore 15:08:21 #21 transferring context: 56B done 15:08:21 #21 DONE 0.1s 15:08:21 15:08:21 #22 [security-bootstrapper internal] load .dockerignore 15:08:21 #22 transferring context: 56B done 15:08:21 #22 DONE 0.0s 15:08:21 15:08:21 #23 [security-secretstore-setup internal] load .dockerignore 15:08:21 #23 transferring context: 56B done 15:08:21 #23 DONE 0.0s 15:08:21 15:08:21 #24 [core-metadata internal] load .dockerignore 15:08:21 #24 transferring context: 56B done 15:08:21 #24 DONE 0.1s 15:08:21 15:08:21 #25 [security-spire-config internal] load .dockerignore 15:08:21 #25 transferring context: 56B done 15:08:21 #25 DONE 0.1s 15:08:21 15:08:21 #26 [core-data internal] load .dockerignore 15:08:21 #26 transferring context: 56B done 15:08:21 #26 DONE 0.1s 15:08:21 15:08:21 #27 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:21 #27 DONE 0.0s 15:08:21 15:08:21 #28 [security-spire-agent internal] load .dockerignore 15:08:21 #28 transferring context: 56B done 15:08:21 #28 DONE 0.1s 15:08:21 15:08:21 #29 [security-proxy-setup internal] load .dockerignore 15:08:21 #29 transferring context: 56B done 15:08:21 #29 DONE 0.1s 15:08:21 15:08:21 #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:21 #27 DONE 0.0s 15:08:21 15:08:21 #30 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:08:21 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:08:21 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:08:21 #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:08:21 #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:08:21 #30 DONE 0.1s 15:08:21 15:08:21 #31 [security-spire-server internal] load build context 15:08:21 #31 ... 15:08:21 15:08:21 #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:21 #27 DONE 0.0s 15:08:21 15:08:21 #30 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:08:21 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:08:21 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:08:21 #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:08:21 #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:08:21 #30 DONE 0.2s 15:08:21 15:08:21 #31 [security-spire-server internal] load build context 15:08:21 #31 ... 15:08:21 15:08:21 #30 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:08:21 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:08:21 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:08:21 #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:08:21 #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:08:21 #30 DONE 0.2s 15:08:21 15:08:21 #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:21 #27 DONE 0.0s 15:08:21 15:08:21 #31 [security-spire-server internal] load build context 15:08:21 #31 ... 15:08:21 15:08:21 #30 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:08:21 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:08:21 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:08:21 #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:08:21 #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:08:21 #30 DONE 0.2s 15:08:21 15:08:21 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:21 #27 DONE 0.0s 15:08:21 15:08:21 #31 [security-spire-server internal] load build context 15:08:21 #31 ... 15:08:21 15:08:21 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:08:21 #27 DONE 0.0s 15:08:21 15:08:21 #31 [security-spire-server internal] load build context 15:08:21 #31 ... 15:08:21 15:08:21 #30 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:08:21 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:08:21 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:08:21 #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:08:21 #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:08:21 #30 DONE 0.2s 15:08:21 15:08:21 #32 [core-data internal] load metadata for docker.io/library/alpine:3.17 15:08:21 #32 DONE 0.5s 15:08:21 15:08:21 #31 [security-spire-server internal] load build context 15:08:22 #31 ... 15:08:22 15:08:22 #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-x86_64 15:08:22 #33 DONE 1.7s 15:08:22 15:08:22 #31 [security-spire-server internal] load build context 15:08:26 #31 transferring context: 123.20MB 4.9s 15:08:28 #31 ... 15:08:28 15:08:28 #34 [security-spiffe-token-provider internal] load build context 15:08:28 #34 ... 15:08:28 15:08:28 #31 [security-spire-server internal] load build context 15:08:31 #31 transferring context: 228.42MB 10.0s 15:08:31 #31 ... 15:08:31 15:08:31 #35 [core-common-config-bootstrapper internal] load build context 15:08:31 #35 transferring context: 359.24MB 9.3s done 15:08:31 #35 ... 15:08:31 15:08:31 #36 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:08:31 #0 1.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:31 #0 1.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:31 #0 1.829 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:08:31 #0 1.829 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:08:31 #0 1.829 OK: 17820 distinct packages available 15:08:31 #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:31 #0 2.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:31 #0 2.223 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 15:08:31 #0 2.253 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 15:08:31 #0 2.267 (3/7) Installing dumb-init (1.2.5-r2) 15:08:31 #0 2.267 (4/7) Installing musl-obstack (1.2.3-r0) 15:08:31 #0 2.269 (5/7) Installing libucontext (1.2-r0) 15:08:31 #0 2.273 (6/7) Installing gcompat (1.1.0-r0) 15:08:31 #0 2.281 (7/7) Installing openssl (3.0.9-r2) 15:08:31 #0 2.287 Executing busybox-1.35.0-r29.trigger 15:08:31 #0 2.292 OK: 8 MiB in 20 packages 15:08:31 #36 ... 15:08:31 15:08:31 #37 [support-notifications internal] load build context 15:08:31 #37 ... 15:08:31 15:08:31 #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:08:31 #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:31 #0 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:31 #0 1.557 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:08:31 #0 1.557 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:08:31 #0 1.557 OK: 17820 distinct packages available 15:08:31 #0 1.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:31 #0 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:31 #0 1.934 (1/9) Installing ca-certificates (20230506-r0) 15:08:31 #0 1.958 (2/9) Installing brotli-libs (1.0.9-r9) 15:08:31 #0 1.964 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:08:31 #0 1.969 (4/9) Installing libcurl (8.1.2-r0) 15:08:31 #0 1.978 (5/9) Installing curl (8.1.2-r0) 15:08:31 #0 1.985 (6/9) Installing dumb-init (1.2.5-r2) 15:08:31 #0 1.988 (7/9) Installing musl-obstack (1.2.3-r0) 15:08:31 #0 1.993 (8/9) Installing libucontext (1.2-r0) 15:08:31 #0 2.001 (9/9) Installing gcompat (1.1.0-r0) 15:08:31 #0 2.008 Executing busybox-1.35.0-r29.trigger 15:08:31 #0 2.036 Executing ca-certificates-20230506-r0.trigger 15:08:31 #0 2.104 OK: 10 MiB in 24 packages 15:08:31 #38 ... 15:08:31 15:08:31 #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:08:31 #39 ... 15:08:31 15:08:31 #40 [security-proxy-auth internal] load build context 15:08:31 #40 transferring context: 359.24MB 10.5s done 15:08:32 #40 ... 15:08:32 15:08:32 #41 [security-proxy-setup internal] load build context 15:08:32 #41 transferring context: 359.24MB 9.8s done 15:08:32 #41 ... 15:08:32 15:08:32 #42 [security-spire-config internal] load build context 15:08:32 #42 ... 15:08:32 15:08:32 #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:08:32 #43 ... 15:08:32 15:08:32 #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:08:32 #44 ... 15:08:32 15:08:32 #45 [core-command internal] load build context 15:08:32 #45 transferring context: 359.24MB 9.6s done 15:08:32 8d51d6327a98: Pull complete 15:08:32 8b374f2dd631: Pull complete 15:08:32 ec14aa9079de: Pull complete 15:08:32 #45 ... 15:08:32 15:08:32 #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:08:32 #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:32 #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:32 #0 1.695 (1/2) Installing ca-certificates (20230506-r0) 15:08:32 #0 1.706 (2/2) Installing dumb-init (1.2.5-r2) 15:08:32 #0 1.711 Executing busybox-1.35.0-r29.trigger 15:08:32 #0 1.720 Executing ca-certificates-20230506-r0.trigger 15:08:32 #0 1.793 OK: 8 MiB in 17 packages 15:08:32 #46 ... 15:08:32 15:08:32 #47 [security-secretstore-setup internal] load build context 15:08:32 #47 transferring context: 359.24MB 8.7s done 15:08:32 #47 ... 15:08:32 15:08:32 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:08:32 #48 ... 15:08:32 15:08:32 #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:08:33 #49 ... 15:08:33 15:08:33 #50 [core-data internal] load build context 15:08:33 #50 transferring context: 359.24MB 10.7s done 15:08:33 #50 ... 15:08:33 15:08:33 #51 [security-bootstrapper internal] load build context 15:08:33 #51 transferring context: 359.24MB 10.7s done 15:08:33 #51 ... 15:08:33 15:08:33 #52 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 15:08:33 #52 ... 15:08:33 15:08:33 #53 [security-spire-agent internal] load build context 15:08:33 #53 transferring context: 359.24MB 9.9s done 15:08:33 #53 ... 15:08:33 15:08:33 #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:08:33 #0 1.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:33 #0 1.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:33 #0 1.825 (1/1) Installing dumb-init (1.2.5-r2) 15:08:33 #0 1.833 Executing busybox-1.35.0-r29.trigger 15:08:33 #0 1.840 OK: 7 MiB in 16 packages 15:08:33 #54 ... 15:08:33 15:08:33 #55 [support-scheduler internal] load build context 15:08:33 #55 transferring context: 359.24MB 11.8s done 15:08:33 #55 ... 15:08:33 15:08:33 #56 [core-metadata internal] load build context 15:08:33 #56 transferring context: 359.24MB 10.2s done 15:08:37 2f466654f4bb: Pull complete 15:08:39 #56 ... 15:08:39 15:08:39 #34 [security-spiffe-token-provider internal] load build context 15:08:39 #34 transferring context: 359.24MB 8.7s done 15:08:39 #34 ... 15:08:39 15:08:39 #31 [security-spire-server internal] load build context 15:08:39 #31 transferring context: 359.24MB 11.8s done 15:08:39 554e91adad29: Pull complete 15:08:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:08:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:08:40 + docker build -t ci-base-image-arm64 -f - . 15:08:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:08:40 WORKDIR /edgex 15:08:40 COPY go.mod . 15:08:40 RUN go mod download 15:08:42 #31 ... 15:08:42 15:08:42 #37 [support-notifications internal] load build context 15:08:42 #37 transferring context: 359.24MB 10.9s done 15:08:42 #37 ... 15:08:42 15:08:42 #42 [security-spire-config internal] load build context 15:08:42 #42 transferring context: 359.24MB 10.2s done 15:08:43 Sending build context to Docker daemon 2.938MB 15:08:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:08:43 ---> 1e15ea492957 15:08:43 Step 2/4 : WORKDIR /edgex 15:08:43 ---> Running in 4ad9500d36d0 15:08:43 Removing intermediate container 4ad9500d36d0 15:08:43 ---> f690eb0e5ab6 15:08:43 Step 3/4 : COPY go.mod . 15:08:43 ---> 17f8acb9aee2 15:08:43 Step 4/4 : RUN go mod download 15:08:43 ---> Running in 41b44635e2c9 15:08:57 #42 ... 15:08:57 15:08:57 #35 [core-common-config-bootstrapper internal] load build context 15:08:57 #35 DONE 34.0s 15:08:57 15:08:57 #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:08:57 #46 DONE 34.1s 15:08:57 15:08:57 #52 [security-bootstrapper builder 2/9] WORKDIR /edgex-go 15:08:57 #52 DONE 32.8s 15:08:57 15:08:57 #36 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:08:57 #36 DONE 34.3s 15:08:57 15:08:57 #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:08:57 #54 DONE 34.2s 15:08:57 15:08:57 #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:08:57 #38 DONE 34.1s 15:08:57 15:08:57 #34 [security-spiffe-token-provider internal] load build context 15:08:57 #34 DONE 34.2s 15:08:57 15:08:57 #47 [security-secretstore-setup internal] load build context 15:08:57 #47 DONE 34.1s 15:08:57 15:08:57 #45 [core-command internal] load build context 15:08:57 #45 DONE 34.0s 15:08:57 15:08:57 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 15:08:57 #57 ... 15:08:57 15:08:57 #41 [security-proxy-setup internal] load build context 15:08:57 #41 DONE 33.8s 15:08:57 15:08:57 #40 [security-proxy-auth internal] load build context 15:08:57 #40 DONE 34.3s 15:08:57 15:08:57 #53 [security-spire-agent internal] load build context 15:08:57 #53 DONE 33.8s 15:08:57 15:08:57 #56 [core-metadata internal] load build context 15:08:57 #56 DONE 34.0s 15:08:57 15:08:57 #37 [support-notifications internal] load build context 15:08:57 #37 DONE 34.3s 15:08:57 15:08:57 #51 [security-bootstrapper internal] load build context 15:08:57 #51 DONE 34.1s 15:08:57 15:08:57 #50 [core-data internal] load build context 15:08:57 #50 DONE 33.9s 15:08:57 15:08:57 #42 [security-spire-config internal] load build context 15:08:57 #42 DONE 34.0s 15:08:57 15:08:57 #55 [support-scheduler internal] load build context 15:08:57 #55 DONE 34.2s 15:08:57 15:08:57 #31 [security-spire-server internal] load build context 15:08:57 #31 DONE 34.4s 15:08:57 15:08:57 #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:08:57 #49 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:57 #49 ... 15:08:57 15:08:57 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:08:57 #48 33.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:57 #48 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:57 #48 34.23 (1/1) Installing dumb-init (1.2.5-r2) 15:08:57 #48 34.24 Executing busybox-1.35.0-r29.trigger 15:08:57 #48 34.24 OK: 7 MiB in 16 packages 15:08:57 #48 DONE 34.6s 15:08:57 15:08:57 #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:08:57 #39 34.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:57 #39 34.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:57 #39 34.81 (1/2) Installing dumb-init (1.2.5-r2) 15:08:57 #39 34.99 (2/2) Installing su-exec (0.2-r2) 15:08:57 #39 34.99 Executing busybox-1.35.0-r29.trigger 15:08:57 #39 35.00 OK: 7 MiB in 17 packages 15:08:57 #39 DONE 35.2s 15:08:57 15:08:57 #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:08:57 #44 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:57 #44 34.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:57 #44 34.69 (1/4) Installing ca-certificates (20230506-r0) 15:08:57 #44 34.71 (2/4) Installing dumb-init (1.2.5-r2) 15:08:57 #44 34.71 (3/4) Installing su-exec (0.2-r2) 15:08:57 #44 34.72 (4/4) Installing yq (4.30.4-r4) 15:08:57 #44 34.79 Executing busybox-1.35.0-r29.trigger 15:08:57 #44 34.80 Executing ca-certificates-20230506-r0.trigger 15:08:57 #44 35.10 OK: 17 MiB in 19 packages 15:08:57 #44 DONE 35.2s 15:08:57 15:08:57 #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:08:57 #43 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:57 #43 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:57 #43 34.58 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:08:57 #43 34.58 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:08:57 #43 34.58 OK: 17820 distinct packages available 15:08:57 #43 34.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:57 #43 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:57 #43 34.92 (1/4) Installing dumb-init (1.2.5-r2) 15:08:57 #43 34.96 (2/4) Installing musl-obstack (1.2.3-r0) 15:08:57 #43 34.96 (3/4) Installing libucontext (1.2-r0) 15:08:57 #43 34.97 (4/4) Installing gcompat (1.1.0-r0) 15:08:57 #43 34.97 Executing busybox-1.35.0-r29.trigger 15:08:57 #43 34.98 OK: 7 MiB in 19 packages 15:08:57 #43 DONE 35.1s 15:08:57 15:08:57 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:08:57 #58 ... 15:08:57 15:08:57 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:08:57 #0 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:57 #0 1.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:57 #0 1.571 OK: 265 MiB in 53 packages 15:08:57 #59 DONE 1.6s 15:08:57 15:08:57 #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:08:57 #60 DONE 0.1s 15:08:57 15:08:57 #61 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:57 #61 ... 15:08:57 15:08:57 #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:08:57 #49 35.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:57 #49 35.30 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 15:08:57 #49 35.33 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 15:08:57 #49 35.34 (3/4) Installing dumb-init (1.2.5-r2) 15:08:57 #49 35.34 (4/4) Installing openssl (3.0.9-r2) 15:08:57 #49 35.35 Executing busybox-1.35.0-r29.trigger 15:08:57 #49 35.37 OK: 8 MiB in 17 packages 15:08:57 #49 DONE 35.6s 15:08:57 15:08:57 #62 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:08:57 #0 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:57 #0 1.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:57 #0 1.977 OK: 265 MiB in 53 packages 15:08:57 #62 DONE 2.2s 15:08:57 15:08:57 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:08:57 #63 DONE 0.1s 15:08:57 15:08:57 #64 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:08:57 #64 DONE 0.1s 15:08:57 15:08:57 #65 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:57 #65 ... 15:08:57 15:08:57 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:08:57 #0 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:57 #0 2.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:57 #0 2.233 OK: 265 MiB in 53 packages 15:08:57 #66 DONE 2.4s 15:08:57 15:08:57 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:08:57 #67 DONE 0.1s 15:08:58 15:08:58 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 15:08:58 #57 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:58 #57 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:58 #57 2.439 OK: 265 MiB in 53 packages 15:08:58 #57 DONE 2.6s 15:08:58 15:08:58 #68 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:08:58 #68 DONE 0.1s 15:08:58 15:08:58 #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:58 #69 ... 15:08:58 15:08:58 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:08:58 #0 1.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:58 #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:58 #0 2.176 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:08:58 #0 2.176 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:08:58 #0 2.176 OK: 17820 distinct packages available 15:08:58 #0 2.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:58 #0 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:58 #0 2.589 OK: 265 MiB in 53 packages 15:08:58 #70 DONE 2.7s 15:08:58 15:08:58 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:08:58 #71 DONE 0.0s 15:08:58 15:08:58 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:08:58 #58 DONE 1.5s 15:08:58 15:08:58 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:08:58 #72 DONE 0.0s 15:08:58 15:08:58 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:08 #73 ... 15:09:08 15:09:08 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:22 Removing intermediate container 41b44635e2c9 15:09:22 ---> 426f2b5ca196 15:09:22 Successfully built 426f2b5ca196 15:09:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:22 + docker inspect -f . ci-base-image-arm64 15:09:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:22 prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 15:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:09:23 #74 ... 15:09:23 15:09:23 #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:23 #69 DONE 22.7s 15:09:23 15:09:23 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:23 #73 DONE 22.6s 15:09:23 15:09:23 #61 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:23 #61 DONE 23.6s 15:09:23 15:09:23 #65 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:23 #65 DONE 23.2s 15:09:23 15:09:23 #75 [support-notifications builder 6/7] COPY . . 15:09:23 #75 ... 15:09:23 15:09:23 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:23 #74 DONE 22.9s 15:09:23 15:09:23 #76 [security-secretstore-setup builder 6/7] COPY . . 15:09:25 $ docker top 117bcac91bc0124a07cb548c1a7717fa24f642474633cc10f6b2623953cbcceb -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:25 + go version 15:09:25 go version go1.20.6 linux/arm64 [Pipeline] } 15:09:25 $ docker stop --time=1 117bcac91bc0124a07cb548c1a7717fa24f642474633cc10f6b2623953cbcceb 15:09:27 $ docker rm -f --volumes 117bcac91bc0124a07cb548c1a7717fa24f642474633cc10f6b2623953cbcceb [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:09:28 15:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:09:28 latest: Pulling from edgex-devops/edgex-compose-arm64 15:09:28 547446be3368: Pulling fs layer 15:09:28 d125d8839a47: Pulling fs layer 15:09:28 3e85d5ac6304: Pulling fs layer 15:09:28 c3105a71a48b: Pulling fs layer 15:09:28 0f093f025ec4: Pulling fs layer 15:09:28 c3106fc0e877: Pulling fs layer 15:09:28 c3105a71a48b: Waiting 15:09:28 c3106fc0e877: Waiting 15:09:28 0f093f025ec4: Waiting 15:09:28 547446be3368: Verifying Checksum 15:09:28 547446be3368: Download complete 15:09:28 c3105a71a48b: Verifying Checksum 15:09:28 c3105a71a48b: Download complete 15:09:28 0f093f025ec4: Verifying Checksum 15:09:28 0f093f025ec4: Download complete 15:09:28 d125d8839a47: Download complete 15:09:28 c3106fc0e877: Verifying Checksum 15:09:28 c3106fc0e877: Download complete 15:09:29 547446be3368: Pull complete 15:09:30 d125d8839a47: Pull complete 15:09:30 3e85d5ac6304: Verifying Checksum 15:09:30 3e85d5ac6304: Download complete 15:09:31 #76 ... 15:09:31 15:09:31 #77 [security-spire-server builder 6/9] COPY . . 15:09:31 #77 ... 15:09:31 15:09:31 #78 [security-spiffe-token-provider builder 6/7] COPY . . 15:09:31 #78 ... 15:09:31 15:09:31 #79 [security-proxy-auth builder 6/7] COPY . . 15:09:32 #79 ... 15:09:32 15:09:32 #76 [security-secretstore-setup builder 6/7] COPY . . 15:09:32 #76 DONE 12.0s 15:09:32 15:09:32 #80 [security-proxy-setup builder 6/7] COPY . . 15:09:32 #80 CACHED 15:09:32 15:09:32 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:09:32 #81 CACHED 15:09:32 15:09:32 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:32 #82 CACHED 15:09:32 15:09:32 #83 [security-bootstrapper builder 6/7] COPY . . 15:09:32 #83 CACHED 15:09:32 15:09:32 #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:09:32 #84 CACHED 15:09:32 15:09:32 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:32 #85 CACHED 15:09:32 15:09:32 #78 [security-spiffe-token-provider builder 6/7] COPY . . 15:09:32 #78 DONE 12.1s 15:09:32 15:09:32 #86 [core-data builder 6/7] COPY . . 15:09:32 #86 CACHED 15:09:32 15:09:32 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:32 #87 CACHED 15:09:32 15:09:32 #88 [core-data builder 4/7] COPY go.mod vendor* ./ 15:09:32 #88 CACHED 15:09:32 15:09:32 #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:09:32 #89 CACHED 15:09:32 15:09:32 #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:32 #90 CACHED 15:09:32 15:09:32 #91 [core-metadata builder 6/7] COPY . . 15:09:32 #91 CACHED 15:09:32 15:09:32 #92 [core-command builder 4/7] COPY go.mod vendor* ./ 15:09:32 #92 CACHED 15:09:32 15:09:32 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:32 #93 CACHED 15:09:32 15:09:32 #94 [core-command builder 6/7] COPY . . 15:09:32 #94 CACHED 15:09:32 15:09:32 #79 [security-proxy-auth builder 6/7] COPY . . 15:09:32 #79 DONE 12.1s 15:09:32 15:09:32 #95 [core-common-config-bootstrapper builder 6/7] COPY . . 15:09:32 #95 CACHED 15:09:32 15:09:32 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:32 #96 CACHED 15:09:32 15:09:32 #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:09:32 #97 CACHED 15:09:32 15:09:32 #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:09:32 #98 CACHED 15:09:32 15:09:32 #99 [support-scheduler builder 6/7] COPY . . 15:09:32 #99 CACHED 15:09:32 15:09:32 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:32 #100 CACHED 15:09:32 15:09:32 #75 [support-notifications builder 6/7] COPY . . 15:09:32 #75 DONE 12.1s 15:09:32 15:09:32 #77 [security-spire-server builder 6/9] COPY . . 15:09:32 #77 DONE 12.1s 15:09:32 15:09:32 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:09:32 #101 ... 15:09:32 15:09:32 #102 [security-spire-config builder 6/9] COPY . . 15:09:32 #102 CACHED 15:09:32 15:09:32 #103 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 15:09:32 #103 CACHED 15:09:32 15:09:32 #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:32 #104 CACHED 15:09:32 15:09:32 #105 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:09:32 #105 CACHED 15:09:32 15:09:32 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:09:32 #106 DONE 0.1s 15:09:33 15:09:33 #107 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:09:33 #0 0.366 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:09:34 #107 ... 15:09:34 15:09:34 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 15:09:34 #108 DONE 0.9s 15:09:34 15:09:34 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:09:34 #109 DONE 0.2s 15:09:34 15:09:34 #110 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:09:34 #0 1.041 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:09:35 #110 ... 15:09:35 15:09:35 #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 15:09:35 #111 CACHED 15:09:35 15:09:35 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:09:35 #112 CACHED 15:09:35 15:09:35 #113 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:09:35 #113 CACHED 15:09:35 15:09:35 #114 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:35 #114 CACHED 15:09:35 15:09:35 #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:09:35 #115 CACHED 15:09:35 15:09:35 #116 [security-spire-agent builder 6/9] COPY . . 15:09:35 #116 CACHED 15:09:35 15:09:35 #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:09:36 #117 ... 15:09:36 15:09:36 #118 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 15:09:36 #118 DONE 3.0s 15:09:36 15:09:36 #119 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:09:36 #119 ... 15:09:36 15:09:36 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:09:36 #120 DONE 0.9s 15:09:36 15:09:36 #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:09:36 #117 DONE 1.1s 15:09:36 15:09:36 #119 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:09:36 #119 DONE 0.6s 15:09:36 15:09:36 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:09:36 #121 ... 15:09:36 15:09:36 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:09:36 #122 DONE 0.4s 15:09:37 15:09:37 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:09:37 #121 DONE 0.5s 15:09:37 15:09:37 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:09:37 #123 ... 15:09:37 15:09:37 #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:09:37 #124 CACHED 15:09:37 15:09:37 #125 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:09:37 #125 CACHED 15:09:37 15:09:37 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:09:38 3e85d5ac6304: Pull complete 15:09:38 c3105a71a48b: Pull complete 15:09:39 #126 DONE 2.2s 15:09:39 15:09:39 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:09:39 #123 DONE 2.4s 15:09:39 15:09:39 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:09:39 #127 DONE 2.2s 15:09:39 15:09:39 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:09:39 0f093f025ec4: Pull complete 15:09:40 c3106fc0e877: Pull complete 15:09:40 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 15:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:09:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:40 #128 DONE 1.0s 15:09:40 15:09:40 #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:09:40 #129 DONE 1.1s 15:09:40 15:09:40 #130 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:09:40 #130 DONE 1.1s 15:09:40 15:09:40 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:09:40 prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 15:09:40 $ 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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:09:40 #131 ... 15:09:40 15:09:40 #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:09:40 #132 DONE 0.2s 15:09:40 15:09:40 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:09:40 #131 DONE 0.3s 15:09:40 15:09:40 #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:09:40 #133 DONE 0.1s 15:09:40 15:09:40 #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:09:40 #134 DONE 0.1s 15:09:40 15:09:40 #135 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:09:40 #135 DONE 0.3s 15:09:40 15:09:40 #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:09:40 #136 DONE 0.1s 15:09:40 15:09:40 #137 [security-spire-server] exporting to image 15:09:40 #137 exporting layers 15:09:41 #137 ... 15:09:41 15:09:41 #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:09:41 #138 DONE 0.1s 15:09:41 15:09:41 #137 [security-spire-agent] exporting to image 15:09:41 #137 exporting layers 0.8s done 15:09:41 #137 exporting layers 0.7s done 15:09:41 #137 writing image sha256:549e134ab63fa0a8c4feacbae5a82eeb6eb76489b097e1ba89572c49c2778ef0 0.0s done 15:09:41 #137 naming to docker.io/library/security-spire-config done 15:09:41 #137 writing image sha256:3058a460d65339bb95374a46da13b8494e392969dd860d0ff7bd903e9871f0bb done 15:09:41 #137 naming to docker.io/library/security-spire-server done 15:09:41 #137 writing image sha256:7a35dd672a8e411dfeb19fdf99efe6c28abba3857fa5a60621fe9b22bf12ca64 done 15:09:41 #137 naming to docker.io/library/security-spire-agent done 15:09:41 #137 DONE 1.0s 15:09:41 15:09:41 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:09:41 #0 1.350 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:09:42 $ docker top 5615010fc14b54427b274abb5c0771d8575aa5b9b848064a3e46f6dd3d8dea13 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:42 + docker compose -f ./docker-compose-build.yml build --parallel 15:09:43 #139 ... 15:09:43 15:09:43 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:09:43 #0 1.057 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:09:43 #140 ... 15:09:43 15:09:43 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:09:43 #0 1.071 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:09:43 #141 ... 15:09:43 15:09:43 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:09:43 #0 0.461 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:09:43 #142 ... 15:09:43 15:09:43 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:09:43 #0 1.067 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:09:43 #143 ... 15:09:43 15:09:43 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:09:43 #0 1.943 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:09:43 #144 ... 15:09:43 15:09:43 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:09:43 #0 2.128 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:09:43 #145 ... 15:09:43 15:09:43 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:09:43 #0 2.554 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:09:45 #146 ... 15:09:45 15:09:45 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:09:45 #101 2.585 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:09:51 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:09:51 #1 transferring dockerfile: 1.78kB done 15:09:51 #1 DONE 0.1s 15:09:51 15:09:51 #2 [support-scheduler internal] load build definition from Dockerfile 15:09:51 #2 transferring dockerfile: 1.82kB done 15:09:51 #2 DONE 0.0s 15:09:51 15:09:51 #3 [core-metadata internal] load build definition from Dockerfile 15:09:51 #3 transferring dockerfile: 1.96kB done 15:09:51 #3 DONE 0.1s 15:09:51 15:09:51 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:09:51 #4 transferring dockerfile: 2.12kB done 15:09:51 #4 DONE 0.1s 15:09:51 15:09:51 #5 [security-secretstore-setup internal] load build definition from Dockerfile 15:09:51 #5 transferring dockerfile: 2.38kB done 15:09:52 #5 DONE 0.1s 15:09:52 15:09:52 #6 [security-bootstrapper internal] load build definition from Dockerfile 15:09:52 #6 transferring dockerfile: 2.82kB done 15:09:52 #6 DONE 0.1s 15:09:52 15:09:52 #7 [core-command internal] load build definition from Dockerfile 15:09:52 #7 transferring dockerfile: 1.82kB 0.0s done 15:09:52 #7 DONE 0.1s 15:09:52 15:09:52 #8 [core-data internal] load build definition from Dockerfile 15:09:52 #8 transferring dockerfile: 1.90kB done 15:09:52 #8 DONE 0.1s 15:09:52 15:09:52 #9 [security-proxy-setup internal] load build definition from Dockerfile 15:09:52 #9 transferring dockerfile: 2.06kB done 15:09:52 #9 DONE 0.1s 15:09:52 15:09:52 #10 [security-proxy-auth internal] load build definition from Dockerfile 15:09:52 #10 transferring dockerfile: 2.04kB done 15:09:52 #10 DONE 0.0s 15:09:52 15:09:52 #11 [security-spire-agent internal] load build definition from Dockerfile 15:09:52 #11 transferring dockerfile: 2.68kB 0.0s done 15:09:52 #11 DONE 0.1s 15:09:52 15:09:52 #12 [support-notifications internal] load build definition from Dockerfile 15:09:52 #12 transferring dockerfile: 1.84kB done 15:09:52 #12 DONE 0.1s 15:09:52 15:09:52 #13 [security-spire-config internal] load build definition from Dockerfile 15:09:52 #13 transferring dockerfile: 2.58kB done 15:09:52 #13 DONE 0.1s 15:09:52 15:09:52 #14 [security-spire-server internal] load build definition from Dockerfile 15:09:52 #14 transferring dockerfile: 2.63kB done 15:09:52 #14 DONE 0.1s 15:09:52 15:09:52 #15 [security-spiffe-token-provider internal] load .dockerignore 15:09:52 #15 transferring context: 56B done 15:09:52 #15 DONE 0.1s 15:09:53 15:09:53 #16 [support-scheduler internal] load .dockerignore 15:09:53 #16 transferring context: 56B done 15:09:53 #16 DONE 0.0s 15:09:53 15:09:53 #17 [core-metadata internal] load .dockerignore 15:09:53 #17 transferring context: 56B done 15:09:53 #17 DONE 0.0s 15:09:53 15:09:53 #18 [core-common-config-bootstrapper internal] load .dockerignore 15:09:53 #18 transferring context: 56B done 15:09:53 #18 DONE 0.1s 15:09:53 15:09:53 #19 [security-secretstore-setup internal] load .dockerignore 15:09:53 #19 transferring context: 56B done 15:09:53 #19 DONE 0.1s 15:09:53 15:09:53 #20 [security-bootstrapper internal] load .dockerignore 15:09:53 #20 transferring context: 56B done 15:09:53 #20 DONE 0.0s 15:09:53 15:09:53 #21 [core-command internal] load .dockerignore 15:09:53 #21 transferring context: 56B 0.0s done 15:09:53 #21 DONE 0.1s 15:09:53 15:09:53 #22 [core-data internal] load .dockerignore 15:09:53 #22 transferring context: 56B done 15:09:53 #22 DONE 0.1s 15:09:53 15:09:53 #23 [security-proxy-setup internal] load .dockerignore 15:09:53 #23 transferring context: 56B done 15:09:53 #23 DONE 0.1s 15:09:53 15:09:53 #24 [security-proxy-auth internal] load .dockerignore 15:09:53 #24 transferring context: 56B 0.0s done 15:09:53 #24 DONE 0.1s 15:09:53 15:09:53 #25 [security-spire-agent internal] load .dockerignore 15:09:53 #25 transferring context: 56B done 15:09:53 #25 DONE 0.0s 15:09:53 15:09:53 #26 [support-notifications internal] load .dockerignore 15:09:53 #26 transferring context: 56B done 15:09:53 #26 DONE 0.1s 15:09:53 15:09:53 #27 [security-spire-config internal] load .dockerignore 15:09:53 #27 transferring context: 56B done 15:09:53 #27 DONE 0.1s 15:09:54 15:09:54 #28 [security-spire-server internal] load .dockerignore 15:09:54 #28 transferring context: 56B done 15:09:54 #28 DONE 0.0s 15:09:54 15:09:54 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:54 #29 DONE 0.0s 15:09:54 15:09:54 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 15:09:54 #30 DONE 0.1s 15:09:54 15:09:54 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:09:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:09:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:09:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:09:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:09:54 #31 ... 15:09:54 15:09:54 #32 [security-spiffe-token-provider internal] load build context 15:09:54 #32 transferring context: 2.55MB 0.5s done 15:09:54 #32 DONE 0.6s 15:09:54 15:09:54 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:54 #29 DONE 0.0s 15:09:54 15:09:54 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:54 #33 DONE 0.7s 15:09:54 15:09:54 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 15:09:54 #34 ... 15:09:54 15:09:54 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:54 #29 DONE 0.0s 15:09:54 15:09:54 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:54 #33 DONE 1.4s 15:09:54 15:09:54 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 15:09:55 #34 DONE 0.3s 15:09:55 15:09:55 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:55 #29 DONE 0.0s 15:09:55 15:09:55 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:55 #33 DONE 1.4s 15:09:55 15:09:55 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:09:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:09:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:09:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:09:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:09:55 #31 ... 15:09:55 15:09:55 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:55 #29 DONE 0.0s 15:09:55 15:09:55 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:55 #33 DONE 1.4s 15:09:55 15:09:55 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 15:09:55 #34 DONE 0.4s 15:09:55 15:09:55 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:09:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:09:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:09:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:09:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:09:55 #31 ... 15:09:55 15:09:55 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:55 #29 DONE 0.0s 15:09:55 15:09:55 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:55 #29 DONE 0.0s 15:09:55 15:09:55 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 15:09:55 #30 ... 15:09:55 15:09:55 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:55 #33 DONE 1.4s 15:09:55 15:09:55 #34 [core-data builder 2/7] WORKDIR /edgex-go 15:09:55 #34 DONE 0.4s 15:09:55 15:09:55 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:55 #29 DONE 0.0s 15:09:55 15:09:55 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 15:09:56 #30 ... 15:09:56 15:09:56 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:56 #33 DONE 1.5s 15:09:56 15:09:56 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 15:09:56 #34 DONE 0.4s 15:09:56 15:09:56 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:56 #33 DONE 1.5s 15:09:56 15:09:56 #34 [core-command builder 2/7] WORKDIR /edgex-go 15:09:56 #34 DONE 0.4s 15:09:56 15:09:56 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:09:56 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:09:56 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:09:56 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:09:56 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:09:56 #31 ... 15:09:56 15:09:56 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:56 #29 DONE 0.0s 15:09:56 15:09:56 #35 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:09:56 #35 ... 15:09:56 15:09:56 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:56 #33 DONE 1.5s 15:09:56 15:09:56 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 15:09:56 #34 DONE 0.5s 15:09:56 15:09:56 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 15:09:56 #30 DONE 1.6s 15:09:56 15:09:56 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:56 #33 DONE 1.5s 15:09:56 15:09:56 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 15:09:56 #34 DONE 0.5s 15:09:56 15:09:56 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:09:56 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:09:56 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:09:56 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:09:56 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:09:56 #31 ... 15:09:56 15:09:56 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:56 #29 DONE 0.0s 15:09:57 15:09:57 #36 [support-scheduler internal] load build context 15:09:57 #36 transferring context: 2.55MB 1.6s done 15:09:57 #36 DONE 2.0s 15:09:57 15:09:57 #37 [core-common-config-bootstrapper internal] load build context 15:09:57 #37 ... 15:09:57 15:09:57 #38 [core-metadata internal] load build context 15:09:57 #38 transferring context: 2.55MB 1.6s done 15:09:57 #38 DONE 2.1s 15:09:57 15:09:57 #37 [core-common-config-bootstrapper internal] load build context 15:09:57 #37 transferring context: 2.55MB 1.8s done 15:09:57 #37 ... 15:09:57 15:09:57 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:57 #29 DONE 0.0s 15:09:57 15:09:57 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 15:09:57 #30 DONE 2.3s 15:09:57 15:09:57 #39 [security-proxy-setup internal] load build context 15:09:57 #39 ... 15:09:57 15:09:57 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:57 #33 DONE 1.5s 15:09:57 15:09:57 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 15:09:57 #34 DONE 0.5s 15:09:57 15:09:57 #37 [core-common-config-bootstrapper internal] load build context 15:09:57 #37 DONE 2.5s 15:09:57 15:09:57 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:09:57 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:09:57 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:09:57 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:09:57 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:09:58 #31 ... 15:09:58 15:09:58 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:09:58 #29 DONE 0.1s 15:09:58 15:09:58 #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:09:59 #40 ... 15:09:59 15:09:59 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 15:09:59 #30 DONE 3.6s 15:09:59 15:09:59 #39 [security-proxy-setup internal] load build context 15:09:59 #39 transferring context: 2.55MB 2.8s done 15:09:59 #39 ... 15:09:59 15:09:59 #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:09:59 #33 DONE 1.6s 15:09:59 15:09:59 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 15:09:59 #34 DONE 0.5s 15:09:59 15:09:59 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:09:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:09:59 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:09:59 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:09:59 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:09:59 #31 ... 15:09:59 15:09:59 #41 [core-data internal] load build context 15:09:59 #41 transferring context: 2.55MB 2.5s done 15:09:59 #41 DONE 3.9s 15:09:59 15:09:59 #42 [security-bootstrapper internal] load build context 15:09:59 #42 transferring context: 2.55MB 4.1s done 15:10:00 #42 ... 15:10:00 15:10:00 #39 [security-proxy-setup internal] load build context 15:10:00 #39 DONE 4.3s 15:10:00 15:10:00 #43 [security-proxy-auth internal] load build context 15:10:00 #43 ... 15:10:00 15:10:00 #44 [security-secretstore-setup internal] load build context 15:10:00 #44 transferring context: 2.55MB 3.5s done 15:10:00 #44 DONE 5.4s 15:10:00 15:10:00 #43 [security-proxy-auth internal] load build context 15:10:00 #43 transferring context: 2.55MB 3.2s done 15:10:01 #43 ... 15:10:01 15:10:01 #42 [security-bootstrapper internal] load build context 15:10:01 #42 DONE 6.2s 15:10:01 15:10:01 #45 [core-command internal] load build context 15:10:01 #45 transferring context: 2.55MB 3.6s done 15:10:01 #45 DONE 5.7s 15:10:02 15:10:02 #46 [support-notifications internal] load build context 15:10:02 #46 ... 15:10:02 15:10:02 #43 [security-proxy-auth internal] load build context 15:10:02 #43 DONE 5.6s 15:10:02 15:10:02 #46 [support-notifications internal] load build context 15:10:02 #46 transferring context: 2.55MB 4.0s done 15:10:02 #46 DONE 5.3s 15:10:02 15:10:02 #47 [security-spire-agent internal] load build context 15:10:02 #47 transferring context: 2.55MB 5.1s done 15:10:02 #47 DONE 6.1s 15:10:02 15:10:02 #48 [security-spire-config internal] load build context 15:10:02 #48 transferring context: 2.55MB 4.4s done 15:10:02 #48 DONE 5.5s 15:10:02 15:10:02 #49 [security-spire-server internal] load build context 15:10:04 #49 ... 15:10:04 15:10:04 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:10:04 #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:04 #0 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:04 #0 5.380 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:10:04 #0 5.380 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:10:04 #0 5.380 OK: 17691 distinct packages available 15:10:04 #0 5.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:04 #0 6.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:04 #0 7.453 (1/9) Installing ca-certificates (20230506-r0) 15:10:04 #0 7.571 (2/9) Installing brotli-libs (1.0.9-r9) 15:10:04 #0 7.661 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:10:04 #0 7.661 (4/9) Installing libcurl (8.1.2-r0) 15:10:04 #0 7.712 (5/9) Installing curl (8.1.2-r0) 15:10:04 #0 7.712 (6/9) Installing dumb-init (1.2.5-r2) 15:10:04 #0 7.737 (7/9) Installing musl-obstack (1.2.3-r0) 15:10:04 #0 7.737 (8/9) Installing libucontext (1.2-r0) 15:10:04 #0 7.752 (9/9) Installing gcompat (1.1.0-r0) 15:10:04 #0 7.762 Executing busybox-1.35.0-r29.trigger 15:10:04 #0 7.868 Executing ca-certificates-20230506-r0.trigger 15:10:04 #0 8.529 OK: 11 MiB in 24 packages 15:10:04 #50 DONE 9.7s 15:10:04 15:10:04 #49 [security-spire-server internal] load build context 15:10:04 #49 ... 15:10:04 15:10:04 #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:10:05 #51 ... 15:10:05 15:10:05 #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:10:05 #52 ... 15:10:05 15:10:05 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:10:05 #0 9.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:05 #53 ... 15:10:05 15:10:05 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:10:05 #54 ... 15:10:05 15:10:05 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 15:10:05 #55 ... 15:10:05 15:10:05 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:10:05 #56 ... 15:10:05 15:10:05 #49 [security-spire-server internal] load build context 15:10:06 #49 ... 15:10:06 15:10:06 #57 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:10:06 #0 6.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:06 #0 7.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:06 #0 9.022 OK: 263 MiB in 53 packages 15:10:06 #57 DONE 9.6s 15:10:06 15:10:06 #49 [security-spire-server internal] load build context 15:10:06 #49 transferring context: 2.55MB 4.6s done 15:10:06 #49 ... 15:10:06 15:10:06 #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:10:06 #58 ... 15:10:06 15:10:06 #49 [security-spire-server internal] load build context 15:10:06 #49 DONE 7.0s 15:10:06 15:10:06 #59 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:10:07 #59 ... 15:10:07 15:10:07 #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:10:07 #60 ... 15:10:07 15:10:07 #59 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:10:07 #59 DONE 1.1s 15:10:07 15:10:07 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:10:07 #56 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:07 #56 ... 15:10:07 15:10:07 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:10:07 #61 ... 15:10:07 15:10:07 #62 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:08 #62 ... 15:10:08 15:10:08 #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:10:08 #63 ... 15:10:08 15:10:08 #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:10:08 #52 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:09 #52 ... 15:10:09 15:10:09 #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:10:09 #51 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:09 #51 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:09 #51 13.67 (1/1) Installing dumb-init (1.2.5-r2) 15:10:09 #51 13.69 Executing busybox-1.35.0-r29.trigger 15:10:09 #51 13.80 OK: 8 MiB in 16 packages 15:10:09 #51 DONE 15.0s 15:10:10 15:10:10 #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:10:10 #63 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:12 #63 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:12 #63 ... 15:10:12 15:10:12 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 15:10:12 #55 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:12 #55 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:12 #55 16.57 OK: 263 MiB in 53 packages 15:10:12 #55 DONE 17.5s 15:10:12 15:10:12 #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:10:13 #64 DONE 0.4s 15:10:13 15:10:13 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:10:13 #56 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:13 #56 16.61 (1/4) Installing ca-certificates (20230506-r0) 15:10:13 #56 16.99 (2/4) Installing dumb-init (1.2.5-r2) 15:10:13 #56 17.02 (3/4) Installing su-exec (0.2-r2) 15:10:13 #56 17.03 (4/4) Installing yq (4.30.4-r4) 15:10:14 #56 18.30 Executing busybox-1.35.0-r29.trigger 15:10:14 #56 18.39 Executing ca-certificates-20230506-r0.trigger 15:10:15 #56 ... 15:10:15 15:10:15 #35 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:10:15 #35 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:15 #35 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:15 #35 18.15 (1/1) Installing dumb-init (1.2.5-r2) 15:10:15 #35 18.19 Executing busybox-1.35.0-r29.trigger 15:10:15 #35 18.27 OK: 8 MiB in 16 packages 15:10:15 #35 DONE 18.9s 15:10:15 15:10:15 #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:10:15 #52 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:15 #52 19.52 OK: 263 MiB in 53 packages 15:10:15 #52 DONE 20.5s 15:10:15 15:10:15 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:10:16 #65 ... 15:10:16 15:10:16 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:10:16 #61 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:16 #61 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:16 #61 17.34 OK: 263 MiB in 53 packages 15:10:16 #61 DONE 18.6s 15:10:16 15:10:16 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:10:16 #66 ... 15:10:16 15:10:16 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:10:16 #53 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:16 #53 13.67 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:10:16 #53 13.67 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:10:16 #53 13.67 OK: 17691 distinct packages available 15:10:16 #53 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:16 #53 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:16 #53 21.05 OK: 263 MiB in 53 packages 15:10:16 #53 ... 15:10:16 15:10:16 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:10:16 #65 DONE 0.9s 15:10:16 15:10:16 #67 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:16 #67 ... 15:10:16 15:10:16 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:10:16 #66 DONE 0.7s 15:10:16 15:10:16 #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:10:16 #63 18.66 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:10:16 #63 18.66 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:10:16 #63 18.66 OK: 17691 distinct packages available 15:10:17 #63 ... 15:10:17 15:10:17 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:10:17 #53 DONE 22.1s 15:10:17 15:10:17 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:10:17 #68 ... 15:10:17 15:10:17 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:10:17 #56 20.29 OK: 17 MiB in 19 packages 15:10:17 #56 DONE 21.7s 15:10:17 15:10:17 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:17 #69 ... 15:10:17 15:10:17 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:10:17 #54 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:17 #54 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:17 #54 20.76 (1/2) Installing dumb-init (1.2.5-r2) 15:10:17 #54 20.81 (2/2) Installing su-exec (0.2-r2) 15:10:17 #54 20.81 Executing busybox-1.35.0-r29.trigger 15:10:17 #54 21.05 OK: 8 MiB in 17 packages 15:10:17 #54 DONE 22.5s 15:10:17 15:10:17 #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:10:17 #58 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:17 #58 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:17 #58 18.72 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 15:10:17 #58 19.41 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 15:10:17 #58 19.53 (3/4) Installing dumb-init (1.2.5-r2) 15:10:17 #58 19.56 (4/4) Installing openssl (3.0.9-r2) 15:10:17 #58 19.71 Executing busybox-1.35.0-r29.trigger 15:10:17 #58 19.83 OK: 8 MiB in 17 packages 15:10:17 #58 DONE 21.5s 15:10:18 15:10:18 #70 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:10:18 #70 DONE 0.6s 15:10:18 15:10:18 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:10:18 #71 ... 15:10:18 15:10:18 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:10:18 #68 DONE 1.7s 15:10:19 15:10:19 #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:10:19 #40 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:19 #40 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:19 #40 17.75 (1/2) Installing ca-certificates (20230506-r0) 15:10:19 #40 18.02 (2/2) Installing dumb-init (1.2.5-r2) 15:10:19 #40 18.05 Executing busybox-1.35.0-r29.trigger 15:10:19 #40 18.18 Executing ca-certificates-20230506-r0.trigger 15:10:19 #40 19.99 OK: 8 MiB in 17 packages 15:10:19 #40 DONE 21.0s 15:10:19 15:10:19 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:20 #72 ... 15:10:20 15:10:20 #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:10:20 #60 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:20 #60 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:20 #60 19.34 v3.17.4-46-gca6f6958c03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:10:20 #60 19.34 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:10:20 #60 19.34 OK: 17691 distinct packages available 15:10:20 #60 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:20 #60 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:20 #60 ... 15:10:20 15:10:20 #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:10:20 #63 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:20 #63 21.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:21 #63 23.01 (1/4) Installing dumb-init (1.2.5-r2) 15:10:21 #63 23.01 (2/4) Installing musl-obstack (1.2.3-r0) 15:10:21 #63 23.02 (3/4) Installing libucontext (1.2-r0) 15:10:21 #63 23.04 (4/4) Installing gcompat (1.1.0-r0) 15:10:21 #63 23.06 Executing busybox-1.35.0-r29.trigger 15:10:21 #63 23.11 OK: 8 MiB in 19 packages 15:10:21 #63 ... 15:10:21 15:10:21 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:10:21 #71 DONE 3.7s 15:10:21 15:10:21 #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:10:21 #60 24.19 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 15:10:21 #60 24.33 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 15:10:21 #60 24.37 (3/7) Installing dumb-init (1.2.5-r2) 15:10:21 #60 24.38 (4/7) Installing musl-obstack (1.2.3-r0) 15:10:21 #60 24.39 (5/7) Installing libucontext (1.2-r0) 15:10:21 #60 24.41 (6/7) Installing gcompat (1.1.0-r0) 15:10:21 #60 24.43 (7/7) Installing openssl (3.0.9-r2) 15:10:21 #60 24.47 Executing busybox-1.35.0-r29.trigger 15:10:21 #60 24.51 OK: 9 MiB in 20 packages 15:10:22 #60 ... 15:10:22 15:10:22 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:10:22 #73 DONE 0.2s 15:10:22 15:10:22 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:22 #74 ... 15:10:22 15:10:22 #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:10:22 #63 DONE 23.9s 15:10:22 15:10:22 #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:10:22 #60 DONE 25.1s 15:10:22 15:10:22 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:10:41 #101 ... 15:10:41 15:10:41 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:10:41 #140 68.34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:10:59 #140 ... 15:10:59 15:10:59 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:10:59 #141 DONE 86.9s 15:10:59 15:10:59 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:10:59 #144 DONE 86.9s 15:10:59 15:10:59 #107 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:10:59 #107 DONE 87.0s 15:10:59 15:10:59 #110 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:10:59 #110 DONE 87.0s 15:10:59 15:10:59 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:10:59 #145 DONE 87.0s 15:10:59 15:10:59 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:10:59 #140 DONE 87.0s 15:10:59 15:10:59 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:10:59 #147 ... 15:10:59 15:10:59 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:10:59 #142 DONE 87.1s 15:10:59 15:10:59 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:10:59 #146 DONE 87.2s 15:11:00 15:11:00 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:11:00 #139 DONE 87.3s 15:11:00 15:11:00 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #148 ... 15:11:00 15:11:00 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:11:00 #143 DONE 87.4s 15:11:00 15:11:00 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:11:00 #101 DONE 87.4s 15:11:00 15:11:00 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #149 ... 15:11:00 15:11:00 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #147 DONE 0.7s 15:11:00 15:11:00 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #150 DONE 0.8s 15:11:00 15:11:00 #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:11:00 #151 DONE 0.6s 15:11:00 15:11:00 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #148 DONE 0.6s 15:11:00 15:11:00 #152 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #152 DONE 0.6s 15:11:00 15:11:00 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #149 DONE 0.6s 15:11:00 15:11:00 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:11:00 #153 ... 15:11:00 15:11:00 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:11:00 #154 DONE 0.3s 15:11:00 15:11:00 #155 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #155 DONE 0.3s 15:11:00 15:11:00 #156 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:11:00 #156 DONE 0.3s 15:11:00 15:11:00 #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:11:00 #157 CACHED 15:11:00 15:11:00 #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #158 CACHED 15:11:00 15:11:00 #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 15:11:00 #159 CACHED 15:11:00 15:11:00 #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #160 CACHED 15:11:00 15:11:00 #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:11:00 #161 CACHED 15:11:00 15:11:00 #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #162 CACHED 15:11:00 15:11:00 #163 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:11:00 #163 CACHED 15:11:00 15:11:00 #164 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:11:00 #164 CACHED 15:11:00 15:11:00 #165 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:11:00 #165 DONE 0.3s 15:11:00 15:11:00 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:11:00 #166 DONE 0.3s 15:11:00 15:11:00 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:11:00 #153 DONE 0.3s 15:11:00 15:11:00 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:11:01 #167 ... 15:11:01 15:11:01 #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:11:01 #168 DONE 0.8s 15:11:01 15:11:01 #169 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:11:02 #169 ... 15:11:02 15:11:02 #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:11:02 #170 DONE 1.6s 15:11:02 15:11:02 #171 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:11:02 #171 DONE 1.7s 15:11:02 15:11:02 #172 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:11:02 #172 DONE 1.7s 15:11:02 15:11:02 #173 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:11:02 #173 DONE 1.7s 15:11:02 15:11:02 #174 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:11:02 #174 DONE 1.7s 15:11:02 15:11:02 #175 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:11:02 #175 DONE 1.7s 15:11:02 15:11:02 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:11:02 #167 DONE 1.7s 15:11:02 15:11:02 #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:11:02 #176 DONE 1.8s 15:11:02 15:11:02 #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:11:02 #177 DONE 1.8s 15:11:02 15:11:02 #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:11:03 #178 ... 15:11:03 15:11:03 #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:11:03 #179 DONE 0.7s 15:11:03 15:11:03 #169 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:11:03 #169 DONE 1.6s 15:11:03 15:11:03 #180 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:11:03 #180 DONE 0.7s 15:11:03 15:11:03 #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:11:03 #181 DONE 0.7s 15:11:03 15:11:03 #182 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:11:03 #182 DONE 0.7s 15:11:03 15:11:03 #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:11:03 #183 DONE 0.7s 15:11:03 15:11:03 #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:11:03 #184 DONE 0.8s 15:11:03 15:11:03 #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:11:03 #185 DONE 0.7s 15:11:03 15:11:03 #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:11:03 #178 DONE 0.7s 15:11:03 15:11:03 #186 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:11:03 #186 DONE 0.7s 15:11:03 15:11:03 #187 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 15:11:03 #187 DONE 2.8s 15:11:03 15:11:03 #137 [security-spiffe-token-provider] exporting to image 15:11:03 #137 exporting layers 15:11:03 #137 ... 15:11:03 15:11:03 #188 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:11:03 #188 DONE 0.3s 15:11:03 15:11:03 #189 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:11:03 #189 DONE 0.4s 15:11:03 15:11:03 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:11:03 #190 DONE 0.4s 15:11:03 15:11:03 #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:11:03 #191 DONE 0.3s 15:11:03 15:11:03 #137 [support-notifications] exporting to image 15:11:03 #137 ... 15:11:03 15:11:03 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:11:03 #192 DONE 0.4s 15:11:03 15:11:03 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:11:03 #193 DONE 0.4s 15:11:03 15:11:03 #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 15:11:03 #194 DONE 0.3s 15:11:03 15:11:03 #137 [core-metadata] exporting to image 15:11:03 #137 writing image sha256:be326659bf02e6d7ffbb1b37c7a140e266fe802fdc319dda904a3cf200154316 15:11:03 #137 writing image sha256:be326659bf02e6d7ffbb1b37c7a140e266fe802fdc319dda904a3cf200154316 0.0s done 15:11:03 #137 writing image sha256:30811edc252a23524e3906e15a8ed37942c952142081ab17707ec1b6cab2f0ba 0.0s done 15:11:03 #137 writing image sha256:60401fb96ada9a6e995670b93de167bb790f156cc9b325f50c4c77cfba2cfe4c 15:11:03 #137 writing image sha256:183e0eaabffedc4ccc989b74efac7f7684913bf9dd5387fbc5d954877c1b16f4 15:11:03 #137 naming to docker.io/library/support-scheduler done 15:11:03 #137 naming to docker.io/library/security-spiffe-token-provider 0.1s done 15:11:04 #137 writing image sha256:60401fb96ada9a6e995670b93de167bb790f156cc9b325f50c4c77cfba2cfe4c 0.3s done 15:11:04 #137 naming to docker.io/library/core-command 15:11:04 #137 ... 15:11:04 15:11:04 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:11:04 #195 DONE 0.4s 15:11:04 15:11:04 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:11:04 #196 DONE 0.4s 15:11:04 15:11:04 #137 [core-data] exporting to image 15:11:04 #137 exporting layers 0.4s done 15:11:04 #137 writing image sha256:183e0eaabffedc4ccc989b74efac7f7684913bf9dd5387fbc5d954877c1b16f4 0.3s done 15:11:04 #137 naming to docker.io/library/core-command done 15:11:04 #137 naming to docker.io/library/core-data done 15:11:04 #137 writing image sha256:1d2e58272d2e56c0e7e8e2286378e76242dfd6fcbc226a55d474359d6ea7dde1 15:11:04 #137 ... 15:11:04 15:11:04 #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:11:04 #197 DONE 0.6s 15:11:04 15:11:04 #137 [security-proxy-setup] exporting to image 15:11:04 #137 writing image sha256:1d2e58272d2e56c0e7e8e2286378e76242dfd6fcbc226a55d474359d6ea7dde1 done 15:11:04 #137 writing image sha256:66d6a6f2316f6ae23769f4ac365735fb1e3f880109d1d9eb2af2ce3873074f9e done 15:11:04 #137 naming to docker.io/library/support-notifications done 15:11:04 #137 naming to docker.io/library/core-metadata done 15:11:04 #137 ... 15:11:04 15:11:04 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:11:04 #198 DONE 0.6s 15:11:04 15:11:04 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:11:04 #199 DONE 0.6s 15:11:04 15:11:04 #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:11:04 #200 DONE 1.1s 15:11:04 15:11:04 #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:11:04 #201 DONE 1.1s 15:11:04 15:11:04 #137 [security-proxy-setup] exporting to image 15:11:04 #137 writing image sha256:3620ea6b3407cae83883f90624e694bb510ce96a41f18c4b6b10211eb6d240f4 done 15:11:04 #137 naming to docker.io/library/security-proxy-setup done 15:11:05 #137 exporting layers 0.2s done 15:11:05 #137 writing image sha256:4eabac4443318a6ecaba3a4f960acc0f3d408e195e61ac19037ecefce35c1f11 0.0s done 15:11:05 #137 naming to docker.io/library/core-common-config-bootstrapper done 15:11:05 #137 writing image sha256:72e8b01bbbc1163e5d35286abb018dc4db0ab33445b16831495354cdd36b02e0 done 15:11:05 #137 naming to docker.io/library/security-proxy-auth done 15:11:05 #137 DONE 2.8s 15:11:05 15:11:05 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:11:05 #202 DONE 0.2s 15:11:05 15:11:05 #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:11:05 #203 DONE 0.2s 15:11:05 15:11:05 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:11:05 #204 DONE 0.1s 15:11:05 15:11:05 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:11:05 #205 DONE 0.1s 15:11:05 15:11:05 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:11:05 #206 DONE 0.1s 15:11:05 15:11:05 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:11:05 #207 DONE 0.0s 15:11:05 15:11:05 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:11:05 #208 DONE 0.4s 15:11:05 15:11:05 #137 [security-secretstore-setup] exporting to image 15:11:05 #137 exporting layers 0.2s done 15:11:05 #137 writing image sha256:482daf27aef679218b5d93acf621f2d1651e4d01ce4d145227d25df8326db43a done 15:11:05 #137 naming to docker.io/library/security-secretstore-setup done 15:11:05 #137 DONE 3.0s 15:11:05 15:11:05 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:11:05 #209 DONE 0.4s 15:11:05 15:11:05 #137 [security-bootstrapper] exporting to image 15:11:05 #137 exporting layers 0.2s done 15:11:05 #137 writing image sha256:33a882d9f96086fb28e8d9f0379c03e47f11b6f02058ed31c89839d0e6922d4b done 15:11:05 #137 naming to docker.io/library/security-bootstrapper done 15:11:05 #137 DONE 3.1s 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:11:05 time="2023-07-19T15:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:11:05 $ docker stop --time=1 dcdb2a887a57f0ffa035bdb5680f43a8144a6899f39c8e936df5ea84ebb6bc47 15:11:06 $ docker rm -f --volumes dcdb2a887a57f0ffa035bdb5680f43a8144a6899f39c8e936df5ea84ebb6bc47 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:07 + docker images 15:11:07 REPOSITORY TAG IMAGE ID CREATED SIZE 15:11:07 security-bootstrapper latest 33a882d9f960 2 seconds ago 22.7MB 15:11:07 security-secretstore-setup latest 482daf27aef6 2 seconds ago 43.6MB 15:11:07 security-proxy-auth latest 72e8b01bbbc1 3 seconds ago 18.9MB 15:11:07 security-proxy-setup latest 3620ea6b3407 3 seconds ago 24.1MB 15:11:07 core-common-config-bootstrapper latest 4eabac444331 3 seconds ago 17.8MB 15:11:07 support-notifications latest 66d6a6f2316f 4 seconds ago 33MB 15:11:07 core-metadata latest 1d2e58272d2e 4 seconds ago 21.1MB 15:11:07 support-scheduler latest be326659bf02 4 seconds ago 32.4MB 15:11:07 core-data latest 183e0eaabffe 4 seconds ago 20.7MB 15:11:07 core-command latest 60401fb96ada 4 seconds ago 20.5MB 15:11:07 security-spiffe-token-provider latest 30811edc252a 4 seconds ago 33.4MB 15:11:07 security-spire-agent latest 7a35dd672a8e About a minute ago 166MB 15:11:07 security-spire-server latest 3058a460d653 About a minute ago 107MB 15:11:07 security-spire-config latest 549e134ab63f About a minute ago 102MB 15:11:07 ci-base-image-x86_64 latest f90d7f2da8e6 5 minutes ago 1.06GB 15:11:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 days ago 696MB 15:11:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB 15:11:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:07 provisioning config files... 15:11:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/547@tmp/config4136596538829890055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:07 ---> docker-login.sh 15:11:07 nexus3.edgexfoundry.org:10001 15:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:07 Configure a credential helper to remove this warning. See 15:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:07 15:11:07 Login Succeeded 15:11:07 nexus3.edgexfoundry.org:10002 15:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:08 Configure a credential helper to remove this warning. See 15:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:08 15:11:08 Login Succeeded 15:11:08 nexus3.edgexfoundry.org:10003 15:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:08 Configure a credential helper to remove this warning. See 15:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:08 15:11:08 Login Succeeded 15:11:08 nexus3.edgexfoundry.org:10004 15:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:08 Configure a credential helper to remove this warning. See 15:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:08 15:11:08 Login Succeeded 15:11:08 docker.io 15:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:08 Configure a credential helper to remove this warning. See 15:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:08 15:11:08 Login Succeeded 15:11:08 ---> docker-login.sh ends [Pipeline] } 15:11:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:11:08 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:11:08 54d035bfa974c800c1254128570959cbd1217788 15:11:08 latest 15:11:08 3.1.0-dev.13 15:11:08 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:08 main 15:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:09 #31 ... 15:11:09 15:11:09 #62 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #62 DONE 55.3s 15:11:09 15:11:09 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #74 DONE 49.6s 15:11:09 15:11:09 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #72 DONE 43.9s 15:11:09 15:11:09 #75 [security-spire-agent builder 6/9] COPY . . 15:11:09 #75 ... 15:11:09 15:11:09 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #69 DONE 46.9s 15:11:09 15:11:09 #67 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #67 DONE 47.3s 15:11:09 15:11:09 #76 [support-notifications builder 6/7] COPY . . 15:11:09 #76 ... 15:11:09 15:11:09 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:11:09 #77 CACHED 15:11:09 15:11:09 #78 [security-proxy-setup builder 6/7] COPY . . 15:11:09 #78 CACHED 15:11:09 15:11:09 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #79 CACHED 15:11:09 15:11:09 #80 [security-bootstrapper builder 6/7] COPY . . 15:11:09 #80 DONE 1.1s 15:11:09 15:11:09 #75 [security-spire-agent builder 6/9] COPY . . 15:11:09 #75 DONE 1.2s 15:11:09 15:11:09 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:11:09 #81 CACHED 15:11:09 15:11:09 #82 [security-secretstore-setup builder 6/7] COPY . . 15:11:09 #82 CACHED 15:11:09 15:11:09 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #83 CACHED 15:11:09 15:11:09 #84 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:11:09 #84 ... 15:11:09 15:11:09 #85 [security-spiffe-token-provider builder 6/7] COPY . . 15:11:09 #85 DONE 1.4s 15:11:09 15:11:09 #84 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:11:09 #84 DONE 0.4s 15:11:09 15:11:09 #86 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:11:09 #86 ... 15:11:09 15:11:09 #87 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #87 CACHED 15:11:09 15:11:09 #88 [security-spire-server builder 6/9] COPY . . 15:11:09 #88 CACHED 15:11:09 15:11:09 #89 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:11:09 #89 CACHED 15:11:09 15:11:09 #90 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:11:09 #90 CACHED 15:11:09 15:11:09 #91 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 15:11:09 #91 ... 15:11:09 15:11:09 #92 [security-proxy-auth builder 6/7] COPY . . 15:11:09 #92 CACHED 15:11:09 15:11:09 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #93 CACHED 15:11:09 15:11:09 #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:11:09 #94 CACHED 15:11:09 15:11:09 #95 [core-data builder 4/7] COPY go.mod vendor* ./ 15:11:09 #95 CACHED 15:11:09 15:11:09 #96 [core-data builder 6/7] COPY . . 15:11:09 #96 CACHED 15:11:09 15:11:09 #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #97 CACHED 15:11:09 15:11:09 #98 [core-command builder 6/7] COPY . . 15:11:09 #98 CACHED 15:11:09 15:11:09 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 15:11:09 #99 CACHED 15:11:09 15:11:09 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #100 CACHED 15:11:09 15:11:09 #101 [support-scheduler builder 6/7] COPY . . 15:11:09 #101 DONE 1.4s 15:11:09 15:11:09 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #102 CACHED 15:11:09 15:11:09 #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:11:09 #103 CACHED 15:11:09 15:11:09 #104 [core-common-config-bootstrapper builder 6/7] COPY . . 15:11:09 #104 CACHED 15:11:09 15:11:09 #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:11:09 #105 CACHED 15:11:09 15:11:09 #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:09 #106 CACHED 15:11:09 15:11:09 #107 [core-metadata builder 6/7] COPY . . 15:11:09 #107 CACHED 15:11:09 15:11:09 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:11:09 #108 ... 15:11:09 15:11:09 #76 [support-notifications builder 6/7] COPY . . 15:11:09 #76 DONE 2.0s 15:11:09 15:11:09 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:11:09 + docker push nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788 15:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:11:09 780defd12934: Preparing 15:11:09 5dfe2d8e1d8d: Preparing 15:11:09 e37fef72909d: Preparing 15:11:09 84c15d408d19: Preparing 15:11:09 ec9ec0e76daf: Preparing 15:11:09 3dab9f8bf2d2: Preparing 15:11:09 3dab9f8bf2d2: Waiting 15:11:09 ec9ec0e76daf: Pushed 15:11:09 780defd12934: Pushed 15:11:09 e37fef72909d: Pushed 15:11:09 84c15d408d19: Pushed 15:11:09 3dab9f8bf2d2: Layer already exists 15:11:10 #109 ... 15:11:10 15:11:10 #91 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 15:11:10 #91 DONE 6.2s 15:11:10 5dfe2d8e1d8d: Pushed 15:11:10 15:11:10 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:11:10 #110 ... 15:11:10 15:11:10 #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 15:11:10 #111 DONE 6.5s 15:11:10 15:11:10 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:11:10 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:9fa9494e8527c23509eb0adf8cdac048bacbf357f1649e877adda9905e17ccb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:11 #112 ... 15:11:11 15:11:11 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:11:11 #110 DONE 0.6s 15:11:11 15:11:11 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:11:11 #112 DONE 0.3s 15:11:11 15:11:11 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:11:11 #109 5.417 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:11:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:11:11 780defd12934: Preparing 15:11:11 5dfe2d8e1d8d: Preparing 15:11:11 e37fef72909d: Preparing 15:11:11 84c15d408d19: Preparing 15:11:11 ec9ec0e76daf: Preparing 15:11:11 3dab9f8bf2d2: Preparing 15:11:11 3dab9f8bf2d2: Waiting 15:11:11 ec9ec0e76daf: Layer already exists 15:11:11 780defd12934: Layer already exists 15:11:11 e37fef72909d: Layer already exists 15:11:11 5dfe2d8e1d8d: Layer already exists 15:11:11 3dab9f8bf2d2: Layer already exists 15:11:11 84c15d408d19: Layer already exists 15:11:11 latest: digest: sha256:9fa9494e8527c23509eb0adf8cdac048bacbf357f1649e877adda9905e17ccb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:12 #109 ... 15:11:12 15:11:12 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:11:12 #113 DONE 0.2s 15:11:12 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.13 15:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:11:12 780defd12934: Preparing 15:11:12 5dfe2d8e1d8d: Preparing 15:11:12 e37fef72909d: Preparing 15:11:12 84c15d408d19: Preparing 15:11:12 ec9ec0e76daf: Preparing 15:11:12 3dab9f8bf2d2: Preparing 15:11:12 3dab9f8bf2d2: Waiting 15:11:12 84c15d408d19: Layer already exists 15:11:12 5dfe2d8e1d8d: Layer already exists 15:11:12 e37fef72909d: Layer already exists 15:11:12 780defd12934: Layer already exists 15:11:12 ec9ec0e76daf: Layer already exists 15:11:12 3dab9f8bf2d2: Layer already exists 15:11:12 3.1.0-dev.13: digest: sha256:9fa9494e8527c23509eb0adf8cdac048bacbf357f1649e877adda9905e17ccb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:12 15:11:12 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:11:12 #114 DONE 0.3s 15:11:12 15:11:12 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:11:12 #108 5.460 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:11:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:12 #108 ... 15:11:12 15:11:12 #115 [security-spire-config builder 6/9] COPY . . 15:11:12 #115 CACHED 15:11:12 15:11:12 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 15:11:12 #116 CACHED 15:11:12 15:11:12 #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:12 #117 CACHED 15:11:12 15:11:12 #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 15:11:12 #118 CACHED 15:11:12 15:11:12 #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:11:12 #119 CACHED 15:11:12 15:11:12 #120 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:11:12 #120 CACHED 15:11:12 + docker push nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:11:12 780defd12934: Preparing 15:11:12 5dfe2d8e1d8d: Preparing 15:11:12 e37fef72909d: Preparing 15:11:12 84c15d408d19: Preparing 15:11:12 ec9ec0e76daf: Preparing 15:11:12 3dab9f8bf2d2: Preparing 15:11:12 3dab9f8bf2d2: Waiting 15:11:12 e37fef72909d: Layer already exists 15:11:12 84c15d408d19: Layer already exists 15:11:12 5dfe2d8e1d8d: Layer already exists 15:11:12 780defd12934: Layer already exists 15:11:12 ec9ec0e76daf: Layer already exists 15:11:12 3dab9f8bf2d2: Layer already exists 15:11:12 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:9fa9494e8527c23509eb0adf8cdac048bacbf357f1649e877adda9905e17ccb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:12 15:11:12 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:11:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:13 #121 DONE 0.3s 15:11:13 15:11:13 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:11:13 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:11:13 780defd12934: Preparing 15:11:13 5dfe2d8e1d8d: Preparing 15:11:13 e37fef72909d: Preparing 15:11:13 84c15d408d19: Preparing 15:11:13 ec9ec0e76daf: Preparing 15:11:13 3dab9f8bf2d2: Preparing 15:11:13 3dab9f8bf2d2: Waiting 15:11:13 ec9ec0e76daf: Layer already exists 15:11:13 84c15d408d19: Layer already exists 15:11:13 5dfe2d8e1d8d: Layer already exists 15:11:13 e37fef72909d: Layer already exists 15:11:13 780defd12934: Layer already exists 15:11:13 3dab9f8bf2d2: Layer already exists 15:11:13 #122 DONE 0.4s 15:11:13 15:11:13 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:11:13 main: digest: sha256:9fa9494e8527c23509eb0adf8cdac048bacbf357f1649e877adda9905e17ccb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:13 ===================================================== [Pipeline] echo 15:11:13 taggedImages: 15:11:13 - nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788 15:11:13 - nexus3.edgexfoundry.org:10004/core-command:latest 15:11:13 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.13 15:11:13 - nexus3.edgexfoundry.org:10004/core-command:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:13 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:11:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:11:13 54d035bfa974c800c1254128570959cbd1217788 15:11:13 latest 15:11:13 3.1.0-dev.13 15:11:13 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:13 main 15:11:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 15:11:13 #123 ... 15:11:13 15:11:13 #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:11:13 #124 CACHED 15:11:13 15:11:13 #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:11:13 #125 CACHED 15:11:13 15:11:13 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:13 #126 ... 15:11:13 15:11:13 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:11:13 #0 4.358 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:11:13 #127 ... 15:11:13 15:11:13 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:11:13 #0 5.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:11:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:14 #128 ... 15:11:14 15:11:14 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:11:14 #0 5.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:11:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 15:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:11:14 10d2a42b14b3: Preparing 15:11:14 83d53b03a138: Preparing 15:11:14 a80f695ce3ba: Preparing 15:11:14 78f95baa5054: Preparing 15:11:14 e37fef72909d: Preparing 15:11:14 84c15d408d19: Preparing 15:11:14 ec9ec0e76daf: Preparing 15:11:14 3dab9f8bf2d2: Preparing 15:11:14 84c15d408d19: Waiting 15:11:14 ec9ec0e76daf: Waiting 15:11:14 3dab9f8bf2d2: Waiting 15:11:14 e37fef72909d: Layer already exists 15:11:14 84c15d408d19: Layer already exists 15:11:14 ec9ec0e76daf: Layer already exists 15:11:14 3dab9f8bf2d2: Layer already exists 15:11:14 83d53b03a138: Pushed 15:11:14 10d2a42b14b3: Pushed 15:11:14 a80f695ce3ba: Pushed 15:11:14 #129 ... 15:11:14 15:11:14 #130 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:11:14 #130 DONE 1.5s 15:11:14 15:11:14 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:11:14 #126 DONE 1.2s 15:11:14 15:11:14 #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:11:15 #131 ... 15:11:15 15:11:15 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:11:15 #123 DONE 1.7s 15:11:15 15:11:15 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:11:15 #0 5.138 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:11:15 #132 ... 15:11:15 15:11:15 #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:11:15 #131 DONE 0.3s 15:11:15 15:11:15 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:11:15 #0 5.999 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:11:15 #133 ... 15:11:15 15:11:15 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:11:15 #0 4.736 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:11:15 #134 ... 15:11:15 15:11:15 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:11:15 #135 DONE 0.5s 15:11:15 15:11:15 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:11:15 #0 7.099 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:11:15 #136 ... 15:11:15 15:11:15 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:11:15 #137 DONE 0.4s 15:11:15 15:11:15 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:11:15 #0 6.151 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:11:15 #138 ... 15:11:15 15:11:15 #139 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:11:15 78f95baa5054: Pushed 15:11:15 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:586fa08d95451017fa8e59d35b7af1a973cc06d01c1495a8beecf5e6b7eb54ae size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:15 #139 DONE 0.3s 15:11:15 15:11:15 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:11:15 #140 DONE 0.3s 15:11:15 15:11:15 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:11:15 + 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 15:11:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:11:16 10d2a42b14b3: Preparing 15:11:16 83d53b03a138: Preparing 15:11:16 a80f695ce3ba: Preparing 15:11:16 78f95baa5054: Preparing 15:11:16 e37fef72909d: Preparing 15:11:16 84c15d408d19: Preparing 15:11:16 ec9ec0e76daf: Preparing 15:11:16 3dab9f8bf2d2: Preparing 15:11:16 ec9ec0e76daf: Waiting 15:11:16 84c15d408d19: Waiting 15:11:16 3dab9f8bf2d2: Waiting 15:11:16 e37fef72909d: Layer already exists 15:11:16 83d53b03a138: Layer already exists 15:11:16 78f95baa5054: Layer already exists 15:11:16 a80f695ce3ba: Layer already exists 15:11:16 10d2a42b14b3: Layer already exists 15:11:16 84c15d408d19: Layer already exists 15:11:16 ec9ec0e76daf: Layer already exists 15:11:16 3dab9f8bf2d2: Layer already exists 15:11:16 latest: digest: sha256:586fa08d95451017fa8e59d35b7af1a973cc06d01c1495a8beecf5e6b7eb54ae size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:16 #141 DONE 0.6s 15:11:16 15:11:16 #142 [security-spire-server] exporting to image 15:11:16 #142 exporting layers 15:11:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.13 15:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:11:16 10d2a42b14b3: Preparing 15:11:16 83d53b03a138: Preparing 15:11:16 a80f695ce3ba: Preparing 15:11:16 78f95baa5054: Preparing 15:11:16 e37fef72909d: Preparing 15:11:16 84c15d408d19: Preparing 15:11:16 ec9ec0e76daf: Preparing 15:11:16 3dab9f8bf2d2: Preparing 15:11:16 ec9ec0e76daf: Waiting 15:11:16 3dab9f8bf2d2: Waiting 15:11:16 78f95baa5054: Layer already exists 15:11:16 a80f695ce3ba: Layer already exists 15:11:16 10d2a42b14b3: Layer already exists 15:11:16 83d53b03a138: Layer already exists 15:11:16 e37fef72909d: Layer already exists 15:11:16 ec9ec0e76daf: Layer already exists 15:11:16 84c15d408d19: Layer already exists 15:11:16 3dab9f8bf2d2: Layer already exists 15:11:16 3.1.0-dev.13: digest: sha256:586fa08d95451017fa8e59d35b7af1a973cc06d01c1495a8beecf5e6b7eb54ae size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:17 #142 ... 15:11:17 15:11:17 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:11:17 #143 DONE 2.2s 15:11:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:17 15:11:17 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:11:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:11:17 10d2a42b14b3: Preparing 15:11:17 83d53b03a138: Preparing 15:11:17 a80f695ce3ba: Preparing 15:11:17 78f95baa5054: Preparing 15:11:17 e37fef72909d: Preparing 15:11:17 84c15d408d19: Preparing 15:11:17 ec9ec0e76daf: Preparing 15:11:17 3dab9f8bf2d2: Preparing 15:11:17 ec9ec0e76daf: Waiting 15:11:17 84c15d408d19: Waiting 15:11:17 3dab9f8bf2d2: Waiting 15:11:17 e37fef72909d: Layer already exists 15:11:17 83d53b03a138: Layer already exists 15:11:17 a80f695ce3ba: Layer already exists 15:11:17 10d2a42b14b3: Layer already exists 15:11:17 78f95baa5054: Layer already exists 15:11:17 ec9ec0e76daf: Layer already exists 15:11:17 84c15d408d19: Layer already exists 15:11:17 3dab9f8bf2d2: Layer already exists 15:11:17 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:586fa08d95451017fa8e59d35b7af1a973cc06d01c1495a8beecf5e6b7eb54ae size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:17 #144 DONE 0.3s 15:11:17 15:11:17 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:11:17 + 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 15:11:17 #145 DONE 0.3s 15:11:17 15:11:17 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:11:18 #146 DONE 0.4s 15:11:18 15:11:18 #86 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:11:18 #86 5.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:11:18 #86 ... 15:11:18 15:11:18 #142 [security-spire-agent] exporting to image 15:11:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:11:18 10d2a42b14b3: Preparing 15:11:18 83d53b03a138: Preparing 15:11:18 a80f695ce3ba: Preparing 15:11:18 78f95baa5054: Preparing 15:11:18 e37fef72909d: Preparing 15:11:18 84c15d408d19: Preparing 15:11:18 ec9ec0e76daf: Preparing 15:11:18 3dab9f8bf2d2: Preparing 15:11:18 84c15d408d19: Waiting 15:11:18 ec9ec0e76daf: Waiting 15:11:18 3dab9f8bf2d2: Waiting 15:11:18 a80f695ce3ba: Layer already exists 15:11:18 83d53b03a138: Layer already exists 15:11:18 e37fef72909d: Layer already exists 15:11:18 78f95baa5054: Layer already exists 15:11:18 10d2a42b14b3: Layer already exists 15:11:18 84c15d408d19: Layer already exists 15:11:18 3dab9f8bf2d2: Layer already exists 15:11:18 ec9ec0e76daf: Layer already exists 15:11:18 main: digest: sha256:586fa08d95451017fa8e59d35b7af1a973cc06d01c1495a8beecf5e6b7eb54ae size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:18 ===================================================== [Pipeline] echo 15:11:18 taggedImages: 15:11:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 15:11:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:11:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.13 15:11:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:11:18 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:11:18 54d035bfa974c800c1254128570959cbd1217788 15:11:18 latest 15:11:18 3.1.0-dev.13 15:11:18 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:18 main 15:11:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:18 #142 exporting layers 2.7s done 15:11:18 #142 writing image sha256:fe09c47cb7e7550a094f4c2150acc1981683e9b2be6440fb18a5d671b808ebdc done 15:11:18 #142 naming to docker.io/library/security-spire-config-arm64 15:11:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:18 #142 naming to docker.io/library/security-spire-config-arm64 done 15:11:18 #142 exporting layers 2.5s done 15:11:18 + docker push nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788 15:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:11:18 6c492da171c0: Preparing 15:11:18 958b4f8d8f50: Preparing 15:11:18 e37fef72909d: Preparing 15:11:18 84c15d408d19: Preparing 15:11:18 c3e9c8974ae1: Preparing 15:11:18 3dab9f8bf2d2: Preparing 15:11:18 3dab9f8bf2d2: Waiting 15:11:18 84c15d408d19: Layer already exists 15:11:18 e37fef72909d: Layer already exists 15:11:18 3dab9f8bf2d2: Layer already exists 15:11:18 6c492da171c0: Pushed 15:11:18 c3e9c8974ae1: Pushed 15:11:19 #142 writing image sha256:5e4908534c9364e9a3c1b2e19e7ed93ca299c1854c0f4decd294595860dd3031 0.0s done 15:11:19 #142 naming to docker.io/library/security-spire-server-arm64 done 15:11:20 #142 exporting layers 1.9s done 15:11:20 #142 writing image sha256:52fa452ba5aa10aafdf7756eca7a165e4a2eb711e7c437c44ce1bed7683d98d2 done 15:11:20 #142 naming to docker.io/library/security-spire-agent-arm64 done 15:11:20 #142 DONE 4.3s 15:11:20 15:11:20 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:11:20 958b4f8d8f50: Pushed 15:11:20 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:008291b98d866f0a2d19e9c00832503be0172c176739d141b989583cb584d791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:21 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:11:21 6c492da171c0: Preparing 15:11:21 958b4f8d8f50: Preparing 15:11:21 e37fef72909d: Preparing 15:11:21 84c15d408d19: Preparing 15:11:21 c3e9c8974ae1: Preparing 15:11:21 3dab9f8bf2d2: Preparing 15:11:21 3dab9f8bf2d2: Waiting 15:11:21 6c492da171c0: Layer already exists 15:11:21 e37fef72909d: Layer already exists 15:11:21 958b4f8d8f50: Layer already exists 15:11:21 c3e9c8974ae1: Layer already exists 15:11:21 84c15d408d19: Layer already exists 15:11:21 3dab9f8bf2d2: Layer already exists 15:11:21 latest: digest: sha256:008291b98d866f0a2d19e9c00832503be0172c176739d141b989583cb584d791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:22 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.13 15:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:11:22 6c492da171c0: Preparing 15:11:22 958b4f8d8f50: Preparing 15:11:22 e37fef72909d: Preparing 15:11:22 84c15d408d19: Preparing 15:11:22 c3e9c8974ae1: Preparing 15:11:22 3dab9f8bf2d2: Preparing 15:11:22 3dab9f8bf2d2: Waiting 15:11:22 6c492da171c0: Layer already exists 15:11:22 e37fef72909d: Layer already exists 15:11:22 84c15d408d19: Layer already exists 15:11:22 958b4f8d8f50: Layer already exists 15:11:22 c3e9c8974ae1: Layer already exists 15:11:22 3dab9f8bf2d2: Layer already exists 15:11:22 3.1.0-dev.13: digest: sha256:008291b98d866f0a2d19e9c00832503be0172c176739d141b989583cb584d791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:22 + docker push nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:11:22 6c492da171c0: Preparing 15:11:22 958b4f8d8f50: Preparing 15:11:22 e37fef72909d: Preparing 15:11:22 84c15d408d19: Preparing 15:11:22 c3e9c8974ae1: Preparing 15:11:22 3dab9f8bf2d2: Preparing 15:11:22 3dab9f8bf2d2: Waiting 15:11:22 958b4f8d8f50: Layer already exists 15:11:22 84c15d408d19: Layer already exists 15:11:22 c3e9c8974ae1: Layer already exists 15:11:22 6c492da171c0: Layer already exists 15:11:22 e37fef72909d: Layer already exists 15:11:22 3dab9f8bf2d2: Layer already exists 15:11:22 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:008291b98d866f0a2d19e9c00832503be0172c176739d141b989583cb584d791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:11:23 6c492da171c0: Preparing 15:11:23 958b4f8d8f50: Preparing 15:11:23 e37fef72909d: Preparing 15:11:23 84c15d408d19: Preparing 15:11:23 c3e9c8974ae1: Preparing 15:11:23 3dab9f8bf2d2: Preparing 15:11:23 3dab9f8bf2d2: Waiting 15:11:23 84c15d408d19: Layer already exists 15:11:23 c3e9c8974ae1: Layer already exists 15:11:23 958b4f8d8f50: Layer already exists 15:11:23 e37fef72909d: Layer already exists 15:11:23 6c492da171c0: Layer already exists 15:11:23 3dab9f8bf2d2: Layer already exists 15:11:23 main: digest: sha256:008291b98d866f0a2d19e9c00832503be0172c176739d141b989583cb584d791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:23 ===================================================== [Pipeline] echo 15:11:23 taggedImages: 15:11:23 - nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788 15:11:23 - nexus3.edgexfoundry.org:10004/core-data:latest 15:11:23 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.13 15:11:23 - nexus3.edgexfoundry.org:10004/core-data:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:11:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:11:23 54d035bfa974c800c1254128570959cbd1217788 15:11:23 latest 15:11:23 3.1.0-dev.13 15:11:23 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:23 main 15:11:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788 15:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:11:23 a034960946a6: Preparing 15:11:23 66a493cea764: Preparing 15:11:23 4dc67fcdf4ef: Preparing 15:11:23 e37fef72909d: Preparing 15:11:23 84c15d408d19: Preparing 15:11:23 ec9ec0e76daf: Preparing 15:11:23 3dab9f8bf2d2: Preparing 15:11:23 ec9ec0e76daf: Waiting 15:11:23 3dab9f8bf2d2: Waiting 15:11:23 e37fef72909d: Layer already exists 15:11:23 84c15d408d19: Layer already exists 15:11:23 ec9ec0e76daf: Layer already exists 15:11:23 3dab9f8bf2d2: Layer already exists 15:11:23 66a493cea764: Pushed 15:11:23 a034960946a6: Pushed 15:11:25 4dc67fcdf4ef: Pushed 15:11:25 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:0bb5893b91cb0c54f88646853a3779af5209143179dde252f5305a4673b3c6d7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:11:26 a034960946a6: Preparing 15:11:26 66a493cea764: Preparing 15:11:26 4dc67fcdf4ef: Preparing 15:11:26 e37fef72909d: Preparing 15:11:26 84c15d408d19: Preparing 15:11:26 ec9ec0e76daf: Preparing 15:11:26 3dab9f8bf2d2: Preparing 15:11:26 ec9ec0e76daf: Waiting 15:11:26 66a493cea764: Layer already exists 15:11:26 84c15d408d19: Layer already exists 15:11:26 e37fef72909d: Layer already exists 15:11:26 4dc67fcdf4ef: Layer already exists 15:11:26 a034960946a6: Layer already exists 15:11:26 ec9ec0e76daf: Layer already exists 15:11:26 3dab9f8bf2d2: Layer already exists 15:11:26 latest: digest: sha256:0bb5893b91cb0c54f88646853a3779af5209143179dde252f5305a4673b3c6d7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.13 15:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:11:27 a034960946a6: Preparing 15:11:27 66a493cea764: Preparing 15:11:27 4dc67fcdf4ef: Preparing 15:11:27 e37fef72909d: Preparing 15:11:27 84c15d408d19: Preparing 15:11:27 ec9ec0e76daf: Preparing 15:11:27 3dab9f8bf2d2: Preparing 15:11:27 ec9ec0e76daf: Waiting 15:11:27 3dab9f8bf2d2: Waiting 15:11:27 4dc67fcdf4ef: Layer already exists 15:11:27 e37fef72909d: Layer already exists 15:11:27 a034960946a6: Layer already exists 15:11:27 66a493cea764: Layer already exists 15:11:27 84c15d408d19: Layer already exists 15:11:27 3dab9f8bf2d2: Layer already exists 15:11:27 ec9ec0e76daf: Layer already exists 15:11:27 3.1.0-dev.13: digest: sha256:0bb5893b91cb0c54f88646853a3779af5209143179dde252f5305a4673b3c6d7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:11:27 a034960946a6: Preparing 15:11:27 66a493cea764: Preparing 15:11:27 4dc67fcdf4ef: Preparing 15:11:27 e37fef72909d: Preparing 15:11:27 84c15d408d19: Preparing 15:11:27 ec9ec0e76daf: Preparing 15:11:27 3dab9f8bf2d2: Preparing 15:11:27 ec9ec0e76daf: Waiting 15:11:27 3dab9f8bf2d2: Waiting 15:11:27 e37fef72909d: Layer already exists 15:11:27 a034960946a6: Layer already exists 15:11:27 66a493cea764: Layer already exists 15:11:27 84c15d408d19: Layer already exists 15:11:27 4dc67fcdf4ef: Layer already exists 15:11:27 3dab9f8bf2d2: Layer already exists 15:11:27 ec9ec0e76daf: Layer already exists 15:11:27 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:0bb5893b91cb0c54f88646853a3779af5209143179dde252f5305a4673b3c6d7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:11:28 a034960946a6: Preparing 15:11:28 66a493cea764: Preparing 15:11:28 4dc67fcdf4ef: Preparing 15:11:28 e37fef72909d: Preparing 15:11:28 84c15d408d19: Preparing 15:11:28 ec9ec0e76daf: Preparing 15:11:28 3dab9f8bf2d2: Preparing 15:11:28 ec9ec0e76daf: Waiting 15:11:28 66a493cea764: Layer already exists 15:11:28 84c15d408d19: Layer already exists 15:11:28 4dc67fcdf4ef: Layer already exists 15:11:28 a034960946a6: Layer already exists 15:11:28 e37fef72909d: Layer already exists 15:11:28 3dab9f8bf2d2: Layer already exists 15:11:28 ec9ec0e76daf: Layer already exists 15:11:28 main: digest: sha256:0bb5893b91cb0c54f88646853a3779af5209143179dde252f5305a4673b3c6d7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:28 ===================================================== [Pipeline] echo 15:11:28 taggedImages: 15:11:28 - nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788 15:11:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:11:28 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.13 15:11:28 - nexus3.edgexfoundry.org:10004/core-metadata:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:11:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:11:28 54d035bfa974c800c1254128570959cbd1217788 15:11:28 latest 15:11:28 3.1.0-dev.13 15:11:28 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:28 main 15:11:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 15:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:11:29 10d99aa43453: Preparing 15:11:29 ec93b5436f7d: Preparing 15:11:29 c9a79ffe1b8c: Preparing 15:11:29 f023d6fc2bb7: Preparing 15:11:29 f2cafb6aa471: Preparing 15:11:29 9dc4a5c55e19: Preparing 15:11:29 e8cc3d6262f8: Preparing 15:11:29 e37fef72909d: Preparing 15:11:29 84c15d408d19: Preparing 15:11:29 ad0f5344a815: Preparing 15:11:29 add16e9fd1e0: Preparing 15:11:29 9dc4a5c55e19: Waiting 15:11:29 e8cc3d6262f8: Waiting 15:11:29 e37fef72909d: Waiting 15:11:29 84c15d408d19: Waiting 15:11:29 ad0f5344a815: Waiting 15:11:29 5f70bf18a086: Preparing 15:11:29 7703d05dda15: Preparing 15:11:29 add16e9fd1e0: Waiting 15:11:29 ae5fdd60dc78: Preparing 15:11:29 3dab9f8bf2d2: Preparing 15:11:29 7703d05dda15: Waiting 15:11:29 ae5fdd60dc78: Waiting 15:11:29 5f70bf18a086: Waiting 15:11:29 3dab9f8bf2d2: Waiting 15:11:29 ec93b5436f7d: Pushed 15:11:29 f023d6fc2bb7: Pushed 15:11:29 10d99aa43453: Pushed 15:11:29 c9a79ffe1b8c: Pushed 15:11:29 f2cafb6aa471: Pushed 15:11:29 e37fef72909d: Layer already exists 15:11:29 84c15d408d19: Layer already exists 15:11:29 9dc4a5c55e19: Pushed 15:11:29 5f70bf18a086: Pushed 15:11:29 add16e9fd1e0: Pushed 15:11:29 3dab9f8bf2d2: Layer already exists 15:11:29 ad0f5344a815: Pushed 15:11:29 7703d05dda15: Pushed 15:11:29 ae5fdd60dc78: Pushed 15:11:31 e8cc3d6262f8: Pushed 15:11:31 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:705d2a230c6b3755edf32c989a1a8ce35cab2a5c181395c6c33f259df8c0377e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:11:31 10d99aa43453: Preparing 15:11:31 ec93b5436f7d: Preparing 15:11:31 c9a79ffe1b8c: Preparing 15:11:31 f023d6fc2bb7: Preparing 15:11:31 f2cafb6aa471: Preparing 15:11:31 9dc4a5c55e19: Preparing 15:11:31 e8cc3d6262f8: Preparing 15:11:31 e37fef72909d: Preparing 15:11:31 84c15d408d19: Preparing 15:11:31 ad0f5344a815: Preparing 15:11:31 9dc4a5c55e19: Waiting 15:11:31 e8cc3d6262f8: Waiting 15:11:31 e37fef72909d: Waiting 15:11:31 84c15d408d19: Waiting 15:11:31 add16e9fd1e0: Preparing 15:11:31 5f70bf18a086: Preparing 15:11:31 7703d05dda15: Preparing 15:11:31 ae5fdd60dc78: Preparing 15:11:31 ad0f5344a815: Waiting 15:11:31 5f70bf18a086: Waiting 15:11:31 add16e9fd1e0: Waiting 15:11:31 7703d05dda15: Waiting 15:11:31 3dab9f8bf2d2: Preparing 15:11:31 3dab9f8bf2d2: Waiting 15:11:31 ae5fdd60dc78: Waiting 15:11:31 f2cafb6aa471: Layer already exists 15:11:31 f023d6fc2bb7: Layer already exists 15:11:31 10d99aa43453: Layer already exists 15:11:31 ec93b5436f7d: Layer already exists 15:11:31 c9a79ffe1b8c: Layer already exists 15:11:31 9dc4a5c55e19: Layer already exists 15:11:31 84c15d408d19: Layer already exists 15:11:31 e37fef72909d: Layer already exists 15:11:31 e8cc3d6262f8: Layer already exists 15:11:31 ad0f5344a815: Layer already exists 15:11:31 add16e9fd1e0: Layer already exists 15:11:31 7703d05dda15: Layer already exists 15:11:31 5f70bf18a086: Layer already exists 15:11:31 ae5fdd60dc78: Layer already exists 15:11:31 3dab9f8bf2d2: Layer already exists 15:11:31 latest: digest: sha256:705d2a230c6b3755edf32c989a1a8ce35cab2a5c181395c6c33f259df8c0377e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.13 15:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:11:32 10d99aa43453: Preparing 15:11:32 ec93b5436f7d: Preparing 15:11:32 c9a79ffe1b8c: Preparing 15:11:32 f023d6fc2bb7: Preparing 15:11:32 f2cafb6aa471: Preparing 15:11:32 9dc4a5c55e19: Preparing 15:11:32 e8cc3d6262f8: Preparing 15:11:32 e37fef72909d: Preparing 15:11:32 84c15d408d19: Preparing 15:11:32 ad0f5344a815: Preparing 15:11:32 add16e9fd1e0: Preparing 15:11:32 5f70bf18a086: Preparing 15:11:32 7703d05dda15: Preparing 15:11:32 ae5fdd60dc78: Preparing 15:11:32 3dab9f8bf2d2: Preparing 15:11:32 84c15d408d19: Waiting 15:11:32 e37fef72909d: Waiting 15:11:32 e8cc3d6262f8: Waiting 15:11:32 ad0f5344a815: Waiting 15:11:32 7703d05dda15: Waiting 15:11:32 3dab9f8bf2d2: Waiting 15:11:32 add16e9fd1e0: Waiting 15:11:32 ae5fdd60dc78: Waiting 15:11:32 5f70bf18a086: Waiting 15:11:32 9dc4a5c55e19: Waiting 15:11:32 c9a79ffe1b8c: Layer already exists 15:11:32 f2cafb6aa471: Layer already exists 15:11:32 f023d6fc2bb7: Layer already exists 15:11:32 10d99aa43453: Layer already exists 15:11:32 ec93b5436f7d: Layer already exists 15:11:32 9dc4a5c55e19: Layer already exists 15:11:32 84c15d408d19: Layer already exists 15:11:32 e8cc3d6262f8: Layer already exists 15:11:32 e37fef72909d: Layer already exists 15:11:32 ad0f5344a815: Layer already exists 15:11:32 add16e9fd1e0: Layer already exists 15:11:32 ae5fdd60dc78: Layer already exists 15:11:32 5f70bf18a086: Layer already exists 15:11:32 7703d05dda15: Layer already exists 15:11:32 3dab9f8bf2d2: Layer already exists 15:11:32 3.1.0-dev.13: digest: sha256:705d2a230c6b3755edf32c989a1a8ce35cab2a5c181395c6c33f259df8c0377e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:11:33 10d99aa43453: Preparing 15:11:33 ec93b5436f7d: Preparing 15:11:33 c9a79ffe1b8c: Preparing 15:11:33 f023d6fc2bb7: Preparing 15:11:33 f2cafb6aa471: Preparing 15:11:33 9dc4a5c55e19: Preparing 15:11:33 e8cc3d6262f8: Preparing 15:11:33 e37fef72909d: Preparing 15:11:33 84c15d408d19: Preparing 15:11:33 ad0f5344a815: Preparing 15:11:33 add16e9fd1e0: Preparing 15:11:33 5f70bf18a086: Preparing 15:11:33 7703d05dda15: Preparing 15:11:33 ae5fdd60dc78: Preparing 15:11:33 3dab9f8bf2d2: Preparing 15:11:33 e37fef72909d: Waiting 15:11:33 84c15d408d19: Waiting 15:11:33 ad0f5344a815: Waiting 15:11:33 9dc4a5c55e19: Waiting 15:11:33 add16e9fd1e0: Waiting 15:11:33 ae5fdd60dc78: Waiting 15:11:33 7703d05dda15: Waiting 15:11:33 3dab9f8bf2d2: Waiting 15:11:33 e8cc3d6262f8: Waiting 15:11:33 5f70bf18a086: Waiting 15:11:33 f023d6fc2bb7: Layer already exists 15:11:33 f2cafb6aa471: Layer already exists 15:11:33 10d99aa43453: Layer already exists 15:11:33 ec93b5436f7d: Layer already exists 15:11:33 c9a79ffe1b8c: Layer already exists 15:11:33 9dc4a5c55e19: Layer already exists 15:11:33 e8cc3d6262f8: Layer already exists 15:11:33 e37fef72909d: Layer already exists 15:11:33 84c15d408d19: Layer already exists 15:11:33 ad0f5344a815: Layer already exists 15:11:33 add16e9fd1e0: Layer already exists 15:11:33 7703d05dda15: Layer already exists 15:11:33 5f70bf18a086: Layer already exists 15:11:33 ae5fdd60dc78: Layer already exists 15:11:33 3dab9f8bf2d2: Layer already exists 15:11:33 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:705d2a230c6b3755edf32c989a1a8ce35cab2a5c181395c6c33f259df8c0377e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:11:33 10d99aa43453: Preparing 15:11:33 ec93b5436f7d: Preparing 15:11:33 c9a79ffe1b8c: Preparing 15:11:33 f023d6fc2bb7: Preparing 15:11:33 f2cafb6aa471: Preparing 15:11:33 9dc4a5c55e19: Preparing 15:11:33 e8cc3d6262f8: Preparing 15:11:33 e37fef72909d: Preparing 15:11:33 84c15d408d19: Preparing 15:11:33 ad0f5344a815: Preparing 15:11:33 add16e9fd1e0: Preparing 15:11:33 5f70bf18a086: Preparing 15:11:33 7703d05dda15: Preparing 15:11:33 ae5fdd60dc78: Preparing 15:11:33 3dab9f8bf2d2: Preparing 15:11:33 84c15d408d19: Waiting 15:11:33 ad0f5344a815: Waiting 15:11:33 add16e9fd1e0: Waiting 15:11:33 5f70bf18a086: Waiting 15:11:33 7703d05dda15: Waiting 15:11:33 ae5fdd60dc78: Waiting 15:11:33 3dab9f8bf2d2: Waiting 15:11:33 9dc4a5c55e19: Waiting 15:11:33 e8cc3d6262f8: Waiting 15:11:33 e37fef72909d: Waiting 15:11:33 c9a79ffe1b8c: Layer already exists 15:11:33 f2cafb6aa471: Layer already exists 15:11:33 ec93b5436f7d: Layer already exists 15:11:33 10d99aa43453: Layer already exists 15:11:33 f023d6fc2bb7: Layer already exists 15:11:33 9dc4a5c55e19: Layer already exists 15:11:33 e8cc3d6262f8: Layer already exists 15:11:33 84c15d408d19: Layer already exists 15:11:33 ad0f5344a815: Layer already exists 15:11:33 e37fef72909d: Layer already exists 15:11:33 add16e9fd1e0: Layer already exists 15:11:33 7703d05dda15: Layer already exists 15:11:33 5f70bf18a086: Layer already exists 15:11:33 ae5fdd60dc78: Layer already exists 15:11:33 3dab9f8bf2d2: Layer already exists 15:11:33 main: digest: sha256:705d2a230c6b3755edf32c989a1a8ce35cab2a5c181395c6c33f259df8c0377e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:33 ===================================================== [Pipeline] echo 15:11:33 taggedImages: 15:11:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788 15:11:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:11:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.13 15:11:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:11:33 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:11:33 54d035bfa974c800c1254128570959cbd1217788 15:11:33 latest 15:11:33 3.1.0-dev.13 15:11:33 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:33 main 15:11:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788 15:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:11:34 10d2a42b14b3: Preparing 15:11:34 83d53b03a138: Preparing 15:11:34 50c280502a9d: Preparing 15:11:34 99827e7daa17: Preparing 15:11:34 e37fef72909d: Preparing 15:11:34 84c15d408d19: Preparing 15:11:34 ec9ec0e76daf: Preparing 15:11:34 3dab9f8bf2d2: Preparing 15:11:34 84c15d408d19: Waiting 15:11:34 ec9ec0e76daf: Waiting 15:11:34 3dab9f8bf2d2: Waiting 15:11:34 10d2a42b14b3: Layer already exists 15:11:34 e37fef72909d: Layer already exists 15:11:34 83d53b03a138: Layer already exists 15:11:34 84c15d408d19: Layer already exists 15:11:34 ec9ec0e76daf: Layer already exists 15:11:34 3dab9f8bf2d2: Layer already exists 15:11:34 50c280502a9d: Pushed 15:11:35 99827e7daa17: Pushed 15:11:35 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:830c17dcdcaa07c799971857f263ab5f026e0db1cdc8f139eabf0244491310d0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:11:36 10d2a42b14b3: Preparing 15:11:36 83d53b03a138: Preparing 15:11:36 50c280502a9d: Preparing 15:11:36 99827e7daa17: Preparing 15:11:36 e37fef72909d: Preparing 15:11:36 84c15d408d19: Preparing 15:11:36 ec9ec0e76daf: Preparing 15:11:36 3dab9f8bf2d2: Preparing 15:11:36 ec9ec0e76daf: Waiting 15:11:36 3dab9f8bf2d2: Waiting 15:11:36 84c15d408d19: Waiting 15:11:36 99827e7daa17: Layer already exists 15:11:36 10d2a42b14b3: Layer already exists 15:11:36 50c280502a9d: Layer already exists 15:11:36 e37fef72909d: Layer already exists 15:11:36 83d53b03a138: Layer already exists 15:11:36 84c15d408d19: Layer already exists 15:11:36 3dab9f8bf2d2: Layer already exists 15:11:36 ec9ec0e76daf: Layer already exists 15:11:36 latest: digest: sha256:830c17dcdcaa07c799971857f263ab5f026e0db1cdc8f139eabf0244491310d0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.13 15:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:11:37 10d2a42b14b3: Preparing 15:11:37 83d53b03a138: Preparing 15:11:37 50c280502a9d: Preparing 15:11:37 99827e7daa17: Preparing 15:11:37 e37fef72909d: Preparing 15:11:37 84c15d408d19: Preparing 15:11:37 ec9ec0e76daf: Preparing 15:11:37 3dab9f8bf2d2: Preparing 15:11:37 84c15d408d19: Waiting 15:11:37 ec9ec0e76daf: Waiting 15:11:37 3dab9f8bf2d2: Waiting 15:11:37 10d2a42b14b3: Layer already exists 15:11:37 e37fef72909d: Layer already exists 15:11:37 83d53b03a138: Layer already exists 15:11:37 99827e7daa17: Layer already exists 15:11:37 50c280502a9d: Layer already exists 15:11:37 3dab9f8bf2d2: Layer already exists 15:11:37 84c15d408d19: Layer already exists 15:11:37 ec9ec0e76daf: Layer already exists 15:11:37 3.1.0-dev.13: digest: sha256:830c17dcdcaa07c799971857f263ab5f026e0db1cdc8f139eabf0244491310d0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:11:37 10d2a42b14b3: Preparing 15:11:37 83d53b03a138: Preparing 15:11:37 50c280502a9d: Preparing 15:11:37 99827e7daa17: Preparing 15:11:37 e37fef72909d: Preparing 15:11:37 84c15d408d19: Preparing 15:11:37 ec9ec0e76daf: Preparing 15:11:37 3dab9f8bf2d2: Preparing 15:11:37 84c15d408d19: Waiting 15:11:37 ec9ec0e76daf: Waiting 15:11:37 3dab9f8bf2d2: Waiting 15:11:37 e37fef72909d: Layer already exists 15:11:37 50c280502a9d: Layer already exists 15:11:37 83d53b03a138: Layer already exists 15:11:37 10d2a42b14b3: Layer already exists 15:11:37 99827e7daa17: Layer already exists 15:11:37 84c15d408d19: Layer already exists 15:11:37 ec9ec0e76daf: Layer already exists 15:11:37 3dab9f8bf2d2: Layer already exists 15:11:37 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:830c17dcdcaa07c799971857f263ab5f026e0db1cdc8f139eabf0244491310d0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:11:38 10d2a42b14b3: Preparing 15:11:38 83d53b03a138: Preparing 15:11:38 50c280502a9d: Preparing 15:11:38 99827e7daa17: Preparing 15:11:38 e37fef72909d: Preparing 15:11:38 84c15d408d19: Preparing 15:11:38 ec9ec0e76daf: Preparing 15:11:38 3dab9f8bf2d2: Preparing 15:11:38 84c15d408d19: Waiting 15:11:38 ec9ec0e76daf: Waiting 15:11:38 3dab9f8bf2d2: Waiting 15:11:38 99827e7daa17: Layer already exists 15:11:38 e37fef72909d: Layer already exists 15:11:38 10d2a42b14b3: Layer already exists 15:11:38 50c280502a9d: Layer already exists 15:11:38 83d53b03a138: Layer already exists 15:11:38 84c15d408d19: Layer already exists 15:11:38 ec9ec0e76daf: Layer already exists 15:11:38 3dab9f8bf2d2: Layer already exists 15:11:38 main: digest: sha256:830c17dcdcaa07c799971857f263ab5f026e0db1cdc8f139eabf0244491310d0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:38 ===================================================== [Pipeline] echo 15:11:38 taggedImages: 15:11:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788 15:11:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:11:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.13 15:11:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:11:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:11:38 54d035bfa974c800c1254128570959cbd1217788 15:11:38 latest 15:11:38 3.1.0-dev.13 15:11:38 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:38 main 15:11:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788 15:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:11:39 e20ca5ea2e7f: Preparing 15:11:39 2fa5ae4acc0d: Preparing 15:11:39 35bf22f4e324: Preparing 15:11:39 04c8abf54d29: Preparing 15:11:39 e37fef72909d: Preparing 15:11:39 84c15d408d19: Preparing 15:11:39 6017da5aaa8a: Preparing 15:11:39 8f7db99a0ca8: Preparing 15:11:39 3dab9f8bf2d2: Preparing 15:11:39 6017da5aaa8a: Waiting 15:11:39 8f7db99a0ca8: Waiting 15:11:39 3dab9f8bf2d2: Waiting 15:11:39 84c15d408d19: Waiting 15:11:39 e37fef72909d: Layer already exists 15:11:39 84c15d408d19: Layer already exists 15:11:39 04c8abf54d29: Pushed 15:11:39 e20ca5ea2e7f: Pushed 15:11:39 2fa5ae4acc0d: Pushed 15:11:39 6017da5aaa8a: Pushed 15:11:39 3dab9f8bf2d2: Layer already exists 15:11:40 8f7db99a0ca8: Pushed 15:11:40 35bf22f4e324: Pushed 15:11:40 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:b3015cbbf2580b496fb4abf9459eff226ac2efbdba6c4db964c3b5f489b6b007 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:11:41 e20ca5ea2e7f: Preparing 15:11:41 2fa5ae4acc0d: Preparing 15:11:41 35bf22f4e324: Preparing 15:11:41 04c8abf54d29: Preparing 15:11:41 e37fef72909d: Preparing 15:11:41 84c15d408d19: Preparing 15:11:41 6017da5aaa8a: Preparing 15:11:41 8f7db99a0ca8: Preparing 15:11:41 3dab9f8bf2d2: Preparing 15:11:41 84c15d408d19: Waiting 15:11:41 6017da5aaa8a: Waiting 15:11:41 8f7db99a0ca8: Waiting 15:11:41 3dab9f8bf2d2: Waiting 15:11:41 2fa5ae4acc0d: Layer already exists 15:11:41 04c8abf54d29: Layer already exists 15:11:41 e20ca5ea2e7f: Layer already exists 15:11:41 35bf22f4e324: Layer already exists 15:11:41 e37fef72909d: Layer already exists 15:11:41 84c15d408d19: Layer already exists 15:11:41 6017da5aaa8a: Layer already exists 15:11:41 8f7db99a0ca8: Layer already exists 15:11:41 3dab9f8bf2d2: Layer already exists 15:11:41 latest: digest: sha256:b3015cbbf2580b496fb4abf9459eff226ac2efbdba6c4db964c3b5f489b6b007 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.13 15:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:11:41 e20ca5ea2e7f: Preparing 15:11:41 2fa5ae4acc0d: Preparing 15:11:41 35bf22f4e324: Preparing 15:11:41 04c8abf54d29: Preparing 15:11:41 e37fef72909d: Preparing 15:11:41 84c15d408d19: Preparing 15:11:41 6017da5aaa8a: Preparing 15:11:41 8f7db99a0ca8: Preparing 15:11:41 3dab9f8bf2d2: Preparing 15:11:41 8f7db99a0ca8: Waiting 15:11:41 6017da5aaa8a: Waiting 15:11:41 3dab9f8bf2d2: Waiting 15:11:41 84c15d408d19: Waiting 15:11:41 2fa5ae4acc0d: Layer already exists 15:11:41 04c8abf54d29: Layer already exists 15:11:41 e20ca5ea2e7f: Layer already exists 15:11:41 35bf22f4e324: Layer already exists 15:11:41 e37fef72909d: Layer already exists 15:11:41 84c15d408d19: Layer already exists 15:11:41 6017da5aaa8a: Layer already exists 15:11:41 3dab9f8bf2d2: Layer already exists 15:11:41 8f7db99a0ca8: Layer already exists 15:11:41 3.1.0-dev.13: digest: sha256:b3015cbbf2580b496fb4abf9459eff226ac2efbdba6c4db964c3b5f489b6b007 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:11:42 e20ca5ea2e7f: Preparing 15:11:42 2fa5ae4acc0d: Preparing 15:11:42 35bf22f4e324: Preparing 15:11:42 04c8abf54d29: Preparing 15:11:42 e37fef72909d: Preparing 15:11:42 84c15d408d19: Preparing 15:11:42 6017da5aaa8a: Preparing 15:11:42 8f7db99a0ca8: Preparing 15:11:42 3dab9f8bf2d2: Preparing 15:11:42 84c15d408d19: Waiting 15:11:42 6017da5aaa8a: Waiting 15:11:42 8f7db99a0ca8: Waiting 15:11:42 3dab9f8bf2d2: Waiting 15:11:42 35bf22f4e324: Layer already exists 15:11:42 04c8abf54d29: Layer already exists 15:11:42 e37fef72909d: Layer already exists 15:11:42 2fa5ae4acc0d: Layer already exists 15:11:42 e20ca5ea2e7f: Layer already exists 15:11:42 84c15d408d19: Layer already exists 15:11:42 6017da5aaa8a: Layer already exists 15:11:42 8f7db99a0ca8: Layer already exists 15:11:42 3dab9f8bf2d2: Layer already exists 15:11:42 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:b3015cbbf2580b496fb4abf9459eff226ac2efbdba6c4db964c3b5f489b6b007 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:11:42 e20ca5ea2e7f: Preparing 15:11:42 2fa5ae4acc0d: Preparing 15:11:42 35bf22f4e324: Preparing 15:11:42 04c8abf54d29: Preparing 15:11:42 e37fef72909d: Preparing 15:11:42 84c15d408d19: Preparing 15:11:42 6017da5aaa8a: Preparing 15:11:42 8f7db99a0ca8: Preparing 15:11:42 3dab9f8bf2d2: Preparing 15:11:42 84c15d408d19: Waiting 15:11:42 6017da5aaa8a: Waiting 15:11:42 3dab9f8bf2d2: Waiting 15:11:42 e37fef72909d: Layer already exists 15:11:42 35bf22f4e324: Layer already exists 15:11:42 04c8abf54d29: Layer already exists 15:11:42 e20ca5ea2e7f: Layer already exists 15:11:42 2fa5ae4acc0d: Layer already exists 15:11:42 6017da5aaa8a: Layer already exists 15:11:42 8f7db99a0ca8: Layer already exists 15:11:42 84c15d408d19: Layer already exists 15:11:42 3dab9f8bf2d2: Layer already exists 15:11:42 main: digest: sha256:b3015cbbf2580b496fb4abf9459eff226ac2efbdba6c4db964c3b5f489b6b007 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:43 ===================================================== [Pipeline] echo 15:11:43 taggedImages: 15:11:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788 15:11:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:11:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.13 15:11:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:11:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:11:43 54d035bfa974c800c1254128570959cbd1217788 15:11:43 latest 15:11:43 3.1.0-dev.13 15:11:43 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:43 main 15:11:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788 15:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:11:43 83dda583871d: Preparing 15:11:43 2cb624bb8cff: Preparing 15:11:43 96336d21ee16: Preparing 15:11:43 0bdfc85e6f15: Preparing 15:11:43 e1dbd64abed1: Preparing 15:11:43 713be613e1f6: Preparing 15:11:43 92d1b161b7ba: Preparing 15:11:43 e37fef72909d: Preparing 15:11:43 84c15d408d19: Preparing 15:11:43 ee1a00b8347d: Preparing 15:11:43 3dab9f8bf2d2: Preparing 15:11:43 713be613e1f6: Waiting 15:11:43 92d1b161b7ba: Waiting 15:11:43 ee1a00b8347d: Waiting 15:11:43 e37fef72909d: Waiting 15:11:43 84c15d408d19: Waiting 15:11:43 3dab9f8bf2d2: Waiting 15:11:43 2cb624bb8cff: Pushed 15:11:43 e1dbd64abed1: Pushed 15:11:43 83dda583871d: Pushed 15:11:43 e37fef72909d: Layer already exists 15:11:43 84c15d408d19: Layer already exists 15:11:43 713be613e1f6: Pushed 15:11:43 92d1b161b7ba: Pushed 15:11:43 3dab9f8bf2d2: Layer already exists 15:11:44 0bdfc85e6f15: Pushed 15:11:44 ee1a00b8347d: Pushed 15:11:45 96336d21ee16: Pushed 15:11:45 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:a81c199bd97beabdba7484aeaffdee83496e4627c690f09a3221e05518d1165a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:11:45 83dda583871d: Preparing 15:11:45 2cb624bb8cff: Preparing 15:11:45 96336d21ee16: Preparing 15:11:45 0bdfc85e6f15: Preparing 15:11:45 e1dbd64abed1: Preparing 15:11:45 713be613e1f6: Preparing 15:11:45 92d1b161b7ba: Preparing 15:11:45 e37fef72909d: Preparing 15:11:45 84c15d408d19: Preparing 15:11:45 ee1a00b8347d: Preparing 15:11:45 3dab9f8bf2d2: Preparing 15:11:45 92d1b161b7ba: Waiting 15:11:45 713be613e1f6: Waiting 15:11:45 ee1a00b8347d: Waiting 15:11:45 3dab9f8bf2d2: Waiting 15:11:45 e37fef72909d: Waiting 15:11:45 84c15d408d19: Waiting 15:11:45 0bdfc85e6f15: Layer already exists 15:11:45 2cb624bb8cff: Layer already exists 15:11:45 83dda583871d: Layer already exists 15:11:45 e1dbd64abed1: Layer already exists 15:11:45 96336d21ee16: Layer already exists 15:11:45 713be613e1f6: Layer already exists 15:11:45 92d1b161b7ba: Layer already exists 15:11:45 84c15d408d19: Layer already exists 15:11:45 ee1a00b8347d: Layer already exists 15:11:45 e37fef72909d: Layer already exists 15:11:45 3dab9f8bf2d2: Layer already exists 15:11:45 latest: digest: sha256:a81c199bd97beabdba7484aeaffdee83496e4627c690f09a3221e05518d1165a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.13 15:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:11:46 83dda583871d: Preparing 15:11:46 2cb624bb8cff: Preparing 15:11:46 96336d21ee16: Preparing 15:11:46 0bdfc85e6f15: Preparing 15:11:46 e1dbd64abed1: Preparing 15:11:46 713be613e1f6: Preparing 15:11:46 92d1b161b7ba: Preparing 15:11:46 e37fef72909d: Preparing 15:11:46 84c15d408d19: Preparing 15:11:46 ee1a00b8347d: Preparing 15:11:46 3dab9f8bf2d2: Preparing 15:11:46 713be613e1f6: Waiting 15:11:46 92d1b161b7ba: Waiting 15:11:46 e37fef72909d: Waiting 15:11:46 3dab9f8bf2d2: Waiting 15:11:46 0bdfc85e6f15: Layer already exists 15:11:46 2cb624bb8cff: Layer already exists 15:11:46 96336d21ee16: Layer already exists 15:11:46 e1dbd64abed1: Layer already exists 15:11:46 83dda583871d: Layer already exists 15:11:46 92d1b161b7ba: Layer already exists 15:11:46 ee1a00b8347d: Layer already exists 15:11:46 713be613e1f6: Layer already exists 15:11:46 e37fef72909d: Layer already exists 15:11:46 84c15d408d19: Layer already exists 15:11:46 3dab9f8bf2d2: Layer already exists 15:11:46 3.1.0-dev.13: digest: sha256:a81c199bd97beabdba7484aeaffdee83496e4627c690f09a3221e05518d1165a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:11:47 83dda583871d: Preparing 15:11:47 2cb624bb8cff: Preparing 15:11:47 96336d21ee16: Preparing 15:11:47 0bdfc85e6f15: Preparing 15:11:47 e1dbd64abed1: Preparing 15:11:47 713be613e1f6: Preparing 15:11:47 92d1b161b7ba: Preparing 15:11:47 e37fef72909d: Preparing 15:11:47 84c15d408d19: Preparing 15:11:47 ee1a00b8347d: Preparing 15:11:47 3dab9f8bf2d2: Preparing 15:11:47 92d1b161b7ba: Waiting 15:11:47 e37fef72909d: Waiting 15:11:47 84c15d408d19: Waiting 15:11:47 ee1a00b8347d: Waiting 15:11:47 713be613e1f6: Waiting 15:11:47 96336d21ee16: Layer already exists 15:11:47 83dda583871d: Layer already exists 15:11:47 0bdfc85e6f15: Layer already exists 15:11:47 2cb624bb8cff: Layer already exists 15:11:47 e1dbd64abed1: Layer already exists 15:11:47 ee1a00b8347d: Layer already exists 15:11:47 713be613e1f6: Layer already exists 15:11:47 92d1b161b7ba: Layer already exists 15:11:47 84c15d408d19: Layer already exists 15:11:47 e37fef72909d: Layer already exists 15:11:47 3dab9f8bf2d2: Layer already exists 15:11:47 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:a81c199bd97beabdba7484aeaffdee83496e4627c690f09a3221e05518d1165a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:11:47 83dda583871d: Preparing 15:11:47 2cb624bb8cff: Preparing 15:11:47 96336d21ee16: Preparing 15:11:47 0bdfc85e6f15: Preparing 15:11:47 e1dbd64abed1: Preparing 15:11:47 713be613e1f6: Preparing 15:11:47 92d1b161b7ba: Preparing 15:11:47 e37fef72909d: Preparing 15:11:47 713be613e1f6: Waiting 15:11:47 92d1b161b7ba: Waiting 15:11:47 84c15d408d19: Preparing 15:11:47 e37fef72909d: Waiting 15:11:47 ee1a00b8347d: Preparing 15:11:47 3dab9f8bf2d2: Preparing 15:11:47 84c15d408d19: Waiting 15:11:47 ee1a00b8347d: Waiting 15:11:47 3dab9f8bf2d2: Waiting 15:11:47 2cb624bb8cff: Layer already exists 15:11:47 0bdfc85e6f15: Layer already exists 15:11:47 83dda583871d: Layer already exists 15:11:47 96336d21ee16: Layer already exists 15:11:47 e1dbd64abed1: Layer already exists 15:11:47 713be613e1f6: Layer already exists 15:11:47 92d1b161b7ba: Layer already exists 15:11:47 84c15d408d19: Layer already exists 15:11:47 ee1a00b8347d: Layer already exists 15:11:47 e37fef72909d: Layer already exists 15:11:47 3dab9f8bf2d2: Layer already exists 15:11:47 main: digest: sha256:a81c199bd97beabdba7484aeaffdee83496e4627c690f09a3221e05518d1165a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:47 ===================================================== [Pipeline] echo 15:11:47 taggedImages: 15:11:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788 15:11:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:11:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.13 15:11:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:11:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:11:47 54d035bfa974c800c1254128570959cbd1217788 15:11:47 latest 15:11:47 3.1.0-dev.13 15:11:47 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:47 main 15:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788 15:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:11:48 230e88095e10: Preparing 15:11:48 48ecc71619d9: Preparing 15:11:48 e37fef72909d: Preparing 15:11:48 84c15d408d19: Preparing 15:11:48 a8e6fead6033: Preparing 15:11:48 3dab9f8bf2d2: Preparing 15:11:48 3dab9f8bf2d2: Waiting 15:11:48 e37fef72909d: Layer already exists 15:11:48 84c15d408d19: Layer already exists 15:11:48 3dab9f8bf2d2: Layer already exists 15:11:48 230e88095e10: Pushed 15:11:49 a8e6fead6033: Pushed 15:11:51 48ecc71619d9: Pushed 15:11:51 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:4a40d276744d19604bde6b7422377d2aeec6041db89445677156a8c8472d3031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:51 + 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 15:11:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:11:51 230e88095e10: Preparing 15:11:51 48ecc71619d9: Preparing 15:11:51 e37fef72909d: Preparing 15:11:51 84c15d408d19: Preparing 15:11:51 a8e6fead6033: Preparing 15:11:51 3dab9f8bf2d2: Preparing 15:11:51 3dab9f8bf2d2: Waiting 15:11:51 230e88095e10: Layer already exists 15:11:51 48ecc71619d9: Layer already exists 15:11:51 84c15d408d19: Layer already exists 15:11:51 e37fef72909d: Layer already exists 15:11:51 a8e6fead6033: Layer already exists 15:11:51 3dab9f8bf2d2: Layer already exists 15:11:51 latest: digest: sha256:4a40d276744d19604bde6b7422377d2aeec6041db89445677156a8c8472d3031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.13 15:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:11:52 230e88095e10: Preparing 15:11:52 48ecc71619d9: Preparing 15:11:52 e37fef72909d: Preparing 15:11:52 84c15d408d19: Preparing 15:11:52 a8e6fead6033: Preparing 15:11:52 3dab9f8bf2d2: Preparing 15:11:52 3dab9f8bf2d2: Waiting 15:11:52 230e88095e10: Layer already exists 15:11:52 84c15d408d19: Layer already exists 15:11:52 a8e6fead6033: Layer already exists 15:11:52 48ecc71619d9: Layer already exists 15:11:52 e37fef72909d: Layer already exists 15:11:52 3dab9f8bf2d2: Layer already exists 15:11:52 3.1.0-dev.13: digest: sha256:4a40d276744d19604bde6b7422377d2aeec6041db89445677156a8c8472d3031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:11:52 230e88095e10: Preparing 15:11:52 48ecc71619d9: Preparing 15:11:52 e37fef72909d: Preparing 15:11:52 84c15d408d19: Preparing 15:11:52 a8e6fead6033: Preparing 15:11:52 3dab9f8bf2d2: Preparing 15:11:52 3dab9f8bf2d2: Waiting 15:11:52 84c15d408d19: Layer already exists 15:11:52 a8e6fead6033: Layer already exists 15:11:52 e37fef72909d: Layer already exists 15:11:52 48ecc71619d9: Layer already exists 15:11:52 230e88095e10: Layer already exists 15:11:52 3dab9f8bf2d2: Layer already exists 15:11:52 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:4a40d276744d19604bde6b7422377d2aeec6041db89445677156a8c8472d3031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:53 + 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 15:11:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:11:53 230e88095e10: Preparing 15:11:53 48ecc71619d9: Preparing 15:11:53 e37fef72909d: Preparing 15:11:53 84c15d408d19: Preparing 15:11:53 a8e6fead6033: Preparing 15:11:53 3dab9f8bf2d2: Preparing 15:11:53 3dab9f8bf2d2: Waiting 15:11:53 48ecc71619d9: Layer already exists 15:11:53 230e88095e10: Layer already exists 15:11:53 84c15d408d19: Layer already exists 15:11:53 e37fef72909d: Layer already exists 15:11:53 a8e6fead6033: Layer already exists 15:11:53 3dab9f8bf2d2: Layer already exists 15:11:53 main: digest: sha256:4a40d276744d19604bde6b7422377d2aeec6041db89445677156a8c8472d3031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:53 ===================================================== [Pipeline] echo 15:11:53 taggedImages: 15:11:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788 15:11:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:11:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.13 15:11:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:11:53 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:11:53 54d035bfa974c800c1254128570959cbd1217788 15:11:53 latest 15:11:53 3.1.0-dev.13 15:11:53 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:11:53 main 15:11:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788 15:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:11:54 14c5d2293a92: Preparing 15:11:54 ad73f4997346: Preparing 15:11:54 0c1d0d25cc65: Preparing 15:11:54 caab44827671: Preparing 15:11:54 6b3a9f86cdea: Preparing 15:11:54 e37fef72909d: Preparing 15:11:54 84c15d408d19: Preparing 15:11:54 d3947c72307d: Preparing 15:11:54 3dab9f8bf2d2: Preparing 15:11:54 84c15d408d19: Waiting 15:11:54 e37fef72909d: Waiting 15:11:54 3dab9f8bf2d2: Waiting 15:11:54 d3947c72307d: Waiting 15:11:54 ad73f4997346: Pushed 15:11:54 0c1d0d25cc65: Pushed 15:11:54 14c5d2293a92: Pushed 15:11:54 e37fef72909d: Layer already exists 15:11:54 84c15d408d19: Layer already exists 15:11:54 3dab9f8bf2d2: Layer already exists 15:11:55 d3947c72307d: Pushed 15:11:59 6b3a9f86cdea: Pushed 15:12:01 caab44827671: Pushed 15:12:01 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:5e569b1d12543954bc0559d557e11ed271f021a3f09ed18fccc849cc0f6f0de3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:12:02 14c5d2293a92: Preparing 15:12:02 ad73f4997346: Preparing 15:12:02 0c1d0d25cc65: Preparing 15:12:02 caab44827671: Preparing 15:12:02 6b3a9f86cdea: Preparing 15:12:02 e37fef72909d: Preparing 15:12:02 84c15d408d19: Preparing 15:12:02 d3947c72307d: Preparing 15:12:02 3dab9f8bf2d2: Preparing 15:12:02 e37fef72909d: Waiting 15:12:02 84c15d408d19: Waiting 15:12:02 d3947c72307d: Waiting 15:12:02 3dab9f8bf2d2: Waiting 15:12:02 caab44827671: Layer already exists 15:12:02 14c5d2293a92: Layer already exists 15:12:02 ad73f4997346: Layer already exists 15:12:02 6b3a9f86cdea: Layer already exists 15:12:02 0c1d0d25cc65: Layer already exists 15:12:02 e37fef72909d: Layer already exists 15:12:02 84c15d408d19: Layer already exists 15:12:02 d3947c72307d: Layer already exists 15:12:02 3dab9f8bf2d2: Layer already exists 15:12:02 latest: digest: sha256:5e569b1d12543954bc0559d557e11ed271f021a3f09ed18fccc849cc0f6f0de3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.13 15:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:12:03 14c5d2293a92: Preparing 15:12:03 ad73f4997346: Preparing 15:12:03 0c1d0d25cc65: Preparing 15:12:03 caab44827671: Preparing 15:12:03 6b3a9f86cdea: Preparing 15:12:03 e37fef72909d: Preparing 15:12:03 84c15d408d19: Preparing 15:12:03 d3947c72307d: Preparing 15:12:03 3dab9f8bf2d2: Preparing 15:12:03 84c15d408d19: Waiting 15:12:03 d3947c72307d: Waiting 15:12:03 3dab9f8bf2d2: Waiting 15:12:03 e37fef72909d: Waiting 15:12:03 ad73f4997346: Layer already exists 15:12:03 14c5d2293a92: Layer already exists 15:12:03 6b3a9f86cdea: Layer already exists 15:12:03 caab44827671: Layer already exists 15:12:03 0c1d0d25cc65: Layer already exists 15:12:03 84c15d408d19: Layer already exists 15:12:03 e37fef72909d: Layer already exists 15:12:03 d3947c72307d: Layer already exists 15:12:03 3dab9f8bf2d2: Layer already exists 15:12:03 3.1.0-dev.13: digest: sha256:5e569b1d12543954bc0559d557e11ed271f021a3f09ed18fccc849cc0f6f0de3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:12:03 14c5d2293a92: Preparing 15:12:03 ad73f4997346: Preparing 15:12:03 0c1d0d25cc65: Preparing 15:12:03 caab44827671: Preparing 15:12:03 6b3a9f86cdea: Preparing 15:12:03 e37fef72909d: Preparing 15:12:03 84c15d408d19: Preparing 15:12:03 d3947c72307d: Preparing 15:12:03 3dab9f8bf2d2: Preparing 15:12:03 d3947c72307d: Waiting 15:12:03 84c15d408d19: Waiting 15:12:03 e37fef72909d: Waiting 15:12:03 3dab9f8bf2d2: Waiting 15:12:03 6b3a9f86cdea: Layer already exists 15:12:03 ad73f4997346: Layer already exists 15:12:03 14c5d2293a92: Layer already exists 15:12:03 0c1d0d25cc65: Layer already exists 15:12:03 caab44827671: Layer already exists 15:12:03 84c15d408d19: Layer already exists 15:12:03 e37fef72909d: Layer already exists 15:12:03 d3947c72307d: Layer already exists 15:12:03 3dab9f8bf2d2: Layer already exists 15:12:03 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:5e569b1d12543954bc0559d557e11ed271f021a3f09ed18fccc849cc0f6f0de3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:12:04 14c5d2293a92: Preparing 15:12:04 ad73f4997346: Preparing 15:12:04 0c1d0d25cc65: Preparing 15:12:04 caab44827671: Preparing 15:12:04 6b3a9f86cdea: Preparing 15:12:04 e37fef72909d: Preparing 15:12:04 84c15d408d19: Preparing 15:12:04 d3947c72307d: Preparing 15:12:04 3dab9f8bf2d2: Preparing 15:12:04 e37fef72909d: Waiting 15:12:04 84c15d408d19: Waiting 15:12:04 3dab9f8bf2d2: Waiting 15:12:04 caab44827671: Layer already exists 15:12:04 6b3a9f86cdea: Layer already exists 15:12:04 ad73f4997346: Layer already exists 15:12:04 14c5d2293a92: Layer already exists 15:12:04 0c1d0d25cc65: Layer already exists 15:12:04 e37fef72909d: Layer already exists 15:12:04 84c15d408d19: Layer already exists 15:12:04 d3947c72307d: Layer already exists 15:12:04 3dab9f8bf2d2: Layer already exists 15:12:04 main: digest: sha256:5e569b1d12543954bc0559d557e11ed271f021a3f09ed18fccc849cc0f6f0de3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:04 ===================================================== [Pipeline] echo 15:12:04 taggedImages: 15:12:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788 15:12:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:12:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.13 15:12:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:12:04 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:12:04 54d035bfa974c800c1254128570959cbd1217788 15:12:04 latest 15:12:04 3.1.0-dev.13 15:12:04 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:04 main 15:12:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788 15:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:12:05 6a017a9952bb: Preparing 15:12:05 edf84de767e8: Preparing 15:12:05 907e7d0932dc: Preparing 15:12:05 acc70887a2b3: Preparing 15:12:05 e37fef72909d: Preparing 15:12:05 84c15d408d19: Preparing 15:12:05 4b86dd05424d: Preparing 15:12:05 3dab9f8bf2d2: Preparing 15:12:05 84c15d408d19: Waiting 15:12:05 4b86dd05424d: Waiting 15:12:05 3dab9f8bf2d2: Waiting 15:12:05 e37fef72909d: Layer already exists 15:12:05 84c15d408d19: Layer already exists 15:12:05 6a017a9952bb: Pushed 15:12:05 907e7d0932dc: Pushed 15:12:05 edf84de767e8: Pushed 15:12:05 3dab9f8bf2d2: Layer already exists 15:12:05 4b86dd05424d: Pushed 15:12:13 acc70887a2b3: Pushed 15:12:13 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:1386d327d3efaf074dcea6cf9307f997220e2d3bdc9ecc0afc52376d08ad5969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:12:14 6a017a9952bb: Preparing 15:12:14 edf84de767e8: Preparing 15:12:14 907e7d0932dc: Preparing 15:12:14 acc70887a2b3: Preparing 15:12:14 e37fef72909d: Preparing 15:12:14 84c15d408d19: Preparing 15:12:14 4b86dd05424d: Preparing 15:12:14 3dab9f8bf2d2: Preparing 15:12:14 3dab9f8bf2d2: Waiting 15:12:14 84c15d408d19: Waiting 15:12:14 4b86dd05424d: Waiting 15:12:14 6a017a9952bb: Layer already exists 15:12:14 e37fef72909d: Layer already exists 15:12:14 907e7d0932dc: Layer already exists 15:12:14 acc70887a2b3: Layer already exists 15:12:14 edf84de767e8: Layer already exists 15:12:14 3dab9f8bf2d2: Layer already exists 15:12:14 4b86dd05424d: Layer already exists 15:12:14 84c15d408d19: Layer already exists 15:12:14 latest: digest: sha256:1386d327d3efaf074dcea6cf9307f997220e2d3bdc9ecc0afc52376d08ad5969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.13 15:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:12:14 6a017a9952bb: Preparing 15:12:14 edf84de767e8: Preparing 15:12:14 907e7d0932dc: Preparing 15:12:14 acc70887a2b3: Preparing 15:12:14 e37fef72909d: Preparing 15:12:14 84c15d408d19: Preparing 15:12:14 4b86dd05424d: Preparing 15:12:14 3dab9f8bf2d2: Preparing 15:12:14 84c15d408d19: Waiting 15:12:14 4b86dd05424d: Waiting 15:12:14 3dab9f8bf2d2: Waiting 15:12:14 6a017a9952bb: Layer already exists 15:12:14 acc70887a2b3: Layer already exists 15:12:14 e37fef72909d: Layer already exists 15:12:14 edf84de767e8: Layer already exists 15:12:14 907e7d0932dc: Layer already exists 15:12:14 3dab9f8bf2d2: Layer already exists 15:12:14 84c15d408d19: Layer already exists 15:12:14 4b86dd05424d: Layer already exists 15:12:14 3.1.0-dev.13: digest: sha256:1386d327d3efaf074dcea6cf9307f997220e2d3bdc9ecc0afc52376d08ad5969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:12:15 6a017a9952bb: Preparing 15:12:15 edf84de767e8: Preparing 15:12:15 907e7d0932dc: Preparing 15:12:15 acc70887a2b3: Preparing 15:12:15 e37fef72909d: Preparing 15:12:15 84c15d408d19: Preparing 15:12:15 4b86dd05424d: Preparing 15:12:15 3dab9f8bf2d2: Preparing 15:12:15 84c15d408d19: Waiting 15:12:15 4b86dd05424d: Waiting 15:12:15 3dab9f8bf2d2: Waiting 15:12:15 6a017a9952bb: Layer already exists 15:12:15 edf84de767e8: Layer already exists 15:12:15 e37fef72909d: Layer already exists 15:12:15 907e7d0932dc: Layer already exists 15:12:15 acc70887a2b3: Layer already exists 15:12:15 4b86dd05424d: Layer already exists 15:12:15 84c15d408d19: Layer already exists 15:12:15 3dab9f8bf2d2: Layer already exists 15:12:15 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:1386d327d3efaf074dcea6cf9307f997220e2d3bdc9ecc0afc52376d08ad5969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:12:15 6a017a9952bb: Preparing 15:12:15 edf84de767e8: Preparing 15:12:15 907e7d0932dc: Preparing 15:12:15 acc70887a2b3: Preparing 15:12:15 e37fef72909d: Preparing 15:12:15 84c15d408d19: Preparing 15:12:15 4b86dd05424d: Preparing 15:12:15 3dab9f8bf2d2: Preparing 15:12:15 4b86dd05424d: Waiting 15:12:15 3dab9f8bf2d2: Waiting 15:12:15 84c15d408d19: Waiting 15:12:15 6a017a9952bb: Layer already exists 15:12:15 e37fef72909d: Layer already exists 15:12:15 edf84de767e8: Layer already exists 15:12:15 907e7d0932dc: Layer already exists 15:12:15 acc70887a2b3: Layer already exists 15:12:15 84c15d408d19: Layer already exists 15:12:15 4b86dd05424d: Layer already exists 15:12:15 3dab9f8bf2d2: Layer already exists 15:12:15 main: digest: sha256:1386d327d3efaf074dcea6cf9307f997220e2d3bdc9ecc0afc52376d08ad5969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:16 ===================================================== [Pipeline] echo 15:12:16 taggedImages: 15:12:16 - nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788 15:12:16 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:12:16 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.13 15:12:16 - nexus3.edgexfoundry.org:10004/security-spire-config:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:16 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:12:16 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:12:16 54d035bfa974c800c1254128570959cbd1217788 15:12:16 latest 15:12:16 3.1.0-dev.13 15:12:16 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:16 main 15:12:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788 15:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:12:16 14c5d2293a92: Preparing 15:12:16 ec16c3c2924b: Preparing 15:12:16 cc5d92cefda9: Preparing 15:12:16 acc70887a2b3: Preparing 15:12:16 e37fef72909d: Preparing 15:12:16 84c15d408d19: Preparing 15:12:16 d3947c72307d: Preparing 15:12:16 3dab9f8bf2d2: Preparing 15:12:16 84c15d408d19: Waiting 15:12:16 d3947c72307d: Waiting 15:12:16 3dab9f8bf2d2: Waiting 15:12:16 acc70887a2b3: Layer already exists 15:12:16 14c5d2293a92: Layer already exists 15:12:16 e37fef72909d: Layer already exists 15:12:16 d3947c72307d: Layer already exists 15:12:16 3dab9f8bf2d2: Layer already exists 15:12:16 84c15d408d19: Layer already exists 15:12:16 ec16c3c2924b: Pushed 15:12:16 cc5d92cefda9: Pushed 15:12:16 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:a864136e2619b3196b0a615ea16b201fae678b35ab075f6a97f116a21f4077bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:12:17 14c5d2293a92: Preparing 15:12:17 ec16c3c2924b: Preparing 15:12:17 cc5d92cefda9: Preparing 15:12:17 acc70887a2b3: Preparing 15:12:17 e37fef72909d: Preparing 15:12:17 84c15d408d19: Preparing 15:12:17 d3947c72307d: Preparing 15:12:17 3dab9f8bf2d2: Preparing 15:12:17 84c15d408d19: Waiting 15:12:17 d3947c72307d: Waiting 15:12:17 14c5d2293a92: Layer already exists 15:12:17 cc5d92cefda9: Layer already exists 15:12:17 ec16c3c2924b: Layer already exists 15:12:17 e37fef72909d: Layer already exists 15:12:17 acc70887a2b3: Layer already exists 15:12:17 d3947c72307d: Layer already exists 15:12:17 84c15d408d19: Layer already exists 15:12:17 3dab9f8bf2d2: Layer already exists 15:12:17 latest: digest: sha256:a864136e2619b3196b0a615ea16b201fae678b35ab075f6a97f116a21f4077bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.13 15:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:12:18 14c5d2293a92: Preparing 15:12:18 ec16c3c2924b: Preparing 15:12:18 cc5d92cefda9: Preparing 15:12:18 acc70887a2b3: Preparing 15:12:18 e37fef72909d: Preparing 15:12:18 84c15d408d19: Preparing 15:12:18 d3947c72307d: Preparing 15:12:18 3dab9f8bf2d2: Preparing 15:12:18 84c15d408d19: Waiting 15:12:18 d3947c72307d: Waiting 15:12:18 3dab9f8bf2d2: Waiting 15:12:18 acc70887a2b3: Layer already exists 15:12:18 e37fef72909d: Layer already exists 15:12:18 ec16c3c2924b: Layer already exists 15:12:18 14c5d2293a92: Layer already exists 15:12:18 cc5d92cefda9: Layer already exists 15:12:18 84c15d408d19: Layer already exists 15:12:18 d3947c72307d: Layer already exists 15:12:18 3dab9f8bf2d2: Layer already exists 15:12:18 3.1.0-dev.13: digest: sha256:a864136e2619b3196b0a615ea16b201fae678b35ab075f6a97f116a21f4077bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:12:18 14c5d2293a92: Preparing 15:12:18 ec16c3c2924b: Preparing 15:12:18 cc5d92cefda9: Preparing 15:12:18 acc70887a2b3: Preparing 15:12:18 e37fef72909d: Preparing 15:12:18 84c15d408d19: Preparing 15:12:18 d3947c72307d: Preparing 15:12:18 3dab9f8bf2d2: Preparing 15:12:18 84c15d408d19: Waiting 15:12:18 d3947c72307d: Waiting 15:12:18 3dab9f8bf2d2: Waiting 15:12:18 e37fef72909d: Layer already exists 15:12:18 ec16c3c2924b: Layer already exists 15:12:18 14c5d2293a92: Layer already exists 15:12:18 cc5d92cefda9: Layer already exists 15:12:18 acc70887a2b3: Layer already exists 15:12:18 84c15d408d19: Layer already exists 15:12:18 3dab9f8bf2d2: Layer already exists 15:12:18 d3947c72307d: Layer already exists 15:12:18 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:a864136e2619b3196b0a615ea16b201fae678b35ab075f6a97f116a21f4077bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:12:19 14c5d2293a92: Preparing 15:12:19 ec16c3c2924b: Preparing 15:12:19 cc5d92cefda9: Preparing 15:12:19 acc70887a2b3: Preparing 15:12:19 e37fef72909d: Preparing 15:12:19 84c15d408d19: Preparing 15:12:19 d3947c72307d: Preparing 15:12:19 3dab9f8bf2d2: Preparing 15:12:19 84c15d408d19: Waiting 15:12:19 3dab9f8bf2d2: Waiting 15:12:19 d3947c72307d: Waiting 15:12:19 14c5d2293a92: Layer already exists 15:12:19 cc5d92cefda9: Layer already exists 15:12:19 acc70887a2b3: Layer already exists 15:12:19 ec16c3c2924b: Layer already exists 15:12:19 e37fef72909d: Layer already exists 15:12:19 84c15d408d19: Layer already exists 15:12:19 d3947c72307d: Layer already exists 15:12:19 3dab9f8bf2d2: Layer already exists 15:12:19 main: digest: sha256:a864136e2619b3196b0a615ea16b201fae678b35ab075f6a97f116a21f4077bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:19 ===================================================== [Pipeline] echo 15:12:19 taggedImages: 15:12:19 - nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788 15:12:19 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:12:19 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.13 15:12:19 - nexus3.edgexfoundry.org:10004/security-spire-server:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:19 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:12:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:12:19 54d035bfa974c800c1254128570959cbd1217788 15:12:19 latest 15:12:19 3.1.0-dev.13 15:12:19 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:19 main 15:12:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788 15:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:12:20 cda2e3713351: Preparing 15:12:20 da40e43563af: Preparing 15:12:20 e37fef72909d: Preparing 15:12:20 84c15d408d19: Preparing 15:12:20 41e2539e885d: Preparing 15:12:20 3dab9f8bf2d2: Preparing 15:12:20 3dab9f8bf2d2: Waiting 15:12:20 84c15d408d19: Layer already exists 15:12:20 e37fef72909d: Layer already exists 15:12:20 3dab9f8bf2d2: Layer already exists 15:12:20 cda2e3713351: Pushed 15:12:20 41e2539e885d: Pushed 15:12:22 da40e43563af: Pushed 15:12:22 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:d89d2860457ea7e0f3428217917a4dc25ad2a2a342aef9145a556b2acc8d2e05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:12:23 cda2e3713351: Preparing 15:12:23 da40e43563af: Preparing 15:12:23 e37fef72909d: Preparing 15:12:23 84c15d408d19: Preparing 15:12:23 41e2539e885d: Preparing 15:12:23 3dab9f8bf2d2: Preparing 15:12:23 3dab9f8bf2d2: Waiting 15:12:23 e37fef72909d: Layer already exists 15:12:23 da40e43563af: Layer already exists 15:12:23 84c15d408d19: Layer already exists 15:12:23 41e2539e885d: Layer already exists 15:12:23 cda2e3713351: Layer already exists 15:12:23 3dab9f8bf2d2: Layer already exists 15:12:23 latest: digest: sha256:d89d2860457ea7e0f3428217917a4dc25ad2a2a342aef9145a556b2acc8d2e05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.13 15:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:12:23 cda2e3713351: Preparing 15:12:23 da40e43563af: Preparing 15:12:23 e37fef72909d: Preparing 15:12:23 84c15d408d19: Preparing 15:12:23 41e2539e885d: Preparing 15:12:23 3dab9f8bf2d2: Preparing 15:12:23 3dab9f8bf2d2: Waiting 15:12:23 da40e43563af: Layer already exists 15:12:23 e37fef72909d: Layer already exists 15:12:23 84c15d408d19: Layer already exists 15:12:23 cda2e3713351: Layer already exists 15:12:23 41e2539e885d: Layer already exists 15:12:23 3dab9f8bf2d2: Layer already exists 15:12:23 3.1.0-dev.13: digest: sha256:d89d2860457ea7e0f3428217917a4dc25ad2a2a342aef9145a556b2acc8d2e05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:12:24 cda2e3713351: Preparing 15:12:24 da40e43563af: Preparing 15:12:24 e37fef72909d: Preparing 15:12:24 84c15d408d19: Preparing 15:12:24 41e2539e885d: Preparing 15:12:24 3dab9f8bf2d2: Preparing 15:12:24 3dab9f8bf2d2: Waiting 15:12:24 84c15d408d19: Layer already exists 15:12:24 41e2539e885d: Layer already exists 15:12:24 da40e43563af: Layer already exists 15:12:24 e37fef72909d: Layer already exists 15:12:24 cda2e3713351: Layer already exists 15:12:24 3dab9f8bf2d2: Layer already exists 15:12:24 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:d89d2860457ea7e0f3428217917a4dc25ad2a2a342aef9145a556b2acc8d2e05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:12:25 cda2e3713351: Preparing 15:12:25 da40e43563af: Preparing 15:12:25 e37fef72909d: Preparing 15:12:25 84c15d408d19: Preparing 15:12:25 41e2539e885d: Preparing 15:12:25 3dab9f8bf2d2: Preparing 15:12:25 3dab9f8bf2d2: Waiting 15:12:25 cda2e3713351: Layer already exists 15:12:25 41e2539e885d: Layer already exists 15:12:25 da40e43563af: Layer already exists 15:12:25 84c15d408d19: Layer already exists 15:12:25 e37fef72909d: Layer already exists 15:12:25 3dab9f8bf2d2: Layer already exists 15:12:25 main: digest: sha256:d89d2860457ea7e0f3428217917a4dc25ad2a2a342aef9145a556b2acc8d2e05 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:25 ===================================================== [Pipeline] echo 15:12:25 taggedImages: 15:12:25 - nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788 15:12:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:12:25 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.13 15:12:25 - nexus3.edgexfoundry.org:10004/support-notifications:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:25 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:12:25 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:12:25 54d035bfa974c800c1254128570959cbd1217788 15:12:25 latest 15:12:25 3.1.0-dev.13 15:12:25 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:25 main 15:12:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788 15:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:12:25 3d103a663978: Preparing 15:12:25 5b334b107871: Preparing 15:12:25 e37fef72909d: Preparing 15:12:25 84c15d408d19: Preparing 15:12:25 ec9ec0e76daf: Preparing 15:12:25 3dab9f8bf2d2: Preparing 15:12:25 3dab9f8bf2d2: Waiting 15:12:25 ec9ec0e76daf: Layer already exists 15:12:25 84c15d408d19: Layer already exists 15:12:25 e37fef72909d: Layer already exists 15:12:25 3dab9f8bf2d2: Layer already exists 15:12:26 3d103a663978: Pushed 15:12:28 5b334b107871: Pushed 15:12:28 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:4878a3f3d1444f8ef3d510999e805b8530872f4dc7b48cd7cb5f7e1cd42ff184 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:12:29 3d103a663978: Preparing 15:12:29 5b334b107871: Preparing 15:12:29 e37fef72909d: Preparing 15:12:29 84c15d408d19: Preparing 15:12:29 ec9ec0e76daf: Preparing 15:12:29 3dab9f8bf2d2: Preparing 15:12:29 3dab9f8bf2d2: Waiting 15:12:29 84c15d408d19: Layer already exists 15:12:29 3d103a663978: Layer already exists 15:12:29 5b334b107871: Layer already exists 15:12:29 e37fef72909d: Layer already exists 15:12:29 ec9ec0e76daf: Layer already exists 15:12:29 3dab9f8bf2d2: Layer already exists 15:12:29 latest: digest: sha256:4878a3f3d1444f8ef3d510999e805b8530872f4dc7b48cd7cb5f7e1cd42ff184 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.13 15:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:12:29 3d103a663978: Preparing 15:12:29 5b334b107871: Preparing 15:12:29 e37fef72909d: Preparing 15:12:29 84c15d408d19: Preparing 15:12:29 ec9ec0e76daf: Preparing 15:12:29 3dab9f8bf2d2: Preparing 15:12:29 3dab9f8bf2d2: Waiting 15:12:29 3d103a663978: Layer already exists 15:12:29 e37fef72909d: Layer already exists 15:12:29 5b334b107871: Layer already exists 15:12:29 84c15d408d19: Layer already exists 15:12:29 ec9ec0e76daf: Layer already exists 15:12:29 3dab9f8bf2d2: Layer already exists 15:12:29 3.1.0-dev.13: digest: sha256:4878a3f3d1444f8ef3d510999e805b8530872f4dc7b48cd7cb5f7e1cd42ff184 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:12:30 3d103a663978: Preparing 15:12:30 5b334b107871: Preparing 15:12:30 e37fef72909d: Preparing 15:12:30 84c15d408d19: Preparing 15:12:30 ec9ec0e76daf: Preparing 15:12:30 3dab9f8bf2d2: Preparing 15:12:30 3dab9f8bf2d2: Waiting 15:12:30 3d103a663978: Layer already exists 15:12:30 e37fef72909d: Layer already exists 15:12:30 5b334b107871: Layer already exists 15:12:30 84c15d408d19: Layer already exists 15:12:30 ec9ec0e76daf: Layer already exists 15:12:30 3dab9f8bf2d2: Layer already exists 15:12:30 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:4878a3f3d1444f8ef3d510999e805b8530872f4dc7b48cd7cb5f7e1cd42ff184 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:12:31 3d103a663978: Preparing 15:12:31 5b334b107871: Preparing 15:12:31 e37fef72909d: Preparing 15:12:31 84c15d408d19: Preparing 15:12:31 ec9ec0e76daf: Preparing 15:12:31 3dab9f8bf2d2: Preparing 15:12:31 3dab9f8bf2d2: Waiting 15:12:31 84c15d408d19: Layer already exists 15:12:31 3d103a663978: Layer already exists 15:12:31 e37fef72909d: Layer already exists 15:12:31 ec9ec0e76daf: Layer already exists 15:12:31 5b334b107871: Layer already exists 15:12:31 3dab9f8bf2d2: Layer already exists 15:12:31 main: digest: sha256:4878a3f3d1444f8ef3d510999e805b8530872f4dc7b48cd7cb5f7e1cd42ff184 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:31 ===================================================== [Pipeline] echo 15:12:31 taggedImages: 15:12:31 - nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788 15:12:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:12:31 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.13 15:12:31 - nexus3.edgexfoundry.org:10004/support-scheduler:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:12:31 - 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] } 15:26:46 #129 ... 15:26:46 15:26:46 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:26:46 #138 DONE 933.9s 15:26:46 15:26:46 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:26:46 #127 ... 15:26:46 15:26:46 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:26:46 #147 DONE 0.4s 15:26:46 15:26:46 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:26:46 #148 ... 15:26:46 15:26:46 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:26:46 #127 DONE 935.8s 15:26:46 15:26:46 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:26:46 #148 DONE 0.3s 15:26:46 15:26:46 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:26:46 #149 DONE 0.5s 15:26:46 15:26:46 #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:26:46 #150 ... 15:26:46 15:26:46 #151 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:26:46 #151 DONE 0.3s 15:26:46 15:26:46 #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:26:46 #150 DONE 0.3s 15:26:46 15:26:46 #152 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:26:46 #152 DONE 0.2s 15:26:46 15:26:46 #153 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:26:46 #153 DONE 0.3s 15:26:46 15:26:46 #154 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:26:46 #154 ... 15:26:46 15:26:46 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:26:46 #155 DONE 0.4s 15:26:46 15:26:46 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:26:46 #156 DONE 0.6s 15:26:46 15:26:46 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:26:46 #157 DONE 0.2s 15:26:46 15:26:46 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:26:46 #158 ... 15:26:46 15:26:46 #154 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:26:46 #154 DONE 3.1s 15:26:46 15:26:46 #142 [security-proxy-auth] exporting to image 15:26:46 #142 exporting layers 15:26:46 #142 exporting layers 0.9s done 15:26:46 #142 writing image sha256:06f257d3701197bc4e9a80fe5f624302cb589240716882f845cb0369b8c9af18 done 15:26:46 #142 naming to docker.io/library/security-proxy-auth-arm64 done 15:26:46 #142 DONE 5.2s 15:26:46 15:26:46 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:26:46 #31 ... 15:26:46 15:26:46 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:26:46 #158 DONE 3.3s 15:26:46 15:26:46 #142 [security-proxy-setup] exporting to image 15:26:46 #142 exporting layers 1.1s done 15:26:46 #142 writing image sha256:ce96169ce8274a805ed40f5c12901d4443315dd831d3216552f4803e2d01341d done 15:26:46 #142 naming to docker.io/library/security-proxy-setup-arm64 done 15:26:46 #142 DONE 6.4s 15:26:46 15:26:46 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:26:53 #134 ... 15:26:53 15:26:53 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:26:53 #129 948.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:27:03 #129 ... 15:27:03 15:27:03 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:27:03 #128 DONE 958.9s 15:27:03 15:27:03 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:27:03 #159 DONE 0.5s 15:27:03 15:27:03 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:27:03 #31 ... 15:27:03 15:27:03 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 15:27:06 #160 DONE 2.2s 15:27:06 15:27:06 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:27:06 #134 ... 15:27:06 15:27:06 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 15:27:06 #161 DONE 0.3s 15:27:06 15:27:06 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:27:06 #31 ... 15:27:06 15:27:06 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:27:06 #162 DONE 0.2s 15:27:06 15:27:06 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:27:06 #163 DONE 0.3s 15:27:06 15:27:06 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:27:06 #164 DONE 0.1s 15:27:06 15:27:06 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:27:06 #165 DONE 0.1s 15:27:06 15:27:06 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:27:06 #136 ... 15:27:06 15:27:06 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:27:06 #166 DONE 0.1s 15:27:07 15:27:07 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:27:07 #167 DONE 0.1s 15:27:07 15:27:07 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:27:07 #136 ... 15:27:07 15:27:07 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:27:07 #168 DONE 0.1s 15:27:07 15:27:07 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:27:09 #169 DONE 1.9s 15:27:09 15:27:09 #142 [security-bootstrapper] exporting to image 15:27:09 #142 exporting layers 15:27:09 #142 exporting layers 0.9s done 15:27:09 #142 writing image sha256:58270ada18b294e28b60203642483441c3f26c83bf26aaa1b348443b1d24b60d done 15:27:09 #142 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 15:27:09 #142 DONE 7.3s 15:27:09 15:27:09 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:27:13 #136 ... 15:27:13 15:27:13 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:27:13 #129 DONE 969.1s 15:27:13 15:27:13 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:27:13 #31 ... 15:27:13 15:27:13 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:27:13 #170 DONE 0.3s 15:27:13 15:27:13 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:27:13 #171 DONE 0.2s 15:27:13 15:27:13 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:27:14 #31 ... 15:27:14 15:27:14 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:27:14 #172 DONE 0.2s 15:27:14 15:27:14 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:27:14 #173 DONE 0.1s 15:27:14 15:27:14 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:27:14 #174 DONE 0.1s 15:27:14 15:27:14 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:27:14 #175 DONE 0.3s 15:27:14 15:27:14 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:27:14 #176 DONE 0.3s 15:27:14 15:27:14 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:27:15 #133 ... 15:27:15 15:27:15 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:27:15 #177 DONE 0.1s 15:27:15 15:27:15 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:27:17 #178 DONE 2.1s 15:27:17 15:27:17 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:27:17 #134 ... 15:27:17 15:27:17 #142 [security-secretstore-setup] exporting to image 15:27:17 #142 exporting layers 15:27:18 #142 exporting layers 1.2s done 15:27:18 #142 writing image sha256:2dd5a2c8fa95434bd9554cd01d0fa1680d7f352c4d291288c18f68834bf88c5a done 15:27:18 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 15:27:18 #142 DONE 8.5s 15:27:18 15:27:18 #86 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:27:40 #86 ... 15:27:40 15:27:40 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:27:40 #134 DONE 995.0s 15:27:40 15:27:40 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:27:40 #133 ... 15:27:40 15:27:40 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:27:40 #179 DONE 0.1s 15:27:40 15:27:40 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:27:40 #180 DONE 0.1s 15:27:40 15:27:40 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:27:40 #109 ... 15:27:40 15:27:40 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:27:40 #181 DONE 0.2s 15:27:40 15:27:40 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:27:41 #182 DONE 0.1s 15:27:41 15:27:41 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:27:41 #132 ... 15:27:41 15:27:41 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:27:41 #183 DONE 0.2s 15:27:41 15:27:41 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:27:43 #184 DONE 2.0s 15:27:43 15:27:43 #142 [core-common-config-bootstrapper] exporting to image 15:27:43 #142 exporting layers 15:27:44 #142 exporting layers 0.5s done 15:27:44 #142 writing image sha256:a518609a20f541a3ab0402172b6ed4281c482d9b3b0e2fa9936bfba70ff82158 done 15:27:44 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 15:27:44 #142 DONE 9.1s 15:27:44 15:27:44 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:27:59 #136 ... 15:27:59 15:27:59 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:27:59 #133 DONE 1011.9s 15:27:59 15:27:59 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:27:59 #132 ... 15:27:59 15:27:59 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 15:27:59 #185 DONE 0.2s 15:27:59 15:27:59 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:27:59 #108 ... 15:27:59 15:27:59 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 15:27:59 #186 DONE 0.1s 15:27:59 15:27:59 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:27:59 #187 DONE 0.3s 15:27:59 15:27:59 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:27:59 #132 ... 15:27:59 15:27:59 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:27:59 #188 DONE 0.1s 15:27:59 15:27:59 #142 [core-command] exporting to image 15:27:59 #142 exporting layers 15:27:59 #142 exporting layers 0.3s done 15:27:59 #142 writing image sha256:44cf866d1f7fb07461008e30bdecd3dc63e693bd9677e5d1447cb3b982a02e5c 0.0s done 15:27:59 #142 naming to docker.io/library/core-command-arm64 done 15:27:59 #142 DONE 9.4s 15:27:59 15:27:59 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:28:17 #31 ... 15:28:17 15:28:17 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:28:17 #136 DONE 1029.4s 15:28:17 15:28:17 #86 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:28:17 #86 ... 15:28:17 15:28:17 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:28:17 #108 DONE 1030.2s 15:28:17 15:28:17 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:28:17 #31 ... 15:28:17 15:28:17 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:28:17 #189 DONE 0.4s 15:28:17 15:28:17 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:28:17 #190 ... 15:28:17 15:28:17 #191 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:28:17 #191 DONE 0.3s 15:28:17 15:28:17 #192 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:28:17 #192 DONE 0.4s 15:28:17 15:28:17 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:28:17 #190 DONE 0.5s 15:28:17 15:28:17 #193 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:28:17 #193 ... 15:28:17 15:28:17 #194 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:28:17 #194 DONE 0.4s 15:28:17 15:28:17 #193 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:28:17 #193 DONE 0.4s 15:28:17 15:28:17 #195 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:28:17 #195 DONE 0.2s 15:28:17 15:28:17 #196 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:28:17 #196 DONE 0.2s 15:28:17 15:28:17 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:28:17 #197 DONE 0.4s 15:28:17 15:28:17 #142 [core-metadata] exporting to image 15:28:17 #142 exporting layers 15:28:17 #142 exporting layers 0.5s done 15:28:17 #142 writing image sha256:6851549b4002671aff67ae249c5687fc789bc0986020ba61975c8827305fbb74 15:28:17 #142 writing image sha256:6851549b4002671aff67ae249c5687fc789bc0986020ba61975c8827305fbb74 0.1s done 15:28:17 #142 naming to docker.io/library/core-data-arm64 done 15:28:18 #142 exporting layers 0.4s done 15:28:18 #142 writing image sha256:45956ff7b3f41b81bc37e7930e51abef5d64cfb83a1a93210d44c1fe1a3193cb done 15:28:18 #142 naming to docker.io/library/core-metadata-arm64 done 15:28:18 #142 DONE 10.3s 15:28:18 15:28:18 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:29:14 #31 ... 15:29:14 15:29:14 #86 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:29:14 #86 DONE 1083.1s 15:29:14 15:29:14 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:29:14 #31 ... 15:29:14 15:29:14 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:29:14 #198 DONE 0.2s 15:29:14 15:29:14 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:29:14 #199 DONE 0.2s 15:29:14 15:29:14 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:29:14 #31 ... 15:29:14 15:29:14 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:29:14 #200 DONE 0.4s 15:29:14 15:29:14 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:29:14 #201 DONE 0.1s 15:29:14 15:29:14 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:29:14 #109 ... 15:29:14 15:29:14 #142 [security-spiffe-token-provider] exporting to image 15:29:14 #142 exporting layers 15:29:14 #142 exporting layers 2.8s done 15:29:14 #142 writing image sha256:bba3ae387112e57fead0b629801464b6ae0f3cc49fa47b4003c1939c8ed683da 15:29:14 #142 writing image sha256:bba3ae387112e57fead0b629801464b6ae0f3cc49fa47b4003c1939c8ed683da done 15:29:14 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 15:29:14 #142 DONE 13.1s 15:29:14 15:29:14 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:29:32 #109 DONE 1106.2s 15:29:32 15:29:32 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:29:32 #132 DONE 1106.9s 15:29:32 15:29:32 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:29:32 #31 ... 15:29:32 15:29:32 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:29:32 #202 DONE 0.1s 15:29:32 15:29:32 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:29:32 #203 DONE 0.2s 15:29:32 15:29:32 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:29:32 #204 DONE 0.2s 15:29:32 15:29:32 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:29:32 #205 DONE 0.2s 15:29:32 15:29:32 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:29:32 #206 DONE 0.3s 15:29:32 15:29:32 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:29:33 #207 DONE 0.4s 15:29:33 15:29:33 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:29:33 #208 DONE 0.1s 15:29:33 15:29:33 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:29:33 #209 DONE 0.1s 15:29:33 15:29:33 #142 [support-notifications] exporting to image 15:29:33 #142 exporting layers 15:29:33 #142 exporting layers 0.4s done 15:29:33 #142 writing image sha256:bb1be5560e35ffd303443db523028e16a1a88297ea1de68a8e2c0f4bcc70613b 0.0s done 15:29:33 #142 naming to docker.io/library/support-scheduler-arm64 15:29:33 #142 exporting layers 0.4s done 15:29:33 #142 naming to docker.io/library/support-scheduler-arm64 done 15:29:33 #142 writing image sha256:acdd555bbf36a51df79a88d3679ccb7b43ecf7295b0c37f8b2500212bea454fe done 15:29:33 #142 naming to docker.io/library/support-notifications-arm64 done 15:29:33 #142 DONE 13.7s 15:29:33 15:29:33 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:29:33 time="2023-07-19T15:09:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:29:33 $ docker stop --time=1 5615010fc14b54427b274abb5c0771d8575aa5b9b848064a3e46f6dd3d8dea13 15:29:35 $ docker rm -f --volumes 5615010fc14b54427b274abb5c0771d8575aa5b9b848064a3e46f6dd3d8dea13 [Pipeline] // withDockerContainer [Pipeline] sh 15:29:35 + docker images 15:29:35 REPOSITORY TAG IMAGE ID CREATED SIZE 15:29:35 support-notifications-arm64 latest acdd555bbf36 3 seconds ago 32.4MB 15:29:35 support-scheduler-arm64 latest bb1be5560e35 3 seconds ago 31.8MB 15:29:35 security-spiffe-token-provider-arm64 latest bba3ae387112 27 seconds ago 33.3MB 15:29:35 core-metadata-arm64 latest 45956ff7b3f4 About a minute ago 20.8MB 15:29:35 core-data-arm64 latest 6851549b4002 About a minute ago 20.5MB 15:29:35 core-command-arm64 latest 44cf866d1f7f About a minute ago 20.3MB 15:29:35 core-common-config-bootstrapper-arm64 latest a518609a20f5 About a minute ago 17.8MB 15:29:35 security-secretstore-setup-arm64 latest 2dd5a2c8fa95 2 minutes ago 42.5MB 15:29:35 security-bootstrapper-arm64 latest 58270ada18b2 2 minutes ago 22.4MB 15:29:35 security-proxy-setup-arm64 latest ce96169ce827 2 minutes ago 24MB 15:29:35 security-proxy-auth-arm64 latest 06f257d37011 2 minutes ago 18.8MB 15:29:35 security-spire-agent-arm64 latest 52fa452ba5aa 18 minutes ago 157MB 15:29:35 security-spire-server-arm64 latest 5e4908534c93 18 minutes ago 102MB 15:29:35 security-spire-config-arm64 latest fe09c47cb7e7 18 minutes ago 96.1MB 15:29:35 ci-base-image-arm64 latest 426f2b5ca196 20 minutes ago 1.04GB 15:29:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 days ago 677MB 15:29:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:35 provisioning config files... 15:29:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/547@tmp/config6292711377262616385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:35 ---> docker-login.sh 15:29:35 nexus3.edgexfoundry.org:10001 15:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:36 Configure a credential helper to remove this warning. See 15:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:36 15:29:36 Login Succeeded 15:29:36 nexus3.edgexfoundry.org:10002 15:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:36 Configure a credential helper to remove this warning. See 15:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:36 15:29:36 Login Succeeded 15:29:36 nexus3.edgexfoundry.org:10003 15:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:37 Configure a credential helper to remove this warning. See 15:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:37 15:29:37 Login Succeeded 15:29:37 nexus3.edgexfoundry.org:10004 15:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:37 Configure a credential helper to remove this warning. See 15:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:37 15:29:37 Login Succeeded 15:29:37 docker.io 15:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:37 Configure a credential helper to remove this warning. See 15:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:37 15:29:37 Login Succeeded 15:29:37 ---> docker-login.sh ends [Pipeline] } 15:29:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:29:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:29:37 54d035bfa974c800c1254128570959cbd1217788 15:29:37 latest 15:29:37 3.1.0-dev.13 15:29:37 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:29:37 main 15:29:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788 15:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:29:38 578167b6532f: Preparing 15:29:38 b02ccde30209: Preparing 15:29:38 b9c20397ebe1: Preparing 15:29:38 d4bf36cfdf5c: Preparing 15:29:38 7be4d23d222d: Preparing 15:29:38 9386262d7a74: Preparing 15:29:38 9386262d7a74: Waiting 15:29:38 578167b6532f: Pushed 15:29:38 b9c20397ebe1: Pushed 15:29:38 7be4d23d222d: Pushed 15:29:38 d4bf36cfdf5c: Pushed 15:29:38 9386262d7a74: Layer already exists 15:29:42 b02ccde30209: Pushed 15:29:42 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:f1ce45f991577e1414d2040ed8c1b0b482bec83a1ff682a29853895778931513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:29:42 578167b6532f: Preparing 15:29:42 b02ccde30209: Preparing 15:29:42 b9c20397ebe1: Preparing 15:29:42 d4bf36cfdf5c: Preparing 15:29:42 7be4d23d222d: Preparing 15:29:42 9386262d7a74: Preparing 15:29:42 9386262d7a74: Waiting 15:29:42 d4bf36cfdf5c: Layer already exists 15:29:42 b9c20397ebe1: Layer already exists 15:29:42 578167b6532f: Layer already exists 15:29:42 7be4d23d222d: Layer already exists 15:29:42 b02ccde30209: Layer already exists 15:29:42 9386262d7a74: Layer already exists 15:29:42 latest: digest: sha256:f1ce45f991577e1414d2040ed8c1b0b482bec83a1ff682a29853895778931513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.13 15:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:29:43 578167b6532f: Preparing 15:29:43 b02ccde30209: Preparing 15:29:43 b9c20397ebe1: Preparing 15:29:43 d4bf36cfdf5c: Preparing 15:29:43 7be4d23d222d: Preparing 15:29:43 9386262d7a74: Preparing 15:29:43 9386262d7a74: Waiting 15:29:43 d4bf36cfdf5c: Layer already exists 15:29:43 578167b6532f: Layer already exists 15:29:43 b02ccde30209: Layer already exists 15:29:43 7be4d23d222d: Layer already exists 15:29:43 b9c20397ebe1: Layer already exists 15:29:43 9386262d7a74: Layer already exists 15:29:43 3.1.0-dev.13: digest: sha256:f1ce45f991577e1414d2040ed8c1b0b482bec83a1ff682a29853895778931513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:29:44 578167b6532f: Preparing 15:29:44 b02ccde30209: Preparing 15:29:44 b9c20397ebe1: Preparing 15:29:44 d4bf36cfdf5c: Preparing 15:29:44 7be4d23d222d: Preparing 15:29:44 9386262d7a74: Preparing 15:29:44 9386262d7a74: Waiting 15:29:44 7be4d23d222d: Layer already exists 15:29:44 578167b6532f: Layer already exists 15:29:44 d4bf36cfdf5c: Layer already exists 15:29:44 b9c20397ebe1: Layer already exists 15:29:44 b02ccde30209: Layer already exists 15:29:44 9386262d7a74: Layer already exists 15:29:44 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:f1ce45f991577e1414d2040ed8c1b0b482bec83a1ff682a29853895778931513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:29:44 578167b6532f: Preparing 15:29:44 b02ccde30209: Preparing 15:29:44 b9c20397ebe1: Preparing 15:29:44 d4bf36cfdf5c: Preparing 15:29:44 7be4d23d222d: Preparing 15:29:44 9386262d7a74: Preparing 15:29:44 9386262d7a74: Waiting 15:29:44 b9c20397ebe1: Layer already exists 15:29:44 d4bf36cfdf5c: Layer already exists 15:29:44 7be4d23d222d: Layer already exists 15:29:44 578167b6532f: Layer already exists 15:29:44 b02ccde30209: Layer already exists 15:29:44 9386262d7a74: Layer already exists 15:29:45 main: digest: sha256:f1ce45f991577e1414d2040ed8c1b0b482bec83a1ff682a29853895778931513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:45 ===================================================== [Pipeline] echo 15:29:45 taggedImages: 15:29:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788 15:29:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:29:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.13 15:29:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:29:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:29:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 15:29:45 54d035bfa974c800c1254128570959cbd1217788 15:29:45 latest 15:29:45 3.1.0-dev.13 15:29:45 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:29:45 main 15:29:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 15:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:29:45 a938822700b9: Preparing 15:29:45 ea36eb9802ce: Preparing 15:29:45 16047e642e41: Preparing 15:29:45 57e6869a550b: Preparing 15:29:45 b9c20397ebe1: Preparing 15:29:45 d4bf36cfdf5c: Preparing 15:29:45 7be4d23d222d: Preparing 15:29:45 9386262d7a74: Preparing 15:29:45 d4bf36cfdf5c: Waiting 15:29:45 7be4d23d222d: Waiting 15:29:45 9386262d7a74: Waiting 15:29:45 b9c20397ebe1: Layer already exists 15:29:45 d4bf36cfdf5c: Layer already exists 15:29:46 7be4d23d222d: Layer already exists 15:29:46 ea36eb9802ce: Pushed 15:29:46 16047e642e41: Pushed 15:29:46 9386262d7a74: Layer already exists 15:29:46 a938822700b9: Pushed 15:29:48 57e6869a550b: Pushed 15:29:48 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:98e6423a45111950cfc970abfc10d5e9276e2c30e03f6ce25f2f58de694fce90 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:49 + 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 15:29:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:29:49 a938822700b9: Preparing 15:29:49 ea36eb9802ce: Preparing 15:29:49 16047e642e41: Preparing 15:29:49 57e6869a550b: Preparing 15:29:49 b9c20397ebe1: Preparing 15:29:49 d4bf36cfdf5c: Preparing 15:29:49 7be4d23d222d: Preparing 15:29:49 d4bf36cfdf5c: Waiting 15:29:49 9386262d7a74: Preparing 15:29:49 7be4d23d222d: Waiting 15:29:49 9386262d7a74: Waiting 15:29:49 b9c20397ebe1: Layer already exists 15:29:49 16047e642e41: Layer already exists 15:29:49 ea36eb9802ce: Layer already exists 15:29:49 a938822700b9: Layer already exists 15:29:49 57e6869a550b: Layer already exists 15:29:49 9386262d7a74: Layer already exists 15:29:49 d4bf36cfdf5c: Layer already exists 15:29:49 7be4d23d222d: Layer already exists 15:29:49 latest: digest: sha256:98e6423a45111950cfc970abfc10d5e9276e2c30e03f6ce25f2f58de694fce90 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.13 15:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:29:50 a938822700b9: Preparing 15:29:50 ea36eb9802ce: Preparing 15:29:50 16047e642e41: Preparing 15:29:50 57e6869a550b: Preparing 15:29:50 b9c20397ebe1: Preparing 15:29:50 d4bf36cfdf5c: Preparing 15:29:50 7be4d23d222d: Preparing 15:29:50 9386262d7a74: Preparing 15:29:50 d4bf36cfdf5c: Waiting 15:29:50 7be4d23d222d: Waiting 15:29:50 9386262d7a74: Waiting 15:29:50 b9c20397ebe1: Layer already exists 15:29:50 16047e642e41: Layer already exists 15:29:50 a938822700b9: Layer already exists 15:29:50 57e6869a550b: Layer already exists 15:29:50 ea36eb9802ce: Layer already exists 15:29:50 d4bf36cfdf5c: Layer already exists 15:29:50 9386262d7a74: Layer already exists 15:29:50 7be4d23d222d: Layer already exists 15:29:50 3.1.0-dev.13: digest: sha256:98e6423a45111950cfc970abfc10d5e9276e2c30e03f6ce25f2f58de694fce90 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:29:51 a938822700b9: Preparing 15:29:51 ea36eb9802ce: Preparing 15:29:51 16047e642e41: Preparing 15:29:51 57e6869a550b: Preparing 15:29:51 b9c20397ebe1: Preparing 15:29:51 d4bf36cfdf5c: Preparing 15:29:51 7be4d23d222d: Preparing 15:29:51 9386262d7a74: Preparing 15:29:51 7be4d23d222d: Waiting 15:29:51 9386262d7a74: Waiting 15:29:51 d4bf36cfdf5c: Waiting 15:29:51 b9c20397ebe1: Layer already exists 15:29:51 57e6869a550b: Layer already exists 15:29:51 a938822700b9: Layer already exists 15:29:51 16047e642e41: Layer already exists 15:29:51 ea36eb9802ce: Layer already exists 15:29:51 d4bf36cfdf5c: Layer already exists 15:29:51 7be4d23d222d: Layer already exists 15:29:51 9386262d7a74: Layer already exists 15:29:51 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:98e6423a45111950cfc970abfc10d5e9276e2c30e03f6ce25f2f58de694fce90 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:51 + 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 15:29:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 15:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:29:52 a938822700b9: Preparing 15:29:52 ea36eb9802ce: Preparing 15:29:52 16047e642e41: Preparing 15:29:52 57e6869a550b: Preparing 15:29:52 b9c20397ebe1: Preparing 15:29:52 d4bf36cfdf5c: Preparing 15:29:52 7be4d23d222d: Preparing 15:29:52 9386262d7a74: Preparing 15:29:52 d4bf36cfdf5c: Waiting 15:29:52 7be4d23d222d: Waiting 15:29:52 9386262d7a74: Waiting 15:29:52 ea36eb9802ce: Layer already exists 15:29:52 57e6869a550b: Layer already exists 15:29:52 16047e642e41: Layer already exists 15:29:52 b9c20397ebe1: Layer already exists 15:29:52 a938822700b9: Layer already exists 15:29:52 d4bf36cfdf5c: Layer already exists 15:29:52 9386262d7a74: Layer already exists 15:29:52 7be4d23d222d: Layer already exists 15:29:52 main: digest: sha256:98e6423a45111950cfc970abfc10d5e9276e2c30e03f6ce25f2f58de694fce90 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:52 ===================================================== [Pipeline] echo 15:29:52 taggedImages: 15:29:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 15:29:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:29:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.13 15:29:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:29:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 15:29:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:29:52 54d035bfa974c800c1254128570959cbd1217788 15:29:52 latest 15:29:52 3.1.0-dev.13 15:29:52 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:29:52 main 15:29:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788 15:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:29:53 ccf06a19b5b4: Preparing 15:29:53 56f6568c9827: Preparing 15:29:53 b9c20397ebe1: Preparing 15:29:53 d4bf36cfdf5c: Preparing 15:29:53 2059a674ac7e: Preparing 15:29:53 9386262d7a74: Preparing 15:29:53 b9c20397ebe1: Layer already exists 15:29:53 d4bf36cfdf5c: Layer already exists 15:29:53 9386262d7a74: Layer already exists 15:29:53 ccf06a19b5b4: Pushed 15:29:53 2059a674ac7e: Pushed 15:29:56 56f6568c9827: Pushed 15:29:56 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:a351b1bbf3bb81cec7bc5f0d431a2fbd3ef8ab20e044a262979f4f039cd91dc8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:29:57 ccf06a19b5b4: Preparing 15:29:57 56f6568c9827: Preparing 15:29:57 b9c20397ebe1: Preparing 15:29:57 d4bf36cfdf5c: Preparing 15:29:57 2059a674ac7e: Preparing 15:29:57 9386262d7a74: Preparing 15:29:57 9386262d7a74: Waiting 15:29:57 ccf06a19b5b4: Layer already exists 15:29:57 b9c20397ebe1: Layer already exists 15:29:57 2059a674ac7e: Layer already exists 15:29:57 d4bf36cfdf5c: Layer already exists 15:29:57 56f6568c9827: Layer already exists 15:29:57 9386262d7a74: Layer already exists 15:29:57 latest: digest: sha256:a351b1bbf3bb81cec7bc5f0d431a2fbd3ef8ab20e044a262979f4f039cd91dc8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.13 15:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:29:58 ccf06a19b5b4: Preparing 15:29:58 56f6568c9827: Preparing 15:29:58 b9c20397ebe1: Preparing 15:29:58 d4bf36cfdf5c: Preparing 15:29:58 2059a674ac7e: Preparing 15:29:58 9386262d7a74: Preparing 15:29:58 9386262d7a74: Waiting 15:29:58 56f6568c9827: Layer already exists 15:29:58 d4bf36cfdf5c: Layer already exists 15:29:58 b9c20397ebe1: Layer already exists 15:29:58 2059a674ac7e: Layer already exists 15:29:58 ccf06a19b5b4: Layer already exists 15:29:58 9386262d7a74: Layer already exists 15:29:58 3.1.0-dev.13: digest: sha256:a351b1bbf3bb81cec7bc5f0d431a2fbd3ef8ab20e044a262979f4f039cd91dc8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:29:59 ccf06a19b5b4: Preparing 15:29:59 56f6568c9827: Preparing 15:29:59 b9c20397ebe1: Preparing 15:29:59 d4bf36cfdf5c: Preparing 15:29:59 2059a674ac7e: Preparing 15:29:59 9386262d7a74: Preparing 15:29:59 9386262d7a74: Waiting 15:29:59 2059a674ac7e: Layer already exists 15:29:59 56f6568c9827: Layer already exists 15:29:59 ccf06a19b5b4: Layer already exists 15:29:59 d4bf36cfdf5c: Layer already exists 15:29:59 b9c20397ebe1: Layer already exists 15:29:59 9386262d7a74: Layer already exists 15:29:59 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:a351b1bbf3bb81cec7bc5f0d431a2fbd3ef8ab20e044a262979f4f039cd91dc8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:29:59 ccf06a19b5b4: Preparing 15:29:59 56f6568c9827: Preparing 15:29:59 b9c20397ebe1: Preparing 15:29:59 d4bf36cfdf5c: Preparing 15:29:59 2059a674ac7e: Preparing 15:29:59 9386262d7a74: Preparing 15:29:59 9386262d7a74: Waiting 15:29:59 56f6568c9827: Layer already exists 15:29:59 2059a674ac7e: Layer already exists 15:29:59 ccf06a19b5b4: Layer already exists 15:29:59 d4bf36cfdf5c: Layer already exists 15:29:59 b9c20397ebe1: Layer already exists 15:29:59 9386262d7a74: Layer already exists 15:29:59 main: digest: sha256:a351b1bbf3bb81cec7bc5f0d431a2fbd3ef8ab20e044a262979f4f039cd91dc8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:00 ===================================================== [Pipeline] echo 15:30:00 taggedImages: 15:30:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:30:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.13 15:30:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:30:00 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:30:00 54d035bfa974c800c1254128570959cbd1217788 15:30:00 latest 15:30:00 3.1.0-dev.13 15:30:00 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:00 main 15:30:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:30:00 20bddd15e06f: Preparing 15:30:00 0e0da0e840d2: Preparing 15:30:00 a8e3e70c664c: Preparing 15:30:00 b9c20397ebe1: Preparing 15:30:00 d4bf36cfdf5c: Preparing 15:30:00 7be4d23d222d: Preparing 15:30:00 9386262d7a74: Preparing 15:30:00 9386262d7a74: Waiting 15:30:00 7be4d23d222d: Waiting 15:30:00 b9c20397ebe1: Layer already exists 15:30:01 d4bf36cfdf5c: Layer already exists 15:30:01 7be4d23d222d: Layer already exists 15:30:01 9386262d7a74: Layer already exists 15:30:01 0e0da0e840d2: Pushed 15:30:01 20bddd15e06f: Pushed 15:30:04 a8e3e70c664c: Pushed 15:30:04 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:a7a642033f3cf9feff0ba8d8c793d231dabd239316636f651bab8e89cedb485a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:30:05 20bddd15e06f: Preparing 15:30:05 0e0da0e840d2: Preparing 15:30:05 a8e3e70c664c: Preparing 15:30:05 b9c20397ebe1: Preparing 15:30:05 d4bf36cfdf5c: Preparing 15:30:05 7be4d23d222d: Preparing 15:30:05 9386262d7a74: Preparing 15:30:05 7be4d23d222d: Waiting 15:30:05 9386262d7a74: Waiting 15:30:05 b9c20397ebe1: Layer already exists 15:30:05 0e0da0e840d2: Layer already exists 15:30:05 a8e3e70c664c: Layer already exists 15:30:05 20bddd15e06f: Layer already exists 15:30:05 d4bf36cfdf5c: Layer already exists 15:30:05 7be4d23d222d: Layer already exists 15:30:05 9386262d7a74: Layer already exists 15:30:05 latest: digest: sha256:a7a642033f3cf9feff0ba8d8c793d231dabd239316636f651bab8e89cedb485a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.13 15:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:30:06 20bddd15e06f: Preparing 15:30:06 0e0da0e840d2: Preparing 15:30:06 a8e3e70c664c: Preparing 15:30:06 b9c20397ebe1: Preparing 15:30:06 d4bf36cfdf5c: Preparing 15:30:06 7be4d23d222d: Preparing 15:30:06 9386262d7a74: Preparing 15:30:06 7be4d23d222d: Waiting 15:30:06 9386262d7a74: Waiting 15:30:06 b9c20397ebe1: Layer already exists 15:30:06 a8e3e70c664c: Layer already exists 15:30:06 20bddd15e06f: Layer already exists 15:30:06 0e0da0e840d2: Layer already exists 15:30:06 d4bf36cfdf5c: Layer already exists 15:30:06 9386262d7a74: Layer already exists 15:30:06 7be4d23d222d: Layer already exists 15:30:06 3.1.0-dev.13: digest: sha256:a7a642033f3cf9feff0ba8d8c793d231dabd239316636f651bab8e89cedb485a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:30:07 20bddd15e06f: Preparing 15:30:07 0e0da0e840d2: Preparing 15:30:07 a8e3e70c664c: Preparing 15:30:07 b9c20397ebe1: Preparing 15:30:07 d4bf36cfdf5c: Preparing 15:30:07 7be4d23d222d: Preparing 15:30:07 9386262d7a74: Preparing 15:30:07 9386262d7a74: Waiting 15:30:07 7be4d23d222d: Waiting 15:30:07 0e0da0e840d2: Layer already exists 15:30:07 a8e3e70c664c: Layer already exists 15:30:07 d4bf36cfdf5c: Layer already exists 15:30:07 20bddd15e06f: Layer already exists 15:30:07 b9c20397ebe1: Layer already exists 15:30:07 7be4d23d222d: Layer already exists 15:30:07 9386262d7a74: Layer already exists 15:30:07 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:a7a642033f3cf9feff0ba8d8c793d231dabd239316636f651bab8e89cedb485a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:30:08 20bddd15e06f: Preparing 15:30:08 0e0da0e840d2: Preparing 15:30:08 a8e3e70c664c: Preparing 15:30:08 b9c20397ebe1: Preparing 15:30:08 d4bf36cfdf5c: Preparing 15:30:08 7be4d23d222d: Preparing 15:30:08 9386262d7a74: Preparing 15:30:08 7be4d23d222d: Waiting 15:30:08 9386262d7a74: Waiting 15:30:08 a8e3e70c664c: Layer already exists 15:30:08 0e0da0e840d2: Layer already exists 15:30:08 b9c20397ebe1: Layer already exists 15:30:08 20bddd15e06f: Layer already exists 15:30:08 d4bf36cfdf5c: Layer already exists 15:30:08 9386262d7a74: Layer already exists 15:30:08 7be4d23d222d: Layer already exists 15:30:08 main: digest: sha256:a7a642033f3cf9feff0ba8d8c793d231dabd239316636f651bab8e89cedb485a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:08 ===================================================== [Pipeline] echo 15:30:08 taggedImages: 15:30:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:30:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.13 15:30:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:30:08 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:30:08 54d035bfa974c800c1254128570959cbd1217788 15:30:08 latest 15:30:08 3.1.0-dev.13 15:30:08 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:08 main 15:30:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:30:09 f2efca400608: Preparing 15:30:09 325c2bad6a65: Preparing 15:30:09 20e52537b440: Preparing 15:30:09 943d16102610: Preparing 15:30:09 f999ac53f31e: Preparing 15:30:09 a74aa4379c06: Preparing 15:30:09 a9381dd90b15: Preparing 15:30:09 b9c20397ebe1: Preparing 15:30:09 d4bf36cfdf5c: Preparing 15:30:09 9ed6fe279147: Preparing 15:30:09 e13232ee1243: Preparing 15:30:09 5f70bf18a086: Preparing 15:30:09 5325283a9577: Preparing 15:30:09 a29062bc262e: Preparing 15:30:09 9386262d7a74: Preparing 15:30:09 9ed6fe279147: Waiting 15:30:09 e13232ee1243: Waiting 15:30:09 a74aa4379c06: Waiting 15:30:09 5f70bf18a086: Waiting 15:30:09 5325283a9577: Waiting 15:30:09 a29062bc262e: Waiting 15:30:09 9386262d7a74: Waiting 15:30:09 a9381dd90b15: Waiting 15:30:09 b9c20397ebe1: Waiting 15:30:09 d4bf36cfdf5c: Waiting 15:30:09 f2efca400608: Pushed 15:30:09 943d16102610: Pushed 15:30:09 20e52537b440: Pushed 15:30:09 f999ac53f31e: Pushed 15:30:09 325c2bad6a65: Pushed 15:30:09 b9c20397ebe1: Layer already exists 15:30:09 d4bf36cfdf5c: Layer already exists 15:30:09 a74aa4379c06: Pushed 15:30:09 5f70bf18a086: Pushed 15:30:09 e13232ee1243: Pushed 15:30:09 9ed6fe279147: Pushed 15:30:09 5325283a9577: Pushed 15:30:09 9386262d7a74: Layer already exists 15:30:09 a29062bc262e: Pushed 15:30:13 a9381dd90b15: Pushed 15:30:13 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:ea479eee9003d4bc839d82bd068f1a77278b553dffb015f350ff3885b8ea2620 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:30:13 f2efca400608: Preparing 15:30:13 325c2bad6a65: Preparing 15:30:13 20e52537b440: Preparing 15:30:13 943d16102610: Preparing 15:30:13 f999ac53f31e: Preparing 15:30:13 a74aa4379c06: Preparing 15:30:13 a9381dd90b15: Preparing 15:30:13 b9c20397ebe1: Preparing 15:30:13 d4bf36cfdf5c: Preparing 15:30:13 9ed6fe279147: Preparing 15:30:13 e13232ee1243: Preparing 15:30:13 5f70bf18a086: Preparing 15:30:13 5325283a9577: Preparing 15:30:13 a29062bc262e: Preparing 15:30:13 9386262d7a74: Preparing 15:30:13 9ed6fe279147: Waiting 15:30:13 e13232ee1243: Waiting 15:30:13 5f70bf18a086: Waiting 15:30:13 5325283a9577: Waiting 15:30:13 a29062bc262e: Waiting 15:30:13 9386262d7a74: Waiting 15:30:13 a74aa4379c06: Waiting 15:30:13 a9381dd90b15: Waiting 15:30:13 d4bf36cfdf5c: Waiting 15:30:13 b9c20397ebe1: Waiting 15:30:13 325c2bad6a65: Layer already exists 15:30:13 20e52537b440: Layer already exists 15:30:13 f2efca400608: Layer already exists 15:30:13 f999ac53f31e: Layer already exists 15:30:13 943d16102610: Layer already exists 15:30:13 a9381dd90b15: Layer already exists 15:30:13 a74aa4379c06: Layer already exists 15:30:13 b9c20397ebe1: Layer already exists 15:30:13 9ed6fe279147: Layer already exists 15:30:13 d4bf36cfdf5c: Layer already exists 15:30:13 e13232ee1243: Layer already exists 15:30:13 5f70bf18a086: Layer already exists 15:30:13 5325283a9577: Layer already exists 15:30:13 a29062bc262e: Layer already exists 15:30:13 9386262d7a74: Layer already exists 15:30:14 latest: digest: sha256:ea479eee9003d4bc839d82bd068f1a77278b553dffb015f350ff3885b8ea2620 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.13 15:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:30:14 f2efca400608: Preparing 15:30:14 325c2bad6a65: Preparing 15:30:14 20e52537b440: Preparing 15:30:14 943d16102610: Preparing 15:30:14 f999ac53f31e: Preparing 15:30:14 a74aa4379c06: Preparing 15:30:14 a9381dd90b15: Preparing 15:30:14 b9c20397ebe1: Preparing 15:30:14 d4bf36cfdf5c: Preparing 15:30:14 9ed6fe279147: Preparing 15:30:14 e13232ee1243: Preparing 15:30:14 5f70bf18a086: Preparing 15:30:14 5325283a9577: Preparing 15:30:14 a29062bc262e: Preparing 15:30:14 9386262d7a74: Preparing 15:30:14 9ed6fe279147: Waiting 15:30:14 e13232ee1243: Waiting 15:30:14 5f70bf18a086: Waiting 15:30:14 5325283a9577: Waiting 15:30:14 a29062bc262e: Waiting 15:30:14 9386262d7a74: Waiting 15:30:14 a74aa4379c06: Waiting 15:30:14 a9381dd90b15: Waiting 15:30:14 b9c20397ebe1: Waiting 15:30:14 d4bf36cfdf5c: Waiting 15:30:14 325c2bad6a65: Layer already exists 15:30:14 20e52537b440: Layer already exists 15:30:14 943d16102610: Layer already exists 15:30:14 f2efca400608: Layer already exists 15:30:14 f999ac53f31e: Layer already exists 15:30:14 a9381dd90b15: Layer already exists 15:30:14 b9c20397ebe1: Layer already exists 15:30:14 d4bf36cfdf5c: Layer already exists 15:30:14 9ed6fe279147: Layer already exists 15:30:14 a74aa4379c06: Layer already exists 15:30:14 e13232ee1243: Layer already exists 15:30:14 5f70bf18a086: Layer already exists 15:30:14 a29062bc262e: Layer already exists 15:30:14 9386262d7a74: Layer already exists 15:30:14 5325283a9577: Layer already exists 15:30:15 3.1.0-dev.13: digest: sha256:ea479eee9003d4bc839d82bd068f1a77278b553dffb015f350ff3885b8ea2620 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:30:15 f2efca400608: Preparing 15:30:15 325c2bad6a65: Preparing 15:30:15 20e52537b440: Preparing 15:30:15 943d16102610: Preparing 15:30:15 f999ac53f31e: Preparing 15:30:15 a74aa4379c06: Preparing 15:30:15 a9381dd90b15: Preparing 15:30:15 b9c20397ebe1: Preparing 15:30:15 d4bf36cfdf5c: Preparing 15:30:15 9ed6fe279147: Preparing 15:30:15 e13232ee1243: Preparing 15:30:15 5f70bf18a086: Preparing 15:30:15 5325283a9577: Preparing 15:30:15 a29062bc262e: Preparing 15:30:15 9386262d7a74: Preparing 15:30:15 a9381dd90b15: Waiting 15:30:15 5f70bf18a086: Waiting 15:30:15 5325283a9577: Waiting 15:30:15 a29062bc262e: Waiting 15:30:15 b9c20397ebe1: Waiting 15:30:15 d4bf36cfdf5c: Waiting 15:30:15 9ed6fe279147: Waiting 15:30:15 e13232ee1243: Waiting 15:30:15 a74aa4379c06: Waiting 15:30:15 9386262d7a74: Waiting 15:30:15 f999ac53f31e: Layer already exists 15:30:15 f2efca400608: Layer already exists 15:30:15 20e52537b440: Layer already exists 15:30:15 325c2bad6a65: Layer already exists 15:30:15 943d16102610: Layer already exists 15:30:15 b9c20397ebe1: Layer already exists 15:30:15 a9381dd90b15: Layer already exists 15:30:15 d4bf36cfdf5c: Layer already exists 15:30:15 9ed6fe279147: Layer already exists 15:30:15 a74aa4379c06: Layer already exists 15:30:15 e13232ee1243: Layer already exists 15:30:15 5f70bf18a086: Layer already exists 15:30:15 9386262d7a74: Layer already exists 15:30:15 5325283a9577: Layer already exists 15:30:15 a29062bc262e: Layer already exists 15:30:16 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:ea479eee9003d4bc839d82bd068f1a77278b553dffb015f350ff3885b8ea2620 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:30:16 f2efca400608: Preparing 15:30:16 325c2bad6a65: Preparing 15:30:16 20e52537b440: Preparing 15:30:16 943d16102610: Preparing 15:30:16 f999ac53f31e: Preparing 15:30:16 a74aa4379c06: Preparing 15:30:16 a9381dd90b15: Preparing 15:30:16 b9c20397ebe1: Preparing 15:30:16 d4bf36cfdf5c: Preparing 15:30:16 9ed6fe279147: Preparing 15:30:16 e13232ee1243: Preparing 15:30:16 5f70bf18a086: Preparing 15:30:16 5325283a9577: Preparing 15:30:16 a29062bc262e: Preparing 15:30:16 9386262d7a74: Preparing 15:30:16 a74aa4379c06: Waiting 15:30:16 a9381dd90b15: Waiting 15:30:16 b9c20397ebe1: Waiting 15:30:16 d4bf36cfdf5c: Waiting 15:30:16 9ed6fe279147: Waiting 15:30:16 e13232ee1243: Waiting 15:30:16 5f70bf18a086: Waiting 15:30:16 5325283a9577: Waiting 15:30:16 a29062bc262e: Waiting 15:30:16 9386262d7a74: Waiting 15:30:16 20e52537b440: Layer already exists 15:30:16 325c2bad6a65: Layer already exists 15:30:16 f999ac53f31e: Layer already exists 15:30:16 943d16102610: Layer already exists 15:30:16 f2efca400608: Layer already exists 15:30:16 a74aa4379c06: Layer already exists 15:30:16 b9c20397ebe1: Layer already exists 15:30:16 a9381dd90b15: Layer already exists 15:30:16 d4bf36cfdf5c: Layer already exists 15:30:16 9ed6fe279147: Layer already exists 15:30:16 5f70bf18a086: Layer already exists 15:30:16 a29062bc262e: Layer already exists 15:30:16 e13232ee1243: Layer already exists 15:30:16 5325283a9577: Layer already exists 15:30:16 9386262d7a74: Layer already exists 15:30:17 main: digest: sha256:ea479eee9003d4bc839d82bd068f1a77278b553dffb015f350ff3885b8ea2620 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:17 ===================================================== [Pipeline] echo 15:30:17 taggedImages: 15:30:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:30:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.13 15:30:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:30:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 15:30:17 54d035bfa974c800c1254128570959cbd1217788 15:30:17 latest 15:30:17 3.1.0-dev.13 15:30:17 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:17 main 15:30:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:30:17 977e0206c7af: Preparing 15:30:17 4dfee30986ba: Preparing 15:30:17 39a32764e7fc: Preparing 15:30:17 f6f52414a6d2: Preparing 15:30:17 b9c20397ebe1: Preparing 15:30:17 d4bf36cfdf5c: Preparing 15:30:17 7be4d23d222d: Preparing 15:30:17 9386262d7a74: Preparing 15:30:17 d4bf36cfdf5c: Waiting 15:30:17 7be4d23d222d: Waiting 15:30:17 9386262d7a74: Waiting 15:30:17 b9c20397ebe1: Layer already exists 15:30:17 d4bf36cfdf5c: Layer already exists 15:30:18 7be4d23d222d: Layer already exists 15:30:18 9386262d7a74: Layer already exists 15:30:18 4dfee30986ba: Pushed 15:30:18 39a32764e7fc: Pushed 15:30:18 977e0206c7af: Pushed 15:30:20 f6f52414a6d2: Pushed 15:30:20 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:78e8a7d7c141b7fc395dc5208f53aa0ebcb28975f4758c10320ba1b524656e32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:21 + 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 15:30:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:30:21 977e0206c7af: Preparing 15:30:21 4dfee30986ba: Preparing 15:30:21 39a32764e7fc: Preparing 15:30:21 f6f52414a6d2: Preparing 15:30:21 b9c20397ebe1: Preparing 15:30:21 d4bf36cfdf5c: Preparing 15:30:21 7be4d23d222d: Preparing 15:30:21 9386262d7a74: Preparing 15:30:21 d4bf36cfdf5c: Waiting 15:30:21 7be4d23d222d: Waiting 15:30:21 9386262d7a74: Waiting 15:30:21 b9c20397ebe1: Layer already exists 15:30:21 39a32764e7fc: Layer already exists 15:30:21 4dfee30986ba: Layer already exists 15:30:21 977e0206c7af: Layer already exists 15:30:21 f6f52414a6d2: Layer already exists 15:30:21 9386262d7a74: Layer already exists 15:30:21 7be4d23d222d: Layer already exists 15:30:21 d4bf36cfdf5c: Layer already exists 15:30:21 latest: digest: sha256:78e8a7d7c141b7fc395dc5208f53aa0ebcb28975f4758c10320ba1b524656e32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.13 15:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:30:22 977e0206c7af: Preparing 15:30:22 4dfee30986ba: Preparing 15:30:22 39a32764e7fc: Preparing 15:30:22 f6f52414a6d2: Preparing 15:30:22 b9c20397ebe1: Preparing 15:30:22 d4bf36cfdf5c: Preparing 15:30:22 7be4d23d222d: Preparing 15:30:22 9386262d7a74: Preparing 15:30:22 d4bf36cfdf5c: Waiting 15:30:22 7be4d23d222d: Waiting 15:30:22 9386262d7a74: Waiting 15:30:22 f6f52414a6d2: Layer already exists 15:30:22 4dfee30986ba: Layer already exists 15:30:22 b9c20397ebe1: Layer already exists 15:30:22 977e0206c7af: Layer already exists 15:30:22 39a32764e7fc: Layer already exists 15:30:22 7be4d23d222d: Layer already exists 15:30:22 d4bf36cfdf5c: Layer already exists 15:30:22 9386262d7a74: Layer already exists 15:30:22 3.1.0-dev.13: digest: sha256:78e8a7d7c141b7fc395dc5208f53aa0ebcb28975f4758c10320ba1b524656e32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:30:23 977e0206c7af: Preparing 15:30:23 4dfee30986ba: Preparing 15:30:23 39a32764e7fc: Preparing 15:30:23 f6f52414a6d2: Preparing 15:30:23 b9c20397ebe1: Preparing 15:30:23 d4bf36cfdf5c: Preparing 15:30:23 7be4d23d222d: Preparing 15:30:23 9386262d7a74: Preparing 15:30:23 d4bf36cfdf5c: Waiting 15:30:23 7be4d23d222d: Waiting 15:30:23 9386262d7a74: Waiting 15:30:23 39a32764e7fc: Layer already exists 15:30:23 4dfee30986ba: Layer already exists 15:30:23 f6f52414a6d2: Layer already exists 15:30:23 b9c20397ebe1: Layer already exists 15:30:23 977e0206c7af: Layer already exists 15:30:23 d4bf36cfdf5c: Layer already exists 15:30:23 7be4d23d222d: Layer already exists 15:30:23 9386262d7a74: Layer already exists 15:30:23 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:78e8a7d7c141b7fc395dc5208f53aa0ebcb28975f4758c10320ba1b524656e32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:23 + 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 15:30:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 15:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:30:24 977e0206c7af: Preparing 15:30:24 4dfee30986ba: Preparing 15:30:24 39a32764e7fc: Preparing 15:30:24 f6f52414a6d2: Preparing 15:30:24 b9c20397ebe1: Preparing 15:30:24 d4bf36cfdf5c: Preparing 15:30:24 7be4d23d222d: Preparing 15:30:24 9386262d7a74: Preparing 15:30:24 7be4d23d222d: Waiting 15:30:24 9386262d7a74: Waiting 15:30:24 d4bf36cfdf5c: Waiting 15:30:24 f6f52414a6d2: Layer already exists 15:30:24 b9c20397ebe1: Layer already exists 15:30:24 977e0206c7af: Layer already exists 15:30:24 4dfee30986ba: Layer already exists 15:30:24 9386262d7a74: Layer already exists 15:30:24 7be4d23d222d: Layer already exists 15:30:24 d4bf36cfdf5c: Layer already exists 15:30:24 39a32764e7fc: Layer already exists 15:30:24 main: digest: sha256:78e8a7d7c141b7fc395dc5208f53aa0ebcb28975f4758c10320ba1b524656e32 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:24 ===================================================== [Pipeline] echo 15:30:24 taggedImages: 15:30:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:30:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.13 15:30:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 15:30:24 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:30:24 54d035bfa974c800c1254128570959cbd1217788 15:30:24 latest 15:30:24 3.1.0-dev.13 15:30:24 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:24 main 15:30:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:30:25 e2f95b103a53: Preparing 15:30:25 c9da80968ba5: Preparing 15:30:25 f6105d83020c: Preparing 15:30:25 b241c2f0b14b: Preparing 15:30:25 b9c20397ebe1: Preparing 15:30:25 d4bf36cfdf5c: Preparing 15:30:25 61da9eca2eb6: Preparing 15:30:25 ab0e1a393b96: Preparing 15:30:25 9386262d7a74: Preparing 15:30:25 d4bf36cfdf5c: Waiting 15:30:25 61da9eca2eb6: Waiting 15:30:25 ab0e1a393b96: Waiting 15:30:25 9386262d7a74: Waiting 15:30:25 b9c20397ebe1: Layer already exists 15:30:25 d4bf36cfdf5c: Layer already exists 15:30:25 e2f95b103a53: Pushed 15:30:25 b241c2f0b14b: Pushed 15:30:25 c9da80968ba5: Pushed 15:30:25 61da9eca2eb6: Pushed 15:30:25 9386262d7a74: Layer already exists 15:30:26 ab0e1a393b96: Pushed 15:30:27 f6105d83020c: Pushed 15:30:28 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:21247bd1f6f75c9a0929b46790fc2f75b0bf7dd6d44fd30ee7a65e05742eea73 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:28 + 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 15:30:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:30:28 e2f95b103a53: Preparing 15:30:28 c9da80968ba5: Preparing 15:30:28 f6105d83020c: Preparing 15:30:28 b241c2f0b14b: Preparing 15:30:28 b9c20397ebe1: Preparing 15:30:28 d4bf36cfdf5c: Preparing 15:30:28 61da9eca2eb6: Preparing 15:30:28 ab0e1a393b96: Preparing 15:30:28 9386262d7a74: Preparing 15:30:28 d4bf36cfdf5c: Waiting 15:30:28 61da9eca2eb6: Waiting 15:30:28 ab0e1a393b96: Waiting 15:30:28 9386262d7a74: Waiting 15:30:28 e2f95b103a53: Layer already exists 15:30:28 b9c20397ebe1: Layer already exists 15:30:28 f6105d83020c: Layer already exists 15:30:28 c9da80968ba5: Layer already exists 15:30:28 b241c2f0b14b: Layer already exists 15:30:28 d4bf36cfdf5c: Layer already exists 15:30:28 61da9eca2eb6: Layer already exists 15:30:28 9386262d7a74: Layer already exists 15:30:28 ab0e1a393b96: Layer already exists 15:30:29 latest: digest: sha256:21247bd1f6f75c9a0929b46790fc2f75b0bf7dd6d44fd30ee7a65e05742eea73 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.13 15:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:30:29 e2f95b103a53: Preparing 15:30:29 c9da80968ba5: Preparing 15:30:29 f6105d83020c: Preparing 15:30:29 b241c2f0b14b: Preparing 15:30:29 b9c20397ebe1: Preparing 15:30:29 d4bf36cfdf5c: Preparing 15:30:29 61da9eca2eb6: Preparing 15:30:29 ab0e1a393b96: Preparing 15:30:29 9386262d7a74: Preparing 15:30:29 d4bf36cfdf5c: Waiting 15:30:29 61da9eca2eb6: Waiting 15:30:29 ab0e1a393b96: Waiting 15:30:29 9386262d7a74: Waiting 15:30:29 b9c20397ebe1: Layer already exists 15:30:29 e2f95b103a53: Layer already exists 15:30:29 b241c2f0b14b: Layer already exists 15:30:29 c9da80968ba5: Layer already exists 15:30:29 f6105d83020c: Layer already exists 15:30:29 ab0e1a393b96: Layer already exists 15:30:29 d4bf36cfdf5c: Layer already exists 15:30:29 61da9eca2eb6: Layer already exists 15:30:29 9386262d7a74: Layer already exists 15:30:29 3.1.0-dev.13: digest: sha256:21247bd1f6f75c9a0929b46790fc2f75b0bf7dd6d44fd30ee7a65e05742eea73 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:30:31 e2f95b103a53: Preparing 15:30:31 c9da80968ba5: Preparing 15:30:31 f6105d83020c: Preparing 15:30:31 b241c2f0b14b: Preparing 15:30:31 b9c20397ebe1: Preparing 15:30:31 d4bf36cfdf5c: Preparing 15:30:31 61da9eca2eb6: Preparing 15:30:31 ab0e1a393b96: Preparing 15:30:31 9386262d7a74: Preparing 15:30:31 61da9eca2eb6: Waiting 15:30:31 ab0e1a393b96: Waiting 15:30:31 9386262d7a74: Waiting 15:30:31 d4bf36cfdf5c: Waiting 15:30:31 c9da80968ba5: Layer already exists 15:30:31 f6105d83020c: Layer already exists 15:30:31 e2f95b103a53: Layer already exists 15:30:31 b241c2f0b14b: Layer already exists 15:30:31 b9c20397ebe1: Layer already exists 15:30:31 61da9eca2eb6: Layer already exists 15:30:31 d4bf36cfdf5c: Layer already exists 15:30:31 ab0e1a393b96: Layer already exists 15:30:31 9386262d7a74: Layer already exists 15:30:31 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:21247bd1f6f75c9a0929b46790fc2f75b0bf7dd6d44fd30ee7a65e05742eea73 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:31 + 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 15:30:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:30:32 e2f95b103a53: Preparing 15:30:32 c9da80968ba5: Preparing 15:30:32 f6105d83020c: Preparing 15:30:32 b241c2f0b14b: Preparing 15:30:32 b9c20397ebe1: Preparing 15:30:32 d4bf36cfdf5c: Preparing 15:30:32 61da9eca2eb6: Preparing 15:30:32 ab0e1a393b96: Preparing 15:30:32 9386262d7a74: Preparing 15:30:32 d4bf36cfdf5c: Waiting 15:30:32 ab0e1a393b96: Waiting 15:30:32 9386262d7a74: Waiting 15:30:32 61da9eca2eb6: Waiting 15:30:32 b241c2f0b14b: Layer already exists 15:30:32 f6105d83020c: Layer already exists 15:30:32 c9da80968ba5: Layer already exists 15:30:32 e2f95b103a53: Layer already exists 15:30:32 b9c20397ebe1: Layer already exists 15:30:32 d4bf36cfdf5c: Layer already exists 15:30:32 61da9eca2eb6: Layer already exists 15:30:32 ab0e1a393b96: Layer already exists 15:30:32 9386262d7a74: Layer already exists 15:30:32 main: digest: sha256:21247bd1f6f75c9a0929b46790fc2f75b0bf7dd6d44fd30ee7a65e05742eea73 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:32 ===================================================== [Pipeline] echo 15:30:32 taggedImages: 15:30:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:30:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.13 15:30:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:30:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:30:32 54d035bfa974c800c1254128570959cbd1217788 15:30:32 latest 15:30:32 3.1.0-dev.13 15:30:32 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:32 main 15:30:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:30:33 16d5a8682c20: Preparing 15:30:33 493d37c4241e: Preparing 15:30:33 d5096e179d1b: Preparing 15:30:33 dbf60963a032: Preparing 15:30:33 2acb004f8f99: Preparing 15:30:33 73ad5d9d9339: Preparing 15:30:33 17c320880204: Preparing 15:30:33 b9c20397ebe1: Preparing 15:30:33 d4bf36cfdf5c: Preparing 15:30:33 79d5164582e2: Preparing 15:30:33 9386262d7a74: Preparing 15:30:33 73ad5d9d9339: Waiting 15:30:33 17c320880204: Waiting 15:30:33 b9c20397ebe1: Waiting 15:30:33 d4bf36cfdf5c: Waiting 15:30:33 79d5164582e2: Waiting 15:30:33 9386262d7a74: Waiting 15:30:33 2acb004f8f99: Pushed 15:30:33 16d5a8682c20: Pushed 15:30:33 493d37c4241e: Pushed 15:30:33 b9c20397ebe1: Layer already exists 15:30:33 73ad5d9d9339: Pushed 15:30:33 d4bf36cfdf5c: Layer already exists 15:30:33 17c320880204: Pushed 15:30:33 9386262d7a74: Layer already exists 15:30:36 dbf60963a032: Pushed 15:30:36 79d5164582e2: Pushed 15:30:37 d5096e179d1b: Pushed 15:30:37 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:ae0a3ccee29156fedfa5f3f00814cc5348357269fc5277d1d075dd73ea05108f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:37 + 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 15:30:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:30:37 16d5a8682c20: Preparing 15:30:37 493d37c4241e: Preparing 15:30:37 d5096e179d1b: Preparing 15:30:37 dbf60963a032: Preparing 15:30:37 2acb004f8f99: Preparing 15:30:37 73ad5d9d9339: Preparing 15:30:37 17c320880204: Preparing 15:30:37 b9c20397ebe1: Preparing 15:30:37 d4bf36cfdf5c: Preparing 15:30:37 79d5164582e2: Preparing 15:30:37 9386262d7a74: Preparing 15:30:37 73ad5d9d9339: Waiting 15:30:37 17c320880204: Waiting 15:30:37 b9c20397ebe1: Waiting 15:30:37 d4bf36cfdf5c: Waiting 15:30:37 79d5164582e2: Waiting 15:30:37 9386262d7a74: Waiting 15:30:37 dbf60963a032: Layer already exists 15:30:37 493d37c4241e: Layer already exists 15:30:37 2acb004f8f99: Layer already exists 15:30:37 16d5a8682c20: Layer already exists 15:30:37 d5096e179d1b: Layer already exists 15:30:37 17c320880204: Layer already exists 15:30:37 79d5164582e2: Layer already exists 15:30:37 d4bf36cfdf5c: Layer already exists 15:30:37 b9c20397ebe1: Layer already exists 15:30:37 73ad5d9d9339: Layer already exists 15:30:37 9386262d7a74: Layer already exists 15:30:38 latest: digest: sha256:ae0a3ccee29156fedfa5f3f00814cc5348357269fc5277d1d075dd73ea05108f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.13 15:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:30:38 16d5a8682c20: Preparing 15:30:38 493d37c4241e: Preparing 15:30:38 d5096e179d1b: Preparing 15:30:38 dbf60963a032: Preparing 15:30:38 2acb004f8f99: Preparing 15:30:38 73ad5d9d9339: Preparing 15:30:38 17c320880204: Preparing 15:30:38 b9c20397ebe1: Preparing 15:30:38 d4bf36cfdf5c: Preparing 15:30:38 79d5164582e2: Preparing 15:30:38 9386262d7a74: Preparing 15:30:38 73ad5d9d9339: Waiting 15:30:38 17c320880204: Waiting 15:30:38 b9c20397ebe1: Waiting 15:30:38 9386262d7a74: Waiting 15:30:38 d4bf36cfdf5c: Waiting 15:30:38 79d5164582e2: Waiting 15:30:38 dbf60963a032: Layer already exists 15:30:38 2acb004f8f99: Layer already exists 15:30:38 493d37c4241e: Layer already exists 15:30:38 d5096e179d1b: Layer already exists 15:30:38 16d5a8682c20: Layer already exists 15:30:38 17c320880204: Layer already exists 15:30:38 73ad5d9d9339: Layer already exists 15:30:38 d4bf36cfdf5c: Layer already exists 15:30:38 79d5164582e2: Layer already exists 15:30:38 b9c20397ebe1: Layer already exists 15:30:38 9386262d7a74: Layer already exists 15:30:38 3.1.0-dev.13: digest: sha256:ae0a3ccee29156fedfa5f3f00814cc5348357269fc5277d1d075dd73ea05108f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:30:39 16d5a8682c20: Preparing 15:30:39 493d37c4241e: Preparing 15:30:39 d5096e179d1b: Preparing 15:30:39 dbf60963a032: Preparing 15:30:39 2acb004f8f99: Preparing 15:30:39 73ad5d9d9339: Preparing 15:30:39 17c320880204: Preparing 15:30:39 b9c20397ebe1: Preparing 15:30:39 d4bf36cfdf5c: Preparing 15:30:39 79d5164582e2: Preparing 15:30:39 9386262d7a74: Preparing 15:30:39 73ad5d9d9339: Waiting 15:30:39 17c320880204: Waiting 15:30:39 b9c20397ebe1: Waiting 15:30:39 d4bf36cfdf5c: Waiting 15:30:39 79d5164582e2: Waiting 15:30:39 9386262d7a74: Waiting 15:30:39 16d5a8682c20: Layer already exists 15:30:39 dbf60963a032: Layer already exists 15:30:39 2acb004f8f99: Layer already exists 15:30:39 d5096e179d1b: Layer already exists 15:30:39 493d37c4241e: Layer already exists 15:30:39 17c320880204: Layer already exists 15:30:39 b9c20397ebe1: Layer already exists 15:30:39 73ad5d9d9339: Layer already exists 15:30:39 79d5164582e2: Layer already exists 15:30:39 d4bf36cfdf5c: Layer already exists 15:30:39 9386262d7a74: Layer already exists 15:30:39 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:ae0a3ccee29156fedfa5f3f00814cc5348357269fc5277d1d075dd73ea05108f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:40 + 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 15:30:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:30:40 16d5a8682c20: Preparing 15:30:40 493d37c4241e: Preparing 15:30:40 d5096e179d1b: Preparing 15:30:40 dbf60963a032: Preparing 15:30:40 2acb004f8f99: Preparing 15:30:40 73ad5d9d9339: Preparing 15:30:40 17c320880204: Preparing 15:30:40 b9c20397ebe1: Preparing 15:30:40 d4bf36cfdf5c: Preparing 15:30:40 79d5164582e2: Preparing 15:30:40 9386262d7a74: Preparing 15:30:40 b9c20397ebe1: Waiting 15:30:40 d4bf36cfdf5c: Waiting 15:30:40 79d5164582e2: Waiting 15:30:40 9386262d7a74: Waiting 15:30:40 73ad5d9d9339: Waiting 15:30:40 17c320880204: Waiting 15:30:40 493d37c4241e: Layer already exists 15:30:40 d5096e179d1b: Layer already exists 15:30:40 2acb004f8f99: Layer already exists 15:30:40 dbf60963a032: Layer already exists 15:30:40 16d5a8682c20: Layer already exists 15:30:40 73ad5d9d9339: Layer already exists 15:30:40 17c320880204: Layer already exists 15:30:40 d4bf36cfdf5c: Layer already exists 15:30:40 79d5164582e2: Layer already exists 15:30:40 b9c20397ebe1: Layer already exists 15:30:40 9386262d7a74: Layer already exists 15:30:40 main: digest: sha256:ae0a3ccee29156fedfa5f3f00814cc5348357269fc5277d1d075dd73ea05108f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:40 ===================================================== [Pipeline] echo 15:30:40 taggedImages: 15:30:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:30:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.13 15:30:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:30:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:30:40 54d035bfa974c800c1254128570959cbd1217788 15:30:40 latest 15:30:40 3.1.0-dev.13 15:30:40 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:40 main 15:30:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:30:41 3dc0342759e4: Preparing 15:30:41 947095206982: Preparing 15:30:41 b9c20397ebe1: Preparing 15:30:41 d4bf36cfdf5c: Preparing 15:30:41 3fd3a51551ec: Preparing 15:30:41 9386262d7a74: Preparing 15:30:41 9386262d7a74: Waiting 15:30:44 3fd3a51551ec: Pushed 15:30:44 d4bf36cfdf5c: Layer already exists 15:30:44 b9c20397ebe1: Layer already exists 15:30:44 9386262d7a74: Layer already exists 15:30:44 3dc0342759e4: Pushed 15:30:46 947095206982: Pushed 15:30:46 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:d3648edc3c0ee20bca133fa58e1b735c8c1d0fcfb37e2e3e19edcc02b1269864 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:47 + 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 15:30:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:30:47 3dc0342759e4: Preparing 15:30:47 947095206982: Preparing 15:30:47 b9c20397ebe1: Preparing 15:30:47 d4bf36cfdf5c: Preparing 15:30:47 3fd3a51551ec: Preparing 15:30:47 9386262d7a74: Preparing 15:30:47 9386262d7a74: Waiting 15:30:47 d4bf36cfdf5c: Layer already exists 15:30:47 3dc0342759e4: Layer already exists 15:30:47 b9c20397ebe1: Layer already exists 15:30:47 947095206982: Layer already exists 15:30:47 3fd3a51551ec: Layer already exists 15:30:47 9386262d7a74: Layer already exists 15:30:47 latest: digest: sha256:d3648edc3c0ee20bca133fa58e1b735c8c1d0fcfb37e2e3e19edcc02b1269864 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.13 15:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:30:48 3dc0342759e4: Preparing 15:30:48 947095206982: Preparing 15:30:48 b9c20397ebe1: Preparing 15:30:48 d4bf36cfdf5c: Preparing 15:30:48 3fd3a51551ec: Preparing 15:30:48 9386262d7a74: Preparing 15:30:48 9386262d7a74: Waiting 15:30:48 3dc0342759e4: Layer already exists 15:30:48 947095206982: Layer already exists 15:30:48 b9c20397ebe1: Layer already exists 15:30:48 3fd3a51551ec: Layer already exists 15:30:48 d4bf36cfdf5c: Layer already exists 15:30:48 9386262d7a74: Layer already exists 15:30:48 3.1.0-dev.13: digest: sha256:d3648edc3c0ee20bca133fa58e1b735c8c1d0fcfb37e2e3e19edcc02b1269864 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:30:49 3dc0342759e4: Preparing 15:30:49 947095206982: Preparing 15:30:49 b9c20397ebe1: Preparing 15:30:49 d4bf36cfdf5c: Preparing 15:30:49 3fd3a51551ec: Preparing 15:30:49 9386262d7a74: Preparing 15:30:49 9386262d7a74: Waiting 15:30:49 3fd3a51551ec: Layer already exists 15:30:49 947095206982: Layer already exists 15:30:49 3dc0342759e4: Layer already exists 15:30:49 b9c20397ebe1: Layer already exists 15:30:49 d4bf36cfdf5c: Layer already exists 15:30:49 9386262d7a74: Layer already exists 15:30:49 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:d3648edc3c0ee20bca133fa58e1b735c8c1d0fcfb37e2e3e19edcc02b1269864 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:49 + 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 15:30:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:30:50 3dc0342759e4: Preparing 15:30:50 947095206982: Preparing 15:30:50 b9c20397ebe1: Preparing 15:30:50 d4bf36cfdf5c: Preparing 15:30:50 3fd3a51551ec: Preparing 15:30:50 9386262d7a74: Preparing 15:30:50 3dc0342759e4: Layer already exists 15:30:50 3fd3a51551ec: Layer already exists 15:30:50 947095206982: Layer already exists 15:30:50 d4bf36cfdf5c: Layer already exists 15:30:50 b9c20397ebe1: Layer already exists 15:30:50 9386262d7a74: Layer already exists 15:30:50 main: digest: sha256:d3648edc3c0ee20bca133fa58e1b735c8c1d0fcfb37e2e3e19edcc02b1269864 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:50 ===================================================== [Pipeline] echo 15:30:50 taggedImages: 15:30:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:30:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.13 15:30:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:30:50 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:30:50 54d035bfa974c800c1254128570959cbd1217788 15:30:50 latest 15:30:50 3.1.0-dev.13 15:30:50 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:30:50 main 15:30:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788 15:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:30:51 719929593520: Preparing 15:30:51 a0ef021afb79: Preparing 15:30:51 85decadeaf38: Preparing 15:30:51 888e7e4fe3da: Preparing 15:30:51 c77ffb632948: Preparing 15:30:51 b9c20397ebe1: Preparing 15:30:51 d4bf36cfdf5c: Preparing 15:30:51 ca5a2d36cd75: Preparing 15:30:51 9386262d7a74: Preparing 15:30:51 d4bf36cfdf5c: Waiting 15:30:51 b9c20397ebe1: Waiting 15:30:51 ca5a2d36cd75: Waiting 15:30:51 9386262d7a74: Waiting 15:30:51 85decadeaf38: Pushed 15:30:51 719929593520: Pushed 15:30:51 a0ef021afb79: Pushed 15:30:51 b9c20397ebe1: Layer already exists 15:30:51 d4bf36cfdf5c: Layer already exists 15:30:51 9386262d7a74: Layer already exists 15:30:53 ca5a2d36cd75: Pushed 15:31:03 c77ffb632948: Pushed 15:31:08 888e7e4fe3da: Pushed 15:31:08 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:b2e79e0977af55c21567834ea52891a2be2d55d1ea7ffcaab8ab820fe78200a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:08 + 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 15:31:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:31:09 719929593520: Preparing 15:31:09 a0ef021afb79: Preparing 15:31:09 85decadeaf38: Preparing 15:31:09 888e7e4fe3da: Preparing 15:31:09 c77ffb632948: Preparing 15:31:09 b9c20397ebe1: Preparing 15:31:09 d4bf36cfdf5c: Preparing 15:31:09 ca5a2d36cd75: Preparing 15:31:09 9386262d7a74: Preparing 15:31:09 d4bf36cfdf5c: Waiting 15:31:09 9386262d7a74: Waiting 15:31:09 ca5a2d36cd75: Waiting 15:31:09 b9c20397ebe1: Waiting 15:31:09 719929593520: Layer already exists 15:31:09 85decadeaf38: Layer already exists 15:31:09 c77ffb632948: Layer already exists 15:31:09 a0ef021afb79: Layer already exists 15:31:09 888e7e4fe3da: Layer already exists 15:31:09 d4bf36cfdf5c: Layer already exists 15:31:09 b9c20397ebe1: Layer already exists 15:31:09 9386262d7a74: Layer already exists 15:31:09 ca5a2d36cd75: Layer already exists 15:31:09 latest: digest: sha256:b2e79e0977af55c21567834ea52891a2be2d55d1ea7ffcaab8ab820fe78200a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.13 15:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:31:10 719929593520: Preparing 15:31:10 a0ef021afb79: Preparing 15:31:10 85decadeaf38: Preparing 15:31:10 888e7e4fe3da: Preparing 15:31:10 c77ffb632948: Preparing 15:31:10 b9c20397ebe1: Preparing 15:31:10 d4bf36cfdf5c: Preparing 15:31:10 ca5a2d36cd75: Preparing 15:31:10 9386262d7a74: Preparing 15:31:10 b9c20397ebe1: Waiting 15:31:10 d4bf36cfdf5c: Waiting 15:31:10 ca5a2d36cd75: Waiting 15:31:10 9386262d7a74: Waiting 15:31:10 719929593520: Layer already exists 15:31:10 c77ffb632948: Layer already exists 15:31:10 a0ef021afb79: Layer already exists 15:31:10 85decadeaf38: Layer already exists 15:31:10 ca5a2d36cd75: Layer already exists 15:31:10 d4bf36cfdf5c: Layer already exists 15:31:10 b9c20397ebe1: Layer already exists 15:31:10 888e7e4fe3da: Layer already exists 15:31:10 9386262d7a74: Layer already exists 15:31:10 3.1.0-dev.13: digest: sha256:b2e79e0977af55c21567834ea52891a2be2d55d1ea7ffcaab8ab820fe78200a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:31:11 719929593520: Preparing 15:31:11 a0ef021afb79: Preparing 15:31:11 85decadeaf38: Preparing 15:31:11 888e7e4fe3da: Preparing 15:31:11 c77ffb632948: Preparing 15:31:11 b9c20397ebe1: Preparing 15:31:11 d4bf36cfdf5c: Preparing 15:31:11 ca5a2d36cd75: Preparing 15:31:11 9386262d7a74: Preparing 15:31:11 d4bf36cfdf5c: Waiting 15:31:11 ca5a2d36cd75: Waiting 15:31:11 9386262d7a74: Waiting 15:31:11 b9c20397ebe1: Waiting 15:31:11 888e7e4fe3da: Layer already exists 15:31:11 c77ffb632948: Layer already exists 15:31:11 85decadeaf38: Layer already exists 15:31:11 719929593520: Layer already exists 15:31:11 a0ef021afb79: Layer already exists 15:31:11 b9c20397ebe1: Layer already exists 15:31:11 d4bf36cfdf5c: Layer already exists 15:31:11 9386262d7a74: Layer already exists 15:31:11 ca5a2d36cd75: Layer already exists 15:31:11 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:b2e79e0977af55c21567834ea52891a2be2d55d1ea7ffcaab8ab820fe78200a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:11 + 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 15:31:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:31:12 719929593520: Preparing 15:31:12 a0ef021afb79: Preparing 15:31:12 85decadeaf38: Preparing 15:31:12 888e7e4fe3da: Preparing 15:31:12 c77ffb632948: Preparing 15:31:12 b9c20397ebe1: Preparing 15:31:12 d4bf36cfdf5c: Preparing 15:31:12 ca5a2d36cd75: Preparing 15:31:12 9386262d7a74: Preparing 15:31:12 d4bf36cfdf5c: Waiting 15:31:12 ca5a2d36cd75: Waiting 15:31:12 9386262d7a74: Waiting 15:31:12 b9c20397ebe1: Waiting 15:31:12 719929593520: Layer already exists 15:31:12 c77ffb632948: Layer already exists 15:31:12 888e7e4fe3da: Layer already exists 15:31:12 85decadeaf38: Layer already exists 15:31:12 a0ef021afb79: Layer already exists 15:31:12 d4bf36cfdf5c: Layer already exists 15:31:12 b9c20397ebe1: Layer already exists 15:31:12 9386262d7a74: Layer already exists 15:31:12 ca5a2d36cd75: Layer already exists 15:31:12 main: digest: sha256:b2e79e0977af55c21567834ea52891a2be2d55d1ea7ffcaab8ab820fe78200a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:12 ===================================================== [Pipeline] echo 15:31:12 taggedImages: 15:31:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788 15:31:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:31:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.13 15:31:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:31:12 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:31:12 54d035bfa974c800c1254128570959cbd1217788 15:31:12 latest 15:31:12 3.1.0-dev.13 15:31:12 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:12 main 15:31:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788 15:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:31:13 dcf9731dc0e5: Preparing 15:31:13 b40710c919ee: Preparing 15:31:13 1b99aef603f5: Preparing 15:31:13 400c8ee8ad97: Preparing 15:31:13 b9c20397ebe1: Preparing 15:31:13 d4bf36cfdf5c: Preparing 15:31:13 4ad8769fbf27: Preparing 15:31:13 9386262d7a74: Preparing 15:31:13 d4bf36cfdf5c: Waiting 15:31:13 4ad8769fbf27: Waiting 15:31:13 9386262d7a74: Waiting 15:31:13 b9c20397ebe1: Layer already exists 15:31:13 d4bf36cfdf5c: Layer already exists 15:31:13 1b99aef603f5: Pushed 15:31:13 b40710c919ee: Pushed 15:31:13 dcf9731dc0e5: Pushed 15:31:13 9386262d7a74: Layer already exists 15:31:13 4ad8769fbf27: Pushed 15:31:32 400c8ee8ad97: Pushed 15:31:32 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:514cd6f53bd06e8ee0b6a856aa2e0c053f6ca91d2c75f58cc7c0d7645c9874ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:32 + 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 15:31:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:31:32 dcf9731dc0e5: Preparing 15:31:32 b40710c919ee: Preparing 15:31:32 1b99aef603f5: Preparing 15:31:32 400c8ee8ad97: Preparing 15:31:32 b9c20397ebe1: Preparing 15:31:32 d4bf36cfdf5c: Preparing 15:31:32 4ad8769fbf27: Preparing 15:31:32 9386262d7a74: Preparing 15:31:32 4ad8769fbf27: Waiting 15:31:32 9386262d7a74: Waiting 15:31:32 d4bf36cfdf5c: Waiting 15:31:32 dcf9731dc0e5: Layer already exists 15:31:32 b40710c919ee: Layer already exists 15:31:32 b9c20397ebe1: Layer already exists 15:31:32 1b99aef603f5: Layer already exists 15:31:32 400c8ee8ad97: Layer already exists 15:31:32 d4bf36cfdf5c: Layer already exists 15:31:32 4ad8769fbf27: Layer already exists 15:31:32 9386262d7a74: Layer already exists 15:31:32 latest: digest: sha256:514cd6f53bd06e8ee0b6a856aa2e0c053f6ca91d2c75f58cc7c0d7645c9874ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.13 15:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:31:33 dcf9731dc0e5: Preparing 15:31:33 b40710c919ee: Preparing 15:31:33 1b99aef603f5: Preparing 15:31:33 400c8ee8ad97: Preparing 15:31:33 b9c20397ebe1: Preparing 15:31:33 d4bf36cfdf5c: Preparing 15:31:33 4ad8769fbf27: Preparing 15:31:33 9386262d7a74: Preparing 15:31:33 d4bf36cfdf5c: Waiting 15:31:33 4ad8769fbf27: Waiting 15:31:33 9386262d7a74: Waiting 15:31:33 1b99aef603f5: Layer already exists 15:31:33 b9c20397ebe1: Layer already exists 15:31:33 400c8ee8ad97: Layer already exists 15:31:33 b40710c919ee: Layer already exists 15:31:33 dcf9731dc0e5: Layer already exists 15:31:33 4ad8769fbf27: Layer already exists 15:31:33 d4bf36cfdf5c: Layer already exists 15:31:33 9386262d7a74: Layer already exists 15:31:33 3.1.0-dev.13: digest: sha256:514cd6f53bd06e8ee0b6a856aa2e0c053f6ca91d2c75f58cc7c0d7645c9874ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:31:34 dcf9731dc0e5: Preparing 15:31:34 b40710c919ee: Preparing 15:31:34 1b99aef603f5: Preparing 15:31:34 400c8ee8ad97: Preparing 15:31:34 b9c20397ebe1: Preparing 15:31:34 d4bf36cfdf5c: Preparing 15:31:34 4ad8769fbf27: Preparing 15:31:34 9386262d7a74: Preparing 15:31:34 d4bf36cfdf5c: Waiting 15:31:34 4ad8769fbf27: Waiting 15:31:34 9386262d7a74: Waiting 15:31:34 b40710c919ee: Layer already exists 15:31:34 400c8ee8ad97: Layer already exists 15:31:34 1b99aef603f5: Layer already exists 15:31:34 dcf9731dc0e5: Layer already exists 15:31:34 d4bf36cfdf5c: Layer already exists 15:31:34 4ad8769fbf27: Layer already exists 15:31:34 b9c20397ebe1: Layer already exists 15:31:34 9386262d7a74: Layer already exists 15:31:34 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:514cd6f53bd06e8ee0b6a856aa2e0c053f6ca91d2c75f58cc7c0d7645c9874ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:35 + 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 15:31:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:31:35 dcf9731dc0e5: Preparing 15:31:35 b40710c919ee: Preparing 15:31:35 1b99aef603f5: Preparing 15:31:35 400c8ee8ad97: Preparing 15:31:35 b9c20397ebe1: Preparing 15:31:35 d4bf36cfdf5c: Preparing 15:31:35 4ad8769fbf27: Preparing 15:31:35 9386262d7a74: Preparing 15:31:35 d4bf36cfdf5c: Waiting 15:31:35 4ad8769fbf27: Waiting 15:31:35 9386262d7a74: Waiting 15:31:35 1b99aef603f5: Layer already exists 15:31:35 b40710c919ee: Layer already exists 15:31:35 400c8ee8ad97: Layer already exists 15:31:35 b9c20397ebe1: Layer already exists 15:31:35 dcf9731dc0e5: Layer already exists 15:31:35 9386262d7a74: Layer already exists 15:31:35 4ad8769fbf27: Layer already exists 15:31:35 d4bf36cfdf5c: Layer already exists 15:31:35 main: digest: sha256:514cd6f53bd06e8ee0b6a856aa2e0c053f6ca91d2c75f58cc7c0d7645c9874ba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:35 ===================================================== [Pipeline] echo 15:31:35 taggedImages: 15:31:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788 15:31:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:31:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.13 15:31:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:31:35 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:31:35 54d035bfa974c800c1254128570959cbd1217788 15:31:35 latest 15:31:35 3.1.0-dev.13 15:31:35 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:35 main 15:31:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788 15:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:31:39 51511fd9957a: Preparing 15:31:39 7cda68802f44: Preparing 15:31:39 2aef27c57c19: Preparing 15:31:39 400c8ee8ad97: Preparing 15:31:39 b9c20397ebe1: Preparing 15:31:39 d4bf36cfdf5c: Preparing 15:31:39 ca5a2d36cd75: Preparing 15:31:39 9386262d7a74: Preparing 15:31:39 d4bf36cfdf5c: Waiting 15:31:39 9386262d7a74: Waiting 15:31:39 ca5a2d36cd75: Waiting 15:31:39 b9c20397ebe1: Layer already exists 15:31:39 400c8ee8ad97: Layer already exists 15:31:40 ca5a2d36cd75: Layer already exists 15:31:40 d4bf36cfdf5c: Layer already exists 15:31:40 9386262d7a74: Layer already exists 15:31:40 2aef27c57c19: Pushed 15:31:40 51511fd9957a: Pushed 15:31:40 7cda68802f44: Pushed 15:31:40 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:296698cfc608d9a0c7f1b9f92a371b196ebf461c91bfe21743863f578e98587b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:40 + 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 15:31:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:31:40 51511fd9957a: Preparing 15:31:40 7cda68802f44: Preparing 15:31:40 2aef27c57c19: Preparing 15:31:40 400c8ee8ad97: Preparing 15:31:40 b9c20397ebe1: Preparing 15:31:40 d4bf36cfdf5c: Preparing 15:31:40 ca5a2d36cd75: Preparing 15:31:40 9386262d7a74: Preparing 15:31:40 ca5a2d36cd75: Waiting 15:31:40 9386262d7a74: Waiting 15:31:40 d4bf36cfdf5c: Waiting 15:31:40 b9c20397ebe1: Layer already exists 15:31:40 400c8ee8ad97: Layer already exists 15:31:40 2aef27c57c19: Layer already exists 15:31:40 51511fd9957a: Layer already exists 15:31:40 7cda68802f44: Layer already exists 15:31:40 d4bf36cfdf5c: Layer already exists 15:31:40 ca5a2d36cd75: Layer already exists 15:31:40 9386262d7a74: Layer already exists 15:31:40 latest: digest: sha256:296698cfc608d9a0c7f1b9f92a371b196ebf461c91bfe21743863f578e98587b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.13 15:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:31:41 51511fd9957a: Preparing 15:31:41 7cda68802f44: Preparing 15:31:41 2aef27c57c19: Preparing 15:31:41 400c8ee8ad97: Preparing 15:31:41 b9c20397ebe1: Preparing 15:31:41 d4bf36cfdf5c: Preparing 15:31:41 ca5a2d36cd75: Preparing 15:31:41 9386262d7a74: Preparing 15:31:41 d4bf36cfdf5c: Waiting 15:31:41 ca5a2d36cd75: Waiting 15:31:41 9386262d7a74: Waiting 15:31:41 400c8ee8ad97: Layer already exists 15:31:41 b9c20397ebe1: Layer already exists 15:31:41 51511fd9957a: Layer already exists 15:31:41 7cda68802f44: Layer already exists 15:31:41 2aef27c57c19: Layer already exists 15:31:41 d4bf36cfdf5c: Layer already exists 15:31:41 ca5a2d36cd75: Layer already exists 15:31:41 9386262d7a74: Layer already exists 15:31:41 3.1.0-dev.13: digest: sha256:296698cfc608d9a0c7f1b9f92a371b196ebf461c91bfe21743863f578e98587b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:31:42 51511fd9957a: Preparing 15:31:42 7cda68802f44: Preparing 15:31:42 2aef27c57c19: Preparing 15:31:42 400c8ee8ad97: Preparing 15:31:42 b9c20397ebe1: Preparing 15:31:42 d4bf36cfdf5c: Preparing 15:31:42 ca5a2d36cd75: Preparing 15:31:42 9386262d7a74: Preparing 15:31:42 d4bf36cfdf5c: Waiting 15:31:42 ca5a2d36cd75: Waiting 15:31:42 9386262d7a74: Waiting 15:31:42 7cda68802f44: Layer already exists 15:31:42 2aef27c57c19: Layer already exists 15:31:42 51511fd9957a: Layer already exists 15:31:42 b9c20397ebe1: Layer already exists 15:31:42 400c8ee8ad97: Layer already exists 15:31:42 9386262d7a74: Layer already exists 15:31:42 ca5a2d36cd75: Layer already exists 15:31:42 d4bf36cfdf5c: Layer already exists 15:31:42 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:296698cfc608d9a0c7f1b9f92a371b196ebf461c91bfe21743863f578e98587b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:43 + 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 15:31:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:31:43 51511fd9957a: Preparing 15:31:43 7cda68802f44: Preparing 15:31:43 2aef27c57c19: Preparing 15:31:43 400c8ee8ad97: Preparing 15:31:43 b9c20397ebe1: Preparing 15:31:43 d4bf36cfdf5c: Preparing 15:31:43 ca5a2d36cd75: Preparing 15:31:43 9386262d7a74: Preparing 15:31:43 ca5a2d36cd75: Waiting 15:31:43 9386262d7a74: Waiting 15:31:43 d4bf36cfdf5c: Waiting 15:31:43 400c8ee8ad97: Layer already exists 15:31:43 7cda68802f44: Layer already exists 15:31:43 2aef27c57c19: Layer already exists 15:31:43 b9c20397ebe1: Layer already exists 15:31:43 51511fd9957a: Layer already exists 15:31:43 d4bf36cfdf5c: Layer already exists 15:31:43 9386262d7a74: Layer already exists 15:31:43 ca5a2d36cd75: Layer already exists 15:31:43 main: digest: sha256:296698cfc608d9a0c7f1b9f92a371b196ebf461c91bfe21743863f578e98587b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:43 ===================================================== [Pipeline] echo 15:31:43 taggedImages: 15:31:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788 15:31:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:31:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.13 15:31:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:31:43 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:31:43 54d035bfa974c800c1254128570959cbd1217788 15:31:43 latest 15:31:43 3.1.0-dev.13 15:31:43 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:43 main 15:31:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788 15:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:31:44 6cdcb257ab5a: Preparing 15:31:44 10dd20792c11: Preparing 15:31:44 b9c20397ebe1: Preparing 15:31:44 d4bf36cfdf5c: Preparing 15:31:44 16ef65a4c2ff: Preparing 15:31:44 9386262d7a74: Preparing 15:31:44 9386262d7a74: Waiting 15:31:44 b9c20397ebe1: Layer already exists 15:31:44 d4bf36cfdf5c: Layer already exists 15:31:44 9386262d7a74: Layer already exists 15:31:44 6cdcb257ab5a: Pushed 15:31:44 16ef65a4c2ff: Pushed 15:31:49 10dd20792c11: Pushed 15:31:49 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:8d0e13ef82d00bd73685d2278fb6f11163e17b390824a510bbcbda5c30fde709 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:31:50 6cdcb257ab5a: Preparing 15:31:50 10dd20792c11: Preparing 15:31:50 b9c20397ebe1: Preparing 15:31:50 d4bf36cfdf5c: Preparing 15:31:50 16ef65a4c2ff: Preparing 15:31:50 9386262d7a74: Preparing 15:31:50 9386262d7a74: Waiting 15:31:50 b9c20397ebe1: Layer already exists 15:31:50 d4bf36cfdf5c: Layer already exists 15:31:50 16ef65a4c2ff: Layer already exists 15:31:50 10dd20792c11: Layer already exists 15:31:50 6cdcb257ab5a: Layer already exists 15:31:50 9386262d7a74: Layer already exists 15:31:50 latest: digest: sha256:8d0e13ef82d00bd73685d2278fb6f11163e17b390824a510bbcbda5c30fde709 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.13 15:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:31:51 6cdcb257ab5a: Preparing 15:31:51 10dd20792c11: Preparing 15:31:51 b9c20397ebe1: Preparing 15:31:51 d4bf36cfdf5c: Preparing 15:31:51 16ef65a4c2ff: Preparing 15:31:51 9386262d7a74: Preparing 15:31:51 9386262d7a74: Waiting 15:31:51 10dd20792c11: Layer already exists 15:31:51 16ef65a4c2ff: Layer already exists 15:31:51 6cdcb257ab5a: Layer already exists 15:31:51 b9c20397ebe1: Layer already exists 15:31:51 d4bf36cfdf5c: Layer already exists 15:31:51 9386262d7a74: Layer already exists 15:31:51 3.1.0-dev.13: digest: sha256:8d0e13ef82d00bd73685d2278fb6f11163e17b390824a510bbcbda5c30fde709 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:31:52 6cdcb257ab5a: Preparing 15:31:52 10dd20792c11: Preparing 15:31:52 b9c20397ebe1: Preparing 15:31:52 d4bf36cfdf5c: Preparing 15:31:52 16ef65a4c2ff: Preparing 15:31:52 9386262d7a74: Preparing 15:31:52 9386262d7a74: Waiting 15:31:52 b9c20397ebe1: Layer already exists 15:31:52 d4bf36cfdf5c: Layer already exists 15:31:52 10dd20792c11: Layer already exists 15:31:52 16ef65a4c2ff: Layer already exists 15:31:52 6cdcb257ab5a: Layer already exists 15:31:52 9386262d7a74: Layer already exists 15:31:52 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:8d0e13ef82d00bd73685d2278fb6f11163e17b390824a510bbcbda5c30fde709 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:31:53 6cdcb257ab5a: Preparing 15:31:53 10dd20792c11: Preparing 15:31:53 b9c20397ebe1: Preparing 15:31:53 d4bf36cfdf5c: Preparing 15:31:53 16ef65a4c2ff: Preparing 15:31:53 9386262d7a74: Preparing 15:31:53 9386262d7a74: Waiting 15:31:53 b9c20397ebe1: Layer already exists 15:31:53 16ef65a4c2ff: Layer already exists 15:31:53 10dd20792c11: Layer already exists 15:31:53 d4bf36cfdf5c: Layer already exists 15:31:53 6cdcb257ab5a: Layer already exists 15:31:53 9386262d7a74: Layer already exists 15:31:53 main: digest: sha256:8d0e13ef82d00bd73685d2278fb6f11163e17b390824a510bbcbda5c30fde709 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:53 ===================================================== [Pipeline] echo 15:31:53 taggedImages: 15:31:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788 15:31:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:31:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.13 15:31:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:31:53 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:31:53 54d035bfa974c800c1254128570959cbd1217788 15:31:53 latest 15:31:53 3.1.0-dev.13 15:31:53 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:31:53 main 15:31:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788 15:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:31:54 2e60bc09f5d5: Preparing 15:31:54 edfceb216ff6: Preparing 15:31:54 b9c20397ebe1: Preparing 15:31:54 d4bf36cfdf5c: Preparing 15:31:54 7be4d23d222d: Preparing 15:31:54 9386262d7a74: Preparing 15:31:54 9386262d7a74: Waiting 15:31:54 b9c20397ebe1: Layer already exists 15:31:54 7be4d23d222d: Layer already exists 15:31:54 d4bf36cfdf5c: Layer already exists 15:31:54 9386262d7a74: Layer already exists 15:31:54 2e60bc09f5d5: Pushed 15:32:00 edfceb216ff6: Pushed 15:32:00 54d035bfa974c800c1254128570959cbd1217788: digest: sha256:5c7970fab00b6eac09706420281680519b7b94ff91dde6ef6f1dd1f3f124b6ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:32:00 2e60bc09f5d5: Preparing 15:32:00 edfceb216ff6: Preparing 15:32:00 b9c20397ebe1: Preparing 15:32:00 d4bf36cfdf5c: Preparing 15:32:00 7be4d23d222d: Preparing 15:32:00 9386262d7a74: Preparing 15:32:00 9386262d7a74: Waiting 15:32:00 b9c20397ebe1: Layer already exists 15:32:00 7be4d23d222d: Layer already exists 15:32:00 d4bf36cfdf5c: Layer already exists 15:32:00 2e60bc09f5d5: Layer already exists 15:32:00 edfceb216ff6: Layer already exists 15:32:00 9386262d7a74: Layer already exists 15:32:00 latest: digest: sha256:5c7970fab00b6eac09706420281680519b7b94ff91dde6ef6f1dd1f3f124b6ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.13 15:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:32:01 2e60bc09f5d5: Preparing 15:32:01 edfceb216ff6: Preparing 15:32:01 b9c20397ebe1: Preparing 15:32:01 d4bf36cfdf5c: Preparing 15:32:01 7be4d23d222d: Preparing 15:32:01 9386262d7a74: Preparing 15:32:01 9386262d7a74: Waiting 15:32:01 7be4d23d222d: Layer already exists 15:32:01 b9c20397ebe1: Layer already exists 15:32:01 2e60bc09f5d5: Layer already exists 15:32:01 d4bf36cfdf5c: Layer already exists 15:32:01 edfceb216ff6: Layer already exists 15:32:01 9386262d7a74: Layer already exists 15:32:01 3.1.0-dev.13: digest: sha256:5c7970fab00b6eac09706420281680519b7b94ff91dde6ef6f1dd1f3f124b6ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:32:02 2e60bc09f5d5: Preparing 15:32:02 edfceb216ff6: Preparing 15:32:02 b9c20397ebe1: Preparing 15:32:02 d4bf36cfdf5c: Preparing 15:32:02 7be4d23d222d: Preparing 15:32:02 9386262d7a74: Preparing 15:32:02 9386262d7a74: Waiting 15:32:02 edfceb216ff6: Layer already exists 15:32:02 7be4d23d222d: Layer already exists 15:32:02 d4bf36cfdf5c: Layer already exists 15:32:02 b9c20397ebe1: Layer already exists 15:32:02 9386262d7a74: Layer already exists 15:32:02 2e60bc09f5d5: Layer already exists 15:32:02 54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13: digest: sha256:5c7970fab00b6eac09706420281680519b7b94ff91dde6ef6f1dd1f3f124b6ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:32:05 2e60bc09f5d5: Preparing 15:32:05 edfceb216ff6: Preparing 15:32:05 b9c20397ebe1: Preparing 15:32:05 d4bf36cfdf5c: Preparing 15:32:05 7be4d23d222d: Preparing 15:32:05 9386262d7a74: Preparing 15:32:05 9386262d7a74: Waiting 15:32:05 2e60bc09f5d5: Layer already exists 15:32:05 b9c20397ebe1: Layer already exists 15:32:05 d4bf36cfdf5c: Layer already exists 15:32:05 7be4d23d222d: Layer already exists 15:32:05 edfceb216ff6: Layer already exists 15:32:05 9386262d7a74: Layer already exists 15:32:05 main: digest: sha256:5c7970fab00b6eac09706420281680519b7b94ff91dde6ef6f1dd1f3f124b6ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:32:05 ===================================================== [Pipeline] echo 15:32:05 taggedImages: 15:32:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788 15:32:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:32:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.13 15:32:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54d035bfa974c800c1254128570959cbd1217788-3.1.0-dev.13 15:32:05 - 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 15:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:05 15:32:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:06 arm64: Pulling from edgex-lftools-log-publisher 15:32:06 8998bd30e6a1: Pulling fs layer 15:32:06 04944245beec: Pulling fs layer 15:32:06 699f458cf7ca: Pulling fs layer 15:32:06 765212b225bb: Pulling fs layer 15:32:06 f23df028b6ca: Pulling fs layer 15:32:06 d65c8cfc05b1: Pulling fs layer 15:32:06 2437ff75d9bd: Pulling fs layer 15:32:06 f23df028b6ca: Waiting 15:32:06 765212b225bb: Waiting 15:32:06 d65c8cfc05b1: Waiting 15:32:06 2437ff75d9bd: Waiting 15:32:06 04944245beec: Verifying Checksum 15:32:06 04944245beec: Download complete 15:32:06 765212b225bb: Download complete 15:32:06 f23df028b6ca: Download complete 15:32:06 d65c8cfc05b1: Verifying Checksum 15:32:06 d65c8cfc05b1: Download complete 15:32:06 699f458cf7ca: Verifying Checksum 15:32:06 699f458cf7ca: Download complete 15:32:07 8998bd30e6a1: Verifying Checksum 15:32:07 8998bd30e6a1: Download complete 15:32:09 2437ff75d9bd: Verifying Checksum 15:32:09 2437ff75d9bd: Download complete 15:32:10 8998bd30e6a1: Pull complete 15:32:11 04944245beec: Pull complete 15:32:12 699f458cf7ca: Pull complete 15:32:12 765212b225bb: Pull complete 15:32:13 f23df028b6ca: Pull complete 15:32:13 d65c8cfc05b1: Pull complete 15:32:28 2437ff75d9bd: Pull complete 15:32:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:29 prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 15:32:29 $ 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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:32:31 $ docker top 44703e5d1a94cf3c59e76cadcebacf189bdeffebe959eef5ab83e93134f3682f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:32 ---> job-cost.sh 15:32:32 lf-activate-venv: SKIPPING 15:32:32 INFO: No Stack... 15:32:33 INFO: Retrieving Pricing Info for: v3-standard-4 15:32:33 INFO: Archiving Costs [Pipeline] sh 15:32:34 + cat /w/workspace/edgex-go/547/archives/cost.csv 15:32:34 + cut -d, -f6 [Pipeline] lock 15:32:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-547-stack-cost] 15:32:34 Resource [jenkins-edgexfoundry-edgex-go-main-547-stack-cost] did not exist. Created. 15:32:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-547-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:34 + echo total: 0.10999999940395355 [Pipeline] stash 15:32:35 Stashed 1 file(s) [Pipeline] } 15:32:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-547-stack-cost] [Pipeline] // lock [Pipeline] } 15:32:35 $ docker stop --time=1 44703e5d1a94cf3c59e76cadcebacf189bdeffebe959eef5ab83e93134f3682f 15:32:36 $ docker rm -f --volumes 44703e5d1a94cf3c59e76cadcebacf189bdeffebe959eef5ab83e93134f3682f [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 15:32:37 provisioning config files... 15:32:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/547@tmp/config3865639105431468344tmp [Pipeline] { [Pipeline] sh 15:32:37 + set +x 15:32:37 + bash+ -s -- 15:32:37 curl -s https://codecov.io/bash 15:32:37 15:32:37 _____ _ 15:32:37 / ____| | | 15:32:37 | | ___ __| | ___ ___ _____ __ 15:32:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:32:37 | |___| (_) | (_| | __/ (_| (_) \ V / 15:32:37 \_____\___/ \__,_|\___|\___\___/ \_/ 15:32:37 Bash-1.0.6 15:32:37 15:32:37 15:32:37 ==> git version 2.25.1 found 15:32:37 ==> 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 15:32:37 Release-Date: 2020-01-08 15:32:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:32:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:32:37 ==> Jenkins CI detected. 15:32:37 current dir:  /w/workspace/edgex-go/547 15:32:37 project root: . 15:32:37 --> token set from env 15:32:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:32:37 ==> Running gcov in . (disable via -X gcov) 15:32:37 ==> Python coveragepy not found 15:32:37 ==> Searching for coverage reports in: 15:32:37 + . 15:32:37 -> Found 1 reports 15:32:37 ==> Detecting git/mercurial file structure 15:32:38 ==> Reading reports 15:32:38 + ./coverage.out bytes=447018 15:32:38 ==> Appending adjustments 15:32:38 https://docs.codecov.io/docs/fixing-reports 15:32:38 + Found adjustments 15:32:38 ==> Gzipping contents 15:32:38 60K /tmp/codecov.ZxicNO.gz 15:32:38 ==> Uploading reports 15:32:38 url: https://codecov.io 15:32:38 query: branch=main&commit=54d035bfa974c800c1254128570959cbd1217788&build=547&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F547%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:32:38 -> Pinging Codecov 15:32:38 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=54d035bfa974c800c1254128570959cbd1217788&build=547&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F547%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:32:39 -> Uploading to 15:32:39 https://storage.googleapis.com/codecov/v4/raw/2023-07-19/00271124DB129430A58F1EEE437C3FCB/54d035bfa974c800c1254128570959cbd1217788/702474ca-2069-4f73-a4e3-a6efccf5fb0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T153239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3becb6ef7e6540dd8dfb221dcba3dc654e751b7ae6f5f644776fb41d82b8d284 15:32:39 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:39 Dload Upload Total Spent Left Speed 15:32:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57355 0 0 100 57355 0 291k --:--:-- --:--:-- --:--:-- 293k 15:32:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/54d035bfa974c800c1254128570959cbd1217788 [Pipeline] } 15:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:32:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:32:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:39 15:32:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:32:40 df9b9388f04a: Pulling fs layer 15:32:40 52dc419b0ee2: Pulling fs layer 15:32:40 25bc292e5bac: Pulling fs layer 15:32:40 114826534d7a: Pulling fs layer 15:32:40 4657fd5d0bcf: Pulling fs layer 15:32:40 6ad1cebc031e: Pulling fs layer 15:32:40 8a3aa393b2d8: Pulling fs layer 15:32:40 114826534d7a: Waiting 15:32:40 4657fd5d0bcf: Waiting 15:32:40 6ad1cebc031e: Waiting 15:32:40 8a3aa393b2d8: Waiting 15:32:40 25bc292e5bac: Verifying Checksum 15:32:40 25bc292e5bac: Download complete 15:32:40 52dc419b0ee2: Download complete 15:32:40 4657fd5d0bcf: Verifying Checksum 15:32:40 4657fd5d0bcf: Download complete 15:32:40 df9b9388f04a: Verifying Checksum 15:32:40 df9b9388f04a: Download complete 15:32:40 df9b9388f04a: Pull complete 15:32:40 6ad1cebc031e: Verifying Checksum 15:32:40 6ad1cebc031e: Download complete 15:32:40 52dc419b0ee2: Pull complete 15:32:40 25bc292e5bac: Pull complete 15:32:40 114826534d7a: Verifying Checksum 15:32:40 114826534d7a: Download complete 15:32:41 8a3aa393b2d8: Download complete 15:32:45 114826534d7a: Pull complete 15:32:45 4657fd5d0bcf: Pull complete 15:32:45 6ad1cebc031e: Pull complete 15:32:47 8a3aa393b2d8: Pull complete 15:32:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:48 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 15:32:48 $ 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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:32:55 $ docker top 100a8db9af42aae8513bb75993c325146b8ba297b8cdd983851973c2d0299493 -eo pid,comm [Pipeline] { [Pipeline] echo 15:32:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 15:32:56 + set -o pipefail 15:32:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 15:33:08 15:33:08 Monitoring /w/workspace/edgex-go/547 (github.com/edgexfoundry/edgex-go)... 15:33:08 15:33:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/257804b4-1fbb-4ba8-a763-281cc43cbd35 15:33:08 15:33:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:33:08 15:33:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:33:08 15:33:08 15:33:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:33:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:33:08 More details here: https://snyk.co/ue1NS [Pipeline] } 15:33:08 $ docker stop --time=1 100a8db9af42aae8513bb75993c325146b8ba297b8cdd983851973c2d0299493 15:33:13 $ docker rm -f --volumes 100a8db9af42aae8513bb75993c325146b8ba297b8cdd983851973c2d0299493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:33:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:13 provisioning config files... 15:33:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/547@tmp/config14122317416308654509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:13 --> edgex-publish-swagger.sh 15:33:13 === Publish openapi/v3 API === 15:33:13 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 15:33:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/547/openapi/v3/core-command.yaml] 15:33:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:13 Dload Upload Total Spent Left Speed 15:33:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 128k --:--:-- --:--:-- --:--:-- 128k 100 29030 0 0 100 29030 0 70290 --:--:-- --:--:-- --:--:-- 70120 15:33:13 15:33:13 15:33:13 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/547/openapi/v3/core-data.yaml] 15:33:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:13 Dload Upload Total Spent Left Speed 15:33:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 143k --:--:-- --:--:-- --:--:-- 143k 15:33:14 15:33:14 15:33:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/547/openapi/v3/core-metadata.yaml] 15:33:14 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:14 Dload Upload Total Spent Left Speed 15:33:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 281k --:--:-- --:--:-- --:--:-- 281k 100 141k 0 0 100 141k 0 281k --:--:-- --:--:-- --:--:-- 281k 15:33:15 15:33:15 15:33:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/547/openapi/v3/support-notifications.yaml] 15:33:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:15 Dload Upload Total Spent Left Speed 15:33:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 184k --:--:-- --:--:-- --:--:-- 184k 15:33:15 15:33:15 15:33:15 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/547/openapi/v3/support-scheduler.yaml] 15:33:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:15 Dload Upload Total Spent Left Speed 15:33:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 80837 --:--:-- --:--:-- --:--:-- 80647 100 34356 0 0 100 34356 0 80837 --:--:-- --:--:-- --:--:-- 80647 15:33:15 15:33:15 [Pipeline] } 15:33:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:33:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:16 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 15:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:33:17 $ docker top bbf0bdc2c65c82e06645a15153dfff54f87b182a76acd803a9e0ff4efbf98487 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:17 [ssh-agent] Looking for ssh-agent implementation... 15:33:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:17 $ docker exec bbf0bdc2c65c82e06645a15153dfff54f87b182a76acd803a9e0ff4efbf98487 ssh-agent 15:33:17 SSH_AUTH_SOCK=/tmp/ssh-5TMQKsExmKty/agent.31 15:33:17 SSH_AGENT_PID=37 15:33:17 Running ssh-add (command line suppressed) 15:33:17 Identity added: /w/workspace/edgex-go/547@tmp/private_key_2446300277889324746.key (/w/workspace/edgex-go/547@tmp/private_key_2446300277889324746.key) 15:33:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:17 + git semver tag 15:33:18 2023-07-19 15:33:18,020 [run_tag] DEBUG tag force:False 15:33:18 2023-07-19 15:33:18,020 [check_head_tag] DEBUG check head tag 15:33:18 2023-07-19 15:33:18,021 [execute] INFO git cat-file --batch-check 15:33:18 2023-07-19 15:33:18,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/547, universal_newlines=False, shell=None, istream=) 15:33:18 2023-07-19 15:33:18,025 [execute] INFO git cat-file --batch 15:33:18 2023-07-19 15:33:18,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/547, universal_newlines=False, shell=None, istream=) 15:33:18 2023-07-19 15:33:18,037 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main 15:33:18 2023-07-19 15:33:18,037 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 15:33:18 2023-07-19 15:33:18,037 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/edgex-go/547, universal_newlines=False, shell=None, istream=None) 15:33:18 2023-07-19 15:33:18,044 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main 15:33:18 3.1.0-dev.13 [Pipeline] } 15:33:18 $ docker exec --env ******** --env ******** bbf0bdc2c65c82e06645a15153dfff54f87b182a76acd803a9e0ff4efbf98487 ssh-agent -k 15:33:18 unset SSH_AUTH_SOCK; 15:33:18 unset SSH_AGENT_PID; 15:33:18 echo Agent pid 37 killed; 15:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:18 + git semver [Pipeline] } 15:33:18 $ docker stop --time=1 bbf0bdc2c65c82e06645a15153dfff54f87b182a76acd803a9e0ff4efbf98487 15:33:20 $ docker rm -f --volumes bbf0bdc2c65c82e06645a15153dfff54f87b182a76acd803a9e0ff4efbf98487 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:20 15:33:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:20 0.23.1-centos7: Pulling from edgex-lftools 15:33:20 ab5ef0e58194: Pulling fs layer 15:33:20 9712f1f96733: Pulling fs layer 15:33:20 63f879dbbcfc: Pulling fs layer 15:33:20 0d9ebad4ef96: Pulling fs layer 15:33:20 e9a5061849ea: Pulling fs layer 15:33:20 d747dcd14b5f: Pulling fs layer 15:33:20 2de7ff778b66: Pulling fs layer 15:33:20 d747dcd14b5f: Waiting 15:33:20 0d9ebad4ef96: Waiting 15:33:20 e9a5061849ea: Waiting 15:33:20 2de7ff778b66: Waiting 15:33:20 9712f1f96733: Download complete 15:33:21 63f879dbbcfc: Verifying Checksum 15:33:21 63f879dbbcfc: Download complete 15:33:21 ab5ef0e58194: Verifying Checksum 15:33:21 ab5ef0e58194: Download complete 15:33:21 e9a5061849ea: Verifying Checksum 15:33:21 e9a5061849ea: Download complete 15:33:21 d747dcd14b5f: Download complete 15:33:21 0d9ebad4ef96: Verifying Checksum 15:33:21 0d9ebad4ef96: Download complete 15:33:21 2de7ff778b66: Verifying Checksum 15:33:21 2de7ff778b66: Download complete 15:33:24 ab5ef0e58194: Pull complete 15:33:24 9712f1f96733: Pull complete 15:33:24 63f879dbbcfc: Pull complete 15:33:29 0d9ebad4ef96: Pull complete 15:33:29 e9a5061849ea: Pull complete 15:33:29 d747dcd14b5f: Pull complete 15:33:30 2de7ff778b66: Pull complete 15:33:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:30 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 15:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:33:36 $ docker top 843b596e63b9f0a4d6344f60eaab4dac2e472c8a1b1f8a506ca551754d596cc5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:33:36 provisioning config files... 15:33:36 copy managed file [sigul-config] to file:/w/workspace/edgex-go/547@tmp/config3026654287635459317tmp 15:33:36 copy managed file [sigul-password] to file:/w/workspace/edgex-go/547@tmp/config10928054285286692516tmp 15:33:36 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/547@tmp/config17715306417010672626tmp [Pipeline] { [Pipeline] echo 15:33:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:33:36 ---> sigul-configuration.sh 15:33:36 gpg: directory `/root/.gnupg' created 15:33:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:33:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:33:36 gpg: keyring `/root/.gnupg/secring.gpg' created 15:33:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:33:36 gpg: CAST5 encrypted data 15:33:36 gpg: encrypted with 1 passphrase 15:33:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:33:36 + mkdir /home/jenkins 15:33:36 + mkdir /home/jenkins/sigul [Pipeline] sh 15:33:36 + 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 15:33:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:33:37 ---> sigul-install.sh 15:33:37 Sigul already installed; skipping installation. [Pipeline] sh 15:33:37 + git tag --list 15:33:37 0.6.0 15:33:37 0.6.1 15:33:37 0.7.0 15:33:37 0.7.1 15:33:37 v1.0.0 15:33:37 v1.0.1 15:33:37 v1.1.0 15:33:37 v1.2.0 15:33:37 v1.2.1 15:33:37 v1.3.0 15:33:37 v1.3.1 15:33:37 v2.0.0 15:33:37 v2.1.0 15:33:37 v2.1.1 15:33:37 v2.2.0 15:33:37 v2.3.0 15:33:37 v3.0 15:33:37 v3.0.0 15:33:37 v3.1.0-dev.1 15:33:37 v3.1.0-dev.10 15:33:37 v3.1.0-dev.11 15:33:37 v3.1.0-dev.12 15:33:37 v3.1.0-dev.13 15:33:37 v3.1.0-dev.2 15:33:37 v3.1.0-dev.3 15:33:37 v3.1.0-dev.4 15:33:37 v3.1.0-dev.5 15:33:37 v3.1.0-dev.6 15:33:37 v3.1.0-dev.7 15:33:37 v3.1.0-dev.8 15:33:37 v3.1.0-dev.9 [Pipeline] sh 15:33:37 + lftools sign git-tag v3.1.0-dev.13 15:33:38 Signing Git tag with Sigul... 15:33:38 Signing v3.1.0-dev.13 [Pipeline] echo 15:33:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:33:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:33:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:33:38 $ docker stop --time=1 843b596e63b9f0a4d6344f60eaab4dac2e472c8a1b1f8a506ca551754d596cc5 15:33:40 $ docker rm -f --volumes 843b596e63b9f0a4d6344f60eaab4dac2e472c8a1b1f8a506ca551754d596cc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:33:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:41 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 15:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:33:41 $ docker top ac2eebefbcb284afdb2358e8bbcc62aa6daeeccaea4d159a3f14940b0889f4aa -eo pid,comm 15:33:41 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). 15:33:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:41 [ssh-agent] Looking for ssh-agent implementation... 15:33:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:42 $ docker exec ac2eebefbcb284afdb2358e8bbcc62aa6daeeccaea4d159a3f14940b0889f4aa ssh-agent 15:33:42 SSH_AUTH_SOCK=/tmp/ssh-X3RH1G41NTMp/agent.33 15:33:42 SSH_AGENT_PID=39 15:33:42 Running ssh-add (command line suppressed) 15:33:42 Identity added: /w/workspace/edgex-go/547@tmp/private_key_9485671590485095060.key (/w/workspace/edgex-go/547@tmp/private_key_9485671590485095060.key) 15:33:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:42 + git semver bump pre 15:33:42 2023-07-19 15:33:42,699 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main 15:33:42 2023-07-19 15:33:42,699 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev 15:33:42 2023-07-19 15:33:42,699 [bump_version] DEBUG bumped version:3.1.0-dev.14 15:33:42 2023-07-19 15:33:42,699 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/edgex-go/547/.semver/main with force:True 15:33:42 2023-07-19 15:33:42,699 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main 15:33:42 2023-07-19 15:33:42,699 [write_file] DEBUG write to file:/w/workspace/edgex-go/547/.semver/main 15:33:42 2023-07-19 15:33:42,701 [execute] INFO git cat-file --batch-check 15:33:42 2023-07-19 15:33:42,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=False, shell=None, istream=) 15:33:42 2023-07-19 15:33:42,705 [execute] INFO git cat-file --batch 15:33:42 2023-07-19 15:33:42,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=False, shell=None, istream=) 15:33:42 2023-07-19 15:33:42,709 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main 15:33:42 3.1.0-dev.14 [Pipeline] } 15:33:42 $ docker exec --env ******** --env ******** ac2eebefbcb284afdb2358e8bbcc62aa6daeeccaea4d159a3f14940b0889f4aa ssh-agent -k 15:33:42 unset SSH_AUTH_SOCK; 15:33:42 unset SSH_AGENT_PID; 15:33:42 echo Agent pid 39 killed; 15:33:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:43 + git semver [Pipeline] } 15:33:43 $ docker stop --time=1 ac2eebefbcb284afdb2358e8bbcc62aa6daeeccaea4d159a3f14940b0889f4aa 15:33:44 $ docker rm -f --volumes ac2eebefbcb284afdb2358e8bbcc62aa6daeeccaea4d159a3f14940b0889f4aa [Pipeline] // withDockerContainer [Pipeline] sh 15:33:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:45 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 15:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:33:46 $ docker top 9768375d6d105f112bdc73ff9341ec40f4e97f7e03986676dc1d546abf9ec11e -eo pid,comm 15:33:46 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). 15:33:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:46 [ssh-agent] Looking for ssh-agent implementation... 15:33:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:46 $ docker exec 9768375d6d105f112bdc73ff9341ec40f4e97f7e03986676dc1d546abf9ec11e ssh-agent 15:33:46 SSH_AUTH_SOCK=/tmp/ssh-z97X5p8wrP8k/agent.32 15:33:46 SSH_AGENT_PID=38 15:33:46 Running ssh-add (command line suppressed) 15:33:46 Identity added: /w/workspace/edgex-go/547@tmp/private_key_16861137351449725815.key (/w/workspace/edgex-go/547@tmp/private_key_16861137351449725815.key) 15:33:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:46 + git semver push 15:33:47 2023-07-19 15:33:47,169 [run_push] DEBUG push 15:33:47 2023-07-19 15:33:47,170 [execute] INFO git cat-file --batch-check 15:33:47 2023-07-19 15:33:47,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=False, shell=None, istream=) 15:33:47 2023-07-19 15:33:47,174 [execute] INFO git rev-list aaf86566af42bc33c8847b5f9ad8401125d95c56 -- 15:33:47 2023-07-19 15:33:47,175 [execute] DEBUG Popen(['git', 'rev-list', 'aaf86566af42bc33c8847b5f9ad8401125d95c56', '--'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=False, shell=None, istream=None) 15:33:47 2023-07-19 15:33:47,191 [execute] INFO git fetch -v origin 15:33:47 2023-07-19 15:33:47,191 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=True, shell=None, istream=None) 15:33:47 2023-07-19 15:33:47,663 [run_push] DEBUG no remote changes detected 15:33:47 2023-07-19 15:33:47,663 [execute] INFO git push origin semver 15:33:47 2023-07-19 15:33:47,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/547/.semver, universal_newlines=False, shell=None, istream=None) 15:33:48 2023-07-19 15:33:48,476 [run_push] DEBUG push all version tags 15:33:48 2023-07-19 15:33:48,476 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:33:48 2023-07-19 15:33:48,477 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/547, universal_newlines=False, shell=None, istream=None) 15:33:49 2023-07-19 15:33:49,244 [read_version] DEBUG read version from /w/workspace/edgex-go/547/.semver/main 15:33:49 3.1.0-dev.14 [Pipeline] } 15:33:49 $ docker exec --env ******** --env ******** 9768375d6d105f112bdc73ff9341ec40f4e97f7e03986676dc1d546abf9ec11e ssh-agent -k 15:33:49 unset SSH_AUTH_SOCK; 15:33:49 unset SSH_AGENT_PID; 15:33:49 echo Agent pid 38 killed; 15:33:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:49 + git semver [Pipeline] } 15:33:50 $ docker stop --time=1 9768375d6d105f112bdc73ff9341ec40f4e97f7e03986676dc1d546abf9ec11e 15:33:54 $ docker rm -f --volumes 9768375d6d105f112bdc73ff9341ec40f4e97f7e03986676dc1d546abf9ec11e [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 15:33:55 + [ -d /w/workspace/edgex-go/547/archives ] [Pipeline] libraryResource [Pipeline] sh 15:33:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:33:56 ---> package-listing.sh 15:33:56 ++ facter osfamily 15:33:56 ++ tr '[:upper:]' '[:lower:]' 15:33:57 + OS_FAMILY=debian 15:33:57 + workspace=/w/workspace/edgex-go/547 15:33:57 + START_PACKAGES=/tmp/packages_start.txt 15:33:57 + END_PACKAGES=/tmp/packages_end.txt 15:33:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:57 + PACKAGES=/tmp/packages_start.txt 15:33:57 + '[' /w/workspace/edgex-go/547 ']' 15:33:57 + PACKAGES=/tmp/packages_end.txt 15:33:57 + case "${OS_FAMILY}" in 15:33:57 + dpkg -l 15:33:57 + grep '^ii' 15:33:57 + '[' -f /tmp/packages_start.txt ']' 15:33:57 + '[' -f /tmp/packages_end.txt ']' 15:33:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:57 + '[' /w/workspace/edgex-go/547 ']' 15:33:57 + mkdir -p /w/workspace/edgex-go/547/archives/ 15:33:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/547/archives/ [Pipeline] echo 15:33:57 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/547/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:33:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:33:58 15:33:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:00 latest: Pulling from edgex-lftools-log-publisher 15:34:00 5eb5b503b376: Pulling fs layer 15:34:00 5c69ac0246d0: Pulling fs layer 15:34:00 ec43610c2a17: Pulling fs layer 15:34:00 3a2ae6a8a46f: Pulling fs layer 15:34:00 33b1e0a273af: Pulling fs layer 15:34:00 5d3b04190fa2: Pulling fs layer 15:34:00 2f39f015ded8: Pulling fs layer 15:34:00 3a2ae6a8a46f: Waiting 15:34:00 33b1e0a273af: Waiting 15:34:00 5d3b04190fa2: Waiting 15:34:00 5c69ac0246d0: Verifying Checksum 15:34:00 5c69ac0246d0: Download complete 15:34:00 3a2ae6a8a46f: Verifying Checksum 15:34:00 3a2ae6a8a46f: Download complete 15:34:00 ec43610c2a17: Verifying Checksum 15:34:00 ec43610c2a17: Download complete 15:34:00 33b1e0a273af: Verifying Checksum 15:34:00 33b1e0a273af: Download complete 15:34:00 5d3b04190fa2: Verifying Checksum 15:34:00 5d3b04190fa2: Download complete 15:34:00 5eb5b503b376: Verifying Checksum 15:34:00 5eb5b503b376: Download complete 15:34:00 2f39f015ded8: Download complete 15:34:03 5eb5b503b376: Pull complete 15:34:06 5c69ac0246d0: Pull complete 15:34:09 ec43610c2a17: Pull complete 15:34:13 3a2ae6a8a46f: Pull complete 15:34:17 33b1e0a273af: Pull complete 15:34:18 5d3b04190fa2: Pull complete 15:34:36 2f39f015ded8: Pull complete 15:34:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:36 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 15:34:36 $ 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/547/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/547 -v /w/workspace/edgex-go/547:/w/workspace/edgex-go/547:rw,z -v /w/workspace/edgex-go/547@tmp:/w/workspace/edgex-go/547@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 15:34:51 $ docker top ba67bfcced61a9940aca20904b08566f27653d55e760dbdfca0590d911c67214 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:51 + touch /tmp/pre-build-complete [Pipeline] sh 15:34:52 + mkdir -p /var/log/sysstat [Pipeline] sh 15:34:52 + ls /var/log/sa-host 15:34:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:52 provisioning config files... 15:34:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/547@tmp/config11396535164808613345tmp [Pipeline] { [Pipeline] echo 15:34:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:34:52 ---> create-netrc.sh [Pipeline] } 15:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:34:53 ---> python-tools-install.sh [Pipeline] echo 15:34:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:34:53 ---> sudo-logs.sh 15:34:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:34:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:34:53 ---> job-cost.sh 15:34:53 lf-activate-venv: SKIPPING 15:34:53 DEBUG: total: 0.10999999940395355 15:34:53 INFO: Retrieving Stack Cost... 15:34:54 INFO: Retrieving Pricing Info for: v3-standard-8 15:34:54 INFO: Archiving Costs [Pipeline] echo 15:34:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:34:55 ---> logs-deploy.sh 15:34:55 lf-activate-venv: SKIPPING 15:34:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/547 15:34:55 INFO: archiving workspace using pattern(s): 15:34:55 Archives upload complete. 15:34:55 INFO: archiving logs to Nexus 15:34:56 ---> uname -a: 15:34:56 Linux prd-ubuntu20-04-docker-8c-8g-1539 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:34:56 15:34:56 15:34:56 ---> lscpu: 15:34:56 Architecture: x86_64 15:34:56 CPU op-mode(s): 32-bit, 64-bit 15:34:56 Byte Order: Little Endian 15:34:56 Address sizes: 40 bits physical, 48 bits virtual 15:34:56 CPU(s): 8 15:34:56 On-line CPU(s) list: 0-7 15:34:56 Thread(s) per core: 1 15:34:56 Core(s) per socket: 1 15:34:56 Socket(s): 8 15:34:56 NUMA node(s): 1 15:34:56 Vendor ID: AuthenticAMD 15:34:56 CPU family: 23 15:34:56 Model: 49 15:34:56 Model name: AMD EPYC-Rome Processor 15:34:56 Stepping: 0 15:34:56 CPU MHz: 2799.998 15:34:56 BogoMIPS: 5599.99 15:34:56 Virtualization: AMD-V 15:34:56 Hypervisor vendor: KVM 15:34:56 Virtualization type: full 15:34:56 L1d cache: 256 KiB 15:34:56 L1i cache: 256 KiB 15:34:56 L2 cache: 4 MiB 15:34:56 L3 cache: 128 MiB 15:34:56 NUMA node0 CPU(s): 0-7 15:34:56 Vulnerability Itlb multihit: Not affected 15:34:56 Vulnerability L1tf: Not affected 15:34:56 Vulnerability Mds: Not affected 15:34:56 Vulnerability Meltdown: Not affected 15:34:56 Vulnerability Mmio stale data: Not affected 15:34:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:34:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:34:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:34:56 Vulnerability Srbds: Not affected 15:34:56 Vulnerability Tsx async abort: Not affected 15:34:56 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 15:34:56 15:34:56 15:34:56 ---> nproc: 15:34:56 8 15:34:56 15:34:56 15:34:56 ---> df -h: 15:34:56 Filesystem Size Used Avail Use% Mounted on 15:34:56 overlay 155G 23G 132G 15% / 15:34:56 tmpfs 64M 0 64M 0% /dev 15:34:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:34:56 shm 64M 0 64M 0% /dev/shm 15:34:56 /dev/vda1 155G 23G 132G 15% /facter-os 15:34:56 15:34:56 15:34:56 ---> sar -b -r -n DEV: 15:34:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1539) 07/19/23 _x86_64_ (8 CPU) 15:34:56 15:34:56 15:04:26 LINUX RESTART (8 CPU) 15:34:56 15:34:56 15:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:34:56 15:06:01 125.94 15.12 110.82 0.00 1950.18 64403.46 0.00 15:34:56 15:07:01 52.86 0.00 52.86 0.00 0.00 28503.25 0.00 15:34:56 15:08:01 47.51 0.13 47.38 0.00 6.00 18334.69 0.00 15:34:56 15:09:01 378.10 0.48 377.62 0.00 44.39 195999.47 0.00 15:34:56 15:10:01 495.27 7.23 488.04 0.00 117.05 129529.08 0.00 15:34:56 15:11:01 361.61 0.07 361.54 0.00 0.53 88894.52 0.00 15:34:56 15:12:01 263.89 0.20 263.69 0.00 29.20 9065.16 0.00 15:34:56 15:13:01 15.28 0.00 15.28 0.00 0.00 407.40 0.00 15:34:56 15:14:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 15:34:56 15:15:01 59.09 13.00 46.09 0.00 5112.08 8697.48 0.00 15:34:56 15:16:01 5.85 0.02 5.83 0.00 0.13 114.38 0.00 15:34:56 15:17:01 1.90 0.02 1.88 0.00 0.13 19.73 0.00 15:34:56 15:18:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 15:34:56 15:19:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 15:34:56 15:20:01 1.82 0.02 1.80 0.00 0.13 20.53 0.00 15:34:56 15:21:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 15:34:56 15:22:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 15:34:56 15:23:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 15:34:56 15:24:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 15:34:56 15:25:01 1.23 0.00 1.23 0.00 0.00 16.00 0.00 15:34:56 15:26:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 15:34:56 15:27:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 15:34:56 15:28:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 15:34:56 15:29:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 15:34:56 15:30:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 15:34:56 15:31:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 15:34:56 15:32:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 15:34:56 15:33:01 45.49 0.38 45.11 0.00 14.66 26360.94 0.00 15:34:56 15:34:01 94.82 0.20 94.62 0.00 15.86 34066.32 0.00 15:34:56 Average: 67.83 1.27 66.56 0.00 251.43 20849.65 0.00 15:34:56 15:34:56 15:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:56 15:06:01 28231040 31593476 721628 2.19 93176 3497660 1890756 5.57 1164336 3078068 62648 15:34:56 15:07:01 27596712 31458444 847960 2.58 115200 3922772 2040684 6.01 1605696 3210932 309908 15:34:56 15:08:01 27316664 31528996 774252 2.35 119308 4241528 1898512 5.60 1446972 3621472 362432 15:34:56 15:09:01 22351144 31328284 956168 2.91 140432 8843500 3491324 10.29 1777408 8084976 16996 15:34:56 15:10:01 14993568 28822216 3408864 10.37 246464 13167848 10474584 30.87 5131436 11585400 860656 15:34:56 15:11:01 16870040 31449508 833052 2.53 257308 13984716 2540648 7.49 2340824 12662960 28 15:34:56 15:12:01 16745088 31486252 800504 2.43 263132 14135428 2435216 7.18 2644464 12481928 612 15:34:56 15:13:01 16754748 31496976 789768 2.40 264152 14135536 2282768 6.73 2775424 12341916 8 15:34:56 15:14:01 16754636 31496964 789688 2.40 264200 14135552 2282768 6.73 2775192 12341924 12 15:34:56 15:15:01 16246772 31489420 779832 2.37 296188 14591688 2374680 7.00 3086600 12503996 1076 15:34:56 15:16:01 16252984 31490896 779160 2.37 294712 14588432 2363264 6.96 3084764 12501028 140 15:34:56 15:17:01 16259412 31497376 772780 2.35 294732 14588432 2363264 6.96 3079504 12501032 144 15:34:56 15:18:01 16259828 31497872 772136 2.35 294756 14588436 2363264 6.96 3079076 12501032 16 15:34:56 15:19:01 16259788 31497888 772092 2.35 294788 14588444 2363264 6.96 3079212 12501056 16 15:34:56 15:20:01 16258820 31497024 773200 2.35 294844 14588448 2370616 6.99 3079672 12501060 48 15:34:56 15:21:01 16259560 31497876 772356 2.35 294884 14588448 2370616 6.99 3079160 12501112 16 15:34:56 15:22:01 16259444 31497764 772600 2.35 294908 14588452 2370616 6.99 3079160 12501116 8 15:34:56 15:23:01 16259428 31497784 772560 2.35 294936 14588452 2370616 6.99 3079196 12501116 44 15:34:56 15:24:01 16259412 31497780 772476 2.35 294964 14588460 2370616 6.99 3079200 12501120 8 15:34:56 15:25:01 16259356 31497804 772384 2.35 295008 14588456 2370616 6.99 3079664 12501124 68 15:34:56 15:26:01 16259340 31497800 772348 2.35 295032 14588464 2370616 6.99 3079344 12501132 12 15:34:56 15:27:01 16259140 31497680 772356 2.35 295056 14588472 2370616 6.99 3079308 12501160 68 15:34:56 15:28:01 16259308 31497848 772324 2.35 295076 14588472 2370616 6.99 3079308 12501160 8 15:34:56 15:29:01 16259284 31497856 772244 2.35 295096 14588476 2370616 6.99 3079288 12501188 8 15:34:56 15:30:01 16259416 31498052 771980 2.35 295124 14588476 2370616 6.99 3079672 12501196 32 15:34:56 15:31:01 16259440 31498096 771924 2.35 295144 14588472 2370616 6.99 3079372 12501192 48 15:34:56 15:32:01 16259392 31498056 771984 2.35 295164 14588484 2370616 6.99 3079372 12501196 24 15:34:56 15:33:01 15044048 31375756 888784 2.70 310628 15575560 2491532 7.34 3285176 13409948 297412 15:34:56 15:34:01 14519208 31456932 808408 2.46 334960 16104952 2451308 7.22 3219292 13952444 207552 15:34:56 Average: 17580242 31394437 880545 2.68 266185 13253121 2652615 7.82 2883003 11441206 73105 15:34:56 15:34:56 15:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:56 15:06:01 ens3 1245.64 1060.49 13284.96 128.34 0.00 0.00 0.00 0.00 15:34:56 15:06:01 docker0 678.16 699.02 48.65 4491.00 0.00 0.00 0.00 0.00 15:34:56 15:06:01 lo 4.80 4.80 0.46 0.46 0.00 0.00 0.00 0.00 15:34:56 15:07:01 ens3 58.76 57.74 43.13 114.09 0.00 0.00 0.00 0.00 15:34:56 15:07:01 docker0 1.03 1.10 0.08 0.10 0.00 0.00 0.00 0.00 15:34:56 15:07:01 veth79089f4 1.03 1.22 0.09 0.11 0.00 0.00 0.00 0.00 15:34:56 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:08:01 ens3 29.63 21.08 29.73 13.20 0.00 0.00 0.00 0.00 15:34:56 15:08:01 docker0 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:34:56 15:08:01 veth79089f4 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 15:34:56 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:09:01 ens3 374.60 239.61 3224.70 35.53 0.00 0.00 0.00 0.00 15:34:56 15:09:01 veth130b2ff 27.71 40.26 2.70 14.18 0.00 0.00 0.00 0.00 15:34:56 15:09:01 vetha95c648 28.81 42.09 2.80 14.92 0.00 0.00 0.00 0.00 15:34:56 15:09:01 veth5be4f28 29.01 41.96 2.81 14.92 0.00 0.00 0.00 0.00 15:34:56 15:09:01 veth1062a23 29.33 42.24 2.84 15.08 0.00 0.00 0.00 0.00 15:34:56 15:09:01 docker0 176.75 275.97 14.03 1003.27 0.00 0.00 0.00 0.00 15:34:56 15:09:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:34:56 15:09:01 vethffdf9e8 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 15:34:56 15:09:01 veth3a18353 28.88 41.59 2.80 14.89 0.00 0.00 0.00 0.00 15:34:56 15:10:01 ens3 373.74 181.72 2867.80 27.60 0.00 0.00 0.00 0.00 15:34:56 15:10:01 veth2089c95 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 vethbe7714c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 veth578b728 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 vethfdc71a6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 veth1dc78bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 veth7faf756 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 docker0 166.37 348.63 13.89 2847.15 0.00 0.00 0.00 0.00 15:34:56 15:10:01 veth680b0ea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 veth00b9e8b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 veth92bb048 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 vethcd6ca07 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 vethb5fa529 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:10:01 vethffdf9e8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:34:56 15:11:01 ens3 7.55 5.32 6.13 3.51 0.00 0.00 0.00 0.00 15:34:56 15:11:01 veth5761dfc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:11:01 veth499827a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:11:01 vethffdf9e8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:12:01 ens3 468.46 496.10 248.44 2451.55 0.00 0.00 0.00 0.00 15:34:56 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:12:01 lo 49.86 49.86 4.91 4.91 0.00 0.00 0.00 0.00 15:34:56 15:13:01 ens3 184.90 181.27 112.63 921.34 0.00 0.00 0.00 0.00 15:34:56 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:13:01 lo 21.33 21.33 2.10 2.10 0.00 0.00 0.00 0.00 15:34:56 15:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:15:01 ens3 173.05 57.52 2921.81 4.22 0.00 0.00 0.00 0.00 15:34:56 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:15:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 15:34:56 15:16:01 ens3 4.45 9.47 2.33 22.87 0.00 0.00 0.00 0.00 15:34:56 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:17:01 ens3 1.70 2.50 0.34 6.83 0.00 0.00 0.00 0.00 15:34:56 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:18:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:34:56 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:19:01 ens3 0.90 2.53 0.14 6.70 0.00 0.00 0.00 0.00 15:34:56 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:20:01 ens3 1.88 4.12 0.42 13.47 0.00 0.00 0.00 0.00 15:34:56 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:22:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:34:56 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:24:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:25:01 ens3 1.32 2.67 0.15 6.72 0.00 0.00 0.00 0.00 15:34:56 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:26:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:29:01 ens3 0.37 0.23 0.13 0.02 0.00 0.00 0.00 0.00 15:34:56 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:30:01 ens3 0.75 2.45 0.12 6.68 0.00 0.00 0.00 0.00 15:34:56 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:56 15:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:56 15:33:01 ens3 259.44 156.51 4989.50 66.46 0.00 0.00 0.00 0.00 15:34:56 15:33:01 vethf4a09c7 58.87 120.45 5.22 1013.72 0.00 0.00 0.00 0.08 15:34:56 15:33:01 docker0 58.87 120.33 4.42 1013.71 0.00 0.00 0.00 0.00 15:34:56 15:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:34:56 15:34:01 ens3 262.36 162.81 5769.11 47.87 0.00 0.00 0.00 0.00 15:34:56 15:34:01 docker0 5.32 5.20 0.81 1.18 0.00 0.00 0.00 0.00 15:34:56 15:34:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 15:34:56 Average: ens3 119.02 91.22 1155.55 133.69 0.00 0.00 0.00 0.00 15:34:56 Average: docker0 37.49 50.04 2.83 322.75 0.00 0.00 0.00 0.00 15:34:56 Average: lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 15:34:56 15:34:56 15:34:56 ---> sar -P ALL: 15:34:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1539) 07/19/23 _x86_64_ (8 CPU) 15:34:56 15:34:56 15:04:26 LINUX RESTART (8 CPU) 15:34:56 15:34:56 15:05:01 CPU %user %nice %system %iowait %steal %idle 15:34:56 15:06:01 all 10.15 0.00 3.86 4.38 0.08 81.52 15:34:56 15:06:01 0 8.40 0.00 4.80 0.74 0.08 85.97 15:34:56 15:06:01 1 10.08 0.00 4.56 16.35 0.07 68.94 15:34:56 15:06:01 2 15.58 0.00 3.82 1.89 0.07 78.63 15:34:56 15:06:01 3 12.48 0.00 4.25 0.20 0.10 82.97 15:34:56 15:06:01 4 7.21 0.00 2.06 0.55 0.07 90.11 15:34:56 15:06:01 5 9.20 0.00 3.87 6.55 0.10 80.28 15:34:56 15:06:01 6 8.93 0.00 3.48 7.79 0.08 79.72 15:34:56 15:06:01 7 9.35 0.00 4.07 0.98 0.07 85.53 15:34:56 15:07:01 all 27.73 0.00 4.88 1.95 0.10 65.35 15:34:56 15:07:01 0 26.63 0.00 4.75 0.49 0.22 67.91 15:34:56 15:07:01 1 29.05 0.00 4.61 3.78 0.08 62.48 15:34:56 15:07:01 2 28.66 0.00 4.89 0.13 0.07 66.25 15:34:56 15:07:01 3 25.83 0.00 4.88 0.07 0.10 69.13 15:34:56 15:07:01 4 23.85 0.00 3.60 0.05 0.07 72.44 15:34:56 15:07:01 5 29.36 0.00 5.27 1.56 0.08 63.73 15:34:56 15:07:01 6 28.86 0.00 6.10 9.53 0.08 55.43 15:34:56 15:07:01 7 29.58 0.00 4.95 0.00 0.08 65.39 15:34:56 15:08:01 all 43.76 0.00 6.09 1.32 0.10 48.73 15:34:56 15:08:01 0 44.94 0.00 5.97 0.29 0.10 48.70 15:34:56 15:08:01 1 45.64 0.00 6.21 1.18 0.10 46.87 15:34:56 15:08:01 2 44.93 0.00 6.05 0.25 0.10 48.67 15:34:56 15:08:01 3 44.29 0.00 6.50 0.03 0.08 49.09 15:34:56 15:08:01 4 37.93 0.00 5.20 5.10 0.08 51.68 15:34:56 15:08:01 5 42.92 0.00 6.35 0.37 0.12 50.24 15:34:56 15:08:01 6 45.12 0.00 6.25 3.11 0.08 45.44 15:34:56 15:08:01 7 44.27 0.00 6.19 0.27 0.10 49.17 15:34:56 15:09:01 all 15.17 0.00 5.87 16.33 0.11 62.51 15:34:56 15:09:01 0 16.36 0.00 5.80 8.53 0.08 69.22 15:34:56 15:09:01 1 15.42 0.00 5.91 29.55 0.09 49.04 15:34:56 15:09:01 2 14.88 0.00 6.18 7.51 0.08 71.35 15:34:56 15:09:01 3 15.47 0.00 6.33 7.89 0.24 70.08 15:34:56 15:09:01 4 13.12 0.00 5.77 47.37 0.10 33.63 15:34:56 15:09:01 5 14.82 0.00 5.37 3.50 0.12 76.19 15:34:56 15:09:01 6 15.86 0.00 5.63 1.82 0.07 76.62 15:34:56 15:09:01 7 15.45 0.00 5.97 24.94 0.09 53.55 15:34:56 15:10:01 all 43.38 0.00 8.64 10.21 0.09 37.67 15:34:56 15:10:01 0 43.72 0.00 8.35 2.48 0.08 45.36 15:34:56 15:10:01 1 43.29 0.00 8.95 14.69 0.07 33.00 15:34:56 15:10:01 2 44.06 0.00 7.61 2.69 0.08 45.56 15:34:56 15:10:01 3 43.11 0.00 9.82 28.83 0.12 18.12 15:34:56 15:10:01 4 43.35 0.00 7.48 1.81 0.08 47.27 15:34:56 15:10:01 5 42.29 0.00 9.42 4.45 0.08 43.75 15:34:56 15:10:01 6 43.53 0.00 8.32 6.22 0.10 41.83 15:34:56 15:10:01 7 43.65 0.00 9.19 20.77 0.14 26.25 15:34:56 15:11:01 all 71.75 0.00 9.81 3.03 0.13 15.28 15:34:56 15:11:01 0 71.79 0.00 9.69 1.40 0.10 17.02 15:34:56 15:11:01 1 71.67 0.00 10.28 0.30 0.12 17.64 15:34:56 15:11:01 2 71.69 0.00 9.45 2.35 0.12 16.39 15:34:56 15:11:01 3 72.66 0.00 9.37 1.82 0.17 15.98 15:34:56 15:11:01 4 72.90 0.00 8.74 0.65 0.10 17.61 15:34:56 15:11:01 5 70.56 0.00 10.48 0.64 0.15 18.17 15:34:56 15:11:01 6 72.33 0.00 9.36 1.55 0.15 16.61 15:34:56 15:11:01 7 70.39 0.00 11.09 15.71 0.14 2.67 15:34:56 15:12:01 all 8.22 0.00 1.61 1.95 0.07 88.15 15:34:56 15:12:01 0 7.24 0.00 1.53 2.33 0.05 88.84 15:34:56 15:12:01 1 8.08 0.00 1.67 2.07 0.07 88.12 15:34:56 15:12:01 2 9.11 0.00 1.67 0.80 0.07 88.35 15:34:56 15:12:01 3 10.25 0.00 2.06 1.93 0.07 85.69 15:34:56 15:12:01 4 7.31 0.00 1.41 2.78 0.07 88.44 15:34:56 15:12:01 5 5.69 0.00 1.59 0.32 0.08 92.31 15:34:56 15:12:01 6 10.54 0.00 1.56 1.88 0.07 85.95 15:34:56 15:12:01 7 7.55 0.00 1.38 3.49 0.07 87.52 15:34:56 15:13:01 all 3.14 0.00 0.44 0.05 0.04 96.32 15:34:56 15:13:01 0 0.17 0.00 0.30 0.00 0.02 99.52 15:34:56 15:13:01 1 4.68 0.00 0.40 0.03 0.03 94.85 15:34:56 15:13:01 2 2.75 0.00 0.44 0.03 0.05 96.74 15:34:56 15:13:01 3 1.59 0.00 0.62 0.02 0.05 97.73 15:34:56 15:13:01 4 4.81 0.00 0.42 0.13 0.05 94.59 15:34:56 15:13:01 5 3.53 0.00 0.43 0.02 0.03 95.99 15:34:56 15:13:01 6 6.13 0.00 0.57 0.02 0.03 93.26 15:34:56 15:13:01 7 1.50 0.00 0.37 0.18 0.03 97.91 15:34:56 15:14:01 all 0.10 0.00 0.02 0.02 0.01 99.84 15:34:56 15:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:34:56 15:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:14:01 2 0.67 0.00 0.05 0.00 0.03 99.25 15:34:56 15:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:34:56 15:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:34:56 15:14:01 5 0.02 0.00 0.05 0.00 0.02 99.92 15:34:56 15:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:34:56 15:14:01 7 0.02 0.00 0.02 0.18 0.02 99.77 15:34:56 15:15:01 all 2.31 0.00 1.51 0.78 0.03 95.37 15:34:56 15:15:01 0 2.37 0.00 1.90 0.99 0.02 94.72 15:34:56 15:15:01 1 3.18 0.00 2.22 0.58 0.03 93.98 15:34:56 15:15:01 2 3.06 0.00 0.91 0.05 0.03 95.94 15:34:56 15:15:01 3 1.27 0.00 1.22 0.38 0.03 97.09 15:34:56 15:15:01 4 1.14 0.00 1.15 0.75 0.02 96.94 15:34:56 15:15:01 5 1.69 0.00 1.19 0.32 0.02 96.79 15:34:56 15:15:01 6 3.76 0.00 1.10 1.56 0.03 93.55 15:34:56 15:15:01 7 2.00 0.00 2.41 1.65 0.02 93.92 15:34:56 15:16:01 all 0.11 0.00 0.06 0.04 0.01 99.78 15:34:56 15:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:34:56 15:16:01 1 0.10 0.00 0.05 0.25 0.00 99.60 15:34:56 15:16:01 2 0.08 0.00 0.07 0.00 0.03 99.82 15:34:56 15:16:01 3 0.12 0.00 0.05 0.00 0.00 99.83 15:34:56 15:16:01 4 0.08 0.00 0.05 0.07 0.02 99.78 15:34:56 15:16:01 5 0.13 0.00 0.08 0.00 0.00 99.78 15:34:56 15:16:01 6 0.22 0.00 0.08 0.00 0.00 99.70 15:34:56 15:16:01 7 0.08 0.00 0.07 0.00 0.05 99.80 15:34:56 15:34:56 15:16:01 CPU %user %nice %system %iowait %steal %idle 15:34:56 15:17:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:34:56 15:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:34:56 15:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:34:56 15:17:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:34:56 15:17:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:34:56 15:17:01 4 0.02 0.00 0.00 0.03 0.02 99.93 15:34:56 15:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:34:56 15:17:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:34:56 15:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:34:56 15:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:34:56 15:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:34:56 15:18:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:34:56 15:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:34:56 15:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:34:56 15:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:34:56 15:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:34:56 15:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:34:56 15:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:34:56 15:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:34:56 15:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:34:56 15:19:01 4 0.05 0.00 0.02 0.02 0.02 99.90 15:34:56 15:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:34:56 15:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:34:56 15:19:01 7 0.05 0.00 0.03 0.00 0.03 99.88 15:34:56 15:20:01 all 0.04 0.00 0.04 0.00 0.01 99.91 15:34:56 15:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:34:56 15:20:01 1 0.05 0.00 0.02 0.02 0.00 99.92 15:34:56 15:20:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:34:56 15:20:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:34:56 15:20:01 4 0.02 0.00 0.05 0.00 0.02 99.92 15:34:56 15:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:34:56 15:20:01 6 0.07 0.00 0.07 0.00 0.02 99.85 15:34:56 15:20:01 7 0.02 0.00 0.05 0.00 0.00 99.93 15:34:56 15:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:34:56 15:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:34:56 15:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:34:56 15:21:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:34:56 15:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:34:56 15:21:01 4 0.03 0.00 0.00 0.02 0.02 99.93 15:34:56 15:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:34:56 15:21:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:34:56 15:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:34:56 15:22:01 all 0.01 0.00 0.01 0.01 0.01 99.95 15:34:56 15:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:22:01 1 0.00 0.00 0.02 0.08 0.00 99.90 15:34:56 15:22:01 2 0.03 0.00 0.02 0.00 0.05 99.90 15:34:56 15:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:22:01 4 0.03 0.00 0.02 0.02 0.02 99.92 15:34:56 15:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:34:56 15:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:22:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:34:56 15:23:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:34:56 15:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:23:01 1 0.03 0.00 0.00 0.07 0.00 99.90 15:34:56 15:23:01 2 0.03 0.00 0.05 0.00 0.02 99.90 15:34:56 15:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:34:56 15:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:23:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:34:56 15:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:34:56 15:24:01 all 0.01 0.00 0.01 0.02 0.00 99.95 15:34:56 15:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:24:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:34:56 15:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:34:56 15:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:24:01 4 0.02 0.00 0.00 0.12 0.00 99.87 15:34:56 15:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:34:56 15:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:34:56 15:24:01 7 0.00 0.00 0.03 0.00 0.02 99.95 15:34:56 15:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:34:56 15:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:34:56 15:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:34:56 15:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:34:56 15:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:34:56 15:25:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:34:56 15:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:25:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:34:56 15:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:34:56 15:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:34:56 15:26:01 1 0.03 0.00 0.02 0.05 0.02 99.88 15:34:56 15:26:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:34:56 15:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:26:01 4 0.03 0.00 0.02 0.02 0.02 99.92 15:34:56 15:26:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:34:56 15:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:34:56 15:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:34:56 15:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:34:56 15:27:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:34:56 15:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:34:56 15:27:01 4 0.00 0.00 0.00 0.05 0.02 99.93 15:34:56 15:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:34:56 15:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:34:56 15:34:56 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:34:56 15:28:01 all 0.03 0.00 0.00 0.01 0.00 99.96 15:34:56 15:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:28:01 1 0.03 0.00 0.00 0.05 0.00 99.92 15:34:56 15:28:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:34:56 15:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:28:01 4 0.03 0.00 0.02 0.02 0.02 99.92 15:34:56 15:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:34:56 15:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:34:56 15:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:34:56 15:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:34:56 15:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:34:56 15:29:01 4 0.03 0.00 0.03 0.02 0.02 99.90 15:34:56 15:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:34:56 15:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:34:56 15:30:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:34:56 15:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:30:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:34:56 15:30:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:34:56 15:30:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:34:56 15:30:01 4 0.02 0.00 0.03 0.08 0.03 99.83 15:34:56 15:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:34:56 15:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:34:56 15:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:34:56 15:31:01 all 0.01 0.00 0.00 0.00 0.01 99.97 15:34:56 15:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:34:56 15:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:34:56 15:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:31:01 4 0.02 0.00 0.00 0.00 0.03 99.95 15:34:56 15:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:34:56 15:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:34:56 15:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:34:56 15:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:34:56 15:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:34:56 15:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:34:56 15:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:34:56 15:32:01 4 0.03 0.00 0.03 0.02 0.02 99.90 15:34:56 15:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:34:56 15:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:34:56 15:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:34:56 15:33:01 all 4.22 0.00 1.80 1.75 0.03 92.19 15:34:56 15:33:01 0 3.56 0.00 2.56 0.18 0.03 93.66 15:34:56 15:33:01 1 4.89 0.00 1.59 3.16 0.02 90.34 15:34:56 15:33:01 2 3.78 0.00 1.49 0.03 0.03 94.66 15:34:56 15:33:01 3 3.71 0.00 2.74 0.05 0.03 93.47 15:34:56 15:33:01 4 4.21 0.00 2.04 10.01 0.03 83.72 15:34:56 15:33:01 5 5.08 0.00 1.74 0.02 0.03 93.13 15:34:56 15:33:01 6 3.58 0.00 1.04 0.20 0.03 95.14 15:34:56 15:33:01 7 4.96 0.00 1.21 0.40 0.05 93.38 15:34:56 15:34:01 all 5.72 0.00 2.66 3.61 0.07 87.94 15:34:56 15:34:01 0 6.56 0.00 3.00 0.35 0.07 90.02 15:34:56 15:34:01 1 4.09 0.00 3.10 6.68 0.12 86.01 15:34:56 15:34:01 2 5.62 0.00 2.67 8.63 0.07 83.01 15:34:56 15:34:01 3 6.46 0.00 2.59 0.03 0.05 90.87 15:34:56 15:34:01 4 5.19 0.00 2.12 4.49 0.05 88.16 15:34:56 15:34:01 5 5.42 0.00 3.29 8.34 0.07 82.88 15:34:56 15:34:01 6 5.52 0.00 2.12 0.07 0.05 92.24 15:34:56 15:34:01 7 6.91 0.00 2.38 0.30 0.08 90.32 15:34:56 Average: all 8.07 0.00 1.62 1.56 0.03 88.72 15:34:56 Average: 0 7.95 0.00 1.67 0.61 0.03 89.74 15:34:56 Average: 1 8.25 0.00 1.70 2.70 0.03 87.33 15:34:56 Average: 2 8.38 0.00 1.56 0.83 0.04 89.19 15:34:56 Average: 3 8.12 0.00 1.73 1.40 0.04 88.72 15:34:56 Average: 4 7.59 0.00 1.38 2.52 0.03 88.49 15:34:56 Average: 5 7.91 0.00 1.69 0.89 0.03 89.48 15:34:56 Average: 6 8.34 0.00 1.56 1.15 0.03 88.91 15:34:56 Average: 7 8.04 0.00 1.69 2.34 0.04 87.89 15:34:56 15:34:56 15:34:56