Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 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-ssh16325023661319421628.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh18161892967114124623.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 056ae7b86453181957306e7078512cbe12174832 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-ssh15551871686987871278.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh16314287757457392469.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-ssh10216070917416501301.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]] ========================================================= [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.23 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6471’ Running on prd-ubuntu20.04-docker-8c-8g-6477 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/882 [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/882 # 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 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c (main) Commit message: "build(deps): Bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#5222)" > 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 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c # timeout=10 > git rev-list --no-walk dc461ce1615b87c2cd2b77eb23d6240bcec97de8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:10:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:10:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:10:08 ========================================================= 01:10:08 EdgeX Global Pipelines Version Info 01:10:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:10:09 ------------------- 01:10:09 stable info: 01:10:09 ------------------- 01:10:09 Commited By: Cherry Wang cherry@iotechsys.com 01:10:09 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:10:09 Message: update stable to v1.0.276 01:10:10 ------------------- 01:10:10 experimental info: 01:10:10 ------------------- 01:10:10 Commited By: **** collab-it+edgex@linuxfoundation.org 01:10:10 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:10:10 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:10:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:10:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:10:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:10:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:10:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:10:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 01:10:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42a8eb0 [Pipeline] echo 01:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:11 provisioning config files... 01:10:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/882@tmp/config17954183246022677108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:11 ---> ****-login.sh 01:10:11 nexus3.edgexfoundry.org:10001 01:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:11 01:10:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:10:11 Configure a credential helper to remove this warning. See 01:10:11 https://docs.****.com/go/credential-store/ 01:10:11 01:10:11 Login Succeeded 01:10:11 nexus3.edgexfoundry.org:10002 01:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:11 01:10:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:10:11 Configure a credential helper to remove this warning. See 01:10:11 https://docs.****.com/go/credential-store/ 01:10:11 01:10:11 Login Succeeded 01:10:11 nexus3.edgexfoundry.org:10003 01:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:12 01:10:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:10:12 Configure a credential helper to remove this warning. See 01:10:12 https://docs.****.com/go/credential-store/ 01:10:12 01:10:12 Login Succeeded 01:10:12 nexus3.edgexfoundry.org:10004 01:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:12 01:10:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:10:12 Configure a credential helper to remove this warning. See 01:10:12 https://docs.****.com/go/credential-store/ 01:10:12 01:10:12 Login Succeeded 01:10:12 ****.io 01:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:12 01:10:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:10:12 Configure a credential helper to remove this warning. See 01:10:12 https://docs.****.com/go/credential-store/ 01:10:12 01:10:12 Login Succeeded 01:10:12 ---> ****-login.sh ends [Pipeline] } 01:10:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:12 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 01:10:12 + dirname cmd/core-command/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo core-command,cmd/core-command/Dockerfile 01:10:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:10:12 + dirname cmd/core-data/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo core-data,cmd/core-data/Dockerfile 01:10:12 + dirname cmd/core-keeper/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo core-keeper,cmd/core-keeper/Dockerfile 01:10:12 + dirname cmd/core-metadata/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo core-metadata,cmd/core-metadata/Dockerfile 01:10:12 + dirname cmd/security-bootstrapper/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:10:12 + dirname cmd/security-proxy-auth/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:10:12 + dirname cmd/security-proxy-setup/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:10:12 + dirname cmd/security-secretstore-setup/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:10:12 + + dirname cmd/security-spiffe-token-provider/Dockerfilecut 01:10:12 -d/ -f2 01:10:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:10:12 + dirname cmd/security-spire-agent/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:10:12 + dirname cmd/security-spire-config/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:10:12 + dirname cmd/security-spire-server/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:10:12 + dirname cmd/support-notifications/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo support-notifications,cmd/support-notifications/Dockerfile 01:10:12 + dirname cmd/support-scheduler/Dockerfile 01:10:12 + cut -d/ -f2 01:10:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:10:12 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-keeper, dockerfile:cmd/core-keeper/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 01:10:13 + git rev-list -1 --merges 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c~1..42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 01:10:13 -----------> git rev-list -1 --merges 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c~1..42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [false] [Pipeline] sh 01:10:13 + git log --format=format:%s -1 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 01:10:13 ========================================================= 01:10:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:10:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:10:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:10:13 + grep -v github /etc/ssh/ssh_known_hosts 01:10:13 + [ -e /tmp/ssh_known_hosts ] 01:10:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:10:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:10:13 + sudo tee -a /etc/ssh/ssh_known_hosts 01:10:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:14 01:10:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:14 0.1.4: Pulling from edgex-devops/py-git-semver 01:10:14 3dae71ba6b94: Pulling fs layer 01:10:14 6bf1a483ea7c: Pulling fs layer 01:10:14 f5dfc541a4d3: Pulling fs layer 01:10:14 461d9e800cba: Pulling fs layer 01:10:14 80192f66455f: Pulling fs layer 01:10:14 2e8e34ca0e6c: Pulling fs layer 01:10:14 80192f66455f: Waiting 01:10:14 461d9e800cba: Waiting 01:10:14 a29436f7fd5d: Pulling fs layer 01:10:14 923cac83aea3: Pulling fs layer 01:10:14 a29436f7fd5d: Waiting 01:10:14 923cac83aea3: Waiting 01:10:14 25ad8b0a4227: Pulling fs layer 01:10:14 2e8e34ca0e6c: Waiting 01:10:14 db01528c6b51: Pulling fs layer 01:10:14 25ad8b0a4227: Waiting 01:10:14 28988de357af: Pulling fs layer 01:10:14 db01528c6b51: Waiting 01:10:14 6bf1a483ea7c: Verifying Checksum 01:10:14 6bf1a483ea7c: Download complete 01:10:14 461d9e800cba: Verifying Checksum 01:10:14 461d9e800cba: Download complete 01:10:14 80192f66455f: Download complete 01:10:14 f5dfc541a4d3: Verifying Checksum 01:10:14 f5dfc541a4d3: Download complete 01:10:14 3dae71ba6b94: Verifying Checksum 01:10:14 3dae71ba6b94: Download complete 01:10:14 923cac83aea3: Download complete 01:10:15 25ad8b0a4227: Download complete 01:10:15 db01528c6b51: Verifying Checksum 01:10:15 db01528c6b51: Download complete 01:10:15 28988de357af: Verifying Checksum 01:10:15 28988de357af: Download complete 01:10:15 a29436f7fd5d: Verifying Checksum 01:10:15 a29436f7fd5d: Download complete 01:10:15 2e8e34ca0e6c: Verifying Checksum 01:10:15 2e8e34ca0e6c: Download complete 01:10:16 3dae71ba6b94: Pull complete 01:10:16 6bf1a483ea7c: Pull complete 01:10:17 f5dfc541a4d3: Pull complete 01:10:17 461d9e800cba: Pull complete 01:10:17 80192f66455f: Pull complete 01:10:22 2e8e34ca0e6c: Pull complete 01:10:23 a29436f7fd5d: Pull complete 01:10:23 923cac83aea3: Pull complete 01:10:23 25ad8b0a4227: Pull complete 01:10:23 db01528c6b51: Pull complete 01:10:23 28988de357af: Pull complete 01:10:23 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:23 prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container 01:10:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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 01:10:25 $ docker top 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d -eo pid,comm 01:10:25 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). 01:10:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:10:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:25 [ssh-agent] Looking for ssh-agent implementation... 01:10:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:25 $ docker exec 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d ssh-agent 01:10:25 SSH_AUTH_SOCK=/tmp/ssh-61gOlLoRiPI0/agent.33 01:10:25 SSH_AGENT_PID=39 01:10:25 Running ssh-add (command line suppressed) 01:10:26 Identity added: /w/workspace/edgex-go/882@tmp/private_key_12984435972453055831.key (/w/workspace/edgex-go/882@tmp/private_key_12984435972453055831.key) 01:10:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:26 + git config --global --add safe.directory /w/workspace/edgex-go/882 [Pipeline] sh 01:10:26 + git tag --points-at HEAD [Pipeline] } 01:10:26 $ docker exec --env ******** --env ******** 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d ssh-agent -k 01:10:26 unset SSH_AUTH_SOCK; 01:10:26 unset SSH_AGENT_PID; 01:10:26 echo Agent pid 39 killed; 01:10:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:10:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:26 [ssh-agent] Looking for ssh-agent implementation... 01:10:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:26 $ docker exec 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d ssh-agent 01:10:27 SSH_AUTH_SOCK=/tmp/ssh-FvcgdNORsC6Y/agent.86 01:10:27 SSH_AGENT_PID=92 01:10:27 Running ssh-add (command line suppressed) 01:10:27 Identity added: /w/workspace/edgex-go/882@tmp/private_key_16089899841851229385.key (/w/workspace/edgex-go/882@tmp/private_key_16089899841851229385.key) 01:10:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:27 + git semver init 01:10:27 2025-08-08 01:10:27,667 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:10:27 2025-08-08 01:10:27,672 [run_init] DEBUG init version:0.0.0 force:False 01:10:27 2025-08-08 01:10:27,672 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/882/.semver 01:10:27 2025-08-08 01:10:27,673 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/882/.semver 01:10:27 2025-08-08 01:10:27,673 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/882/.semver'], cwd=/w/workspace/edgex-go/882, stdin=None, shell=False, universal_newlines=False) 01:10:33 2025-08-08 01:10:32,274 [append_file] DEBUG append to file:/w/workspace/edgex-go/882/.git/info/exclude 01:10:33 2025-08-08 01:10:32,275 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/882/.semver/main with force:False 01:10:33 2025-08-08 01:10:32,275 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main 01:10:33 2025-08-08 01:10:32,275 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main 01:10:33 4.1.0-dev.43 [Pipeline] } 01:10:33 $ docker exec --env ******** --env ******** 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d ssh-agent -k 01:10:33 unset SSH_AUTH_SOCK; 01:10:33 unset SSH_AGENT_PID; 01:10:33 echo Agent pid 92 killed; 01:10:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:33 + git semver [Pipeline] } 01:10:33 $ docker stop --time=1 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d 01:10:35 $ docker rm -f --volumes 5e5668db9629e56b43a71bc7613003fc4681c4a89197d09b8c3f6f91a9c2640d [Pipeline] // withDockerContainer [Pipeline] sh 01:10:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:10:35 Stashed 1 file(s) [Pipeline] echo 01:10:35 [edgeXSemver]: initialized semver on version 4.1.0-dev.43 [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 01:10:36 + git config --global --add safe.directory /w/workspace/edgex-go/882 [Pipeline] echo 01:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:10:36 ========================================================= 01:10:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:10:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:10:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:10:36 0a9a5dfd008f: Pulling fs layer 01:10:36 36466aa92d05: Pulling fs layer 01:10:36 e10405b45d13: Pulling fs layer 01:10:36 096b7ceb2af7: Pulling fs layer 01:10:36 4f4fb700ef54: Pulling fs layer 01:10:36 c451b95d7931: Pulling fs layer 01:10:36 9febf9df4401: Pulling fs layer 01:10:36 1477f019b032: Pulling fs layer 01:10:36 096b7ceb2af7: Waiting 01:10:36 4f4fb700ef54: Waiting 01:10:36 c451b95d7931: Waiting 01:10:36 9febf9df4401: Waiting 01:10:36 c7dc25521971: Pulling fs layer 01:10:36 1477f019b032: Waiting 01:10:36 c7dc25521971: Waiting 01:10:36 36466aa92d05: Verifying Checksum 01:10:36 36466aa92d05: Download complete 01:10:36 096b7ceb2af7: Verifying Checksum 01:10:36 096b7ceb2af7: Download complete 01:10:36 4f4fb700ef54: Download complete 01:10:36 0a9a5dfd008f: Verifying Checksum 01:10:36 0a9a5dfd008f: Download complete 01:10:36 c451b95d7931: Verifying Checksum 01:10:36 c451b95d7931: Download complete 01:10:36 9febf9df4401: Verifying Checksum 01:10:36 9febf9df4401: Download complete 01:10:36 0a9a5dfd008f: Pull complete 01:10:37 36466aa92d05: Pull complete 01:10:37 c7dc25521971: Verifying Checksum 01:10:37 c7dc25521971: Download complete 01:10:37 e10405b45d13: Verifying Checksum 01:10:37 e10405b45d13: Download complete 01:10:37 1477f019b032: Verifying Checksum 01:10:37 1477f019b032: Download complete 01:10:42 e10405b45d13: Pull complete 01:10:42 096b7ceb2af7: Pull complete 01:10:42 4f4fb700ef54: Pull complete 01:10:42 c451b95d7931: Pull complete 01:10:42 9febf9df4401: Pull complete 01:10:46 1477f019b032: Pull complete 01:10:46 c7dc25521971: Pull complete 01:10:46 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:10:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:10:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:10:46 WORKDIR /edgex 01:10:46 COPY go.mod . 01:10:46 RUN go mod download 01:10:46 + docker build -t ci-base-image-x86_64 -f - . 01:10:47 #0 building with "default" instance using docker driver 01:10:47 01:10:47 #1 [internal] load build definition from Dockerfile 01:10:47 #1 transferring dockerfile: 164B done 01:10:47 #1 DONE 0.0s 01:10:47 01:10:47 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:10:47 #2 DONE 0.0s 01:10:47 01:10:47 #3 [internal] load .dockerignore 01:10:47 #3 transferring context: 50B done 01:10:47 #3 DONE 0.0s 01:10:47 01:10:47 #4 [internal] load build context 01:10:47 #4 transferring context: 6.51kB done 01:10:47 #4 DONE 0.0s 01:10:47 01:10:47 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:10:47 #5 DONE 0.1s 01:10:47 01:10:47 #6 [2/4] WORKDIR /edgex 01:10:48 #6 DONE 1.5s 01:10:49 01:10:49 #7 [3/4] COPY go.mod . 01:10:49 #7 DONE 0.0s 01:10:49 01:10:49 #8 [4/4] RUN go mod download 01:10:50 Still waiting to schedule task 01:10:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6475’ 01:11:01 #8 DONE 10.7s 01:11:01 01:11:01 #9 exporting to image 01:11:01 #9 exporting layers 01:11:03 #9 exporting layers 4.0s done 01:11:03 #9 writing image sha256:bab0644c8c4d023b38a629c06a2f6ac5681ffbb8e7f05edf1bf4a417b79fdef8 done 01:11:03 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:11:03 #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:04 + docker inspect -f . ci-base-image-x86_64 01:11:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:04 prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container 01:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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 01:11:04 $ docker top da33eb079d346639e857aa3df3ad71c03aef83c75267d26b072e86e1e3a553fe -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:04 + go version 01:11:04 go version go1.23.9 linux/amd64 [Pipeline] } 01:11:04 $ docker stop --time=1 da33eb079d346639e857aa3df3ad71c03aef83c75267d26b072e86e1e3a553fe 01:11:06 $ docker rm -f --volumes da33eb079d346639e857aa3df3ad71c03aef83c75267d26b072e86e1e3a553fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:06 + docker inspect -f . ci-base-image-x86_64 01:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:06 prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container 01:11:06 $ 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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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 01:11:06 $ docker top f9e7cf7a19adc8727053b43095cd008842f22170eef41b69f7793093ddc6534d -eo pid,comm [Pipeline] { [Pipeline] echo 01:11:07 ========================================================= 01:11:07 [edgeXBuildGoParallel] Running Tests and Build... 01:11:07 ========================================================= [Pipeline] sh 01:11:07 + git config --global --add safe.directory /w/workspace/edgex-go/882 [Pipeline] fileExists [Pipeline] sh 01:11:07 + make test 01:11:07 go test -race -coverprofile=coverage.out ./... 01:11:15 ? github.com/edgexfoundry/edgex-go [no test files] 01:11:42 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:11:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:11:42 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:11:42 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:11:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 42.3% of statements 01:11:44 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:11:44 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:11:44 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:11:44 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:11:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 01:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:11:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:11:45 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:11:45 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:11:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:11:45 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:11:45 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:11:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:11:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:11:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:11:46 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:11:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements 01:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 01:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 46.3% of statements 01:11:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:11:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.291s coverage: 93.4% of statements 01:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.4% of statements 01:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements 01:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:11:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:11:50 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:11:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:11:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:11:50 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:11:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:11:50 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:11:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:11:50 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:11:50 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:11:50 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:11:50 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements 01:11:52 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 01:11:52 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 01:11:52 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:11:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:11:52 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:11:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:11:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.047s coverage: 0.0% of statements [no tests to run] 01:11:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 01:11:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 38.1% of statements 01:11:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.014s coverage: 81.1% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.028s coverage: 94.1% of statements 01:11:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:11:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:11:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 01:11:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:11:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:11:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:11:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements 01:11:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:11:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:11:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:11:58 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:11:58 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:11:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:12:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:12:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:12:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:12:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:12:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:12:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:12:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:12:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:12:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 01:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:12:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:12:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:12:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:12:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:12:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:12:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:12:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:12:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:12:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:12:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:12:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:12:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:12:10 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:12:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:12:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:12:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:12:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:12:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:12:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.046s coverage: 92.9% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 68.8% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 15.5% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.058s coverage: 6.8% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.188s coverage: 54.5% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.165s coverage: 29.2% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 01:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.034s coverage: 54.0% of statements 01:12:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:12:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:12:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:12:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:12:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.073s coverage: 17.0% of statements 01:12:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 94.9% of statements 01:12:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 01:12:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements 01:12:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements 01:12:19 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 01:12:19 running golangci-lint 01:12:19 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:12:19 go version go1.23.9 linux/amd64 01:12:20 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:12:20 level=info msg="[config_reader] Used config file .golangci.yml" 01:12:20 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:12:42 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 21.566429295s" 01:12:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 64.778416ms" 01:13:00 level=info msg="[linters_context/goanalysis] analyzers took 2m8.869735755s with top 10 stages: buildir: 1m15.169128659s, gosec: 4.801471032s, fact_deprecated: 3.249687078s, inspect: 3.032174101s, ctrlflow: 2.200689466s, printf: 2.042712945s, fact_purity: 1.565277264s, S1038: 1.445806656s, nilness: 1.356272702s, isgenerated: 1.065801689s" 01:13:00 level=info msg="[runner] Issues before processing: 202, after processing: 0" 01:13:00 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, autogenerated_exclude: 202/202, cgo: 202/202, skip_files: 202/202, identifier_marker: 202/202, exclude: 202/202, skip_dirs: 202/202, nolint: 20/0, filename_unadjuster: 202/202, path_prettifier: 202/202, exclude-rules: 202/20" 01:13:00 level=info msg="[runner] processing took 18.159048ms with stages: nolint: 8.16711ms, identifier_marker: 4.221541ms, autogenerated_exclude: 1.844079ms, path_prettifier: 1.720713ms, exclude-rules: 1.146068ms, skip_dirs: 972.222µs, invalid_issue: 33.362µs, cgo: 32.312µs, filename_unadjuster: 14.75µs, max_same_issues: 1.8µs, uniq_by_line: 940ns, max_from_linter: 691ns, fixer: 590ns, skip_files: 560ns, sort_results: 530ns, severity-rules: 360ns, path_shortener: 340ns, source_code: 280ns, exclude: 260ns, path_prefixer: 260ns, diff: 170ns, max_per_file_from_linter: 110ns" 01:13:00 level=info msg="[runner] linters took 15.445971233s with stages: goanalysis_metalinter: 15.427703032s" 01:13:00 level=info msg="File cache stats: 0 entries of total size 0B" 01:13:00 level=info msg="Memory: 372 samples, avg is 352.0MB, max is 1306.7MB" 01:13:00 level=info msg="Execution took 37.087025259s" 01:13:00 go vet ./... 01:13:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:13:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:13:05 ./bin/test-attribution-txt.sh 01:13:05 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:13:05 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:13:05 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:13:05 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:13:05 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 01:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:13:05 + ls -al . 01:13:05 total 1996 01:13:05 drwxrwxr-x 11 1001 1001 4096 Aug 8 01:11 . 01:13:05 drwxr-xr-x 4 root root 4096 Aug 8 01:11 .. 01:13:05 drwxrwxr-x 2 1001 1001 4096 Aug 8 01:10 .blubracket 01:13:05 -rw-rw-r-- 1 1001 1001 10 Aug 8 01:10 .dockerignore 01:13:05 drwxrwxr-x 8 1001 1001 4096 Aug 8 01:12 .git 01:13:05 drwxrwxr-x 3 1001 1001 4096 Aug 8 01:10 .github 01:13:05 -rw-rw-r-- 1 1001 1001 909 Aug 8 01:10 .gitignore 01:13:05 -rw-rw-r-- 1 1001 1001 218 Aug 8 01:10 .golangci.yml 01:13:05 -rw-rw-r-- 1 1001 1001 100 Aug 8 01:10 .hadolint.yml 01:13:05 drwxr-xr-x 3 1001 1001 4096 Aug 8 01:10 .semver 01:13:05 -rw-rw-r-- 1 1001 1001 155 Aug 8 01:10 .sonarcloud.properties 01:13:05 -rw-rw-r-- 1 1001 1001 1171 Aug 8 01:10 ADOPTERS.md 01:13:05 -rw-rw-r-- 1 1001 1001 17374 Aug 8 01:10 Attribution.txt 01:13:05 -rw-rw-r-- 1 1001 1001 108018 Aug 8 01:10 CHANGELOG.md 01:13:05 -rw-rw-r-- 1 1001 1001 3804 Aug 8 01:10 CONTRIBUTING.md 01:13:05 -rw-rw-r-- 1 1001 1001 677 Aug 8 01:10 GOVERNANCE.md 01:13:05 -rw-rw-r-- 1 1001 1001 858 Aug 8 01:10 Jenkinsfile 01:13:05 -rw-rw-r-- 1 1001 1001 10775 Aug 8 01:10 LICENSE 01:13:05 -rw-rw-r-- 1 1001 1001 16740 Aug 8 01:10 Makefile 01:13:05 -rw-rw-r-- 1 1001 1001 582 Aug 8 01:10 OWNERS.md 01:13:05 -rw-rw-r-- 1 1001 1001 9932 Aug 8 01:10 README.md 01:13:05 -rw-rw-r-- 1 1001 1001 789 Aug 8 01:10 SECURITY.md 01:13:05 -rw-rw-r-- 1 1001 1001 12 Aug 8 01:10 VERSION 01:13:05 drwxrwxr-x 2 1001 1001 4096 Aug 8 01:10 bin 01:13:05 drwxrwxr-x 19 1001 1001 4096 Aug 8 01:10 cmd 01:13:05 -rw-r--r-- 1 root root 1666030 Aug 8 01:12 coverage.out 01:13:05 drwxrwxr-x 2 1001 1001 4096 Aug 8 01:10 fuzz_test 01:13:05 -rw-rw-r-- 1 1001 1001 6476 Aug 8 01:10 go.mod 01:13:05 -rw-rw-r-- 1 1001 1001 88362 Aug 8 01:10 go.sum 01:13:05 drwxrwxr-x 7 1001 1001 4096 Aug 8 01:10 internal 01:13:05 drwxrwxr-x 2 1001 1001 4096 Aug 8 01:10 openapi 01:13:05 -rw-rw-r-- 1 1001 1001 584 Aug 8 01:10 security.txt 01:13:05 -rw-rw-r-- 1 1001 1001 204 Aug 8 01:10 version.go [Pipeline] sh 01:13:05 + '[' -e coverage.out ] 01:13:05 + chown 1001:1001 coverage.out [Pipeline] stash 01:13:06 Stashed 1 file(s) [Pipeline] sh 01:13:06 + make build 01:13:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:13:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:13:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:13:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:13:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:13:36 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:13:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:13:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:13:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:13:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:13:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:13:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:13:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:13:54 $ docker stop --time=1 f9e7cf7a19adc8727053b43095cd008842f22170eef41b69f7793093ddc6534d 01:13:56 $ docker rm -f --volumes f9e7cf7a19adc8727053b43095cd008842f22170eef41b69f7793093ddc6534d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:57 01:13:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:58 latest: Pulling from edgex-devops/edgex-compose 01:13:58 91d30c5bc195: Pulling fs layer 01:13:58 2e9b0aa3be6d: Pulling fs layer 01:13:58 9c61dcf015f6: Pulling fs layer 01:13:58 4698f68db338: Pulling fs layer 01:13:58 2a2f49069b9e: Pulling fs layer 01:13:58 e0025b399a48: Pulling fs layer 01:13:58 4698f68db338: Waiting 01:13:58 e0025b399a48: Waiting 01:13:58 2a2f49069b9e: Waiting 01:13:58 91d30c5bc195: Verifying Checksum 01:13:58 91d30c5bc195: Download complete 01:13:58 4698f68db338: Download complete 01:13:58 2e9b0aa3be6d: Download complete 01:13:58 e0025b399a48: Verifying Checksum 01:13:58 e0025b399a48: Download complete 01:13:58 91d30c5bc195: Pull complete 01:13:58 2a2f49069b9e: Download complete 01:13:58 2e9b0aa3be6d: Pull complete 01:13:59 9c61dcf015f6: Verifying Checksum 01:13:59 9c61dcf015f6: Download complete 01:14:02 9c61dcf015f6: Pull complete 01:14:02 4698f68db338: Pull complete 01:14:02 2a2f49069b9e: Pull complete 01:14:02 e0025b399a48: Pull complete 01:14:02 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:14:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:03 prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container 01:14:03 $ 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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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 01:14:04 $ docker top 6a0b0ff9f97a028b2792992119e61ee4f25bc9a5381864fae54e83963597d433 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:04 + docker compose -f ./docker-compose-build.yml build --parallel 01:14:04 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:14:04 #1 transferring dockerfile: 2.23kB done 01:14:04 #1 DONE 0.0s 01:14:04 01:14:04 #2 [support-notifications internal] load build definition from Dockerfile 01:14:04 #2 transferring dockerfile: 2.00kB done 01:14:04 #2 DONE 0.0s 01:14:04 01:14:04 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:14:04 #3 DONE 0.0s 01:14:04 01:14:04 #4 [core-data internal] load build definition from Dockerfile 01:14:04 #4 transferring dockerfile: 2.04kB done 01:14:04 #4 DONE 0.1s 01:14:04 01:14:04 #5 [security-spire-config internal] load build definition from Dockerfile 01:14:04 #5 transferring dockerfile: 1.69kB done 01:14:04 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:14:04 #5 DONE 0.1s 01:14:04 01:14:04 #6 [security-secretstore-setup internal] load build definition from Dockerfile 01:14:04 #6 transferring dockerfile: 2.49kB done 01:14:04 #6 DONE 0.1s 01:14:04 01:14:04 #7 [security-proxy-auth internal] load build definition from Dockerfile 01:14:04 #7 transferring dockerfile: 2.14kB done 01:14:04 #7 DONE 0.1s 01:14:04 01:14:04 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:14:04 #8 transferring dockerfile: 1.89kB done 01:14:04 #8 DONE 0.1s 01:14:04 01:14:04 #9 [security-spire-server internal] load build definition from Dockerfile 01:14:04 #9 transferring dockerfile: 1.70kB done 01:14:04 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:14:04 #9 DONE 0.1s 01:14:04 01:14:04 #10 [core-metadata internal] load build definition from Dockerfile 01:14:04 #10 transferring dockerfile: 2.10kB done 01:14:04 #10 DONE 0.1s 01:14:04 01:14:04 #11 [security-proxy-setup internal] load build definition from Dockerfile 01:14:04 #11 transferring dockerfile: 2.50kB done 01:14:04 #11 DONE 0.2s 01:14:04 01:14:04 #12 [support-scheduler internal] load build definition from Dockerfile 01:14:04 #12 transferring dockerfile: 1.83kB done 01:14:04 #12 DONE 0.2s 01:14:04 01:14:04 #13 [core-command internal] load build definition from Dockerfile 01:14:04 #13 transferring dockerfile: 1.94kB done 01:14:04 #13 DONE 0.2s 01:14:04 01:14:04 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:14:04 #3 DONE 0.0s 01:14:04 01:14:04 #14 [security-bootstrapper internal] load build definition from Dockerfile 01:14:04 #14 transferring dockerfile: 3.02kB done 01:14:04 #14 DONE 0.2s 01:14:04 01:14:04 #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 01:14:04 #15 DONE 0.2s 01:14:04 01:14:04 #16 [security-proxy-setup internal] load .dockerignore 01:14:05 #16 ... 01:14:05 01:14:05 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:14:05 #3 DONE 0.0s 01:14:05 01:14:05 #17 [core-data internal] load .dockerignore 01:14:05 #17 transferring context: 50B done 01:14:05 #17 DONE 0.0s 01:14:05 01:14:05 #15 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:14:05 #15 DONE 0.2s 01:14:05 01:14:05 #18 [core-common-config-bootstrapper internal] load .dockerignore 01:14:05 #18 transferring context: 50B done 01:14:05 #18 DONE 0.1s 01:14:05 01:14:05 #19 [security-secretstore-setup internal] load .dockerignore 01:14:05 #19 transferring context: 50B done 01:14:05 #19 DONE 0.1s 01:14:05 01:14:05 #20 [support-notifications internal] load .dockerignore 01:14:05 #20 transferring context: 50B done 01:14:05 #20 DONE 0.1s 01:14:05 01:14:05 #16 [security-proxy-setup internal] load .dockerignore 01:14:05 #16 transferring context: 50B done 01:14:05 #16 DONE 0.1s 01:14:05 01:14:05 #21 [support-scheduler internal] load .dockerignore 01:14:05 #21 transferring context: 50B done 01:14:05 #21 DONE 0.1s 01:14:05 01:14:05 #22 [security-proxy-auth internal] load .dockerignore 01:14:05 #22 transferring context: 50B done 01:14:05 #22 DONE 0.1s 01:14:05 01:14:05 #23 [security-spiffe-token-provider internal] load .dockerignore 01:14:05 #23 transferring context: 50B done 01:14:05 #23 DONE 0.1s 01:14:05 01:14:05 #24 [core-metadata internal] load .dockerignore 01:14:05 #24 transferring context: 50B done 01:14:05 #24 DONE 0.1s 01:14:05 01:14:05 #25 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:05 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:14:05 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 01:14:05 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:14:05 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:14:05 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:14:05 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:14:05 #25 ... 01:14:05 01:14:05 #26 [core-command internal] load .dockerignore 01:14:05 #26 transferring context: 50B 0.0s done 01:14:05 #26 DONE 0.2s 01:14:05 01:14:05 #25 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:05 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:14:05 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:14:05 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:14:05 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:14:05 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:14:05 #25 ... 01:14:05 01:14:05 #27 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:14:05 #27 DONE 0.4s 01:14:05 01:14:05 #28 [security-bootstrapper internal] load .dockerignore 01:14:05 #28 transferring context: 50B 0.0s done 01:14:05 #28 DONE 0.4s 01:14:05 01:14:05 #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:05 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:14:05 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:14:05 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:14:05 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:14:05 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:14:05 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 01:14:05 #25 ... 01:14:05 01:14:05 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:14:05 #29 DONE 1.1s 01:14:05 01:14:05 #30 [core-data builder 2/7] WORKDIR /edgex-go 01:14:05 #30 DONE 0.6s 01:14:06 01:14:06 #25 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:06 #25 DONE 1.2s 01:14:06 01:14:06 #31 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:14:06 #31 ... 01:14:06 01:14:06 #32 [security-spire-server internal] load .dockerignore 01:14:06 #32 transferring context: 50B 0.0s done 01:14:06 #32 DONE 0.2s 01:14:06 01:14:06 #31 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:14:06 #31 ... 01:14:06 01:14:06 #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:06 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:14:06 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:14:06 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:14:06 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:14:06 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:14:06 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 01:14:06 #25 DONE 1.2s 01:14:06 01:14:06 #33 [security-spire-config internal] load .dockerignore 01:14:06 #33 transferring context: 50B 0.0s done 01:14:06 #33 DONE 0.3s 01:14:06 01:14:06 #25 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:06 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:14:06 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:14:06 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:14:06 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:14:06 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:14:06 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 01:14:06 #25 DONE 1.2s 01:14:06 01:14:06 #34 [security-spire-server internal] load build context 01:14:06 #34 transferring context: 23.80kB 0.0s done 01:14:06 #34 DONE 0.2s 01:14:06 01:14:06 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:14:06 #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 01:14:06 #35 ... 01:14:06 01:14:06 #36 [security-spire-config internal] load build context 01:14:06 #36 transferring context: 22.05kB 0.0s done 01:14:06 #36 DONE 0.2s 01:14:06 01:14:06 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:14:06 #35 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 01:14:06 #35 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 01:14:06 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 01:14:06 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 01:14:06 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 01:14:06 #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:14:06 #35 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 01:14:06 #35 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 01:14:06 #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:14:06 #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 01:14:06 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:14:06 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 01:14:06 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s 01:14:06 #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 01:14:06 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 01:14:06 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 01:14:06 #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.44MB / 36.47MB 0.4s 01:14:06 #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 01:14:06 #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 20.97MB / 36.47MB 0.5s 01:14:06 #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 33.55MB / 36.47MB 0.6s 01:14:07 #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s done 01:14:07 #35 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 01:14:10 #35 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.5s done 01:14:13 #35 ... 01:14:13 01:14:13 #37 [security-spire-agent internal] load build definition from Dockerfile 01:14:13 #37 transferring dockerfile: 1.81kB 0.0s done 01:14:13 #37 DONE 5.1s 01:14:13 01:14:13 #38 [support-notifications internal] load build context 01:14:13 #38 transferring context: 274.44MB 7.9s 01:14:13 #38 ... 01:14:13 01:14:13 #39 [security-proxy-auth internal] load build context 01:14:13 #39 ... 01:14:13 01:14:13 #38 [support-notifications internal] load build context 01:14:14 #38 ... 01:14:14 01:14:14 #40 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:14:14 #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:14 #0 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:14 #0 1.503 OK: 248 MiB in 58 packages 01:14:14 #40 DONE 8.5s 01:14:14 01:14:14 #38 [support-notifications internal] load build context 01:14:14 #38 ... 01:14:14 01:14:14 #41 [core-data internal] load build context 01:14:15 #41 ... 01:14:15 01:14:15 #42 [support-scheduler internal] load build context 01:14:15 #42 ... 01:14:15 01:14:15 #43 [security-secretstore-setup internal] load build context 01:14:15 #43 ... 01:14:15 01:14:15 #44 [core-command internal] load build context 01:14:15 #44 ... 01:14:15 01:14:15 #45 [core-common-config-bootstrapper internal] load build context 01:14:15 #45 ... 01:14:15 01:14:15 #46 [core-metadata internal] load build context 01:14:15 #46 ... 01:14:15 01:14:15 #47 [security-bootstrapper internal] load build context 01:14:15 #47 ... 01:14:15 01:14:15 #48 [security-proxy-setup internal] load build context 01:14:15 #48 ... 01:14:15 01:14:15 #49 [security-spiffe-token-provider internal] load build context 01:14:15 #49 ... 01:14:15 01:14:15 #47 [security-bootstrapper internal] load build context 01:14:15 #47 ... 01:14:15 01:14:15 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:14:15 #0 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:15 #0 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:15 #0 1.687 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:14:15 #0 1.687 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:14:15 #0 1.687 OK: 24174 distinct packages available 01:14:15 #0 1.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:15 #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:15 #0 2.404 OK: 248 MiB in 58 packages 01:14:16 #50 ... 01:14:16 01:14:16 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:14:16 #0 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 0.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.604 (1/7) Installing ca-certificates (20250619-r0) 01:14:16 #0 1.679 (2/7) Installing dumb-init (1.2.5-r3) 01:14:16 #0 1.691 (3/7) Installing libgcc (13.2.1_git20240309-r1) 01:14:16 #0 1.700 (4/7) Installing libsodium (1.0.19-r0) 01:14:16 #0 1.721 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 01:14:16 #0 1.768 (6/7) Installing libzmq (4.3.5-r2) 01:14:16 #0 1.773 (7/7) Installing zeromq (4.3.5-r2) 01:14:16 #0 1.791 Executing busybox-1.36.1-r29.trigger 01:14:16 #0 1.813 Executing ca-certificates-20250619-r0.trigger 01:14:16 #0 1.872 OK: 12 MiB in 21 packages 01:14:16 #51 ... 01:14:16 01:14:16 #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:14:16 #0 0.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.837 OK: 248 MiB in 58 packages 01:14:16 #52 ... 01:14:16 01:14:16 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:14:16 #0 0.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.581 OK: 248 MiB in 58 packages 01:14:16 #53 ... 01:14:16 01:14:16 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:14:16 #0 2.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 3.315 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:14:16 #0 3.315 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:14:16 #0 3.315 OK: 24174 distinct packages available 01:14:16 #0 3.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 3.777 (1/5) Installing dumb-init (1.2.5-r3) 01:14:16 #0 3.799 (2/5) Installing musl-obstack (1.2.3-r2) 01:14:16 #0 3.811 (3/5) Installing libucontext (1.2-r3) 01:14:16 #0 3.819 (4/5) Installing gcompat (1.1.0-r4) 01:14:16 #0 3.863 (5/5) Installing openssl (3.3.4-r0) 01:14:16 #0 3.879 Executing busybox-1.36.1-r29.trigger 01:14:16 #0 4.026 OK: 9 MiB in 19 packages 01:14:16 #54 ... 01:14:16 01:14:16 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:14:16 #0 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.926 OK: 248 MiB in 58 packages 01:14:16 #55 ... 01:14:16 01:14:16 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:14:16 #56 ... 01:14:16 01:14:16 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:14:16 #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.774 (1/2) Installing dumb-init (1.2.5-r3) 01:14:16 #0 1.782 (2/2) Installing su-exec (0.2-r3) 01:14:16 #0 1.791 Executing busybox-1.36.1-r29.trigger 01:14:16 #0 1.802 OK: 8 MiB in 16 packages 01:14:16 #57 ... 01:14:16 01:14:16 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:14:16 #0 1.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.931 (1/1) Installing dumb-init (1.2.5-r3) 01:14:16 #0 1.942 Executing busybox-1.36.1-r29.trigger 01:14:16 #0 1.957 OK: 8 MiB in 15 packages 01:14:16 #58 ... 01:14:16 01:14:16 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:14:16 #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 1.788 (1/3) Installing ca-certificates (20250619-r0) 01:14:16 #0 1.818 (2/3) Installing dumb-init (1.2.5-r3) 01:14:16 #0 1.831 (3/3) Installing tzdata (2025b-r0) 01:14:16 #0 1.891 Executing busybox-1.36.1-r29.trigger 01:14:16 #0 1.934 Executing ca-certificates-20250619-r0.trigger 01:14:16 #0 1.984 OK: 10 MiB in 17 packages 01:14:16 #59 ... 01:14:16 01:14:16 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:14:16 #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 2.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 2.460 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:14:16 #0 2.460 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:14:16 #0 2.460 OK: 24174 distinct packages available 01:14:16 #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:16 #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:16 #0 2.893 (1/14) Installing ca-certificates (20250619-r0) 01:14:16 #0 2.955 (2/14) Installing brotli-libs (1.1.0-r2) 01:14:16 #0 2.967 (3/14) Installing c-ares (1.33.1-r0) 01:14:16 #0 2.978 (4/14) Installing libunistring (1.2-r0) 01:14:16 #0 3.049 (5/14) Installing libidn2 (2.3.7-r0) 01:14:16 #0 3.057 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:14:16 #0 3.063 (7/14) Installing libpsl (0.21.5-r1) 01:14:16 #0 3.079 (8/14) Installing zstd-libs (1.5.6-r0) 01:14:16 #0 3.086 (9/14) Installing libcurl (8.12.1-r0) 01:14:16 #0 3.096 (10/14) Installing curl (8.12.1-r0) 01:14:16 #0 3.109 (11/14) Installing dumb-init (1.2.5-r3) 01:14:16 #0 3.158 (12/14) Installing musl-obstack (1.2.3-r2) 01:14:16 #0 3.163 (13/14) Installing libucontext (1.2-r3) 01:14:16 #0 3.170 (14/14) Installing gcompat (1.1.0-r4) 01:14:16 #0 3.180 Executing busybox-1.36.1-r29.trigger 01:14:16 #0 3.185 Executing ca-certificates-20250619-r0.trigger 01:14:16 #0 3.235 OK: 13 MiB in 28 packages 01:14:17 #60 ... 01:14:17 01:14:17 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:14:17 #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:17 #0 2.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:17 #0 3.153 (1/4) Installing ca-certificates (20250619-r0) 01:14:17 #0 3.187 (2/4) Installing dumb-init (1.2.5-r3) 01:14:17 #0 3.202 (3/4) Installing su-exec (0.2-r3) 01:14:17 #0 3.210 (4/4) Installing yq-go (4.44.1-r2) 01:14:17 #0 3.287 Executing busybox-1.36.1-r29.trigger 01:14:17 #0 3.298 Executing ca-certificates-20250619-r0.trigger 01:14:17 #0 3.337 OK: 19 MiB in 18 packages 01:14:17 #61 ... 01:14:17 01:14:17 #31 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:14:17 #31 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:17 #31 1.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:17 #31 1.921 (1/1) Installing dumb-init (1.2.5-r3) 01:14:17 #31 1.939 Executing busybox-1.36.1-r29.trigger 01:14:17 #31 1.958 OK: 8 MiB in 15 packages 01:14:17 #31 ... 01:14:17 01:14:17 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:14:17 #0 1.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:17 #0 1.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:17 #0 2.124 (1/4) Installing dumb-init (1.2.5-r3) 01:14:17 #0 2.148 (2/4) Installing openssl (3.3.4-r0) 01:14:17 #0 2.180 (3/4) Installing su-exec (0.2-r3) 01:14:17 #0 2.201 (4/4) Installing yq-go (4.44.1-r2) 01:14:17 #0 2.343 Executing busybox-1.36.1-r29.trigger 01:14:17 #0 2.355 OK: 19 MiB in 18 packages 01:14:17 #62 ... 01:14:17 01:14:17 #48 [security-proxy-setup internal] load build context 01:14:17 #48 transferring context: 591.42MB 12.4s done 01:14:17 #48 ... 01:14:17 01:14:17 #63 [core-keeper internal] load build definition from Dockerfile 01:14:17 #63 transferring dockerfile: 2.01kB 0.0s done 01:14:18 #63 ... 01:14:18 01:14:18 #49 [security-spiffe-token-provider internal] load build context 01:14:18 #49 transferring context: 591.42MB 12.8s done 01:14:20 #49 ... 01:14:20 01:14:20 #63 [core-keeper internal] load build definition from Dockerfile 01:14:20 #63 DONE 12.5s 01:14:20 01:14:20 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:14:20 #3 DONE 0.0s 01:14:20 01:14:20 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:14:20 #62 DONE 14.2s 01:14:20 01:14:20 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:14:20 #60 DONE 14.2s 01:14:20 01:14:20 #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:14:20 #52 DONE 14.4s 01:14:20 01:14:20 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:14:20 #61 DONE 14.2s 01:14:20 01:14:20 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:14:20 #59 DONE 14.2s 01:14:20 01:14:20 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:14:20 #57 DONE 14.2s 01:14:20 01:14:20 #15 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 01:14:20 #15 DONE 0.3s 01:14:20 01:14:20 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:14:20 #58 DONE 14.3s 01:14:20 01:14:20 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:14:20 #55 DONE 14.4s 01:14:20 01:14:20 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:14:20 #50 DONE 14.4s 01:14:20 01:14:20 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:14:20 #51 DONE 14.2s 01:14:20 01:14:20 #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:14:20 #53 DONE 14.4s 01:14:20 01:14:20 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:14:20 #54 DONE 14.1s 01:14:20 01:14:20 #31 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:14:20 #31 DONE 14.3s 01:14:20 01:14:20 #42 [support-scheduler internal] load build context 01:14:20 #42 transferring context: 591.42MB 11.3s done 01:14:20 #42 DONE 15.3s 01:14:20 01:14:20 #43 [security-secretstore-setup internal] load build context 01:14:20 #43 transferring context: 591.42MB 11.8s done 01:14:20 #43 DONE 15.4s 01:14:20 01:14:20 #46 [core-metadata internal] load build context 01:14:20 #46 transferring context: 591.42MB 11.8s done 01:14:20 #46 DONE 15.3s 01:14:20 01:14:20 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:14:20 #29 DONE 1.2s 01:14:20 01:14:20 #45 [core-common-config-bootstrapper internal] load build context 01:14:20 #45 transferring context: 591.42MB 12.2s done 01:14:20 #45 DONE 15.4s 01:14:20 01:14:20 #48 [security-proxy-setup internal] load build context 01:14:20 #48 DONE 15.3s 01:14:20 01:14:20 #39 [security-proxy-auth internal] load build context 01:14:20 #39 transferring context: 591.42MB 12.6s done 01:14:20 #39 DONE 15.4s 01:14:20 01:14:20 #49 [security-spiffe-token-provider internal] load build context 01:14:20 #49 DONE 15.4s 01:14:20 01:14:20 #41 [core-data internal] load build context 01:14:20 #41 transferring context: 591.42MB 13.1s done 01:14:20 #41 DONE 15.5s 01:14:20 01:14:20 #47 [security-bootstrapper internal] load build context 01:14:20 #47 transferring context: 591.42MB 12.3s done 01:14:20 #47 DONE 15.1s 01:14:20 01:14:20 #44 [core-command internal] load build context 01:14:20 #44 transferring context: 591.42MB 13.0s done 01:14:20 #44 DONE 15.3s 01:14:20 01:14:20 #38 [support-notifications internal] load build context 01:14:20 #38 transferring context: 591.42MB 13.2s done 01:14:20 #38 DONE 15.5s 01:14:20 01:14:20 #64 [core-command builder 4/7] COPY go.mod vendor* ./ 01:14:20 #64 DONE 0.3s 01:14:20 01:14:20 #65 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:14:20 #65 DONE 0.4s 01:14:20 01:14:20 #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:14:20 #66 DONE 0.3s 01:14:20 01:14:20 #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:14:20 #67 DONE 0.3s 01:14:20 01:14:20 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:14:20 #68 DONE 0.3s 01:14:20 01:14:20 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:14:20 #69 DONE 0.2s 01:14:20 01:14:20 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:21 #70 ... 01:14:21 01:14:21 #27 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:14:21 #27 DONE 0.4s 01:14:21 01:14:21 #30 [core-keeper builder 2/7] WORKDIR /edgex-go 01:14:21 #30 DONE 0.6s 01:14:21 01:14:21 #25 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:21 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:14:21 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:14:21 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:14:21 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:14:21 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:14:21 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 01:14:21 #25 DONE 1.2s 01:14:21 01:14:21 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:14:21 #35 DONE 14.7s 01:14:21 01:14:21 #71 [core-keeper internal] load .dockerignore 01:14:21 #71 transferring context: 50B done 01:14:21 #71 DONE 0.6s 01:14:21 01:14:21 #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:21 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:14:21 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:14:21 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:14:21 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:14:21 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:14:21 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 01:14:21 #25 DONE 1.2s 01:14:21 01:14:21 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:14:21 #54 DONE 14.2s 01:14:21 01:14:21 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:14:21 #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 01:14:21 #35 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 01:14:21 #35 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 01:14:21 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:14:21 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 01:14:21 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 01:14:21 #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:14:21 #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 01:14:21 #35 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s done 01:14:21 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 01:14:21 #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 01:14:21 #35 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.5s done 01:14:21 #35 DONE 14.8s 01:14:21 01:14:21 #72 [security-spire-agent internal] load .dockerignore 01:14:21 #72 transferring context: 50B done 01:14:21 #72 DONE 0.3s 01:14:21 01:14:21 #73 [security-spire-agent internal] load build context 01:14:21 #73 transferring context: 23.33kB done 01:14:21 #73 DONE 0.1s 01:14:21 01:14:21 #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:14:21 #74 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 01:14:21 #74 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 01:14:21 #74 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 01:14:21 #74 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.1s 01:14:21 #74 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 0.1s 01:14:21 #74 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 01:14:21 #74 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 01:14:21 #74 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 01:14:21 #74 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 9.44MB / 15.53MB 0.3s 01:14:21 #74 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 01:14:21 #74 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.3s done 01:14:22 #74 ... 01:14:22 01:14:22 #75 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:22 #75 DONE 1.5s 01:14:22 01:14:22 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:14:22 #56 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:22 #56 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:22 #56 15.03 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:14:22 #56 15.03 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:14:22 #56 15.03 OK: 24174 distinct packages available 01:14:22 #56 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:22 #56 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:22 #56 15.57 (1/4) Installing dumb-init (1.2.5-r3) 01:14:22 #56 15.60 (2/4) Installing musl-obstack (1.2.3-r2) 01:14:22 #56 15.61 (3/4) Installing libucontext (1.2-r3) 01:14:22 #56 15.65 (4/4) Installing gcompat (1.1.0-r4) 01:14:22 #56 15.66 Executing busybox-1.36.1-r29.trigger 01:14:22 #56 15.66 OK: 8 MiB in 18 packages 01:14:22 #56 DONE 16.2s 01:14:22 01:14:22 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:14:22 #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:22 #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:22 #0 1.666 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:22 #0 1.696 Executing busybox-1.36.1-r30.post-upgrade 01:14:22 #0 1.786 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:22 #0 1.786 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:22 #0 1.791 Executing busybox-1.36.1-r30.trigger 01:14:22 #0 1.802 OK: 13 MiB in 28 packages 01:14:22 #76 DONE 2.2s 01:14:22 01:14:22 #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:14:23 #74 ... 01:14:23 01:14:23 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:14:23 #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.799 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 1.830 Executing busybox-1.36.1-r30.post-upgrade 01:14:23 #0 2.248 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.257 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.263 Executing busybox-1.36.1-r30.trigger 01:14:23 #0 2.275 OK: 19 MiB in 18 packages 01:14:23 #77 DONE 2.6s 01:14:23 01:14:23 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:14:23 #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.811 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 1.851 Executing busybox-1.36.1-r30.post-upgrade 01:14:23 #0 2.230 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.237 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.247 Executing busybox-1.36.1-r30.trigger 01:14:23 #0 2.257 OK: 10 MiB in 17 packages 01:14:23 #78 DONE 2.6s 01:14:23 01:14:23 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:14:23 #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.978 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.042 Executing busybox-1.36.1-r30.post-upgrade 01:14:23 #0 2.193 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.198 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.203 Executing busybox-1.36.1-r30.trigger 01:14:23 #0 2.210 OK: 8 MiB in 15 packages 01:14:23 #79 DONE 2.5s 01:14:23 01:14:23 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:14:23 #0 1.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:23 #0 2.155 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.180 Executing busybox-1.36.1-r30.post-upgrade 01:14:23 #0 2.259 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.259 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.259 Executing busybox-1.36.1-r30.trigger 01:14:23 #0 2.264 OK: 8 MiB in 15 packages 01:14:23 #80 DONE 2.5s 01:14:23 01:14:23 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:14:23 #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.880 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 1.910 Executing busybox-1.36.1-r30.post-upgrade 01:14:23 #0 2.223 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.230 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.234 Executing busybox-1.36.1-r30.trigger 01:14:23 #0 2.245 OK: 8 MiB in 16 packages 01:14:23 #81 DONE 2.6s 01:14:23 01:14:23 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:14:23 #0 1.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.859 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 1.888 Executing busybox-1.36.1-r30.post-upgrade 01:14:23 #0 2.213 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.223 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.231 Executing busybox-1.36.1-r30.trigger 01:14:23 #0 2.250 OK: 12 MiB in 21 packages 01:14:23 #82 DONE 2.6s 01:14:23 01:14:23 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:14:23 #0 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.704 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 1.729 Executing busybox-1.36.1-r30.post-upgrade 01:14:23 #0 2.224 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.239 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.251 Executing busybox-1.36.1-r30.trigger 01:14:23 #0 2.266 OK: 19 MiB in 18 packages 01:14:23 #83 DONE 2.6s 01:14:23 01:14:23 #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:14:23 #74 ... 01:14:23 01:14:23 #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:23 #84 DONE 2.0s 01:14:23 01:14:23 #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:14:23 #74 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.7s done 01:14:23 #74 DONE 2.2s 01:14:23 01:14:23 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:14:23 #85 DONE 0.2s 01:14:23 01:14:23 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:14:23 #0 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:23 #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:23 #0 2.288 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.314 Executing busybox-1.36.1-r30.post-upgrade 01:14:23 #0 2.546 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.586 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:23 #0 2.592 Executing busybox-1.36.1-r30.trigger 01:14:23 #0 2.597 OK: 9 MiB in 19 packages 01:14:23 #86 DONE 2.8s 01:14:23 01:14:23 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:14:24 #87 DONE 1.0s 01:14:24 01:14:24 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:14:24 #88 DONE 0.2s 01:14:24 01:14:24 #89 [core-keeper internal] load build context 01:14:24 #89 ... 01:14:24 01:14:24 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:14:24 #90 DONE 0.3s 01:14:24 01:14:24 #89 [core-keeper internal] load build context 01:14:24 #89 ... 01:14:24 01:14:24 #91 [security-spire-server stage-2 6/9] COPY security.txt / 01:14:24 #91 DONE 0.1s 01:14:24 01:14:24 #89 [core-keeper internal] load build context 01:14:24 #89 transferring context: 591.42MB 3.8s done 01:14:24 #89 DONE 3.9s 01:14:24 01:14:24 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:14:24 #92 DONE 0.4s 01:14:24 01:14:24 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:14:24 #93 DONE 0.6s 01:14:24 01:14:24 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:14:25 #94 DONE 0.1s 01:14:25 01:14:25 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:14:25 #95 DONE 0.1s 01:14:25 01:14:25 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 01:14:25 #96 DONE 0.0s 01:14:25 01:14:25 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:14:25 #97 DONE 0.0s 01:14:25 01:14:25 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:14:25 #98 DONE 0.0s 01:14:25 01:14:25 #99 [security-spire-server] exporting to image 01:14:25 #99 exporting layers 01:14:25 #99 ... 01:14:25 01:14:25 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:14:25 #100 DONE 0.0s 01:14:25 01:14:25 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:14:25 #101 DONE 0.0s 01:14:25 01:14:25 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:14:25 #102 DONE 2.3s 01:14:25 01:14:25 #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:14:25 #0 1.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:25 #0 2.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:25 #0 2.375 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:25 #0 2.412 Executing busybox-1.36.1-r30.post-upgrade 01:14:25 #0 2.460 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:25 #0 2.477 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:25 #0 2.501 Executing busybox-1.36.1-r30.trigger 01:14:25 #0 2.508 OK: 8 MiB in 18 packages 01:14:25 #103 DONE 2.6s 01:14:25 01:14:25 #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:14:25 #104 DONE 0.1s 01:14:25 01:14:25 #105 [security-spire-agent] exporting to image 01:14:25 #105 ... 01:14:25 01:14:25 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:14:25 #106 DONE 0.4s 01:14:25 01:14:25 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:14:25 #107 DONE 0.0s 01:14:25 01:14:25 #108 [security-spire-config stage-2 6/10] COPY security.txt / 01:14:25 #108 DONE 0.0s 01:14:25 01:14:25 #105 [security-spire-agent] exporting to image 01:14:25 #105 exporting layers 0.5s done 01:14:25 #105 writing image sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done 01:14:25 #105 naming to docker.io/library/security-spire-agent done 01:14:25 #105 DONE 0.6s 01:14:25 01:14:25 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:14:25 #109 DONE 0.0s 01:14:25 01:14:25 #99 [security-spire-server] exporting to image 01:14:25 #99 exporting layers 0.6s done 01:14:25 #99 writing image sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done 01:14:25 #99 naming to docker.io/library/security-spire-server done 01:14:25 #99 DONE 0.7s 01:14:25 01:14:25 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:14:25 #110 DONE 0.1s 01:14:25 01:14:25 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:14:25 #0 2.085 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:25 #111 ... 01:14:25 01:14:25 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:14:25 #112 DONE 0.1s 01:14:26 01:14:26 #113 [security-spire-config] exporting to image 01:14:26 #113 exporting layers 0.6s done 01:14:26 #113 writing image sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done 01:14:26 #113 naming to docker.io/library/security-spire-config done 01:14:26 #113 DONE 0.6s 01:14:26 01:14:26 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:28 #114 ... 01:14:28 01:14:28 #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:14:28 #0 1.960 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:28 #0 4.922 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:28 #115 ... 01:14:28 01:14:28 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:14:28 #111 5.092 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6478 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:14:30 Running in /w/workspace/edgex-go/882 [Pipeline] { [Pipeline] checkout 01:14:30 The recommended git tool is: git 01:14:31 #111 ... 01:14:31 01:14:31 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:31 #116 ... 01:14:31 01:14:31 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:31 #117 ... 01:14:31 01:14:31 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:31 #118 ... 01:14:31 01:14:31 #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:14:31 #115 8.627 (1/1) Installing dumb-init (1.2.5-r3) 01:14:33 #115 10.36 Executing busybox-1.36.1-r29.trigger 01:14:33 #115 10.37 OK: 8 MiB in 15 packages 01:14:33 #115 ... 01:14:33 01:14:33 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:14:33 #111 9.158 OK: 248 MiB in 58 packages 01:14:33 #111 DONE 10.8s 01:14:34 01:14:34 #119 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:14:35 using credential edgex-jenkins-ssh 01:14:35 Cloning the remote Git repository 01:14:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:14:36 > git init /w/workspace/edgex-go/882 # timeout=10 01:14:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:14:36 > git --version # timeout=10 01:14:36 > git --version # 'git version 2.25.1' 01:14:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:37 #119 ... 01:14:37 01:14:37 #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:14:37 #115 DONE 14.6s 01:14:37 01:14:37 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #118 ... 01:14:49 01:14:49 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #114 DONE 21.1s 01:14:49 01:14:49 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #116 DONE 21.1s 01:14:49 01:14:49 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #117 DONE 21.1s 01:14:49 01:14:49 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #70 DONE 21.2s 01:14:49 01:14:49 #119 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:14:49 #119 DONE 8.0s 01:14:49 01:14:49 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #118 DONE 21.1s 01:14:49 01:14:49 #120 [core-command builder 6/7] COPY . . 01:14:49 #120 DONE 6.3s 01:14:49 01:14:49 #121 [security-spiffe-token-provider builder 6/7] COPY . . 01:14:49 #121 DONE 6.2s 01:14:49 01:14:49 #122 [security-bootstrapper builder 6/7] COPY . . 01:14:49 #122 DONE 6.3s 01:14:49 01:14:49 #123 [support-notifications builder 6/7] COPY . . 01:14:49 #123 DONE 6.3s 01:14:49 01:14:49 #124 [support-scheduler builder 6/7] COPY . . 01:14:49 #124 DONE 6.3s 01:14:49 01:14:49 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:14:49 #125 CACHED 01:14:49 01:14:49 #126 [security-proxy-setup builder 6/7] COPY . . 01:14:49 #126 CACHED 01:14:49 01:14:49 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #127 CACHED 01:14:49 01:14:49 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:14:49 #128 CACHED 01:14:49 01:14:49 #129 [security-bootstrapper builder 6/7] COPY . . 01:14:49 #129 CACHED 01:14:49 01:14:49 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #130 CACHED 01:14:49 01:14:49 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #131 CACHED 01:14:49 01:14:49 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 01:14:49 #132 CACHED 01:14:49 01:14:49 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:14:49 #133 CACHED 01:14:49 01:14:49 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 01:14:49 #134 CACHED 01:14:49 01:14:49 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #135 CACHED 01:14:49 01:14:49 #136 [core-command builder 6/7] COPY . . 01:14:49 #136 CACHED 01:14:49 01:14:49 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 01:14:49 #137 CACHED 01:14:49 01:14:49 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #138 CACHED 01:14:49 01:14:49 #139 [core-data builder 6/7] COPY . . 01:14:49 #139 CACHED 01:14:49 01:14:49 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:49 #140 CACHED 01:14:49 01:14:49 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:14:49 #141 CACHED 01:14:49 01:14:49 #142 [security-proxy-auth builder 6/7] COPY . . 01:14:49 #142 CACHED 01:14:49 01:14:49 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:14:49 #143 1.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:14:51 #143 ... 01:14:51 01:14:51 #144 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:52 #144 ... 01:14:52 01:14:52 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:14:52 #0 1.067 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:14:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:14:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:55 Avoid second fetch 01:14:55 Checking out Revision 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c (main) 01:14:55 Commit message: "build(deps): Bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#5222)" 01:14:55 > git config core.sparsecheckout # timeout=10 01:14:55 > git checkout -f 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c # timeout=10 01:14:58 #145 ... 01:14:58 01:14:58 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:14:58 #0 0.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:14:58 #146 ... 01:14:58 01:14:58 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:14:58 #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:14:58 #147 ... 01:14:58 01:14:58 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:14:58 #0 0.733 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:14:58 #148 ... 01:14:58 01:14:58 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:14:58 #0 1.046 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:14:58 #149 ... 01:14:58 01:14:58 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:14:58 #0 0.867 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:14:58 #150 ... 01:14:58 01:14:58 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:14:58 #0 1.075 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:14:59 #151 ... 01:14:59 01:14:59 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:14:59 #0 0.842 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:14:59 #152 ... 01:14:59 01:14:59 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:14:59 #0 1.057 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:14:59 #153 ... 01:14:59 01:14:59 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:59 #0 1.057 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:00 provisioning config files... 01:15:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/882@tmp/config1684971743392002420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:01 ---> ****-login.sh 01:15:01 nexus3.edgexfoundry.org:10001 01:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:01 Configure a credential helper to remove this warning. See 01:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:01 01:15:01 Login Succeeded 01:15:01 nexus3.edgexfoundry.org:10002 01:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:02 Configure a credential helper to remove this warning. See 01:15:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:02 01:15:02 Login Succeeded 01:15:02 nexus3.edgexfoundry.org:10003 01:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:02 Configure a credential helper to remove this warning. See 01:15:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:02 01:15:02 Login Succeeded 01:15:02 nexus3.edgexfoundry.org:10004 01:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:02 Configure a credential helper to remove this warning. See 01:15:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:02 01:15:02 Login Succeeded 01:15:02 ****.io 01:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:03 Configure a credential helper to remove this warning. See 01:15:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:03 01:15:03 Login Succeeded 01:15:03 ---> ****-login.sh ends [Pipeline] } 01:15:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:15:03 + git config --global --add safe.directory /w/workspace/edgex-go/882 [Pipeline] echo 01:15:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:15:04 ========================================================= 01:15:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:15:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:15:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:15:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:15:04 94e9d8af2201: Pulling fs layer 01:15:04 a6c56e8762df: Pulling fs layer 01:15:04 f0f3c8884826: Pulling fs layer 01:15:04 c7e7622c144d: Pulling fs layer 01:15:04 4f4fb700ef54: Pulling fs layer 01:15:04 b4c3b6d88c5a: Pulling fs layer 01:15:04 ba8bce9d2590: Pulling fs layer 01:15:04 ca778ea9c289: Pulling fs layer 01:15:04 b4c3b6d88c5a: Waiting 01:15:04 ba8bce9d2590: Waiting 01:15:04 ca778ea9c289: Waiting 01:15:04 c7e7622c144d: Waiting 01:15:04 a6c56e8762df: Verifying Checksum 01:15:04 a6c56e8762df: Download complete 01:15:04 c7e7622c144d: Verifying Checksum 01:15:04 c7e7622c144d: Download complete 01:15:04 4f4fb700ef54: Verifying Checksum 01:15:04 4f4fb700ef54: Download complete 01:15:04 b4c3b6d88c5a: Download complete 01:15:04 94e9d8af2201: Verifying Checksum 01:15:04 94e9d8af2201: Download complete 01:15:05 ca778ea9c289: Verifying Checksum 01:15:05 ca778ea9c289: Download complete 01:15:05 94e9d8af2201: Pull complete 01:15:06 a6c56e8762df: Pull complete 01:15:06 f0f3c8884826: Download complete 01:15:07 #154 ... 01:15:07 01:15:07 #144 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:07 #144 DONE 24.7s 01:15:07 01:15:07 #155 [core-keeper builder 7/8] COPY . . 01:15:07 ba8bce9d2590: Verifying Checksum 01:15:07 ba8bce9d2590: Download complete 01:15:09 #155 DONE 2.4s 01:15:09 01:15:09 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:15:09 #156 0.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:15:20 f0f3c8884826: Pull complete 01:15:20 c7e7622c144d: Pull complete 01:15:20 4f4fb700ef54: Pull complete 01:15:20 b4c3b6d88c5a: Pull complete 01:15:29 ba8bce9d2590: Pull complete 01:15:30 ca778ea9c289: Pull complete 01:15:31 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:15:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:15:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:15:31 WORKDIR /edgex 01:15:31 COPY go.mod . 01:15:31 RUN go mod download 01:15:31 + docker build -t ci-base-image-arm64 -f - . 01:15:32 Sending build context to Docker daemon 3.708MB 01:15:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:15:32 ---> 47b25d7523d1 01:15:32 Step 2/4 : WORKDIR /edgex 01:15:34 ---> Running in 6e59b672216d 01:15:34 Removing intermediate container 6e59b672216d 01:15:34 ---> 3dee73cae9dc 01:15:34 Step 3/4 : COPY go.mod . 01:15:34 ---> 4e6dfcfdf67a 01:15:34 Step 4/4 : RUN go mod download 01:15:34 ---> Running in 2b2d04a7a0d2 01:16:19 #156 ... 01:16:19 01:16:19 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:16:19 #150 DONE 89.7s 01:16:19 01:16:19 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:16:19 #151 ... 01:16:19 01:16:19 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:16:19 #157 DONE 0.1s 01:16:19 01:16:19 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:16:19 #158 DONE 1.0s 01:16:19 01:16:19 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:16:19 #143 ... 01:16:19 01:16:19 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:16:19 #159 DONE 0.1s 01:16:19 01:16:19 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:16:19 #160 DONE 0.3s 01:16:19 01:16:19 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:16:19 #146 ... 01:16:19 01:16:19 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:16:19 #161 DONE 0.2s 01:16:19 01:16:19 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:16:19 #143 DONE 91.7s 01:16:19 01:16:19 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:16:20 #162 DONE 0.2s 01:16:20 01:16:20 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:16:20 #163 DONE 0.1s 01:16:20 01:16:20 #164 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:16:20 #164 DONE 0.0s 01:16:20 01:16:20 #165 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:16:20 #165 DONE 0.2s 01:16:20 01:16:20 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:16:20 #166 DONE 0.2s 01:16:20 01:16:20 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:16:20 #167 DONE 0.1s 01:16:20 01:16:20 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:16:20 #168 DONE 0.1s 01:16:20 01:16:20 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:16:20 #169 DONE 0.1s 01:16:20 01:16:20 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:16:20 #170 DONE 0.1s 01:16:20 01:16:20 #171 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:16:20 #171 DONE 0.1s 01:16:20 01:16:20 #172 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:16:21 #172 DONE 0.9s 01:16:21 01:16:21 #173 [security-bootstrapper] exporting to image 01:16:21 #173 exporting layers 01:16:22 #173 ... 01:16:22 01:16:22 #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:16:22 #174 DONE 1.4s 01:16:22 01:16:22 #175 [core-common-config-bootstrapper] exporting to image 01:16:22 #175 exporting layers 0.5s done 01:16:22 #175 writing image sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done 01:16:22 #175 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 01:16:22 #175 DONE 0.5s 01:16:22 01:16:22 #173 [security-bootstrapper] exporting to image 01:16:22 #173 exporting layers 1.0s done 01:16:22 #173 writing image sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done 01:16:22 #173 naming to docker.io/library/security-bootstrapper 0.0s done 01:16:22 #173 DONE 1.1s 01:16:22 01:16:22 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:16:31 Removing intermediate container 2b2d04a7a0d2 01:16:31 ---> 4ef09bde6a8b 01:16:31 Successfully built 4ef09bde6a8b 01:16:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:31 + docker inspect -f . ci-base-image-arm64 01:16:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:31 prd-ubuntu20.04-docker-arm64-4c-16g-6478 does not seem to be running inside a container 01:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:16:33 $ docker top d62230f4fe5fa12e22de3a30141ea4d128ba16933dcd3932e4edd3e38e828c2a -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:34 + go version 01:16:34 go version go1.23.9 linux/arm64 [Pipeline] } 01:16:34 $ docker stop --time=1 d62230f4fe5fa12e22de3a30141ea4d128ba16933dcd3932e4edd3e38e828c2a 01:16:35 $ docker rm -f --volumes d62230f4fe5fa12e22de3a30141ea4d128ba16933dcd3932e4edd3e38e828c2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:16:36 01:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:16:36 latest: Pulling from edgex-devops/edgex-compose-arm64 01:16:36 547446be3368: Pulling fs layer 01:16:36 d125d8839a47: Pulling fs layer 01:16:36 3e85d5ac6304: Pulling fs layer 01:16:36 c3105a71a48b: Pulling fs layer 01:16:36 0f093f025ec4: Pulling fs layer 01:16:36 c3106fc0e877: Pulling fs layer 01:16:36 c3105a71a48b: Waiting 01:16:36 0f093f025ec4: Waiting 01:16:36 c3106fc0e877: Waiting 01:16:37 547446be3368: Verifying Checksum 01:16:37 547446be3368: Download complete 01:16:37 c3105a71a48b: Download complete 01:16:37 d125d8839a47: Verifying Checksum 01:16:37 d125d8839a47: Download complete 01:16:37 c3106fc0e877: Verifying Checksum 01:16:37 c3106fc0e877: Download complete 01:16:37 0f093f025ec4: Verifying Checksum 01:16:37 0f093f025ec4: Download complete 01:16:37 547446be3368: Pull complete 01:16:38 d125d8839a47: Pull complete 01:16:39 3e85d5ac6304: Verifying Checksum 01:16:39 3e85d5ac6304: Download complete 01:16:49 3e85d5ac6304: Pull complete 01:16:49 c3105a71a48b: Pull complete 01:16:50 0f093f025ec4: Pull complete 01:16:50 c3106fc0e877: Pull complete 01:16:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:16:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:51 prd-ubuntu20.04-docker-arm64-4c-16g-6478 does not seem to be running inside a container 01:16:51 $ 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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:16:53 $ docker top e46fa3c80cb8070369cc7e1e07aec5e96bc973a0d93db04d0a6c27ea7b473e63 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:54 + docker compose -f ./docker-compose-build.yml build --parallel 01:17:04 #1 [security-spire-config internal] load build definition from Dockerfile 01:17:04 #1 transferring dockerfile: 1.69kB done 01:17:04 #1 DONE 0.1s 01:17:04 01:17:04 #2 [security-spire-server internal] load build definition from Dockerfile 01:17:04 #2 transferring dockerfile: 1.70kB 0.0s done 01:17:04 #2 DONE 0.1s 01:17:04 01:17:04 #3 [core-metadata internal] load build definition from Dockerfile 01:17:04 #3 transferring dockerfile: 2.10kB 0.0s done 01:17:04 #3 DONE 0.1s 01:17:04 01:17:04 #4 [core-keeper internal] load build definition from Dockerfile 01:17:04 #4 transferring dockerfile: 2.01kB 0.0s done 01:17:04 #4 DONE 0.1s 01:17:04 01:17:04 #5 [support-scheduler internal] load build definition from Dockerfile 01:17:04 #5 transferring dockerfile: 1.83kB 0.0s done 01:17:04 #5 DONE 0.1s 01:17:04 01:17:04 #6 [core-data internal] load build definition from Dockerfile 01:17:04 #6 transferring dockerfile: 2.04kB done 01:17:04 #6 DONE 0.1s 01:17:04 01:17:04 #7 [security-spire-agent internal] load build definition from Dockerfile 01:17:04 #7 transferring dockerfile: 1.81kB done 01:17:04 #7 DONE 0.1s 01:17:04 01:17:04 #8 [security-secretstore-setup internal] load build definition from Dockerfile 01:17:04 #8 transferring dockerfile: 2.49kB 0.0s done 01:17:04 #8 DONE 0.1s 01:17:04 01:17:04 #9 [security-proxy-setup internal] load build definition from Dockerfile 01:17:04 #9 transferring dockerfile: 2.50kB done 01:17:04 #9 DONE 0.1s 01:17:04 01:17:04 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:17:04 #10 transferring dockerfile: 1.89kB 0.0s done 01:17:04 #10 DONE 0.1s 01:17:04 01:17:04 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:17:04 #11 transferring dockerfile: 2.23kB done 01:17:04 #11 DONE 0.1s 01:17:04 01:17:04 #12 [core-command internal] load build definition from Dockerfile 01:17:04 #12 transferring dockerfile: 1.94kB 0.0s done 01:17:04 #12 DONE 0.1s 01:17:04 01:17:04 #13 [support-notifications internal] load build definition from Dockerfile 01:17:04 #13 transferring dockerfile: 2.00kB done 01:17:04 #13 DONE 0.1s 01:17:04 01:17:04 #14 [security-bootstrapper internal] load build definition from Dockerfile 01:17:04 #14 transferring dockerfile: 3.02kB 0.0s done 01:17:04 #14 DONE 0.1s 01:17:04 01:17:04 #15 [security-spire-config internal] load .dockerignore 01:17:04 #15 transferring context: 50B done 01:17:04 #15 DONE 0.1s 01:17:04 01:17:04 #16 [security-proxy-auth internal] load build definition from Dockerfile 01:17:04 #16 transferring dockerfile: 2.14kB 0.0s done 01:17:04 #16 DONE 0.1s 01:17:05 01:17:05 #17 [security-spire-server internal] load .dockerignore 01:17:05 #17 transferring context: 50B done 01:17:05 #17 DONE 0.1s 01:17:05 01:17:05 #18 [core-metadata internal] load .dockerignore 01:17:05 #18 transferring context: 50B 0.0s done 01:17:05 #18 DONE 0.1s 01:17:05 01:17:05 #19 [core-keeper internal] load .dockerignore 01:17:05 #19 transferring context: 50B 0.0s done 01:17:05 #19 DONE 0.1s 01:17:05 01:17:05 #20 [support-scheduler internal] load .dockerignore 01:17:05 #20 transferring context: 50B 0.0s done 01:17:05 #20 DONE 0.1s 01:17:05 01:17:05 #21 [core-data internal] load .dockerignore 01:17:05 #21 transferring context: 50B 0.0s done 01:17:05 #21 DONE 0.1s 01:17:05 01:17:05 #22 [security-secretstore-setup internal] load .dockerignore 01:17:05 #22 transferring context: 50B 0.0s done 01:17:05 #22 DONE 0.1s 01:17:05 01:17:05 #23 [security-spire-agent internal] load .dockerignore 01:17:05 #23 transferring context: 50B done 01:17:05 #23 DONE 0.1s 01:17:05 01:17:05 #24 [security-proxy-setup internal] load .dockerignore 01:17:05 #24 transferring context: 50B done 01:17:05 #24 DONE 0.1s 01:17:05 01:17:05 #25 [security-spiffe-token-provider internal] load .dockerignore 01:17:06 #25 transferring context: 50B 0.0s done 01:17:06 #25 DONE 0.1s 01:17:06 01:17:06 #26 [core-common-config-bootstrapper internal] load .dockerignore 01:17:06 #26 transferring context: 50B 0.0s done 01:17:06 #26 DONE 0.1s 01:17:06 01:17:06 #27 [core-command internal] load .dockerignore 01:17:06 #27 transferring context: 50B 0.0s done 01:17:06 #27 DONE 0.1s 01:17:06 01:17:06 #28 [support-notifications internal] load .dockerignore 01:17:06 #28 transferring context: 50B 0.0s done 01:17:06 #28 DONE 0.1s 01:17:06 01:17:06 #29 [security-bootstrapper internal] load .dockerignore 01:17:06 #29 transferring context: 50B 0.0s done 01:17:06 #29 DONE 0.1s 01:17:06 01:17:06 #30 [security-proxy-auth internal] load .dockerignore 01:17:06 #30 transferring context: 50B 0.0s done 01:17:06 #30 DONE 0.1s 01:17:06 01:17:06 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:17:07 #31 DONE 0.6s 01:17:07 01:17:07 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 01:17:07 #32 DONE 0.8s 01:17:07 01:17:07 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:17:07 #31 DONE 0.6s 01:17:07 01:17:07 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:17:07 #33 DONE 0.0s 01:17:07 01:17:07 #34 [security-spire-config internal] load build context 01:17:07 #34 transferring context: 22.05kB 0.0s done 01:17:07 #34 DONE 0.1s 01:17:07 01:17:07 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:07 #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 01:17:07 #35 ... 01:17:07 01:17:07 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:17:07 #33 DONE 0.0s 01:17:07 01:17:07 #36 [security-spire-server internal] load build context 01:17:07 #36 transferring context: 23.80kB 0.0s done 01:17:07 #36 DONE 0.1s 01:17:07 01:17:07 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:07 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.0s 01:17:07 #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:17:07 #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 01:17:07 #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 01:17:07 #35 ... 01:17:07 01:17:07 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:17:07 #33 DONE 0.0s 01:17:07 01:17:07 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:07 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s 01:17:07 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 01:17:07 #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 01:17:07 #35 ... 01:17:07 01:17:07 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 01:17:07 #32 DONE 0.8s 01:17:07 01:17:07 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:07 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:17:07 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 01:17:07 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.2s 01:17:07 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.4s 01:17:07 #35 ... 01:17:07 01:17:07 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:17:07 #33 DONE 0.0s 01:17:07 01:17:07 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:07 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.94MB / 33.17MB 0.6s 01:17:08 #35 ... 01:17:08 01:17:08 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:17:08 #33 DONE 0.0s 01:17:08 01:17:08 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:08 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s 01:17:08 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done 01:17:08 #35 ... 01:17:08 01:17:08 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:17:08 #33 DONE 0.0s 01:17:08 01:17:08 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:17:08 #31 DONE 1.1s 01:17:08 01:17:08 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:08 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 0.8s 01:17:08 #35 ... 01:17:08 01:17:08 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:17:08 #32 DONE 1.1s 01:17:08 01:17:08 #37 [core-common-config-bootstrapper internal] load build context 01:17:08 #37 DONE 0.0s 01:17:08 01:17:08 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:08 #35 ... 01:17:08 01:17:08 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:17:08 #33 DONE 0.0s 01:17:08 01:17:08 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:08 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.32MB / 33.17MB 1.1s 01:17:08 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 01:17:08 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.2s 01:17:08 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 01:17:08 #35 ... 01:17:08 01:17:08 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:17:08 #38 DONE 1.3s 01:17:08 01:17:08 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:09 #35 ... 01:17:09 01:17:09 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:17:09 #33 DONE 0.0s 01:17:09 01:17:09 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:09 #35 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 01:17:09 #35 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:17:09 #35 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:17:09 #35 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 01:17:09 #35 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 01:17:09 #35 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 01:17:09 #35 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 01:17:09 #35 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done 01:17:09 #35 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 01:17:09 #35 ... 01:17:09 01:17:09 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 01:17:09 #32 DONE 1.5s 01:17:09 01:17:09 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:09 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 1.6s 01:17:09 #35 ... 01:17:09 01:17:09 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:17:09 #33 DONE 0.0s 01:17:09 01:17:09 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:09 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.18MB / 33.17MB 2.0s 01:17:09 #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 01:17:09 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.57MB / 33.17MB 2.2s 01:17:09 #35 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 01:17:09 #35 ... 01:17:09 01:17:09 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:17:09 #33 DONE 0.0s 01:17:09 01:17:09 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:17:09 #32 DONE 1.8s 01:17:09 01:17:09 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:10 #35 ... 01:17:10 01:17:10 #39 [core-keeper internal] load build context 01:17:10 #39 transferring context: 3.23MB 1.9s done 01:17:10 #39 DONE 2.6s 01:17:10 01:17:10 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:10 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 2.5s 01:17:10 #35 ... 01:17:10 01:17:10 #40 [core-metadata internal] load build context 01:17:10 #40 transferring context: 3.23MB 2.0s done 01:17:10 #40 DONE 2.7s 01:17:10 01:17:10 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:10 #35 ... 01:17:10 01:17:10 #41 [support-scheduler internal] load build context 01:17:10 #41 transferring context: 3.23MB 2.1s done 01:17:10 #41 DONE 2.8s 01:17:10 01:17:10 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:10 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.11MB / 33.17MB 2.8s 01:17:10 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 3.2s 01:17:10 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.4s 01:17:11 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.6s 01:17:11 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 4.0s 01:17:11 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 4.4s 01:17:12 #35 ... 01:17:12 01:17:12 #42 [security-spire-agent internal] load build context 01:17:12 #42 transferring context: 23.33kB 0.2s done 01:17:12 #42 DONE 3.2s 01:17:12 01:17:12 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:12 #35 ... 01:17:12 01:17:12 #43 [security-secretstore-setup internal] load build context 01:17:12 #43 transferring context: 3.23MB 1.9s done 01:17:12 #43 DONE 4.5s 01:17:12 01:17:12 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:12 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.8s 01:17:12 #35 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.9s done 01:17:13 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 01:17:14 #35 ... 01:17:14 01:17:14 #44 [core-data internal] load build context 01:17:14 #44 transferring context: 3.23MB 3.2s done 01:17:14 #44 DONE 6.5s 01:17:14 01:17:14 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:14 #35 ... 01:17:14 01:17:14 #45 [core-command internal] load build context 01:17:14 #45 transferring context: 3.23MB 2.6s done 01:17:14 #45 DONE 5.2s 01:17:14 01:17:14 #46 [security-spiffe-token-provider internal] load build context 01:17:14 #46 transferring context: 3.23MB 2.7s done 01:17:14 #46 DONE 5.8s 01:17:14 01:17:14 #47 [support-notifications internal] load build context 01:17:14 #47 transferring context: 3.23MB 3.7s done 01:17:14 #47 DONE 5.3s 01:17:14 01:17:14 #48 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 01:17:14 #48 DONE 7.3s 01:17:14 01:17:14 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:14 #35 ... 01:17:14 01:17:14 #37 [core-common-config-bootstrapper internal] load build context 01:17:14 #37 transferring context: 3.23MB 3.7s done 01:17:14 #37 DONE 6.1s 01:17:14 01:17:14 #49 [security-bootstrapper internal] load build context 01:17:14 #49 transferring context: 3.23MB 3.1s done 01:17:14 #49 DONE 4.7s 01:17:14 01:17:14 #50 [security-proxy-setup internal] load build context 01:17:14 #50 transferring context: 3.23MB 3.2s done 01:17:14 #50 DONE 6.2s 01:17:14 01:17:14 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:17:14 #51 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 01:17:14 #51 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 01:17:14 #51 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:17:14 #51 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 01:17:14 #51 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 01:17:14 #51 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.1s done 01:17:14 #51 ... 01:17:14 01:17:14 #52 [core-keeper builder 2/8] WORKDIR /edgex-go 01:17:14 #52 ... 01:17:14 01:17:14 #53 [security-proxy-auth internal] load build context 01:17:14 #53 transferring context: 3.23MB 1.6s done 01:17:14 #53 DONE 5.1s 01:17:15 01:17:15 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:16 #35 ... 01:17:16 01:17:16 #52 [support-notifications builder 2/8] WORKDIR /edgex-go 01:17:16 #52 DONE 1.6s 01:17:16 01:17:16 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:18 #35 ... 01:17:18 01:17:18 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:17:18 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 01:17:18 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 01:17:18 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 01:17:18 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 01:17:18 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 01:17:18 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 01:17:18 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 01:17:18 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 01:17:18 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.7s done 01:17:18 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 01:17:18 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.8s 01:17:19 #54 ... 01:17:19 01:17:19 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:19 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.8s 01:17:24 #35 ... 01:17:24 01:17:24 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:17:24 #0 8.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:24 #0 9.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:24 #55 ... 01:17:24 01:17:24 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:17:24 #0 9.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:24 #56 ... 01:17:24 01:17:24 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:17:24 #0 9.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:24 #57 ... 01:17:24 01:17:24 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:17:24 #0 9.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:24 #58 ... 01:17:24 01:17:24 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:17:24 #59 DONE 10.4s 01:17:24 01:17:24 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:17:24 #60 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:24 #60 ... 01:17:24 01:17:24 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:17:24 #0 9.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:24 #61 ... 01:17:24 01:17:24 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:17:24 #62 ... 01:17:24 01:17:24 #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:17:24 #0 8.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:24 #0 8.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:25 #63 ... 01:17:25 01:17:25 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:17:25 #0 9.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:25 #64 ... 01:17:25 01:17:25 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:17:25 #0 8.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:25 #0 8.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:25 #65 ... 01:17:25 01:17:25 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:17:25 #57 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:25 #57 ... 01:17:25 01:17:25 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:17:25 #66 DONE 9.7s 01:17:26 01:17:26 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:26 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.7s 01:17:26 #35 ... 01:17:26 01:17:26 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:17:26 #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:26 #67 ... 01:17:26 01:17:26 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:17:26 #0 8.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:26 #68 ... 01:17:26 01:17:26 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:17:26 #0 9.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:26 #69 ... 01:17:26 01:17:26 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:17:26 #0 9.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:26 #70 ... 01:17:26 01:17:26 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:17:26 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:26 #71 ... 01:17:26 01:17:26 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:29 #35 ... 01:17:29 01:17:29 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:17:29 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.6s done 01:17:29 #54 ... 01:17:29 01:17:29 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:17:30 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.1s 01:17:30 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s done 01:17:30 #35 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s done 01:17:30 #152 ... 01:17:30 01:17:30 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:17:30 #146 153.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:17:30 #35 DONE 23.9s 01:17:30 01:17:30 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:17:30 #71 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:31 #146 DONE 163.2s 01:17:31 01:17:31 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:17:31 #147 DONE 163.2s 01:17:31 01:17:31 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:17:31 #148 DONE 163.2s 01:17:31 01:17:31 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:17:31 #154 DONE 163.2s 01:17:31 01:17:31 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:17:32 #176 DONE 1.1s 01:17:32 01:17:32 #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:17:32 #177 ... 01:17:32 01:17:32 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:17:32 #178 DONE 0.2s 01:17:32 01:17:32 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:17:32 #179 DONE 0.2s 01:17:32 01:17:32 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:17:32 #180 DONE 0.3s 01:17:32 01:17:32 #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:17:32 #177 DONE 0.2s 01:17:32 01:17:32 #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:17:32 #181 DONE 0.1s 01:17:32 01:17:32 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:17:32 #182 ... 01:17:32 01:17:32 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:17:32 #149 DONE 164.8s 01:17:32 01:17:32 #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:17:32 #183 DONE 0.2s 01:17:32 01:17:32 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:17:32 #182 DONE 0.2s 01:17:32 01:17:32 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:17:32 #145 DONE 164.8s 01:17:32 01:17:32 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:17:32 #184 DONE 0.2s 01:17:32 01:17:32 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:17:32 #185 DONE 0.1s 01:17:32 01:17:32 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:17:32 #153 DONE 164.9s 01:17:32 01:17:32 #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:17:33 #186 ... 01:17:33 01:17:33 #179 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:17:33 #179 DONE 0.2s 01:17:33 01:17:33 #183 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:17:33 #183 DONE 0.2s 01:17:33 01:17:33 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:17:33 #187 CACHED 01:17:33 01:17:33 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:17:33 #188 CACHED 01:17:33 01:17:33 #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:17:33 #189 CACHED 01:17:33 01:17:33 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:17:33 #190 CACHED 01:17:33 01:17:33 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:17:33 #191 DONE 0.4s 01:17:33 01:17:33 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:17:33 #192 DONE 0.4s 01:17:33 01:17:33 #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:17:33 #193 DONE 0.6s 01:17:33 01:17:33 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:17:33 #194 DONE 0.6s 01:17:33 01:17:33 #195 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:17:33 #195 DONE 0.6s 01:17:33 01:17:33 #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:17:33 #186 DONE 0.6s 01:17:33 01:17:33 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:17:33 #196 DONE 0.5s 01:17:33 01:17:33 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:17:33 #197 ... 01:17:33 01:17:33 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:17:33 #198 DONE 0.3s 01:17:33 #71 ... 01:17:33 01:17:33 #63 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:17:33 #63 17.64 (1/1) Installing dumb-init (1.2.5-r3) 01:17:33 #63 17.68 Executing busybox-1.36.1-r29.trigger 01:17:33 #63 17.84 OK: 9 MiB in 15 packages 01:17:33 #63 DONE 19.6s 01:17:33 01:17:33 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:17:34 01:17:34 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:17:34 #199 DONE 0.3s 01:17:34 01:17:34 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:17:34 #200 DONE 0.3s 01:17:34 01:17:34 #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:17:34 #201 DONE 0.3s 01:17:34 01:17:34 #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:17:34 #202 DONE 0.3s 01:17:34 01:17:34 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:17:34 #203 DONE 0.3s 01:17:34 01:17:34 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:17:34 #197 DONE 0.3s 01:17:34 01:17:34 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:17:34 #72 ... 01:17:34 01:17:34 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:17:34 #65 17.54 (1/1) Installing dumb-init (1.2.5-r3) 01:17:34 #65 17.60 Executing busybox-1.36.1-r29.trigger 01:17:34 #65 17.72 OK: 9 MiB in 15 packages 01:17:34 #65 DONE 20.2s 01:17:34 01:17:34 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:17:34 #56 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:34 #56 20.36 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:17:34 #56 20.39 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:17:34 #56 20.39 OK: 24052 distinct packages available 01:17:34 #204 ... 01:17:34 01:17:34 #205 [core-command] exporting to image 01:17:34 #205 exporting layers 0.2s done 01:17:34 #205 writing image sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd 0.0s done 01:17:34 #205 naming to docker.io/library/core-command 0.1s done 01:17:34 #205 DONE 0.7s 01:17:34 01:17:34 #206 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:17:34 #206 DONE 0.6s 01:17:34 01:17:34 #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:17:34 #207 DONE 0.6s 01:17:34 01:17:34 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:17:34 #204 DONE 0.6s 01:17:34 01:17:34 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:17:34 #208 DONE 0.6s 01:17:34 01:17:34 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:17:34 #209 DONE 0.6s 01:17:34 01:17:34 #210 [core-metadata] exporting to image 01:17:34 #56 ... 01:17:34 01:17:34 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:17:34 #0 4.909 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:34 #0 9.053 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:34 #73 ... 01:17:34 01:17:34 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:17:34 #210 ... 01:17:34 01:17:34 #211 [security-spiffe-token-provider] exporting to image 01:17:34 #211 exporting layers 0.7s done 01:17:34 #211 writing image sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 0.0s done 01:17:34 #211 naming to docker.io/library/security-spiffe-token-provider 0.0s done 01:17:34 #211 DONE 0.8s 01:17:34 01:17:34 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:17:34 #212 DONE 0.3s 01:17:34 01:17:34 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:17:34 #152 DONE 166.7s 01:17:34 01:17:34 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:17:35 #213 ... 01:17:35 01:17:35 #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:17:35 #214 DONE 0.3s 01:17:35 01:17:35 #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:17:35 #215 DONE 0.1s 01:17:35 01:17:35 #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:17:35 #216 DONE 0.0s 01:17:35 01:17:35 #217 [core-data] exporting to image 01:17:35 #217 exporting layers 0.1s done 01:17:35 #217 writing image sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done 01:17:35 #217 naming to docker.io/library/core-data done 01:17:35 #217 DONE 0.2s 01:17:35 01:17:35 #218 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:17:35 #218 DONE 0.0s 01:17:35 01:17:35 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:17:35 #219 DONE 0.6s 01:17:35 01:17:35 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:17:35 #220 DONE 0.2s 01:17:35 01:17:35 #210 [core-metadata] exporting to image 01:17:35 #210 exporting layers 0.7s done 01:17:35 #210 writing image sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done 01:17:35 #210 naming to docker.io/library/core-metadata done 01:17:35 #210 DONE 0.8s 01:17:35 01:17:35 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:17:35 #221 DONE 0.1s 01:17:35 01:17:35 #222 [security-proxy-setup] exporting to image 01:17:35 #222 exporting layers 0.3s done 01:17:35 #222 writing image sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done 01:17:35 #222 naming to docker.io/library/security-proxy-setup done 01:17:35 #222 DONE 0.4s 01:17:35 01:17:35 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:17:35 #213 DONE 0.8s 01:17:35 01:17:35 #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:17:35 #223 DONE 0.5s 01:17:35 01:17:35 #224 [security-proxy-auth] exporting to image 01:17:35 #74 ... 01:17:35 01:17:35 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:17:35 #62 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:35 #62 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:35 #62 ... 01:17:35 01:17:35 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:17:35 #57 21.28 (1/4) Installing dumb-init (1.2.5-r3) 01:17:35 #57 21.29 (2/4) Installing openssl (3.3.4-r0) 01:17:35 #224 ... 01:17:35 01:17:35 #225 [support-scheduler] exporting to image 01:17:35 #225 exporting layers 0.3s done 01:17:35 #225 writing image sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done 01:17:35 #225 naming to docker.io/library/support-scheduler done 01:17:35 #225 DONE 0.3s 01:17:35 #57 21.46 (3/4) Installing su-exec (0.2-r3) 01:17:35 #57 21.49 (4/4) Installing yq-go (4.44.1-r2) 01:17:35 #57 ... 01:17:35 01:17:35 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:17:35 #0 3.825 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:35 #0 7.649 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:35 01:17:35 #226 [security-secretstore-setup] exporting to image 01:17:35 #226 exporting layers 0.3s done 01:17:35 #226 writing image sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done 01:17:35 #226 naming to docker.io/library/security-secretstore-setup done 01:17:35 #226 DONE 0.3s 01:17:35 01:17:35 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:17:36 #75 ... 01:17:36 01:17:36 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:17:36 #58 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:36 #58 21.76 (1/2) Installing dumb-init (1.2.5-r3) 01:17:36 #58 21.80 (2/2) Installing su-exec (0.2-r3) 01:17:36 #58 21.84 Executing busybox-1.36.1-r29.trigger 01:17:36 #58 ... 01:17:36 01:17:36 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:17:36 #55 18.27 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:17:36 #55 18.27 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:17:36 #55 18.27 OK: 24052 distinct packages available 01:17:36 #55 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:36 #55 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:36 #156 ... 01:17:36 01:17:36 #224 [security-proxy-auth] exporting to image 01:17:36 #224 exporting layers 0.8s done 01:17:36 #224 writing image sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done 01:17:36 #224 naming to docker.io/library/security-proxy-auth done 01:17:36 #224 DONE 0.8s 01:17:36 01:17:36 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:17:36 #55 ... 01:17:36 01:17:36 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:17:36 #61 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:36 #61 21.77 (1/3) Installing ca-certificates (20250619-r0) 01:17:36 #61 22.27 (2/3) Installing dumb-init (1.2.5-r3) 01:17:36 #61 22.29 (3/3) Installing tzdata (2025b-r0) 01:17:36 #61 ... 01:17:36 01:17:36 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:17:36 #58 22.05 OK: 9 MiB in 16 packages 01:17:36 #58 ... 01:17:36 01:17:36 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:17:36 #64 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:36 #64 22.29 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:17:36 #64 22.29 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:17:36 #64 22.29 OK: 24052 distinct packages available 01:17:36 #156 ... 01:17:36 01:17:36 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:17:36 #151 DONE 168.7s 01:17:36 #64 ... 01:17:36 01:17:36 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:17:36 #68 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:36 #68 19.42 OK: 239 MiB in 58 packages 01:17:36 #68 ... 01:17:36 01:17:36 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:17:36 #71 20.78 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:17:36 #71 20.78 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:17:36 #71 20.78 OK: 24052 distinct packages available 01:17:37 01:17:37 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:17:37 #227 DONE 0.0s 01:17:37 01:17:37 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:17:37 #156 DONE 148.1s 01:17:37 01:17:37 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:17:37 #228 DONE 0.2s 01:17:37 01:17:37 #229 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:17:37 #229 DONE 0.1s 01:17:37 01:17:37 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:17:37 #71 ... 01:17:37 01:17:37 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:17:37 #60 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:37 #60 21.36 (1/4) Installing ca-certificates (20250619-r0) 01:17:37 #60 21.80 (2/4) Installing dumb-init (1.2.5-r3) 01:17:37 #60 21.82 (3/4) Installing su-exec (0.2-r3) 01:17:37 #60 21.84 (4/4) Installing yq-go (4.44.1-r2) 01:17:37 #60 ... 01:17:37 01:17:37 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:17:37 #68 DONE 21.4s 01:17:37 01:17:37 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:17:37 #69 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:37 #69 20.24 OK: 239 MiB in 58 packages 01:17:37 #69 ... 01:17:37 01:17:37 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:17:37 #60 23.31 Executing busybox-1.36.1-r29.trigger 01:17:37 #230 DONE 0.2s 01:17:37 01:17:37 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:17:37 #231 DONE 0.1s 01:17:37 01:17:37 #232 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:17:37 #232 DONE 0.2s 01:17:37 01:17:37 #233 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:17:37 #233 DONE 0.0s 01:17:37 01:17:37 #234 [core-keeper] exporting to image 01:17:37 #60 ... 01:17:37 01:17:37 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:17:37 #69 DONE 21.6s 01:17:37 01:17:37 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:17:37 #60 23.52 Executing ca-certificates-20250619-r0.trigger 01:17:37 #234 exporting layers 0.1s done 01:17:37 #234 writing image sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done 01:17:37 #234 naming to docker.io/library/core-keeper done 01:17:37 #234 DONE 0.1s 01:17:37 01:17:37 #235 [support-notifications] exporting to image 01:17:37 #235 exporting layers 0.1s done 01:17:37 #235 writing image sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done 01:17:37 #235 naming to docker.io/library/support-notifications done 01:17:37 #235 DONE 0.2s 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:37 time="2025-08-08T01:14:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:17:37 $ docker stop --time=1 6a0b0ff9f97a028b2792992119e61ee4f25bc9a5381864fae54e83963597d433 01:17:37 #60 ... 01:17:37 01:17:37 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:17:37 #76 DONE 0.5s 01:17:37 01:17:37 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:17:37 #70 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:37 #70 20.35 OK: 239 MiB in 58 packages 01:17:37 #70 ... 01:17:37 01:17:37 #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:38 #77 ... 01:17:38 01:17:38 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:17:38 #67 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:38 #67 ... 01:17:38 01:17:38 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:17:38 #62 22.89 (1/7) Installing ca-certificates (20250619-r0) 01:17:38 #62 23.88 (2/7) Installing dumb-init (1.2.5-r3) 01:17:38 #62 23.96 (3/7) Installing libgcc (13.2.1_git20240309-r1) 01:17:38 #62 24.02 (4/7) Installing libsodium (1.0.19-r0) 01:17:38 #62 24.04 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 01:17:38 #62 ... 01:17:38 01:17:38 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:17:38 #58 DONE 24.3s 01:17:38 01:17:38 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:17:38 #78 DONE 0.7s 01:17:38 01:17:38 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:17:39 $ docker rm -f --volumes 6a0b0ff9f97a028b2792992119e61ee4f25bc9a5381864fae54e83963597d433 [Pipeline] // withDockerContainer [Pipeline] sh 01:17:39 + docker images 01:17:39 REPOSITORY TAG IMAGE ID CREATED SIZE 01:17:39 core-keeper latest ab6c8a221b08 2 seconds ago 44.9MB 01:17:39 support-notifications latest 152f49faac72 2 seconds ago 53.3MB 01:17:39 security-secretstore-setup latest 4cbd3835f864 4 seconds ago 80MB 01:17:39 security-proxy-auth latest 8660f0ad617c 4 seconds ago 45.1MB 01:17:39 support-scheduler latest 2f9f115c4516 4 seconds ago 49.7MB 01:17:39 core-data latest a58c05702c58 5 seconds ago 45.9MB 01:17:39 core-metadata latest 4b5a05857c59 5 seconds ago 46.1MB 01:17:39 security-proxy-setup latest 51b16cfd774b 5 seconds ago 49.6MB 01:17:39 core-command latest 5d9bcdf6670f 6 seconds ago 40.2MB 01:17:39 security-spiffe-token-provider latest fba544d61ca8 6 seconds ago 48.5MB 01:17:39 security-bootstrapper latest 6487705d0644 About a minute ago 21.2MB 01:17:39 core-common-config-bootstrapper latest 29aa80e5eeae About a minute ago 20.2MB 01:17:39 security-spire-config latest b613368bff7a 3 minutes ago 150MB 01:17:39 security-spire-server latest dc61340c1982 3 minutes ago 150MB 01:17:39 security-spire-agent latest 60b18c5f1000 3 minutes ago 196MB 01:17:39 ci-base-image-x86_64 latest bab0644c8c4d 6 minutes ago 930MB 01:17:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 days ago 580MB 01:17:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB 01:17:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 01:17:39 #79 ... 01:17:39 01:17:39 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:17:39 #70 DONE 23.5s [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:39 provisioning config files... 01:17:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/882@tmp/config12035102910499605535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:39 01:17:39 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:17:39 ---> ****-login.sh 01:17:39 nexus3.edgexfoundry.org:10001 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 Login Succeeded 01:17:39 nexus3.edgexfoundry.org:10002 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 Login Succeeded 01:17:39 nexus3.edgexfoundry.org:10003 01:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:40 Login Succeeded 01:17:40 nexus3.edgexfoundry.org:10004 01:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:40 Login Succeeded 01:17:40 ****.io 01:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:40 #80 DONE 0.7s 01:17:40 01:17:40 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:17:40 #62 24.78 (6/7) Installing libzmq (4.3.5-r2) 01:17:40 #62 24.95 (7/7) Installing zeromq (4.3.5-r2) 01:17:40 #62 25.11 Executing busybox-1.36.1-r29.trigger 01:17:40 #62 25.38 Executing ca-certificates-20250619-r0.trigger 01:17:40 #62 ... 01:17:40 01:17:40 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:17:40 #57 22.90 Executing busybox-1.36.1-r29.trigger 01:17:40 #57 23.17 OK: 20 MiB in 18 packages 01:17:40 #57 DONE 26.3s 01:17:40 Login Succeeded 01:17:40 ---> ****-login.sh ends [Pipeline] } 01:17:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:17:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:17:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:17:40 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:17:40 latest 01:17:40 4.1.0-dev.43 01:17:40 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:17:40 main 01:17:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:40 01:17:40 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:17:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:41 + docker push nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:17:41 0e5b92dd56f3: Preparing 01:17:41 433581094de3: Preparing 01:17:41 e3fa297a528c: Preparing 01:17:41 e5152f521bbd: Preparing 01:17:41 896b53945e2c: Preparing 01:17:41 65a766e34e93: Preparing 01:17:41 097100c76c15: Preparing 01:17:41 65a766e34e93: Waiting 01:17:41 097100c76c15: Waiting 01:17:41 e3fa297a528c: Pushed 01:17:41 0e5b92dd56f3: Pushed 01:17:41 e5152f521bbd: Pushed 01:17:41 097100c76c15: Layer already exists 01:17:41 896b53945e2c: Pushed 01:17:41 65a766e34e93: Pushed 01:17:42 #81 ... 01:17:42 01:17:42 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:17:42 #60 24.74 OK: 20 MiB in 18 packages 01:17:42 #60 DONE 27.9s 01:17:42 01:17:42 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:17:42 #82 ... 01:17:42 01:17:42 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:17:42 #61 24.90 Executing busybox-1.36.1-r29.trigger 01:17:42 #61 25.35 Executing ca-certificates-20250619-r0.trigger 01:17:42 #61 26.90 OK: 11 MiB in 17 packages 01:17:42 #61 DONE 29.0s 01:17:43 01:17:43 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:17:43 #83 ... 01:17:43 01:17:43 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:17:43 #62 27.12 OK: 14 MiB in 21 packages 01:17:43 #62 DONE 29.6s 01:17:43 01:17:43 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:17:43 #67 24.97 OK: 239 MiB in 58 packages 01:17:43 #67 DONE 28.0s 01:17:44 01:17:44 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:17:44 433581094de3: Pushed 01:17:44 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:45 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:17:45 0e5b92dd56f3: Preparing 01:17:45 433581094de3: Preparing 01:17:45 e3fa297a528c: Preparing 01:17:45 e5152f521bbd: Preparing 01:17:45 896b53945e2c: Preparing 01:17:45 65a766e34e93: Preparing 01:17:45 097100c76c15: Preparing 01:17:45 65a766e34e93: Waiting 01:17:45 097100c76c15: Waiting 01:17:45 e5152f521bbd: Layer already exists 01:17:45 896b53945e2c: Layer already exists 01:17:45 e3fa297a528c: Layer already exists 01:17:45 433581094de3: Layer already exists 01:17:45 0e5b92dd56f3: Layer already exists 01:17:45 65a766e34e93: Layer already exists 01:17:45 097100c76c15: Layer already exists 01:17:45 latest: digest: sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:45 #84 ... 01:17:45 01:17:45 #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:17:45 #85 DONE 1.6s 01:17:45 01:17:45 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:46 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 01:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:17:46 0e5b92dd56f3: Preparing 01:17:46 433581094de3: Preparing 01:17:46 e3fa297a528c: Preparing 01:17:46 e5152f521bbd: Preparing 01:17:46 896b53945e2c: Preparing 01:17:46 65a766e34e93: Preparing 01:17:46 097100c76c15: Preparing 01:17:46 65a766e34e93: Waiting 01:17:46 097100c76c15: Waiting 01:17:46 433581094de3: Layer already exists 01:17:46 896b53945e2c: Layer already exists 01:17:46 0e5b92dd56f3: Layer already exists 01:17:46 e3fa297a528c: Layer already exists 01:17:46 e5152f521bbd: Layer already exists 01:17:46 65a766e34e93: Layer already exists 01:17:46 097100c76c15: Layer already exists 01:17:46 4.1.0-dev.43: digest: sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a size: 1780 [Pipeline] } [Pipeline] // withEnv 01:17:46 #86 ... 01:17:46 01:17:46 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:17:46 #56 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:46 #56 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:46 #56 ... 01:17:46 01:17:46 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:17:46 #55 32.18 (1/4) Installing dumb-init (1.2.5-r3) 01:17:46 #55 32.23 (2/4) Installing musl-obstack (1.2.3-r2) 01:17:46 #55 32.26 (3/4) Installing libucontext (1.2-r3) 01:17:46 #55 32.28 (4/4) Installing gcompat (1.1.0-r4) 01:17:46 #55 32.32 Executing busybox-1.36.1-r29.trigger 01:17:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:46 #55 32.46 OK: 9 MiB in 18 packages 01:17:46 + docker push nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:17:46 0e5b92dd56f3: Preparing 01:17:46 433581094de3: Preparing 01:17:46 e3fa297a528c: Preparing 01:17:46 e5152f521bbd: Preparing 01:17:46 896b53945e2c: Preparing 01:17:46 65a766e34e93: Preparing 01:17:46 097100c76c15: Preparing 01:17:46 65a766e34e93: Waiting 01:17:46 097100c76c15: Waiting 01:17:46 433581094de3: Layer already exists 01:17:46 896b53945e2c: Layer already exists 01:17:46 e3fa297a528c: Layer already exists 01:17:46 e5152f521bbd: Layer already exists 01:17:46 0e5b92dd56f3: Layer already exists 01:17:46 097100c76c15: Layer already exists 01:17:46 65a766e34e93: Layer already exists 01:17:46 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:47 #55 ... 01:17:47 01:17:47 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:17:47 #72 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:47 #72 6.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:47 #72 ... 01:17:47 01:17:47 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:17:47 #75 20.38 OK: 239 MiB in 58 packages 01:17:47 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:17:47 0e5b92dd56f3: Preparing 01:17:47 433581094de3: Preparing 01:17:47 e3fa297a528c: Preparing 01:17:47 e5152f521bbd: Preparing 01:17:47 896b53945e2c: Preparing 01:17:47 65a766e34e93: Preparing 01:17:47 097100c76c15: Preparing 01:17:47 65a766e34e93: Waiting 01:17:47 097100c76c15: Waiting 01:17:47 0e5b92dd56f3: Layer already exists 01:17:47 e3fa297a528c: Layer already exists 01:17:47 896b53945e2c: Layer already exists 01:17:47 433581094de3: Layer already exists 01:17:47 e5152f521bbd: Layer already exists 01:17:47 65a766e34e93: Layer already exists 01:17:47 097100c76c15: Layer already exists 01:17:47 main: digest: sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:17:47 ===================================================== [Pipeline] echo 01:17:47 taggedImages: 01:17:47 - nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:17:47 - nexus3.edgexfoundry.org:10004/core-command:latest 01:17:47 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 01:17:47 - nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:17:47 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:17:47 #75 ... 01:17:47 01:17:47 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:17:47 #74 2.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:47 #74 4.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:47 #74 ... 01:17:47 01:17:47 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:17:47 #79 8.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:17:47 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:17:47 latest 01:17:47 4.1.0-dev.43 01:17:47 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:17:47 main 01:17:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:47 #79 ... 01:17:47 01:17:47 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:17:47 #75 DONE 22.0s 01:17:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:48 01:17:48 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:17:48 #81 7.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:17:48 e6bfba7f7e22: Preparing 01:17:48 7d40b60f65f2: Preparing 01:17:48 8759e559401a: Preparing 01:17:48 23694e79a0de: Preparing 01:17:48 e3fa297a528c: Preparing 01:17:48 e5152f521bbd: Preparing 01:17:48 896b53945e2c: Preparing 01:17:48 65a766e34e93: Preparing 01:17:48 097100c76c15: Preparing 01:17:48 e5152f521bbd: Waiting 01:17:48 896b53945e2c: Waiting 01:17:48 65a766e34e93: Waiting 01:17:48 097100c76c15: Waiting 01:17:48 e3fa297a528c: Layer already exists 01:17:48 e5152f521bbd: Layer already exists 01:17:48 7d40b60f65f2: Pushed 01:17:48 8759e559401a: Pushed 01:17:48 896b53945e2c: Layer already exists 01:17:48 65a766e34e93: Layer already exists 01:17:48 e6bfba7f7e22: Pushed 01:17:48 097100c76c15: Layer already exists 01:17:48 #81 ... 01:17:48 01:17:48 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:48 #87 ... 01:17:48 01:17:48 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:17:48 #55 DONE 34.6s 01:17:48 01:17:48 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:17:48 #88 ... 01:17:48 01:17:48 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:17:48 #64 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:48 #64 26.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:49 #64 ... 01:17:49 01:17:49 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:17:49 #89 DONE 1.2s 01:17:49 01:17:49 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:17:49 #82 6.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:49 #82 ... 01:17:49 01:17:49 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:17:49 #71 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:49 #71 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:49 #71 ... 01:17:49 01:17:49 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:17:49 #83 6.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:49 23694e79a0de: Pushed 01:17:49 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:49 + 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 01:17:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:17:50 e6bfba7f7e22: Preparing 01:17:50 7d40b60f65f2: Preparing 01:17:50 8759e559401a: Preparing 01:17:50 23694e79a0de: Preparing 01:17:50 e3fa297a528c: Preparing 01:17:50 e5152f521bbd: Preparing 01:17:50 896b53945e2c: Preparing 01:17:50 65a766e34e93: Preparing 01:17:50 097100c76c15: Preparing 01:17:50 e5152f521bbd: Waiting 01:17:50 896b53945e2c: Waiting 01:17:50 65a766e34e93: Waiting 01:17:50 097100c76c15: Waiting 01:17:50 e3fa297a528c: Layer already exists 01:17:50 7d40b60f65f2: Layer already exists 01:17:50 23694e79a0de: Layer already exists 01:17:50 8759e559401a: Layer already exists 01:17:50 e6bfba7f7e22: Layer already exists 01:17:50 65a766e34e93: Layer already exists 01:17:50 e5152f521bbd: Layer already exists 01:17:50 097100c76c15: Layer already exists 01:17:50 896b53945e2c: Layer already exists 01:17:50 latest: digest: sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:50 #83 ... 01:17:50 01:17:50 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:50 #90 ... 01:17:50 01:17:50 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:17:50 #56 36.26 (1/5) Installing dumb-init (1.2.5-r3) 01:17:50 #56 36.29 (2/5) Installing musl-obstack (1.2.3-r2) 01:17:50 #56 36.31 (3/5) Installing libucontext (1.2-r3) 01:17:50 #56 36.32 (4/5) Installing gcompat (1.1.0-r4) 01:17:50 #56 36.34 (5/5) Installing openssl (3.3.4-r0) 01:17:50 #56 36.42 Executing busybox-1.36.1-r29.trigger 01:17:50 #56 36.48 OK: 10 MiB in 19 packages 01:17:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 01:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:17:50 e6bfba7f7e22: Preparing 01:17:50 7d40b60f65f2: Preparing 01:17:50 8759e559401a: Preparing 01:17:50 23694e79a0de: Preparing 01:17:50 e3fa297a528c: Preparing 01:17:50 e5152f521bbd: Preparing 01:17:50 896b53945e2c: Preparing 01:17:50 65a766e34e93: Preparing 01:17:50 097100c76c15: Preparing 01:17:50 e5152f521bbd: Waiting 01:17:50 896b53945e2c: Waiting 01:17:50 65a766e34e93: Waiting 01:17:50 097100c76c15: Waiting 01:17:50 23694e79a0de: Layer already exists 01:17:50 e6bfba7f7e22: Layer already exists 01:17:50 7d40b60f65f2: Layer already exists 01:17:50 8759e559401a: Layer already exists 01:17:50 e3fa297a528c: Layer already exists 01:17:50 097100c76c15: Layer already exists 01:17:50 65a766e34e93: Layer already exists 01:17:50 e5152f521bbd: Layer already exists 01:17:50 896b53945e2c: Layer already exists 01:17:50 4.1.0-dev.43: digest: sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:51 #56 ... 01:17:51 01:17:51 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:17:51 #73 21.54 (1/1) Installing dumb-init (1.2.5-r3) 01:17:51 #73 24.00 Executing busybox-1.36.1-r29.trigger 01:17:51 #73 24.20 OK: 9 MiB in 15 packages 01:17:51 #73 DONE 26.8s 01:17:51 01:17:51 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:17:51 #64 37.24 (1/14) Installing ca-certificates (20250619-r0) 01:17:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:17:51 e6bfba7f7e22: Preparing 01:17:51 7d40b60f65f2: Preparing 01:17:51 8759e559401a: Preparing 01:17:51 23694e79a0de: Preparing 01:17:51 e3fa297a528c: Preparing 01:17:51 e5152f521bbd: Preparing 01:17:51 896b53945e2c: Preparing 01:17:51 65a766e34e93: Preparing 01:17:51 097100c76c15: Preparing 01:17:51 e5152f521bbd: Waiting 01:17:51 896b53945e2c: Waiting 01:17:51 65a766e34e93: Waiting 01:17:51 097100c76c15: Waiting 01:17:51 e6bfba7f7e22: Layer already exists 01:17:51 8759e559401a: Layer already exists 01:17:51 7d40b60f65f2: Layer already exists 01:17:51 e3fa297a528c: Layer already exists 01:17:51 23694e79a0de: Layer already exists 01:17:51 65a766e34e93: Layer already exists 01:17:51 896b53945e2c: Layer already exists 01:17:51 097100c76c15: Layer already exists 01:17:51 e5152f521bbd: Layer already exists 01:17:51 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:51 + 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 01:17:52 #64 37.90 (2/14) Installing brotli-libs (1.1.0-r2) 01:17:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:17:52 e6bfba7f7e22: Preparing 01:17:52 7d40b60f65f2: Preparing 01:17:52 8759e559401a: Preparing 01:17:52 23694e79a0de: Preparing 01:17:52 e3fa297a528c: Preparing 01:17:52 e5152f521bbd: Preparing 01:17:52 896b53945e2c: Preparing 01:17:52 65a766e34e93: Preparing 01:17:52 097100c76c15: Preparing 01:17:52 e5152f521bbd: Waiting 01:17:52 896b53945e2c: Waiting 01:17:52 65a766e34e93: Waiting 01:17:52 097100c76c15: Waiting 01:17:52 8759e559401a: Layer already exists 01:17:52 23694e79a0de: Layer already exists 01:17:52 e6bfba7f7e22: Layer already exists 01:17:52 e3fa297a528c: Layer already exists 01:17:52 7d40b60f65f2: Layer already exists 01:17:52 e5152f521bbd: Layer already exists 01:17:52 896b53945e2c: Layer already exists 01:17:52 65a766e34e93: Layer already exists 01:17:52 097100c76c15: Layer already exists 01:17:52 main: digest: sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:17:52 ===================================================== [Pipeline] echo 01:17:52 taggedImages: 01:17:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:17:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:17:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 01:17:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:17:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:17:52 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:17:52 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:17:52 latest 01:17:52 4.1.0-dev.43 01:17:52 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:17:52 main 01:17:52 ===================================================== 01:17:52 #64 38.09 (3/14) Installing c-ares (1.33.1-r0) 01:17:52 #64 38.17 (4/14) Installing libunistring (1.2-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:52 #64 38.36 (5/14) Installing libidn2 (2.3.7-r0) 01:17:52 #64 38.40 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:17:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:52 #64 38.48 (7/14) Installing libpsl (0.21.5-r1) 01:17:52 #64 38.60 (8/14) Installing zstd-libs (1.5.6-r0) 01:17:52 + docker push nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:17:52 f14348c5be48: Preparing 01:17:52 8844d1c90126: Preparing 01:17:52 e3fa297a528c: Preparing 01:17:52 e5152f521bbd: Preparing 01:17:52 896b53945e2c: Preparing 01:17:52 65a766e34e93: Preparing 01:17:52 097100c76c15: Preparing 01:17:52 65a766e34e93: Waiting 01:17:52 097100c76c15: Waiting 01:17:52 e5152f521bbd: Layer already exists 01:17:52 e3fa297a528c: Layer already exists 01:17:52 896b53945e2c: Layer already exists 01:17:52 65a766e34e93: Layer already exists 01:17:52 097100c76c15: Layer already exists 01:17:52 f14348c5be48: Pushed 01:17:53 #64 38.75 (9/14) Installing libcurl (8.12.1-r0) 01:17:53 #64 38.85 (10/14) Installing curl (8.12.1-r0) 01:17:53 #64 38.87 (11/14) Installing dumb-init (1.2.5-r3) 01:17:53 #64 38.91 (12/14) Installing musl-obstack (1.2.3-r2) 01:17:53 #64 38.94 (13/14) Installing libucontext (1.2-r3) 01:17:53 #64 38.95 (14/14) Installing gcompat (1.1.0-r4) 01:17:53 #64 39.01 Executing busybox-1.36.1-r29.trigger 01:17:53 #64 39.23 Executing ca-certificates-20250619-r0.trigger 01:17:53 #64 ... 01:17:53 01:17:53 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:17:53 #71 36.42 OK: 239 MiB in 58 packages 01:17:53 #71 DONE 37.6s 01:17:53 01:17:53 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:17:53 #56 DONE 39.7s 01:17:53 01:17:53 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:17:54 #91 ... 01:17:54 01:17:54 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:17:54 #74 16.84 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:17:54 #74 17.09 Executing busybox-1.36.1-r30.post-upgrade 01:17:54 #74 17.76 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:17:54 #74 17.78 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:17:54 #74 17.78 Executing busybox-1.36.1-r30.trigger 01:17:54 #74 17.91 OK: 9 MiB in 15 packages 01:17:54 #74 DONE 19.8s 01:17:54 01:17:54 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:17:54 #72 18.04 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:17:54 #72 18.31 Executing busybox-1.36.1-r30.post-upgrade 01:17:54 #72 18.85 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:17:54 #72 18.87 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:17:54 #72 18.87 Executing busybox-1.36.1-r30.trigger 01:17:54 #72 18.97 OK: 9 MiB in 15 packages 01:17:54 #72 DONE 21.4s 01:17:54 01:17:54 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:17:54 #92 DONE 1.1s 01:17:54 01:17:54 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:56 #93 ... 01:17:56 01:17:56 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:17:56 #64 40.57 OK: 15 MiB in 28 packages 01:17:56 #64 DONE 42.5s 01:17:56 01:17:56 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:17:57 8844d1c90126: Pushed 01:17:57 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:57 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:17:57 f14348c5be48: Preparing 01:17:57 8844d1c90126: Preparing 01:17:57 e3fa297a528c: Preparing 01:17:57 e5152f521bbd: Preparing 01:17:57 896b53945e2c: Preparing 01:17:57 65a766e34e93: Preparing 01:17:57 097100c76c15: Preparing 01:17:57 65a766e34e93: Waiting 01:17:57 097100c76c15: Waiting 01:17:57 896b53945e2c: Layer already exists 01:17:57 e3fa297a528c: Layer already exists 01:17:57 8844d1c90126: Layer already exists 01:17:57 e5152f521bbd: Layer already exists 01:17:57 f14348c5be48: Layer already exists 01:17:57 097100c76c15: Layer already exists 01:17:57 65a766e34e93: Layer already exists 01:17:57 latest: digest: sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:58 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 01:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:17:58 f14348c5be48: Preparing 01:17:58 8844d1c90126: Preparing 01:17:58 e3fa297a528c: Preparing 01:17:58 e5152f521bbd: Preparing 01:17:58 896b53945e2c: Preparing 01:17:58 65a766e34e93: Preparing 01:17:58 097100c76c15: Preparing 01:17:58 65a766e34e93: Waiting 01:17:58 097100c76c15: Waiting 01:17:58 8844d1c90126: Layer already exists 01:17:58 f14348c5be48: Layer already exists 01:17:58 896b53945e2c: Layer already exists 01:17:58 e5152f521bbd: Layer already exists 01:17:58 e3fa297a528c: Layer already exists 01:17:58 097100c76c15: Layer already exists 01:17:58 65a766e34e93: Layer already exists 01:17:58 4.1.0-dev.43: digest: sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:59 + docker push nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:17:59 f14348c5be48: Preparing 01:17:59 8844d1c90126: Preparing 01:17:59 e3fa297a528c: Preparing 01:17:59 e5152f521bbd: Preparing 01:17:59 896b53945e2c: Preparing 01:17:59 65a766e34e93: Preparing 01:17:59 097100c76c15: Preparing 01:17:59 65a766e34e93: Waiting 01:17:59 097100c76c15: Waiting 01:17:59 e5152f521bbd: Layer already exists 01:17:59 896b53945e2c: Layer already exists 01:17:59 f14348c5be48: Layer already exists 01:17:59 8844d1c90126: Layer already exists 01:17:59 e3fa297a528c: Layer already exists 01:17:59 65a766e34e93: Layer already exists 01:17:59 097100c76c15: Layer already exists 01:17:59 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:59 #94 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:59 #94 ... 01:17:59 01:17:59 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:59 #95 ... 01:17:59 01:17:59 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:17:59 #91 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:17:59 #91 5.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:17:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:59 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:17:59 f14348c5be48: Preparing 01:17:59 8844d1c90126: Preparing 01:17:59 e3fa297a528c: Preparing 01:17:59 e5152f521bbd: Preparing 01:17:59 896b53945e2c: Preparing 01:17:59 65a766e34e93: Preparing 01:17:59 097100c76c15: Preparing 01:17:59 65a766e34e93: Waiting 01:17:59 097100c76c15: Waiting 01:17:59 e3fa297a528c: Layer already exists 01:17:59 e5152f521bbd: Layer already exists 01:17:59 896b53945e2c: Layer already exists 01:17:59 8844d1c90126: Layer already exists 01:17:59 f14348c5be48: Layer already exists 01:17:59 65a766e34e93: Layer already exists 01:17:59 097100c76c15: Layer already exists 01:17:59 main: digest: sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:17:59 ===================================================== [Pipeline] echo 01:17:59 taggedImages: 01:17:59 - nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:17:59 - nexus3.edgexfoundry.org:10004/core-data:latest 01:17:59 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 01:17:59 - nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:17:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:17:59 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:17:59 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:17:59 latest 01:17:59 4.1.0-dev.43 01:17:59 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:17:59 main 01:17:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:18:00 b6f38b1c11bc: Preparing 01:18:00 c349380bd159: Preparing 01:18:00 e5152f521bbd: Preparing 01:18:00 ba661aa72813: Preparing 01:18:00 44b2cba4101c: Preparing 01:18:00 097100c76c15: Preparing 01:18:00 097100c76c15: Waiting 01:18:00 e5152f521bbd: Layer already exists 01:18:00 097100c76c15: Layer already exists 01:18:00 44b2cba4101c: Pushed 01:18:00 ba661aa72813: Pushed 01:18:00 b6f38b1c11bc: Pushed 01:18:00 #91 ... 01:18:00 01:18:00 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:18:00 #79 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:18:00 #79 20.91 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:18:00 #79 21.06 Executing busybox-1.36.1-r30.post-upgrade 01:18:00 #79 21.50 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:18:00 #79 21.51 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:18:00 #79 21.55 Executing busybox-1.36.1-r30.trigger 01:18:00 #79 21.68 OK: 9 MiB in 16 packages 01:18:00 #79 ... 01:18:00 01:18:00 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:18:00 #81 9.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:18:00 #81 18.85 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:18:00 #81 19.02 Executing busybox-1.36.1-r30.post-upgrade 01:18:00 #81 19.38 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:18:00 #81 19.41 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:18:00 #81 19.43 Executing busybox-1.36.1-r30.trigger 01:18:00 #81 19.50 OK: 20 MiB in 18 packages 01:18:00 #81 ... 01:18:00 01:18:00 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:18:00 #94 3.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:18:01 #94 ... 01:18:01 01:18:01 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:18:01 #84 7.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:18:01 #84 9.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:18:01 #84 ... 01:18:01 01:18:01 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:18:01 #82 9.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:18:01 #82 17.27 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:18:01 #82 17.46 Executing busybox-1.36.1-r30.post-upgrade 01:18:01 #82 17.81 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:18:01 #82 17.84 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:18:01 #82 17.87 Executing busybox-1.36.1-r30.trigger 01:18:01 #82 17.92 OK: 20 MiB in 18 packages 01:18:01 #82 ... 01:18:01 01:18:01 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:18:01 #81 DONE 20.9s 01:18:01 01:18:01 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:18:01 #96 DONE 0.2s 01:18:01 01:18:01 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:18:01 #84 17.76 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:18:01 #84 ... 01:18:01 01:18:01 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:18:01 #82 DONE 19.7s 01:18:01 01:18:01 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:18:01 #79 DONE 23.4s 01:18:01 01:18:01 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:18:01 #83 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:18:01 #83 17.11 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:18:01 #83 17.26 Executing busybox-1.36.1-r30.post-upgrade 01:18:01 #83 17.67 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:18:01 #83 17.68 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:18:01 #83 17.74 Executing busybox-1.36.1-r30.trigger 01:18:01 #83 17.83 OK: 11 MiB in 17 packages 01:18:02 #83 ... 01:18:02 01:18:02 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:18:03 #97 ... 01:18:03 01:18:03 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:18:03 #83 DONE 20.1s 01:18:03 01:18:03 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:18:03 #88 4.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:18:03 #88 6.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:18:03 #88 14.15 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:18:03 #88 14.35 Executing busybox-1.36.1-r30.post-upgrade 01:18:03 #88 14.83 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:18:03 #88 14.83 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:18:03 #88 14.89 Executing busybox-1.36.1-r30.trigger 01:18:03 #88 ... 01:18:03 01:18:03 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:18:03 #84 17.89 Executing busybox-1.36.1-r30.post-upgrade 01:18:03 #84 18.40 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:18:03 #84 18.48 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:18:03 #84 18.51 Executing busybox-1.36.1-r30.trigger 01:18:03 #84 18.59 OK: 14 MiB in 21 packages 01:18:04 c349380bd159: Pushed 01:18:04 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:05 #84 DONE 20.9s 01:18:05 01:18:05 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:18:05 #88 15.05 OK: 9 MiB in 18 packages 01:18:05 #88 DONE 16.2s 01:18:05 01:18:05 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:05 #95 ... 01:18:05 01:18:05 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:18:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:18:05 b6f38b1c11bc: Preparing 01:18:05 c349380bd159: Preparing 01:18:05 e5152f521bbd: Preparing 01:18:05 ba661aa72813: Preparing 01:18:05 44b2cba4101c: Preparing 01:18:05 097100c76c15: Preparing 01:18:05 097100c76c15: Waiting 01:18:05 c349380bd159: Layer already exists 01:18:05 b6f38b1c11bc: Layer already exists 01:18:05 e5152f521bbd: Layer already exists 01:18:05 44b2cba4101c: Layer already exists 01:18:05 ba661aa72813: Layer already exists 01:18:05 097100c76c15: Layer already exists 01:18:05 latest: digest: sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:05 #98 ... 01:18:05 01:18:05 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:18:05 #97 DONE 3.5s 01:18:05 01:18:05 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:18:05 #91 11.70 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:18:05 #91 11.88 Executing busybox-1.36.1-r30.post-upgrade 01:18:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:05 #91 ... 01:18:05 01:18:05 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:18:05 #99 DONE 0.3s 01:18:06 01:18:06 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:18:06 #91 12.19 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:18:06 #91 12.19 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:18:06 #91 12.21 Executing busybox-1.36.1-r30.trigger 01:18:06 #91 12.25 OK: 10 MiB in 19 packages 01:18:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 01:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:18:06 b6f38b1c11bc: Preparing 01:18:06 c349380bd159: Preparing 01:18:06 e5152f521bbd: Preparing 01:18:06 ba661aa72813: Preparing 01:18:06 44b2cba4101c: Preparing 01:18:06 097100c76c15: Preparing 01:18:06 097100c76c15: Waiting 01:18:06 ba661aa72813: Layer already exists 01:18:06 c349380bd159: Layer already exists 01:18:06 e5152f521bbd: Layer already exists 01:18:06 b6f38b1c11bc: Layer already exists 01:18:06 44b2cba4101c: Layer already exists 01:18:06 097100c76c15: Layer already exists 01:18:06 4.1.0-dev.43: digest: sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:18:06 b6f38b1c11bc: Preparing 01:18:06 c349380bd159: Preparing 01:18:06 e5152f521bbd: Preparing 01:18:06 ba661aa72813: Preparing 01:18:06 44b2cba4101c: Preparing 01:18:06 097100c76c15: Preparing 01:18:06 097100c76c15: Waiting 01:18:06 e5152f521bbd: Layer already exists 01:18:06 b6f38b1c11bc: Layer already exists 01:18:06 c349380bd159: Layer already exists 01:18:06 ba661aa72813: Layer already exists 01:18:06 44b2cba4101c: Layer already exists 01:18:06 097100c76c15: Layer already exists 01:18:06 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:07 #91 DONE 13.2s 01:18:07 01:18:07 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:18:07 #98 DONE 2.0s 01:18:07 01:18:07 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:18:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:07 #100 DONE 0.5s 01:18:07 01:18:07 #101 [security-spire-config stage-2 6/10] COPY security.txt / 01:18:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:18:07 b6f38b1c11bc: Preparing 01:18:07 c349380bd159: Preparing 01:18:07 e5152f521bbd: Preparing 01:18:07 ba661aa72813: Preparing 01:18:07 44b2cba4101c: Preparing 01:18:07 097100c76c15: Preparing 01:18:07 097100c76c15: Waiting 01:18:07 c349380bd159: Layer already exists 01:18:07 e5152f521bbd: Layer already exists 01:18:07 44b2cba4101c: Layer already exists 01:18:07 b6f38b1c11bc: Layer already exists 01:18:07 ba661aa72813: Layer already exists 01:18:07 097100c76c15: Layer already exists 01:18:07 main: digest: sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:07 ===================================================== [Pipeline] echo 01:18:07 taggedImages: 01:18:07 - nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:07 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:18:07 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 01:18:07 - nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:07 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:18:07 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:18:07 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:07 latest 01:18:07 4.1.0-dev.43 01:18:07 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:07 main 01:18:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:07 #101 DONE 0.2s 01:18:07 01:18:07 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:18:07 #102 DONE 0.3s 01:18:07 01:18:07 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:18:07 #94 9.742 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:18:07 #94 9.822 Executing busybox-1.36.1-r30.post-upgrade 01:18:07 #94 10.15 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:18:07 #94 10.16 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:18:07 #94 10.19 Executing busybox-1.36.1-r30.trigger 01:18:07 #94 10.26 OK: 15 MiB in 28 packages 01:18:07 #94 DONE 11.1s 01:18:07 01:18:07 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:18:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:18:08 937998229479: Preparing 01:18:08 4843acd4bd90: Preparing 01:18:08 76554ba3cca4: Preparing 01:18:08 e3fa297a528c: Preparing 01:18:08 e5152f521bbd: Preparing 01:18:08 896b53945e2c: Preparing 01:18:08 65a766e34e93: Preparing 01:18:08 097100c76c15: Preparing 01:18:08 896b53945e2c: Waiting 01:18:08 65a766e34e93: Waiting 01:18:08 097100c76c15: Waiting 01:18:08 e3fa297a528c: Layer already exists 01:18:08 e5152f521bbd: Layer already exists 01:18:08 896b53945e2c: Layer already exists 01:18:08 65a766e34e93: Layer already exists 01:18:08 097100c76c15: Layer already exists 01:18:08 4843acd4bd90: Pushed 01:18:08 937998229479: Pushed 01:18:08 #103 DONE 0.5s 01:18:08 01:18:08 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:18:08 #104 ... 01:18:08 01:18:08 #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:18:08 #105 DONE 1.5s 01:18:08 01:18:08 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:18:08 #104 DONE 0.3s 01:18:08 01:18:08 #106 [security-spire-config] exporting to image 01:18:08 #106 exporting layers 01:18:09 #106 ... 01:18:09 01:18:09 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:18:09 #107 DONE 2.6s 01:18:09 01:18:09 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:18:09 #108 DONE 0.2s 01:18:09 01:18:09 #109 [security-spire-server stage-2 6/9] COPY security.txt / 01:18:10 #109 DONE 0.2s 01:18:10 01:18:10 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:18:10 #110 DONE 0.2s 01:18:10 01:18:10 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:18:10 #111 DONE 0.2s 01:18:10 01:18:10 #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:18:10 #112 DONE 1.8s 01:18:10 01:18:10 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:18:10 #113 DONE 0.2s 01:18:10 01:18:10 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:18:10 #114 DONE 0.2s 01:18:10 01:18:10 #106 [security-spire-server] exporting to image 01:18:10 #106 ... 01:18:10 01:18:10 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:18:10 #115 DONE 0.4s 01:18:11 01:18:11 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:18:11 #116 DONE 0.2s 01:18:11 01:18:11 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:11 #95 ... 01:18:11 01:18:11 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:18:11 #117 DONE 0.2s 01:18:11 01:18:11 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:18:11 #118 DONE 0.2s 01:18:11 01:18:11 #106 [security-spire-agent] exporting to image 01:18:11 #106 exporting layers 3.2s done 01:18:11 #106 writing image sha256:81b3cad0454db24e39f581ed83d68ea061a9dc5e7bf3dfe40174d9fd79f9f59f done 01:18:11 #106 naming to docker.io/library/security-spire-config-arm64 01:18:11 #106 naming to docker.io/library/security-spire-config-arm64 done 01:18:12 76554ba3cca4: Pushed 01:18:12 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:18:13 937998229479: Preparing 01:18:13 4843acd4bd90: Preparing 01:18:13 76554ba3cca4: Preparing 01:18:13 e3fa297a528c: Preparing 01:18:13 e5152f521bbd: Preparing 01:18:13 896b53945e2c: Preparing 01:18:13 65a766e34e93: Preparing 01:18:13 097100c76c15: Preparing 01:18:13 65a766e34e93: Waiting 01:18:13 896b53945e2c: Waiting 01:18:13 097100c76c15: Waiting 01:18:13 4843acd4bd90: Layer already exists 01:18:13 e5152f521bbd: Layer already exists 01:18:13 e3fa297a528c: Layer already exists 01:18:13 76554ba3cca4: Layer already exists 01:18:13 937998229479: Layer already exists 01:18:13 896b53945e2c: Layer already exists 01:18:13 097100c76c15: Layer already exists 01:18:13 65a766e34e93: Layer already exists 01:18:13 latest: digest: sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [Pipeline] } 01:18:13 #106 exporting layers 2.7s done 01:18:13 #106 writing image sha256:ce67716c8633d3fc0e16b8c3d9478f0965ccd8448120a4e958bf5e0130667741 01:18:13 #106 writing image sha256:ce67716c8633d3fc0e16b8c3d9478f0965ccd8448120a4e958bf5e0130667741 done 01:18:13 #106 naming to docker.io/library/security-spire-server-arm64 done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:13 #106 exporting layers 2.2s done 01:18:13 #106 writing image sha256:143ba6ab917fdcd14890634194afbba11cc3d9fb2f99f0f5003f5302277f590f 01:18:13 #106 writing image sha256:143ba6ab917fdcd14890634194afbba11cc3d9fb2f99f0f5003f5302277f590f done 01:18:13 #106 naming to docker.io/library/security-spire-agent-arm64 done 01:18:13 #106 DONE 4.2s 01:18:13 01:18:13 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 01:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:18:13 937998229479: Preparing 01:18:13 4843acd4bd90: Preparing 01:18:13 76554ba3cca4: Preparing 01:18:13 e3fa297a528c: Preparing 01:18:13 e5152f521bbd: Preparing 01:18:13 896b53945e2c: Preparing 01:18:13 65a766e34e93: Preparing 01:18:13 097100c76c15: Preparing 01:18:13 896b53945e2c: Waiting 01:18:13 65a766e34e93: Waiting 01:18:13 097100c76c15: Waiting 01:18:13 4843acd4bd90: Layer already exists 01:18:13 937998229479: Layer already exists 01:18:13 e5152f521bbd: Layer already exists 01:18:13 e3fa297a528c: Layer already exists 01:18:13 76554ba3cca4: Layer already exists 01:18:13 896b53945e2c: Layer already exists 01:18:13 65a766e34e93: Layer already exists 01:18:13 097100c76c15: Layer already exists 01:18:13 4.1.0-dev.43: digest: sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:18:14 937998229479: Preparing 01:18:14 4843acd4bd90: Preparing 01:18:14 76554ba3cca4: Preparing 01:18:14 e3fa297a528c: Preparing 01:18:14 e5152f521bbd: Preparing 01:18:14 896b53945e2c: Preparing 01:18:14 65a766e34e93: Preparing 01:18:14 097100c76c15: Preparing 01:18:14 896b53945e2c: Waiting 01:18:14 097100c76c15: Waiting 01:18:14 65a766e34e93: Waiting 01:18:14 937998229479: Layer already exists 01:18:14 e5152f521bbd: Layer already exists 01:18:14 76554ba3cca4: Layer already exists 01:18:14 4843acd4bd90: Layer already exists 01:18:14 e3fa297a528c: Layer already exists 01:18:14 097100c76c15: Layer already exists 01:18:14 65a766e34e93: Layer already exists 01:18:14 896b53945e2c: Layer already exists 01:18:14 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:18:15 937998229479: Preparing 01:18:15 4843acd4bd90: Preparing 01:18:15 76554ba3cca4: Preparing 01:18:15 e3fa297a528c: Preparing 01:18:15 e5152f521bbd: Preparing 01:18:15 896b53945e2c: Preparing 01:18:15 65a766e34e93: Preparing 01:18:15 097100c76c15: Preparing 01:18:15 896b53945e2c: Waiting 01:18:15 097100c76c15: Waiting 01:18:15 65a766e34e93: Waiting 01:18:15 e5152f521bbd: Layer already exists 01:18:15 937998229479: Layer already exists 01:18:15 e3fa297a528c: Layer already exists 01:18:15 76554ba3cca4: Layer already exists 01:18:15 4843acd4bd90: Layer already exists 01:18:15 097100c76c15: Layer already exists 01:18:15 65a766e34e93: Layer already exists 01:18:15 896b53945e2c: Layer already exists 01:18:15 main: digest: sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:15 ===================================================== [Pipeline] echo 01:18:15 taggedImages: 01:18:15 - nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:15 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:18:15 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 01:18:15 - nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:15 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:18:15 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:18:15 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:15 latest 01:18:15 4.1.0-dev.43 01:18:15 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:15 main 01:18:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:18:15 d9b54bc3e7ba: Preparing 01:18:15 b5828ae1e4ed: Preparing 01:18:15 ade3323f67c2: Preparing 01:18:15 eedfe3be5513: Preparing 01:18:15 c9ee322a89d4: Preparing 01:18:15 0f8c2bf1949c: Preparing 01:18:15 09251666f0de: Preparing 01:18:15 e3fa297a528c: Preparing 01:18:15 e5152f521bbd: Preparing 01:18:15 02c2e300559f: Preparing 01:18:15 97ad07f2a859: Preparing 01:18:15 5f70bf18a086: Preparing 01:18:15 844501742d38: Preparing 01:18:15 f44bba3b5fb7: Preparing 01:18:15 bf69df9c1e44: Preparing 01:18:15 097100c76c15: Preparing 01:18:15 e3fa297a528c: Waiting 01:18:15 e5152f521bbd: Waiting 01:18:15 02c2e300559f: Waiting 01:18:15 97ad07f2a859: Waiting 01:18:15 5f70bf18a086: Waiting 01:18:15 844501742d38: Waiting 01:18:15 097100c76c15: Waiting 01:18:15 f44bba3b5fb7: Waiting 01:18:15 bf69df9c1e44: Waiting 01:18:15 0f8c2bf1949c: Waiting 01:18:15 09251666f0de: Waiting 01:18:15 ade3323f67c2: Pushed 01:18:15 d9b54bc3e7ba: Pushed 01:18:15 b5828ae1e4ed: Pushed 01:18:15 c9ee322a89d4: Pushed 01:18:15 eedfe3be5513: Pushed 01:18:15 e3fa297a528c: Layer already exists 01:18:15 e5152f521bbd: Layer already exists 01:18:15 5f70bf18a086: Layer already exists 01:18:15 0f8c2bf1949c: Pushed 01:18:16 02c2e300559f: Pushed 01:18:16 97ad07f2a859: Pushed 01:18:16 844501742d38: Pushed 01:18:16 097100c76c15: Layer already exists 01:18:16 bf69df9c1e44: Pushed 01:18:16 f44bba3b5fb7: Pushed 01:18:17 09251666f0de: Pushed 01:18:17 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:18:18 d9b54bc3e7ba: Preparing 01:18:18 b5828ae1e4ed: Preparing 01:18:18 ade3323f67c2: Preparing 01:18:18 eedfe3be5513: Preparing 01:18:18 c9ee322a89d4: Preparing 01:18:18 0f8c2bf1949c: Preparing 01:18:18 09251666f0de: Preparing 01:18:18 e3fa297a528c: Preparing 01:18:18 e5152f521bbd: Preparing 01:18:18 02c2e300559f: Preparing 01:18:18 97ad07f2a859: Preparing 01:18:18 5f70bf18a086: Preparing 01:18:18 844501742d38: Preparing 01:18:18 f44bba3b5fb7: Preparing 01:18:18 bf69df9c1e44: Preparing 01:18:18 097100c76c15: Preparing 01:18:18 97ad07f2a859: Waiting 01:18:18 5f70bf18a086: Waiting 01:18:18 844501742d38: Waiting 01:18:18 f44bba3b5fb7: Waiting 01:18:18 bf69df9c1e44: Waiting 01:18:18 097100c76c15: Waiting 01:18:18 0f8c2bf1949c: Waiting 01:18:18 09251666f0de: Waiting 01:18:18 e3fa297a528c: Waiting 01:18:18 e5152f521bbd: Waiting 01:18:18 02c2e300559f: Waiting 01:18:18 ade3323f67c2: Layer already exists 01:18:18 c9ee322a89d4: Layer already exists 01:18:18 eedfe3be5513: Layer already exists 01:18:18 b5828ae1e4ed: Layer already exists 01:18:18 d9b54bc3e7ba: Layer already exists 01:18:18 0f8c2bf1949c: Layer already exists 01:18:18 09251666f0de: Layer already exists 01:18:18 e5152f521bbd: Layer already exists 01:18:18 e3fa297a528c: Layer already exists 01:18:18 02c2e300559f: Layer already exists 01:18:18 97ad07f2a859: Layer already exists 01:18:18 5f70bf18a086: Layer already exists 01:18:18 844501742d38: Layer already exists 01:18:18 f44bba3b5fb7: Layer already exists 01:18:18 bf69df9c1e44: Layer already exists 01:18:18 097100c76c15: Layer already exists 01:18:18 latest: digest: sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 01:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:18:18 d9b54bc3e7ba: Preparing 01:18:18 b5828ae1e4ed: Preparing 01:18:18 ade3323f67c2: Preparing 01:18:18 eedfe3be5513: Preparing 01:18:18 c9ee322a89d4: Preparing 01:18:18 0f8c2bf1949c: Preparing 01:18:18 09251666f0de: Preparing 01:18:18 0f8c2bf1949c: Waiting 01:18:18 e3fa297a528c: Preparing 01:18:18 09251666f0de: Waiting 01:18:18 e5152f521bbd: Preparing 01:18:18 02c2e300559f: Preparing 01:18:18 e5152f521bbd: Waiting 01:18:18 97ad07f2a859: Preparing 01:18:18 e3fa297a528c: Waiting 01:18:18 5f70bf18a086: Preparing 01:18:18 97ad07f2a859: Waiting 01:18:18 844501742d38: Preparing 01:18:18 f44bba3b5fb7: Preparing 01:18:18 bf69df9c1e44: Preparing 01:18:18 5f70bf18a086: Waiting 01:18:18 844501742d38: Waiting 01:18:18 f44bba3b5fb7: Waiting 01:18:18 097100c76c15: Preparing 01:18:18 bf69df9c1e44: Waiting 01:18:18 097100c76c15: Waiting 01:18:18 ade3323f67c2: Layer already exists 01:18:18 d9b54bc3e7ba: Layer already exists 01:18:18 c9ee322a89d4: Layer already exists 01:18:18 eedfe3be5513: Layer already exists 01:18:18 b5828ae1e4ed: Layer already exists 01:18:18 0f8c2bf1949c: Layer already exists 01:18:18 09251666f0de: Layer already exists 01:18:18 e3fa297a528c: Layer already exists 01:18:18 e5152f521bbd: Layer already exists 01:18:18 02c2e300559f: Layer already exists 01:18:18 97ad07f2a859: Layer already exists 01:18:18 5f70bf18a086: Layer already exists 01:18:18 844501742d38: Layer already exists 01:18:18 bf69df9c1e44: Layer already exists 01:18:18 f44bba3b5fb7: Layer already exists 01:18:18 097100c76c15: Layer already exists 01:18:18 4.1.0-dev.43: digest: sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:18:19 d9b54bc3e7ba: Preparing 01:18:19 b5828ae1e4ed: Preparing 01:18:19 ade3323f67c2: Preparing 01:18:19 eedfe3be5513: Preparing 01:18:19 c9ee322a89d4: Preparing 01:18:19 0f8c2bf1949c: Preparing 01:18:19 09251666f0de: Preparing 01:18:19 e3fa297a528c: Preparing 01:18:19 e5152f521bbd: Preparing 01:18:19 02c2e300559f: Preparing 01:18:19 97ad07f2a859: Preparing 01:18:19 5f70bf18a086: Preparing 01:18:19 844501742d38: Preparing 01:18:19 f44bba3b5fb7: Preparing 01:18:19 bf69df9c1e44: Preparing 01:18:19 097100c76c15: Preparing 01:18:19 97ad07f2a859: Waiting 01:18:19 5f70bf18a086: Waiting 01:18:19 844501742d38: Waiting 01:18:19 02c2e300559f: Waiting 01:18:19 f44bba3b5fb7: Waiting 01:18:19 bf69df9c1e44: Waiting 01:18:19 097100c76c15: Waiting 01:18:19 09251666f0de: Waiting 01:18:19 e5152f521bbd: Waiting 01:18:19 0f8c2bf1949c: Waiting 01:18:19 e3fa297a528c: Waiting 01:18:19 ade3323f67c2: Layer already exists 01:18:19 d9b54bc3e7ba: Layer already exists 01:18:19 b5828ae1e4ed: Layer already exists 01:18:19 c9ee322a89d4: Layer already exists 01:18:19 eedfe3be5513: Layer already exists 01:18:19 0f8c2bf1949c: Layer already exists 01:18:19 e3fa297a528c: Layer already exists 01:18:19 02c2e300559f: Layer already exists 01:18:19 e5152f521bbd: Layer already exists 01:18:19 09251666f0de: Layer already exists 01:18:19 5f70bf18a086: Layer already exists 01:18:19 97ad07f2a859: Layer already exists 01:18:19 f44bba3b5fb7: Layer already exists 01:18:19 bf69df9c1e44: Layer already exists 01:18:19 844501742d38: Layer already exists 01:18:19 097100c76c15: Layer already exists 01:18:19 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:18:20 d9b54bc3e7ba: Preparing 01:18:20 b5828ae1e4ed: Preparing 01:18:20 ade3323f67c2: Preparing 01:18:20 eedfe3be5513: Preparing 01:18:20 c9ee322a89d4: Preparing 01:18:20 0f8c2bf1949c: Preparing 01:18:20 09251666f0de: Preparing 01:18:20 e3fa297a528c: Preparing 01:18:20 e5152f521bbd: Preparing 01:18:20 02c2e300559f: Preparing 01:18:20 97ad07f2a859: Preparing 01:18:20 5f70bf18a086: Preparing 01:18:20 844501742d38: Preparing 01:18:20 f44bba3b5fb7: Preparing 01:18:20 bf69df9c1e44: Preparing 01:18:20 097100c76c15: Preparing 01:18:20 844501742d38: Waiting 01:18:20 f44bba3b5fb7: Waiting 01:18:20 bf69df9c1e44: Waiting 01:18:20 097100c76c15: Waiting 01:18:20 e5152f521bbd: Waiting 01:18:20 02c2e300559f: Waiting 01:18:20 97ad07f2a859: Waiting 01:18:20 5f70bf18a086: Waiting 01:18:20 0f8c2bf1949c: Waiting 01:18:20 09251666f0de: Waiting 01:18:20 e3fa297a528c: Waiting 01:18:20 ade3323f67c2: Layer already exists 01:18:20 eedfe3be5513: Layer already exists 01:18:20 c9ee322a89d4: Layer already exists 01:18:20 d9b54bc3e7ba: Layer already exists 01:18:20 b5828ae1e4ed: Layer already exists 01:18:20 e3fa297a528c: Layer already exists 01:18:20 0f8c2bf1949c: Layer already exists 01:18:20 09251666f0de: Layer already exists 01:18:20 e5152f521bbd: Layer already exists 01:18:20 02c2e300559f: Layer already exists 01:18:20 5f70bf18a086: Layer already exists 01:18:20 844501742d38: Layer already exists 01:18:20 f44bba3b5fb7: Layer already exists 01:18:20 97ad07f2a859: Layer already exists 01:18:20 bf69df9c1e44: Layer already exists 01:18:20 097100c76c15: Layer already exists 01:18:20 main: digest: sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:20 ===================================================== [Pipeline] echo 01:18:20 taggedImages: 01:18:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:18:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 01:18:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:18:20 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:18:20 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:20 latest 01:18:20 4.1.0-dev.43 01:18:20 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:20 main 01:18:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:18:20 251aa8a3a8d9: Preparing 01:18:20 e684658d5ba0: Preparing 01:18:20 e72cdf8eece8: Preparing 01:18:20 d8b633ce25fa: Preparing 01:18:20 e3fa297a528c: Preparing 01:18:20 e5152f521bbd: Preparing 01:18:20 896b53945e2c: Preparing 01:18:20 65a766e34e93: Preparing 01:18:20 097100c76c15: Preparing 01:18:20 e5152f521bbd: Waiting 01:18:20 896b53945e2c: Waiting 01:18:20 65a766e34e93: Waiting 01:18:20 097100c76c15: Waiting 01:18:20 e3fa297a528c: Layer already exists 01:18:20 e5152f521bbd: Layer already exists 01:18:20 896b53945e2c: Layer already exists 01:18:20 65a766e34e93: Layer already exists 01:18:20 097100c76c15: Layer already exists 01:18:20 251aa8a3a8d9: Pushed 01:18:20 e684658d5ba0: Pushed 01:18:20 e72cdf8eece8: Pushed 01:18:24 d8b633ce25fa: Pushed 01:18:24 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:18:25 251aa8a3a8d9: Preparing 01:18:25 e684658d5ba0: Preparing 01:18:25 e72cdf8eece8: Preparing 01:18:25 d8b633ce25fa: Preparing 01:18:25 e3fa297a528c: Preparing 01:18:25 e5152f521bbd: Preparing 01:18:25 896b53945e2c: Preparing 01:18:25 65a766e34e93: Preparing 01:18:25 097100c76c15: Preparing 01:18:25 896b53945e2c: Waiting 01:18:25 65a766e34e93: Waiting 01:18:25 e5152f521bbd: Waiting 01:18:25 097100c76c15: Waiting 01:18:25 251aa8a3a8d9: Layer already exists 01:18:25 e3fa297a528c: Layer already exists 01:18:25 d8b633ce25fa: Layer already exists 01:18:25 e684658d5ba0: Layer already exists 01:18:25 e72cdf8eece8: Layer already exists 01:18:25 896b53945e2c: Layer already exists 01:18:25 e5152f521bbd: Layer already exists 01:18:25 097100c76c15: Layer already exists 01:18:25 65a766e34e93: Layer already exists 01:18:25 latest: digest: sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 01:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:18:25 251aa8a3a8d9: Preparing 01:18:25 e684658d5ba0: Preparing 01:18:25 e72cdf8eece8: Preparing 01:18:25 d8b633ce25fa: Preparing 01:18:25 e3fa297a528c: Preparing 01:18:25 e5152f521bbd: Preparing 01:18:25 896b53945e2c: Preparing 01:18:25 65a766e34e93: Preparing 01:18:25 097100c76c15: Preparing 01:18:25 e5152f521bbd: Waiting 01:18:25 896b53945e2c: Waiting 01:18:25 65a766e34e93: Waiting 01:18:25 097100c76c15: Waiting 01:18:25 e3fa297a528c: Layer already exists 01:18:25 d8b633ce25fa: Layer already exists 01:18:25 e684658d5ba0: Layer already exists 01:18:25 e72cdf8eece8: Layer already exists 01:18:25 251aa8a3a8d9: Layer already exists 01:18:25 896b53945e2c: Layer already exists 01:18:25 e5152f521bbd: Layer already exists 01:18:25 65a766e34e93: Layer already exists 01:18:25 097100c76c15: Layer already exists 01:18:25 4.1.0-dev.43: digest: sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:18:26 251aa8a3a8d9: Preparing 01:18:26 e684658d5ba0: Preparing 01:18:26 e72cdf8eece8: Preparing 01:18:26 d8b633ce25fa: Preparing 01:18:26 e3fa297a528c: Preparing 01:18:26 e5152f521bbd: Preparing 01:18:26 896b53945e2c: Preparing 01:18:26 65a766e34e93: Preparing 01:18:26 097100c76c15: Preparing 01:18:26 896b53945e2c: Waiting 01:18:26 e5152f521bbd: Waiting 01:18:26 65a766e34e93: Waiting 01:18:26 097100c76c15: Waiting 01:18:26 e72cdf8eece8: Layer already exists 01:18:26 d8b633ce25fa: Layer already exists 01:18:26 e3fa297a528c: Layer already exists 01:18:26 251aa8a3a8d9: Layer already exists 01:18:26 e684658d5ba0: Layer already exists 01:18:26 e5152f521bbd: Layer already exists 01:18:26 65a766e34e93: Layer already exists 01:18:26 896b53945e2c: Layer already exists 01:18:26 097100c76c15: Layer already exists 01:18:26 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:18:26 251aa8a3a8d9: Preparing 01:18:26 e684658d5ba0: Preparing 01:18:26 e72cdf8eece8: Preparing 01:18:26 d8b633ce25fa: Preparing 01:18:26 e3fa297a528c: Preparing 01:18:26 e5152f521bbd: Preparing 01:18:26 896b53945e2c: Preparing 01:18:26 65a766e34e93: Preparing 01:18:26 097100c76c15: Preparing 01:18:26 896b53945e2c: Waiting 01:18:26 65a766e34e93: Waiting 01:18:26 097100c76c15: Waiting 01:18:26 e5152f521bbd: Waiting 01:18:26 d8b633ce25fa: Layer already exists 01:18:26 e684658d5ba0: Layer already exists 01:18:26 e3fa297a528c: Layer already exists 01:18:26 251aa8a3a8d9: Layer already exists 01:18:26 e72cdf8eece8: Layer already exists 01:18:26 e5152f521bbd: Layer already exists 01:18:26 896b53945e2c: Layer already exists 01:18:26 65a766e34e93: Layer already exists 01:18:26 097100c76c15: Layer already exists 01:18:26 main: digest: sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:27 ===================================================== [Pipeline] echo 01:18:27 taggedImages: 01:18:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:18:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 01:18:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:18:27 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:18:27 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:27 latest 01:18:27 4.1.0-dev.43 01:18:27 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:27 main 01:18:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:18:27 644d08a844b7: Preparing 01:18:27 ab6bcafac779: Preparing 01:18:27 f130fdbc1d8d: Preparing 01:18:27 3fe011f53794: Preparing 01:18:27 81374d77270d: Preparing 01:18:27 e3fa297a528c: Preparing 01:18:27 e5152f521bbd: Preparing 01:18:27 d14f206bf338: Preparing 01:18:27 7cd6dbdba948: Preparing 01:18:27 1b272eb193b8: Preparing 01:18:27 097100c76c15: Preparing 01:18:27 e3fa297a528c: Waiting 01:18:27 e5152f521bbd: Waiting 01:18:27 d14f206bf338: Waiting 01:18:27 7cd6dbdba948: Waiting 01:18:27 1b272eb193b8: Waiting 01:18:27 097100c76c15: Waiting 01:18:27 ab6bcafac779: Pushed 01:18:27 e3fa297a528c: Layer already exists 01:18:27 644d08a844b7: Pushed 01:18:27 3fe011f53794: Pushed 01:18:27 e5152f521bbd: Layer already exists 01:18:27 81374d77270d: Pushed 01:18:27 097100c76c15: Layer already exists 01:18:27 d14f206bf338: Pushed 01:18:27 7cd6dbdba948: Pushed 01:18:28 1b272eb193b8: Pushed 01:18:30 f130fdbc1d8d: Pushed 01:18:30 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:18:31 644d08a844b7: Preparing 01:18:31 ab6bcafac779: Preparing 01:18:31 f130fdbc1d8d: Preparing 01:18:31 3fe011f53794: Preparing 01:18:31 81374d77270d: Preparing 01:18:31 e3fa297a528c: Preparing 01:18:31 e5152f521bbd: Preparing 01:18:31 d14f206bf338: Preparing 01:18:31 7cd6dbdba948: Preparing 01:18:31 1b272eb193b8: Preparing 01:18:31 097100c76c15: Preparing 01:18:31 e3fa297a528c: Waiting 01:18:31 1b272eb193b8: Waiting 01:18:31 097100c76c15: Waiting 01:18:31 e5152f521bbd: Waiting 01:18:31 d14f206bf338: Waiting 01:18:31 7cd6dbdba948: Waiting 01:18:31 f130fdbc1d8d: Layer already exists 01:18:31 644d08a844b7: Layer already exists 01:18:31 ab6bcafac779: Layer already exists 01:18:31 3fe011f53794: Layer already exists 01:18:31 81374d77270d: Layer already exists 01:18:31 e3fa297a528c: Layer already exists 01:18:31 e5152f521bbd: Layer already exists 01:18:31 d14f206bf338: Layer already exists 01:18:31 7cd6dbdba948: Layer already exists 01:18:31 1b272eb193b8: Layer already exists 01:18:31 097100c76c15: Layer already exists 01:18:31 latest: digest: sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 01:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:18:31 644d08a844b7: Preparing 01:18:31 ab6bcafac779: Preparing 01:18:31 f130fdbc1d8d: Preparing 01:18:31 3fe011f53794: Preparing 01:18:31 81374d77270d: Preparing 01:18:31 e3fa297a528c: Preparing 01:18:31 e5152f521bbd: Preparing 01:18:31 d14f206bf338: Preparing 01:18:31 7cd6dbdba948: Preparing 01:18:31 1b272eb193b8: Preparing 01:18:31 097100c76c15: Preparing 01:18:31 d14f206bf338: Waiting 01:18:31 7cd6dbdba948: Waiting 01:18:31 e5152f521bbd: Waiting 01:18:31 1b272eb193b8: Waiting 01:18:31 097100c76c15: Waiting 01:18:31 e3fa297a528c: Waiting 01:18:31 ab6bcafac779: Layer already exists 01:18:31 f130fdbc1d8d: Layer already exists 01:18:31 644d08a844b7: Layer already exists 01:18:31 81374d77270d: Layer already exists 01:18:31 3fe011f53794: Layer already exists 01:18:31 e5152f521bbd: Layer already exists 01:18:31 d14f206bf338: Layer already exists 01:18:31 e3fa297a528c: Layer already exists 01:18:31 1b272eb193b8: Layer already exists 01:18:31 7cd6dbdba948: Layer already exists 01:18:31 097100c76c15: Layer already exists 01:18:31 4.1.0-dev.43: digest: sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:18:32 644d08a844b7: Preparing 01:18:32 ab6bcafac779: Preparing 01:18:32 f130fdbc1d8d: Preparing 01:18:32 3fe011f53794: Preparing 01:18:32 81374d77270d: Preparing 01:18:32 e3fa297a528c: Preparing 01:18:32 e5152f521bbd: Preparing 01:18:32 d14f206bf338: Preparing 01:18:32 7cd6dbdba948: Preparing 01:18:32 1b272eb193b8: Preparing 01:18:32 097100c76c15: Preparing 01:18:32 e3fa297a528c: Waiting 01:18:32 d14f206bf338: Waiting 01:18:32 7cd6dbdba948: Waiting 01:18:32 e5152f521bbd: Waiting 01:18:32 1b272eb193b8: Waiting 01:18:32 097100c76c15: Waiting 01:18:32 f130fdbc1d8d: Layer already exists 01:18:32 ab6bcafac779: Layer already exists 01:18:32 81374d77270d: Layer already exists 01:18:32 644d08a844b7: Layer already exists 01:18:32 3fe011f53794: Layer already exists 01:18:32 e3fa297a528c: Layer already exists 01:18:32 e5152f521bbd: Layer already exists 01:18:32 d14f206bf338: Layer already exists 01:18:32 7cd6dbdba948: Layer already exists 01:18:32 1b272eb193b8: Layer already exists 01:18:32 097100c76c15: Layer already exists 01:18:32 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:18:33 644d08a844b7: Preparing 01:18:33 ab6bcafac779: Preparing 01:18:33 f130fdbc1d8d: Preparing 01:18:33 3fe011f53794: Preparing 01:18:33 81374d77270d: Preparing 01:18:33 e3fa297a528c: Preparing 01:18:33 e5152f521bbd: Preparing 01:18:33 d14f206bf338: Preparing 01:18:33 7cd6dbdba948: Preparing 01:18:33 1b272eb193b8: Preparing 01:18:33 097100c76c15: Preparing 01:18:33 d14f206bf338: Waiting 01:18:33 7cd6dbdba948: Waiting 01:18:33 e3fa297a528c: Waiting 01:18:33 1b272eb193b8: Waiting 01:18:33 e5152f521bbd: Waiting 01:18:33 097100c76c15: Waiting 01:18:33 f130fdbc1d8d: Layer already exists 01:18:33 644d08a844b7: Layer already exists 01:18:33 81374d77270d: Layer already exists 01:18:33 3fe011f53794: Layer already exists 01:18:33 ab6bcafac779: Layer already exists 01:18:33 d14f206bf338: Layer already exists 01:18:33 e3fa297a528c: Layer already exists 01:18:33 7cd6dbdba948: Layer already exists 01:18:33 e5152f521bbd: Layer already exists 01:18:33 1b272eb193b8: Layer already exists 01:18:33 097100c76c15: Layer already exists 01:18:33 main: digest: sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:33 ===================================================== [Pipeline] echo 01:18:33 taggedImages: 01:18:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:18:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 01:18:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:18:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:18:33 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:33 latest 01:18:33 4.1.0-dev.43 01:18:33 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:33 main 01:18:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:18:33 70337140fe69: Preparing 01:18:33 4c5006431404: Preparing 01:18:33 296696feb2e1: Preparing 01:18:33 fa2cc3c85498: Preparing 01:18:33 f96ece814a83: Preparing 01:18:33 c553611ced7c: Preparing 01:18:33 5a6415c264f7: Preparing 01:18:33 e3fa297a528c: Preparing 01:18:33 e5152f521bbd: Preparing 01:18:33 f84ac8af9b62: Preparing 01:18:33 ad0de82ea123: Preparing 01:18:33 097100c76c15: Preparing 01:18:33 e3fa297a528c: Waiting 01:18:33 e5152f521bbd: Waiting 01:18:33 f84ac8af9b62: Waiting 01:18:33 ad0de82ea123: Waiting 01:18:33 097100c76c15: Waiting 01:18:33 c553611ced7c: Waiting 01:18:33 5a6415c264f7: Waiting 01:18:33 f96ece814a83: Pushed 01:18:33 70337140fe69: Pushed 01:18:33 4c5006431404: Pushed 01:18:33 e3fa297a528c: Layer already exists 01:18:33 e5152f521bbd: Layer already exists 01:18:33 5a6415c264f7: Pushed 01:18:33 c553611ced7c: Pushed 01:18:34 097100c76c15: Layer already exists 01:18:34 f84ac8af9b62: Pushed 01:18:35 ad0de82ea123: Pushed 01:18:36 fa2cc3c85498: Pushed 01:18:36 296696feb2e1: Pushed 01:18:36 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:18:37 70337140fe69: Preparing 01:18:37 4c5006431404: Preparing 01:18:37 296696feb2e1: Preparing 01:18:37 fa2cc3c85498: Preparing 01:18:37 f96ece814a83: Preparing 01:18:37 c553611ced7c: Preparing 01:18:37 5a6415c264f7: Preparing 01:18:37 e3fa297a528c: Preparing 01:18:37 e5152f521bbd: Preparing 01:18:37 f84ac8af9b62: Preparing 01:18:37 ad0de82ea123: Preparing 01:18:37 097100c76c15: Preparing 01:18:37 5a6415c264f7: Waiting 01:18:37 e3fa297a528c: Waiting 01:18:37 ad0de82ea123: Waiting 01:18:37 097100c76c15: Waiting 01:18:37 e5152f521bbd: Waiting 01:18:37 f84ac8af9b62: Waiting 01:18:37 c553611ced7c: Waiting 01:18:37 4c5006431404: Layer already exists 01:18:37 70337140fe69: Layer already exists 01:18:37 fa2cc3c85498: Layer already exists 01:18:37 f96ece814a83: Layer already exists 01:18:37 296696feb2e1: Layer already exists 01:18:37 5a6415c264f7: Layer already exists 01:18:37 e5152f521bbd: Layer already exists 01:18:37 c553611ced7c: Layer already exists 01:18:37 e3fa297a528c: Layer already exists 01:18:37 f84ac8af9b62: Layer already exists 01:18:37 ad0de82ea123: Layer already exists 01:18:37 097100c76c15: Layer already exists 01:18:37 latest: digest: sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 01:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:18:37 70337140fe69: Preparing 01:18:37 4c5006431404: Preparing 01:18:37 296696feb2e1: Preparing 01:18:37 fa2cc3c85498: Preparing 01:18:37 f96ece814a83: Preparing 01:18:37 c553611ced7c: Preparing 01:18:37 5a6415c264f7: Preparing 01:18:37 e3fa297a528c: Preparing 01:18:37 e5152f521bbd: Preparing 01:18:37 f84ac8af9b62: Preparing 01:18:37 ad0de82ea123: Preparing 01:18:37 097100c76c15: Preparing 01:18:37 e3fa297a528c: Waiting 01:18:37 e5152f521bbd: Waiting 01:18:37 f84ac8af9b62: Waiting 01:18:37 ad0de82ea123: Waiting 01:18:37 097100c76c15: Waiting 01:18:37 c553611ced7c: Waiting 01:18:37 5a6415c264f7: Waiting 01:18:37 70337140fe69: Layer already exists 01:18:37 f96ece814a83: Layer already exists 01:18:37 296696feb2e1: Layer already exists 01:18:37 4c5006431404: Layer already exists 01:18:37 fa2cc3c85498: Layer already exists 01:18:37 c553611ced7c: Layer already exists 01:18:37 e3fa297a528c: Layer already exists 01:18:37 5a6415c264f7: Layer already exists 01:18:37 f84ac8af9b62: Layer already exists 01:18:37 e5152f521bbd: Layer already exists 01:18:37 ad0de82ea123: Layer already exists 01:18:37 097100c76c15: Layer already exists 01:18:37 4.1.0-dev.43: digest: sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:18:38 70337140fe69: Preparing 01:18:38 4c5006431404: Preparing 01:18:38 296696feb2e1: Preparing 01:18:38 fa2cc3c85498: Preparing 01:18:38 f96ece814a83: Preparing 01:18:38 c553611ced7c: Preparing 01:18:38 5a6415c264f7: Preparing 01:18:38 e3fa297a528c: Preparing 01:18:38 e5152f521bbd: Preparing 01:18:38 f84ac8af9b62: Preparing 01:18:38 ad0de82ea123: Preparing 01:18:38 097100c76c15: Preparing 01:18:38 c553611ced7c: Waiting 01:18:38 5a6415c264f7: Waiting 01:18:38 e3fa297a528c: Waiting 01:18:38 ad0de82ea123: Waiting 01:18:38 e5152f521bbd: Waiting 01:18:38 097100c76c15: Waiting 01:18:38 f84ac8af9b62: Waiting 01:18:38 f96ece814a83: Layer already exists 01:18:38 70337140fe69: Layer already exists 01:18:38 4c5006431404: Layer already exists 01:18:38 296696feb2e1: Layer already exists 01:18:38 fa2cc3c85498: Layer already exists 01:18:38 e3fa297a528c: Layer already exists 01:18:38 c553611ced7c: Layer already exists 01:18:38 e5152f521bbd: Layer already exists 01:18:38 5a6415c264f7: Layer already exists 01:18:38 f84ac8af9b62: Layer already exists 01:18:38 ad0de82ea123: Layer already exists 01:18:38 097100c76c15: Layer already exists 01:18:38 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:18:39 70337140fe69: Preparing 01:18:39 4c5006431404: Preparing 01:18:39 296696feb2e1: Preparing 01:18:39 fa2cc3c85498: Preparing 01:18:39 f96ece814a83: Preparing 01:18:39 c553611ced7c: Preparing 01:18:39 5a6415c264f7: Preparing 01:18:39 e3fa297a528c: Preparing 01:18:39 e5152f521bbd: Preparing 01:18:39 f84ac8af9b62: Preparing 01:18:39 ad0de82ea123: Preparing 01:18:39 097100c76c15: Preparing 01:18:39 e3fa297a528c: Waiting 01:18:39 e5152f521bbd: Waiting 01:18:39 f84ac8af9b62: Waiting 01:18:39 ad0de82ea123: Waiting 01:18:39 097100c76c15: Waiting 01:18:39 c553611ced7c: Waiting 01:18:39 5a6415c264f7: Waiting 01:18:39 fa2cc3c85498: Layer already exists 01:18:39 296696feb2e1: Layer already exists 01:18:39 4c5006431404: Layer already exists 01:18:39 f96ece814a83: Layer already exists 01:18:39 70337140fe69: Layer already exists 01:18:39 e3fa297a528c: Layer already exists 01:18:39 c553611ced7c: Layer already exists 01:18:39 5a6415c264f7: Layer already exists 01:18:39 e5152f521bbd: Layer already exists 01:18:39 f84ac8af9b62: Layer already exists 01:18:39 ad0de82ea123: Layer already exists 01:18:39 097100c76c15: Layer already exists 01:18:39 main: digest: sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:39 ===================================================== [Pipeline] echo 01:18:39 taggedImages: 01:18:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:18:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 01:18:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:18:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:18:39 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:39 latest 01:18:39 4.1.0-dev.43 01:18:39 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:39 main 01:18:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:18:40 abd97ea956b7: Preparing 01:18:40 7eafb66ad626: Preparing 01:18:40 e3fa297a528c: Preparing 01:18:40 e5152f521bbd: Preparing 01:18:40 37517d5cd343: Preparing 01:18:40 a97accc8ea9f: Preparing 01:18:40 097100c76c15: Preparing 01:18:40 a97accc8ea9f: Waiting 01:18:40 097100c76c15: Waiting 01:18:40 e5152f521bbd: Layer already exists 01:18:40 e3fa297a528c: Layer already exists 01:18:40 097100c76c15: Layer already exists 01:18:40 abd97ea956b7: Pushed 01:18:40 37517d5cd343: Pushed 01:18:40 a97accc8ea9f: Pushed 01:18:42 7eafb66ad626: Pushed 01:18:43 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:43 + 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 01:18:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:18:43 abd97ea956b7: Preparing 01:18:43 7eafb66ad626: Preparing 01:18:43 e3fa297a528c: Preparing 01:18:43 e5152f521bbd: Preparing 01:18:43 37517d5cd343: Preparing 01:18:43 a97accc8ea9f: Preparing 01:18:43 097100c76c15: Preparing 01:18:43 a97accc8ea9f: Waiting 01:18:43 097100c76c15: Waiting 01:18:43 e5152f521bbd: Layer already exists 01:18:43 37517d5cd343: Layer already exists 01:18:43 abd97ea956b7: Layer already exists 01:18:43 e3fa297a528c: Layer already exists 01:18:43 7eafb66ad626: Layer already exists 01:18:43 a97accc8ea9f: Layer already exists 01:18:43 097100c76c15: Layer already exists 01:18:43 latest: digest: sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 01:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:18:44 abd97ea956b7: Preparing 01:18:44 7eafb66ad626: Preparing 01:18:44 e3fa297a528c: Preparing 01:18:44 e5152f521bbd: Preparing 01:18:44 37517d5cd343: Preparing 01:18:44 a97accc8ea9f: Preparing 01:18:44 097100c76c15: Preparing 01:18:44 a97accc8ea9f: Waiting 01:18:44 097100c76c15: Waiting 01:18:44 e3fa297a528c: Layer already exists 01:18:44 7eafb66ad626: Layer already exists 01:18:44 e5152f521bbd: Layer already exists 01:18:44 abd97ea956b7: Layer already exists 01:18:44 37517d5cd343: Layer already exists 01:18:44 a97accc8ea9f: Layer already exists 01:18:44 097100c76c15: Layer already exists 01:18:44 4.1.0-dev.43: digest: sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:18:45 abd97ea956b7: Preparing 01:18:45 7eafb66ad626: Preparing 01:18:45 e3fa297a528c: Preparing 01:18:45 e5152f521bbd: Preparing 01:18:45 37517d5cd343: Preparing 01:18:45 a97accc8ea9f: Preparing 01:18:45 097100c76c15: Preparing 01:18:45 097100c76c15: Waiting 01:18:45 a97accc8ea9f: Waiting 01:18:45 37517d5cd343: Layer already exists 01:18:45 e5152f521bbd: Layer already exists 01:18:45 abd97ea956b7: Layer already exists 01:18:45 7eafb66ad626: Layer already exists 01:18:45 e3fa297a528c: Layer already exists 01:18:45 a97accc8ea9f: Layer already exists 01:18:45 097100c76c15: Layer already exists 01:18:45 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:45 + 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 01:18:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:18:45 abd97ea956b7: Preparing 01:18:45 7eafb66ad626: Preparing 01:18:45 e3fa297a528c: Preparing 01:18:45 e5152f521bbd: Preparing 01:18:45 37517d5cd343: Preparing 01:18:45 a97accc8ea9f: Preparing 01:18:45 097100c76c15: Preparing 01:18:45 a97accc8ea9f: Waiting 01:18:45 097100c76c15: Waiting 01:18:45 e3fa297a528c: Layer already exists 01:18:45 abd97ea956b7: Layer already exists 01:18:45 7eafb66ad626: Layer already exists 01:18:45 37517d5cd343: Layer already exists 01:18:45 e5152f521bbd: Layer already exists 01:18:45 a97accc8ea9f: Layer already exists 01:18:45 097100c76c15: Layer already exists 01:18:45 main: digest: sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:45 ===================================================== [Pipeline] echo 01:18:45 taggedImages: 01:18:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:18:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 01:18:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:18:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:18:45 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:45 latest 01:18:45 4.1.0-dev.43 01:18:45 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:18:45 main 01:18:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:18:46 fafc6ce96bb7: Preparing 01:18:46 9276ebd27c2b: Preparing 01:18:46 227059e6ab31: Preparing 01:18:46 e3fa297a528c: Preparing 01:18:46 e5152f521bbd: Preparing 01:18:46 0386762681c4: Preparing 01:18:46 3b569f6ea669: Preparing 01:18:46 30849eb31974: Preparing 01:18:46 ffd8d2fe96cb: Preparing 01:18:46 097100c76c15: Preparing 01:18:46 0386762681c4: Waiting 01:18:46 3b569f6ea669: Waiting 01:18:46 30849eb31974: Waiting 01:18:46 ffd8d2fe96cb: Waiting 01:18:46 097100c76c15: Waiting 01:18:46 e5152f521bbd: Layer already exists 01:18:46 e3fa297a528c: Layer already exists 01:18:46 227059e6ab31: Pushed 01:18:46 fafc6ce96bb7: Pushed 01:18:46 9276ebd27c2b: Pushed 01:18:46 097100c76c15: Layer already exists 01:18:46 30849eb31974: Pushed 01:18:47 ffd8d2fe96cb: Pushed 01:18:51 3b569f6ea669: Pushed 01:18:59 0386762681c4: Pushed 01:18:59 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:19:00 fafc6ce96bb7: Preparing 01:19:00 9276ebd27c2b: Preparing 01:19:00 227059e6ab31: Preparing 01:19:00 e3fa297a528c: Preparing 01:19:00 e5152f521bbd: Preparing 01:19:00 0386762681c4: Preparing 01:19:00 3b569f6ea669: Preparing 01:19:00 30849eb31974: Preparing 01:19:00 3b569f6ea669: Waiting 01:19:00 0386762681c4: Waiting 01:19:00 ffd8d2fe96cb: Preparing 01:19:00 097100c76c15: Preparing 01:19:00 ffd8d2fe96cb: Waiting 01:19:00 097100c76c15: Waiting 01:19:00 30849eb31974: Waiting 01:19:00 e5152f521bbd: Layer already exists 01:19:00 9276ebd27c2b: Layer already exists 01:19:00 227059e6ab31: Layer already exists 01:19:00 e3fa297a528c: Layer already exists 01:19:00 fafc6ce96bb7: Layer already exists 01:19:00 30849eb31974: Layer already exists 01:19:00 3b569f6ea669: Layer already exists 01:19:00 0386762681c4: Layer already exists 01:19:00 ffd8d2fe96cb: Layer already exists 01:19:00 097100c76c15: Layer already exists 01:19:00 latest: digest: sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 01:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:19:00 fafc6ce96bb7: Preparing 01:19:00 9276ebd27c2b: Preparing 01:19:00 227059e6ab31: Preparing 01:19:00 e3fa297a528c: Preparing 01:19:00 e5152f521bbd: Preparing 01:19:00 0386762681c4: Preparing 01:19:00 3b569f6ea669: Preparing 01:19:00 30849eb31974: Preparing 01:19:00 ffd8d2fe96cb: Preparing 01:19:00 097100c76c15: Preparing 01:19:00 30849eb31974: Waiting 01:19:00 097100c76c15: Waiting 01:19:00 ffd8d2fe96cb: Waiting 01:19:00 0386762681c4: Waiting 01:19:00 3b569f6ea669: Waiting 01:19:00 fafc6ce96bb7: Layer already exists 01:19:00 9276ebd27c2b: Layer already exists 01:19:00 227059e6ab31: Layer already exists 01:19:00 e5152f521bbd: Layer already exists 01:19:00 e3fa297a528c: Layer already exists 01:19:00 3b569f6ea669: Layer already exists 01:19:00 0386762681c4: Layer already exists 01:19:00 30849eb31974: Layer already exists 01:19:00 ffd8d2fe96cb: Layer already exists 01:19:00 097100c76c15: Layer already exists 01:19:00 4.1.0-dev.43: digest: sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:19:01 fafc6ce96bb7: Preparing 01:19:01 9276ebd27c2b: Preparing 01:19:01 227059e6ab31: Preparing 01:19:01 e3fa297a528c: Preparing 01:19:01 e5152f521bbd: Preparing 01:19:01 0386762681c4: Preparing 01:19:01 3b569f6ea669: Preparing 01:19:01 30849eb31974: Preparing 01:19:01 ffd8d2fe96cb: Preparing 01:19:01 097100c76c15: Preparing 01:19:01 0386762681c4: Waiting 01:19:01 ffd8d2fe96cb: Waiting 01:19:01 30849eb31974: Waiting 01:19:01 3b569f6ea669: Waiting 01:19:01 097100c76c15: Waiting 01:19:01 e3fa297a528c: Layer already exists 01:19:01 e5152f521bbd: Layer already exists 01:19:01 227059e6ab31: Layer already exists 01:19:01 9276ebd27c2b: Layer already exists 01:19:01 fafc6ce96bb7: Layer already exists 01:19:01 3b569f6ea669: Layer already exists 01:19:01 ffd8d2fe96cb: Layer already exists 01:19:01 0386762681c4: Layer already exists 01:19:01 097100c76c15: Layer already exists 01:19:01 30849eb31974: Layer already exists 01:19:01 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:19:01 fafc6ce96bb7: Preparing 01:19:01 9276ebd27c2b: Preparing 01:19:01 227059e6ab31: Preparing 01:19:01 e3fa297a528c: Preparing 01:19:01 e5152f521bbd: Preparing 01:19:01 0386762681c4: Preparing 01:19:01 3b569f6ea669: Preparing 01:19:01 30849eb31974: Preparing 01:19:01 ffd8d2fe96cb: Preparing 01:19:01 097100c76c15: Preparing 01:19:01 0386762681c4: Waiting 01:19:01 097100c76c15: Waiting 01:19:01 3b569f6ea669: Waiting 01:19:01 ffd8d2fe96cb: Waiting 01:19:01 30849eb31974: Waiting 01:19:01 e3fa297a528c: Layer already exists 01:19:01 9276ebd27c2b: Layer already exists 01:19:01 227059e6ab31: Layer already exists 01:19:01 e5152f521bbd: Layer already exists 01:19:01 fafc6ce96bb7: Layer already exists 01:19:01 30849eb31974: Layer already exists 01:19:01 097100c76c15: Layer already exists 01:19:01 3b569f6ea669: Layer already exists 01:19:01 ffd8d2fe96cb: Layer already exists 01:19:01 0386762681c4: Layer already exists 01:19:01 main: digest: sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:01 ===================================================== [Pipeline] echo 01:19:02 taggedImages: 01:19:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:19:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 01:19:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:19:02 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:19:02 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:02 latest 01:19:02 4.1.0-dev.43 01:19:02 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:02 main 01:19:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:19:02 5725b421185e: Preparing 01:19:02 1dbec3af9262: Preparing 01:19:02 101599d96d46: Preparing 01:19:02 e3fa297a528c: Preparing 01:19:02 e5152f521bbd: Preparing 01:19:02 f7ccaa9fd781: Preparing 01:19:02 4b76c308a333: Preparing 01:19:02 96db266c12bf: Preparing 01:19:02 097100c76c15: Preparing 01:19:02 4b76c308a333: Waiting 01:19:02 96db266c12bf: Waiting 01:19:02 097100c76c15: Waiting 01:19:02 f7ccaa9fd781: Waiting 01:19:02 e5152f521bbd: Layer already exists 01:19:02 e3fa297a528c: Layer already exists 01:19:02 1dbec3af9262: Pushed 01:19:02 101599d96d46: Pushed 01:19:02 5725b421185e: Pushed 01:19:02 097100c76c15: Layer already exists 01:19:02 4b76c308a333: Pushed 01:19:02 96db266c12bf: Pushed 01:19:15 f7ccaa9fd781: Pushed 01:19:15 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:19:15 5725b421185e: Preparing 01:19:15 1dbec3af9262: Preparing 01:19:15 101599d96d46: Preparing 01:19:15 e3fa297a528c: Preparing 01:19:15 e5152f521bbd: Preparing 01:19:15 f7ccaa9fd781: Preparing 01:19:15 4b76c308a333: Preparing 01:19:15 f7ccaa9fd781: Waiting 01:19:15 96db266c12bf: Preparing 01:19:15 097100c76c15: Preparing 01:19:15 4b76c308a333: Waiting 01:19:15 96db266c12bf: Waiting 01:19:15 097100c76c15: Waiting 01:19:15 e3fa297a528c: Layer already exists 01:19:15 e5152f521bbd: Layer already exists 01:19:15 1dbec3af9262: Layer already exists 01:19:15 101599d96d46: Layer already exists 01:19:15 5725b421185e: Layer already exists 01:19:15 f7ccaa9fd781: Layer already exists 01:19:15 4b76c308a333: Layer already exists 01:19:15 097100c76c15: Layer already exists 01:19:15 96db266c12bf: Layer already exists 01:19:15 latest: digest: sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 01:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:19:16 5725b421185e: Preparing 01:19:16 1dbec3af9262: Preparing 01:19:16 101599d96d46: Preparing 01:19:16 e3fa297a528c: Preparing 01:19:16 e5152f521bbd: Preparing 01:19:16 f7ccaa9fd781: Preparing 01:19:16 4b76c308a333: Preparing 01:19:16 96db266c12bf: Preparing 01:19:16 097100c76c15: Preparing 01:19:16 f7ccaa9fd781: Waiting 01:19:16 4b76c308a333: Waiting 01:19:16 96db266c12bf: Waiting 01:19:16 097100c76c15: Waiting 01:19:16 101599d96d46: Layer already exists 01:19:16 e3fa297a528c: Layer already exists 01:19:16 5725b421185e: Layer already exists 01:19:16 e5152f521bbd: Layer already exists 01:19:16 1dbec3af9262: Layer already exists 01:19:16 4b76c308a333: Layer already exists 01:19:16 f7ccaa9fd781: Layer already exists 01:19:16 96db266c12bf: Layer already exists 01:19:16 097100c76c15: Layer already exists 01:19:16 4.1.0-dev.43: digest: sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:19:17 5725b421185e: Preparing 01:19:17 1dbec3af9262: Preparing 01:19:17 101599d96d46: Preparing 01:19:17 e3fa297a528c: Preparing 01:19:17 e5152f521bbd: Preparing 01:19:17 f7ccaa9fd781: Preparing 01:19:17 4b76c308a333: Preparing 01:19:17 96db266c12bf: Preparing 01:19:17 f7ccaa9fd781: Waiting 01:19:17 4b76c308a333: Waiting 01:19:17 097100c76c15: Preparing 01:19:17 097100c76c15: Waiting 01:19:17 96db266c12bf: Waiting 01:19:17 5725b421185e: Layer already exists 01:19:17 101599d96d46: Layer already exists 01:19:17 e3fa297a528c: Layer already exists 01:19:17 1dbec3af9262: Layer already exists 01:19:17 e5152f521bbd: Layer already exists 01:19:17 097100c76c15: Layer already exists 01:19:17 f7ccaa9fd781: Layer already exists 01:19:17 96db266c12bf: Layer already exists 01:19:17 4b76c308a333: Layer already exists 01:19:17 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:19:17 5725b421185e: Preparing 01:19:17 1dbec3af9262: Preparing 01:19:17 101599d96d46: Preparing 01:19:17 e3fa297a528c: Preparing 01:19:17 e5152f521bbd: Preparing 01:19:17 f7ccaa9fd781: Preparing 01:19:17 4b76c308a333: Preparing 01:19:17 96db266c12bf: Preparing 01:19:17 097100c76c15: Preparing 01:19:17 96db266c12bf: Waiting 01:19:17 4b76c308a333: Waiting 01:19:17 097100c76c15: Waiting 01:19:17 f7ccaa9fd781: Waiting 01:19:17 e3fa297a528c: Layer already exists 01:19:17 1dbec3af9262: Layer already exists 01:19:17 5725b421185e: Layer already exists 01:19:17 e5152f521bbd: Layer already exists 01:19:17 101599d96d46: Layer already exists 01:19:17 f7ccaa9fd781: Layer already exists 01:19:17 4b76c308a333: Layer already exists 01:19:17 96db266c12bf: Layer already exists 01:19:17 097100c76c15: Layer already exists 01:19:17 main: digest: sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:17 ===================================================== [Pipeline] echo 01:19:17 taggedImages: 01:19:17 - nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:19:17 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 01:19:17 - nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:19:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:19:17 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:17 latest 01:19:17 4.1.0-dev.43 01:19:17 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:17 main 01:19:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:19:18 fafc6ce96bb7: Preparing 01:19:18 f630fdd5272c: Preparing 01:19:18 2d9b3fabd79c: Preparing 01:19:18 e3fa297a528c: Preparing 01:19:18 e5152f521bbd: Preparing 01:19:18 b43efc16eb91: Preparing 01:19:18 30849eb31974: Preparing 01:19:18 ffd8d2fe96cb: Preparing 01:19:18 097100c76c15: Preparing 01:19:18 30849eb31974: Waiting 01:19:18 ffd8d2fe96cb: Waiting 01:19:18 b43efc16eb91: Waiting 01:19:18 097100c76c15: Waiting 01:19:18 e3fa297a528c: Layer already exists 01:19:18 fafc6ce96bb7: Layer already exists 01:19:18 e5152f521bbd: Layer already exists 01:19:18 30849eb31974: Layer already exists 01:19:18 ffd8d2fe96cb: Layer already exists 01:19:18 097100c76c15: Layer already exists 01:19:18 2d9b3fabd79c: Pushed 01:19:18 f630fdd5272c: Pushed 01:19:30 b43efc16eb91: Pushed 01:19:30 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:19:31 fafc6ce96bb7: Preparing 01:19:31 f630fdd5272c: Preparing 01:19:31 2d9b3fabd79c: Preparing 01:19:31 e3fa297a528c: Preparing 01:19:31 e5152f521bbd: Preparing 01:19:31 b43efc16eb91: Preparing 01:19:31 30849eb31974: Preparing 01:19:31 ffd8d2fe96cb: Preparing 01:19:31 097100c76c15: Preparing 01:19:31 b43efc16eb91: Waiting 01:19:31 ffd8d2fe96cb: Waiting 01:19:31 097100c76c15: Waiting 01:19:31 30849eb31974: Waiting 01:19:31 fafc6ce96bb7: Layer already exists 01:19:31 f630fdd5272c: Layer already exists 01:19:31 2d9b3fabd79c: Layer already exists 01:19:31 e5152f521bbd: Layer already exists 01:19:31 e3fa297a528c: Layer already exists 01:19:31 b43efc16eb91: Layer already exists 01:19:31 30849eb31974: Layer already exists 01:19:31 097100c76c15: Layer already exists 01:19:31 ffd8d2fe96cb: Layer already exists 01:19:31 latest: digest: sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 01:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:19:32 fafc6ce96bb7: Preparing 01:19:32 f630fdd5272c: Preparing 01:19:32 2d9b3fabd79c: Preparing 01:19:32 e3fa297a528c: Preparing 01:19:32 e5152f521bbd: Preparing 01:19:32 b43efc16eb91: Preparing 01:19:32 30849eb31974: Preparing 01:19:32 ffd8d2fe96cb: Preparing 01:19:32 097100c76c15: Preparing 01:19:32 b43efc16eb91: Waiting 01:19:32 30849eb31974: Waiting 01:19:32 ffd8d2fe96cb: Waiting 01:19:32 097100c76c15: Waiting 01:19:32 f630fdd5272c: Layer already exists 01:19:32 e5152f521bbd: Layer already exists 01:19:32 e3fa297a528c: Layer already exists 01:19:32 2d9b3fabd79c: Layer already exists 01:19:32 fafc6ce96bb7: Layer already exists 01:19:32 b43efc16eb91: Layer already exists 01:19:32 30849eb31974: Layer already exists 01:19:32 ffd8d2fe96cb: Layer already exists 01:19:32 097100c76c15: Layer already exists 01:19:32 4.1.0-dev.43: digest: sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:19:32 fafc6ce96bb7: Preparing 01:19:32 f630fdd5272c: Preparing 01:19:32 2d9b3fabd79c: Preparing 01:19:32 e3fa297a528c: Preparing 01:19:32 e5152f521bbd: Preparing 01:19:32 b43efc16eb91: Preparing 01:19:32 30849eb31974: Preparing 01:19:32 ffd8d2fe96cb: Preparing 01:19:32 097100c76c15: Preparing 01:19:32 30849eb31974: Waiting 01:19:32 ffd8d2fe96cb: Waiting 01:19:32 097100c76c15: Waiting 01:19:32 b43efc16eb91: Waiting 01:19:32 2d9b3fabd79c: Layer already exists 01:19:32 e3fa297a528c: Layer already exists 01:19:32 e5152f521bbd: Layer already exists 01:19:32 fafc6ce96bb7: Layer already exists 01:19:32 f630fdd5272c: Layer already exists 01:19:32 b43efc16eb91: Layer already exists 01:19:32 ffd8d2fe96cb: Layer already exists 01:19:32 30849eb31974: Layer already exists 01:19:32 097100c76c15: Layer already exists 01:19:32 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:19:33 fafc6ce96bb7: Preparing 01:19:33 f630fdd5272c: Preparing 01:19:33 2d9b3fabd79c: Preparing 01:19:33 e3fa297a528c: Preparing 01:19:33 e5152f521bbd: Preparing 01:19:33 b43efc16eb91: Preparing 01:19:33 30849eb31974: Preparing 01:19:33 ffd8d2fe96cb: Preparing 01:19:33 097100c76c15: Preparing 01:19:33 30849eb31974: Waiting 01:19:33 ffd8d2fe96cb: Waiting 01:19:33 097100c76c15: Waiting 01:19:33 b43efc16eb91: Waiting 01:19:33 f630fdd5272c: Layer already exists 01:19:33 fafc6ce96bb7: Layer already exists 01:19:33 e5152f521bbd: Layer already exists 01:19:33 e3fa297a528c: Layer already exists 01:19:33 2d9b3fabd79c: Layer already exists 01:19:33 b43efc16eb91: Layer already exists 01:19:33 30849eb31974: Layer already exists 01:19:33 ffd8d2fe96cb: Layer already exists 01:19:33 097100c76c15: Layer already exists 01:19:33 main: digest: sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:33 ===================================================== [Pipeline] echo 01:19:33 taggedImages: 01:19:33 - nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:33 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:19:33 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 01:19:33 - nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:33 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:19:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:19:33 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:33 latest 01:19:33 4.1.0-dev.43 01:19:33 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:33 main 01:19:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:19:34 f2c4e02d90f8: Preparing 01:19:34 6a5cc98698a2: Preparing 01:19:34 e3fa297a528c: Preparing 01:19:34 e5152f521bbd: Preparing 01:19:34 0e17499d6575: Preparing 01:19:34 b0514557c21a: Preparing 01:19:34 097100c76c15: Preparing 01:19:34 b0514557c21a: Waiting 01:19:34 097100c76c15: Waiting 01:19:34 e5152f521bbd: Layer already exists 01:19:34 e3fa297a528c: Layer already exists 01:19:34 097100c76c15: Layer already exists 01:19:34 f2c4e02d90f8: Pushed 01:19:34 0e17499d6575: Pushed 01:19:34 b0514557c21a: Pushed 01:19:35 #95 ... 01:19:35 01:19:35 #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #77 DONE 113.6s 01:19:35 01:19:35 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #90 DONE 111.2s 01:19:35 01:19:35 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #93 DONE 96.7s 01:19:35 01:19:35 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #87 DONE 113.0s 01:19:35 01:19:35 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #86 DONE 106.2s 01:19:35 01:19:35 #119 [core-metadata builder 6/7] COPY . . 01:19:35 #119 ... 01:19:35 01:19:35 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #95 DONE 102.5s 01:19:35 01:19:35 #120 [core-keeper builder 7/8] COPY . . 01:19:35 #120 ... 01:19:35 01:19:35 #119 [core-metadata builder 6/7] COPY . . 01:19:35 #119 DONE 1.9s 01:19:35 01:19:35 #121 [security-proxy-auth builder 6/7] COPY . . 01:19:35 #121 CACHED 01:19:35 01:19:35 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #122 CACHED 01:19:35 01:19:35 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:19:35 #123 CACHED 01:19:35 01:19:35 #124 [core-command builder 6/7] COPY . . 01:19:35 #124 CACHED 01:19:35 01:19:35 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 01:19:35 #125 CACHED 01:19:35 01:19:35 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #126 CACHED 01:19:35 01:19:35 #127 [security-bootstrapper builder 6/7] COPY . . 01:19:35 #127 CACHED 01:19:35 01:19:35 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #128 CACHED 01:19:35 01:19:35 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:19:35 #129 CACHED 01:19:35 01:19:35 #130 [support-notifications builder 6/7] COPY . . 01:19:35 #130 DONE 2.0s 01:19:35 01:19:35 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 01:19:35 #131 CACHED 01:19:35 01:19:35 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #132 CACHED 01:19:35 01:19:35 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:19:35 #133 CACHED 01:19:35 01:19:35 #134 [security-spiffe-token-provider builder 6/7] COPY . . 01:19:35 #134 DONE 2.1s 01:19:35 01:19:35 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #135 CACHED 01:19:35 01:19:35 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:19:35 #136 CACHED 01:19:35 01:19:35 #137 [security-proxy-setup builder 6/7] COPY . . 01:19:35 #137 CACHED 01:19:35 01:19:35 #138 [core-data builder 6/7] COPY . . 01:19:35 #138 CACHED 01:19:35 01:19:35 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:35 #139 CACHED 01:19:35 01:19:35 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 01:19:35 #140 CACHED 01:19:35 01:19:35 #141 [security-secretstore-setup builder 6/7] COPY . . 01:19:35 #141 DONE 2.1s 01:19:35 01:19:35 #120 [core-keeper builder 7/8] COPY . . 01:19:35 #120 DONE 2.0s 01:19:35 01:19:35 #142 [support-scheduler builder 6/7] COPY . . 01:19:35 #142 DONE 2.2s 01:19:35 01:19:35 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:19:37 6a5cc98698a2: Pushed 01:19:37 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:19:38 f2c4e02d90f8: Preparing 01:19:38 6a5cc98698a2: Preparing 01:19:38 e3fa297a528c: Preparing 01:19:38 e5152f521bbd: Preparing 01:19:38 0e17499d6575: Preparing 01:19:38 b0514557c21a: Preparing 01:19:38 097100c76c15: Preparing 01:19:38 097100c76c15: Waiting 01:19:38 b0514557c21a: Waiting 01:19:38 f2c4e02d90f8: Layer already exists 01:19:38 e5152f521bbd: Layer already exists 01:19:38 0e17499d6575: Layer already exists 01:19:38 6a5cc98698a2: Layer already exists 01:19:38 e3fa297a528c: Layer already exists 01:19:38 b0514557c21a: Layer already exists 01:19:38 097100c76c15: Layer already exists 01:19:38 latest: digest: sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 01:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:19:39 f2c4e02d90f8: Preparing 01:19:39 6a5cc98698a2: Preparing 01:19:39 e3fa297a528c: Preparing 01:19:39 e5152f521bbd: Preparing 01:19:39 0e17499d6575: Preparing 01:19:39 b0514557c21a: Preparing 01:19:39 097100c76c15: Preparing 01:19:39 b0514557c21a: Waiting 01:19:39 097100c76c15: Waiting 01:19:39 f2c4e02d90f8: Layer already exists 01:19:39 0e17499d6575: Layer already exists 01:19:39 e3fa297a528c: Layer already exists 01:19:39 e5152f521bbd: Layer already exists 01:19:39 6a5cc98698a2: Layer already exists 01:19:39 b0514557c21a: Layer already exists 01:19:39 097100c76c15: Layer already exists 01:19:39 4.1.0-dev.43: digest: sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:39 #143 ... 01:19:39 01:19:39 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:19:39 #0 5.457 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:19:39 #144 ... 01:19:39 01:19:39 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:19:39 #143 5.679 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:19:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:19:39 f2c4e02d90f8: Preparing 01:19:39 6a5cc98698a2: Preparing 01:19:39 e3fa297a528c: Preparing 01:19:39 e5152f521bbd: Preparing 01:19:39 0e17499d6575: Preparing 01:19:39 b0514557c21a: Preparing 01:19:39 097100c76c15: Preparing 01:19:39 b0514557c21a: Waiting 01:19:39 097100c76c15: Waiting 01:19:39 f2c4e02d90f8: Layer already exists 01:19:39 0e17499d6575: Layer already exists 01:19:39 e5152f521bbd: Layer already exists 01:19:39 6a5cc98698a2: Layer already exists 01:19:39 e3fa297a528c: Layer already exists 01:19:39 097100c76c15: Layer already exists 01:19:39 b0514557c21a: Layer already exists 01:19:39 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:19:40 f2c4e02d90f8: Preparing 01:19:40 6a5cc98698a2: Preparing 01:19:40 e3fa297a528c: Preparing 01:19:40 e5152f521bbd: Preparing 01:19:40 0e17499d6575: Preparing 01:19:40 b0514557c21a: Preparing 01:19:40 097100c76c15: Preparing 01:19:40 b0514557c21a: Waiting 01:19:40 097100c76c15: Waiting 01:19:40 e3fa297a528c: Layer already exists 01:19:40 0e17499d6575: Layer already exists 01:19:40 e5152f521bbd: Layer already exists 01:19:40 f2c4e02d90f8: Layer already exists 01:19:40 6a5cc98698a2: Layer already exists 01:19:40 b0514557c21a: Layer already exists 01:19:40 097100c76c15: Layer already exists 01:19:40 main: digest: sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:40 ===================================================== [Pipeline] echo 01:19:40 taggedImages: 01:19:40 - nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:19:40 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 01:19:40 - nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:19:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:19:40 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:40 latest 01:19:40 4.1.0-dev.43 01:19:40 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:40 main 01:19:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:19:41 0012bd555d25: Preparing 01:19:41 e8a12dc8f8de: Preparing 01:19:41 e3fa297a528c: Preparing 01:19:41 e5152f521bbd: Preparing 01:19:41 80093b0ee8f3: Preparing 01:19:41 c48e864194b2: Preparing 01:19:41 097100c76c15: Preparing 01:19:41 c48e864194b2: Waiting 01:19:41 097100c76c15: Waiting 01:19:41 e5152f521bbd: Layer already exists 01:19:41 e3fa297a528c: Layer already exists 01:19:41 097100c76c15: Layer already exists 01:19:41 0012bd555d25: Pushed 01:19:41 80093b0ee8f3: Pushed 01:19:41 c48e864194b2: Pushed 01:19:43 #143 ... 01:19:43 01:19:43 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:19:43 #0 5.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:19:43 #145 ... 01:19:43 01:19:43 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:19:43 #0 4.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:19:43 #146 ... 01:19:43 01:19:43 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:19:43 #0 6.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:19:44 #147 ... 01:19:44 01:19:44 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:19:44 #0 6.212 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:19:44 #148 ... 01:19:44 01:19:44 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:19:44 #0 6.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:19:44 #149 ... 01:19:44 01:19:44 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:19:44 #0 5.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:19:44 #150 ... 01:19:44 01:19:44 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:19:44 #0 3.971 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:19:44 #151 ... 01:19:44 01:19:44 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:19:44 #0 6.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:19:44 e8a12dc8f8de: Pushed 01:19:44 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:45 #152 ... 01:19:45 01:19:45 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:19:45 #0 6.414 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:19:45 #153 ... 01:19:45 01:19:45 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:19:45 #0 5.514 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:19:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:19:45 0012bd555d25: Preparing 01:19:45 e8a12dc8f8de: Preparing 01:19:45 e3fa297a528c: Preparing 01:19:45 e5152f521bbd: Preparing 01:19:45 80093b0ee8f3: Preparing 01:19:45 c48e864194b2: Preparing 01:19:45 097100c76c15: Preparing 01:19:45 c48e864194b2: Waiting 01:19:45 097100c76c15: Waiting 01:19:45 80093b0ee8f3: Layer already exists 01:19:45 e8a12dc8f8de: Layer already exists 01:19:45 0012bd555d25: Layer already exists 01:19:45 e3fa297a528c: Layer already exists 01:19:45 e5152f521bbd: Layer already exists 01:19:45 c48e864194b2: Layer already exists 01:19:45 097100c76c15: Layer already exists 01:19:45 latest: digest: sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 01:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:19:46 0012bd555d25: Preparing 01:19:46 e8a12dc8f8de: Preparing 01:19:46 e3fa297a528c: Preparing 01:19:46 e5152f521bbd: Preparing 01:19:46 80093b0ee8f3: Preparing 01:19:46 c48e864194b2: Preparing 01:19:46 097100c76c15: Preparing 01:19:46 c48e864194b2: Waiting 01:19:46 097100c76c15: Waiting 01:19:46 e3fa297a528c: Layer already exists 01:19:46 0012bd555d25: Layer already exists 01:19:46 e5152f521bbd: Layer already exists 01:19:46 80093b0ee8f3: Layer already exists 01:19:46 e8a12dc8f8de: Layer already exists 01:19:46 097100c76c15: Layer already exists 01:19:46 c48e864194b2: Layer already exists 01:19:46 4.1.0-dev.43: digest: sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:19:47 0012bd555d25: Preparing 01:19:47 e8a12dc8f8de: Preparing 01:19:47 e3fa297a528c: Preparing 01:19:47 e5152f521bbd: Preparing 01:19:47 80093b0ee8f3: Preparing 01:19:47 c48e864194b2: Preparing 01:19:47 097100c76c15: Preparing 01:19:47 c48e864194b2: Waiting 01:19:47 097100c76c15: Waiting 01:19:47 80093b0ee8f3: Layer already exists 01:19:47 e3fa297a528c: Layer already exists 01:19:47 0012bd555d25: Layer already exists 01:19:47 e5152f521bbd: Layer already exists 01:19:47 e8a12dc8f8de: Layer already exists 01:19:47 c48e864194b2: Layer already exists 01:19:47 097100c76c15: Layer already exists 01:19:47 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:19:47 0012bd555d25: Preparing 01:19:47 e8a12dc8f8de: Preparing 01:19:47 e3fa297a528c: Preparing 01:19:47 e5152f521bbd: Preparing 01:19:47 80093b0ee8f3: Preparing 01:19:47 c48e864194b2: Preparing 01:19:47 097100c76c15: Preparing 01:19:47 c48e864194b2: Waiting 01:19:47 097100c76c15: Waiting 01:19:47 80093b0ee8f3: Layer already exists 01:19:47 0012bd555d25: Layer already exists 01:19:47 e3fa297a528c: Layer already exists 01:19:47 e5152f521bbd: Layer already exists 01:19:47 e8a12dc8f8de: Layer already exists 01:19:47 c48e864194b2: Layer already exists 01:19:47 097100c76c15: Layer already exists 01:19:47 main: digest: sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:19:47 ===================================================== [Pipeline] echo 01:19:47 taggedImages: 01:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:19:47 ========================================================= 01:19:47 [edgeXBuildMultiArch] RAW Config: 01:19:47 images: 01:19:47 - nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/core-command:latest 01:19:47 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/core-command:main 01:19:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:19:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:19:47 - nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/core-data:latest 01:19:47 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/core-data:main 01:19:47 - nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:19:47 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/core-keeper:main 01:19:47 - nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:19:47 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/core-metadata:main 01:19:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:19:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:19:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:19:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:19:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:19:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:19:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:19:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-config:main 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main 01:19:47 - nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:19:47 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/support-notifications:main 01:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:19:47 - nexus3.edgexfoundry.org:10004/support-scheduler:main 01:19:47 settingsFile: 01:19:47 edgex-go-settings 01:19:47 ========================================================= [Pipeline] node 01:20:02 Still waiting to schedule task 01:20:02 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:21:04 Running on prd-centos7-docker-4c-2g-6479 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:04 provisioning config files... 01:21:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6962402241897989572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:08 ---> ****-login.sh 01:21:08 nexus3.edgexfoundry.org:10001 01:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:08 Configure a credential helper to remove this warning. See 01:21:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:08 01:21:08 Login Succeeded 01:21:08 nexus3.edgexfoundry.org:10002 01:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:08 Configure a credential helper to remove this warning. See 01:21:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:08 01:21:08 Login Succeeded 01:21:08 nexus3.edgexfoundry.org:10003 01:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:08 Configure a credential helper to remove this warning. See 01:21:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:08 01:21:08 Login Succeeded 01:21:08 nexus3.edgexfoundry.org:10004 01:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:09 Configure a credential helper to remove this warning. See 01:21:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:09 01:21:09 Login Succeeded 01:21:09 ****.io 01:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:09 Configure a credential helper to remove this warning. See 01:21:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:09 01:21:09 Login Succeeded 01:21:09 ---> ****-login.sh ends [Pipeline] } 01:21:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:21:09 + docker buildx ls 01:21:09 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:21:09 default * docker 01:21:09 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:21:09 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:21:09 edgex-builder [Pipeline] sh 01:21:10 + docker buildx inspect --bootstrap 01:21:10 #1 [internal] booting buildkit 01:21:10 #1 pulling image moby/buildkit:buildx-stable-1 01:21:15 #1 pulling image moby/buildkit:buildx-stable-1 5.0s done 01:21:15 #1 creating container buildx_buildkit_edgex-builder0 01:21:16 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 01:21:16 #1 DONE 6.6s 01:21:16 Name: edgex-builder 01:21:16 Driver: docker-container 01:21:16 01:21:16 Nodes: 01:21:16 Name: edgex-builder0 01:21:16 Endpoint: unix:///var/run/docker.sock 01:21:16 Status: running 01:21:16 Buildkit: v0.22.0 01:21:16 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:21:17 + docker buildx ls 01:21:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:21:17 edgex-builder * docker-container 01:21:17 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:21:17 default docker 01:21:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:21:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:17 #1 [internal] load build definition from Dockerfile 01:21:17 #1 transferring dockerfile: 197B done 01:21:17 #1 DONE 0.0s 01:21:17 01:21:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:17 #2 DONE 0.1s 01:21:17 01:21:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:17 #3 DONE 0.1s 01:21:17 01:21:17 #4 [internal] load .dockerignore 01:21:17 #4 transferring context: 2B done 01:21:17 #4 DONE 0.0s 01:21:17 01:21:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:17 #5 resolve nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done 01:21:17 #5 DONE 0.0s 01:21:17 01:21:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:17 #6 resolve nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done 01:21:18 #6 DONE 0.1s 01:21:18 01:21:18 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:21:18 #7 DONE 0.0s 01:21:18 01:21:18 #8 exporting to image 01:21:18 #8 exporting layers done 01:21:18 #8 exporting manifest sha256:bd058bfa6883fd1c031ae7371523e562c25f2782a2a0b2d6fea23ffde3989277 done 01:21:18 #8 exporting config sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd done 01:21:18 #8 exporting manifest sha256:9581068c93eb8526c94dcdc007c237d61f3d7a86ad575c701631d5a970ae252c 0.0s done 01:21:18 #8 exporting config sha256:89c8d9805bde768b6e75a0dc45ec62c800b2e38ae63c7c671145bd9dfe277359 done 01:21:18 #8 exporting manifest list sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 done 01:21:18 #8 pushing layers 01:21:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:18 #8 pushing layers 0.1s done 01:21:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 0.1s done 01:21:18 #8 DONE 0.2s 01:21:18 01:21:18 1 warning found (use --debug to expand): 01:21:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 01:21:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 01:21:18 #1 [internal] load build definition from Dockerfile 01:21:18 #1 transferring dockerfile: 163B done 01:21:18 #1 DONE 0.0s 01:21:18 01:21:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 01:21:18 #2 DONE 0.0s 01:21:18 01:21:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 01:21:18 #3 DONE 0.0s 01:21:18 01:21:18 #4 [internal] load .dockerignore 01:21:18 #4 transferring context: 2B done 01:21:18 #4 DONE 0.0s 01:21:18 01:21:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:18 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done 01:21:18 #5 DONE 0.0s 01:21:18 01:21:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:18 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done 01:21:18 #6 CACHED 01:21:18 01:21:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:18 #5 CACHED 01:21:18 01:21:18 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:21:18 #7 DONE 0.0s 01:21:18 01:21:18 #8 exporting to image 01:21:18 #8 exporting layers done 01:21:18 #8 exporting manifest sha256:bd058bfa6883fd1c031ae7371523e562c25f2782a2a0b2d6fea23ffde3989277 done 01:21:18 #8 exporting config sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd done 01:21:18 #8 exporting manifest sha256:9581068c93eb8526c94dcdc007c237d61f3d7a86ad575c701631d5a970ae252c done 01:21:18 #8 exporting config sha256:89c8d9805bde768b6e75a0dc45ec62c800b2e38ae63c7c671145bd9dfe277359 done 01:21:18 #8 exporting manifest list sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 done 01:21:18 #8 pushing layers 0.0s done 01:21:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 0.1s done 01:21:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:18 #8 DONE 0.1s 01:21:18 01:21:18 1 warning found (use --debug to expand): 01:21:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43' 01:21:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 --push - 01:21:18 #1 [internal] load build definition from Dockerfile 01:21:18 #1 transferring dockerfile: 169B done 01:21:18 #1 DONE 0.0s 01:21:18 01:21:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 01:21:18 #2 DONE 0.0s 01:21:18 01:21:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 01:21:18 #3 DONE 0.0s 01:21:18 01:21:18 #4 [internal] load .dockerignore 01:21:18 #4 transferring context: 2B done 01:21:18 #4 DONE 0.0s 01:21:18 01:21:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:18 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done 01:21:18 #5 DONE 0.0s 01:21:18 01:21:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:19 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done 01:21:19 #6 CACHED 01:21:19 01:21:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:19 #5 CACHED 01:21:19 01:21:19 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:21:19 #7 DONE 0.0s 01:21:19 01:21:19 #8 exporting to image 01:21:19 #8 exporting layers done 01:21:19 #8 exporting manifest sha256:bd058bfa6883fd1c031ae7371523e562c25f2782a2a0b2d6fea23ffde3989277 done 01:21:19 #8 exporting config sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd done 01:21:19 #8 exporting manifest sha256:9581068c93eb8526c94dcdc007c237d61f3d7a86ad575c701631d5a970ae252c done 01:21:19 #8 exporting config sha256:89c8d9805bde768b6e75a0dc45ec62c800b2e38ae63c7c671145bd9dfe277359 done 01:21:19 #8 exporting manifest list sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 done 01:21:19 #8 pushing layers 0.0s done 01:21:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43@sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 0.1s done 01:21:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:19 #8 DONE 0.1s 01:21:19 01:21:19 1 warning found (use --debug to expand): 01:21:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:19 #1 [internal] load build definition from Dockerfile 01:21:19 #1 transferring dockerfile: 210B done 01:21:19 #1 DONE 0.0s 01:21:19 01:21:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:19 #2 DONE 0.0s 01:21:19 01:21:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:19 #3 DONE 0.0s 01:21:19 01:21:19 #4 [internal] load .dockerignore 01:21:19 #4 transferring context: 2B done 01:21:19 #4 DONE 0.0s 01:21:19 01:21:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:19 #5 resolve nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done 01:21:19 #5 CACHED 01:21:19 01:21:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:19 #6 resolve nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done 01:21:19 #6 CACHED 01:21:19 01:21:19 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:21:19 #7 DONE 0.0s 01:21:19 01:21:19 #8 exporting to image 01:21:19 #8 exporting layers done 01:21:19 #8 exporting manifest sha256:bd058bfa6883fd1c031ae7371523e562c25f2782a2a0b2d6fea23ffde3989277 done 01:21:19 #8 exporting config sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd done 01:21:19 #8 exporting manifest sha256:9581068c93eb8526c94dcdc007c237d61f3d7a86ad575c701631d5a970ae252c done 01:21:19 #8 exporting config sha256:89c8d9805bde768b6e75a0dc45ec62c800b2e38ae63c7c671145bd9dfe277359 done 01:21:19 #8 exporting manifest list sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 done 01:21:19 #8 pushing layers 0.0s done 01:21:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 0.1s done 01:21:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:19 #8 DONE 0.1s 01:21:19 01:21:19 1 warning found (use --debug to expand): 01:21:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 01:21:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 01:21:20 #1 [internal] load build definition from Dockerfile 01:21:20 #1 transferring dockerfile: 161B done 01:21:20 #1 DONE 0.0s 01:21:20 01:21:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 01:21:20 #2 DONE 0.0s 01:21:20 01:21:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 01:21:20 #3 DONE 0.0s 01:21:20 01:21:20 #4 [internal] load .dockerignore 01:21:20 #4 transferring context: 2B done 01:21:20 #4 DONE 0.0s 01:21:20 01:21:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:20 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done 01:21:20 #5 DONE 0.0s 01:21:20 01:21:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:20 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 0.0s done 01:21:20 #6 CACHED 01:21:20 01:21:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:479924f9b39547e284ca1c31bd10fc7808516c6feed02a43037c2ac6a57d280a 01:21:20 #5 CACHED 01:21:20 01:21:20 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 01:21:20 #7 DONE 0.0s 01:21:20 01:21:20 #8 exporting to image 01:21:20 #8 exporting layers done 01:21:20 #8 exporting manifest sha256:bd058bfa6883fd1c031ae7371523e562c25f2782a2a0b2d6fea23ffde3989277 done 01:21:20 #8 exporting config sha256:5d9bcdf6670f0dcec7260b40a556309964a96e27cc59ef60ab6c8ac5f4bff8bd done 01:21:20 #8 exporting manifest sha256:9581068c93eb8526c94dcdc007c237d61f3d7a86ad575c701631d5a970ae252c done 01:21:20 #8 exporting config sha256:89c8d9805bde768b6e75a0dc45ec62c800b2e38ae63c7c671145bd9dfe277359 done 01:21:20 #8 exporting manifest list sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 done 01:21:20 #8 pushing layers 0.0s done 01:21:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3789b30b0e8635ff6b1d769bf94a4b4c8f87fd3949d2b6d991a17d89a81c3561 0.1s done 01:21:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:20 #8 DONE 0.1s 01:21:20 01:21:20 1 warning found (use --debug to expand): 01:21:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:20 #1 [internal] load build definition from Dockerfile 01:21:20 #1 transferring dockerfile: 216B done 01:21:20 #1 DONE 0.0s 01:21:20 01:21:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:20 #2 DONE 0.0s 01:21:20 01:21:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:20 #3 DONE 0.0s 01:21:20 01:21:20 #4 [internal] load .dockerignore 01:21:20 #4 transferring context: 2B done 01:21:20 #4 DONE 0.0s 01:21:20 01:21:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:20 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:20 #5 ... 01:21:20 01:21:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:20 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done 01:21:20 #6 DONE 0.1s 01:21:20 01:21:20 #7 exporting to image 01:21:20 #7 exporting layers 01:21:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:20 #7 ... 01:21:20 01:21:20 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:20 #8 DONE 0.0s 01:21:20 01:21:20 #7 exporting to image 01:21:20 #7 exporting layers done 01:21:20 #7 exporting manifest sha256:c181840e848fe8b02347d7a3670f67eb0b615368e1b52fe1753109ac3cdef6c5 done 01:21:20 #7 exporting config sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done 01:21:20 #7 exporting manifest sha256:2c14bcd880bc88798d4e4aab97e9013e4a9f908a694dbe34f776785534c48c9e 0.0s done 01:21:20 #7 exporting config sha256:5d3ea51112f869f28c1de94ebe7eb3a58a9bc513dff17e9dd637bbfe00d2fbd0 done 01:21:20 #7 exporting manifest list sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e done 01:21:20 #7 pushing layers 0.1s done 01:21:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 01:21:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 0.1s done 01:21:21 #7 DONE 0.2s 01:21:21 01:21:21 1 warning found (use --debug to expand): 01:21:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 01:21:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 01:21:21 #1 [internal] load build definition from Dockerfile 01:21:21 #1 transferring dockerfile: 182B done 01:21:21 #1 DONE 0.0s 01:21:21 01:21:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:21:21 #2 DONE 0.0s 01:21:21 01:21:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:21:21 #3 DONE 0.0s 01:21:21 01:21:21 #4 [internal] load .dockerignore 01:21:21 #4 transferring context: 2B done 01:21:21 #4 DONE 0.0s 01:21:21 01:21:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:21 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done 01:21:21 #5 DONE 0.0s 01:21:21 01:21:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:21 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done 01:21:21 #6 CACHED 01:21:21 01:21:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:21 #5 CACHED 01:21:21 01:21:21 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:21 #7 DONE 0.0s 01:21:21 01:21:21 #8 exporting to image 01:21:21 #8 exporting layers done 01:21:21 #8 exporting manifest sha256:c181840e848fe8b02347d7a3670f67eb0b615368e1b52fe1753109ac3cdef6c5 done 01:21:21 #8 exporting config sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done 01:21:21 #8 exporting manifest sha256:2c14bcd880bc88798d4e4aab97e9013e4a9f908a694dbe34f776785534c48c9e done 01:21:21 #8 exporting config sha256:5d3ea51112f869f28c1de94ebe7eb3a58a9bc513dff17e9dd637bbfe00d2fbd0 done 01:21:21 #8 exporting manifest list sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e done 01:21:21 #8 pushing layers 0.0s done 01:21:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 0.1s done 01:21:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:21 #8 DONE 0.1s 01:21:21 01:21:21 1 warning found (use --debug to expand): 01:21:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43' 01:21:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 --push - 01:21:22 #1 [internal] load build definition from Dockerfile 01:21:22 #1 transferring dockerfile: 188B done 01:21:22 #1 DONE 0.0s 01:21:22 01:21:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 01:21:22 #2 DONE 0.0s 01:21:22 01:21:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 01:21:22 #3 DONE 0.0s 01:21:22 01:21:22 #4 [internal] load .dockerignore 01:21:22 #4 transferring context: 2B done 01:21:22 #4 DONE 0.0s 01:21:22 01:21:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:22 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done 01:21:22 #5 CACHED 01:21:22 01:21:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:22 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done 01:21:22 #6 CACHED 01:21:22 01:21:22 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:22 #7 DONE 0.0s 01:21:22 01:21:22 #8 exporting to image 01:21:22 #8 exporting layers done 01:21:22 #8 exporting manifest sha256:c181840e848fe8b02347d7a3670f67eb0b615368e1b52fe1753109ac3cdef6c5 done 01:21:22 #8 exporting config sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done 01:21:22 #8 exporting manifest sha256:2c14bcd880bc88798d4e4aab97e9013e4a9f908a694dbe34f776785534c48c9e done 01:21:22 #8 exporting config sha256:5d3ea51112f869f28c1de94ebe7eb3a58a9bc513dff17e9dd637bbfe00d2fbd0 done 01:21:22 #8 exporting manifest list sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e done 01:21:22 #8 pushing layers 0.0s done 01:21:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 0.1s done 01:21:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:22 #8 DONE 0.1s 01:21:22 01:21:22 1 warning found (use --debug to expand): 01:21:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:22 #1 [internal] load build definition from Dockerfile 01:21:22 #1 transferring dockerfile: 229B done 01:21:22 #1 DONE 0.0s 01:21:22 01:21:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:22 #2 DONE 0.0s 01:21:22 01:21:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:22 #3 DONE 0.0s 01:21:22 01:21:22 #4 [internal] load .dockerignore 01:21:22 #4 transferring context: 2B done 01:21:22 #4 DONE 0.0s 01:21:22 01:21:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:22 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:22 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done 01:21:22 #5 CACHED 01:21:22 01:21:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:22 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done 01:21:22 #6 CACHED 01:21:22 01:21:22 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:22 #7 DONE 0.0s 01:21:22 01:21:22 #8 exporting to image 01:21:22 #8 exporting layers done 01:21:22 #8 exporting manifest sha256:c181840e848fe8b02347d7a3670f67eb0b615368e1b52fe1753109ac3cdef6c5 done 01:21:22 #8 exporting config sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done 01:21:22 #8 exporting manifest sha256:2c14bcd880bc88798d4e4aab97e9013e4a9f908a694dbe34f776785534c48c9e done 01:21:22 #8 exporting config sha256:5d3ea51112f869f28c1de94ebe7eb3a58a9bc513dff17e9dd637bbfe00d2fbd0 done 01:21:22 #8 exporting manifest list sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e done 01:21:22 #8 pushing layers 0.0s done 01:21:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 0.1s done 01:21:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:22 #8 DONE 0.1s 01:21:22 01:21:22 1 warning found (use --debug to expand): 01:21:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 01:21:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 01:21:23 #1 [internal] load build definition from Dockerfile 01:21:23 #1 transferring dockerfile: 180B done 01:21:23 #1 DONE 0.0s 01:21:23 01:21:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:21:23 #2 DONE 0.0s 01:21:23 01:21:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:21:23 #3 DONE 0.0s 01:21:23 01:21:23 #4 [internal] load .dockerignore 01:21:23 #4 transferring context: 01:21:23 #4 transferring context: 2B done 01:21:23 #4 DONE 0.0s 01:21:23 01:21:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:23 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done 01:21:23 #5 CACHED 01:21:23 01:21:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 01:21:23 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0435e5a0c8adcf99c9d274468f959fc19c5a4fc3941b11f98a1b6870050d4f6c 0.0s done 01:21:23 #6 CACHED 01:21:23 01:21:23 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:23 #7 DONE 0.0s 01:21:23 01:21:23 #8 exporting to image 01:21:23 #8 exporting layers done 01:21:23 #8 exporting manifest sha256:c181840e848fe8b02347d7a3670f67eb0b615368e1b52fe1753109ac3cdef6c5 done 01:21:23 #8 exporting config sha256:29aa80e5eeae52ac9d26c3b984ccc0b3cf280bd63eb378b7a175515fc92ad873 done 01:21:23 #8 exporting manifest sha256:2c14bcd880bc88798d4e4aab97e9013e4a9f908a694dbe34f776785534c48c9e done 01:21:23 #8 exporting config sha256:5d3ea51112f869f28c1de94ebe7eb3a58a9bc513dff17e9dd637bbfe00d2fbd0 done 01:21:23 #8 exporting manifest list sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e done 01:21:23 #8 pushing layers 0.0s done 01:21:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 01:21:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:7e551a3170a6fa8215b028b5452b03f2fe2a3541e21d6f61b2fa6659f7004e7e 0.1s done 01:21:23 #8 DONE 0.1s 01:21:23 01:21:23 1 warning found (use --debug to expand): 01:21:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:23 #1 [internal] load build definition from Dockerfile 01:21:23 #1 transferring dockerfile: 194B done 01:21:23 #1 DONE 0.0s 01:21:23 01:21:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:23 #2 DONE 0.0s 01:21:23 01:21:23 #3 [internal] load .dockerignore 01:21:23 #3 transferring context: 01:21:23 #3 transferring context: 2B done 01:21:23 #3 DONE 0.0s 01:21:23 01:21:23 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:23 #4 DONE 0.1s 01:21:23 01:21:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:23 #5 resolve nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:23 #5 ... 01:21:23 01:21:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:23 #6 resolve nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done 01:21:23 #6 DONE 0.1s 01:21:23 01:21:23 #7 exporting to image 01:21:23 #7 exporting layers done 01:21:23 #7 exporting manifest sha256:247376d8fb6fa225f0e1cfe923f1332b3e58aee5ee4879d2f5ca5d5b0a4e2bc2 done 01:21:23 #7 exporting config sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done 01:21:23 #7 exporting manifest sha256:11f25cea2ff07a09466f4c61fa0a7223c2a39dbb99cb542cc045da216775c9dc 0.0s done 01:21:23 #7 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a 01:21:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:23 #7 ... 01:21:23 01:21:23 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:21:23 #8 DONE 0.0s 01:21:23 01:21:23 #7 exporting to image 01:21:23 #7 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a done 01:21:23 #7 exporting manifest list sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 done 01:21:23 #7 pushing layers 0.1s done 01:21:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 01:21:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 0.1s done 01:21:24 #7 DONE 0.2s 01:21:24 01:21:24 1 warning found (use --debug to expand): 01:21:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 01:21:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 01:21:24 #1 [internal] load build definition from Dockerfile 01:21:24 #1 transferring dockerfile: 160B done 01:21:24 #1 DONE 0.0s 01:21:24 01:21:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 01:21:24 #2 DONE 0.0s 01:21:24 01:21:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 01:21:24 #3 DONE 0.0s 01:21:24 01:21:24 #4 [internal] load .dockerignore 01:21:24 #4 transferring context: 2B done 01:21:24 #4 DONE 0.0s 01:21:24 01:21:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:24 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:24 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done 01:21:24 #5 CACHED 01:21:24 01:21:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:24 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done 01:21:24 #6 CACHED 01:21:24 01:21:24 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:21:24 #7 DONE 0.0s 01:21:24 01:21:24 #8 exporting to image 01:21:24 #8 exporting layers done 01:21:24 #8 exporting manifest sha256:247376d8fb6fa225f0e1cfe923f1332b3e58aee5ee4879d2f5ca5d5b0a4e2bc2 done 01:21:24 #8 exporting config sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done 01:21:24 #8 exporting manifest sha256:11f25cea2ff07a09466f4c61fa0a7223c2a39dbb99cb542cc045da216775c9dc done 01:21:24 #8 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a done 01:21:24 #8 exporting manifest list sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 done 01:21:24 #8 pushing layers 0.0s done 01:21:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 0.1s done 01:21:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:24 #8 DONE 0.1s 01:21:24 01:21:24 1 warning found (use --debug to expand): 01:21:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43' 01:21:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 --push - 01:21:24 #1 [internal] load build definition from Dockerfile 01:21:24 #1 transferring dockerfile: 166B done 01:21:24 #1 DONE 0.0s 01:21:24 01:21:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 01:21:24 #2 DONE 0.0s 01:21:24 01:21:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 01:21:24 #3 DONE 0.0s 01:21:24 01:21:24 #4 [internal] load .dockerignore 01:21:24 #4 transferring context: 2B done 01:21:24 #4 DONE 0.0s 01:21:24 01:21:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:24 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done 01:21:24 #5 DONE 0.0s 01:21:24 01:21:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:25 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done 01:21:25 #6 CACHED 01:21:25 01:21:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:25 #5 CACHED 01:21:25 01:21:25 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:21:25 #7 DONE 0.0s 01:21:25 01:21:25 #8 exporting to image 01:21:25 #8 exporting layers done 01:21:25 #8 exporting manifest sha256:247376d8fb6fa225f0e1cfe923f1332b3e58aee5ee4879d2f5ca5d5b0a4e2bc2 done 01:21:25 #8 exporting config sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done 01:21:25 #8 exporting manifest sha256:11f25cea2ff07a09466f4c61fa0a7223c2a39dbb99cb542cc045da216775c9dc done 01:21:25 #8 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a done 01:21:25 #8 exporting manifest list sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 done 01:21:25 #8 pushing layers 0.0s done 01:21:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 0.1s done 01:21:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:25 #8 DONE 0.1s 01:21:25 01:21:25 1 warning found (use --debug to expand): 01:21:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:25 #1 [internal] load build definition from Dockerfile 01:21:25 #1 transferring dockerfile: 207B done 01:21:25 #1 DONE 0.0s 01:21:25 01:21:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:25 #2 DONE 0.0s 01:21:25 01:21:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:25 #3 DONE 0.0s 01:21:25 01:21:25 #4 [internal] load .dockerignore 01:21:25 #4 transferring context: 2B done 01:21:25 #4 DONE 0.0s 01:21:25 01:21:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:25 #5 resolve nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done 01:21:25 #5 DONE 0.0s 01:21:25 01:21:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:25 #6 resolve nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done 01:21:25 #6 CACHED 01:21:25 01:21:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:25 #5 CACHED 01:21:25 01:21:25 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:21:25 #7 DONE 0.0s 01:21:25 01:21:25 #8 exporting to image 01:21:25 #8 exporting layers done 01:21:25 #8 exporting manifest sha256:247376d8fb6fa225f0e1cfe923f1332b3e58aee5ee4879d2f5ca5d5b0a4e2bc2 done 01:21:25 #8 exporting config sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done 01:21:25 #8 exporting manifest sha256:11f25cea2ff07a09466f4c61fa0a7223c2a39dbb99cb542cc045da216775c9dc done 01:21:25 #8 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a done 01:21:25 #8 exporting manifest list sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 done 01:21:25 #8 pushing layers 0.0s done 01:21:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 0.1s done 01:21:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:25 #8 DONE 0.1s 01:21:25 01:21:25 1 warning found (use --debug to expand): 01:21:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 01:21:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 01:21:26 #1 [internal] load build definition from Dockerfile 01:21:26 #1 transferring dockerfile: 158B done 01:21:26 #1 DONE 0.0s 01:21:26 01:21:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 01:21:26 #2 DONE 0.0s 01:21:26 01:21:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 01:21:26 #3 DONE 0.0s 01:21:26 01:21:26 #4 [internal] load .dockerignore 01:21:26 #4 transferring context: 2B done 01:21:26 #4 DONE 0.0s 01:21:26 01:21:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:26 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done 01:21:26 #5 DONE 0.0s 01:21:26 01:21:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:26 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 0.0s done 01:21:26 #6 CACHED 01:21:26 01:21:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbd10f28983a0d80956308f9370595564ebeea07a23aadd3c837a8632f738842 01:21:26 #5 CACHED 01:21:26 01:21:26 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 01:21:26 #7 DONE 0.0s 01:21:26 01:21:26 #8 exporting to image 01:21:26 #8 exporting layers done 01:21:26 #8 exporting manifest sha256:247376d8fb6fa225f0e1cfe923f1332b3e58aee5ee4879d2f5ca5d5b0a4e2bc2 done 01:21:26 #8 exporting config sha256:a58c05702c583b7f4f5c8d4a706f8426c619a430e476202933f0af433b99dacc done 01:21:26 #8 exporting manifest sha256:11f25cea2ff07a09466f4c61fa0a7223c2a39dbb99cb542cc045da216775c9dc done 01:21:26 #8 exporting config sha256:49b5134306ea1cc354387c3d7434938bdd11c9c0d0a78e2dcbf64fedb50fab0a done 01:21:26 #8 exporting manifest list sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 done 01:21:26 #8 pushing layers 0.0s done 01:21:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:03d92503e03a423c9d0c1c3ece62ffa0cf784469888260cf4b04c4e816fd08e4 0.1s done 01:21:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:26 #8 DONE 0.1s 01:21:26 01:21:26 1 warning found (use --debug to expand): 01:21:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:26 #1 [internal] load build definition from Dockerfile 01:21:26 #1 transferring dockerfile: 196B done 01:21:26 #1 DONE 0.0s 01:21:26 01:21:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:26 #2 DONE 0.0s 01:21:26 01:21:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:26 #3 DONE 0.1s 01:21:26 01:21:26 #4 [internal] load .dockerignore 01:21:26 #4 transferring context: 2B done 01:21:26 #4 DONE 0.0s 01:21:26 01:21:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:26 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:26 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done 01:21:26 #5 DONE 0.1s 01:21:26 01:21:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:26 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done 01:21:26 #6 DONE 0.0s 01:21:26 01:21:26 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:26 #7 DONE 0.0s 01:21:26 01:21:26 #8 exporting to image 01:21:26 #8 exporting layers done 01:21:26 #8 exporting manifest sha256:2d3a0fc27fb48250a38baa44494c3cc3782499fa24c2ca882e3d2aa3c3533c7a done 01:21:26 #8 exporting config sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done 01:21:26 #8 exporting manifest sha256:b2494b32ae2c09ae6ec5ac0a66b8eb6287870780e045ee626889d651b5525816 done 01:21:26 #8 exporting config sha256:37f9a11422ba4fa86d2e062e0b959fb738b92f191044f2c1af47d500e7349609 0.0s done 01:21:26 #8 exporting manifest list sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d done 01:21:26 #8 pushing layers 0.1s done 01:21:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 01:21:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 0.1s done 01:21:27 #8 DONE 0.2s 01:21:27 01:21:27 1 warning found (use --debug to expand): 01:21:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 01:21:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 01:21:27 #1 [internal] load build definition from Dockerfile 01:21:27 #1 transferring dockerfile: 162B done 01:21:27 #1 DONE 0.0s 01:21:27 01:21:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 01:21:27 #2 DONE 0.0s 01:21:27 01:21:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 01:21:27 #3 DONE 0.0s 01:21:27 01:21:27 #4 [internal] load .dockerignore 01:21:27 #4 transferring context: 2B done 01:21:27 #4 DONE 0.0s 01:21:27 01:21:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:27 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:27 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 done 01:21:27 #5 CACHED 01:21:27 01:21:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:27 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done 01:21:27 #6 CACHED 01:21:27 01:21:27 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:27 #7 DONE 0.0s 01:21:27 01:21:27 #8 exporting to image 01:21:27 #8 exporting layers done 01:21:27 #8 exporting manifest sha256:2d3a0fc27fb48250a38baa44494c3cc3782499fa24c2ca882e3d2aa3c3533c7a done 01:21:27 #8 exporting config sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done 01:21:27 #8 exporting manifest sha256:b2494b32ae2c09ae6ec5ac0a66b8eb6287870780e045ee626889d651b5525816 done 01:21:27 #8 exporting config sha256:37f9a11422ba4fa86d2e062e0b959fb738b92f191044f2c1af47d500e7349609 done 01:21:27 #8 exporting manifest list sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d done 01:21:27 #8 pushing layers 0.0s done 01:21:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 0.1s done 01:21:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:27 #8 DONE 0.1s 01:21:27 01:21:27 1 warning found (use --debug to expand): 01:21:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43' 01:21:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 --push - 01:21:27 #1 [internal] load build definition from Dockerfile 01:21:27 #1 transferring dockerfile: 168B done 01:21:27 #1 DONE 0.0s 01:21:27 01:21:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 01:21:27 #2 DONE 0.0s 01:21:27 01:21:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 01:21:27 #3 DONE 0.0s 01:21:27 01:21:27 #4 [internal] load .dockerignore 01:21:27 #4 transferring context: 2B done 01:21:27 #4 DONE 0.0s 01:21:27 01:21:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:27 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done 01:21:27 #5 CACHED 01:21:27 01:21:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:27 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done 01:21:28 #6 CACHED 01:21:28 01:21:28 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:28 #7 DONE 0.0s 01:21:28 01:21:28 #8 exporting to image 01:21:28 #8 exporting layers done 01:21:28 #8 exporting manifest sha256:2d3a0fc27fb48250a38baa44494c3cc3782499fa24c2ca882e3d2aa3c3533c7a done 01:21:28 #8 exporting config sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done 01:21:28 #8 exporting manifest sha256:b2494b32ae2c09ae6ec5ac0a66b8eb6287870780e045ee626889d651b5525816 done 01:21:28 #8 exporting config sha256:37f9a11422ba4fa86d2e062e0b959fb738b92f191044f2c1af47d500e7349609 done 01:21:28 #8 exporting manifest list sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d done 01:21:28 #8 pushing layers 0.0s done 01:21:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 0.1s done 01:21:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:28 #8 DONE 0.1s 01:21:28 01:21:28 1 warning found (use --debug to expand): 01:21:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:28 #1 [internal] load build definition from Dockerfile 01:21:28 #1 transferring dockerfile: 209B done 01:21:28 #1 DONE 0.0s 01:21:28 01:21:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:28 #2 DONE 0.0s 01:21:28 01:21:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:28 #3 DONE 0.0s 01:21:28 01:21:28 #4 [internal] load .dockerignore 01:21:28 #4 transferring context: 2B done 01:21:28 #4 DONE 0.0s 01:21:28 01:21:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:28 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done 01:21:28 #5 CACHED 01:21:28 01:21:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:28 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done 01:21:28 #6 CACHED 01:21:28 01:21:28 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:28 #7 DONE 0.0s 01:21:28 01:21:28 #8 exporting to image 01:21:28 #8 exporting layers done 01:21:28 #8 exporting manifest sha256:2d3a0fc27fb48250a38baa44494c3cc3782499fa24c2ca882e3d2aa3c3533c7a done 01:21:28 #8 exporting config sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done 01:21:28 #8 exporting manifest sha256:b2494b32ae2c09ae6ec5ac0a66b8eb6287870780e045ee626889d651b5525816 done 01:21:28 #8 exporting config sha256:37f9a11422ba4fa86d2e062e0b959fb738b92f191044f2c1af47d500e7349609 done 01:21:28 #8 exporting manifest list sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d done 01:21:28 #8 pushing layers 0.0s done 01:21:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 0.1s done 01:21:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:28 #8 DONE 0.1s 01:21:28 01:21:28 1 warning found (use --debug to expand): 01:21:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 01:21:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 01:21:29 #1 [internal] load build definition from Dockerfile 01:21:29 #1 transferring dockerfile: 160B done 01:21:29 #1 DONE 0.0s 01:21:29 01:21:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 01:21:29 #2 DONE 0.0s 01:21:29 01:21:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 01:21:29 #3 DONE 0.0s 01:21:29 01:21:29 #4 [internal] load .dockerignore 01:21:29 #4 transferring context: 2B done 01:21:29 #4 DONE 0.0s 01:21:29 01:21:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:29 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done 01:21:29 #5 DONE 0.0s 01:21:29 01:21:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:29 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 0.0s done 01:21:29 #6 CACHED 01:21:29 01:21:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d306abe7f775fbdc9c815cdc3c9502f4f8403c29664516b5de1a6a404cdd44e9 01:21:29 #5 CACHED 01:21:29 01:21:29 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:29 #7 DONE 0.0s 01:21:29 01:21:29 #8 exporting to image 01:21:29 #8 exporting layers done 01:21:29 #8 exporting manifest sha256:2d3a0fc27fb48250a38baa44494c3cc3782499fa24c2ca882e3d2aa3c3533c7a done 01:21:29 #8 exporting config sha256:ab6c8a221b08736df6fb8a238ab046b49e53caa8d0d1e4e4ea0c91531db322a3 done 01:21:29 #8 exporting manifest sha256:b2494b32ae2c09ae6ec5ac0a66b8eb6287870780e045ee626889d651b5525816 done 01:21:29 #8 exporting config sha256:37f9a11422ba4fa86d2e062e0b959fb738b92f191044f2c1af47d500e7349609 done 01:21:29 #8 exporting manifest list sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d done 01:21:29 #8 pushing layers 0.0s done 01:21:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:21878a75e371b3a148b68f84160ddad4d65cfda98f7672982206098bbef7472d 0.1s done 01:21:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:29 #8 DONE 0.1s 01:21:29 01:21:29 1 warning found (use --debug to expand): 01:21:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:29 #1 [internal] load build definition from Dockerfile 01:21:29 #1 transferring dockerfile: 198B done 01:21:29 #1 DONE 0.0s 01:21:29 01:21:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:29 #2 DONE 0.0s 01:21:29 01:21:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:29 #3 DONE 0.1s 01:21:29 01:21:29 #4 [internal] load .dockerignore 01:21:29 #4 transferring context: 2B done 01:21:29 #4 DONE 0.0s 01:21:29 01:21:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:29 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:29 #5 ... 01:21:29 01:21:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:29 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done 01:21:29 #6 DONE 0.1s 01:21:29 01:21:29 #7 exporting to image 01:21:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:29 #7 ... 01:21:29 01:21:29 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:21:29 #8 DONE 0.0s 01:21:29 01:21:29 #7 exporting to image 01:21:29 #7 exporting layers done 01:21:29 #7 exporting manifest sha256:5f6d66282a27cb8c0c56842c05f17821d750028628d1aedf3a6ccc7ef19be8b4 0.0s done 01:21:29 #7 exporting config sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done 01:21:29 #7 exporting manifest sha256:29e36da1f26a709350ef222b030e027b7da980610f2fc8336fb1cee039b794d1 0.0s done 01:21:29 #7 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 done 01:21:29 #7 exporting manifest list sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 done 01:21:29 #7 pushing layers 0.1s done 01:21:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 01:21:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 0.1s done 01:21:30 #7 DONE 0.2s 01:21:30 01:21:30 1 warning found (use --debug to expand): 01:21:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 01:21:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 01:21:30 #1 [internal] load build definition from Dockerfile 01:21:30 #1 transferring dockerfile: 164B done 01:21:30 #1 DONE 0.0s 01:21:30 01:21:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 01:21:30 #2 DONE 0.0s 01:21:30 01:21:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 01:21:30 #3 DONE 0.0s 01:21:30 01:21:30 #4 [internal] load .dockerignore 01:21:30 #4 transferring context: 2B done 01:21:30 #4 DONE 0.0s 01:21:30 01:21:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:30 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done 01:21:30 #5 DONE 0.0s 01:21:30 01:21:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:30 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done 01:21:30 #6 CACHED 01:21:30 01:21:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:30 #5 CACHED 01:21:30 01:21:30 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:21:30 #7 DONE 0.0s 01:21:30 01:21:30 #8 exporting to image 01:21:30 #8 exporting layers done 01:21:30 #8 exporting manifest sha256:5f6d66282a27cb8c0c56842c05f17821d750028628d1aedf3a6ccc7ef19be8b4 done 01:21:30 #8 exporting config sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done 01:21:30 #8 exporting manifest sha256:29e36da1f26a709350ef222b030e027b7da980610f2fc8336fb1cee039b794d1 done 01:21:30 #8 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 done 01:21:30 #8 exporting manifest list sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 done 01:21:30 #8 pushing layers 0.0s done 01:21:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 0.1s done 01:21:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:30 #8 DONE 0.1s 01:21:30 01:21:30 1 warning found (use --debug to expand): 01:21:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43' 01:21:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 --push - 01:21:31 #1 [internal] load build definition from Dockerfile 01:21:31 #1 transferring dockerfile: 170B done 01:21:31 #1 DONE 0.0s 01:21:31 01:21:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 01:21:31 #2 DONE 0.0s 01:21:31 01:21:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 01:21:31 #3 DONE 0.0s 01:21:31 01:21:31 #4 [internal] load .dockerignore 01:21:31 #4 transferring context: 2B done 01:21:31 #4 DONE 0.0s 01:21:31 01:21:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:31 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done 01:21:31 #5 CACHED 01:21:31 01:21:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:31 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done 01:21:31 #6 CACHED 01:21:31 01:21:31 #7 exporting to image 01:21:31 #7 exporting layers done 01:21:31 #7 exporting manifest sha256:5f6d66282a27cb8c0c56842c05f17821d750028628d1aedf3a6ccc7ef19be8b4 done 01:21:31 #7 exporting config sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done 01:21:31 #7 exporting manifest sha256:29e36da1f26a709350ef222b030e027b7da980610f2fc8336fb1cee039b794d1 done 01:21:31 #7 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 01:21:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:31 #7 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 done 01:21:31 #7 exporting manifest list sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 done 01:21:31 #7 pushing layers 0.0s done 01:21:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 0.1s done 01:21:31 #7 DONE 0.1s 01:21:31 01:21:31 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:21:31 #8 DONE 0.0s 01:21:31 01:21:31 1 warning found (use --debug to expand): 01:21:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:31 #1 [internal] load build definition from Dockerfile 01:21:31 #1 transferring dockerfile: 211B done 01:21:31 #1 DONE 0.0s 01:21:31 01:21:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:31 #2 DONE 0.0s 01:21:31 01:21:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:31 #3 DONE 0.0s 01:21:31 01:21:31 #4 [internal] load .dockerignore 01:21:31 #4 transferring context: 2B done 01:21:31 #4 DONE 0.0s 01:21:31 01:21:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:31 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:31 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done 01:21:31 #5 CACHED 01:21:31 01:21:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:31 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done 01:21:31 #6 CACHED 01:21:31 01:21:31 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:21:31 #7 DONE 0.0s 01:21:31 01:21:31 #8 exporting to image 01:21:31 #8 exporting layers done 01:21:31 #8 exporting manifest sha256:5f6d66282a27cb8c0c56842c05f17821d750028628d1aedf3a6ccc7ef19be8b4 done 01:21:31 #8 exporting config sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done 01:21:31 #8 exporting manifest sha256:29e36da1f26a709350ef222b030e027b7da980610f2fc8336fb1cee039b794d1 done 01:21:31 #8 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 done 01:21:31 #8 exporting manifest list sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 done 01:21:31 #8 pushing layers 0.0s done 01:21:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 0.1s done 01:21:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:31 #8 DONE 0.1s 01:21:31 01:21:31 1 warning found (use --debug to expand): 01:21:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 01:21:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 01:21:32 #1 [internal] load build definition from Dockerfile 01:21:32 #1 transferring dockerfile: 162B done 01:21:32 #1 DONE 0.0s 01:21:32 01:21:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 01:21:32 #2 DONE 0.0s 01:21:32 01:21:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 01:21:32 #3 DONE 0.0s 01:21:32 01:21:32 #4 [internal] load .dockerignore 01:21:32 #4 transferring context: 2B done 01:21:32 #4 DONE 0.0s 01:21:32 01:21:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:32 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done 01:21:32 #5 CACHED 01:21:32 01:21:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 01:21:32 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:549c7fe3fa661fa31e70384b9bed17f8a34b551da524f2c233a62626c0a37124 0.0s done 01:21:32 #6 CACHED 01:21:32 01:21:32 #7 exporting to image 01:21:32 #7 exporting layers 01:21:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:32 #7 exporting layers done 01:21:32 #7 exporting manifest sha256:5f6d66282a27cb8c0c56842c05f17821d750028628d1aedf3a6ccc7ef19be8b4 done 01:21:32 #7 exporting config sha256:4b5a05857c5939f029ae5412e2b15b0522030692a9356b300c438c31960d953a done 01:21:32 #7 exporting manifest sha256:29e36da1f26a709350ef222b030e027b7da980610f2fc8336fb1cee039b794d1 done 01:21:32 #7 exporting config sha256:9521553dab0e08d90ccb5d64d00df78a42544837b8a5cbf4ea0c05d8a426a843 done 01:21:32 #7 exporting manifest list sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 done 01:21:32 #7 pushing layers 0.0s done 01:21:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9ec34f965b518bf793af52460c4574a2304de3d80ba9b3a5990803c884581bd8 0.1s done 01:21:32 #7 DONE 0.1s 01:21:32 01:21:32 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 01:21:32 #8 DONE 0.0s 01:21:32 01:21:32 1 warning found (use --debug to expand): 01:21:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:32 #1 [internal] load build definition from Dockerfile 01:21:32 #1 transferring dockerfile: 206B done 01:21:32 #1 DONE 0.0s 01:21:32 01:21:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:32 #2 DONE 0.1s 01:21:32 01:21:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:32 #3 DONE 0.1s 01:21:32 01:21:32 #4 [internal] load .dockerignore 01:21:32 #4 transferring context: 01:21:33 #4 transferring context: 2B done 01:21:33 #4 DONE 0.0s 01:21:33 01:21:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:33 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done 01:21:33 #5 DONE 0.0s 01:21:33 01:21:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:33 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done 01:21:33 #6 DONE 0.2s 01:21:33 01:21:33 #7 exporting to image 01:21:33 #7 exporting layers done 01:21:33 #7 exporting manifest sha256:177434fd0f72c01b2ab9aefd34a0075068fd54798fa73f8babb879f860824247 0.0s done 01:21:33 #7 exporting config sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done 01:21:33 #7 exporting manifest sha256:541868062e1f68c0d46d87e02d7ff77a8eb55645cfc2e9e6ca3f5068bc7e6544 0.0s done 01:21:33 #7 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 01:21:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:33 #7 ... 01:21:33 01:21:33 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:33 #8 DONE 0.0s 01:21:33 01:21:33 #7 exporting to image 01:21:33 #7 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 0.0s done 01:21:33 #7 exporting manifest list sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.0s done 01:21:33 #7 pushing layers 0.1s done 01:21:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 01:21:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.1s done 01:21:33 #7 DONE 0.3s 01:21:33 01:21:33 1 warning found (use --debug to expand): 01:21:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 01:21:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 01:21:34 #1 [internal] load build definition from Dockerfile 01:21:34 #1 transferring dockerfile: 172B done 01:21:34 #1 DONE 0.0s 01:21:34 01:21:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:21:34 #2 DONE 0.0s 01:21:34 01:21:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:21:34 #3 DONE 0.0s 01:21:34 01:21:34 #4 [internal] load .dockerignore 01:21:34 #4 transferring context: 2B done 01:21:34 #4 DONE 0.0s 01:21:34 01:21:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:34 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done 01:21:34 #5 CACHED 01:21:34 01:21:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:34 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done 01:21:34 #6 CACHED 01:21:34 01:21:34 #7 exporting to image 01:21:34 #7 exporting layers done 01:21:34 #7 exporting manifest sha256:177434fd0f72c01b2ab9aefd34a0075068fd54798fa73f8babb879f860824247 done 01:21:34 #7 exporting config sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done 01:21:34 #7 exporting manifest sha256:541868062e1f68c0d46d87e02d7ff77a8eb55645cfc2e9e6ca3f5068bc7e6544 done 01:21:34 #7 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 done 01:21:34 #7 exporting manifest list sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.0s done 01:21:34 #7 pushing layers 0.0s done 01:21:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 01:21:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.1s done 01:21:34 #7 DONE 0.2s 01:21:34 01:21:34 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:34 #8 DONE 0.0s 01:21:34 01:21:34 1 warning found (use --debug to expand): 01:21:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 --push - 01:21:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43' 01:21:34 #1 [internal] load build definition from Dockerfile 01:21:34 #1 transferring dockerfile: 178B done 01:21:34 #1 DONE 0.0s 01:21:34 01:21:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 01:21:34 #2 DONE 0.0s 01:21:34 01:21:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 01:21:34 #3 DONE 0.0s 01:21:34 01:21:34 #4 [internal] load .dockerignore 01:21:34 #4 transferring context: 2B done 01:21:34 #4 DONE 0.0s 01:21:34 01:21:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:34 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done 01:21:34 #5 DONE 0.0s 01:21:34 01:21:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:34 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done 01:21:34 #6 CACHED 01:21:34 01:21:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:34 #5 CACHED 01:21:34 01:21:34 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:34 #7 DONE 0.0s 01:21:34 01:21:34 #8 exporting to image 01:21:34 #8 exporting layers done 01:21:34 #8 exporting manifest sha256:177434fd0f72c01b2ab9aefd34a0075068fd54798fa73f8babb879f860824247 done 01:21:34 #8 exporting config sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done 01:21:34 #8 exporting manifest sha256:541868062e1f68c0d46d87e02d7ff77a8eb55645cfc2e9e6ca3f5068bc7e6544 done 01:21:34 #8 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 done 01:21:34 #8 exporting manifest list sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c done 01:21:34 #8 pushing layers 0.0s done 01:21:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.1s done 01:21:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:34 #8 DONE 0.1s 01:21:34 01:21:34 1 warning found (use --debug to expand): 01:21:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:34 #1 [internal] load build definition from Dockerfile 01:21:34 #1 transferring dockerfile: 219B done 01:21:34 #1 DONE 0.0s 01:21:34 01:21:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:34 #2 DONE 0.0s 01:21:34 01:21:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:34 #3 DONE 0.0s 01:21:34 01:21:34 #4 [internal] load .dockerignore 01:21:34 #4 transferring context: 2B done 01:21:34 #4 DONE 0.0s 01:21:34 01:21:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:35 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done 01:21:35 #5 CACHED 01:21:35 01:21:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:35 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done 01:21:35 #6 CACHED 01:21:35 01:21:35 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:35 #7 DONE 0.0s 01:21:35 01:21:35 #8 exporting to image 01:21:35 #8 exporting layers done 01:21:35 #8 exporting manifest sha256:177434fd0f72c01b2ab9aefd34a0075068fd54798fa73f8babb879f860824247 done 01:21:35 #8 exporting config sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done 01:21:35 #8 exporting manifest sha256:541868062e1f68c0d46d87e02d7ff77a8eb55645cfc2e9e6ca3f5068bc7e6544 done 01:21:35 #8 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 done 01:21:35 #8 exporting manifest list sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c done 01:21:35 #8 pushing layers 0.0s done 01:21:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.1s done 01:21:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:35 #8 DONE 0.1s 01:21:35 01:21:35 1 warning found (use --debug to expand): 01:21:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 01:21:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 01:21:35 #1 [internal] load build definition from Dockerfile 01:21:35 #1 transferring dockerfile: 170B done 01:21:35 #1 DONE 0.0s 01:21:35 01:21:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:21:35 #2 DONE 0.0s 01:21:35 01:21:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:21:35 #3 DONE 0.0s 01:21:35 01:21:35 #4 [internal] load .dockerignore 01:21:35 #4 transferring context: 2B done 01:21:35 #4 DONE 0.0s 01:21:35 01:21:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:35 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done 01:21:35 #5 DONE 0.0s 01:21:35 01:21:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:35 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 0.0s done 01:21:35 #6 CACHED 01:21:35 01:21:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d758bfcf7b408dd5867329a4f2086ef6b33d94e289e58bc3906bddafcf6212f9 01:21:35 #5 CACHED 01:21:35 01:21:35 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 01:21:35 #7 DONE 0.0s 01:21:35 01:21:35 #8 exporting to image 01:21:35 #8 exporting layers done 01:21:35 #8 exporting manifest sha256:177434fd0f72c01b2ab9aefd34a0075068fd54798fa73f8babb879f860824247 done 01:21:35 #8 exporting config sha256:6487705d064464ea7bfdb3ebab586ff60e8f3f5a3b21b4e3b79e6bd2a0528609 done 01:21:35 #8 exporting manifest sha256:541868062e1f68c0d46d87e02d7ff77a8eb55645cfc2e9e6ca3f5068bc7e6544 done 01:21:35 #8 exporting config sha256:37bf87fb67995764cd5270f4b9ce2fe5d04e4192b104861b3708b61395858b50 done 01:21:35 #8 exporting manifest list sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c done 01:21:35 #8 pushing layers 0.0s done 01:21:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:02f799bcf80c45ac3594b67b49270ac96d71f2b7c0870f97b18145e5aae4d31c 0.1s done 01:21:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:35 #8 DONE 0.1s 01:21:35 01:21:35 1 warning found (use --debug to expand): 01:21:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:36 #1 [internal] load build definition from Dockerfile 01:21:36 #1 transferring dockerfile: 204B 0.0s done 01:21:36 #1 DONE 0.0s 01:21:36 01:21:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:36 #2 DONE 0.0s 01:21:36 01:21:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:36 #3 DONE 0.1s 01:21:36 01:21:36 #4 [internal] load .dockerignore 01:21:36 #4 transferring context: 2B done 01:21:36 #4 DONE 0.0s 01:21:36 01:21:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:36 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:36 #5 ... 01:21:36 01:21:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:36 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done 01:21:36 #6 DONE 0.1s 01:21:36 01:21:36 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:21:36 #7 DONE 0.0s 01:21:36 01:21:36 #8 exporting to image 01:21:36 #8 exporting layers done 01:21:36 #8 exporting manifest sha256:3c90f295d9b6a135175a5949c5ddcdd3878d63a027be034c8f434cf007ddab8d done 01:21:36 #8 exporting config sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done 01:21:36 #8 exporting manifest sha256:6086f5e697b5e2555cbe054ecd061a00b9c65196607b8918f32f3f047b795bad 0.0s done 01:21:36 #8 exporting config sha256:a81ab9bccba1aa7255a747e2a519030c4428c57eec002686bc75d4238cad3c50 done 01:21:36 #8 exporting manifest list sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab done 01:21:36 #8 pushing layers 0.1s done 01:21:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 01:21:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 0.1s done 01:21:36 #8 DONE 0.2s 01:21:36 01:21:36 1 warning found (use --debug to expand): 01:21:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 01:21:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 01:21:37 #1 [internal] load build definition from Dockerfile 01:21:37 #1 transferring dockerfile: 170B done 01:21:37 #1 DONE 0.0s 01:21:37 01:21:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:21:37 #2 DONE 0.0s 01:21:37 01:21:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:21:37 #3 DONE 0.0s 01:21:37 01:21:37 #4 [internal] load .dockerignore 01:21:37 #4 transferring context: 2B done 01:21:37 #4 DONE 0.0s 01:21:37 01:21:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:37 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd done 01:21:37 #5 CACHED 01:21:37 01:21:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:37 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done 01:21:37 #6 CACHED 01:21:37 01:21:37 #7 exporting to image 01:21:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:37 #7 exporting layers done 01:21:37 #7 exporting manifest sha256:3c90f295d9b6a135175a5949c5ddcdd3878d63a027be034c8f434cf007ddab8d done 01:21:37 #7 exporting config sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done 01:21:37 #7 exporting manifest sha256:6086f5e697b5e2555cbe054ecd061a00b9c65196607b8918f32f3f047b795bad done 01:21:37 #7 exporting config sha256:a81ab9bccba1aa7255a747e2a519030c4428c57eec002686bc75d4238cad3c50 done 01:21:37 #7 exporting manifest list sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab done 01:21:37 #7 pushing layers 0.0s done 01:21:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 0.1s done 01:21:37 #7 DONE 0.1s 01:21:37 01:21:37 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:21:37 #8 DONE 0.0s 01:21:37 01:21:37 1 warning found (use --debug to expand): 01:21:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 --push - 01:21:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43' 01:21:37 #1 [internal] load build definition from Dockerfile 01:21:37 #1 transferring dockerfile: 176B done 01:21:37 #1 DONE 0.0s 01:21:37 01:21:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 01:21:37 #2 DONE 0.0s 01:21:37 01:21:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 01:21:37 #3 DONE 0.0s 01:21:37 01:21:37 #4 [internal] load .dockerignore 01:21:37 #4 transferring context: 2B done 01:21:37 #4 DONE 0.0s 01:21:37 01:21:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:37 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done 01:21:37 #5 DONE 0.0s 01:21:37 01:21:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:37 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done 01:21:37 #6 CACHED 01:21:37 01:21:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:37 #5 CACHED 01:21:37 01:21:37 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:21:37 #7 DONE 0.0s 01:21:37 01:21:37 #8 exporting to image 01:21:37 #8 exporting layers done 01:21:37 #8 exporting manifest sha256:3c90f295d9b6a135175a5949c5ddcdd3878d63a027be034c8f434cf007ddab8d done 01:21:37 #8 exporting config sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done 01:21:37 #8 exporting manifest sha256:6086f5e697b5e2555cbe054ecd061a00b9c65196607b8918f32f3f047b795bad done 01:21:37 #8 exporting config sha256:a81ab9bccba1aa7255a747e2a519030c4428c57eec002686bc75d4238cad3c50 done 01:21:37 #8 exporting manifest list sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab done 01:21:37 #8 pushing layers 0.0s done 01:21:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 0.1s done 01:21:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:37 #8 DONE 0.1s 01:21:37 01:21:37 1 warning found (use --debug to expand): 01:21:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:38 #1 [internal] load build definition from Dockerfile 01:21:38 #1 transferring dockerfile: 217B done 01:21:38 #1 DONE 0.0s 01:21:38 01:21:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:38 #2 DONE 0.0s 01:21:38 01:21:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:38 #3 DONE 0.0s 01:21:38 01:21:38 #4 [internal] load .dockerignore 01:21:38 #4 transferring context: 2B done 01:21:38 #4 DONE 0.0s 01:21:38 01:21:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:38 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done 01:21:38 #5 DONE 0.0s 01:21:38 01:21:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:38 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd done 01:21:38 #6 CACHED 01:21:38 01:21:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:38 #5 CACHED 01:21:38 01:21:38 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:21:38 #7 DONE 0.0s 01:21:38 01:21:38 #8 exporting to image 01:21:38 #8 exporting layers done 01:21:38 #8 exporting manifest sha256:3c90f295d9b6a135175a5949c5ddcdd3878d63a027be034c8f434cf007ddab8d done 01:21:38 #8 exporting config sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done 01:21:38 #8 exporting manifest sha256:6086f5e697b5e2555cbe054ecd061a00b9c65196607b8918f32f3f047b795bad done 01:21:38 #8 exporting config sha256:a81ab9bccba1aa7255a747e2a519030c4428c57eec002686bc75d4238cad3c50 done 01:21:38 #8 exporting manifest list sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab done 01:21:38 #8 pushing layers 0.0s done 01:21:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 0.1s done 01:21:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:38 #8 DONE 0.1s 01:21:38 01:21:38 1 warning found (use --debug to expand): 01:21:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 01:21:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 01:21:38 #1 [internal] load build definition from Dockerfile 01:21:38 #1 transferring dockerfile: 168B done 01:21:38 #1 DONE 0.0s 01:21:38 01:21:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:21:38 #2 DONE 0.0s 01:21:38 01:21:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:21:38 #3 DONE 0.0s 01:21:38 01:21:38 #4 [internal] load .dockerignore 01:21:38 #4 transferring context: 2B done 01:21:38 #4 DONE 0.0s 01:21:38 01:21:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:38 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done 01:21:38 #5 CACHED 01:21:38 01:21:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 01:21:38 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8282498bf854c519905bdc320dc5a6090bfb430196799eab52237609a0fdabcd 0.0s done 01:21:38 #6 CACHED 01:21:38 01:21:38 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 01:21:38 #7 DONE 0.0s 01:21:38 01:21:38 #8 exporting to image 01:21:38 #8 exporting layers done 01:21:38 #8 exporting manifest sha256:3c90f295d9b6a135175a5949c5ddcdd3878d63a027be034c8f434cf007ddab8d done 01:21:38 #8 exporting config sha256:8660f0ad617cb1341d328418c3bbd474429a0215a2607e8b853d5a33dd6c027e done 01:21:38 #8 exporting manifest sha256:6086f5e697b5e2555cbe054ecd061a00b9c65196607b8918f32f3f047b795bad done 01:21:38 #8 exporting config sha256:a81ab9bccba1aa7255a747e2a519030c4428c57eec002686bc75d4238cad3c50 done 01:21:38 #8 exporting manifest list sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab done 01:21:38 #8 pushing layers 0.0s done 01:21:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c75f63115d98f05df0cdd8e87054ab06ef1899b24b53e76a216eff43ee14e4ab 0.1s done 01:21:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:38 #8 DONE 0.1s 01:21:38 01:21:38 1 warning found (use --debug to expand): 01:21:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:39 #1 [internal] load build definition from Dockerfile 01:21:39 #1 transferring dockerfile: 205B done 01:21:39 #1 DONE 0.0s 01:21:39 01:21:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:39 #2 DONE 0.0s 01:21:39 01:21:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:39 #3 DONE 0.0s 01:21:39 01:21:39 #4 [internal] load .dockerignore 01:21:39 #4 transferring context: 2B done 01:21:39 #4 DONE 0.0s 01:21:39 01:21:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 01:21:39 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done 01:21:39 #5 DONE 0.0s 01:21:39 01:21:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 01:21:39 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done 01:21:39 #6 DONE 0.2s 01:21:39 01:21:39 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:21:39 #7 DONE 0.0s 01:21:39 01:21:39 #8 exporting to image 01:21:39 #8 exporting layers done 01:21:39 #8 exporting manifest sha256:7cd20ebb688fcb65538aba4cb5e69cbf3af28f2588f4a9124642b2b584b4cc2c 0.0s done 01:21:39 #8 exporting config sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done 01:21:39 #8 exporting manifest sha256:beacb916a0b8e021fec6bca8827b6599fdec9e401bd5912d95fbbf8804f3dbdb 0.0s done 01:21:39 #8 exporting config sha256:22c1ccbd18826095b3d8967b711527113e387a342cd346445a6e31f1efca9d46 done 01:21:39 #8 exporting manifest list sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a done 01:21:39 #8 pushing layers 01:21:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:39 #8 pushing layers 0.1s done 01:21:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 0.1s done 01:21:39 #8 DONE 0.2s 01:21:39 01:21:39 1 warning found (use --debug to expand): 01:21:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 01:21:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 01:21:40 #1 [internal] load build definition from Dockerfile 01:21:40 #1 transferring dockerfile: 171B done 01:21:40 #1 DONE 0.0s 01:21:40 01:21:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:21:40 #2 DONE 0.0s 01:21:40 01:21:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:21:40 #3 DONE 0.0s 01:21:40 01:21:40 #4 [internal] load .dockerignore 01:21:40 #4 transferring context: 01:21:40 #4 transferring context: 2B done 01:21:40 #4 DONE 0.0s 01:21:40 01:21:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 01:21:40 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done 01:21:40 #5 CACHED 01:21:40 01:21:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 01:21:40 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done 01:21:40 #6 CACHED 01:21:40 01:21:40 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:21:40 #7 DONE 0.0s 01:21:40 01:21:40 #8 exporting to image 01:21:40 #8 exporting layers done 01:21:40 #8 exporting manifest sha256:7cd20ebb688fcb65538aba4cb5e69cbf3af28f2588f4a9124642b2b584b4cc2c done 01:21:40 #8 exporting config sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done 01:21:40 #8 exporting manifest sha256:beacb916a0b8e021fec6bca8827b6599fdec9e401bd5912d95fbbf8804f3dbdb done 01:21:40 #8 exporting config sha256:22c1ccbd18826095b3d8967b711527113e387a342cd346445a6e31f1efca9d46 done 01:21:40 #8 exporting manifest list sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a done 01:21:40 #8 pushing layers 0.0s done 01:21:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 0.1s done 01:21:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:40 #8 DONE 0.1s 01:21:40 01:21:40 1 warning found (use --debug to expand): 01:21:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43' 01:21:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 --push - 01:21:40 #1 [internal] load build definition from Dockerfile 01:21:40 #1 transferring dockerfile: 177B done 01:21:40 #1 DONE 0.0s 01:21:40 01:21:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 01:21:40 #2 DONE 0.0s 01:21:40 01:21:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 01:21:40 #3 DONE 0.0s 01:21:40 01:21:40 #4 [internal] load .dockerignore 01:21:40 #4 transferring context: 2B done 01:21:40 #4 DONE 0.0s 01:21:40 01:21:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 01:21:40 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done 01:21:40 #5 CACHED 01:21:40 01:21:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 01:21:40 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done 01:21:40 #6 CACHED 01:21:40 01:21:40 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:21:40 #7 DONE 0.0s 01:21:40 01:21:40 #8 exporting to image 01:21:40 #8 exporting layers done 01:21:40 #8 exporting manifest sha256:7cd20ebb688fcb65538aba4cb5e69cbf3af28f2588f4a9124642b2b584b4cc2c done 01:21:40 #8 exporting config sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done 01:21:40 #8 exporting manifest sha256:beacb916a0b8e021fec6bca8827b6599fdec9e401bd5912d95fbbf8804f3dbdb done 01:21:40 #8 exporting config sha256:22c1ccbd18826095b3d8967b711527113e387a342cd346445a6e31f1efca9d46 done 01:21:40 #8 exporting manifest list sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a done 01:21:40 #8 pushing layers 0.0s done 01:21:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 0.1s done 01:21:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:40 #8 DONE 0.1s 01:21:40 01:21:40 1 warning found (use --debug to expand): 01:21:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:41 #1 [internal] load build definition from Dockerfile 01:21:41 #1 transferring dockerfile: 218B done 01:21:41 #1 DONE 0.0s 01:21:41 01:21:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:41 #2 DONE 0.0s 01:21:41 01:21:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:41 #3 DONE 0.0s 01:21:41 01:21:41 #4 [internal] load .dockerignore 01:21:41 #4 transferring context: 2B done 01:21:41 #4 DONE 0.0s 01:21:41 01:21:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 01:21:41 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done 01:21:41 #5 CACHED 01:21:41 01:21:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 01:21:41 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done 01:21:41 #6 CACHED 01:21:41 01:21:41 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:21:41 #7 DONE 0.0s 01:21:41 01:21:41 #8 exporting to image 01:21:41 #8 exporting layers done 01:21:41 #8 exporting manifest sha256:7cd20ebb688fcb65538aba4cb5e69cbf3af28f2588f4a9124642b2b584b4cc2c done 01:21:41 #8 exporting config sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done 01:21:41 #8 exporting manifest sha256:beacb916a0b8e021fec6bca8827b6599fdec9e401bd5912d95fbbf8804f3dbdb done 01:21:41 #8 exporting config sha256:22c1ccbd18826095b3d8967b711527113e387a342cd346445a6e31f1efca9d46 done 01:21:41 #8 exporting manifest list sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a done 01:21:41 #8 pushing layers 0.0s done 01:21:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 01:21:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 0.1s done 01:21:41 #8 DONE 0.1s 01:21:41 01:21:41 1 warning found (use --debug to expand): 01:21:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 01:21:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 01:21:41 #1 [internal] load build definition from Dockerfile 01:21:41 #1 transferring dockerfile: 169B done 01:21:41 #1 DONE 0.0s 01:21:41 01:21:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:21:41 #2 DONE 0.0s 01:21:41 01:21:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:21:41 #3 DONE 0.0s 01:21:41 01:21:41 #4 [internal] load .dockerignore 01:21:41 #4 transferring context: 2B done 01:21:41 #4 DONE 0.0s 01:21:42 01:21:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 01:21:42 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done 01:21:42 #5 CACHED 01:21:42 01:21:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 01:21:42 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05e0e52b5bb43c6bf634075330bc52d58f021b2bff1bc324e47ecdfc7452d445 0.0s done 01:21:42 #6 CACHED 01:21:42 01:21:42 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:21:42 #7 DONE 0.0s 01:21:42 01:21:42 #8 exporting to image 01:21:42 #8 exporting layers done 01:21:42 #8 exporting manifest sha256:7cd20ebb688fcb65538aba4cb5e69cbf3af28f2588f4a9124642b2b584b4cc2c done 01:21:42 #8 exporting config sha256:51b16cfd774b461491bef28475e0ad8dd51ab808c58f20f9bec0adcc3b686ccd done 01:21:42 #8 exporting manifest sha256:beacb916a0b8e021fec6bca8827b6599fdec9e401bd5912d95fbbf8804f3dbdb done 01:21:42 #8 exporting config sha256:22c1ccbd18826095b3d8967b711527113e387a342cd346445a6e31f1efca9d46 done 01:21:42 #8 exporting manifest list sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a done 01:21:42 #8 pushing layers 0.0s done 01:21:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 01:21:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:8fa801196118fa73a9153e43890b8a3f0b8fb4e3c86fea166893ace5be01694a 0.1s done 01:21:42 #8 DONE 0.1s 01:21:42 01:21:42 1 warning found (use --debug to expand): 01:21:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:42 #1 [internal] load build definition from Dockerfile 01:21:42 #1 transferring dockerfile: 211B done 01:21:42 #1 DONE 0.0s 01:21:42 01:21:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:42 #2 DONE 0.0s 01:21:42 01:21:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:42 #3 DONE 0.0s 01:21:42 01:21:42 #4 [internal] load .dockerignore 01:21:42 #4 transferring context: 2B done 01:21:42 #4 DONE 0.0s 01:21:42 01:21:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:42 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done 01:21:42 #5 DONE 0.0s 01:21:42 01:21:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:42 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done 01:21:42 #6 DONE 0.1s 01:21:42 01:21:42 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:21:42 #7 DONE 0.0s 01:21:42 01:21:42 #8 exporting to image 01:21:42 #8 exporting layers done 01:21:42 #8 exporting manifest sha256:5f3c2d40364fbf006492026140db9d9d6ed8fc0bde91deab8456009484e45814 0.0s done 01:21:42 #8 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done 01:21:42 #8 exporting manifest sha256:490ad0fcfaf80c8a57451317c3cc1beeb2660741ced0fe1e74f976fb9522894d done 01:21:42 #8 exporting config sha256:3d9fcf87e435885cfc9e4bb21260472a3d66eddaa24410570f9b7bf2567fadf4 done 01:21:42 #8 exporting manifest list sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 done 01:21:42 #8 pushing layers 0.1s done 01:21:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 01:21:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 0.1s done 01:21:42 #8 DONE 0.2s 01:21:42 01:21:42 1 warning found (use --debug to expand): 01:21:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 01:21:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 01:21:43 #1 [internal] load build definition from Dockerfile 01:21:43 #1 transferring dockerfile: 177B done 01:21:43 #1 DONE 0.0s 01:21:43 01:21:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:21:43 #2 DONE 0.0s 01:21:43 01:21:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:21:43 #3 DONE 0.0s 01:21:43 01:21:43 #4 [internal] load .dockerignore 01:21:43 #4 transferring context: 2B done 01:21:43 #4 DONE 0.0s 01:21:43 01:21:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:43 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd done 01:21:43 #5 CACHED 01:21:43 01:21:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:43 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done 01:21:43 #6 CACHED 01:21:43 01:21:43 #7 exporting to image 01:21:43 #7 exporting layers done 01:21:43 #7 exporting manifest sha256:5f3c2d40364fbf006492026140db9d9d6ed8fc0bde91deab8456009484e45814 done 01:21:43 #7 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 01:21:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:43 #7 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done 01:21:43 #7 exporting manifest sha256:490ad0fcfaf80c8a57451317c3cc1beeb2660741ced0fe1e74f976fb9522894d done 01:21:43 #7 exporting config sha256:3d9fcf87e435885cfc9e4bb21260472a3d66eddaa24410570f9b7bf2567fadf4 done 01:21:43 #7 exporting manifest list sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 done 01:21:43 #7 pushing layers 0.0s done 01:21:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 0.1s done 01:21:43 #7 DONE 0.1s 01:21:43 01:21:43 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:21:43 #8 DONE 0.0s 01:21:43 01:21:43 1 warning found (use --debug to expand): 01:21:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43' 01:21:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 --push - 01:21:43 #1 [internal] load build definition from Dockerfile 01:21:43 #1 transferring dockerfile: 183B done 01:21:43 #1 DONE 0.0s 01:21:43 01:21:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 01:21:43 #2 DONE 0.0s 01:21:43 01:21:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 01:21:43 #3 DONE 0.0s 01:21:43 01:21:43 #4 [internal] load .dockerignore 01:21:43 #4 transferring context: 2B done 01:21:43 #4 DONE 0.0s 01:21:43 01:21:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:43 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done 01:21:43 #5 CACHED 01:21:43 01:21:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:43 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done 01:21:43 #6 CACHED 01:21:43 01:21:43 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:21:43 #7 DONE 0.0s 01:21:43 01:21:43 #8 exporting to image 01:21:43 #8 exporting layers done 01:21:43 #8 exporting manifest sha256:5f3c2d40364fbf006492026140db9d9d6ed8fc0bde91deab8456009484e45814 done 01:21:43 #8 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done 01:21:43 #8 exporting manifest sha256:490ad0fcfaf80c8a57451317c3cc1beeb2660741ced0fe1e74f976fb9522894d done 01:21:43 #8 exporting config sha256:3d9fcf87e435885cfc9e4bb21260472a3d66eddaa24410570f9b7bf2567fadf4 done 01:21:43 #8 exporting manifest list sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 done 01:21:43 #8 pushing layers 0.0s done 01:21:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 01:21:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 0.1s done 01:21:43 #8 DONE 0.1s 01:21:43 01:21:43 1 warning found (use --debug to expand): 01:21:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:44 #1 [internal] load build definition from Dockerfile 01:21:44 #1 transferring dockerfile: 224B done 01:21:44 #1 DONE 0.0s 01:21:44 01:21:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:44 #2 DONE 0.0s 01:21:44 01:21:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:44 #3 DONE 0.0s 01:21:44 01:21:44 #4 [internal] load .dockerignore 01:21:44 #4 transferring context: 2B done 01:21:44 #4 DONE 0.0s 01:21:44 01:21:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:44 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done 01:21:44 #5 DONE 0.0s 01:21:44 01:21:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:44 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done 01:21:44 #6 CACHED 01:21:44 01:21:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:44 #5 CACHED 01:21:44 01:21:44 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:21:44 #7 DONE 0.0s 01:21:44 01:21:44 #8 exporting to image 01:21:44 #8 exporting layers done 01:21:44 #8 exporting manifest sha256:5f3c2d40364fbf006492026140db9d9d6ed8fc0bde91deab8456009484e45814 done 01:21:44 #8 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done 01:21:44 #8 exporting manifest sha256:490ad0fcfaf80c8a57451317c3cc1beeb2660741ced0fe1e74f976fb9522894d done 01:21:44 #8 exporting config sha256:3d9fcf87e435885cfc9e4bb21260472a3d66eddaa24410570f9b7bf2567fadf4 done 01:21:44 #8 exporting manifest list sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 done 01:21:44 #8 pushing layers 0.0s done 01:21:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 0.1s done 01:21:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:44 #8 DONE 0.1s 01:21:44 01:21:44 1 warning found (use --debug to expand): 01:21:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 01:21:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 01:21:45 #1 [internal] load build definition from Dockerfile 01:21:45 #1 transferring dockerfile: 175B done 01:21:45 #1 DONE 0.0s 01:21:45 01:21:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:21:45 #2 DONE 0.0s 01:21:45 01:21:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:21:45 #3 DONE 0.0s 01:21:45 01:21:45 #4 [internal] load .dockerignore 01:21:45 #4 transferring context: 2B done 01:21:45 #4 DONE 0.0s 01:21:45 01:21:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:45 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done 01:21:45 #5 DONE 0.0s 01:21:45 01:21:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:45 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 0.0s done 01:21:45 #6 CACHED 01:21:45 01:21:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4f19fbb18d4e023cee4f726719a98e8a47655f6ccbf1d63a945bf1ea79f50fcd 01:21:45 #5 CACHED 01:21:45 01:21:45 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 01:21:45 #7 DONE 0.0s 01:21:45 01:21:45 #8 exporting to image 01:21:45 #8 exporting layers done 01:21:45 #8 exporting manifest sha256:5f3c2d40364fbf006492026140db9d9d6ed8fc0bde91deab8456009484e45814 done 01:21:45 #8 exporting config sha256:4cbd3835f864790e66110d81875b05ac8a41146a70c9c2f95860eaf7fad01995 done 01:21:45 #8 exporting manifest sha256:490ad0fcfaf80c8a57451317c3cc1beeb2660741ced0fe1e74f976fb9522894d done 01:21:45 #8 exporting config sha256:3d9fcf87e435885cfc9e4bb21260472a3d66eddaa24410570f9b7bf2567fadf4 done 01:21:45 #8 exporting manifest list sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 done 01:21:45 #8 pushing layers 0.0s done 01:21:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9cae50dbdc9e83add705df4d824efa2219eb6dde18ea83b8a3d4c51889f9e133 0.1s done 01:21:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:45 #8 DONE 0.1s 01:21:45 01:21:45 1 warning found (use --debug to expand): 01:21:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:45 #1 [internal] load build definition from Dockerfile 01:21:45 #1 transferring dockerfile: 215B done 01:21:45 #1 DONE 0.0s 01:21:45 01:21:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:45 #2 DONE 0.0s 01:21:45 01:21:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:45 #3 DONE 0.1s 01:21:45 01:21:45 #4 [internal] load .dockerignore 01:21:45 #4 transferring context: 01:21:45 #4 transferring context: 2B done 01:21:45 #4 DONE 0.0s 01:21:45 01:21:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 01:21:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done 01:21:45 #5 DONE 0.0s 01:21:45 01:21:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 01:21:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done 01:21:45 #6 DONE 0.1s 01:21:45 01:21:45 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:21:45 #7 DONE 0.0s 01:21:45 01:21:45 #8 exporting to image 01:21:45 #8 exporting layers done 01:21:45 #8 exporting manifest sha256:77edbddaf178d0b9602afbc0fa6f2582d12dfb7e7016df7df94ec9ca48d8240c done 01:21:45 #8 exporting config sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 done 01:21:45 #8 exporting manifest sha256:521858d16bb33e3f84ea1bd3ba55fdf6ac63df2096de213cf53b9c1ac99ffa9c done 01:21:45 #8 exporting config sha256:196c401a070401dfe688eb945c324d85c0ebdd0ba7fa375e0e4b413d9afbaeee done 01:21:45 #8 exporting manifest list sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 done 01:21:45 #8 pushing layers 0.1s done 01:21:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 01:21:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 0.1s done 01:21:45 #8 DONE 0.2s 01:21:45 01:21:45 1 warning found (use --debug to expand): 01:21:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 01:21:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 01:21:46 #1 [internal] load build definition from Dockerfile 01:21:46 #1 transferring dockerfile: 181B done 01:21:46 #1 DONE 0.0s 01:21:46 01:21:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:21:46 #2 DONE 0.0s 01:21:46 01:21:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:21:46 #3 DONE 0.0s 01:21:46 01:21:46 #4 [internal] load .dockerignore 01:21:46 #4 transferring context: 2B done 01:21:46 #4 DONE 0.0s 01:21:46 01:21:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 01:21:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done 01:21:46 #5 CACHED 01:21:46 01:21:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 01:21:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done 01:21:46 #6 CACHED 01:21:46 01:21:46 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:21:46 #7 DONE 0.0s 01:21:46 01:21:46 #8 exporting to image 01:21:46 #8 exporting layers done 01:21:46 #8 exporting manifest sha256:77edbddaf178d0b9602afbc0fa6f2582d12dfb7e7016df7df94ec9ca48d8240c done 01:21:46 #8 exporting config sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 done 01:21:46 #8 exporting manifest sha256:521858d16bb33e3f84ea1bd3ba55fdf6ac63df2096de213cf53b9c1ac99ffa9c done 01:21:46 #8 exporting config sha256:196c401a070401dfe688eb945c324d85c0ebdd0ba7fa375e0e4b413d9afbaeee done 01:21:46 #8 exporting manifest list sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 done 01:21:46 #8 pushing layers 0.0s done 01:21:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 0.1s done 01:21:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:46 #8 DONE 0.1s 01:21:46 01:21:46 1 warning found (use --debug to expand): 01:21:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43' 01:21:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 --push - 01:21:46 #1 [internal] load build definition from Dockerfile 01:21:46 #1 transferring dockerfile: 187B done 01:21:46 #1 DONE 0.0s 01:21:46 01:21:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 01:21:46 #2 DONE 0.0s 01:21:46 01:21:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 01:21:46 #3 DONE 0.0s 01:21:46 01:21:46 #4 [internal] load .dockerignore 01:21:46 #4 transferring context: 01:21:46 #4 transferring context: 2B done 01:21:46 #4 DONE 0.0s 01:21:46 01:21:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 01:21:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done 01:21:46 #5 CACHED 01:21:46 01:21:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 01:21:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done 01:21:46 #6 CACHED 01:21:46 01:21:46 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:21:46 #7 DONE 0.0s 01:21:46 01:21:46 #8 exporting to image 01:21:46 #8 exporting layers done 01:21:46 #8 exporting manifest sha256:77edbddaf178d0b9602afbc0fa6f2582d12dfb7e7016df7df94ec9ca48d8240c done 01:21:46 #8 exporting config sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 done 01:21:46 #8 exporting manifest sha256:521858d16bb33e3f84ea1bd3ba55fdf6ac63df2096de213cf53b9c1ac99ffa9c done 01:21:46 #8 exporting config sha256:196c401a070401dfe688eb945c324d85c0ebdd0ba7fa375e0e4b413d9afbaeee done 01:21:46 #8 exporting manifest list sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 done 01:21:46 #8 pushing layers 0.0s done 01:21:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 0.1s done 01:21:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:46 #8 DONE 0.1s 01:21:46 01:21:46 1 warning found (use --debug to expand): 01:21:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:47 #1 [internal] load build definition from Dockerfile 01:21:47 #1 transferring dockerfile: 228B done 01:21:47 #1 DONE 0.0s 01:21:47 01:21:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:47 #2 DONE 0.0s 01:21:47 01:21:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:47 #3 DONE 0.0s 01:21:47 01:21:47 #4 [internal] load .dockerignore 01:21:47 #4 transferring context: 2B done 01:21:47 #4 DONE 0.0s 01:21:47 01:21:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 01:21:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done 01:21:47 #5 CACHED 01:21:47 01:21:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 01:21:47 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done 01:21:47 #6 CACHED 01:21:47 01:21:47 #7 exporting to image 01:21:47 #7 exporting layers done 01:21:47 #7 exporting manifest sha256:77edbddaf178d0b9602afbc0fa6f2582d12dfb7e7016df7df94ec9ca48d8240c done 01:21:47 #7 exporting config sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 done 01:21:47 #7 exporting manifest sha256:521858d16bb33e3f84ea1bd3ba55fdf6ac63df2096de213cf53b9c1ac99ffa9c done 01:21:47 #7 exporting config sha256:196c401a070401dfe688eb945c324d85c0ebdd0ba7fa375e0e4b413d9afbaeee done 01:21:47 #7 exporting manifest list sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 done 01:21:47 #7 pushing layers 0.0s done 01:21:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 01:21:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 0.1s done 01:21:47 #7 DONE 0.1s 01:21:47 01:21:47 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:21:47 #8 DONE 0.0s 01:21:47 01:21:47 1 warning found (use --debug to expand): 01:21:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 01:21:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 01:21:47 #1 [internal] load build definition from Dockerfile 01:21:47 #1 transferring dockerfile: 179B done 01:21:47 #1 DONE 0.0s 01:21:47 01:21:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:21:47 #2 DONE 0.0s 01:21:47 01:21:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:21:47 #3 DONE 0.0s 01:21:47 01:21:47 #4 [internal] load .dockerignore 01:21:47 #4 transferring context: 2B done 01:21:47 #4 DONE 0.0s 01:21:47 01:21:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 01:21:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done 01:21:47 #5 CACHED 01:21:47 01:21:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 01:21:47 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfc3e3b8978904eb69a5ad1bdf4322bb7953892e9c868b06c36223a80879e83a 0.0s done 01:21:48 #6 CACHED 01:21:48 01:21:48 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 01:21:48 #7 DONE 0.0s 01:21:48 01:21:48 #8 exporting to image 01:21:48 #8 exporting layers done 01:21:48 #8 exporting manifest sha256:77edbddaf178d0b9602afbc0fa6f2582d12dfb7e7016df7df94ec9ca48d8240c done 01:21:48 #8 exporting config sha256:fba544d61ca83dec5132aba641bc36f41e5e4cb9cde0d9e28f52456fcddac704 done 01:21:48 #8 exporting manifest sha256:521858d16bb33e3f84ea1bd3ba55fdf6ac63df2096de213cf53b9c1ac99ffa9c done 01:21:48 #8 exporting config sha256:196c401a070401dfe688eb945c324d85c0ebdd0ba7fa375e0e4b413d9afbaeee done 01:21:48 #8 exporting manifest list sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 done 01:21:48 #8 pushing layers 0.0s done 01:21:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f8fa671de601485967007fcaf35f5cbff48d67e20b73a43e6087e1aa83dff65 0.1s done 01:21:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:48 #8 DONE 0.1s 01:21:48 01:21:48 1 warning found (use --debug to expand): 01:21:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:48 #1 [internal] load build definition from Dockerfile 01:21:48 #1 transferring dockerfile: 205B done 01:21:48 #1 DONE 0.0s 01:21:48 01:21:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:48 #2 DONE 0.0s 01:21:48 01:21:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:48 #3 DONE 0.0s 01:21:48 01:21:48 #4 [internal] load .dockerignore 01:21:48 #4 transferring context: 2B done 01:21:48 #4 DONE 0.0s 01:21:48 01:21:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:48 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done 01:21:48 #5 DONE 0.0s 01:21:48 01:21:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:48 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done 01:21:48 #6 DONE 0.1s 01:21:48 01:21:48 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:21:48 #7 DONE 0.0s 01:21:48 01:21:48 #8 exporting to image 01:21:48 #8 exporting layers done 01:21:48 #8 exporting manifest sha256:edc96b6976f05402035aed5e2ae1bf170ac00e7214868ccab4d174fb7e8e2eb0 done 01:21:48 #8 exporting config sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done 01:21:48 #8 exporting manifest sha256:6ab8acb38f31fd6de3032198e2171b291905312691089591208088a5605e308e done 01:21:48 #8 exporting config sha256:cdfb4e494a83f9a08c33a7119d1706ea06af33c79763eec2fff113599b6a5495 done 01:21:48 #8 exporting manifest list sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 done 01:21:48 #8 pushing layers 0.1s done 01:21:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 01:21:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 0.1s done 01:21:48 #8 DONE 0.2s 01:21:48 01:21:48 1 warning found (use --debug to expand): 01:21:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 01:21:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 01:21:49 #1 [internal] load build definition from Dockerfile 01:21:49 #1 transferring dockerfile: 171B done 01:21:49 #1 DONE 0.0s 01:21:49 01:21:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:21:49 #2 DONE 0.0s 01:21:49 01:21:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:21:49 #3 DONE 0.0s 01:21:49 01:21:49 #4 [internal] load .dockerignore 01:21:49 #4 transferring context: 2B done 01:21:49 #4 DONE 0.0s 01:21:49 01:21:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done 01:21:49 #5 DONE 0.0s 01:21:49 01:21:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:49 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done 01:21:49 #6 CACHED 01:21:49 01:21:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:49 #5 CACHED 01:21:49 01:21:49 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:21:49 #7 DONE 0.0s 01:21:49 01:21:49 #8 exporting to image 01:21:49 #8 exporting layers done 01:21:49 #8 exporting manifest sha256:edc96b6976f05402035aed5e2ae1bf170ac00e7214868ccab4d174fb7e8e2eb0 done 01:21:49 #8 exporting config sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done 01:21:49 #8 exporting manifest sha256:6ab8acb38f31fd6de3032198e2171b291905312691089591208088a5605e308e done 01:21:49 #8 exporting config sha256:cdfb4e494a83f9a08c33a7119d1706ea06af33c79763eec2fff113599b6a5495 done 01:21:49 #8 exporting manifest list sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 done 01:21:49 #8 pushing layers 0.0s done 01:21:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 0.1s done 01:21:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:49 #8 DONE 0.1s 01:21:49 01:21:49 1 warning found (use --debug to expand): 01:21:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 --push - 01:21:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43' 01:21:49 #1 [internal] load build definition from Dockerfile 01:21:49 #1 transferring dockerfile: 177B done 01:21:49 #1 DONE 0.0s 01:21:49 01:21:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 01:21:49 #2 DONE 0.0s 01:21:49 01:21:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 01:21:49 #3 DONE 0.0s 01:21:49 01:21:49 #4 [internal] load .dockerignore 01:21:49 #4 transferring context: 2B done 01:21:49 #4 DONE 0.0s 01:21:49 01:21:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done 01:21:49 #5 DONE 0.0s 01:21:49 01:21:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:49 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done 01:21:49 #6 CACHED 01:21:49 01:21:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:49 #5 CACHED 01:21:49 01:21:49 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:21:49 #7 DONE 0.0s 01:21:49 01:21:49 #8 exporting to image 01:21:49 #8 exporting layers done 01:21:49 #8 exporting manifest sha256:edc96b6976f05402035aed5e2ae1bf170ac00e7214868ccab4d174fb7e8e2eb0 done 01:21:49 #8 exporting config sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done 01:21:49 #8 exporting manifest sha256:6ab8acb38f31fd6de3032198e2171b291905312691089591208088a5605e308e done 01:21:49 #8 exporting config sha256:cdfb4e494a83f9a08c33a7119d1706ea06af33c79763eec2fff113599b6a5495 done 01:21:49 #8 exporting manifest list sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 done 01:21:49 #8 pushing layers 0.0s done 01:21:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 0.1s done 01:21:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:49 #8 DONE 0.1s 01:21:49 01:21:49 1 warning found (use --debug to expand): 01:21:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:50 #1 [internal] load build definition from Dockerfile 01:21:50 #1 transferring dockerfile: 218B done 01:21:50 #1 DONE 0.0s 01:21:50 01:21:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:50 #2 DONE 0.0s 01:21:50 01:21:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:50 #3 DONE 0.0s 01:21:50 01:21:50 #4 [internal] load .dockerignore 01:21:50 #4 transferring context: 2B done 01:21:50 #4 DONE 0.0s 01:21:50 01:21:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done 01:21:50 #5 CACHED 01:21:50 01:21:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:50 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done 01:21:50 #6 CACHED 01:21:50 01:21:50 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:21:50 #7 DONE 0.0s 01:21:50 01:21:50 #8 exporting to image 01:21:50 #8 exporting layers done 01:21:50 #8 exporting manifest sha256:edc96b6976f05402035aed5e2ae1bf170ac00e7214868ccab4d174fb7e8e2eb0 done 01:21:50 #8 exporting config sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done 01:21:50 #8 exporting manifest sha256:6ab8acb38f31fd6de3032198e2171b291905312691089591208088a5605e308e done 01:21:50 #8 exporting config sha256:cdfb4e494a83f9a08c33a7119d1706ea06af33c79763eec2fff113599b6a5495 done 01:21:50 #8 exporting manifest list sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 done 01:21:50 #8 pushing layers 0.0s done 01:21:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 0.1s done 01:21:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:50 #8 DONE 0.1s 01:21:50 01:21:50 1 warning found (use --debug to expand): 01:21:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 01:21:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 01:21:50 #1 [internal] load build definition from Dockerfile 01:21:50 #1 transferring dockerfile: 169B done 01:21:50 #1 DONE 0.0s 01:21:50 01:21:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:21:50 #2 DONE 0.0s 01:21:50 01:21:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:21:50 #3 DONE 0.0s 01:21:50 01:21:50 #4 [internal] load .dockerignore 01:21:50 #4 transferring context: 2B done 01:21:50 #4 DONE 0.0s 01:21:50 01:21:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done 01:21:51 #5 CACHED 01:21:51 01:21:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 01:21:51 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3c9462def0ff85cb6791dd1e9bd248accb2be8e77c4365a5ebb1ed6617ba4003 0.0s done 01:21:51 #6 CACHED 01:21:51 01:21:51 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 01:21:51 #7 DONE 0.0s 01:21:51 01:21:51 #8 exporting to image 01:21:51 #8 exporting layers done 01:21:51 #8 exporting manifest sha256:edc96b6976f05402035aed5e2ae1bf170ac00e7214868ccab4d174fb7e8e2eb0 done 01:21:51 #8 exporting config sha256:60b18c5f10000fbf0d035c85ef8a5c062eb6994ddf8f09b41e0809a91611a6da done 01:21:51 #8 exporting manifest sha256:6ab8acb38f31fd6de3032198e2171b291905312691089591208088a5605e308e done 01:21:51 #8 exporting config sha256:cdfb4e494a83f9a08c33a7119d1706ea06af33c79763eec2fff113599b6a5495 done 01:21:51 #8 exporting manifest list sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 done 01:21:51 #8 pushing layers 0.0s done 01:21:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:38d4652566377a01a71cded1e70d9efe6dc456a4e2b779798d68012401efa9d0 0.1s done 01:21:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:51 #8 DONE 0.1s 01:21:51 01:21:51 1 warning found (use --debug to expand): 01:21:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:51 #1 [internal] load build definition from Dockerfile 01:21:51 #1 transferring dockerfile: 206B done 01:21:51 #1 DONE 0.0s 01:21:51 01:21:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:51 #2 DONE 0.0s 01:21:51 01:21:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:51 #3 DONE 0.0s 01:21:51 01:21:51 #4 [internal] load .dockerignore 01:21:51 #4 transferring context: 2B done 01:21:51 #4 DONE 0.0s 01:21:51 01:21:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done 01:21:51 #5 DONE 0.0s 01:21:51 01:21:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:51 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done 01:21:51 #6 DONE 0.1s 01:21:51 01:21:51 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:21:51 #7 DONE 0.0s 01:21:51 01:21:51 #8 exporting to image 01:21:51 #8 exporting layers done 01:21:51 #8 exporting manifest sha256:7ff4ed96144335a6fcc4faff07859a92f459c4d38731b0c8b74995db048c9404 0.0s done 01:21:51 #8 exporting config sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done 01:21:51 #8 exporting manifest sha256:cc08578456b2b6e4d7777143a8ef1101d4e4bec391fd3a91b71d9baa3d16e176 done 01:21:51 #8 exporting config sha256:6df3003570acd007be1516d5f7dcd1b547b0fb2df3cea0ca1ca366396061f631 done 01:21:51 #8 exporting manifest list sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 done 01:21:51 #8 pushing layers 0.1s done 01:21:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 01:21:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 0.1s done 01:21:51 #8 DONE 0.2s 01:21:51 01:21:51 1 warning found (use --debug to expand): 01:21:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 01:21:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 01:21:52 #1 [internal] load build definition from Dockerfile 01:21:52 #1 transferring dockerfile: 172B done 01:21:52 #1 DONE 0.0s 01:21:52 01:21:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:21:52 #2 DONE 0.0s 01:21:52 01:21:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:21:52 #3 DONE 0.0s 01:21:52 01:21:52 #4 [internal] load .dockerignore 01:21:52 #4 transferring context: 2B done 01:21:52 #4 DONE 0.0s 01:21:52 01:21:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:52 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done 01:21:52 #5 CACHED 01:21:52 01:21:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:52 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done 01:21:52 #6 CACHED 01:21:52 01:21:52 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:21:52 #7 DONE 0.0s 01:21:52 01:21:52 #8 exporting to image 01:21:52 #8 exporting layers done 01:21:52 #8 exporting manifest sha256:7ff4ed96144335a6fcc4faff07859a92f459c4d38731b0c8b74995db048c9404 done 01:21:52 #8 exporting config sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done 01:21:52 #8 exporting manifest sha256:cc08578456b2b6e4d7777143a8ef1101d4e4bec391fd3a91b71d9baa3d16e176 done 01:21:52 #8 exporting config sha256:6df3003570acd007be1516d5f7dcd1b547b0fb2df3cea0ca1ca366396061f631 done 01:21:52 #8 exporting manifest list sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 done 01:21:52 #8 pushing layers 0.0s done 01:21:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 0.1s done 01:21:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:52 #8 DONE 0.1s 01:21:52 01:21:52 1 warning found (use --debug to expand): 01:21:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43' 01:21:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 --push - 01:21:52 #1 [internal] load build definition from Dockerfile 01:21:52 #1 transferring dockerfile: 178B done 01:21:52 #1 DONE 0.0s 01:21:52 01:21:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 01:21:52 #2 DONE 0.0s 01:21:52 01:21:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 01:21:52 #3 DONE 0.0s 01:21:52 01:21:52 #4 [internal] load .dockerignore 01:21:52 #4 transferring context: 2B done 01:21:52 #4 DONE 0.0s 01:21:52 01:21:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:52 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done 01:21:52 #5 DONE 0.0s 01:21:52 01:21:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done 01:21:53 #6 CACHED 01:21:53 01:21:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:53 #5 CACHED 01:21:53 01:21:53 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:21:53 #7 DONE 0.0s 01:21:53 01:21:53 #8 exporting to image 01:21:53 #8 exporting layers done 01:21:53 #8 exporting manifest sha256:7ff4ed96144335a6fcc4faff07859a92f459c4d38731b0c8b74995db048c9404 done 01:21:53 #8 exporting config sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done 01:21:53 #8 exporting manifest sha256:cc08578456b2b6e4d7777143a8ef1101d4e4bec391fd3a91b71d9baa3d16e176 done 01:21:53 #8 exporting config sha256:6df3003570acd007be1516d5f7dcd1b547b0fb2df3cea0ca1ca366396061f631 done 01:21:53 #8 exporting manifest list sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 done 01:21:53 #8 pushing layers 0.0s done 01:21:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 0.1s done 01:21:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:53 #8 DONE 0.1s 01:21:53 01:21:53 1 warning found (use --debug to expand): 01:21:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:53 #1 [internal] load build definition from Dockerfile 01:21:53 #1 transferring dockerfile: 219B done 01:21:53 #1 DONE 0.0s 01:21:53 01:21:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:53 #2 DONE 0.0s 01:21:53 01:21:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:53 #3 DONE 0.0s 01:21:53 01:21:53 #4 [internal] load .dockerignore 01:21:53 #4 transferring context: 2B done 01:21:53 #4 DONE 0.0s 01:21:53 01:21:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done 01:21:53 #5 DONE 0.0s 01:21:53 01:21:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done 01:21:53 #6 CACHED 01:21:53 01:21:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:53 #5 CACHED 01:21:53 01:21:53 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:21:53 #7 DONE 0.0s 01:21:53 01:21:53 #8 exporting to image 01:21:53 #8 exporting layers done 01:21:53 #8 exporting manifest sha256:7ff4ed96144335a6fcc4faff07859a92f459c4d38731b0c8b74995db048c9404 done 01:21:53 #8 exporting config sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done 01:21:53 #8 exporting manifest sha256:cc08578456b2b6e4d7777143a8ef1101d4e4bec391fd3a91b71d9baa3d16e176 done 01:21:53 #8 exporting config sha256:6df3003570acd007be1516d5f7dcd1b547b0fb2df3cea0ca1ca366396061f631 done 01:21:53 #8 exporting manifest list sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 done 01:21:53 #8 pushing layers 0.0s done 01:21:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 0.1s done 01:21:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:53 #8 DONE 0.1s 01:21:53 01:21:53 1 warning found (use --debug to expand): 01:21:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 01:21:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 01:21:53 #1 [internal] load build definition from Dockerfile 01:21:53 #1 transferring dockerfile: 170B done 01:21:53 #1 DONE 0.0s 01:21:53 01:21:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 01:21:53 #2 DONE 0.0s 01:21:53 01:21:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 01:21:53 #3 DONE 0.0s 01:21:53 01:21:53 #4 [internal] load .dockerignore 01:21:53 #4 transferring context: 2B done 01:21:53 #4 DONE 0.0s 01:21:53 01:21:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done 01:21:53 #5 CACHED 01:21:53 01:21:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 01:21:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:264c2cced5783a0a911d9e0c5baacf89860150e7311e41c13faf62907669d593 0.0s done 01:21:53 #6 CACHED 01:21:53 01:21:53 #7 exporting to image 01:21:53 #7 exporting layers 01:21:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:54 #7 exporting layers done 01:21:54 #7 exporting manifest sha256:7ff4ed96144335a6fcc4faff07859a92f459c4d38731b0c8b74995db048c9404 done 01:21:54 #7 exporting config sha256:b613368bff7afa9af59382b72d03d998629692a11c18842c0e4bd73c587b896e done 01:21:54 #7 exporting manifest sha256:cc08578456b2b6e4d7777143a8ef1101d4e4bec391fd3a91b71d9baa3d16e176 done 01:21:54 #7 exporting config sha256:6df3003570acd007be1516d5f7dcd1b547b0fb2df3cea0ca1ca366396061f631 done 01:21:54 #7 exporting manifest list sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 done 01:21:54 #7 pushing layers 0.0s done 01:21:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8925da56b9bbb68d0fd1949eb2059f676ecb90e43c905dc78faf4e065e4e6f40 0.1s done 01:21:54 #7 DONE 0.1s 01:21:54 01:21:54 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 01:21:54 #8 DONE 0.0s 01:21:54 01:21:54 1 warning found (use --debug to expand): 01:21:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:54 #1 [internal] load build definition from Dockerfile 01:21:54 #1 transferring dockerfile: 206B done 01:21:54 #1 DONE 0.0s 01:21:54 01:21:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:54 #2 DONE 0.0s 01:21:54 01:21:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:54 #3 DONE 0.1s 01:21:54 01:21:54 #4 [internal] load .dockerignore 01:21:54 #4 transferring context: 2B done 01:21:54 #4 DONE 0.0s 01:21:54 01:21:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:54 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:54 #5 ... 01:21:54 01:21:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:54 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done 01:21:54 #6 DONE 0.1s 01:21:54 01:21:54 #7 exporting to image 01:21:54 #7 exporting layers done 01:21:54 #7 exporting manifest sha256:450c959f796a9fcdb7801d602618d7373363d8696d6281371ab6920ddf5eb953 done 01:21:54 #7 exporting config sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done 01:21:54 #7 exporting manifest sha256:71f8491f0badb563349b42e2da9aeab20bbe906b65aa36028b4df5b8e816ef47 done 01:21:54 #7 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f 01:21:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:54 #7 ... 01:21:54 01:21:54 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:21:54 #8 DONE 0.0s 01:21:54 01:21:54 #7 exporting to image 01:21:54 #7 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f done 01:21:54 #7 exporting manifest list sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 done 01:21:54 #7 pushing layers 0.1s done 01:21:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 01:21:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 0.1s done 01:21:54 #7 DONE 0.2s 01:21:54 01:21:54 1 warning found (use --debug to expand): 01:21:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 01:21:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 01:21:55 #1 [internal] load build definition from Dockerfile 01:21:55 #1 transferring dockerfile: 172B done 01:21:55 #1 DONE 0.0s 01:21:55 01:21:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:21:55 #2 DONE 0.0s 01:21:55 01:21:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:21:55 #3 DONE 0.0s 01:21:55 01:21:55 #4 [internal] load .dockerignore 01:21:55 #4 transferring context: 2B done 01:21:55 #4 DONE 0.0s 01:21:55 01:21:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done 01:21:55 #5 DONE 0.0s 01:21:55 01:21:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done 01:21:55 #6 CACHED 01:21:55 01:21:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:55 #5 CACHED 01:21:55 01:21:55 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:21:55 #7 DONE 0.0s 01:21:55 01:21:55 #8 exporting to image 01:21:55 #8 exporting layers done 01:21:55 #8 exporting manifest sha256:450c959f796a9fcdb7801d602618d7373363d8696d6281371ab6920ddf5eb953 done 01:21:55 #8 exporting config sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done 01:21:55 #8 exporting manifest sha256:71f8491f0badb563349b42e2da9aeab20bbe906b65aa36028b4df5b8e816ef47 done 01:21:55 #8 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f done 01:21:55 #8 exporting manifest list sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 done 01:21:55 #8 pushing layers 0.0s done 01:21:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 0.1s done 01:21:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:55 #8 DONE 0.1s 01:21:55 01:21:55 1 warning found (use --debug to expand): 01:21:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43' 01:21:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 --push - 01:21:56 #1 [internal] load build definition from Dockerfile 01:21:56 #1 transferring dockerfile: 178B done 01:21:56 #1 DONE 0.0s 01:21:56 01:21:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 01:21:56 #2 DONE 0.0s 01:21:56 01:21:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 01:21:56 #3 DONE 0.0s 01:21:56 01:21:56 #4 [internal] load .dockerignore 01:21:56 #4 transferring context: 2B done 01:21:56 #4 DONE 0.0s 01:21:56 01:21:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:56 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done 01:21:56 #5 CACHED 01:21:56 01:21:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:56 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done 01:21:56 #6 CACHED 01:21:56 01:21:56 #7 exporting to image 01:21:56 #7 exporting layers done 01:21:56 #7 exporting manifest sha256:450c959f796a9fcdb7801d602618d7373363d8696d6281371ab6920ddf5eb953 done 01:21:56 #7 exporting config sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done 01:21:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:56 #7 exporting manifest sha256:71f8491f0badb563349b42e2da9aeab20bbe906b65aa36028b4df5b8e816ef47 done 01:21:56 #7 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f done 01:21:56 #7 exporting manifest list sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 done 01:21:56 #7 pushing layers 0.0s done 01:21:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 0.1s done 01:21:56 #7 DONE 0.1s 01:21:56 01:21:56 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:21:56 #8 DONE 0.0s 01:21:56 01:21:56 1 warning found (use --debug to expand): 01:21:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:56 #1 [internal] load build definition from Dockerfile 01:21:56 #1 transferring dockerfile: 219B done 01:21:56 #1 DONE 0.0s 01:21:56 01:21:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:56 #2 DONE 0.0s 01:21:56 01:21:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:56 #3 DONE 0.0s 01:21:56 01:21:56 #4 [internal] load .dockerignore 01:21:56 #4 transferring context: 2B done 01:21:56 #4 DONE 0.0s 01:21:56 01:21:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:56 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done 01:21:56 #5 CACHED 01:21:56 01:21:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:56 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done 01:21:56 #6 CACHED 01:21:56 01:21:56 #7 exporting to image 01:21:56 #7 exporting layers 01:21:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:56 #7 exporting layers done 01:21:56 #7 exporting manifest sha256:450c959f796a9fcdb7801d602618d7373363d8696d6281371ab6920ddf5eb953 done 01:21:56 #7 exporting config sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done 01:21:56 #7 exporting manifest sha256:71f8491f0badb563349b42e2da9aeab20bbe906b65aa36028b4df5b8e816ef47 done 01:21:56 #7 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f done 01:21:56 #7 exporting manifest list sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 done 01:21:56 #7 pushing layers 0.0s done 01:21:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 0.1s done 01:21:56 #7 DONE 0.1s 01:21:56 01:21:56 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:21:56 #8 DONE 0.0s 01:21:56 01:21:56 1 warning found (use --debug to expand): 01:21:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 01:21:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 01:21:57 #1 [internal] load build definition from Dockerfile 01:21:57 #1 transferring dockerfile: 170B done 01:21:57 #1 DONE 0.0s 01:21:57 01:21:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 01:21:57 #2 DONE 0.0s 01:21:57 01:21:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 01:21:57 #3 DONE 0.0s 01:21:57 01:21:57 #4 [internal] load .dockerignore 01:21:57 #4 transferring context: 2B done 01:21:57 #4 DONE 0.0s 01:21:57 01:21:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:57 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done 01:21:57 #5 CACHED 01:21:57 01:21:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 01:21:57 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:abd4ae0dfd2ef2cdf62e9665d7c9126ed628f8e92674d5b4ed35e2acb41c4dde 0.0s done 01:21:57 #6 CACHED 01:21:57 01:21:57 #7 exporting to image 01:21:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:57 #7 exporting layers done 01:21:57 #7 exporting manifest sha256:450c959f796a9fcdb7801d602618d7373363d8696d6281371ab6920ddf5eb953 done 01:21:57 #7 exporting config sha256:dc61340c1982f7e829d1fc4fa60d58fda812627f5b0e097e0d82b6b2fdf334b5 done 01:21:57 #7 exporting manifest sha256:71f8491f0badb563349b42e2da9aeab20bbe906b65aa36028b4df5b8e816ef47 done 01:21:57 #7 exporting config sha256:7eb9c79b5e3af33c5be524d00f8dbbee71cfaf938b276189ae123bad5785ef3f done 01:21:57 #7 exporting manifest list sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 done 01:21:57 #7 pushing layers 0.0s done 01:21:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:810313a24deeff4eda87a908a3ab34f641b18d107400d6c4051201aa258e5048 0.1s done 01:21:57 #7 DONE 0.1s 01:21:57 01:21:57 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 01:21:57 #8 DONE 0.0s 01:21:57 01:21:57 1 warning found (use --debug to expand): 01:21:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:21:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:21:57 #1 [internal] load build definition from Dockerfile 01:21:57 #1 transferring dockerfile: 206B done 01:21:57 #1 DONE 0.0s 01:21:57 01:21:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:57 #2 DONE 0.0s 01:21:57 01:21:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:21:57 #3 DONE 0.1s 01:21:57 01:21:57 #4 [internal] load .dockerignore 01:21:57 #4 transferring context: 2B done 01:21:57 #4 DONE 0.0s 01:21:57 01:21:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:57 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:57 #5 ... 01:21:57 01:21:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:57 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done 01:21:57 #6 DONE 0.1s 01:21:57 01:21:57 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:21:57 #7 DONE 0.0s 01:21:57 01:21:57 #8 exporting to image 01:21:57 #8 exporting layers done 01:21:57 #8 exporting manifest sha256:d479b1d9d5ed75bd5727388254cd652766c1f2b9c04ff45684ae3d0362ce2fd3 0.0s done 01:21:57 #8 exporting config sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done 01:21:57 #8 exporting manifest sha256:82dd4c4dc795adc66b8ceda7aa6fb2d89c42a33a062ad1b4ce3e94adda3a2cc1 done 01:21:57 #8 exporting config sha256:7b5c0f31962b226904d0e11a993acc1ae9f0cefd02011c53fcc435581d75f723 done 01:21:57 #8 exporting manifest list sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.0s done 01:21:57 #8 pushing layers 0.1s done 01:21:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 01:21:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.1s done 01:21:58 #8 DONE 0.2s 01:21:58 01:21:58 1 warning found (use --debug to expand): 01:21:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 01:21:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 01:21:58 #1 [internal] load build definition from Dockerfile 01:21:58 #1 transferring dockerfile: 172B done 01:21:58 #1 DONE 0.0s 01:21:58 01:21:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 01:21:58 #2 DONE 0.0s 01:21:58 01:21:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 01:21:58 #3 DONE 0.0s 01:21:58 01:21:58 #4 [internal] load .dockerignore 01:21:58 #4 transferring context: 2B done 01:21:58 #4 DONE 0.0s 01:21:58 01:21:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:58 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:58 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done 01:21:58 #5 CACHED 01:21:58 01:21:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:58 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done 01:21:58 #6 CACHED 01:21:58 01:21:58 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:21:58 #7 DONE 0.0s 01:21:58 01:21:58 #8 exporting to image 01:21:58 #8 exporting layers done 01:21:58 #8 exporting manifest sha256:d479b1d9d5ed75bd5727388254cd652766c1f2b9c04ff45684ae3d0362ce2fd3 done 01:21:58 #8 exporting config sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done 01:21:58 #8 exporting manifest sha256:82dd4c4dc795adc66b8ceda7aa6fb2d89c42a33a062ad1b4ce3e94adda3a2cc1 done 01:21:58 #8 exporting config sha256:7b5c0f31962b226904d0e11a993acc1ae9f0cefd02011c53fcc435581d75f723 done 01:21:58 #8 exporting manifest list sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d done 01:21:58 #8 pushing layers 0.0s done 01:21:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.1s done 01:21:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:58 #8 DONE 0.1s 01:21:58 01:21:58 1 warning found (use --debug to expand): 01:21:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43' 01:21:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 --push - 01:21:59 #1 [internal] load build definition from Dockerfile 01:21:59 #1 transferring dockerfile: 178B done 01:21:59 #1 DONE 0.0s 01:21:59 01:21:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 01:21:59 #2 DONE 0.0s 01:21:59 01:21:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 01:21:59 #3 DONE 0.0s 01:21:59 01:21:59 #4 [internal] load .dockerignore 01:21:59 #4 transferring context: 2B done 01:21:59 #4 DONE 0.0s 01:21:59 01:21:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:59 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:59 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done 01:21:59 #5 CACHED 01:21:59 01:21:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:59 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done 01:21:59 #6 CACHED 01:21:59 01:21:59 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:21:59 #7 DONE 0.0s 01:21:59 01:21:59 #8 exporting to image 01:21:59 #8 exporting layers done 01:21:59 #8 exporting manifest sha256:d479b1d9d5ed75bd5727388254cd652766c1f2b9c04ff45684ae3d0362ce2fd3 done 01:21:59 #8 exporting config sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done 01:21:59 #8 exporting manifest sha256:82dd4c4dc795adc66b8ceda7aa6fb2d89c42a33a062ad1b4ce3e94adda3a2cc1 done 01:21:59 #8 exporting config sha256:7b5c0f31962b226904d0e11a993acc1ae9f0cefd02011c53fcc435581d75f723 done 01:21:59 #8 exporting manifest list sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d done 01:21:59 #8 pushing layers 0.0s done 01:21:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.1s done 01:21:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:59 #8 DONE 0.1s 01:21:59 01:21:59 1 warning found (use --debug to expand): 01:21:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:21:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:21:59 #1 [internal] load build definition from Dockerfile 01:21:59 #1 transferring dockerfile: 219B done 01:21:59 #1 DONE 0.0s 01:21:59 01:21:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:59 #2 DONE 0.0s 01:21:59 01:21:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:21:59 #3 DONE 0.0s 01:21:59 01:21:59 #4 [internal] load .dockerignore 01:21:59 #4 transferring context: 2B done 01:21:59 #4 DONE 0.0s 01:21:59 01:21:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:59 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done 01:21:59 #5 DONE 0.0s 01:21:59 01:21:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:59 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done 01:21:59 #6 CACHED 01:21:59 01:21:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:59 #5 CACHED 01:21:59 01:21:59 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:21:59 #7 DONE 0.0s 01:21:59 01:21:59 #8 exporting to image 01:21:59 #8 exporting layers done 01:21:59 #8 exporting manifest sha256:d479b1d9d5ed75bd5727388254cd652766c1f2b9c04ff45684ae3d0362ce2fd3 done 01:21:59 #8 exporting config sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done 01:21:59 #8 exporting manifest sha256:82dd4c4dc795adc66b8ceda7aa6fb2d89c42a33a062ad1b4ce3e94adda3a2cc1 done 01:21:59 #8 exporting config sha256:7b5c0f31962b226904d0e11a993acc1ae9f0cefd02011c53fcc435581d75f723 done 01:21:59 #8 exporting manifest list sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d done 01:21:59 #8 pushing layers 0.0s done 01:21:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.1s done 01:21:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:21:59 #8 DONE 0.1s 01:21:59 01:21:59 1 warning found (use --debug to expand): 01:21:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:21:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 01:21:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 01:21:59 #1 [internal] load build definition from Dockerfile 01:21:59 #1 transferring dockerfile: 170B done 01:21:59 #1 DONE 0.0s 01:21:59 01:21:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 01:21:59 #2 DONE 0.0s 01:21:59 01:21:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 01:21:59 #3 DONE 0.0s 01:21:59 01:21:59 #4 [internal] load .dockerignore 01:21:59 #4 transferring context: 2B done 01:21:59 #4 DONE 0.0s 01:21:59 01:21:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:21:59 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done 01:21:59 #5 DONE 0.0s 01:21:59 01:21:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:22:00 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 0.0s done 01:22:00 #6 CACHED 01:22:00 01:22:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d9f8ca61cc5c16fa034deb21bd54fcecdd9fb7f382c9835555c3cc7250e1ad12 01:22:00 #5 CACHED 01:22:00 01:22:00 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 01:22:00 #7 DONE 0.0s 01:22:00 01:22:00 #8 exporting to image 01:22:00 #8 exporting layers done 01:22:00 #8 exporting manifest sha256:d479b1d9d5ed75bd5727388254cd652766c1f2b9c04ff45684ae3d0362ce2fd3 done 01:22:00 #8 exporting config sha256:152f49faac72f8e0d8c615afc0120537d5beea5e88249e278942f24e44df8293 done 01:22:00 #8 exporting manifest sha256:82dd4c4dc795adc66b8ceda7aa6fb2d89c42a33a062ad1b4ce3e94adda3a2cc1 done 01:22:00 #8 exporting config sha256:7b5c0f31962b226904d0e11a993acc1ae9f0cefd02011c53fcc435581d75f723 done 01:22:00 #8 exporting manifest list sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d done 01:22:00 #8 pushing layers 0.0s done 01:22:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:155f783d78c52cf8c4ec575aae68a7e7279e42f19296324a498dd6342dcd7a5d 0.1s done 01:22:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:22:00 #8 DONE 0.1s 01:22:00 01:22:00 1 warning found (use --debug to expand): 01:22:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:22:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c --push - 01:22:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c' 01:22:00 #1 [internal] load build definition from Dockerfile 01:22:00 #1 transferring dockerfile: 202B 0.0s done 01:22:00 #1 DONE 0.0s 01:22:00 01:22:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:22:00 #2 DONE 0.0s 01:22:00 01:22:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:22:00 #3 DONE 0.1s 01:22:00 01:22:00 #4 [internal] load .dockerignore 01:22:00 #4 transferring context: 2B done 01:22:00 #4 DONE 0.0s 01:22:00 01:22:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:00 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done 01:22:00 #5 DONE 0.0s 01:22:00 01:22:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:00 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done 01:22:00 #6 DONE 0.1s 01:22:01 01:22:01 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:22:01 #7 DONE 0.0s 01:22:01 01:22:01 #8 exporting to image 01:22:01 #8 exporting layers done 01:22:01 #8 exporting manifest sha256:da5639b056c25ccd3380a0445551dfcc8bcc1298f5e84c55498bb8acecd76203 done 01:22:01 #8 exporting config sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done 01:22:01 #8 exporting manifest sha256:e7202abd8984ea6e2083f92015789014025b3f00b4af18a9a71e8f8295ea4f42 done 01:22:01 #8 exporting config sha256:1fe680e6f6f613520f51b1ac9273339aedefaa6fb76a5a4b9ac3976d0a9ceccb done 01:22:01 #8 exporting manifest list sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 done 01:22:01 #8 pushing layers 0.1s done 01:22:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 01:22:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:22:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 0.1s done 01:22:01 #8 DONE 0.2s 01:22:01 01:22:01 1 warning found (use --debug to expand): 01:22:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:22:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 01:22:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 01:22:01 #1 [internal] load build definition from Dockerfile 01:22:01 #1 transferring dockerfile: 168B done 01:22:01 #1 DONE 0.0s 01:22:01 01:22:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:22:01 #2 DONE 0.0s 01:22:01 01:22:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:22:01 #3 DONE 0.0s 01:22:01 01:22:01 #4 [internal] load .dockerignore 01:22:01 #4 transferring context: 2B done 01:22:01 #4 DONE 0.0s 01:22:01 01:22:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:01 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done 01:22:01 #5 CACHED 01:22:01 01:22:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:01 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done 01:22:01 #6 CACHED 01:22:01 01:22:01 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:22:01 #7 DONE 0.0s 01:22:01 01:22:01 #8 exporting to image 01:22:01 #8 exporting layers done 01:22:01 #8 exporting manifest sha256:da5639b056c25ccd3380a0445551dfcc8bcc1298f5e84c55498bb8acecd76203 done 01:22:01 #8 exporting config sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done 01:22:01 #8 exporting manifest sha256:e7202abd8984ea6e2083f92015789014025b3f00b4af18a9a71e8f8295ea4f42 done 01:22:01 #8 exporting config sha256:1fe680e6f6f613520f51b1ac9273339aedefaa6fb76a5a4b9ac3976d0a9ceccb done 01:22:01 #8 exporting manifest list sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 done 01:22:01 #8 pushing layers 0.0s done 01:22:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 0.1s done 01:22:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:22:01 #8 DONE 0.1s 01:22:01 01:22:01 1 warning found (use --debug to expand): 01:22:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:22:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43' 01:22:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 --push - 01:22:02 #1 [internal] load build definition from Dockerfile 01:22:02 #1 transferring dockerfile: 174B done 01:22:02 #1 DONE 0.0s 01:22:02 01:22:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 01:22:02 #2 DONE 0.0s 01:22:02 01:22:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 01:22:02 #3 DONE 0.0s 01:22:02 01:22:02 #4 [internal] load .dockerignore 01:22:02 #4 transferring context: 2B done 01:22:02 #4 DONE 0.0s 01:22:02 01:22:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:02 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done 01:22:02 #5 CACHED 01:22:02 01:22:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:02 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done 01:22:02 #6 CACHED 01:22:02 01:22:02 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:22:02 #7 DONE 0.0s 01:22:02 01:22:02 #8 exporting to image 01:22:02 #8 exporting layers done 01:22:02 #8 exporting manifest sha256:da5639b056c25ccd3380a0445551dfcc8bcc1298f5e84c55498bb8acecd76203 done 01:22:02 #8 exporting config sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done 01:22:02 #8 exporting manifest sha256:e7202abd8984ea6e2083f92015789014025b3f00b4af18a9a71e8f8295ea4f42 done 01:22:02 #8 exporting config sha256:1fe680e6f6f613520f51b1ac9273339aedefaa6fb76a5a4b9ac3976d0a9ceccb done 01:22:02 #8 exporting manifest list sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 done 01:22:02 #8 pushing layers 0.0s done 01:22:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 0.1s done 01:22:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:22:02 #8 DONE 0.1s 01:22:02 01:22:02 1 warning found (use --debug to expand): 01:22:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:22:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43' 01:22:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 --push - 01:22:02 #1 [internal] load build definition from Dockerfile 01:22:02 #1 transferring dockerfile: 215B done 01:22:02 #1 DONE 0.0s 01:22:02 01:22:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:22:02 #2 DONE 0.0s 01:22:02 01:22:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:22:02 #3 DONE 0.0s 01:22:02 01:22:02 #4 [internal] load .dockerignore 01:22:02 #4 transferring context: 2B done 01:22:02 #4 DONE 0.0s 01:22:02 01:22:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:02 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done 01:22:02 #5 DONE 0.0s 01:22:02 01:22:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:02 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done 01:22:02 #6 CACHED 01:22:02 01:22:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:02 #5 CACHED 01:22:02 01:22:02 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:22:02 #7 DONE 0.0s 01:22:02 01:22:02 #8 exporting to image 01:22:02 #8 exporting layers done 01:22:02 #8 exporting manifest sha256:da5639b056c25ccd3380a0445551dfcc8bcc1298f5e84c55498bb8acecd76203 done 01:22:02 #8 exporting config sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done 01:22:02 #8 exporting manifest sha256:e7202abd8984ea6e2083f92015789014025b3f00b4af18a9a71e8f8295ea4f42 done 01:22:02 #8 exporting config sha256:1fe680e6f6f613520f51b1ac9273339aedefaa6fb76a5a4b9ac3976d0a9ceccb done 01:22:02 #8 exporting manifest list sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 done 01:22:02 #8 pushing layers 0.0s done 01:22:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 0.1s done 01:22:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:22:02 #8 DONE 0.1s 01:22:02 01:22:02 1 warning found (use --debug to expand): 01:22:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:22:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 01:22:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 01:22:03 #1 [internal] load build definition from Dockerfile 01:22:03 #1 transferring dockerfile: 166B done 01:22:03 #1 DONE 0.0s 01:22:03 01:22:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 01:22:03 #2 DONE 0.0s 01:22:03 01:22:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 01:22:03 #3 DONE 0.0s 01:22:03 01:22:03 #4 [internal] load .dockerignore 01:22:03 #4 transferring context: 2B done 01:22:03 #4 DONE 0.0s 01:22:03 01:22:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:03 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done 01:22:03 #5 CACHED 01:22:03 01:22:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 01:22:03 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:250ac06f883e010f0b8c90306b91d6f722caef006ba927006227b141614a65e8 0.0s done 01:22:03 #6 CACHED 01:22:03 01:22:03 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 01:22:03 #7 DONE 0.0s 01:22:03 01:22:03 #8 exporting to image 01:22:03 #8 exporting layers done 01:22:03 #8 exporting manifest sha256:da5639b056c25ccd3380a0445551dfcc8bcc1298f5e84c55498bb8acecd76203 done 01:22:03 #8 exporting config sha256:2f9f115c45162e30730866813bf726fd78d7017f573a33e0bb097f89de4dd5c2 done 01:22:03 #8 exporting manifest sha256:e7202abd8984ea6e2083f92015789014025b3f00b4af18a9a71e8f8295ea4f42 done 01:22:03 #8 exporting config sha256:1fe680e6f6f613520f51b1ac9273339aedefaa6fb76a5a4b9ac3976d0a9ceccb done 01:22:03 #8 exporting manifest list sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 done 01:22:03 #8 pushing layers 0.0s done 01:22:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2fa5c764d473f0f6fc73b4ed79595c8ccd6c9dc0b1c357ab435f3a13d72168b8 0.1s done 01:22:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:22:03 #8 DONE 0.1s 01:22:03 01:22:03 1 warning found (use --debug to expand): 01:22:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:22:03 + '[' -d /w/workspace/edgex-go/882/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:22:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:22:04 ---> package-listing.sh 01:22:04 ++ facter osfamily 01:22:04 ++ tr '[:upper:]' '[:lower:]' 01:22:05 + OS_FAMILY=redhat 01:22:05 + workspace=/w/workspace/edgex-go/882 01:22:05 + START_PACKAGES=/tmp/packages_start.txt 01:22:05 + END_PACKAGES=/tmp/packages_end.txt 01:22:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:22:05 + PACKAGES=/tmp/packages_start.txt 01:22:05 + '[' /w/workspace/edgex-go/882 ']' 01:22:05 + PACKAGES=/tmp/packages_end.txt 01:22:05 + case "${OS_FAMILY}" in 01:22:05 + rpm -qa 01:22:05 + sort 01:22:05 + '[' -f /tmp/packages_start.txt ']' 01:22:05 + '[' -f /tmp/packages_end.txt ']' 01:22:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:22:05 + '[' /w/workspace/edgex-go/882 ']' 01:22:05 + mkdir -p /w/workspace/edgex-go/882/archives/ 01:22:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/882/archives/ [Pipeline] echo 01:22:05 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/882/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:22:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:06 01:22:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:06 latest: Pulling from edgex-lftools-log-publisher 01:22:06 5eb5b503b376: Pulling fs layer 01:22:06 5c69ac0246d0: Pulling fs layer 01:22:06 ec43610c2a17: Pulling fs layer 01:22:06 3a2ae6a8a46f: Pulling fs layer 01:22:06 33b1e0a273af: Pulling fs layer 01:22:06 5d3b04190fa2: Pulling fs layer 01:22:06 2f39f015ded8: Pulling fs layer 01:22:06 3a2ae6a8a46f: Waiting 01:22:06 33b1e0a273af: Waiting 01:22:06 5d3b04190fa2: Waiting 01:22:06 2f39f015ded8: Waiting 01:22:06 5c69ac0246d0: Verifying Checksum 01:22:06 5c69ac0246d0: Download complete 01:22:06 3a2ae6a8a46f: Verifying Checksum 01:22:06 3a2ae6a8a46f: Download complete 01:22:06 33b1e0a273af: Verifying Checksum 01:22:06 33b1e0a273af: Download complete 01:22:06 5d3b04190fa2: Verifying Checksum 01:22:06 5d3b04190fa2: Download complete 01:22:06 ec43610c2a17: Verifying Checksum 01:22:06 ec43610c2a17: Download complete 01:22:07 5eb5b503b376: Verifying Checksum 01:22:07 5eb5b503b376: Download complete 01:22:07 2f39f015ded8: Verifying Checksum 01:22:07 2f39f015ded8: Download complete 01:22:08 5eb5b503b376: Pull complete 01:22:08 5c69ac0246d0: Pull complete 01:22:08 ec43610c2a17: Pull complete 01:22:08 3a2ae6a8a46f: Pull complete 01:22:08 33b1e0a273af: Pull complete 01:22:09 5d3b04190fa2: Pull complete 01:22:13 2f39f015ded8: Pull complete 01:22:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:13 prd-centos7-docker-4c-2g-6479 does not seem to be running inside a container 01:22:13 $ 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/882/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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:latest cat 01:22:17 $ docker top fad2d275395445f5d04161dc185ad3f0abf300a25adaf8bbe1aaf152083afdee -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:17 + touch /tmp/pre-build-complete [Pipeline] sh 01:22:18 + mkdir -p /var/log/sysstat [Pipeline] sh 01:22:18 + ls /var/log/sa-host 01:22:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:18 provisioning config files... 01:22:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10276164379551587714tmp [Pipeline] { [Pipeline] echo 01:22:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:22:18 ---> create-netrc.sh [Pipeline] } 01:22:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:22:19 ---> python-tools-install.sh [Pipeline] echo 01:22:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:22:19 ---> sudo-logs.sh 01:22:19 Archiving 'sudo' log.. 01:22:19 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:19 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:22:19 $ docker stop --time=1 fad2d275395445f5d04161dc185ad3f0abf300a25adaf8bbe1aaf152083afdee 01:22:20 $ docker rm -f --volumes fad2d275395445f5d04161dc185ad3f0abf300a25adaf8bbe1aaf152083afdee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:22:20 [WS-CLEANUP] Deleting project workspace... 01:22:20 [WS-CLEANUP] Deferred wipeout is used... 01:22:20 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:38:23 #154 ... 01:38:23 01:38:23 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:38:23 #145 DONE 1124.5s 01:38:23 01:38:23 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:38:23 #148 ... 01:38:23 01:38:23 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:38:23 #155 DONE 0.2s 01:38:23 01:38:23 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:38:23 #51 ... 01:38:23 01:38:23 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:38:23 #156 DONE 0.1s 01:38:23 01:38:23 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:38:23 #157 DONE 0.3s 01:38:23 01:38:23 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:38:23 #51 ... 01:38:23 01:38:23 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:38:23 #158 DONE 0.2s 01:38:23 01:38:23 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:38:23 #159 DONE 0.2s 01:38:23 01:38:23 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:38:23 #160 DONE 2.2s 01:38:23 01:38:23 #106 [core-common-config-bootstrapper] exporting to image 01:38:23 #106 exporting layers 01:38:23 #106 exporting layers 0.6s done 01:38:23 #106 writing image sha256:7c1ad977d4466009c152ac9be015a67e68222520958023cbaf8ecfa4ce2a35e0 done 01:38:23 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:38:23 #106 DONE 4.9s 01:38:23 01:38:23 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:38:25 #147 DONE 1131.1s 01:38:25 01:38:25 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:38:25 #51 ... 01:38:25 01:38:25 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:38:25 #161 DONE 0.3s 01:38:25 01:38:25 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:38:25 #51 ... 01:38:25 01:38:25 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:38:28 #162 DONE 2.2s 01:38:28 01:38:28 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:38:28 #163 DONE 0.3s 01:38:28 01:38:28 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:38:28 #151 ... 01:38:28 01:38:28 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:38:28 #164 DONE 0.2s 01:38:28 01:38:28 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:38:28 #165 DONE 0.4s 01:38:28 01:38:28 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:38:29 #166 DONE 0.2s 01:38:29 01:38:29 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:38:29 #167 DONE 0.2s 01:38:29 01:38:29 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:38:29 #168 DONE 0.1s 01:38:29 01:38:29 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:38:29 #169 DONE 0.1s 01:38:29 01:38:29 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:38:29 #151 ... 01:38:29 01:38:29 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:38:29 #170 DONE 0.1s 01:38:29 01:38:29 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:38:32 #171 DONE 2.0s 01:38:32 01:38:32 #106 [security-bootstrapper] exporting to image 01:38:32 #106 exporting layers 01:38:32 #106 exporting layers 0.9s done 01:38:32 #106 writing image sha256:fea57ac169b6eb22b768e653fec57d0300c6d9ae241ed28fcb4132afa7000d94 done 01:38:32 #106 naming to docker.io/library/security-bootstrapper-arm64 done 01:38:32 #106 DONE 5.8s 01:38:32 01:38:32 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:53:55 #143 ... 01:53:55 01:53:55 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:53:55 #148 DONE 2047.1s 01:53:55 01:53:55 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:53:55 #149 ... 01:53:55 01:53:55 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:53:55 #172 DONE 0.1s 01:53:55 01:53:55 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:53:55 #173 DONE 0.2s 01:53:55 01:53:55 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:53:55 #151 ... 01:53:55 01:53:55 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:53:55 #174 DONE 0.5s 01:53:55 01:53:55 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:53:55 #175 DONE 0.2s 01:53:55 01:53:55 #106 [core-command] exporting to image 01:53:55 #106 exporting layers 01:53:55 #106 exporting layers 0.5s done 01:53:55 #106 writing image sha256:9c903047399678174a20ae68cc9e42b7f64bb70467ee9dfbdab47f5cb645acf0 done 01:53:55 #106 naming to docker.io/library/core-command-arm64 0.0s done 01:53:55 #106 DONE 6.4s 01:53:55 01:53:55 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:54:03 #143 ... 01:54:03 01:54:03 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:54:03 #150 2068.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:54:10 #150 ... 01:54:10 01:54:10 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:54:10 #149 DONE 2075.4s 01:54:10 01:54:10 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:54:10 #143 ... 01:54:10 01:54:10 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:54:10 #176 DONE 0.2s 01:54:10 01:54:10 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:54:10 #177 DONE 0.2s 01:54:10 01:54:10 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:54:10 #150 ... 01:54:10 01:54:10 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:54:10 #178 DONE 0.1s 01:54:10 01:54:10 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:54:10 #179 DONE 0.1s 01:54:10 01:54:10 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:54:10 #180 DONE 0.4s 01:54:10 01:54:10 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:54:10 #51 ... 01:54:10 01:54:10 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:54:10 #181 DONE 0.1s 01:54:10 01:54:10 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:54:13 #182 DONE 2.5s 01:54:13 01:54:13 #106 [security-proxy-setup] exporting to image 01:54:13 #106 exporting layers 01:54:14 #106 exporting layers 1.2s done 01:54:14 #106 writing image sha256:c9e12402584ed84cd4023bf34f2a370a090a410209673932f35afefc86a4a96b done 01:54:14 #106 naming to docker.io/library/security-proxy-setup-arm64 done 01:54:14 #106 DONE 7.6s 01:54:14 01:54:14 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:54:36 #143 ... 01:54:36 01:54:36 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:54:36 #150 DONE 2102.3s 01:54:36 01:54:36 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:54:36 #51 ... 01:54:36 01:54:36 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:54:36 #183 DONE 0.3s 01:54:36 01:54:36 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:54:36 #151 ... 01:54:36 01:54:36 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:54:36 #184 DONE 0.2s 01:54:36 01:54:36 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:54:37 #143 ... 01:54:37 01:54:37 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:54:37 #185 DONE 0.2s 01:54:37 01:54:37 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:54:37 #186 DONE 0.1s 01:54:37 01:54:37 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:54:37 #187 DONE 0.1s 01:54:37 01:54:37 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:54:37 #188 DONE 0.3s 01:54:37 01:54:37 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:54:37 #189 DONE 0.4s 01:54:37 01:54:37 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:54:38 #153 ... 01:54:38 01:54:38 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:54:38 #190 DONE 0.1s 01:54:38 01:54:38 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:54:40 #191 DONE 1.9s 01:54:40 01:54:40 #106 [security-secretstore-setup] exporting to image 01:54:40 #106 exporting layers 01:54:42 #106 exporting layers 1.7s done 01:54:42 #106 writing image sha256:dcde2c5a2ae04a75799121cdb5ed7d3447464f3dcc7faf2f57f5fd688aa2bf2b done 01:54:42 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 01:54:42 #106 DONE 9.4s 01:54:42 01:54:42 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:55:38 #144 ... 01:55:38 01:55:38 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:55:38 #153 DONE 2160.1s 01:55:38 01:55:38 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:55:38 #151 ... 01:55:38 01:55:38 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:55:38 #192 DONE 0.2s 01:55:38 01:55:38 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:55:38 #193 DONE 0.1s 01:55:38 01:55:38 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:55:38 #194 DONE 0.6s 01:55:38 01:55:38 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:55:38 #151 ... 01:55:38 01:55:38 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:55:38 #195 DONE 0.1s 01:55:38 01:55:38 #106 [security-spiffe-token-provider] exporting to image 01:55:38 #106 exporting layers 01:55:38 #106 exporting layers 1.0s done 01:55:38 #106 writing image sha256:5e554b2f1b68bb30813ff073922c95b2cddcfdccbea562db6a3b2200a7391527 done 01:55:38 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:55:38 #106 DONE 10.4s 01:55:38 01:55:38 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:56:25 #151 ... 01:56:25 01:56:25 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:56:25 #152 DONE 2204.2s 01:56:25 01:56:25 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:56:25 #151 ... 01:56:25 01:56:25 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:56:25 #196 DONE 0.2s 01:56:25 01:56:25 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:56:25 #197 DONE 0.3s 01:56:25 01:56:25 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:56:25 #51 ... 01:56:25 01:56:25 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:56:25 #143 DONE 2205.2s 01:56:25 01:56:25 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:56:25 #198 DONE 0.9s 01:56:25 01:56:25 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:56:25 #146 ... 01:56:25 01:56:25 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:56:25 #199 DONE 0.3s 01:56:25 01:56:25 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:56:25 #200 ... 01:56:25 01:56:25 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:56:25 #201 DONE 0.2s 01:56:25 01:56:25 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:56:25 #200 DONE 0.2s 01:56:25 01:56:25 #202 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:56:25 #202 DONE 0.9s 01:56:25 01:56:25 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:56:25 #203 DONE 0.3s 01:56:25 01:56:25 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:56:25 #204 ... 01:56:25 01:56:25 #106 [core-keeper] exporting to image 01:56:25 #106 exporting layers 0.7s done 01:56:25 #106 writing image sha256:e8b4c8ae91629a5f45a8db9075c00e66839d918702ecd1d3f6ab519ce3aa0438 done 01:56:25 #106 naming to docker.io/library/core-keeper-arm64 done 01:56:25 #106 DONE 11.1s 01:56:25 01:56:25 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:56:25 #204 DONE 2.3s 01:56:25 01:56:25 #106 [security-proxy-auth] exporting to image 01:56:25 #106 exporting layers 0.9s done 01:56:25 #106 writing image sha256:b3e39fe22b77010c388ba4b507c030371f7ec6935f94e8224d1ea31c43f08113 done 01:56:25 #106 naming to docker.io/library/security-proxy-auth-arm64 done 01:56:25 #106 DONE 11.9s 01:56:25 01:56:25 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:56:27 #151 DONE 2213.8s 01:56:27 01:56:27 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:56:27 #54 ... 01:56:27 01:56:27 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:56:27 #205 DONE 0.3s 01:56:27 01:56:27 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:28 #144 ... 01:56:28 01:56:28 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:56:28 #206 DONE 0.1s 01:56:28 01:56:28 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:56:29 #207 DONE 0.5s 01:56:29 01:56:29 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:29 #144 ... 01:56:29 01:56:29 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:56:29 #208 DONE 0.2s 01:56:29 01:56:29 #106 [core-data] exporting to image 01:56:29 #106 exporting layers 01:56:29 #106 ... 01:56:29 01:56:29 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:56:29 #146 DONE 2215.9s 01:56:29 01:56:29 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:56:30 #51 ... 01:56:30 01:56:30 #106 [core-data] exporting to image 01:56:30 #106 exporting layers 1.2s done 01:56:30 #106 writing image sha256:8337a3591a85137606980e89c8da5de3745e5f9727aeacc83abd668fae176202 0.0s done 01:56:30 #106 naming to docker.io/library/core-data-arm64 done 01:56:30 #106 DONE 13.1s 01:56:30 01:56:30 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:56:30 #209 DONE 0.3s 01:56:30 01:56:30 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:30 #144 ... 01:56:30 01:56:30 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:56:30 #210 DONE 0.2s 01:56:30 01:56:30 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:56:31 #211 DONE 0.5s 01:56:31 01:56:31 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:56:31 #212 DONE 0.1s 01:56:31 01:56:31 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:56:31 #213 DONE 0.1s 01:56:31 01:56:31 #106 [core-metadata] exporting to image 01:56:32 #106 exporting layers 0.5s done 01:56:32 #106 writing image sha256:c17dd188096802c6927e3c9865e2dc0ceb9e3d5644665d5d7a88571f90dc3deb done 01:56:32 #106 naming to docker.io/library/core-metadata-arm64 done 01:56:32 #106 DONE 13.6s 01:56:32 01:56:32 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:58 #144 ... 01:56:58 01:56:58 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:56:58 #154 DONE 2243.3s 01:56:58 01:56:58 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:56:58 #51 ... 01:56:58 01:56:58 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:56:58 #214 DONE 0.1s 01:56:58 01:56:58 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:56:58 #215 DONE 0.2s 01:56:58 01:56:58 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:56:58 #216 DONE 0.6s 01:56:58 01:56:58 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:58 #144 ... 01:56:58 01:56:58 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:56:58 #217 DONE 0.1s 01:56:58 01:56:58 #106 [support-scheduler] exporting to image 01:56:58 #106 exporting layers 01:56:59 #106 exporting layers 1.0s done 01:56:59 #106 writing image sha256:ef4159b69a02152c7174a5eea29ab69efea49c7ee52ddc4d950fe65b00b80c75 done 01:56:59 #106 naming to docker.io/library/support-scheduler-arm64 done 01:56:59 #106 DONE 14.6s 01:56:59 01:56:59 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:57:04 #144 DONE 2250.9s 01:57:04 01:57:04 #51 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:57:04 #51 ... 01:57:04 01:57:04 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:57:04 #218 DONE 0.2s 01:57:04 01:57:04 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:57:05 #219 DONE 0.1s 01:57:05 01:57:05 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:57:05 #220 DONE 0.4s 01:57:05 01:57:05 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:57:05 #54 ... 01:57:05 01:57:05 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:57:05 #221 DONE 0.1s 01:57:05 01:57:05 #106 [support-notifications] exporting to image 01:57:05 #106 exporting layers 01:57:05 #106 exporting layers 0.6s done 01:57:05 #106 writing image sha256:1fc69413ccd5116861bca40332c2962c0f8b4413cb9435532159f2d610318dd5 done 01:57:05 #106 naming to docker.io/library/support-notifications-arm64 done 01:57:05 #106 DONE 15.2s 01:57:05 01:57:05 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:57:05 time="2025-08-08T01:16:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:57:05 $ docker stop --time=1 e46fa3c80cb8070369cc7e1e07aec5e96bc973a0d93db04d0a6c27ea7b473e63 01:57:07 $ docker rm -f --volumes e46fa3c80cb8070369cc7e1e07aec5e96bc973a0d93db04d0a6c27ea7b473e63 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:08 + docker images 01:57:08 REPOSITORY TAG IMAGE ID CREATED SIZE 01:57:08 support-notifications-arm64 latest 1fc69413ccd5 3 seconds ago 53.8MB 01:57:08 support-scheduler-arm64 latest ef4159b69a02 10 seconds ago 50MB 01:57:08 core-metadata-arm64 latest c17dd1880968 37 seconds ago 46.3MB 01:57:08 core-data-arm64 latest 8337a3591a85 40 seconds ago 46.2MB 01:57:08 security-proxy-auth-arm64 latest b3e39fe22b77 46 seconds ago 45.3MB 01:57:08 core-keeper-arm64 latest e8b4c8ae9162 47 seconds ago 45MB 01:57:08 security-spiffe-token-provider-arm64 latest 5e554b2f1b68 About a minute ago 49.5MB 01:57:08 security-secretstore-setup-arm64 latest dcde2c5a2ae0 2 minutes ago 79.6MB 01:57:08 security-proxy-setup-arm64 latest c9e12402584e 2 minutes ago 50MB 01:57:08 core-command-arm64 latest 9c9030473996 3 minutes ago 40.7MB 01:57:08 security-bootstrapper-arm64 latest fea57ac169b6 18 minutes ago 22.1MB 01:57:08 core-common-config-bootstrapper-arm64 latest 7c1ad977d446 18 minutes ago 21MB 01:57:08 security-spire-agent-arm64 latest 143ba6ab917f 38 minutes ago 188MB 01:57:08 security-spire-server-arm64 latest ce67716c8633 38 minutes ago 145MB 01:57:08 security-spire-config-arm64 latest 81b3cad0454d 39 minutes ago 144MB 01:57:08 ci-base-image-arm64 latest 4ef09bde6a8b 40 minutes ago 916MB 01:57:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 4 days ago 566MB 01:57:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:08 provisioning config files... 01:57:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/882@tmp/config6601945578288253113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:08 ---> ****-login.sh 01:57:08 nexus3.edgexfoundry.org:10001 01:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:08 Configure a credential helper to remove this warning. See 01:57:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:08 01:57:08 Login Succeeded 01:57:08 nexus3.edgexfoundry.org:10002 01:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:09 Configure a credential helper to remove this warning. See 01:57:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:09 01:57:09 Login Succeeded 01:57:09 nexus3.edgexfoundry.org:10003 01:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:09 Configure a credential helper to remove this warning. See 01:57:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:09 01:57:09 Login Succeeded 01:57:09 nexus3.edgexfoundry.org:10004 01:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:09 Configure a credential helper to remove this warning. See 01:57:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:09 01:57:09 Login Succeeded 01:57:09 ****.io 01:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:10 Configure a credential helper to remove this warning. See 01:57:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:10 01:57:10 Login Succeeded 01:57:10 ---> ****-login.sh ends [Pipeline] } 01:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:57:10 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:57:10 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:10 latest 01:57:10 4.1.0-dev.43 01:57:10 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:10 main 01:57:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:57:11 2e000a6fa264: Preparing 01:57:11 6a4fcfd36fc2: Preparing 01:57:11 79307b595632: Preparing 01:57:11 d24c5aa90c4a: Preparing 01:57:11 3c941bc3d647: Preparing 01:57:11 8a0c34a7d119: Preparing 01:57:11 1e890da81ec9: Preparing 01:57:11 8a0c34a7d119: Waiting 01:57:11 1e890da81ec9: Waiting 01:57:11 79307b595632: Pushed 01:57:11 d24c5aa90c4a: Pushed 01:57:11 2e000a6fa264: Pushed 01:57:11 1e890da81ec9: Layer already exists 01:57:11 8a0c34a7d119: Pushed 01:57:11 3c941bc3d647: Pushed 01:57:18 6a4fcfd36fc2: Pushed 01:57:18 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:cd200e8b57a23c8b72faa5e32d9f00af091bd6cd2dd64060cae3580c1e3d8036 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:57:19 2e000a6fa264: Preparing 01:57:19 6a4fcfd36fc2: Preparing 01:57:19 79307b595632: Preparing 01:57:19 d24c5aa90c4a: Preparing 01:57:19 3c941bc3d647: Preparing 01:57:19 8a0c34a7d119: Preparing 01:57:19 1e890da81ec9: Preparing 01:57:19 8a0c34a7d119: Waiting 01:57:19 79307b595632: Layer already exists 01:57:19 3c941bc3d647: Layer already exists 01:57:19 2e000a6fa264: Layer already exists 01:57:19 d24c5aa90c4a: Layer already exists 01:57:19 6a4fcfd36fc2: Layer already exists 01:57:19 8a0c34a7d119: Layer already exists 01:57:19 1e890da81ec9: Layer already exists 01:57:19 latest: digest: sha256:cd200e8b57a23c8b72faa5e32d9f00af091bd6cd2dd64060cae3580c1e3d8036 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 01:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:57:20 2e000a6fa264: Preparing 01:57:20 6a4fcfd36fc2: Preparing 01:57:20 79307b595632: Preparing 01:57:20 d24c5aa90c4a: Preparing 01:57:20 3c941bc3d647: Preparing 01:57:20 8a0c34a7d119: Preparing 01:57:20 1e890da81ec9: Preparing 01:57:20 8a0c34a7d119: Waiting 01:57:20 1e890da81ec9: Waiting 01:57:20 d24c5aa90c4a: Layer already exists 01:57:20 79307b595632: Layer already exists 01:57:20 6a4fcfd36fc2: Layer already exists 01:57:20 3c941bc3d647: Layer already exists 01:57:20 2e000a6fa264: Layer already exists 01:57:20 8a0c34a7d119: Layer already exists 01:57:20 1e890da81ec9: Layer already exists 01:57:20 4.1.0-dev.43: digest: sha256:cd200e8b57a23c8b72faa5e32d9f00af091bd6cd2dd64060cae3580c1e3d8036 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:57:21 2e000a6fa264: Preparing 01:57:21 6a4fcfd36fc2: Preparing 01:57:21 79307b595632: Preparing 01:57:21 d24c5aa90c4a: Preparing 01:57:21 3c941bc3d647: Preparing 01:57:21 8a0c34a7d119: Preparing 01:57:21 1e890da81ec9: Preparing 01:57:21 8a0c34a7d119: Waiting 01:57:21 1e890da81ec9: Waiting 01:57:21 d24c5aa90c4a: Layer already exists 01:57:21 79307b595632: Layer already exists 01:57:21 6a4fcfd36fc2: Layer already exists 01:57:21 3c941bc3d647: Layer already exists 01:57:21 2e000a6fa264: Layer already exists 01:57:21 1e890da81ec9: Layer already exists 01:57:21 8a0c34a7d119: Layer already exists 01:57:21 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:cd200e8b57a23c8b72faa5e32d9f00af091bd6cd2dd64060cae3580c1e3d8036 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:57:22 2e000a6fa264: Preparing 01:57:22 6a4fcfd36fc2: Preparing 01:57:22 79307b595632: Preparing 01:57:22 d24c5aa90c4a: Preparing 01:57:22 3c941bc3d647: Preparing 01:57:22 8a0c34a7d119: Preparing 01:57:22 1e890da81ec9: Preparing 01:57:22 8a0c34a7d119: Waiting 01:57:22 1e890da81ec9: Waiting 01:57:22 79307b595632: Layer already exists 01:57:22 2e000a6fa264: Layer already exists 01:57:22 3c941bc3d647: Layer already exists 01:57:22 d24c5aa90c4a: Layer already exists 01:57:22 6a4fcfd36fc2: Layer already exists 01:57:22 8a0c34a7d119: Layer already exists 01:57:22 1e890da81ec9: Layer already exists 01:57:22 main: digest: sha256:cd200e8b57a23c8b72faa5e32d9f00af091bd6cd2dd64060cae3580c1e3d8036 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:22 ===================================================== [Pipeline] echo 01:57:22 taggedImages: 01:57:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:57:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 01:57:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:57:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:57:22 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:22 latest 01:57:22 4.1.0-dev.43 01:57:22 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:22 main 01:57:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:57:23 8015d831835f: Preparing 01:57:23 093a7f68938b: Preparing 01:57:23 330032a80996: Preparing 01:57:23 8b378892c80e: Preparing 01:57:23 79307b595632: Preparing 01:57:23 d24c5aa90c4a: Preparing 01:57:23 3c941bc3d647: Preparing 01:57:23 8a0c34a7d119: Preparing 01:57:23 1e890da81ec9: Preparing 01:57:23 d24c5aa90c4a: Waiting 01:57:23 3c941bc3d647: Waiting 01:57:23 8a0c34a7d119: Waiting 01:57:23 1e890da81ec9: Waiting 01:57:23 79307b595632: Layer already exists 01:57:23 d24c5aa90c4a: Layer already exists 01:57:23 3c941bc3d647: Layer already exists 01:57:23 8a0c34a7d119: Layer already exists 01:57:23 093a7f68938b: Pushed 01:57:23 330032a80996: Pushed 01:57:23 8015d831835f: Pushed 01:57:23 1e890da81ec9: Layer already exists 01:57:26 8b378892c80e: Pushed 01:57:26 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:94f707a8f5f840fd6ecdb24797b35a86d07a5e8124f86a560629cef91a2e3854 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:26 + 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 01:57:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:57:26 8015d831835f: Preparing 01:57:26 093a7f68938b: Preparing 01:57:26 330032a80996: Preparing 01:57:26 8b378892c80e: Preparing 01:57:26 79307b595632: Preparing 01:57:26 d24c5aa90c4a: Preparing 01:57:26 3c941bc3d647: Preparing 01:57:26 8a0c34a7d119: Preparing 01:57:26 1e890da81ec9: Preparing 01:57:26 3c941bc3d647: Waiting 01:57:26 8a0c34a7d119: Waiting 01:57:26 1e890da81ec9: Waiting 01:57:26 d24c5aa90c4a: Waiting 01:57:26 093a7f68938b: Layer already exists 01:57:26 79307b595632: Layer already exists 01:57:26 8015d831835f: Layer already exists 01:57:26 8b378892c80e: Layer already exists 01:57:26 330032a80996: Layer already exists 01:57:26 d24c5aa90c4a: Layer already exists 01:57:26 8a0c34a7d119: Layer already exists 01:57:26 3c941bc3d647: Layer already exists 01:57:26 1e890da81ec9: Layer already exists 01:57:27 latest: digest: sha256:94f707a8f5f840fd6ecdb24797b35a86d07a5e8124f86a560629cef91a2e3854 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 01:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:57:27 8015d831835f: Preparing 01:57:27 093a7f68938b: Preparing 01:57:27 330032a80996: Preparing 01:57:27 8b378892c80e: Preparing 01:57:27 79307b595632: Preparing 01:57:27 d24c5aa90c4a: Preparing 01:57:27 3c941bc3d647: Preparing 01:57:27 8a0c34a7d119: Preparing 01:57:27 1e890da81ec9: Preparing 01:57:27 d24c5aa90c4a: Waiting 01:57:27 3c941bc3d647: Waiting 01:57:27 8a0c34a7d119: Waiting 01:57:27 1e890da81ec9: Waiting 01:57:27 093a7f68938b: Layer already exists 01:57:27 8b378892c80e: Layer already exists 01:57:27 330032a80996: Layer already exists 01:57:27 8015d831835f: Layer already exists 01:57:27 79307b595632: Layer already exists 01:57:27 1e890da81ec9: Layer already exists 01:57:27 8a0c34a7d119: Layer already exists 01:57:27 3c941bc3d647: Layer already exists 01:57:27 d24c5aa90c4a: Layer already exists 01:57:28 4.1.0-dev.43: digest: sha256:94f707a8f5f840fd6ecdb24797b35a86d07a5e8124f86a560629cef91a2e3854 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:57:28 8015d831835f: Preparing 01:57:28 093a7f68938b: Preparing 01:57:28 330032a80996: Preparing 01:57:28 8b378892c80e: Preparing 01:57:28 79307b595632: Preparing 01:57:28 d24c5aa90c4a: Preparing 01:57:28 3c941bc3d647: Preparing 01:57:28 8a0c34a7d119: Preparing 01:57:28 1e890da81ec9: Preparing 01:57:28 3c941bc3d647: Waiting 01:57:28 8a0c34a7d119: Waiting 01:57:28 d24c5aa90c4a: Waiting 01:57:28 1e890da81ec9: Waiting 01:57:28 8b378892c80e: Layer already exists 01:57:28 330032a80996: Layer already exists 01:57:28 79307b595632: Layer already exists 01:57:28 8015d831835f: Layer already exists 01:57:28 093a7f68938b: Layer already exists 01:57:28 d24c5aa90c4a: Layer already exists 01:57:28 8a0c34a7d119: Layer already exists 01:57:28 1e890da81ec9: Layer already exists 01:57:28 3c941bc3d647: Layer already exists 01:57:29 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:94f707a8f5f840fd6ecdb24797b35a86d07a5e8124f86a560629cef91a2e3854 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:29 + 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 01:57:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:57:29 8015d831835f: Preparing 01:57:29 093a7f68938b: Preparing 01:57:29 330032a80996: Preparing 01:57:29 8b378892c80e: Preparing 01:57:29 79307b595632: Preparing 01:57:29 d24c5aa90c4a: Preparing 01:57:29 3c941bc3d647: Preparing 01:57:29 8a0c34a7d119: Preparing 01:57:29 1e890da81ec9: Preparing 01:57:29 d24c5aa90c4a: Waiting 01:57:29 3c941bc3d647: Waiting 01:57:29 8a0c34a7d119: Waiting 01:57:29 1e890da81ec9: Waiting 01:57:29 8b378892c80e: Layer already exists 01:57:29 330032a80996: Layer already exists 01:57:29 79307b595632: Layer already exists 01:57:29 093a7f68938b: Layer already exists 01:57:29 8015d831835f: Layer already exists 01:57:29 8a0c34a7d119: Layer already exists 01:57:29 d24c5aa90c4a: Layer already exists 01:57:29 3c941bc3d647: Layer already exists 01:57:29 1e890da81ec9: Layer already exists 01:57:30 main: digest: sha256:94f707a8f5f840fd6ecdb24797b35a86d07a5e8124f86a560629cef91a2e3854 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:30 ===================================================== [Pipeline] echo 01:57:30 taggedImages: 01:57:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:57:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 01:57:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:57:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:57:30 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:30 latest 01:57:30 4.1.0-dev.43 01:57:30 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:30 main 01:57:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:57:30 da0b6ffbba0a: Preparing 01:57:30 3734004e6f4e: Preparing 01:57:30 79307b595632: Preparing 01:57:30 d24c5aa90c4a: Preparing 01:57:30 745c4d625585: Preparing 01:57:30 d78c9842ebee: Preparing 01:57:30 1e890da81ec9: Preparing 01:57:30 d78c9842ebee: Waiting 01:57:30 1e890da81ec9: Waiting 01:57:30 79307b595632: Layer already exists 01:57:30 d24c5aa90c4a: Layer already exists 01:57:31 1e890da81ec9: Layer already exists 01:57:31 da0b6ffbba0a: Pushed 01:57:31 d78c9842ebee: Pushed 01:57:31 745c4d625585: Pushed 01:57:39 3734004e6f4e: Pushed 01:57:39 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:8cfc35438673cb3b6b549efa708cfbc9216fa0a227b8ca993fd4df7ce2c09f5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:57:40 da0b6ffbba0a: Preparing 01:57:40 3734004e6f4e: Preparing 01:57:40 79307b595632: Preparing 01:57:40 d24c5aa90c4a: Preparing 01:57:40 745c4d625585: Preparing 01:57:40 d78c9842ebee: Preparing 01:57:40 1e890da81ec9: Preparing 01:57:40 d78c9842ebee: Waiting 01:57:40 1e890da81ec9: Waiting 01:57:40 d24c5aa90c4a: Layer already exists 01:57:40 da0b6ffbba0a: Layer already exists 01:57:40 745c4d625585: Layer already exists 01:57:40 79307b595632: Layer already exists 01:57:40 3734004e6f4e: Layer already exists 01:57:40 1e890da81ec9: Layer already exists 01:57:40 d78c9842ebee: Layer already exists 01:57:40 latest: digest: sha256:8cfc35438673cb3b6b549efa708cfbc9216fa0a227b8ca993fd4df7ce2c09f5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 01:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:57:41 da0b6ffbba0a: Preparing 01:57:41 3734004e6f4e: Preparing 01:57:41 79307b595632: Preparing 01:57:41 d24c5aa90c4a: Preparing 01:57:41 745c4d625585: Preparing 01:57:41 d78c9842ebee: Preparing 01:57:41 1e890da81ec9: Preparing 01:57:41 d78c9842ebee: Waiting 01:57:41 1e890da81ec9: Waiting 01:57:41 da0b6ffbba0a: Layer already exists 01:57:41 79307b595632: Layer already exists 01:57:41 3734004e6f4e: Layer already exists 01:57:41 745c4d625585: Layer already exists 01:57:41 d24c5aa90c4a: Layer already exists 01:57:41 d78c9842ebee: Layer already exists 01:57:41 1e890da81ec9: Layer already exists 01:57:41 4.1.0-dev.43: digest: sha256:8cfc35438673cb3b6b549efa708cfbc9216fa0a227b8ca993fd4df7ce2c09f5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:57:42 da0b6ffbba0a: Preparing 01:57:42 3734004e6f4e: Preparing 01:57:42 79307b595632: Preparing 01:57:42 d24c5aa90c4a: Preparing 01:57:42 745c4d625585: Preparing 01:57:42 d78c9842ebee: Preparing 01:57:42 1e890da81ec9: Preparing 01:57:42 d78c9842ebee: Waiting 01:57:42 1e890da81ec9: Waiting 01:57:42 d24c5aa90c4a: Layer already exists 01:57:42 745c4d625585: Layer already exists 01:57:42 3734004e6f4e: Layer already exists 01:57:42 79307b595632: Layer already exists 01:57:42 da0b6ffbba0a: Layer already exists 01:57:42 1e890da81ec9: Layer already exists 01:57:42 d78c9842ebee: Layer already exists 01:57:42 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:8cfc35438673cb3b6b549efa708cfbc9216fa0a227b8ca993fd4df7ce2c09f5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:57:43 da0b6ffbba0a: Preparing 01:57:43 3734004e6f4e: Preparing 01:57:43 79307b595632: Preparing 01:57:43 d24c5aa90c4a: Preparing 01:57:43 745c4d625585: Preparing 01:57:43 d78c9842ebee: Preparing 01:57:43 1e890da81ec9: Preparing 01:57:43 d78c9842ebee: Waiting 01:57:43 1e890da81ec9: Waiting 01:57:43 d24c5aa90c4a: Layer already exists 01:57:43 79307b595632: Layer already exists 01:57:43 da0b6ffbba0a: Layer already exists 01:57:43 3734004e6f4e: Layer already exists 01:57:43 745c4d625585: Layer already exists 01:57:43 d78c9842ebee: Layer already exists 01:57:43 1e890da81ec9: Layer already exists 01:57:43 main: digest: sha256:8cfc35438673cb3b6b549efa708cfbc9216fa0a227b8ca993fd4df7ce2c09f5b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:43 ===================================================== [Pipeline] echo 01:57:43 taggedImages: 01:57:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:57:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 01:57:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:57:43 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 01:57:43 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:43 latest 01:57:43 4.1.0-dev.43 01:57:43 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:43 main 01:57:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:57:44 6759932cec2c: Preparing 01:57:44 1389bd3bc89a: Preparing 01:57:44 d24c5aa90c4a: Preparing 01:57:44 060806985d7b: Preparing 01:57:44 089bdaf89567: Preparing 01:57:44 1e890da81ec9: Preparing 01:57:44 1e890da81ec9: Waiting 01:57:44 d24c5aa90c4a: Layer already exists 01:57:44 1e890da81ec9: Layer already exists 01:57:44 089bdaf89567: Pushed 01:57:44 6759932cec2c: Pushed 01:57:44 060806985d7b: Pushed 01:57:53 1389bd3bc89a: Pushed 01:57:53 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:0aa7c6ad78ebd234cf9c4d7b17bb18f57fbff17e26bf194467b8fa0a2ec63ada size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:57:53 6759932cec2c: Preparing 01:57:53 1389bd3bc89a: Preparing 01:57:53 d24c5aa90c4a: Preparing 01:57:53 060806985d7b: Preparing 01:57:53 089bdaf89567: Preparing 01:57:53 1e890da81ec9: Preparing 01:57:53 1e890da81ec9: Waiting 01:57:53 6759932cec2c: Layer already exists 01:57:53 089bdaf89567: Layer already exists 01:57:53 060806985d7b: Layer already exists 01:57:53 1389bd3bc89a: Layer already exists 01:57:53 d24c5aa90c4a: Layer already exists 01:57:53 1e890da81ec9: Layer already exists 01:57:53 latest: digest: sha256:0aa7c6ad78ebd234cf9c4d7b17bb18f57fbff17e26bf194467b8fa0a2ec63ada size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 01:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:57:54 6759932cec2c: Preparing 01:57:54 1389bd3bc89a: Preparing 01:57:54 d24c5aa90c4a: Preparing 01:57:54 060806985d7b: Preparing 01:57:54 089bdaf89567: Preparing 01:57:54 1e890da81ec9: Preparing 01:57:54 1e890da81ec9: Waiting 01:57:54 6759932cec2c: Layer already exists 01:57:54 060806985d7b: Layer already exists 01:57:54 089bdaf89567: Layer already exists 01:57:54 d24c5aa90c4a: Layer already exists 01:57:54 1389bd3bc89a: Layer already exists 01:57:54 1e890da81ec9: Layer already exists 01:57:54 4.1.0-dev.43: digest: sha256:0aa7c6ad78ebd234cf9c4d7b17bb18f57fbff17e26bf194467b8fa0a2ec63ada size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:57:55 6759932cec2c: Preparing 01:57:55 1389bd3bc89a: Preparing 01:57:55 d24c5aa90c4a: Preparing 01:57:55 060806985d7b: Preparing 01:57:55 089bdaf89567: Preparing 01:57:55 1e890da81ec9: Preparing 01:57:55 1e890da81ec9: Waiting 01:57:55 1389bd3bc89a: Layer already exists 01:57:55 d24c5aa90c4a: Layer already exists 01:57:55 089bdaf89567: Layer already exists 01:57:55 6759932cec2c: Layer already exists 01:57:55 060806985d7b: Layer already exists 01:57:55 1e890da81ec9: Layer already exists 01:57:56 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:0aa7c6ad78ebd234cf9c4d7b17bb18f57fbff17e26bf194467b8fa0a2ec63ada size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 01:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:57:56 6759932cec2c: Preparing 01:57:56 1389bd3bc89a: Preparing 01:57:56 d24c5aa90c4a: Preparing 01:57:56 060806985d7b: Preparing 01:57:56 089bdaf89567: Preparing 01:57:56 1e890da81ec9: Preparing 01:57:56 1e890da81ec9: Waiting 01:57:56 089bdaf89567: Layer already exists 01:57:56 060806985d7b: Layer already exists 01:57:56 1389bd3bc89a: Layer already exists 01:57:56 d24c5aa90c4a: Layer already exists 01:57:56 6759932cec2c: Layer already exists 01:57:56 1e890da81ec9: Layer already exists 01:57:57 main: digest: sha256:0aa7c6ad78ebd234cf9c4d7b17bb18f57fbff17e26bf194467b8fa0a2ec63ada size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:57 ===================================================== [Pipeline] echo 01:57:57 taggedImages: 01:57:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:57:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 01:57:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 01:57:57 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:57:57 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:57 latest 01:57:57 4.1.0-dev.43 01:57:57 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:57:57 main 01:57:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:57:57 ddb18aba5dfc: Preparing 01:57:57 170eabb62c98: Preparing 01:57:57 f4f6199ce55e: Preparing 01:57:57 79307b595632: Preparing 01:57:57 d24c5aa90c4a: Preparing 01:57:57 3c941bc3d647: Preparing 01:57:57 8a0c34a7d119: Preparing 01:57:57 1e890da81ec9: Preparing 01:57:57 3c941bc3d647: Waiting 01:57:57 8a0c34a7d119: Waiting 01:57:57 1e890da81ec9: Waiting 01:57:57 d24c5aa90c4a: Layer already exists 01:57:58 79307b595632: Layer already exists 01:57:58 3c941bc3d647: Layer already exists 01:57:58 8a0c34a7d119: Layer already exists 01:57:58 170eabb62c98: Pushed 01:57:58 1e890da81ec9: Layer already exists 01:57:58 ddb18aba5dfc: Pushed 01:58:06 f4f6199ce55e: Pushed 01:58:06 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:18886b298d0d0a838c97d0057c127d66d71920901d06e2a07fe64d34b236597f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:58:07 ddb18aba5dfc: Preparing 01:58:07 170eabb62c98: Preparing 01:58:07 f4f6199ce55e: Preparing 01:58:07 79307b595632: Preparing 01:58:07 d24c5aa90c4a: Preparing 01:58:07 3c941bc3d647: Preparing 01:58:07 8a0c34a7d119: Preparing 01:58:07 1e890da81ec9: Preparing 01:58:07 8a0c34a7d119: Waiting 01:58:07 1e890da81ec9: Waiting 01:58:07 3c941bc3d647: Waiting 01:58:07 f4f6199ce55e: Layer already exists 01:58:07 d24c5aa90c4a: Layer already exists 01:58:07 ddb18aba5dfc: Layer already exists 01:58:07 79307b595632: Layer already exists 01:58:07 170eabb62c98: Layer already exists 01:58:07 8a0c34a7d119: Layer already exists 01:58:07 1e890da81ec9: Layer already exists 01:58:07 3c941bc3d647: Layer already exists 01:58:07 latest: digest: sha256:18886b298d0d0a838c97d0057c127d66d71920901d06e2a07fe64d34b236597f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 01:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:58:07 ddb18aba5dfc: Preparing 01:58:07 170eabb62c98: Preparing 01:58:07 f4f6199ce55e: Preparing 01:58:07 79307b595632: Preparing 01:58:07 d24c5aa90c4a: Preparing 01:58:07 3c941bc3d647: Preparing 01:58:07 8a0c34a7d119: Preparing 01:58:07 1e890da81ec9: Preparing 01:58:07 8a0c34a7d119: Waiting 01:58:07 3c941bc3d647: Waiting 01:58:07 1e890da81ec9: Waiting 01:58:07 ddb18aba5dfc: Layer already exists 01:58:07 d24c5aa90c4a: Layer already exists 01:58:07 79307b595632: Layer already exists 01:58:07 170eabb62c98: Layer already exists 01:58:07 f4f6199ce55e: Layer already exists 01:58:07 1e890da81ec9: Layer already exists 01:58:07 3c941bc3d647: Layer already exists 01:58:07 8a0c34a7d119: Layer already exists 01:58:08 4.1.0-dev.43: digest: sha256:18886b298d0d0a838c97d0057c127d66d71920901d06e2a07fe64d34b236597f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:58:08 ddb18aba5dfc: Preparing 01:58:08 170eabb62c98: Preparing 01:58:08 f4f6199ce55e: Preparing 01:58:08 79307b595632: Preparing 01:58:08 d24c5aa90c4a: Preparing 01:58:08 3c941bc3d647: Preparing 01:58:08 8a0c34a7d119: Preparing 01:58:08 1e890da81ec9: Preparing 01:58:08 3c941bc3d647: Waiting 01:58:08 8a0c34a7d119: Waiting 01:58:08 1e890da81ec9: Waiting 01:58:08 ddb18aba5dfc: Layer already exists 01:58:08 d24c5aa90c4a: Layer already exists 01:58:08 170eabb62c98: Layer already exists 01:58:08 79307b595632: Layer already exists 01:58:08 f4f6199ce55e: Layer already exists 01:58:08 3c941bc3d647: Layer already exists 01:58:08 1e890da81ec9: Layer already exists 01:58:08 8a0c34a7d119: Layer already exists 01:58:09 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:18886b298d0d0a838c97d0057c127d66d71920901d06e2a07fe64d34b236597f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:58:09 ddb18aba5dfc: Preparing 01:58:09 170eabb62c98: Preparing 01:58:09 f4f6199ce55e: Preparing 01:58:09 79307b595632: Preparing 01:58:09 d24c5aa90c4a: Preparing 01:58:09 3c941bc3d647: Preparing 01:58:09 8a0c34a7d119: Preparing 01:58:09 1e890da81ec9: Preparing 01:58:09 3c941bc3d647: Waiting 01:58:09 8a0c34a7d119: Waiting 01:58:09 1e890da81ec9: Waiting 01:58:09 170eabb62c98: Layer already exists 01:58:09 79307b595632: Layer already exists 01:58:09 f4f6199ce55e: Layer already exists 01:58:09 d24c5aa90c4a: Layer already exists 01:58:09 ddb18aba5dfc: Layer already exists 01:58:09 3c941bc3d647: Layer already exists 01:58:09 1e890da81ec9: Layer already exists 01:58:09 8a0c34a7d119: Layer already exists 01:58:09 main: digest: sha256:18886b298d0d0a838c97d0057c127d66d71920901d06e2a07fe64d34b236597f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:10 ===================================================== [Pipeline] echo 01:58:10 taggedImages: 01:58:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:58:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 01:58:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:58:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:58:10 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:10 latest 01:58:10 4.1.0-dev.43 01:58:10 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:10 main 01:58:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:58:11 359934d913f6: Preparing 01:58:11 ff37f578c899: Preparing 01:58:11 f76ffcd8b943: Preparing 01:58:11 822ec383d42c: Preparing 01:58:11 5072d81311ad: Preparing 01:58:11 2f0ca326aed0: Preparing 01:58:11 118f76b76c22: Preparing 01:58:11 79307b595632: Preparing 01:58:11 d24c5aa90c4a: Preparing 01:58:11 8a30f78d9477: Preparing 01:58:11 e6de95a63cb6: Preparing 01:58:11 5f70bf18a086: Preparing 01:58:11 217221e760fa: Preparing 01:58:11 da15b32287db: Preparing 01:58:11 7bb8752b9622: Preparing 01:58:11 1e890da81ec9: Preparing 01:58:11 79307b595632: Waiting 01:58:11 d24c5aa90c4a: Waiting 01:58:11 8a30f78d9477: Waiting 01:58:11 e6de95a63cb6: Waiting 01:58:11 5f70bf18a086: Waiting 01:58:11 217221e760fa: Waiting 01:58:11 da15b32287db: Waiting 01:58:11 7bb8752b9622: Waiting 01:58:11 1e890da81ec9: Waiting 01:58:11 2f0ca326aed0: Waiting 01:58:11 118f76b76c22: Waiting 01:58:11 f76ffcd8b943: Pushed 01:58:11 5072d81311ad: Pushed 01:58:11 ff37f578c899: Pushed 01:58:11 822ec383d42c: Pushed 01:58:11 359934d913f6: Pushed 01:58:11 79307b595632: Layer already exists 01:58:11 d24c5aa90c4a: Layer already exists 01:58:11 2f0ca326aed0: Pushed 01:58:11 5f70bf18a086: Layer already exists 01:58:11 8a30f78d9477: Pushed 01:58:11 e6de95a63cb6: Pushed 01:58:11 1e890da81ec9: Layer already exists 01:58:11 217221e760fa: Pushed 01:58:11 7bb8752b9622: Pushed 01:58:11 da15b32287db: Pushed 01:58:14 118f76b76c22: Pushed 01:58:14 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:1c239bb0f3560380100ff94540c5922c2833558dcdb703d08fc9922cec537044 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:58:15 359934d913f6: Preparing 01:58:15 ff37f578c899: Preparing 01:58:15 f76ffcd8b943: Preparing 01:58:15 822ec383d42c: Preparing 01:58:15 5072d81311ad: Preparing 01:58:15 2f0ca326aed0: Preparing 01:58:15 118f76b76c22: Preparing 01:58:15 79307b595632: Preparing 01:58:15 d24c5aa90c4a: Preparing 01:58:15 8a30f78d9477: Preparing 01:58:15 e6de95a63cb6: Preparing 01:58:15 5f70bf18a086: Preparing 01:58:15 217221e760fa: Preparing 01:58:15 da15b32287db: Preparing 01:58:15 7bb8752b9622: Preparing 01:58:15 1e890da81ec9: Preparing 01:58:15 8a30f78d9477: Waiting 01:58:15 e6de95a63cb6: Waiting 01:58:15 5f70bf18a086: Waiting 01:58:15 217221e760fa: Waiting 01:58:15 da15b32287db: Waiting 01:58:15 7bb8752b9622: Waiting 01:58:15 2f0ca326aed0: Waiting 01:58:15 118f76b76c22: Waiting 01:58:15 79307b595632: Waiting 01:58:15 d24c5aa90c4a: Waiting 01:58:15 1e890da81ec9: Waiting 01:58:15 f76ffcd8b943: Layer already exists 01:58:15 ff37f578c899: Layer already exists 01:58:15 359934d913f6: Layer already exists 01:58:15 5072d81311ad: Layer already exists 01:58:15 822ec383d42c: Layer already exists 01:58:15 2f0ca326aed0: Layer already exists 01:58:15 79307b595632: Layer already exists 01:58:15 118f76b76c22: Layer already exists 01:58:15 d24c5aa90c4a: Layer already exists 01:58:15 8a30f78d9477: Layer already exists 01:58:15 5f70bf18a086: Layer already exists 01:58:15 217221e760fa: Layer already exists 01:58:15 e6de95a63cb6: Layer already exists 01:58:15 da15b32287db: Layer already exists 01:58:15 7bb8752b9622: Layer already exists 01:58:15 1e890da81ec9: Layer already exists 01:58:15 latest: digest: sha256:1c239bb0f3560380100ff94540c5922c2833558dcdb703d08fc9922cec537044 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 01:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:58:16 359934d913f6: Preparing 01:58:16 ff37f578c899: Preparing 01:58:16 f76ffcd8b943: Preparing 01:58:16 822ec383d42c: Preparing 01:58:16 5072d81311ad: Preparing 01:58:16 2f0ca326aed0: Preparing 01:58:16 118f76b76c22: Preparing 01:58:16 79307b595632: Preparing 01:58:16 d24c5aa90c4a: Preparing 01:58:16 8a30f78d9477: Preparing 01:58:16 e6de95a63cb6: Preparing 01:58:16 5f70bf18a086: Preparing 01:58:16 217221e760fa: Preparing 01:58:16 da15b32287db: Preparing 01:58:16 7bb8752b9622: Preparing 01:58:16 1e890da81ec9: Preparing 01:58:16 2f0ca326aed0: Waiting 01:58:16 118f76b76c22: Waiting 01:58:16 79307b595632: Waiting 01:58:16 d24c5aa90c4a: Waiting 01:58:16 e6de95a63cb6: Waiting 01:58:16 8a30f78d9477: Waiting 01:58:16 5f70bf18a086: Waiting 01:58:16 217221e760fa: Waiting 01:58:16 da15b32287db: Waiting 01:58:16 7bb8752b9622: Waiting 01:58:16 1e890da81ec9: Waiting 01:58:16 822ec383d42c: Layer already exists 01:58:16 f76ffcd8b943: Layer already exists 01:58:16 ff37f578c899: Layer already exists 01:58:16 5072d81311ad: Layer already exists 01:58:16 359934d913f6: Layer already exists 01:58:16 79307b595632: Layer already exists 01:58:16 2f0ca326aed0: Layer already exists 01:58:16 118f76b76c22: Layer already exists 01:58:16 8a30f78d9477: Layer already exists 01:58:16 d24c5aa90c4a: Layer already exists 01:58:16 7bb8752b9622: Layer already exists 01:58:16 5f70bf18a086: Layer already exists 01:58:16 e6de95a63cb6: Layer already exists 01:58:16 217221e760fa: Layer already exists 01:58:16 da15b32287db: Layer already exists 01:58:16 1e890da81ec9: Layer already exists 01:58:16 4.1.0-dev.43: digest: sha256:1c239bb0f3560380100ff94540c5922c2833558dcdb703d08fc9922cec537044 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:58:17 359934d913f6: Preparing 01:58:17 ff37f578c899: Preparing 01:58:17 f76ffcd8b943: Preparing 01:58:17 822ec383d42c: Preparing 01:58:17 5072d81311ad: Preparing 01:58:17 2f0ca326aed0: Preparing 01:58:17 118f76b76c22: Preparing 01:58:17 79307b595632: Preparing 01:58:17 d24c5aa90c4a: Preparing 01:58:17 8a30f78d9477: Preparing 01:58:17 e6de95a63cb6: Preparing 01:58:17 5f70bf18a086: Preparing 01:58:17 217221e760fa: Preparing 01:58:17 da15b32287db: Preparing 01:58:17 7bb8752b9622: Preparing 01:58:17 1e890da81ec9: Preparing 01:58:17 e6de95a63cb6: Waiting 01:58:17 5f70bf18a086: Waiting 01:58:17 217221e760fa: Waiting 01:58:17 da15b32287db: Waiting 01:58:17 2f0ca326aed0: Waiting 01:58:17 7bb8752b9622: Waiting 01:58:17 1e890da81ec9: Waiting 01:58:17 118f76b76c22: Waiting 01:58:17 79307b595632: Waiting 01:58:17 d24c5aa90c4a: Waiting 01:58:17 8a30f78d9477: Waiting 01:58:17 ff37f578c899: Layer already exists 01:58:17 f76ffcd8b943: Layer already exists 01:58:17 359934d913f6: Layer already exists 01:58:17 822ec383d42c: Layer already exists 01:58:17 5072d81311ad: Layer already exists 01:58:17 2f0ca326aed0: Layer already exists 01:58:17 118f76b76c22: Layer already exists 01:58:17 79307b595632: Layer already exists 01:58:17 8a30f78d9477: Layer already exists 01:58:17 d24c5aa90c4a: Layer already exists 01:58:17 5f70bf18a086: Layer already exists 01:58:17 da15b32287db: Layer already exists 01:58:17 e6de95a63cb6: Layer already exists 01:58:17 217221e760fa: Layer already exists 01:58:17 7bb8752b9622: Layer already exists 01:58:17 1e890da81ec9: Layer already exists 01:58:17 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:1c239bb0f3560380100ff94540c5922c2833558dcdb703d08fc9922cec537044 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:58:17 359934d913f6: Preparing 01:58:17 ff37f578c899: Preparing 01:58:17 f76ffcd8b943: Preparing 01:58:17 822ec383d42c: Preparing 01:58:17 5072d81311ad: Preparing 01:58:17 2f0ca326aed0: Preparing 01:58:17 118f76b76c22: Preparing 01:58:17 79307b595632: Preparing 01:58:17 d24c5aa90c4a: Preparing 01:58:17 8a30f78d9477: Preparing 01:58:17 e6de95a63cb6: Preparing 01:58:17 5f70bf18a086: Preparing 01:58:17 217221e760fa: Preparing 01:58:17 da15b32287db: Preparing 01:58:17 7bb8752b9622: Preparing 01:58:17 1e890da81ec9: Preparing 01:58:17 d24c5aa90c4a: Waiting 01:58:17 8a30f78d9477: Waiting 01:58:17 e6de95a63cb6: Waiting 01:58:17 5f70bf18a086: Waiting 01:58:17 217221e760fa: Waiting 01:58:17 da15b32287db: Waiting 01:58:17 118f76b76c22: Waiting 01:58:17 79307b595632: Waiting 01:58:17 7bb8752b9622: Waiting 01:58:17 2f0ca326aed0: Waiting 01:58:17 1e890da81ec9: Waiting 01:58:17 359934d913f6: Layer already exists 01:58:17 ff37f578c899: Layer already exists 01:58:17 5072d81311ad: Layer already exists 01:58:17 822ec383d42c: Layer already exists 01:58:17 f76ffcd8b943: Layer already exists 01:58:17 d24c5aa90c4a: Layer already exists 01:58:17 8a30f78d9477: Layer already exists 01:58:17 118f76b76c22: Layer already exists 01:58:17 2f0ca326aed0: Layer already exists 01:58:17 79307b595632: Layer already exists 01:58:17 7bb8752b9622: Layer already exists 01:58:17 5f70bf18a086: Layer already exists 01:58:17 da15b32287db: Layer already exists 01:58:17 e6de95a63cb6: Layer already exists 01:58:17 217221e760fa: Layer already exists 01:58:17 1e890da81ec9: Layer already exists 01:58:18 main: digest: sha256:1c239bb0f3560380100ff94540c5922c2833558dcdb703d08fc9922cec537044 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:18 ===================================================== [Pipeline] echo 01:58:18 taggedImages: 01:58:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:58:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 01:58:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:58:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:58:18 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:18 latest 01:58:18 4.1.0-dev.43 01:58:18 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:18 main 01:58:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:58:19 684a4c8a30d8: Preparing 01:58:19 6fec779ba45d: Preparing 01:58:19 b1f0375f8916: Preparing 01:58:19 67c6add28d5b: Preparing 01:58:19 79307b595632: Preparing 01:58:19 d24c5aa90c4a: Preparing 01:58:19 3c941bc3d647: Preparing 01:58:19 8a0c34a7d119: Preparing 01:58:19 1e890da81ec9: Preparing 01:58:19 d24c5aa90c4a: Waiting 01:58:19 3c941bc3d647: Waiting 01:58:19 8a0c34a7d119: Waiting 01:58:19 1e890da81ec9: Waiting 01:58:19 79307b595632: Layer already exists 01:58:19 d24c5aa90c4a: Layer already exists 01:58:19 3c941bc3d647: Layer already exists 01:58:19 8a0c34a7d119: Layer already exists 01:58:19 1e890da81ec9: Layer already exists 01:58:22 684a4c8a30d8: Pushed 01:58:22 b1f0375f8916: Pushed 01:58:22 6fec779ba45d: Pushed 01:58:27 67c6add28d5b: Pushed 01:58:27 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:a7b58449da731e2bc7b949dab5958683de781fb1cfd5270e45ebb3c9a888761b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:27 + 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 01:58:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:58:27 684a4c8a30d8: Preparing 01:58:27 6fec779ba45d: Preparing 01:58:27 b1f0375f8916: Preparing 01:58:27 67c6add28d5b: Preparing 01:58:27 79307b595632: Preparing 01:58:27 d24c5aa90c4a: Preparing 01:58:27 3c941bc3d647: Preparing 01:58:27 8a0c34a7d119: Preparing 01:58:27 1e890da81ec9: Preparing 01:58:27 3c941bc3d647: Waiting 01:58:27 8a0c34a7d119: Waiting 01:58:27 d24c5aa90c4a: Waiting 01:58:27 1e890da81ec9: Waiting 01:58:27 79307b595632: Layer already exists 01:58:27 684a4c8a30d8: Layer already exists 01:58:27 b1f0375f8916: Layer already exists 01:58:27 67c6add28d5b: Layer already exists 01:58:27 6fec779ba45d: Layer already exists 01:58:27 3c941bc3d647: Layer already exists 01:58:27 8a0c34a7d119: Layer already exists 01:58:27 1e890da81ec9: Layer already exists 01:58:27 d24c5aa90c4a: Layer already exists 01:58:27 latest: digest: sha256:a7b58449da731e2bc7b949dab5958683de781fb1cfd5270e45ebb3c9a888761b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 01:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:58:28 684a4c8a30d8: Preparing 01:58:28 6fec779ba45d: Preparing 01:58:28 b1f0375f8916: Preparing 01:58:28 67c6add28d5b: Preparing 01:58:28 79307b595632: Preparing 01:58:28 d24c5aa90c4a: Preparing 01:58:28 3c941bc3d647: Preparing 01:58:28 8a0c34a7d119: Preparing 01:58:28 1e890da81ec9: Preparing 01:58:28 d24c5aa90c4a: Waiting 01:58:28 3c941bc3d647: Waiting 01:58:28 8a0c34a7d119: Waiting 01:58:28 1e890da81ec9: Waiting 01:58:28 79307b595632: Layer already exists 01:58:28 6fec779ba45d: Layer already exists 01:58:28 67c6add28d5b: Layer already exists 01:58:28 b1f0375f8916: Layer already exists 01:58:28 684a4c8a30d8: Layer already exists 01:58:28 d24c5aa90c4a: Layer already exists 01:58:28 3c941bc3d647: Layer already exists 01:58:28 1e890da81ec9: Layer already exists 01:58:28 8a0c34a7d119: Layer already exists 01:58:28 4.1.0-dev.43: digest: sha256:a7b58449da731e2bc7b949dab5958683de781fb1cfd5270e45ebb3c9a888761b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:58:29 684a4c8a30d8: Preparing 01:58:29 6fec779ba45d: Preparing 01:58:29 b1f0375f8916: Preparing 01:58:29 67c6add28d5b: Preparing 01:58:29 79307b595632: Preparing 01:58:29 d24c5aa90c4a: Preparing 01:58:29 3c941bc3d647: Preparing 01:58:29 8a0c34a7d119: Preparing 01:58:29 1e890da81ec9: Preparing 01:58:29 3c941bc3d647: Waiting 01:58:29 8a0c34a7d119: Waiting 01:58:29 1e890da81ec9: Waiting 01:58:29 d24c5aa90c4a: Waiting 01:58:29 6fec779ba45d: Layer already exists 01:58:29 79307b595632: Layer already exists 01:58:29 b1f0375f8916: Layer already exists 01:58:29 67c6add28d5b: Layer already exists 01:58:29 684a4c8a30d8: Layer already exists 01:58:29 1e890da81ec9: Layer already exists 01:58:29 d24c5aa90c4a: Layer already exists 01:58:29 3c941bc3d647: Layer already exists 01:58:29 8a0c34a7d119: Layer already exists 01:58:29 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:a7b58449da731e2bc7b949dab5958683de781fb1cfd5270e45ebb3c9a888761b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:29 + 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 01:58:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:58:30 684a4c8a30d8: Preparing 01:58:30 6fec779ba45d: Preparing 01:58:30 b1f0375f8916: Preparing 01:58:30 67c6add28d5b: Preparing 01:58:30 79307b595632: Preparing 01:58:30 d24c5aa90c4a: Preparing 01:58:30 3c941bc3d647: Preparing 01:58:30 8a0c34a7d119: Preparing 01:58:30 1e890da81ec9: Preparing 01:58:30 d24c5aa90c4a: Waiting 01:58:30 3c941bc3d647: Waiting 01:58:30 8a0c34a7d119: Waiting 01:58:30 1e890da81ec9: Waiting 01:58:30 b1f0375f8916: Layer already exists 01:58:30 67c6add28d5b: Layer already exists 01:58:30 6fec779ba45d: Layer already exists 01:58:30 684a4c8a30d8: Layer already exists 01:58:30 79307b595632: Layer already exists 01:58:30 3c941bc3d647: Layer already exists 01:58:30 d24c5aa90c4a: Layer already exists 01:58:30 1e890da81ec9: Layer already exists 01:58:30 8a0c34a7d119: Layer already exists 01:58:30 main: digest: sha256:a7b58449da731e2bc7b949dab5958683de781fb1cfd5270e45ebb3c9a888761b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:30 ===================================================== [Pipeline] echo 01:58:30 taggedImages: 01:58:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:58:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 01:58:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:58:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:58:30 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:30 latest 01:58:30 4.1.0-dev.43 01:58:30 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:30 main 01:58:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:58:31 c2f29a577a48: Preparing 01:58:31 660dc9661470: Preparing 01:58:31 5a1ef2c46d38: Preparing 01:58:31 b2fd312a4568: Preparing 01:58:31 11ab7c2feda5: Preparing 01:58:31 79307b595632: Preparing 01:58:31 d24c5aa90c4a: Preparing 01:58:31 23b81b05ef2b: Preparing 01:58:31 781183094a4b: Preparing 01:58:31 eac6f05d990e: Preparing 01:58:31 1e890da81ec9: Preparing 01:58:31 79307b595632: Waiting 01:58:31 d24c5aa90c4a: Waiting 01:58:31 23b81b05ef2b: Waiting 01:58:31 781183094a4b: Waiting 01:58:31 1e890da81ec9: Waiting 01:58:31 c2f29a577a48: Pushed 01:58:31 b2fd312a4568: Pushed 01:58:31 11ab7c2feda5: Pushed 01:58:31 660dc9661470: Pushed 01:58:31 79307b595632: Layer already exists 01:58:31 d24c5aa90c4a: Layer already exists 01:58:31 1e890da81ec9: Layer already exists 01:58:31 23b81b05ef2b: Pushed 01:58:32 781183094a4b: Pushed 01:58:34 eac6f05d990e: Pushed 01:58:38 5a1ef2c46d38: Pushed 01:58:38 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:2e332608657ecaa617a8a1e6fc5e341443df93e2feb67d95a8ac7d2e136f9ed8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:38 + 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 01:58:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:58:38 c2f29a577a48: Preparing 01:58:38 660dc9661470: Preparing 01:58:38 5a1ef2c46d38: Preparing 01:58:38 b2fd312a4568: Preparing 01:58:38 11ab7c2feda5: Preparing 01:58:38 79307b595632: Preparing 01:58:38 d24c5aa90c4a: Preparing 01:58:38 23b81b05ef2b: Preparing 01:58:38 781183094a4b: Preparing 01:58:38 eac6f05d990e: Preparing 01:58:38 1e890da81ec9: Preparing 01:58:38 79307b595632: Waiting 01:58:38 d24c5aa90c4a: Waiting 01:58:38 23b81b05ef2b: Waiting 01:58:38 781183094a4b: Waiting 01:58:38 eac6f05d990e: Waiting 01:58:38 1e890da81ec9: Waiting 01:58:38 c2f29a577a48: Layer already exists 01:58:38 660dc9661470: Layer already exists 01:58:38 5a1ef2c46d38: Layer already exists 01:58:38 11ab7c2feda5: Layer already exists 01:58:38 b2fd312a4568: Layer already exists 01:58:38 79307b595632: Layer already exists 01:58:38 781183094a4b: Layer already exists 01:58:38 23b81b05ef2b: Layer already exists 01:58:38 d24c5aa90c4a: Layer already exists 01:58:38 eac6f05d990e: Layer already exists 01:58:38 1e890da81ec9: Layer already exists 01:58:39 latest: digest: sha256:2e332608657ecaa617a8a1e6fc5e341443df93e2feb67d95a8ac7d2e136f9ed8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 01:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:58:39 c2f29a577a48: Preparing 01:58:39 660dc9661470: Preparing 01:58:39 5a1ef2c46d38: Preparing 01:58:39 b2fd312a4568: Preparing 01:58:39 11ab7c2feda5: Preparing 01:58:39 79307b595632: Preparing 01:58:39 d24c5aa90c4a: Preparing 01:58:39 23b81b05ef2b: Preparing 01:58:39 781183094a4b: Preparing 01:58:39 eac6f05d990e: Preparing 01:58:39 1e890da81ec9: Preparing 01:58:39 23b81b05ef2b: Waiting 01:58:39 781183094a4b: Waiting 01:58:39 eac6f05d990e: Waiting 01:58:39 79307b595632: Waiting 01:58:39 1e890da81ec9: Waiting 01:58:39 d24c5aa90c4a: Waiting 01:58:39 5a1ef2c46d38: Layer already exists 01:58:39 b2fd312a4568: Layer already exists 01:58:39 c2f29a577a48: Layer already exists 01:58:39 11ab7c2feda5: Layer already exists 01:58:39 660dc9661470: Layer already exists 01:58:39 d24c5aa90c4a: Layer already exists 01:58:39 781183094a4b: Layer already exists 01:58:39 eac6f05d990e: Layer already exists 01:58:39 23b81b05ef2b: Layer already exists 01:58:39 79307b595632: Layer already exists 01:58:39 1e890da81ec9: Layer already exists 01:58:39 4.1.0-dev.43: digest: sha256:2e332608657ecaa617a8a1e6fc5e341443df93e2feb67d95a8ac7d2e136f9ed8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:58:40 c2f29a577a48: Preparing 01:58:40 660dc9661470: Preparing 01:58:40 5a1ef2c46d38: Preparing 01:58:40 b2fd312a4568: Preparing 01:58:40 11ab7c2feda5: Preparing 01:58:40 79307b595632: Preparing 01:58:40 d24c5aa90c4a: Preparing 01:58:40 23b81b05ef2b: Preparing 01:58:40 781183094a4b: Preparing 01:58:40 eac6f05d990e: Preparing 01:58:40 1e890da81ec9: Preparing 01:58:40 79307b595632: Waiting 01:58:40 d24c5aa90c4a: Waiting 01:58:40 23b81b05ef2b: Waiting 01:58:40 eac6f05d990e: Waiting 01:58:40 1e890da81ec9: Waiting 01:58:40 781183094a4b: Waiting 01:58:40 11ab7c2feda5: Layer already exists 01:58:40 5a1ef2c46d38: Layer already exists 01:58:40 b2fd312a4568: Layer already exists 01:58:40 c2f29a577a48: Layer already exists 01:58:40 660dc9661470: Layer already exists 01:58:40 d24c5aa90c4a: Layer already exists 01:58:40 79307b595632: Layer already exists 01:58:40 23b81b05ef2b: Layer already exists 01:58:40 eac6f05d990e: Layer already exists 01:58:40 781183094a4b: Layer already exists 01:58:40 1e890da81ec9: Layer already exists 01:58:40 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:2e332608657ecaa617a8a1e6fc5e341443df93e2feb67d95a8ac7d2e136f9ed8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:41 + 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 01:58:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:58:41 c2f29a577a48: Preparing 01:58:41 660dc9661470: Preparing 01:58:41 5a1ef2c46d38: Preparing 01:58:41 b2fd312a4568: Preparing 01:58:41 11ab7c2feda5: Preparing 01:58:41 79307b595632: Preparing 01:58:41 d24c5aa90c4a: Preparing 01:58:41 23b81b05ef2b: Preparing 01:58:41 781183094a4b: Preparing 01:58:41 eac6f05d990e: Preparing 01:58:41 1e890da81ec9: Preparing 01:58:41 23b81b05ef2b: Waiting 01:58:41 781183094a4b: Waiting 01:58:41 eac6f05d990e: Waiting 01:58:41 79307b595632: Waiting 01:58:41 d24c5aa90c4a: Waiting 01:58:41 1e890da81ec9: Waiting 01:58:41 11ab7c2feda5: Layer already exists 01:58:41 660dc9661470: Layer already exists 01:58:41 5a1ef2c46d38: Layer already exists 01:58:41 b2fd312a4568: Layer already exists 01:58:41 c2f29a577a48: Layer already exists 01:58:41 79307b595632: Layer already exists 01:58:41 23b81b05ef2b: Layer already exists 01:58:41 d24c5aa90c4a: Layer already exists 01:58:41 eac6f05d990e: Layer already exists 01:58:41 781183094a4b: Layer already exists 01:58:41 1e890da81ec9: Layer already exists 01:58:41 main: digest: sha256:2e332608657ecaa617a8a1e6fc5e341443df93e2feb67d95a8ac7d2e136f9ed8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:41 ===================================================== [Pipeline] echo 01:58:41 taggedImages: 01:58:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:58:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 01:58:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:58:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:58:41 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:41 latest 01:58:41 4.1.0-dev.43 01:58:41 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:41 main 01:58:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:58:42 b5bd65668378: Preparing 01:58:42 bea6c8a5f368: Preparing 01:58:42 feec661d8d9a: Preparing 01:58:42 e0a2651a2cbf: Preparing 01:58:42 31a34cac8c0f: Preparing 01:58:42 b2d7441a62f6: Preparing 01:58:42 0ea345a2ea54: Preparing 01:58:42 79307b595632: Preparing 01:58:42 d24c5aa90c4a: Preparing 01:58:42 df810959b493: Preparing 01:58:42 74aaed4e5c68: Preparing 01:58:42 1e890da81ec9: Preparing 01:58:42 b2d7441a62f6: Waiting 01:58:42 0ea345a2ea54: Waiting 01:58:42 79307b595632: Waiting 01:58:42 d24c5aa90c4a: Waiting 01:58:42 df810959b493: Waiting 01:58:42 74aaed4e5c68: Waiting 01:58:42 1e890da81ec9: Waiting 01:58:42 bea6c8a5f368: Pushed 01:58:42 31a34cac8c0f: Pushed 01:58:42 b5bd65668378: Pushed 01:58:42 79307b595632: Layer already exists 01:58:42 b2d7441a62f6: Pushed 01:58:42 d24c5aa90c4a: Layer already exists 01:58:43 0ea345a2ea54: Pushed 01:58:43 1e890da81ec9: Layer already exists 01:58:43 df810959b493: Pushed 01:58:46 74aaed4e5c68: Pushed 01:58:49 e0a2651a2cbf: Pushed 01:58:49 feec661d8d9a: Pushed 01:58:49 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:918abd2249d3acdcc076e6d4016acd2510195d8d2a0e4005ea9b335b6614043e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:50 + 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 01:58:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:58:50 b5bd65668378: Preparing 01:58:50 bea6c8a5f368: Preparing 01:58:50 feec661d8d9a: Preparing 01:58:50 e0a2651a2cbf: Preparing 01:58:50 31a34cac8c0f: Preparing 01:58:50 b2d7441a62f6: Preparing 01:58:50 0ea345a2ea54: Preparing 01:58:50 79307b595632: Preparing 01:58:50 d24c5aa90c4a: Preparing 01:58:50 df810959b493: Preparing 01:58:50 74aaed4e5c68: Preparing 01:58:50 1e890da81ec9: Preparing 01:58:50 d24c5aa90c4a: Waiting 01:58:50 df810959b493: Waiting 01:58:50 b2d7441a62f6: Waiting 01:58:50 74aaed4e5c68: Waiting 01:58:50 0ea345a2ea54: Waiting 01:58:50 79307b595632: Waiting 01:58:50 1e890da81ec9: Waiting 01:58:50 b5bd65668378: Layer already exists 01:58:50 feec661d8d9a: Layer already exists 01:58:50 31a34cac8c0f: Layer already exists 01:58:50 e0a2651a2cbf: Layer already exists 01:58:50 bea6c8a5f368: Layer already exists 01:58:50 0ea345a2ea54: Layer already exists 01:58:50 79307b595632: Layer already exists 01:58:50 df810959b493: Layer already exists 01:58:50 d24c5aa90c4a: Layer already exists 01:58:50 b2d7441a62f6: Layer already exists 01:58:50 74aaed4e5c68: Layer already exists 01:58:50 1e890da81ec9: Layer already exists 01:58:50 latest: digest: sha256:918abd2249d3acdcc076e6d4016acd2510195d8d2a0e4005ea9b335b6614043e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 01:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:58:51 b5bd65668378: Preparing 01:58:51 bea6c8a5f368: Preparing 01:58:51 feec661d8d9a: Preparing 01:58:51 e0a2651a2cbf: Preparing 01:58:51 31a34cac8c0f: Preparing 01:58:51 b2d7441a62f6: Preparing 01:58:51 0ea345a2ea54: Preparing 01:58:51 79307b595632: Preparing 01:58:51 d24c5aa90c4a: Preparing 01:58:51 df810959b493: Preparing 01:58:51 74aaed4e5c68: Preparing 01:58:51 1e890da81ec9: Preparing 01:58:51 79307b595632: Waiting 01:58:51 b2d7441a62f6: Waiting 01:58:51 0ea345a2ea54: Waiting 01:58:51 d24c5aa90c4a: Waiting 01:58:51 df810959b493: Waiting 01:58:51 74aaed4e5c68: Waiting 01:58:51 1e890da81ec9: Waiting 01:58:51 e0a2651a2cbf: Layer already exists 01:58:51 31a34cac8c0f: Layer already exists 01:58:51 bea6c8a5f368: Layer already exists 01:58:51 feec661d8d9a: Layer already exists 01:58:51 b5bd65668378: Layer already exists 01:58:51 b2d7441a62f6: Layer already exists 01:58:51 0ea345a2ea54: Layer already exists 01:58:51 d24c5aa90c4a: Layer already exists 01:58:51 79307b595632: Layer already exists 01:58:51 df810959b493: Layer already exists 01:58:51 1e890da81ec9: Layer already exists 01:58:51 74aaed4e5c68: Layer already exists 01:58:51 4.1.0-dev.43: digest: sha256:918abd2249d3acdcc076e6d4016acd2510195d8d2a0e4005ea9b335b6614043e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:58:52 b5bd65668378: Preparing 01:58:52 bea6c8a5f368: Preparing 01:58:52 feec661d8d9a: Preparing 01:58:52 e0a2651a2cbf: Preparing 01:58:52 31a34cac8c0f: Preparing 01:58:52 b2d7441a62f6: Preparing 01:58:52 0ea345a2ea54: Preparing 01:58:52 79307b595632: Preparing 01:58:52 d24c5aa90c4a: Preparing 01:58:52 df810959b493: Preparing 01:58:52 74aaed4e5c68: Preparing 01:58:52 1e890da81ec9: Preparing 01:58:52 b2d7441a62f6: Waiting 01:58:52 0ea345a2ea54: Waiting 01:58:52 79307b595632: Waiting 01:58:52 d24c5aa90c4a: Waiting 01:58:52 df810959b493: Waiting 01:58:52 74aaed4e5c68: Waiting 01:58:52 1e890da81ec9: Waiting 01:58:52 e0a2651a2cbf: Layer already exists 01:58:52 b5bd65668378: Layer already exists 01:58:52 feec661d8d9a: Layer already exists 01:58:52 bea6c8a5f368: Layer already exists 01:58:52 31a34cac8c0f: Layer already exists 01:58:52 b2d7441a62f6: Layer already exists 01:58:52 0ea345a2ea54: Layer already exists 01:58:52 df810959b493: Layer already exists 01:58:52 79307b595632: Layer already exists 01:58:52 d24c5aa90c4a: Layer already exists 01:58:52 74aaed4e5c68: Layer already exists 01:58:52 1e890da81ec9: Layer already exists 01:58:52 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:918abd2249d3acdcc076e6d4016acd2510195d8d2a0e4005ea9b335b6614043e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:52 + 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 01:58:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:58:53 b5bd65668378: Preparing 01:58:53 bea6c8a5f368: Preparing 01:58:53 feec661d8d9a: Preparing 01:58:53 e0a2651a2cbf: Preparing 01:58:53 31a34cac8c0f: Preparing 01:58:53 b2d7441a62f6: Preparing 01:58:53 0ea345a2ea54: Preparing 01:58:53 79307b595632: Preparing 01:58:53 d24c5aa90c4a: Preparing 01:58:53 df810959b493: Preparing 01:58:53 74aaed4e5c68: Preparing 01:58:53 1e890da81ec9: Preparing 01:58:53 b2d7441a62f6: Waiting 01:58:53 0ea345a2ea54: Waiting 01:58:53 79307b595632: Waiting 01:58:53 74aaed4e5c68: Waiting 01:58:53 1e890da81ec9: Waiting 01:58:53 d24c5aa90c4a: Waiting 01:58:53 df810959b493: Waiting 01:58:53 feec661d8d9a: Layer already exists 01:58:53 31a34cac8c0f: Layer already exists 01:58:53 e0a2651a2cbf: Layer already exists 01:58:53 b5bd65668378: Layer already exists 01:58:53 bea6c8a5f368: Layer already exists 01:58:53 0ea345a2ea54: Layer already exists 01:58:53 df810959b493: Layer already exists 01:58:53 79307b595632: Layer already exists 01:58:53 b2d7441a62f6: Layer already exists 01:58:53 d24c5aa90c4a: Layer already exists 01:58:53 74aaed4e5c68: Layer already exists 01:58:53 1e890da81ec9: Layer already exists 01:58:53 main: digest: sha256:918abd2249d3acdcc076e6d4016acd2510195d8d2a0e4005ea9b335b6614043e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:53 ===================================================== [Pipeline] echo 01:58:53 taggedImages: 01:58:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:58:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 01:58:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:58:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:58:53 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:53 latest 01:58:53 4.1.0-dev.43 01:58:53 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:58:53 main 01:58:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:58:54 b1e4f1f0863f: Preparing 01:58:54 0fdb99995864: Preparing 01:58:54 79307b595632: Preparing 01:58:54 d24c5aa90c4a: Preparing 01:58:54 52478f4a00f2: Preparing 01:58:54 d19f80c7a984: Preparing 01:58:54 1e890da81ec9: Preparing 01:58:54 d19f80c7a984: Waiting 01:58:54 1e890da81ec9: Waiting 01:58:54 79307b595632: Layer already exists 01:58:54 d24c5aa90c4a: Layer already exists 01:58:54 1e890da81ec9: Layer already exists 01:58:54 b1e4f1f0863f: Pushed 01:58:54 52478f4a00f2: Pushed 01:58:56 d19f80c7a984: Pushed 01:59:02 0fdb99995864: Pushed 01:59:02 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:e407eae7c499fae00dccfcafae6e94a7193902cbf37913f18cab2d953204ef44 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:02 + 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 01:59:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:59:02 b1e4f1f0863f: Preparing 01:59:02 0fdb99995864: Preparing 01:59:02 79307b595632: Preparing 01:59:02 d24c5aa90c4a: Preparing 01:59:02 52478f4a00f2: Preparing 01:59:02 d19f80c7a984: Preparing 01:59:02 1e890da81ec9: Preparing 01:59:02 d19f80c7a984: Waiting 01:59:02 1e890da81ec9: Waiting 01:59:02 0fdb99995864: Layer already exists 01:59:02 79307b595632: Layer already exists 01:59:02 d24c5aa90c4a: Layer already exists 01:59:02 b1e4f1f0863f: Layer already exists 01:59:02 52478f4a00f2: Layer already exists 01:59:02 d19f80c7a984: Layer already exists 01:59:02 1e890da81ec9: Layer already exists 01:59:03 latest: digest: sha256:e407eae7c499fae00dccfcafae6e94a7193902cbf37913f18cab2d953204ef44 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 01:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:59:03 b1e4f1f0863f: Preparing 01:59:03 0fdb99995864: Preparing 01:59:03 79307b595632: Preparing 01:59:03 d24c5aa90c4a: Preparing 01:59:03 52478f4a00f2: Preparing 01:59:03 d19f80c7a984: Preparing 01:59:03 1e890da81ec9: Preparing 01:59:03 d19f80c7a984: Waiting 01:59:03 1e890da81ec9: Waiting 01:59:03 52478f4a00f2: Layer already exists 01:59:03 79307b595632: Layer already exists 01:59:03 b1e4f1f0863f: Layer already exists 01:59:03 d24c5aa90c4a: Layer already exists 01:59:03 0fdb99995864: Layer already exists 01:59:03 1e890da81ec9: Layer already exists 01:59:03 d19f80c7a984: Layer already exists 01:59:03 4.1.0-dev.43: digest: sha256:e407eae7c499fae00dccfcafae6e94a7193902cbf37913f18cab2d953204ef44 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:59:04 b1e4f1f0863f: Preparing 01:59:04 0fdb99995864: Preparing 01:59:04 79307b595632: Preparing 01:59:04 d24c5aa90c4a: Preparing 01:59:04 52478f4a00f2: Preparing 01:59:04 d19f80c7a984: Preparing 01:59:04 1e890da81ec9: Preparing 01:59:04 d19f80c7a984: Waiting 01:59:04 1e890da81ec9: Waiting 01:59:04 0fdb99995864: Layer already exists 01:59:04 52478f4a00f2: Layer already exists 01:59:04 d24c5aa90c4a: Layer already exists 01:59:04 b1e4f1f0863f: Layer already exists 01:59:04 79307b595632: Layer already exists 01:59:04 d19f80c7a984: Layer already exists 01:59:04 1e890da81ec9: Layer already exists 01:59:05 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:e407eae7c499fae00dccfcafae6e94a7193902cbf37913f18cab2d953204ef44 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:05 + 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 01:59:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:59:05 b1e4f1f0863f: Preparing 01:59:05 0fdb99995864: Preparing 01:59:05 79307b595632: Preparing 01:59:05 d24c5aa90c4a: Preparing 01:59:05 52478f4a00f2: Preparing 01:59:05 d19f80c7a984: Preparing 01:59:05 1e890da81ec9: Preparing 01:59:05 d19f80c7a984: Waiting 01:59:05 1e890da81ec9: Waiting 01:59:05 79307b595632: Layer already exists 01:59:05 52478f4a00f2: Layer already exists 01:59:05 0fdb99995864: Layer already exists 01:59:05 b1e4f1f0863f: Layer already exists 01:59:05 d24c5aa90c4a: Layer already exists 01:59:05 1e890da81ec9: Layer already exists 01:59:05 d19f80c7a984: Layer already exists 01:59:06 main: digest: sha256:e407eae7c499fae00dccfcafae6e94a7193902cbf37913f18cab2d953204ef44 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:06 ===================================================== [Pipeline] echo 01:59:06 taggedImages: 01:59:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:59:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:59:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 01:59:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:59:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:59:06 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:59:06 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:59:06 latest 01:59:06 4.1.0-dev.43 01:59:06 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:59:06 main 01:59:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:59:06 e8079a3d343c: Preparing 01:59:06 60ed18b94872: Preparing 01:59:06 6907fb5c61f0: Preparing 01:59:06 79307b595632: Preparing 01:59:06 d24c5aa90c4a: Preparing 01:59:06 6d459543de40: Preparing 01:59:06 a764d32d4efb: Preparing 01:59:06 6d459543de40: Waiting 01:59:06 acbbae97db2a: Preparing 01:59:06 d89b7e05d55d: Preparing 01:59:06 a764d32d4efb: Waiting 01:59:06 1e890da81ec9: Preparing 01:59:06 acbbae97db2a: Waiting 01:59:06 d89b7e05d55d: Waiting 01:59:06 1e890da81ec9: Waiting 01:59:06 d24c5aa90c4a: Layer already exists 01:59:07 79307b595632: Layer already exists 01:59:07 6907fb5c61f0: Pushed 01:59:07 60ed18b94872: Pushed 01:59:07 e8079a3d343c: Pushed 01:59:07 1e890da81ec9: Layer already exists 01:59:07 acbbae97db2a: Pushed 01:59:08 d89b7e05d55d: Pushed 01:59:18 a764d32d4efb: Pushed 01:59:33 6d459543de40: Pushed 01:59:33 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:997f730c9cd6b39f6956fc3aa23ae32456c2e51df37b0acd92d7951063a21a2c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:33 + 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 01:59:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:59:33 e8079a3d343c: Preparing 01:59:33 60ed18b94872: Preparing 01:59:33 6907fb5c61f0: Preparing 01:59:33 79307b595632: Preparing 01:59:33 d24c5aa90c4a: Preparing 01:59:33 6d459543de40: Preparing 01:59:33 a764d32d4efb: Preparing 01:59:33 acbbae97db2a: Preparing 01:59:33 d89b7e05d55d: Preparing 01:59:33 1e890da81ec9: Preparing 01:59:33 6d459543de40: Waiting 01:59:33 a764d32d4efb: Waiting 01:59:33 acbbae97db2a: Waiting 01:59:33 d89b7e05d55d: Waiting 01:59:33 1e890da81ec9: Waiting 01:59:33 e8079a3d343c: Layer already exists 01:59:33 6907fb5c61f0: Layer already exists 01:59:33 d24c5aa90c4a: Layer already exists 01:59:33 60ed18b94872: Layer already exists 01:59:33 79307b595632: Layer already exists 01:59:33 a764d32d4efb: Layer already exists 01:59:33 d89b7e05d55d: Layer already exists 01:59:33 acbbae97db2a: Layer already exists 01:59:33 1e890da81ec9: Layer already exists 01:59:33 6d459543de40: Layer already exists 01:59:34 latest: digest: sha256:997f730c9cd6b39f6956fc3aa23ae32456c2e51df37b0acd92d7951063a21a2c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 01:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:59:34 e8079a3d343c: Preparing 01:59:34 60ed18b94872: Preparing 01:59:34 6907fb5c61f0: Preparing 01:59:34 79307b595632: Preparing 01:59:34 d24c5aa90c4a: Preparing 01:59:34 6d459543de40: Preparing 01:59:34 a764d32d4efb: Preparing 01:59:34 acbbae97db2a: Preparing 01:59:34 d89b7e05d55d: Preparing 01:59:34 1e890da81ec9: Preparing 01:59:34 a764d32d4efb: Waiting 01:59:34 acbbae97db2a: Waiting 01:59:34 d89b7e05d55d: Waiting 01:59:34 1e890da81ec9: Waiting 01:59:34 6d459543de40: Waiting 01:59:34 e8079a3d343c: Layer already exists 01:59:34 60ed18b94872: Layer already exists 01:59:34 79307b595632: Layer already exists 01:59:34 d24c5aa90c4a: Layer already exists 01:59:34 6907fb5c61f0: Layer already exists 01:59:34 acbbae97db2a: Layer already exists 01:59:34 6d459543de40: Layer already exists 01:59:34 d89b7e05d55d: Layer already exists 01:59:34 a764d32d4efb: Layer already exists 01:59:34 1e890da81ec9: Layer already exists 01:59:35 4.1.0-dev.43: digest: sha256:997f730c9cd6b39f6956fc3aa23ae32456c2e51df37b0acd92d7951063a21a2c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:59:35 e8079a3d343c: Preparing 01:59:35 60ed18b94872: Preparing 01:59:35 6907fb5c61f0: Preparing 01:59:35 79307b595632: Preparing 01:59:35 d24c5aa90c4a: Preparing 01:59:35 6d459543de40: Preparing 01:59:35 a764d32d4efb: Preparing 01:59:35 acbbae97db2a: Preparing 01:59:35 d89b7e05d55d: Preparing 01:59:35 1e890da81ec9: Preparing 01:59:35 6d459543de40: Waiting 01:59:35 a764d32d4efb: Waiting 01:59:35 acbbae97db2a: Waiting 01:59:35 d89b7e05d55d: Waiting 01:59:35 1e890da81ec9: Waiting 01:59:35 e8079a3d343c: Layer already exists 01:59:35 6907fb5c61f0: Layer already exists 01:59:35 60ed18b94872: Layer already exists 01:59:35 79307b595632: Layer already exists 01:59:35 d24c5aa90c4a: Layer already exists 01:59:35 6d459543de40: Layer already exists 01:59:35 acbbae97db2a: Layer already exists 01:59:35 a764d32d4efb: Layer already exists 01:59:35 d89b7e05d55d: Layer already exists 01:59:35 1e890da81ec9: Layer already exists 01:59:35 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:997f730c9cd6b39f6956fc3aa23ae32456c2e51df37b0acd92d7951063a21a2c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:36 + 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 01:59:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:59:36 e8079a3d343c: Preparing 01:59:36 60ed18b94872: Preparing 01:59:36 6907fb5c61f0: Preparing 01:59:36 79307b595632: Preparing 01:59:36 d24c5aa90c4a: Preparing 01:59:36 6d459543de40: Preparing 01:59:36 a764d32d4efb: Preparing 01:59:36 acbbae97db2a: Preparing 01:59:36 d89b7e05d55d: Preparing 01:59:36 1e890da81ec9: Preparing 01:59:36 6d459543de40: Waiting 01:59:36 acbbae97db2a: Waiting 01:59:36 d89b7e05d55d: Waiting 01:59:36 a764d32d4efb: Waiting 01:59:36 1e890da81ec9: Waiting 01:59:36 79307b595632: Layer already exists 01:59:36 6907fb5c61f0: Layer already exists 01:59:36 e8079a3d343c: Layer already exists 01:59:36 d24c5aa90c4a: Layer already exists 01:59:36 60ed18b94872: Layer already exists 01:59:36 acbbae97db2a: Layer already exists 01:59:36 1e890da81ec9: Layer already exists 01:59:36 d89b7e05d55d: Layer already exists 01:59:36 6d459543de40: Layer already exists 01:59:36 a764d32d4efb: Layer already exists 01:59:36 main: digest: sha256:997f730c9cd6b39f6956fc3aa23ae32456c2e51df37b0acd92d7951063a21a2c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:36 ===================================================== [Pipeline] echo 01:59:37 taggedImages: 01:59:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:59:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:59:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 01:59:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:59:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:59:37 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:59:37 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:59:37 latest 01:59:37 4.1.0-dev.43 01:59:37 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 01:59:37 main 01:59:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 01:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:59:37 65f5369a5e11: Preparing 01:59:37 7f9c08eed503: Preparing 01:59:37 10f4a09568b7: Preparing 01:59:37 79307b595632: Preparing 01:59:37 d24c5aa90c4a: Preparing 01:59:37 40766d0599b3: Preparing 01:59:37 184e3527a815: Preparing 01:59:37 930bb15d7a33: Preparing 01:59:37 1e890da81ec9: Preparing 01:59:37 184e3527a815: Waiting 01:59:37 930bb15d7a33: Waiting 01:59:37 1e890da81ec9: Waiting 01:59:37 40766d0599b3: Waiting 01:59:37 79307b595632: Layer already exists 01:59:38 d24c5aa90c4a: Layer already exists 01:59:38 10f4a09568b7: Pushed 01:59:38 7f9c08eed503: Pushed 01:59:38 65f5369a5e11: Pushed 01:59:38 1e890da81ec9: Layer already exists 01:59:38 184e3527a815: Pushed 01:59:38 930bb15d7a33: Pushed 02:00:05 40766d0599b3: Pushed 02:00:05 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:6f17fe9d55e5731e2a6333b072aad61b986f36a30a798076c8bd6002bf23fc9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:05 + 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 02:00:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:00:05 65f5369a5e11: Preparing 02:00:05 7f9c08eed503: Preparing 02:00:05 10f4a09568b7: Preparing 02:00:05 79307b595632: Preparing 02:00:05 d24c5aa90c4a: Preparing 02:00:05 40766d0599b3: Preparing 02:00:05 184e3527a815: Preparing 02:00:05 930bb15d7a33: Preparing 02:00:05 1e890da81ec9: Preparing 02:00:05 40766d0599b3: Waiting 02:00:05 184e3527a815: Waiting 02:00:05 930bb15d7a33: Waiting 02:00:05 1e890da81ec9: Waiting 02:00:05 7f9c08eed503: Layer already exists 02:00:05 79307b595632: Layer already exists 02:00:05 10f4a09568b7: Layer already exists 02:00:05 65f5369a5e11: Layer already exists 02:00:05 d24c5aa90c4a: Layer already exists 02:00:05 930bb15d7a33: Layer already exists 02:00:05 40766d0599b3: Layer already exists 02:00:05 184e3527a815: Layer already exists 02:00:05 1e890da81ec9: Layer already exists 02:00:06 latest: digest: sha256:6f17fe9d55e5731e2a6333b072aad61b986f36a30a798076c8bd6002bf23fc9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 02:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:00:06 65f5369a5e11: Preparing 02:00:06 7f9c08eed503: Preparing 02:00:06 10f4a09568b7: Preparing 02:00:06 79307b595632: Preparing 02:00:06 d24c5aa90c4a: Preparing 02:00:06 40766d0599b3: Preparing 02:00:06 184e3527a815: Preparing 02:00:06 930bb15d7a33: Preparing 02:00:06 1e890da81ec9: Preparing 02:00:06 40766d0599b3: Waiting 02:00:06 184e3527a815: Waiting 02:00:06 930bb15d7a33: Waiting 02:00:06 1e890da81ec9: Waiting 02:00:06 7f9c08eed503: Layer already exists 02:00:06 10f4a09568b7: Layer already exists 02:00:06 d24c5aa90c4a: Layer already exists 02:00:06 79307b595632: Layer already exists 02:00:06 65f5369a5e11: Layer already exists 02:00:06 930bb15d7a33: Layer already exists 02:00:06 184e3527a815: Layer already exists 02:00:06 1e890da81ec9: Layer already exists 02:00:06 40766d0599b3: Layer already exists 02:00:07 4.1.0-dev.43: digest: sha256:6f17fe9d55e5731e2a6333b072aad61b986f36a30a798076c8bd6002bf23fc9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:00:07 65f5369a5e11: Preparing 02:00:07 7f9c08eed503: Preparing 02:00:07 10f4a09568b7: Preparing 02:00:07 79307b595632: Preparing 02:00:07 d24c5aa90c4a: Preparing 02:00:07 40766d0599b3: Preparing 02:00:07 184e3527a815: Preparing 02:00:07 930bb15d7a33: Preparing 02:00:07 1e890da81ec9: Preparing 02:00:07 184e3527a815: Waiting 02:00:07 40766d0599b3: Waiting 02:00:07 930bb15d7a33: Waiting 02:00:07 1e890da81ec9: Waiting 02:00:07 65f5369a5e11: Layer already exists 02:00:07 10f4a09568b7: Layer already exists 02:00:07 7f9c08eed503: Layer already exists 02:00:07 d24c5aa90c4a: Layer already exists 02:00:07 79307b595632: Layer already exists 02:00:07 40766d0599b3: Layer already exists 02:00:07 184e3527a815: Layer already exists 02:00:07 1e890da81ec9: Layer already exists 02:00:07 930bb15d7a33: Layer already exists 02:00:08 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:6f17fe9d55e5731e2a6333b072aad61b986f36a30a798076c8bd6002bf23fc9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:08 + 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 02:00:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:00:08 65f5369a5e11: Preparing 02:00:08 7f9c08eed503: Preparing 02:00:08 10f4a09568b7: Preparing 02:00:08 79307b595632: Preparing 02:00:08 d24c5aa90c4a: Preparing 02:00:08 40766d0599b3: Preparing 02:00:08 184e3527a815: Preparing 02:00:08 930bb15d7a33: Preparing 02:00:08 1e890da81ec9: Preparing 02:00:08 40766d0599b3: Waiting 02:00:08 930bb15d7a33: Waiting 02:00:08 1e890da81ec9: Waiting 02:00:08 184e3527a815: Waiting 02:00:08 10f4a09568b7: Layer already exists 02:00:08 79307b595632: Layer already exists 02:00:08 7f9c08eed503: Layer already exists 02:00:08 65f5369a5e11: Layer already exists 02:00:08 d24c5aa90c4a: Layer already exists 02:00:08 184e3527a815: Layer already exists 02:00:08 40766d0599b3: Layer already exists 02:00:08 1e890da81ec9: Layer already exists 02:00:08 930bb15d7a33: Layer already exists 02:00:09 main: digest: sha256:6f17fe9d55e5731e2a6333b072aad61b986f36a30a798076c8bd6002bf23fc9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:09 ===================================================== [Pipeline] echo 02:00:09 taggedImages: 02:00:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 02:00:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:00:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 02:00:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:00:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:00:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:00:09 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 02:00:09 latest 02:00:09 4.1.0-dev.43 02:00:09 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:00:09 main 02:00:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 02:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:00:09 b2da477778a0: Preparing 02:00:09 8c3281dac3ec: Preparing 02:00:09 24661b915271: Preparing 02:00:09 79307b595632: Preparing 02:00:09 d24c5aa90c4a: Preparing 02:00:09 26f42380f8d2: Preparing 02:00:09 acbbae97db2a: Preparing 02:00:09 d89b7e05d55d: Preparing 02:00:09 1e890da81ec9: Preparing 02:00:09 26f42380f8d2: Waiting 02:00:09 acbbae97db2a: Waiting 02:00:09 d89b7e05d55d: Waiting 02:00:09 1e890da81ec9: Waiting 02:00:09 d24c5aa90c4a: Layer already exists 02:00:09 79307b595632: Layer already exists 02:00:10 acbbae97db2a: Layer already exists 02:00:10 d89b7e05d55d: Layer already exists 02:00:10 24661b915271: Pushed 02:00:10 8c3281dac3ec: Pushed 02:00:10 1e890da81ec9: Layer already exists 02:00:10 b2da477778a0: Pushed 02:00:36 26f42380f8d2: Pushed 02:00:36 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:c0901ee3c81d64868e3cfd9788a351f61f8af293fe79f02161f8927ac84874dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:00:37 b2da477778a0: Preparing 02:00:37 8c3281dac3ec: Preparing 02:00:37 24661b915271: Preparing 02:00:37 79307b595632: Preparing 02:00:37 d24c5aa90c4a: Preparing 02:00:37 26f42380f8d2: Preparing 02:00:37 acbbae97db2a: Preparing 02:00:37 d89b7e05d55d: Preparing 02:00:37 1e890da81ec9: Preparing 02:00:37 acbbae97db2a: Waiting 02:00:37 d89b7e05d55d: Waiting 02:00:37 26f42380f8d2: Waiting 02:00:37 1e890da81ec9: Waiting 02:00:37 24661b915271: Layer already exists 02:00:37 8c3281dac3ec: Layer already exists 02:00:37 b2da477778a0: Layer already exists 02:00:37 d24c5aa90c4a: Layer already exists 02:00:37 79307b595632: Layer already exists 02:00:37 26f42380f8d2: Layer already exists 02:00:37 acbbae97db2a: Layer already exists 02:00:37 d89b7e05d55d: Layer already exists 02:00:37 1e890da81ec9: Layer already exists 02:00:37 latest: digest: sha256:c0901ee3c81d64868e3cfd9788a351f61f8af293fe79f02161f8927ac84874dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 02:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:00:38 b2da477778a0: Preparing 02:00:38 8c3281dac3ec: Preparing 02:00:38 24661b915271: Preparing 02:00:38 79307b595632: Preparing 02:00:38 d24c5aa90c4a: Preparing 02:00:38 26f42380f8d2: Preparing 02:00:38 acbbae97db2a: Preparing 02:00:38 d89b7e05d55d: Preparing 02:00:38 1e890da81ec9: Preparing 02:00:38 acbbae97db2a: Waiting 02:00:38 d89b7e05d55d: Waiting 02:00:38 1e890da81ec9: Waiting 02:00:38 26f42380f8d2: Waiting 02:00:38 79307b595632: Layer already exists 02:00:38 8c3281dac3ec: Layer already exists 02:00:38 24661b915271: Layer already exists 02:00:38 d24c5aa90c4a: Layer already exists 02:00:38 b2da477778a0: Layer already exists 02:00:38 d89b7e05d55d: Layer already exists 02:00:38 acbbae97db2a: Layer already exists 02:00:38 1e890da81ec9: Layer already exists 02:00:38 26f42380f8d2: Layer already exists 02:00:38 4.1.0-dev.43: digest: sha256:c0901ee3c81d64868e3cfd9788a351f61f8af293fe79f02161f8927ac84874dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:00:39 b2da477778a0: Preparing 02:00:39 8c3281dac3ec: Preparing 02:00:39 24661b915271: Preparing 02:00:39 79307b595632: Preparing 02:00:39 d24c5aa90c4a: Preparing 02:00:39 26f42380f8d2: Preparing 02:00:39 acbbae97db2a: Preparing 02:00:39 d89b7e05d55d: Preparing 02:00:39 1e890da81ec9: Preparing 02:00:39 acbbae97db2a: Waiting 02:00:39 d89b7e05d55d: Waiting 02:00:39 1e890da81ec9: Waiting 02:00:39 26f42380f8d2: Waiting 02:00:39 d24c5aa90c4a: Layer already exists 02:00:39 8c3281dac3ec: Layer already exists 02:00:39 79307b595632: Layer already exists 02:00:39 24661b915271: Layer already exists 02:00:39 b2da477778a0: Layer already exists 02:00:39 26f42380f8d2: Layer already exists 02:00:39 d89b7e05d55d: Layer already exists 02:00:39 1e890da81ec9: Layer already exists 02:00:39 acbbae97db2a: Layer already exists 02:00:39 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:c0901ee3c81d64868e3cfd9788a351f61f8af293fe79f02161f8927ac84874dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:00:40 b2da477778a0: Preparing 02:00:40 8c3281dac3ec: Preparing 02:00:40 24661b915271: Preparing 02:00:40 79307b595632: Preparing 02:00:40 d24c5aa90c4a: Preparing 02:00:40 26f42380f8d2: Preparing 02:00:40 acbbae97db2a: Preparing 02:00:40 d89b7e05d55d: Preparing 02:00:40 1e890da81ec9: Preparing 02:00:40 acbbae97db2a: Waiting 02:00:40 d89b7e05d55d: Waiting 02:00:40 1e890da81ec9: Waiting 02:00:40 26f42380f8d2: Waiting 02:00:40 b2da477778a0: Layer already exists 02:00:40 24661b915271: Layer already exists 02:00:40 8c3281dac3ec: Layer already exists 02:00:40 79307b595632: Layer already exists 02:00:40 d24c5aa90c4a: Layer already exists 02:00:40 26f42380f8d2: Layer already exists 02:00:40 1e890da81ec9: Layer already exists 02:00:40 d89b7e05d55d: Layer already exists 02:00:40 acbbae97db2a: Layer already exists 02:00:40 main: digest: sha256:c0901ee3c81d64868e3cfd9788a351f61f8af293fe79f02161f8927ac84874dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:40 ===================================================== [Pipeline] echo 02:00:40 taggedImages: 02:00:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 02:00:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:00:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 02:00:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:00:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:00:40 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:00:40 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 02:00:40 latest 02:00:40 4.1.0-dev.43 02:00:40 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:00:40 main 02:00:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 02:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:00:41 657d56417abb: Preparing 02:00:41 24a7049aa5e2: Preparing 02:00:41 79307b595632: Preparing 02:00:41 d24c5aa90c4a: Preparing 02:00:41 19bb9b4d9ea6: Preparing 02:00:41 746e038e630a: Preparing 02:00:41 1e890da81ec9: Preparing 02:00:41 746e038e630a: Waiting 02:00:41 1e890da81ec9: Waiting 02:00:41 d24c5aa90c4a: Layer already exists 02:00:41 79307b595632: Layer already exists 02:00:41 1e890da81ec9: Layer already exists 02:00:41 657d56417abb: Pushed 02:00:41 19bb9b4d9ea6: Pushed 02:00:42 746e038e630a: Pushed 02:00:51 24a7049aa5e2: Pushed 02:00:51 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:20708906de5eb75c33d0c6c80913fef23f9167aeb63c1a6e4813d096598c4a90 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:00:51 657d56417abb: Preparing 02:00:51 24a7049aa5e2: Preparing 02:00:51 79307b595632: Preparing 02:00:51 d24c5aa90c4a: Preparing 02:00:51 19bb9b4d9ea6: Preparing 02:00:51 746e038e630a: Preparing 02:00:51 1e890da81ec9: Preparing 02:00:51 746e038e630a: Waiting 02:00:51 1e890da81ec9: Waiting 02:00:51 79307b595632: Layer already exists 02:00:51 24a7049aa5e2: Layer already exists 02:00:51 657d56417abb: Layer already exists 02:00:51 19bb9b4d9ea6: Layer already exists 02:00:51 d24c5aa90c4a: Layer already exists 02:00:51 746e038e630a: Layer already exists 02:00:51 1e890da81ec9: Layer already exists 02:00:52 latest: digest: sha256:20708906de5eb75c33d0c6c80913fef23f9167aeb63c1a6e4813d096598c4a90 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 02:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:00:52 657d56417abb: Preparing 02:00:52 24a7049aa5e2: Preparing 02:00:52 79307b595632: Preparing 02:00:52 d24c5aa90c4a: Preparing 02:00:52 19bb9b4d9ea6: Preparing 02:00:52 746e038e630a: Preparing 02:00:52 1e890da81ec9: Preparing 02:00:52 746e038e630a: Waiting 02:00:52 1e890da81ec9: Waiting 02:00:52 657d56417abb: Layer already exists 02:00:52 19bb9b4d9ea6: Layer already exists 02:00:52 24a7049aa5e2: Layer already exists 02:00:52 d24c5aa90c4a: Layer already exists 02:00:52 79307b595632: Layer already exists 02:00:52 746e038e630a: Layer already exists 02:00:52 1e890da81ec9: Layer already exists 02:00:52 4.1.0-dev.43: digest: sha256:20708906de5eb75c33d0c6c80913fef23f9167aeb63c1a6e4813d096598c4a90 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:00:53 657d56417abb: Preparing 02:00:53 24a7049aa5e2: Preparing 02:00:53 79307b595632: Preparing 02:00:53 d24c5aa90c4a: Preparing 02:00:53 19bb9b4d9ea6: Preparing 02:00:53 746e038e630a: Preparing 02:00:53 1e890da81ec9: Preparing 02:00:53 746e038e630a: Waiting 02:00:53 1e890da81ec9: Waiting 02:00:53 19bb9b4d9ea6: Layer already exists 02:00:53 79307b595632: Layer already exists 02:00:53 657d56417abb: Layer already exists 02:00:53 24a7049aa5e2: Layer already exists 02:00:53 d24c5aa90c4a: Layer already exists 02:00:53 746e038e630a: Layer already exists 02:00:53 1e890da81ec9: Layer already exists 02:00:53 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:20708906de5eb75c33d0c6c80913fef23f9167aeb63c1a6e4813d096598c4a90 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:00:54 657d56417abb: Preparing 02:00:54 24a7049aa5e2: Preparing 02:00:54 79307b595632: Preparing 02:00:54 d24c5aa90c4a: Preparing 02:00:54 19bb9b4d9ea6: Preparing 02:00:54 746e038e630a: Preparing 02:00:54 1e890da81ec9: Preparing 02:00:54 746e038e630a: Waiting 02:00:54 1e890da81ec9: Waiting 02:00:54 657d56417abb: Layer already exists 02:00:54 d24c5aa90c4a: Layer already exists 02:00:54 79307b595632: Layer already exists 02:00:54 19bb9b4d9ea6: Layer already exists 02:00:54 24a7049aa5e2: Layer already exists 02:00:54 1e890da81ec9: Layer already exists 02:00:54 746e038e630a: Layer already exists 02:00:55 main: digest: sha256:20708906de5eb75c33d0c6c80913fef23f9167aeb63c1a6e4813d096598c4a90 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:55 ===================================================== [Pipeline] echo 02:00:55 taggedImages: 02:00:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 02:00:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:00:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 02:00:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:00:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:00:55 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:00:55 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 02:00:55 latest 02:00:55 4.1.0-dev.43 02:00:55 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:00:55 main 02:00:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 02:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:00:56 8f9160b835ac: Preparing 02:00:56 07ad2dc46455: Preparing 02:00:56 79307b595632: Preparing 02:00:56 d24c5aa90c4a: Preparing 02:00:56 395577afbe6f: Preparing 02:00:56 23d42c5fcc84: Preparing 02:00:56 1e890da81ec9: Preparing 02:00:56 23d42c5fcc84: Waiting 02:00:56 1e890da81ec9: Waiting 02:00:56 79307b595632: Layer already exists 02:00:56 d24c5aa90c4a: Layer already exists 02:00:56 1e890da81ec9: Layer already exists 02:00:56 8f9160b835ac: Pushed 02:00:56 395577afbe6f: Pushed 02:00:56 23d42c5fcc84: Pushed 02:01:06 07ad2dc46455: Pushed 02:01:06 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c: digest: sha256:e4cbb95fa2b534e172d88bf7df19d40ecea4d56278de63054eec0d3c8067e69c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:01:07 8f9160b835ac: Preparing 02:01:07 07ad2dc46455: Preparing 02:01:07 79307b595632: Preparing 02:01:07 d24c5aa90c4a: Preparing 02:01:07 395577afbe6f: Preparing 02:01:07 23d42c5fcc84: Preparing 02:01:07 1e890da81ec9: Preparing 02:01:07 23d42c5fcc84: Waiting 02:01:07 d24c5aa90c4a: Layer already exists 02:01:07 07ad2dc46455: Layer already exists 02:01:07 79307b595632: Layer already exists 02:01:07 8f9160b835ac: Layer already exists 02:01:07 395577afbe6f: Layer already exists 02:01:07 23d42c5fcc84: Layer already exists 02:01:07 1e890da81ec9: Layer already exists 02:01:07 latest: digest: sha256:e4cbb95fa2b534e172d88bf7df19d40ecea4d56278de63054eec0d3c8067e69c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 02:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:01:08 8f9160b835ac: Preparing 02:01:08 07ad2dc46455: Preparing 02:01:08 79307b595632: Preparing 02:01:08 d24c5aa90c4a: Preparing 02:01:08 395577afbe6f: Preparing 02:01:08 23d42c5fcc84: Preparing 02:01:08 1e890da81ec9: Preparing 02:01:08 23d42c5fcc84: Waiting 02:01:08 395577afbe6f: Layer already exists 02:01:08 79307b595632: Layer already exists 02:01:08 07ad2dc46455: Layer already exists 02:01:08 d24c5aa90c4a: Layer already exists 02:01:08 8f9160b835ac: Layer already exists 02:01:08 1e890da81ec9: Layer already exists 02:01:08 23d42c5fcc84: Layer already exists 02:01:08 4.1.0-dev.43: digest: sha256:e4cbb95fa2b534e172d88bf7df19d40ecea4d56278de63054eec0d3c8067e69c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:01:09 8f9160b835ac: Preparing 02:01:09 07ad2dc46455: Preparing 02:01:09 79307b595632: Preparing 02:01:09 d24c5aa90c4a: Preparing 02:01:09 395577afbe6f: Preparing 02:01:09 23d42c5fcc84: Preparing 02:01:09 1e890da81ec9: Preparing 02:01:09 23d42c5fcc84: Waiting 02:01:09 1e890da81ec9: Waiting 02:01:09 07ad2dc46455: Layer already exists 02:01:09 8f9160b835ac: Layer already exists 02:01:09 d24c5aa90c4a: Layer already exists 02:01:09 79307b595632: Layer already exists 02:01:09 395577afbe6f: Layer already exists 02:01:09 1e890da81ec9: Layer already exists 02:01:09 23d42c5fcc84: Layer already exists 02:01:09 42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43: digest: sha256:e4cbb95fa2b534e172d88bf7df19d40ecea4d56278de63054eec0d3c8067e69c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:01:10 8f9160b835ac: Preparing 02:01:10 07ad2dc46455: Preparing 02:01:10 79307b595632: Preparing 02:01:10 d24c5aa90c4a: Preparing 02:01:10 395577afbe6f: Preparing 02:01:10 23d42c5fcc84: Preparing 02:01:10 1e890da81ec9: Preparing 02:01:10 23d42c5fcc84: Waiting 02:01:10 1e890da81ec9: Waiting 02:01:10 395577afbe6f: Layer already exists 02:01:10 07ad2dc46455: Layer already exists 02:01:10 79307b595632: Layer already exists 02:01:10 d24c5aa90c4a: Layer already exists 02:01:10 8f9160b835ac: Layer already exists 02:01:10 23d42c5fcc84: Layer already exists 02:01:10 1e890da81ec9: Layer already exists 02:01:10 main: digest: sha256:e4cbb95fa2b534e172d88bf7df19d40ecea4d56278de63054eec0d3c8067e69c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:10 ===================================================== [Pipeline] echo 02:01:10 taggedImages: 02:01:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c 02:01:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:01:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 02:01:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 02:01:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:42a8eb0064d9f16ac9890d7cf810cdf4dc85832c-4.1.0-dev.43 [Pipeline] echo 02:01:11 Skip building multi-arch image for 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 02:01:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:12 02:01:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:12 arm64: Pulling from edgex-lftools-log-publisher 02:01:12 8998bd30e6a1: Pulling fs layer 02:01:12 04944245beec: Pulling fs layer 02:01:12 699f458cf7ca: Pulling fs layer 02:01:12 765212b225bb: Pulling fs layer 02:01:12 f23df028b6ca: Pulling fs layer 02:01:12 d65c8cfc05b1: Pulling fs layer 02:01:12 2437ff75d9bd: Pulling fs layer 02:01:12 765212b225bb: Waiting 02:01:12 f23df028b6ca: Waiting 02:01:12 d65c8cfc05b1: Waiting 02:01:12 2437ff75d9bd: Waiting 02:01:12 04944245beec: Verifying Checksum 02:01:12 04944245beec: Download complete 02:01:12 765212b225bb: Verifying Checksum 02:01:12 765212b225bb: Download complete 02:01:12 f23df028b6ca: Verifying Checksum 02:01:12 f23df028b6ca: Download complete 02:01:12 d65c8cfc05b1: Download complete 02:01:13 699f458cf7ca: Verifying Checksum 02:01:13 699f458cf7ca: Download complete 02:01:13 8998bd30e6a1: Verifying Checksum 02:01:13 8998bd30e6a1: Download complete 02:01:15 2437ff75d9bd: Verifying Checksum 02:01:15 2437ff75d9bd: Download complete 02:01:18 8998bd30e6a1: Pull complete 02:01:18 04944245beec: Pull complete 02:01:20 699f458cf7ca: Pull complete 02:01:20 765212b225bb: Pull complete 02:01:21 f23df028b6ca: Pull complete 02:01:21 d65c8cfc05b1: Pull complete 02:01:40 2437ff75d9bd: Pull complete 02:01:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:40 prd-ubuntu20.04-docker-arm64-4c-16g-6478 does not seem to be running inside a container 02:01:40 $ 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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:01:42 $ docker top 2e51b0f405138db8a83eb0f123026bc50b8c67deeb4fbb7767d92f633e02458d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:43 ---> job-cost.sh 02:01:43 lf-activate-venv: SKIPPING 02:01:43 INFO: No Stack... 02:01:44 INFO: Retrieving Pricing Info for: v3-standard-4 02:01:45 INFO: Archiving Costs [Pipeline] sh 02:01:46 + cat /w/workspace/edgex-go/882/archives/cost.csv 02:01:46 + cut -d, -f6 [Pipeline] lock 02:01:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-882-stack-cost] 02:01:46 Resource [jenkins-edgexfoundry-edgex-go-main-882-stack-cost] did not exist. Created. 02:01:46 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-882-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:46 + echo total: 0.10999999940395355 [Pipeline] stash 02:01:47 Stashed 1 file(s) [Pipeline] } 02:01:47 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-882-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:47 $ docker stop --time=1 2e51b0f405138db8a83eb0f123026bc50b8c67deeb4fbb7767d92f633e02458d 02:01:48 $ docker rm -f --volumes 2e51b0f405138db8a83eb0f123026bc50b8c67deeb4fbb7767d92f633e02458d [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 02:01:49 provisioning config files... 02:01:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/882@tmp/config15861559967537600263tmp [Pipeline] { [Pipeline] sh 02:01:49 + set +x 02:01:49 + + curl -s https://codecov.io/bash 02:01:49 bash -s -- 02:01:49 02:01:49 _____ _ 02:01:49 / ____| | | 02:01:49 | | ___ __| | ___ ___ _____ __ 02:01:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:01:49 | |___| (_) | (_| | __/ (_| (_) \ V / 02:01:49 \_____\___/ \__,_|\___|\___\___/ \_/ 02:01:49 Bash-1.0.6 02:01:49 02:01:49 02:01:49 ==> git version 2.25.1 found 02:01:49 ==> 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 02:01:49 Release-Date: 2020-01-08 02:01:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:01:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:01:49 ==> Jenkins CI detected. 02:01:49 current dir:  /w/workspace/edgex-go/882 02:01:49 project root: . 02:01:49 --> token set from env 02:01:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:01:50 ==> Running gcov in . (disable via -X gcov) 02:01:50 ==> Python coveragepy not found 02:01:50 ==> Searching for coverage reports in: 02:01:50 + . 02:01:50 -> Found 1 reports 02:01:50 ==> Detecting git/mercurial file structure 02:01:50 ==> Reading reports 02:01:50 + ./coverage.out bytes=1666030 02:01:50 ==> Appending adjustments 02:01:50 https://docs.codecov.io/docs/fixing-reports 02:01:51 + Found adjustments 02:01:51 ==> Gzipping contents 02:01:51 140K /tmp/codecov.lVmDqD.gz 02:01:51 ==> Uploading reports 02:01:51 url: https://codecov.io 02:01:51 query: branch=main&commit=42a8eb0064d9f16ac9890d7cf810cdf4dc85832c&build=882&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F882%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:01:51 -> Pinging Codecov 02:01:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=42a8eb0064d9f16ac9890d7cf810cdf4dc85832c&build=882&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F882%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:01:51 -> Uploading to 02:01:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/42a8eb0064d9f16ac9890d7cf810cdf4dc85832c/b194d338-9746-46c0-9e1c-7e3d19540df3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250808%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250808T020151Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=027ac94eed13cf7e176e28f143fce6fa93753bd7824873a998f79966af08d30f 02:01:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:51 Dload Upload Total Spent Left Speed 02:01:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 690k --:--:-- --:--:-- --:--:-- 690k 02:01:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/42a8eb0064d9f16ac9890d7cf810cdf4dc85832c [Pipeline] } 02:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:01:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:01:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:01:52 02:01:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:01:52 latest: Pulling from edgex-devops/edgex-snyk-go 02:01:52 0a9a5dfd008f: Already exists 02:01:52 36466aa92d05: Already exists 02:01:52 e10405b45d13: Already exists 02:01:52 096b7ceb2af7: Already exists 02:01:52 4f4fb700ef54: Already exists 02:01:52 e50aa161e22a: Pulling fs layer 02:01:52 d3c8db5fb9df: Pulling fs layer 02:01:53 e50aa161e22a: Verifying Checksum 02:01:53 e50aa161e22a: Download complete 02:01:53 e50aa161e22a: Pull complete 02:01:55 d3c8db5fb9df: Verifying Checksum 02:01:55 d3c8db5fb9df: Download complete 02:01:58 d3c8db5fb9df: Pull complete 02:01:58 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:01:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:58 prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container 02:01:58 $ 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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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:latest cat 02:01:59 $ docker top a4bed18b4d64483b8efd3c21cb94cf8575a7a25ac8a861ba11e4a11df3971b64 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:59 + git config --global --add safe.directory /w/workspace/edgex-go/882 [Pipeline] echo 02:01:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:02:00 + set -o pipefail 02:02:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:02:10 02:02:10 Monitoring /w/workspace/edgex-go/882 (github.com/edgexfoundry/edgex-go)... 02:02:10 02:02:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/58e98c90-1b1a-4178-8ba1-fff3b51d9940 02:02:10 02:02:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:02:10 02:02:10 02:02:10 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:02:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:02:10 $ docker stop --time=1 a4bed18b4d64483b8efd3c21cb94cf8575a7a25ac8a861ba11e4a11df3971b64 02:02:12 $ docker rm -f --volumes a4bed18b4d64483b8efd3c21cb94cf8575a7a25ac8a861ba11e4a11df3971b64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:02:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:13 provisioning config files... 02:02:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/882@tmp/config8103212699606330128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:13 --> edgex-publish-swagger.sh 02:02:13 === Publish openapi API === 02:02:13 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:02:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/882/openapi/core-command.yaml] 02:02:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:13 Dload Upload Total Spent Left Speed 02:02:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 395 195k --:--:-- --:--:-- --:--:-- 195k 02:02:13 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:02:13 02:02:13 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/882/openapi/core-data.yaml] 02:02:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:13 Dload Upload Total Spent Left Speed 02:02:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 515 533k --:--:-- --:--:-- --:--:-- 534k 02:02:13 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:02:13 02:02:13 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/882/openapi/core-keeper.yaml] 02:02:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:13 Dload Upload Total Spent Left Speed 02:02:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 425 190k --:--:-- --:--:-- --:--:-- 190k 02:02:13 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:02:13 02:02:13 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/882/openapi/core-metadata.yaml] 02:02:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:13 Dload Upload Total Spent Left Speed 02:02:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 461 1096k --:--:-- --:--:-- --:--:-- 1097k 02:02:13 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:02:13 02:02:13 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/882/openapi/security-proxy-auth.yaml] 02:02:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:13 Dload Upload Total Spent Left Speed 02:02:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 616 223k --:--:-- --:--:-- --:--:-- 223k 02:02:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:02:14 02:02:14 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/882/openapi/security-secretstore-setup.yaml] 02:02:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:14 Dload Upload Total Spent Left Speed 02:02:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 880 52173 --:--:-- --:--:-- --:--:-- 53053 02:02:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:02:14 02:02:14 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/882/openapi/support-notifications.yaml] 02:02:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:14 Dload Upload Total Spent Left Speed 02:02:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 568 841k --:--:-- --:--:-- --:--:-- 842k 02:02:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:02:14 02:02:14 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/882/openapi/support-scheduler.yaml] 02:02:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:14 Dload Upload Total Spent Left Speed 02:02:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 666 500k --:--:-- --:--:-- --:--:-- 505k 02:02:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:02:14 [Pipeline] } 02:02:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:02:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:15 prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container 02:02:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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 02:02:15 $ docker top 59d007f362e64084aaf2856b4d3ebe7b47a652ea54e783241e3cce81510b7332 -eo pid,comm 02:02:15 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). 02:02:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:15 [ssh-agent] Looking for ssh-agent implementation... 02:02:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:15 $ docker exec 59d007f362e64084aaf2856b4d3ebe7b47a652ea54e783241e3cce81510b7332 ssh-agent 02:02:15 SSH_AUTH_SOCK=/tmp/ssh-gSpjMOM90zjE/agent.33 02:02:15 SSH_AGENT_PID=39 02:02:15 Running ssh-add (command line suppressed) 02:02:15 Identity added: /w/workspace/edgex-go/882@tmp/private_key_893033223805348519.key (/w/workspace/edgex-go/882@tmp/private_key_893033223805348519.key) 02:02:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:16 + git semver tag 02:02:16 2025-08-08 02:02:16,482 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:02:16 2025-08-08 02:02:16,486 [run_tag] DEBUG tag force:False 02:02:16 2025-08-08 02:02:16,486 [check_head_tag] DEBUG check head tag 02:02:16 2025-08-08 02:02:16,487 [execute] INFO git cat-file --batch-check 02:02:16 2025-08-08 02:02:16,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/882, stdin=, shell=False, universal_newlines=False) 02:02:16 2025-08-08 02:02:16,488 [execute] INFO git cat-file --batch 02:02:16 2025-08-08 02:02:16,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/882, stdin=, shell=False, universal_newlines=False) 02:02:16 2025-08-08 02:02:16,506 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main 02:02:16 2025-08-08 02:02:16,506 [execute] INFO git tag -a v4.1.0-dev.43 -m v4.1.0-dev.43 02:02:16 2025-08-08 02:02:16,506 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.43', '-m', 'v4.1.0-dev.43'], cwd=/w/workspace/edgex-go/882, stdin=None, shell=False, universal_newlines=False) 02:02:16 2025-08-08 02:02:16,509 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main 02:02:16 4.1.0-dev.43 [Pipeline] } 02:02:16 $ docker exec --env ******** --env ******** 59d007f362e64084aaf2856b4d3ebe7b47a652ea54e783241e3cce81510b7332 ssh-agent -k 02:02:16 unset SSH_AUTH_SOCK; 02:02:16 unset SSH_AGENT_PID; 02:02:16 echo Agent pid 39 killed; 02:02:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:17 + git semver [Pipeline] } 02:02:17 $ docker stop --time=1 59d007f362e64084aaf2856b4d3ebe7b47a652ea54e783241e3cce81510b7332 02:02:18 $ docker rm -f --volumes 59d007f362e64084aaf2856b4d3ebe7b47a652ea54e783241e3cce81510b7332 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:02:19 02:02:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:02:19 0.23.1-centos7: Pulling from edgex-lftools 02:02:19 ab5ef0e58194: Pulling fs layer 02:02:19 9712f1f96733: Pulling fs layer 02:02:19 63f879dbbcfc: Pulling fs layer 02:02:19 0d9ebad4ef96: Pulling fs layer 02:02:19 e9a5061849ea: Pulling fs layer 02:02:19 0d9ebad4ef96: Waiting 02:02:19 d747dcd14b5f: Pulling fs layer 02:02:19 2de7ff778b66: Pulling fs layer 02:02:19 e9a5061849ea: Waiting 02:02:19 d747dcd14b5f: Waiting 02:02:19 2de7ff778b66: Waiting 02:02:19 9712f1f96733: Verifying Checksum 02:02:19 9712f1f96733: Download complete 02:02:20 63f879dbbcfc: Verifying Checksum 02:02:20 63f879dbbcfc: Download complete 02:02:20 e9a5061849ea: Verifying Checksum 02:02:20 e9a5061849ea: Download complete 02:02:20 d747dcd14b5f: Download complete 02:02:20 0d9ebad4ef96: Verifying Checksum 02:02:20 0d9ebad4ef96: Download complete 02:02:20 ab5ef0e58194: Verifying Checksum 02:02:20 ab5ef0e58194: Download complete 02:02:20 2de7ff778b66: Verifying Checksum 02:02:20 2de7ff778b66: Download complete 02:02:24 ab5ef0e58194: Pull complete 02:02:24 9712f1f96733: Pull complete 02:02:25 63f879dbbcfc: Pull complete 02:02:32 0d9ebad4ef96: Pull complete 02:02:32 e9a5061849ea: Pull complete 02:02:32 d747dcd14b5f: Pull complete 02:02:33 2de7ff778b66: Pull complete 02:02:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:02:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:33 prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container 02:02:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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 02:02:34 $ docker top c114ec5701e08cdf62733a618a1183b4d720e733eb86e32b5a0cb43f3d38f03d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:02:35 provisioning config files... 02:02:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/882@tmp/config2805474408142066644tmp 02:02:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/882@tmp/config12303172572334418804tmp 02:02:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/882@tmp/config3766361829532733823tmp [Pipeline] { [Pipeline] echo 02:02:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:02:35 ---> sigul-configuration.sh 02:02:35 gpg: directory `/root/.gnupg' created 02:02:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:02:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:02:35 gpg: keyring `/root/.gnupg/secring.gpg' created 02:02:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:02:35 gpg: CAST5 encrypted data 02:02:35 gpg: encrypted with 1 passphrase 02:02:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:02:35 + mkdir /home/jenkins 02:02:35 + mkdir /home/jenkins/sigul [Pipeline] sh 02:02:35 + 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 02:02:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:02:36 ---> sigul-install.sh 02:02:36 Sigul already installed; skipping installation. [Pipeline] sh 02:02:36 + git tag --list 02:02:36 0.6.0 02:02:36 0.6.1 02:02:36 0.7.0 02:02:36 0.7.1 02:02:36 v1.0.0 02:02:36 v1.0.1 02:02:36 v1.1.0 02:02:36 v1.2.0 02:02:36 v1.2.1 02:02:36 v1.3.0 02:02:36 v1.3.1 02:02:36 v2.0.0 02:02:36 v2.1.0 02:02:36 v2.1.1 02:02:36 v2.2.0 02:02:36 v2.3.0 02:02:36 v3.0 02:02:36 v3.0.0 02:02:36 v3.1 02:02:36 v3.1.0 02:02:36 v3.1.1 02:02:36 v4.0 02:02:36 v4.0.0 02:02:36 v4.0.1 02:02:36 v4.0.1-dev.1 02:02:36 v4.1.0-dev.1 02:02:36 v4.1.0-dev.10 02:02:36 v4.1.0-dev.11 02:02:36 v4.1.0-dev.12 02:02:36 v4.1.0-dev.13 02:02:36 v4.1.0-dev.14 02:02:36 v4.1.0-dev.15 02:02:36 v4.1.0-dev.16 02:02:36 v4.1.0-dev.17 02:02:36 v4.1.0-dev.18 02:02:36 v4.1.0-dev.19 02:02:36 v4.1.0-dev.2 02:02:36 v4.1.0-dev.20 02:02:36 v4.1.0-dev.21 02:02:36 v4.1.0-dev.22 02:02:36 v4.1.0-dev.23 02:02:36 v4.1.0-dev.24 02:02:36 v4.1.0-dev.25 02:02:36 v4.1.0-dev.26 02:02:36 v4.1.0-dev.27 02:02:36 v4.1.0-dev.28 02:02:36 v4.1.0-dev.29 02:02:36 v4.1.0-dev.3 02:02:36 v4.1.0-dev.30 02:02:36 v4.1.0-dev.31 02:02:36 v4.1.0-dev.32 02:02:36 v4.1.0-dev.33 02:02:36 v4.1.0-dev.34 02:02:36 v4.1.0-dev.35 02:02:36 v4.1.0-dev.36 02:02:36 v4.1.0-dev.37 02:02:36 v4.1.0-dev.38 02:02:36 v4.1.0-dev.39 02:02:36 v4.1.0-dev.4 02:02:36 v4.1.0-dev.40 02:02:36 v4.1.0-dev.41 02:02:36 v4.1.0-dev.42 02:02:36 v4.1.0-dev.43 02:02:36 v4.1.0-dev.5 02:02:36 v4.1.0-dev.6 02:02:36 v4.1.0-dev.7 02:02:36 v4.1.0-dev.8 02:02:36 v4.1.0-dev.9 [Pipeline] sh 02:02:36 + lftools sign git-tag v4.1.0-dev.43 02:02:37 Signing Git tag with Sigul... 02:02:37 Signing v4.1.0-dev.43 [Pipeline] echo 02:02:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:02:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:02:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:02:38 $ docker stop --time=1 c114ec5701e08cdf62733a618a1183b4d720e733eb86e32b5a0cb43f3d38f03d 02:02:39 $ docker rm -f --volumes c114ec5701e08cdf62733a618a1183b4d720e733eb86e32b5a0cb43f3d38f03d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:02:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:40 prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container 02:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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 02:02:40 $ docker top 081bc244c2781b4e8e9a9a726fcc481fd0bf21a7e0f7820ecf696684b9637aac -eo pid,comm 02:02:40 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). 02:02:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:40 [ssh-agent] Looking for ssh-agent implementation... 02:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:40 $ docker exec 081bc244c2781b4e8e9a9a726fcc481fd0bf21a7e0f7820ecf696684b9637aac ssh-agent 02:02:40 SSH_AUTH_SOCK=/tmp/ssh-UZdt1BWJ7x4S/agent.32 02:02:40 SSH_AGENT_PID=39 02:02:40 Running ssh-add (command line suppressed) 02:02:40 Identity added: /w/workspace/edgex-go/882@tmp/private_key_14389202744745760888.key (/w/workspace/edgex-go/882@tmp/private_key_14389202744745760888.key) 02:02:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:41 + git semver bump pre 02:02:41 2025-08-08 02:02:41,351 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:02:41 2025-08-08 02:02:41,356 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main 02:02:41 2025-08-08 02:02:41,356 [bump_version] DEBUG bumping version:4.1.0-dev.43 on axis:pre with prefix:dev 02:02:41 2025-08-08 02:02:41,356 [bump_version] DEBUG bumped version:4.1.0-dev.44 02:02:41 2025-08-08 02:02:41,356 [write_version] DEBUG write version:4.1.0-dev.44 to path:/w/workspace/edgex-go/882/.semver/main with force:True 02:02:41 2025-08-08 02:02:41,356 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main 02:02:41 2025-08-08 02:02:41,356 [write_file] DEBUG write to file:/w/workspace/edgex-go/882/.semver/main 02:02:41 2025-08-08 02:02:41,358 [execute] INFO git cat-file --batch-check 02:02:41 2025-08-08 02:02:41,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/882/.semver, stdin=, shell=False, universal_newlines=False) 02:02:41 2025-08-08 02:02:41,363 [execute] INFO git cat-file --batch 02:02:41 2025-08-08 02:02:41,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/882/.semver, stdin=, shell=False, universal_newlines=False) 02:02:41 2025-08-08 02:02:41,367 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main 02:02:41 4.1.0-dev.44 [Pipeline] } 02:02:41 $ docker exec --env ******** --env ******** 081bc244c2781b4e8e9a9a726fcc481fd0bf21a7e0f7820ecf696684b9637aac ssh-agent -k 02:02:41 unset SSH_AUTH_SOCK; 02:02:41 unset SSH_AGENT_PID; 02:02:41 echo Agent pid 39 killed; 02:02:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:41 + git semver [Pipeline] } 02:02:42 $ docker stop --time=1 081bc244c2781b4e8e9a9a726fcc481fd0bf21a7e0f7820ecf696684b9637aac 02:02:43 $ docker rm -f --volumes 081bc244c2781b4e8e9a9a726fcc481fd0bf21a7e0f7820ecf696684b9637aac [Pipeline] // withDockerContainer [Pipeline] sh 02:02:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:44 prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container 02:02:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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 02:02:44 $ docker top c0ff4ba999cea590d64a9eb147d28b729c3d76fcfc07387a0deea2d0bdf45649 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:44 [ssh-agent] Looking for ssh-agent implementation... 02:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:44 $ docker exec c0ff4ba999cea590d64a9eb147d28b729c3d76fcfc07387a0deea2d0bdf45649 ssh-agent 02:02:44 SSH_AUTH_SOCK=/tmp/ssh-wiQeaqFimeMW/agent.32 02:02:44 SSH_AGENT_PID=38 02:02:44 Running ssh-add (command line suppressed) 02:02:44 Identity added: /w/workspace/edgex-go/882@tmp/private_key_10495540686204751533.key (/w/workspace/edgex-go/882@tmp/private_key_10495540686204751533.key) 02:02:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:45 + git semver push 02:02:45 2025-08-08 02:02:45,367 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:02:45 2025-08-08 02:02:45,372 [run_push] DEBUG push 02:02:45 2025-08-08 02:02:45,372 [execute] INFO git cat-file --batch-check 02:02:45 2025-08-08 02:02:45,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/882/.semver, stdin=, shell=False, universal_newlines=False) 02:02:45 2025-08-08 02:02:45,375 [execute] INFO git rev-list 13d7aab9e13d89d697746fb06d53ccb44c908c3e -- 02:02:45 2025-08-08 02:02:45,376 [execute] DEBUG Popen(['git', 'rev-list', '13d7aab9e13d89d697746fb06d53ccb44c908c3e', '--'], cwd=/w/workspace/edgex-go/882/.semver, stdin=None, shell=False, universal_newlines=False) 02:02:45 2025-08-08 02:02:45,395 [execute] INFO git fetch -v -- origin 02:02:45 2025-08-08 02:02:45,395 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/882/.semver, stdin=None, shell=False, universal_newlines=True) 02:02:45 2025-08-08 02:02:45,883 [run_push] DEBUG no remote changes detected 02:02:45 2025-08-08 02:02:45,883 [execute] INFO git push origin semver 02:02:45 2025-08-08 02:02:45,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/882/.semver, stdin=None, shell=False, universal_newlines=False) 02:02:46 2025-08-08 02:02:46,678 [run_push] DEBUG push all version tags 02:02:46 2025-08-08 02:02:46,679 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:02:46 2025-08-08 02:02:46,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/882, stdin=None, shell=False, universal_newlines=False) 02:02:47 2025-08-08 02:02:47,317 [read_version] DEBUG read version from /w/workspace/edgex-go/882/.semver/main 02:02:47 4.1.0-dev.44 [Pipeline] } 02:02:47 $ docker exec --env ******** --env ******** c0ff4ba999cea590d64a9eb147d28b729c3d76fcfc07387a0deea2d0bdf45649 ssh-agent -k 02:02:47 unset SSH_AUTH_SOCK; 02:02:47 unset SSH_AGENT_PID; 02:02:47 echo Agent pid 38 killed; 02:02:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:47 + git semver [Pipeline] } 02:02:48 $ docker stop --time=1 c0ff4ba999cea590d64a9eb147d28b729c3d76fcfc07387a0deea2d0bdf45649 02:02:49 $ docker rm -f --volumes c0ff4ba999cea590d64a9eb147d28b729c3d76fcfc07387a0deea2d0bdf45649 [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 02:02:49 + [ -d /w/workspace/edgex-go/882/archives ] [Pipeline] libraryResource [Pipeline] sh 02:02:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:02:51 ---> package-listing.sh 02:02:51 ++ facter osfamily 02:02:51 ++ tr '[:upper:]' '[:lower:]' 02:02:51 + OS_FAMILY=debian 02:02:51 + workspace=/w/workspace/edgex-go/882 02:02:51 + START_PACKAGES=/tmp/packages_start.txt 02:02:51 + END_PACKAGES=/tmp/packages_end.txt 02:02:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:02:51 + PACKAGES=/tmp/packages_start.txt 02:02:51 + '[' /w/workspace/edgex-go/882 ']' 02:02:51 + PACKAGES=/tmp/packages_end.txt 02:02:51 + case "${OS_FAMILY}" in 02:02:51 + dpkg -l 02:02:51 + grep '^ii' 02:02:51 + '[' -f /tmp/packages_start.txt ']' 02:02:51 + '[' -f /tmp/packages_end.txt ']' 02:02:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:02:51 + '[' /w/workspace/edgex-go/882 ']' 02:02:51 + mkdir -p /w/workspace/edgex-go/882/archives/ 02:02:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/882/archives/ [Pipeline] echo 02:02:51 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/882/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:02:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:52 02:02:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:52 latest: Pulling from edgex-lftools-log-publisher 02:02:52 5eb5b503b376: Pulling fs layer 02:02:52 5c69ac0246d0: Pulling fs layer 02:02:52 ec43610c2a17: Pulling fs layer 02:02:52 3a2ae6a8a46f: Pulling fs layer 02:02:52 33b1e0a273af: Pulling fs layer 02:02:52 5d3b04190fa2: Pulling fs layer 02:02:52 2f39f015ded8: Pulling fs layer 02:02:52 3a2ae6a8a46f: Waiting 02:02:52 33b1e0a273af: Waiting 02:02:52 5d3b04190fa2: Waiting 02:02:52 2f39f015ded8: Waiting 02:02:52 5c69ac0246d0: Download complete 02:02:52 3a2ae6a8a46f: Verifying Checksum 02:02:52 3a2ae6a8a46f: Download complete 02:02:52 33b1e0a273af: Verifying Checksum 02:02:52 33b1e0a273af: Download complete 02:02:52 5d3b04190fa2: Verifying Checksum 02:02:52 5d3b04190fa2: Download complete 02:02:52 ec43610c2a17: Verifying Checksum 02:02:52 ec43610c2a17: Download complete 02:02:52 5eb5b503b376: Verifying Checksum 02:02:52 5eb5b503b376: Download complete 02:02:53 2f39f015ded8: Verifying Checksum 02:02:53 2f39f015ded8: Download complete 02:02:54 5eb5b503b376: Pull complete 02:02:54 5c69ac0246d0: Pull complete 02:02:55 ec43610c2a17: Pull complete 02:02:55 3a2ae6a8a46f: Pull complete 02:02:55 33b1e0a273af: Pull complete 02:02:55 5d3b04190fa2: Pull complete 02:03:02 2f39f015ded8: Pull complete 02:03:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:02 prd-ubuntu20.04-docker-8c-8g-6477 does not seem to be running inside a container 02:03:02 $ 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/882/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/882 -v /w/workspace/edgex-go/882:/w/workspace/edgex-go/882:rw,z -v /w/workspace/edgex-go/882@tmp:/w/workspace/edgex-go/882@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 02:03:03 $ docker top 78472c5977ead11462444a3711d0634939ca0a76225bc6bd1a7d8991b2267045 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:04 + touch /tmp/pre-build-complete [Pipeline] sh 02:03:04 + mkdir -p /var/log/sysstat [Pipeline] sh 02:03:04 + ls /var/log/sa-host 02:03:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:04 provisioning config files... 02:03:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/882@tmp/config7931708241488544228tmp [Pipeline] { [Pipeline] echo 02:03:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:03:05 ---> create-netrc.sh [Pipeline] } 02:03:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:03:05 ---> python-tools-install.sh [Pipeline] echo 02:03:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:03:05 ---> sudo-logs.sh 02:03:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:03:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:03:06 ---> job-cost.sh 02:03:06 lf-activate-venv: SKIPPING 02:03:06 DEBUG: total: 0.10999999940395355 02:03:06 INFO: Retrieving Stack Cost... 02:03:06 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:06 INFO: Archiving Costs [Pipeline] echo 02:03:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:03:07 ---> logs-deploy.sh 02:03:07 lf-activate-venv: SKIPPING 02:03:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/882 02:03:07 INFO: archiving workspace using pattern(s): 02:03:08 Archives upload complete. 02:03:08 INFO: archiving logs to Nexus 02:03:08 ---> uname -a: 02:03:08 Linux prd-ubuntu20-04-docker-8c-8g-6477 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:03:08 02:03:08 02:03:08 ---> lscpu: 02:03:08 Architecture: x86_64 02:03:08 CPU op-mode(s): 32-bit, 64-bit 02:03:08 Byte Order: Little Endian 02:03:08 Address sizes: 40 bits physical, 48 bits virtual 02:03:08 CPU(s): 8 02:03:08 On-line CPU(s) list: 0-7 02:03:08 Thread(s) per core: 1 02:03:08 Core(s) per socket: 1 02:03:08 Socket(s): 8 02:03:08 NUMA node(s): 1 02:03:08 Vendor ID: AuthenticAMD 02:03:08 CPU family: 23 02:03:08 Model: 49 02:03:08 Model name: AMD EPYC-Rome Processor 02:03:08 Stepping: 0 02:03:08 CPU MHz: 2799.998 02:03:08 BogoMIPS: 5599.99 02:03:08 Virtualization: AMD-V 02:03:08 Hypervisor vendor: KVM 02:03:08 Virtualization type: full 02:03:08 L1d cache: 256 KiB 02:03:08 L1i cache: 256 KiB 02:03:08 L2 cache: 4 MiB 02:03:08 L3 cache: 128 MiB 02:03:08 NUMA node0 CPU(s): 0-7 02:03:08 Vulnerability Gather data sampling: Not affected 02:03:08 Vulnerability Itlb multihit: Not affected 02:03:08 Vulnerability L1tf: Not affected 02:03:08 Vulnerability Mds: Not affected 02:03:08 Vulnerability Meltdown: Not affected 02:03:08 Vulnerability Mmio stale data: Not affected 02:03:08 Vulnerability Retbleed: Vulnerable 02:03:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:03:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:03:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:03:08 Vulnerability Srbds: Not affected 02:03:08 Vulnerability Tsx async abort: Not affected 02:03:08 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:03:08 02:03:08 02:03:08 ---> nproc: 02:03:08 8 02:03:08 02:03:08 02:03:08 ---> df -h: 02:03:08 Filesystem Size Used Avail Use% Mounted on 02:03:08 overlay 155G 33G 123G 21% / 02:03:08 tmpfs 64M 0 64M 0% /dev 02:03:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:03:08 shm 64M 0 64M 0% /dev/shm 02:03:08 /dev/vda1 155G 33G 123G 21% /facter-os 02:03:08 02:03:08 02:03:08 ---> sar -b -r -n DEV: 02:03:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6477) 08/08/25 _x86_64_ (8 CPU) 02:03:08 02:03:08 01:09:26 LINUX RESTART (8 CPU) 02:03:08 02:03:08 01:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:03:08 01:11:01 413.26 20.08 393.18 0.00 3184.80 72187.30 0.00 02:03:08 01:12:01 44.31 0.10 44.21 0.00 4.27 23403.83 0.00 02:03:08 01:13:01 52.48 0.12 52.37 0.00 0.93 22183.16 0.00 02:03:08 01:14:01 78.07 0.12 77.95 0.00 1.87 42858.59 0.00 02:03:08 01:15:01 1181.99 20.45 1161.54 0.00 4453.26 497592.80 0.00 02:03:08 01:16:01 250.74 0.20 250.54 0.00 2.00 87951.09 0.00 02:03:08 01:17:01 361.46 0.15 361.31 0.00 1.20 92640.99 0.00 02:03:08 01:18:01 756.46 0.02 756.45 0.00 0.13 164538.49 0.00 02:03:08 01:19:01 32.34 0.02 32.33 0.00 2.27 840.66 0.00 02:03:08 01:20:01 19.71 0.02 19.69 0.00 2.00 464.25 0.00 02:03:08 01:21:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 02:03:08 01:22:01 1.67 0.00 1.67 0.00 0.00 24.39 0.00 02:03:08 01:23:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 02:03:08 01:24:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 02:03:08 01:25:01 2.00 0.02 1.98 0.00 0.13 26.26 0.00 02:03:08 01:26:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 02:03:08 01:27:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 02:03:08 01:28:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 02:03:08 01:29:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 02:03:08 01:30:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 02:03:08 01:31:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 02:03:08 01:32:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 02:03:08 01:33:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 02:03:08 01:34:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 02:03:08 01:35:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 02:03:08 01:36:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 02:03:08 01:37:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 02:03:08 01:38:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 02:03:08 01:39:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 02:03:08 01:40:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 02:03:08 01:41:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 02:03:08 01:42:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 02:03:08 01:43:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 02:03:08 01:44:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 02:03:08 01:45:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 02:03:08 01:46:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 02:03:08 01:47:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 02:03:08 01:48:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 02:03:08 01:49:01 0.77 0.00 0.77 0.00 0.00 9.33 0.00 02:03:08 01:50:01 1.33 0.00 1.33 0.00 0.00 17.33 0.00 02:03:08 01:51:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 02:03:08 01:52:01 1.73 0.30 1.43 0.00 16.80 18.40 0.00 02:03:08 01:53:01 2.47 1.40 1.07 0.00 31.06 14.26 0.00 02:03:08 01:54:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 02:03:08 01:55:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 02:03:08 01:56:02 1.27 0.00 1.27 0.00 0.00 14.93 0.00 02:03:08 01:57:01 1.14 0.00 1.14 0.00 0.00 12.61 0.00 02:03:08 01:58:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 02:03:08 01:59:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 02:03:08 02:00:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 02:03:08 02:01:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 02:03:08 02:02:01 27.51 0.10 27.41 0.00 9.47 13859.96 0.00 02:03:08 02:03:01 132.86 0.48 132.38 0.00 14.80 38078.72 0.00 02:03:08 Average: 64.18 0.82 63.36 0.00 145.79 19953.25 0.00 02:03:08 02:03:08 01:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:03:08 01:11:01 27696076 31513804 772160 2.35 115388 3913196 1867888 5.51 1184276 3521576 924 02:03:08 01:12:01 26140252 31256548 1018772 3.10 125700 5105860 2342588 6.91 2226636 3929368 554960 02:03:08 01:13:01 26370260 31434444 840900 2.56 131700 5020284 2147480 6.33 1499556 4401852 379824 02:03:08 01:14:01 26875020 31512700 768888 2.34 135708 4647396 1799544 5.31 1392636 4060328 343208 02:03:08 01:15:01 9184264 29121620 3049272 9.28 384276 18724824 7405532 21.83 5439356 16593596 395288 02:03:08 01:16:01 4173296 27837516 4321320 13.15 429676 22223012 11382404 33.56 8084232 18748428 1486460 02:03:08 01:17:01 1518656 28135584 4029604 12.26 446356 25050324 9567072 28.21 9062352 20331836 1988968 02:03:08 01:18:01 5802380 31400624 829044 2.52 456216 24256184 2210196 6.52 3862392 21570680 440 02:03:08 01:19:01 5804256 31404232 824428 2.51 457516 24256792 2067840 6.10 4269384 21162196 580 02:03:08 01:20:01 5805880 31406592 822156 2.50 458152 24256980 2076064 6.12 4615832 20811796 16 02:03:08 01:21:01 5805676 31406416 822332 2.50 458172 24256984 2076064 6.12 4615720 20811800 12 02:03:08 01:22:01 5825268 31426048 803280 2.44 458200 24256988 2076064 6.12 4596432 20811804 12 02:03:08 01:23:01 5827584 31428400 801044 2.44 458208 24256988 2076064 6.12 4595464 20811804 8 02:03:08 01:24:01 5828348 31429168 800208 2.43 458224 24256992 2076064 6.12 4594828 20811808 56 02:03:08 01:25:01 5828912 31429844 799500 2.43 458272 24256968 2088532 6.16 4593516 20811784 64 02:03:08 01:26:01 5829116 31430072 799172 2.43 458280 24256972 2088532 6.16 4593732 20811788 196 02:03:08 01:27:01 5829784 31430796 798328 2.43 458300 24256976 2088532 6.16 4593524 20811792 24 02:03:08 01:28:01 5829168 31430240 798796 2.43 458320 24256976 2088532 6.16 4593548 20811792 12 02:03:08 01:29:01 5829240 31430336 798860 2.43 458332 24256980 2088532 6.16 4593924 20811796 8 02:03:08 01:30:01 5829792 31430904 798320 2.43 458356 24256980 2088532 6.16 4593212 20811796 20 02:03:08 01:31:01 5829808 31430924 798232 2.43 458364 24256984 2088532 6.16 4593256 20811800 24 02:03:08 01:32:01 5829508 31430656 798440 2.43 458392 24256988 2088532 6.16 4593180 20811804 8 02:03:08 01:33:01 5829428 31430604 798440 2.43 458408 24256992 2088532 6.16 4593448 20811808 12 02:03:08 01:34:01 5829916 31431120 797864 2.43 458428 24257000 2088532 6.16 4593292 20811816 16 02:03:08 01:35:01 5829836 31431048 797860 2.43 458444 24257004 2088532 6.16 4593400 20811820 16 02:03:08 01:36:01 5829792 31431032 798104 2.43 458452 24257004 2088532 6.16 4593532 20811820 52 02:03:08 01:37:01 5829792 31431056 798080 2.43 458468 24257008 2088532 6.16 4593636 20811824 8 02:03:08 01:38:01 5829508 31430780 798332 2.43 458484 24257008 2088532 6.16 4593732 20811824 8 02:03:08 01:39:01 5829228 31430504 798600 2.43 458492 24257012 2088532 6.16 4593456 20811828 28 02:03:08 01:40:01 5828732 31430120 798740 2.43 458500 24257016 2088532 6.16 4593508 20811832 12 02:03:08 01:41:01 5828984 31430372 798440 2.43 458504 24257016 2088532 6.16 4593448 20811832 16 02:03:08 01:42:01 5828668 31430076 798660 2.43 458520 24257020 2088532 6.16 4593468 20811836 208 02:03:08 01:43:01 5828888 31430312 798384 2.43 458524 24257024 2088532 6.16 4593540 20811840 8 02:03:08 01:44:01 5828856 31430288 798316 2.43 458536 24257028 2088532 6.16 4593488 20811844 56 02:03:08 01:45:01 5828824 31430276 798284 2.43 458552 24257016 2088532 6.16 4593572 20811848 24 02:03:08 01:46:01 5828476 31429948 798556 2.43 458568 24257032 2088532 6.16 4593548 20811848 12 02:03:08 01:47:01 5828404 31429904 798560 2.43 458576 24257036 2088532 6.16 4593832 20811852 24 02:03:08 01:48:01 5828604 31430112 798504 2.43 458584 24257040 2088532 6.16 4593576 20811856 12 02:03:08 01:49:01 5828368 31429880 798700 2.43 458596 24257040 2088532 6.16 4593580 20811856 12 02:03:08 01:50:01 5828060 31429600 798932 2.43 458612 24257036 2088532 6.16 4593728 20811864 16 02:03:08 01:51:01 5827924 31429476 798996 2.43 458612 24257048 2088532 6.16 4593616 20811864 16 02:03:08 01:52:01 5826364 31428440 799968 2.43 458632 24257556 2088532 6.16 4598180 20812180 4 02:03:08 01:53:01 5820936 31424912 803560 2.44 458660 24258496 2088532 6.16 4602760 20812544 32 02:03:08 01:54:01 5819636 31423652 804816 2.45 458680 24258496 2088532 6.16 4602748 20812500 8 02:03:08 01:55:01 5819824 31423872 804528 2.45 458708 24258492 2088532 6.16 4602540 20812504 16 02:03:08 01:56:02 5819336 31423400 804980 2.45 458720 24258500 2104576 6.20 4602456 20812504 48 02:03:08 01:57:01 5819540 31423612 804704 2.45 458728 24258504 2104576 6.20 4602464 20812508 4 02:03:08 01:58:01 5818988 31423084 805176 2.45 458744 24258508 2104576 6.20 4602808 20812512 8 02:03:08 01:59:01 5818736 31422836 805368 2.45 458768 24258508 2104576 6.20 4602564 20812512 12 02:03:08 02:00:01 5818200 31422412 805768 2.45 458796 24258576 2104576 6.20 4602652 20812576 160 02:03:08 02:01:01 5818168 31422388 805728 2.45 458812 24258580 2104576 6.20 4602592 20812584 32 02:03:08 02:02:01 5065432 31154728 1070360 3.26 463936 24717000 2423324 7.14 4870524 21265996 61004 02:03:08 02:03:01 4092100 31363428 862324 2.62 517600 25713868 2141876 6.31 4738456 22240848 469564 02:03:08 Average: 7309436 31246995 981900 2.99 432467 22687492 2511472 7.40 4522550 19470376 107218 02:03:08 02:03:08 01:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:03:08 01:11:01 ens3 1497.55 1294.38 13302.52 174.34 0.00 0.00 0.00 0.00 02:03:08 01:11:01 docker0 762.71 838.98 56.38 4637.97 0.00 0.00 0.00 0.00 02:03:08 01:11:01 lo 4.27 4.27 0.43 0.43 0.00 0.00 0.00 0.00 02:03:08 01:12:01 veth18621ee 0.15 0.28 0.01 0.03 0.00 0.00 0.00 0.00 02:03:08 01:12:01 ens3 49.28 26.78 48.40 17.92 0.00 0.00 0.00 0.00 02:03:08 01:12:01 docker0 0.18 0.17 0.01 0.02 0.00 0.00 0.00 0.00 02:03:08 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:13:01 veth18621ee 1.13 1.15 0.10 0.10 0.00 0.00 0.00 0.00 02:03:08 01:13:01 ens3 26.17 16.78 20.85 10.67 0.00 0.00 0.00 0.00 02:03:08 01:13:01 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 02:03:08 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:14:01 ens3 116.23 95.10 2218.39 120.68 0.00 0.00 0.00 0.00 02:03:08 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:14:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 02:03:08 01:15:01 vethad2c8f3 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:15:01 veth1d86f6b 0.10 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:15:01 veth9a954de 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:15:01 veth47708e0 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:15:01 ens3 1232.48 683.32 12839.00 80.96 0.00 0.00 0.00 0.00 02:03:08 01:15:01 veth005d285 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:15:01 veth8731535 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:15:01 vethfbaaa6d 73.95 146.96 7.70 1235.87 0.00 0.00 0.00 0.10 02:03:08 01:15:01 veth077014d 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:15:01 docker0 550.32 991.82 46.45 8921.43 0.00 0.00 0.00 0.00 02:03:08 01:15:01 veth23a3d60 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:15:01 veth605ca62 0.45 3.97 0.04 0.29 0.00 0.00 0.00 0.00 02:03:08 01:15:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 02:03:08 01:15:01 vethaec6eaf 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:15:01 veth6959c62 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:15:01 veth2332588 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 02:03:08 01:16:01 vethad2c8f3 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth1d86f6b 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth9a954de 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth47708e0 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:16:01 ens3 10.24 7.30 8.08 4.35 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth005d285 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth5318a04 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth8731535 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth077014d 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:16:01 docker0 0.30 0.32 0.01 0.02 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth23a3d60 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth605ca62 0.15 0.33 0.01 0.02 0.00 0.00 0.00 0.00 02:03:08 01:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:03:08 01:16:01 vethaec6eaf 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth6959c62 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:16:01 veth2332588 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 02:03:08 01:17:01 vethad2c8f3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 veth1d86f6b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 veth9a954de 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 veth47708e0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 ens3 9.21 5.10 7.54 4.11 0.00 0.00 0.00 0.00 02:03:08 01:17:01 veth5318a04 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 veth8731535 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 veth077014d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 veth605ca62 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 vethaec6eaf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 veth6959c62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:17:01 veth2332588 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:18:01 ens3 134.59 127.44 83.67 527.42 0.00 0.00 0.00 0.00 02:03:08 01:18:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:18:01 lo 14.33 14.33 1.41 1.41 0.00 0.00 0.00 0.00 02:03:08 01:19:01 ens3 452.57 465.56 199.05 2573.71 0.00 0.00 0.00 0.00 02:03:08 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:19:01 lo 38.39 38.39 3.76 3.76 0.00 0.00 0.00 0.00 02:03:08 01:20:01 ens3 287.87 304.35 109.59 1883.18 0.00 0.00 0.00 0.00 02:03:08 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:20:01 lo 17.46 17.46 1.70 1.70 0.00 0.00 0.00 0.00 02:03:08 01:21:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 02:03:08 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:22:01 ens3 1.13 0.48 1.14 0.22 0.00 0.00 0.00 0.00 02:03:08 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:25:01 ens3 0.25 0.15 0.13 0.07 0.00 0.00 0.00 0.00 02:03:08 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:27:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:28:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 02:03:08 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:29:01 ens3 0.65 0.37 0.36 0.28 0.00 0.00 0.00 0.00 02:03:08 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:30:01 ens3 0.55 0.20 0.12 0.07 0.00 0.00 0.00 0.00 02:03:08 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:31:01 ens3 0.70 0.30 0.33 0.20 0.00 0.00 0.00 0.00 02:03:08 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:32:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:03:08 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:33:01 ens3 0.55 0.45 0.35 0.29 0.00 0.00 0.00 0.00 02:03:08 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:35:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:03:08 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:36:01 ens3 0.55 0.40 0.27 0.22 0.00 0.00 0.00 0.00 02:03:08 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:38:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:03:08 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:40:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 02:03:08 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:41:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:03:08 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:44:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:45:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:03:08 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:48:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:03:08 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:49:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:50:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 02:03:08 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:51:01 ens3 1.08 0.12 0.16 0.01 0.00 0.00 0.00 0.00 02:03:08 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:52:01 ens3 1.45 1.25 1.09 0.61 0.00 0.00 0.00 0.00 02:03:08 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:53:01 ens3 5.02 3.60 3.73 4.61 0.00 0.00 0.00 0.00 02:03:08 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:53:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:54:01 ens3 1.58 0.83 0.96 1.11 0.00 0.00 0.00 0.00 02:03:08 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:55:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:03:08 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:56:02 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:03:08 01:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:56:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 01:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 02:00:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:03:08 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:08 02:01:01 ens3 0.40 0.05 0.07 0.00 0.00 0.00 0.00 0.00 02:03:08 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:08 02:02:01 ens3 94.10 51.17 2652.35 12.46 0.00 0.00 0.00 0.00 02:03:08 02:02:01 veth7bb5a34 0.68 0.60 0.07 0.25 0.00 0.00 0.00 0.00 02:03:08 02:02:01 docker0 0.68 0.55 0.06 0.25 0.00 0.00 0.00 0.00 02:03:08 02:02:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 02:03:08 02:03:01 ens3 422.06 271.40 6653.99 146.95 0.00 0.00 0.00 0.00 02:03:08 02:03:01 docker0 72.62 116.86 6.52 869.68 0.00 0.00 0.00 0.00 02:03:08 02:03:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 02:03:08 Average: ens3 82.11 63.40 720.05 105.03 0.00 0.00 0.00 0.00 02:03:08 Average: docker0 26.20 36.80 2.07 272.32 0.00 0.00 0.00 0.00 02:03:08 Average: lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 02:03:08 02:03:08 02:03:08 ---> sar -P ALL: 02:03:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6477) 08/08/25 _x86_64_ (8 CPU) 02:03:08 02:03:08 01:09:26 LINUX RESTART (8 CPU) 02:03:08 02:03:08 01:10:01 CPU %user %nice %system %iowait %steal %idle 02:03:08 01:11:01 all 10.65 0.00 4.30 1.70 0.07 83.29 02:03:08 01:11:01 0 15.30 0.00 4.57 1.11 0.07 78.94 02:03:08 01:11:01 1 9.49 0.00 4.17 3.27 0.07 83.01 02:03:08 01:11:01 2 12.77 0.00 3.54 0.08 0.07 83.54 02:03:08 01:11:01 3 8.59 0.00 3.45 0.17 0.05 87.74 02:03:08 01:11:01 4 8.62 0.00 5.22 1.15 0.09 84.94 02:03:08 01:11:01 5 7.31 0.00 2.63 1.13 0.05 88.88 02:03:08 01:11:01 6 10.52 0.00 4.50 3.24 0.07 81.67 02:03:08 01:11:01 7 12.58 0.00 6.31 3.46 0.07 77.58 02:03:08 01:12:01 all 44.71 0.00 7.33 0.27 0.09 47.60 02:03:08 01:12:01 0 43.92 0.00 7.93 0.02 0.08 48.05 02:03:08 01:12:01 1 44.67 0.00 7.08 0.05 0.08 48.12 02:03:08 01:12:01 2 44.99 0.00 7.30 0.03 0.08 47.59 02:03:08 01:12:01 3 42.46 0.00 7.08 0.02 0.10 50.34 02:03:08 01:12:01 4 46.29 0.00 7.58 0.02 0.08 46.03 02:03:08 01:12:01 5 43.85 0.00 7.05 0.13 0.08 48.89 02:03:08 01:12:01 6 45.81 0.00 7.84 1.55 0.10 44.70 02:03:08 01:12:01 7 45.70 0.00 6.79 0.35 0.08 47.07 02:03:08 01:13:01 all 56.44 0.00 7.22 0.25 0.08 36.02 02:03:08 01:13:01 0 56.03 0.00 7.41 0.08 0.08 36.39 02:03:08 01:13:01 1 57.37 0.00 6.42 0.15 0.07 35.99 02:03:08 01:13:01 2 55.94 0.00 7.34 0.03 0.08 36.61 02:03:08 01:13:01 3 57.30 0.00 6.92 0.22 0.07 35.50 02:03:08 01:13:01 4 56.27 0.00 7.18 0.17 0.08 36.30 02:03:08 01:13:01 5 54.36 0.00 7.38 0.02 0.07 38.18 02:03:08 01:13:01 6 55.55 0.00 7.84 0.96 0.07 35.58 02:03:08 01:13:01 7 58.68 0.00 7.25 0.40 0.08 33.59 02:03:08 01:14:01 all 36.98 0.00 6.99 0.40 0.08 55.55 02:03:08 01:14:01 0 37.52 0.00 6.98 2.46 0.07 52.97 02:03:08 01:14:01 1 35.85 0.00 6.83 0.07 0.08 57.17 02:03:08 01:14:01 2 35.04 0.00 6.26 0.02 0.07 58.62 02:03:08 01:14:01 3 36.66 0.00 7.52 0.00 0.08 55.74 02:03:08 01:14:01 4 36.23 0.00 7.01 0.47 0.07 56.23 02:03:08 01:14:01 5 37.98 0.00 6.23 0.02 0.08 55.69 02:03:08 01:14:01 6 38.84 0.00 8.47 0.03 0.08 52.57 02:03:08 01:14:01 7 37.73 0.00 6.62 0.17 0.07 55.42 02:03:08 01:15:01 all 39.73 0.00 14.92 10.63 0.11 34.60 02:03:08 01:15:01 0 39.45 0.00 15.30 17.47 0.10 27.68 02:03:08 01:15:01 1 39.60 0.00 14.13 7.17 0.12 38.98 02:03:08 01:15:01 2 40.63 0.00 14.12 14.17 0.10 30.97 02:03:08 01:15:01 3 37.25 0.00 17.61 9.55 0.12 35.47 02:03:08 01:15:01 4 39.81 0.00 15.62 9.37 0.10 35.09 02:03:08 01:15:01 5 41.06 0.00 13.98 9.24 0.12 35.60 02:03:08 01:15:01 6 40.09 0.00 14.81 10.20 0.10 34.79 02:03:08 01:15:01 7 39.93 0.00 13.84 7.94 0.09 38.21 02:03:08 01:16:01 all 88.69 0.00 11.22 0.00 0.10 0.00 02:03:08 01:16:01 0 87.32 0.00 12.58 0.00 0.10 0.00 02:03:08 01:16:01 1 87.73 0.00 12.17 0.00 0.10 0.00 02:03:08 01:16:01 2 89.65 0.00 10.25 0.00 0.10 0.00 02:03:08 01:16:01 3 87.59 0.00 12.31 0.00 0.10 0.00 02:03:08 01:16:01 4 89.41 0.00 10.49 0.00 0.10 0.00 02:03:08 01:16:01 5 89.73 0.00 10.19 0.00 0.08 0.00 02:03:08 01:16:01 6 88.21 0.00 11.70 0.00 0.08 0.00 02:03:08 01:16:01 7 89.86 0.00 10.03 0.00 0.12 0.00 02:03:08 01:17:01 all 90.59 0.00 9.29 0.00 0.12 0.00 02:03:08 01:17:01 0 89.74 0.00 10.13 0.00 0.13 0.00 02:03:08 01:17:01 1 91.24 0.00 8.65 0.00 0.12 0.00 02:03:08 01:17:01 2 91.38 0.00 8.50 0.00 0.12 0.00 02:03:08 01:17:01 3 89.37 0.00 10.51 0.00 0.12 0.00 02:03:08 01:17:01 4 90.67 0.00 9.23 0.00 0.10 0.00 02:03:08 01:17:01 5 91.34 0.00 8.55 0.00 0.12 0.00 02:03:08 01:17:01 6 90.69 0.00 9.19 0.00 0.12 0.00 02:03:08 01:17:01 7 90.31 0.00 9.57 0.00 0.12 0.00 02:03:08 01:18:01 all 52.04 0.00 7.15 0.95 0.08 39.77 02:03:08 01:18:01 0 49.61 0.00 7.67 0.37 0.08 42.27 02:03:08 01:18:01 1 51.72 0.00 7.34 1.94 0.07 38.93 02:03:08 01:18:01 2 53.11 0.00 6.61 1.24 0.10 38.94 02:03:08 01:18:01 3 51.79 0.00 7.15 0.67 0.08 40.30 02:03:08 01:18:01 4 52.43 0.00 6.65 0.67 0.08 40.16 02:03:08 01:18:01 5 54.23 0.00 6.44 0.30 0.08 38.95 02:03:08 01:18:01 6 52.42 0.00 7.16 1.47 0.08 38.87 02:03:08 01:18:01 7 51.00 0.00 8.20 0.95 0.08 39.75 02:03:08 01:19:01 all 10.16 0.00 0.96 0.12 0.07 88.69 02:03:08 01:19:01 0 9.18 0.00 0.88 0.02 0.07 89.85 02:03:08 01:19:01 1 11.28 0.00 0.82 0.05 0.08 87.77 02:03:08 01:19:01 2 11.93 0.00 1.15 0.03 0.07 86.82 02:03:08 01:19:01 3 12.38 0.00 1.25 0.03 0.08 86.25 02:03:08 01:19:01 4 11.21 0.00 1.15 0.02 0.08 87.54 02:03:08 01:19:01 5 4.92 0.00 0.65 0.02 0.05 94.37 02:03:08 01:19:01 6 8.67 0.00 0.94 0.78 0.07 89.55 02:03:08 01:19:01 7 11.72 0.00 0.87 0.02 0.07 87.32 02:03:08 01:20:01 all 7.35 0.00 0.60 0.08 0.06 91.92 02:03:08 01:20:01 0 2.58 0.00 0.52 0.02 0.03 96.85 02:03:08 01:20:01 1 9.58 0.00 0.58 0.00 0.05 89.79 02:03:08 01:20:01 2 6.65 0.00 0.64 0.02 0.07 92.63 02:03:08 01:20:01 3 6.87 0.00 0.67 0.00 0.05 92.41 02:03:08 01:20:01 4 10.54 0.00 0.70 0.02 0.07 88.67 02:03:08 01:20:01 5 8.44 0.00 0.50 0.23 0.07 90.76 02:03:08 01:20:01 6 7.30 0.00 0.60 0.30 0.05 91.75 02:03:08 01:20:01 7 6.88 0.00 0.57 0.02 0.07 92.46 02:03:08 01:21:01 all 0.14 0.00 0.01 0.00 0.01 99.84 02:03:08 01:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:21:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:03:08 01:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:21:01 4 1.00 0.00 0.05 0.00 0.03 98.92 02:03:08 01:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:03:08 01:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:03:08 02:03:08 01:21:01 CPU %user %nice %system %iowait %steal %idle 02:03:08 01:22:01 all 0.12 0.00 0.01 0.02 0.01 99.84 02:03:08 01:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:22:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:03:08 01:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:22:01 4 0.70 0.00 0.03 0.00 0.02 99.25 02:03:08 01:22:01 5 0.08 0.00 0.03 0.07 0.02 99.80 02:03:08 01:22:01 6 0.07 0.00 0.02 0.08 0.03 99.80 02:03:08 01:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:03:08 01:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:03:08 01:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:23:01 7 0.05 0.00 0.02 0.00 0.03 99.90 02:03:08 01:24:01 all 0.02 0.00 0.02 0.00 0.02 99.95 02:03:08 01:24:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:03:08 01:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:03:08 01:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:03:08 01:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:24:01 6 0.05 0.00 0.03 0.00 0.03 99.88 02:03:08 01:24:01 7 0.03 0.00 0.05 0.00 0.02 99.90 02:03:08 01:25:01 all 0.18 0.00 0.02 0.01 0.01 99.78 02:03:08 01:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:03:08 01:25:01 1 0.00 0.00 0.02 0.02 0.00 99.97 02:03:08 01:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:03:08 01:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:03:08 01:25:01 4 1.24 0.00 0.03 0.00 0.02 98.71 02:03:08 01:25:01 5 0.02 0.00 0.03 0.02 0.00 99.93 02:03:08 01:25:01 6 0.03 0.00 0.02 0.05 0.03 99.87 02:03:08 01:25:01 7 0.07 0.00 0.03 0.00 0.00 99.90 02:03:08 01:26:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:03:08 01:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:26:01 4 1.95 0.00 0.00 0.00 0.00 98.05 02:03:08 01:26:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:03:08 01:26:01 6 0.07 0.00 0.02 0.02 0.02 99.88 02:03:08 01:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:03:08 01:27:01 all 0.21 0.00 0.01 0.00 0.01 99.76 02:03:08 01:27:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:03:08 01:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:27:01 4 1.48 0.00 0.00 0.00 0.02 98.50 02:03:08 01:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:03:08 01:27:01 6 0.10 0.00 0.03 0.02 0.03 99.82 02:03:08 01:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:03:08 01:28:01 all 0.25 0.00 0.01 0.00 0.01 99.72 02:03:08 01:28:01 0 1.40 0.00 0.02 0.02 0.00 98.57 02:03:08 01:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:03:08 01:28:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:03:08 01:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:28:01 4 0.38 0.00 0.02 0.00 0.00 99.60 02:03:08 01:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:28:01 6 0.05 0.00 0.02 0.02 0.03 99.88 02:03:08 01:28:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:03:08 01:29:01 all 0.12 0.00 0.01 0.00 0.02 99.85 02:03:08 01:29:01 0 0.81 0.00 0.00 0.00 0.02 99.17 02:03:08 01:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:03:08 01:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:29:01 6 0.02 0.00 0.02 0.00 0.03 99.93 02:03:08 01:29:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:03:08 01:30:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:03:08 01:30:01 0 0.00 0.00 0.00 0.02 0.03 99.95 02:03:08 01:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:30:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:03:08 01:30:01 3 0.10 0.00 0.00 0.00 0.00 99.90 02:03:08 01:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:30:01 6 0.05 0.00 0.07 0.02 0.03 99.83 02:03:08 01:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:03:08 01:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:03:08 01:31:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:03:08 01:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:31:01 6 0.05 0.00 0.00 0.02 0.03 99.90 02:03:08 01:31:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:03:08 01:32:01 all 0.03 0.00 0.01 0.01 0.02 99.94 02:03:08 01:32:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:03:08 01:32:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:03:08 01:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:03:08 01:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:03:08 01:32:01 6 0.07 0.00 0.02 0.03 0.03 99.85 02:03:08 01:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:03:08 02:03:08 01:32:01 CPU %user %nice %system %iowait %steal %idle 02:03:08 01:33:01 all 0.07 0.00 0.01 0.00 0.01 99.90 02:03:08 01:33:01 0 0.47 0.00 0.03 0.02 0.02 99.47 02:03:08 01:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:03:08 01:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:33:01 6 0.02 0.00 0.02 0.00 0.03 99.93 02:03:08 01:33:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:03:08 01:34:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:03:08 01:34:01 0 1.97 0.00 0.00 0.02 0.03 97.98 02:03:08 01:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:03:08 01:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:34:01 3 0.07 0.00 0.00 0.00 0.02 99.92 02:03:08 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:34:01 6 0.03 0.00 0.00 0.02 0.03 99.92 02:03:08 01:34:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:03:08 01:35:01 all 0.26 0.00 0.02 0.00 0.01 99.71 02:03:08 01:35:01 0 1.84 0.00 0.02 0.00 0.00 98.14 02:03:08 01:35:01 1 0.02 0.00 0.03 0.00 0.03 99.92 02:03:08 01:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:35:01 3 0.10 0.00 0.00 0.00 0.00 99.90 02:03:08 01:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:03:08 01:35:01 6 0.05 0.00 0.03 0.02 0.03 99.87 02:03:08 01:35:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:03:08 01:36:01 all 0.03 0.00 0.02 0.00 0.01 99.93 02:03:08 01:36:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:03:08 01:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:03:08 01:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:03:08 01:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:03:08 01:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:03:08 01:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:03:08 01:36:01 7 0.05 0.00 0.03 0.00 0.03 99.88 02:03:08 01:37:01 all 0.01 0.00 0.01 0.00 0.02 99.96 02:03:08 01:37:01 0 0.00 0.00 0.02 0.02 0.03 99.93 02:03:08 01:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:03:08 01:37:01 7 0.02 0.00 0.07 0.00 0.05 99.87 02:03:08 01:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:03:08 01:38:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:03:08 01:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:03:08 01:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:03:08 01:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:03:08 01:38:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:03:08 01:38:01 7 0.03 0.00 0.05 0.00 0.02 99.90 02:03:08 01:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:03:08 01:39:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:03:08 01:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:03:08 01:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:03:08 01:39:01 7 0.05 0.00 0.02 0.00 0.03 99.90 02:03:08 01:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:03:08 01:40:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:03:08 01:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:40:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:03:08 01:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:03:08 01:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:03:08 01:40:01 7 0.07 0.00 0.03 0.00 0.03 99.87 02:03:08 01:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:03:08 01:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:41:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:03:08 01:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:03:08 01:41:01 7 0.07 0.00 0.02 0.00 0.03 99.88 02:03:08 01:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:03:08 01:42:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:03:08 01:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:03:08 01:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:42:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:03:08 01:42:01 7 0.03 0.00 0.02 0.00 0.03 99.92 02:03:08 01:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:03:08 01:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:03:08 01:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:03:08 01:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:43:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:03:08 01:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:43:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:03:08 01:43:01 7 0.03 0.00 0.02 0.00 0.05 99.90 02:03:08 02:03:08 01:43:01 CPU %user %nice %system %iowait %steal %idle 02:03:08 01:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:03:08 01:44:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:03:08 01:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:03:08 01:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:03:08 01:44:01 7 0.07 0.00 0.05 0.00 0.03 99.85 02:03:08 01:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:03:08 01:45:01 0 0.05 0.00 0.00 0.00 0.02 99.93 02:03:08 01:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:45:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:03:08 01:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:03:08 01:45:01 7 0.03 0.00 0.05 0.00 0.03 99.88 02:03:08 01:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:03:08 01:46:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:03:08 01:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:46:01 6 0.02 0.00 0.03 0.02 0.02 99.92 02:03:08 01:46:01 7 0.10 0.00 0.02 0.00 0.05 99.83 02:03:08 01:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:03:08 01:47:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:03:08 01:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:03:08 01:47:01 7 0.05 0.00 0.03 0.00 0.03 99.88 02:03:08 01:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:03:08 01:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:03:08 01:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:03:08 01:48:01 7 0.03 0.00 0.03 0.00 0.03 99.90 02:03:08 01:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:03:08 01:49:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:03:08 01:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:03:08 01:49:01 7 0.05 0.00 0.03 0.00 0.03 99.88 02:03:08 01:50:01 all 0.06 0.00 0.01 0.00 0.01 99.90 02:03:08 01:50:01 0 0.40 0.00 0.03 0.02 0.02 99.53 02:03:08 01:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:03:08 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:50:01 6 0.00 0.00 0.02 0.02 0.02 99.95 02:03:08 01:50:01 7 0.05 0.00 0.05 0.00 0.05 99.85 02:03:08 01:51:01 all 0.07 0.00 0.01 0.00 0.01 99.91 02:03:08 01:51:01 0 0.50 0.00 0.00 0.02 0.02 99.47 02:03:08 01:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:51:01 7 0.05 0.00 0.03 0.00 0.03 99.88 02:03:08 01:52:01 all 0.09 0.00 0.01 0.01 0.01 99.88 02:03:08 01:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:03:08 01:52:01 1 0.17 0.00 0.02 0.02 0.02 99.78 02:03:08 01:52:01 2 0.10 0.00 0.02 0.00 0.00 99.88 02:03:08 01:52:01 3 0.18 0.00 0.00 0.00 0.00 99.82 02:03:08 01:52:01 4 0.07 0.00 0.00 0.00 0.00 99.93 02:03:08 01:52:01 5 0.08 0.00 0.02 0.00 0.00 99.90 02:03:08 01:52:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:03:08 01:52:01 7 0.07 0.00 0.05 0.00 0.03 99.85 02:03:08 01:53:01 all 0.18 0.00 0.03 0.01 0.02 99.76 02:03:08 01:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:03:08 01:53:01 1 0.12 0.00 0.03 0.00 0.02 99.83 02:03:08 01:53:01 2 0.15 0.00 0.02 0.00 0.00 99.83 02:03:08 01:53:01 3 0.63 0.00 0.00 0.00 0.02 99.35 02:03:08 01:53:01 4 0.12 0.00 0.07 0.00 0.02 99.80 02:03:08 01:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:03:08 01:53:01 6 0.07 0.00 0.02 0.02 0.00 99.90 02:03:08 01:53:01 7 0.28 0.00 0.07 0.03 0.05 99.57 02:03:08 01:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:03:08 01:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:03:08 01:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:03:08 01:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:03:08 01:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:03:08 01:54:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:03:08 01:54:01 7 0.08 0.00 0.03 0.00 0.03 99.85 02:03:08 02:03:08 01:54:01 CPU %user %nice %system %iowait %steal %idle 02:03:08 01:55:01 all 0.01 0.00 0.00 0.01 0.01 99.97 02:03:08 01:55:01 0 0.00 0.00 0.00 0.02 0.03 99.95 02:03:08 01:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:55:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:03:08 01:55:01 7 0.03 0.00 0.00 0.00 0.03 99.93 02:03:08 01:56:02 all 0.02 0.00 0.01 0.00 0.01 99.95 02:03:08 01:56:02 0 0.00 0.00 0.00 0.02 0.02 99.97 02:03:08 01:56:02 1 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:56:02 2 0.03 0.00 0.02 0.00 0.00 99.95 02:03:08 01:56:02 3 0.05 0.00 0.02 0.00 0.00 99.93 02:03:08 01:56:02 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:56:02 5 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:56:02 6 0.00 0.00 0.02 0.02 0.00 99.97 02:03:08 01:56:02 7 0.08 0.00 0.03 0.00 0.03 99.85 02:03:08 01:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:03:08 01:57:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:03:08 01:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:57:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:03:08 01:57:01 7 0.05 0.00 0.03 0.00 0.03 99.88 02:03:08 01:58:01 all 0.05 0.00 0.01 0.00 0.01 99.92 02:03:08 01:58:01 0 0.22 0.00 0.05 0.02 0.02 99.70 02:03:08 01:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:03:08 01:58:01 2 0.07 0.00 0.02 0.00 0.03 99.88 02:03:08 01:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:03:08 01:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 01:58:01 6 0.03 0.00 0.00 0.02 0.00 99.95 02:03:08 01:58:01 7 0.07 0.00 0.00 0.00 0.02 99.92 02:03:08 01:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:03:08 01:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:03:08 01:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 01:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:03:08 01:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 01:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:03:08 01:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:03:08 01:59:01 6 0.00 0.00 0.02 0.02 0.02 99.95 02:03:08 01:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:03:08 02:00:01 all 0.18 0.00 0.01 0.00 0.01 99.79 02:03:08 02:00:01 0 1.27 0.00 0.00 0.02 0.02 98.70 02:03:08 02:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:03:08 02:00:01 2 0.05 0.00 0.03 0.00 0.03 99.88 02:03:08 02:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 02:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 02:00:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:03:08 02:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:03:08 02:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:03:08 02:01:01 all 0.18 0.00 0.01 0.00 0.01 99.80 02:03:08 02:01:01 0 1.31 0.00 0.00 0.00 0.00 98.69 02:03:08 02:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:03:08 02:01:01 2 0.02 0.00 0.00 0.00 0.03 99.95 02:03:08 02:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:03:08 02:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:08 02:01:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:03:08 02:01:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:03:08 02:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:03:08 02:02:01 all 1.94 0.00 0.85 0.20 0.03 96.98 02:03:08 02:02:01 0 1.97 0.00 0.96 1.29 0.05 95.73 02:03:08 02:02:01 1 1.42 0.00 0.87 0.12 0.03 97.56 02:03:08 02:02:01 2 2.60 0.00 1.35 0.02 0.03 96.00 02:03:08 02:02:01 3 1.87 0.00 0.50 0.05 0.03 97.54 02:03:08 02:02:01 4 2.02 0.00 0.79 0.02 0.02 97.16 02:03:08 02:02:01 5 1.17 0.00 1.22 0.03 0.03 97.54 02:03:08 02:02:01 6 2.24 0.00 0.47 0.05 0.02 97.23 02:03:08 02:02:01 7 2.26 0.00 0.65 0.02 0.03 97.04 02:03:08 02:03:01 all 9.76 0.00 3.61 0.58 0.07 85.97 02:03:08 02:03:01 0 10.31 0.00 4.81 1.77 0.07 83.04 02:03:08 02:03:01 1 10.43 0.00 3.23 0.41 0.05 85.88 02:03:08 02:03:01 2 10.74 0.00 3.49 0.61 0.08 85.07 02:03:08 02:03:01 3 8.68 0.00 3.25 0.05 0.07 87.95 02:03:08 02:03:01 4 7.42 0.00 3.94 0.03 0.08 88.53 02:03:08 02:03:01 5 10.03 0.00 4.26 0.07 0.05 85.60 02:03:08 02:03:01 6 9.10 0.00 2.63 0.12 0.07 88.08 02:03:08 02:03:01 7 11.43 0.00 3.30 1.61 0.08 83.58 02:03:08 Average: all 8.49 0.00 1.40 0.29 0.03 89.80 02:03:08 Average: 0 8.52 0.00 1.50 0.46 0.03 89.48 02:03:08 Average: 1 8.48 0.00 1.36 0.25 0.03 89.89 02:03:08 Average: 2 8.56 0.00 1.33 0.30 0.02 89.79 02:03:08 Average: 3 8.30 0.00 1.47 0.20 0.02 90.01 02:03:08 Average: 4 8.60 0.00 1.42 0.22 0.02 89.74 02:03:08 Average: 5 8.36 0.00 1.30 0.21 0.02 90.11 02:03:08 Average: 6 8.46 0.00 1.44 0.36 0.03 89.71 02:03:08 Average: 7 8.64 0.00 1.41 0.28 0.04 89.64 02:03:08 02:03:08 02:03:08