Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccfc4ad80108f97da12a51b67a32382092a5128e 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-ssh10965169285554872051.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6088057379815925400.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15046708708988372432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh4481920713227473150.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-ssh1737584623419516259.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], goVersion:1.25] ========================================================= [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.25 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5587 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/968 [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/968 # 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 ccfc4ad80108f97da12a51b67a32382092a5128e (main) Commit message: "Merge pull request #5401 from weichou1229/enhance-scheduler" > 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 ccfc4ad80108f97da12a51b67a32382092a5128e # timeout=10 > git rev-list --no-walk f5db4aa1e81170991e138a80f2fe3c1b323070e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-20T08:41:31.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-20T08:41:31.896Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-20T08:41:31.927Z] ========================================================= [2026-04-20T08:41:31.927Z] EdgeX Global Pipelines Version Info [2026-04-20T08:41:31.927Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-20T08:41:33.019Z] ------------------- [2026-04-20T08:41:33.019Z] stable info: [2026-04-20T08:41:33.019Z] ------------------- [2026-04-20T08:41:33.019Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-20T08:41:33.019Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-20T08:41:33.019Z] Message: update stable to v1.0.278 [2026-04-20T08:41:33.588Z] ------------------- [2026-04-20T08:41:33.588Z] experimental info: [2026-04-20T08:41:33.588Z] ------------------- [2026-04-20T08:41:33.588Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-20T08:41:33.588Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-20T08:41:33.588Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-20T08:41:33.666Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-04-20T08:41:33.684Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-04-20T08:41:33.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-20T08:41:33.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-20T08:41:33.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-20T08:41:33.821Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-20T08:41:33.844Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-20T08:41:33.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-04-20T08:41:33.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-04-20T08:41:33.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-04-20T08:41:33.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-20T08:41:33.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-20T08:41:33.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-20T08:41:34.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-20T08:41:34.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-20T08:41:34.060Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-20T08:41:34.083Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-20T08:41:34.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-20T08:41:34.128Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-04-20T08:41:34.150Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-04-20T08:41:34.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-20T08:41:34.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-20T08:41:34.215Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-20T08:41:34.241Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-20T08:41:34.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-20T08:41:34.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-20T08:41:34.309Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T08:41:34.330Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccfc4ad [Pipeline] echo [2026-04-20T08:41:34.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T08:41:34.409Z] provisioning config files... [2026-04-20T08:41:34.421Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/968@tmp/config16080400331786116052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T08:41:34.755Z] ---> ****-login.sh [2026-04-20T08:41:34.755Z] nexus3.edgexfoundry.org:10001 [2026-04-20T08:41:34.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:41:35.015Z] [2026-04-20T08:41:35.015Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-20T08:41:35.015Z] Configure a credential helper to remove this warning. See [2026-04-20T08:41:35.015Z] https://docs.****.com/go/credential-store/ [2026-04-20T08:41:35.015Z] [2026-04-20T08:41:35.015Z] Login Succeeded [2026-04-20T08:41:35.015Z] nexus3.edgexfoundry.org:10002 [2026-04-20T08:41:35.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:41:35.015Z] [2026-04-20T08:41:35.015Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-20T08:41:35.015Z] Configure a credential helper to remove this warning. See [2026-04-20T08:41:35.015Z] https://docs.****.com/go/credential-store/ [2026-04-20T08:41:35.015Z] [2026-04-20T08:41:35.015Z] Login Succeeded [2026-04-20T08:41:35.015Z] nexus3.edgexfoundry.org:10003 [2026-04-20T08:41:35.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:41:35.274Z] [2026-04-20T08:41:35.274Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-20T08:41:35.274Z] Configure a credential helper to remove this warning. See [2026-04-20T08:41:35.274Z] https://docs.****.com/go/credential-store/ [2026-04-20T08:41:35.274Z] [2026-04-20T08:41:35.274Z] Login Succeeded [2026-04-20T08:41:35.274Z] nexus3.edgexfoundry.org:10004 [2026-04-20T08:41:35.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:41:35.274Z] [2026-04-20T08:41:35.274Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-20T08:41:35.274Z] Configure a credential helper to remove this warning. See [2026-04-20T08:41:35.274Z] https://docs.****.com/go/credential-store/ [2026-04-20T08:41:35.274Z] [2026-04-20T08:41:35.274Z] Login Succeeded [2026-04-20T08:41:35.274Z] ****.io [2026-04-20T08:41:35.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:41:35.535Z] [2026-04-20T08:41:35.535Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-20T08:41:35.535Z] Configure a credential helper to remove this warning. See [2026-04-20T08:41:35.535Z] https://docs.****.com/go/credential-store/ [2026-04-20T08:41:35.535Z] [2026-04-20T08:41:35.535Z] Login Succeeded [2026-04-20T08:41:35.535Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T08:41:35.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T08:41:35.871Z] + 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 [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + dirname cmd/core-command/Dockerfile [2026-04-20T08:41:35.872Z] + echo core-command,cmd/core-command/Dockerfile [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-04-20T08:41:35.872Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-04-20T08:41:35.872Z] + + cut -d/ -f2 [2026-04-20T08:41:35.872Z] dirname cmd/core-data/Dockerfile [2026-04-20T08:41:35.872Z] + echo core-data,cmd/core-data/Dockerfile [2026-04-20T08:41:35.872Z] + + cut -d/ -f2 [2026-04-20T08:41:35.872Z] dirname cmd/core-keeper/Dockerfile [2026-04-20T08:41:35.872Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-04-20T08:41:35.872Z] + + dirname cmd/core-metadata/Dockerfile [2026-04-20T08:41:35.872Z] cut -d/ -f2 [2026-04-20T08:41:35.872Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-04-20T08:41:35.872Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-04-20T08:41:35.872Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-04-20T08:41:35.872Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2026-04-20T08:41:35.872Z] -f2 [2026-04-20T08:41:35.872Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-04-20T08:41:35.872Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-04-20T08:41:35.872Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-04-20T08:41:35.872Z] + dirname cmd/security-spire-agent/Dockerfile [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-04-20T08:41:35.872Z] + dirname cmd/security-spire-config/Dockerfile [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-04-20T08:41:35.872Z] + dirname cmd/security-spire-server/Dockerfile [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-04-20T08:41:35.872Z] + dirname cmd/support-notifications/Dockerfile [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-04-20T08:41:35.872Z] + dirname cmd/support-scheduler/Dockerfile [2026-04-20T08:41:35.872Z] + cut -d/ -f2 [2026-04-20T08:41:35.872Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-04-20T08:41:35.910Z] 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 [2026-04-20T08:41:36.275Z] + git rev-list -1 --merges ccfc4ad80108f97da12a51b67a32382092a5128e~1..ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T08:41:36.287Z] -----------> git rev-list -1 --merges ccfc4ad80108f97da12a51b67a32382092a5128e~1..ccfc4ad80108f97da12a51b67a32382092a5128e ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:41:36.287Z] ccfc4ad80108f97da12a51b67a32382092a5128e [false] [Pipeline] sh [2026-04-20T08:41:36.578Z] + git log --format=format:%s -1 ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T08:41:36.593Z] ========================================================= [2026-04-20T08:41:36.593Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-20T08:41:36.593Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-04-20T08:41:36.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-20T08:41:36.968Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-20T08:41:36.968Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-20T08:41:36.968Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-20T08:41:36.968Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-20T08:41:36.968Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-20T08:41:36.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:41:37.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T08:41:37.324Z] [2026-04-20T08:41:37.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:41:37.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T08:41:37.635Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-20T08:41:37.635Z] 3dae71ba6b94: Pulling fs layer [2026-04-20T08:41:37.635Z] 6bf1a483ea7c: Pulling fs layer [2026-04-20T08:41:37.635Z] f5dfc541a4d3: Pulling fs layer [2026-04-20T08:41:37.635Z] 461d9e800cba: Pulling fs layer [2026-04-20T08:41:37.635Z] 80192f66455f: Pulling fs layer [2026-04-20T08:41:37.635Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-20T08:41:37.635Z] a29436f7fd5d: Pulling fs layer [2026-04-20T08:41:37.635Z] 923cac83aea3: Pulling fs layer [2026-04-20T08:41:37.635Z] 25ad8b0a4227: Pulling fs layer [2026-04-20T08:41:37.635Z] db01528c6b51: Pulling fs layer [2026-04-20T08:41:37.635Z] 28988de357af: Pulling fs layer [2026-04-20T08:41:37.635Z] 461d9e800cba: Waiting [2026-04-20T08:41:37.635Z] 923cac83aea3: Waiting [2026-04-20T08:41:37.635Z] 80192f66455f: Waiting [2026-04-20T08:41:37.635Z] 25ad8b0a4227: Waiting [2026-04-20T08:41:37.635Z] db01528c6b51: Waiting [2026-04-20T08:41:37.635Z] 2e8e34ca0e6c: Waiting [2026-04-20T08:41:37.635Z] 28988de357af: Waiting [2026-04-20T08:41:37.635Z] a29436f7fd5d: Waiting [2026-04-20T08:41:37.635Z] 6bf1a483ea7c: Download complete [2026-04-20T08:41:37.635Z] 461d9e800cba: Verifying Checksum [2026-04-20T08:41:37.635Z] 461d9e800cba: Download complete [2026-04-20T08:41:37.635Z] 80192f66455f: Download complete [2026-04-20T08:41:37.894Z] f5dfc541a4d3: Verifying Checksum [2026-04-20T08:41:37.894Z] f5dfc541a4d3: Download complete [2026-04-20T08:41:37.894Z] 3dae71ba6b94: Verifying Checksum [2026-04-20T08:41:37.894Z] 3dae71ba6b94: Download complete [2026-04-20T08:41:37.894Z] 923cac83aea3: Download complete [2026-04-20T08:41:37.894Z] 25ad8b0a4227: Download complete [2026-04-20T08:41:37.894Z] db01528c6b51: Verifying Checksum [2026-04-20T08:41:37.894Z] db01528c6b51: Download complete [2026-04-20T08:41:37.894Z] 28988de357af: Verifying Checksum [2026-04-20T08:41:37.894Z] 28988de357af: Download complete [2026-04-20T08:41:38.153Z] a29436f7fd5d: Verifying Checksum [2026-04-20T08:41:38.153Z] a29436f7fd5d: Download complete [2026-04-20T08:41:38.721Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-20T08:41:38.721Z] 2e8e34ca0e6c: Download complete [2026-04-20T08:41:38.980Z] 3dae71ba6b94: Pull complete [2026-04-20T08:41:39.240Z] 6bf1a483ea7c: Pull complete [2026-04-20T08:41:39.809Z] f5dfc541a4d3: Pull complete [2026-04-20T08:41:39.809Z] 461d9e800cba: Pull complete [2026-04-20T08:41:39.809Z] 80192f66455f: Pull complete [2026-04-20T08:41:43.997Z] 2e8e34ca0e6c: Pull complete [2026-04-20T08:41:44.256Z] a29436f7fd5d: Pull complete [2026-04-20T08:41:44.515Z] 923cac83aea3: Pull complete [2026-04-20T08:41:44.515Z] 25ad8b0a4227: Pull complete [2026-04-20T08:41:44.515Z] db01528c6b51: Pull complete [2026-04-20T08:41:44.515Z] 28988de357af: Pull complete [2026-04-20T08:41:44.515Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-20T08:41:44.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T08:41:44.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T08:41:44.652Z] prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container [2026-04-20T08:41:44.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 [2026-04-20T08:41:46.144Z] $ docker top 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b -eo pid,comm [2026-04-20T08:41:46.184Z] 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). [2026-04-20T08:41:46.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-20T08:41:46.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-20T08:41:46.251Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-20T08:41:46.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-20T08:41:46.365Z] $ docker exec 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b ssh-agent [2026-04-20T08:41:46.462Z] SSH_AUTH_SOCK=/tmp/ssh-W8UnSGUcBXal/agent.31 [2026-04-20T08:41:46.462Z] SSH_AGENT_PID=38 [2026-04-20T08:41:46.469Z] Running ssh-add (command line suppressed) [2026-04-20T08:41:46.566Z] Identity added: /w/workspace/edgex-go/968@tmp/private_key_16122771758243174166.key (/w/workspace/edgex-go/968@tmp/private_key_16122771758243174166.key) [2026-04-20T08:41:46.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-20T08:41:46.874Z] + git config --global --add safe.directory /w/workspace/edgex-go/968 [Pipeline] sh [2026-04-20T08:41:47.161Z] + git tag --points-at HEAD [Pipeline] } [2026-04-20T08:41:47.177Z] $ docker exec --env ******** --env ******** 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b ssh-agent -k [2026-04-20T08:41:47.264Z] unset SSH_AUTH_SOCK; [2026-04-20T08:41:47.264Z] unset SSH_AGENT_PID; [2026-04-20T08:41:47.265Z] echo Agent pid 38 killed; [2026-04-20T08:41:47.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-20T08:41:47.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-20T08:41:47.312Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-20T08:41:47.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-20T08:41:47.413Z] $ docker exec 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b ssh-agent [2026-04-20T08:41:47.504Z] SSH_AUTH_SOCK=/tmp/ssh-HqiOuUeiGwhl/agent.86 [2026-04-20T08:41:47.504Z] SSH_AGENT_PID=92 [2026-04-20T08:41:47.509Z] Running ssh-add (command line suppressed) [2026-04-20T08:41:47.611Z] Identity added: /w/workspace/edgex-go/968@tmp/private_key_14458883189291395726.key (/w/workspace/edgex-go/968@tmp/private_key_14458883189291395726.key) [2026-04-20T08:41:47.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-20T08:41:47.916Z] + git semver init [2026-04-20T08:41:48.174Z] 2026-04-20 08:41:48,103 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-20T08:41:48.174Z] 2026-04-20 08:41:48,106 [run_init] DEBUG init version:0.0.0 force:False [2026-04-20T08:41:48.174Z] 2026-04-20 08:41:48,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/968/.semver [2026-04-20T08:41:48.174Z] 2026-04-20 08:41:48,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/968/.semver [2026-04-20T08:41:48.174Z] 2026-04-20 08:41:48,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/968/.semver'], cwd=/w/workspace/edgex-go/968, stdin=None, shell=False, universal_newlines=False) [2026-04-20T08:42:20.262Z] 2026-04-20 08:42:18,338 [append_file] DEBUG append to file:/w/workspace/edgex-go/968/.git/info/exclude [2026-04-20T08:42:20.262Z] 2026-04-20 08:42:18,338 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/968/.semver/main with force:False [2026-04-20T08:42:20.262Z] 2026-04-20 08:42:18,338 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main [2026-04-20T08:42:20.262Z] 2026-04-20 08:42:18,339 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main [2026-04-20T08:42:20.262Z] 4.1.0-dev.109 [Pipeline] } [2026-04-20T08:42:20.275Z] $ docker exec --env ******** --env ******** 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b ssh-agent -k [2026-04-20T08:42:20.368Z] unset SSH_AUTH_SOCK; [2026-04-20T08:42:20.368Z] unset SSH_AGENT_PID; [2026-04-20T08:42:20.368Z] echo Agent pid 92 killed; [2026-04-20T08:42:20.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T08:42:20.712Z] + git semver [Pipeline] } [2026-04-20T08:42:20.991Z] $ docker stop --time=1 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b [2026-04-20T08:42:22.267Z] $ docker rm -f --volumes 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-20T08:42:22.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-20T08:42:22.866Z] Stashed 1 file(s) [Pipeline] echo [2026-04-20T08:42:22.871Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.109 [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 [2026-04-20T08:42:23.348Z] + git config --global --add safe.directory /w/workspace/edgex-go/968 [Pipeline] echo [2026-04-20T08:42:23.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T08:42:23.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T08:42:23.401Z] ========================================================= [2026-04-20T08:42:23.401Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-20T08:42:23.401Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-20T08:42:23.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-20T08:42:23.693Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-04-20T08:42:23.693Z] 2d35ebdb57d9: Pulling fs layer [2026-04-20T08:42:23.693Z] c35fb4624d26: Pulling fs layer [2026-04-20T08:42:23.693Z] 4e2aec7ef170: Pulling fs layer [2026-04-20T08:42:23.693Z] 333b49ad6fbf: Pulling fs layer [2026-04-20T08:42:23.693Z] 4f4fb700ef54: Pulling fs layer [2026-04-20T08:42:23.693Z] c3e65509a76b: Pulling fs layer [2026-04-20T08:42:23.693Z] 7cf9ebb963bd: Pulling fs layer [2026-04-20T08:42:23.693Z] bb34ca984cfb: Pulling fs layer [2026-04-20T08:42:23.693Z] 151cf03bc807: Pulling fs layer [2026-04-20T08:42:23.693Z] 333b49ad6fbf: Waiting [2026-04-20T08:42:23.693Z] 4f4fb700ef54: Waiting [2026-04-20T08:42:23.693Z] c3e65509a76b: Waiting [2026-04-20T08:42:23.693Z] 7cf9ebb963bd: Waiting [2026-04-20T08:42:23.693Z] 151cf03bc807: Waiting [2026-04-20T08:42:23.693Z] bb34ca984cfb: Waiting [2026-04-20T08:42:23.693Z] c35fb4624d26: Verifying Checksum [2026-04-20T08:42:23.693Z] c35fb4624d26: Download complete [2026-04-20T08:42:23.693Z] 333b49ad6fbf: Verifying Checksum [2026-04-20T08:42:23.693Z] 333b49ad6fbf: Download complete [2026-04-20T08:42:23.693Z] 4f4fb700ef54: Verifying Checksum [2026-04-20T08:42:23.693Z] 4f4fb700ef54: Download complete [2026-04-20T08:42:23.693Z] c3e65509a76b: Download complete [2026-04-20T08:42:23.693Z] 2d35ebdb57d9: Verifying Checksum [2026-04-20T08:42:23.693Z] 2d35ebdb57d9: Download complete [2026-04-20T08:42:23.951Z] 2d35ebdb57d9: Pull complete [2026-04-20T08:42:23.951Z] 7cf9ebb963bd: Verifying Checksum [2026-04-20T08:42:23.951Z] 7cf9ebb963bd: Download complete [2026-04-20T08:42:23.951Z] c35fb4624d26: Pull complete [2026-04-20T08:42:23.951Z] 4e2aec7ef170: Verifying Checksum [2026-04-20T08:42:23.951Z] 4e2aec7ef170: Download complete [2026-04-20T08:42:24.208Z] 151cf03bc807: Verifying Checksum [2026-04-20T08:42:24.208Z] 151cf03bc807: Download complete [2026-04-20T08:42:24.466Z] bb34ca984cfb: Verifying Checksum [2026-04-20T08:42:24.466Z] bb34ca984cfb: Download complete [2026-04-20T08:42:28.655Z] 4e2aec7ef170: Pull complete [2026-04-20T08:42:28.656Z] 333b49ad6fbf: Pull complete [2026-04-20T08:42:28.656Z] 4f4fb700ef54: Pull complete [2026-04-20T08:42:28.656Z] c3e65509a76b: Pull complete [2026-04-20T08:42:28.656Z] 7cf9ebb963bd: Pull complete [2026-04-20T08:42:31.957Z] bb34ca984cfb: Pull complete [2026-04-20T08:42:31.957Z] 151cf03bc807: Pull complete [2026-04-20T08:42:31.957Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-20T08:42:31.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-20T08:42:31.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-20T08:42:32.263Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-20T08:42:32.263Z] WORKDIR /edgex [2026-04-20T08:42:32.263Z] COPY go.mod . [2026-04-20T08:42:32.263Z] RUN go mod download [2026-04-20T08:42:32.263Z] + docker build -t ci-base-image-x86_64 -f - . [2026-04-20T08:42:32.830Z] #0 building with "default" instance using docker driver [2026-04-20T08:42:32.831Z] [2026-04-20T08:42:32.831Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:42:32.831Z] #1 transferring dockerfile: 164B done [2026-04-20T08:42:32.831Z] #1 DONE 0.0s [2026-04-20T08:42:32.831Z] [2026-04-20T08:42:32.831Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-20T08:42:32.831Z] #2 DONE 0.0s [2026-04-20T08:42:32.831Z] [2026-04-20T08:42:32.831Z] #3 [internal] load .dockerignore [2026-04-20T08:42:32.831Z] #3 transferring context: 50B done [2026-04-20T08:42:32.831Z] #3 DONE 0.0s [2026-04-20T08:42:32.831Z] [2026-04-20T08:42:32.831Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-20T08:42:33.089Z] #4 DONE 0.1s [2026-04-20T08:42:33.089Z] [2026-04-20T08:42:33.089Z] #5 [internal] load build context [2026-04-20T08:42:33.089Z] #5 transferring context: 7.03kB done [2026-04-20T08:42:33.089Z] #5 DONE 0.0s [2026-04-20T08:42:33.089Z] [2026-04-20T08:42:33.089Z] #6 [2/4] WORKDIR /edgex [2026-04-20T08:42:34.023Z] #6 DONE 1.1s [2026-04-20T08:42:34.283Z] [2026-04-20T08:42:34.283Z] #7 [3/4] COPY go.mod . [2026-04-20T08:42:34.283Z] #7 DONE 0.0s [2026-04-20T08:42:34.283Z] [2026-04-20T08:42:34.283Z] #8 [4/4] RUN go mod download [2026-04-20T08:42:37.980Z] Still waiting to schedule task [2026-04-20T08:42:37.981Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-04-20T08:42:49.165Z] #8 DONE 13.5s [2026-04-20T08:42:49.165Z] [2026-04-20T08:42:49.165Z] #9 exporting to image [2026-04-20T08:42:49.165Z] #9 exporting layers [2026-04-20T08:42:51.065Z] #9 exporting layers 3.4s done [2026-04-20T08:42:51.065Z] #9 writing image sha256:e97f68c853bfe2fb1b97a4c417b6c4d6618c6f63ee7f266768d5e465cf48e2ac done [2026-04-20T08:42:51.065Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-20T08:42:51.065Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:42:51.370Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-20T08:42:51.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T08:42:51.453Z] prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container [2026-04-20T08:42:51.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 [2026-04-20T08:42:51.744Z] $ docker top db517cd97d26755bb3cd00877b10d0f97efcc64ace85224c1457b2e50b956c85 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T08:42:52.079Z] + go version [2026-04-20T08:42:52.079Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-20T08:42:52.093Z] $ docker stop --time=1 db517cd97d26755bb3cd00877b10d0f97efcc64ace85224c1457b2e50b956c85 [2026-04-20T08:42:53.349Z] $ docker rm -f --volumes db517cd97d26755bb3cd00877b10d0f97efcc64ace85224c1457b2e50b956c85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:42:53.771Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-20T08:42:53.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T08:42:53.842Z] prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container [2026-04-20T08:42:53.874Z] $ 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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 [2026-04-20T08:42:54.088Z] $ docker top ad07c375dab6c841a8e0fabe24a6c69ec3d3859101cb844dcf083b0c5bd83c6a -eo pid,comm [Pipeline] { [Pipeline] echo [2026-04-20T08:42:54.157Z] ========================================================= [2026-04-20T08:42:54.157Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-04-20T08:42:54.157Z] ========================================================= [Pipeline] sh [2026-04-20T08:42:54.434Z] + git config --global --add safe.directory /w/workspace/edgex-go/968 [Pipeline] fileExists [Pipeline] sh [2026-04-20T08:42:54.738Z] + make test [2026-04-20T08:42:54.738Z] go test -race -coverprofile=coverage.out ./... [2026-04-20T08:43:02.851Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-04-20T08:43:34.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements [2026-04-20T08:43:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.4% of statements [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.3% of statements [2026-04-20T08:43:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.032s coverage: 86.5% of statements [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.901s coverage: 94.2% of statements [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-04-20T08:43:37.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 90.7% of statements [2026-04-20T08:43:37.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-04-20T08:43:37.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.030s coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-04-20T08:43:37.458Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-04-20T08:43:38.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.2% of statements [2026-04-20T08:43:38.834Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-04-20T08:43:38.834Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.429s coverage: 97.6% of statements [2026-04-20T08:43:40.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-04-20T08:43:40.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-04-20T08:43:40.735Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2026-04-20T08:43:40.735Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-04-20T08:43:40.735Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-04-20T08:43:40.735Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-04-20T08:43:40.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-04-20T08:43:43.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 3.5% of statements [2026-04-20T08:43:43.267Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-04-20T08:43:43.267Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-04-20T08:43:43.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2026-04-20T08:43:43.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-04-20T08:43:43.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements [2026-04-20T08:43:43.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2026-04-20T08:43:43.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-04-20T08:43:43.267Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-04-20T08:43:43.267Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-04-20T08:43:43.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2026-04-20T08:43:43.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2026-04-20T08:43:43.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements [2026-04-20T08:43:44.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements [2026-04-20T08:43:44.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2026-04-20T08:43:56.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.039s coverage: 92.9% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements [2026-04-20T08:44:06.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2026-04-20T08:44:06.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.034s coverage: 33.3% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.156s coverage: 54.8% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.6% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.033s coverage: 20.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2026-04-20T08:44:06.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-04-20T08:44:06.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.123s coverage: 29.2% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2026-04-20T08:44:06.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-04-20T08:44:06.847Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-04-20T08:44:08.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements [2026-04-20T08:44:08.758Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-04-20T08:44:08.758Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-04-20T08:44:08.758Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-04-20T08:44:08.758Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-04-20T08:44:08.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements [2026-04-20T08:44:08.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-04-20T08:44:08.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-04-20T08:44:08.758Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-20T08:44:08.758Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-04-20T08:44:08.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2026-04-20T08:44:08.758Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-04-20T08:44:08.758Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-04-20T08:44:08.758Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-04-20T08:44:08.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements [2026-04-20T08:44:08.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-04-20T08:44:08.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 47.1% of statements [2026-04-20T08:44:08.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-04-20T08:44:08.758Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-20T08:44:09.022Z] 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 [2026-04-20T08:44:09.281Z] running golangci-lint [2026-04-20T08:44:09.281Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-04-20T08:44:09.281Z] go version go1.25.2 linux/amd64 [2026-04-20T08:44:09.378Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5588 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-04-20T08:44:09.394Z] Running in /w/workspace/edgex-go/968 [Pipeline] { [Pipeline] checkout [2026-04-20T08:44:09.426Z] The recommended git tool is: git [2026-04-20T08:44:09.542Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-04-20T08:44:09.542Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-04-20T08:44:09.542Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-04-20T08:44:09.542Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-04-20T08:44:09.542Z] level=info msg="[goenv] Read go env for 3.087268ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-04-20T08:44:09.542Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-04-20T08:44:14.019Z] using credential edgex-jenkins-ssh [2026-04-20T08:44:14.039Z] Cloning the remote Git repository [2026-04-20T08:44:14.076Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-04-20T08:44:14.162Z] > git init /w/workspace/edgex-go/968 # timeout=10 [2026-04-20T08:44:14.284Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-04-20T08:44:14.285Z] > git --version # timeout=10 [2026-04-20T08:44:14.303Z] > git --version # 'git version 2.25.1' [2026-04-20T08:44:14.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-20T08:44:14.439Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-20T08:44:31.479Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 20.154231769s" [2026-04-20T08:44:31.479Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.305189ms" [2026-04-20T08:44:35.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-04-20T08:44:35.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-20T08:44:36.767Z] Avoid second fetch [2026-04-20T08:44:36.768Z] Checking out Revision ccfc4ad80108f97da12a51b67a32382092a5128e (main) [2026-04-20T08:44:37.581Z] Commit message: "Merge pull request #5401 from weichou1229/enhance-scheduler" [2026-04-20T08:44:36.784Z] > git config core.sparsecheckout # timeout=10 [2026-04-20T08:44:36.840Z] > git checkout -f ccfc4ad80108f97da12a51b67a32382092a5128e # timeout=10 [2026-04-20T08:44:41.504Z] level=info msg="[linters_context/goanalysis] analyzers took 1m32.271981597s with top 10 stages: buildir: 50.952408747s, gosec: 3.035394952s, fact_deprecated: 2.911184473s, inspect: 2.831549067s, printf: 1.947568695s, ctrlflow: 1.536393429s, fact_purity: 1.386201396s, nilness: 1.026055435s, directives: 801.595259ms, isgenerated: 782.758788ms" [2026-04-20T08:44:41.504Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-04-20T08:44:41.504Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-04-20T08:44:41.504Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-04-20T08:44:41.504Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-04-20T08:44:41.504Z] level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, cgo: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, invalid_issue: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35" [2026-04-20T08:44:41.504Z] level=info msg="[runner] processing took 8.885856ms with stages: nolint_filter: 6.858723ms, generated_file_filter: 1.697283ms, exclusion_rules: 180.995µs, exclusion_paths: 66.252µs, path_relativity: 65.072µs, cgo: 3.89µs, invalid_issue: 3.651µs, filename_unadjuster: 2.97µs, path_absoluter: 2.3µs, sort_results: 1.92µs, max_same_issues: 610ns, fixer: 420ns, diff: 420ns, path_prettifier: 310ns, uniq_by_line: 230ns, path_shortener: 200ns, max_from_linter: 170ns, max_per_file_from_linter: 170ns, source_code: 150ns, severity-rules: 120ns" [2026-04-20T08:44:41.504Z] level=info msg="[runner] linters took 11.125450704s with stages: goanalysis_metalinter: 11.116494076s" [2026-04-20T08:44:41.504Z] 0 issues. [2026-04-20T08:44:41.504Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-04-20T08:44:41.504Z] level=info msg="Memory: 315 samples, avg is 338.7MB, max is 1479.4MB" [2026-04-20T08:44:41.504Z] level=info msg="Execution took 31.321706203s" [2026-04-20T08:44:41.504Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T08:44:41.944Z] provisioning config files... [2026-04-20T08:44:41.972Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/968@tmp/config7992768375853229011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T08:44:42.611Z] ---> ****-login.sh [2026-04-20T08:44:42.611Z] nexus3.edgexfoundry.org:10001 [2026-04-20T08:44:42.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:44:43.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T08:44:43.155Z] Configure a credential helper to remove this warning. See [2026-04-20T08:44:43.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T08:44:43.155Z] [2026-04-20T08:44:43.155Z] Login Succeeded [2026-04-20T08:44:43.155Z] nexus3.edgexfoundry.org:10002 [2026-04-20T08:44:43.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:44:43.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T08:44:43.427Z] Configure a credential helper to remove this warning. See [2026-04-20T08:44:43.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T08:44:43.427Z] [2026-04-20T08:44:43.427Z] Login Succeeded [2026-04-20T08:44:43.427Z] nexus3.edgexfoundry.org:10003 [2026-04-20T08:44:43.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:44:43.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T08:44:43.967Z] Configure a credential helper to remove this warning. See [2026-04-20T08:44:43.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T08:44:43.967Z] [2026-04-20T08:44:43.967Z] Login Succeeded [2026-04-20T08:44:43.967Z] nexus3.edgexfoundry.org:10004 [2026-04-20T08:44:44.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:44:44.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T08:44:44.236Z] Configure a credential helper to remove this warning. See [2026-04-20T08:44:44.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T08:44:44.236Z] [2026-04-20T08:44:44.236Z] Login Succeeded [2026-04-20T08:44:44.236Z] ****.io [2026-04-20T08:44:44.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:44:44.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T08:44:44.771Z] Configure a credential helper to remove this warning. See [2026-04-20T08:44:44.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T08:44:44.771Z] [2026-04-20T08:44:44.771Z] Login Succeeded [2026-04-20T08:44:44.772Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T08:44:44.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-04-20T08:44:45.385Z] + git config --global --add safe.directory /w/workspace/edgex-go/968 [Pipeline] echo [2026-04-20T08:44:45.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T08:44:45.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T08:44:45.446Z] ========================================================= [2026-04-20T08:44:45.446Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-20T08:44:45.446Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-20T08:44:45.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-20T08:44:47.735Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-20T08:44:47.735Z] 6b59a28fa201: Pulling fs layer [2026-04-20T08:44:47.735Z] d32bb0dddca7: Pulling fs layer [2026-04-20T08:44:47.735Z] 5dab1238d3d9: Pulling fs layer [2026-04-20T08:44:47.735Z] 196fd7d83e7d: Pulling fs layer [2026-04-20T08:44:47.735Z] 4f4fb700ef54: Pulling fs layer [2026-04-20T08:44:47.735Z] 8ba94037c8f0: Pulling fs layer [2026-04-20T08:44:47.735Z] deaec5988b04: Pulling fs layer [2026-04-20T08:44:47.735Z] 9f65657bb879: Pulling fs layer [2026-04-20T08:44:47.735Z] 8ba94037c8f0: Waiting [2026-04-20T08:44:47.735Z] deaec5988b04: Waiting [2026-04-20T08:44:47.735Z] 9f65657bb879: Waiting [2026-04-20T08:44:47.735Z] 196fd7d83e7d: Waiting [2026-04-20T08:44:47.735Z] 4f4fb700ef54: Waiting [2026-04-20T08:44:47.735Z] d32bb0dddca7: Verifying Checksum [2026-04-20T08:44:47.735Z] d32bb0dddca7: Download complete [2026-04-20T08:44:47.735Z] 196fd7d83e7d: Verifying Checksum [2026-04-20T08:44:47.735Z] 196fd7d83e7d: Download complete [2026-04-20T08:44:47.735Z] 4f4fb700ef54: Verifying Checksum [2026-04-20T08:44:47.735Z] 4f4fb700ef54: Download complete [2026-04-20T08:44:47.735Z] 8ba94037c8f0: Verifying Checksum [2026-04-20T08:44:47.735Z] 8ba94037c8f0: Download complete [2026-04-20T08:44:47.735Z] 6b59a28fa201: Verifying Checksum [2026-04-20T08:44:47.735Z] 6b59a28fa201: Download complete [2026-04-20T08:44:48.049Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-20T08:44:48.049Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-20T08:44:48.049Z] ./bin/test-attribution-txt.sh [2026-04-20T08:44:48.049Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-20T08:44:48.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-04-20T08:44:48.319Z] 9f65657bb879: Verifying Checksum [2026-04-20T08:44:48.320Z] 9f65657bb879: Download complete [2026-04-20T08:44:48.357Z] + ls -al . [2026-04-20T08:44:48.357Z] total 1392 [2026-04-20T08:44:48.358Z] drwxrwxr-x 11 1001 1001 4096 Apr 20 08:42 . [2026-04-20T08:44:48.358Z] drwxr-xr-x 4 root root 4096 Apr 20 08:42 .. [2026-04-20T08:44:48.358Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 08:41 .blubracket [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 10 Apr 20 08:41 .dockerignore [2026-04-20T08:44:48.358Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 08:44 .git [2026-04-20T08:44:48.358Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 08:41 .github [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 909 Apr 20 08:41 .gitignore [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 359 Apr 20 08:41 .golangci.yml [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 100 Apr 20 08:41 .hadolint.yml [2026-04-20T08:44:48.358Z] drwxr-xr-x 3 1001 1001 4096 Apr 20 08:42 .semver [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 155 Apr 20 08:41 .sonarcloud.properties [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 1171 Apr 20 08:41 ADOPTERS.md [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 20143 Apr 20 08:41 Attribution.txt [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 108018 Apr 20 08:41 CHANGELOG.md [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 08:41 CONTRIBUTING.md [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 677 Apr 20 08:41 GOVERNANCE.md [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 886 Apr 20 08:41 Jenkinsfile [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 08:41 LICENSE [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 16743 Apr 20 08:41 Makefile [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 582 Apr 20 08:41 OWNERS.md [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 9932 Apr 20 08:41 README.md [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 789 Apr 20 08:41 SECURITY.md [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 13 Apr 20 08:42 VERSION [2026-04-20T08:44:48.358Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 08:41 bin [2026-04-20T08:44:48.358Z] drwxrwxr-x 19 1001 1001 4096 Apr 20 08:41 cmd [2026-04-20T08:44:48.358Z] -rw-r--r-- 1 root root 1044477 Apr 20 08:44 coverage.out [2026-04-20T08:44:48.358Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 08:41 fuzz_test [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 6990 Apr 20 08:41 go.mod [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 90838 Apr 20 08:41 go.sum [2026-04-20T08:44:48.358Z] drwxrwxr-x 7 1001 1001 4096 Apr 20 08:41 internal [2026-04-20T08:44:48.358Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 08:41 openapi [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 584 Apr 20 08:41 security.txt [2026-04-20T08:44:48.358Z] -rw-rw-r-- 1 1001 1001 204 Apr 20 08:41 version.go [Pipeline] sh [2026-04-20T08:44:48.594Z] 6b59a28fa201: Pull complete [2026-04-20T08:44:48.645Z] + '[' -e coverage.out ] [2026-04-20T08:44:48.645Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-04-20T08:44:48.793Z] Stashed 1 file(s) [Pipeline] sh [2026-04-20T08:44:49.074Z] + make build [2026-04-20T08:44:49.074Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-20T08:44:49.182Z] d32bb0dddca7: Pull complete [2026-04-20T08:44:49.182Z] 5dab1238d3d9: Download complete [2026-04-20T08:44:50.589Z] deaec5988b04: Verifying Checksum [2026-04-20T08:44:50.589Z] deaec5988b04: Download complete [2026-04-20T08:45:02.908Z] 5dab1238d3d9: Pull complete [2026-04-20T08:45:02.908Z] 196fd7d83e7d: Pull complete [2026-04-20T08:45:03.177Z] 4f4fb700ef54: Pull complete [2026-04-20T08:45:03.446Z] 8ba94037c8f0: Pull complete [2026-04-20T08:45:10.992Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-20T08:45:12.891Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-20T08:45:13.526Z] deaec5988b04: Pull complete [2026-04-20T08:45:14.485Z] 9f65657bb879: Pull complete [2026-04-20T08:45:14.485Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-20T08:45:14.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-20T08:45:14.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-20T08:45:14.790Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-20T08:45:14.856Z] + docker build -t ci-base-image-arm64 -f - . [2026-04-20T08:45:14.856Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-20T08:45:14.856Z] WORKDIR /edgex [2026-04-20T08:45:14.856Z] COPY go.mod . [2026-04-20T08:45:14.856Z] RUN go mod download [2026-04-20T08:45:15.359Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-20T08:45:15.446Z] Sending build context to Docker daemon 3.894MB [2026-04-20T08:45:15.446Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-20T08:45:15.446Z] ---> 334268110677 [2026-04-20T08:45:15.446Z] Step 2/4 : WORKDIR /edgex [2026-04-20T08:45:17.258Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-20T08:45:17.390Z] ---> Running in 67e32fc013c1 [2026-04-20T08:45:17.659Z] Removing intermediate container 67e32fc013c1 [2026-04-20T08:45:17.659Z] ---> 350abf71b767 [2026-04-20T08:45:17.659Z] Step 3/4 : COPY go.mod . [2026-04-20T08:45:18.248Z] ---> ab844ae06c42 [2026-04-20T08:45:18.248Z] Step 4/4 : RUN go mod download [2026-04-20T08:45:18.248Z] ---> Running in 1334dcef1c0e [2026-04-20T08:45:22.521Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-20T08:45:24.421Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-20T08:45:26.949Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-20T08:45:28.861Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-20T08:45:30.763Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-20T08:45:32.138Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-20T08:45:33.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-04-20T08:45:34.988Z] $ docker stop --time=1 ad07c375dab6c841a8e0fabe24a6c69ec3d3859101cb844dcf083b0c5bd83c6a [2026-04-20T08:45:37.415Z] $ docker rm -f --volumes ad07c375dab6c841a8e0fabe24a6c69ec3d3859101cb844dcf083b0c5bd83c6a [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 [2026-04-20T08:45:38.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-20T08:45:38.658Z] [2026-04-20T08:45:38.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:45:38.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-20T08:45:38.960Z] latest: Pulling from edgex-devops/edgex-compose [2026-04-20T08:45:38.960Z] 91d30c5bc195: Pulling fs layer [2026-04-20T08:45:38.960Z] 2e9b0aa3be6d: Pulling fs layer [2026-04-20T08:45:38.960Z] 9c61dcf015f6: Pulling fs layer [2026-04-20T08:45:38.960Z] 4698f68db338: Pulling fs layer [2026-04-20T08:45:38.960Z] 2a2f49069b9e: Pulling fs layer [2026-04-20T08:45:38.960Z] e0025b399a48: Pulling fs layer [2026-04-20T08:45:38.960Z] 4698f68db338: Waiting [2026-04-20T08:45:38.960Z] 2a2f49069b9e: Waiting [2026-04-20T08:45:38.960Z] e0025b399a48: Waiting [2026-04-20T08:45:38.960Z] 91d30c5bc195: Verifying Checksum [2026-04-20T08:45:38.960Z] 91d30c5bc195: Download complete [2026-04-20T08:45:38.960Z] 4698f68db338: Verifying Checksum [2026-04-20T08:45:38.960Z] 4698f68db338: Download complete [2026-04-20T08:45:39.218Z] 2e9b0aa3be6d: Verifying Checksum [2026-04-20T08:45:39.218Z] 2e9b0aa3be6d: Download complete [2026-04-20T08:45:39.218Z] e0025b399a48: Verifying Checksum [2026-04-20T08:45:39.218Z] e0025b399a48: Download complete [2026-04-20T08:45:39.218Z] 91d30c5bc195: Pull complete [2026-04-20T08:45:39.218Z] 2a2f49069b9e: Download complete [2026-04-20T08:45:39.478Z] 2e9b0aa3be6d: Pull complete [2026-04-20T08:45:39.736Z] 9c61dcf015f6: Verifying Checksum [2026-04-20T08:45:39.736Z] 9c61dcf015f6: Download complete [2026-04-20T08:45:43.922Z] 9c61dcf015f6: Pull complete [2026-04-20T08:45:43.922Z] 4698f68db338: Pull complete [2026-04-20T08:45:43.922Z] 2a2f49069b9e: Pull complete [2026-04-20T08:45:43.922Z] e0025b399a48: Pull complete [2026-04-20T08:45:43.922Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-04-20T08:45:43.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-20T08:45:43.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T08:45:44.010Z] prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container [2026-04-20T08:45:44.038Z] $ 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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 [2026-04-20T08:45:44.735Z] $ docker top 046251ce07509b33369aac91e1e3a2bfee835548dd25ee90358b41f4d8ca06a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T08:45:45.078Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-20T08:45:45.337Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #1 transferring dockerfile: 2.10kB done [2026-04-20T08:45:45.337Z] #1 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #2 [security-spire-config internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #2 transferring dockerfile: 1.69kB done [2026-04-20T08:45:45.337Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-20T08:45:45.337Z] #2 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #3 [core-command internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #3 transferring dockerfile: 1.94kB done [2026-04-20T08:45:45.337Z] #3 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-20T08:45:45.337Z] #4 DONE 0.0s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #5 [security-spire-server internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #5 transferring dockerfile: 1.70kB done [2026-04-20T08:45:45.337Z] #5 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #6 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T08:45:45.337Z] #6 ... [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #7 transferring dockerfile: 2.50kB done [2026-04-20T08:45:45.337Z] #7 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #8 transferring dockerfile: 2.14kB done [2026-04-20T08:45:45.337Z] #8 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #9 transferring dockerfile: 2.49kB done [2026-04-20T08:45:45.337Z] #9 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #10 transferring dockerfile: 3.02kB done [2026-04-20T08:45:45.337Z] #10 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #11 [support-scheduler internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #11 transferring dockerfile: 1.83kB done [2026-04-20T08:45:45.337Z] #11 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #12 [core-data internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #12 transferring dockerfile: 2.04kB done [2026-04-20T08:45:45.337Z] #12 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #13 transferring dockerfile: 1.89kB done [2026-04-20T08:45:45.337Z] #13 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #14 [support-notifications internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #14 transferring dockerfile: 2.02kB done [2026-04-20T08:45:45.337Z] #14 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #15 transferring dockerfile: 1.81kB done [2026-04-20T08:45:45.337Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-20T08:45:45.337Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-04-20T08:45:45.337Z] #15 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-20T08:45:45.337Z] #16 transferring dockerfile: 2.23kB done [2026-04-20T08:45:45.337Z] #16 DONE 0.1s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-20T08:45:45.337Z] #4 DONE 0.0s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #17 [security-secretstore-setup internal] load .dockerignore [2026-04-20T08:45:45.337Z] #17 transferring context: 50B done [2026-04-20T08:45:45.337Z] #17 DONE 0.0s [2026-04-20T08:45:45.337Z] [2026-04-20T08:45:45.337Z] #6 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T08:45:45.595Z] #6 DONE 0.2s [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #18 [core-metadata internal] load .dockerignore [2026-04-20T08:45:45.595Z] #18 transferring context: 50B done [2026-04-20T08:45:45.595Z] #18 DONE 0.1s [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #19 [security-proxy-auth internal] load .dockerignore [2026-04-20T08:45:45.595Z] #19 transferring context: 50B done [2026-04-20T08:45:45.595Z] #19 DONE 0.1s [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #20 [security-bootstrapper internal] load .dockerignore [2026-04-20T08:45:45.595Z] #20 transferring context: 50B done [2026-04-20T08:45:45.595Z] #20 DONE 0.1s [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #21 [core-data internal] load .dockerignore [2026-04-20T08:45:45.595Z] #21 transferring context: 50B done [2026-04-20T08:45:45.595Z] #21 DONE 0.1s [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #22 [core-command internal] load .dockerignore [2026-04-20T08:45:45.595Z] #22 transferring context: 50B done [2026-04-20T08:45:45.595Z] #22 DONE 0.1s [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #23 [security-proxy-setup internal] load .dockerignore [2026-04-20T08:45:45.595Z] #23 transferring context: 50B done [2026-04-20T08:45:45.595Z] #23 DONE 0.1s [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #24 [support-scheduler internal] load .dockerignore [2026-04-20T08:45:45.595Z] #24 transferring context: 50B done [2026-04-20T08:45:45.595Z] #24 DONE 0.1s [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2026-04-20T08:45:45.595Z] #25 transferring context: 50B done [2026-04-20T08:45:45.595Z] #25 DONE 0.1s [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #26 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:45:45.595Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:45:45.595Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:45:45.595Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:45:45.595Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-20T08:45:45.595Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-20T08:45:45.595Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s [2026-04-20T08:45:45.595Z] #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-04-20T08:45:45.595Z] #26 ... [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #27 [support-notifications internal] load .dockerignore [2026-04-20T08:45:45.595Z] #27 transferring context: 50B done [2026-04-20T08:45:45.595Z] #27 DONE 0.3s [2026-04-20T08:45:45.595Z] [2026-04-20T08:45:45.595Z] #26 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:45:45.595Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:45:45.595Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:45:45.595Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-20T08:45:45.595Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-20T08:45:45.595Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-20T08:45:45.897Z] #26 ... [2026-04-20T08:45:45.897Z] [2026-04-20T08:45:45.897Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-20T08:45:45.897Z] #28 transferring context: 50B 0.0s done [2026-04-20T08:45:45.897Z] #28 DONE 0.3s [2026-04-20T08:45:45.897Z] [2026-04-20T08:45:45.897Z] #29 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-20T08:45:45.897Z] #29 DONE 0.4s [2026-04-20T08:45:45.897Z] [2026-04-20T08:45:45.897Z] #26 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:45:45.897Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:45:45.897Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:45:45.897Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-20T08:45:45.897Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-20T08:45:45.897Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-20T08:45:45.897Z] #26 ... [2026-04-20T08:45:45.897Z] [2026-04-20T08:45:45.897Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-20T08:45:45.897Z] #30 DONE 0.6s [2026-04-20T08:45:45.897Z] [2026-04-20T08:45:45.897Z] #26 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:45:45.897Z] #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-04-20T08:45:46.156Z] #26 ... [2026-04-20T08:45:46.156Z] [2026-04-20T08:45:46.156Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-20T08:45:46.156Z] #31 DONE 0.8s [2026-04-20T08:45:46.156Z] [2026-04-20T08:45:46.156Z] #32 [security-spire-config internal] load .dockerignore [2026-04-20T08:45:46.156Z] #32 transferring context: 50B 0.0s done [2026-04-20T08:45:46.156Z] #32 DONE 0.3s [2026-04-20T08:45:46.156Z] [2026-04-20T08:45:46.156Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-04-20T08:45:46.156Z] #33 DONE 0.3s [2026-04-20T08:45:46.156Z] [2026-04-20T08:45:46.156Z] #34 [security-spire-server internal] load .dockerignore [2026-04-20T08:45:46.156Z] #34 transferring context: 50B 0.0s done [2026-04-20T08:45:46.156Z] #34 DONE 0.4s [2026-04-20T08:45:46.156Z] [2026-04-20T08:45:46.156Z] #26 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:45:46.156Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:45:46.156Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:45:46.156Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-20T08:45:46.156Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-20T08:45:46.156Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-20T08:45:46.156Z] #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-04-20T08:45:46.416Z] #26 DONE 0.9s [2026-04-20T08:45:46.416Z] [2026-04-20T08:45:46.416Z] #35 [security-spire-agent internal] load .dockerignore [2026-04-20T08:45:46.416Z] #35 transferring context: 50B 0.0s done [2026-04-20T08:45:46.416Z] #35 DONE 0.2s [2026-04-20T08:45:46.416Z] [2026-04-20T08:45:46.416Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:45:46.416Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-04-20T08:45:46.416Z] #36 ... [2026-04-20T08:45:46.416Z] [2026-04-20T08:45:46.416Z] #26 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:45:46.416Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:45:46.416Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:45:46.416Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-20T08:45:46.416Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-20T08:45:46.416Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-20T08:45:46.416Z] #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-04-20T08:45:46.416Z] #26 DONE 0.9s [2026-04-20T08:45:46.416Z] [2026-04-20T08:45:46.416Z] #37 [security-spire-config internal] load build context [2026-04-20T08:45:46.416Z] #37 transferring context: 24.82kB 0.0s done [2026-04-20T08:45:46.416Z] #37 DONE 0.2s [2026-04-20T08:45:46.416Z] [2026-04-20T08:45:46.416Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:45:46.416Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-04-20T08:45:46.676Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-20T08:45:46.676Z] #36 ... [2026-04-20T08:45:46.676Z] [2026-04-20T08:45:46.676Z] #38 [security-spire-server internal] load build context [2026-04-20T08:45:46.676Z] #38 transferring context: 26.57kB 0.0s done [2026-04-20T08:45:46.676Z] #38 DONE 0.4s [2026-04-20T08:45:46.676Z] [2026-04-20T08:45:46.676Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:45:46.676Z] #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-04-20T08:45:46.676Z] #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-04-20T08:45:46.676Z] #36 ... [2026-04-20T08:45:46.676Z] [2026-04-20T08:45:46.676Z] #39 [security-spire-agent internal] load build context [2026-04-20T08:45:46.676Z] #39 transferring context: 26.10kB 0.0s done [2026-04-20T08:45:46.676Z] #39 DONE 0.3s [2026-04-20T08:45:46.676Z] [2026-04-20T08:45:46.676Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:45:46.676Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-04-20T08:45:46.676Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-04-20T08:45:46.676Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-04-20T08:45:46.939Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-04-20T08:45:46.939Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-04-20T08:45:46.939Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s [2026-04-20T08:45:46.939Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-04-20T08:45:46.939Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-04-20T08:45:46.939Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-20T08:45:46.939Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-04-20T08:45:46.939Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.24MB / 41.51MB 0.3s [2026-04-20T08:45:46.939Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-04-20T08:45:47.197Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 0.4s [2026-04-20T08:45:47.197Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 23.43MB / 41.51MB 0.5s [2026-04-20T08:45:47.197Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 0.6s [2026-04-20T08:45:47.454Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 0.7s [2026-04-20T08:45:47.454Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done [2026-04-20T08:45:47.711Z] #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-04-20T08:45:50.319Z] #36 ... [2026-04-20T08:45:50.319Z] [2026-04-20T08:45:50.319Z] #40 [core-keeper internal] load build definition from Dockerfile [2026-04-20T08:45:50.319Z] #40 transferring dockerfile: 2.07kB 0.0s done [2026-04-20T08:45:50.319Z] #40 DONE 1.9s [2026-04-20T08:45:50.319Z] [2026-04-20T08:45:50.319Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:45:51.694Z] #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.0s done [2026-04-20T08:45:55.896Z] #36 ... [2026-04-20T08:45:55.896Z] [2026-04-20T08:45:55.896Z] #41 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-20T08:45:55.896Z] #0 0.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:55.896Z] #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:55.896Z] #0 1.471 OK: 265 MiB in 60 packages [2026-04-20T08:45:55.896Z] #41 DONE 9.2s [2026-04-20T08:45:55.896Z] [2026-04-20T08:45:55.896Z] #42 [security-secretstore-setup internal] load build context [2026-04-20T08:45:55.896Z] #42 transferring context: 443.21MB 9.9s [2026-04-20T08:45:55.896Z] #42 ... [2026-04-20T08:45:55.896Z] [2026-04-20T08:45:55.896Z] #43 [security-proxy-auth internal] load build context [2026-04-20T08:45:55.896Z] #43 ... [2026-04-20T08:45:55.896Z] [2026-04-20T08:45:55.896Z] #44 [security-spiffe-token-provider internal] load build context [2026-04-20T08:45:55.896Z] #44 transferring context: 640.07MB 9.6s done [2026-04-20T08:45:55.896Z] #44 ... [2026-04-20T08:45:55.896Z] [2026-04-20T08:45:55.896Z] #45 [security-proxy-setup internal] load build context [2026-04-20T08:45:56.156Z] #45 ... [2026-04-20T08:45:56.156Z] [2026-04-20T08:45:56.156Z] #46 [core-data internal] load build context [2026-04-20T08:45:56.156Z] #46 ... [2026-04-20T08:45:56.156Z] [2026-04-20T08:45:56.156Z] #47 [core-common-config-bootstrapper internal] load build context [2026-04-20T08:45:56.156Z] #47 transferring context: 640.07MB 9.7s done [2026-04-20T08:45:56.156Z] #47 ... [2026-04-20T08:45:56.156Z] [2026-04-20T08:45:56.156Z] #48 [support-notifications internal] load build context [2026-04-20T08:45:56.156Z] #48 transferring context: 640.07MB 10.2s done [2026-04-20T08:45:56.156Z] #48 ... [2026-04-20T08:45:56.156Z] [2026-04-20T08:45:56.156Z] #49 [core-command internal] load build context [2026-04-20T08:45:56.416Z] #49 transferring context: 640.07MB 10.6s done [2026-04-20T08:45:56.416Z] #49 ... [2026-04-20T08:45:56.416Z] [2026-04-20T08:45:56.416Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-20T08:45:56.416Z] #0 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.416Z] #0 0.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.416Z] #0 1.460 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-20T08:45:56.416Z] #0 1.460 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-20T08:45:56.416Z] #0 1.460 OK: 26341 distinct packages available [2026-04-20T08:45:56.416Z] #0 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.416Z] #0 1.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.416Z] #0 2.093 OK: 265 MiB in 60 packages [2026-04-20T08:45:56.416Z] #50 ... [2026-04-20T08:45:56.416Z] [2026-04-20T08:45:56.416Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-20T08:45:56.416Z] #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.416Z] #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.416Z] #0 1.937 (1/3) Installing ca-certificates (20260413-r0) [2026-04-20T08:45:56.416Z] #0 1.952 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-20T08:45:56.416Z] #0 1.957 (3/3) Installing tzdata (2026a-r0) [2026-04-20T08:45:56.416Z] #0 2.015 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:45:56.416Z] #0 2.015 Executing ca-certificates-20260413-r0.trigger [2026-04-20T08:45:56.416Z] #0 2.069 OK: 8 MiB in 19 packages [2026-04-20T08:45:56.675Z] #51 ... [2026-04-20T08:45:56.675Z] [2026-04-20T08:45:56.675Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-20T08:45:56.675Z] #0 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.675Z] #0 2.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.675Z] #0 2.679 (1/7) Installing ca-certificates (20260413-r0) [2026-04-20T08:45:56.675Z] #0 2.699 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-20T08:45:56.675Z] #0 2.701 (3/7) Installing libgcc (14.2.0-r6) [2026-04-20T08:45:56.675Z] #0 2.707 (4/7) Installing libsodium (1.0.20-r1) [2026-04-20T08:45:56.675Z] #0 2.717 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-20T08:45:56.675Z] #0 2.741 (6/7) Installing libzmq (4.3.5-r2) [2026-04-20T08:45:56.675Z] #0 2.750 (7/7) Installing zeromq (4.3.5-r2) [2026-04-20T08:45:56.675Z] #0 2.756 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:45:56.675Z] #0 2.766 Executing ca-certificates-20260413-r0.trigger [2026-04-20T08:45:56.675Z] #0 2.798 OK: 12 MiB in 23 packages [2026-04-20T08:45:56.675Z] #52 ... [2026-04-20T08:45:56.675Z] [2026-04-20T08:45:56.675Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-20T08:45:56.675Z] #0 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.675Z] #0 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.675Z] #0 1.591 OK: 265 MiB in 60 packages [2026-04-20T08:45:56.675Z] #53 ... [2026-04-20T08:45:56.675Z] [2026-04-20T08:45:56.675Z] #54 [support-scheduler internal] load build context [2026-04-20T08:45:56.934Z] #54 transferring context: 640.07MB 11.2s done [2026-04-20T08:45:56.934Z] #54 ... [2026-04-20T08:45:56.934Z] [2026-04-20T08:45:56.934Z] #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-20T08:45:56.934Z] #0 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.934Z] #0 1.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.934Z] #0 1.658 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-20T08:45:56.934Z] #0 1.672 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:45:56.934Z] #0 1.712 OK: 7 MiB in 17 packages [2026-04-20T08:45:56.934Z] #55 ... [2026-04-20T08:45:56.934Z] [2026-04-20T08:45:56.934Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-20T08:45:56.934Z] #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.934Z] #0 2.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:56.934Z] #0 2.438 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-20T08:45:56.934Z] #0 2.446 (2/4) Installing openssl (3.5.6-r0) [2026-04-20T08:45:56.934Z] #0 2.456 (3/4) Installing su-exec (0.2-r3) [2026-04-20T08:45:56.934Z] #0 2.460 (4/4) Installing yq-go (4.47.2-r3) [2026-04-20T08:45:56.934Z] #0 2.577 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:45:56.934Z] #0 2.583 OK: 20 MiB in 20 packages [2026-04-20T08:45:57.193Z] #56 ... [2026-04-20T08:45:57.193Z] [2026-04-20T08:45:57.193Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-20T08:45:57.193Z] #0 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.193Z] #0 2.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.193Z] #0 2.960 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-20T08:45:57.193Z] #0 2.960 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-20T08:45:57.193Z] #0 2.960 OK: 26324 distinct packages available [2026-04-20T08:45:57.193Z] #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.193Z] #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.193Z] #0 3.440 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-20T08:45:57.193Z] #0 3.474 (2/13) Installing c-ares (1.34.6-r0) [2026-04-20T08:45:57.193Z] #0 3.474 (3/13) Installing libunistring (1.3-r0) [2026-04-20T08:45:57.193Z] #0 3.490 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-20T08:45:57.193Z] #0 3.492 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-20T08:45:57.193Z] #0 3.496 (6/13) Installing libpsl (0.21.5-r3) [2026-04-20T08:45:57.193Z] #0 3.500 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-20T08:45:57.193Z] #0 3.518 (8/13) Installing libcurl (8.14.1-r2) [2026-04-20T08:45:57.193Z] #0 3.526 (9/13) Installing curl (8.14.1-r2) [2026-04-20T08:45:57.193Z] #0 3.531 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-20T08:45:57.193Z] #0 3.534 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-20T08:45:57.193Z] #0 3.536 (12/13) Installing libucontext (1.3.2-r0) [2026-04-20T08:45:57.193Z] #0 3.539 (13/13) Installing gcompat (1.1.0-r4) [2026-04-20T08:45:57.193Z] #0 3.547 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:45:57.193Z] #0 3.548 OK: 13 MiB in 29 packages [2026-04-20T08:45:57.193Z] #57 ... [2026-04-20T08:45:57.193Z] [2026-04-20T08:45:57.193Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:45:57.193Z] #0 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.193Z] #0 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.193Z] #0 1.838 OK: 265 MiB in 60 packages [2026-04-20T08:45:57.193Z] #58 ... [2026-04-20T08:45:57.193Z] [2026-04-20T08:45:57.193Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-20T08:45:57.193Z] #0 0.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.193Z] #0 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.193Z] #0 1.664 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-20T08:45:57.193Z] #0 1.664 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-20T08:45:57.193Z] #0 1.664 OK: 26324 distinct packages available [2026-04-20T08:45:57.193Z] #0 1.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.193Z] #0 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.193Z] #0 2.188 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-20T08:45:57.193Z] #0 2.226 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-20T08:45:57.193Z] #0 2.226 (3/5) Installing libucontext (1.3.2-r0) [2026-04-20T08:45:57.193Z] #0 2.226 (4/5) Installing gcompat (1.1.0-r4) [2026-04-20T08:45:57.193Z] #0 2.226 (5/5) Installing openssl (3.5.6-r0) [2026-04-20T08:45:57.193Z] #0 2.249 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:45:57.193Z] #0 2.249 OK: 8 MiB in 21 packages [2026-04-20T08:45:57.451Z] #59 ... [2026-04-20T08:45:57.451Z] [2026-04-20T08:45:57.451Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-20T08:45:57.451Z] #0 2.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.451Z] #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.451Z] #0 2.744 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-20T08:45:57.451Z] #0 2.744 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-20T08:45:57.452Z] #0 2.744 OK: 26324 distinct packages available [2026-04-20T08:45:57.452Z] #0 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.452Z] #0 2.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.452Z] #0 3.316 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-20T08:45:57.452Z] #0 3.322 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-20T08:45:57.452Z] #0 3.326 (3/4) Installing libucontext (1.3.2-r0) [2026-04-20T08:45:57.452Z] #0 3.331 (4/4) Installing gcompat (1.1.0-r4) [2026-04-20T08:45:57.452Z] #0 3.333 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:45:57.452Z] #0 3.340 OK: 8 MiB in 20 packages [2026-04-20T08:45:57.452Z] #60 ... [2026-04-20T08:45:57.452Z] [2026-04-20T08:45:57.452Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T08:45:57.452Z] #61 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-04-20T08:45:57.452Z] #61 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-20T08:45:57.452Z] #61 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-04-20T08:45:57.452Z] #61 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-04-20T08:45:57.452Z] #61 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-04-20T08:45:57.452Z] #61 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-04-20T08:45:57.452Z] #61 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-04-20T08:45:57.452Z] #61 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-04-20T08:45:57.452Z] #61 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-20T08:45:57.452Z] #61 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s done [2026-04-20T08:45:57.452Z] #61 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-04-20T08:45:57.452Z] #61 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.2s done [2026-04-20T08:45:57.710Z] #61 ... [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-20T08:45:57.710Z] #0 0.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.710Z] #0 0.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.710Z] #0 1.377 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-20T08:45:57.710Z] #0 1.400 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:45:57.710Z] #0 1.420 OK: 7 MiB in 17 packages [2026-04-20T08:45:57.710Z] #62 ... [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-20T08:45:57.710Z] #4 DONE 0.0s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-20T08:45:57.710Z] #0 0.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.710Z] #0 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.710Z] #0 1.588 (1/4) Installing ca-certificates (20260413-r0) [2026-04-20T08:45:57.710Z] #0 1.622 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-20T08:45:57.710Z] #0 1.638 (3/4) Installing su-exec (0.2-r3) [2026-04-20T08:45:57.710Z] #0 1.641 (4/4) Installing yq-go (4.47.2-r3) [2026-04-20T08:45:57.710Z] #0 1.801 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:45:57.710Z] #0 1.811 Executing ca-certificates-20260413-r0.trigger [2026-04-20T08:45:57.710Z] #0 1.868 OK: 20 MiB in 20 packages [2026-04-20T08:45:57.710Z] #63 DONE 11.5s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #6 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T08:45:57.710Z] #6 DONE 0.2s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #44 [security-spiffe-token-provider internal] load build context [2026-04-20T08:45:57.710Z] #44 DONE 12.3s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-20T08:45:57.710Z] #62 DONE 11.5s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-20T08:45:57.710Z] #53 DONE 11.6s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:45:57.710Z] #58 DONE 11.6s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-20T08:45:57.710Z] #55 DONE 11.5s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #64 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:45:57.710Z] #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.710Z] #0 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.710Z] #0 1.890 OK: 265 MiB in 60 packages [2026-04-20T08:45:57.710Z] #64 DONE 11.7s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-20T08:45:57.710Z] #52 DONE 11.5s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-20T08:45:57.710Z] #0 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.710Z] #0 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:57.710Z] #0 1.724 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-20T08:45:57.710Z] #0 1.724 (2/2) Installing su-exec (0.2-r3) [2026-04-20T08:45:57.710Z] #0 1.733 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:45:57.710Z] #0 1.740 OK: 7 MiB in 18 packages [2026-04-20T08:45:57.710Z] #65 DONE 11.5s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-20T08:45:57.710Z] #56 DONE 11.5s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-20T08:45:57.710Z] #51 DONE 11.5s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-20T08:45:57.710Z] #59 DONE 11.6s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-20T08:45:57.710Z] #50 DONE 11.7s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-20T08:45:57.710Z] #57 DONE 11.6s [2026-04-20T08:45:57.710Z] [2026-04-20T08:45:57.710Z] #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-20T08:45:57.970Z] #66 ... [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-20T08:45:57.970Z] #60 DONE 11.6s [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #47 [core-common-config-bootstrapper internal] load build context [2026-04-20T08:45:57.970Z] #47 DONE 12.1s [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #48 [support-notifications internal] load build context [2026-04-20T08:45:57.970Z] #48 DONE 12.1s [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #46 [core-data internal] load build context [2026-04-20T08:45:57.970Z] #46 transferring context: 640.07MB 10.7s done [2026-04-20T08:45:57.970Z] #46 DONE 12.4s [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #49 [core-command internal] load build context [2026-04-20T08:45:57.970Z] #49 DONE 12.4s [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #67 [security-bootstrapper internal] load build context [2026-04-20T08:45:57.970Z] #67 transferring context: 640.07MB 11.0s done [2026-04-20T08:45:57.970Z] #67 DONE 12.4s [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #45 [security-proxy-setup internal] load build context [2026-04-20T08:45:57.970Z] #45 transferring context: 640.07MB 11.8s done [2026-04-20T08:45:57.970Z] #45 DONE 12.4s [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #54 [support-scheduler internal] load build context [2026-04-20T08:45:57.970Z] #54 DONE 12.4s [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #42 [security-secretstore-setup internal] load build context [2026-04-20T08:45:57.970Z] #42 transferring context: 640.07MB 11.5s done [2026-04-20T08:45:57.970Z] #42 DONE 12.5s [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #43 [security-proxy-auth internal] load build context [2026-04-20T08:45:57.970Z] #43 transferring context: 640.07MB 12.0s done [2026-04-20T08:45:57.970Z] #43 DONE 12.4s [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #68 [core-metadata internal] load build context [2026-04-20T08:45:57.970Z] #68 ... [2026-04-20T08:45:57.970Z] [2026-04-20T08:45:57.970Z] #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:45:58.228Z] #69 DONE 0.4s [2026-04-20T08:45:58.228Z] [2026-04-20T08:45:58.228Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:45:58.228Z] #70 DONE 0.4s [2026-04-20T08:45:58.228Z] [2026-04-20T08:45:58.228Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:45:58.228Z] #71 DONE 0.4s [2026-04-20T08:45:58.228Z] [2026-04-20T08:45:58.228Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T08:45:58.228Z] #61 DONE 12.0s [2026-04-20T08:45:58.228Z] [2026-04-20T08:45:58.228Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:45:58.228Z] #72 DONE 0.4s [2026-04-20T08:45:58.228Z] [2026-04-20T08:45:58.228Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:45:58.228Z] #73 DONE 0.4s [2026-04-20T08:45:58.228Z] [2026-04-20T08:45:58.228Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:45:58.492Z] #74 ... [2026-04-20T08:45:58.492Z] [2026-04-20T08:45:58.492Z] #29 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-20T08:45:58.492Z] #29 DONE 0.4s [2026-04-20T08:45:58.492Z] [2026-04-20T08:45:58.492Z] #33 [core-keeper builder 2/7] WORKDIR /edgex-go [2026-04-20T08:45:58.492Z] #33 DONE 0.3s [2026-04-20T08:45:58.492Z] [2026-04-20T08:45:58.492Z] #26 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:45:58.492Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:45:58.492Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:45:58.492Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-20T08:45:58.492Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-20T08:45:58.492Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-20T08:45:58.492Z] #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-04-20T08:45:58.492Z] #26 DONE 0.9s [2026-04-20T08:45:58.492Z] [2026-04-20T08:45:58.492Z] #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:45:58.492Z] #69 DONE 0.4s [2026-04-20T08:45:58.492Z] [2026-04-20T08:45:58.492Z] #68 [core-metadata internal] load build context [2026-04-20T08:45:58.492Z] #68 transferring context: 640.07MB 12.8s done [2026-04-20T08:45:58.492Z] #68 DONE 12.9s [2026-04-20T08:45:58.492Z] [2026-04-20T08:45:58.492Z] #75 [core-keeper internal] load .dockerignore [2026-04-20T08:45:58.492Z] #75 transferring context: 50B done [2026-04-20T08:45:58.492Z] #75 DONE 0.7s [2026-04-20T08:45:58.492Z] [2026-04-20T08:45:58.492Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:45:58.492Z] #36 DONE 12.3s [2026-04-20T08:45:58.492Z] [2026-04-20T08:45:58.492Z] #76 [core-keeper internal] load build context [2026-04-20T08:45:59.427Z] #76 ... [2026-04-20T08:45:59.427Z] [2026-04-20T08:45:59.427Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-20T08:45:59.427Z] #0 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.427Z] #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.427Z] #0 1.250 OK: 20 MiB in 20 packages [2026-04-20T08:45:59.427Z] #77 DONE 1.6s [2026-04-20T08:45:59.427Z] [2026-04-20T08:45:59.427Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-20T08:45:59.427Z] #0 0.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.427Z] #0 0.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.427Z] #0 1.310 OK: 7 MiB in 18 packages [2026-04-20T08:45:59.427Z] #78 DONE 1.6s [2026-04-20T08:45:59.427Z] [2026-04-20T08:45:59.427Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:45:59.427Z] #0 0.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.427Z] #0 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.427Z] #0 1.380 OK: 12 MiB in 23 packages [2026-04-20T08:45:59.427Z] #79 DONE 1.6s [2026-04-20T08:45:59.427Z] [2026-04-20T08:45:59.427Z] #76 [core-keeper internal] load build context [2026-04-20T08:45:59.685Z] #76 ... [2026-04-20T08:45:59.685Z] [2026-04-20T08:45:59.685Z] #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-04-20T08:45:59.685Z] #0 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.685Z] #0 0.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.685Z] #0 1.407 OK: 7 MiB in 17 packages [2026-04-20T08:45:59.685Z] #80 DONE 1.7s [2026-04-20T08:45:59.685Z] [2026-04-20T08:45:59.685Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:45:59.685Z] #0 0.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.685Z] #0 0.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.685Z] #0 1.270 OK: 8 MiB in 19 packages [2026-04-20T08:45:59.685Z] #81 DONE 1.6s [2026-04-20T08:45:59.685Z] [2026-04-20T08:45:59.685Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:45:59.685Z] #0 0.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.685Z] #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.685Z] #0 1.542 OK: 7 MiB in 17 packages [2026-04-20T08:45:59.685Z] #82 DONE 1.8s [2026-04-20T08:45:59.685Z] [2026-04-20T08:45:59.685Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-20T08:45:59.685Z] #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.685Z] #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.685Z] #0 1.542 OK: 20 MiB in 20 packages [2026-04-20T08:45:59.685Z] #83 DONE 1.7s [2026-04-20T08:45:59.685Z] [2026-04-20T08:45:59.685Z] #76 [core-keeper internal] load build context [2026-04-20T08:45:59.685Z] #76 ... [2026-04-20T08:45:59.685Z] [2026-04-20T08:45:59.685Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-20T08:45:59.685Z] #84 DONE 0.2s [2026-04-20T08:45:59.685Z] [2026-04-20T08:45:59.685Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-20T08:45:59.685Z] #0 0.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.685Z] #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:45:59.685Z] #0 1.578 OK: 8 MiB in 20 packages [2026-04-20T08:45:59.685Z] #85 DONE 1.7s [2026-04-20T08:45:59.685Z] [2026-04-20T08:45:59.685Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:00.251Z] #76 ... [2026-04-20T08:46:00.251Z] [2026-04-20T08:46:00.251Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-20T08:46:00.251Z] #86 DONE 0.6s [2026-04-20T08:46:00.251Z] [2026-04-20T08:46:00.251Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:46:00.251Z] #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:46:00.251Z] #0 1.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:46:00.251Z] #0 1.788 OK: 13 MiB in 29 packages [2026-04-20T08:46:00.251Z] #87 DONE 2.4s [2026-04-20T08:46:00.251Z] [2026-04-20T08:46:00.251Z] #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-20T08:46:00.251Z] #66 1.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:46:00.251Z] #66 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:46:00.251Z] #66 1.769 OK: 8 MiB in 21 packages [2026-04-20T08:46:00.251Z] #66 DONE 2.4s [2026-04-20T08:46:00.251Z] [2026-04-20T08:46:00.251Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:00.510Z] #76 ... [2026-04-20T08:46:00.510Z] [2026-04-20T08:46:00.510Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-20T08:46:00.510Z] #88 DONE 0.1s [2026-04-20T08:46:00.510Z] [2026-04-20T08:46:00.510Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:00.774Z] #76 ... [2026-04-20T08:46:00.774Z] [2026-04-20T08:46:00.774Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-20T08:46:00.774Z] #89 DONE 0.6s [2026-04-20T08:46:00.774Z] [2026-04-20T08:46:00.774Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:01.032Z] #76 ... [2026-04-20T08:46:01.032Z] [2026-04-20T08:46:01.032Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-20T08:46:01.032Z] #90 DONE 0.7s [2026-04-20T08:46:01.032Z] [2026-04-20T08:46:01.032Z] #91 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-20T08:46:01.032Z] #91 DONE 2.6s [2026-04-20T08:46:01.032Z] [2026-04-20T08:46:01.032Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-20T08:46:01.032Z] #92 DONE 0.8s [2026-04-20T08:46:01.032Z] [2026-04-20T08:46:01.032Z] #93 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-20T08:46:01.032Z] #93 DONE 2.6s [2026-04-20T08:46:01.032Z] [2026-04-20T08:46:01.032Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:01.295Z] #76 ... [2026-04-20T08:46:01.295Z] [2026-04-20T08:46:01.295Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-20T08:46:01.295Z] #94 DONE 1.8s [2026-04-20T08:46:01.295Z] [2026-04-20T08:46:01.296Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:01.554Z] #76 ... [2026-04-20T08:46:01.554Z] [2026-04-20T08:46:01.554Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-20T08:46:01.555Z] #95 DONE 0.6s [2026-04-20T08:46:01.555Z] [2026-04-20T08:46:01.555Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:01.812Z] #76 ... [2026-04-20T08:46:01.812Z] [2026-04-20T08:46:01.812Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-20T08:46:01.812Z] #96 DONE 0.7s [2026-04-20T08:46:01.812Z] [2026-04-20T08:46:01.812Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:01.812Z] #76 ... [2026-04-20T08:46:01.812Z] [2026-04-20T08:46:01.812Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-20T08:46:01.812Z] #97 DONE 0.9s [2026-04-20T08:46:01.812Z] [2026-04-20T08:46:01.812Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-20T08:46:01.812Z] #98 DONE 0.6s [2026-04-20T08:46:01.812Z] [2026-04-20T08:46:01.812Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:01.812Z] #76 ... [2026-04-20T08:46:01.812Z] [2026-04-20T08:46:01.812Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-20T08:46:01.812Z] #99 DONE 0.2s [2026-04-20T08:46:01.812Z] [2026-04-20T08:46:01.812Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-20T08:46:01.812Z] #100 DONE 0.2s [2026-04-20T08:46:01.812Z] [2026-04-20T08:46:01.812Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:02.074Z] #76 ... [2026-04-20T08:46:02.074Z] [2026-04-20T08:46:02.074Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-20T08:46:02.074Z] #101 DONE 0.2s [2026-04-20T08:46:02.074Z] [2026-04-20T08:46:02.074Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-20T08:46:02.074Z] #102 DONE 0.2s [2026-04-20T08:46:02.074Z] [2026-04-20T08:46:02.074Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:02.644Z] #76 ... [2026-04-20T08:46:02.644Z] [2026-04-20T08:46:02.644Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-20T08:46:02.644Z] #103 DONE 0.4s [2026-04-20T08:46:02.644Z] [2026-04-20T08:46:02.644Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-20T08:46:02.644Z] #104 DONE 0.4s [2026-04-20T08:46:02.644Z] [2026-04-20T08:46:02.644Z] #76 [core-keeper internal] load build context [2026-04-20T08:46:02.644Z] #76 transferring context: 640.07MB 4.0s done [2026-04-20T08:46:02.644Z] #76 DONE 4.2s [2026-04-20T08:46:02.644Z] [2026-04-20T08:46:02.644Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-20T08:46:03.215Z] #105 ... [2026-04-20T08:46:03.215Z] [2026-04-20T08:46:03.215Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-20T08:46:03.215Z] #106 DONE 0.7s [2026-04-20T08:46:03.215Z] [2026-04-20T08:46:03.215Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-20T08:46:04.150Z] #107 ... [2026-04-20T08:46:04.150Z] [2026-04-20T08:46:04.150Z] #108 [security-spire-config] exporting to image [2026-04-20T08:46:04.150Z] #108 exporting layers 1.6s done [2026-04-20T08:46:04.150Z] #108 writing image sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 0.0s done [2026-04-20T08:46:04.150Z] #108 naming to docker.io/library/security-spire-config 0.2s done [2026-04-20T08:46:04.150Z] #108 DONE 2.1s [2026-04-20T08:46:04.408Z] [2026-04-20T08:46:04.408Z] #109 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-20T08:46:04.408Z] #0 0.979 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:46:04.408Z] #0 1.341 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:46:04.408Z] #0 2.172 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-20T08:46:04.408Z] #0 2.304 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:46:04.408Z] #0 2.315 OK: 7 MiB in 17 packages [2026-04-20T08:46:04.665Z] #109 ... [2026-04-20T08:46:04.665Z] [2026-04-20T08:46:04.665Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-20T08:46:04.665Z] #0 0.952 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-20T08:46:04.665Z] #0 1.360 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-20T08:46:04.665Z] #0 1.893 OK: 265 MiB in 60 packages [2026-04-20T08:46:04.665Z] #110 DONE 3.6s [2026-04-20T08:46:04.925Z] [2026-04-20T08:46:04.925Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-20T08:46:05.142Z] Removing intermediate container 1334dcef1c0e [2026-04-20T08:46:05.143Z] ---> 35c8f7a788b2 [2026-04-20T08:46:05.143Z] Successfully built 35c8f7a788b2 [2026-04-20T08:46:05.143Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:46:05.527Z] + docker inspect -f . ci-base-image-arm64 [2026-04-20T08:46:05.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T08:46:05.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-5588 does not seem to be running inside a container [2026-04-20T08:46:05.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-20T08:46:06.302Z] #111 ... [2026-04-20T08:46:06.302Z] [2026-04-20T08:46:06.302Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-20T08:46:06.302Z] #105 DONE 3.7s [2026-04-20T08:46:06.302Z] [2026-04-20T08:46:06.302Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-20T08:46:06.868Z] #112 ... [2026-04-20T08:46:06.868Z] [2026-04-20T08:46:06.868Z] #109 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-20T08:46:06.868Z] #109 DONE 5.7s [2026-04-20T08:46:07.154Z] [2026-04-20T08:46:07.154Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:08.600Z] #113 ... [2026-04-20T08:46:08.600Z] [2026-04-20T08:46:08.600Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:08.600Z] #114 ... [2026-04-20T08:46:08.600Z] [2026-04-20T08:46:08.600Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:08.600Z] #115 ... [2026-04-20T08:46:08.600Z] [2026-04-20T08:46:08.600Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:08.903Z] $ docker top 078efd58affc9072c8e5282cffff602cee114fd48fd95b8d7e069e67f16424d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T08:46:09.731Z] + go version [2026-04-20T08:46:09.732Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-20T08:46:09.752Z] $ docker stop --time=1 078efd58affc9072c8e5282cffff602cee114fd48fd95b8d7e069e67f16424d3 [2026-04-20T08:46:10.501Z] #116 ... [2026-04-20T08:46:10.501Z] [2026-04-20T08:46:10.501Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-20T08:46:10.501Z] #107 DONE 7.3s [2026-04-20T08:46:10.501Z] [2026-04-20T08:46:10.501Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:10.501Z] #115 DONE 12.2s [2026-04-20T08:46:10.501Z] [2026-04-20T08:46:10.501Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:10.501Z] #113 DONE 12.2s [2026-04-20T08:46:10.501Z] [2026-04-20T08:46:10.501Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:10.501Z] #114 DONE 12.2s [2026-04-20T08:46:10.501Z] [2026-04-20T08:46:10.501Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:10.501Z] #116 DONE 12.2s [2026-04-20T08:46:10.501Z] [2026-04-20T08:46:10.501Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:10.501Z] #74 DONE 12.2s [2026-04-20T08:46:10.501Z] [2026-04-20T08:46:10.501Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-20T08:46:10.501Z] #112 DONE 4.3s [2026-04-20T08:46:10.501Z] [2026-04-20T08:46:10.501Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-20T08:46:10.501Z] #111 DONE 5.9s [2026-04-20T08:46:10.501Z] [2026-04-20T08:46:10.501Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-20T08:46:11.066Z] #117 ... [2026-04-20T08:46:11.066Z] [2026-04-20T08:46:11.066Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-20T08:46:11.066Z] #118 DONE 0.3s [2026-04-20T08:46:11.066Z] [2026-04-20T08:46:11.066Z] #119 [security-spire-server] exporting to image [2026-04-20T08:46:11.066Z] #119 exporting layers 0.5s done [2026-04-20T08:46:11.066Z] #119 writing image sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 0.0s done [2026-04-20T08:46:11.066Z] #119 naming to docker.io/library/security-spire-server done [2026-04-20T08:46:11.066Z] #119 DONE 0.5s [2026-04-20T08:46:11.066Z] [2026-04-20T08:46:11.066Z] #120 [security-spire-agent] exporting to image [2026-04-20T08:46:11.345Z] $ docker rm -f --volumes 078efd58affc9072c8e5282cffff602cee114fd48fd95b8d7e069e67f16424d3 [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 [2026-04-20T08:46:12.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-20T08:46:12.089Z] [2026-04-20T08:46:12.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:46:12.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-20T08:46:12.447Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-04-20T08:46:12.447Z] 547446be3368: Pulling fs layer [2026-04-20T08:46:12.447Z] d125d8839a47: Pulling fs layer [2026-04-20T08:46:12.447Z] 3e85d5ac6304: Pulling fs layer [2026-04-20T08:46:12.447Z] c3105a71a48b: Pulling fs layer [2026-04-20T08:46:12.447Z] 0f093f025ec4: Pulling fs layer [2026-04-20T08:46:12.447Z] c3106fc0e877: Pulling fs layer [2026-04-20T08:46:12.447Z] c3105a71a48b: Waiting [2026-04-20T08:46:12.447Z] 0f093f025ec4: Waiting [2026-04-20T08:46:12.447Z] c3106fc0e877: Waiting [2026-04-20T08:46:12.720Z] 547446be3368: Verifying Checksum [2026-04-20T08:46:12.720Z] 547446be3368: Download complete [2026-04-20T08:46:12.720Z] c3105a71a48b: Verifying Checksum [2026-04-20T08:46:12.720Z] c3105a71a48b: Download complete [2026-04-20T08:46:12.987Z] d125d8839a47: Verifying Checksum [2026-04-20T08:46:12.987Z] d125d8839a47: Download complete [2026-04-20T08:46:12.987Z] c3106fc0e877: Verifying Checksum [2026-04-20T08:46:12.987Z] c3106fc0e877: Download complete [2026-04-20T08:46:13.259Z] 0f093f025ec4: Verifying Checksum [2026-04-20T08:46:13.259Z] 0f093f025ec4: Download complete [2026-04-20T08:46:13.527Z] 547446be3368: Pull complete [2026-04-20T08:46:14.346Z] #120 exporting layers 2.9s done [2026-04-20T08:46:14.346Z] #120 writing image sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd [2026-04-20T08:46:14.346Z] #120 writing image sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd 0.5s done [2026-04-20T08:46:14.346Z] #120 naming to docker.io/library/security-spire-agent [2026-04-20T08:46:14.490Z] d125d8839a47: Pull complete [2026-04-20T08:46:14.911Z] #120 naming to docker.io/library/security-spire-agent 0.7s done [2026-04-20T08:46:15.073Z] 3e85d5ac6304: Verifying Checksum [2026-04-20T08:46:15.073Z] 3e85d5ac6304: Download complete [2026-04-20T08:46:19.089Z] #120 DONE 7.6s [2026-04-20T08:46:19.089Z] [2026-04-20T08:46:19.089Z] #121 [security-proxy-setup builder 6/7] COPY . . [2026-04-20T08:46:20.464Z] #121 ... [2026-04-20T08:46:20.464Z] [2026-04-20T08:46:20.464Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #122 DONE 10.0s [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #123 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:20.721Z] #123 DONE 10.0s [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #124 [support-notifications builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #124 DONE 10.1s [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #125 [support-scheduler builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #125 DONE 10.1s [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #126 [core-metadata builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #126 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:46:20.721Z] #127 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:20.721Z] #128 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #117 [core-command builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #117 DONE 10.1s [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:46:20.721Z] #129 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:20.721Z] #130 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #131 [core-command builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #131 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:20.721Z] #132 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #133 [security-proxy-setup builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #133 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:46:20.721Z] #134 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:20.721Z] #135 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #136 [core-data builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #136 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:46:20.721Z] #137 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:20.721Z] #138 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:46:20.721Z] #139 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #140 [security-proxy-auth builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #140 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #121 DONE 10.1s [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:46:20.721Z] #141 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2026-04-20T08:46:20.721Z] #142 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:46:20.721Z] #143 CACHED [2026-04-20T08:46:20.721Z] [2026-04-20T08:46:20.721Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-20T08:46:22.103Z] #144 1.443 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-20T08:46:22.361Z] #144 ... [2026-04-20T08:46:22.361Z] [2026-04-20T08:46:22.361Z] #145 [core-keeper builder 7/8] COPY . . [2026-04-20T08:46:22.361Z] #145 DONE 1.8s [2026-04-20T08:46:22.619Z] [2026-04-20T08:46:22.619Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-20T08:46:22.619Z] #146 0.349 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-20T08:46:25.148Z] 3e85d5ac6304: Pull complete [2026-04-20T08:46:25.148Z] c3105a71a48b: Pull complete [2026-04-20T08:46:26.109Z] 0f093f025ec4: Pull complete [2026-04-20T08:46:26.376Z] c3106fc0e877: Pull complete [2026-04-20T08:46:26.376Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-04-20T08:46:26.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-20T08:46:26.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T08:46:26.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-5588 does not seem to be running inside a container [2026-04-20T08:46:26.648Z] $ 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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-04-20T08:46:28.628Z] $ docker top 082c088f2b8951b2d8b519ccda676364d641a1fc84a0830ce4f0b0f5e16ba998 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T08:46:29.144Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-20T08:46:30.968Z] #146 ... [2026-04-20T08:46:30.968Z] [2026-04-20T08:46:30.968Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-20T08:46:30.968Z] #0 0.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-20T08:46:30.968Z] #147 ... [2026-04-20T08:46:30.968Z] [2026-04-20T08:46:30.968Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-20T08:46:30.968Z] #0 0.852 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-20T08:46:30.968Z] #148 ... [2026-04-20T08:46:30.968Z] [2026-04-20T08:46:30.968Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-20T08:46:30.968Z] #0 0.512 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-20T08:46:30.968Z] #149 ... [2026-04-20T08:46:30.968Z] [2026-04-20T08:46:30.968Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-20T08:46:30.968Z] #0 0.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-20T08:46:31.247Z] #150 ... [2026-04-20T08:46:31.247Z] [2026-04-20T08:46:31.247Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-20T08:46:31.247Z] #0 1.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-20T08:46:31.547Z] #151 ... [2026-04-20T08:46:31.547Z] [2026-04-20T08:46:31.547Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T08:46:31.547Z] #0 1.047 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-20T08:46:31.547Z] #152 ... [2026-04-20T08:46:31.547Z] [2026-04-20T08:46:31.547Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-20T08:46:31.547Z] #0 1.394 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-20T08:46:31.832Z] #153 ... [2026-04-20T08:46:31.832Z] [2026-04-20T08:46:31.832Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-20T08:46:31.832Z] #0 0.695 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-20T08:46:31.832Z] #154 ... [2026-04-20T08:46:31.832Z] [2026-04-20T08:46:31.832Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T08:46:31.832Z] #0 0.575 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-20T08:46:32.116Z] #155 ... [2026-04-20T08:46:32.116Z] [2026-04-20T08:46:32.116Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-20T08:46:32.116Z] #0 0.568 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-20T08:46:39.238Z] #1 [security-spire-server internal] load build definition from Dockerfile [2026-04-20T08:46:39.238Z] #1 transferring dockerfile: 30B [2026-04-20T08:46:39.238Z] #1 transferring dockerfile: 1.70kB done [2026-04-20T08:46:39.238Z] #1 DONE 0.1s [2026-04-20T08:46:39.238Z] [2026-04-20T08:46:39.238Z] #2 [core-data internal] load build definition from Dockerfile [2026-04-20T08:46:39.238Z] #2 transferring dockerfile: 2.04kB done [2026-04-20T08:46:39.238Z] #2 DONE 0.0s [2026-04-20T08:46:39.238Z] [2026-04-20T08:46:39.238Z] #3 [security-spire-config internal] load build definition from Dockerfile [2026-04-20T08:46:39.238Z] #3 transferring dockerfile: 1.69kB 0.0s done [2026-04-20T08:46:39.238Z] #3 DONE 0.1s [2026-04-20T08:46:39.238Z] [2026-04-20T08:46:39.238Z] #4 [support-scheduler internal] load build definition from Dockerfile [2026-04-20T08:46:39.238Z] #4 transferring dockerfile: 1.83kB done [2026-04-20T08:46:39.238Z] #4 DONE 0.0s [2026-04-20T08:46:39.238Z] [2026-04-20T08:46:39.238Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-20T08:46:39.238Z] #5 transferring dockerfile: 2.23kB done [2026-04-20T08:46:39.238Z] #5 DONE 0.0s [2026-04-20T08:46:39.238Z] [2026-04-20T08:46:39.238Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-20T08:46:39.238Z] #6 transferring dockerfile: 2.49kB done [2026-04-20T08:46:39.238Z] #6 DONE 0.1s [2026-04-20T08:46:39.238Z] [2026-04-20T08:46:39.238Z] #7 [core-metadata internal] load build definition from Dockerfile [2026-04-20T08:46:39.238Z] #7 transferring dockerfile: 2.10kB done [2026-04-20T08:46:39.238Z] #7 DONE 0.1s [2026-04-20T08:46:39.238Z] [2026-04-20T08:46:39.238Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-20T08:46:39.238Z] #8 transferring dockerfile: 3.02kB done [2026-04-20T08:46:39.238Z] #8 DONE 0.1s [2026-04-20T08:46:39.238Z] [2026-04-20T08:46:39.238Z] #9 [core-command internal] load build definition from Dockerfile [2026-04-20T08:46:39.238Z] #9 transferring dockerfile: 1.94kB 0.0s done [2026-04-20T08:46:39.238Z] #9 DONE 0.1s [2026-04-20T08:46:39.238Z] [2026-04-20T08:46:39.238Z] #10 [support-notifications internal] load build definition from Dockerfile [2026-04-20T08:46:39.238Z] #10 transferring dockerfile: 2.02kB 0.0s done [2026-04-20T08:46:39.238Z] #10 DONE 0.1s [2026-04-20T08:46:39.238Z] [2026-04-20T08:46:39.238Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-20T08:46:39.506Z] #11 transferring dockerfile: 1.89kB 0.0s done [2026-04-20T08:46:39.506Z] #11 DONE 0.1s [2026-04-20T08:46:39.506Z] [2026-04-20T08:46:39.506Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-20T08:46:39.506Z] #12 transferring dockerfile: 2.14kB done [2026-04-20T08:46:39.506Z] #12 DONE 0.1s [2026-04-20T08:46:39.506Z] [2026-04-20T08:46:39.506Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2026-04-20T08:46:39.506Z] #13 transferring dockerfile: 1.81kB 0.0s done [2026-04-20T08:46:39.506Z] #13 DONE 0.1s [2026-04-20T08:46:39.506Z] [2026-04-20T08:46:39.506Z] #14 [core-keeper internal] load build definition from Dockerfile [2026-04-20T08:46:39.506Z] #14 transferring dockerfile: 2.07kB 0.0s done [2026-04-20T08:46:39.506Z] #14 DONE 0.1s [2026-04-20T08:46:39.506Z] [2026-04-20T08:46:39.506Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-20T08:46:39.506Z] #15 transferring dockerfile: 2.50kB done [2026-04-20T08:46:39.778Z] #15 DONE 0.1s [2026-04-20T08:46:39.778Z] [2026-04-20T08:46:39.778Z] #16 [security-spire-server internal] load .dockerignore [2026-04-20T08:46:39.778Z] #16 transferring context: 50B 0.0s done [2026-04-20T08:46:39.778Z] #16 DONE 0.1s [2026-04-20T08:46:40.365Z] [2026-04-20T08:46:40.365Z] #17 [core-data internal] load .dockerignore [2026-04-20T08:46:40.365Z] #17 transferring context: 50B done [2026-04-20T08:46:40.365Z] #17 DONE 0.0s [2026-04-20T08:46:40.365Z] [2026-04-20T08:46:40.365Z] #18 [security-spire-config internal] load .dockerignore [2026-04-20T08:46:40.365Z] #18 transferring context: 50B done [2026-04-20T08:46:40.365Z] #18 DONE 0.0s [2026-04-20T08:46:40.365Z] [2026-04-20T08:46:40.365Z] #19 [support-scheduler internal] load .dockerignore [2026-04-20T08:46:40.365Z] #19 transferring context: 50B 0.0s done [2026-04-20T08:46:40.634Z] #19 DONE 0.1s [2026-04-20T08:46:40.634Z] [2026-04-20T08:46:40.634Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-20T08:46:40.634Z] #20 transferring context: 50B 0.0s done [2026-04-20T08:46:40.634Z] #20 DONE 0.1s [2026-04-20T08:46:40.634Z] [2026-04-20T08:46:40.634Z] #21 [security-secretstore-setup internal] load .dockerignore [2026-04-20T08:46:40.634Z] #21 transferring context: 50B done [2026-04-20T08:46:40.634Z] #21 DONE 0.1s [2026-04-20T08:46:40.634Z] [2026-04-20T08:46:40.634Z] #22 [security-bootstrapper internal] load .dockerignore [2026-04-20T08:46:40.634Z] #22 transferring context: 50B done [2026-04-20T08:46:40.634Z] #22 DONE 0.1s [2026-04-20T08:46:40.634Z] [2026-04-20T08:46:40.634Z] #23 [core-metadata internal] load .dockerignore [2026-04-20T08:46:40.911Z] #23 transferring context: 50B done [2026-04-20T08:46:40.911Z] #23 DONE 0.0s [2026-04-20T08:46:40.911Z] [2026-04-20T08:46:40.911Z] #24 [core-command internal] load .dockerignore [2026-04-20T08:46:40.911Z] #24 transferring context: 50B 0.0s done [2026-04-20T08:46:40.911Z] #24 DONE 0.1s [2026-04-20T08:46:40.911Z] [2026-04-20T08:46:40.911Z] #25 [support-notifications internal] load .dockerignore [2026-04-20T08:46:40.911Z] #25 transferring context: 50B done [2026-04-20T08:46:40.911Z] #25 DONE 0.1s [2026-04-20T08:46:40.911Z] [2026-04-20T08:46:40.911Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2026-04-20T08:46:40.911Z] #26 transferring context: 50B 0.0s done [2026-04-20T08:46:40.911Z] #26 DONE 0.1s [2026-04-20T08:46:40.911Z] [2026-04-20T08:46:40.911Z] #27 [security-spire-agent internal] load .dockerignore [2026-04-20T08:46:40.911Z] #27 transferring context: 50B 0.0s done [2026-04-20T08:46:40.911Z] #27 DONE 0.1s [2026-04-20T08:46:40.911Z] [2026-04-20T08:46:40.911Z] #28 [security-proxy-auth internal] load .dockerignore [2026-04-20T08:46:41.183Z] #28 transferring context: 50B 0.0s done [2026-04-20T08:46:41.183Z] #28 DONE 0.1s [2026-04-20T08:46:41.183Z] [2026-04-20T08:46:41.183Z] #29 [core-keeper internal] load .dockerignore [2026-04-20T08:46:41.183Z] #29 transferring context: 50B done [2026-04-20T08:46:41.183Z] #29 DONE 0.1s [2026-04-20T08:46:41.183Z] [2026-04-20T08:46:41.183Z] #30 [security-proxy-setup internal] load .dockerignore [2026-04-20T08:46:41.183Z] #30 transferring context: 50B 0.0s done [2026-04-20T08:46:41.183Z] #30 DONE 0.1s [2026-04-20T08:46:41.183Z] [2026-04-20T08:46:41.183Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-20T08:46:41.769Z] #31 ... [2026-04-20T08:46:41.769Z] [2026-04-20T08:46:41.769Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T08:46:41.769Z] #32 DONE 0.5s [2026-04-20T08:46:41.769Z] [2026-04-20T08:46:41.769Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-20T08:46:41.769Z] #31 DONE 0.6s [2026-04-20T08:46:42.038Z] [2026-04-20T08:46:42.038Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-20T08:46:42.038Z] #33 DONE 0.0s [2026-04-20T08:46:42.038Z] [2026-04-20T08:46:42.038Z] #34 [security-spire-server internal] load build context [2026-04-20T08:46:42.038Z] #34 transferring context: 26.57kB 0.0s done [2026-04-20T08:46:42.038Z] #34 DONE 0.1s [2026-04-20T08:46:42.038Z] [2026-04-20T08:46:42.038Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-20T08:46:42.038Z] #31 ... [2026-04-20T08:46:42.038Z] [2026-04-20T08:46:42.038Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T08:46:42.038Z] #32 DONE 0.5s [2026-04-20T08:46:42.038Z] [2026-04-20T08:46:42.038Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-20T08:46:42.038Z] #33 DONE 0.0s [2026-04-20T08:46:42.038Z] [2026-04-20T08:46:42.038Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-20T08:46:42.038Z] #31 DONE 0.6s [2026-04-20T08:46:42.038Z] [2026-04-20T08:46:42.038Z] #35 [core-common-config-bootstrapper internal] load build context [2026-04-20T08:46:42.306Z] #35 ... [2026-04-20T08:46:42.306Z] [2026-04-20T08:46:42.306Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-20T08:46:42.306Z] #33 DONE 0.0s [2026-04-20T08:46:42.306Z] [2026-04-20T08:46:42.306Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T08:46:42.306Z] #32 DONE 0.5s [2026-04-20T08:46:42.306Z] [2026-04-20T08:46:42.306Z] #36 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:42.306Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:46:42.306Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:46:42.306Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-20T08:46:42.306Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-20T08:46:42.306Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.3s [2026-04-20T08:46:42.575Z] #36 ... [2026-04-20T08:46:42.575Z] [2026-04-20T08:46:42.575Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-20T08:46:42.575Z] #33 DONE 0.0s [2026-04-20T08:46:42.575Z] [2026-04-20T08:46:42.575Z] #36 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:42.575Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:46:42.575Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:46:42.575Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-20T08:46:42.575Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-20T08:46:42.842Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 0.7s [2026-04-20T08:46:42.842Z] #36 ... [2026-04-20T08:46:42.842Z] [2026-04-20T08:46:42.842Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-20T08:46:42.842Z] #33 DONE 0.0s [2026-04-20T08:46:42.842Z] [2026-04-20T08:46:42.842Z] #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:42.842Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:46:42.842Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:46:42.842Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-20T08:46:42.842Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-20T08:46:42.842Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.9s [2026-04-20T08:46:43.109Z] #36 ... [2026-04-20T08:46:43.109Z] [2026-04-20T08:46:43.109Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-20T08:46:43.109Z] #33 DONE 0.0s [2026-04-20T08:46:43.109Z] [2026-04-20T08:46:43.109Z] #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:43.109Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done [2026-04-20T08:46:43.109Z] #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-04-20T08:46:43.109Z] #36 ... [2026-04-20T08:46:43.109Z] [2026-04-20T08:46:43.109Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T08:46:43.109Z] #32 DONE 1.1s [2026-04-20T08:46:43.109Z] [2026-04-20T08:46:43.109Z] #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:43.379Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:46:43.379Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:46:43.379Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-20T08:46:43.379Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-20T08:46:43.379Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done [2026-04-20T08:46:43.379Z] #36 ... [2026-04-20T08:46:43.379Z] [2026-04-20T08:46:43.379Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-20T08:46:43.379Z] #33 DONE 0.1s [2026-04-20T08:46:43.379Z] [2026-04-20T08:46:43.379Z] #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:43.379Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:46:43.379Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:46:43.379Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-20T08:46:43.379Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-20T08:46:43.379Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done [2026-04-20T08:46:43.651Z] #36 ... [2026-04-20T08:46:43.651Z] [2026-04-20T08:46:43.651Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T08:46:43.651Z] #32 DONE 1.4s [2026-04-20T08:46:43.651Z] [2026-04-20T08:46:43.651Z] #37 [security-spire-config internal] load build context [2026-04-20T08:46:43.651Z] #37 transferring context: 24.82kB 0.2s done [2026-04-20T08:46:43.651Z] #37 DONE 1.5s [2026-04-20T08:46:43.651Z] [2026-04-20T08:46:43.651Z] #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:43.651Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:46:43.651Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:46:43.651Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-20T08:46:43.651Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-20T08:46:43.651Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done [2026-04-20T08:46:43.918Z] #36 ... [2026-04-20T08:46:43.918Z] [2026-04-20T08:46:43.918Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T08:46:43.918Z] #32 DONE 1.6s [2026-04-20T08:46:43.918Z] [2026-04-20T08:46:43.918Z] #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:44.186Z] #36 ... [2026-04-20T08:46:44.186Z] [2026-04-20T08:46:44.186Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-20T08:46:44.186Z] #33 DONE 0.1s [2026-04-20T08:46:44.186Z] [2026-04-20T08:46:44.186Z] #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:44.453Z] #36 ... [2026-04-20T08:46:44.453Z] [2026-04-20T08:46:44.453Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-20T08:46:44.453Z] #33 DONE 0.1s [2026-04-20T08:46:44.453Z] [2026-04-20T08:46:44.453Z] #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:44.726Z] #36 ... [2026-04-20T08:46:44.726Z] [2026-04-20T08:46:44.726Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-20T08:46:44.726Z] #33 DONE 0.1s [2026-04-20T08:46:44.726Z] [2026-04-20T08:46:44.726Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-20T08:46:44.726Z] #31 DONE 1.6s [2026-04-20T08:46:44.726Z] [2026-04-20T08:46:44.726Z] #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:44.726Z] #36 ... [2026-04-20T08:46:44.726Z] [2026-04-20T08:46:44.726Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-04-20T08:46:44.726Z] #32 DONE 2.3s [2026-04-20T08:46:44.726Z] [2026-04-20T08:46:44.726Z] #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:44.994Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:46:44.994Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:46:44.994Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-20T08:46:44.994Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-20T08:46:44.994Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done [2026-04-20T08:46:45.266Z] #36 ... [2026-04-20T08:46:45.266Z] [2026-04-20T08:46:45.266Z] #35 [core-common-config-bootstrapper internal] load build context [2026-04-20T08:46:45.266Z] #35 transferring context: 3.40MB 1.9s done [2026-04-20T08:46:45.266Z] #35 DONE 2.9s [2026-04-20T08:46:45.266Z] [2026-04-20T08:46:45.266Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:45.266Z] #36 ... [2026-04-20T08:46:45.266Z] [2026-04-20T08:46:45.266Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-20T08:46:45.266Z] #38 DONE 1.6s [2026-04-20T08:46:45.266Z] [2026-04-20T08:46:45.266Z] #39 [core-data internal] load build context [2026-04-20T08:46:45.266Z] #39 transferring context: 3.40MB 2.3s done [2026-04-20T08:46:45.266Z] #39 DONE 3.2s [2026-04-20T08:46:45.266Z] [2026-04-20T08:46:45.266Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:45.533Z] #36 ... [2026-04-20T08:46:45.533Z] [2026-04-20T08:46:45.533Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T08:46:45.533Z] #40 DONE 0.0s [2026-04-20T08:46:45.533Z] [2026-04-20T08:46:45.533Z] #36 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:45.533Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-20T08:46:45.533Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-20T08:46:45.533Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-20T08:46:45.533Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-20T08:46:45.533Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done [2026-04-20T08:46:45.533Z] #36 ... [2026-04-20T08:46:45.533Z] [2026-04-20T08:46:45.533Z] #41 [support-scheduler internal] load build context [2026-04-20T08:46:45.533Z] #41 transferring context: 3.40MB 2.5s done [2026-04-20T08:46:45.533Z] #41 DONE 3.5s [2026-04-20T08:46:45.533Z] [2026-04-20T08:46:45.533Z] #36 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:46.503Z] #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.2s done [2026-04-20T08:46:47.095Z] #36 ... [2026-04-20T08:46:47.095Z] [2026-04-20T08:46:47.095Z] #42 [security-secretstore-setup internal] load build context [2026-04-20T08:46:47.095Z] #42 transferring context: 3.40MB 2.2s done [2026-04-20T08:46:47.095Z] #42 DONE 4.5s [2026-04-20T08:46:47.095Z] [2026-04-20T08:46:47.095Z] #43 [security-bootstrapper internal] load build context [2026-04-20T08:46:47.095Z] #43 transferring context: 3.40MB 2.2s done [2026-04-20T08:46:47.095Z] #43 DONE 4.4s [2026-04-20T08:46:47.095Z] [2026-04-20T08:46:47.095Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:46:47.095Z] #44 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2026-04-20T08:46:47.095Z] #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-04-20T08:46:47.095Z] #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-04-20T08:46:47.095Z] #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-04-20T08:46:47.095Z] #44 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-20T08:46:47.095Z] #44 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-04-20T08:46:47.095Z] #44 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-04-20T08:46:47.095Z] #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-04-20T08:46:47.095Z] #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.2s done [2026-04-20T08:46:47.095Z] #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-20T08:46:47.095Z] #44 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-04-20T08:46:47.368Z] #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-04-20T08:46:48.334Z] #44 ... [2026-04-20T08:46:48.334Z] [2026-04-20T08:46:48.334Z] #45 [security-spire-agent internal] load build context [2026-04-20T08:46:48.334Z] #45 transferring context: 26.10kB 0.4s done [2026-04-20T08:46:48.334Z] #45 DONE 2.7s [2026-04-20T08:46:48.334Z] [2026-04-20T08:46:48.334Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:46:48.334Z] #44 ... [2026-04-20T08:46:48.334Z] [2026-04-20T08:46:48.334Z] #36 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-20T08:46:48.334Z] #36 DONE 7.2s [2026-04-20T08:46:48.334Z] [2026-04-20T08:46:48.334Z] #46 [core-metadata internal] load build context [2026-04-20T08:46:48.334Z] #46 transferring context: 3.40MB 2.2s done [2026-04-20T08:46:48.334Z] #46 DONE 5.4s [2026-04-20T08:46:48.334Z] [2026-04-20T08:46:48.334Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:46:48.334Z] #44 ... [2026-04-20T08:46:48.334Z] [2026-04-20T08:46:48.334Z] #47 [support-notifications internal] load build context [2026-04-20T08:46:48.334Z] #47 transferring context: 3.40MB 2.4s done [2026-04-20T08:46:48.334Z] #47 DONE 4.9s [2026-04-20T08:46:48.334Z] [2026-04-20T08:46:48.334Z] #48 [core-command internal] load build context [2026-04-20T08:46:48.334Z] #48 transferring context: 3.40MB 2.4s done [2026-04-20T08:46:48.334Z] #48 DONE 5.1s [2026-04-20T08:46:48.334Z] [2026-04-20T08:46:48.334Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:46:48.607Z] #44 ... [2026-04-20T08:46:48.607Z] [2026-04-20T08:46:48.607Z] #49 [security-spiffe-token-provider internal] load build context [2026-04-20T08:46:48.607Z] #49 transferring context: 3.40MB 2.7s done [2026-04-20T08:46:48.607Z] #49 DONE 4.9s [2026-04-20T08:46:48.607Z] [2026-04-20T08:46:48.607Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:46:49.195Z] #44 ... [2026-04-20T08:46:49.195Z] [2026-04-20T08:46:49.195Z] #50 [core-keeper internal] load build context [2026-04-20T08:46:49.195Z] #50 transferring context: 3.40MB 1.8s done [2026-04-20T08:46:49.195Z] #50 DONE 4.1s [2026-04-20T08:46:49.195Z] [2026-04-20T08:46:49.195Z] #51 [security-proxy-setup internal] load build context [2026-04-20T08:46:49.195Z] #51 transferring context: 3.40MB 2.0s done [2026-04-20T08:46:49.195Z] #51 DONE 4.1s [2026-04-20T08:46:49.195Z] [2026-04-20T08:46:49.195Z] #52 [security-proxy-auth internal] load build context [2026-04-20T08:46:49.195Z] #52 transferring context: 3.40MB 2.0s done [2026-04-20T08:46:49.195Z] #52 DONE 4.1s [2026-04-20T08:46:49.195Z] [2026-04-20T08:46:49.195Z] #53 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-04-20T08:46:49.195Z] #53 DONE 7.0s [2026-04-20T08:46:49.195Z] [2026-04-20T08:46:49.195Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:46:51.158Z] #44 ... [2026-04-20T08:46:51.158Z] [2026-04-20T08:46:51.158Z] #54 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-04-20T08:46:51.158Z] #54 DONE 1.7s [2026-04-20T08:46:51.158Z] [2026-04-20T08:46:51.158Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:46:55.465Z] #55 ... [2026-04-20T08:46:55.465Z] [2026-04-20T08:46:55.465Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T08:46:55.465Z] #40 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-04-20T08:46:55.465Z] #40 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-20T08:46:55.465Z] #40 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-04-20T08:46:55.465Z] #40 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-04-20T08:46:55.465Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-04-20T08:46:55.465Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-04-20T08:46:55.465Z] #40 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.6s done [2026-04-20T08:46:55.465Z] #40 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2026-04-20T08:46:55.465Z] #40 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-04-20T08:46:55.465Z] #40 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.8s [2026-04-20T08:46:58.095Z] #40 ... [2026-04-20T08:46:58.095Z] [2026-04-20T08:46:58.095Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:46:58.095Z] #55 6.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:46:58.696Z] #55 ... [2026-04-20T08:46:58.696Z] [2026-04-20T08:46:58.696Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-20T08:46:58.696Z] #0 7.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:46:58.696Z] #0 8.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:46:58.965Z] #56 ... [2026-04-20T08:46:58.965Z] [2026-04-20T08:46:58.965Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-20T08:46:58.965Z] #0 7.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:46:58.965Z] #0 7.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:46:58.965Z] #57 ... [2026-04-20T08:46:58.965Z] [2026-04-20T08:46:58.965Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-20T08:46:58.965Z] #0 9.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:46:58.965Z] #58 ... [2026-04-20T08:46:58.965Z] [2026-04-20T08:46:58.965Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-20T08:46:59.233Z] #59 ... [2026-04-20T08:46:59.233Z] [2026-04-20T08:46:59.233Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-20T08:46:59.501Z] #60 ... [2026-04-20T08:46:59.501Z] [2026-04-20T08:46:59.501Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-20T08:46:59.501Z] #0 9.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:46:59.501Z] #61 ... [2026-04-20T08:46:59.501Z] [2026-04-20T08:46:59.501Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-20T08:46:59.501Z] #0 7.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:46:59.501Z] #0 8.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:46:59.775Z] #62 ... [2026-04-20T08:46:59.775Z] [2026-04-20T08:46:59.775Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-20T08:46:59.775Z] #0 9.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:46:59.775Z] #63 ... [2026-04-20T08:46:59.775Z] [2026-04-20T08:46:59.775Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-20T08:47:00.071Z] #64 ... [2026-04-20T08:47:00.071Z] [2026-04-20T08:47:00.071Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-20T08:47:00.071Z] #0 9.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:00.071Z] #65 ... [2026-04-20T08:47:00.071Z] [2026-04-20T08:47:00.071Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-20T08:47:00.071Z] #0 8.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:00.071Z] #0 9.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:00.339Z] #66 ... [2026-04-20T08:47:00.339Z] [2026-04-20T08:47:00.339Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-20T08:47:00.339Z] #59 DONE 11.3s [2026-04-20T08:47:00.339Z] [2026-04-20T08:47:00.339Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-20T08:47:00.936Z] #67 ... [2026-04-20T08:47:00.936Z] [2026-04-20T08:47:00.936Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-20T08:47:00.936Z] #0 9.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:01.207Z] #68 ... [2026-04-20T08:47:01.207Z] [2026-04-20T08:47:01.207Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-20T08:47:01.207Z] #69 DONE 10.1s [2026-04-20T08:47:01.207Z] [2026-04-20T08:47:01.207Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-20T08:47:01.207Z] #70 ... [2026-04-20T08:47:01.207Z] [2026-04-20T08:47:01.207Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-20T08:47:01.207Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:01.506Z] #71 ... [2026-04-20T08:47:01.506Z] [2026-04-20T08:47:01.506Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:47:01.506Z] #72 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:01.506Z] #72 ... [2026-04-20T08:47:01.506Z] [2026-04-20T08:47:01.506Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-20T08:47:01.506Z] #60 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:01.773Z] #60 ... [2026-04-20T08:47:01.773Z] [2026-04-20T08:47:01.773Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:47:01.773Z] #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.2s [2026-04-20T08:47:02.045Z] #44 ... [2026-04-20T08:47:02.046Z] [2026-04-20T08:47:02.046Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-20T08:47:02.046Z] #70 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:04.645Z] #70 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:07.235Z] #70 ... [2026-04-20T08:47:07.235Z] [2026-04-20T08:47:07.235Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:47:07.235Z] #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.7s [2026-04-20T08:47:07.821Z] #44 ... [2026-04-20T08:47:07.821Z] [2026-04-20T08:47:07.821Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T08:47:07.821Z] #40 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.6s done [2026-04-20T08:47:08.086Z] #40 ... [2026-04-20T08:47:08.086Z] [2026-04-20T08:47:08.086Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-20T08:47:08.354Z] #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.1s done [2026-04-20T08:47:08.619Z] #44 DONE 27.4s [2026-04-20T08:47:08.619Z] [2026-04-20T08:47:08.619Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-20T08:47:08.619Z] #62 17.12 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:08.619Z] #62 17.14 (2/4) Installing openssl (3.5.6-r0) [2026-04-20T08:47:08.619Z] #62 17.26 (3/4) Installing su-exec (0.2-r3) [2026-04-20T08:47:08.619Z] #62 17.35 (4/4) Installing yq-go (4.47.2-r3) [2026-04-20T08:47:08.619Z] #62 18.63 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:08.619Z] #62 18.80 OK: 20 MiB in 20 packages [2026-04-20T08:47:09.201Z] #62 ... [2026-04-20T08:47:09.201Z] [2026-04-20T08:47:09.201Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:47:09.201Z] #55 8.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:09.475Z] #55 ... [2026-04-20T08:47:09.476Z] [2026-04-20T08:47:09.476Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-20T08:47:09.476Z] #67 5.081 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:09.476Z] #67 7.112 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:09.742Z] #67 ... [2026-04-20T08:47:09.742Z] [2026-04-20T08:47:09.742Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-20T08:47:09.742Z] #58 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:10.012Z] #58 ... [2026-04-20T08:47:10.012Z] [2026-04-20T08:47:10.012Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-20T08:47:10.012Z] #62 DONE 21.1s [2026-04-20T08:47:10.012Z] [2026-04-20T08:47:10.012Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-20T08:47:10.012Z] #63 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:10.012Z] #63 ... [2026-04-20T08:47:10.012Z] [2026-04-20T08:47:10.012Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-20T08:47:10.012Z] #61 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:10.277Z] #61 ... [2026-04-20T08:47:10.277Z] [2026-04-20T08:47:10.278Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-20T08:47:10.278Z] #65 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:10.561Z] #65 ... [2026-04-20T08:47:10.561Z] [2026-04-20T08:47:10.561Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-20T08:47:11.150Z] #73 ... [2026-04-20T08:47:11.150Z] [2026-04-20T08:47:11.150Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-20T08:47:11.150Z] #56 13.16 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-20T08:47:11.150Z] #56 13.16 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-20T08:47:11.150Z] #56 13.16 OK: 26165 distinct packages available [2026-04-20T08:47:11.150Z] #56 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:11.150Z] #56 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:11.150Z] #56 ... [2026-04-20T08:47:11.150Z] [2026-04-20T08:47:11.150Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-20T08:47:11.150Z] #0 4.743 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:11.150Z] #0 6.902 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:11.416Z] #74 ... [2026-04-20T08:47:11.416Z] [2026-04-20T08:47:11.416Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-20T08:47:11.416Z] #58 22.28 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:11.416Z] #58 22.35 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:11.416Z] #58 22.46 OK: 8 MiB in 17 packages [2026-04-20T08:47:11.416Z] #58 ... [2026-04-20T08:47:11.416Z] [2026-04-20T08:47:11.416Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-20T08:47:11.416Z] #64 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:11.416Z] #64 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:11.682Z] #64 ... [2026-04-20T08:47:11.682Z] [2026-04-20T08:47:11.682Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:47:11.682Z] #55 20.68 OK: 255 MiB in 60 packages [2026-04-20T08:47:13.094Z] #55 ... [2026-04-20T08:47:13.094Z] [2026-04-20T08:47:13.094Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-20T08:47:13.094Z] #57 14.27 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-20T08:47:13.094Z] #57 14.27 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-20T08:47:13.094Z] #57 14.27 OK: 26165 distinct packages available [2026-04-20T08:47:13.094Z] #57 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:13.094Z] #57 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:13.094Z] #57 ... [2026-04-20T08:47:13.094Z] [2026-04-20T08:47:13.094Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-20T08:47:13.094Z] #66 22.18 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:13.094Z] #66 22.21 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:13.094Z] #66 22.37 OK: 8 MiB in 17 packages [2026-04-20T08:47:13.094Z] #66 DONE 24.3s [2026-04-20T08:47:13.094Z] [2026-04-20T08:47:13.094Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:47:13.362Z] #55 DONE 22.5s [2026-04-20T08:47:13.362Z] [2026-04-20T08:47:13.362Z] #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-20T08:47:13.362Z] #58 DONE 24.5s [2026-04-20T08:47:13.362Z] [2026-04-20T08:47:13.363Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-20T08:47:13.363Z] #63 23.70 (1/3) Installing ca-certificates (20260413-r0) [2026-04-20T08:47:13.363Z] #63 24.18 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:13.363Z] #63 24.27 (3/3) Installing tzdata (2026a-r0) [2026-04-20T08:47:13.363Z] #63 ... [2026-04-20T08:47:13.363Z] [2026-04-20T08:47:13.363Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-20T08:47:13.363Z] #68 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:13.634Z] #68 ... [2026-04-20T08:47:13.634Z] [2026-04-20T08:47:13.634Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-04-20T08:47:13.901Z] #75 ... [2026-04-20T08:47:13.901Z] [2026-04-20T08:47:13.901Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:47:13.901Z] #72 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:14.169Z] #72 ... [2026-04-20T08:47:14.169Z] [2026-04-20T08:47:14.169Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-20T08:47:14.169Z] #61 24.54 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:14.169Z] #61 24.64 (2/2) Installing su-exec (0.2-r3) [2026-04-20T08:47:14.169Z] #61 24.68 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:14.169Z] #61 25.03 OK: 8 MiB in 18 packages [2026-04-20T08:47:14.169Z] #61 ... [2026-04-20T08:47:14.169Z] [2026-04-20T08:47:14.169Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-20T08:47:14.169Z] #71 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:14.437Z] #71 ... [2026-04-20T08:47:14.437Z] [2026-04-20T08:47:14.437Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:47:14.437Z] #76 DONE 1.0s [2026-04-20T08:47:14.437Z] [2026-04-20T08:47:14.437Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-20T08:47:14.437Z] #60 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:14.437Z] #60 ... [2026-04-20T08:47:14.437Z] [2026-04-20T08:47:14.437Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:47:17.794Z] #77 ... [2026-04-20T08:47:17.794Z] [2026-04-20T08:47:17.794Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-20T08:47:17.794Z] #61 DONE 28.5s [2026-04-20T08:47:17.794Z] [2026-04-20T08:47:17.794Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-20T08:47:18.062Z] #78 ... [2026-04-20T08:47:18.062Z] [2026-04-20T08:47:18.062Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-20T08:47:18.062Z] #72 24.40 OK: 255 MiB in 60 packages [2026-04-20T08:47:18.062Z] #72 DONE 27.3s [2026-04-20T08:47:18.330Z] [2026-04-20T08:47:18.330Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-04-20T08:47:18.330Z] #75 4.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:18.600Z] #75 ... [2026-04-20T08:47:18.600Z] [2026-04-20T08:47:18.600Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-20T08:47:18.600Z] #68 25.26 OK: 255 MiB in 60 packages [2026-04-20T08:47:18.600Z] #68 DONE 27.7s [2026-04-20T08:47:18.881Z] [2026-04-20T08:47:18.881Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-20T08:47:18.881Z] #57 29.51 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:18.881Z] #57 29.55 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-20T08:47:18.881Z] #57 29.57 (3/4) Installing libucontext (1.3.2-r0) [2026-04-20T08:47:18.881Z] #57 29.65 (4/4) Installing gcompat (1.1.0-r4) [2026-04-20T08:47:18.881Z] #57 29.76 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:18.881Z] #57 ... [2026-04-20T08:47:18.881Z] [2026-04-20T08:47:18.881Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:47:18.881Z] #79 DONE 0.9s [2026-04-20T08:47:19.151Z] [2026-04-20T08:47:19.151Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-20T08:47:19.151Z] #57 30.23 OK: 8 MiB in 20 packages [2026-04-20T08:47:19.151Z] #57 ... [2026-04-20T08:47:19.151Z] [2026-04-20T08:47:19.151Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-20T08:47:19.151Z] #56 28.52 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:19.151Z] #56 28.54 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-20T08:47:19.151Z] #56 28.54 (3/5) Installing libucontext (1.3.2-r0) [2026-04-20T08:47:19.151Z] #56 28.56 (4/5) Installing gcompat (1.1.0-r4) [2026-04-20T08:47:19.151Z] #56 28.57 (5/5) Installing openssl (3.5.6-r0) [2026-04-20T08:47:19.151Z] #56 28.63 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:19.151Z] #56 28.81 OK: 9 MiB in 21 packages [2026-04-20T08:47:19.151Z] #56 DONE 31.4s [2026-04-20T08:47:19.423Z] [2026-04-20T08:47:19.423Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-20T08:47:19.699Z] #80 ... [2026-04-20T08:47:19.699Z] [2026-04-20T08:47:19.699Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:47:19.699Z] #81 DONE 1.1s [2026-04-20T08:47:19.974Z] [2026-04-20T08:47:19.974Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:47:19.974Z] #82 ... [2026-04-20T08:47:19.974Z] [2026-04-20T08:47:19.974Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-20T08:47:19.974Z] #63 27.05 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:19.974Z] #63 27.28 Executing ca-certificates-20260413-r0.trigger [2026-04-20T08:47:19.974Z] #63 28.42 OK: 9 MiB in 19 packages [2026-04-20T08:47:19.974Z] #63 DONE 31.1s [2026-04-20T08:47:20.248Z] [2026-04-20T08:47:20.248Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-20T08:47:20.248Z] #70 25.85 OK: 255 MiB in 60 packages [2026-04-20T08:47:20.248Z] #70 DONE 29.1s [2026-04-20T08:47:20.248Z] [2026-04-20T08:47:20.248Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:47:21.687Z] #83 ... [2026-04-20T08:47:21.687Z] [2026-04-20T08:47:21.687Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-20T08:47:21.687Z] #64 26.23 (1/7) Installing ca-certificates (20260413-r0) [2026-04-20T08:47:21.687Z] #64 26.78 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:21.687Z] #64 26.80 (3/7) Installing libgcc (14.2.0-r6) [2026-04-20T08:47:21.687Z] #64 26.83 (4/7) Installing libsodium (1.0.20-r1) [2026-04-20T08:47:21.687Z] #64 26.88 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-20T08:47:21.687Z] #64 27.14 (6/7) Installing libzmq (4.3.5-r2) [2026-04-20T08:47:21.687Z] #64 27.21 (7/7) Installing zeromq (4.3.5-r2) [2026-04-20T08:47:21.687Z] #64 27.25 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:21.687Z] #64 27.36 Executing ca-certificates-20260413-r0.trigger [2026-04-20T08:47:21.687Z] #64 29.10 OK: 12 MiB in 23 packages [2026-04-20T08:47:21.687Z] #64 DONE 32.7s [2026-04-20T08:47:21.687Z] [2026-04-20T08:47:21.687Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:47:21.954Z] #84 ... [2026-04-20T08:47:21.954Z] [2026-04-20T08:47:21.954Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:47:21.954Z] #83 DONE 1.8s [2026-04-20T08:47:21.954Z] [2026-04-20T08:47:21.954Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-20T08:47:21.954Z] #57 DONE 33.2s [2026-04-20T08:47:22.224Z] [2026-04-20T08:47:22.224Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-20T08:47:22.224Z] #85 ... [2026-04-20T08:47:22.224Z] [2026-04-20T08:47:22.224Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-20T08:47:22.224Z] #65 23.17 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-20T08:47:22.224Z] #65 23.17 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-20T08:47:22.224Z] #65 23.17 OK: 26165 distinct packages available [2026-04-20T08:47:22.224Z] #65 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:22.224Z] #65 27.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:22.500Z] #65 ... [2026-04-20T08:47:22.500Z] [2026-04-20T08:47:22.500Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-20T08:47:22.500Z] #74 20.96 OK: 255 MiB in 60 packages [2026-04-20T08:47:22.500Z] #74 ... [2026-04-20T08:47:22.500Z] [2026-04-20T08:47:22.500Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-20T08:47:22.500Z] #73 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:22.500Z] #73 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:22.767Z] #73 ... [2026-04-20T08:47:22.767Z] [2026-04-20T08:47:22.767Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-20T08:47:22.767Z] #67 20.29 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:22.767Z] #67 20.91 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:22.767Z] #67 21.09 OK: 8 MiB in 17 packages [2026-04-20T08:47:23.356Z] #67 ... [2026-04-20T08:47:23.356Z] [2026-04-20T08:47:23.356Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:47:23.356Z] #0 5.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:23.356Z] #0 7.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:23.356Z] #86 ... [2026-04-20T08:47:23.356Z] [2026-04-20T08:47:23.356Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-20T08:47:23.356Z] #60 27.44 (1/4) Installing ca-certificates (20260413-r0) [2026-04-20T08:47:23.356Z] #60 28.24 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:23.356Z] #60 28.30 (3/4) Installing su-exec (0.2-r3) [2026-04-20T08:47:23.356Z] #60 28.33 (4/4) Installing yq-go (4.47.2-r3) [2026-04-20T08:47:23.356Z] #60 31.01 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:23.356Z] #60 31.22 Executing ca-certificates-20260413-r0.trigger [2026-04-20T08:47:23.356Z] #60 32.88 OK: 20 MiB in 20 packages [2026-04-20T08:47:23.940Z] #60 ... [2026-04-20T08:47:23.940Z] [2026-04-20T08:47:23.940Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-20T08:47:23.940Z] #67 DONE 23.7s [2026-04-20T08:47:23.940Z] [2026-04-20T08:47:23.940Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:47:24.524Z] #87 ... [2026-04-20T08:47:24.524Z] [2026-04-20T08:47:24.524Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-20T08:47:24.524Z] #74 DONE 23.4s [2026-04-20T08:47:24.524Z] [2026-04-20T08:47:24.524Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-20T08:47:24.808Z] #88 ... [2026-04-20T08:47:24.808Z] [2026-04-20T08:47:24.808Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-20T08:47:24.808Z] #60 DONE 35.9s [2026-04-20T08:47:24.808Z] [2026-04-20T08:47:24.808Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-20T08:47:26.816Z] #89 ... [2026-04-20T08:47:26.817Z] [2026-04-20T08:47:26.817Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-20T08:47:26.817Z] #88 DONE 2.0s [2026-04-20T08:47:26.817Z] [2026-04-20T08:47:26.817Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:47:27.084Z] #90 ... [2026-04-20T08:47:27.084Z] [2026-04-20T08:47:27.084Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-20T08:47:27.084Z] #73 16.09 OK: 20 MiB in 20 packages [2026-04-20T08:47:27.084Z] #73 DONE 17.1s [2026-04-20T08:47:27.350Z] [2026-04-20T08:47:27.350Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-20T08:47:27.350Z] #91 DONE 0.3s [2026-04-20T08:47:27.350Z] [2026-04-20T08:47:27.350Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-20T08:47:27.350Z] #71 26.36 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-20T08:47:27.350Z] #71 26.36 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-20T08:47:27.350Z] #71 26.36 OK: 26182 distinct packages available [2026-04-20T08:47:27.350Z] #71 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:27.350Z] #71 31.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:27.622Z] #71 ... [2026-04-20T08:47:27.622Z] [2026-04-20T08:47:27.622Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-20T08:47:27.622Z] #65 38.70 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-20T08:47:27.622Z] #65 38.82 (2/13) Installing c-ares (1.34.6-r0) [2026-04-20T08:47:27.896Z] #65 38.85 (3/13) Installing libunistring (1.3-r0) [2026-04-20T08:47:27.896Z] #65 39.05 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-20T08:47:28.166Z] #65 39.15 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-20T08:47:28.166Z] #65 39.16 (6/13) Installing libpsl (0.21.5-r3) [2026-04-20T08:47:28.166Z] #65 39.16 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-20T08:47:28.166Z] #65 39.22 (8/13) Installing libcurl (8.14.1-r2) [2026-04-20T08:47:28.166Z] #65 39.28 (9/13) Installing curl (8.14.1-r2) [2026-04-20T08:47:28.166Z] #65 39.32 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-20T08:47:28.166Z] #65 39.35 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-20T08:47:28.166Z] #65 39.36 (12/13) Installing libucontext (1.3.2-r0) [2026-04-20T08:47:28.166Z] #65 39.38 (13/13) Installing gcompat (1.1.0-r4) [2026-04-20T08:47:28.166Z] #65 39.40 Executing busybox-1.37.0-r20.trigger [2026-04-20T08:47:28.436Z] #65 39.56 OK: 13 MiB in 29 packages [2026-04-20T08:47:29.399Z] #65 ... [2026-04-20T08:47:29.399Z] [2026-04-20T08:47:29.399Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:47:29.399Z] #92 ... [2026-04-20T08:47:29.399Z] [2026-04-20T08:47:29.399Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:47:29.399Z] #86 15.72 OK: 8 MiB in 17 packages [2026-04-20T08:47:30.361Z] #86 ... [2026-04-20T08:47:30.361Z] [2026-04-20T08:47:30.361Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:47:30.361Z] #93 ... [2026-04-20T08:47:30.361Z] [2026-04-20T08:47:30.361Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-20T08:47:30.361Z] #71 38.96 OK: 255 MiB in 60 packages [2026-04-20T08:47:31.318Z] #71 ... [2026-04-20T08:47:31.318Z] [2026-04-20T08:47:31.318Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-04-20T08:47:31.318Z] #75 7.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:31.318Z] #75 16.04 OK: 8 MiB in 17 packages [2026-04-20T08:47:31.318Z] #75 ... [2026-04-20T08:47:31.318Z] [2026-04-20T08:47:31.318Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-20T08:47:31.318Z] #78 9.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:31.318Z] #78 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:31.591Z] #78 14.06 OK: 8 MiB in 18 packages [2026-04-20T08:47:31.591Z] #78 ... [2026-04-20T08:47:31.591Z] [2026-04-20T08:47:31.591Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-20T08:47:31.591Z] #71 DONE 40.7s [2026-04-20T08:47:31.889Z] [2026-04-20T08:47:31.889Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-20T08:47:31.889Z] #65 DONE 42.8s [2026-04-20T08:47:31.889Z] [2026-04-20T08:47:31.889Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:47:31.889Z] #94 ... [2026-04-20T08:47:31.889Z] [2026-04-20T08:47:31.889Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:47:31.889Z] #86 DONE 18.6s [2026-04-20T08:47:31.889Z] [2026-04-20T08:47:31.889Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-04-20T08:47:31.889Z] #75 DONE 18.6s [2026-04-20T08:47:32.185Z] [2026-04-20T08:47:32.186Z] #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:47:32.768Z] #95 DONE 1.1s [2026-04-20T08:47:32.768Z] [2026-04-20T08:47:32.768Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-20T08:47:32.768Z] #85 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:33.035Z] #85 ... [2026-04-20T08:47:33.035Z] [2026-04-20T08:47:33.035Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-20T08:47:33.035Z] #78 DONE 15.5s [2026-04-20T08:47:33.035Z] [2026-04-20T08:47:33.035Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-20T08:47:36.382Z] #96 DONE 3.5s [2026-04-20T08:47:36.382Z] [2026-04-20T08:47:36.382Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-20T08:47:36.963Z] #97 DONE 0.3s [2026-04-20T08:47:36.963Z] [2026-04-20T08:47:36.963Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:47:36.963Z] #94 4.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:37.230Z] #94 5.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:40.567Z] #94 ... [2026-04-20T08:47:40.567Z] [2026-04-20T08:47:40.567Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-20T08:47:40.567Z] #89 7.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:40.567Z] #89 9.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:40.567Z] #89 14.74 OK: 20 MiB in 20 packages [2026-04-20T08:47:40.567Z] #89 DONE 15.8s [2026-04-20T08:47:40.833Z] [2026-04-20T08:47:40.834Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:47:40.834Z] #84 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:40.834Z] #84 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:40.834Z] #84 18.49 OK: 12 MiB in 23 packages [2026-04-20T08:47:41.419Z] #84 DONE 19.7s [2026-04-20T08:47:41.419Z] [2026-04-20T08:47:41.419Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-20T08:47:41.419Z] #80 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:41.419Z] #80 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:41.419Z] #80 21.58 OK: 9 MiB in 21 packages [2026-04-20T08:47:42.018Z] #80 ... [2026-04-20T08:47:42.018Z] [2026-04-20T08:47:42.018Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:47:42.018Z] #93 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:42.018Z] #93 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:42.018Z] #93 20.79 OK: 9 MiB in 19 packages [2026-04-20T08:47:42.018Z] #93 DONE 21.8s [2026-04-20T08:47:42.018Z] [2026-04-20T08:47:42.018Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-20T08:47:42.018Z] #85 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-20T08:47:42.018Z] #85 18.67 OK: 8 MiB in 20 packages [2026-04-20T08:47:42.018Z] #85 ... [2026-04-20T08:47:42.018Z] [2026-04-20T08:47:42.018Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-20T08:47:42.018Z] #80 DONE 23.5s [2026-04-20T08:47:42.018Z] [2026-04-20T08:47:42.018Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-20T08:47:42.604Z] #98 ... [2026-04-20T08:47:42.604Z] [2026-04-20T08:47:42.604Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-20T08:47:42.604Z] #85 DONE 20.4s [2026-04-20T08:47:42.872Z] [2026-04-20T08:47:42.872Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-20T08:47:42.872Z] #99 ... [2026-04-20T08:47:42.872Z] [2026-04-20T08:47:42.872Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:47:43.138Z] #100 ... [2026-04-20T08:47:43.138Z] [2026-04-20T08:47:43.138Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-20T08:47:43.722Z] #101 ... [2026-04-20T08:47:43.722Z] [2026-04-20T08:47:43.722Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-20T08:47:43.722Z] #98 DONE 1.9s [2026-04-20T08:47:43.994Z] [2026-04-20T08:47:43.994Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-20T08:47:44.963Z] #102 ... [2026-04-20T08:47:44.963Z] [2026-04-20T08:47:44.963Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-20T08:47:44.963Z] #101 DONE 2.8s [2026-04-20T08:47:44.963Z] [2026-04-20T08:47:44.963Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-20T08:47:44.963Z] #94 11.82 OK: 13 MiB in 29 packages [2026-04-20T08:47:44.963Z] #94 DONE 13.0s [2026-04-20T08:47:44.963Z] [2026-04-20T08:47:44.963Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-20T08:47:44.963Z] #99 DONE 2.3s [2026-04-20T08:47:44.963Z] [2026-04-20T08:47:44.963Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-20T08:47:45.253Z] #103 ... [2026-04-20T08:47:45.253Z] [2026-04-20T08:47:45.253Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-20T08:47:45.253Z] #104 DONE 0.5s [2026-04-20T08:47:45.527Z] [2026-04-20T08:47:45.527Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-20T08:47:45.527Z] #105 ... [2026-04-20T08:47:45.527Z] [2026-04-20T08:47:45.527Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-20T08:47:45.527Z] #103 DONE 0.7s [2026-04-20T08:47:45.791Z] [2026-04-20T08:47:45.791Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-20T08:47:45.791Z] #105 DONE 0.4s [2026-04-20T08:47:45.791Z] [2026-04-20T08:47:45.791Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-20T08:47:46.057Z] #106 DONE 0.4s [2026-04-20T08:47:46.057Z] [2026-04-20T08:47:46.057Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-20T08:47:46.057Z] #107 DONE 0.4s [2026-04-20T08:47:46.057Z] [2026-04-20T08:47:46.057Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-20T08:47:46.321Z] #108 ... [2026-04-20T08:47:46.322Z] [2026-04-20T08:47:46.322Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-20T08:47:46.322Z] #109 DONE 0.3s [2026-04-20T08:47:46.591Z] [2026-04-20T08:47:46.591Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-20T08:47:46.591Z] #108 DONE 0.4s [2026-04-20T08:47:46.591Z] [2026-04-20T08:47:46.591Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-20T08:47:46.591Z] #110 ... [2026-04-20T08:47:46.591Z] [2026-04-20T08:47:46.591Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-20T08:47:46.591Z] #111 DONE 0.3s [2026-04-20T08:47:46.857Z] [2026-04-20T08:47:46.857Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-20T08:47:46.857Z] #102 DONE 2.8s [2026-04-20T08:47:46.857Z] [2026-04-20T08:47:46.857Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-20T08:47:46.857Z] #110 DONE 0.3s [2026-04-20T08:47:46.857Z] [2026-04-20T08:47:46.857Z] #112 [security-spire-server] exporting to image [2026-04-20T08:47:46.857Z] #112 exporting layers [2026-04-20T08:47:47.442Z] #112 ... [2026-04-20T08:47:47.442Z] [2026-04-20T08:47:47.442Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-20T08:47:47.442Z] #113 DONE 0.7s [2026-04-20T08:47:47.709Z] [2026-04-20T08:47:47.709Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-20T08:47:47.709Z] #114 DONE 0.7s [2026-04-20T08:47:47.709Z] [2026-04-20T08:47:47.709Z] #112 [security-spire-config] exporting to image [2026-04-20T08:47:47.975Z] #112 ... [2026-04-20T08:47:47.975Z] [2026-04-20T08:47:47.975Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-20T08:47:47.975Z] #115 DONE 0.4s [2026-04-20T08:47:47.975Z] [2026-04-20T08:47:47.975Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-20T08:47:48.240Z] #116 DONE 0.3s [2026-04-20T08:47:48.240Z] [2026-04-20T08:47:48.240Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:47:48.240Z] #92 ... [2026-04-20T08:47:48.240Z] [2026-04-20T08:47:48.240Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-20T08:47:48.507Z] #117 DONE 0.4s [2026-04-20T08:47:48.507Z] [2026-04-20T08:47:48.507Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-20T08:47:49.086Z] #118 DONE 0.4s [2026-04-20T08:47:49.086Z] [2026-04-20T08:47:49.086Z] #112 [security-spire-config] exporting to image [2026-04-20T08:47:51.677Z] #112 exporting layers 4.7s done [2026-04-20T08:47:51.677Z] #112 writing image sha256:b269bacfc62d4b0413028a2cdeb9eeb76aff27c72b07bf7d996100bf14463577 0.0s done [2026-04-20T08:47:51.677Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-04-20T08:47:51.946Z] #112 exporting layers 4.4s done [2026-04-20T08:47:51.946Z] #112 writing image sha256:df31d91f54dfa6c2acd1c260473a3c90a241ed0d51f34870b9b540b8a2030526 done [2026-04-20T08:47:51.946Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2026-04-20T08:47:52.540Z] #112 exporting layers 3.5s done [2026-04-20T08:47:52.540Z] #112 writing image sha256:73ce229e5220b157350e5efa641a7b2137d5c5f322d616c432aa1ce2ba76753c 0.0s done [2026-04-20T08:47:52.540Z] #112 naming to docker.io/library/security-spire-agent-arm64 [2026-04-20T08:47:52.826Z] #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-04-20T08:47:52.826Z] #112 DONE 5.1s [2026-04-20T08:47:52.826Z] [2026-04-20T08:47:52.826Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:47:53.542Z] #156 DONE 82.6s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T08:47:53.542Z] #152 ... [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:47:53.542Z] #157 DONE 0.1s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:47:53.542Z] #158 DONE 0.1s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-04-20T08:47:53.542Z] #159 DONE 0.1s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-04-20T08:47:53.542Z] #160 DONE 0.1s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-20T08:47:53.542Z] #147 ... [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-04-20T08:47:53.542Z] #161 DONE 0.0s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T08:47:53.542Z] #162 ... [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-20T08:47:53.542Z] #148 DONE 84.1s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-20T08:47:53.542Z] #163 DONE 0.2s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T08:47:53.542Z] #162 DONE 1.0s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #164 [core-common-config-bootstrapper] exporting to image [2026-04-20T08:47:53.542Z] #164 exporting layers [2026-04-20T08:47:53.542Z] #164 exporting layers 0.4s done [2026-04-20T08:47:53.542Z] #164 writing image sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done [2026-04-20T08:47:53.542Z] #164 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-04-20T08:47:53.542Z] #164 DONE 0.5s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-20T08:47:53.542Z] #165 DONE 1.3s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-20T08:47:53.542Z] #153 ... [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:47:53.542Z] #166 DONE 0.1s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:47:53.542Z] #167 DONE 0.0s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-20T08:47:53.542Z] #168 DONE 0.1s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-20T08:47:53.542Z] #149 ... [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-20T08:47:53.542Z] #169 DONE 0.0s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #170 [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/ [2026-04-20T08:47:53.542Z] #170 DONE 0.0s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #171 [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/ [2026-04-20T08:47:53.542Z] #171 DONE 0.0s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #172 [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/ [2026-04-20T08:47:53.542Z] #172 DONE 0.0s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-20T08:47:53.542Z] #173 DONE 0.0s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-20T08:47:53.542Z] #174 DONE 0.6s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #175 [security-bootstrapper] exporting to image [2026-04-20T08:47:53.542Z] #175 exporting layers 0.4s done [2026-04-20T08:47:53.542Z] #175 writing image sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done [2026-04-20T08:47:53.542Z] #175 naming to docker.io/library/security-bootstrapper done [2026-04-20T08:47:53.542Z] #175 DONE 0.4s [2026-04-20T08:47:53.542Z] [2026-04-20T08:47:53.542Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-20T08:49:01.239Z] #144 156.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-20T08:49:01.239Z] #144 ... [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-20T08:49:01.239Z] #154 DONE 157.1s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-20T08:49:01.239Z] #151 DONE 157.1s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-20T08:49:01.239Z] #149 DONE 157.2s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:01.239Z] #176 ... [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:01.239Z] #177 DONE 0.1s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:01.239Z] #176 DONE 0.1s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:49:01.239Z] #178 DONE 0.1s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:49:01.239Z] #179 DONE 0.1s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:01.239Z] #180 DONE 0.2s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-04-20T08:49:01.239Z] #181 DONE 0.3s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-20T08:49:01.239Z] #182 DONE 0.3s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:49:01.239Z] #183 DONE 0.3s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-20T08:49:01.239Z] #184 DONE 0.1s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #185 [core-command] exporting to image [2026-04-20T08:49:01.239Z] #185 exporting layers [2026-04-20T08:49:01.239Z] #185 ... [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-20T08:49:01.239Z] #186 DONE 0.2s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-20T08:49:01.239Z] #187 DONE 0.2s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #185 [core-command] exporting to image [2026-04-20T08:49:01.239Z] #185 exporting layers 0.2s done [2026-04-20T08:49:01.239Z] #185 writing image sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done [2026-04-20T08:49:01.239Z] #185 naming to docker.io/library/core-command done [2026-04-20T08:49:01.239Z] #185 DONE 0.3s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-20T08:49:01.239Z] #188 DONE 0.2s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-04-20T08:49:01.239Z] #189 DONE 0.2s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-20T08:49:01.239Z] #190 DONE 0.1s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #191 [security-spiffe-token-provider] exporting to image [2026-04-20T08:49:01.239Z] #191 exporting layers 0.3s done [2026-04-20T08:49:01.239Z] #191 writing image sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done [2026-04-20T08:49:01.239Z] #191 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-04-20T08:49:01.239Z] #191 DONE 0.4s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T08:49:01.239Z] #192 DONE 0.9s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #193 [security-proxy-setup] exporting to image [2026-04-20T08:49:01.239Z] #193 exporting layers 0.3s done [2026-04-20T08:49:01.239Z] #193 writing image sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done [2026-04-20T08:49:01.239Z] #193 naming to docker.io/library/security-proxy-setup done [2026-04-20T08:49:01.239Z] #193 DONE 0.3s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T08:49:01.239Z] #152 ... [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-20T08:49:01.239Z] #144 DONE 160.1s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #194 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:01.239Z] #194 DONE 0.0s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #195 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:49:01.239Z] #195 DONE 0.0s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #196 [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 [2026-04-20T08:49:01.239Z] #196 DONE 0.0s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #197 [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 [2026-04-20T08:49:01.239Z] #197 DONE 0.0s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T08:49:01.239Z] #152 ... [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-20T08:49:01.239Z] #198 DONE 0.0s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #199 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-20T08:49:01.239Z] #199 DONE 0.2s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #200 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-20T08:49:01.239Z] #200 DONE 0.2s [2026-04-20T08:49:01.239Z] [2026-04-20T08:49:01.239Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T08:49:01.499Z] #155 ... [2026-04-20T08:49:01.499Z] [2026-04-20T08:49:01.499Z] #201 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-20T08:49:01.499Z] #201 DONE 0.1s [2026-04-20T08:49:01.499Z] [2026-04-20T08:49:01.499Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T08:49:01.757Z] #202 ... [2026-04-20T08:49:01.757Z] [2026-04-20T08:49:01.757Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-20T08:49:01.757Z] #150 DONE 161.2s [2026-04-20T08:49:01.757Z] [2026-04-20T08:49:01.757Z] #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:01.757Z] #203 DONE 0.0s [2026-04-20T08:49:01.757Z] [2026-04-20T08:49:01.757Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T08:49:02.020Z] #152 ... [2026-04-20T08:49:02.020Z] [2026-04-20T08:49:02.020Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T08:49:02.020Z] #202 DONE 0.5s [2026-04-20T08:49:02.020Z] [2026-04-20T08:49:02.020Z] #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:49:02.020Z] #204 DONE 0.1s [2026-04-20T08:49:02.020Z] [2026-04-20T08:49:02.020Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-20T08:49:02.278Z] #205 ... [2026-04-20T08:49:02.278Z] [2026-04-20T08:49:02.278Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-20T08:49:02.278Z] #147 DONE 161.5s [2026-04-20T08:49:02.278Z] [2026-04-20T08:49:02.278Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-20T08:49:02.278Z] #205 DONE 0.2s [2026-04-20T08:49:02.278Z] [2026-04-20T08:49:02.278Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:02.278Z] #206 DONE 0.1s [2026-04-20T08:49:02.278Z] [2026-04-20T08:49:02.278Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-20T08:49:02.278Z] #207 DONE 0.0s [2026-04-20T08:49:02.278Z] [2026-04-20T08:49:02.278Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:49:02.278Z] #208 DONE 0.1s [2026-04-20T08:49:02.278Z] [2026-04-20T08:49:02.278Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-20T08:49:02.535Z] #209 DONE 0.1s [2026-04-20T08:49:02.535Z] [2026-04-20T08:49:02.535Z] #210 [security-secretstore-setup] exporting to image [2026-04-20T08:49:02.535Z] #210 exporting layers 0.4s done [2026-04-20T08:49:02.535Z] #210 writing image sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done [2026-04-20T08:49:02.535Z] #210 naming to docker.io/library/security-secretstore-setup done [2026-04-20T08:49:02.535Z] #210 DONE 0.5s [2026-04-20T08:49:02.535Z] [2026-04-20T08:49:02.535Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T08:49:02.535Z] #211 ... [2026-04-20T08:49:02.535Z] [2026-04-20T08:49:02.535Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-20T08:49:02.535Z] #212 DONE 0.2s [2026-04-20T08:49:02.795Z] [2026-04-20T08:49:02.795Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-20T08:49:02.795Z] #213 DONE 0.3s [2026-04-20T08:49:02.795Z] [2026-04-20T08:49:02.795Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T08:49:02.795Z] #211 DONE 0.5s [2026-04-20T08:49:02.795Z] [2026-04-20T08:49:02.795Z] #214 [core-data] exporting to image [2026-04-20T08:49:03.053Z] #214 exporting layers 0.1s done [2026-04-20T08:49:03.053Z] #214 writing image sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done [2026-04-20T08:49:03.053Z] #214 naming to docker.io/library/core-data done [2026-04-20T08:49:03.053Z] #214 DONE 0.2s [2026-04-20T08:49:03.053Z] [2026-04-20T08:49:03.053Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-20T08:49:03.053Z] #146 DONE 160.7s [2026-04-20T08:49:03.053Z] [2026-04-20T08:49:03.053Z] #215 [security-proxy-auth] exporting to image [2026-04-20T08:49:03.053Z] #215 exporting layers 0.2s done [2026-04-20T08:49:03.053Z] #215 writing image sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done [2026-04-20T08:49:03.053Z] #215 naming to docker.io/library/security-proxy-auth 0.0s done [2026-04-20T08:49:03.053Z] #215 DONE 0.2s [2026-04-20T08:49:03.053Z] [2026-04-20T08:49:03.053Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-20T08:49:03.053Z] #153 DONE 162.5s [2026-04-20T08:49:03.053Z] [2026-04-20T08:49:03.053Z] #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:03.053Z] #216 DONE 0.1s [2026-04-20T08:49:03.053Z] [2026-04-20T08:49:03.053Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T08:49:03.310Z] #155 ... [2026-04-20T08:49:03.310Z] [2026-04-20T08:49:03.310Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:03.310Z] #203 DONE 0.1s [2026-04-20T08:49:03.310Z] [2026-04-20T08:49:03.310Z] #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:49:03.310Z] #204 DONE 0.1s [2026-04-20T08:49:03.310Z] [2026-04-20T08:49:03.310Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:03.310Z] #217 CACHED [2026-04-20T08:49:03.310Z] [2026-04-20T08:49:03.310Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:49:03.310Z] #218 CACHED [2026-04-20T08:49:03.310Z] [2026-04-20T08:49:03.310Z] #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-20T08:49:03.568Z] #219 DONE 0.2s [2026-04-20T08:49:03.568Z] [2026-04-20T08:49:03.568Z] #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-20T08:49:03.568Z] #220 DONE 0.2s [2026-04-20T08:49:03.568Z] [2026-04-20T08:49:03.568Z] #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-20T08:49:03.568Z] #221 DONE 0.0s [2026-04-20T08:49:03.568Z] [2026-04-20T08:49:03.568Z] #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-20T08:49:03.568Z] #222 DONE 0.0s [2026-04-20T08:49:03.568Z] [2026-04-20T08:49:03.568Z] #223 [core-keeper] exporting to image [2026-04-20T08:49:03.825Z] #223 exporting layers 0.3s done [2026-04-20T08:49:03.825Z] #223 writing image sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done [2026-04-20T08:49:03.825Z] #223 naming to docker.io/library/core-keeper done [2026-04-20T08:49:03.825Z] #223 DONE 0.3s [2026-04-20T08:49:03.825Z] [2026-04-20T08:49:03.825Z] #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-20T08:49:03.825Z] #224 DONE 0.2s [2026-04-20T08:49:03.825Z] [2026-04-20T08:49:03.825Z] #225 [core-metadata] exporting to image [2026-04-20T08:49:03.825Z] #225 exporting layers 0.1s done [2026-04-20T08:49:03.825Z] #225 writing image sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done [2026-04-20T08:49:03.825Z] #225 naming to docker.io/library/core-metadata done [2026-04-20T08:49:03.825Z] #225 DONE 0.2s [2026-04-20T08:49:03.825Z] [2026-04-20T08:49:03.825Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T08:49:04.757Z] #152 ... [2026-04-20T08:49:04.757Z] [2026-04-20T08:49:04.757Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T08:49:04.757Z] #155 DONE 164.1s [2026-04-20T08:49:04.757Z] [2026-04-20T08:49:04.757Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T08:49:04.757Z] #152 DONE 164.1s [2026-04-20T08:49:04.757Z] [2026-04-20T08:49:04.757Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:04.757Z] #226 DONE 0.0s [2026-04-20T08:49:04.757Z] [2026-04-20T08:49:04.757Z] #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T08:49:05.016Z] #227 DONE 0.0s [2026-04-20T08:49:05.016Z] [2026-04-20T08:49:05.016Z] #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:49:05.016Z] #228 DONE 0.0s [2026-04-20T08:49:05.016Z] [2026-04-20T08:49:05.016Z] #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-20T08:49:05.016Z] #229 DONE 0.0s [2026-04-20T08:49:05.016Z] [2026-04-20T08:49:05.016Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-20T08:49:05.016Z] #230 ... [2026-04-20T08:49:05.016Z] [2026-04-20T08:49:05.016Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-20T08:49:05.016Z] #231 DONE 0.2s [2026-04-20T08:49:05.274Z] [2026-04-20T08:49:05.274Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-20T08:49:05.274Z] #230 DONE 0.2s [2026-04-20T08:49:05.274Z] [2026-04-20T08:49:05.274Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-20T08:49:05.274Z] #232 DONE 0.0s [2026-04-20T08:49:05.274Z] [2026-04-20T08:49:05.274Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-20T08:49:05.274Z] #233 DONE 0.0s [2026-04-20T08:49:05.274Z] [2026-04-20T08:49:05.274Z] #234 [support-scheduler] exporting to image [2026-04-20T08:49:05.274Z] #234 ... [2026-04-20T08:49:05.274Z] [2026-04-20T08:49:05.274Z] #235 [support-notifications] exporting to image [2026-04-20T08:49:05.274Z] #235 exporting layers 0.2s done [2026-04-20T08:49:05.274Z] #235 writing image sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done [2026-04-20T08:49:05.274Z] #235 naming to docker.io/library/support-notifications done [2026-04-20T08:49:05.274Z] #235 DONE 0.2s [2026-04-20T08:49:05.532Z] [2026-04-20T08:49:05.532Z] #234 [support-scheduler] exporting to image [2026-04-20T08:49:05.532Z] #234 exporting layers 0.3s done [2026-04-20T08:49:05.532Z] #234 writing image sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done [2026-04-20T08:49:05.532Z] #234 naming to docker.io/library/support-scheduler done [2026-04-20T08:49:05.532Z] #234 DONE 0.3s [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T08:49:05.532Z] time="2026-04-20T08:45:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-20T08:49:05.543Z] $ docker stop --time=1 046251ce07509b33369aac91e1e3a2bfee835548dd25ee90358b41f4d8ca06a1 [2026-04-20T08:49:06.815Z] $ docker rm -f --volumes 046251ce07509b33369aac91e1e3a2bfee835548dd25ee90358b41f4d8ca06a1 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-20T08:49:07.158Z] + docker images [2026-04-20T08:49:07.158Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-20T08:49:07.158Z] support-notifications latest 9a3b00df39a6 2 seconds ago 57.8MB [2026-04-20T08:49:07.158Z] support-scheduler latest 1dcfce7bf84e 2 seconds ago 54.1MB [2026-04-20T08:49:07.158Z] core-keeper latest a971abf885a6 3 seconds ago 49.7MB [2026-04-20T08:49:07.158Z] core-metadata latest b72edd50c4df 3 seconds ago 50MB [2026-04-20T08:49:07.158Z] core-data latest 1703575884be 4 seconds ago 49.9MB [2026-04-20T08:49:07.158Z] security-proxy-auth latest 651a04263655 4 seconds ago 49MB [2026-04-20T08:49:07.158Z] security-secretstore-setup latest c5f0d9cb7de1 5 seconds ago 89.2MB [2026-04-20T08:49:07.158Z] security-proxy-setup latest 205f2c4d56ae 7 seconds ago 54.7MB [2026-04-20T08:49:07.158Z] security-spiffe-token-provider latest dfe6565e5335 8 seconds ago 53MB [2026-04-20T08:49:07.158Z] core-command latest 0dd28d19abcd 8 seconds ago 44.1MB [2026-04-20T08:49:07.158Z] security-bootstrapper latest 39952c2044c9 About a minute ago 21.6MB [2026-04-20T08:49:07.158Z] core-common-config-bootstrapper latest 6f86efb71de6 About a minute ago 20.5MB [2026-04-20T08:49:07.158Z] security-spire-agent latest b5c39aed6be3 2 minutes ago 237MB [2026-04-20T08:49:07.158Z] security-spire-server latest 434470338842 2 minutes ago 178MB [2026-04-20T08:49:07.158Z] security-spire-config latest 74d4e70bb9f6 3 minutes ago 177MB [2026-04-20T08:49:07.158Z] ci-base-image-x86_64 latest e97f68c853bf 6 minutes ago 970MB [2026-04-20T08:49:07.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB [2026-04-20T08:49:07.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB [2026-04-20T08:49:07.158Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T08:49:07.289Z] provisioning config files... [2026-04-20T08:49:07.302Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/968@tmp/config17922547913629451025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T08:49:07.609Z] ---> ****-login.sh [2026-04-20T08:49:07.610Z] nexus3.edgexfoundry.org:10001 [2026-04-20T08:49:07.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:49:07.610Z] Login Succeeded [2026-04-20T08:49:07.610Z] nexus3.edgexfoundry.org:10002 [2026-04-20T08:49:07.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:49:07.610Z] Login Succeeded [2026-04-20T08:49:07.610Z] nexus3.edgexfoundry.org:10003 [2026-04-20T08:49:07.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:49:07.875Z] Login Succeeded [2026-04-20T08:49:07.875Z] nexus3.edgexfoundry.org:10004 [2026-04-20T08:49:07.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:49:07.875Z] Login Succeeded [2026-04-20T08:49:07.875Z] ****.io [2026-04-20T08:49:07.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:49:08.140Z] Login Succeeded [2026-04-20T08:49:08.140Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T08:49:08.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:49:08.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T08:49:08.234Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-04-20T08:49:08.234Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:08.234Z] latest [2026-04-20T08:49:08.234Z] 4.1.0-dev.109 [2026-04-20T08:49:08.234Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:08.234Z] main [2026-04-20T08:49:08.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:08.592Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:08.930Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:08.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-20T08:49:08.930Z] 0f947183b1c4: Preparing [2026-04-20T08:49:08.930Z] 4add6b3b9396: Preparing [2026-04-20T08:49:08.930Z] 62041493e3a8: Preparing [2026-04-20T08:49:08.930Z] e3a5012a194f: Preparing [2026-04-20T08:49:08.930Z] ee9aec2283e9: Preparing [2026-04-20T08:49:08.930Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:08.930Z] 0854555d70ac: Preparing [2026-04-20T08:49:08.930Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:08.930Z] 0854555d70ac: Waiting [2026-04-20T08:49:08.930Z] 62041493e3a8: Pushed [2026-04-20T08:49:08.930Z] 0f947183b1c4: Pushed [2026-04-20T08:49:08.930Z] e3a5012a194f: Pushed [2026-04-20T08:49:08.930Z] ee9aec2283e9: Pushed [2026-04-20T08:49:09.188Z] 570fc0a34dd6: Pushed [2026-04-20T08:49:10.124Z] 0854555d70ac: Pushed [2026-04-20T08:49:12.027Z] 4add6b3b9396: Pushed [2026-04-20T08:49:12.027Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:12.365Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:12.688Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-20T08:49:12.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-20T08:49:12.688Z] 0f947183b1c4: Preparing [2026-04-20T08:49:12.688Z] 4add6b3b9396: Preparing [2026-04-20T08:49:12.688Z] 62041493e3a8: Preparing [2026-04-20T08:49:12.688Z] e3a5012a194f: Preparing [2026-04-20T08:49:12.688Z] ee9aec2283e9: Preparing [2026-04-20T08:49:12.688Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:12.688Z] 0854555d70ac: Preparing [2026-04-20T08:49:12.688Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:12.688Z] 0854555d70ac: Waiting [2026-04-20T08:49:12.688Z] 4add6b3b9396: Layer already exists [2026-04-20T08:49:12.688Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:12.688Z] 0f947183b1c4: Layer already exists [2026-04-20T08:49:12.688Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:12.688Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:12.688Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:12.688Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:12.688Z] latest: digest: sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:13.015Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:13.344Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 [2026-04-20T08:49:13.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-20T08:49:13.344Z] 0f947183b1c4: Preparing [2026-04-20T08:49:13.344Z] 4add6b3b9396: Preparing [2026-04-20T08:49:13.344Z] 62041493e3a8: Preparing [2026-04-20T08:49:13.344Z] e3a5012a194f: Preparing [2026-04-20T08:49:13.344Z] ee9aec2283e9: Preparing [2026-04-20T08:49:13.344Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:13.344Z] 0854555d70ac: Preparing [2026-04-20T08:49:13.344Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:13.344Z] 0854555d70ac: Waiting [2026-04-20T08:49:13.344Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:13.344Z] 0f947183b1c4: Layer already exists [2026-04-20T08:49:13.344Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:13.344Z] 4add6b3b9396: Layer already exists [2026-04-20T08:49:13.344Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:13.344Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:13.344Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:13.344Z] 4.1.0-dev.109: digest: sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:13.671Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:13.999Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:13.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-20T08:49:13.999Z] 0f947183b1c4: Preparing [2026-04-20T08:49:13.999Z] 4add6b3b9396: Preparing [2026-04-20T08:49:13.999Z] 62041493e3a8: Preparing [2026-04-20T08:49:13.999Z] e3a5012a194f: Preparing [2026-04-20T08:49:13.999Z] ee9aec2283e9: Preparing [2026-04-20T08:49:13.999Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:13.999Z] 0854555d70ac: Preparing [2026-04-20T08:49:13.999Z] 0854555d70ac: Waiting [2026-04-20T08:49:13.999Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:13.999Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:13.999Z] 0f947183b1c4: Layer already exists [2026-04-20T08:49:13.999Z] 4add6b3b9396: Layer already exists [2026-04-20T08:49:13.999Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:13.999Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:13.999Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:13.999Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:13.999Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:14.328Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:14.417Z] #90 DONE 106.0s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T08:49:14.417Z] #40 ... [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #82 DONE 112.8s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #100 DONE 99.7s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #92 DONE 113.4s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #87 DONE 110.6s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #119 [support-scheduler builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #119 ... [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #77 DONE 118.2s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #120 [core-data builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #120 DONE 1.8s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:49:14.417Z] #121 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #122 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #123 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-20T08:49:14.417Z] #124 ... [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #125 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #126 [security-proxy-auth builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #126 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:49:14.417Z] #127 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:49:14.417Z] #128 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #129 [security-proxy-setup builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #129 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #130 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #131 [support-notifications builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #131 DONE 2.0s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #132 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #133 [core-command builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #133 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:49:14.417Z] #134 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #135 [core-keeper builder 7/8] COPY . . [2026-04-20T08:49:14.417Z] #135 DONE 2.1s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:49:14.417Z] #136 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #137 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #138 [core-metadata builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #138 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #139 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #139 DONE 2.0s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #140 DONE 2.0s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #119 [support-scheduler builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #119 DONE 1.9s [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-20T08:49:14.417Z] #141 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-20T08:49:14.417Z] #142 CACHED [2026-04-20T08:49:14.417Z] [2026-04-20T08:49:14.417Z] #143 [security-bootstrapper builder 6/7] COPY . . [2026-04-20T08:49:14.417Z] #143 CACHED [2026-04-20T08:49:14.648Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-04-20T08:49:14.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-20T08:49:14.648Z] 0f947183b1c4: Preparing [2026-04-20T08:49:14.648Z] 4add6b3b9396: Preparing [2026-04-20T08:49:14.648Z] 62041493e3a8: Preparing [2026-04-20T08:49:14.648Z] e3a5012a194f: Preparing [2026-04-20T08:49:14.648Z] ee9aec2283e9: Preparing [2026-04-20T08:49:14.648Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:14.648Z] 0854555d70ac: Preparing [2026-04-20T08:49:14.648Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:14.648Z] 0854555d70ac: Waiting [2026-04-20T08:49:14.648Z] 4add6b3b9396: Layer already exists [2026-04-20T08:49:14.648Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:14.648Z] 0f947183b1c4: Layer already exists [2026-04-20T08:49:14.648Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:14.648Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:14.648Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:14.648Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:14.648Z] main: digest: sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2026-04-20T08:49:14.686Z] [2026-04-20T08:49:14.686Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:49:14.725Z] ===================================================== [Pipeline] echo [2026-04-20T08:49:14.739Z] taggedImages: [2026-04-20T08:49:14.739Z] - nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:14.739Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-20T08:49:14.739Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 [2026-04-20T08:49:14.739Z] - nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:14.739Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-04-20T08:49:14.764Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-04-20T08:49:14.764Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:14.764Z] latest [2026-04-20T08:49:14.764Z] 4.1.0-dev.109 [2026-04-20T08:49:14.764Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:14.764Z] main [2026-04-20T08:49:14.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:15.091Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:15.423Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:15.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-20T08:49:15.423Z] a705b06e69c9: Preparing [2026-04-20T08:49:15.423Z] ef7e794089d3: Preparing [2026-04-20T08:49:15.423Z] 6daeccc957fe: Preparing [2026-04-20T08:49:15.423Z] f9abcf915bf6: Preparing [2026-04-20T08:49:15.423Z] 62041493e3a8: Preparing [2026-04-20T08:49:15.423Z] e3a5012a194f: Preparing [2026-04-20T08:49:15.423Z] ee9aec2283e9: Preparing [2026-04-20T08:49:15.423Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:15.423Z] 0854555d70ac: Preparing [2026-04-20T08:49:15.423Z] e3a5012a194f: Waiting [2026-04-20T08:49:15.423Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:15.423Z] 0854555d70ac: Waiting [2026-04-20T08:49:15.423Z] ee9aec2283e9: Waiting [2026-04-20T08:49:15.423Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:15.423Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:15.423Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:15.423Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:15.423Z] 6daeccc957fe: Pushed [2026-04-20T08:49:15.423Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:15.423Z] ef7e794089d3: Pushed [2026-04-20T08:49:15.423Z] a705b06e69c9: Pushed [2026-04-20T08:49:16.796Z] f9abcf915bf6: Pushed [2026-04-20T08:49:16.796Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:17.128Z] + 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 [2026-04-20T08:49:17.459Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-20T08:49:17.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-20T08:49:17.459Z] a705b06e69c9: Preparing [2026-04-20T08:49:17.459Z] ef7e794089d3: Preparing [2026-04-20T08:49:17.459Z] 6daeccc957fe: Preparing [2026-04-20T08:49:17.459Z] f9abcf915bf6: Preparing [2026-04-20T08:49:17.459Z] 62041493e3a8: Preparing [2026-04-20T08:49:17.459Z] e3a5012a194f: Preparing [2026-04-20T08:49:17.459Z] ee9aec2283e9: Preparing [2026-04-20T08:49:17.459Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:17.459Z] 0854555d70ac: Preparing [2026-04-20T08:49:17.459Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:17.459Z] ee9aec2283e9: Waiting [2026-04-20T08:49:17.459Z] 0854555d70ac: Waiting [2026-04-20T08:49:17.460Z] e3a5012a194f: Waiting [2026-04-20T08:49:17.460Z] f9abcf915bf6: Layer already exists [2026-04-20T08:49:17.460Z] a705b06e69c9: Layer already exists [2026-04-20T08:49:17.460Z] ef7e794089d3: Layer already exists [2026-04-20T08:49:17.460Z] 6daeccc957fe: Layer already exists [2026-04-20T08:49:17.460Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:17.460Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:17.460Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:17.460Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:17.460Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:17.460Z] latest: digest: sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:17.844Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:18.168Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 [2026-04-20T08:49:18.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-20T08:49:18.168Z] a705b06e69c9: Preparing [2026-04-20T08:49:18.168Z] ef7e794089d3: Preparing [2026-04-20T08:49:18.168Z] 6daeccc957fe: Preparing [2026-04-20T08:49:18.168Z] f9abcf915bf6: Preparing [2026-04-20T08:49:18.168Z] 62041493e3a8: Preparing [2026-04-20T08:49:18.168Z] e3a5012a194f: Preparing [2026-04-20T08:49:18.168Z] ee9aec2283e9: Preparing [2026-04-20T08:49:18.168Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:18.168Z] 0854555d70ac: Preparing [2026-04-20T08:49:18.168Z] e3a5012a194f: Waiting [2026-04-20T08:49:18.168Z] ee9aec2283e9: Waiting [2026-04-20T08:49:18.168Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:18.168Z] 0854555d70ac: Waiting [2026-04-20T08:49:18.168Z] 6daeccc957fe: Layer already exists [2026-04-20T08:49:18.168Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:18.168Z] ef7e794089d3: Layer already exists [2026-04-20T08:49:18.168Z] f9abcf915bf6: Layer already exists [2026-04-20T08:49:18.168Z] a705b06e69c9: Layer already exists [2026-04-20T08:49:18.168Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:18.168Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:18.168Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:18.168Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:18.168Z] 4.1.0-dev.109: digest: sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:18.495Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:18.816Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:18.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-20T08:49:18.816Z] a705b06e69c9: Preparing [2026-04-20T08:49:18.816Z] ef7e794089d3: Preparing [2026-04-20T08:49:18.816Z] 6daeccc957fe: Preparing [2026-04-20T08:49:18.816Z] f9abcf915bf6: Preparing [2026-04-20T08:49:18.816Z] 62041493e3a8: Preparing [2026-04-20T08:49:18.816Z] e3a5012a194f: Preparing [2026-04-20T08:49:18.816Z] ee9aec2283e9: Preparing [2026-04-20T08:49:18.816Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:18.816Z] 0854555d70ac: Preparing [2026-04-20T08:49:18.816Z] ee9aec2283e9: Waiting [2026-04-20T08:49:18.816Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:18.816Z] e3a5012a194f: Waiting [2026-04-20T08:49:18.816Z] 0854555d70ac: Waiting [2026-04-20T08:49:18.816Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:18.816Z] a705b06e69c9: Layer already exists [2026-04-20T08:49:18.816Z] 6daeccc957fe: Layer already exists [2026-04-20T08:49:18.816Z] ef7e794089d3: Layer already exists [2026-04-20T08:49:18.816Z] f9abcf915bf6: Layer already exists [2026-04-20T08:49:18.816Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:18.816Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:18.816Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:18.816Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:18.816Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:19.142Z] + 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 [2026-04-20T08:49:19.466Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-20T08:49:19.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-20T08:49:19.467Z] a705b06e69c9: Preparing [2026-04-20T08:49:19.467Z] ef7e794089d3: Preparing [2026-04-20T08:49:19.467Z] 6daeccc957fe: Preparing [2026-04-20T08:49:19.467Z] f9abcf915bf6: Preparing [2026-04-20T08:49:19.467Z] 62041493e3a8: Preparing [2026-04-20T08:49:19.467Z] e3a5012a194f: Preparing [2026-04-20T08:49:19.467Z] ee9aec2283e9: Preparing [2026-04-20T08:49:19.467Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:19.467Z] 0854555d70ac: Preparing [2026-04-20T08:49:19.467Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:19.467Z] 0854555d70ac: Waiting [2026-04-20T08:49:19.467Z] ee9aec2283e9: Waiting [2026-04-20T08:49:19.467Z] e3a5012a194f: Waiting [2026-04-20T08:49:19.467Z] 6daeccc957fe: Layer already exists [2026-04-20T08:49:19.467Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:19.467Z] f9abcf915bf6: Layer already exists [2026-04-20T08:49:19.467Z] ef7e794089d3: Layer already exists [2026-04-20T08:49:19.467Z] a705b06e69c9: Layer already exists [2026-04-20T08:49:19.467Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:19.467Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:19.467Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:19.467Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:19.467Z] main: digest: sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:49:19.541Z] ===================================================== [Pipeline] echo [2026-04-20T08:49:19.554Z] taggedImages: [2026-04-20T08:49:19.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:19.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-20T08:49:19.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 [2026-04-20T08:49:19.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:19.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-04-20T08:49:19.580Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-04-20T08:49:19.580Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:19.580Z] latest [2026-04-20T08:49:19.580Z] 4.1.0-dev.109 [2026-04-20T08:49:19.580Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:19.580Z] main [2026-04-20T08:49:19.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:19.947Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:20.028Z] #144 ... [2026-04-20T08:49:20.028Z] [2026-04-20T08:49:20.028Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-20T08:49:20.028Z] #124 5.077 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-20T08:49:20.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:20.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-20T08:49:20.274Z] e450769d022d: Preparing [2026-04-20T08:49:20.274Z] ebb5499c2d50: Preparing [2026-04-20T08:49:20.274Z] 62041493e3a8: Preparing [2026-04-20T08:49:20.274Z] e3a5012a194f: Preparing [2026-04-20T08:49:20.274Z] ee9aec2283e9: Preparing [2026-04-20T08:49:20.274Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:20.274Z] 0854555d70ac: Preparing [2026-04-20T08:49:20.274Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:20.274Z] 0854555d70ac: Waiting [2026-04-20T08:49:20.274Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:20.274Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:20.274Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:20.274Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:20.274Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:20.274Z] e450769d022d: Pushed [2026-04-20T08:49:24.460Z] ebb5499c2d50: Pushed [2026-04-20T08:49:24.460Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:24.793Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:25.119Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-20T08:49:25.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-20T08:49:25.120Z] e450769d022d: Preparing [2026-04-20T08:49:25.120Z] ebb5499c2d50: Preparing [2026-04-20T08:49:25.120Z] 62041493e3a8: Preparing [2026-04-20T08:49:25.120Z] e3a5012a194f: Preparing [2026-04-20T08:49:25.120Z] ee9aec2283e9: Preparing [2026-04-20T08:49:25.120Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:25.120Z] 0854555d70ac: Preparing [2026-04-20T08:49:25.120Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:25.120Z] 0854555d70ac: Waiting [2026-04-20T08:49:25.120Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:25.120Z] ebb5499c2d50: Layer already exists [2026-04-20T08:49:25.120Z] e450769d022d: Layer already exists [2026-04-20T08:49:25.120Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:25.120Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:25.120Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:25.120Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:25.120Z] latest: digest: sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:25.452Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:25.624Z] #124 ... [2026-04-20T08:49:25.624Z] [2026-04-20T08:49:25.624Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-20T08:49:25.624Z] #0 6.099 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-20T08:49:25.624Z] #145 ... [2026-04-20T08:49:25.624Z] [2026-04-20T08:49:25.624Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T08:49:25.624Z] #0 6.564 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-20T08:49:25.624Z] #146 ... [2026-04-20T08:49:25.624Z] [2026-04-20T08:49:25.624Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-20T08:49:25.624Z] #0 4.179 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-20T08:49:25.624Z] #147 ... [2026-04-20T08:49:25.624Z] [2026-04-20T08:49:25.624Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-20T08:49:25.624Z] #0 4.353 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-20T08:49:25.624Z] #148 ... [2026-04-20T08:49:25.624Z] [2026-04-20T08:49:25.624Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-20T08:49:25.624Z] #0 6.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-20T08:49:25.624Z] #149 ... [2026-04-20T08:49:25.624Z] [2026-04-20T08:49:25.624Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-20T08:49:25.624Z] #0 5.273 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-20T08:49:25.624Z] #150 ... [2026-04-20T08:49:25.624Z] [2026-04-20T08:49:25.624Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-20T08:49:25.624Z] #0 6.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-20T08:49:25.772Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 [2026-04-20T08:49:25.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-20T08:49:25.772Z] e450769d022d: Preparing [2026-04-20T08:49:25.772Z] ebb5499c2d50: Preparing [2026-04-20T08:49:25.772Z] 62041493e3a8: Preparing [2026-04-20T08:49:25.772Z] e3a5012a194f: Preparing [2026-04-20T08:49:25.772Z] ee9aec2283e9: Preparing [2026-04-20T08:49:25.772Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:25.772Z] 0854555d70ac: Preparing [2026-04-20T08:49:25.772Z] 0854555d70ac: Waiting [2026-04-20T08:49:25.772Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:25.772Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:25.772Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:25.772Z] ebb5499c2d50: Layer already exists [2026-04-20T08:49:25.772Z] e450769d022d: Layer already exists [2026-04-20T08:49:25.772Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:25.772Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:25.772Z] 4.1.0-dev.109: digest: sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:25.902Z] #151 ... [2026-04-20T08:49:25.902Z] [2026-04-20T08:49:25.902Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-20T08:49:25.902Z] #0 6.169 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-20T08:49:25.902Z] #152 ... [2026-04-20T08:49:25.902Z] [2026-04-20T08:49:25.902Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-20T08:49:25.902Z] #0 5.242 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-20T08:49:26.096Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:26.198Z] #153 ... [2026-04-20T08:49:26.198Z] [2026-04-20T08:49:26.198Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T08:49:26.198Z] #0 5.742 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-20T08:49:26.198Z] #154 ... [2026-04-20T08:49:26.198Z] [2026-04-20T08:49:26.198Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-20T08:49:26.198Z] #144 6.396 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-20T08:49:26.425Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:26.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-20T08:49:26.425Z] e450769d022d: Preparing [2026-04-20T08:49:26.425Z] ebb5499c2d50: Preparing [2026-04-20T08:49:26.425Z] 62041493e3a8: Preparing [2026-04-20T08:49:26.425Z] e3a5012a194f: Preparing [2026-04-20T08:49:26.425Z] ee9aec2283e9: Preparing [2026-04-20T08:49:26.425Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:26.425Z] 0854555d70ac: Preparing [2026-04-20T08:49:26.425Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:26.425Z] 0854555d70ac: Waiting [2026-04-20T08:49:26.425Z] e450769d022d: Layer already exists [2026-04-20T08:49:26.425Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:26.425Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:26.425Z] ebb5499c2d50: Layer already exists [2026-04-20T08:49:26.425Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:26.425Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:26.425Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:26.425Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:26.743Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:27.069Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-04-20T08:49:27.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-20T08:49:27.069Z] e450769d022d: Preparing [2026-04-20T08:49:27.069Z] ebb5499c2d50: Preparing [2026-04-20T08:49:27.069Z] 62041493e3a8: Preparing [2026-04-20T08:49:27.069Z] e3a5012a194f: Preparing [2026-04-20T08:49:27.069Z] ee9aec2283e9: Preparing [2026-04-20T08:49:27.069Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:27.069Z] 0854555d70ac: Preparing [2026-04-20T08:49:27.069Z] 0854555d70ac: Waiting [2026-04-20T08:49:27.069Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:27.069Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:27.069Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:27.069Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:27.069Z] ebb5499c2d50: Layer already exists [2026-04-20T08:49:27.069Z] e450769d022d: Layer already exists [2026-04-20T08:49:27.069Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:27.069Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:27.069Z] main: digest: sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:49:27.143Z] ===================================================== [Pipeline] echo [2026-04-20T08:49:27.159Z] taggedImages: [2026-04-20T08:49:27.159Z] - nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:27.159Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-20T08:49:27.159Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 [2026-04-20T08:49:27.159Z] - nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:27.159Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-04-20T08:49:27.195Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-04-20T08:49:27.196Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:27.196Z] latest [2026-04-20T08:49:27.196Z] 4.1.0-dev.109 [2026-04-20T08:49:27.196Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:27.196Z] main [2026-04-20T08:49:27.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:27.543Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:27.879Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:27.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-20T08:49:27.879Z] 5707a78c5838: Preparing [2026-04-20T08:49:27.879Z] 3f24dea751e0: Preparing [2026-04-20T08:49:27.879Z] e3a5012a194f: Preparing [2026-04-20T08:49:27.879Z] 9f638fc6b095: Preparing [2026-04-20T08:49:27.879Z] 592418a31fc9: Preparing [2026-04-20T08:49:27.879Z] 0854555d70ac: Preparing [2026-04-20T08:49:27.879Z] 0854555d70ac: Waiting [2026-04-20T08:49:27.879Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:27.879Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:27.879Z] 5707a78c5838: Pushed [2026-04-20T08:49:27.879Z] 592418a31fc9: Pushed [2026-04-20T08:49:27.879Z] 9f638fc6b095: Pushed [2026-04-20T08:49:31.165Z] 3f24dea751e0: Pushed [2026-04-20T08:49:31.424Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:31.750Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:32.074Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-20T08:49:32.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-20T08:49:32.074Z] 5707a78c5838: Preparing [2026-04-20T08:49:32.074Z] 3f24dea751e0: Preparing [2026-04-20T08:49:32.074Z] e3a5012a194f: Preparing [2026-04-20T08:49:32.074Z] 9f638fc6b095: Preparing [2026-04-20T08:49:32.074Z] 592418a31fc9: Preparing [2026-04-20T08:49:32.074Z] 0854555d70ac: Preparing [2026-04-20T08:49:32.074Z] 0854555d70ac: Waiting [2026-04-20T08:49:32.074Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:32.074Z] 3f24dea751e0: Layer already exists [2026-04-20T08:49:32.074Z] 592418a31fc9: Layer already exists [2026-04-20T08:49:32.074Z] 5707a78c5838: Layer already exists [2026-04-20T08:49:32.074Z] 9f638fc6b095: Layer already exists [2026-04-20T08:49:32.074Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:32.074Z] latest: digest: sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:32.388Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:32.716Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 [2026-04-20T08:49:32.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-20T08:49:32.716Z] 5707a78c5838: Preparing [2026-04-20T08:49:32.716Z] 3f24dea751e0: Preparing [2026-04-20T08:49:32.716Z] e3a5012a194f: Preparing [2026-04-20T08:49:32.716Z] 9f638fc6b095: Preparing [2026-04-20T08:49:32.716Z] 592418a31fc9: Preparing [2026-04-20T08:49:32.716Z] 0854555d70ac: Preparing [2026-04-20T08:49:32.716Z] 0854555d70ac: Waiting [2026-04-20T08:49:32.716Z] 3f24dea751e0: Layer already exists [2026-04-20T08:49:32.716Z] 592418a31fc9: Layer already exists [2026-04-20T08:49:32.716Z] 5707a78c5838: Layer already exists [2026-04-20T08:49:32.716Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:32.716Z] 9f638fc6b095: Layer already exists [2026-04-20T08:49:32.716Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:32.716Z] 4.1.0-dev.109: digest: sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:33.048Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:33.376Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:33.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-20T08:49:33.376Z] 5707a78c5838: Preparing [2026-04-20T08:49:33.376Z] 3f24dea751e0: Preparing [2026-04-20T08:49:33.376Z] e3a5012a194f: Preparing [2026-04-20T08:49:33.376Z] 9f638fc6b095: Preparing [2026-04-20T08:49:33.376Z] 592418a31fc9: Preparing [2026-04-20T08:49:33.376Z] 0854555d70ac: Preparing [2026-04-20T08:49:33.376Z] 0854555d70ac: Waiting [2026-04-20T08:49:33.376Z] 5707a78c5838: Layer already exists [2026-04-20T08:49:33.376Z] 3f24dea751e0: Layer already exists [2026-04-20T08:49:33.376Z] 592418a31fc9: Layer already exists [2026-04-20T08:49:33.376Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:33.376Z] 9f638fc6b095: Layer already exists [2026-04-20T08:49:33.376Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:33.376Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:33.705Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:34.037Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-20T08:49:34.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-20T08:49:34.037Z] 5707a78c5838: Preparing [2026-04-20T08:49:34.037Z] 3f24dea751e0: Preparing [2026-04-20T08:49:34.037Z] e3a5012a194f: Preparing [2026-04-20T08:49:34.037Z] 9f638fc6b095: Preparing [2026-04-20T08:49:34.037Z] 592418a31fc9: Preparing [2026-04-20T08:49:34.037Z] 0854555d70ac: Preparing [2026-04-20T08:49:34.037Z] 0854555d70ac: Waiting [2026-04-20T08:49:34.037Z] 592418a31fc9: Layer already exists [2026-04-20T08:49:34.037Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:34.037Z] 9f638fc6b095: Layer already exists [2026-04-20T08:49:34.037Z] 5707a78c5838: Layer already exists [2026-04-20T08:49:34.037Z] 3f24dea751e0: Layer already exists [2026-04-20T08:49:34.037Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:34.037Z] main: digest: sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:49:34.118Z] ===================================================== [Pipeline] echo [2026-04-20T08:49:34.132Z] taggedImages: [2026-04-20T08:49:34.132Z] - nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:34.132Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-20T08:49:34.132Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 [2026-04-20T08:49:34.132Z] - nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:34.132Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-04-20T08:49:34.161Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-04-20T08:49:34.161Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:34.161Z] latest [2026-04-20T08:49:34.161Z] 4.1.0-dev.109 [2026-04-20T08:49:34.161Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:34.161Z] main [2026-04-20T08:49:34.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:34.508Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:34.838Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:34.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-20T08:49:34.838Z] d66370fb51e9: Preparing [2026-04-20T08:49:34.838Z] 1aab47a88e23: Preparing [2026-04-20T08:49:34.838Z] db35460fceb4: Preparing [2026-04-20T08:49:34.838Z] 62041493e3a8: Preparing [2026-04-20T08:49:34.838Z] e3a5012a194f: Preparing [2026-04-20T08:49:34.838Z] ee9aec2283e9: Preparing [2026-04-20T08:49:34.838Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:34.838Z] 0854555d70ac: Preparing [2026-04-20T08:49:34.838Z] ee9aec2283e9: Waiting [2026-04-20T08:49:34.838Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:34.838Z] 0854555d70ac: Waiting [2026-04-20T08:49:34.838Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:34.838Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:34.838Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:34.838Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:34.838Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:34.838Z] d66370fb51e9: Pushed [2026-04-20T08:49:34.838Z] 1aab47a88e23: Pushed [2026-04-20T08:49:39.021Z] db35460fceb4: Pushed [2026-04-20T08:49:39.021Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:39.349Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:39.666Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-20T08:49:39.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-20T08:49:39.666Z] d66370fb51e9: Preparing [2026-04-20T08:49:39.666Z] 1aab47a88e23: Preparing [2026-04-20T08:49:39.666Z] db35460fceb4: Preparing [2026-04-20T08:49:39.666Z] 62041493e3a8: Preparing [2026-04-20T08:49:39.666Z] e3a5012a194f: Preparing [2026-04-20T08:49:39.666Z] ee9aec2283e9: Preparing [2026-04-20T08:49:39.666Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:39.666Z] 0854555d70ac: Preparing [2026-04-20T08:49:39.666Z] ee9aec2283e9: Waiting [2026-04-20T08:49:39.666Z] 0854555d70ac: Waiting [2026-04-20T08:49:39.666Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:39.666Z] 1aab47a88e23: Layer already exists [2026-04-20T08:49:39.666Z] db35460fceb4: Layer already exists [2026-04-20T08:49:39.666Z] d66370fb51e9: Layer already exists [2026-04-20T08:49:39.666Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:39.666Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:39.666Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:39.666Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:39.666Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:39.666Z] latest: digest: sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:39.995Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:40.324Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 [2026-04-20T08:49:40.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-20T08:49:40.324Z] d66370fb51e9: Preparing [2026-04-20T08:49:40.324Z] 1aab47a88e23: Preparing [2026-04-20T08:49:40.324Z] db35460fceb4: Preparing [2026-04-20T08:49:40.324Z] 62041493e3a8: Preparing [2026-04-20T08:49:40.324Z] e3a5012a194f: Preparing [2026-04-20T08:49:40.324Z] ee9aec2283e9: Preparing [2026-04-20T08:49:40.324Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:40.324Z] 0854555d70ac: Preparing [2026-04-20T08:49:40.324Z] ee9aec2283e9: Waiting [2026-04-20T08:49:40.324Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:40.324Z] 0854555d70ac: Waiting [2026-04-20T08:49:40.324Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:40.324Z] db35460fceb4: Layer already exists [2026-04-20T08:49:40.324Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:40.324Z] 1aab47a88e23: Layer already exists [2026-04-20T08:49:40.324Z] d66370fb51e9: Layer already exists [2026-04-20T08:49:40.324Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:40.324Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:40.324Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:40.324Z] 4.1.0-dev.109: digest: sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:40.647Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:40.970Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:40.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-20T08:49:40.970Z] d66370fb51e9: Preparing [2026-04-20T08:49:40.970Z] 1aab47a88e23: Preparing [2026-04-20T08:49:40.970Z] db35460fceb4: Preparing [2026-04-20T08:49:40.970Z] 62041493e3a8: Preparing [2026-04-20T08:49:40.970Z] e3a5012a194f: Preparing [2026-04-20T08:49:40.970Z] ee9aec2283e9: Preparing [2026-04-20T08:49:40.970Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:40.970Z] 0854555d70ac: Preparing [2026-04-20T08:49:40.970Z] ee9aec2283e9: Waiting [2026-04-20T08:49:40.970Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:40.970Z] 0854555d70ac: Waiting [2026-04-20T08:49:40.970Z] 1aab47a88e23: Layer already exists [2026-04-20T08:49:40.970Z] d66370fb51e9: Layer already exists [2026-04-20T08:49:40.970Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:40.970Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:40.970Z] db35460fceb4: Layer already exists [2026-04-20T08:49:40.970Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:40.970Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:40.970Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:40.970Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:41.295Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:41.616Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-20T08:49:41.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-20T08:49:41.616Z] d66370fb51e9: Preparing [2026-04-20T08:49:41.616Z] 1aab47a88e23: Preparing [2026-04-20T08:49:41.616Z] db35460fceb4: Preparing [2026-04-20T08:49:41.616Z] 62041493e3a8: Preparing [2026-04-20T08:49:41.616Z] e3a5012a194f: Preparing [2026-04-20T08:49:41.616Z] ee9aec2283e9: Preparing [2026-04-20T08:49:41.616Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:41.616Z] 0854555d70ac: Preparing [2026-04-20T08:49:41.616Z] ee9aec2283e9: Waiting [2026-04-20T08:49:41.616Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:41.616Z] 1aab47a88e23: Layer already exists [2026-04-20T08:49:41.616Z] db35460fceb4: Layer already exists [2026-04-20T08:49:41.616Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:41.616Z] d66370fb51e9: Layer already exists [2026-04-20T08:49:41.616Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:41.616Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:41.616Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:41.616Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:41.616Z] main: digest: sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:49:41.688Z] ===================================================== [Pipeline] echo [2026-04-20T08:49:41.705Z] taggedImages: [2026-04-20T08:49:41.705Z] - nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:41.705Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-20T08:49:41.705Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 [2026-04-20T08:49:41.705Z] - nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:41.705Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-04-20T08:49:41.737Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-04-20T08:49:41.737Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:41.737Z] latest [2026-04-20T08:49:41.737Z] 4.1.0-dev.109 [2026-04-20T08:49:41.737Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:41.737Z] main [2026-04-20T08:49:41.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:42.082Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:42.403Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:42.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-20T08:49:42.403Z] 59137539ad48: Preparing [2026-04-20T08:49:42.403Z] f089373e0797: Preparing [2026-04-20T08:49:42.403Z] f08b7e10b310: Preparing [2026-04-20T08:49:42.403Z] 40acb8b4dd81: Preparing [2026-04-20T08:49:42.403Z] 7b965b5b2da2: Preparing [2026-04-20T08:49:42.403Z] 5f9c468b0813: Preparing [2026-04-20T08:49:42.403Z] e5451f0b6a13: Preparing [2026-04-20T08:49:42.403Z] 62041493e3a8: Preparing [2026-04-20T08:49:42.403Z] e3a5012a194f: Preparing [2026-04-20T08:49:42.403Z] 787dd31430ad: Preparing [2026-04-20T08:49:42.403Z] 140b6a663aaf: Preparing [2026-04-20T08:49:42.403Z] 5f70bf18a086: Preparing [2026-04-20T08:49:42.403Z] 65cee3d02b60: Preparing [2026-04-20T08:49:42.403Z] e5451f0b6a13: Waiting [2026-04-20T08:49:42.403Z] fa0eefb65532: Preparing [2026-04-20T08:49:42.403Z] fae0613b1c02: Preparing [2026-04-20T08:49:42.403Z] 62041493e3a8: Waiting [2026-04-20T08:49:42.403Z] 787dd31430ad: Waiting [2026-04-20T08:49:42.403Z] 5f70bf18a086: Waiting [2026-04-20T08:49:42.403Z] 0854555d70ac: Preparing [2026-04-20T08:49:42.403Z] 140b6a663aaf: Waiting [2026-04-20T08:49:42.403Z] 65cee3d02b60: Waiting [2026-04-20T08:49:42.403Z] e3a5012a194f: Waiting [2026-04-20T08:49:42.403Z] fa0eefb65532: Waiting [2026-04-20T08:49:42.403Z] fae0613b1c02: Waiting [2026-04-20T08:49:42.403Z] 0854555d70ac: Waiting [2026-04-20T08:49:42.403Z] 5f9c468b0813: Waiting [2026-04-20T08:49:42.403Z] f08b7e10b310: Pushed [2026-04-20T08:49:42.403Z] 40acb8b4dd81: Pushed [2026-04-20T08:49:42.403Z] f089373e0797: Pushed [2026-04-20T08:49:42.403Z] 7b965b5b2da2: Pushed [2026-04-20T08:49:42.403Z] 59137539ad48: Pushed [2026-04-20T08:49:42.403Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:42.403Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:42.403Z] 5f9c468b0813: Pushed [2026-04-20T08:49:42.403Z] 5f70bf18a086: Layer already exists [2026-04-20T08:49:42.662Z] 787dd31430ad: Pushed [2026-04-20T08:49:42.662Z] 140b6a663aaf: Pushed [2026-04-20T08:49:42.662Z] fa0eefb65532: Pushed [2026-04-20T08:49:42.662Z] 65cee3d02b60: Pushed [2026-04-20T08:49:42.662Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:42.662Z] fae0613b1c02: Pushed [2026-04-20T08:49:44.036Z] e5451f0b6a13: Pushed [2026-04-20T08:49:44.036Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:44.358Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:44.722Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-20T08:49:44.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-20T08:49:44.722Z] 59137539ad48: Preparing [2026-04-20T08:49:44.722Z] f089373e0797: Preparing [2026-04-20T08:49:44.722Z] f08b7e10b310: Preparing [2026-04-20T08:49:44.722Z] 40acb8b4dd81: Preparing [2026-04-20T08:49:44.722Z] 7b965b5b2da2: Preparing [2026-04-20T08:49:44.722Z] 5f9c468b0813: Preparing [2026-04-20T08:49:44.722Z] e5451f0b6a13: Preparing [2026-04-20T08:49:44.722Z] 62041493e3a8: Preparing [2026-04-20T08:49:44.722Z] e3a5012a194f: Preparing [2026-04-20T08:49:44.722Z] 787dd31430ad: Preparing [2026-04-20T08:49:44.722Z] 140b6a663aaf: Preparing [2026-04-20T08:49:44.722Z] 5f70bf18a086: Preparing [2026-04-20T08:49:44.722Z] 65cee3d02b60: Preparing [2026-04-20T08:49:44.722Z] fa0eefb65532: Preparing [2026-04-20T08:49:44.722Z] fae0613b1c02: Preparing [2026-04-20T08:49:44.722Z] 0854555d70ac: Preparing [2026-04-20T08:49:44.722Z] 787dd31430ad: Waiting [2026-04-20T08:49:44.722Z] 140b6a663aaf: Waiting [2026-04-20T08:49:44.722Z] 5f9c468b0813: Waiting [2026-04-20T08:49:44.722Z] 5f70bf18a086: Waiting [2026-04-20T08:49:44.722Z] e5451f0b6a13: Waiting [2026-04-20T08:49:44.722Z] 65cee3d02b60: Waiting [2026-04-20T08:49:44.722Z] fa0eefb65532: Waiting [2026-04-20T08:49:44.722Z] 62041493e3a8: Waiting [2026-04-20T08:49:44.722Z] fae0613b1c02: Waiting [2026-04-20T08:49:44.722Z] 0854555d70ac: Waiting [2026-04-20T08:49:44.722Z] e3a5012a194f: Waiting [2026-04-20T08:49:44.722Z] f08b7e10b310: Layer already exists [2026-04-20T08:49:44.722Z] 7b965b5b2da2: Layer already exists [2026-04-20T08:49:44.722Z] 40acb8b4dd81: Layer already exists [2026-04-20T08:49:44.722Z] f089373e0797: Layer already exists [2026-04-20T08:49:44.722Z] 59137539ad48: Layer already exists [2026-04-20T08:49:44.722Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:44.722Z] e5451f0b6a13: Layer already exists [2026-04-20T08:49:44.722Z] 787dd31430ad: Layer already exists [2026-04-20T08:49:44.722Z] 5f9c468b0813: Layer already exists [2026-04-20T08:49:44.722Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:44.722Z] 140b6a663aaf: Layer already exists [2026-04-20T08:49:44.722Z] fa0eefb65532: Layer already exists [2026-04-20T08:49:44.722Z] 5f70bf18a086: Layer already exists [2026-04-20T08:49:44.722Z] fae0613b1c02: Layer already exists [2026-04-20T08:49:44.722Z] 65cee3d02b60: Layer already exists [2026-04-20T08:49:44.722Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:44.722Z] latest: digest: sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:45.048Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:45.373Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 [2026-04-20T08:49:45.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-20T08:49:45.374Z] 59137539ad48: Preparing [2026-04-20T08:49:45.374Z] f089373e0797: Preparing [2026-04-20T08:49:45.374Z] f08b7e10b310: Preparing [2026-04-20T08:49:45.374Z] 40acb8b4dd81: Preparing [2026-04-20T08:49:45.374Z] 7b965b5b2da2: Preparing [2026-04-20T08:49:45.374Z] 5f9c468b0813: Preparing [2026-04-20T08:49:45.374Z] e5451f0b6a13: Preparing [2026-04-20T08:49:45.374Z] 62041493e3a8: Preparing [2026-04-20T08:49:45.374Z] e3a5012a194f: Preparing [2026-04-20T08:49:45.374Z] 787dd31430ad: Preparing [2026-04-20T08:49:45.374Z] 140b6a663aaf: Preparing [2026-04-20T08:49:45.374Z] 5f70bf18a086: Preparing [2026-04-20T08:49:45.374Z] 65cee3d02b60: Preparing [2026-04-20T08:49:45.374Z] fa0eefb65532: Preparing [2026-04-20T08:49:45.374Z] fae0613b1c02: Preparing [2026-04-20T08:49:45.374Z] 0854555d70ac: Preparing [2026-04-20T08:49:45.374Z] 5f9c468b0813: Waiting [2026-04-20T08:49:45.374Z] 787dd31430ad: Waiting [2026-04-20T08:49:45.374Z] e5451f0b6a13: Waiting [2026-04-20T08:49:45.374Z] 62041493e3a8: Waiting [2026-04-20T08:49:45.374Z] 140b6a663aaf: Waiting [2026-04-20T08:49:45.374Z] e3a5012a194f: Waiting [2026-04-20T08:49:45.374Z] 65cee3d02b60: Waiting [2026-04-20T08:49:45.374Z] fa0eefb65532: Waiting [2026-04-20T08:49:45.374Z] 5f70bf18a086: Waiting [2026-04-20T08:49:45.374Z] fae0613b1c02: Waiting [2026-04-20T08:49:45.374Z] 0854555d70ac: Waiting [2026-04-20T08:49:45.374Z] 59137539ad48: Layer already exists [2026-04-20T08:49:45.374Z] f089373e0797: Layer already exists [2026-04-20T08:49:45.374Z] 40acb8b4dd81: Layer already exists [2026-04-20T08:49:45.374Z] 7b965b5b2da2: Layer already exists [2026-04-20T08:49:45.374Z] f08b7e10b310: Layer already exists [2026-04-20T08:49:45.374Z] 5f9c468b0813: Layer already exists [2026-04-20T08:49:45.374Z] e5451f0b6a13: Layer already exists [2026-04-20T08:49:45.374Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:45.374Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:45.374Z] 787dd31430ad: Layer already exists [2026-04-20T08:49:45.374Z] 140b6a663aaf: Layer already exists [2026-04-20T08:49:45.374Z] 65cee3d02b60: Layer already exists [2026-04-20T08:49:45.374Z] 5f70bf18a086: Layer already exists [2026-04-20T08:49:45.374Z] fa0eefb65532: Layer already exists [2026-04-20T08:49:45.374Z] fae0613b1c02: Layer already exists [2026-04-20T08:49:45.374Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:45.374Z] 4.1.0-dev.109: digest: sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:45.698Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:46.020Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:46.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-20T08:49:46.020Z] 59137539ad48: Preparing [2026-04-20T08:49:46.020Z] f089373e0797: Preparing [2026-04-20T08:49:46.020Z] f08b7e10b310: Preparing [2026-04-20T08:49:46.020Z] 40acb8b4dd81: Preparing [2026-04-20T08:49:46.020Z] 7b965b5b2da2: Preparing [2026-04-20T08:49:46.020Z] 5f9c468b0813: Preparing [2026-04-20T08:49:46.020Z] e5451f0b6a13: Preparing [2026-04-20T08:49:46.020Z] 62041493e3a8: Preparing [2026-04-20T08:49:46.020Z] e3a5012a194f: Preparing [2026-04-20T08:49:46.020Z] 787dd31430ad: Preparing [2026-04-20T08:49:46.020Z] 140b6a663aaf: Preparing [2026-04-20T08:49:46.020Z] 5f70bf18a086: Preparing [2026-04-20T08:49:46.020Z] 65cee3d02b60: Preparing [2026-04-20T08:49:46.020Z] fa0eefb65532: Preparing [2026-04-20T08:49:46.020Z] fae0613b1c02: Preparing [2026-04-20T08:49:46.020Z] 0854555d70ac: Preparing [2026-04-20T08:49:46.020Z] e3a5012a194f: Waiting [2026-04-20T08:49:46.020Z] 5f9c468b0813: Waiting [2026-04-20T08:49:46.020Z] e5451f0b6a13: Waiting [2026-04-20T08:49:46.020Z] 62041493e3a8: Waiting [2026-04-20T08:49:46.020Z] fae0613b1c02: Waiting [2026-04-20T08:49:46.020Z] 787dd31430ad: Waiting [2026-04-20T08:49:46.020Z] 0854555d70ac: Waiting [2026-04-20T08:49:46.020Z] 5f70bf18a086: Waiting [2026-04-20T08:49:46.020Z] 140b6a663aaf: Waiting [2026-04-20T08:49:46.020Z] 65cee3d02b60: Waiting [2026-04-20T08:49:46.020Z] fa0eefb65532: Waiting [2026-04-20T08:49:46.020Z] 40acb8b4dd81: Layer already exists [2026-04-20T08:49:46.020Z] 7b965b5b2da2: Layer already exists [2026-04-20T08:49:46.020Z] 59137539ad48: Layer already exists [2026-04-20T08:49:46.020Z] f08b7e10b310: Layer already exists [2026-04-20T08:49:46.020Z] f089373e0797: Layer already exists [2026-04-20T08:49:46.020Z] 5f9c468b0813: Layer already exists [2026-04-20T08:49:46.020Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:46.020Z] e5451f0b6a13: Layer already exists [2026-04-20T08:49:46.020Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:46.020Z] 787dd31430ad: Layer already exists [2026-04-20T08:49:46.020Z] 140b6a663aaf: Layer already exists [2026-04-20T08:49:46.020Z] 5f70bf18a086: Layer already exists [2026-04-20T08:49:46.020Z] 65cee3d02b60: Layer already exists [2026-04-20T08:49:46.020Z] fae0613b1c02: Layer already exists [2026-04-20T08:49:46.020Z] fa0eefb65532: Layer already exists [2026-04-20T08:49:46.020Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:46.020Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:46.341Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:46.667Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-20T08:49:46.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-20T08:49:46.667Z] 59137539ad48: Preparing [2026-04-20T08:49:46.667Z] f089373e0797: Preparing [2026-04-20T08:49:46.667Z] f08b7e10b310: Preparing [2026-04-20T08:49:46.667Z] 40acb8b4dd81: Preparing [2026-04-20T08:49:46.667Z] 7b965b5b2da2: Preparing [2026-04-20T08:49:46.667Z] 5f9c468b0813: Preparing [2026-04-20T08:49:46.667Z] e5451f0b6a13: Preparing [2026-04-20T08:49:46.667Z] 62041493e3a8: Preparing [2026-04-20T08:49:46.667Z] e3a5012a194f: Preparing [2026-04-20T08:49:46.667Z] 62041493e3a8: Waiting [2026-04-20T08:49:46.667Z] 5f9c468b0813: Waiting [2026-04-20T08:49:46.667Z] e3a5012a194f: Waiting [2026-04-20T08:49:46.667Z] e5451f0b6a13: Waiting [2026-04-20T08:49:46.667Z] 787dd31430ad: Preparing [2026-04-20T08:49:46.667Z] 140b6a663aaf: Preparing [2026-04-20T08:49:46.667Z] 5f70bf18a086: Preparing [2026-04-20T08:49:46.667Z] 65cee3d02b60: Preparing [2026-04-20T08:49:46.667Z] 140b6a663aaf: Waiting [2026-04-20T08:49:46.667Z] 787dd31430ad: Waiting [2026-04-20T08:49:46.667Z] 5f70bf18a086: Waiting [2026-04-20T08:49:46.667Z] fa0eefb65532: Preparing [2026-04-20T08:49:46.667Z] fae0613b1c02: Preparing [2026-04-20T08:49:46.667Z] 0854555d70ac: Preparing [2026-04-20T08:49:46.667Z] 65cee3d02b60: Waiting [2026-04-20T08:49:46.667Z] fa0eefb65532: Waiting [2026-04-20T08:49:46.667Z] fae0613b1c02: Waiting [2026-04-20T08:49:46.667Z] 0854555d70ac: Waiting [2026-04-20T08:49:46.667Z] f08b7e10b310: Layer already exists [2026-04-20T08:49:46.667Z] 59137539ad48: Layer already exists [2026-04-20T08:49:46.667Z] 40acb8b4dd81: Layer already exists [2026-04-20T08:49:46.667Z] 7b965b5b2da2: Layer already exists [2026-04-20T08:49:46.667Z] f089373e0797: Layer already exists [2026-04-20T08:49:46.667Z] e5451f0b6a13: Layer already exists [2026-04-20T08:49:46.667Z] 5f9c468b0813: Layer already exists [2026-04-20T08:49:46.667Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:46.667Z] 787dd31430ad: Layer already exists [2026-04-20T08:49:46.667Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:46.667Z] 140b6a663aaf: Layer already exists [2026-04-20T08:49:46.667Z] fa0eefb65532: Layer already exists [2026-04-20T08:49:46.667Z] 65cee3d02b60: Layer already exists [2026-04-20T08:49:46.667Z] 5f70bf18a086: Layer already exists [2026-04-20T08:49:46.667Z] fae0613b1c02: Layer already exists [2026-04-20T08:49:46.667Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:46.667Z] main: digest: sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:49:46.740Z] ===================================================== [Pipeline] echo [2026-04-20T08:49:46.759Z] taggedImages: [2026-04-20T08:49:46.759Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:46.759Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-20T08:49:46.759Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 [2026-04-20T08:49:46.759Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:46.759Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-04-20T08:49:46.790Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-04-20T08:49:46.790Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:46.790Z] latest [2026-04-20T08:49:46.790Z] 4.1.0-dev.109 [2026-04-20T08:49:46.790Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:46.790Z] main [2026-04-20T08:49:46.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:47.139Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:47.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:47.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-20T08:49:47.466Z] e6220dc7bdb3: Preparing [2026-04-20T08:49:47.466Z] d6185ab5e10b: Preparing [2026-04-20T08:49:47.466Z] 1d59a341416c: Preparing [2026-04-20T08:49:47.466Z] 245d491a5ba8: Preparing [2026-04-20T08:49:47.466Z] 62041493e3a8: Preparing [2026-04-20T08:49:47.466Z] e3a5012a194f: Preparing [2026-04-20T08:49:47.466Z] ee9aec2283e9: Preparing [2026-04-20T08:49:47.466Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:47.466Z] 0854555d70ac: Preparing [2026-04-20T08:49:47.466Z] ee9aec2283e9: Waiting [2026-04-20T08:49:47.466Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:47.466Z] 0854555d70ac: Waiting [2026-04-20T08:49:47.466Z] e3a5012a194f: Waiting [2026-04-20T08:49:47.466Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:47.466Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:47.466Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:47.466Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:47.466Z] d6185ab5e10b: Pushed [2026-04-20T08:49:47.466Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:47.466Z] e6220dc7bdb3: Pushed [2026-04-20T08:49:47.466Z] 1d59a341416c: Pushed [2026-04-20T08:49:51.653Z] 245d491a5ba8: Pushed [2026-04-20T08:49:51.653Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:51.982Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:52.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-20T08:49:52.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-20T08:49:52.312Z] e6220dc7bdb3: Preparing [2026-04-20T08:49:52.312Z] d6185ab5e10b: Preparing [2026-04-20T08:49:52.312Z] 1d59a341416c: Preparing [2026-04-20T08:49:52.312Z] 245d491a5ba8: Preparing [2026-04-20T08:49:52.312Z] 62041493e3a8: Preparing [2026-04-20T08:49:52.312Z] e3a5012a194f: Preparing [2026-04-20T08:49:52.312Z] ee9aec2283e9: Preparing [2026-04-20T08:49:52.312Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:52.312Z] 0854555d70ac: Preparing [2026-04-20T08:49:52.312Z] ee9aec2283e9: Waiting [2026-04-20T08:49:52.312Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:52.312Z] e3a5012a194f: Waiting [2026-04-20T08:49:52.312Z] 0854555d70ac: Waiting [2026-04-20T08:49:52.312Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:52.312Z] d6185ab5e10b: Layer already exists [2026-04-20T08:49:52.312Z] e6220dc7bdb3: Layer already exists [2026-04-20T08:49:52.312Z] 245d491a5ba8: Layer already exists [2026-04-20T08:49:52.312Z] 1d59a341416c: Layer already exists [2026-04-20T08:49:52.312Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:52.312Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:52.312Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:52.312Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:52.312Z] latest: digest: sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:52.650Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:52.978Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 [2026-04-20T08:49:52.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-20T08:49:52.978Z] e6220dc7bdb3: Preparing [2026-04-20T08:49:52.978Z] d6185ab5e10b: Preparing [2026-04-20T08:49:52.978Z] 1d59a341416c: Preparing [2026-04-20T08:49:52.978Z] 245d491a5ba8: Preparing [2026-04-20T08:49:52.978Z] 62041493e3a8: Preparing [2026-04-20T08:49:52.978Z] e3a5012a194f: Preparing [2026-04-20T08:49:52.978Z] ee9aec2283e9: Preparing [2026-04-20T08:49:52.978Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:52.978Z] 0854555d70ac: Preparing [2026-04-20T08:49:52.978Z] ee9aec2283e9: Waiting [2026-04-20T08:49:52.978Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:52.978Z] 0854555d70ac: Waiting [2026-04-20T08:49:52.978Z] e3a5012a194f: Waiting [2026-04-20T08:49:52.978Z] e6220dc7bdb3: Layer already exists [2026-04-20T08:49:52.978Z] 1d59a341416c: Layer already exists [2026-04-20T08:49:52.978Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:52.978Z] d6185ab5e10b: Layer already exists [2026-04-20T08:49:52.978Z] 245d491a5ba8: Layer already exists [2026-04-20T08:49:52.978Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:52.978Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:52.978Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:52.978Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:52.978Z] 4.1.0-dev.109: digest: sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:53.308Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:53.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:53.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-20T08:49:53.637Z] e6220dc7bdb3: Preparing [2026-04-20T08:49:53.637Z] d6185ab5e10b: Preparing [2026-04-20T08:49:53.637Z] 1d59a341416c: Preparing [2026-04-20T08:49:53.637Z] 245d491a5ba8: Preparing [2026-04-20T08:49:53.637Z] 62041493e3a8: Preparing [2026-04-20T08:49:53.637Z] e3a5012a194f: Preparing [2026-04-20T08:49:53.637Z] ee9aec2283e9: Preparing [2026-04-20T08:49:53.637Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:53.637Z] 0854555d70ac: Preparing [2026-04-20T08:49:53.637Z] e3a5012a194f: Waiting [2026-04-20T08:49:53.637Z] ee9aec2283e9: Waiting [2026-04-20T08:49:53.637Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:53.637Z] 0854555d70ac: Waiting [2026-04-20T08:49:53.637Z] 1d59a341416c: Layer already exists [2026-04-20T08:49:53.637Z] d6185ab5e10b: Layer already exists [2026-04-20T08:49:53.637Z] e6220dc7bdb3: Layer already exists [2026-04-20T08:49:53.637Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:53.637Z] 245d491a5ba8: Layer already exists [2026-04-20T08:49:53.637Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:53.637Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:53.637Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:53.637Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:53.637Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:53.975Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:54.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-20T08:49:54.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-20T08:49:54.304Z] e6220dc7bdb3: Preparing [2026-04-20T08:49:54.304Z] d6185ab5e10b: Preparing [2026-04-20T08:49:54.304Z] 1d59a341416c: Preparing [2026-04-20T08:49:54.304Z] 245d491a5ba8: Preparing [2026-04-20T08:49:54.304Z] 62041493e3a8: Preparing [2026-04-20T08:49:54.304Z] e3a5012a194f: Preparing [2026-04-20T08:49:54.304Z] ee9aec2283e9: Preparing [2026-04-20T08:49:54.304Z] 570fc0a34dd6: Preparing [2026-04-20T08:49:54.304Z] 0854555d70ac: Preparing [2026-04-20T08:49:54.304Z] ee9aec2283e9: Waiting [2026-04-20T08:49:54.304Z] 570fc0a34dd6: Waiting [2026-04-20T08:49:54.304Z] 0854555d70ac: Waiting [2026-04-20T08:49:54.304Z] e3a5012a194f: Waiting [2026-04-20T08:49:54.304Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:54.304Z] 1d59a341416c: Layer already exists [2026-04-20T08:49:54.304Z] d6185ab5e10b: Layer already exists [2026-04-20T08:49:54.304Z] e6220dc7bdb3: Layer already exists [2026-04-20T08:49:54.304Z] 245d491a5ba8: Layer already exists [2026-04-20T08:49:54.304Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:54.304Z] ee9aec2283e9: Layer already exists [2026-04-20T08:49:54.304Z] 570fc0a34dd6: Layer already exists [2026-04-20T08:49:54.304Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:54.304Z] main: digest: sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:49:54.380Z] ===================================================== [Pipeline] echo [2026-04-20T08:49:54.395Z] taggedImages: [2026-04-20T08:49:54.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:54.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-20T08:49:54.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 [2026-04-20T08:49:54.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:54.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-04-20T08:49:54.426Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-04-20T08:49:54.426Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:54.426Z] latest [2026-04-20T08:49:54.426Z] 4.1.0-dev.109 [2026-04-20T08:49:54.426Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:49:54.426Z] main [2026-04-20T08:49:54.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:54.773Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:55.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:49:55.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-20T08:49:55.096Z] 7aa6d382093e: Preparing [2026-04-20T08:49:55.096Z] f3a25c8ec5cd: Preparing [2026-04-20T08:49:55.096Z] 3d38e61abbe2: Preparing [2026-04-20T08:49:55.096Z] f358ae7d663a: Preparing [2026-04-20T08:49:55.096Z] ce8bb6200e44: Preparing [2026-04-20T08:49:55.096Z] 62041493e3a8: Preparing [2026-04-20T08:49:55.096Z] e3a5012a194f: Preparing [2026-04-20T08:49:55.096Z] eef52190fdfe: Preparing [2026-04-20T08:49:55.096Z] 7e74e6bf2a06: Preparing [2026-04-20T08:49:55.096Z] 35eb715500b9: Preparing [2026-04-20T08:49:55.096Z] 0854555d70ac: Preparing [2026-04-20T08:49:55.096Z] 62041493e3a8: Waiting [2026-04-20T08:49:55.096Z] e3a5012a194f: Waiting [2026-04-20T08:49:55.096Z] eef52190fdfe: Waiting [2026-04-20T08:49:55.096Z] 7e74e6bf2a06: Waiting [2026-04-20T08:49:55.096Z] 35eb715500b9: Waiting [2026-04-20T08:49:55.096Z] 0854555d70ac: Waiting [2026-04-20T08:49:55.096Z] f3a25c8ec5cd: Pushed [2026-04-20T08:49:55.096Z] ce8bb6200e44: Pushed [2026-04-20T08:49:55.096Z] f358ae7d663a: Pushed [2026-04-20T08:49:55.096Z] 7aa6d382093e: Pushed [2026-04-20T08:49:55.096Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:55.096Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:55.096Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:55.096Z] 7e74e6bf2a06: Pushed [2026-04-20T08:49:55.354Z] eef52190fdfe: Pushed [2026-04-20T08:49:56.725Z] 35eb715500b9: Pushed [2026-04-20T08:49:58.103Z] 3d38e61abbe2: Pushed [2026-04-20T08:49:58.103Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:58.426Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:58.741Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-20T08:49:58.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-20T08:49:58.741Z] 7aa6d382093e: Preparing [2026-04-20T08:49:58.741Z] f3a25c8ec5cd: Preparing [2026-04-20T08:49:58.741Z] 3d38e61abbe2: Preparing [2026-04-20T08:49:58.741Z] f358ae7d663a: Preparing [2026-04-20T08:49:58.741Z] ce8bb6200e44: Preparing [2026-04-20T08:49:58.741Z] 62041493e3a8: Preparing [2026-04-20T08:49:58.741Z] e3a5012a194f: Preparing [2026-04-20T08:49:58.741Z] eef52190fdfe: Preparing [2026-04-20T08:49:58.741Z] 7e74e6bf2a06: Preparing [2026-04-20T08:49:58.741Z] 35eb715500b9: Preparing [2026-04-20T08:49:58.741Z] 0854555d70ac: Preparing [2026-04-20T08:49:58.741Z] e3a5012a194f: Waiting [2026-04-20T08:49:58.741Z] eef52190fdfe: Waiting [2026-04-20T08:49:58.741Z] 35eb715500b9: Waiting [2026-04-20T08:49:58.741Z] 0854555d70ac: Waiting [2026-04-20T08:49:58.741Z] 62041493e3a8: Waiting [2026-04-20T08:49:58.741Z] 7e74e6bf2a06: Waiting [2026-04-20T08:49:58.741Z] f3a25c8ec5cd: Layer already exists [2026-04-20T08:49:58.741Z] 7aa6d382093e: Layer already exists [2026-04-20T08:49:58.741Z] ce8bb6200e44: Layer already exists [2026-04-20T08:49:58.741Z] f358ae7d663a: Layer already exists [2026-04-20T08:49:58.741Z] 3d38e61abbe2: Layer already exists [2026-04-20T08:49:58.741Z] 7e74e6bf2a06: Layer already exists [2026-04-20T08:49:58.741Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:58.741Z] 35eb715500b9: Layer already exists [2026-04-20T08:49:58.741Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:58.741Z] eef52190fdfe: Layer already exists [2026-04-20T08:49:58.741Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:58.741Z] latest: digest: sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:59.071Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:59.396Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 [2026-04-20T08:49:59.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-20T08:49:59.396Z] 7aa6d382093e: Preparing [2026-04-20T08:49:59.396Z] f3a25c8ec5cd: Preparing [2026-04-20T08:49:59.396Z] 3d38e61abbe2: Preparing [2026-04-20T08:49:59.396Z] f358ae7d663a: Preparing [2026-04-20T08:49:59.396Z] ce8bb6200e44: Preparing [2026-04-20T08:49:59.396Z] 62041493e3a8: Preparing [2026-04-20T08:49:59.396Z] e3a5012a194f: Preparing [2026-04-20T08:49:59.396Z] eef52190fdfe: Preparing [2026-04-20T08:49:59.396Z] 7e74e6bf2a06: Preparing [2026-04-20T08:49:59.396Z] 35eb715500b9: Preparing [2026-04-20T08:49:59.396Z] 0854555d70ac: Preparing [2026-04-20T08:49:59.396Z] 7e74e6bf2a06: Waiting [2026-04-20T08:49:59.396Z] 62041493e3a8: Waiting [2026-04-20T08:49:59.396Z] 35eb715500b9: Waiting [2026-04-20T08:49:59.396Z] 0854555d70ac: Waiting [2026-04-20T08:49:59.396Z] e3a5012a194f: Waiting [2026-04-20T08:49:59.396Z] eef52190fdfe: Waiting [2026-04-20T08:49:59.396Z] ce8bb6200e44: Layer already exists [2026-04-20T08:49:59.396Z] f358ae7d663a: Layer already exists [2026-04-20T08:49:59.396Z] 3d38e61abbe2: Layer already exists [2026-04-20T08:49:59.396Z] f3a25c8ec5cd: Layer already exists [2026-04-20T08:49:59.396Z] 7aa6d382093e: Layer already exists [2026-04-20T08:49:59.396Z] e3a5012a194f: Layer already exists [2026-04-20T08:49:59.396Z] eef52190fdfe: Layer already exists [2026-04-20T08:49:59.396Z] 62041493e3a8: Layer already exists [2026-04-20T08:49:59.396Z] 7e74e6bf2a06: Layer already exists [2026-04-20T08:49:59.396Z] 35eb715500b9: Layer already exists [2026-04-20T08:49:59.396Z] 0854555d70ac: Layer already exists [2026-04-20T08:49:59.396Z] 4.1.0-dev.109: digest: sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:49:59.722Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:00.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:00.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-20T08:50:00.047Z] 7aa6d382093e: Preparing [2026-04-20T08:50:00.047Z] f3a25c8ec5cd: Preparing [2026-04-20T08:50:00.047Z] 3d38e61abbe2: Preparing [2026-04-20T08:50:00.047Z] f358ae7d663a: Preparing [2026-04-20T08:50:00.047Z] ce8bb6200e44: Preparing [2026-04-20T08:50:00.047Z] 62041493e3a8: Preparing [2026-04-20T08:50:00.047Z] e3a5012a194f: Preparing [2026-04-20T08:50:00.047Z] eef52190fdfe: Preparing [2026-04-20T08:50:00.047Z] 7e74e6bf2a06: Preparing [2026-04-20T08:50:00.047Z] 35eb715500b9: Preparing [2026-04-20T08:50:00.047Z] 0854555d70ac: Preparing [2026-04-20T08:50:00.047Z] eef52190fdfe: Waiting [2026-04-20T08:50:00.047Z] 62041493e3a8: Waiting [2026-04-20T08:50:00.047Z] e3a5012a194f: Waiting [2026-04-20T08:50:00.047Z] 7e74e6bf2a06: Waiting [2026-04-20T08:50:00.047Z] 0854555d70ac: Waiting [2026-04-20T08:50:00.047Z] 35eb715500b9: Waiting [2026-04-20T08:50:00.047Z] f3a25c8ec5cd: Layer already exists [2026-04-20T08:50:00.047Z] 3d38e61abbe2: Layer already exists [2026-04-20T08:50:00.047Z] 7aa6d382093e: Layer already exists [2026-04-20T08:50:00.047Z] f358ae7d663a: Layer already exists [2026-04-20T08:50:00.047Z] ce8bb6200e44: Layer already exists [2026-04-20T08:50:00.047Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:00.047Z] 7e74e6bf2a06: Layer already exists [2026-04-20T08:50:00.047Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:00.047Z] eef52190fdfe: Layer already exists [2026-04-20T08:50:00.047Z] 35eb715500b9: Layer already exists [2026-04-20T08:50:00.047Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:00.047Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:00.370Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:00.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-20T08:50:00.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-20T08:50:00.690Z] 7aa6d382093e: Preparing [2026-04-20T08:50:00.690Z] f3a25c8ec5cd: Preparing [2026-04-20T08:50:00.690Z] 3d38e61abbe2: Preparing [2026-04-20T08:50:00.690Z] f358ae7d663a: Preparing [2026-04-20T08:50:00.690Z] ce8bb6200e44: Preparing [2026-04-20T08:50:00.690Z] 62041493e3a8: Preparing [2026-04-20T08:50:00.690Z] e3a5012a194f: Preparing [2026-04-20T08:50:00.690Z] eef52190fdfe: Preparing [2026-04-20T08:50:00.690Z] 7e74e6bf2a06: Preparing [2026-04-20T08:50:00.690Z] 35eb715500b9: Preparing [2026-04-20T08:50:00.690Z] 0854555d70ac: Preparing [2026-04-20T08:50:00.690Z] eef52190fdfe: Waiting [2026-04-20T08:50:00.690Z] 7e74e6bf2a06: Waiting [2026-04-20T08:50:00.690Z] 35eb715500b9: Waiting [2026-04-20T08:50:00.690Z] 0854555d70ac: Waiting [2026-04-20T08:50:00.690Z] 62041493e3a8: Waiting [2026-04-20T08:50:00.690Z] e3a5012a194f: Waiting [2026-04-20T08:50:00.690Z] f358ae7d663a: Layer already exists [2026-04-20T08:50:00.690Z] 3d38e61abbe2: Layer already exists [2026-04-20T08:50:00.690Z] f3a25c8ec5cd: Layer already exists [2026-04-20T08:50:00.690Z] 7aa6d382093e: Layer already exists [2026-04-20T08:50:00.690Z] ce8bb6200e44: Layer already exists [2026-04-20T08:50:00.690Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:00.690Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:00.690Z] 35eb715500b9: Layer already exists [2026-04-20T08:50:00.690Z] 7e74e6bf2a06: Layer already exists [2026-04-20T08:50:00.690Z] eef52190fdfe: Layer already exists [2026-04-20T08:50:00.690Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:00.690Z] main: digest: sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:50:00.761Z] ===================================================== [Pipeline] echo [2026-04-20T08:50:00.776Z] taggedImages: [2026-04-20T08:50:00.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:00.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-20T08:50:00.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 [2026-04-20T08:50:00.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:00.776Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-04-20T08:50:00.805Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-04-20T08:50:00.805Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:00.805Z] latest [2026-04-20T08:50:00.805Z] 4.1.0-dev.109 [2026-04-20T08:50:00.805Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:00.805Z] main [2026-04-20T08:50:00.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:01.159Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:01.475Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:01.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-20T08:50:01.475Z] 27905d97d07a: Preparing [2026-04-20T08:50:01.475Z] 85ecab069ece: Preparing [2026-04-20T08:50:01.475Z] 2f87d75e35c4: Preparing [2026-04-20T08:50:01.475Z] 27ed037c5a3a: Preparing [2026-04-20T08:50:01.475Z] 9f95eefd8805: Preparing [2026-04-20T08:50:01.475Z] ffbfe351fece: Preparing [2026-04-20T08:50:01.475Z] 267dc9e344e9: Preparing [2026-04-20T08:50:01.475Z] 62041493e3a8: Preparing [2026-04-20T08:50:01.475Z] e3a5012a194f: Preparing [2026-04-20T08:50:01.475Z] a61add60d217: Preparing [2026-04-20T08:50:01.475Z] 630c0af8b56a: Preparing [2026-04-20T08:50:01.475Z] 0854555d70ac: Preparing [2026-04-20T08:50:01.475Z] 62041493e3a8: Waiting [2026-04-20T08:50:01.475Z] e3a5012a194f: Waiting [2026-04-20T08:50:01.475Z] a61add60d217: Waiting [2026-04-20T08:50:01.475Z] 630c0af8b56a: Waiting [2026-04-20T08:50:01.475Z] 0854555d70ac: Waiting [2026-04-20T08:50:01.475Z] ffbfe351fece: Waiting [2026-04-20T08:50:01.475Z] 267dc9e344e9: Waiting [2026-04-20T08:50:01.475Z] 27905d97d07a: Pushed [2026-04-20T08:50:01.475Z] 9f95eefd8805: Pushed [2026-04-20T08:50:01.475Z] 85ecab069ece: Pushed [2026-04-20T08:50:01.475Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:01.475Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:01.475Z] ffbfe351fece: Pushed [2026-04-20T08:50:01.733Z] 267dc9e344e9: Pushed [2026-04-20T08:50:01.733Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:01.733Z] a61add60d217: Pushed [2026-04-20T08:50:03.106Z] 630c0af8b56a: Pushed [2026-04-20T08:50:04.040Z] 27ed037c5a3a: Pushed [2026-04-20T08:50:04.298Z] 2f87d75e35c4: Pushed [2026-04-20T08:50:04.298Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:04.632Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:04.957Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-20T08:50:04.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-20T08:50:04.957Z] 27905d97d07a: Preparing [2026-04-20T08:50:04.957Z] 85ecab069ece: Preparing [2026-04-20T08:50:04.957Z] 2f87d75e35c4: Preparing [2026-04-20T08:50:04.957Z] 27ed037c5a3a: Preparing [2026-04-20T08:50:04.957Z] 9f95eefd8805: Preparing [2026-04-20T08:50:04.957Z] ffbfe351fece: Preparing [2026-04-20T08:50:04.957Z] 267dc9e344e9: Preparing [2026-04-20T08:50:04.957Z] 62041493e3a8: Preparing [2026-04-20T08:50:04.957Z] e3a5012a194f: Preparing [2026-04-20T08:50:04.957Z] a61add60d217: Preparing [2026-04-20T08:50:04.957Z] 630c0af8b56a: Preparing [2026-04-20T08:50:04.957Z] 0854555d70ac: Preparing [2026-04-20T08:50:04.957Z] 267dc9e344e9: Waiting [2026-04-20T08:50:04.957Z] 630c0af8b56a: Waiting [2026-04-20T08:50:04.957Z] a61add60d217: Waiting [2026-04-20T08:50:04.957Z] 62041493e3a8: Waiting [2026-04-20T08:50:04.957Z] e3a5012a194f: Waiting [2026-04-20T08:50:04.957Z] ffbfe351fece: Waiting [2026-04-20T08:50:04.957Z] 0854555d70ac: Waiting [2026-04-20T08:50:04.957Z] 85ecab069ece: Layer already exists [2026-04-20T08:50:04.957Z] 27905d97d07a: Layer already exists [2026-04-20T08:50:04.957Z] 2f87d75e35c4: Layer already exists [2026-04-20T08:50:04.957Z] 27ed037c5a3a: Layer already exists [2026-04-20T08:50:04.957Z] 9f95eefd8805: Layer already exists [2026-04-20T08:50:04.957Z] 267dc9e344e9: Layer already exists [2026-04-20T08:50:04.957Z] ffbfe351fece: Layer already exists [2026-04-20T08:50:04.957Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:04.957Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:04.957Z] a61add60d217: Layer already exists [2026-04-20T08:50:04.957Z] 630c0af8b56a: Layer already exists [2026-04-20T08:50:04.957Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:04.957Z] latest: digest: sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:05.285Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:05.615Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 [2026-04-20T08:50:05.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-20T08:50:05.616Z] 27905d97d07a: Preparing [2026-04-20T08:50:05.616Z] 85ecab069ece: Preparing [2026-04-20T08:50:05.616Z] 2f87d75e35c4: Preparing [2026-04-20T08:50:05.616Z] 27ed037c5a3a: Preparing [2026-04-20T08:50:05.616Z] 9f95eefd8805: Preparing [2026-04-20T08:50:05.616Z] ffbfe351fece: Preparing [2026-04-20T08:50:05.616Z] 267dc9e344e9: Preparing [2026-04-20T08:50:05.616Z] 62041493e3a8: Preparing [2026-04-20T08:50:05.616Z] e3a5012a194f: Preparing [2026-04-20T08:50:05.616Z] a61add60d217: Preparing [2026-04-20T08:50:05.616Z] 630c0af8b56a: Preparing [2026-04-20T08:50:05.616Z] 0854555d70ac: Preparing [2026-04-20T08:50:05.616Z] e3a5012a194f: Waiting [2026-04-20T08:50:05.616Z] 267dc9e344e9: Waiting [2026-04-20T08:50:05.616Z] 62041493e3a8: Waiting [2026-04-20T08:50:05.616Z] a61add60d217: Waiting [2026-04-20T08:50:05.616Z] 630c0af8b56a: Waiting [2026-04-20T08:50:05.616Z] 0854555d70ac: Waiting [2026-04-20T08:50:05.616Z] ffbfe351fece: Waiting [2026-04-20T08:50:05.616Z] 27905d97d07a: Layer already exists [2026-04-20T08:50:05.616Z] 85ecab069ece: Layer already exists [2026-04-20T08:50:05.616Z] 27ed037c5a3a: Layer already exists [2026-04-20T08:50:05.616Z] 2f87d75e35c4: Layer already exists [2026-04-20T08:50:05.616Z] 9f95eefd8805: Layer already exists [2026-04-20T08:50:05.616Z] ffbfe351fece: Layer already exists [2026-04-20T08:50:05.616Z] 267dc9e344e9: Layer already exists [2026-04-20T08:50:05.616Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:05.616Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:05.616Z] a61add60d217: Layer already exists [2026-04-20T08:50:05.616Z] 630c0af8b56a: Layer already exists [2026-04-20T08:50:05.616Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:05.616Z] 4.1.0-dev.109: digest: sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:05.943Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:06.269Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:06.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-20T08:50:06.269Z] 27905d97d07a: Preparing [2026-04-20T08:50:06.269Z] 85ecab069ece: Preparing [2026-04-20T08:50:06.269Z] 2f87d75e35c4: Preparing [2026-04-20T08:50:06.269Z] 27ed037c5a3a: Preparing [2026-04-20T08:50:06.269Z] 9f95eefd8805: Preparing [2026-04-20T08:50:06.269Z] ffbfe351fece: Preparing [2026-04-20T08:50:06.269Z] 267dc9e344e9: Preparing [2026-04-20T08:50:06.269Z] 62041493e3a8: Preparing [2026-04-20T08:50:06.269Z] e3a5012a194f: Preparing [2026-04-20T08:50:06.269Z] a61add60d217: Preparing [2026-04-20T08:50:06.269Z] 630c0af8b56a: Preparing [2026-04-20T08:50:06.269Z] 0854555d70ac: Preparing [2026-04-20T08:50:06.269Z] 267dc9e344e9: Waiting [2026-04-20T08:50:06.269Z] 62041493e3a8: Waiting [2026-04-20T08:50:06.269Z] e3a5012a194f: Waiting [2026-04-20T08:50:06.269Z] a61add60d217: Waiting [2026-04-20T08:50:06.269Z] 630c0af8b56a: Waiting [2026-04-20T08:50:06.269Z] 0854555d70ac: Waiting [2026-04-20T08:50:06.269Z] ffbfe351fece: Waiting [2026-04-20T08:50:06.269Z] 2f87d75e35c4: Layer already exists [2026-04-20T08:50:06.269Z] 85ecab069ece: Layer already exists [2026-04-20T08:50:06.269Z] 27905d97d07a: Layer already exists [2026-04-20T08:50:06.269Z] 9f95eefd8805: Layer already exists [2026-04-20T08:50:06.269Z] 27ed037c5a3a: Layer already exists [2026-04-20T08:50:06.269Z] ffbfe351fece: Layer already exists [2026-04-20T08:50:06.269Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:06.269Z] 267dc9e344e9: Layer already exists [2026-04-20T08:50:06.269Z] a61add60d217: Layer already exists [2026-04-20T08:50:06.269Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:06.269Z] 630c0af8b56a: Layer already exists [2026-04-20T08:50:06.269Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:06.269Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:06.601Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:06.926Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-20T08:50:06.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-20T08:50:06.926Z] 27905d97d07a: Preparing [2026-04-20T08:50:06.926Z] 85ecab069ece: Preparing [2026-04-20T08:50:06.926Z] 2f87d75e35c4: Preparing [2026-04-20T08:50:06.926Z] 27ed037c5a3a: Preparing [2026-04-20T08:50:06.926Z] 9f95eefd8805: Preparing [2026-04-20T08:50:06.926Z] ffbfe351fece: Preparing [2026-04-20T08:50:06.926Z] 267dc9e344e9: Preparing [2026-04-20T08:50:06.926Z] 62041493e3a8: Preparing [2026-04-20T08:50:06.926Z] e3a5012a194f: Preparing [2026-04-20T08:50:06.926Z] a61add60d217: Preparing [2026-04-20T08:50:06.926Z] 630c0af8b56a: Preparing [2026-04-20T08:50:06.926Z] 0854555d70ac: Preparing [2026-04-20T08:50:06.926Z] 267dc9e344e9: Waiting [2026-04-20T08:50:06.926Z] 62041493e3a8: Waiting [2026-04-20T08:50:06.926Z] e3a5012a194f: Waiting [2026-04-20T08:50:06.926Z] a61add60d217: Waiting [2026-04-20T08:50:06.926Z] 630c0af8b56a: Waiting [2026-04-20T08:50:06.926Z] 0854555d70ac: Waiting [2026-04-20T08:50:06.926Z] ffbfe351fece: Waiting [2026-04-20T08:50:06.926Z] 2f87d75e35c4: Layer already exists [2026-04-20T08:50:06.926Z] 85ecab069ece: Layer already exists [2026-04-20T08:50:06.926Z] 9f95eefd8805: Layer already exists [2026-04-20T08:50:06.926Z] 27ed037c5a3a: Layer already exists [2026-04-20T08:50:06.926Z] 27905d97d07a: Layer already exists [2026-04-20T08:50:06.926Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:06.926Z] ffbfe351fece: Layer already exists [2026-04-20T08:50:06.926Z] 267dc9e344e9: Layer already exists [2026-04-20T08:50:06.926Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:06.926Z] a61add60d217: Layer already exists [2026-04-20T08:50:06.926Z] 630c0af8b56a: Layer already exists [2026-04-20T08:50:06.926Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:06.926Z] main: digest: sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:50:06.998Z] ===================================================== [Pipeline] echo [2026-04-20T08:50:07.012Z] taggedImages: [2026-04-20T08:50:07.012Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:07.012Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-20T08:50:07.012Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 [2026-04-20T08:50:07.012Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:07.012Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-04-20T08:50:07.038Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-04-20T08:50:07.038Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:07.038Z] latest [2026-04-20T08:50:07.038Z] 4.1.0-dev.109 [2026-04-20T08:50:07.038Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:07.038Z] main [2026-04-20T08:50:07.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:07.387Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:07.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:07.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-20T08:50:07.710Z] 1809ce7ca785: Preparing [2026-04-20T08:50:07.710Z] 3624d4539ff2: Preparing [2026-04-20T08:50:07.710Z] 62041493e3a8: Preparing [2026-04-20T08:50:07.710Z] e3a5012a194f: Preparing [2026-04-20T08:50:07.710Z] e9569bcc7a24: Preparing [2026-04-20T08:50:07.710Z] f0ddc6fb687c: Preparing [2026-04-20T08:50:07.710Z] 0854555d70ac: Preparing [2026-04-20T08:50:07.710Z] f0ddc6fb687c: Waiting [2026-04-20T08:50:07.710Z] 0854555d70ac: Waiting [2026-04-20T08:50:07.710Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:07.710Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:07.710Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:07.710Z] e9569bcc7a24: Pushed [2026-04-20T08:50:07.710Z] 1809ce7ca785: Pushed [2026-04-20T08:50:08.647Z] f0ddc6fb687c: Pushed [2026-04-20T08:50:11.179Z] 3624d4539ff2: Pushed [2026-04-20T08:50:11.179Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:11.513Z] + 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 [2026-04-20T08:50:11.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-20T08:50:11.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-20T08:50:11.846Z] 1809ce7ca785: Preparing [2026-04-20T08:50:11.846Z] 3624d4539ff2: Preparing [2026-04-20T08:50:11.846Z] 62041493e3a8: Preparing [2026-04-20T08:50:11.846Z] e3a5012a194f: Preparing [2026-04-20T08:50:11.846Z] e9569bcc7a24: Preparing [2026-04-20T08:50:11.846Z] f0ddc6fb687c: Preparing [2026-04-20T08:50:11.846Z] 0854555d70ac: Preparing [2026-04-20T08:50:11.846Z] f0ddc6fb687c: Waiting [2026-04-20T08:50:11.846Z] 0854555d70ac: Waiting [2026-04-20T08:50:11.846Z] 1809ce7ca785: Layer already exists [2026-04-20T08:50:11.846Z] e9569bcc7a24: Layer already exists [2026-04-20T08:50:11.846Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:11.846Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:11.846Z] 3624d4539ff2: Layer already exists [2026-04-20T08:50:11.846Z] f0ddc6fb687c: Layer already exists [2026-04-20T08:50:11.846Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:11.846Z] latest: digest: sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:12.169Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:12.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 [2026-04-20T08:50:12.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-20T08:50:12.489Z] 1809ce7ca785: Preparing [2026-04-20T08:50:12.489Z] 3624d4539ff2: Preparing [2026-04-20T08:50:12.489Z] 62041493e3a8: Preparing [2026-04-20T08:50:12.489Z] e3a5012a194f: Preparing [2026-04-20T08:50:12.489Z] e9569bcc7a24: Preparing [2026-04-20T08:50:12.489Z] f0ddc6fb687c: Preparing [2026-04-20T08:50:12.489Z] 0854555d70ac: Preparing [2026-04-20T08:50:12.489Z] 0854555d70ac: Waiting [2026-04-20T08:50:12.489Z] f0ddc6fb687c: Waiting [2026-04-20T08:50:12.489Z] 3624d4539ff2: Layer already exists [2026-04-20T08:50:12.489Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:12.489Z] e9569bcc7a24: Layer already exists [2026-04-20T08:50:12.489Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:12.489Z] 1809ce7ca785: Layer already exists [2026-04-20T08:50:12.489Z] f0ddc6fb687c: Layer already exists [2026-04-20T08:50:12.489Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:12.489Z] 4.1.0-dev.109: digest: sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:12.925Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:13.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:13.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-20T08:50:13.382Z] 1809ce7ca785: Preparing [2026-04-20T08:50:13.382Z] 3624d4539ff2: Preparing [2026-04-20T08:50:13.382Z] 62041493e3a8: Preparing [2026-04-20T08:50:13.382Z] e3a5012a194f: Preparing [2026-04-20T08:50:13.382Z] e9569bcc7a24: Preparing [2026-04-20T08:50:13.382Z] f0ddc6fb687c: Preparing [2026-04-20T08:50:13.382Z] 0854555d70ac: Preparing [2026-04-20T08:50:13.382Z] f0ddc6fb687c: Waiting [2026-04-20T08:50:13.382Z] 0854555d70ac: Waiting [2026-04-20T08:50:13.382Z] 1809ce7ca785: Layer already exists [2026-04-20T08:50:13.382Z] 3624d4539ff2: Layer already exists [2026-04-20T08:50:13.382Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:13.382Z] e9569bcc7a24: Layer already exists [2026-04-20T08:50:13.382Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:13.382Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:13.382Z] f0ddc6fb687c: Layer already exists [2026-04-20T08:50:13.382Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:13.775Z] + 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 [2026-04-20T08:50:14.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-20T08:50:14.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-20T08:50:14.088Z] 1809ce7ca785: Preparing [2026-04-20T08:50:14.088Z] 3624d4539ff2: Preparing [2026-04-20T08:50:14.088Z] 62041493e3a8: Preparing [2026-04-20T08:50:14.088Z] e3a5012a194f: Preparing [2026-04-20T08:50:14.088Z] e9569bcc7a24: Preparing [2026-04-20T08:50:14.088Z] f0ddc6fb687c: Preparing [2026-04-20T08:50:14.088Z] 0854555d70ac: Preparing [2026-04-20T08:50:14.088Z] f0ddc6fb687c: Waiting [2026-04-20T08:50:14.088Z] 0854555d70ac: Waiting [2026-04-20T08:50:14.088Z] 3624d4539ff2: Layer already exists [2026-04-20T08:50:14.088Z] e9569bcc7a24: Layer already exists [2026-04-20T08:50:14.088Z] 1809ce7ca785: Layer already exists [2026-04-20T08:50:14.088Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:14.088Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:14.088Z] f0ddc6fb687c: Layer already exists [2026-04-20T08:50:14.088Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:14.088Z] main: digest: sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:50:14.169Z] ===================================================== [Pipeline] echo [2026-04-20T08:50:14.181Z] taggedImages: [2026-04-20T08:50:14.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:14.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-20T08:50:14.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 [2026-04-20T08:50:14.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:14.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-04-20T08:50:14.206Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-04-20T08:50:14.206Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:14.206Z] latest [2026-04-20T08:50:14.206Z] 4.1.0-dev.109 [2026-04-20T08:50:14.206Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:14.206Z] main [2026-04-20T08:50:14.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:14.557Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:14.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:14.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-20T08:50:14.875Z] 68b1784e765c: Preparing [2026-04-20T08:50:14.875Z] 5cb62915fd74: Preparing [2026-04-20T08:50:14.875Z] e231a3bfa80f: Preparing [2026-04-20T08:50:14.875Z] 62041493e3a8: Preparing [2026-04-20T08:50:14.875Z] e3a5012a194f: Preparing [2026-04-20T08:50:14.875Z] 4bc135bff15c: Preparing [2026-04-20T08:50:14.875Z] 2432792fafb6: Preparing [2026-04-20T08:50:14.875Z] c82387db4fb2: Preparing [2026-04-20T08:50:14.875Z] b0bec5589973: Preparing [2026-04-20T08:50:14.875Z] 0854555d70ac: Preparing [2026-04-20T08:50:14.875Z] 2432792fafb6: Waiting [2026-04-20T08:50:14.875Z] c82387db4fb2: Waiting [2026-04-20T08:50:14.875Z] b0bec5589973: Waiting [2026-04-20T08:50:14.875Z] 0854555d70ac: Waiting [2026-04-20T08:50:14.875Z] 4bc135bff15c: Waiting [2026-04-20T08:50:14.875Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:14.875Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:14.875Z] 5cb62915fd74: Pushed [2026-04-20T08:50:14.875Z] 68b1784e765c: Pushed [2026-04-20T08:50:14.875Z] e231a3bfa80f: Pushed [2026-04-20T08:50:14.875Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:14.875Z] c82387db4fb2: Pushed [2026-04-20T08:50:15.439Z] b0bec5589973: Pushed [2026-04-20T08:50:30.312Z] 2432792fafb6: Pushed [2026-04-20T08:50:30.312Z] 4bc135bff15c: Pushed [2026-04-20T08:50:30.312Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:30.642Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:30.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-20T08:50:30.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-20T08:50:30.978Z] 68b1784e765c: Preparing [2026-04-20T08:50:30.978Z] 5cb62915fd74: Preparing [2026-04-20T08:50:30.978Z] e231a3bfa80f: Preparing [2026-04-20T08:50:30.978Z] 62041493e3a8: Preparing [2026-04-20T08:50:30.978Z] e3a5012a194f: Preparing [2026-04-20T08:50:30.978Z] 4bc135bff15c: Preparing [2026-04-20T08:50:30.978Z] 2432792fafb6: Preparing [2026-04-20T08:50:30.978Z] c82387db4fb2: Preparing [2026-04-20T08:50:30.978Z] b0bec5589973: Preparing [2026-04-20T08:50:30.978Z] 0854555d70ac: Preparing [2026-04-20T08:50:30.978Z] 2432792fafb6: Waiting [2026-04-20T08:50:30.978Z] c82387db4fb2: Waiting [2026-04-20T08:50:30.978Z] b0bec5589973: Waiting [2026-04-20T08:50:30.978Z] 0854555d70ac: Waiting [2026-04-20T08:50:30.978Z] 4bc135bff15c: Waiting [2026-04-20T08:50:30.978Z] 5cb62915fd74: Layer already exists [2026-04-20T08:50:30.978Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:30.978Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:30.978Z] 68b1784e765c: Layer already exists [2026-04-20T08:50:30.978Z] e231a3bfa80f: Layer already exists [2026-04-20T08:50:30.978Z] 2432792fafb6: Layer already exists [2026-04-20T08:50:30.978Z] c82387db4fb2: Layer already exists [2026-04-20T08:50:30.978Z] 4bc135bff15c: Layer already exists [2026-04-20T08:50:30.978Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:30.978Z] b0bec5589973: Layer already exists [2026-04-20T08:50:30.978Z] latest: digest: sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:31.301Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:31.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 [2026-04-20T08:50:31.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-20T08:50:31.614Z] 68b1784e765c: Preparing [2026-04-20T08:50:31.614Z] 5cb62915fd74: Preparing [2026-04-20T08:50:31.614Z] e231a3bfa80f: Preparing [2026-04-20T08:50:31.614Z] 62041493e3a8: Preparing [2026-04-20T08:50:31.614Z] e3a5012a194f: Preparing [2026-04-20T08:50:31.614Z] 4bc135bff15c: Preparing [2026-04-20T08:50:31.614Z] 2432792fafb6: Preparing [2026-04-20T08:50:31.614Z] c82387db4fb2: Preparing [2026-04-20T08:50:31.614Z] b0bec5589973: Preparing [2026-04-20T08:50:31.614Z] 0854555d70ac: Preparing [2026-04-20T08:50:31.614Z] 4bc135bff15c: Waiting [2026-04-20T08:50:31.614Z] 2432792fafb6: Waiting [2026-04-20T08:50:31.614Z] c82387db4fb2: Waiting [2026-04-20T08:50:31.614Z] b0bec5589973: Waiting [2026-04-20T08:50:31.614Z] 0854555d70ac: Waiting [2026-04-20T08:50:31.614Z] 5cb62915fd74: Layer already exists [2026-04-20T08:50:31.614Z] e231a3bfa80f: Layer already exists [2026-04-20T08:50:31.614Z] 68b1784e765c: Layer already exists [2026-04-20T08:50:31.614Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:31.614Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:31.614Z] 4bc135bff15c: Layer already exists [2026-04-20T08:50:31.614Z] b0bec5589973: Layer already exists [2026-04-20T08:50:31.614Z] 2432792fafb6: Layer already exists [2026-04-20T08:50:31.614Z] c82387db4fb2: Layer already exists [2026-04-20T08:50:31.614Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:31.614Z] 4.1.0-dev.109: digest: sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:31.934Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:32.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:32.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-20T08:50:32.260Z] 68b1784e765c: Preparing [2026-04-20T08:50:32.260Z] 5cb62915fd74: Preparing [2026-04-20T08:50:32.260Z] e231a3bfa80f: Preparing [2026-04-20T08:50:32.260Z] 62041493e3a8: Preparing [2026-04-20T08:50:32.260Z] e3a5012a194f: Preparing [2026-04-20T08:50:32.260Z] 4bc135bff15c: Preparing [2026-04-20T08:50:32.260Z] 2432792fafb6: Preparing [2026-04-20T08:50:32.260Z] c82387db4fb2: Preparing [2026-04-20T08:50:32.260Z] b0bec5589973: Preparing [2026-04-20T08:50:32.260Z] 0854555d70ac: Preparing [2026-04-20T08:50:32.260Z] 4bc135bff15c: Waiting [2026-04-20T08:50:32.260Z] 2432792fafb6: Waiting [2026-04-20T08:50:32.260Z] c82387db4fb2: Waiting [2026-04-20T08:50:32.260Z] b0bec5589973: Waiting [2026-04-20T08:50:32.260Z] 0854555d70ac: Waiting [2026-04-20T08:50:32.260Z] e231a3bfa80f: Layer already exists [2026-04-20T08:50:32.260Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:32.260Z] 5cb62915fd74: Layer already exists [2026-04-20T08:50:32.260Z] 68b1784e765c: Layer already exists [2026-04-20T08:50:32.260Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:32.260Z] 4bc135bff15c: Layer already exists [2026-04-20T08:50:32.260Z] 2432792fafb6: Layer already exists [2026-04-20T08:50:32.260Z] c82387db4fb2: Layer already exists [2026-04-20T08:50:32.260Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:32.260Z] b0bec5589973: Layer already exists [2026-04-20T08:50:32.260Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:32.579Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:32.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-20T08:50:32.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-20T08:50:32.902Z] 68b1784e765c: Preparing [2026-04-20T08:50:32.902Z] 5cb62915fd74: Preparing [2026-04-20T08:50:32.902Z] e231a3bfa80f: Preparing [2026-04-20T08:50:32.902Z] 62041493e3a8: Preparing [2026-04-20T08:50:32.902Z] e3a5012a194f: Preparing [2026-04-20T08:50:32.902Z] 4bc135bff15c: Preparing [2026-04-20T08:50:32.902Z] 2432792fafb6: Preparing [2026-04-20T08:50:32.902Z] c82387db4fb2: Preparing [2026-04-20T08:50:32.902Z] b0bec5589973: Preparing [2026-04-20T08:50:32.902Z] 0854555d70ac: Preparing [2026-04-20T08:50:32.902Z] c82387db4fb2: Waiting [2026-04-20T08:50:32.902Z] b0bec5589973: Waiting [2026-04-20T08:50:32.902Z] 4bc135bff15c: Waiting [2026-04-20T08:50:32.902Z] 0854555d70ac: Waiting [2026-04-20T08:50:32.902Z] 2432792fafb6: Waiting [2026-04-20T08:50:32.902Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:32.902Z] e231a3bfa80f: Layer already exists [2026-04-20T08:50:32.902Z] 5cb62915fd74: Layer already exists [2026-04-20T08:50:32.902Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:32.902Z] 68b1784e765c: Layer already exists [2026-04-20T08:50:32.902Z] 4bc135bff15c: Layer already exists [2026-04-20T08:50:32.902Z] 2432792fafb6: Layer already exists [2026-04-20T08:50:32.902Z] c82387db4fb2: Layer already exists [2026-04-20T08:50:32.902Z] b0bec5589973: Layer already exists [2026-04-20T08:50:32.902Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:32.902Z] main: digest: sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:50:32.975Z] ===================================================== [Pipeline] echo [2026-04-20T08:50:32.990Z] taggedImages: [2026-04-20T08:50:32.990Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:32.990Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-20T08:50:32.990Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 [2026-04-20T08:50:32.990Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:32.990Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-04-20T08:50:33.027Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-04-20T08:50:33.027Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:33.027Z] latest [2026-04-20T08:50:33.027Z] 4.1.0-dev.109 [2026-04-20T08:50:33.027Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:33.027Z] main [2026-04-20T08:50:33.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:33.384Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:33.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:33.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-20T08:50:33.714Z] f21311e0d41e: Preparing [2026-04-20T08:50:33.714Z] e7b7c58f6f59: Preparing [2026-04-20T08:50:33.714Z] 5499cd9984f3: Preparing [2026-04-20T08:50:33.714Z] 62041493e3a8: Preparing [2026-04-20T08:50:33.714Z] e3a5012a194f: Preparing [2026-04-20T08:50:33.714Z] f1af6508efac: Preparing [2026-04-20T08:50:33.714Z] 9ba6001b38ee: Preparing [2026-04-20T08:50:33.714Z] 268b5c63278b: Preparing [2026-04-20T08:50:33.714Z] 0854555d70ac: Preparing [2026-04-20T08:50:33.714Z] 0854555d70ac: Waiting [2026-04-20T08:50:33.714Z] f1af6508efac: Waiting [2026-04-20T08:50:33.714Z] 9ba6001b38ee: Waiting [2026-04-20T08:50:33.714Z] 268b5c63278b: Waiting [2026-04-20T08:50:33.714Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:33.714Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:33.714Z] 5499cd9984f3: Pushed [2026-04-20T08:50:33.714Z] e7b7c58f6f59: Pushed [2026-04-20T08:50:33.714Z] f21311e0d41e: Pushed [2026-04-20T08:50:33.714Z] 9ba6001b38ee: Pushed [2026-04-20T08:50:33.714Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:33.976Z] 268b5c63278b: Pushed [2026-04-20T08:50:48.857Z] f1af6508efac: Pushed [2026-04-20T08:50:48.857Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:49.187Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:49.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-20T08:50:49.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-20T08:50:49.509Z] f21311e0d41e: Preparing [2026-04-20T08:50:49.509Z] e7b7c58f6f59: Preparing [2026-04-20T08:50:49.509Z] 5499cd9984f3: Preparing [2026-04-20T08:50:49.509Z] 62041493e3a8: Preparing [2026-04-20T08:50:49.509Z] e3a5012a194f: Preparing [2026-04-20T08:50:49.509Z] f1af6508efac: Preparing [2026-04-20T08:50:49.509Z] 9ba6001b38ee: Preparing [2026-04-20T08:50:49.509Z] 268b5c63278b: Preparing [2026-04-20T08:50:49.509Z] 0854555d70ac: Preparing [2026-04-20T08:50:49.509Z] f1af6508efac: Waiting [2026-04-20T08:50:49.509Z] 268b5c63278b: Waiting [2026-04-20T08:50:49.509Z] 9ba6001b38ee: Waiting [2026-04-20T08:50:49.509Z] 0854555d70ac: Waiting [2026-04-20T08:50:49.509Z] 5499cd9984f3: Layer already exists [2026-04-20T08:50:49.509Z] f21311e0d41e: Layer already exists [2026-04-20T08:50:49.509Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:49.509Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:49.509Z] e7b7c58f6f59: Layer already exists [2026-04-20T08:50:49.509Z] 9ba6001b38ee: Layer already exists [2026-04-20T08:50:49.509Z] f1af6508efac: Layer already exists [2026-04-20T08:50:49.509Z] 268b5c63278b: Layer already exists [2026-04-20T08:50:49.509Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:49.509Z] latest: digest: sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:49.831Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:50.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 [2026-04-20T08:50:50.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-20T08:50:50.159Z] f21311e0d41e: Preparing [2026-04-20T08:50:50.159Z] e7b7c58f6f59: Preparing [2026-04-20T08:50:50.159Z] 5499cd9984f3: Preparing [2026-04-20T08:50:50.159Z] 62041493e3a8: Preparing [2026-04-20T08:50:50.159Z] e3a5012a194f: Preparing [2026-04-20T08:50:50.159Z] f1af6508efac: Preparing [2026-04-20T08:50:50.159Z] 9ba6001b38ee: Preparing [2026-04-20T08:50:50.159Z] 268b5c63278b: Preparing [2026-04-20T08:50:50.159Z] 0854555d70ac: Preparing [2026-04-20T08:50:50.159Z] f1af6508efac: Waiting [2026-04-20T08:50:50.159Z] 268b5c63278b: Waiting [2026-04-20T08:50:50.159Z] 0854555d70ac: Waiting [2026-04-20T08:50:50.159Z] 9ba6001b38ee: Waiting [2026-04-20T08:50:50.159Z] e7b7c58f6f59: Layer already exists [2026-04-20T08:50:50.159Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:50.159Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:50.159Z] f21311e0d41e: Layer already exists [2026-04-20T08:50:50.159Z] 5499cd9984f3: Layer already exists [2026-04-20T08:50:50.159Z] 9ba6001b38ee: Layer already exists [2026-04-20T08:50:50.159Z] 268b5c63278b: Layer already exists [2026-04-20T08:50:50.159Z] f1af6508efac: Layer already exists [2026-04-20T08:50:50.159Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:50.159Z] 4.1.0-dev.109: digest: sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:50.484Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:50.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:50.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-20T08:50:50.805Z] f21311e0d41e: Preparing [2026-04-20T08:50:50.805Z] e7b7c58f6f59: Preparing [2026-04-20T08:50:50.805Z] 5499cd9984f3: Preparing [2026-04-20T08:50:50.805Z] 62041493e3a8: Preparing [2026-04-20T08:50:50.805Z] e3a5012a194f: Preparing [2026-04-20T08:50:50.805Z] f1af6508efac: Preparing [2026-04-20T08:50:50.805Z] 9ba6001b38ee: Preparing [2026-04-20T08:50:50.805Z] 268b5c63278b: Preparing [2026-04-20T08:50:50.805Z] 0854555d70ac: Preparing [2026-04-20T08:50:50.805Z] f1af6508efac: Waiting [2026-04-20T08:50:50.805Z] 268b5c63278b: Waiting [2026-04-20T08:50:50.805Z] 0854555d70ac: Waiting [2026-04-20T08:50:50.805Z] 9ba6001b38ee: Waiting [2026-04-20T08:50:50.805Z] f21311e0d41e: Layer already exists [2026-04-20T08:50:50.805Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:50.805Z] 5499cd9984f3: Layer already exists [2026-04-20T08:50:50.805Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:50.805Z] e7b7c58f6f59: Layer already exists [2026-04-20T08:50:50.805Z] f1af6508efac: Layer already exists [2026-04-20T08:50:50.805Z] 268b5c63278b: Layer already exists [2026-04-20T08:50:50.805Z] 9ba6001b38ee: Layer already exists [2026-04-20T08:50:50.805Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:50.805Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:51.132Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:51.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-20T08:50:51.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-20T08:50:51.456Z] f21311e0d41e: Preparing [2026-04-20T08:50:51.456Z] e7b7c58f6f59: Preparing [2026-04-20T08:50:51.456Z] 5499cd9984f3: Preparing [2026-04-20T08:50:51.456Z] 62041493e3a8: Preparing [2026-04-20T08:50:51.456Z] e3a5012a194f: Preparing [2026-04-20T08:50:51.456Z] f1af6508efac: Preparing [2026-04-20T08:50:51.456Z] 9ba6001b38ee: Preparing [2026-04-20T08:50:51.456Z] 268b5c63278b: Preparing [2026-04-20T08:50:51.456Z] 0854555d70ac: Preparing [2026-04-20T08:50:51.456Z] 268b5c63278b: Waiting [2026-04-20T08:50:51.456Z] 9ba6001b38ee: Waiting [2026-04-20T08:50:51.456Z] 0854555d70ac: Waiting [2026-04-20T08:50:51.456Z] f1af6508efac: Waiting [2026-04-20T08:50:51.456Z] 5499cd9984f3: Layer already exists [2026-04-20T08:50:51.456Z] e7b7c58f6f59: Layer already exists [2026-04-20T08:50:51.456Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:51.456Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:51.456Z] f21311e0d41e: Layer already exists [2026-04-20T08:50:51.456Z] f1af6508efac: Layer already exists [2026-04-20T08:50:51.456Z] 9ba6001b38ee: Layer already exists [2026-04-20T08:50:51.456Z] 268b5c63278b: Layer already exists [2026-04-20T08:50:51.456Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:51.456Z] main: digest: sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:50:51.539Z] ===================================================== [Pipeline] echo [2026-04-20T08:50:51.553Z] taggedImages: [2026-04-20T08:50:51.553Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:51.553Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-20T08:50:51.553Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 [2026-04-20T08:50:51.553Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:51.553Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-04-20T08:50:51.583Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-04-20T08:50:51.583Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:51.583Z] latest [2026-04-20T08:50:51.583Z] 4.1.0-dev.109 [2026-04-20T08:50:51.583Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:50:51.583Z] main [2026-04-20T08:50:51.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:51.924Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:50:52.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:50:52.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-20T08:50:52.241Z] a2bb992b48d0: Preparing [2026-04-20T08:50:52.241Z] b28a27eeec07: Preparing [2026-04-20T08:50:52.241Z] 7ffc03d4220f: Preparing [2026-04-20T08:50:52.241Z] 62041493e3a8: Preparing [2026-04-20T08:50:52.241Z] e3a5012a194f: Preparing [2026-04-20T08:50:52.241Z] aacdd33969f7: Preparing [2026-04-20T08:50:52.241Z] c82387db4fb2: Preparing [2026-04-20T08:50:52.241Z] b0bec5589973: Preparing [2026-04-20T08:50:52.241Z] 0854555d70ac: Preparing [2026-04-20T08:50:52.241Z] aacdd33969f7: Waiting [2026-04-20T08:50:52.241Z] 0854555d70ac: Waiting [2026-04-20T08:50:52.241Z] c82387db4fb2: Waiting [2026-04-20T08:50:52.241Z] b0bec5589973: Waiting [2026-04-20T08:50:52.241Z] e3a5012a194f: Layer already exists [2026-04-20T08:50:52.241Z] 62041493e3a8: Layer already exists [2026-04-20T08:50:52.241Z] c82387db4fb2: Layer already exists [2026-04-20T08:50:52.241Z] b0bec5589973: Layer already exists [2026-04-20T08:50:52.241Z] 0854555d70ac: Layer already exists [2026-04-20T08:50:52.241Z] a2bb992b48d0: Pushed [2026-04-20T08:50:52.241Z] b28a27eeec07: Pushed [2026-04-20T08:50:52.241Z] 7ffc03d4220f: Pushed [2026-04-20T08:51:07.113Z] aacdd33969f7: Pushed [2026-04-20T08:51:07.113Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:07.434Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:07.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-20T08:51:07.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-20T08:51:07.756Z] a2bb992b48d0: Preparing [2026-04-20T08:51:07.756Z] b28a27eeec07: Preparing [2026-04-20T08:51:07.756Z] 7ffc03d4220f: Preparing [2026-04-20T08:51:07.756Z] 62041493e3a8: Preparing [2026-04-20T08:51:07.756Z] e3a5012a194f: Preparing [2026-04-20T08:51:07.756Z] aacdd33969f7: Preparing [2026-04-20T08:51:07.756Z] c82387db4fb2: Preparing [2026-04-20T08:51:07.756Z] b0bec5589973: Preparing [2026-04-20T08:51:07.756Z] 0854555d70ac: Preparing [2026-04-20T08:51:07.756Z] aacdd33969f7: Waiting [2026-04-20T08:51:07.756Z] c82387db4fb2: Waiting [2026-04-20T08:51:07.756Z] b0bec5589973: Waiting [2026-04-20T08:51:07.756Z] 0854555d70ac: Waiting [2026-04-20T08:51:07.756Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:07.756Z] b28a27eeec07: Layer already exists [2026-04-20T08:51:07.756Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:07.756Z] a2bb992b48d0: Layer already exists [2026-04-20T08:51:07.756Z] 7ffc03d4220f: Layer already exists [2026-04-20T08:51:07.756Z] c82387db4fb2: Layer already exists [2026-04-20T08:51:07.756Z] b0bec5589973: Layer already exists [2026-04-20T08:51:07.756Z] aacdd33969f7: Layer already exists [2026-04-20T08:51:07.756Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:07.756Z] latest: digest: sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:08.076Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:08.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 [2026-04-20T08:51:08.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-20T08:51:08.405Z] a2bb992b48d0: Preparing [2026-04-20T08:51:08.405Z] b28a27eeec07: Preparing [2026-04-20T08:51:08.405Z] 7ffc03d4220f: Preparing [2026-04-20T08:51:08.405Z] 62041493e3a8: Preparing [2026-04-20T08:51:08.405Z] e3a5012a194f: Preparing [2026-04-20T08:51:08.405Z] aacdd33969f7: Preparing [2026-04-20T08:51:08.405Z] c82387db4fb2: Preparing [2026-04-20T08:51:08.405Z] b0bec5589973: Preparing [2026-04-20T08:51:08.405Z] 0854555d70ac: Preparing [2026-04-20T08:51:08.405Z] aacdd33969f7: Waiting [2026-04-20T08:51:08.405Z] c82387db4fb2: Waiting [2026-04-20T08:51:08.405Z] b0bec5589973: Waiting [2026-04-20T08:51:08.405Z] 0854555d70ac: Waiting [2026-04-20T08:51:08.405Z] a2bb992b48d0: Layer already exists [2026-04-20T08:51:08.405Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:08.405Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:08.405Z] b28a27eeec07: Layer already exists [2026-04-20T08:51:08.405Z] 7ffc03d4220f: Layer already exists [2026-04-20T08:51:08.405Z] aacdd33969f7: Layer already exists [2026-04-20T08:51:08.405Z] b0bec5589973: Layer already exists [2026-04-20T08:51:08.405Z] c82387db4fb2: Layer already exists [2026-04-20T08:51:08.405Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:08.405Z] 4.1.0-dev.109: digest: sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:08.732Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:09.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:09.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-20T08:51:09.051Z] a2bb992b48d0: Preparing [2026-04-20T08:51:09.051Z] b28a27eeec07: Preparing [2026-04-20T08:51:09.051Z] 7ffc03d4220f: Preparing [2026-04-20T08:51:09.051Z] 62041493e3a8: Preparing [2026-04-20T08:51:09.051Z] e3a5012a194f: Preparing [2026-04-20T08:51:09.051Z] aacdd33969f7: Preparing [2026-04-20T08:51:09.051Z] c82387db4fb2: Preparing [2026-04-20T08:51:09.051Z] b0bec5589973: Preparing [2026-04-20T08:51:09.051Z] 0854555d70ac: Preparing [2026-04-20T08:51:09.051Z] c82387db4fb2: Waiting [2026-04-20T08:51:09.051Z] b0bec5589973: Waiting [2026-04-20T08:51:09.051Z] 0854555d70ac: Waiting [2026-04-20T08:51:09.051Z] aacdd33969f7: Waiting [2026-04-20T08:51:09.051Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:09.051Z] 7ffc03d4220f: Layer already exists [2026-04-20T08:51:09.051Z] a2bb992b48d0: Layer already exists [2026-04-20T08:51:09.051Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:09.051Z] b28a27eeec07: Layer already exists [2026-04-20T08:51:09.051Z] aacdd33969f7: Layer already exists [2026-04-20T08:51:09.051Z] b0bec5589973: Layer already exists [2026-04-20T08:51:09.051Z] c82387db4fb2: Layer already exists [2026-04-20T08:51:09.051Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:09.051Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:09.426Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:09.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-20T08:51:09.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-20T08:51:09.757Z] a2bb992b48d0: Preparing [2026-04-20T08:51:09.757Z] b28a27eeec07: Preparing [2026-04-20T08:51:09.757Z] 7ffc03d4220f: Preparing [2026-04-20T08:51:09.757Z] 62041493e3a8: Preparing [2026-04-20T08:51:09.757Z] e3a5012a194f: Preparing [2026-04-20T08:51:09.757Z] aacdd33969f7: Preparing [2026-04-20T08:51:09.757Z] c82387db4fb2: Preparing [2026-04-20T08:51:09.757Z] b0bec5589973: Preparing [2026-04-20T08:51:09.757Z] 0854555d70ac: Preparing [2026-04-20T08:51:09.757Z] c82387db4fb2: Waiting [2026-04-20T08:51:09.757Z] aacdd33969f7: Waiting [2026-04-20T08:51:09.757Z] b0bec5589973: Waiting [2026-04-20T08:51:09.757Z] 0854555d70ac: Waiting [2026-04-20T08:51:09.757Z] b28a27eeec07: Layer already exists [2026-04-20T08:51:09.757Z] a2bb992b48d0: Layer already exists [2026-04-20T08:51:09.757Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:09.757Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:09.757Z] 7ffc03d4220f: Layer already exists [2026-04-20T08:51:09.757Z] c82387db4fb2: Layer already exists [2026-04-20T08:51:09.757Z] aacdd33969f7: Layer already exists [2026-04-20T08:51:09.757Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:09.757Z] b0bec5589973: Layer already exists [2026-04-20T08:51:09.757Z] main: digest: sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:51:09.831Z] ===================================================== [Pipeline] echo [2026-04-20T08:51:09.844Z] taggedImages: [2026-04-20T08:51:09.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:09.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-20T08:51:09.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 [2026-04-20T08:51:09.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:09.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-04-20T08:51:09.871Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-04-20T08:51:09.871Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:09.871Z] latest [2026-04-20T08:51:09.871Z] 4.1.0-dev.109 [2026-04-20T08:51:09.871Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:09.871Z] main [2026-04-20T08:51:09.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:10.212Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:10.523Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:10.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-20T08:51:10.523Z] 2cfac94fe408: Preparing [2026-04-20T08:51:10.523Z] 20c26dca3a58: Preparing [2026-04-20T08:51:10.523Z] 62041493e3a8: Preparing [2026-04-20T08:51:10.523Z] e3a5012a194f: Preparing [2026-04-20T08:51:10.523Z] e0c09645f363: Preparing [2026-04-20T08:51:10.523Z] ffb286ff6d31: Preparing [2026-04-20T08:51:10.523Z] 0854555d70ac: Preparing [2026-04-20T08:51:10.523Z] ffb286ff6d31: Waiting [2026-04-20T08:51:10.523Z] 0854555d70ac: Waiting [2026-04-20T08:51:10.523Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:10.523Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:10.523Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:10.523Z] 2cfac94fe408: Pushed [2026-04-20T08:51:10.523Z] e0c09645f363: Pushed [2026-04-20T08:51:11.089Z] ffb286ff6d31: Pushed [2026-04-20T08:51:15.273Z] 20c26dca3a58: Pushed [2026-04-20T08:51:15.273Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:15.602Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:15.915Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-20T08:51:15.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-20T08:51:15.915Z] 2cfac94fe408: Preparing [2026-04-20T08:51:15.915Z] 20c26dca3a58: Preparing [2026-04-20T08:51:15.915Z] 62041493e3a8: Preparing [2026-04-20T08:51:15.915Z] e3a5012a194f: Preparing [2026-04-20T08:51:15.915Z] e0c09645f363: Preparing [2026-04-20T08:51:15.915Z] ffb286ff6d31: Preparing [2026-04-20T08:51:15.915Z] 0854555d70ac: Preparing [2026-04-20T08:51:15.915Z] ffb286ff6d31: Waiting [2026-04-20T08:51:15.915Z] 0854555d70ac: Waiting [2026-04-20T08:51:15.915Z] 2cfac94fe408: Layer already exists [2026-04-20T08:51:15.915Z] e0c09645f363: Layer already exists [2026-04-20T08:51:15.915Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:15.915Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:15.915Z] 20c26dca3a58: Layer already exists [2026-04-20T08:51:15.915Z] ffb286ff6d31: Layer already exists [2026-04-20T08:51:15.915Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:15.915Z] latest: digest: sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:16.240Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:16.560Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 [2026-04-20T08:51:16.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-20T08:51:16.561Z] 2cfac94fe408: Preparing [2026-04-20T08:51:16.561Z] 20c26dca3a58: Preparing [2026-04-20T08:51:16.561Z] 62041493e3a8: Preparing [2026-04-20T08:51:16.561Z] e3a5012a194f: Preparing [2026-04-20T08:51:16.561Z] e0c09645f363: Preparing [2026-04-20T08:51:16.561Z] ffb286ff6d31: Preparing [2026-04-20T08:51:16.561Z] 0854555d70ac: Preparing [2026-04-20T08:51:16.561Z] ffb286ff6d31: Waiting [2026-04-20T08:51:16.561Z] 0854555d70ac: Waiting [2026-04-20T08:51:16.561Z] 20c26dca3a58: Layer already exists [2026-04-20T08:51:16.561Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:16.561Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:16.561Z] 2cfac94fe408: Layer already exists [2026-04-20T08:51:16.561Z] e0c09645f363: Layer already exists [2026-04-20T08:51:16.561Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:16.561Z] ffb286ff6d31: Layer already exists [2026-04-20T08:51:16.561Z] 4.1.0-dev.109: digest: sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:16.890Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:17.214Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:17.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-20T08:51:17.214Z] 2cfac94fe408: Preparing [2026-04-20T08:51:17.214Z] 20c26dca3a58: Preparing [2026-04-20T08:51:17.214Z] 62041493e3a8: Preparing [2026-04-20T08:51:17.214Z] e3a5012a194f: Preparing [2026-04-20T08:51:17.214Z] e0c09645f363: Preparing [2026-04-20T08:51:17.214Z] ffb286ff6d31: Preparing [2026-04-20T08:51:17.214Z] 0854555d70ac: Preparing [2026-04-20T08:51:17.214Z] ffb286ff6d31: Waiting [2026-04-20T08:51:17.214Z] 0854555d70ac: Waiting [2026-04-20T08:51:17.214Z] 2cfac94fe408: Layer already exists [2026-04-20T08:51:17.214Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:17.214Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:17.214Z] 20c26dca3a58: Layer already exists [2026-04-20T08:51:17.214Z] e0c09645f363: Layer already exists [2026-04-20T08:51:17.214Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:17.214Z] ffb286ff6d31: Layer already exists [2026-04-20T08:51:17.214Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:17.537Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:17.851Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-20T08:51:17.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-20T08:51:17.851Z] 2cfac94fe408: Preparing [2026-04-20T08:51:17.851Z] 20c26dca3a58: Preparing [2026-04-20T08:51:17.851Z] 62041493e3a8: Preparing [2026-04-20T08:51:17.851Z] e3a5012a194f: Preparing [2026-04-20T08:51:17.851Z] e0c09645f363: Preparing [2026-04-20T08:51:17.851Z] ffb286ff6d31: Preparing [2026-04-20T08:51:17.851Z] 0854555d70ac: Preparing [2026-04-20T08:51:17.851Z] 0854555d70ac: Waiting [2026-04-20T08:51:17.851Z] ffb286ff6d31: Waiting [2026-04-20T08:51:17.851Z] 2cfac94fe408: Layer already exists [2026-04-20T08:51:17.851Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:17.851Z] e0c09645f363: Layer already exists [2026-04-20T08:51:17.851Z] 20c26dca3a58: Layer already exists [2026-04-20T08:51:17.851Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:17.851Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:17.851Z] ffb286ff6d31: Layer already exists [2026-04-20T08:51:17.851Z] main: digest: sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:51:17.924Z] ===================================================== [Pipeline] echo [2026-04-20T08:51:17.940Z] taggedImages: [2026-04-20T08:51:17.940Z] - nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:17.940Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-20T08:51:17.940Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 [2026-04-20T08:51:17.940Z] - nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:17.940Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-04-20T08:51:17.969Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-04-20T08:51:17.969Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:17.969Z] latest [2026-04-20T08:51:17.969Z] 4.1.0-dev.109 [2026-04-20T08:51:17.969Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:17.969Z] main [2026-04-20T08:51:17.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:18.310Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:18.625Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:18.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-20T08:51:18.625Z] 2a480382da9a: Preparing [2026-04-20T08:51:18.625Z] 0aebb57dddb8: Preparing [2026-04-20T08:51:18.625Z] 62041493e3a8: Preparing [2026-04-20T08:51:18.625Z] e3a5012a194f: Preparing [2026-04-20T08:51:18.625Z] 3f81f574c6c2: Preparing [2026-04-20T08:51:18.625Z] f46062f673c4: Preparing [2026-04-20T08:51:18.625Z] 0854555d70ac: Preparing [2026-04-20T08:51:18.625Z] f46062f673c4: Waiting [2026-04-20T08:51:18.625Z] 0854555d70ac: Waiting [2026-04-20T08:51:18.625Z] 3f81f574c6c2: Pushed [2026-04-20T08:51:18.625Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:18.625Z] 2a480382da9a: Pushed [2026-04-20T08:51:18.889Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:18.889Z] f46062f673c4: Pushed [2026-04-20T08:51:19.147Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:22.427Z] 0aebb57dddb8: Pushed [2026-04-20T08:51:22.685Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:23.008Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:23.330Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-20T08:51:23.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-20T08:51:23.330Z] 2a480382da9a: Preparing [2026-04-20T08:51:23.330Z] 0aebb57dddb8: Preparing [2026-04-20T08:51:23.330Z] 62041493e3a8: Preparing [2026-04-20T08:51:23.330Z] e3a5012a194f: Preparing [2026-04-20T08:51:23.330Z] 3f81f574c6c2: Preparing [2026-04-20T08:51:23.330Z] f46062f673c4: Preparing [2026-04-20T08:51:23.330Z] 0854555d70ac: Preparing [2026-04-20T08:51:23.330Z] 0854555d70ac: Waiting [2026-04-20T08:51:23.330Z] f46062f673c4: Waiting [2026-04-20T08:51:23.330Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:23.330Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:23.330Z] 3f81f574c6c2: Layer already exists [2026-04-20T08:51:23.330Z] 0aebb57dddb8: Layer already exists [2026-04-20T08:51:23.331Z] 2a480382da9a: Layer already exists [2026-04-20T08:51:23.331Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:23.331Z] f46062f673c4: Layer already exists [2026-04-20T08:51:23.331Z] latest: digest: sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:23.666Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:23.984Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 [2026-04-20T08:51:23.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-20T08:51:23.984Z] 2a480382da9a: Preparing [2026-04-20T08:51:23.984Z] 0aebb57dddb8: Preparing [2026-04-20T08:51:23.984Z] 62041493e3a8: Preparing [2026-04-20T08:51:23.984Z] e3a5012a194f: Preparing [2026-04-20T08:51:23.984Z] 3f81f574c6c2: Preparing [2026-04-20T08:51:23.984Z] f46062f673c4: Preparing [2026-04-20T08:51:23.984Z] 0854555d70ac: Preparing [2026-04-20T08:51:23.984Z] f46062f673c4: Waiting [2026-04-20T08:51:23.984Z] 0854555d70ac: Waiting [2026-04-20T08:51:23.984Z] 3f81f574c6c2: Layer already exists [2026-04-20T08:51:23.984Z] 0aebb57dddb8: Layer already exists [2026-04-20T08:51:23.984Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:23.984Z] 2a480382da9a: Layer already exists [2026-04-20T08:51:23.984Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:23.984Z] f46062f673c4: Layer already exists [2026-04-20T08:51:23.984Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:23.984Z] 4.1.0-dev.109: digest: sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:24.306Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:24.632Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:24.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-20T08:51:24.632Z] 2a480382da9a: Preparing [2026-04-20T08:51:24.632Z] 0aebb57dddb8: Preparing [2026-04-20T08:51:24.632Z] 62041493e3a8: Preparing [2026-04-20T08:51:24.632Z] e3a5012a194f: Preparing [2026-04-20T08:51:24.632Z] 3f81f574c6c2: Preparing [2026-04-20T08:51:24.632Z] f46062f673c4: Preparing [2026-04-20T08:51:24.632Z] 0854555d70ac: Preparing [2026-04-20T08:51:24.632Z] f46062f673c4: Waiting [2026-04-20T08:51:24.632Z] 0854555d70ac: Waiting [2026-04-20T08:51:24.632Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:24.632Z] 2a480382da9a: Layer already exists [2026-04-20T08:51:24.632Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:24.632Z] 3f81f574c6c2: Layer already exists [2026-04-20T08:51:24.632Z] 0aebb57dddb8: Layer already exists [2026-04-20T08:51:24.632Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:24.632Z] f46062f673c4: Layer already exists [2026-04-20T08:51:24.632Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:24.952Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:51:25.269Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-20T08:51:25.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-20T08:51:25.269Z] 2a480382da9a: Preparing [2026-04-20T08:51:25.269Z] 0aebb57dddb8: Preparing [2026-04-20T08:51:25.269Z] 62041493e3a8: Preparing [2026-04-20T08:51:25.269Z] e3a5012a194f: Preparing [2026-04-20T08:51:25.269Z] 3f81f574c6c2: Preparing [2026-04-20T08:51:25.269Z] f46062f673c4: Preparing [2026-04-20T08:51:25.269Z] 0854555d70ac: Preparing [2026-04-20T08:51:25.269Z] f46062f673c4: Waiting [2026-04-20T08:51:25.269Z] 0854555d70ac: Waiting [2026-04-20T08:51:25.269Z] 3f81f574c6c2: Layer already exists [2026-04-20T08:51:25.269Z] 2a480382da9a: Layer already exists [2026-04-20T08:51:25.269Z] 62041493e3a8: Layer already exists [2026-04-20T08:51:25.269Z] e3a5012a194f: Layer already exists [2026-04-20T08:51:25.269Z] 0aebb57dddb8: Layer already exists [2026-04-20T08:51:25.269Z] f46062f673c4: Layer already exists [2026-04-20T08:51:25.269Z] 0854555d70ac: Layer already exists [2026-04-20T08:51:25.269Z] main: digest: sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:51:25.353Z] ===================================================== [Pipeline] echo [2026-04-20T08:51:25.367Z] taggedImages: [2026-04-20T08:51:25.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-20T08:51:25.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 [2026-04-20T08:51:25.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-04-20T08:51:25.446Z] ========================================================= [2026-04-20T08:51:25.446Z] [edgeXBuildMultiArch] RAW Config: [2026-04-20T08:51:25.446Z] images: [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:51:25.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-20T08:51:25.446Z] settingsFile: [2026-04-20T08:51:25.446Z] edgex-go-settings [2026-04-20T08:51:25.446Z] ========================================================= [Pipeline] node [2026-04-20T08:51:40.449Z] Still waiting to schedule task [2026-04-20T08:51:40.450Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-20T08:52:28.902Z] Running on prd-centos7-docker-4c-2g-5589 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T08:52:28.952Z] provisioning config files... [2026-04-20T08:52:29.022Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12751458544839261996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T08:52:30.629Z] ---> ****-login.sh [2026-04-20T08:52:30.629Z] nexus3.edgexfoundry.org:10001 [2026-04-20T08:52:30.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:52:30.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T08:52:30.922Z] Configure a credential helper to remove this warning. See [2026-04-20T08:52:30.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T08:52:30.922Z] [2026-04-20T08:52:30.922Z] Login Succeeded [2026-04-20T08:52:30.922Z] nexus3.edgexfoundry.org:10002 [2026-04-20T08:52:31.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:52:31.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T08:52:31.198Z] Configure a credential helper to remove this warning. See [2026-04-20T08:52:31.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T08:52:31.198Z] [2026-04-20T08:52:31.198Z] Login Succeeded [2026-04-20T08:52:31.198Z] nexus3.edgexfoundry.org:10003 [2026-04-20T08:52:31.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:52:31.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T08:52:31.478Z] Configure a credential helper to remove this warning. See [2026-04-20T08:52:31.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T08:52:31.478Z] [2026-04-20T08:52:31.478Z] Login Succeeded [2026-04-20T08:52:31.478Z] nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:31.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:52:31.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T08:52:31.754Z] Configure a credential helper to remove this warning. See [2026-04-20T08:52:31.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T08:52:31.754Z] [2026-04-20T08:52:31.754Z] Login Succeeded [2026-04-20T08:52:31.754Z] ****.io [2026-04-20T08:52:31.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T08:52:32.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T08:52:32.014Z] Configure a credential helper to remove this warning. See [2026-04-20T08:52:32.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T08:52:32.014Z] [2026-04-20T08:52:32.014Z] Login Succeeded [2026-04-20T08:52:32.014Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T08:52:32.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T08:52:32.378Z] + docker buildx ls [2026-04-20T08:52:32.379Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-20T08:52:32.379Z] default * docker [2026-04-20T08:52:32.379Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-20T08:52:32.678Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-20T08:52:32.678Z] edgex-builder [Pipeline] sh [2026-04-20T08:52:32.976Z] + docker buildx inspect --bootstrap [2026-04-20T08:52:32.976Z] #1 [internal] booting buildkit [2026-04-20T08:52:32.976Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-20T08:52:36.285Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2026-04-20T08:52:36.285Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-20T08:52:37.672Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2026-04-20T08:52:37.672Z] #1 DONE 4.5s [2026-04-20T08:52:37.672Z] Name: edgex-builder [2026-04-20T08:52:37.672Z] Driver: docker-container [2026-04-20T08:52:37.672Z] [2026-04-20T08:52:37.672Z] Nodes: [2026-04-20T08:52:37.672Z] Name: edgex-builder0 [2026-04-20T08:52:37.672Z] Endpoint: unix:///var/run/docker.sock [2026-04-20T08:52:37.672Z] Status: running [2026-04-20T08:52:37.672Z] Buildkit: v0.29.0 [2026-04-20T08:52:37.672Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-20T08:52:37.957Z] + docker buildx ls [2026-04-20T08:52:37.957Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-20T08:52:37.957Z] edgex-builder * docker-container [2026-04-20T08:52:37.957Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-20T08:52:37.957Z] default docker [2026-04-20T08:52:37.957Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-20T08:52:38.247Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:52:38.247Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:52:38.247Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:38.247Z] #1 transferring dockerfile: 197B done [2026-04-20T08:52:38.247Z] #1 DONE 0.0s [2026-04-20T08:52:38.247Z] [2026-04-20T08:52:38.247Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:38.247Z] #2 DONE 0.1s [2026-04-20T08:52:38.247Z] [2026-04-20T08:52:38.247Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:38.247Z] #3 DONE 0.1s [2026-04-20T08:52:38.247Z] [2026-04-20T08:52:38.247Z] #4 [internal] load .dockerignore [2026-04-20T08:52:38.247Z] #4 transferring context: 2B done [2026-04-20T08:52:38.247Z] #4 DONE 0.0s [2026-04-20T08:52:38.507Z] [2026-04-20T08:52:38.507Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 [2026-04-20T08:52:38.507Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done [2026-04-20T08:52:38.507Z] #5 DONE 0.0s [2026-04-20T08:52:38.507Z] [2026-04-20T08:52:38.507Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 [2026-04-20T08:52:38.507Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done [2026-04-20T08:52:38.507Z] #6 DONE 0.1s [2026-04-20T08:52:38.507Z] [2026-04-20T08:52:38.507Z] #7 exporting to image [2026-04-20T08:52:38.507Z] #7 exporting layers done [2026-04-20T08:52:38.507Z] #7 exporting manifest sha256:20f095c57b227546a13d69dfd0669140b1e46e231dd3c65467e945e0f09e2126 done [2026-04-20T08:52:38.507Z] #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 [2026-04-20T08:52:38.507Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:38.507Z] #7 ... [2026-04-20T08:52:38.507Z] [2026-04-20T08:52:38.507Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:38.507Z] #8 DONE 0.0s [2026-04-20T08:52:38.507Z] [2026-04-20T08:52:38.507Z] #7 exporting to image [2026-04-20T08:52:38.507Z] #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done [2026-04-20T08:52:38.507Z] #7 exporting manifest sha256:71e49b9199d2727c3a488afd0d08a604d6c4f3412ed585187f540eb83df3221f done [2026-04-20T08:52:38.507Z] #7 exporting config sha256:26c20baec494d33842fd15aa54002ba1819f8f312cf5c860a71a61f374d4c35d done [2026-04-20T08:52:38.507Z] #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.0s done [2026-04-20T08:52:38.507Z] #7 pushing layers 0.1s done [2026-04-20T08:52:38.507Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 [2026-04-20T08:52:38.766Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.1s done [2026-04-20T08:52:38.766Z] #7 DONE 0.2s [2026-04-20T08:52:38.766Z] [2026-04-20T08:52:38.766Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:38.766Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:39.061Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-04-20T08:52:39.061Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-04-20T08:52:39.061Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:39.061Z] #1 transferring dockerfile: 163B done [2026-04-20T08:52:39.061Z] #1 DONE 0.0s [2026-04-20T08:52:39.061Z] [2026-04-20T08:52:39.061Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-20T08:52:39.061Z] #2 DONE 0.0s [2026-04-20T08:52:39.061Z] [2026-04-20T08:52:39.061Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-20T08:52:39.061Z] #3 DONE 0.0s [2026-04-20T08:52:39.061Z] [2026-04-20T08:52:39.061Z] #4 [internal] load .dockerignore [2026-04-20T08:52:39.061Z] #4 transferring context: 2B done [2026-04-20T08:52:39.061Z] #4 DONE 0.0s [2026-04-20T08:52:39.061Z] [2026-04-20T08:52:39.061Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 [2026-04-20T08:52:39.061Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 done [2026-04-20T08:52:39.061Z] #5 CACHED [2026-04-20T08:52:39.061Z] [2026-04-20T08:52:39.061Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 [2026-04-20T08:52:39.061Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done [2026-04-20T08:52:39.061Z] #6 CACHED [2026-04-20T08:52:39.061Z] [2026-04-20T08:52:39.061Z] #7 exporting to image [2026-04-20T08:52:39.061Z] #7 exporting layers done [2026-04-20T08:52:39.061Z] #7 exporting manifest sha256:20f095c57b227546a13d69dfd0669140b1e46e231dd3c65467e945e0f09e2126 done [2026-04-20T08:52:39.061Z] #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done [2026-04-20T08:52:39.061Z] #7 exporting manifest sha256:71e49b9199d2727c3a488afd0d08a604d6c4f3412ed585187f540eb83df3221f done [2026-04-20T08:52:39.061Z] #7 exporting config sha256:26c20baec494d33842fd15aa54002ba1819f8f312cf5c860a71a61f374d4c35d done [2026-04-20T08:52:39.061Z] #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 [2026-04-20T08:52:39.061Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:39.321Z] #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 done [2026-04-20T08:52:39.321Z] #7 pushing layers 0.0s done [2026-04-20T08:52:39.321Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.1s done [2026-04-20T08:52:39.321Z] #7 DONE 0.1s [2026-04-20T08:52:39.321Z] [2026-04-20T08:52:39.321Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:39.321Z] #8 DONE 0.0s [2026-04-20T08:52:39.321Z] [2026-04-20T08:52:39.321Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:39.321Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:39.616Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109' [2026-04-20T08:52:39.616Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 --push - [2026-04-20T08:52:39.616Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:39.616Z] #1 transferring dockerfile: 170B done [2026-04-20T08:52:39.616Z] #1 DONE 0.0s [2026-04-20T08:52:39.616Z] [2026-04-20T08:52:39.616Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 [2026-04-20T08:52:39.616Z] #2 DONE 0.0s [2026-04-20T08:52:39.616Z] [2026-04-20T08:52:39.616Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 [2026-04-20T08:52:39.616Z] #3 DONE 0.0s [2026-04-20T08:52:39.616Z] [2026-04-20T08:52:39.616Z] #4 [internal] load .dockerignore [2026-04-20T08:52:39.616Z] #4 transferring context: 2B done [2026-04-20T08:52:39.616Z] #4 DONE 0.0s [2026-04-20T08:52:39.616Z] [2026-04-20T08:52:39.616Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 [2026-04-20T08:52:39.616Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done [2026-04-20T08:52:39.616Z] #5 CACHED [2026-04-20T08:52:39.616Z] [2026-04-20T08:52:39.616Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 [2026-04-20T08:52:39.616Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done [2026-04-20T08:52:39.616Z] #6 CACHED [2026-04-20T08:52:39.616Z] [2026-04-20T08:52:39.616Z] #7 exporting to image [2026-04-20T08:52:39.616Z] #7 exporting layers done [2026-04-20T08:52:39.616Z] #7 exporting manifest sha256:20f095c57b227546a13d69dfd0669140b1e46e231dd3c65467e945e0f09e2126 done [2026-04-20T08:52:39.616Z] #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done [2026-04-20T08:52:39.616Z] #7 exporting manifest sha256:71e49b9199d2727c3a488afd0d08a604d6c4f3412ed585187f540eb83df3221f done [2026-04-20T08:52:39.616Z] #7 exporting config sha256:26c20baec494d33842fd15aa54002ba1819f8f312cf5c860a71a61f374d4c35d done [2026-04-20T08:52:39.616Z] #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 done [2026-04-20T08:52:39.616Z] #7 pushing layers 0.0s done [2026-04-20T08:52:39.616Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 [2026-04-20T08:52:39.616Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:39.883Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.1s done [2026-04-20T08:52:39.883Z] #7 DONE 0.1s [2026-04-20T08:52:39.883Z] [2026-04-20T08:52:39.883Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:39.883Z] #8 DONE 0.0s [2026-04-20T08:52:39.883Z] [2026-04-20T08:52:39.883Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:39.883Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:40.173Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:52:40.173Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:52:40.435Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:40.435Z] #1 transferring dockerfile: 211B done [2026-04-20T08:52:40.436Z] #1 DONE 0.0s [2026-04-20T08:52:40.436Z] [2026-04-20T08:52:40.436Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:40.436Z] #2 DONE 0.0s [2026-04-20T08:52:40.436Z] [2026-04-20T08:52:40.436Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:40.436Z] #3 DONE 0.0s [2026-04-20T08:52:40.436Z] [2026-04-20T08:52:40.436Z] #4 [internal] load .dockerignore [2026-04-20T08:52:40.436Z] #4 transferring context: 2B done [2026-04-20T08:52:40.436Z] #4 DONE 0.0s [2026-04-20T08:52:40.436Z] [2026-04-20T08:52:40.436Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 [2026-04-20T08:52:40.436Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done [2026-04-20T08:52:40.436Z] #5 CACHED [2026-04-20T08:52:40.436Z] [2026-04-20T08:52:40.436Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 [2026-04-20T08:52:40.436Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done [2026-04-20T08:52:40.436Z] #6 CACHED [2026-04-20T08:52:40.436Z] [2026-04-20T08:52:40.436Z] #7 exporting to image [2026-04-20T08:52:40.436Z] #7 exporting layers done [2026-04-20T08:52:40.436Z] #7 exporting manifest sha256:20f095c57b227546a13d69dfd0669140b1e46e231dd3c65467e945e0f09e2126 done [2026-04-20T08:52:40.436Z] #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done [2026-04-20T08:52:40.436Z] #7 exporting manifest sha256:71e49b9199d2727c3a488afd0d08a604d6c4f3412ed585187f540eb83df3221f done [2026-04-20T08:52:40.436Z] #7 exporting config sha256:26c20baec494d33842fd15aa54002ba1819f8f312cf5c860a71a61f374d4c35d done [2026-04-20T08:52:40.436Z] #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 done [2026-04-20T08:52:40.436Z] #7 pushing layers 0.0s done [2026-04-20T08:52:40.436Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 [2026-04-20T08:52:40.436Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:40.436Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.1s done [2026-04-20T08:52:40.436Z] #7 DONE 0.1s [2026-04-20T08:52:40.436Z] [2026-04-20T08:52:40.436Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:40.436Z] #8 DONE 0.0s [2026-04-20T08:52:40.436Z] [2026-04-20T08:52:40.436Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:40.436Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:40.724Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-04-20T08:52:40.724Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-04-20T08:52:40.724Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:40.724Z] #1 transferring dockerfile: 161B done [2026-04-20T08:52:40.724Z] #1 DONE 0.0s [2026-04-20T08:52:40.724Z] [2026-04-20T08:52:40.724Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-04-20T08:52:40.724Z] #2 DONE 0.0s [2026-04-20T08:52:40.724Z] [2026-04-20T08:52:40.724Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-04-20T08:52:40.724Z] #3 DONE 0.0s [2026-04-20T08:52:40.724Z] [2026-04-20T08:52:40.724Z] #4 [internal] load .dockerignore [2026-04-20T08:52:40.724Z] #4 transferring context: 2B done [2026-04-20T08:52:40.724Z] #4 DONE 0.0s [2026-04-20T08:52:40.724Z] [2026-04-20T08:52:40.724Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 [2026-04-20T08:52:40.724Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done [2026-04-20T08:52:40.724Z] #5 CACHED [2026-04-20T08:52:40.724Z] [2026-04-20T08:52:40.724Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 [2026-04-20T08:52:40.724Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 done [2026-04-20T08:52:40.724Z] #6 CACHED [2026-04-20T08:52:40.724Z] [2026-04-20T08:52:40.724Z] #7 exporting to image [2026-04-20T08:52:40.724Z] #7 exporting layers done [2026-04-20T08:52:40.724Z] #7 exporting manifest sha256:20f095c57b227546a13d69dfd0669140b1e46e231dd3c65467e945e0f09e2126 done [2026-04-20T08:52:40.724Z] #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done [2026-04-20T08:52:40.724Z] #7 exporting manifest sha256:71e49b9199d2727c3a488afd0d08a604d6c4f3412ed585187f540eb83df3221f done [2026-04-20T08:52:40.724Z] #7 exporting config sha256:26c20baec494d33842fd15aa54002ba1819f8f312cf5c860a71a61f374d4c35d done [2026-04-20T08:52:40.724Z] #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 done [2026-04-20T08:52:40.724Z] #7 pushing layers 0.0s done [2026-04-20T08:52:40.724Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 [2026-04-20T08:52:40.724Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:40.989Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.1s done [2026-04-20T08:52:40.989Z] #7 DONE 0.1s [2026-04-20T08:52:40.989Z] [2026-04-20T08:52:40.989Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:40.989Z] #8 DONE 0.0s [2026-04-20T08:52:40.989Z] [2026-04-20T08:52:40.989Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:40.989Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:41.282Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:52:41.282Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:52:41.282Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:41.542Z] #1 transferring dockerfile: 216B done [2026-04-20T08:52:41.542Z] #1 DONE 0.0s [2026-04-20T08:52:41.542Z] [2026-04-20T08:52:41.542Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:41.542Z] #2 DONE 0.0s [2026-04-20T08:52:41.542Z] [2026-04-20T08:52:41.542Z] #3 [internal] load .dockerignore [2026-04-20T08:52:41.542Z] #3 transferring context: 2B done [2026-04-20T08:52:41.542Z] #3 DONE 0.0s [2026-04-20T08:52:41.542Z] [2026-04-20T08:52:41.542Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:41.542Z] #4 DONE 0.1s [2026-04-20T08:52:41.542Z] [2026-04-20T08:52:41.542Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:41.542Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done [2026-04-20T08:52:41.542Z] #5 DONE 0.0s [2026-04-20T08:52:41.542Z] [2026-04-20T08:52:41.542Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:41.542Z] #6 DONE 0.0s [2026-04-20T08:52:41.542Z] [2026-04-20T08:52:41.542Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:41.542Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done [2026-04-20T08:52:41.542Z] #5 DONE 0.1s [2026-04-20T08:52:41.542Z] [2026-04-20T08:52:41.542Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:41.803Z] #7 DONE 0.0s [2026-04-20T08:52:41.803Z] [2026-04-20T08:52:41.803Z] #8 exporting to image [2026-04-20T08:52:41.803Z] #8 exporting layers done [2026-04-20T08:52:41.803Z] #8 exporting manifest sha256:10284033c5107b302a02e87ca186a353bdd05f808d1520c7f31e77222fa0110a 0.0s done [2026-04-20T08:52:41.803Z] #8 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done [2026-04-20T08:52:41.803Z] #8 exporting manifest sha256:2c36627993a8b228c434915ce493f2cdc253e8cb92e95d0970c0320955cffa71 done [2026-04-20T08:52:41.803Z] #8 exporting config sha256:1f9c7221b866f1afff8f9c7c41295020d79973b822e01accfa49c8e25bcf5ac0 done [2026-04-20T08:52:41.803Z] #8 exporting manifest list sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb done [2026-04-20T08:52:41.803Z] #8 pushing layers 0.1s done [2026-04-20T08:52:41.803Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 0.1s done [2026-04-20T08:52:41.803Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:41.803Z] #8 DONE 0.2s [2026-04-20T08:52:41.803Z] [2026-04-20T08:52:41.803Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:41.803Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:42.102Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-04-20T08:52:42.102Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-04-20T08:52:42.102Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:42.102Z] #1 transferring dockerfile: 182B done [2026-04-20T08:52:42.102Z] #1 DONE 0.0s [2026-04-20T08:52:42.102Z] [2026-04-20T08:52:42.102Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-20T08:52:42.102Z] #2 DONE 0.0s [2026-04-20T08:52:42.102Z] [2026-04-20T08:52:42.102Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-20T08:52:42.102Z] #3 DONE 0.0s [2026-04-20T08:52:42.102Z] [2026-04-20T08:52:42.102Z] #4 [internal] load .dockerignore [2026-04-20T08:52:42.102Z] #4 transferring context: 2B done [2026-04-20T08:52:42.102Z] #4 DONE 0.0s [2026-04-20T08:52:42.102Z] [2026-04-20T08:52:42.102Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:42.102Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done [2026-04-20T08:52:42.102Z] #5 CACHED [2026-04-20T08:52:42.102Z] [2026-04-20T08:52:42.102Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:42.102Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done [2026-04-20T08:52:42.102Z] #6 CACHED [2026-04-20T08:52:42.102Z] [2026-04-20T08:52:42.102Z] #7 exporting to image [2026-04-20T08:52:42.102Z] #7 exporting layers done [2026-04-20T08:52:42.102Z] #7 exporting manifest sha256:10284033c5107b302a02e87ca186a353bdd05f808d1520c7f31e77222fa0110a done [2026-04-20T08:52:42.102Z] #7 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done [2026-04-20T08:52:42.102Z] #7 exporting manifest sha256:2c36627993a8b228c434915ce493f2cdc253e8cb92e95d0970c0320955cffa71 done [2026-04-20T08:52:42.102Z] #7 exporting config sha256:1f9c7221b866f1afff8f9c7c41295020d79973b822e01accfa49c8e25bcf5ac0 done [2026-04-20T08:52:42.102Z] #7 exporting manifest list sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb done [2026-04-20T08:52:42.102Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:42.102Z] #7 DONE 0.0s [2026-04-20T08:52:42.363Z] [2026-04-20T08:52:42.363Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:42.363Z] #8 DONE 0.0s [2026-04-20T08:52:42.363Z] [2026-04-20T08:52:42.363Z] #7 exporting to image [2026-04-20T08:52:42.363Z] #7 pushing layers 0.0s done [2026-04-20T08:52:42.363Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 0.1s done [2026-04-20T08:52:42.363Z] #7 DONE 0.1s [2026-04-20T08:52:42.363Z] [2026-04-20T08:52:42.363Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:42.363Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:42.656Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109' [2026-04-20T08:52:42.656Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 --push - [2026-04-20T08:52:42.656Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:42.656Z] #1 transferring dockerfile: 189B done [2026-04-20T08:52:42.656Z] #1 DONE 0.0s [2026-04-20T08:52:42.656Z] [2026-04-20T08:52:42.656Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 [2026-04-20T08:52:42.656Z] #2 DONE 0.0s [2026-04-20T08:52:42.656Z] [2026-04-20T08:52:42.656Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 [2026-04-20T08:52:42.656Z] #3 DONE 0.0s [2026-04-20T08:52:42.656Z] [2026-04-20T08:52:42.656Z] #4 [internal] load .dockerignore [2026-04-20T08:52:42.656Z] #4 transferring context: 2B done [2026-04-20T08:52:42.656Z] #4 DONE 0.0s [2026-04-20T08:52:42.656Z] [2026-04-20T08:52:42.656Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:42.656Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done [2026-04-20T08:52:42.656Z] #5 CACHED [2026-04-20T08:52:42.656Z] [2026-04-20T08:52:42.656Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:42.656Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done [2026-04-20T08:52:42.656Z] #6 CACHED [2026-04-20T08:52:42.656Z] [2026-04-20T08:52:42.656Z] #7 exporting to image [2026-04-20T08:52:42.656Z] #7 exporting layers done [2026-04-20T08:52:42.656Z] #7 exporting manifest sha256:10284033c5107b302a02e87ca186a353bdd05f808d1520c7f31e77222fa0110a done [2026-04-20T08:52:42.656Z] #7 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done [2026-04-20T08:52:42.656Z] #7 exporting manifest sha256:2c36627993a8b228c434915ce493f2cdc253e8cb92e95d0970c0320955cffa71 done [2026-04-20T08:52:42.656Z] #7 exporting config sha256:1f9c7221b866f1afff8f9c7c41295020d79973b822e01accfa49c8e25bcf5ac0 done [2026-04-20T08:52:42.656Z] #7 exporting manifest list sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb done [2026-04-20T08:52:42.656Z] #7 pushing layers 0.0s done [2026-04-20T08:52:42.656Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb [2026-04-20T08:52:42.656Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:42.915Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 0.1s done [2026-04-20T08:52:42.915Z] #7 DONE 0.1s [2026-04-20T08:52:42.915Z] [2026-04-20T08:52:42.915Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:42.915Z] #8 DONE 0.0s [2026-04-20T08:52:42.915Z] [2026-04-20T08:52:42.915Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:42.915Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:43.204Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:52:43.204Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:52:43.204Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:43.204Z] #1 transferring dockerfile: 230B done [2026-04-20T08:52:43.204Z] #1 DONE 0.0s [2026-04-20T08:52:43.204Z] [2026-04-20T08:52:43.204Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:43.204Z] #2 DONE 0.0s [2026-04-20T08:52:43.204Z] [2026-04-20T08:52:43.204Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:43.204Z] #3 DONE 0.0s [2026-04-20T08:52:43.204Z] [2026-04-20T08:52:43.204Z] #4 [internal] load .dockerignore [2026-04-20T08:52:43.204Z] #4 transferring context: 2B done [2026-04-20T08:52:43.204Z] #4 DONE 0.0s [2026-04-20T08:52:43.204Z] [2026-04-20T08:52:43.204Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:43.204Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 0.0s done [2026-04-20T08:52:43.204Z] #5 CACHED [2026-04-20T08:52:43.204Z] [2026-04-20T08:52:43.204Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:43.204Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done [2026-04-20T08:52:43.204Z] #6 CACHED [2026-04-20T08:52:43.204Z] [2026-04-20T08:52:43.204Z] #7 exporting to image [2026-04-20T08:52:43.204Z] #7 exporting layers done [2026-04-20T08:52:43.204Z] #7 exporting manifest sha256:10284033c5107b302a02e87ca186a353bdd05f808d1520c7f31e77222fa0110a done [2026-04-20T08:52:43.204Z] #7 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done [2026-04-20T08:52:43.204Z] #7 exporting manifest sha256:2c36627993a8b228c434915ce493f2cdc253e8cb92e95d0970c0320955cffa71 done [2026-04-20T08:52:43.204Z] #7 exporting config sha256:1f9c7221b866f1afff8f9c7c41295020d79973b822e01accfa49c8e25bcf5ac0 done [2026-04-20T08:52:43.204Z] #7 exporting manifest list sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb done [2026-04-20T08:52:43.204Z] #7 pushing layers 0.0s done [2026-04-20T08:52:43.204Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb [2026-04-20T08:52:43.204Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:43.463Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 0.1s done [2026-04-20T08:52:43.463Z] #7 DONE 0.1s [2026-04-20T08:52:43.463Z] [2026-04-20T08:52:43.463Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:43.463Z] #8 DONE 0.0s [2026-04-20T08:52:43.463Z] [2026-04-20T08:52:43.463Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:43.463Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:43.754Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-04-20T08:52:43.754Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-04-20T08:52:43.755Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:43.755Z] #1 transferring dockerfile: 180B done [2026-04-20T08:52:43.755Z] #1 DONE 0.0s [2026-04-20T08:52:43.755Z] [2026-04-20T08:52:43.755Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-20T08:52:43.755Z] #2 DONE 0.0s [2026-04-20T08:52:43.755Z] [2026-04-20T08:52:43.755Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-20T08:52:43.755Z] #3 DONE 0.0s [2026-04-20T08:52:43.755Z] [2026-04-20T08:52:43.755Z] #4 [internal] load .dockerignore [2026-04-20T08:52:43.755Z] #4 transferring context: 2B done [2026-04-20T08:52:43.755Z] #4 DONE 0.0s [2026-04-20T08:52:43.755Z] [2026-04-20T08:52:43.755Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:43.755Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 0.0s done [2026-04-20T08:52:43.755Z] #5 CACHED [2026-04-20T08:52:43.755Z] [2026-04-20T08:52:43.755Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f [2026-04-20T08:52:43.755Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 0.0s done [2026-04-20T08:52:43.755Z] #6 CACHED [2026-04-20T08:52:43.755Z] [2026-04-20T08:52:43.755Z] #7 exporting to image [2026-04-20T08:52:43.755Z] #7 exporting layers done [2026-04-20T08:52:43.755Z] #7 exporting manifest sha256:10284033c5107b302a02e87ca186a353bdd05f808d1520c7f31e77222fa0110a done [2026-04-20T08:52:43.755Z] #7 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 [2026-04-20T08:52:43.755Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:44.014Z] #7 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done [2026-04-20T08:52:44.014Z] #7 exporting manifest sha256:2c36627993a8b228c434915ce493f2cdc253e8cb92e95d0970c0320955cffa71 done [2026-04-20T08:52:44.014Z] #7 exporting config sha256:1f9c7221b866f1afff8f9c7c41295020d79973b822e01accfa49c8e25bcf5ac0 done [2026-04-20T08:52:44.014Z] #7 exporting manifest list sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb done [2026-04-20T08:52:44.014Z] #7 pushing layers 0.0s done [2026-04-20T08:52:44.014Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 0.1s done [2026-04-20T08:52:44.014Z] #7 DONE 0.1s [2026-04-20T08:52:44.014Z] [2026-04-20T08:52:44.014Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:44.014Z] #8 DONE 0.0s [2026-04-20T08:52:44.014Z] [2026-04-20T08:52:44.014Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:44.014Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:44.314Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:52:44.314Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:52:44.314Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:44.314Z] #1 transferring dockerfile: 194B done [2026-04-20T08:52:44.314Z] #1 DONE 0.0s [2026-04-20T08:52:44.314Z] [2026-04-20T08:52:44.314Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:44.314Z] #2 DONE 0.0s [2026-04-20T08:52:44.314Z] [2026-04-20T08:52:44.314Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:44.314Z] #3 DONE 0.0s [2026-04-20T08:52:44.314Z] [2026-04-20T08:52:44.314Z] #4 [internal] load .dockerignore [2026-04-20T08:52:44.314Z] #4 transferring context: 2B done [2026-04-20T08:52:44.314Z] #4 DONE 0.0s [2026-04-20T08:52:44.314Z] [2026-04-20T08:52:44.314Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:44.314Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:44.314Z] #5 ... [2026-04-20T08:52:44.314Z] [2026-04-20T08:52:44.314Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:44.314Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d done [2026-04-20T08:52:44.314Z] #6 DONE 0.0s [2026-04-20T08:52:44.573Z] [2026-04-20T08:52:44.573Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:44.573Z] #7 DONE 0.0s [2026-04-20T08:52:44.573Z] [2026-04-20T08:52:44.573Z] #8 exporting to image [2026-04-20T08:52:44.573Z] #8 exporting layers done [2026-04-20T08:52:44.574Z] #8 exporting manifest sha256:3189a0528122bff9198c25e4ba452a682af26363ba26ab68d743058e9d47e8fc 0.0s done [2026-04-20T08:52:44.574Z] #8 exporting config sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done [2026-04-20T08:52:44.574Z] #8 exporting manifest sha256:2f0dc2b6afae2bd00bf92552fef116fd71c3bf9bf0d162741880e00dfbc2f494 0.0s done [2026-04-20T08:52:44.574Z] #8 exporting config sha256:5c4619b907c9e9eb0ea0ad9852d3d0c4e170ba63a0dcf2359f3b8bb6a5035d82 done [2026-04-20T08:52:44.574Z] #8 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.0s done [2026-04-20T08:52:44.574Z] #8 pushing layers 0.1s done [2026-04-20T08:52:44.574Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 [2026-04-20T08:52:44.574Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:44.833Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.1s done [2026-04-20T08:52:44.833Z] #8 DONE 0.2s [2026-04-20T08:52:44.833Z] [2026-04-20T08:52:44.833Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:44.833Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:45.137Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-04-20T08:52:45.138Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-04-20T08:52:45.398Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:45.398Z] #1 transferring dockerfile: 160B done [2026-04-20T08:52:45.398Z] #1 DONE 0.0s [2026-04-20T08:52:45.398Z] [2026-04-20T08:52:45.398Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-20T08:52:45.398Z] #2 DONE 0.0s [2026-04-20T08:52:45.398Z] [2026-04-20T08:52:45.398Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-20T08:52:45.398Z] #3 DONE 0.0s [2026-04-20T08:52:45.398Z] [2026-04-20T08:52:45.398Z] #4 [internal] load .dockerignore [2026-04-20T08:52:45.398Z] #4 transferring context: 2B done [2026-04-20T08:52:45.398Z] #4 DONE 0.0s [2026-04-20T08:52:45.398Z] [2026-04-20T08:52:45.398Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:45.398Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:45.398Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d done [2026-04-20T08:52:45.398Z] #5 CACHED [2026-04-20T08:52:45.398Z] [2026-04-20T08:52:45.398Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:45.398Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done [2026-04-20T08:52:45.398Z] #6 CACHED [2026-04-20T08:52:45.398Z] [2026-04-20T08:52:45.398Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:45.398Z] #7 DONE 0.0s [2026-04-20T08:52:45.398Z] [2026-04-20T08:52:45.398Z] #8 exporting to image [2026-04-20T08:52:45.398Z] #8 exporting layers done [2026-04-20T08:52:45.398Z] #8 exporting manifest sha256:3189a0528122bff9198c25e4ba452a682af26363ba26ab68d743058e9d47e8fc done [2026-04-20T08:52:45.398Z] #8 exporting config sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done [2026-04-20T08:52:45.398Z] #8 exporting manifest sha256:2f0dc2b6afae2bd00bf92552fef116fd71c3bf9bf0d162741880e00dfbc2f494 done [2026-04-20T08:52:45.398Z] #8 exporting config sha256:5c4619b907c9e9eb0ea0ad9852d3d0c4e170ba63a0dcf2359f3b8bb6a5035d82 done [2026-04-20T08:52:45.398Z] #8 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 done [2026-04-20T08:52:45.398Z] #8 pushing layers 0.0s done [2026-04-20T08:52:45.398Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.1s done [2026-04-20T08:52:45.398Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:45.398Z] #8 DONE 0.1s [2026-04-20T08:52:45.398Z] [2026-04-20T08:52:45.398Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:45.398Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:45.699Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 --push - [2026-04-20T08:52:45.699Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109' [2026-04-20T08:52:45.699Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:45.699Z] #1 transferring dockerfile: 167B done [2026-04-20T08:52:45.699Z] #1 DONE 0.0s [2026-04-20T08:52:45.699Z] [2026-04-20T08:52:45.699Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 [2026-04-20T08:52:45.699Z] #2 DONE 0.0s [2026-04-20T08:52:45.699Z] [2026-04-20T08:52:45.699Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 [2026-04-20T08:52:45.699Z] #3 DONE 0.0s [2026-04-20T08:52:45.699Z] [2026-04-20T08:52:45.699Z] #4 [internal] load .dockerignore [2026-04-20T08:52:45.699Z] #4 transferring context: 2B done [2026-04-20T08:52:45.699Z] #4 DONE 0.0s [2026-04-20T08:52:45.699Z] [2026-04-20T08:52:45.699Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:45.699Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done [2026-04-20T08:52:45.699Z] #5 CACHED [2026-04-20T08:52:45.699Z] [2026-04-20T08:52:45.699Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:45.699Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done [2026-04-20T08:52:45.699Z] #6 CACHED [2026-04-20T08:52:45.699Z] [2026-04-20T08:52:45.699Z] #7 exporting to image [2026-04-20T08:52:45.699Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:45.959Z] #7 exporting layers done [2026-04-20T08:52:45.959Z] #7 exporting manifest sha256:3189a0528122bff9198c25e4ba452a682af26363ba26ab68d743058e9d47e8fc done [2026-04-20T08:52:45.959Z] #7 exporting config sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done [2026-04-20T08:52:45.959Z] #7 exporting manifest sha256:2f0dc2b6afae2bd00bf92552fef116fd71c3bf9bf0d162741880e00dfbc2f494 done [2026-04-20T08:52:45.959Z] #7 exporting config sha256:5c4619b907c9e9eb0ea0ad9852d3d0c4e170ba63a0dcf2359f3b8bb6a5035d82 done [2026-04-20T08:52:45.959Z] #7 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 done [2026-04-20T08:52:45.959Z] #7 pushing layers 0.0s done [2026-04-20T08:52:45.959Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.1s done [2026-04-20T08:52:45.959Z] #7 DONE 0.1s [2026-04-20T08:52:45.959Z] [2026-04-20T08:52:45.959Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:45.959Z] #8 DONE 0.0s [2026-04-20T08:52:45.959Z] [2026-04-20T08:52:45.959Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:45.959Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:46.251Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:52:46.251Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:52:46.509Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:46.509Z] #1 transferring dockerfile: 208B done [2026-04-20T08:52:46.509Z] #1 DONE 0.0s [2026-04-20T08:52:46.509Z] [2026-04-20T08:52:46.509Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:46.509Z] #2 DONE 0.0s [2026-04-20T08:52:46.509Z] [2026-04-20T08:52:46.509Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:46.509Z] #3 DONE 0.0s [2026-04-20T08:52:46.509Z] [2026-04-20T08:52:46.509Z] #4 [internal] load .dockerignore [2026-04-20T08:52:46.509Z] #4 transferring context: 2B done [2026-04-20T08:52:46.509Z] #4 DONE 0.0s [2026-04-20T08:52:46.509Z] [2026-04-20T08:52:46.509Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:46.509Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done [2026-04-20T08:52:46.509Z] #5 CACHED [2026-04-20T08:52:46.509Z] [2026-04-20T08:52:46.509Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:46.509Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done [2026-04-20T08:52:46.509Z] #6 CACHED [2026-04-20T08:52:46.509Z] [2026-04-20T08:52:46.509Z] #7 exporting to image [2026-04-20T08:52:46.509Z] #7 exporting layers done [2026-04-20T08:52:46.509Z] #7 exporting manifest sha256:3189a0528122bff9198c25e4ba452a682af26363ba26ab68d743058e9d47e8fc done [2026-04-20T08:52:46.509Z] #7 exporting config sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done [2026-04-20T08:52:46.509Z] #7 exporting manifest sha256:2f0dc2b6afae2bd00bf92552fef116fd71c3bf9bf0d162741880e00dfbc2f494 done [2026-04-20T08:52:46.509Z] #7 exporting config sha256:5c4619b907c9e9eb0ea0ad9852d3d0c4e170ba63a0dcf2359f3b8bb6a5035d82 done [2026-04-20T08:52:46.509Z] #7 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 done [2026-04-20T08:52:46.509Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:46.509Z] #7 DONE 0.0s [2026-04-20T08:52:46.509Z] [2026-04-20T08:52:46.509Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:46.509Z] #8 DONE 0.0s [2026-04-20T08:52:46.509Z] [2026-04-20T08:52:46.509Z] #7 exporting to image [2026-04-20T08:52:46.509Z] #7 pushing layers 0.0s done [2026-04-20T08:52:46.510Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.1s done [2026-04-20T08:52:46.510Z] #7 DONE 0.1s [2026-04-20T08:52:46.510Z] [2026-04-20T08:52:46.510Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:46.510Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:46.796Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-04-20T08:52:46.796Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-04-20T08:52:47.055Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:47.055Z] #1 transferring dockerfile: 158B done [2026-04-20T08:52:47.055Z] #1 DONE 0.0s [2026-04-20T08:52:47.055Z] [2026-04-20T08:52:47.055Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-04-20T08:52:47.055Z] #2 DONE 0.0s [2026-04-20T08:52:47.055Z] [2026-04-20T08:52:47.055Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-04-20T08:52:47.055Z] #3 DONE 0.0s [2026-04-20T08:52:47.055Z] [2026-04-20T08:52:47.055Z] #4 [internal] load .dockerignore [2026-04-20T08:52:47.055Z] #4 transferring context: 2B done [2026-04-20T08:52:47.055Z] #4 DONE 0.0s [2026-04-20T08:52:47.055Z] [2026-04-20T08:52:47.055Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:47.055Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done [2026-04-20T08:52:47.055Z] #5 CACHED [2026-04-20T08:52:47.055Z] [2026-04-20T08:52:47.055Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d [2026-04-20T08:52:47.055Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done [2026-04-20T08:52:47.055Z] #6 CACHED [2026-04-20T08:52:47.055Z] [2026-04-20T08:52:47.055Z] #7 exporting to image [2026-04-20T08:52:47.055Z] #7 exporting layers done [2026-04-20T08:52:47.055Z] #7 exporting manifest sha256:3189a0528122bff9198c25e4ba452a682af26363ba26ab68d743058e9d47e8fc done [2026-04-20T08:52:47.055Z] #7 exporting config sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done [2026-04-20T08:52:47.055Z] #7 exporting manifest sha256:2f0dc2b6afae2bd00bf92552fef116fd71c3bf9bf0d162741880e00dfbc2f494 done [2026-04-20T08:52:47.055Z] #7 exporting config sha256:5c4619b907c9e9eb0ea0ad9852d3d0c4e170ba63a0dcf2359f3b8bb6a5035d82 done [2026-04-20T08:52:47.055Z] #7 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 [2026-04-20T08:52:47.055Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:47.055Z] #7 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 done [2026-04-20T08:52:47.055Z] #7 pushing layers 0.0s done [2026-04-20T08:52:47.055Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.1s done [2026-04-20T08:52:47.055Z] #7 DONE 0.1s [2026-04-20T08:52:47.055Z] [2026-04-20T08:52:47.055Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:47.055Z] #8 DONE 0.0s [2026-04-20T08:52:47.055Z] [2026-04-20T08:52:47.055Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:47.055Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:47.350Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:52:47.350Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:52:47.350Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:47.350Z] #1 transferring dockerfile: 196B done [2026-04-20T08:52:47.350Z] #1 DONE 0.0s [2026-04-20T08:52:47.350Z] [2026-04-20T08:52:47.350Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:47.350Z] #2 DONE 0.0s [2026-04-20T08:52:47.350Z] [2026-04-20T08:52:47.350Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:47.350Z] #3 DONE 0.0s [2026-04-20T08:52:47.350Z] [2026-04-20T08:52:47.350Z] #4 [internal] load .dockerignore [2026-04-20T08:52:47.350Z] #4 transferring context: 2B done [2026-04-20T08:52:47.350Z] #4 DONE 0.0s [2026-04-20T08:52:47.350Z] [2026-04-20T08:52:47.350Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:47.350Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done [2026-04-20T08:52:47.350Z] #5 DONE 0.0s [2026-04-20T08:52:47.350Z] [2026-04-20T08:52:47.350Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:47.610Z] #6 DONE 0.0s [2026-04-20T08:52:47.610Z] [2026-04-20T08:52:47.610Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:47.610Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done [2026-04-20T08:52:47.610Z] #5 DONE 0.1s [2026-04-20T08:52:47.610Z] [2026-04-20T08:52:47.610Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:47.610Z] #7 DONE 0.0s [2026-04-20T08:52:47.610Z] [2026-04-20T08:52:47.610Z] #8 exporting to image [2026-04-20T08:52:47.610Z] #8 exporting layers done [2026-04-20T08:52:47.610Z] #8 exporting manifest sha256:5f5cd892ac11ae4a8326504170a8c2d5833fe2927cd59d8b1e18384477a62147 done [2026-04-20T08:52:47.610Z] #8 exporting config sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done [2026-04-20T08:52:47.610Z] #8 exporting manifest sha256:b298c54a45ad3d564b76da101e63d2b74fb532800dbe72ab2d0eb5105d1531cc 0.0s done [2026-04-20T08:52:47.610Z] #8 exporting config sha256:4a1438f26c69b56da9c0c55186d9d04828515dad82344eda2edea88b7f0658b7 done [2026-04-20T08:52:47.610Z] #8 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 done [2026-04-20T08:52:47.610Z] #8 pushing layers 0.1s done [2026-04-20T08:52:47.610Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 0.1s done [2026-04-20T08:52:47.610Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:47.610Z] #8 DONE 0.2s [2026-04-20T08:52:47.868Z] [2026-04-20T08:52:47.868Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:47.868Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:48.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-04-20T08:52:48.157Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-04-20T08:52:48.157Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:48.157Z] #1 transferring dockerfile: 162B done [2026-04-20T08:52:48.157Z] #1 DONE 0.0s [2026-04-20T08:52:48.157Z] [2026-04-20T08:52:48.157Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-20T08:52:48.157Z] #2 DONE 0.0s [2026-04-20T08:52:48.157Z] [2026-04-20T08:52:48.157Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-20T08:52:48.157Z] #3 DONE 0.0s [2026-04-20T08:52:48.157Z] [2026-04-20T08:52:48.157Z] #4 [internal] load .dockerignore [2026-04-20T08:52:48.157Z] #4 transferring context: 2B done [2026-04-20T08:52:48.157Z] #4 DONE 0.0s [2026-04-20T08:52:48.157Z] [2026-04-20T08:52:48.157Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:48.157Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done [2026-04-20T08:52:48.157Z] #5 CACHED [2026-04-20T08:52:48.157Z] [2026-04-20T08:52:48.157Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:48.157Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 done [2026-04-20T08:52:48.157Z] #6 CACHED [2026-04-20T08:52:48.157Z] [2026-04-20T08:52:48.157Z] #7 exporting to image [2026-04-20T08:52:48.157Z] #7 exporting layers [2026-04-20T08:52:48.157Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:48.418Z] #7 exporting layers done [2026-04-20T08:52:48.418Z] #7 exporting manifest sha256:5f5cd892ac11ae4a8326504170a8c2d5833fe2927cd59d8b1e18384477a62147 done [2026-04-20T08:52:48.418Z] #7 exporting config sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done [2026-04-20T08:52:48.418Z] #7 exporting manifest sha256:b298c54a45ad3d564b76da101e63d2b74fb532800dbe72ab2d0eb5105d1531cc done [2026-04-20T08:52:48.418Z] #7 exporting config sha256:4a1438f26c69b56da9c0c55186d9d04828515dad82344eda2edea88b7f0658b7 done [2026-04-20T08:52:48.418Z] #7 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 done [2026-04-20T08:52:48.418Z] #7 pushing layers 0.0s done [2026-04-20T08:52:48.418Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 0.1s done [2026-04-20T08:52:48.418Z] #7 DONE 0.1s [2026-04-20T08:52:48.418Z] [2026-04-20T08:52:48.418Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:48.418Z] #8 DONE 0.0s [2026-04-20T08:52:48.418Z] [2026-04-20T08:52:48.418Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:48.418Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:48.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109' [2026-04-20T08:52:48.710Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 --push - [2026-04-20T08:52:48.710Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:48.710Z] #1 transferring dockerfile: 169B done [2026-04-20T08:52:48.710Z] #1 DONE 0.0s [2026-04-20T08:52:48.710Z] [2026-04-20T08:52:48.710Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 [2026-04-20T08:52:48.710Z] #2 DONE 0.0s [2026-04-20T08:52:48.710Z] [2026-04-20T08:52:48.710Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 [2026-04-20T08:52:48.710Z] #3 DONE 0.0s [2026-04-20T08:52:48.710Z] [2026-04-20T08:52:48.710Z] #4 [internal] load .dockerignore [2026-04-20T08:52:48.710Z] #4 transferring context: 2B done [2026-04-20T08:52:48.710Z] #4 DONE 0.0s [2026-04-20T08:52:48.710Z] [2026-04-20T08:52:48.710Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:48.710Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done [2026-04-20T08:52:48.710Z] #5 CACHED [2026-04-20T08:52:48.710Z] [2026-04-20T08:52:48.710Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:48.710Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 done [2026-04-20T08:52:48.710Z] #6 CACHED [2026-04-20T08:52:48.710Z] [2026-04-20T08:52:48.710Z] #7 exporting to image [2026-04-20T08:52:48.710Z] #7 exporting layers done [2026-04-20T08:52:48.710Z] #7 exporting manifest sha256:5f5cd892ac11ae4a8326504170a8c2d5833fe2927cd59d8b1e18384477a62147 done [2026-04-20T08:52:48.710Z] #7 exporting config sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done [2026-04-20T08:52:48.710Z] #7 exporting manifest sha256:b298c54a45ad3d564b76da101e63d2b74fb532800dbe72ab2d0eb5105d1531cc done [2026-04-20T08:52:48.710Z] #7 exporting config sha256:4a1438f26c69b56da9c0c55186d9d04828515dad82344eda2edea88b7f0658b7 done [2026-04-20T08:52:48.710Z] #7 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 [2026-04-20T08:52:48.710Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:48.969Z] #7 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 done [2026-04-20T08:52:48.969Z] #7 pushing layers 0.0s done [2026-04-20T08:52:48.969Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 0.1s done [2026-04-20T08:52:48.969Z] #7 DONE 0.1s [2026-04-20T08:52:48.969Z] [2026-04-20T08:52:48.969Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:48.969Z] #8 DONE 0.0s [2026-04-20T08:52:48.969Z] [2026-04-20T08:52:48.969Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:48.969Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:49.263Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:52:49.263Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:52:49.263Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:49.263Z] #1 transferring dockerfile: 210B done [2026-04-20T08:52:49.263Z] #1 DONE 0.0s [2026-04-20T08:52:49.263Z] [2026-04-20T08:52:49.263Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:49.263Z] #2 DONE 0.0s [2026-04-20T08:52:49.263Z] [2026-04-20T08:52:49.263Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:49.263Z] #3 DONE 0.0s [2026-04-20T08:52:49.264Z] [2026-04-20T08:52:49.264Z] #4 [internal] load .dockerignore [2026-04-20T08:52:49.264Z] #4 transferring context: 2B done [2026-04-20T08:52:49.264Z] #4 DONE 0.0s [2026-04-20T08:52:49.264Z] [2026-04-20T08:52:49.264Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:49.264Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done [2026-04-20T08:52:49.264Z] #5 CACHED [2026-04-20T08:52:49.264Z] [2026-04-20T08:52:49.264Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:49.264Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done [2026-04-20T08:52:49.264Z] #6 CACHED [2026-04-20T08:52:49.264Z] [2026-04-20T08:52:49.264Z] #7 exporting to image [2026-04-20T08:52:49.264Z] #7 exporting layers done [2026-04-20T08:52:49.264Z] #7 exporting manifest sha256:5f5cd892ac11ae4a8326504170a8c2d5833fe2927cd59d8b1e18384477a62147 done [2026-04-20T08:52:49.264Z] #7 exporting config sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done [2026-04-20T08:52:49.264Z] #7 exporting manifest sha256:b298c54a45ad3d564b76da101e63d2b74fb532800dbe72ab2d0eb5105d1531cc done [2026-04-20T08:52:49.264Z] #7 exporting config sha256:4a1438f26c69b56da9c0c55186d9d04828515dad82344eda2edea88b7f0658b7 done [2026-04-20T08:52:49.264Z] #7 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 done [2026-04-20T08:52:49.264Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:49.264Z] #7 DONE 0.0s [2026-04-20T08:52:49.523Z] [2026-04-20T08:52:49.523Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:49.523Z] #8 DONE 0.0s [2026-04-20T08:52:49.523Z] [2026-04-20T08:52:49.524Z] #7 exporting to image [2026-04-20T08:52:49.524Z] #7 pushing layers 0.0s done [2026-04-20T08:52:49.524Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 0.1s done [2026-04-20T08:52:49.524Z] #7 DONE 0.1s [2026-04-20T08:52:49.524Z] [2026-04-20T08:52:49.524Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:49.524Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:49.814Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-04-20T08:52:49.814Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-04-20T08:52:49.814Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:49.814Z] #1 transferring dockerfile: 160B done [2026-04-20T08:52:49.814Z] #1 DONE 0.0s [2026-04-20T08:52:49.814Z] [2026-04-20T08:52:49.814Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-20T08:52:49.814Z] #2 DONE 0.0s [2026-04-20T08:52:49.814Z] [2026-04-20T08:52:49.814Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-20T08:52:49.814Z] #3 DONE 0.0s [2026-04-20T08:52:49.814Z] [2026-04-20T08:52:49.814Z] #4 [internal] load .dockerignore [2026-04-20T08:52:49.814Z] #4 transferring context: 2B done [2026-04-20T08:52:49.814Z] #4 DONE 0.0s [2026-04-20T08:52:49.814Z] [2026-04-20T08:52:49.814Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:49.814Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 done [2026-04-20T08:52:49.814Z] #5 CACHED [2026-04-20T08:52:49.814Z] [2026-04-20T08:52:49.814Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 [2026-04-20T08:52:49.814Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 done [2026-04-20T08:52:49.814Z] #6 CACHED [2026-04-20T08:52:49.814Z] [2026-04-20T08:52:49.814Z] #7 exporting to image [2026-04-20T08:52:49.814Z] #7 exporting layers done [2026-04-20T08:52:49.814Z] #7 exporting manifest sha256:5f5cd892ac11ae4a8326504170a8c2d5833fe2927cd59d8b1e18384477a62147 done [2026-04-20T08:52:49.814Z] #7 exporting config sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done [2026-04-20T08:52:49.814Z] #7 exporting manifest sha256:b298c54a45ad3d564b76da101e63d2b74fb532800dbe72ab2d0eb5105d1531cc done [2026-04-20T08:52:49.814Z] #7 exporting config sha256:4a1438f26c69b56da9c0c55186d9d04828515dad82344eda2edea88b7f0658b7 done [2026-04-20T08:52:49.814Z] #7 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 done [2026-04-20T08:52:49.814Z] #7 pushing layers 0.0s done [2026-04-20T08:52:49.814Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 [2026-04-20T08:52:49.814Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:50.074Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 0.1s done [2026-04-20T08:52:50.074Z] #7 DONE 0.1s [2026-04-20T08:52:50.074Z] [2026-04-20T08:52:50.074Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:50.074Z] #8 DONE 0.0s [2026-04-20T08:52:50.074Z] [2026-04-20T08:52:50.074Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:50.074Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:50.360Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:52:50.360Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:52:50.360Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:50.619Z] #1 transferring dockerfile: 198B done [2026-04-20T08:52:50.619Z] #1 DONE 0.0s [2026-04-20T08:52:50.619Z] [2026-04-20T08:52:50.619Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:50.619Z] #2 DONE 0.0s [2026-04-20T08:52:50.619Z] [2026-04-20T08:52:50.619Z] #3 [internal] load .dockerignore [2026-04-20T08:52:50.619Z] #3 transferring context: 2B done [2026-04-20T08:52:50.619Z] #3 DONE 0.0s [2026-04-20T08:52:50.619Z] [2026-04-20T08:52:50.619Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:50.619Z] #4 DONE 0.1s [2026-04-20T08:52:50.619Z] [2026-04-20T08:52:50.619Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:50.619Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:50.619Z] #5 ... [2026-04-20T08:52:50.619Z] [2026-04-20T08:52:50.619Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:50.619Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done [2026-04-20T08:52:50.619Z] #6 DONE 0.0s [2026-04-20T08:52:50.619Z] [2026-04-20T08:52:50.619Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:50.619Z] #7 DONE 0.0s [2026-04-20T08:52:50.619Z] [2026-04-20T08:52:50.619Z] #8 exporting to image [2026-04-20T08:52:50.619Z] #8 exporting layers done [2026-04-20T08:52:50.619Z] #8 exporting manifest sha256:2f43cf995e2add53e59b4463c83868b82a29c36d46c87d70d5589edac262faf4 0.0s done [2026-04-20T08:52:50.619Z] #8 exporting config sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done [2026-04-20T08:52:50.619Z] #8 exporting manifest sha256:6e41272fe58c14dffa6c9c1c9c9450aa98abd4dd40a4db62f402f6bcbec258db done [2026-04-20T08:52:50.619Z] #8 exporting config sha256:a52a62f87c9a0222246b26d9ec802dc55dacf4e24fd94760b481cdd8b3ce8c2c done [2026-04-20T08:52:50.619Z] #8 exporting manifest list sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f done [2026-04-20T08:52:50.619Z] #8 pushing layers 0.1s done [2026-04-20T08:52:50.619Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f [2026-04-20T08:52:50.619Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:50.880Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 0.1s done [2026-04-20T08:52:50.880Z] #8 DONE 0.2s [2026-04-20T08:52:50.880Z] [2026-04-20T08:52:50.880Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:50.880Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:51.188Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-04-20T08:52:51.188Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-04-20T08:52:51.188Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:51.188Z] #1 transferring dockerfile: 164B done [2026-04-20T08:52:51.188Z] #1 DONE 0.0s [2026-04-20T08:52:51.188Z] [2026-04-20T08:52:51.188Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-20T08:52:51.188Z] #2 DONE 0.0s [2026-04-20T08:52:51.188Z] [2026-04-20T08:52:51.188Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-20T08:52:51.188Z] #3 DONE 0.0s [2026-04-20T08:52:51.188Z] [2026-04-20T08:52:51.188Z] #4 [internal] load .dockerignore [2026-04-20T08:52:51.188Z] #4 transferring context: 2B done [2026-04-20T08:52:51.188Z] #4 DONE 0.0s [2026-04-20T08:52:51.188Z] [2026-04-20T08:52:51.188Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:51.188Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c done [2026-04-20T08:52:51.188Z] #5 CACHED [2026-04-20T08:52:51.188Z] [2026-04-20T08:52:51.188Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:51.188Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done [2026-04-20T08:52:51.188Z] #6 CACHED [2026-04-20T08:52:51.188Z] [2026-04-20T08:52:51.188Z] #7 exporting to image [2026-04-20T08:52:51.188Z] #7 exporting layers [2026-04-20T08:52:51.188Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:51.446Z] #7 exporting layers done [2026-04-20T08:52:51.446Z] #7 exporting manifest sha256:2f43cf995e2add53e59b4463c83868b82a29c36d46c87d70d5589edac262faf4 done [2026-04-20T08:52:51.446Z] #7 exporting config sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done [2026-04-20T08:52:51.446Z] #7 exporting manifest sha256:6e41272fe58c14dffa6c9c1c9c9450aa98abd4dd40a4db62f402f6bcbec258db done [2026-04-20T08:52:51.446Z] #7 exporting config sha256:a52a62f87c9a0222246b26d9ec802dc55dacf4e24fd94760b481cdd8b3ce8c2c done [2026-04-20T08:52:51.446Z] #7 exporting manifest list sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f done [2026-04-20T08:52:51.446Z] #7 pushing layers 0.0s done [2026-04-20T08:52:51.446Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 0.1s done [2026-04-20T08:52:51.446Z] #7 DONE 0.1s [2026-04-20T08:52:51.446Z] [2026-04-20T08:52:51.446Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:51.446Z] #8 DONE 0.0s [2026-04-20T08:52:51.446Z] [2026-04-20T08:52:51.446Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:51.446Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:51.733Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109' [2026-04-20T08:52:51.733Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 --push - [2026-04-20T08:52:51.994Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:51.994Z] #1 transferring dockerfile: 171B done [2026-04-20T08:52:51.994Z] #1 DONE 0.0s [2026-04-20T08:52:51.994Z] [2026-04-20T08:52:51.994Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 [2026-04-20T08:52:51.994Z] #2 DONE 0.0s [2026-04-20T08:52:51.994Z] [2026-04-20T08:52:51.994Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 [2026-04-20T08:52:51.994Z] #3 DONE 0.0s [2026-04-20T08:52:51.994Z] [2026-04-20T08:52:51.994Z] #4 [internal] load .dockerignore [2026-04-20T08:52:51.994Z] #4 transferring context: 2B done [2026-04-20T08:52:51.994Z] #4 DONE 0.0s [2026-04-20T08:52:51.994Z] [2026-04-20T08:52:51.994Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:51.994Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done [2026-04-20T08:52:51.994Z] #5 CACHED [2026-04-20T08:52:51.994Z] [2026-04-20T08:52:51.994Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:51.994Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done [2026-04-20T08:52:51.994Z] #6 CACHED [2026-04-20T08:52:51.994Z] [2026-04-20T08:52:51.994Z] #7 exporting to image [2026-04-20T08:52:51.994Z] #7 exporting layers done [2026-04-20T08:52:51.994Z] #7 exporting manifest sha256:2f43cf995e2add53e59b4463c83868b82a29c36d46c87d70d5589edac262faf4 done [2026-04-20T08:52:51.994Z] #7 exporting config sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done [2026-04-20T08:52:51.994Z] #7 exporting manifest sha256:6e41272fe58c14dffa6c9c1c9c9450aa98abd4dd40a4db62f402f6bcbec258db done [2026-04-20T08:52:51.994Z] #7 exporting config sha256:a52a62f87c9a0222246b26d9ec802dc55dacf4e24fd94760b481cdd8b3ce8c2c done [2026-04-20T08:52:51.994Z] #7 exporting manifest list sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f done [2026-04-20T08:52:51.994Z] #7 pushing layers 0.0s done [2026-04-20T08:52:51.994Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f [2026-04-20T08:52:51.994Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:51.994Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 0.1s done [2026-04-20T08:52:51.994Z] #7 DONE 0.1s [2026-04-20T08:52:51.994Z] [2026-04-20T08:52:51.994Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:51.994Z] #8 DONE 0.0s [2026-04-20T08:52:51.994Z] [2026-04-20T08:52:51.994Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:51.994Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:52.282Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:52:52.282Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:52:52.282Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:52.282Z] #1 transferring dockerfile: 212B done [2026-04-20T08:52:52.282Z] #1 DONE 0.0s [2026-04-20T08:52:52.282Z] [2026-04-20T08:52:52.282Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:52.282Z] #2 DONE 0.0s [2026-04-20T08:52:52.282Z] [2026-04-20T08:52:52.282Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:52.282Z] #3 DONE 0.0s [2026-04-20T08:52:52.282Z] [2026-04-20T08:52:52.282Z] #4 [internal] load .dockerignore [2026-04-20T08:52:52.282Z] #4 transferring context: 2B done [2026-04-20T08:52:52.282Z] #4 DONE 0.0s [2026-04-20T08:52:52.282Z] [2026-04-20T08:52:52.282Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:52.282Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done [2026-04-20T08:52:52.282Z] #5 CACHED [2026-04-20T08:52:52.282Z] [2026-04-20T08:52:52.282Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:52.282Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done [2026-04-20T08:52:52.282Z] #6 CACHED [2026-04-20T08:52:52.282Z] [2026-04-20T08:52:52.282Z] #7 exporting to image [2026-04-20T08:52:52.282Z] #7 exporting layers done [2026-04-20T08:52:52.282Z] #7 exporting manifest sha256:2f43cf995e2add53e59b4463c83868b82a29c36d46c87d70d5589edac262faf4 done [2026-04-20T08:52:52.282Z] #7 exporting config sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done [2026-04-20T08:52:52.282Z] #7 exporting manifest sha256:6e41272fe58c14dffa6c9c1c9c9450aa98abd4dd40a4db62f402f6bcbec258db done [2026-04-20T08:52:52.282Z] #7 exporting config sha256:a52a62f87c9a0222246b26d9ec802dc55dacf4e24fd94760b481cdd8b3ce8c2c done [2026-04-20T08:52:52.282Z] #7 exporting manifest list sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f done [2026-04-20T08:52:52.282Z] #7 pushing layers 0.0s done [2026-04-20T08:52:52.282Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f [2026-04-20T08:52:52.282Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:52.541Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 0.1s done [2026-04-20T08:52:52.541Z] #7 DONE 0.1s [2026-04-20T08:52:52.541Z] [2026-04-20T08:52:52.541Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:52.541Z] #8 DONE 0.0s [2026-04-20T08:52:52.541Z] [2026-04-20T08:52:52.541Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:52.541Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:52.827Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-04-20T08:52:52.827Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-04-20T08:52:52.827Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:52.827Z] #1 transferring dockerfile: 162B done [2026-04-20T08:52:52.827Z] #1 DONE 0.0s [2026-04-20T08:52:52.827Z] [2026-04-20T08:52:52.827Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-20T08:52:52.827Z] #2 DONE 0.0s [2026-04-20T08:52:52.827Z] [2026-04-20T08:52:52.827Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-20T08:52:52.827Z] #3 DONE 0.0s [2026-04-20T08:52:52.827Z] [2026-04-20T08:52:52.827Z] #4 [internal] load .dockerignore [2026-04-20T08:52:52.827Z] #4 transferring context: 2B done [2026-04-20T08:52:52.827Z] #4 DONE 0.0s [2026-04-20T08:52:52.827Z] [2026-04-20T08:52:52.827Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:52.827Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c done [2026-04-20T08:52:52.827Z] #5 CACHED [2026-04-20T08:52:52.827Z] [2026-04-20T08:52:52.827Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c [2026-04-20T08:52:52.827Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done [2026-04-20T08:52:52.827Z] #6 CACHED [2026-04-20T08:52:52.827Z] [2026-04-20T08:52:52.827Z] #7 exporting to image [2026-04-20T08:52:52.827Z] #7 exporting layers done [2026-04-20T08:52:52.827Z] #7 exporting manifest sha256:2f43cf995e2add53e59b4463c83868b82a29c36d46c87d70d5589edac262faf4 done [2026-04-20T08:52:52.827Z] #7 exporting config sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done [2026-04-20T08:52:52.827Z] #7 exporting manifest sha256:6e41272fe58c14dffa6c9c1c9c9450aa98abd4dd40a4db62f402f6bcbec258db done [2026-04-20T08:52:52.827Z] #7 exporting config sha256:a52a62f87c9a0222246b26d9ec802dc55dacf4e24fd94760b481cdd8b3ce8c2c done [2026-04-20T08:52:52.827Z] #7 exporting manifest list sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f done [2026-04-20T08:52:52.827Z] #7 pushing layers 0.0s done [2026-04-20T08:52:52.827Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f [2026-04-20T08:52:52.827Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:53.086Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 0.1s done [2026-04-20T08:52:53.086Z] #7 DONE 0.1s [2026-04-20T08:52:53.086Z] [2026-04-20T08:52:53.086Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:53.086Z] #8 DONE 0.0s [2026-04-20T08:52:53.086Z] [2026-04-20T08:52:53.086Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:53.086Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:53.376Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:52:53.377Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:52:53.377Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:53.377Z] #1 transferring dockerfile: 206B done [2026-04-20T08:52:53.377Z] #1 DONE 0.0s [2026-04-20T08:52:53.377Z] [2026-04-20T08:52:53.377Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:53.377Z] #2 DONE 0.0s [2026-04-20T08:52:53.377Z] [2026-04-20T08:52:53.377Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:53.377Z] #3 DONE 0.1s [2026-04-20T08:52:53.377Z] [2026-04-20T08:52:53.377Z] #4 [internal] load .dockerignore [2026-04-20T08:52:53.377Z] #4 transferring context: 2B done [2026-04-20T08:52:53.377Z] #4 DONE 0.0s [2026-04-20T08:52:53.377Z] [2026-04-20T08:52:53.377Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:53.377Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done [2026-04-20T08:52:53.377Z] #5 DONE 0.0s [2026-04-20T08:52:53.377Z] [2026-04-20T08:52:53.377Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:53.636Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done [2026-04-20T08:52:53.636Z] #6 DONE 0.0s [2026-04-20T08:52:53.636Z] [2026-04-20T08:52:53.636Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:53.636Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done [2026-04-20T08:52:53.636Z] #5 DONE 0.1s [2026-04-20T08:52:53.636Z] [2026-04-20T08:52:53.636Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:53.636Z] #7 DONE 0.0s [2026-04-20T08:52:53.636Z] [2026-04-20T08:52:53.636Z] #8 exporting to image [2026-04-20T08:52:53.636Z] #8 exporting layers done [2026-04-20T08:52:53.636Z] #8 exporting manifest sha256:afc8802294968fc9910f279e04c74c34131711cea6a4a2dd15f2d40c67571d7c done [2026-04-20T08:52:53.636Z] #8 exporting config sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done [2026-04-20T08:52:53.636Z] #8 exporting manifest sha256:37b9e0b33ac715448b7ae77974786694a5777a6959b6a054a0735330617491fa done [2026-04-20T08:52:53.636Z] #8 exporting config sha256:6f25093f7b631b4c15141dbc1492c3b5a7b2e35db690c7ccf0efa4c256dae29d done [2026-04-20T08:52:53.636Z] #8 exporting manifest list sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 done [2026-04-20T08:52:53.636Z] #8 pushing layers 0.1s done [2026-04-20T08:52:53.636Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 [2026-04-20T08:52:53.636Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:53.895Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 0.1s done [2026-04-20T08:52:53.895Z] #8 DONE 0.2s [2026-04-20T08:52:53.895Z] [2026-04-20T08:52:53.895Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:53.895Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:54.190Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-04-20T08:52:54.190Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-04-20T08:52:54.452Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:54.452Z] #1 transferring dockerfile: 172B done [2026-04-20T08:52:54.452Z] #1 DONE 0.0s [2026-04-20T08:52:54.452Z] [2026-04-20T08:52:54.452Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-20T08:52:54.452Z] #2 DONE 0.0s [2026-04-20T08:52:54.452Z] [2026-04-20T08:52:54.452Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-20T08:52:54.452Z] #3 DONE 0.0s [2026-04-20T08:52:54.452Z] [2026-04-20T08:52:54.452Z] #4 [internal] load .dockerignore [2026-04-20T08:52:54.452Z] #4 transferring context: 2B done [2026-04-20T08:52:54.452Z] #4 DONE 0.0s [2026-04-20T08:52:54.452Z] [2026-04-20T08:52:54.452Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:54.452Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done [2026-04-20T08:52:54.452Z] #5 CACHED [2026-04-20T08:52:54.452Z] [2026-04-20T08:52:54.452Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:54.452Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done [2026-04-20T08:52:54.452Z] #6 CACHED [2026-04-20T08:52:54.452Z] [2026-04-20T08:52:54.452Z] #7 exporting to image [2026-04-20T08:52:54.452Z] #7 exporting layers done [2026-04-20T08:52:54.452Z] #7 exporting manifest sha256:afc8802294968fc9910f279e04c74c34131711cea6a4a2dd15f2d40c67571d7c done [2026-04-20T08:52:54.452Z] #7 exporting config sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done [2026-04-20T08:52:54.452Z] #7 exporting manifest sha256:37b9e0b33ac715448b7ae77974786694a5777a6959b6a054a0735330617491fa done [2026-04-20T08:52:54.452Z] #7 exporting config sha256:6f25093f7b631b4c15141dbc1492c3b5a7b2e35db690c7ccf0efa4c256dae29d done [2026-04-20T08:52:54.452Z] #7 exporting manifest list sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 done [2026-04-20T08:52:54.452Z] #7 pushing layers 0.0s done [2026-04-20T08:52:54.453Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 [2026-04-20T08:52:54.453Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:54.453Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 0.1s done [2026-04-20T08:52:54.453Z] #7 DONE 0.1s [2026-04-20T08:52:54.453Z] [2026-04-20T08:52:54.453Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:54.453Z] #8 DONE 0.0s [2026-04-20T08:52:54.453Z] [2026-04-20T08:52:54.453Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:54.453Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:54.739Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 --push - [2026-04-20T08:52:54.739Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109' [2026-04-20T08:52:54.739Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:54.739Z] #1 transferring dockerfile: 179B done [2026-04-20T08:52:54.739Z] #1 DONE 0.0s [2026-04-20T08:52:54.739Z] [2026-04-20T08:52:54.739Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 [2026-04-20T08:52:54.739Z] #2 DONE 0.0s [2026-04-20T08:52:54.739Z] [2026-04-20T08:52:54.739Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 [2026-04-20T08:52:54.739Z] #3 DONE 0.0s [2026-04-20T08:52:54.739Z] [2026-04-20T08:52:54.739Z] #4 [internal] load .dockerignore [2026-04-20T08:52:54.739Z] #4 transferring context: 2B done [2026-04-20T08:52:54.739Z] #4 DONE 0.0s [2026-04-20T08:52:54.739Z] [2026-04-20T08:52:54.739Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:54.739Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e done [2026-04-20T08:52:54.739Z] #5 CACHED [2026-04-20T08:52:54.739Z] [2026-04-20T08:52:54.739Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:54.739Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done [2026-04-20T08:52:54.739Z] #6 CACHED [2026-04-20T08:52:54.739Z] [2026-04-20T08:52:54.739Z] #7 exporting to image [2026-04-20T08:52:54.739Z] #7 exporting layers [2026-04-20T08:52:54.739Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:54.998Z] #7 exporting layers done [2026-04-20T08:52:54.998Z] #7 exporting manifest sha256:afc8802294968fc9910f279e04c74c34131711cea6a4a2dd15f2d40c67571d7c done [2026-04-20T08:52:54.998Z] #7 exporting config sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done [2026-04-20T08:52:54.998Z] #7 exporting manifest sha256:37b9e0b33ac715448b7ae77974786694a5777a6959b6a054a0735330617491fa done [2026-04-20T08:52:54.998Z] #7 exporting config sha256:6f25093f7b631b4c15141dbc1492c3b5a7b2e35db690c7ccf0efa4c256dae29d done [2026-04-20T08:52:54.998Z] #7 exporting manifest list sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 done [2026-04-20T08:52:54.998Z] #7 pushing layers 0.0s done [2026-04-20T08:52:54.998Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 0.1s done [2026-04-20T08:52:54.998Z] #7 DONE 0.1s [2026-04-20T08:52:54.998Z] [2026-04-20T08:52:54.998Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:54.998Z] #8 DONE 0.0s [2026-04-20T08:52:54.998Z] [2026-04-20T08:52:54.998Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:54.998Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:55.287Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:52:55.287Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:52:55.547Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:55.547Z] #1 transferring dockerfile: 220B done [2026-04-20T08:52:55.547Z] #1 DONE 0.0s [2026-04-20T08:52:55.547Z] [2026-04-20T08:52:55.547Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:55.547Z] #2 DONE 0.0s [2026-04-20T08:52:55.547Z] [2026-04-20T08:52:55.547Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:55.547Z] #3 DONE 0.0s [2026-04-20T08:52:55.547Z] [2026-04-20T08:52:55.547Z] #4 [internal] load .dockerignore [2026-04-20T08:52:55.547Z] #4 transferring context: 2B done [2026-04-20T08:52:55.547Z] #4 DONE 0.0s [2026-04-20T08:52:55.547Z] [2026-04-20T08:52:55.547Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:55.547Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done [2026-04-20T08:52:55.547Z] #5 CACHED [2026-04-20T08:52:55.547Z] [2026-04-20T08:52:55.547Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:55.547Z] #6 CACHED [2026-04-20T08:52:55.547Z] [2026-04-20T08:52:55.547Z] #7 exporting to image [2026-04-20T08:52:55.547Z] #7 exporting layers done [2026-04-20T08:52:55.547Z] #7 exporting manifest sha256:afc8802294968fc9910f279e04c74c34131711cea6a4a2dd15f2d40c67571d7c done [2026-04-20T08:52:55.547Z] #7 exporting config sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done [2026-04-20T08:52:55.547Z] #7 exporting manifest sha256:37b9e0b33ac715448b7ae77974786694a5777a6959b6a054a0735330617491fa done [2026-04-20T08:52:55.547Z] #7 exporting config sha256:6f25093f7b631b4c15141dbc1492c3b5a7b2e35db690c7ccf0efa4c256dae29d done [2026-04-20T08:52:55.547Z] #7 exporting manifest list sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 done [2026-04-20T08:52:55.547Z] #7 pushing layers [2026-04-20T08:52:55.547Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:55.547Z] #7 pushing layers 0.0s done [2026-04-20T08:52:55.547Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 0.1s done [2026-04-20T08:52:55.547Z] #7 DONE 0.1s [2026-04-20T08:52:55.547Z] [2026-04-20T08:52:55.547Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:55.547Z] #8 DONE 0.0s [2026-04-20T08:52:55.547Z] [2026-04-20T08:52:55.547Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:55.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:55.838Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-04-20T08:52:55.838Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-04-20T08:52:56.104Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:56.104Z] #1 transferring dockerfile: 170B done [2026-04-20T08:52:56.104Z] #1 DONE 0.0s [2026-04-20T08:52:56.104Z] [2026-04-20T08:52:56.104Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-20T08:52:56.104Z] #2 DONE 0.0s [2026-04-20T08:52:56.104Z] [2026-04-20T08:52:56.104Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-20T08:52:56.104Z] #3 DONE 0.0s [2026-04-20T08:52:56.104Z] [2026-04-20T08:52:56.104Z] #4 [internal] load .dockerignore [2026-04-20T08:52:56.104Z] #4 transferring context: 2B done [2026-04-20T08:52:56.104Z] #4 DONE 0.0s [2026-04-20T08:52:56.104Z] [2026-04-20T08:52:56.104Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:56.104Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done [2026-04-20T08:52:56.104Z] #5 CACHED [2026-04-20T08:52:56.104Z] [2026-04-20T08:52:56.104Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e [2026-04-20T08:52:56.104Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done [2026-04-20T08:52:56.104Z] #6 CACHED [2026-04-20T08:52:56.104Z] [2026-04-20T08:52:56.104Z] #7 exporting to image [2026-04-20T08:52:56.104Z] #7 exporting layers done [2026-04-20T08:52:56.104Z] #7 exporting manifest sha256:afc8802294968fc9910f279e04c74c34131711cea6a4a2dd15f2d40c67571d7c done [2026-04-20T08:52:56.104Z] #7 exporting config sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done [2026-04-20T08:52:56.104Z] #7 exporting manifest sha256:37b9e0b33ac715448b7ae77974786694a5777a6959b6a054a0735330617491fa done [2026-04-20T08:52:56.104Z] #7 exporting config sha256:6f25093f7b631b4c15141dbc1492c3b5a7b2e35db690c7ccf0efa4c256dae29d done [2026-04-20T08:52:56.104Z] #7 exporting manifest list sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 done [2026-04-20T08:52:56.104Z] #7 pushing layers 0.0s done [2026-04-20T08:52:56.104Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 [2026-04-20T08:52:56.104Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:56.104Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 0.1s done [2026-04-20T08:52:56.104Z] #7 DONE 0.1s [2026-04-20T08:52:56.104Z] [2026-04-20T08:52:56.104Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:56.104Z] #8 DONE 0.0s [2026-04-20T08:52:56.104Z] [2026-04-20T08:52:56.104Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:56.104Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:56.402Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:52:56.402Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:52:56.661Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:56.661Z] #1 transferring dockerfile: 204B done [2026-04-20T08:52:56.661Z] #1 DONE 0.0s [2026-04-20T08:52:56.661Z] [2026-04-20T08:52:56.661Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:56.661Z] #2 DONE 0.0s [2026-04-20T08:52:56.661Z] [2026-04-20T08:52:56.661Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:56.661Z] #3 DONE 0.0s [2026-04-20T08:52:56.661Z] [2026-04-20T08:52:56.661Z] #4 [internal] load .dockerignore [2026-04-20T08:52:56.661Z] #4 transferring context: 2B done [2026-04-20T08:52:56.661Z] #4 DONE 0.0s [2026-04-20T08:52:56.661Z] [2026-04-20T08:52:56.661Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:56.661Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:56.661Z] #5 ... [2026-04-20T08:52:56.661Z] [2026-04-20T08:52:56.661Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:56.661Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 0.0s done [2026-04-20T08:52:56.661Z] #6 DONE 0.1s [2026-04-20T08:52:56.661Z] [2026-04-20T08:52:56.661Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:56.661Z] #7 DONE 0.0s [2026-04-20T08:52:56.661Z] [2026-04-20T08:52:56.661Z] #8 exporting to image [2026-04-20T08:52:56.661Z] #8 exporting layers done [2026-04-20T08:52:56.661Z] #8 exporting manifest sha256:69171edb4f18b45cdc3ed9c21764fc6e90e50634e83d702e0b3a4f8b6742220a done [2026-04-20T08:52:56.661Z] #8 exporting config sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done [2026-04-20T08:52:56.661Z] #8 exporting manifest sha256:d126341f5b41bfcba7d5ab86b80cba5d0dc71caa26d1c3b7884e49a487a4d11c done [2026-04-20T08:52:56.661Z] #8 exporting config sha256:1dd0e561cf8632194d361598b4ed079faab1a880d4573bdcab4d366b90ff3d3a done [2026-04-20T08:52:56.661Z] #8 exporting manifest list sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 done [2026-04-20T08:52:56.661Z] #8 pushing layers 0.1s done [2026-04-20T08:52:56.661Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 [2026-04-20T08:52:56.661Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:56.921Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 0.1s done [2026-04-20T08:52:56.921Z] #8 DONE 0.2s [2026-04-20T08:52:56.921Z] [2026-04-20T08:52:56.921Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:56.921Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:57.214Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-04-20T08:52:57.214Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-04-20T08:52:57.214Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:57.214Z] #1 transferring dockerfile: 170B done [2026-04-20T08:52:57.214Z] #1 DONE 0.0s [2026-04-20T08:52:57.214Z] [2026-04-20T08:52:57.214Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-20T08:52:57.214Z] #2 DONE 0.0s [2026-04-20T08:52:57.214Z] [2026-04-20T08:52:57.214Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-20T08:52:57.214Z] #3 DONE 0.0s [2026-04-20T08:52:57.214Z] [2026-04-20T08:52:57.214Z] #4 [internal] load .dockerignore [2026-04-20T08:52:57.214Z] #4 transferring context: 2B done [2026-04-20T08:52:57.214Z] #4 DONE 0.0s [2026-04-20T08:52:57.215Z] [2026-04-20T08:52:57.215Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:57.215Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf done [2026-04-20T08:52:57.215Z] #5 CACHED [2026-04-20T08:52:57.215Z] [2026-04-20T08:52:57.215Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:57.215Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf done [2026-04-20T08:52:57.215Z] #6 CACHED [2026-04-20T08:52:57.215Z] [2026-04-20T08:52:57.215Z] #7 exporting to image [2026-04-20T08:52:57.215Z] #7 exporting layers done [2026-04-20T08:52:57.215Z] #7 exporting manifest sha256:69171edb4f18b45cdc3ed9c21764fc6e90e50634e83d702e0b3a4f8b6742220a done [2026-04-20T08:52:57.215Z] #7 exporting config sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done [2026-04-20T08:52:57.215Z] #7 exporting manifest sha256:d126341f5b41bfcba7d5ab86b80cba5d0dc71caa26d1c3b7884e49a487a4d11c done [2026-04-20T08:52:57.215Z] #7 exporting config sha256:1dd0e561cf8632194d361598b4ed079faab1a880d4573bdcab4d366b90ff3d3a done [2026-04-20T08:52:57.215Z] #7 exporting manifest list sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 done [2026-04-20T08:52:57.215Z] #7 pushing layers 0.0s done [2026-04-20T08:52:57.215Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 [2026-04-20T08:52:57.215Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:57.474Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 0.1s done [2026-04-20T08:52:57.474Z] #7 DONE 0.1s [2026-04-20T08:52:57.474Z] [2026-04-20T08:52:57.474Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:57.474Z] #8 DONE 0.0s [2026-04-20T08:52:57.474Z] [2026-04-20T08:52:57.474Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:57.474Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:57.760Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109' [2026-04-20T08:52:57.760Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 --push - [2026-04-20T08:52:57.760Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:57.760Z] #1 transferring dockerfile: 177B done [2026-04-20T08:52:57.760Z] #1 DONE 0.0s [2026-04-20T08:52:57.760Z] [2026-04-20T08:52:57.760Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 [2026-04-20T08:52:57.760Z] #2 DONE 0.0s [2026-04-20T08:52:57.760Z] [2026-04-20T08:52:57.760Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 [2026-04-20T08:52:57.760Z] #3 DONE 0.0s [2026-04-20T08:52:57.760Z] [2026-04-20T08:52:57.760Z] #4 [internal] load .dockerignore [2026-04-20T08:52:57.760Z] #4 transferring context: 2B done [2026-04-20T08:52:57.760Z] #4 DONE 0.0s [2026-04-20T08:52:57.760Z] [2026-04-20T08:52:57.760Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:57.760Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 0.0s done [2026-04-20T08:52:57.760Z] #5 CACHED [2026-04-20T08:52:57.760Z] [2026-04-20T08:52:57.760Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:57.760Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf done [2026-04-20T08:52:57.760Z] #6 CACHED [2026-04-20T08:52:57.760Z] [2026-04-20T08:52:57.760Z] #7 exporting to image [2026-04-20T08:52:57.760Z] #7 exporting layers done [2026-04-20T08:52:57.760Z] #7 exporting manifest sha256:69171edb4f18b45cdc3ed9c21764fc6e90e50634e83d702e0b3a4f8b6742220a done [2026-04-20T08:52:57.760Z] #7 exporting config sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done [2026-04-20T08:52:57.760Z] #7 exporting manifest sha256:d126341f5b41bfcba7d5ab86b80cba5d0dc71caa26d1c3b7884e49a487a4d11c done [2026-04-20T08:52:57.760Z] #7 exporting config sha256:1dd0e561cf8632194d361598b4ed079faab1a880d4573bdcab4d366b90ff3d3a done [2026-04-20T08:52:57.760Z] #7 exporting manifest list sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 done [2026-04-20T08:52:57.760Z] #7 pushing layers 0.0s done [2026-04-20T08:52:57.760Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 [2026-04-20T08:52:57.760Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:58.019Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 0.1s done [2026-04-20T08:52:58.019Z] #7 DONE 0.1s [2026-04-20T08:52:58.019Z] [2026-04-20T08:52:58.019Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:58.019Z] #8 DONE 0.0s [2026-04-20T08:52:58.019Z] [2026-04-20T08:52:58.019Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:58.019Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:58.306Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:52:58.306Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:52:58.306Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:58.306Z] #1 transferring dockerfile: 218B done [2026-04-20T08:52:58.306Z] #1 DONE 0.0s [2026-04-20T08:52:58.306Z] [2026-04-20T08:52:58.306Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:58.306Z] #2 DONE 0.0s [2026-04-20T08:52:58.306Z] [2026-04-20T08:52:58.306Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:52:58.306Z] #3 DONE 0.0s [2026-04-20T08:52:58.306Z] [2026-04-20T08:52:58.306Z] #4 [internal] load .dockerignore [2026-04-20T08:52:58.306Z] #4 transferring context: 2B done [2026-04-20T08:52:58.306Z] #4 DONE 0.0s [2026-04-20T08:52:58.306Z] [2026-04-20T08:52:58.306Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:58.306Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf done [2026-04-20T08:52:58.306Z] #5 CACHED [2026-04-20T08:52:58.306Z] [2026-04-20T08:52:58.306Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:58.306Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 0.0s done [2026-04-20T08:52:58.306Z] #6 CACHED [2026-04-20T08:52:58.306Z] [2026-04-20T08:52:58.306Z] #7 exporting to image [2026-04-20T08:52:58.306Z] #7 exporting layers done [2026-04-20T08:52:58.306Z] #7 exporting manifest sha256:69171edb4f18b45cdc3ed9c21764fc6e90e50634e83d702e0b3a4f8b6742220a done [2026-04-20T08:52:58.306Z] #7 exporting config sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done [2026-04-20T08:52:58.306Z] #7 exporting manifest sha256:d126341f5b41bfcba7d5ab86b80cba5d0dc71caa26d1c3b7884e49a487a4d11c done [2026-04-20T08:52:58.306Z] #7 exporting config sha256:1dd0e561cf8632194d361598b4ed079faab1a880d4573bdcab4d366b90ff3d3a done [2026-04-20T08:52:58.306Z] #7 exporting manifest list sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 done [2026-04-20T08:52:58.307Z] #7 pushing layers 0.0s done [2026-04-20T08:52:58.307Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 [2026-04-20T08:52:58.307Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:58.567Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 0.1s done [2026-04-20T08:52:58.567Z] #7 DONE 0.1s [2026-04-20T08:52:58.567Z] [2026-04-20T08:52:58.567Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:58.567Z] #8 DONE 0.0s [2026-04-20T08:52:58.567Z] [2026-04-20T08:52:58.567Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:58.567Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:58.937Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-04-20T08:52:58.937Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-04-20T08:52:58.937Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:58.937Z] #1 transferring dockerfile: 168B done [2026-04-20T08:52:58.937Z] #1 DONE 0.0s [2026-04-20T08:52:58.937Z] [2026-04-20T08:52:58.937Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-20T08:52:58.937Z] #2 DONE 0.0s [2026-04-20T08:52:58.937Z] [2026-04-20T08:52:58.937Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-20T08:52:58.937Z] #3 DONE 0.0s [2026-04-20T08:52:58.937Z] [2026-04-20T08:52:58.937Z] #4 [internal] load .dockerignore [2026-04-20T08:52:58.937Z] #4 transferring context: 2B done [2026-04-20T08:52:58.937Z] #4 DONE 0.0s [2026-04-20T08:52:58.937Z] [2026-04-20T08:52:58.937Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:58.937Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 0.0s done [2026-04-20T08:52:58.937Z] #5 CACHED [2026-04-20T08:52:58.937Z] [2026-04-20T08:52:58.937Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf [2026-04-20T08:52:58.937Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 0.0s done [2026-04-20T08:52:58.937Z] #6 CACHED [2026-04-20T08:52:58.937Z] [2026-04-20T08:52:58.937Z] #7 exporting to image [2026-04-20T08:52:58.937Z] #7 exporting layers done [2026-04-20T08:52:58.937Z] #7 exporting manifest sha256:69171edb4f18b45cdc3ed9c21764fc6e90e50634e83d702e0b3a4f8b6742220a done [2026-04-20T08:52:58.937Z] #7 exporting config sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done [2026-04-20T08:52:58.937Z] #7 exporting manifest sha256:d126341f5b41bfcba7d5ab86b80cba5d0dc71caa26d1c3b7884e49a487a4d11c done [2026-04-20T08:52:58.937Z] #7 exporting config sha256:1dd0e561cf8632194d361598b4ed079faab1a880d4573bdcab4d366b90ff3d3a done [2026-04-20T08:52:58.937Z] #7 exporting manifest list sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 done [2026-04-20T08:52:58.937Z] #7 pushing layers 0.0s done [2026-04-20T08:52:58.937Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 [2026-04-20T08:52:58.937Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:59.196Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 0.1s done [2026-04-20T08:52:59.196Z] #7 DONE 0.1s [2026-04-20T08:52:59.196Z] [2026-04-20T08:52:59.196Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:59.196Z] #8 DONE 0.0s [2026-04-20T08:52:59.196Z] [2026-04-20T08:52:59.196Z] 1 warning found (use --debug to expand): [2026-04-20T08:52:59.196Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:52:59.491Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:52:59.491Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:52:59.491Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:52:59.491Z] #1 transferring dockerfile: 205B done [2026-04-20T08:52:59.491Z] #1 DONE 0.0s [2026-04-20T08:52:59.491Z] [2026-04-20T08:52:59.491Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:59.491Z] #2 DONE 0.0s [2026-04-20T08:52:59.491Z] [2026-04-20T08:52:59.491Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:52:59.491Z] #3 DONE 0.0s [2026-04-20T08:52:59.491Z] [2026-04-20T08:52:59.491Z] #4 [internal] load .dockerignore [2026-04-20T08:52:59.491Z] #4 transferring context: 2B done [2026-04-20T08:52:59.491Z] #4 DONE 0.0s [2026-04-20T08:52:59.491Z] [2026-04-20T08:52:59.491Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:52:59.491Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done [2026-04-20T08:52:59.491Z] #5 DONE 0.0s [2026-04-20T08:52:59.491Z] [2026-04-20T08:52:59.491Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:52:59.749Z] #6 DONE 0.0s [2026-04-20T08:52:59.749Z] [2026-04-20T08:52:59.749Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:52:59.749Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done [2026-04-20T08:52:59.749Z] #5 DONE 0.1s [2026-04-20T08:52:59.749Z] [2026-04-20T08:52:59.749Z] #7 exporting to image [2026-04-20T08:52:59.749Z] #7 exporting layers done [2026-04-20T08:52:59.749Z] #7 exporting manifest sha256:38abe7d7143b14a8c72852664b9ff7479678f5d5c85f0e3cbe8c7d11f5ca3a1c 0.0s done [2026-04-20T08:52:59.749Z] #7 exporting config sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done [2026-04-20T08:52:59.749Z] #7 exporting manifest sha256:28955157397bc039485e557fdd8b8b7cc2a6448f6f5742cb01edf36f3770b9ad done [2026-04-20T08:52:59.749Z] #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 [2026-04-20T08:52:59.749Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:52:59.749Z] #7 ... [2026-04-20T08:52:59.749Z] [2026-04-20T08:52:59.749Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:52:59.749Z] #8 DONE 0.0s [2026-04-20T08:52:59.749Z] [2026-04-20T08:52:59.749Z] #7 exporting to image [2026-04-20T08:52:59.749Z] #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 done [2026-04-20T08:52:59.749Z] #7 exporting manifest list sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c done [2026-04-20T08:52:59.749Z] #7 pushing layers 0.1s done [2026-04-20T08:52:59.749Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c [2026-04-20T08:53:00.008Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 0.1s done [2026-04-20T08:53:00.008Z] #7 DONE 0.2s [2026-04-20T08:53:00.008Z] [2026-04-20T08:53:00.008Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:00.008Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:00.295Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-04-20T08:53:00.295Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-04-20T08:53:00.295Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:00.295Z] #1 transferring dockerfile: 171B done [2026-04-20T08:53:00.295Z] #1 DONE 0.0s [2026-04-20T08:53:00.295Z] [2026-04-20T08:53:00.295Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-20T08:53:00.295Z] #2 DONE 0.0s [2026-04-20T08:53:00.295Z] [2026-04-20T08:53:00.295Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-20T08:53:00.295Z] #3 DONE 0.0s [2026-04-20T08:53:00.295Z] [2026-04-20T08:53:00.295Z] #4 [internal] load .dockerignore [2026-04-20T08:53:00.295Z] #4 transferring context: 2B done [2026-04-20T08:53:00.295Z] #4 DONE 0.0s [2026-04-20T08:53:00.295Z] [2026-04-20T08:53:00.295Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:53:00.295Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e done [2026-04-20T08:53:00.295Z] #5 CACHED [2026-04-20T08:53:00.295Z] [2026-04-20T08:53:00.295Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:53:00.295Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e done [2026-04-20T08:53:00.295Z] #6 CACHED [2026-04-20T08:53:00.295Z] [2026-04-20T08:53:00.295Z] #7 exporting to image [2026-04-20T08:53:00.295Z] #7 exporting layers done [2026-04-20T08:53:00.295Z] #7 exporting manifest sha256:38abe7d7143b14a8c72852664b9ff7479678f5d5c85f0e3cbe8c7d11f5ca3a1c done [2026-04-20T08:53:00.295Z] #7 exporting config sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done [2026-04-20T08:53:00.295Z] #7 exporting manifest sha256:28955157397bc039485e557fdd8b8b7cc2a6448f6f5742cb01edf36f3770b9ad done [2026-04-20T08:53:00.295Z] #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 done [2026-04-20T08:53:00.295Z] #7 exporting manifest list sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c done [2026-04-20T08:53:00.295Z] #7 pushing layers 0.0s done [2026-04-20T08:53:00.295Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c [2026-04-20T08:53:00.296Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:00.554Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 0.1s done [2026-04-20T08:53:00.554Z] #7 DONE 0.1s [2026-04-20T08:53:00.554Z] [2026-04-20T08:53:00.554Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:00.554Z] #8 DONE 0.0s [2026-04-20T08:53:00.554Z] [2026-04-20T08:53:00.554Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:00.554Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:00.850Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109' [2026-04-20T08:53:00.850Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 --push - [2026-04-20T08:53:00.850Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:00.850Z] #1 transferring dockerfile: 178B done [2026-04-20T08:53:00.850Z] #1 DONE 0.0s [2026-04-20T08:53:00.850Z] [2026-04-20T08:53:00.850Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 [2026-04-20T08:53:00.850Z] #2 DONE 0.0s [2026-04-20T08:53:00.850Z] [2026-04-20T08:53:00.850Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 [2026-04-20T08:53:00.850Z] #3 DONE 0.0s [2026-04-20T08:53:00.850Z] [2026-04-20T08:53:00.850Z] #4 [internal] load .dockerignore [2026-04-20T08:53:00.850Z] #4 transferring context: 2B done [2026-04-20T08:53:00.850Z] #4 DONE 0.0s [2026-04-20T08:53:00.850Z] [2026-04-20T08:53:00.850Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:53:00.850Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done [2026-04-20T08:53:00.850Z] #5 CACHED [2026-04-20T08:53:00.850Z] [2026-04-20T08:53:00.850Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:53:00.850Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e done [2026-04-20T08:53:00.850Z] #6 CACHED [2026-04-20T08:53:00.850Z] [2026-04-20T08:53:00.850Z] #7 exporting to image [2026-04-20T08:53:00.850Z] #7 exporting layers done [2026-04-20T08:53:00.850Z] #7 exporting manifest sha256:38abe7d7143b14a8c72852664b9ff7479678f5d5c85f0e3cbe8c7d11f5ca3a1c done [2026-04-20T08:53:00.850Z] #7 exporting config sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done [2026-04-20T08:53:00.850Z] #7 exporting manifest sha256:28955157397bc039485e557fdd8b8b7cc2a6448f6f5742cb01edf36f3770b9ad done [2026-04-20T08:53:00.850Z] #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 done [2026-04-20T08:53:00.850Z] #7 exporting manifest list sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c done [2026-04-20T08:53:00.850Z] #7 pushing layers 0.0s done [2026-04-20T08:53:00.850Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c [2026-04-20T08:53:00.850Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:01.112Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 0.1s done [2026-04-20T08:53:01.112Z] #7 DONE 0.1s [2026-04-20T08:53:01.112Z] [2026-04-20T08:53:01.112Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:01.112Z] #8 DONE 0.0s [2026-04-20T08:53:01.112Z] [2026-04-20T08:53:01.112Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:01.112Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:01.396Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:53:01.396Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:53:01.396Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:01.396Z] #1 transferring dockerfile: 219B done [2026-04-20T08:53:01.396Z] #1 DONE 0.0s [2026-04-20T08:53:01.396Z] [2026-04-20T08:53:01.396Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:01.396Z] #2 DONE 0.0s [2026-04-20T08:53:01.396Z] [2026-04-20T08:53:01.396Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:01.396Z] #3 DONE 0.0s [2026-04-20T08:53:01.396Z] [2026-04-20T08:53:01.396Z] #4 [internal] load .dockerignore [2026-04-20T08:53:01.396Z] #4 transferring context: 2B done [2026-04-20T08:53:01.396Z] #4 DONE 0.0s [2026-04-20T08:53:01.396Z] [2026-04-20T08:53:01.396Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:53:01.396Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done [2026-04-20T08:53:01.396Z] #5 CACHED [2026-04-20T08:53:01.396Z] [2026-04-20T08:53:01.396Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:53:01.396Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done [2026-04-20T08:53:01.396Z] #6 CACHED [2026-04-20T08:53:01.396Z] [2026-04-20T08:53:01.396Z] #7 exporting to image [2026-04-20T08:53:01.396Z] #7 exporting layers done [2026-04-20T08:53:01.396Z] #7 exporting manifest sha256:38abe7d7143b14a8c72852664b9ff7479678f5d5c85f0e3cbe8c7d11f5ca3a1c done [2026-04-20T08:53:01.396Z] #7 exporting config sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done [2026-04-20T08:53:01.396Z] #7 exporting manifest sha256:28955157397bc039485e557fdd8b8b7cc2a6448f6f5742cb01edf36f3770b9ad done [2026-04-20T08:53:01.396Z] #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 done [2026-04-20T08:53:01.396Z] #7 exporting manifest list sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c done [2026-04-20T08:53:01.396Z] #7 pushing layers 0.0s done [2026-04-20T08:53:01.396Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c [2026-04-20T08:53:01.396Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:01.658Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 0.1s done [2026-04-20T08:53:01.658Z] #7 DONE 0.1s [2026-04-20T08:53:01.658Z] [2026-04-20T08:53:01.658Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:01.658Z] #8 DONE 0.0s [2026-04-20T08:53:01.658Z] [2026-04-20T08:53:01.658Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:01.658Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:01.943Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-04-20T08:53:01.943Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-04-20T08:53:02.203Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:02.203Z] #1 transferring dockerfile: 169B done [2026-04-20T08:53:02.203Z] #1 DONE 0.0s [2026-04-20T08:53:02.203Z] [2026-04-20T08:53:02.203Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-20T08:53:02.203Z] #2 DONE 0.0s [2026-04-20T08:53:02.203Z] [2026-04-20T08:53:02.203Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-20T08:53:02.203Z] #3 DONE 0.0s [2026-04-20T08:53:02.203Z] [2026-04-20T08:53:02.203Z] #4 [internal] load .dockerignore [2026-04-20T08:53:02.203Z] #4 transferring context: 2B done [2026-04-20T08:53:02.203Z] #4 DONE 0.0s [2026-04-20T08:53:02.203Z] [2026-04-20T08:53:02.203Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:53:02.203Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done [2026-04-20T08:53:02.203Z] #5 CACHED [2026-04-20T08:53:02.203Z] [2026-04-20T08:53:02.203Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e [2026-04-20T08:53:02.203Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done [2026-04-20T08:53:02.203Z] #6 CACHED [2026-04-20T08:53:02.203Z] [2026-04-20T08:53:02.203Z] #7 exporting to image [2026-04-20T08:53:02.203Z] #7 exporting layers done [2026-04-20T08:53:02.203Z] #7 exporting manifest sha256:38abe7d7143b14a8c72852664b9ff7479678f5d5c85f0e3cbe8c7d11f5ca3a1c done [2026-04-20T08:53:02.203Z] #7 exporting config sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done [2026-04-20T08:53:02.203Z] #7 exporting manifest sha256:28955157397bc039485e557fdd8b8b7cc2a6448f6f5742cb01edf36f3770b9ad done [2026-04-20T08:53:02.203Z] #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 done [2026-04-20T08:53:02.203Z] #7 exporting manifest list sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c done [2026-04-20T08:53:02.203Z] #7 pushing layers 0.0s done [2026-04-20T08:53:02.203Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c [2026-04-20T08:53:02.203Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:02.203Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 0.1s done [2026-04-20T08:53:02.203Z] #7 DONE 0.1s [2026-04-20T08:53:02.203Z] [2026-04-20T08:53:02.203Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:02.203Z] #8 DONE 0.0s [2026-04-20T08:53:02.203Z] [2026-04-20T08:53:02.203Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:02.203Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:02.487Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:53:02.487Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:53:02.487Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:02.487Z] #1 transferring dockerfile: 211B done [2026-04-20T08:53:02.487Z] #1 DONE 0.0s [2026-04-20T08:53:02.487Z] [2026-04-20T08:53:02.487Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:02.487Z] #2 DONE 0.0s [2026-04-20T08:53:02.487Z] [2026-04-20T08:53:02.487Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:02.487Z] #3 DONE 0.0s [2026-04-20T08:53:02.487Z] [2026-04-20T08:53:02.487Z] #4 [internal] load .dockerignore [2026-04-20T08:53:02.487Z] #4 transferring context: 2B done [2026-04-20T08:53:02.487Z] #4 DONE 0.0s [2026-04-20T08:53:02.487Z] [2026-04-20T08:53:02.487Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:02.487Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done [2026-04-20T08:53:02.487Z] #5 DONE 0.0s [2026-04-20T08:53:02.487Z] [2026-04-20T08:53:02.487Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:02.746Z] #6 DONE 0.0s [2026-04-20T08:53:02.746Z] [2026-04-20T08:53:02.746Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:02.746Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done [2026-04-20T08:53:02.746Z] #5 DONE 0.1s [2026-04-20T08:53:02.746Z] [2026-04-20T08:53:02.746Z] #7 exporting to image [2026-04-20T08:53:02.746Z] #7 exporting layers done [2026-04-20T08:53:02.746Z] #7 exporting manifest sha256:6b2be22a3e7fa5e0805cea99c91fd6851458127b69cb7a14b44d2f6090f963c0 done [2026-04-20T08:53:02.746Z] #7 exporting config sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done [2026-04-20T08:53:02.746Z] #7 exporting manifest sha256:54e3126beeea5d4783220f4637c3518ba0fa023275d9ad152992272b50eda8f8 done [2026-04-20T08:53:02.746Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:02.746Z] #7 ... [2026-04-20T08:53:02.746Z] [2026-04-20T08:53:02.746Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:02.746Z] #8 DONE 0.0s [2026-04-20T08:53:02.746Z] [2026-04-20T08:53:02.746Z] #7 exporting to image [2026-04-20T08:53:02.746Z] #7 exporting config sha256:afa07c97b399b2ed9f6fffc356aa9cce08f2e2d6c87a1fb96beb3752e39d5feb done [2026-04-20T08:53:02.746Z] #7 exporting manifest list sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 done [2026-04-20T08:53:02.746Z] #7 pushing layers 0.1s done [2026-04-20T08:53:02.746Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 [2026-04-20T08:53:03.005Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 0.1s done [2026-04-20T08:53:03.005Z] #7 DONE 0.2s [2026-04-20T08:53:03.005Z] [2026-04-20T08:53:03.005Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:03.005Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:03.288Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-04-20T08:53:03.289Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-04-20T08:53:03.289Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:03.289Z] #1 transferring dockerfile: 177B done [2026-04-20T08:53:03.289Z] #1 DONE 0.0s [2026-04-20T08:53:03.289Z] [2026-04-20T08:53:03.289Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-20T08:53:03.289Z] #2 DONE 0.0s [2026-04-20T08:53:03.289Z] [2026-04-20T08:53:03.289Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-20T08:53:03.289Z] #3 DONE 0.0s [2026-04-20T08:53:03.289Z] [2026-04-20T08:53:03.289Z] #4 [internal] load .dockerignore [2026-04-20T08:53:03.289Z] #4 transferring context: 2B done [2026-04-20T08:53:03.289Z] #4 DONE 0.0s [2026-04-20T08:53:03.289Z] [2026-04-20T08:53:03.289Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:03.289Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done [2026-04-20T08:53:03.289Z] #5 CACHED [2026-04-20T08:53:03.289Z] [2026-04-20T08:53:03.289Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:03.289Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done [2026-04-20T08:53:03.289Z] #6 CACHED [2026-04-20T08:53:03.289Z] [2026-04-20T08:53:03.289Z] #7 exporting to image [2026-04-20T08:53:03.289Z] #7 exporting layers done [2026-04-20T08:53:03.289Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:03.548Z] #7 exporting manifest sha256:6b2be22a3e7fa5e0805cea99c91fd6851458127b69cb7a14b44d2f6090f963c0 done [2026-04-20T08:53:03.548Z] #7 exporting config sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done [2026-04-20T08:53:03.548Z] #7 exporting manifest sha256:54e3126beeea5d4783220f4637c3518ba0fa023275d9ad152992272b50eda8f8 done [2026-04-20T08:53:03.548Z] #7 exporting config sha256:afa07c97b399b2ed9f6fffc356aa9cce08f2e2d6c87a1fb96beb3752e39d5feb done [2026-04-20T08:53:03.548Z] #7 exporting manifest list sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 done [2026-04-20T08:53:03.548Z] #7 pushing layers 0.0s done [2026-04-20T08:53:03.548Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 0.1s done [2026-04-20T08:53:03.548Z] #7 DONE 0.1s [2026-04-20T08:53:03.548Z] [2026-04-20T08:53:03.548Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:03.548Z] #8 DONE 0.0s [2026-04-20T08:53:03.548Z] [2026-04-20T08:53:03.548Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:03.548Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:03.837Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109' [2026-04-20T08:53:03.837Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 --push - [2026-04-20T08:53:03.837Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:03.837Z] #1 transferring dockerfile: 184B done [2026-04-20T08:53:03.837Z] #1 DONE 0.0s [2026-04-20T08:53:03.837Z] [2026-04-20T08:53:03.837Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 [2026-04-20T08:53:03.837Z] #2 DONE 0.0s [2026-04-20T08:53:03.837Z] [2026-04-20T08:53:03.837Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 [2026-04-20T08:53:03.837Z] #3 DONE 0.0s [2026-04-20T08:53:03.837Z] [2026-04-20T08:53:03.837Z] #4 [internal] load .dockerignore [2026-04-20T08:53:03.837Z] #4 transferring context: 2B done [2026-04-20T08:53:03.837Z] #4 DONE 0.0s [2026-04-20T08:53:03.837Z] [2026-04-20T08:53:03.837Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:03.837Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done [2026-04-20T08:53:03.837Z] #5 CACHED [2026-04-20T08:53:03.837Z] [2026-04-20T08:53:03.837Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:03.837Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done [2026-04-20T08:53:03.837Z] #6 CACHED [2026-04-20T08:53:03.837Z] [2026-04-20T08:53:03.837Z] #7 exporting to image [2026-04-20T08:53:03.837Z] #7 exporting layers done [2026-04-20T08:53:03.837Z] #7 exporting manifest sha256:6b2be22a3e7fa5e0805cea99c91fd6851458127b69cb7a14b44d2f6090f963c0 done [2026-04-20T08:53:03.837Z] #7 exporting config sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done [2026-04-20T08:53:03.837Z] #7 exporting manifest sha256:54e3126beeea5d4783220f4637c3518ba0fa023275d9ad152992272b50eda8f8 done [2026-04-20T08:53:03.837Z] #7 exporting config sha256:afa07c97b399b2ed9f6fffc356aa9cce08f2e2d6c87a1fb96beb3752e39d5feb done [2026-04-20T08:53:03.837Z] #7 exporting manifest list sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 done [2026-04-20T08:53:03.837Z] #7 pushing layers 0.0s done [2026-04-20T08:53:03.837Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 [2026-04-20T08:53:03.837Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:04.099Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 0.1s done [2026-04-20T08:53:04.099Z] #7 DONE 0.1s [2026-04-20T08:53:04.099Z] [2026-04-20T08:53:04.099Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:04.099Z] #8 DONE 0.0s [2026-04-20T08:53:04.099Z] [2026-04-20T08:53:04.099Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:04.099Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:04.387Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:53:04.387Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:53:04.646Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:04.646Z] #1 transferring dockerfile: 225B done [2026-04-20T08:53:04.646Z] #1 DONE 0.0s [2026-04-20T08:53:04.646Z] [2026-04-20T08:53:04.646Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:04.646Z] #2 DONE 0.0s [2026-04-20T08:53:04.646Z] [2026-04-20T08:53:04.646Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:04.646Z] #3 DONE 0.0s [2026-04-20T08:53:04.646Z] [2026-04-20T08:53:04.646Z] #4 [internal] load .dockerignore [2026-04-20T08:53:04.646Z] #4 transferring context: 2B done [2026-04-20T08:53:04.646Z] #4 DONE 0.0s [2026-04-20T08:53:04.646Z] [2026-04-20T08:53:04.646Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:04.646Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done [2026-04-20T08:53:04.646Z] #5 CACHED [2026-04-20T08:53:04.646Z] [2026-04-20T08:53:04.646Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:04.646Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done [2026-04-20T08:53:04.646Z] #6 CACHED [2026-04-20T08:53:04.646Z] [2026-04-20T08:53:04.646Z] #7 exporting to image [2026-04-20T08:53:04.646Z] #7 exporting layers done [2026-04-20T08:53:04.646Z] #7 exporting manifest sha256:6b2be22a3e7fa5e0805cea99c91fd6851458127b69cb7a14b44d2f6090f963c0 done [2026-04-20T08:53:04.646Z] #7 exporting config sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done [2026-04-20T08:53:04.646Z] #7 exporting manifest sha256:54e3126beeea5d4783220f4637c3518ba0fa023275d9ad152992272b50eda8f8 done [2026-04-20T08:53:04.646Z] #7 exporting config sha256:afa07c97b399b2ed9f6fffc356aa9cce08f2e2d6c87a1fb96beb3752e39d5feb done [2026-04-20T08:53:04.646Z] #7 exporting manifest list sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 done [2026-04-20T08:53:04.646Z] #7 pushing layers 0.0s done [2026-04-20T08:53:04.646Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 [2026-04-20T08:53:04.646Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:04.646Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 0.1s done [2026-04-20T08:53:04.646Z] #7 DONE 0.1s [2026-04-20T08:53:04.646Z] [2026-04-20T08:53:04.646Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:04.646Z] #8 DONE 0.0s [2026-04-20T08:53:04.646Z] [2026-04-20T08:53:04.646Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:04.646Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:04.935Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-04-20T08:53:04.935Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-04-20T08:53:04.935Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:04.935Z] #1 transferring dockerfile: 175B done [2026-04-20T08:53:04.935Z] #1 DONE 0.0s [2026-04-20T08:53:04.935Z] [2026-04-20T08:53:04.935Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-20T08:53:04.935Z] #2 DONE 0.0s [2026-04-20T08:53:04.935Z] [2026-04-20T08:53:04.935Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-20T08:53:04.935Z] #3 DONE 0.0s [2026-04-20T08:53:04.935Z] [2026-04-20T08:53:04.935Z] #4 [internal] load .dockerignore [2026-04-20T08:53:04.935Z] #4 transferring context: 2B done [2026-04-20T08:53:04.935Z] #4 DONE 0.0s [2026-04-20T08:53:04.935Z] [2026-04-20T08:53:04.935Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:04.935Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 done [2026-04-20T08:53:04.935Z] #5 CACHED [2026-04-20T08:53:04.935Z] [2026-04-20T08:53:04.935Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 [2026-04-20T08:53:04.935Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 done [2026-04-20T08:53:04.935Z] #6 CACHED [2026-04-20T08:53:04.935Z] [2026-04-20T08:53:04.935Z] #7 exporting to image [2026-04-20T08:53:04.935Z] #7 exporting layers done [2026-04-20T08:53:04.935Z] #7 exporting manifest sha256:6b2be22a3e7fa5e0805cea99c91fd6851458127b69cb7a14b44d2f6090f963c0 done [2026-04-20T08:53:04.935Z] #7 exporting config sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done [2026-04-20T08:53:04.935Z] #7 exporting manifest sha256:54e3126beeea5d4783220f4637c3518ba0fa023275d9ad152992272b50eda8f8 done [2026-04-20T08:53:04.935Z] #7 exporting config sha256:afa07c97b399b2ed9f6fffc356aa9cce08f2e2d6c87a1fb96beb3752e39d5feb done [2026-04-20T08:53:04.935Z] #7 exporting manifest list sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 done [2026-04-20T08:53:04.935Z] #7 pushing layers 0.0s done [2026-04-20T08:53:04.935Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 [2026-04-20T08:53:04.935Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:05.194Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 0.1s done [2026-04-20T08:53:05.194Z] #7 DONE 0.1s [2026-04-20T08:53:05.194Z] [2026-04-20T08:53:05.194Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:05.194Z] #8 DONE 0.0s [2026-04-20T08:53:05.194Z] [2026-04-20T08:53:05.194Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:05.194Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:05.486Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:53:05.486Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:53:05.486Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:05.486Z] #1 transferring dockerfile: 215B done [2026-04-20T08:53:05.486Z] #1 DONE 0.0s [2026-04-20T08:53:05.486Z] [2026-04-20T08:53:05.486Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:05.486Z] #2 DONE 0.0s [2026-04-20T08:53:05.486Z] [2026-04-20T08:53:05.486Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:05.486Z] #3 DONE 0.0s [2026-04-20T08:53:05.486Z] [2026-04-20T08:53:05.486Z] #4 [internal] load .dockerignore [2026-04-20T08:53:05.486Z] #4 transferring context: 2B done [2026-04-20T08:53:05.486Z] #4 DONE 0.0s [2026-04-20T08:53:05.486Z] [2026-04-20T08:53:05.486Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:05.486Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done [2026-04-20T08:53:05.486Z] #5 DONE 0.0s [2026-04-20T08:53:05.486Z] [2026-04-20T08:53:05.486Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:05.744Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done [2026-04-20T08:53:05.745Z] #6 DONE 0.0s [2026-04-20T08:53:05.745Z] [2026-04-20T08:53:05.745Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:05.745Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done [2026-04-20T08:53:05.745Z] #5 DONE 0.1s [2026-04-20T08:53:05.745Z] [2026-04-20T08:53:05.745Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:05.745Z] #7 DONE 0.0s [2026-04-20T08:53:05.745Z] [2026-04-20T08:53:05.745Z] #8 exporting to image [2026-04-20T08:53:05.745Z] #8 exporting layers done [2026-04-20T08:53:05.745Z] #8 exporting manifest sha256:86ba4bd38379627bb2242b2c6147f4f8a37406624e6309c77fc563d1dc2a36cb done [2026-04-20T08:53:05.745Z] #8 exporting config sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done [2026-04-20T08:53:05.745Z] #8 exporting manifest sha256:20af2507fe2a76d6973b3c79628239a27db1d04a82cd7dbf7f2fcc4e0366943c done [2026-04-20T08:53:05.745Z] #8 exporting config sha256:e0fb7011768fd85db119c3a9c203da3dba42f34e688a8397a0f6ecf242329742 done [2026-04-20T08:53:05.745Z] #8 exporting manifest list sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df done [2026-04-20T08:53:05.745Z] #8 pushing layers 0.1s done [2026-04-20T08:53:05.745Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 0.1s done [2026-04-20T08:53:05.745Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:05.745Z] #8 DONE 0.2s [2026-04-20T08:53:06.003Z] [2026-04-20T08:53:06.003Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:06.003Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:06.288Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-04-20T08:53:06.289Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-04-20T08:53:06.289Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:06.289Z] #1 transferring dockerfile: 181B done [2026-04-20T08:53:06.289Z] #1 DONE 0.0s [2026-04-20T08:53:06.289Z] [2026-04-20T08:53:06.289Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-20T08:53:06.289Z] #2 DONE 0.0s [2026-04-20T08:53:06.289Z] [2026-04-20T08:53:06.289Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-20T08:53:06.289Z] #3 DONE 0.0s [2026-04-20T08:53:06.289Z] [2026-04-20T08:53:06.289Z] #4 [internal] load .dockerignore [2026-04-20T08:53:06.289Z] #4 transferring context: 2B done [2026-04-20T08:53:06.289Z] #4 DONE 0.0s [2026-04-20T08:53:06.289Z] [2026-04-20T08:53:06.289Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:06.289Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 done [2026-04-20T08:53:06.289Z] #5 CACHED [2026-04-20T08:53:06.289Z] [2026-04-20T08:53:06.289Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:06.289Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done [2026-04-20T08:53:06.289Z] #6 CACHED [2026-04-20T08:53:06.289Z] [2026-04-20T08:53:06.289Z] #7 exporting to image [2026-04-20T08:53:06.289Z] #7 exporting layers done [2026-04-20T08:53:06.289Z] #7 exporting manifest sha256:86ba4bd38379627bb2242b2c6147f4f8a37406624e6309c77fc563d1dc2a36cb done [2026-04-20T08:53:06.289Z] #7 exporting config sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done [2026-04-20T08:53:06.289Z] #7 exporting manifest sha256:20af2507fe2a76d6973b3c79628239a27db1d04a82cd7dbf7f2fcc4e0366943c done [2026-04-20T08:53:06.289Z] #7 exporting config sha256:e0fb7011768fd85db119c3a9c203da3dba42f34e688a8397a0f6ecf242329742 done [2026-04-20T08:53:06.289Z] #7 exporting manifest list sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df done [2026-04-20T08:53:06.289Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:06.289Z] #7 DONE 0.0s [2026-04-20T08:53:06.548Z] [2026-04-20T08:53:06.548Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:06.548Z] #8 DONE 0.0s [2026-04-20T08:53:06.548Z] [2026-04-20T08:53:06.548Z] #7 exporting to image [2026-04-20T08:53:06.548Z] #7 pushing layers 0.0s done [2026-04-20T08:53:06.548Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 0.1s done [2026-04-20T08:53:06.548Z] #7 DONE 0.1s [2026-04-20T08:53:06.548Z] [2026-04-20T08:53:06.548Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:06.548Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:06.833Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109' [2026-04-20T08:53:06.833Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 --push - [2026-04-20T08:53:07.093Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:07.093Z] #1 transferring dockerfile: 188B done [2026-04-20T08:53:07.093Z] #1 DONE 0.0s [2026-04-20T08:53:07.093Z] [2026-04-20T08:53:07.093Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 [2026-04-20T08:53:07.093Z] #2 DONE 0.0s [2026-04-20T08:53:07.093Z] [2026-04-20T08:53:07.093Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 [2026-04-20T08:53:07.093Z] #3 DONE 0.0s [2026-04-20T08:53:07.093Z] [2026-04-20T08:53:07.093Z] #4 [internal] load .dockerignore [2026-04-20T08:53:07.093Z] #4 transferring context: 2B done [2026-04-20T08:53:07.093Z] #4 DONE 0.0s [2026-04-20T08:53:07.093Z] [2026-04-20T08:53:07.093Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:07.093Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done [2026-04-20T08:53:07.093Z] #5 CACHED [2026-04-20T08:53:07.093Z] [2026-04-20T08:53:07.093Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:07.093Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done [2026-04-20T08:53:07.093Z] #6 CACHED [2026-04-20T08:53:07.093Z] [2026-04-20T08:53:07.093Z] #7 exporting to image [2026-04-20T08:53:07.093Z] #7 exporting layers done [2026-04-20T08:53:07.093Z] #7 exporting manifest sha256:86ba4bd38379627bb2242b2c6147f4f8a37406624e6309c77fc563d1dc2a36cb done [2026-04-20T08:53:07.093Z] #7 exporting config sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done [2026-04-20T08:53:07.093Z] #7 exporting manifest sha256:20af2507fe2a76d6973b3c79628239a27db1d04a82cd7dbf7f2fcc4e0366943c done [2026-04-20T08:53:07.093Z] #7 exporting config sha256:e0fb7011768fd85db119c3a9c203da3dba42f34e688a8397a0f6ecf242329742 done [2026-04-20T08:53:07.093Z] #7 exporting manifest list sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df done [2026-04-20T08:53:07.093Z] #7 pushing layers 0.0s done [2026-04-20T08:53:07.093Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df [2026-04-20T08:53:07.093Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:07.093Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 0.1s done [2026-04-20T08:53:07.093Z] #7 DONE 0.1s [2026-04-20T08:53:07.093Z] [2026-04-20T08:53:07.093Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:07.093Z] #8 DONE 0.0s [2026-04-20T08:53:07.093Z] [2026-04-20T08:53:07.093Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:07.093Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:07.377Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:53:07.378Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:53:07.378Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:07.378Z] #1 transferring dockerfile: 229B done [2026-04-20T08:53:07.378Z] #1 DONE 0.0s [2026-04-20T08:53:07.378Z] [2026-04-20T08:53:07.378Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:07.378Z] #2 DONE 0.0s [2026-04-20T08:53:07.378Z] [2026-04-20T08:53:07.378Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:07.378Z] #3 DONE 0.0s [2026-04-20T08:53:07.378Z] [2026-04-20T08:53:07.378Z] #4 [internal] load .dockerignore [2026-04-20T08:53:07.378Z] #4 transferring context: 2B done [2026-04-20T08:53:07.378Z] #4 DONE 0.0s [2026-04-20T08:53:07.378Z] [2026-04-20T08:53:07.378Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:07.378Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done [2026-04-20T08:53:07.378Z] #5 CACHED [2026-04-20T08:53:07.378Z] [2026-04-20T08:53:07.378Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:07.378Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done [2026-04-20T08:53:07.378Z] #6 CACHED [2026-04-20T08:53:07.378Z] [2026-04-20T08:53:07.378Z] #7 exporting to image [2026-04-20T08:53:07.378Z] #7 exporting layers done [2026-04-20T08:53:07.378Z] #7 exporting manifest sha256:86ba4bd38379627bb2242b2c6147f4f8a37406624e6309c77fc563d1dc2a36cb done [2026-04-20T08:53:07.378Z] #7 exporting config sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done [2026-04-20T08:53:07.378Z] #7 exporting manifest sha256:20af2507fe2a76d6973b3c79628239a27db1d04a82cd7dbf7f2fcc4e0366943c done [2026-04-20T08:53:07.378Z] #7 exporting config sha256:e0fb7011768fd85db119c3a9c203da3dba42f34e688a8397a0f6ecf242329742 done [2026-04-20T08:53:07.378Z] #7 exporting manifest list sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df done [2026-04-20T08:53:07.378Z] #7 pushing layers [2026-04-20T08:53:07.378Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:07.637Z] #7 pushing layers 0.0s done [2026-04-20T08:53:07.637Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 0.1s done [2026-04-20T08:53:07.637Z] #7 DONE 0.1s [2026-04-20T08:53:07.637Z] [2026-04-20T08:53:07.637Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:07.637Z] #8 DONE 0.0s [2026-04-20T08:53:07.637Z] [2026-04-20T08:53:07.637Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:07.637Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:07.918Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-04-20T08:53:07.918Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-04-20T08:53:07.918Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:07.918Z] #1 transferring dockerfile: 179B done [2026-04-20T08:53:07.918Z] #1 DONE 0.0s [2026-04-20T08:53:07.918Z] [2026-04-20T08:53:07.918Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-20T08:53:07.918Z] #2 DONE 0.0s [2026-04-20T08:53:07.918Z] [2026-04-20T08:53:07.918Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-20T08:53:07.918Z] #3 DONE 0.0s [2026-04-20T08:53:07.918Z] [2026-04-20T08:53:07.918Z] #4 [internal] load .dockerignore [2026-04-20T08:53:07.918Z] #4 transferring context: 2B done [2026-04-20T08:53:07.918Z] #4 DONE 0.0s [2026-04-20T08:53:07.918Z] [2026-04-20T08:53:07.918Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:07.918Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done [2026-04-20T08:53:07.918Z] #5 CACHED [2026-04-20T08:53:07.918Z] [2026-04-20T08:53:07.918Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 [2026-04-20T08:53:07.918Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done [2026-04-20T08:53:07.918Z] #6 CACHED [2026-04-20T08:53:07.918Z] [2026-04-20T08:53:07.918Z] #7 exporting to image [2026-04-20T08:53:07.918Z] #7 exporting layers done [2026-04-20T08:53:07.918Z] #7 exporting manifest sha256:86ba4bd38379627bb2242b2c6147f4f8a37406624e6309c77fc563d1dc2a36cb done [2026-04-20T08:53:07.918Z] #7 exporting config sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done [2026-04-20T08:53:07.918Z] #7 exporting manifest sha256:20af2507fe2a76d6973b3c79628239a27db1d04a82cd7dbf7f2fcc4e0366943c done [2026-04-20T08:53:07.918Z] #7 exporting config sha256:e0fb7011768fd85db119c3a9c203da3dba42f34e688a8397a0f6ecf242329742 done [2026-04-20T08:53:07.918Z] #7 exporting manifest list sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df done [2026-04-20T08:53:07.918Z] #7 pushing layers 0.0s done [2026-04-20T08:53:07.918Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df [2026-04-20T08:53:07.918Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:08.178Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 0.1s done [2026-04-20T08:53:08.178Z] #7 DONE 0.1s [2026-04-20T08:53:08.178Z] [2026-04-20T08:53:08.178Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:08.178Z] #8 DONE 0.0s [2026-04-20T08:53:08.178Z] [2026-04-20T08:53:08.178Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:08.178Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:08.459Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:53:08.459Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:53:08.459Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:08.459Z] #1 transferring dockerfile: 205B done [2026-04-20T08:53:08.459Z] #1 DONE 0.0s [2026-04-20T08:53:08.459Z] [2026-04-20T08:53:08.459Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:08.459Z] #2 DONE 0.0s [2026-04-20T08:53:08.459Z] [2026-04-20T08:53:08.459Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:08.459Z] #3 DONE 0.0s [2026-04-20T08:53:08.459Z] [2026-04-20T08:53:08.459Z] #4 [internal] load .dockerignore [2026-04-20T08:53:08.459Z] #4 transferring context: 2B done [2026-04-20T08:53:08.459Z] #4 DONE 0.0s [2026-04-20T08:53:08.459Z] [2026-04-20T08:53:08.459Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:08.459Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done [2026-04-20T08:53:08.459Z] #5 DONE 0.0s [2026-04-20T08:53:08.459Z] [2026-04-20T08:53:08.459Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:08.729Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done [2026-04-20T08:53:08.729Z] #6 DONE 0.0s [2026-04-20T08:53:08.729Z] [2026-04-20T08:53:08.729Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:08.729Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done [2026-04-20T08:53:08.729Z] #5 DONE 0.1s [2026-04-20T08:53:08.729Z] [2026-04-20T08:53:08.729Z] #7 exporting to image [2026-04-20T08:53:08.729Z] #7 exporting layers done [2026-04-20T08:53:08.729Z] #7 exporting manifest sha256:d26f9a634ad5202cf7cfc9ae0a9d76f310b756ac7fc097965f106600c743a2f4 done [2026-04-20T08:53:08.729Z] #7 exporting config sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd done [2026-04-20T08:53:08.729Z] #7 exporting manifest sha256:f147b8ade5df3322cd11768b74b943fb5c4a14001e58dcdd178b6ac02bc15f10 done [2026-04-20T08:53:08.729Z] #7 exporting config sha256:03e5533aa9f91aa940f36a2063e4364833a555a0cc56fc7b2af503e697c65abc done [2026-04-20T08:53:08.729Z] #7 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf [2026-04-20T08:53:08.729Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:08.729Z] #7 ... [2026-04-20T08:53:08.729Z] [2026-04-20T08:53:08.729Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:08.729Z] #8 DONE 0.0s [2026-04-20T08:53:08.729Z] [2026-04-20T08:53:08.729Z] #7 exporting to image [2026-04-20T08:53:08.729Z] #7 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf done [2026-04-20T08:53:08.729Z] #7 pushing layers 0.1s done [2026-04-20T08:53:08.729Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf [2026-04-20T08:53:08.988Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 0.1s done [2026-04-20T08:53:08.988Z] #7 DONE 0.2s [2026-04-20T08:53:08.988Z] [2026-04-20T08:53:08.988Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:08.988Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:09.272Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-04-20T08:53:09.272Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-04-20T08:53:09.272Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:09.272Z] #1 transferring dockerfile: 171B done [2026-04-20T08:53:09.272Z] #1 DONE 0.0s [2026-04-20T08:53:09.272Z] [2026-04-20T08:53:09.272Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-20T08:53:09.272Z] #2 DONE 0.0s [2026-04-20T08:53:09.272Z] [2026-04-20T08:53:09.272Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-20T08:53:09.272Z] #3 DONE 0.0s [2026-04-20T08:53:09.272Z] [2026-04-20T08:53:09.272Z] #4 [internal] load .dockerignore [2026-04-20T08:53:09.272Z] #4 transferring context: 2B done [2026-04-20T08:53:09.272Z] #4 DONE 0.0s [2026-04-20T08:53:09.272Z] [2026-04-20T08:53:09.272Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:09.272Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done [2026-04-20T08:53:09.272Z] #5 CACHED [2026-04-20T08:53:09.272Z] [2026-04-20T08:53:09.272Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:09.530Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done [2026-04-20T08:53:09.530Z] #6 CACHED [2026-04-20T08:53:09.530Z] [2026-04-20T08:53:09.530Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:09.530Z] #7 DONE 0.0s [2026-04-20T08:53:09.530Z] [2026-04-20T08:53:09.530Z] #8 exporting to image [2026-04-20T08:53:09.530Z] #8 exporting layers done [2026-04-20T08:53:09.530Z] #8 exporting manifest sha256:d26f9a634ad5202cf7cfc9ae0a9d76f310b756ac7fc097965f106600c743a2f4 done [2026-04-20T08:53:09.530Z] #8 exporting config sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd done [2026-04-20T08:53:09.530Z] #8 exporting manifest sha256:f147b8ade5df3322cd11768b74b943fb5c4a14001e58dcdd178b6ac02bc15f10 done [2026-04-20T08:53:09.530Z] #8 exporting config sha256:03e5533aa9f91aa940f36a2063e4364833a555a0cc56fc7b2af503e697c65abc done [2026-04-20T08:53:09.530Z] #8 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf done [2026-04-20T08:53:09.530Z] #8 pushing layers 0.0s done [2026-04-20T08:53:09.530Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 0.1s done [2026-04-20T08:53:09.530Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:09.530Z] #8 DONE 0.1s [2026-04-20T08:53:09.530Z] [2026-04-20T08:53:09.530Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:09.530Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:09.833Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109' [2026-04-20T08:53:09.833Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 --push - [2026-04-20T08:53:09.833Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:09.833Z] #1 transferring dockerfile: 178B done [2026-04-20T08:53:09.833Z] #1 DONE 0.0s [2026-04-20T08:53:09.833Z] [2026-04-20T08:53:09.833Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 [2026-04-20T08:53:09.833Z] #2 DONE 0.0s [2026-04-20T08:53:09.833Z] [2026-04-20T08:53:09.833Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 [2026-04-20T08:53:09.833Z] #3 DONE 0.0s [2026-04-20T08:53:09.833Z] [2026-04-20T08:53:09.833Z] #4 [internal] load .dockerignore [2026-04-20T08:53:09.833Z] #4 transferring context: 2B done [2026-04-20T08:53:09.833Z] #4 DONE 0.0s [2026-04-20T08:53:09.833Z] [2026-04-20T08:53:09.833Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:09.833Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done [2026-04-20T08:53:09.833Z] #5 CACHED [2026-04-20T08:53:09.833Z] [2026-04-20T08:53:09.833Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:09.833Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done [2026-04-20T08:53:09.833Z] #6 CACHED [2026-04-20T08:53:09.833Z] [2026-04-20T08:53:09.833Z] #7 exporting to image [2026-04-20T08:53:09.833Z] #7 exporting layers done [2026-04-20T08:53:09.833Z] #7 exporting manifest sha256:d26f9a634ad5202cf7cfc9ae0a9d76f310b756ac7fc097965f106600c743a2f4 done [2026-04-20T08:53:09.833Z] #7 exporting config sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd done [2026-04-20T08:53:09.833Z] #7 exporting manifest sha256:f147b8ade5df3322cd11768b74b943fb5c4a14001e58dcdd178b6ac02bc15f10 done [2026-04-20T08:53:09.833Z] #7 exporting config sha256:03e5533aa9f91aa940f36a2063e4364833a555a0cc56fc7b2af503e697c65abc done [2026-04-20T08:53:09.833Z] #7 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf done [2026-04-20T08:53:09.833Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:09.833Z] #7 DONE 0.0s [2026-04-20T08:53:10.094Z] [2026-04-20T08:53:10.094Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:10.094Z] #8 DONE 0.0s [2026-04-20T08:53:10.094Z] [2026-04-20T08:53:10.094Z] #7 exporting to image [2026-04-20T08:53:10.094Z] #7 pushing layers 0.0s done [2026-04-20T08:53:10.094Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 0.1s done [2026-04-20T08:53:10.094Z] #7 DONE 0.1s [2026-04-20T08:53:10.094Z] [2026-04-20T08:53:10.094Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:10.094Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:10.377Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:53:10.378Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:53:10.639Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:10.639Z] #1 transferring dockerfile: 219B done [2026-04-20T08:53:10.639Z] #1 DONE 0.0s [2026-04-20T08:53:10.639Z] [2026-04-20T08:53:10.639Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:10.639Z] #2 DONE 0.0s [2026-04-20T08:53:10.639Z] [2026-04-20T08:53:10.639Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:10.639Z] #3 DONE 0.0s [2026-04-20T08:53:10.639Z] [2026-04-20T08:53:10.639Z] #4 [internal] load .dockerignore [2026-04-20T08:53:10.639Z] #4 transferring context: 2B done [2026-04-20T08:53:10.639Z] #4 DONE 0.0s [2026-04-20T08:53:10.639Z] [2026-04-20T08:53:10.639Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:10.639Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 done [2026-04-20T08:53:10.639Z] #5 CACHED [2026-04-20T08:53:10.639Z] [2026-04-20T08:53:10.639Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:10.639Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 done [2026-04-20T08:53:10.639Z] #6 CACHED [2026-04-20T08:53:10.639Z] [2026-04-20T08:53:10.639Z] #7 exporting to image [2026-04-20T08:53:10.639Z] #7 exporting layers done [2026-04-20T08:53:10.639Z] #7 exporting manifest sha256:d26f9a634ad5202cf7cfc9ae0a9d76f310b756ac7fc097965f106600c743a2f4 done [2026-04-20T08:53:10.639Z] #7 exporting config sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd done [2026-04-20T08:53:10.639Z] #7 exporting manifest sha256:f147b8ade5df3322cd11768b74b943fb5c4a14001e58dcdd178b6ac02bc15f10 done [2026-04-20T08:53:10.639Z] #7 exporting config sha256:03e5533aa9f91aa940f36a2063e4364833a555a0cc56fc7b2af503e697c65abc done [2026-04-20T08:53:10.639Z] #7 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf done [2026-04-20T08:53:10.639Z] #7 pushing layers 0.0s done [2026-04-20T08:53:10.639Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf [2026-04-20T08:53:10.639Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:10.639Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 0.1s done [2026-04-20T08:53:10.639Z] #7 DONE 0.1s [2026-04-20T08:53:10.639Z] [2026-04-20T08:53:10.639Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:10.639Z] #8 DONE 0.0s [2026-04-20T08:53:10.639Z] [2026-04-20T08:53:10.639Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:10.639Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:10.926Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-04-20T08:53:10.926Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-04-20T08:53:10.926Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:10.926Z] #1 transferring dockerfile: 169B done [2026-04-20T08:53:10.926Z] #1 DONE 0.0s [2026-04-20T08:53:10.926Z] [2026-04-20T08:53:10.926Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-20T08:53:10.926Z] #2 DONE 0.0s [2026-04-20T08:53:10.926Z] [2026-04-20T08:53:10.926Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-20T08:53:10.926Z] #3 DONE 0.0s [2026-04-20T08:53:10.926Z] [2026-04-20T08:53:10.926Z] #4 [internal] load .dockerignore [2026-04-20T08:53:10.926Z] #4 transferring context: 2B done [2026-04-20T08:53:10.926Z] #4 DONE 0.0s [2026-04-20T08:53:10.926Z] [2026-04-20T08:53:10.926Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:10.926Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 done [2026-04-20T08:53:10.926Z] #5 CACHED [2026-04-20T08:53:10.926Z] [2026-04-20T08:53:10.926Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 [2026-04-20T08:53:10.926Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done [2026-04-20T08:53:10.926Z] #6 CACHED [2026-04-20T08:53:10.926Z] [2026-04-20T08:53:10.926Z] #7 exporting to image [2026-04-20T08:53:10.926Z] #7 exporting layers done [2026-04-20T08:53:10.926Z] #7 exporting manifest sha256:d26f9a634ad5202cf7cfc9ae0a9d76f310b756ac7fc097965f106600c743a2f4 done [2026-04-20T08:53:10.926Z] #7 exporting config sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd done [2026-04-20T08:53:10.926Z] #7 exporting manifest sha256:f147b8ade5df3322cd11768b74b943fb5c4a14001e58dcdd178b6ac02bc15f10 done [2026-04-20T08:53:10.926Z] #7 exporting config sha256:03e5533aa9f91aa940f36a2063e4364833a555a0cc56fc7b2af503e697c65abc done [2026-04-20T08:53:10.926Z] #7 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf done [2026-04-20T08:53:10.926Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:10.926Z] #7 DONE 0.0s [2026-04-20T08:53:11.184Z] [2026-04-20T08:53:11.184Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:11.184Z] #8 DONE 0.0s [2026-04-20T08:53:11.184Z] [2026-04-20T08:53:11.184Z] #7 exporting to image [2026-04-20T08:53:11.184Z] #7 pushing layers 0.0s done [2026-04-20T08:53:11.184Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 0.1s done [2026-04-20T08:53:11.184Z] #7 DONE 0.1s [2026-04-20T08:53:11.184Z] [2026-04-20T08:53:11.184Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:11.184Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:11.468Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:53:11.468Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:53:11.728Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:11.728Z] #1 transferring dockerfile: 206B done [2026-04-20T08:53:11.728Z] #1 DONE 0.0s [2026-04-20T08:53:11.728Z] [2026-04-20T08:53:11.728Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:11.728Z] #2 DONE 0.0s [2026-04-20T08:53:11.728Z] [2026-04-20T08:53:11.728Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:11.728Z] #3 DONE 0.0s [2026-04-20T08:53:11.728Z] [2026-04-20T08:53:11.728Z] #4 [internal] load .dockerignore [2026-04-20T08:53:11.728Z] #4 transferring context: 2B done [2026-04-20T08:53:11.728Z] #4 DONE 0.0s [2026-04-20T08:53:11.728Z] [2026-04-20T08:53:11.728Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:11.728Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done [2026-04-20T08:53:11.728Z] #5 DONE 0.0s [2026-04-20T08:53:11.728Z] [2026-04-20T08:53:11.728Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:11.728Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 done [2026-04-20T08:53:11.728Z] #6 DONE 0.1s [2026-04-20T08:53:11.728Z] [2026-04-20T08:53:11.728Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:11.728Z] #7 DONE 0.0s [2026-04-20T08:53:11.728Z] [2026-04-20T08:53:11.728Z] #8 exporting to image [2026-04-20T08:53:11.728Z] #8 exporting layers done [2026-04-20T08:53:11.728Z] #8 exporting manifest sha256:15a6c0d12469d5edfbb0b001ff73694e6a9c1a7609c3e4f8c7c5d117542adaed done [2026-04-20T08:53:11.728Z] #8 exporting config sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 done [2026-04-20T08:53:11.728Z] #8 exporting manifest sha256:60d69fafbaa23ccec124d1862def0795b54b2a3685ee81523c070beb2af923c5 done [2026-04-20T08:53:11.728Z] #8 exporting config sha256:49b2695ec58678b764559065ee4d7a6f44d72f7c6993d9f2ceb0433865260699 done [2026-04-20T08:53:11.728Z] #8 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 done [2026-04-20T08:53:11.728Z] #8 pushing layers 0.1s done [2026-04-20T08:53:11.728Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 [2026-04-20T08:53:11.728Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:11.986Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 0.1s done [2026-04-20T08:53:11.986Z] #8 DONE 0.2s [2026-04-20T08:53:11.986Z] [2026-04-20T08:53:11.986Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:11.986Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:12.273Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-04-20T08:53:12.274Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-04-20T08:53:12.533Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:12.533Z] #1 transferring dockerfile: 172B 0.0s done [2026-04-20T08:53:12.533Z] #1 DONE 0.0s [2026-04-20T08:53:12.533Z] [2026-04-20T08:53:12.533Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-20T08:53:12.533Z] #2 DONE 0.0s [2026-04-20T08:53:12.533Z] [2026-04-20T08:53:12.533Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-20T08:53:12.533Z] #3 DONE 0.0s [2026-04-20T08:53:12.533Z] [2026-04-20T08:53:12.533Z] #4 [internal] load .dockerignore [2026-04-20T08:53:12.533Z] #4 transferring context: 2B done [2026-04-20T08:53:12.533Z] #4 DONE 0.0s [2026-04-20T08:53:12.533Z] [2026-04-20T08:53:12.533Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:12.533Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done [2026-04-20T08:53:12.533Z] #5 DONE 0.0s [2026-04-20T08:53:12.533Z] [2026-04-20T08:53:12.533Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:12.533Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done [2026-04-20T08:53:12.533Z] #6 CACHED [2026-04-20T08:53:12.533Z] [2026-04-20T08:53:12.533Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:12.533Z] #5 CACHED [2026-04-20T08:53:12.533Z] [2026-04-20T08:53:12.533Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:12.533Z] #7 DONE 0.0s [2026-04-20T08:53:12.533Z] [2026-04-20T08:53:12.533Z] #8 exporting to image [2026-04-20T08:53:12.533Z] #8 exporting layers done [2026-04-20T08:53:12.533Z] #8 exporting manifest sha256:15a6c0d12469d5edfbb0b001ff73694e6a9c1a7609c3e4f8c7c5d117542adaed done [2026-04-20T08:53:12.533Z] #8 exporting config sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 done [2026-04-20T08:53:12.533Z] #8 exporting manifest sha256:60d69fafbaa23ccec124d1862def0795b54b2a3685ee81523c070beb2af923c5 done [2026-04-20T08:53:12.533Z] #8 exporting config sha256:49b2695ec58678b764559065ee4d7a6f44d72f7c6993d9f2ceb0433865260699 done [2026-04-20T08:53:12.533Z] #8 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 done [2026-04-20T08:53:12.533Z] #8 pushing layers 0.0s done [2026-04-20T08:53:12.533Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 0.1s done [2026-04-20T08:53:12.533Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:12.533Z] #8 DONE 0.1s [2026-04-20T08:53:12.533Z] [2026-04-20T08:53:12.533Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:12.533Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:12.814Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 --push - [2026-04-20T08:53:12.814Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109' [2026-04-20T08:53:13.074Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:13.074Z] #1 transferring dockerfile: 179B done [2026-04-20T08:53:13.074Z] #1 DONE 0.0s [2026-04-20T08:53:13.074Z] [2026-04-20T08:53:13.074Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 [2026-04-20T08:53:13.074Z] #2 DONE 0.0s [2026-04-20T08:53:13.074Z] [2026-04-20T08:53:13.074Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 [2026-04-20T08:53:13.074Z] #3 DONE 0.0s [2026-04-20T08:53:13.074Z] [2026-04-20T08:53:13.074Z] #4 [internal] load .dockerignore [2026-04-20T08:53:13.074Z] #4 transferring context: 2B done [2026-04-20T08:53:13.074Z] #4 DONE 0.0s [2026-04-20T08:53:13.074Z] [2026-04-20T08:53:13.074Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:13.074Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done [2026-04-20T08:53:13.074Z] #5 CACHED [2026-04-20T08:53:13.074Z] [2026-04-20T08:53:13.074Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:13.074Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done [2026-04-20T08:53:13.074Z] #6 CACHED [2026-04-20T08:53:13.074Z] [2026-04-20T08:53:13.074Z] #7 exporting to image [2026-04-20T08:53:13.074Z] #7 exporting layers done [2026-04-20T08:53:13.074Z] #7 exporting manifest sha256:15a6c0d12469d5edfbb0b001ff73694e6a9c1a7609c3e4f8c7c5d117542adaed done [2026-04-20T08:53:13.074Z] #7 exporting config sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 done [2026-04-20T08:53:13.074Z] #7 exporting manifest sha256:60d69fafbaa23ccec124d1862def0795b54b2a3685ee81523c070beb2af923c5 done [2026-04-20T08:53:13.074Z] #7 exporting config sha256:49b2695ec58678b764559065ee4d7a6f44d72f7c6993d9f2ceb0433865260699 done [2026-04-20T08:53:13.074Z] #7 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 done [2026-04-20T08:53:13.074Z] #7 pushing layers 0.0s done [2026-04-20T08:53:13.074Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 [2026-04-20T08:53:13.074Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:13.074Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 0.1s done [2026-04-20T08:53:13.074Z] #7 DONE 0.1s [2026-04-20T08:53:13.074Z] [2026-04-20T08:53:13.074Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:13.074Z] #8 DONE 0.0s [2026-04-20T08:53:13.074Z] [2026-04-20T08:53:13.074Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:13.074Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:13.357Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:53:13.357Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:53:13.357Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:13.357Z] #1 transferring dockerfile: 220B done [2026-04-20T08:53:13.357Z] #1 DONE 0.0s [2026-04-20T08:53:13.357Z] [2026-04-20T08:53:13.357Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:13.357Z] #2 DONE 0.0s [2026-04-20T08:53:13.357Z] [2026-04-20T08:53:13.357Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:13.357Z] #3 DONE 0.0s [2026-04-20T08:53:13.357Z] [2026-04-20T08:53:13.357Z] #4 [internal] load .dockerignore [2026-04-20T08:53:13.357Z] #4 transferring context: 2B done [2026-04-20T08:53:13.357Z] #4 DONE 0.0s [2026-04-20T08:53:13.357Z] [2026-04-20T08:53:13.357Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:13.357Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done [2026-04-20T08:53:13.357Z] #5 CACHED [2026-04-20T08:53:13.357Z] [2026-04-20T08:53:13.357Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:13.357Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done [2026-04-20T08:53:13.357Z] #6 CACHED [2026-04-20T08:53:13.357Z] [2026-04-20T08:53:13.357Z] #7 exporting to image [2026-04-20T08:53:13.357Z] #7 exporting layers done [2026-04-20T08:53:13.357Z] #7 exporting manifest sha256:15a6c0d12469d5edfbb0b001ff73694e6a9c1a7609c3e4f8c7c5d117542adaed done [2026-04-20T08:53:13.357Z] #7 exporting config sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 done [2026-04-20T08:53:13.357Z] #7 exporting manifest sha256:60d69fafbaa23ccec124d1862def0795b54b2a3685ee81523c070beb2af923c5 done [2026-04-20T08:53:13.357Z] #7 exporting config sha256:49b2695ec58678b764559065ee4d7a6f44d72f7c6993d9f2ceb0433865260699 done [2026-04-20T08:53:13.357Z] #7 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 [2026-04-20T08:53:13.357Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:13.614Z] #7 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 done [2026-04-20T08:53:13.614Z] #7 pushing layers 0.0s done [2026-04-20T08:53:13.614Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 0.1s done [2026-04-20T08:53:13.614Z] #7 DONE 0.1s [2026-04-20T08:53:13.614Z] [2026-04-20T08:53:13.614Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:13.614Z] #8 DONE 0.0s [2026-04-20T08:53:13.614Z] [2026-04-20T08:53:13.614Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:13.614Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:13.901Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-04-20T08:53:13.901Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-04-20T08:53:13.901Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:13.901Z] #1 transferring dockerfile: 170B done [2026-04-20T08:53:13.901Z] #1 DONE 0.0s [2026-04-20T08:53:13.901Z] [2026-04-20T08:53:13.901Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-20T08:53:13.901Z] #2 DONE 0.0s [2026-04-20T08:53:13.901Z] [2026-04-20T08:53:13.901Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-20T08:53:13.901Z] #3 DONE 0.0s [2026-04-20T08:53:13.901Z] [2026-04-20T08:53:13.901Z] #4 [internal] load .dockerignore [2026-04-20T08:53:13.901Z] #4 transferring context: 2B done [2026-04-20T08:53:13.901Z] #4 DONE 0.0s [2026-04-20T08:53:13.901Z] [2026-04-20T08:53:13.901Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:13.901Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done [2026-04-20T08:53:13.901Z] #5 CACHED [2026-04-20T08:53:13.901Z] [2026-04-20T08:53:13.901Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 [2026-04-20T08:53:13.901Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done [2026-04-20T08:53:13.901Z] #6 CACHED [2026-04-20T08:53:13.901Z] [2026-04-20T08:53:13.901Z] #7 exporting to image [2026-04-20T08:53:13.901Z] #7 exporting layers done [2026-04-20T08:53:13.901Z] #7 exporting manifest sha256:15a6c0d12469d5edfbb0b001ff73694e6a9c1a7609c3e4f8c7c5d117542adaed done [2026-04-20T08:53:13.901Z] #7 exporting config sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 done [2026-04-20T08:53:13.901Z] #7 exporting manifest sha256:60d69fafbaa23ccec124d1862def0795b54b2a3685ee81523c070beb2af923c5 done [2026-04-20T08:53:13.901Z] #7 exporting config sha256:49b2695ec58678b764559065ee4d7a6f44d72f7c6993d9f2ceb0433865260699 done [2026-04-20T08:53:13.901Z] #7 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 [2026-04-20T08:53:13.901Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:14.160Z] #7 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 done [2026-04-20T08:53:14.160Z] #7 pushing layers 0.0s done [2026-04-20T08:53:14.160Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 0.1s done [2026-04-20T08:53:14.160Z] #7 DONE 0.1s [2026-04-20T08:53:14.160Z] [2026-04-20T08:53:14.160Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:14.160Z] #8 DONE 0.0s [2026-04-20T08:53:14.160Z] [2026-04-20T08:53:14.160Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:14.160Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:14.445Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:53:14.445Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:53:14.445Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:14.445Z] #1 transferring dockerfile: 206B done [2026-04-20T08:53:14.445Z] #1 DONE 0.0s [2026-04-20T08:53:14.445Z] [2026-04-20T08:53:14.445Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:14.445Z] #2 DONE 0.0s [2026-04-20T08:53:14.445Z] [2026-04-20T08:53:14.445Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:14.445Z] #3 DONE 0.0s [2026-04-20T08:53:14.445Z] [2026-04-20T08:53:14.445Z] #4 [internal] load .dockerignore [2026-04-20T08:53:14.445Z] #4 transferring context: 2B done [2026-04-20T08:53:14.445Z] #4 DONE 0.0s [2026-04-20T08:53:14.704Z] [2026-04-20T08:53:14.704Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:14.704Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:14.704Z] #5 ... [2026-04-20T08:53:14.704Z] [2026-04-20T08:53:14.704Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:14.704Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af done [2026-04-20T08:53:14.704Z] #6 DONE 0.1s [2026-04-20T08:53:14.704Z] [2026-04-20T08:53:14.704Z] #7 exporting to image [2026-04-20T08:53:14.704Z] #7 exporting layers done [2026-04-20T08:53:14.704Z] #7 exporting manifest sha256:a6e36fa2efa06e9787a42adb3eaa2d482039d0028c64cf1d061d30ef895c64e8 done [2026-04-20T08:53:14.704Z] #7 exporting config sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 done [2026-04-20T08:53:14.704Z] #7 exporting manifest sha256:a4e816fd232de2da9c2363add6e45b105cec911194a2e0cbe562cbe7cf75ac79 done [2026-04-20T08:53:14.704Z] #7 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec [2026-04-20T08:53:14.704Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:14.704Z] #7 ... [2026-04-20T08:53:14.704Z] [2026-04-20T08:53:14.704Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:14.704Z] #8 DONE 0.0s [2026-04-20T08:53:14.704Z] [2026-04-20T08:53:14.704Z] #7 exporting to image [2026-04-20T08:53:14.704Z] #7 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec done [2026-04-20T08:53:14.704Z] #7 exporting manifest list sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 done [2026-04-20T08:53:14.704Z] #7 pushing layers 0.1s done [2026-04-20T08:53:14.704Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 [2026-04-20T08:53:14.962Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 0.1s done [2026-04-20T08:53:14.962Z] #7 DONE 0.2s [2026-04-20T08:53:14.962Z] [2026-04-20T08:53:14.962Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:14.962Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:15.246Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-04-20T08:53:15.246Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-04-20T08:53:15.504Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:15.504Z] #1 transferring dockerfile: 172B done [2026-04-20T08:53:15.504Z] #1 DONE 0.0s [2026-04-20T08:53:15.504Z] [2026-04-20T08:53:15.504Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-20T08:53:15.504Z] #2 DONE 0.0s [2026-04-20T08:53:15.504Z] [2026-04-20T08:53:15.504Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-20T08:53:15.504Z] #3 DONE 0.0s [2026-04-20T08:53:15.504Z] [2026-04-20T08:53:15.504Z] #4 [internal] load .dockerignore [2026-04-20T08:53:15.504Z] #4 transferring context: 2B done [2026-04-20T08:53:15.504Z] #4 DONE 0.0s [2026-04-20T08:53:15.504Z] [2026-04-20T08:53:15.504Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:15.504Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done [2026-04-20T08:53:15.504Z] #5 DONE 0.0s [2026-04-20T08:53:15.504Z] [2026-04-20T08:53:15.504Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:15.504Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done [2026-04-20T08:53:15.504Z] #6 CACHED [2026-04-20T08:53:15.504Z] [2026-04-20T08:53:15.504Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:15.504Z] #5 CACHED [2026-04-20T08:53:15.504Z] [2026-04-20T08:53:15.504Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:15.504Z] #7 DONE 0.0s [2026-04-20T08:53:15.504Z] [2026-04-20T08:53:15.504Z] #8 exporting to image [2026-04-20T08:53:15.504Z] #8 exporting layers done [2026-04-20T08:53:15.504Z] #8 exporting manifest sha256:a6e36fa2efa06e9787a42adb3eaa2d482039d0028c64cf1d061d30ef895c64e8 done [2026-04-20T08:53:15.504Z] #8 exporting config sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 done [2026-04-20T08:53:15.504Z] #8 exporting manifest sha256:a4e816fd232de2da9c2363add6e45b105cec911194a2e0cbe562cbe7cf75ac79 done [2026-04-20T08:53:15.504Z] #8 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec done [2026-04-20T08:53:15.504Z] #8 exporting manifest list sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 done [2026-04-20T08:53:15.504Z] #8 pushing layers 0.0s done [2026-04-20T08:53:15.504Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 0.1s done [2026-04-20T08:53:15.504Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:15.504Z] #8 DONE 0.1s [2026-04-20T08:53:15.504Z] [2026-04-20T08:53:15.504Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:15.504Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:15.788Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109' [2026-04-20T08:53:15.788Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 --push - [2026-04-20T08:53:16.046Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:16.046Z] #1 transferring dockerfile: 179B done [2026-04-20T08:53:16.046Z] #1 DONE 0.0s [2026-04-20T08:53:16.046Z] [2026-04-20T08:53:16.046Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 [2026-04-20T08:53:16.046Z] #2 DONE 0.0s [2026-04-20T08:53:16.046Z] [2026-04-20T08:53:16.046Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 [2026-04-20T08:53:16.046Z] #3 DONE 0.0s [2026-04-20T08:53:16.046Z] [2026-04-20T08:53:16.046Z] #4 [internal] load .dockerignore [2026-04-20T08:53:16.046Z] #4 transferring context: 2B done [2026-04-20T08:53:16.046Z] #4 DONE 0.0s [2026-04-20T08:53:16.046Z] [2026-04-20T08:53:16.046Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:16.046Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done [2026-04-20T08:53:16.046Z] #5 CACHED [2026-04-20T08:53:16.046Z] [2026-04-20T08:53:16.046Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:16.046Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done [2026-04-20T08:53:16.046Z] #6 CACHED [2026-04-20T08:53:16.046Z] [2026-04-20T08:53:16.046Z] #7 exporting to image [2026-04-20T08:53:16.046Z] #7 exporting layers done [2026-04-20T08:53:16.046Z] #7 exporting manifest sha256:a6e36fa2efa06e9787a42adb3eaa2d482039d0028c64cf1d061d30ef895c64e8 done [2026-04-20T08:53:16.046Z] #7 exporting config sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 done [2026-04-20T08:53:16.046Z] #7 exporting manifest sha256:a4e816fd232de2da9c2363add6e45b105cec911194a2e0cbe562cbe7cf75ac79 done [2026-04-20T08:53:16.046Z] #7 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec done [2026-04-20T08:53:16.046Z] #7 exporting manifest list sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 done [2026-04-20T08:53:16.046Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:16.046Z] #7 DONE 0.0s [2026-04-20T08:53:16.046Z] [2026-04-20T08:53:16.046Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:16.046Z] #8 DONE 0.0s [2026-04-20T08:53:16.046Z] [2026-04-20T08:53:16.046Z] #7 exporting to image [2026-04-20T08:53:16.046Z] #7 pushing layers 0.0s done [2026-04-20T08:53:16.046Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 0.1s done [2026-04-20T08:53:16.046Z] #7 DONE 0.1s [2026-04-20T08:53:16.046Z] [2026-04-20T08:53:16.046Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:16.046Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:16.325Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:53:16.325Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:53:16.325Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:16.325Z] #1 transferring dockerfile: 220B done [2026-04-20T08:53:16.325Z] #1 DONE 0.0s [2026-04-20T08:53:16.325Z] [2026-04-20T08:53:16.325Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:16.325Z] #2 DONE 0.0s [2026-04-20T08:53:16.326Z] [2026-04-20T08:53:16.326Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:16.326Z] #3 DONE 0.0s [2026-04-20T08:53:16.326Z] [2026-04-20T08:53:16.326Z] #4 [internal] load .dockerignore [2026-04-20T08:53:16.326Z] #4 transferring context: 2B done [2026-04-20T08:53:16.326Z] #4 DONE 0.0s [2026-04-20T08:53:16.326Z] [2026-04-20T08:53:16.326Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:16.326Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done [2026-04-20T08:53:16.326Z] #5 CACHED [2026-04-20T08:53:16.326Z] [2026-04-20T08:53:16.326Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:16.326Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done [2026-04-20T08:53:16.326Z] #6 CACHED [2026-04-20T08:53:16.326Z] [2026-04-20T08:53:16.326Z] #7 exporting to image [2026-04-20T08:53:16.326Z] #7 exporting layers done [2026-04-20T08:53:16.326Z] #7 exporting manifest sha256:a6e36fa2efa06e9787a42adb3eaa2d482039d0028c64cf1d061d30ef895c64e8 done [2026-04-20T08:53:16.326Z] #7 exporting config sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 done [2026-04-20T08:53:16.326Z] #7 exporting manifest sha256:a4e816fd232de2da9c2363add6e45b105cec911194a2e0cbe562cbe7cf75ac79 done [2026-04-20T08:53:16.326Z] #7 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec done [2026-04-20T08:53:16.326Z] #7 exporting manifest list sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 done [2026-04-20T08:53:16.326Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:16.326Z] #7 DONE 0.0s [2026-04-20T08:53:16.584Z] [2026-04-20T08:53:16.585Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:16.585Z] #8 DONE 0.0s [2026-04-20T08:53:16.585Z] [2026-04-20T08:53:16.585Z] #7 exporting to image [2026-04-20T08:53:16.585Z] #7 pushing layers 0.0s done [2026-04-20T08:53:16.585Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 0.1s done [2026-04-20T08:53:16.585Z] #7 DONE 0.1s [2026-04-20T08:53:16.585Z] [2026-04-20T08:53:16.585Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:16.585Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:16.872Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-04-20T08:53:16.872Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-04-20T08:53:16.872Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:16.872Z] #1 transferring dockerfile: 170B done [2026-04-20T08:53:16.872Z] #1 DONE 0.0s [2026-04-20T08:53:16.872Z] [2026-04-20T08:53:16.872Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-20T08:53:16.872Z] #2 DONE 0.0s [2026-04-20T08:53:16.872Z] [2026-04-20T08:53:16.872Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-20T08:53:16.872Z] #3 DONE 0.0s [2026-04-20T08:53:16.872Z] [2026-04-20T08:53:16.872Z] #4 [internal] load .dockerignore [2026-04-20T08:53:16.872Z] #4 transferring context: 2B done [2026-04-20T08:53:16.872Z] #4 DONE 0.0s [2026-04-20T08:53:16.872Z] [2026-04-20T08:53:16.872Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:16.872Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:16.872Z] #5 ... [2026-04-20T08:53:16.872Z] [2026-04-20T08:53:16.872Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:16.872Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done [2026-04-20T08:53:16.872Z] #6 DONE 0.0s [2026-04-20T08:53:17.131Z] [2026-04-20T08:53:17.131Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:17.131Z] #5 CACHED [2026-04-20T08:53:17.131Z] [2026-04-20T08:53:17.131Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af [2026-04-20T08:53:17.131Z] #6 CACHED [2026-04-20T08:53:17.131Z] [2026-04-20T08:53:17.131Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:17.131Z] #7 DONE 0.0s [2026-04-20T08:53:17.131Z] [2026-04-20T08:53:17.131Z] #8 exporting to image [2026-04-20T08:53:17.131Z] #8 exporting layers done [2026-04-20T08:53:17.131Z] #8 exporting manifest sha256:a6e36fa2efa06e9787a42adb3eaa2d482039d0028c64cf1d061d30ef895c64e8 done [2026-04-20T08:53:17.131Z] #8 exporting config sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 done [2026-04-20T08:53:17.131Z] #8 exporting manifest sha256:a4e816fd232de2da9c2363add6e45b105cec911194a2e0cbe562cbe7cf75ac79 done [2026-04-20T08:53:17.131Z] #8 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec done [2026-04-20T08:53:17.131Z] #8 exporting manifest list sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 done [2026-04-20T08:53:17.131Z] #8 pushing layers 0.0s done [2026-04-20T08:53:17.131Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 0.1s done [2026-04-20T08:53:17.131Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:17.131Z] #8 DONE 0.1s [2026-04-20T08:53:17.131Z] [2026-04-20T08:53:17.131Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:17.131Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:17.416Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:53:17.416Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:53:17.675Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:17.675Z] #1 transferring dockerfile: 206B done [2026-04-20T08:53:17.675Z] #1 DONE 0.0s [2026-04-20T08:53:17.675Z] [2026-04-20T08:53:17.675Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:17.675Z] #2 DONE 0.0s [2026-04-20T08:53:17.675Z] [2026-04-20T08:53:17.675Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:17.675Z] #3 DONE 0.0s [2026-04-20T08:53:17.675Z] [2026-04-20T08:53:17.675Z] #4 [internal] load .dockerignore [2026-04-20T08:53:17.675Z] #4 transferring context: 2B done [2026-04-20T08:53:17.675Z] #4 DONE 0.0s [2026-04-20T08:53:17.675Z] [2026-04-20T08:53:17.675Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:17.675Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done [2026-04-20T08:53:17.675Z] #5 DONE 0.0s [2026-04-20T08:53:17.675Z] [2026-04-20T08:53:17.675Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:17.675Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done [2026-04-20T08:53:17.675Z] #6 DONE 0.0s [2026-04-20T08:53:17.675Z] [2026-04-20T08:53:17.675Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:17.675Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done [2026-04-20T08:53:17.675Z] #5 DONE 0.1s [2026-04-20T08:53:17.675Z] [2026-04-20T08:53:17.675Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:17.675Z] #7 DONE 0.0s [2026-04-20T08:53:17.675Z] [2026-04-20T08:53:17.675Z] #8 exporting to image [2026-04-20T08:53:17.675Z] #8 exporting layers done [2026-04-20T08:53:17.675Z] #8 exporting manifest sha256:06f4288aaa0477a8725ce84bd0357616d9a904c4354e1922898e178daa4e21b9 done [2026-04-20T08:53:17.675Z] #8 exporting config sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done [2026-04-20T08:53:17.675Z] #8 exporting manifest sha256:e859a9b09ed27e9827914a9bfa10c31c7c7b424e7ba97f08df7f8eed19c94419 done [2026-04-20T08:53:17.675Z] #8 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 done [2026-04-20T08:53:17.675Z] #8 exporting manifest list sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.0s done [2026-04-20T08:53:17.675Z] #8 pushing layers 0.1s done [2026-04-20T08:53:17.675Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.1s done [2026-04-20T08:53:17.675Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:17.675Z] #8 DONE 0.2s [2026-04-20T08:53:17.933Z] [2026-04-20T08:53:17.933Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:17.933Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:18.231Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-04-20T08:53:18.231Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-04-20T08:53:18.231Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:18.490Z] #1 transferring dockerfile: 172B done [2026-04-20T08:53:18.490Z] #1 DONE 0.0s [2026-04-20T08:53:18.490Z] [2026-04-20T08:53:18.490Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-20T08:53:18.490Z] #2 DONE 0.0s [2026-04-20T08:53:18.490Z] [2026-04-20T08:53:18.490Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-20T08:53:18.490Z] #3 DONE 0.0s [2026-04-20T08:53:18.490Z] [2026-04-20T08:53:18.490Z] #4 [internal] load .dockerignore [2026-04-20T08:53:18.490Z] #4 transferring context: 2B done [2026-04-20T08:53:18.490Z] #4 DONE 0.0s [2026-04-20T08:53:18.490Z] [2026-04-20T08:53:18.490Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:18.490Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c done [2026-04-20T08:53:18.490Z] #5 CACHED [2026-04-20T08:53:18.490Z] [2026-04-20T08:53:18.490Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:18.490Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done [2026-04-20T08:53:18.490Z] #6 CACHED [2026-04-20T08:53:18.490Z] [2026-04-20T08:53:18.490Z] #7 exporting to image [2026-04-20T08:53:18.490Z] #7 exporting layers [2026-04-20T08:53:18.490Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:18.490Z] #7 exporting layers done [2026-04-20T08:53:18.490Z] #7 exporting manifest sha256:06f4288aaa0477a8725ce84bd0357616d9a904c4354e1922898e178daa4e21b9 done [2026-04-20T08:53:18.490Z] #7 exporting config sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done [2026-04-20T08:53:18.490Z] #7 exporting manifest sha256:e859a9b09ed27e9827914a9bfa10c31c7c7b424e7ba97f08df7f8eed19c94419 done [2026-04-20T08:53:18.490Z] #7 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 done [2026-04-20T08:53:18.490Z] #7 exporting manifest list sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 done [2026-04-20T08:53:18.490Z] #7 pushing layers 0.0s done [2026-04-20T08:53:18.490Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.1s done [2026-04-20T08:53:18.490Z] #7 DONE 0.1s [2026-04-20T08:53:18.490Z] [2026-04-20T08:53:18.490Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:18.490Z] #8 DONE 0.0s [2026-04-20T08:53:18.490Z] [2026-04-20T08:53:18.490Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:18.490Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:18.771Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109' [2026-04-20T08:53:18.771Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 --push - [2026-04-20T08:53:19.030Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:19.030Z] #1 transferring dockerfile: 179B done [2026-04-20T08:53:19.030Z] #1 DONE 0.0s [2026-04-20T08:53:19.030Z] [2026-04-20T08:53:19.030Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 [2026-04-20T08:53:19.030Z] #2 DONE 0.0s [2026-04-20T08:53:19.030Z] [2026-04-20T08:53:19.030Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 [2026-04-20T08:53:19.030Z] #3 DONE 0.0s [2026-04-20T08:53:19.030Z] [2026-04-20T08:53:19.030Z] #4 [internal] load .dockerignore [2026-04-20T08:53:19.030Z] #4 transferring context: 2B done [2026-04-20T08:53:19.030Z] #4 DONE 0.0s [2026-04-20T08:53:19.030Z] [2026-04-20T08:53:19.030Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:19.030Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c done [2026-04-20T08:53:19.030Z] #5 CACHED [2026-04-20T08:53:19.030Z] [2026-04-20T08:53:19.030Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:19.030Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c done [2026-04-20T08:53:19.030Z] #6 CACHED [2026-04-20T08:53:19.030Z] [2026-04-20T08:53:19.030Z] #7 exporting to image [2026-04-20T08:53:19.030Z] #7 exporting layers done [2026-04-20T08:53:19.030Z] #7 exporting manifest sha256:06f4288aaa0477a8725ce84bd0357616d9a904c4354e1922898e178daa4e21b9 done [2026-04-20T08:53:19.030Z] #7 exporting config sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done [2026-04-20T08:53:19.030Z] #7 exporting manifest sha256:e859a9b09ed27e9827914a9bfa10c31c7c7b424e7ba97f08df7f8eed19c94419 done [2026-04-20T08:53:19.030Z] #7 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 done [2026-04-20T08:53:19.030Z] #7 exporting manifest list sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 done [2026-04-20T08:53:19.030Z] #7 pushing layers 0.0s done [2026-04-20T08:53:19.030Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 [2026-04-20T08:53:19.030Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:19.030Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.1s done [2026-04-20T08:53:19.030Z] #7 DONE 0.1s [2026-04-20T08:53:19.030Z] [2026-04-20T08:53:19.030Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:19.030Z] #8 DONE 0.0s [2026-04-20T08:53:19.030Z] [2026-04-20T08:53:19.030Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:19.030Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:19.313Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:53:19.313Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:53:19.313Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:19.313Z] #1 transferring dockerfile: 220B done [2026-04-20T08:53:19.313Z] #1 DONE 0.0s [2026-04-20T08:53:19.313Z] [2026-04-20T08:53:19.313Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:19.313Z] #2 DONE 0.0s [2026-04-20T08:53:19.313Z] [2026-04-20T08:53:19.313Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:19.313Z] #3 DONE 0.0s [2026-04-20T08:53:19.313Z] [2026-04-20T08:53:19.313Z] #4 [internal] load .dockerignore [2026-04-20T08:53:19.313Z] #4 transferring context: 2B done [2026-04-20T08:53:19.313Z] #4 DONE 0.0s [2026-04-20T08:53:19.313Z] [2026-04-20T08:53:19.313Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:19.313Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done [2026-04-20T08:53:19.313Z] #5 CACHED [2026-04-20T08:53:19.313Z] [2026-04-20T08:53:19.313Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:19.313Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c done [2026-04-20T08:53:19.313Z] #6 CACHED [2026-04-20T08:53:19.313Z] [2026-04-20T08:53:19.313Z] #7 exporting to image [2026-04-20T08:53:19.313Z] #7 exporting layers done [2026-04-20T08:53:19.313Z] #7 exporting manifest sha256:06f4288aaa0477a8725ce84bd0357616d9a904c4354e1922898e178daa4e21b9 done [2026-04-20T08:53:19.313Z] #7 exporting config sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done [2026-04-20T08:53:19.313Z] #7 exporting manifest sha256:e859a9b09ed27e9827914a9bfa10c31c7c7b424e7ba97f08df7f8eed19c94419 done [2026-04-20T08:53:19.313Z] #7 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 done [2026-04-20T08:53:19.313Z] #7 exporting manifest list sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 done [2026-04-20T08:53:19.313Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:19.313Z] #7 DONE 0.0s [2026-04-20T08:53:19.573Z] [2026-04-20T08:53:19.573Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:19.573Z] #8 DONE 0.0s [2026-04-20T08:53:19.573Z] [2026-04-20T08:53:19.573Z] #7 exporting to image [2026-04-20T08:53:19.573Z] #7 pushing layers 0.0s done [2026-04-20T08:53:19.573Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.1s done [2026-04-20T08:53:19.573Z] #7 DONE 0.1s [2026-04-20T08:53:19.573Z] [2026-04-20T08:53:19.573Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:19.573Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:19.858Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-04-20T08:53:19.858Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-04-20T08:53:19.858Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:19.858Z] #1 transferring dockerfile: 170B done [2026-04-20T08:53:19.858Z] #1 DONE 0.0s [2026-04-20T08:53:19.858Z] [2026-04-20T08:53:19.858Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-20T08:53:19.858Z] #2 DONE 0.0s [2026-04-20T08:53:19.858Z] [2026-04-20T08:53:19.858Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-20T08:53:19.858Z] #3 DONE 0.0s [2026-04-20T08:53:19.858Z] [2026-04-20T08:53:19.858Z] #4 [internal] load .dockerignore [2026-04-20T08:53:19.858Z] #4 transferring context: 2B done [2026-04-20T08:53:19.858Z] #4 DONE 0.0s [2026-04-20T08:53:19.858Z] [2026-04-20T08:53:19.858Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:19.858Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c done [2026-04-20T08:53:19.858Z] #5 CACHED [2026-04-20T08:53:19.858Z] [2026-04-20T08:53:19.858Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c [2026-04-20T08:53:19.858Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done [2026-04-20T08:53:19.858Z] #6 CACHED [2026-04-20T08:53:19.858Z] [2026-04-20T08:53:19.858Z] #7 exporting to image [2026-04-20T08:53:19.858Z] #7 exporting layers done [2026-04-20T08:53:19.858Z] #7 exporting manifest sha256:06f4288aaa0477a8725ce84bd0357616d9a904c4354e1922898e178daa4e21b9 done [2026-04-20T08:53:19.858Z] #7 exporting config sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done [2026-04-20T08:53:19.858Z] #7 exporting manifest sha256:e859a9b09ed27e9827914a9bfa10c31c7c7b424e7ba97f08df7f8eed19c94419 done [2026-04-20T08:53:19.858Z] #7 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 [2026-04-20T08:53:19.858Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:20.124Z] #7 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 done [2026-04-20T08:53:20.124Z] #7 exporting manifest list sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 done [2026-04-20T08:53:20.124Z] #7 pushing layers 0.0s done [2026-04-20T08:53:20.124Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.1s done [2026-04-20T08:53:20.124Z] #7 DONE 0.1s [2026-04-20T08:53:20.124Z] [2026-04-20T08:53:20.124Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:20.124Z] #8 DONE 0.0s [2026-04-20T08:53:20.124Z] [2026-04-20T08:53:20.124Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:20.124Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:20.485Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e' [2026-04-20T08:53:20.485Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e --push - [2026-04-20T08:53:20.744Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:20.744Z] #1 transferring dockerfile: 202B done [2026-04-20T08:53:20.744Z] #1 DONE 0.0s [2026-04-20T08:53:20.744Z] [2026-04-20T08:53:20.744Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:20.744Z] #2 DONE 0.0s [2026-04-20T08:53:20.744Z] [2026-04-20T08:53:20.744Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T08:53:20.744Z] #3 DONE 0.0s [2026-04-20T08:53:20.744Z] [2026-04-20T08:53:20.744Z] #4 [internal] load .dockerignore [2026-04-20T08:53:20.744Z] #4 transferring context: 2B done [2026-04-20T08:53:20.744Z] #4 DONE 0.0s [2026-04-20T08:53:20.744Z] [2026-04-20T08:53:20.744Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 [2026-04-20T08:53:20.744Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done [2026-04-20T08:53:20.744Z] #5 DONE 0.0s [2026-04-20T08:53:20.744Z] [2026-04-20T08:53:20.744Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 [2026-04-20T08:53:20.744Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 done [2026-04-20T08:53:20.744Z] #6 DONE 0.1s [2026-04-20T08:53:20.744Z] [2026-04-20T08:53:20.744Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:20.744Z] #7 DONE 0.0s [2026-04-20T08:53:20.744Z] [2026-04-20T08:53:20.744Z] #8 exporting to image [2026-04-20T08:53:20.744Z] #8 exporting layers done [2026-04-20T08:53:20.744Z] #8 exporting manifest sha256:304fc924df780b2997212547662567b0c03be67590ebdc971f196c76c23978c6 done [2026-04-20T08:53:20.744Z] #8 exporting config sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done [2026-04-20T08:53:20.744Z] #8 exporting manifest sha256:77dfe808a46bf0dc98e0ab5de7ec635cb28075b4c13854b7d2f15441cc2067e2 done [2026-04-20T08:53:20.744Z] #8 exporting config sha256:10bb82d21bf40efe3a88793c52d3d4b7209f079f778045750f59fae6b22bbd80 done [2026-04-20T08:53:20.744Z] #8 exporting manifest list sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea done [2026-04-20T08:53:20.744Z] #8 pushing layers 0.1s done [2026-04-20T08:53:20.744Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea [2026-04-20T08:53:20.744Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:21.003Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 0.1s done [2026-04-20T08:53:21.003Z] #8 DONE 0.2s [2026-04-20T08:53:21.003Z] [2026-04-20T08:53:21.003Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:21.003Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:21.291Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-04-20T08:53:21.292Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-04-20T08:53:21.292Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:21.292Z] #1 transferring dockerfile: 168B done [2026-04-20T08:53:21.292Z] #1 DONE 0.0s [2026-04-20T08:53:21.292Z] [2026-04-20T08:53:21.292Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-20T08:53:21.292Z] #2 DONE 0.0s [2026-04-20T08:53:21.292Z] [2026-04-20T08:53:21.292Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-20T08:53:21.292Z] #3 DONE 0.0s [2026-04-20T08:53:21.292Z] [2026-04-20T08:53:21.292Z] #4 [internal] load .dockerignore [2026-04-20T08:53:21.292Z] #4 transferring context: 2B done [2026-04-20T08:53:21.292Z] #4 DONE 0.0s [2026-04-20T08:53:21.292Z] [2026-04-20T08:53:21.292Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 [2026-04-20T08:53:21.292Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done [2026-04-20T08:53:21.292Z] #5 CACHED [2026-04-20T08:53:21.292Z] [2026-04-20T08:53:21.292Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 [2026-04-20T08:53:21.292Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done [2026-04-20T08:53:21.292Z] #6 CACHED [2026-04-20T08:53:21.292Z] [2026-04-20T08:53:21.292Z] #7 exporting to image [2026-04-20T08:53:21.292Z] #7 exporting layers done [2026-04-20T08:53:21.292Z] #7 exporting manifest sha256:304fc924df780b2997212547662567b0c03be67590ebdc971f196c76c23978c6 done [2026-04-20T08:53:21.292Z] #7 exporting config sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done [2026-04-20T08:53:21.292Z] #7 exporting manifest sha256:77dfe808a46bf0dc98e0ab5de7ec635cb28075b4c13854b7d2f15441cc2067e2 done [2026-04-20T08:53:21.292Z] #7 exporting config sha256:10bb82d21bf40efe3a88793c52d3d4b7209f079f778045750f59fae6b22bbd80 done [2026-04-20T08:53:21.292Z] #7 exporting manifest list sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea done [2026-04-20T08:53:21.292Z] #7 pushing layers 0.0s done [2026-04-20T08:53:21.292Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea [2026-04-20T08:53:21.292Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:21.552Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 0.1s done [2026-04-20T08:53:21.552Z] #7 DONE 0.1s [2026-04-20T08:53:21.552Z] [2026-04-20T08:53:21.552Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:21.552Z] #8 DONE 0.0s [2026-04-20T08:53:21.552Z] [2026-04-20T08:53:21.552Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:21.552Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:21.834Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109' [2026-04-20T08:53:21.834Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 --push - [2026-04-20T08:53:21.834Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:21.834Z] #1 transferring dockerfile: 175B done [2026-04-20T08:53:21.834Z] #1 DONE 0.0s [2026-04-20T08:53:21.834Z] [2026-04-20T08:53:21.834Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 [2026-04-20T08:53:21.834Z] #2 DONE 0.0s [2026-04-20T08:53:21.834Z] [2026-04-20T08:53:21.834Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 [2026-04-20T08:53:21.834Z] #3 DONE 0.0s [2026-04-20T08:53:21.834Z] [2026-04-20T08:53:21.834Z] #4 [internal] load .dockerignore [2026-04-20T08:53:21.834Z] #4 transferring context: 2B done [2026-04-20T08:53:21.834Z] #4 DONE 0.0s [2026-04-20T08:53:21.834Z] [2026-04-20T08:53:21.834Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 [2026-04-20T08:53:21.834Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done [2026-04-20T08:53:21.834Z] #5 CACHED [2026-04-20T08:53:21.834Z] [2026-04-20T08:53:21.834Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 [2026-04-20T08:53:21.834Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done [2026-04-20T08:53:21.834Z] #6 CACHED [2026-04-20T08:53:21.834Z] [2026-04-20T08:53:21.834Z] #7 exporting to image [2026-04-20T08:53:21.834Z] #7 exporting layers done [2026-04-20T08:53:21.834Z] #7 exporting manifest sha256:304fc924df780b2997212547662567b0c03be67590ebdc971f196c76c23978c6 done [2026-04-20T08:53:21.834Z] #7 exporting config sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done [2026-04-20T08:53:21.834Z] #7 exporting manifest sha256:77dfe808a46bf0dc98e0ab5de7ec635cb28075b4c13854b7d2f15441cc2067e2 done [2026-04-20T08:53:21.834Z] #7 exporting config sha256:10bb82d21bf40efe3a88793c52d3d4b7209f079f778045750f59fae6b22bbd80 done [2026-04-20T08:53:21.834Z] #7 exporting manifest list sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea done [2026-04-20T08:53:21.834Z] #7 pushing layers 0.0s done [2026-04-20T08:53:21.834Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea [2026-04-20T08:53:21.834Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:22.093Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 0.1s done [2026-04-20T08:53:22.093Z] #7 DONE 0.1s [2026-04-20T08:53:22.093Z] [2026-04-20T08:53:22.093Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:22.093Z] #8 DONE 0.0s [2026-04-20T08:53:22.093Z] [2026-04-20T08:53:22.093Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:22.093Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:22.379Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' [2026-04-20T08:53:22.379Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - [2026-04-20T08:53:22.641Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:22.641Z] #1 transferring dockerfile: 216B done [2026-04-20T08:53:22.641Z] #1 DONE 0.0s [2026-04-20T08:53:22.641Z] [2026-04-20T08:53:22.641Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:22.641Z] #2 DONE 0.0s [2026-04-20T08:53:22.641Z] [2026-04-20T08:53:22.641Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T08:53:22.641Z] #3 DONE 0.0s [2026-04-20T08:53:22.641Z] [2026-04-20T08:53:22.641Z] #4 [internal] load .dockerignore [2026-04-20T08:53:22.641Z] #4 transferring context: 2B done [2026-04-20T08:53:22.641Z] #4 DONE 0.0s [2026-04-20T08:53:22.641Z] [2026-04-20T08:53:22.641Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 [2026-04-20T08:53:22.641Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done [2026-04-20T08:53:22.641Z] #5 CACHED [2026-04-20T08:53:22.641Z] [2026-04-20T08:53:22.641Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 [2026-04-20T08:53:22.641Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done [2026-04-20T08:53:22.641Z] #6 CACHED [2026-04-20T08:53:22.641Z] [2026-04-20T08:53:22.641Z] #7 exporting to image [2026-04-20T08:53:22.641Z] #7 exporting layers done [2026-04-20T08:53:22.641Z] #7 exporting manifest sha256:304fc924df780b2997212547662567b0c03be67590ebdc971f196c76c23978c6 done [2026-04-20T08:53:22.641Z] #7 exporting config sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done [2026-04-20T08:53:22.641Z] #7 exporting manifest sha256:77dfe808a46bf0dc98e0ab5de7ec635cb28075b4c13854b7d2f15441cc2067e2 done [2026-04-20T08:53:22.641Z] #7 exporting config sha256:10bb82d21bf40efe3a88793c52d3d4b7209f079f778045750f59fae6b22bbd80 done [2026-04-20T08:53:22.642Z] #7 exporting manifest list sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea done [2026-04-20T08:53:22.642Z] #7 pushing layers 0.0s done [2026-04-20T08:53:22.642Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea [2026-04-20T08:53:22.642Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:22.642Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 0.1s done [2026-04-20T08:53:22.642Z] #7 DONE 0.1s [2026-04-20T08:53:22.642Z] [2026-04-20T08:53:22.642Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:22.642Z] #8 DONE 0.0s [2026-04-20T08:53:22.642Z] [2026-04-20T08:53:22.642Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:22.642Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-20T08:53:22.930Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-04-20T08:53:22.930Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-04-20T08:53:22.930Z] #1 [internal] load build definition from Dockerfile [2026-04-20T08:53:22.930Z] #1 transferring dockerfile: 166B done [2026-04-20T08:53:22.930Z] #1 DONE 0.0s [2026-04-20T08:53:22.930Z] [2026-04-20T08:53:22.930Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-20T08:53:22.930Z] #2 DONE 0.0s [2026-04-20T08:53:22.930Z] [2026-04-20T08:53:22.930Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-20T08:53:22.930Z] #3 DONE 0.0s [2026-04-20T08:53:22.930Z] [2026-04-20T08:53:22.930Z] #4 [internal] load .dockerignore [2026-04-20T08:53:22.930Z] #4 transferring context: 2B done [2026-04-20T08:53:22.930Z] #4 DONE 0.0s [2026-04-20T08:53:22.930Z] [2026-04-20T08:53:22.930Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 [2026-04-20T08:53:22.930Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done [2026-04-20T08:53:22.930Z] #5 CACHED [2026-04-20T08:53:22.930Z] [2026-04-20T08:53:22.930Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 [2026-04-20T08:53:22.930Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done [2026-04-20T08:53:22.930Z] #6 CACHED [2026-04-20T08:53:22.930Z] [2026-04-20T08:53:22.930Z] #7 exporting to image [2026-04-20T08:53:22.930Z] #7 exporting layers done [2026-04-20T08:53:22.930Z] #7 exporting manifest sha256:304fc924df780b2997212547662567b0c03be67590ebdc971f196c76c23978c6 done [2026-04-20T08:53:22.930Z] #7 exporting config sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done [2026-04-20T08:53:22.930Z] #7 exporting manifest sha256:77dfe808a46bf0dc98e0ab5de7ec635cb28075b4c13854b7d2f15441cc2067e2 done [2026-04-20T08:53:22.930Z] #7 exporting config sha256:10bb82d21bf40efe3a88793c52d3d4b7209f079f778045750f59fae6b22bbd80 done [2026-04-20T08:53:22.930Z] #7 exporting manifest list sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea done [2026-04-20T08:53:22.930Z] #7 pushing layers [2026-04-20T08:53:22.930Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-20T08:53:23.189Z] #7 pushing layers 0.0s done [2026-04-20T08:53:23.189Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 0.1s done [2026-04-20T08:53:23.189Z] #7 DONE 0.1s [2026-04-20T08:53:23.189Z] [2026-04-20T08:53:23.189Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-20T08:53:23.189Z] #8 DONE 0.0s [2026-04-20T08:53:23.189Z] [2026-04-20T08:53:23.189Z] 1 warning found (use --debug to expand): [2026-04-20T08:53:23.189Z]  - 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 [2026-04-20T08:53:23.567Z] + '[' -d /w/workspace/edgex-go/968/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-20T08:53:23.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T08:53:24.405Z] ---> package-listing.sh [2026-04-20T08:53:24.405Z] ++ facter osfamily [2026-04-20T08:53:24.405Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-20T08:53:24.664Z] + OS_FAMILY=redhat [2026-04-20T08:53:24.664Z] + workspace=/w/workspace/edgex-go/968 [2026-04-20T08:53:24.664Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-20T08:53:24.664Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-20T08:53:24.664Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-20T08:53:24.664Z] + PACKAGES=/tmp/packages_start.txt [2026-04-20T08:53:24.664Z] + '[' /w/workspace/edgex-go/968 ']' [2026-04-20T08:53:24.664Z] + PACKAGES=/tmp/packages_end.txt [2026-04-20T08:53:24.664Z] + case "${OS_FAMILY}" in [2026-04-20T08:53:24.664Z] + sort [2026-04-20T08:53:24.664Z] + rpm -qa [2026-04-20T08:53:25.231Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-20T08:53:25.231Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-20T08:53:25.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-20T08:53:25.231Z] + '[' /w/workspace/edgex-go/968 ']' [2026-04-20T08:53:25.231Z] + mkdir -p /w/workspace/edgex-go/968/archives/ [2026-04-20T08:53:25.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/968/archives/ [Pipeline] echo [2026-04-20T08:53:25.243Z] 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/968/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-20T08:53:25.529Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:53:26.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T08:53:26.096Z] [2026-04-20T08:53:26.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T08:53:26.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T08:53:26.406Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-20T08:53:26.406Z] 5eb5b503b376: Pulling fs layer [2026-04-20T08:53:26.406Z] 5c69ac0246d0: Pulling fs layer [2026-04-20T08:53:26.406Z] ec43610c2a17: Pulling fs layer [2026-04-20T08:53:26.406Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-20T08:53:26.406Z] 33b1e0a273af: Pulling fs layer [2026-04-20T08:53:26.406Z] 5d3b04190fa2: Pulling fs layer [2026-04-20T08:53:26.406Z] 2f39f015ded8: Pulling fs layer [2026-04-20T08:53:26.406Z] 3a2ae6a8a46f: Waiting [2026-04-20T08:53:26.406Z] 33b1e0a273af: Waiting [2026-04-20T08:53:26.406Z] 5d3b04190fa2: Waiting [2026-04-20T08:53:26.406Z] 2f39f015ded8: Waiting [2026-04-20T08:53:26.406Z] 5c69ac0246d0: Verifying Checksum [2026-04-20T08:53:26.406Z] 5c69ac0246d0: Download complete [2026-04-20T08:53:26.406Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-20T08:53:26.406Z] 3a2ae6a8a46f: Download complete [2026-04-20T08:53:26.406Z] 33b1e0a273af: Verifying Checksum [2026-04-20T08:53:26.406Z] 33b1e0a273af: Download complete [2026-04-20T08:53:26.406Z] ec43610c2a17: Download complete [2026-04-20T08:53:26.406Z] 5d3b04190fa2: Verifying Checksum [2026-04-20T08:53:26.406Z] 5d3b04190fa2: Download complete [2026-04-20T08:53:26.666Z] 5eb5b503b376: Verifying Checksum [2026-04-20T08:53:26.666Z] 5eb5b503b376: Download complete [2026-04-20T08:53:27.234Z] 2f39f015ded8: Verifying Checksum [2026-04-20T08:53:27.234Z] 2f39f015ded8: Download complete [2026-04-20T08:53:28.172Z] 5eb5b503b376: Pull complete [2026-04-20T08:53:28.173Z] 5c69ac0246d0: Pull complete [2026-04-20T08:53:28.438Z] ec43610c2a17: Pull complete [2026-04-20T08:53:28.438Z] 3a2ae6a8a46f: Pull complete [2026-04-20T08:53:28.701Z] 33b1e0a273af: Pull complete [2026-04-20T08:53:28.701Z] 5d3b04190fa2: Pull complete [2026-04-20T08:53:32.897Z] 2f39f015ded8: Pull complete [2026-04-20T08:53:32.897Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-20T08:53:32.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T08:53:32.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T08:53:33.059Z] prd-centos7-docker-4c-2g-5589 does not seem to be running inside a container [2026-04-20T08:53:33.092Z] $ 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/968/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-20T08:53:35.977Z] $ docker top b65218f85dc4eeb89e81c7fefb2b2367791416d05afe2cf96ebc1fc2518a04cf -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T08:53:36.317Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-20T08:53:36.603Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-20T08:53:36.891Z] + ls /var/log/sa-host [2026-04-20T08:53:36.891Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T08:53:37.008Z] provisioning config files... [2026-04-20T08:53:37.017Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14854476274085486960tmp [Pipeline] { [Pipeline] echo [2026-04-20T08:53:37.036Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T08:53:37.317Z] ---> create-netrc.sh [Pipeline] } [2026-04-20T08:53:37.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-20T08:53:37.659Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-20T08:53:37.668Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T08:53:37.956Z] ---> sudo-logs.sh [2026-04-20T08:53:37.956Z] Archiving 'sudo' log.. [2026-04-20T08:53:37.956Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T08:53:37.994Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-20T08:53:38.001Z] $ docker stop --time=1 b65218f85dc4eeb89e81c7fefb2b2367791416d05afe2cf96ebc1fc2518a04cf [2026-04-20T08:53:39.122Z] $ docker rm -f --volumes b65218f85dc4eeb89e81c7fefb2b2367791416d05afe2cf96ebc1fc2518a04cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-20T08:53:39.227Z] [WS-CLEANUP] Deleting project workspace... [2026-04-20T08:53:39.227Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-20T08:53:39.245Z] [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] } [2026-04-20T09:09:05.858Z] #144 ... [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-20T09:09:05.858Z] #124 DONE 1179.1s [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-20T09:09:05.858Z] #152 ... [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:09:05.858Z] #155 DONE 0.2s [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:09:05.858Z] #156 DONE 0.2s [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-20T09:09:05.858Z] #149 ... [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-04-20T09:09:05.858Z] #157 DONE 0.3s [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #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 [2026-04-20T09:09:05.858Z] #158 DONE 0.2s [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-04-20T09:09:05.858Z] #159 DONE 0.1s [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T09:09:05.858Z] #160 DONE 2.4s [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #112 [core-common-config-bootstrapper] exporting to image [2026-04-20T09:09:05.858Z] #112 exporting layers [2026-04-20T09:09:05.858Z] #112 exporting layers 1.1s done [2026-04-20T09:09:05.858Z] #112 writing image sha256:db81e32f0dd1703cd4ccd11d171ffeb7c05c139a275f287a899c0a0e47ea93b3 done [2026-04-20T09:09:05.858Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-04-20T09:09:05.858Z] #112 DONE 6.3s [2026-04-20T09:09:05.858Z] [2026-04-20T09:09:05.858Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T09:09:20.849Z] #154 ... [2026-04-20T09:09:20.849Z] [2026-04-20T09:09:20.849Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-20T09:09:20.849Z] #145 DONE 1204.1s [2026-04-20T09:09:20.849Z] [2026-04-20T09:09:20.849Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-20T09:09:20.849Z] #161 DONE 0.3s [2026-04-20T09:09:20.849Z] [2026-04-20T09:09:20.849Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-20T09:09:25.099Z] #162 DONE 5.8s [2026-04-20T09:09:25.099Z] [2026-04-20T09:09:25.099Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:09:25.099Z] #163 DONE 0.2s [2026-04-20T09:09:25.099Z] [2026-04-20T09:09:25.099Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:09:25.099Z] #164 DONE 0.2s [2026-04-20T09:09:25.099Z] [2026-04-20T09:09:25.099Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-20T09:09:25.366Z] #165 DONE 0.3s [2026-04-20T09:09:25.366Z] [2026-04-20T09:09:25.366Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-20T09:09:25.366Z] #166 DONE 0.1s [2026-04-20T09:09:25.366Z] [2026-04-20T09:09:25.366Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-20T09:09:25.637Z] #153 ... [2026-04-20T09:09:25.637Z] [2026-04-20T09:09:25.637Z] #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/ [2026-04-20T09:09:25.637Z] #167 DONE 0.1s [2026-04-20T09:09:25.637Z] [2026-04-20T09:09:25.637Z] #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/ [2026-04-20T09:09:25.637Z] #168 DONE 0.1s [2026-04-20T09:09:25.637Z] [2026-04-20T09:09:25.637Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-20T09:09:25.906Z] #152 ... [2026-04-20T09:09:25.906Z] [2026-04-20T09:09:25.906Z] #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/ [2026-04-20T09:09:25.906Z] #169 DONE 0.1s [2026-04-20T09:09:25.906Z] [2026-04-20T09:09:25.906Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-20T09:09:25.906Z] #170 DONE 0.1s [2026-04-20T09:09:25.906Z] [2026-04-20T09:09:25.906Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-20T09:09:26.171Z] #149 ... [2026-04-20T09:09:26.171Z] [2026-04-20T09:09:26.171Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-20T09:09:28.109Z] #171 DONE 2.3s [2026-04-20T09:09:28.109Z] [2026-04-20T09:09:28.109Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-20T09:09:28.375Z] #144 ... [2026-04-20T09:09:28.375Z] [2026-04-20T09:09:28.375Z] #112 [security-bootstrapper] exporting to image [2026-04-20T09:09:28.375Z] #112 exporting layers [2026-04-20T09:09:29.332Z] #112 exporting layers 1.1s done [2026-04-20T09:09:29.332Z] #112 writing image sha256:09855c2c620de4fb00da8069b6e1d733c880c1cc6b12459cce5918011c431481 done [2026-04-20T09:09:29.332Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2026-04-20T09:09:29.332Z] #112 DONE 7.3s [2026-04-20T09:09:29.332Z] [2026-04-20T09:09:29.332Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T09:26:53.864Z] #40 ... [2026-04-20T09:26:53.864Z] [2026-04-20T09:26:53.864Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-20T09:26:53.864Z] #153 DONE 2244.6s [2026-04-20T09:26:53.864Z] [2026-04-20T09:26:53.864Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T09:26:53.864Z] #146 ... [2026-04-20T09:26:53.864Z] [2026-04-20T09:26:53.864Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:26:53.864Z] #172 DONE 0.1s [2026-04-20T09:26:53.864Z] [2026-04-20T09:26:53.864Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:26:53.864Z] #173 DONE 0.1s [2026-04-20T09:26:53.864Z] [2026-04-20T09:26:53.864Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-20T09:26:53.864Z] #150 ... [2026-04-20T09:26:53.864Z] [2026-04-20T09:26:53.864Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-20T09:26:53.864Z] #174 DONE 0.4s [2026-04-20T09:26:53.864Z] [2026-04-20T09:26:53.864Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T09:26:53.864Z] #154 ... [2026-04-20T09:26:53.864Z] [2026-04-20T09:26:53.864Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-20T09:26:53.864Z] #175 DONE 0.1s [2026-04-20T09:26:53.864Z] [2026-04-20T09:26:53.864Z] #112 [core-command] exporting to image [2026-04-20T09:26:53.864Z] #112 exporting layers [2026-04-20T09:26:53.864Z] #112 exporting layers 0.5s done [2026-04-20T09:26:53.864Z] #112 writing image sha256:570968a9919e6298fbdf50030965fae444bfee8d3951dcc6d6d09537a7f0edaf done [2026-04-20T09:26:53.864Z] #112 naming to docker.io/library/core-command-arm64 done [2026-04-20T09:26:53.864Z] #112 DONE 7.8s [2026-04-20T09:26:53.864Z] [2026-04-20T09:26:53.864Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-20T09:27:08.851Z] #152 ... [2026-04-20T09:27:08.851Z] [2026-04-20T09:27:08.851Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-20T09:27:08.851Z] #151 2272.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-20T09:27:12.197Z] #151 ... [2026-04-20T09:27:12.197Z] [2026-04-20T09:27:12.197Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-20T09:27:12.197Z] #149 DONE 2277.3s [2026-04-20T09:27:12.197Z] [2026-04-20T09:27:12.197Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:27:12.472Z] #176 DONE 0.3s [2026-04-20T09:27:12.472Z] [2026-04-20T09:27:12.472Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:27:12.745Z] #177 DONE 0.2s [2026-04-20T09:27:12.745Z] [2026-04-20T09:27:12.745Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T09:27:12.745Z] #40 ... [2026-04-20T09:27:12.745Z] [2026-04-20T09:27:12.745Z] #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 [2026-04-20T09:27:13.011Z] #178 DONE 0.2s [2026-04-20T09:27:13.011Z] [2026-04-20T09:27:13.011Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-20T09:27:13.011Z] #179 DONE 0.1s [2026-04-20T09:27:13.011Z] [2026-04-20T09:27:13.011Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-20T09:27:13.621Z] #180 DONE 0.5s [2026-04-20T09:27:13.621Z] [2026-04-20T09:27:13.621Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T09:27:13.622Z] #146 ... [2026-04-20T09:27:13.622Z] [2026-04-20T09:27:13.622Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-20T09:27:13.622Z] #181 DONE 0.1s [2026-04-20T09:27:13.888Z] [2026-04-20T09:27:13.888Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T09:27:15.827Z] #182 DONE 2.1s [2026-04-20T09:27:15.827Z] [2026-04-20T09:27:15.827Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-20T09:27:15.827Z] #144 ... [2026-04-20T09:27:15.827Z] [2026-04-20T09:27:15.827Z] #112 [security-proxy-setup] exporting to image [2026-04-20T09:27:15.827Z] #112 exporting layers [2026-04-20T09:27:16.803Z] #112 exporting layers 1.0s done [2026-04-20T09:27:16.804Z] #112 writing image sha256:57752a5e0c42bccec11a27d2288abe7646e4425fb26473aa31fb8e1d8db0dee7 done [2026-04-20T09:27:16.804Z] #112 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2026-04-20T09:27:16.804Z] #112 DONE 8.9s [2026-04-20T09:27:16.804Z] [2026-04-20T09:27:16.804Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T09:27:43.494Z] #146 ... [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-20T09:27:43.494Z] #151 DONE 2306.8s [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T09:27:43.494Z] #146 ... [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:27:43.494Z] #183 DONE 0.2s [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:27:43.494Z] #184 DONE 0.1s [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #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 [2026-04-20T09:27:43.494Z] #185 DONE 0.1s [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T09:27:43.494Z] #154 ... [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #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 [2026-04-20T09:27:43.494Z] #186 DONE 0.1s [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T09:27:43.494Z] #40 ... [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-20T09:27:43.494Z] #187 DONE 0.1s [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-20T09:27:43.494Z] #188 DONE 0.4s [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-20T09:27:43.494Z] #147 ... [2026-04-20T09:27:43.494Z] [2026-04-20T09:27:43.494Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-20T09:27:43.761Z] #189 DONE 0.5s [2026-04-20T09:27:43.761Z] [2026-04-20T09:27:43.761Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-20T09:27:44.041Z] #190 DONE 0.1s [2026-04-20T09:27:44.041Z] [2026-04-20T09:27:44.041Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T09:27:46.003Z] #191 DONE 2.0s [2026-04-20T09:27:46.003Z] [2026-04-20T09:27:46.003Z] #112 [security-secretstore-setup] exporting to image [2026-04-20T09:27:46.003Z] #112 exporting layers [2026-04-20T09:27:47.414Z] #112 exporting layers 1.6s done [2026-04-20T09:27:47.414Z] #112 writing image sha256:704acb9db4093bcbbeee07724d09f3390e5f3f92c00c0da59d1a4d997b53ea1a done [2026-04-20T09:27:47.414Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2026-04-20T09:27:47.414Z] #112 DONE 10.5s [2026-04-20T09:27:47.414Z] [2026-04-20T09:27:47.414Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T09:28:43.806Z] #40 ... [2026-04-20T09:28:43.807Z] [2026-04-20T09:28:43.807Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-20T09:28:43.807Z] #152 DONE 2361.3s [2026-04-20T09:28:43.807Z] [2026-04-20T09:28:43.807Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-20T09:28:43.807Z] #150 ... [2026-04-20T09:28:43.807Z] [2026-04-20T09:28:43.807Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:28:43.807Z] #192 DONE 0.2s [2026-04-20T09:28:43.807Z] [2026-04-20T09:28:43.807Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:28:43.807Z] #193 DONE 0.1s [2026-04-20T09:28:43.807Z] [2026-04-20T09:28:43.807Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-20T09:28:43.807Z] #144 ... [2026-04-20T09:28:43.807Z] [2026-04-20T09:28:43.807Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-20T09:28:43.807Z] #194 DONE 0.4s [2026-04-20T09:28:43.807Z] [2026-04-20T09:28:43.807Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-20T09:28:43.807Z] #148 ... [2026-04-20T09:28:43.807Z] [2026-04-20T09:28:43.807Z] #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 [2026-04-20T09:28:43.807Z] #195 DONE 0.1s [2026-04-20T09:28:43.807Z] [2026-04-20T09:28:43.807Z] #112 [security-spiffe-token-provider] exporting to image [2026-04-20T09:28:43.807Z] #112 exporting layers [2026-04-20T09:28:43.807Z] #112 exporting layers 0.5s done [2026-04-20T09:28:43.807Z] #112 writing image sha256:4f677af29b14fa2a88954bb3a1b5cded4946c9b9a1fa9c38a98c299df11672df done [2026-04-20T09:28:43.807Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-04-20T09:28:43.807Z] #112 DONE 11.0s [2026-04-20T09:28:43.807Z] [2026-04-20T09:28:43.807Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-20T09:29:22.679Z] #150 ... [2026-04-20T09:29:22.679Z] [2026-04-20T09:29:22.679Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-20T09:29:22.679Z] #148 DONE 2404.5s [2026-04-20T09:29:22.679Z] [2026-04-20T09:29:22.679Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T09:29:22.679Z] #154 ... [2026-04-20T09:29:22.679Z] [2026-04-20T09:29:22.679Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:29:22.679Z] #196 DONE 0.1s [2026-04-20T09:29:22.679Z] [2026-04-20T09:29:22.679Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:29:22.679Z] #197 DONE 0.3s [2026-04-20T09:29:22.679Z] [2026-04-20T09:29:22.679Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-20T09:29:22.679Z] #198 DONE 0.5s [2026-04-20T09:29:22.679Z] [2026-04-20T09:29:22.679Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-20T09:29:22.679Z] #199 DONE 0.1s [2026-04-20T09:29:22.679Z] [2026-04-20T09:29:22.679Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-20T09:29:22.679Z] #200 DONE 0.1s [2026-04-20T09:29:22.679Z] [2026-04-20T09:29:22.679Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-20T09:29:22.957Z] #201 DONE 2.0s [2026-04-20T09:29:22.957Z] [2026-04-20T09:29:22.957Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-20T09:29:22.957Z] #147 DONE 2408.3s [2026-04-20T09:29:22.957Z] [2026-04-20T09:29:22.957Z] #112 [security-proxy-auth] exporting to image [2026-04-20T09:29:22.957Z] #112 exporting layers [2026-04-20T09:29:24.371Z] #112 exporting layers 1.4s done [2026-04-20T09:29:24.371Z] #112 writing image sha256:83ddb861a87cdf5d549f1caae8789ddb2bbe95b3547dc115b470aa5b60cb2535 0.0s done [2026-04-20T09:29:24.371Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2026-04-20T09:29:24.371Z] #112 DONE 12.6s [2026-04-20T09:29:24.371Z] [2026-04-20T09:29:24.371Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:29:24.371Z] #202 DONE 0.3s [2026-04-20T09:29:24.371Z] [2026-04-20T09:29:24.371Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:29:24.648Z] #203 DONE 0.3s [2026-04-20T09:29:24.648Z] [2026-04-20T09:29:24.648Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-20T09:29:25.238Z] #204 DONE 0.7s [2026-04-20T09:29:25.238Z] [2026-04-20T09:29:25.238Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-20T09:29:25.507Z] #150 ... [2026-04-20T09:29:25.507Z] [2026-04-20T09:29:25.507Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-20T09:29:25.507Z] #205 DONE 0.2s [2026-04-20T09:29:25.507Z] [2026-04-20T09:29:25.507Z] #112 [core-data] exporting to image [2026-04-20T09:29:28.082Z] #112 exporting layers 2.4s done [2026-04-20T09:29:28.082Z] #112 writing image sha256:741ae0f826dcaabc3bcb6e8f5bca5cf387cd44cb8c32a2ec4cccb7131076065b done [2026-04-20T09:29:28.082Z] #112 naming to docker.io/library/core-data-arm64 done [2026-04-20T09:29:28.082Z] #112 DONE 15.0s [2026-04-20T09:29:28.082Z] [2026-04-20T09:29:28.082Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-20T09:29:30.666Z] #144 DONE 2415.5s [2026-04-20T09:29:30.667Z] [2026-04-20T09:29:30.667Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-20T09:29:30.667Z] #150 DONE 2415.7s [2026-04-20T09:29:30.667Z] [2026-04-20T09:29:30.667Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T09:29:30.944Z] #154 ... [2026-04-20T09:29:30.944Z] [2026-04-20T09:29:30.944Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:29:30.944Z] #206 DONE 0.2s [2026-04-20T09:29:30.944Z] [2026-04-20T09:29:30.944Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:29:31.228Z] #207 DONE 0.2s [2026-04-20T09:29:31.228Z] [2026-04-20T09:29:31.228Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T09:29:31.494Z] #146 ... [2026-04-20T09:29:31.494Z] [2026-04-20T09:29:31.494Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-20T09:29:31.764Z] #208 ... [2026-04-20T09:29:31.764Z] [2026-04-20T09:29:31.764Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:29:31.764Z] #209 DONE 0.3s [2026-04-20T09:29:31.764Z] [2026-04-20T09:29:31.764Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-20T09:29:32.347Z] #210 DONE 0.6s [2026-04-20T09:29:32.347Z] [2026-04-20T09:29:32.347Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-20T09:29:32.347Z] #208 DONE 0.9s [2026-04-20T09:29:32.347Z] [2026-04-20T09:29:32.347Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-20T09:29:32.613Z] #211 DONE 0.1s [2026-04-20T09:29:32.613Z] [2026-04-20T09:29:32.613Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-20T09:29:32.613Z] #212 DONE 0.1s [2026-04-20T09:29:32.613Z] [2026-04-20T09:29:32.613Z] #112 [core-keeper] exporting to image [2026-04-20T09:29:32.878Z] #112 ... [2026-04-20T09:29:32.879Z] [2026-04-20T09:29:32.879Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-20T09:29:32.879Z] #213 DONE 0.3s [2026-04-20T09:29:32.879Z] [2026-04-20T09:29:32.879Z] #112 [core-metadata] exporting to image [2026-04-20T09:29:33.464Z] #112 exporting layers 1.0s done [2026-04-20T09:29:33.464Z] #112 writing image sha256:e3efa056c5273dcab1e20c943b69555af963137bd2a87712bd3aecd82318a116 [2026-04-20T09:29:33.464Z] #112 exporting layers 0.8s done [2026-04-20T09:29:33.464Z] #112 writing image sha256:e3efa056c5273dcab1e20c943b69555af963137bd2a87712bd3aecd82318a116 done [2026-04-20T09:29:33.464Z] #112 naming to docker.io/library/core-keeper-arm64 done [2026-04-20T09:29:33.729Z] #112 writing image sha256:1c622d765b1bcc0fe5c0203c0cb8ada34784a83f99964149b23480a1514526e8 done [2026-04-20T09:29:33.729Z] #112 naming to docker.io/library/core-metadata-arm64 done [2026-04-20T09:29:33.729Z] #112 DONE 16.3s [2026-04-20T09:29:33.729Z] [2026-04-20T09:29:33.729Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T09:30:00.368Z] #146 ... [2026-04-20T09:30:00.368Z] [2026-04-20T09:30:00.368Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-20T09:30:00.368Z] #154 DONE 2445.4s [2026-04-20T09:30:00.368Z] [2026-04-20T09:30:00.368Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T09:30:00.368Z] #146 ... [2026-04-20T09:30:00.368Z] [2026-04-20T09:30:00.368Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:30:00.368Z] #214 DONE 0.1s [2026-04-20T09:30:00.368Z] [2026-04-20T09:30:00.368Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T09:30:00.633Z] #146 ... [2026-04-20T09:30:00.633Z] [2026-04-20T09:30:00.633Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:30:00.633Z] #215 DONE 0.1s [2026-04-20T09:30:00.633Z] [2026-04-20T09:30:00.633Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-20T09:30:01.212Z] #216 DONE 0.5s [2026-04-20T09:30:01.212Z] [2026-04-20T09:30:01.212Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-20T09:30:01.212Z] #217 DONE 0.1s [2026-04-20T09:30:01.212Z] [2026-04-20T09:30:01.212Z] #112 [support-scheduler] exporting to image [2026-04-20T09:30:01.212Z] #112 exporting layers [2026-04-20T09:30:02.617Z] #112 exporting layers 1.1s done [2026-04-20T09:30:02.617Z] #112 writing image sha256:8dcdf6ef517d13e2ad7eabead1e4995fdc46c6d72cefa71862bab60d35ddfbb2 done [2026-04-20T09:30:02.617Z] #112 naming to docker.io/library/support-scheduler-arm64 0.0s done [2026-04-20T09:30:02.617Z] #112 DONE 17.4s [2026-04-20T09:30:02.617Z] [2026-04-20T09:30:02.618Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T09:30:07.944Z] #40 ... [2026-04-20T09:30:07.944Z] [2026-04-20T09:30:07.944Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-20T09:30:07.944Z] #146 DONE 2452.5s [2026-04-20T09:30:07.944Z] [2026-04-20T09:30:07.944Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-20T09:30:07.944Z] #218 DONE 0.1s [2026-04-20T09:30:07.944Z] [2026-04-20T09:30:07.944Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T09:30:07.944Z] #40 ... [2026-04-20T09:30:07.944Z] [2026-04-20T09:30:07.944Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-20T09:30:07.944Z] #219 DONE 0.1s [2026-04-20T09:30:07.944Z] [2026-04-20T09:30:07.944Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-20T09:30:08.209Z] #220 DONE 0.5s [2026-04-20T09:30:08.209Z] [2026-04-20T09:30:08.209Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-20T09:30:08.209Z] #221 DONE 0.1s [2026-04-20T09:30:08.209Z] [2026-04-20T09:30:08.209Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T09:30:08.209Z] #40 ... [2026-04-20T09:30:08.209Z] [2026-04-20T09:30:08.209Z] #112 [support-notifications] exporting to image [2026-04-20T09:30:08.209Z] #112 exporting layers [2026-04-20T09:30:08.788Z] #112 exporting layers 0.6s done [2026-04-20T09:30:08.788Z] #112 writing image sha256:72985e774642996a49daf444d2090006ee14a2ea0c223cac122f9b8af4faaafa done [2026-04-20T09:30:08.788Z] #112 naming to docker.io/library/support-notifications-arm64 done [2026-04-20T09:30:08.788Z] #112 DONE 18.0s [2026-04-20T09:30:08.788Z] [2026-04-20T09:30:08.788Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-20T09:30:08.788Z] time="2026-04-20T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-20T09:30:08.811Z] $ docker stop --time=1 082c088f2b8951b2d8b519ccda676364d641a1fc84a0830ce4f0b0f5e16ba998 [2026-04-20T09:30:10.488Z] $ docker rm -f --volumes 082c088f2b8951b2d8b519ccda676364d641a1fc84a0830ce4f0b0f5e16ba998 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-20T09:30:11.033Z] + docker images [2026-04-20T09:30:11.033Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-20T09:30:11.033Z] support-notifications-arm64 latest 72985e774642 3 seconds ago 56.1MB [2026-04-20T09:30:11.033Z] support-scheduler-arm64 latest 8dcdf6ef517d 9 seconds ago 52.2MB [2026-04-20T09:30:11.033Z] core-metadata-arm64 latest 1c622d765b1b 38 seconds ago 48.2MB [2026-04-20T09:30:11.033Z] core-keeper-arm64 latest e3efa056c527 38 seconds ago 47.8MB [2026-04-20T09:30:11.033Z] core-data-arm64 latest 741ae0f826dc 45 seconds ago 48.1MB [2026-04-20T09:30:11.033Z] security-proxy-auth-arm64 latest 83ddb861a87c 48 seconds ago 47.3MB [2026-04-20T09:30:11.033Z] security-spiffe-token-provider-arm64 latest 4f677af29b14 About a minute ago 51.8MB [2026-04-20T09:30:11.033Z] security-secretstore-setup-arm64 latest 704acb9db409 2 minutes ago 85.7MB [2026-04-20T09:30:11.033Z] security-proxy-setup-arm64 latest 57752a5e0c42 2 minutes ago 52.9MB [2026-04-20T09:30:11.033Z] core-command-arm64 latest 570968a9919e 3 minutes ago 42.5MB [2026-04-20T09:30:11.033Z] security-bootstrapper-arm64 latest 09855c2c620d 20 minutes ago 21.3MB [2026-04-20T09:30:11.033Z] core-common-config-bootstrapper-arm64 latest db81e32f0dd1 21 minutes ago 20.2MB [2026-04-20T09:30:11.033Z] security-spire-agent-arm64 latest 73ce229e5220 42 minutes ago 219MB [2026-04-20T09:30:11.033Z] security-spire-config-arm64 latest df31d91f54df 42 minutes ago 162MB [2026-04-20T09:30:11.033Z] security-spire-server-arm64 latest b269bacfc62d 42 minutes ago 163MB [2026-04-20T09:30:11.034Z] ci-base-image-arm64 latest 35c8f7a788b2 44 minutes ago 898MB [2026-04-20T09:30:11.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB [2026-04-20T09:30:11.034Z] 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 [2026-04-20T09:30:11.187Z] provisioning config files... [2026-04-20T09:30:11.207Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/968@tmp/config1228767275409879548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:30:11.590Z] ---> ****-login.sh [2026-04-20T09:30:11.590Z] nexus3.edgexfoundry.org:10001 [2026-04-20T09:30:11.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T09:30:11.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T09:30:11.864Z] Configure a credential helper to remove this warning. See [2026-04-20T09:30:11.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T09:30:11.864Z] [2026-04-20T09:30:11.864Z] Login Succeeded [2026-04-20T09:30:11.864Z] nexus3.edgexfoundry.org:10002 [2026-04-20T09:30:12.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T09:30:12.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T09:30:12.394Z] Configure a credential helper to remove this warning. See [2026-04-20T09:30:12.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T09:30:12.394Z] [2026-04-20T09:30:12.394Z] Login Succeeded [2026-04-20T09:30:12.394Z] nexus3.edgexfoundry.org:10003 [2026-04-20T09:30:12.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T09:30:12.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T09:30:12.659Z] Configure a credential helper to remove this warning. See [2026-04-20T09:30:12.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T09:30:12.659Z] [2026-04-20T09:30:12.659Z] Login Succeeded [2026-04-20T09:30:12.659Z] nexus3.edgexfoundry.org:10004 [2026-04-20T09:30:12.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T09:30:12.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T09:30:12.923Z] Configure a credential helper to remove this warning. See [2026-04-20T09:30:12.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T09:30:12.923Z] [2026-04-20T09:30:12.923Z] Login Succeeded [2026-04-20T09:30:12.923Z] ****.io [2026-04-20T09:30:13.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-20T09:30:13.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-20T09:30:13.456Z] Configure a credential helper to remove this warning. See [2026-04-20T09:30:13.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-20T09:30:13.456Z] [2026-04-20T09:30:13.456Z] Login Succeeded [2026-04-20T09:30:13.456Z] ---> ****-login.sh ends [Pipeline] } [2026-04-20T09:30:13.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:30:13.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-20T09:30:13.538Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-04-20T09:30:13.538Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:13.538Z] latest [2026-04-20T09:30:13.538Z] 4.1.0-dev.109 [2026-04-20T09:30:13.538Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:30:13.538Z] main [2026-04-20T09:30:13.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:13.909Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:14.261Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:14.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-20T09:30:14.261Z] 46107a29c0f7: Preparing [2026-04-20T09:30:14.261Z] 4e289d5bb870: Preparing [2026-04-20T09:30:14.261Z] d0e88b25eb67: Preparing [2026-04-20T09:30:14.261Z] ecee7ed57021: Preparing [2026-04-20T09:30:14.261Z] 7a2a6ce7a896: Preparing [2026-04-20T09:30:14.261Z] 5048a32384eb: Preparing [2026-04-20T09:30:14.261Z] eeaa73608b53: Preparing [2026-04-20T09:30:14.261Z] 5048a32384eb: Waiting [2026-04-20T09:30:14.261Z] eeaa73608b53: Waiting [2026-04-20T09:30:14.526Z] d0e88b25eb67: Pushed [2026-04-20T09:30:14.526Z] ecee7ed57021: Pushed [2026-04-20T09:30:14.526Z] 7a2a6ce7a896: Pushed [2026-04-20T09:30:14.526Z] 46107a29c0f7: Pushed [2026-04-20T09:30:14.526Z] 5048a32384eb: Pushed [2026-04-20T09:30:17.089Z] eeaa73608b53: Pushed [2026-04-20T09:30:21.316Z] 4e289d5bb870: Pushed [2026-04-20T09:30:21.580Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:3774ea1f37447d92b47b0e7d81985f70d391054f3069fea80e1eed5a71d7eef4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:21.935Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:22.291Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-20T09:30:22.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-20T09:30:22.291Z] 46107a29c0f7: Preparing [2026-04-20T09:30:22.291Z] 4e289d5bb870: Preparing [2026-04-20T09:30:22.291Z] d0e88b25eb67: Preparing [2026-04-20T09:30:22.291Z] ecee7ed57021: Preparing [2026-04-20T09:30:22.291Z] 7a2a6ce7a896: Preparing [2026-04-20T09:30:22.291Z] 5048a32384eb: Preparing [2026-04-20T09:30:22.291Z] eeaa73608b53: Preparing [2026-04-20T09:30:22.291Z] 5048a32384eb: Waiting [2026-04-20T09:30:22.291Z] 46107a29c0f7: Layer already exists [2026-04-20T09:30:22.291Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:30:22.291Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:22.291Z] 4e289d5bb870: Layer already exists [2026-04-20T09:30:22.291Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:22.291Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:22.291Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:22.561Z] latest: digest: sha256:3774ea1f37447d92b47b0e7d81985f70d391054f3069fea80e1eed5a71d7eef4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:22.917Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:23.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.109 [2026-04-20T09:30:23.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-20T09:30:23.266Z] 46107a29c0f7: Preparing [2026-04-20T09:30:23.266Z] 4e289d5bb870: Preparing [2026-04-20T09:30:23.266Z] d0e88b25eb67: Preparing [2026-04-20T09:30:23.266Z] ecee7ed57021: Preparing [2026-04-20T09:30:23.266Z] 7a2a6ce7a896: Preparing [2026-04-20T09:30:23.266Z] 5048a32384eb: Preparing [2026-04-20T09:30:23.266Z] eeaa73608b53: Preparing [2026-04-20T09:30:23.266Z] 5048a32384eb: Waiting [2026-04-20T09:30:23.266Z] eeaa73608b53: Waiting [2026-04-20T09:30:23.266Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:23.266Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:30:23.266Z] 4e289d5bb870: Layer already exists [2026-04-20T09:30:23.266Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:23.266Z] 46107a29c0f7: Layer already exists [2026-04-20T09:30:23.266Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:23.266Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:23.266Z] 4.1.0-dev.109: digest: sha256:3774ea1f37447d92b47b0e7d81985f70d391054f3069fea80e1eed5a71d7eef4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:23.616Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:23.962Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:30:23.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-20T09:30:23.962Z] 46107a29c0f7: Preparing [2026-04-20T09:30:23.962Z] 4e289d5bb870: Preparing [2026-04-20T09:30:23.962Z] d0e88b25eb67: Preparing [2026-04-20T09:30:23.962Z] ecee7ed57021: Preparing [2026-04-20T09:30:23.962Z] 7a2a6ce7a896: Preparing [2026-04-20T09:30:23.962Z] 5048a32384eb: Preparing [2026-04-20T09:30:23.962Z] eeaa73608b53: Preparing [2026-04-20T09:30:23.962Z] 5048a32384eb: Waiting [2026-04-20T09:30:23.962Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:23.962Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:23.962Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:30:23.962Z] 4e289d5bb870: Layer already exists [2026-04-20T09:30:23.962Z] 46107a29c0f7: Layer already exists [2026-04-20T09:30:23.962Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:23.962Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:24.226Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:3774ea1f37447d92b47b0e7d81985f70d391054f3069fea80e1eed5a71d7eef4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:24.584Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:24.938Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-04-20T09:30:24.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-20T09:30:24.938Z] 46107a29c0f7: Preparing [2026-04-20T09:30:24.938Z] 4e289d5bb870: Preparing [2026-04-20T09:30:24.938Z] d0e88b25eb67: Preparing [2026-04-20T09:30:24.938Z] ecee7ed57021: Preparing [2026-04-20T09:30:24.938Z] 7a2a6ce7a896: Preparing [2026-04-20T09:30:24.938Z] 5048a32384eb: Preparing [2026-04-20T09:30:24.938Z] eeaa73608b53: Preparing [2026-04-20T09:30:24.938Z] 5048a32384eb: Waiting [2026-04-20T09:30:24.938Z] eeaa73608b53: Waiting [2026-04-20T09:30:24.938Z] 4e289d5bb870: Layer already exists [2026-04-20T09:30:24.938Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:24.938Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:30:24.938Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:24.938Z] 46107a29c0f7: Layer already exists [2026-04-20T09:30:24.938Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:24.938Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:25.203Z] main: digest: sha256:3774ea1f37447d92b47b0e7d81985f70d391054f3069fea80e1eed5a71d7eef4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:30:25.281Z] ===================================================== [Pipeline] echo [2026-04-20T09:30:25.295Z] taggedImages: [2026-04-20T09:30:25.295Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:25.295Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-20T09:30:25.295Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.109 [2026-04-20T09:30:25.295Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:30:25.295Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-20T09:30:25.330Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-04-20T09:30:25.330Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:25.330Z] latest [2026-04-20T09:30:25.330Z] 4.1.0-dev.109 [2026-04-20T09:30:25.330Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:30:25.330Z] main [2026-04-20T09:30:25.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:25.706Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:26.046Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:26.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-20T09:30:26.046Z] e1b6b37eeedb: Preparing [2026-04-20T09:30:26.046Z] 85b9ee191602: Preparing [2026-04-20T09:30:26.046Z] 201878e16e87: Preparing [2026-04-20T09:30:26.046Z] 8429f6292157: Preparing [2026-04-20T09:30:26.046Z] d0e88b25eb67: Preparing [2026-04-20T09:30:26.046Z] ecee7ed57021: Preparing [2026-04-20T09:30:26.046Z] 7a2a6ce7a896: Preparing [2026-04-20T09:30:26.046Z] 5048a32384eb: Preparing [2026-04-20T09:30:26.046Z] eeaa73608b53: Preparing [2026-04-20T09:30:26.046Z] ecee7ed57021: Waiting [2026-04-20T09:30:26.046Z] 7a2a6ce7a896: Waiting [2026-04-20T09:30:26.046Z] 5048a32384eb: Waiting [2026-04-20T09:30:26.046Z] eeaa73608b53: Waiting [2026-04-20T09:30:26.046Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:26.046Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:26.311Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:30:26.311Z] 85b9ee191602: Pushed [2026-04-20T09:30:26.311Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:26.311Z] 201878e16e87: Pushed [2026-04-20T09:30:26.311Z] e1b6b37eeedb: Pushed [2026-04-20T09:30:26.311Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:28.876Z] 8429f6292157: Pushed [2026-04-20T09:30:29.140Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:57e3c578f8695297a7e327952aa4010a9dfe1fcf520ff4d961f3c85534f1b02b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:29.499Z] + 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 [2026-04-20T09:30:29.854Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-20T09:30:29.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-20T09:30:29.855Z] e1b6b37eeedb: Preparing [2026-04-20T09:30:29.855Z] 85b9ee191602: Preparing [2026-04-20T09:30:29.855Z] 201878e16e87: Preparing [2026-04-20T09:30:29.855Z] 8429f6292157: Preparing [2026-04-20T09:30:29.855Z] d0e88b25eb67: Preparing [2026-04-20T09:30:29.855Z] ecee7ed57021: Preparing [2026-04-20T09:30:29.855Z] 7a2a6ce7a896: Preparing [2026-04-20T09:30:29.855Z] 5048a32384eb: Preparing [2026-04-20T09:30:29.855Z] eeaa73608b53: Preparing [2026-04-20T09:30:29.855Z] ecee7ed57021: Waiting [2026-04-20T09:30:29.855Z] 7a2a6ce7a896: Waiting [2026-04-20T09:30:29.855Z] 5048a32384eb: Waiting [2026-04-20T09:30:29.855Z] eeaa73608b53: Waiting [2026-04-20T09:30:29.855Z] e1b6b37eeedb: Layer already exists [2026-04-20T09:30:29.855Z] 85b9ee191602: Layer already exists [2026-04-20T09:30:29.855Z] 8429f6292157: Layer already exists [2026-04-20T09:30:29.855Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:29.855Z] 201878e16e87: Layer already exists [2026-04-20T09:30:29.855Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:29.855Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:30:29.855Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:29.855Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:30.118Z] latest: digest: sha256:57e3c578f8695297a7e327952aa4010a9dfe1fcf520ff4d961f3c85534f1b02b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:30.470Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:30.825Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.109 [2026-04-20T09:30:30.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-20T09:30:30.825Z] e1b6b37eeedb: Preparing [2026-04-20T09:30:30.825Z] 85b9ee191602: Preparing [2026-04-20T09:30:30.825Z] 201878e16e87: Preparing [2026-04-20T09:30:30.825Z] 8429f6292157: Preparing [2026-04-20T09:30:30.825Z] d0e88b25eb67: Preparing [2026-04-20T09:30:30.825Z] ecee7ed57021: Preparing [2026-04-20T09:30:30.825Z] 7a2a6ce7a896: Preparing [2026-04-20T09:30:30.825Z] 5048a32384eb: Preparing [2026-04-20T09:30:30.825Z] eeaa73608b53: Preparing [2026-04-20T09:30:30.825Z] 7a2a6ce7a896: Waiting [2026-04-20T09:30:30.825Z] ecee7ed57021: Waiting [2026-04-20T09:30:30.825Z] 5048a32384eb: Waiting [2026-04-20T09:30:30.825Z] eeaa73608b53: Waiting [2026-04-20T09:30:30.825Z] 85b9ee191602: Layer already exists [2026-04-20T09:30:30.825Z] 8429f6292157: Layer already exists [2026-04-20T09:30:30.825Z] 201878e16e87: Layer already exists [2026-04-20T09:30:30.825Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:30.825Z] e1b6b37eeedb: Layer already exists [2026-04-20T09:30:30.825Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:30.825Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:30:30.825Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:30.825Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:30.825Z] 4.1.0-dev.109: digest: sha256:57e3c578f8695297a7e327952aa4010a9dfe1fcf520ff4d961f3c85534f1b02b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:31.445Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:31.785Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:30:31.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-20T09:30:31.785Z] e1b6b37eeedb: Preparing [2026-04-20T09:30:31.785Z] 85b9ee191602: Preparing [2026-04-20T09:30:31.785Z] 201878e16e87: Preparing [2026-04-20T09:30:31.785Z] 8429f6292157: Preparing [2026-04-20T09:30:31.785Z] d0e88b25eb67: Preparing [2026-04-20T09:30:31.785Z] ecee7ed57021: Preparing [2026-04-20T09:30:31.785Z] 7a2a6ce7a896: Preparing [2026-04-20T09:30:31.785Z] 5048a32384eb: Preparing [2026-04-20T09:30:31.785Z] eeaa73608b53: Preparing [2026-04-20T09:30:31.785Z] 7a2a6ce7a896: Waiting [2026-04-20T09:30:31.785Z] ecee7ed57021: Waiting [2026-04-20T09:30:31.785Z] eeaa73608b53: Waiting [2026-04-20T09:30:31.785Z] 5048a32384eb: Waiting [2026-04-20T09:30:31.785Z] e1b6b37eeedb: Layer already exists [2026-04-20T09:30:31.785Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:31.785Z] 201878e16e87: Layer already exists [2026-04-20T09:30:31.785Z] 85b9ee191602: Layer already exists [2026-04-20T09:30:31.785Z] 8429f6292157: Layer already exists [2026-04-20T09:30:31.785Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:31.785Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:31.785Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:30:31.785Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:32.049Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:57e3c578f8695297a7e327952aa4010a9dfe1fcf520ff4d961f3c85534f1b02b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:32.395Z] + 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 [2026-04-20T09:30:32.748Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-04-20T09:30:32.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-20T09:30:32.748Z] e1b6b37eeedb: Preparing [2026-04-20T09:30:32.748Z] 85b9ee191602: Preparing [2026-04-20T09:30:32.748Z] 201878e16e87: Preparing [2026-04-20T09:30:32.748Z] 8429f6292157: Preparing [2026-04-20T09:30:32.748Z] d0e88b25eb67: Preparing [2026-04-20T09:30:32.748Z] ecee7ed57021: Preparing [2026-04-20T09:30:32.748Z] 7a2a6ce7a896: Preparing [2026-04-20T09:30:32.748Z] 5048a32384eb: Preparing [2026-04-20T09:30:32.748Z] eeaa73608b53: Preparing [2026-04-20T09:30:32.748Z] ecee7ed57021: Waiting [2026-04-20T09:30:32.748Z] 7a2a6ce7a896: Waiting [2026-04-20T09:30:32.748Z] 5048a32384eb: Waiting [2026-04-20T09:30:32.748Z] eeaa73608b53: Waiting [2026-04-20T09:30:32.748Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:32.748Z] 8429f6292157: Layer already exists [2026-04-20T09:30:32.748Z] e1b6b37eeedb: Layer already exists [2026-04-20T09:30:32.748Z] 85b9ee191602: Layer already exists [2026-04-20T09:30:32.748Z] 201878e16e87: Layer already exists [2026-04-20T09:30:32.748Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:30:32.748Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:32.748Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:32.748Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:33.011Z] main: digest: sha256:57e3c578f8695297a7e327952aa4010a9dfe1fcf520ff4d961f3c85534f1b02b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:30:33.092Z] ===================================================== [Pipeline] echo [2026-04-20T09:30:33.108Z] taggedImages: [2026-04-20T09:30:33.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:33.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-20T09:30:33.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.109 [2026-04-20T09:30:33.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:30:33.108Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-20T09:30:33.134Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-04-20T09:30:33.134Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:33.134Z] latest [2026-04-20T09:30:33.134Z] 4.1.0-dev.109 [2026-04-20T09:30:33.134Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:30:33.134Z] main [2026-04-20T09:30:33.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:33.510Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:34.436Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:34.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-20T09:30:34.436Z] b369b74dbe3d: Preparing [2026-04-20T09:30:34.436Z] 8f499cbf4330: Preparing [2026-04-20T09:30:34.436Z] d0e88b25eb67: Preparing [2026-04-20T09:30:34.436Z] ecee7ed57021: Preparing [2026-04-20T09:30:34.436Z] f1042f7a68bf: Preparing [2026-04-20T09:30:34.436Z] 5048a32384eb: Preparing [2026-04-20T09:30:34.436Z] eeaa73608b53: Preparing [2026-04-20T09:30:34.436Z] 5048a32384eb: Waiting [2026-04-20T09:30:34.436Z] eeaa73608b53: Waiting [2026-04-20T09:30:34.436Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:34.700Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:34.700Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:34.700Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:34.700Z] f1042f7a68bf: Pushed [2026-04-20T09:30:34.700Z] b369b74dbe3d: Pushed [2026-04-20T09:30:42.875Z] 8f499cbf4330: Pushed [2026-04-20T09:30:42.875Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:54965c09448e17d752bb0c9f7a8a76850c512ad6918a694858c69889a58787bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:43.232Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:43.578Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-20T09:30:43.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-20T09:30:43.579Z] b369b74dbe3d: Preparing [2026-04-20T09:30:43.579Z] 8f499cbf4330: Preparing [2026-04-20T09:30:43.579Z] d0e88b25eb67: Preparing [2026-04-20T09:30:43.579Z] ecee7ed57021: Preparing [2026-04-20T09:30:43.579Z] f1042f7a68bf: Preparing [2026-04-20T09:30:43.579Z] 5048a32384eb: Preparing [2026-04-20T09:30:43.579Z] eeaa73608b53: Preparing [2026-04-20T09:30:43.579Z] 5048a32384eb: Waiting [2026-04-20T09:30:43.579Z] eeaa73608b53: Waiting [2026-04-20T09:30:43.579Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:43.579Z] 8f499cbf4330: Layer already exists [2026-04-20T09:30:43.579Z] b369b74dbe3d: Layer already exists [2026-04-20T09:30:43.579Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:43.579Z] f1042f7a68bf: Layer already exists [2026-04-20T09:30:43.579Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:43.579Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:43.579Z] latest: digest: sha256:54965c09448e17d752bb0c9f7a8a76850c512ad6918a694858c69889a58787bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:44.199Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:44.542Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.109 [2026-04-20T09:30:44.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-20T09:30:44.542Z] b369b74dbe3d: Preparing [2026-04-20T09:30:44.542Z] 8f499cbf4330: Preparing [2026-04-20T09:30:44.542Z] d0e88b25eb67: Preparing [2026-04-20T09:30:44.542Z] ecee7ed57021: Preparing [2026-04-20T09:30:44.542Z] f1042f7a68bf: Preparing [2026-04-20T09:30:44.542Z] 5048a32384eb: Preparing [2026-04-20T09:30:44.542Z] eeaa73608b53: Preparing [2026-04-20T09:30:44.542Z] 5048a32384eb: Waiting [2026-04-20T09:30:44.542Z] eeaa73608b53: Waiting [2026-04-20T09:30:44.542Z] b369b74dbe3d: Layer already exists [2026-04-20T09:30:44.542Z] f1042f7a68bf: Layer already exists [2026-04-20T09:30:44.542Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:44.542Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:44.542Z] 8f499cbf4330: Layer already exists [2026-04-20T09:30:44.542Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:44.542Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:44.807Z] 4.1.0-dev.109: digest: sha256:54965c09448e17d752bb0c9f7a8a76850c512ad6918a694858c69889a58787bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:45.161Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:45.509Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:30:45.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-20T09:30:45.509Z] b369b74dbe3d: Preparing [2026-04-20T09:30:45.509Z] 8f499cbf4330: Preparing [2026-04-20T09:30:45.509Z] d0e88b25eb67: Preparing [2026-04-20T09:30:45.509Z] ecee7ed57021: Preparing [2026-04-20T09:30:45.509Z] f1042f7a68bf: Preparing [2026-04-20T09:30:45.509Z] 5048a32384eb: Preparing [2026-04-20T09:30:45.509Z] eeaa73608b53: Preparing [2026-04-20T09:30:45.509Z] 5048a32384eb: Waiting [2026-04-20T09:30:45.509Z] eeaa73608b53: Waiting [2026-04-20T09:30:45.509Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:45.509Z] 8f499cbf4330: Layer already exists [2026-04-20T09:30:45.509Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:45.509Z] b369b74dbe3d: Layer already exists [2026-04-20T09:30:45.509Z] f1042f7a68bf: Layer already exists [2026-04-20T09:30:45.509Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:45.509Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:45.509Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:54965c09448e17d752bb0c9f7a8a76850c512ad6918a694858c69889a58787bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:46.131Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:47.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-04-20T09:30:47.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-20T09:30:47.064Z] b369b74dbe3d: Preparing [2026-04-20T09:30:47.064Z] 8f499cbf4330: Preparing [2026-04-20T09:30:47.064Z] d0e88b25eb67: Preparing [2026-04-20T09:30:47.064Z] ecee7ed57021: Preparing [2026-04-20T09:30:47.064Z] f1042f7a68bf: Preparing [2026-04-20T09:30:47.064Z] 5048a32384eb: Preparing [2026-04-20T09:30:47.064Z] eeaa73608b53: Preparing [2026-04-20T09:30:47.064Z] 5048a32384eb: Waiting [2026-04-20T09:30:47.064Z] eeaa73608b53: Waiting [2026-04-20T09:30:47.064Z] d0e88b25eb67: Layer already exists [2026-04-20T09:30:47.064Z] 8f499cbf4330: Layer already exists [2026-04-20T09:30:47.064Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:47.064Z] f1042f7a68bf: Layer already exists [2026-04-20T09:30:47.064Z] b369b74dbe3d: Layer already exists [2026-04-20T09:30:47.064Z] 5048a32384eb: Layer already exists [2026-04-20T09:30:47.064Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:47.064Z] main: digest: sha256:54965c09448e17d752bb0c9f7a8a76850c512ad6918a694858c69889a58787bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:30:47.469Z] ===================================================== [Pipeline] echo [2026-04-20T09:30:47.480Z] taggedImages: [2026-04-20T09:30:47.481Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:47.481Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-20T09:30:47.481Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.109 [2026-04-20T09:30:47.481Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:30:47.481Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-20T09:30:47.507Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-04-20T09:30:47.507Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:47.507Z] latest [2026-04-20T09:30:47.507Z] 4.1.0-dev.109 [2026-04-20T09:30:47.507Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:30:47.507Z] main [2026-04-20T09:30:47.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:47.874Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:48.227Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:30:48.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-20T09:30:48.227Z] 7756064d946f: Preparing [2026-04-20T09:30:48.227Z] 03f1b8179213: Preparing [2026-04-20T09:30:48.227Z] ecee7ed57021: Preparing [2026-04-20T09:30:48.227Z] 94cabecd6717: Preparing [2026-04-20T09:30:48.227Z] 45ac4b628fdb: Preparing [2026-04-20T09:30:48.227Z] eeaa73608b53: Preparing [2026-04-20T09:30:48.227Z] eeaa73608b53: Waiting [2026-04-20T09:30:48.502Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:48.502Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:48.502Z] 94cabecd6717: Pushed [2026-04-20T09:30:48.502Z] 7756064d946f: Pushed [2026-04-20T09:30:48.502Z] 45ac4b628fdb: Pushed [2026-04-20T09:30:56.698Z] 03f1b8179213: Pushed [2026-04-20T09:30:56.698Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:3ef41c970f065151980406295b86f323bba9e65e85884e4443b06c09f34d0d22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:57.045Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:57.387Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-20T09:30:57.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-20T09:30:57.387Z] 7756064d946f: Preparing [2026-04-20T09:30:57.387Z] 03f1b8179213: Preparing [2026-04-20T09:30:57.387Z] ecee7ed57021: Preparing [2026-04-20T09:30:57.387Z] 94cabecd6717: Preparing [2026-04-20T09:30:57.387Z] 45ac4b628fdb: Preparing [2026-04-20T09:30:57.387Z] eeaa73608b53: Preparing [2026-04-20T09:30:57.387Z] eeaa73608b53: Waiting [2026-04-20T09:30:57.387Z] 94cabecd6717: Layer already exists [2026-04-20T09:30:57.387Z] 45ac4b628fdb: Layer already exists [2026-04-20T09:30:57.387Z] 7756064d946f: Layer already exists [2026-04-20T09:30:57.387Z] 03f1b8179213: Layer already exists [2026-04-20T09:30:57.387Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:57.387Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:57.651Z] latest: digest: sha256:3ef41c970f065151980406295b86f323bba9e65e85884e4443b06c09f34d0d22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:58.006Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:30:59.750Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.109 [2026-04-20T09:30:59.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-20T09:30:59.750Z] 7756064d946f: Preparing [2026-04-20T09:30:59.750Z] 03f1b8179213: Preparing [2026-04-20T09:30:59.750Z] ecee7ed57021: Preparing [2026-04-20T09:30:59.750Z] 94cabecd6717: Preparing [2026-04-20T09:30:59.750Z] 45ac4b628fdb: Preparing [2026-04-20T09:30:59.750Z] eeaa73608b53: Preparing [2026-04-20T09:30:59.750Z] eeaa73608b53: Waiting [2026-04-20T09:30:59.750Z] ecee7ed57021: Layer already exists [2026-04-20T09:30:59.750Z] 7756064d946f: Layer already exists [2026-04-20T09:30:59.750Z] 45ac4b628fdb: Layer already exists [2026-04-20T09:30:59.750Z] 03f1b8179213: Layer already exists [2026-04-20T09:30:59.750Z] 94cabecd6717: Layer already exists [2026-04-20T09:30:59.750Z] eeaa73608b53: Layer already exists [2026-04-20T09:30:59.750Z] 4.1.0-dev.109: digest: sha256:3ef41c970f065151980406295b86f323bba9e65e85884e4443b06c09f34d0d22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:00.371Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:00.718Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:00.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-20T09:31:00.718Z] 7756064d946f: Preparing [2026-04-20T09:31:00.718Z] 03f1b8179213: Preparing [2026-04-20T09:31:00.718Z] ecee7ed57021: Preparing [2026-04-20T09:31:00.718Z] 94cabecd6717: Preparing [2026-04-20T09:31:00.718Z] 45ac4b628fdb: Preparing [2026-04-20T09:31:00.718Z] eeaa73608b53: Preparing [2026-04-20T09:31:00.718Z] eeaa73608b53: Waiting [2026-04-20T09:31:00.718Z] 7756064d946f: Layer already exists [2026-04-20T09:31:00.718Z] 03f1b8179213: Layer already exists [2026-04-20T09:31:00.718Z] 45ac4b628fdb: Layer already exists [2026-04-20T09:31:00.718Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:00.718Z] 94cabecd6717: Layer already exists [2026-04-20T09:31:00.718Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:00.718Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:3ef41c970f065151980406295b86f323bba9e65e85884e4443b06c09f34d0d22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:01.076Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:01.420Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-04-20T09:31:01.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-20T09:31:01.421Z] 7756064d946f: Preparing [2026-04-20T09:31:01.421Z] 03f1b8179213: Preparing [2026-04-20T09:31:01.421Z] ecee7ed57021: Preparing [2026-04-20T09:31:01.421Z] 94cabecd6717: Preparing [2026-04-20T09:31:01.421Z] 45ac4b628fdb: Preparing [2026-04-20T09:31:01.421Z] eeaa73608b53: Preparing [2026-04-20T09:31:01.421Z] eeaa73608b53: Waiting [2026-04-20T09:31:01.421Z] 7756064d946f: Layer already exists [2026-04-20T09:31:01.421Z] 94cabecd6717: Layer already exists [2026-04-20T09:31:01.421Z] 03f1b8179213: Layer already exists [2026-04-20T09:31:01.421Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:01.421Z] 45ac4b628fdb: Layer already exists [2026-04-20T09:31:01.421Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:01.421Z] main: digest: sha256:3ef41c970f065151980406295b86f323bba9e65e85884e4443b06c09f34d0d22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:31:01.768Z] ===================================================== [Pipeline] echo [2026-04-20T09:31:01.780Z] taggedImages: [2026-04-20T09:31:01.780Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:01.780Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-20T09:31:01.780Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.109 [2026-04-20T09:31:01.780Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:01.780Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-20T09:31:01.809Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-04-20T09:31:01.809Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:01.809Z] latest [2026-04-20T09:31:01.809Z] 4.1.0-dev.109 [2026-04-20T09:31:01.809Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:01.809Z] main [2026-04-20T09:31:01.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:02.172Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:02.516Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:02.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-20T09:31:02.516Z] 77b25b65be4c: Preparing [2026-04-20T09:31:02.516Z] ac2e5cbaa1ee: Preparing [2026-04-20T09:31:02.516Z] d64e78d889c9: Preparing [2026-04-20T09:31:02.516Z] d0e88b25eb67: Preparing [2026-04-20T09:31:02.516Z] ecee7ed57021: Preparing [2026-04-20T09:31:02.516Z] 7a2a6ce7a896: Preparing [2026-04-20T09:31:02.516Z] 5048a32384eb: Preparing [2026-04-20T09:31:02.516Z] eeaa73608b53: Preparing [2026-04-20T09:31:02.516Z] 7a2a6ce7a896: Waiting [2026-04-20T09:31:02.516Z] 5048a32384eb: Waiting [2026-04-20T09:31:02.516Z] eeaa73608b53: Waiting [2026-04-20T09:31:02.516Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:02.516Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:02.780Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:31:02.780Z] 5048a32384eb: Layer already exists [2026-04-20T09:31:02.780Z] ac2e5cbaa1ee: Pushed [2026-04-20T09:31:02.780Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:02.780Z] 77b25b65be4c: Pushed [2026-04-20T09:31:10.955Z] d64e78d889c9: Pushed [2026-04-20T09:31:10.955Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:ac6c7bc4de47cf4c3b40603f89cae379f8a9a028e25d3f7626d8b6fb2b68739d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:11.312Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:13.593Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-20T09:31:13.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-20T09:31:13.593Z] 77b25b65be4c: Preparing [2026-04-20T09:31:13.593Z] ac2e5cbaa1ee: Preparing [2026-04-20T09:31:13.593Z] d64e78d889c9: Preparing [2026-04-20T09:31:13.593Z] d0e88b25eb67: Preparing [2026-04-20T09:31:13.593Z] ecee7ed57021: Preparing [2026-04-20T09:31:13.593Z] 7a2a6ce7a896: Preparing [2026-04-20T09:31:13.593Z] 5048a32384eb: Preparing [2026-04-20T09:31:13.593Z] eeaa73608b53: Preparing [2026-04-20T09:31:13.593Z] 5048a32384eb: Waiting [2026-04-20T09:31:13.593Z] 7a2a6ce7a896: Waiting [2026-04-20T09:31:13.593Z] eeaa73608b53: Waiting [2026-04-20T09:31:13.593Z] ac2e5cbaa1ee: Layer already exists [2026-04-20T09:31:13.593Z] 77b25b65be4c: Layer already exists [2026-04-20T09:31:13.593Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:13.593Z] d64e78d889c9: Layer already exists [2026-04-20T09:31:13.593Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:13.593Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:13.593Z] 5048a32384eb: Layer already exists [2026-04-20T09:31:13.593Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:31:13.593Z] latest: digest: sha256:ac6c7bc4de47cf4c3b40603f89cae379f8a9a028e25d3f7626d8b6fb2b68739d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:14.211Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:14.564Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.109 [2026-04-20T09:31:14.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-20T09:31:14.564Z] 77b25b65be4c: Preparing [2026-04-20T09:31:14.564Z] ac2e5cbaa1ee: Preparing [2026-04-20T09:31:14.564Z] d64e78d889c9: Preparing [2026-04-20T09:31:14.564Z] d0e88b25eb67: Preparing [2026-04-20T09:31:14.564Z] ecee7ed57021: Preparing [2026-04-20T09:31:14.564Z] 7a2a6ce7a896: Preparing [2026-04-20T09:31:14.564Z] 5048a32384eb: Preparing [2026-04-20T09:31:14.564Z] 7a2a6ce7a896: Waiting [2026-04-20T09:31:14.564Z] 5048a32384eb: Waiting [2026-04-20T09:31:14.564Z] eeaa73608b53: Preparing [2026-04-20T09:31:14.564Z] eeaa73608b53: Waiting [2026-04-20T09:31:14.564Z] ac2e5cbaa1ee: Layer already exists [2026-04-20T09:31:14.564Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:14.564Z] 77b25b65be4c: Layer already exists [2026-04-20T09:31:14.564Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:14.564Z] d64e78d889c9: Layer already exists [2026-04-20T09:31:14.564Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:31:14.564Z] 5048a32384eb: Layer already exists [2026-04-20T09:31:14.564Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:14.564Z] 4.1.0-dev.109: digest: sha256:ac6c7bc4de47cf4c3b40603f89cae379f8a9a028e25d3f7626d8b6fb2b68739d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:15.176Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:15.521Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:15.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-20T09:31:15.522Z] 77b25b65be4c: Preparing [2026-04-20T09:31:15.522Z] ac2e5cbaa1ee: Preparing [2026-04-20T09:31:15.522Z] d64e78d889c9: Preparing [2026-04-20T09:31:15.522Z] d0e88b25eb67: Preparing [2026-04-20T09:31:15.522Z] ecee7ed57021: Preparing [2026-04-20T09:31:15.522Z] 7a2a6ce7a896: Preparing [2026-04-20T09:31:15.522Z] 5048a32384eb: Preparing [2026-04-20T09:31:15.522Z] eeaa73608b53: Preparing [2026-04-20T09:31:15.522Z] 7a2a6ce7a896: Waiting [2026-04-20T09:31:15.522Z] 5048a32384eb: Waiting [2026-04-20T09:31:15.522Z] eeaa73608b53: Waiting [2026-04-20T09:31:15.522Z] 77b25b65be4c: Layer already exists [2026-04-20T09:31:15.522Z] ac2e5cbaa1ee: Layer already exists [2026-04-20T09:31:15.522Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:15.522Z] d64e78d889c9: Layer already exists [2026-04-20T09:31:15.522Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:15.522Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:31:15.522Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:15.522Z] 5048a32384eb: Layer already exists [2026-04-20T09:31:15.785Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:ac6c7bc4de47cf4c3b40603f89cae379f8a9a028e25d3f7626d8b6fb2b68739d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:16.138Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:16.482Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-04-20T09:31:16.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-20T09:31:16.482Z] 77b25b65be4c: Preparing [2026-04-20T09:31:16.482Z] ac2e5cbaa1ee: Preparing [2026-04-20T09:31:16.482Z] d64e78d889c9: Preparing [2026-04-20T09:31:16.482Z] d0e88b25eb67: Preparing [2026-04-20T09:31:16.482Z] ecee7ed57021: Preparing [2026-04-20T09:31:16.482Z] 7a2a6ce7a896: Preparing [2026-04-20T09:31:16.482Z] 5048a32384eb: Preparing [2026-04-20T09:31:16.482Z] eeaa73608b53: Preparing [2026-04-20T09:31:16.482Z] 5048a32384eb: Waiting [2026-04-20T09:31:16.482Z] eeaa73608b53: Waiting [2026-04-20T09:31:16.482Z] 7a2a6ce7a896: Waiting [2026-04-20T09:31:16.482Z] d64e78d889c9: Layer already exists [2026-04-20T09:31:16.482Z] ac2e5cbaa1ee: Layer already exists [2026-04-20T09:31:16.482Z] 77b25b65be4c: Layer already exists [2026-04-20T09:31:16.482Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:16.482Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:16.482Z] 5048a32384eb: Layer already exists [2026-04-20T09:31:16.482Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:31:16.482Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:16.746Z] main: digest: sha256:ac6c7bc4de47cf4c3b40603f89cae379f8a9a028e25d3f7626d8b6fb2b68739d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:31:16.821Z] ===================================================== [Pipeline] echo [2026-04-20T09:31:16.834Z] taggedImages: [2026-04-20T09:31:16.834Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:16.834Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-20T09:31:16.834Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.109 [2026-04-20T09:31:16.834Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:16.834Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-20T09:31:16.866Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-04-20T09:31:16.866Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:16.866Z] latest [2026-04-20T09:31:16.866Z] 4.1.0-dev.109 [2026-04-20T09:31:16.866Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:16.866Z] main [2026-04-20T09:31:16.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:17.233Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:17.584Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:17.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-20T09:31:17.584Z] 5eaf1f804113: Preparing [2026-04-20T09:31:17.584Z] aa3f005b0f5e: Preparing [2026-04-20T09:31:17.584Z] c5a79ef918b4: Preparing [2026-04-20T09:31:17.584Z] 355188202dad: Preparing [2026-04-20T09:31:17.584Z] adbdb635dcb9: Preparing [2026-04-20T09:31:17.584Z] d67caea8c35c: Preparing [2026-04-20T09:31:17.584Z] 9ab61a66d596: Preparing [2026-04-20T09:31:17.584Z] d0e88b25eb67: Preparing [2026-04-20T09:31:17.584Z] ecee7ed57021: Preparing [2026-04-20T09:31:17.584Z] d780e750d954: Preparing [2026-04-20T09:31:17.584Z] c4f2ec4cb708: Preparing [2026-04-20T09:31:17.584Z] 5f70bf18a086: Preparing [2026-04-20T09:31:17.584Z] 6d3db58150cb: Preparing [2026-04-20T09:31:17.584Z] ceec9f37f0be: Preparing [2026-04-20T09:31:17.584Z] df71e41d68b3: Preparing [2026-04-20T09:31:17.584Z] eeaa73608b53: Preparing [2026-04-20T09:31:17.584Z] d67caea8c35c: Waiting [2026-04-20T09:31:17.584Z] 9ab61a66d596: Waiting [2026-04-20T09:31:17.584Z] d0e88b25eb67: Waiting [2026-04-20T09:31:17.584Z] ecee7ed57021: Waiting [2026-04-20T09:31:17.584Z] d780e750d954: Waiting [2026-04-20T09:31:17.584Z] c4f2ec4cb708: Waiting [2026-04-20T09:31:17.584Z] 5f70bf18a086: Waiting [2026-04-20T09:31:17.584Z] 6d3db58150cb: Waiting [2026-04-20T09:31:17.584Z] ceec9f37f0be: Waiting [2026-04-20T09:31:17.584Z] df71e41d68b3: Waiting [2026-04-20T09:31:17.584Z] eeaa73608b53: Waiting [2026-04-20T09:31:17.858Z] c5a79ef918b4: Pushed [2026-04-20T09:31:17.858Z] aa3f005b0f5e: Pushed [2026-04-20T09:31:17.858Z] 355188202dad: Pushed [2026-04-20T09:31:17.858Z] 5eaf1f804113: Pushed [2026-04-20T09:31:17.858Z] adbdb635dcb9: Pushed [2026-04-20T09:31:17.858Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:17.858Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:17.858Z] 5f70bf18a086: Layer already exists [2026-04-20T09:31:17.858Z] d67caea8c35c: Pushed [2026-04-20T09:31:17.858Z] d780e750d954: Pushed [2026-04-20T09:31:17.858Z] c4f2ec4cb708: Pushed [2026-04-20T09:31:18.123Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:18.123Z] 6d3db58150cb: Pushed [2026-04-20T09:31:18.123Z] ceec9f37f0be: Pushed [2026-04-20T09:31:18.123Z] df71e41d68b3: Pushed [2026-04-20T09:31:21.446Z] 9ab61a66d596: Pushed [2026-04-20T09:31:21.446Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:e1b2352697994f8e3d7e6755e3b6bc295e0ca831b6a9aaf699e80729cf602dfd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:21.798Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:22.146Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-20T09:31:22.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-20T09:31:22.146Z] 5eaf1f804113: Preparing [2026-04-20T09:31:22.146Z] aa3f005b0f5e: Preparing [2026-04-20T09:31:22.146Z] c5a79ef918b4: Preparing [2026-04-20T09:31:22.146Z] 355188202dad: Preparing [2026-04-20T09:31:22.146Z] adbdb635dcb9: Preparing [2026-04-20T09:31:22.146Z] d67caea8c35c: Preparing [2026-04-20T09:31:22.146Z] 9ab61a66d596: Preparing [2026-04-20T09:31:22.146Z] d0e88b25eb67: Preparing [2026-04-20T09:31:22.146Z] ecee7ed57021: Preparing [2026-04-20T09:31:22.146Z] d780e750d954: Preparing [2026-04-20T09:31:22.146Z] c4f2ec4cb708: Preparing [2026-04-20T09:31:22.146Z] 5f70bf18a086: Preparing [2026-04-20T09:31:22.146Z] 6d3db58150cb: Preparing [2026-04-20T09:31:22.146Z] ceec9f37f0be: Preparing [2026-04-20T09:31:22.146Z] df71e41d68b3: Preparing [2026-04-20T09:31:22.146Z] eeaa73608b53: Preparing [2026-04-20T09:31:22.146Z] d780e750d954: Waiting [2026-04-20T09:31:22.146Z] c4f2ec4cb708: Waiting [2026-04-20T09:31:22.146Z] 5f70bf18a086: Waiting [2026-04-20T09:31:22.146Z] 6d3db58150cb: Waiting [2026-04-20T09:31:22.146Z] ceec9f37f0be: Waiting [2026-04-20T09:31:22.146Z] df71e41d68b3: Waiting [2026-04-20T09:31:22.146Z] eeaa73608b53: Waiting [2026-04-20T09:31:22.146Z] 9ab61a66d596: Waiting [2026-04-20T09:31:22.146Z] d0e88b25eb67: Waiting [2026-04-20T09:31:22.146Z] ecee7ed57021: Waiting [2026-04-20T09:31:22.146Z] d67caea8c35c: Waiting [2026-04-20T09:31:22.146Z] adbdb635dcb9: Layer already exists [2026-04-20T09:31:22.146Z] 5eaf1f804113: Layer already exists [2026-04-20T09:31:22.146Z] c5a79ef918b4: Layer already exists [2026-04-20T09:31:22.146Z] aa3f005b0f5e: Layer already exists [2026-04-20T09:31:22.146Z] 355188202dad: Layer already exists [2026-04-20T09:31:22.146Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:22.146Z] d67caea8c35c: Layer already exists [2026-04-20T09:31:22.146Z] d780e750d954: Layer already exists [2026-04-20T09:31:22.146Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:22.146Z] 9ab61a66d596: Layer already exists [2026-04-20T09:31:22.146Z] c4f2ec4cb708: Layer already exists [2026-04-20T09:31:22.146Z] 6d3db58150cb: Layer already exists [2026-04-20T09:31:22.146Z] 5f70bf18a086: Layer already exists [2026-04-20T09:31:22.146Z] ceec9f37f0be: Layer already exists [2026-04-20T09:31:22.146Z] df71e41d68b3: Layer already exists [2026-04-20T09:31:22.146Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:22.410Z] latest: digest: sha256:e1b2352697994f8e3d7e6755e3b6bc295e0ca831b6a9aaf699e80729cf602dfd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:22.768Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:23.119Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.109 [2026-04-20T09:31:23.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-20T09:31:23.119Z] 5eaf1f804113: Preparing [2026-04-20T09:31:23.119Z] aa3f005b0f5e: Preparing [2026-04-20T09:31:23.119Z] c5a79ef918b4: Preparing [2026-04-20T09:31:23.119Z] 355188202dad: Preparing [2026-04-20T09:31:23.119Z] adbdb635dcb9: Preparing [2026-04-20T09:31:23.119Z] d67caea8c35c: Preparing [2026-04-20T09:31:23.119Z] 9ab61a66d596: Preparing [2026-04-20T09:31:23.119Z] d0e88b25eb67: Preparing [2026-04-20T09:31:23.119Z] ecee7ed57021: Preparing [2026-04-20T09:31:23.119Z] d780e750d954: Preparing [2026-04-20T09:31:23.119Z] c4f2ec4cb708: Preparing [2026-04-20T09:31:23.119Z] 5f70bf18a086: Preparing [2026-04-20T09:31:23.119Z] 6d3db58150cb: Preparing [2026-04-20T09:31:23.119Z] ceec9f37f0be: Preparing [2026-04-20T09:31:23.119Z] df71e41d68b3: Preparing [2026-04-20T09:31:23.119Z] eeaa73608b53: Preparing [2026-04-20T09:31:23.119Z] d0e88b25eb67: Waiting [2026-04-20T09:31:23.119Z] ecee7ed57021: Waiting [2026-04-20T09:31:23.119Z] d780e750d954: Waiting [2026-04-20T09:31:23.119Z] c4f2ec4cb708: Waiting [2026-04-20T09:31:23.119Z] d67caea8c35c: Waiting [2026-04-20T09:31:23.119Z] 9ab61a66d596: Waiting [2026-04-20T09:31:23.119Z] 5f70bf18a086: Waiting [2026-04-20T09:31:23.119Z] 6d3db58150cb: Waiting [2026-04-20T09:31:23.119Z] ceec9f37f0be: Waiting [2026-04-20T09:31:23.119Z] df71e41d68b3: Waiting [2026-04-20T09:31:23.119Z] eeaa73608b53: Waiting [2026-04-20T09:31:23.119Z] c5a79ef918b4: Layer already exists [2026-04-20T09:31:23.119Z] aa3f005b0f5e: Layer already exists [2026-04-20T09:31:23.119Z] adbdb635dcb9: Layer already exists [2026-04-20T09:31:23.119Z] 5eaf1f804113: Layer already exists [2026-04-20T09:31:23.119Z] 355188202dad: Layer already exists [2026-04-20T09:31:23.119Z] d67caea8c35c: Layer already exists [2026-04-20T09:31:23.119Z] 9ab61a66d596: Layer already exists [2026-04-20T09:31:23.119Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:23.119Z] d780e750d954: Layer already exists [2026-04-20T09:31:23.119Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:23.119Z] ceec9f37f0be: Layer already exists [2026-04-20T09:31:23.119Z] 5f70bf18a086: Layer already exists [2026-04-20T09:31:23.119Z] 6d3db58150cb: Layer already exists [2026-04-20T09:31:23.119Z] c4f2ec4cb708: Layer already exists [2026-04-20T09:31:23.119Z] df71e41d68b3: Layer already exists [2026-04-20T09:31:23.119Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:23.384Z] 4.1.0-dev.109: digest: sha256:e1b2352697994f8e3d7e6755e3b6bc295e0ca831b6a9aaf699e80729cf602dfd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:23.735Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:24.084Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:24.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-20T09:31:24.084Z] 5eaf1f804113: Preparing [2026-04-20T09:31:24.084Z] aa3f005b0f5e: Preparing [2026-04-20T09:31:24.084Z] c5a79ef918b4: Preparing [2026-04-20T09:31:24.084Z] 355188202dad: Preparing [2026-04-20T09:31:24.084Z] adbdb635dcb9: Preparing [2026-04-20T09:31:24.084Z] d67caea8c35c: Preparing [2026-04-20T09:31:24.084Z] 9ab61a66d596: Preparing [2026-04-20T09:31:24.084Z] d0e88b25eb67: Preparing [2026-04-20T09:31:24.084Z] ecee7ed57021: Preparing [2026-04-20T09:31:24.084Z] d780e750d954: Preparing [2026-04-20T09:31:24.084Z] c4f2ec4cb708: Preparing [2026-04-20T09:31:24.084Z] 5f70bf18a086: Preparing [2026-04-20T09:31:24.084Z] 6d3db58150cb: Preparing [2026-04-20T09:31:24.084Z] ceec9f37f0be: Preparing [2026-04-20T09:31:24.084Z] df71e41d68b3: Preparing [2026-04-20T09:31:24.084Z] eeaa73608b53: Preparing [2026-04-20T09:31:24.084Z] c4f2ec4cb708: Waiting [2026-04-20T09:31:24.084Z] 5f70bf18a086: Waiting [2026-04-20T09:31:24.084Z] ceec9f37f0be: Waiting [2026-04-20T09:31:24.084Z] df71e41d68b3: Waiting [2026-04-20T09:31:24.084Z] eeaa73608b53: Waiting [2026-04-20T09:31:24.084Z] d0e88b25eb67: Waiting [2026-04-20T09:31:24.084Z] ecee7ed57021: Waiting [2026-04-20T09:31:24.084Z] d780e750d954: Waiting [2026-04-20T09:31:24.084Z] d67caea8c35c: Waiting [2026-04-20T09:31:24.084Z] 9ab61a66d596: Waiting [2026-04-20T09:31:24.084Z] c5a79ef918b4: Layer already exists [2026-04-20T09:31:24.084Z] aa3f005b0f5e: Layer already exists [2026-04-20T09:31:24.084Z] 355188202dad: Layer already exists [2026-04-20T09:31:24.084Z] 5eaf1f804113: Layer already exists [2026-04-20T09:31:24.084Z] adbdb635dcb9: Layer already exists [2026-04-20T09:31:24.084Z] d780e750d954: Layer already exists [2026-04-20T09:31:24.084Z] d67caea8c35c: Layer already exists [2026-04-20T09:31:24.084Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:24.084Z] 9ab61a66d596: Layer already exists [2026-04-20T09:31:24.084Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:24.084Z] c4f2ec4cb708: Layer already exists [2026-04-20T09:31:24.084Z] 6d3db58150cb: Layer already exists [2026-04-20T09:31:24.084Z] 5f70bf18a086: Layer already exists [2026-04-20T09:31:24.084Z] ceec9f37f0be: Layer already exists [2026-04-20T09:31:24.084Z] df71e41d68b3: Layer already exists [2026-04-20T09:31:24.084Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:24.349Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:e1b2352697994f8e3d7e6755e3b6bc295e0ca831b6a9aaf699e80729cf602dfd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:24.712Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:27.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-04-20T09:31:27.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-20T09:31:27.628Z] 5eaf1f804113: Preparing [2026-04-20T09:31:27.628Z] aa3f005b0f5e: Preparing [2026-04-20T09:31:27.628Z] c5a79ef918b4: Preparing [2026-04-20T09:31:27.628Z] 355188202dad: Preparing [2026-04-20T09:31:27.628Z] adbdb635dcb9: Preparing [2026-04-20T09:31:27.628Z] d67caea8c35c: Preparing [2026-04-20T09:31:27.628Z] 9ab61a66d596: Preparing [2026-04-20T09:31:27.628Z] d0e88b25eb67: Preparing [2026-04-20T09:31:27.628Z] ecee7ed57021: Preparing [2026-04-20T09:31:27.628Z] d780e750d954: Preparing [2026-04-20T09:31:27.628Z] c4f2ec4cb708: Preparing [2026-04-20T09:31:27.628Z] 5f70bf18a086: Preparing [2026-04-20T09:31:27.628Z] 6d3db58150cb: Preparing [2026-04-20T09:31:27.628Z] ceec9f37f0be: Preparing [2026-04-20T09:31:27.628Z] df71e41d68b3: Preparing [2026-04-20T09:31:27.628Z] eeaa73608b53: Preparing [2026-04-20T09:31:27.628Z] ecee7ed57021: Waiting [2026-04-20T09:31:27.628Z] d780e750d954: Waiting [2026-04-20T09:31:27.628Z] c4f2ec4cb708: Waiting [2026-04-20T09:31:27.628Z] 5f70bf18a086: Waiting [2026-04-20T09:31:27.628Z] 6d3db58150cb: Waiting [2026-04-20T09:31:27.628Z] ceec9f37f0be: Waiting [2026-04-20T09:31:27.628Z] df71e41d68b3: Waiting [2026-04-20T09:31:27.628Z] eeaa73608b53: Waiting [2026-04-20T09:31:27.628Z] 9ab61a66d596: Waiting [2026-04-20T09:31:27.628Z] d0e88b25eb67: Waiting [2026-04-20T09:31:27.628Z] d67caea8c35c: Waiting [2026-04-20T09:31:27.628Z] c5a79ef918b4: Layer already exists [2026-04-20T09:31:27.628Z] adbdb635dcb9: Layer already exists [2026-04-20T09:31:27.628Z] 5eaf1f804113: Layer already exists [2026-04-20T09:31:27.628Z] 355188202dad: Layer already exists [2026-04-20T09:31:27.628Z] aa3f005b0f5e: Layer already exists [2026-04-20T09:31:27.628Z] d67caea8c35c: Layer already exists [2026-04-20T09:31:27.628Z] 9ab61a66d596: Layer already exists [2026-04-20T09:31:27.628Z] d780e750d954: Layer already exists [2026-04-20T09:31:27.628Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:27.628Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:27.628Z] c4f2ec4cb708: Layer already exists [2026-04-20T09:31:27.628Z] df71e41d68b3: Layer already exists [2026-04-20T09:31:27.628Z] ceec9f37f0be: Layer already exists [2026-04-20T09:31:27.628Z] 6d3db58150cb: Layer already exists [2026-04-20T09:31:27.628Z] 5f70bf18a086: Layer already exists [2026-04-20T09:31:27.628Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:27.897Z] main: digest: sha256:e1b2352697994f8e3d7e6755e3b6bc295e0ca831b6a9aaf699e80729cf602dfd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:31:27.972Z] ===================================================== [Pipeline] echo [2026-04-20T09:31:27.987Z] taggedImages: [2026-04-20T09:31:27.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:27.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-20T09:31:27.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.109 [2026-04-20T09:31:27.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:27.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-20T09:31:28.010Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-04-20T09:31:28.010Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:28.010Z] latest [2026-04-20T09:31:28.010Z] 4.1.0-dev.109 [2026-04-20T09:31:28.010Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:28.010Z] main [2026-04-20T09:31:28.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:28.371Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:28.719Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:28.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-20T09:31:28.719Z] 3e9ff3a22ca9: Preparing [2026-04-20T09:31:28.719Z] 7a2896a2ca72: Preparing [2026-04-20T09:31:28.719Z] b9bc47686f48: Preparing [2026-04-20T09:31:28.719Z] e96b79fc871e: Preparing [2026-04-20T09:31:28.719Z] d0e88b25eb67: Preparing [2026-04-20T09:31:28.719Z] ecee7ed57021: Preparing [2026-04-20T09:31:28.719Z] 7a2a6ce7a896: Preparing [2026-04-20T09:31:28.719Z] 5048a32384eb: Preparing [2026-04-20T09:31:28.719Z] eeaa73608b53: Preparing [2026-04-20T09:31:28.719Z] ecee7ed57021: Waiting [2026-04-20T09:31:28.719Z] 7a2a6ce7a896: Waiting [2026-04-20T09:31:28.719Z] 5048a32384eb: Waiting [2026-04-20T09:31:28.719Z] eeaa73608b53: Waiting [2026-04-20T09:31:28.982Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:28.982Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:28.982Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:31:28.983Z] 5048a32384eb: Layer already exists [2026-04-20T09:31:28.983Z] b9bc47686f48: Pushed [2026-04-20T09:31:28.983Z] 3e9ff3a22ca9: Pushed [2026-04-20T09:31:28.983Z] 7a2896a2ca72: Pushed [2026-04-20T09:31:28.983Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:37.151Z] e96b79fc871e: Pushed [2026-04-20T09:31:37.151Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:b530e8dbbd971c780cce8f87b05e2cc2adfa199081a4929ad214d8905b524333 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:37.510Z] + 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 [2026-04-20T09:31:37.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-20T09:31:37.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-20T09:31:37.861Z] 3e9ff3a22ca9: Preparing [2026-04-20T09:31:37.861Z] 7a2896a2ca72: Preparing [2026-04-20T09:31:37.861Z] b9bc47686f48: Preparing [2026-04-20T09:31:37.861Z] e96b79fc871e: Preparing [2026-04-20T09:31:37.861Z] d0e88b25eb67: Preparing [2026-04-20T09:31:37.861Z] ecee7ed57021: Preparing [2026-04-20T09:31:37.861Z] 7a2a6ce7a896: Preparing [2026-04-20T09:31:37.861Z] 5048a32384eb: Preparing [2026-04-20T09:31:37.861Z] eeaa73608b53: Preparing [2026-04-20T09:31:37.861Z] ecee7ed57021: Waiting [2026-04-20T09:31:37.861Z] 7a2a6ce7a896: Waiting [2026-04-20T09:31:37.861Z] 5048a32384eb: Waiting [2026-04-20T09:31:37.861Z] eeaa73608b53: Waiting [2026-04-20T09:31:39.790Z] b9bc47686f48: Layer already exists [2026-04-20T09:31:39.790Z] e96b79fc871e: Layer already exists [2026-04-20T09:31:39.790Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:39.790Z] 7a2896a2ca72: Layer already exists [2026-04-20T09:31:39.790Z] 3e9ff3a22ca9: Layer already exists [2026-04-20T09:31:39.790Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:39.790Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:31:39.790Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:39.790Z] 5048a32384eb: Layer already exists [2026-04-20T09:31:39.790Z] latest: digest: sha256:b530e8dbbd971c780cce8f87b05e2cc2adfa199081a4929ad214d8905b524333 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:40.147Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:40.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.109 [2026-04-20T09:31:40.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-20T09:31:40.493Z] 3e9ff3a22ca9: Preparing [2026-04-20T09:31:40.493Z] 7a2896a2ca72: Preparing [2026-04-20T09:31:40.493Z] b9bc47686f48: Preparing [2026-04-20T09:31:40.493Z] e96b79fc871e: Preparing [2026-04-20T09:31:40.493Z] d0e88b25eb67: Preparing [2026-04-20T09:31:40.493Z] ecee7ed57021: Preparing [2026-04-20T09:31:40.493Z] 7a2a6ce7a896: Preparing [2026-04-20T09:31:40.493Z] 5048a32384eb: Preparing [2026-04-20T09:31:40.493Z] eeaa73608b53: Preparing [2026-04-20T09:31:40.493Z] 7a2a6ce7a896: Waiting [2026-04-20T09:31:40.493Z] 5048a32384eb: Waiting [2026-04-20T09:31:40.493Z] eeaa73608b53: Waiting [2026-04-20T09:31:40.493Z] ecee7ed57021: Waiting [2026-04-20T09:31:40.493Z] 3e9ff3a22ca9: Layer already exists [2026-04-20T09:31:40.493Z] 7a2896a2ca72: Layer already exists [2026-04-20T09:31:40.493Z] b9bc47686f48: Layer already exists [2026-04-20T09:31:40.493Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:40.493Z] e96b79fc871e: Layer already exists [2026-04-20T09:31:40.493Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:31:40.493Z] 5048a32384eb: Layer already exists [2026-04-20T09:31:40.493Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:40.493Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:40.493Z] 4.1.0-dev.109: digest: sha256:b530e8dbbd971c780cce8f87b05e2cc2adfa199081a4929ad214d8905b524333 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:41.124Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:41.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:41.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-20T09:31:41.488Z] 3e9ff3a22ca9: Preparing [2026-04-20T09:31:41.488Z] 7a2896a2ca72: Preparing [2026-04-20T09:31:41.488Z] b9bc47686f48: Preparing [2026-04-20T09:31:41.488Z] e96b79fc871e: Preparing [2026-04-20T09:31:41.488Z] d0e88b25eb67: Preparing [2026-04-20T09:31:41.488Z] ecee7ed57021: Preparing [2026-04-20T09:31:41.488Z] 7a2a6ce7a896: Preparing [2026-04-20T09:31:41.488Z] 5048a32384eb: Preparing [2026-04-20T09:31:41.488Z] eeaa73608b53: Preparing [2026-04-20T09:31:41.488Z] ecee7ed57021: Waiting [2026-04-20T09:31:41.488Z] 7a2a6ce7a896: Waiting [2026-04-20T09:31:41.488Z] 5048a32384eb: Waiting [2026-04-20T09:31:41.488Z] eeaa73608b53: Waiting [2026-04-20T09:31:41.488Z] b9bc47686f48: Layer already exists [2026-04-20T09:31:41.488Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:41.488Z] 7a2896a2ca72: Layer already exists [2026-04-20T09:31:41.488Z] 3e9ff3a22ca9: Layer already exists [2026-04-20T09:31:41.488Z] e96b79fc871e: Layer already exists [2026-04-20T09:31:41.488Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:31:41.488Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:41.488Z] 5048a32384eb: Layer already exists [2026-04-20T09:31:41.488Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:41.488Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:b530e8dbbd971c780cce8f87b05e2cc2adfa199081a4929ad214d8905b524333 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:42.114Z] + 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 [2026-04-20T09:31:42.462Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-04-20T09:31:42.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-20T09:31:42.462Z] 3e9ff3a22ca9: Preparing [2026-04-20T09:31:42.462Z] 7a2896a2ca72: Preparing [2026-04-20T09:31:42.462Z] b9bc47686f48: Preparing [2026-04-20T09:31:42.462Z] e96b79fc871e: Preparing [2026-04-20T09:31:42.462Z] d0e88b25eb67: Preparing [2026-04-20T09:31:42.462Z] ecee7ed57021: Preparing [2026-04-20T09:31:42.462Z] 7a2a6ce7a896: Preparing [2026-04-20T09:31:42.462Z] 5048a32384eb: Preparing [2026-04-20T09:31:42.462Z] eeaa73608b53: Preparing [2026-04-20T09:31:42.462Z] 7a2a6ce7a896: Waiting [2026-04-20T09:31:42.462Z] 5048a32384eb: Waiting [2026-04-20T09:31:42.462Z] eeaa73608b53: Waiting [2026-04-20T09:31:42.462Z] ecee7ed57021: Waiting [2026-04-20T09:31:42.462Z] b9bc47686f48: Layer already exists [2026-04-20T09:31:42.462Z] 7a2896a2ca72: Layer already exists [2026-04-20T09:31:42.462Z] e96b79fc871e: Layer already exists [2026-04-20T09:31:42.462Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:42.462Z] 3e9ff3a22ca9: Layer already exists [2026-04-20T09:31:42.462Z] 7a2a6ce7a896: Layer already exists [2026-04-20T09:31:42.462Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:42.462Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:42.462Z] 5048a32384eb: Layer already exists [2026-04-20T09:31:42.725Z] main: digest: sha256:b530e8dbbd971c780cce8f87b05e2cc2adfa199081a4929ad214d8905b524333 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:31:42.805Z] ===================================================== [Pipeline] echo [2026-04-20T09:31:42.820Z] taggedImages: [2026-04-20T09:31:42.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:42.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-20T09:31:42.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.109 [2026-04-20T09:31:42.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:42.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-20T09:31:42.846Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-04-20T09:31:42.847Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:42.847Z] latest [2026-04-20T09:31:42.847Z] 4.1.0-dev.109 [2026-04-20T09:31:42.847Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:42.847Z] main [2026-04-20T09:31:42.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:43.209Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:43.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:43.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-20T09:31:43.558Z] 88757651a0fa: Preparing [2026-04-20T09:31:43.558Z] 5ce2d59758ab: Preparing [2026-04-20T09:31:43.558Z] edeb35817c71: Preparing [2026-04-20T09:31:43.558Z] 18f11e781d10: Preparing [2026-04-20T09:31:43.558Z] 2cf10fb78b16: Preparing [2026-04-20T09:31:43.558Z] d0e88b25eb67: Preparing [2026-04-20T09:31:43.558Z] ecee7ed57021: Preparing [2026-04-20T09:31:43.558Z] e0e3c4f8fc06: Preparing [2026-04-20T09:31:43.558Z] fc9cdc3143bc: Preparing [2026-04-20T09:31:43.558Z] 9ef4041925fa: Preparing [2026-04-20T09:31:43.558Z] eeaa73608b53: Preparing [2026-04-20T09:31:43.558Z] ecee7ed57021: Waiting [2026-04-20T09:31:43.558Z] d0e88b25eb67: Waiting [2026-04-20T09:31:43.558Z] 9ef4041925fa: Waiting [2026-04-20T09:31:43.558Z] fc9cdc3143bc: Waiting [2026-04-20T09:31:43.558Z] e0e3c4f8fc06: Waiting [2026-04-20T09:31:43.558Z] eeaa73608b53: Waiting [2026-04-20T09:31:43.823Z] 2cf10fb78b16: Pushed [2026-04-20T09:31:43.823Z] 5ce2d59758ab: Pushed [2026-04-20T09:31:43.823Z] 18f11e781d10: Pushed [2026-04-20T09:31:43.823Z] 88757651a0fa: Pushed [2026-04-20T09:31:43.823Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:43.823Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:43.823Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:43.823Z] e0e3c4f8fc06: Pushed [2026-04-20T09:31:43.823Z] fc9cdc3143bc: Pushed [2026-04-20T09:31:47.149Z] 9ef4041925fa: Pushed [2026-04-20T09:31:50.476Z] edeb35817c71: Pushed [2026-04-20T09:31:50.476Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:fd16ed79e41db8c102bf7805cb62b731caef5c7d875e3780d9dfa4ed3a23890c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:50.834Z] + 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 [2026-04-20T09:31:51.178Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-20T09:31:51.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-20T09:31:51.179Z] 88757651a0fa: Preparing [2026-04-20T09:31:51.179Z] 5ce2d59758ab: Preparing [2026-04-20T09:31:51.179Z] edeb35817c71: Preparing [2026-04-20T09:31:51.179Z] 18f11e781d10: Preparing [2026-04-20T09:31:51.179Z] 2cf10fb78b16: Preparing [2026-04-20T09:31:51.179Z] d0e88b25eb67: Preparing [2026-04-20T09:31:51.179Z] ecee7ed57021: Preparing [2026-04-20T09:31:51.179Z] e0e3c4f8fc06: Preparing [2026-04-20T09:31:51.179Z] fc9cdc3143bc: Preparing [2026-04-20T09:31:51.179Z] 9ef4041925fa: Preparing [2026-04-20T09:31:51.179Z] eeaa73608b53: Preparing [2026-04-20T09:31:51.179Z] ecee7ed57021: Waiting [2026-04-20T09:31:51.179Z] e0e3c4f8fc06: Waiting [2026-04-20T09:31:51.179Z] fc9cdc3143bc: Waiting [2026-04-20T09:31:51.179Z] 9ef4041925fa: Waiting [2026-04-20T09:31:51.179Z] eeaa73608b53: Waiting [2026-04-20T09:31:51.179Z] d0e88b25eb67: Waiting [2026-04-20T09:31:51.179Z] 88757651a0fa: Layer already exists [2026-04-20T09:31:51.179Z] edeb35817c71: Layer already exists [2026-04-20T09:31:51.179Z] 18f11e781d10: Layer already exists [2026-04-20T09:31:51.179Z] 2cf10fb78b16: Layer already exists [2026-04-20T09:31:51.179Z] 5ce2d59758ab: Layer already exists [2026-04-20T09:31:51.179Z] e0e3c4f8fc06: Layer already exists [2026-04-20T09:31:51.179Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:51.179Z] 9ef4041925fa: Layer already exists [2026-04-20T09:31:51.179Z] fc9cdc3143bc: Layer already exists [2026-04-20T09:31:51.179Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:51.179Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:51.446Z] latest: digest: sha256:fd16ed79e41db8c102bf7805cb62b731caef5c7d875e3780d9dfa4ed3a23890c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:51.789Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:53.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.109 [2026-04-20T09:31:53.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-20T09:31:53.146Z] 88757651a0fa: Preparing [2026-04-20T09:31:53.146Z] 5ce2d59758ab: Preparing [2026-04-20T09:31:53.146Z] edeb35817c71: Preparing [2026-04-20T09:31:53.146Z] 18f11e781d10: Preparing [2026-04-20T09:31:53.146Z] 2cf10fb78b16: Preparing [2026-04-20T09:31:53.146Z] d0e88b25eb67: Preparing [2026-04-20T09:31:53.146Z] ecee7ed57021: Preparing [2026-04-20T09:31:53.146Z] d0e88b25eb67: Waiting [2026-04-20T09:31:53.146Z] e0e3c4f8fc06: Preparing [2026-04-20T09:31:53.146Z] ecee7ed57021: Waiting [2026-04-20T09:31:53.146Z] fc9cdc3143bc: Preparing [2026-04-20T09:31:53.146Z] e0e3c4f8fc06: Waiting [2026-04-20T09:31:53.146Z] fc9cdc3143bc: Waiting [2026-04-20T09:31:53.146Z] 9ef4041925fa: Preparing [2026-04-20T09:31:53.146Z] eeaa73608b53: Preparing [2026-04-20T09:31:53.146Z] 9ef4041925fa: Waiting [2026-04-20T09:31:53.146Z] eeaa73608b53: Waiting [2026-04-20T09:31:53.146Z] edeb35817c71: Layer already exists [2026-04-20T09:31:53.146Z] 5ce2d59758ab: Layer already exists [2026-04-20T09:31:53.146Z] 2cf10fb78b16: Layer already exists [2026-04-20T09:31:53.146Z] 18f11e781d10: Layer already exists [2026-04-20T09:31:53.146Z] 88757651a0fa: Layer already exists [2026-04-20T09:31:53.146Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:53.146Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:53.146Z] fc9cdc3143bc: Layer already exists [2026-04-20T09:31:53.146Z] e0e3c4f8fc06: Layer already exists [2026-04-20T09:31:53.146Z] 9ef4041925fa: Layer already exists [2026-04-20T09:31:53.146Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:53.414Z] 4.1.0-dev.109: digest: sha256:fd16ed79e41db8c102bf7805cb62b731caef5c7d875e3780d9dfa4ed3a23890c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:53.863Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:54.217Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:54.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-20T09:31:54.217Z] 88757651a0fa: Preparing [2026-04-20T09:31:54.217Z] 5ce2d59758ab: Preparing [2026-04-20T09:31:54.217Z] edeb35817c71: Preparing [2026-04-20T09:31:54.217Z] 18f11e781d10: Preparing [2026-04-20T09:31:54.217Z] 2cf10fb78b16: Preparing [2026-04-20T09:31:54.217Z] d0e88b25eb67: Preparing [2026-04-20T09:31:54.217Z] ecee7ed57021: Preparing [2026-04-20T09:31:54.217Z] e0e3c4f8fc06: Preparing [2026-04-20T09:31:54.217Z] fc9cdc3143bc: Preparing [2026-04-20T09:31:54.217Z] 9ef4041925fa: Preparing [2026-04-20T09:31:54.217Z] eeaa73608b53: Preparing [2026-04-20T09:31:54.217Z] d0e88b25eb67: Waiting [2026-04-20T09:31:54.217Z] ecee7ed57021: Waiting [2026-04-20T09:31:54.217Z] e0e3c4f8fc06: Waiting [2026-04-20T09:31:54.217Z] fc9cdc3143bc: Waiting [2026-04-20T09:31:54.217Z] 9ef4041925fa: Waiting [2026-04-20T09:31:54.217Z] eeaa73608b53: Waiting [2026-04-20T09:31:54.217Z] 88757651a0fa: Layer already exists [2026-04-20T09:31:54.217Z] 2cf10fb78b16: Layer already exists [2026-04-20T09:31:54.217Z] 18f11e781d10: Layer already exists [2026-04-20T09:31:54.217Z] edeb35817c71: Layer already exists [2026-04-20T09:31:54.217Z] 5ce2d59758ab: Layer already exists [2026-04-20T09:31:54.217Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:54.217Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:54.217Z] fc9cdc3143bc: Layer already exists [2026-04-20T09:31:54.217Z] 9ef4041925fa: Layer already exists [2026-04-20T09:31:54.217Z] e0e3c4f8fc06: Layer already exists [2026-04-20T09:31:54.217Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:54.485Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:fd16ed79e41db8c102bf7805cb62b731caef5c7d875e3780d9dfa4ed3a23890c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:54.832Z] + 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 [2026-04-20T09:31:55.175Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-04-20T09:31:55.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-20T09:31:55.175Z] 88757651a0fa: Preparing [2026-04-20T09:31:55.175Z] 5ce2d59758ab: Preparing [2026-04-20T09:31:55.175Z] edeb35817c71: Preparing [2026-04-20T09:31:55.175Z] 18f11e781d10: Preparing [2026-04-20T09:31:55.175Z] 2cf10fb78b16: Preparing [2026-04-20T09:31:55.175Z] d0e88b25eb67: Preparing [2026-04-20T09:31:55.176Z] ecee7ed57021: Preparing [2026-04-20T09:31:55.176Z] d0e88b25eb67: Waiting [2026-04-20T09:31:55.176Z] e0e3c4f8fc06: Preparing [2026-04-20T09:31:55.176Z] ecee7ed57021: Waiting [2026-04-20T09:31:55.176Z] fc9cdc3143bc: Preparing [2026-04-20T09:31:55.176Z] e0e3c4f8fc06: Waiting [2026-04-20T09:31:55.176Z] fc9cdc3143bc: Waiting [2026-04-20T09:31:55.176Z] 9ef4041925fa: Preparing [2026-04-20T09:31:55.176Z] 9ef4041925fa: Waiting [2026-04-20T09:31:55.176Z] eeaa73608b53: Preparing [2026-04-20T09:31:55.176Z] eeaa73608b53: Waiting [2026-04-20T09:31:55.176Z] 18f11e781d10: Layer already exists [2026-04-20T09:31:55.176Z] edeb35817c71: Layer already exists [2026-04-20T09:31:55.176Z] 5ce2d59758ab: Layer already exists [2026-04-20T09:31:55.176Z] 88757651a0fa: Layer already exists [2026-04-20T09:31:55.176Z] 2cf10fb78b16: Layer already exists [2026-04-20T09:31:55.176Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:55.176Z] e0e3c4f8fc06: Layer already exists [2026-04-20T09:31:55.176Z] fc9cdc3143bc: Layer already exists [2026-04-20T09:31:55.176Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:55.176Z] 9ef4041925fa: Layer already exists [2026-04-20T09:31:55.176Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:55.439Z] main: digest: sha256:fd16ed79e41db8c102bf7805cb62b731caef5c7d875e3780d9dfa4ed3a23890c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:31:55.519Z] ===================================================== [Pipeline] echo [2026-04-20T09:31:55.532Z] taggedImages: [2026-04-20T09:31:55.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:55.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-20T09:31:55.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.109 [2026-04-20T09:31:55.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:55.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-20T09:31:55.563Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-04-20T09:31:55.563Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:55.563Z] latest [2026-04-20T09:31:55.563Z] 4.1.0-dev.109 [2026-04-20T09:31:55.563Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:31:55.563Z] main [2026-04-20T09:31:55.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:55.935Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:31:56.283Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:31:56.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-20T09:31:56.284Z] c6dcca66d05a: Preparing [2026-04-20T09:31:56.284Z] 55e00127d186: Preparing [2026-04-20T09:31:56.284Z] 5082b879fadd: Preparing [2026-04-20T09:31:56.284Z] 18c1b637f114: Preparing [2026-04-20T09:31:56.284Z] 90c7ea95f31f: Preparing [2026-04-20T09:31:56.284Z] 4b581ac1928f: Preparing [2026-04-20T09:31:56.284Z] 6c18917cf1db: Preparing [2026-04-20T09:31:56.284Z] d0e88b25eb67: Preparing [2026-04-20T09:31:56.284Z] ecee7ed57021: Preparing [2026-04-20T09:31:56.284Z] d184944fc7a9: Preparing [2026-04-20T09:31:56.284Z] 1a6ceea83c55: Preparing [2026-04-20T09:31:56.284Z] eeaa73608b53: Preparing [2026-04-20T09:31:56.284Z] 6c18917cf1db: Waiting [2026-04-20T09:31:56.284Z] d0e88b25eb67: Waiting [2026-04-20T09:31:56.284Z] ecee7ed57021: Waiting [2026-04-20T09:31:56.284Z] d184944fc7a9: Waiting [2026-04-20T09:31:56.284Z] 1a6ceea83c55: Waiting [2026-04-20T09:31:56.284Z] eeaa73608b53: Waiting [2026-04-20T09:31:56.284Z] 4b581ac1928f: Waiting [2026-04-20T09:31:56.547Z] 90c7ea95f31f: Pushed [2026-04-20T09:31:56.547Z] 55e00127d186: Pushed [2026-04-20T09:31:56.547Z] c6dcca66d05a: Pushed [2026-04-20T09:31:56.547Z] d0e88b25eb67: Layer already exists [2026-04-20T09:31:56.547Z] ecee7ed57021: Layer already exists [2026-04-20T09:31:56.547Z] 4b581ac1928f: Pushed [2026-04-20T09:31:56.547Z] 6c18917cf1db: Pushed [2026-04-20T09:31:56.811Z] eeaa73608b53: Layer already exists [2026-04-20T09:31:56.811Z] d184944fc7a9: Pushed [2026-04-20T09:32:00.130Z] 1a6ceea83c55: Pushed [2026-04-20T09:32:03.458Z] 18c1b637f114: Pushed [2026-04-20T09:32:03.458Z] 5082b879fadd: Pushed [2026-04-20T09:32:06.778Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:9ae51b307be4c91fa9a0a07bc65afcb2a8efb14807e51ec802ade2b0d913191e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:07.395Z] + 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 [2026-04-20T09:32:07.744Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-20T09:32:07.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-20T09:32:07.744Z] c6dcca66d05a: Preparing [2026-04-20T09:32:07.744Z] 55e00127d186: Preparing [2026-04-20T09:32:07.744Z] 5082b879fadd: Preparing [2026-04-20T09:32:07.744Z] 18c1b637f114: Preparing [2026-04-20T09:32:07.744Z] 90c7ea95f31f: Preparing [2026-04-20T09:32:07.744Z] 4b581ac1928f: Preparing [2026-04-20T09:32:07.744Z] 6c18917cf1db: Preparing [2026-04-20T09:32:07.744Z] d0e88b25eb67: Preparing [2026-04-20T09:32:07.744Z] ecee7ed57021: Preparing [2026-04-20T09:32:07.744Z] d184944fc7a9: Preparing [2026-04-20T09:32:07.744Z] 1a6ceea83c55: Preparing [2026-04-20T09:32:07.744Z] eeaa73608b53: Preparing [2026-04-20T09:32:07.744Z] 4b581ac1928f: Waiting [2026-04-20T09:32:07.744Z] 6c18917cf1db: Waiting [2026-04-20T09:32:07.744Z] d0e88b25eb67: Waiting [2026-04-20T09:32:07.744Z] ecee7ed57021: Waiting [2026-04-20T09:32:07.744Z] d184944fc7a9: Waiting [2026-04-20T09:32:07.744Z] 1a6ceea83c55: Waiting [2026-04-20T09:32:07.744Z] eeaa73608b53: Waiting [2026-04-20T09:32:07.744Z] 18c1b637f114: Layer already exists [2026-04-20T09:32:07.744Z] 55e00127d186: Layer already exists [2026-04-20T09:32:07.744Z] 90c7ea95f31f: Layer already exists [2026-04-20T09:32:07.744Z] c6dcca66d05a: Layer already exists [2026-04-20T09:32:07.744Z] 5082b879fadd: Layer already exists [2026-04-20T09:32:07.744Z] 6c18917cf1db: Layer already exists [2026-04-20T09:32:07.744Z] 4b581ac1928f: Layer already exists [2026-04-20T09:32:07.744Z] d184944fc7a9: Layer already exists [2026-04-20T09:32:07.744Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:07.744Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:07.744Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:07.744Z] 1a6ceea83c55: Layer already exists [2026-04-20T09:32:08.007Z] latest: digest: sha256:9ae51b307be4c91fa9a0a07bc65afcb2a8efb14807e51ec802ade2b0d913191e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:08.379Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:08.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.109 [2026-04-20T09:32:08.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-20T09:32:08.732Z] c6dcca66d05a: Preparing [2026-04-20T09:32:08.732Z] 55e00127d186: Preparing [2026-04-20T09:32:08.732Z] 5082b879fadd: Preparing [2026-04-20T09:32:08.732Z] 18c1b637f114: Preparing [2026-04-20T09:32:08.732Z] 90c7ea95f31f: Preparing [2026-04-20T09:32:08.732Z] 4b581ac1928f: Preparing [2026-04-20T09:32:08.732Z] 6c18917cf1db: Preparing [2026-04-20T09:32:08.732Z] d0e88b25eb67: Preparing [2026-04-20T09:32:08.732Z] ecee7ed57021: Preparing [2026-04-20T09:32:08.732Z] d184944fc7a9: Preparing [2026-04-20T09:32:08.732Z] 1a6ceea83c55: Preparing [2026-04-20T09:32:08.732Z] eeaa73608b53: Preparing [2026-04-20T09:32:08.732Z] 6c18917cf1db: Waiting [2026-04-20T09:32:08.732Z] d0e88b25eb67: Waiting [2026-04-20T09:32:08.732Z] ecee7ed57021: Waiting [2026-04-20T09:32:08.732Z] d184944fc7a9: Waiting [2026-04-20T09:32:08.732Z] 4b581ac1928f: Waiting [2026-04-20T09:32:08.732Z] 1a6ceea83c55: Waiting [2026-04-20T09:32:08.732Z] eeaa73608b53: Waiting [2026-04-20T09:32:08.732Z] c6dcca66d05a: Layer already exists [2026-04-20T09:32:08.732Z] 18c1b637f114: Layer already exists [2026-04-20T09:32:08.732Z] 55e00127d186: Layer already exists [2026-04-20T09:32:08.732Z] 90c7ea95f31f: Layer already exists [2026-04-20T09:32:08.732Z] 5082b879fadd: Layer already exists [2026-04-20T09:32:08.732Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:08.732Z] 4b581ac1928f: Layer already exists [2026-04-20T09:32:08.732Z] 6c18917cf1db: Layer already exists [2026-04-20T09:32:08.732Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:08.732Z] d184944fc7a9: Layer already exists [2026-04-20T09:32:08.732Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:08.732Z] 1a6ceea83c55: Layer already exists [2026-04-20T09:32:08.997Z] 4.1.0-dev.109: digest: sha256:9ae51b307be4c91fa9a0a07bc65afcb2a8efb14807e51ec802ade2b0d913191e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:09.354Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:09.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:32:09.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-20T09:32:09.706Z] c6dcca66d05a: Preparing [2026-04-20T09:32:09.706Z] 55e00127d186: Preparing [2026-04-20T09:32:09.706Z] 5082b879fadd: Preparing [2026-04-20T09:32:09.706Z] 18c1b637f114: Preparing [2026-04-20T09:32:09.706Z] 90c7ea95f31f: Preparing [2026-04-20T09:32:09.706Z] 4b581ac1928f: Preparing [2026-04-20T09:32:09.706Z] 6c18917cf1db: Preparing [2026-04-20T09:32:09.706Z] d0e88b25eb67: Preparing [2026-04-20T09:32:09.706Z] ecee7ed57021: Preparing [2026-04-20T09:32:09.706Z] d184944fc7a9: Preparing [2026-04-20T09:32:09.706Z] 1a6ceea83c55: Preparing [2026-04-20T09:32:09.706Z] eeaa73608b53: Preparing [2026-04-20T09:32:09.706Z] ecee7ed57021: Waiting [2026-04-20T09:32:09.706Z] d184944fc7a9: Waiting [2026-04-20T09:32:09.706Z] 4b581ac1928f: Waiting [2026-04-20T09:32:09.706Z] 1a6ceea83c55: Waiting [2026-04-20T09:32:09.706Z] eeaa73608b53: Waiting [2026-04-20T09:32:09.706Z] 6c18917cf1db: Waiting [2026-04-20T09:32:09.706Z] d0e88b25eb67: Waiting [2026-04-20T09:32:09.706Z] 55e00127d186: Layer already exists [2026-04-20T09:32:09.706Z] 5082b879fadd: Layer already exists [2026-04-20T09:32:09.706Z] 90c7ea95f31f: Layer already exists [2026-04-20T09:32:09.706Z] c6dcca66d05a: Layer already exists [2026-04-20T09:32:09.706Z] 18c1b637f114: Layer already exists [2026-04-20T09:32:09.706Z] 6c18917cf1db: Layer already exists [2026-04-20T09:32:09.706Z] d184944fc7a9: Layer already exists [2026-04-20T09:32:09.706Z] 4b581ac1928f: Layer already exists [2026-04-20T09:32:09.706Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:09.706Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:09.706Z] 1a6ceea83c55: Layer already exists [2026-04-20T09:32:09.706Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:09.969Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:9ae51b307be4c91fa9a0a07bc65afcb2a8efb14807e51ec802ade2b0d913191e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:10.323Z] + 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 [2026-04-20T09:32:10.667Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-04-20T09:32:10.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-20T09:32:10.667Z] c6dcca66d05a: Preparing [2026-04-20T09:32:10.667Z] 55e00127d186: Preparing [2026-04-20T09:32:10.667Z] 5082b879fadd: Preparing [2026-04-20T09:32:10.667Z] 18c1b637f114: Preparing [2026-04-20T09:32:10.667Z] 90c7ea95f31f: Preparing [2026-04-20T09:32:10.667Z] 4b581ac1928f: Preparing [2026-04-20T09:32:10.667Z] 6c18917cf1db: Preparing [2026-04-20T09:32:10.667Z] d0e88b25eb67: Preparing [2026-04-20T09:32:10.667Z] ecee7ed57021: Preparing [2026-04-20T09:32:10.667Z] d184944fc7a9: Preparing [2026-04-20T09:32:10.667Z] 1a6ceea83c55: Preparing [2026-04-20T09:32:10.667Z] eeaa73608b53: Preparing [2026-04-20T09:32:10.667Z] 4b581ac1928f: Waiting [2026-04-20T09:32:10.667Z] 6c18917cf1db: Waiting [2026-04-20T09:32:10.668Z] ecee7ed57021: Waiting [2026-04-20T09:32:10.668Z] d0e88b25eb67: Waiting [2026-04-20T09:32:10.668Z] d184944fc7a9: Waiting [2026-04-20T09:32:10.668Z] eeaa73608b53: Waiting [2026-04-20T09:32:10.668Z] 1a6ceea83c55: Waiting [2026-04-20T09:32:10.668Z] 5082b879fadd: Layer already exists [2026-04-20T09:32:10.668Z] 18c1b637f114: Layer already exists [2026-04-20T09:32:10.668Z] c6dcca66d05a: Layer already exists [2026-04-20T09:32:10.668Z] 90c7ea95f31f: Layer already exists [2026-04-20T09:32:10.668Z] 55e00127d186: Layer already exists [2026-04-20T09:32:10.668Z] 6c18917cf1db: Layer already exists [2026-04-20T09:32:10.668Z] 4b581ac1928f: Layer already exists [2026-04-20T09:32:10.668Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:10.668Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:10.668Z] d184944fc7a9: Layer already exists [2026-04-20T09:32:10.668Z] 1a6ceea83c55: Layer already exists [2026-04-20T09:32:10.668Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:10.931Z] main: digest: sha256:9ae51b307be4c91fa9a0a07bc65afcb2a8efb14807e51ec802ade2b0d913191e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:32:11.004Z] ===================================================== [Pipeline] echo [2026-04-20T09:32:11.018Z] taggedImages: [2026-04-20T09:32:11.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:32:11.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-20T09:32:11.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.109 [2026-04-20T09:32:11.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:32:11.018Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-20T09:32:11.042Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-04-20T09:32:11.042Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:32:11.042Z] latest [2026-04-20T09:32:11.042Z] 4.1.0-dev.109 [2026-04-20T09:32:11.042Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:32:11.042Z] main [2026-04-20T09:32:11.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:11.409Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:11.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:32:11.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-20T09:32:11.753Z] 417e9e6b589b: Preparing [2026-04-20T09:32:11.753Z] cc5865d7a76d: Preparing [2026-04-20T09:32:11.753Z] d0e88b25eb67: Preparing [2026-04-20T09:32:11.753Z] ecee7ed57021: Preparing [2026-04-20T09:32:11.753Z] 7ded0dc26997: Preparing [2026-04-20T09:32:11.753Z] 602004fb0ad2: Preparing [2026-04-20T09:32:11.753Z] eeaa73608b53: Preparing [2026-04-20T09:32:11.753Z] 602004fb0ad2: Waiting [2026-04-20T09:32:11.753Z] eeaa73608b53: Waiting [2026-04-20T09:32:11.753Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:11.753Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:12.017Z] 7ded0dc26997: Pushed [2026-04-20T09:32:12.017Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:12.017Z] 417e9e6b589b: Pushed [2026-04-20T09:32:13.943Z] 602004fb0ad2: Pushed [2026-04-20T09:32:19.269Z] cc5865d7a76d: Pushed [2026-04-20T09:32:19.269Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:09344c78252ab81edbac30cf1d8dff0098e193f8c383accb353e911a19f3fd24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:19.625Z] + 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 [2026-04-20T09:32:19.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-20T09:32:19.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-20T09:32:19.972Z] 417e9e6b589b: Preparing [2026-04-20T09:32:19.972Z] cc5865d7a76d: Preparing [2026-04-20T09:32:19.972Z] d0e88b25eb67: Preparing [2026-04-20T09:32:19.972Z] ecee7ed57021: Preparing [2026-04-20T09:32:19.972Z] 7ded0dc26997: Preparing [2026-04-20T09:32:19.972Z] 602004fb0ad2: Preparing [2026-04-20T09:32:19.972Z] eeaa73608b53: Preparing [2026-04-20T09:32:19.972Z] 602004fb0ad2: Waiting [2026-04-20T09:32:19.972Z] eeaa73608b53: Waiting [2026-04-20T09:32:19.972Z] 417e9e6b589b: Layer already exists [2026-04-20T09:32:19.972Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:19.972Z] cc5865d7a76d: Layer already exists [2026-04-20T09:32:19.972Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:19.972Z] 7ded0dc26997: Layer already exists [2026-04-20T09:32:19.972Z] 602004fb0ad2: Layer already exists [2026-04-20T09:32:19.972Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:20.235Z] latest: digest: sha256:09344c78252ab81edbac30cf1d8dff0098e193f8c383accb353e911a19f3fd24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:20.596Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:20.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.109 [2026-04-20T09:32:20.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-20T09:32:20.944Z] 417e9e6b589b: Preparing [2026-04-20T09:32:20.944Z] cc5865d7a76d: Preparing [2026-04-20T09:32:20.944Z] d0e88b25eb67: Preparing [2026-04-20T09:32:20.944Z] ecee7ed57021: Preparing [2026-04-20T09:32:20.944Z] 7ded0dc26997: Preparing [2026-04-20T09:32:20.944Z] 602004fb0ad2: Preparing [2026-04-20T09:32:20.944Z] eeaa73608b53: Preparing [2026-04-20T09:32:20.944Z] 602004fb0ad2: Waiting [2026-04-20T09:32:20.944Z] eeaa73608b53: Waiting [2026-04-20T09:32:20.944Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:20.944Z] cc5865d7a76d: Layer already exists [2026-04-20T09:32:20.944Z] 417e9e6b589b: Layer already exists [2026-04-20T09:32:20.944Z] 7ded0dc26997: Layer already exists [2026-04-20T09:32:20.945Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:20.945Z] 602004fb0ad2: Layer already exists [2026-04-20T09:32:20.945Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:21.209Z] 4.1.0-dev.109: digest: sha256:09344c78252ab81edbac30cf1d8dff0098e193f8c383accb353e911a19f3fd24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:21.564Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:21.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:32:21.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-20T09:32:21.913Z] 417e9e6b589b: Preparing [2026-04-20T09:32:21.913Z] cc5865d7a76d: Preparing [2026-04-20T09:32:21.913Z] d0e88b25eb67: Preparing [2026-04-20T09:32:21.913Z] ecee7ed57021: Preparing [2026-04-20T09:32:21.913Z] 7ded0dc26997: Preparing [2026-04-20T09:32:21.913Z] 602004fb0ad2: Preparing [2026-04-20T09:32:21.913Z] eeaa73608b53: Preparing [2026-04-20T09:32:21.913Z] 602004fb0ad2: Waiting [2026-04-20T09:32:21.913Z] eeaa73608b53: Waiting [2026-04-20T09:32:21.913Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:21.913Z] 417e9e6b589b: Layer already exists [2026-04-20T09:32:21.913Z] 7ded0dc26997: Layer already exists [2026-04-20T09:32:21.913Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:21.913Z] cc5865d7a76d: Layer already exists [2026-04-20T09:32:21.913Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:21.913Z] 602004fb0ad2: Layer already exists [2026-04-20T09:32:22.176Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:09344c78252ab81edbac30cf1d8dff0098e193f8c383accb353e911a19f3fd24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:22.526Z] + 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 [2026-04-20T09:32:22.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-04-20T09:32:22.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-20T09:32:22.878Z] 417e9e6b589b: Preparing [2026-04-20T09:32:22.878Z] cc5865d7a76d: Preparing [2026-04-20T09:32:22.878Z] d0e88b25eb67: Preparing [2026-04-20T09:32:22.878Z] ecee7ed57021: Preparing [2026-04-20T09:32:22.878Z] 7ded0dc26997: Preparing [2026-04-20T09:32:22.878Z] 602004fb0ad2: Preparing [2026-04-20T09:32:22.878Z] eeaa73608b53: Preparing [2026-04-20T09:32:22.878Z] 602004fb0ad2: Waiting [2026-04-20T09:32:22.878Z] 417e9e6b589b: Layer already exists [2026-04-20T09:32:22.878Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:22.878Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:22.878Z] 7ded0dc26997: Layer already exists [2026-04-20T09:32:22.878Z] cc5865d7a76d: Layer already exists [2026-04-20T09:32:22.878Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:22.878Z] 602004fb0ad2: Layer already exists [2026-04-20T09:32:23.142Z] main: digest: sha256:09344c78252ab81edbac30cf1d8dff0098e193f8c383accb353e911a19f3fd24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:32:23.221Z] ===================================================== [Pipeline] echo [2026-04-20T09:32:23.239Z] taggedImages: [2026-04-20T09:32:23.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:32:23.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-20T09:32:23.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.109 [2026-04-20T09:32:23.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:32:23.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-20T09:32:23.264Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-04-20T09:32:23.264Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:32:23.264Z] latest [2026-04-20T09:32:23.264Z] 4.1.0-dev.109 [2026-04-20T09:32:23.264Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:32:23.264Z] main [2026-04-20T09:32:23.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:23.631Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:23.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:32:23.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-20T09:32:23.983Z] 73bff78bddb1: Preparing [2026-04-20T09:32:23.983Z] 5bd2b8545b31: Preparing [2026-04-20T09:32:23.983Z] e9880efb2466: Preparing [2026-04-20T09:32:23.983Z] d0e88b25eb67: Preparing [2026-04-20T09:32:23.983Z] ecee7ed57021: Preparing [2026-04-20T09:32:23.983Z] aeb9900e37f6: Preparing [2026-04-20T09:32:23.983Z] 9305a8afa46d: Preparing [2026-04-20T09:32:23.983Z] 816e5dddac7c: Preparing [2026-04-20T09:32:23.983Z] 484ab1756f72: Preparing [2026-04-20T09:32:23.983Z] eeaa73608b53: Preparing [2026-04-20T09:32:23.983Z] aeb9900e37f6: Waiting [2026-04-20T09:32:23.983Z] 816e5dddac7c: Waiting [2026-04-20T09:32:23.983Z] 484ab1756f72: Waiting [2026-04-20T09:32:23.983Z] eeaa73608b53: Waiting [2026-04-20T09:32:23.983Z] 9305a8afa46d: Waiting [2026-04-20T09:32:23.983Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:23.983Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:24.247Z] e9880efb2466: Pushed [2026-04-20T09:32:24.247Z] 5bd2b8545b31: Pushed [2026-04-20T09:32:24.247Z] 73bff78bddb1: Pushed [2026-04-20T09:32:24.247Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:24.247Z] 816e5dddac7c: Pushed [2026-04-20T09:32:25.199Z] 484ab1756f72: Pushed [2026-04-20T09:32:37.469Z] 9305a8afa46d: Pushed [2026-04-20T09:32:52.436Z] aeb9900e37f6: Pushed [2026-04-20T09:32:52.436Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:a284b54cc03ceba366eb5877970dd5a9c2c8be4d0bc4031e278484f480c0d47b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:52.783Z] + 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 [2026-04-20T09:32:53.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-20T09:32:53.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-20T09:32:53.138Z] 73bff78bddb1: Preparing [2026-04-20T09:32:53.138Z] 5bd2b8545b31: Preparing [2026-04-20T09:32:53.138Z] e9880efb2466: Preparing [2026-04-20T09:32:53.138Z] d0e88b25eb67: Preparing [2026-04-20T09:32:53.138Z] ecee7ed57021: Preparing [2026-04-20T09:32:53.138Z] aeb9900e37f6: Preparing [2026-04-20T09:32:53.138Z] 9305a8afa46d: Preparing [2026-04-20T09:32:53.138Z] 816e5dddac7c: Preparing [2026-04-20T09:32:53.138Z] 484ab1756f72: Preparing [2026-04-20T09:32:53.138Z] eeaa73608b53: Preparing [2026-04-20T09:32:53.138Z] 9305a8afa46d: Waiting [2026-04-20T09:32:53.138Z] 816e5dddac7c: Waiting [2026-04-20T09:32:53.138Z] aeb9900e37f6: Waiting [2026-04-20T09:32:53.138Z] eeaa73608b53: Waiting [2026-04-20T09:32:53.138Z] 5bd2b8545b31: Layer already exists [2026-04-20T09:32:53.138Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:53.138Z] 73bff78bddb1: Layer already exists [2026-04-20T09:32:53.138Z] e9880efb2466: Layer already exists [2026-04-20T09:32:53.138Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:53.138Z] aeb9900e37f6: Layer already exists [2026-04-20T09:32:53.138Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:53.138Z] 9305a8afa46d: Layer already exists [2026-04-20T09:32:53.138Z] 816e5dddac7c: Layer already exists [2026-04-20T09:32:53.138Z] 484ab1756f72: Layer already exists [2026-04-20T09:32:53.401Z] latest: digest: sha256:a284b54cc03ceba366eb5877970dd5a9c2c8be4d0bc4031e278484f480c0d47b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:53.747Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:54.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.109 [2026-04-20T09:32:54.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-20T09:32:54.097Z] 73bff78bddb1: Preparing [2026-04-20T09:32:54.097Z] 5bd2b8545b31: Preparing [2026-04-20T09:32:54.097Z] e9880efb2466: Preparing [2026-04-20T09:32:54.097Z] d0e88b25eb67: Preparing [2026-04-20T09:32:54.097Z] ecee7ed57021: Preparing [2026-04-20T09:32:54.097Z] aeb9900e37f6: Preparing [2026-04-20T09:32:54.097Z] 9305a8afa46d: Preparing [2026-04-20T09:32:54.097Z] 816e5dddac7c: Preparing [2026-04-20T09:32:54.097Z] 484ab1756f72: Preparing [2026-04-20T09:32:54.097Z] eeaa73608b53: Preparing [2026-04-20T09:32:54.097Z] aeb9900e37f6: Waiting [2026-04-20T09:32:54.097Z] 9305a8afa46d: Waiting [2026-04-20T09:32:54.097Z] 816e5dddac7c: Waiting [2026-04-20T09:32:54.097Z] 484ab1756f72: Waiting [2026-04-20T09:32:54.097Z] eeaa73608b53: Waiting [2026-04-20T09:32:54.097Z] 73bff78bddb1: Layer already exists [2026-04-20T09:32:54.097Z] 5bd2b8545b31: Layer already exists [2026-04-20T09:32:54.097Z] e9880efb2466: Layer already exists [2026-04-20T09:32:54.097Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:54.097Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:54.097Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:54.097Z] 9305a8afa46d: Layer already exists [2026-04-20T09:32:54.097Z] aeb9900e37f6: Layer already exists [2026-04-20T09:32:54.097Z] 484ab1756f72: Layer already exists [2026-04-20T09:32:54.097Z] 816e5dddac7c: Layer already exists [2026-04-20T09:32:54.363Z] 4.1.0-dev.109: digest: sha256:a284b54cc03ceba366eb5877970dd5a9c2c8be4d0bc4031e278484f480c0d47b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:54.726Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:55.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:32:55.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-20T09:32:55.078Z] 73bff78bddb1: Preparing [2026-04-20T09:32:55.078Z] 5bd2b8545b31: Preparing [2026-04-20T09:32:55.078Z] e9880efb2466: Preparing [2026-04-20T09:32:55.078Z] d0e88b25eb67: Preparing [2026-04-20T09:32:55.078Z] ecee7ed57021: Preparing [2026-04-20T09:32:55.078Z] aeb9900e37f6: Preparing [2026-04-20T09:32:55.078Z] 9305a8afa46d: Preparing [2026-04-20T09:32:55.078Z] 816e5dddac7c: Preparing [2026-04-20T09:32:55.078Z] 484ab1756f72: Preparing [2026-04-20T09:32:55.078Z] eeaa73608b53: Preparing [2026-04-20T09:32:55.078Z] aeb9900e37f6: Waiting [2026-04-20T09:32:55.078Z] 816e5dddac7c: Waiting [2026-04-20T09:32:55.078Z] 484ab1756f72: Waiting [2026-04-20T09:32:55.078Z] eeaa73608b53: Waiting [2026-04-20T09:32:55.078Z] 9305a8afa46d: Waiting [2026-04-20T09:32:55.078Z] 73bff78bddb1: Layer already exists [2026-04-20T09:32:55.078Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:55.078Z] 5bd2b8545b31: Layer already exists [2026-04-20T09:32:55.078Z] e9880efb2466: Layer already exists [2026-04-20T09:32:55.078Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:55.078Z] 9305a8afa46d: Layer already exists [2026-04-20T09:32:55.078Z] aeb9900e37f6: Layer already exists [2026-04-20T09:32:55.078Z] 484ab1756f72: Layer already exists [2026-04-20T09:32:55.078Z] 816e5dddac7c: Layer already exists [2026-04-20T09:32:55.078Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:55.078Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:a284b54cc03ceba366eb5877970dd5a9c2c8be4d0bc4031e278484f480c0d47b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:55.702Z] + 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 [2026-04-20T09:32:56.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-04-20T09:32:56.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-20T09:32:56.048Z] 73bff78bddb1: Preparing [2026-04-20T09:32:56.048Z] 5bd2b8545b31: Preparing [2026-04-20T09:32:56.048Z] e9880efb2466: Preparing [2026-04-20T09:32:56.048Z] d0e88b25eb67: Preparing [2026-04-20T09:32:56.048Z] ecee7ed57021: Preparing [2026-04-20T09:32:56.048Z] aeb9900e37f6: Preparing [2026-04-20T09:32:56.048Z] 9305a8afa46d: Preparing [2026-04-20T09:32:56.048Z] 816e5dddac7c: Preparing [2026-04-20T09:32:56.048Z] 484ab1756f72: Preparing [2026-04-20T09:32:56.048Z] eeaa73608b53: Preparing [2026-04-20T09:32:56.048Z] aeb9900e37f6: Waiting [2026-04-20T09:32:56.048Z] 816e5dddac7c: Waiting [2026-04-20T09:32:56.048Z] 484ab1756f72: Waiting [2026-04-20T09:32:56.048Z] eeaa73608b53: Waiting [2026-04-20T09:32:56.048Z] 9305a8afa46d: Waiting [2026-04-20T09:32:56.048Z] ecee7ed57021: Layer already exists [2026-04-20T09:32:56.048Z] 73bff78bddb1: Layer already exists [2026-04-20T09:32:56.048Z] d0e88b25eb67: Layer already exists [2026-04-20T09:32:56.048Z] e9880efb2466: Layer already exists [2026-04-20T09:32:56.048Z] 5bd2b8545b31: Layer already exists [2026-04-20T09:32:56.048Z] eeaa73608b53: Layer already exists [2026-04-20T09:32:56.048Z] 484ab1756f72: Layer already exists [2026-04-20T09:32:56.048Z] aeb9900e37f6: Layer already exists [2026-04-20T09:32:56.048Z] 816e5dddac7c: Layer already exists [2026-04-20T09:32:56.048Z] 9305a8afa46d: Layer already exists [2026-04-20T09:32:56.313Z] main: digest: sha256:a284b54cc03ceba366eb5877970dd5a9c2c8be4d0bc4031e278484f480c0d47b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:32:56.398Z] ===================================================== [Pipeline] echo [2026-04-20T09:32:56.419Z] taggedImages: [2026-04-20T09:32:56.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:32:56.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-20T09:32:56.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.109 [2026-04-20T09:32:56.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:32:56.419Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-20T09:32:56.450Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-04-20T09:32:56.450Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:32:56.450Z] latest [2026-04-20T09:32:56.450Z] 4.1.0-dev.109 [2026-04-20T09:32:56.450Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:32:56.450Z] main [2026-04-20T09:32:56.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:32:56.825Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:00.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:33:00.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-20T09:33:00.508Z] fe23cff31a47: Preparing [2026-04-20T09:33:00.508Z] 30452590374a: Preparing [2026-04-20T09:33:00.508Z] e5bfeda76319: Preparing [2026-04-20T09:33:00.508Z] d0e88b25eb67: Preparing [2026-04-20T09:33:00.508Z] ecee7ed57021: Preparing [2026-04-20T09:33:00.508Z] 233d17b786b4: Preparing [2026-04-20T09:33:00.508Z] 493e86c44518: Preparing [2026-04-20T09:33:00.508Z] de3f2709e9e8: Preparing [2026-04-20T09:33:00.508Z] eeaa73608b53: Preparing [2026-04-20T09:33:00.508Z] 493e86c44518: Waiting [2026-04-20T09:33:00.508Z] de3f2709e9e8: Waiting [2026-04-20T09:33:00.508Z] eeaa73608b53: Waiting [2026-04-20T09:33:00.508Z] 233d17b786b4: Waiting [2026-04-20T09:33:00.508Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:00.508Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:00.773Z] 30452590374a: Pushed [2026-04-20T09:33:00.773Z] e5bfeda76319: Pushed [2026-04-20T09:33:00.773Z] 493e86c44518: Pushed [2026-04-20T09:33:00.773Z] fe23cff31a47: Pushed [2026-04-20T09:33:00.773Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:01.353Z] de3f2709e9e8: Pushed [2026-04-20T09:33:33.530Z] 233d17b786b4: Pushed [2026-04-20T09:33:33.530Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:0ce9e5b4dd3ba629cf5559c982e4eafb8fa5dd8103137661af5337a4f327487f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:33.883Z] + 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 [2026-04-20T09:33:34.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-20T09:33:34.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-20T09:33:34.345Z] fe23cff31a47: Preparing [2026-04-20T09:33:34.345Z] 30452590374a: Preparing [2026-04-20T09:33:34.345Z] e5bfeda76319: Preparing [2026-04-20T09:33:34.345Z] d0e88b25eb67: Preparing [2026-04-20T09:33:34.345Z] ecee7ed57021: Preparing [2026-04-20T09:33:34.345Z] 233d17b786b4: Preparing [2026-04-20T09:33:34.345Z] 493e86c44518: Preparing [2026-04-20T09:33:34.345Z] de3f2709e9e8: Preparing [2026-04-20T09:33:34.345Z] eeaa73608b53: Preparing [2026-04-20T09:33:34.345Z] 493e86c44518: Waiting [2026-04-20T09:33:34.345Z] de3f2709e9e8: Waiting [2026-04-20T09:33:34.345Z] eeaa73608b53: Waiting [2026-04-20T09:33:34.345Z] 233d17b786b4: Waiting [2026-04-20T09:33:34.345Z] fe23cff31a47: Layer already exists [2026-04-20T09:33:34.345Z] e5bfeda76319: Layer already exists [2026-04-20T09:33:34.345Z] 30452590374a: Layer already exists [2026-04-20T09:33:34.345Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:34.345Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:34.345Z] 493e86c44518: Layer already exists [2026-04-20T09:33:34.345Z] 233d17b786b4: Layer already exists [2026-04-20T09:33:34.345Z] de3f2709e9e8: Layer already exists [2026-04-20T09:33:34.345Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:34.615Z] latest: digest: sha256:0ce9e5b4dd3ba629cf5559c982e4eafb8fa5dd8103137661af5337a4f327487f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:34.984Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:35.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.109 [2026-04-20T09:33:35.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-20T09:33:35.336Z] fe23cff31a47: Preparing [2026-04-20T09:33:35.336Z] 30452590374a: Preparing [2026-04-20T09:33:35.336Z] e5bfeda76319: Preparing [2026-04-20T09:33:35.336Z] d0e88b25eb67: Preparing [2026-04-20T09:33:35.336Z] ecee7ed57021: Preparing [2026-04-20T09:33:35.336Z] 233d17b786b4: Preparing [2026-04-20T09:33:35.336Z] 493e86c44518: Preparing [2026-04-20T09:33:35.336Z] de3f2709e9e8: Preparing [2026-04-20T09:33:35.336Z] eeaa73608b53: Preparing [2026-04-20T09:33:35.336Z] 233d17b786b4: Waiting [2026-04-20T09:33:35.336Z] de3f2709e9e8: Waiting [2026-04-20T09:33:35.336Z] 493e86c44518: Waiting [2026-04-20T09:33:35.336Z] eeaa73608b53: Waiting [2026-04-20T09:33:35.336Z] 30452590374a: Layer already exists [2026-04-20T09:33:35.336Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:35.336Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:35.336Z] fe23cff31a47: Layer already exists [2026-04-20T09:33:35.336Z] e5bfeda76319: Layer already exists [2026-04-20T09:33:35.336Z] 493e86c44518: Layer already exists [2026-04-20T09:33:35.336Z] de3f2709e9e8: Layer already exists [2026-04-20T09:33:35.336Z] 233d17b786b4: Layer already exists [2026-04-20T09:33:35.336Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:35.609Z] 4.1.0-dev.109: digest: sha256:0ce9e5b4dd3ba629cf5559c982e4eafb8fa5dd8103137661af5337a4f327487f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:35.963Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:36.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:33:36.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-20T09:33:36.304Z] fe23cff31a47: Preparing [2026-04-20T09:33:36.304Z] 30452590374a: Preparing [2026-04-20T09:33:36.304Z] e5bfeda76319: Preparing [2026-04-20T09:33:36.304Z] d0e88b25eb67: Preparing [2026-04-20T09:33:36.304Z] ecee7ed57021: Preparing [2026-04-20T09:33:36.304Z] 233d17b786b4: Preparing [2026-04-20T09:33:36.304Z] 493e86c44518: Preparing [2026-04-20T09:33:36.304Z] de3f2709e9e8: Preparing [2026-04-20T09:33:36.304Z] eeaa73608b53: Preparing [2026-04-20T09:33:36.304Z] 233d17b786b4: Waiting [2026-04-20T09:33:36.304Z] 493e86c44518: Waiting [2026-04-20T09:33:36.304Z] de3f2709e9e8: Waiting [2026-04-20T09:33:36.304Z] eeaa73608b53: Waiting [2026-04-20T09:33:36.304Z] 30452590374a: Layer already exists [2026-04-20T09:33:36.304Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:36.304Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:36.304Z] e5bfeda76319: Layer already exists [2026-04-20T09:33:36.304Z] fe23cff31a47: Layer already exists [2026-04-20T09:33:36.304Z] 233d17b786b4: Layer already exists [2026-04-20T09:33:36.304Z] 493e86c44518: Layer already exists [2026-04-20T09:33:36.304Z] de3f2709e9e8: Layer already exists [2026-04-20T09:33:36.304Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:36.304Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:0ce9e5b4dd3ba629cf5559c982e4eafb8fa5dd8103137661af5337a4f327487f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:36.924Z] + 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 [2026-04-20T09:33:37.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-04-20T09:33:37.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-20T09:33:37.261Z] fe23cff31a47: Preparing [2026-04-20T09:33:37.261Z] 30452590374a: Preparing [2026-04-20T09:33:37.261Z] e5bfeda76319: Preparing [2026-04-20T09:33:37.261Z] d0e88b25eb67: Preparing [2026-04-20T09:33:37.261Z] ecee7ed57021: Preparing [2026-04-20T09:33:37.261Z] 233d17b786b4: Preparing [2026-04-20T09:33:37.261Z] 493e86c44518: Preparing [2026-04-20T09:33:37.261Z] de3f2709e9e8: Preparing [2026-04-20T09:33:37.261Z] 233d17b786b4: Waiting [2026-04-20T09:33:37.261Z] eeaa73608b53: Preparing [2026-04-20T09:33:37.261Z] eeaa73608b53: Waiting [2026-04-20T09:33:37.261Z] de3f2709e9e8: Waiting [2026-04-20T09:33:37.261Z] 493e86c44518: Waiting [2026-04-20T09:33:37.261Z] fe23cff31a47: Layer already exists [2026-04-20T09:33:37.261Z] 30452590374a: Layer already exists [2026-04-20T09:33:37.261Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:37.261Z] e5bfeda76319: Layer already exists [2026-04-20T09:33:37.261Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:37.261Z] de3f2709e9e8: Layer already exists [2026-04-20T09:33:37.261Z] 233d17b786b4: Layer already exists [2026-04-20T09:33:37.261Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:37.261Z] 493e86c44518: Layer already exists [2026-04-20T09:33:37.626Z] main: digest: sha256:0ce9e5b4dd3ba629cf5559c982e4eafb8fa5dd8103137661af5337a4f327487f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:33:37.695Z] ===================================================== [Pipeline] echo [2026-04-20T09:33:37.706Z] taggedImages: [2026-04-20T09:33:37.706Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:33:37.706Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-20T09:33:37.706Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.109 [2026-04-20T09:33:37.706Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:33:37.706Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-20T09:33:37.737Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-04-20T09:33:37.737Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:33:37.737Z] latest [2026-04-20T09:33:37.737Z] 4.1.0-dev.109 [2026-04-20T09:33:37.737Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:33:37.737Z] main [2026-04-20T09:33:37.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:38.100Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:39.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:33:39.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-20T09:33:39.841Z] 3998a81f2feb: Preparing [2026-04-20T09:33:39.841Z] bea9c676771a: Preparing [2026-04-20T09:33:39.841Z] a82940ae93a9: Preparing [2026-04-20T09:33:39.841Z] d0e88b25eb67: Preparing [2026-04-20T09:33:39.841Z] ecee7ed57021: Preparing [2026-04-20T09:33:39.841Z] 233d17b786b4: Preparing [2026-04-20T09:33:39.841Z] 816e5dddac7c: Preparing [2026-04-20T09:33:39.841Z] 484ab1756f72: Preparing [2026-04-20T09:33:39.841Z] eeaa73608b53: Preparing [2026-04-20T09:33:39.841Z] 816e5dddac7c: Waiting [2026-04-20T09:33:39.841Z] 484ab1756f72: Waiting [2026-04-20T09:33:39.841Z] eeaa73608b53: Waiting [2026-04-20T09:33:39.841Z] 233d17b786b4: Waiting [2026-04-20T09:33:39.841Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:39.841Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:39.841Z] 233d17b786b4: Layer already exists [2026-04-20T09:33:39.841Z] 816e5dddac7c: Layer already exists [2026-04-20T09:33:40.104Z] 484ab1756f72: Layer already exists [2026-04-20T09:33:40.104Z] a82940ae93a9: Pushed [2026-04-20T09:33:40.104Z] bea9c676771a: Pushed [2026-04-20T09:33:40.104Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:40.104Z] 3998a81f2feb: Pushed [2026-04-20T09:33:40.104Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:3827b5fa0a8d8788e92f97bf7760da37f1ff09027830a3ed3483f4866a4e8c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:40.450Z] + 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 [2026-04-20T09:33:40.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-20T09:33:40.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-20T09:33:40.793Z] 3998a81f2feb: Preparing [2026-04-20T09:33:40.793Z] bea9c676771a: Preparing [2026-04-20T09:33:40.793Z] a82940ae93a9: Preparing [2026-04-20T09:33:40.793Z] d0e88b25eb67: Preparing [2026-04-20T09:33:40.793Z] ecee7ed57021: Preparing [2026-04-20T09:33:40.793Z] 233d17b786b4: Preparing [2026-04-20T09:33:40.793Z] 816e5dddac7c: Preparing [2026-04-20T09:33:40.793Z] 484ab1756f72: Preparing [2026-04-20T09:33:40.793Z] eeaa73608b53: Preparing [2026-04-20T09:33:40.793Z] 816e5dddac7c: Waiting [2026-04-20T09:33:40.793Z] 484ab1756f72: Waiting [2026-04-20T09:33:40.793Z] eeaa73608b53: Waiting [2026-04-20T09:33:40.793Z] 233d17b786b4: Waiting [2026-04-20T09:33:40.793Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:40.793Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:40.793Z] bea9c676771a: Layer already exists [2026-04-20T09:33:40.793Z] 3998a81f2feb: Layer already exists [2026-04-20T09:33:40.793Z] a82940ae93a9: Layer already exists [2026-04-20T09:33:40.793Z] 484ab1756f72: Layer already exists [2026-04-20T09:33:40.793Z] 816e5dddac7c: Layer already exists [2026-04-20T09:33:40.793Z] 233d17b786b4: Layer already exists [2026-04-20T09:33:40.793Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:41.058Z] latest: digest: sha256:3827b5fa0a8d8788e92f97bf7760da37f1ff09027830a3ed3483f4866a4e8c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:41.408Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:41.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.109 [2026-04-20T09:33:41.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-20T09:33:41.759Z] 3998a81f2feb: Preparing [2026-04-20T09:33:41.759Z] bea9c676771a: Preparing [2026-04-20T09:33:41.759Z] a82940ae93a9: Preparing [2026-04-20T09:33:41.759Z] d0e88b25eb67: Preparing [2026-04-20T09:33:41.759Z] ecee7ed57021: Preparing [2026-04-20T09:33:41.759Z] 233d17b786b4: Preparing [2026-04-20T09:33:41.759Z] 816e5dddac7c: Preparing [2026-04-20T09:33:41.759Z] 484ab1756f72: Preparing [2026-04-20T09:33:41.759Z] eeaa73608b53: Preparing [2026-04-20T09:33:41.759Z] 233d17b786b4: Waiting [2026-04-20T09:33:41.759Z] 484ab1756f72: Waiting [2026-04-20T09:33:41.759Z] 816e5dddac7c: Waiting [2026-04-20T09:33:41.759Z] eeaa73608b53: Waiting [2026-04-20T09:33:41.759Z] a82940ae93a9: Layer already exists [2026-04-20T09:33:41.759Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:41.759Z] 3998a81f2feb: Layer already exists [2026-04-20T09:33:41.759Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:41.759Z] bea9c676771a: Layer already exists [2026-04-20T09:33:41.759Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:41.759Z] 816e5dddac7c: Layer already exists [2026-04-20T09:33:41.759Z] 233d17b786b4: Layer already exists [2026-04-20T09:33:41.759Z] 484ab1756f72: Layer already exists [2026-04-20T09:33:42.022Z] 4.1.0-dev.109: digest: sha256:3827b5fa0a8d8788e92f97bf7760da37f1ff09027830a3ed3483f4866a4e8c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:42.378Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:42.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:33:42.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-20T09:33:42.729Z] 3998a81f2feb: Preparing [2026-04-20T09:33:42.729Z] bea9c676771a: Preparing [2026-04-20T09:33:42.729Z] a82940ae93a9: Preparing [2026-04-20T09:33:42.729Z] d0e88b25eb67: Preparing [2026-04-20T09:33:42.729Z] ecee7ed57021: Preparing [2026-04-20T09:33:42.729Z] 233d17b786b4: Preparing [2026-04-20T09:33:42.729Z] 816e5dddac7c: Preparing [2026-04-20T09:33:42.729Z] 484ab1756f72: Preparing [2026-04-20T09:33:42.729Z] eeaa73608b53: Preparing [2026-04-20T09:33:42.729Z] 816e5dddac7c: Waiting [2026-04-20T09:33:42.729Z] 484ab1756f72: Waiting [2026-04-20T09:33:42.729Z] eeaa73608b53: Waiting [2026-04-20T09:33:42.729Z] 233d17b786b4: Waiting [2026-04-20T09:33:42.729Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:42.729Z] bea9c676771a: Layer already exists [2026-04-20T09:33:42.729Z] 3998a81f2feb: Layer already exists [2026-04-20T09:33:42.729Z] a82940ae93a9: Layer already exists [2026-04-20T09:33:42.729Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:42.729Z] 233d17b786b4: Layer already exists [2026-04-20T09:33:42.729Z] 816e5dddac7c: Layer already exists [2026-04-20T09:33:42.729Z] 484ab1756f72: Layer already exists [2026-04-20T09:33:42.729Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:42.994Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:3827b5fa0a8d8788e92f97bf7760da37f1ff09027830a3ed3483f4866a4e8c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:43.343Z] + 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 [2026-04-20T09:33:43.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-04-20T09:33:43.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-20T09:33:43.691Z] 3998a81f2feb: Preparing [2026-04-20T09:33:43.691Z] bea9c676771a: Preparing [2026-04-20T09:33:43.691Z] a82940ae93a9: Preparing [2026-04-20T09:33:43.691Z] d0e88b25eb67: Preparing [2026-04-20T09:33:43.691Z] ecee7ed57021: Preparing [2026-04-20T09:33:43.691Z] 233d17b786b4: Preparing [2026-04-20T09:33:43.691Z] 816e5dddac7c: Preparing [2026-04-20T09:33:43.691Z] 484ab1756f72: Preparing [2026-04-20T09:33:43.691Z] eeaa73608b53: Preparing [2026-04-20T09:33:43.691Z] 233d17b786b4: Waiting [2026-04-20T09:33:43.691Z] 816e5dddac7c: Waiting [2026-04-20T09:33:43.691Z] 484ab1756f72: Waiting [2026-04-20T09:33:43.691Z] eeaa73608b53: Waiting [2026-04-20T09:33:43.691Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:43.691Z] bea9c676771a: Layer already exists [2026-04-20T09:33:43.691Z] a82940ae93a9: Layer already exists [2026-04-20T09:33:43.691Z] 3998a81f2feb: Layer already exists [2026-04-20T09:33:43.691Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:43.691Z] 484ab1756f72: Layer already exists [2026-04-20T09:33:43.691Z] 816e5dddac7c: Layer already exists [2026-04-20T09:33:43.691Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:43.691Z] 233d17b786b4: Layer already exists [2026-04-20T09:33:43.954Z] main: digest: sha256:3827b5fa0a8d8788e92f97bf7760da37f1ff09027830a3ed3483f4866a4e8c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:33:44.023Z] ===================================================== [Pipeline] echo [2026-04-20T09:33:44.036Z] taggedImages: [2026-04-20T09:33:44.036Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:33:44.036Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-20T09:33:44.036Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.109 [2026-04-20T09:33:44.036Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:33:44.036Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-20T09:33:44.065Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-04-20T09:33:44.066Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:33:44.066Z] latest [2026-04-20T09:33:44.066Z] 4.1.0-dev.109 [2026-04-20T09:33:44.066Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:33:44.066Z] main [2026-04-20T09:33:44.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:44.428Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:44.774Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:33:44.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-20T09:33:44.774Z] 210ef1328891: Preparing [2026-04-20T09:33:44.774Z] 938501cca5c6: Preparing [2026-04-20T09:33:44.774Z] d0e88b25eb67: Preparing [2026-04-20T09:33:44.774Z] ecee7ed57021: Preparing [2026-04-20T09:33:44.774Z] 58ca428f0b66: Preparing [2026-04-20T09:33:44.774Z] 9865afcd688c: Preparing [2026-04-20T09:33:44.774Z] eeaa73608b53: Preparing [2026-04-20T09:33:44.774Z] 9865afcd688c: Waiting [2026-04-20T09:33:44.774Z] eeaa73608b53: Waiting [2026-04-20T09:33:44.774Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:44.774Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:45.038Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:45.038Z] 210ef1328891: Pushed [2026-04-20T09:33:45.038Z] 58ca428f0b66: Pushed [2026-04-20T09:33:46.428Z] 9865afcd688c: Pushed [2026-04-20T09:33:54.605Z] 938501cca5c6: Pushed [2026-04-20T09:33:54.605Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:4bdb3023213ee48379c509d9b22e76bd4238fd7d9b41124b266d9f5bccb97996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:54.963Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:55.302Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-20T09:33:55.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-20T09:33:55.302Z] 210ef1328891: Preparing [2026-04-20T09:33:55.302Z] 938501cca5c6: Preparing [2026-04-20T09:33:55.302Z] d0e88b25eb67: Preparing [2026-04-20T09:33:55.302Z] ecee7ed57021: Preparing [2026-04-20T09:33:55.302Z] 58ca428f0b66: Preparing [2026-04-20T09:33:55.302Z] 9865afcd688c: Preparing [2026-04-20T09:33:55.302Z] eeaa73608b53: Preparing [2026-04-20T09:33:55.302Z] 9865afcd688c: Waiting [2026-04-20T09:33:55.302Z] eeaa73608b53: Waiting [2026-04-20T09:33:55.302Z] 210ef1328891: Layer already exists [2026-04-20T09:33:55.302Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:55.302Z] 58ca428f0b66: Layer already exists [2026-04-20T09:33:55.302Z] 938501cca5c6: Layer already exists [2026-04-20T09:33:55.302Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:55.302Z] 9865afcd688c: Layer already exists [2026-04-20T09:33:55.302Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:55.567Z] latest: digest: sha256:4bdb3023213ee48379c509d9b22e76bd4238fd7d9b41124b266d9f5bccb97996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:55.909Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:56.255Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.109 [2026-04-20T09:33:56.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-20T09:33:56.255Z] 210ef1328891: Preparing [2026-04-20T09:33:56.255Z] 938501cca5c6: Preparing [2026-04-20T09:33:56.255Z] d0e88b25eb67: Preparing [2026-04-20T09:33:56.255Z] ecee7ed57021: Preparing [2026-04-20T09:33:56.255Z] 58ca428f0b66: Preparing [2026-04-20T09:33:56.255Z] 9865afcd688c: Preparing [2026-04-20T09:33:56.255Z] eeaa73608b53: Preparing [2026-04-20T09:33:56.255Z] 9865afcd688c: Waiting [2026-04-20T09:33:56.255Z] eeaa73608b53: Waiting [2026-04-20T09:33:56.255Z] 938501cca5c6: Layer already exists [2026-04-20T09:33:56.255Z] 58ca428f0b66: Layer already exists [2026-04-20T09:33:56.255Z] 210ef1328891: Layer already exists [2026-04-20T09:33:56.255Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:56.255Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:56.255Z] 9865afcd688c: Layer already exists [2026-04-20T09:33:56.255Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:56.517Z] 4.1.0-dev.109: digest: sha256:4bdb3023213ee48379c509d9b22e76bd4238fd7d9b41124b266d9f5bccb97996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:56.851Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:57.198Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:33:57.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-20T09:33:57.198Z] 210ef1328891: Preparing [2026-04-20T09:33:57.198Z] 938501cca5c6: Preparing [2026-04-20T09:33:57.198Z] d0e88b25eb67: Preparing [2026-04-20T09:33:57.198Z] ecee7ed57021: Preparing [2026-04-20T09:33:57.198Z] 58ca428f0b66: Preparing [2026-04-20T09:33:57.198Z] 9865afcd688c: Preparing [2026-04-20T09:33:57.198Z] eeaa73608b53: Preparing [2026-04-20T09:33:57.198Z] 9865afcd688c: Waiting [2026-04-20T09:33:57.198Z] eeaa73608b53: Waiting [2026-04-20T09:33:57.198Z] 210ef1328891: Layer already exists [2026-04-20T09:33:57.198Z] 58ca428f0b66: Layer already exists [2026-04-20T09:33:57.198Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:57.198Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:57.198Z] 938501cca5c6: Layer already exists [2026-04-20T09:33:57.198Z] 9865afcd688c: Layer already exists [2026-04-20T09:33:57.198Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:57.198Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:4bdb3023213ee48379c509d9b22e76bd4238fd7d9b41124b266d9f5bccb97996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:57.817Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:58.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-04-20T09:33:58.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-20T09:33:58.159Z] 210ef1328891: Preparing [2026-04-20T09:33:58.159Z] 938501cca5c6: Preparing [2026-04-20T09:33:58.159Z] d0e88b25eb67: Preparing [2026-04-20T09:33:58.159Z] ecee7ed57021: Preparing [2026-04-20T09:33:58.159Z] 58ca428f0b66: Preparing [2026-04-20T09:33:58.159Z] 9865afcd688c: Preparing [2026-04-20T09:33:58.159Z] eeaa73608b53: Preparing [2026-04-20T09:33:58.159Z] 9865afcd688c: Waiting [2026-04-20T09:33:58.159Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:58.159Z] 58ca428f0b66: Layer already exists [2026-04-20T09:33:58.160Z] 210ef1328891: Layer already exists [2026-04-20T09:33:58.160Z] 938501cca5c6: Layer already exists [2026-04-20T09:33:58.160Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:58.160Z] 9865afcd688c: Layer already exists [2026-04-20T09:33:58.160Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:58.423Z] main: digest: sha256:4bdb3023213ee48379c509d9b22e76bd4238fd7d9b41124b266d9f5bccb97996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:33:58.491Z] ===================================================== [Pipeline] echo [2026-04-20T09:33:58.505Z] taggedImages: [2026-04-20T09:33:58.505Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:33:58.505Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-20T09:33:58.505Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.109 [2026-04-20T09:33:58.505Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:33:58.505Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-20T09:33:58.532Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-04-20T09:33:58.532Z] ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:33:58.532Z] latest [2026-04-20T09:33:58.532Z] 4.1.0-dev.109 [2026-04-20T09:33:58.532Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:33:58.532Z] main [2026-04-20T09:33:58.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:58.883Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:33:59.231Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:33:59.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-20T09:33:59.231Z] 53568b712450: Preparing [2026-04-20T09:33:59.231Z] 5d3f1ca398d8: Preparing [2026-04-20T09:33:59.231Z] d0e88b25eb67: Preparing [2026-04-20T09:33:59.231Z] ecee7ed57021: Preparing [2026-04-20T09:33:59.231Z] b77529fe25e3: Preparing [2026-04-20T09:33:59.231Z] a99716c6e81e: Preparing [2026-04-20T09:33:59.231Z] eeaa73608b53: Preparing [2026-04-20T09:33:59.231Z] eeaa73608b53: Waiting [2026-04-20T09:33:59.231Z] a99716c6e81e: Waiting [2026-04-20T09:33:59.231Z] d0e88b25eb67: Layer already exists [2026-04-20T09:33:59.496Z] ecee7ed57021: Layer already exists [2026-04-20T09:33:59.496Z] eeaa73608b53: Layer already exists [2026-04-20T09:33:59.496Z] b77529fe25e3: Pushed [2026-04-20T09:33:59.496Z] 53568b712450: Pushed [2026-04-20T09:34:00.077Z] a99716c6e81e: Pushed [2026-04-20T09:34:08.279Z] 5d3f1ca398d8: Pushed [2026-04-20T09:34:08.543Z] ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:27d1d876f913aad510305cb8d520fe2fec7511d6f66bb3068922c5624ba3d1b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:08.902Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:09.246Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-20T09:34:09.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-20T09:34:09.246Z] 53568b712450: Preparing [2026-04-20T09:34:09.246Z] 5d3f1ca398d8: Preparing [2026-04-20T09:34:09.246Z] d0e88b25eb67: Preparing [2026-04-20T09:34:09.246Z] ecee7ed57021: Preparing [2026-04-20T09:34:09.246Z] b77529fe25e3: Preparing [2026-04-20T09:34:09.246Z] a99716c6e81e: Preparing [2026-04-20T09:34:09.246Z] eeaa73608b53: Preparing [2026-04-20T09:34:09.246Z] a99716c6e81e: Waiting [2026-04-20T09:34:09.246Z] eeaa73608b53: Waiting [2026-04-20T09:34:09.246Z] d0e88b25eb67: Layer already exists [2026-04-20T09:34:09.246Z] b77529fe25e3: Layer already exists [2026-04-20T09:34:09.246Z] ecee7ed57021: Layer already exists [2026-04-20T09:34:09.246Z] 5d3f1ca398d8: Layer already exists [2026-04-20T09:34:09.246Z] 53568b712450: Layer already exists [2026-04-20T09:34:09.246Z] a99716c6e81e: Layer already exists [2026-04-20T09:34:09.246Z] eeaa73608b53: Layer already exists [2026-04-20T09:34:09.510Z] latest: digest: sha256:27d1d876f913aad510305cb8d520fe2fec7511d6f66bb3068922c5624ba3d1b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:09.856Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:10.209Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.109 [2026-04-20T09:34:10.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-20T09:34:10.209Z] 53568b712450: Preparing [2026-04-20T09:34:10.209Z] 5d3f1ca398d8: Preparing [2026-04-20T09:34:10.209Z] d0e88b25eb67: Preparing [2026-04-20T09:34:10.209Z] ecee7ed57021: Preparing [2026-04-20T09:34:10.209Z] b77529fe25e3: Preparing [2026-04-20T09:34:10.209Z] a99716c6e81e: Preparing [2026-04-20T09:34:10.209Z] eeaa73608b53: Preparing [2026-04-20T09:34:10.209Z] a99716c6e81e: Waiting [2026-04-20T09:34:10.209Z] 5d3f1ca398d8: Layer already exists [2026-04-20T09:34:10.209Z] ecee7ed57021: Layer already exists [2026-04-20T09:34:10.209Z] b77529fe25e3: Layer already exists [2026-04-20T09:34:10.209Z] 53568b712450: Layer already exists [2026-04-20T09:34:10.209Z] d0e88b25eb67: Layer already exists [2026-04-20T09:34:10.209Z] a99716c6e81e: Layer already exists [2026-04-20T09:34:10.209Z] eeaa73608b53: Layer already exists [2026-04-20T09:34:10.209Z] 4.1.0-dev.109: digest: sha256:27d1d876f913aad510305cb8d520fe2fec7511d6f66bb3068922c5624ba3d1b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:10.555Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:10.894Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:34:10.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-20T09:34:10.894Z] 53568b712450: Preparing [2026-04-20T09:34:10.894Z] 5d3f1ca398d8: Preparing [2026-04-20T09:34:10.894Z] d0e88b25eb67: Preparing [2026-04-20T09:34:10.894Z] ecee7ed57021: Preparing [2026-04-20T09:34:10.894Z] b77529fe25e3: Preparing [2026-04-20T09:34:10.894Z] a99716c6e81e: Preparing [2026-04-20T09:34:10.894Z] eeaa73608b53: Preparing [2026-04-20T09:34:10.894Z] a99716c6e81e: Waiting [2026-04-20T09:34:10.894Z] eeaa73608b53: Waiting [2026-04-20T09:34:10.894Z] d0e88b25eb67: Layer already exists [2026-04-20T09:34:10.894Z] 53568b712450: Layer already exists [2026-04-20T09:34:10.894Z] 5d3f1ca398d8: Layer already exists [2026-04-20T09:34:10.894Z] b77529fe25e3: Layer already exists [2026-04-20T09:34:10.894Z] ecee7ed57021: Layer already exists [2026-04-20T09:34:10.894Z] a99716c6e81e: Layer already exists [2026-04-20T09:34:10.894Z] eeaa73608b53: Layer already exists [2026-04-20T09:34:10.894Z] ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:27d1d876f913aad510305cb8d520fe2fec7511d6f66bb3068922c5624ba3d1b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:11.240Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:11.580Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-04-20T09:34:11.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-20T09:34:11.580Z] 53568b712450: Preparing [2026-04-20T09:34:11.580Z] 5d3f1ca398d8: Preparing [2026-04-20T09:34:11.580Z] d0e88b25eb67: Preparing [2026-04-20T09:34:11.580Z] ecee7ed57021: Preparing [2026-04-20T09:34:11.580Z] b77529fe25e3: Preparing [2026-04-20T09:34:11.580Z] a99716c6e81e: Preparing [2026-04-20T09:34:11.580Z] eeaa73608b53: Preparing [2026-04-20T09:34:11.580Z] eeaa73608b53: Waiting [2026-04-20T09:34:11.580Z] a99716c6e81e: Waiting [2026-04-20T09:34:11.580Z] 5d3f1ca398d8: Layer already exists [2026-04-20T09:34:11.580Z] d0e88b25eb67: Layer already exists [2026-04-20T09:34:11.580Z] ecee7ed57021: Layer already exists [2026-04-20T09:34:11.580Z] 53568b712450: Layer already exists [2026-04-20T09:34:11.580Z] b77529fe25e3: Layer already exists [2026-04-20T09:34:11.580Z] eeaa73608b53: Layer already exists [2026-04-20T09:34:11.580Z] a99716c6e81e: Layer already exists [2026-04-20T09:34:11.580Z] main: digest: sha256:27d1d876f913aad510305cb8d520fe2fec7511d6f66bb3068922c5624ba3d1b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-20T09:34:11.664Z] ===================================================== [Pipeline] echo [2026-04-20T09:34:11.682Z] taggedImages: [2026-04-20T09:34:11.682Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [2026-04-20T09:34:11.682Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-20T09:34:11.682Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.109 [2026-04-20T09:34:11.682Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [2026-04-20T09:34:11.682Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-04-20T09:34:11.701Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:11.712Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-04-20T09:34:11.721Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:11.731Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:11.747Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-20T09:34:11.760Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:11.771Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-04-20T09:34:11.785Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:11.795Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:11.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-20T09:34:11.823Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:11.837Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-04-20T09:34:11.849Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:11.862Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:11.875Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-20T09:34:11.888Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:11.900Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-04-20T09:34:11.910Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:11.922Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:11.934Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-20T09:34:11.948Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:11.965Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-04-20T09:34:11.978Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:11.989Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-20T09:34:12.020Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:12.032Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-04-20T09:34:12.047Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.059Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.069Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-20T09:34:12.086Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:12.100Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-04-20T09:34:12.115Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.131Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.144Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-20T09:34:12.155Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:12.165Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-04-20T09:34:12.177Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.192Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.205Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-20T09:34:12.218Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:12.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-04-20T09:34:12.238Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.249Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.260Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-20T09:34:12.271Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:12.279Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-04-20T09:34:12.295Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.308Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.317Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-20T09:34:12.331Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:12.343Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-04-20T09:34:12.353Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.366Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.376Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-20T09:34:12.386Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:12.397Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-04-20T09:34:12.408Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.423Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.434Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-20T09:34:12.445Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:12.455Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-04-20T09:34:12.466Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.477Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.487Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-20T09:34:12.498Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:12.513Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-04-20T09:34:12.523Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.539Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.549Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-20T09:34:12.560Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo [2026-04-20T09:34:12.573Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-04-20T09:34:12.585Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:34:12.609Z] 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 [2026-04-20T09:34:13.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-20T09:34:13.027Z] [2026-04-20T09:34:13.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:13.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-20T09:34:13.351Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-20T09:34:13.351Z] 8998bd30e6a1: Pulling fs layer [2026-04-20T09:34:13.351Z] 04944245beec: Pulling fs layer [2026-04-20T09:34:13.351Z] 699f458cf7ca: Pulling fs layer [2026-04-20T09:34:13.351Z] 765212b225bb: Pulling fs layer [2026-04-20T09:34:13.351Z] f23df028b6ca: Pulling fs layer [2026-04-20T09:34:13.351Z] d65c8cfc05b1: Pulling fs layer [2026-04-20T09:34:13.351Z] 2437ff75d9bd: Pulling fs layer [2026-04-20T09:34:13.351Z] 765212b225bb: Waiting [2026-04-20T09:34:13.351Z] f23df028b6ca: Waiting [2026-04-20T09:34:13.351Z] d65c8cfc05b1: Waiting [2026-04-20T09:34:13.351Z] 2437ff75d9bd: Waiting [2026-04-20T09:34:13.615Z] 04944245beec: Verifying Checksum [2026-04-20T09:34:13.615Z] 04944245beec: Download complete [2026-04-20T09:34:13.615Z] 765212b225bb: Verifying Checksum [2026-04-20T09:34:13.615Z] 765212b225bb: Download complete [2026-04-20T09:34:13.615Z] f23df028b6ca: Download complete [2026-04-20T09:34:13.615Z] d65c8cfc05b1: Verifying Checksum [2026-04-20T09:34:13.615Z] d65c8cfc05b1: Download complete [2026-04-20T09:34:13.615Z] 699f458cf7ca: Verifying Checksum [2026-04-20T09:34:13.615Z] 699f458cf7ca: Download complete [2026-04-20T09:34:14.196Z] 8998bd30e6a1: Verifying Checksum [2026-04-20T09:34:14.196Z] 8998bd30e6a1: Download complete [2026-04-20T09:34:16.764Z] 2437ff75d9bd: Verifying Checksum [2026-04-20T09:34:16.764Z] 2437ff75d9bd: Download complete [2026-04-20T09:34:18.697Z] 8998bd30e6a1: Pull complete [2026-04-20T09:34:19.278Z] 04944245beec: Pull complete [2026-04-20T09:34:21.844Z] 699f458cf7ca: Pull complete [2026-04-20T09:34:22.108Z] 765212b225bb: Pull complete [2026-04-20T09:34:23.059Z] f23df028b6ca: Pull complete [2026-04-20T09:34:23.322Z] d65c8cfc05b1: Pull complete [2026-04-20T09:34:41.498Z] 2437ff75d9bd: Pull complete [2026-04-20T09:34:41.498Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-20T09:34:41.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-20T09:34:41.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T09:34:41.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-5588 does not seem to be running inside a container [2026-04-20T09:34:41.750Z] $ 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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-04-20T09:34:44.353Z] $ docker top b84a0c2f8571c4110aa4e9f4d075ac11f309944506972e737b3d55a60ee6db1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:34:45.278Z] ---> job-cost.sh [2026-04-20T09:34:45.278Z] lf-activate-venv: SKIPPING [2026-04-20T09:34:45.278Z] INFO: No Stack... [2026-04-20T09:34:45.566Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-20T09:34:46.585Z] INFO: Archiving Costs [Pipeline] sh [2026-04-20T09:34:46.929Z] + cat /w/workspace/edgex-go/968/archives/cost.csv [2026-04-20T09:34:46.929Z] + cut -d, -f6 [Pipeline] lock [2026-04-20T09:34:47.226Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-968-stack-cost] [2026-04-20T09:34:47.238Z] Resource [jenkins-edgexfoundry-edgex-go-main-968-stack-cost] did not exist. Created. [2026-04-20T09:34:47.245Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-968-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-20T09:34:47.889Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-20T09:34:48.546Z] Stashed 1 file(s) [Pipeline] } [2026-04-20T09:34:48.554Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-968-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-20T09:34:48.584Z] $ docker stop --time=1 b84a0c2f8571c4110aa4e9f4d075ac11f309944506972e737b3d55a60ee6db1c [2026-04-20T09:34:50.063Z] $ docker rm -f --volumes b84a0c2f8571c4110aa4e9f4d075ac11f309944506972e737b3d55a60ee6db1c [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 [2026-04-20T09:34:50.618Z] provisioning config files... [2026-04-20T09:34:50.627Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/968@tmp/config10810668893783343643tmp [Pipeline] { [Pipeline] sh [2026-04-20T09:34:50.926Z] + set +x [2026-04-20T09:34:50.926Z] + curl -s https://codecov.io/bash [2026-04-20T09:34:50.926Z] + bash -s -- [2026-04-20T09:34:50.926Z] [2026-04-20T09:34:50.926Z] _____ _ [2026-04-20T09:34:50.926Z] / ____| | | [2026-04-20T09:34:50.926Z] | | ___ __| | ___ ___ _____ __ [2026-04-20T09:34:50.926Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-20T09:34:50.926Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-20T09:34:50.926Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-20T09:34:50.926Z] Bash-1.0.6 [2026-04-20T09:34:50.926Z] [2026-04-20T09:34:50.926Z] [2026-04-20T09:34:50.926Z] ==> git version 2.25.1 found [2026-04-20T09:34:50.926Z] ==> 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 [2026-04-20T09:34:50.926Z] Release-Date: 2020-01-08 [2026-04-20T09:34:50.926Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-04-20T09:34:50.926Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-20T09:34:50.926Z] ==> Jenkins CI detected. [2026-04-20T09:34:50.926Z] current dir:  /w/workspace/edgex-go/968 [2026-04-20T09:34:50.926Z] project root: . [2026-04-20T09:34:50.926Z] --> token set from env [2026-04-20T09:34:50.926Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-20T09:34:50.926Z] ==> Running gcov in . (disable via -X gcov) [2026-04-20T09:34:50.926Z] ==> Python coveragepy not found [2026-04-20T09:34:50.926Z] ==> Searching for coverage reports in: [2026-04-20T09:34:50.926Z] + . [2026-04-20T09:34:51.184Z] -> Found 1 reports [2026-04-20T09:34:51.184Z] ==> Detecting git/mercurial file structure [2026-04-20T09:34:51.184Z] ==> Reading reports [2026-04-20T09:34:51.184Z] + ./coverage.out bytes=1044477 [2026-04-20T09:34:51.185Z] ==> Appending adjustments [2026-04-20T09:34:51.185Z] https://docs.codecov.io/docs/fixing-reports [2026-04-20T09:34:52.566Z] + Found adjustments [2026-04-20T09:34:52.566Z] ==> Gzipping contents [2026-04-20T09:34:52.566Z] 108K /tmp/codecov.OQBEhZ.gz [2026-04-20T09:34:52.566Z] ==> Uploading reports [2026-04-20T09:34:52.566Z] url: https://codecov.io [2026-04-20T09:34:52.566Z] query: branch=main&commit=ccfc4ad80108f97da12a51b67a32382092a5128e&build=968&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F968%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-20T09:34:52.566Z] -> Pinging Codecov [2026-04-20T09:34:52.566Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ccfc4ad80108f97da12a51b67a32382092a5128e&build=968&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F968%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-20T09:34:52.825Z] -> Uploading to [2026-04-20T09:34:52.825Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ccfc4ad80108f97da12a51b67a32382092a5128e/f92c87e0-d754-4ce2-9895-73609c464e82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260420%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260420T093452Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1e88ff6440226a0024d095fe873ee3a2852886b88d72477a6625b258e69a2616 [2026-04-20T09:34:52.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-20T09:34:52.825Z] Dload Upload Total Spent Left Speed [2026-04-20T09:34:53.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 594k --:--:-- --:--:-- --:--:-- 598k [2026-04-20T09:34:53.085Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [2026-04-20T09:34:53.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-04-20T09:34:53.372Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-20T09:34:53.395Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:53.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-20T09:34:53.700Z] [2026-04-20T09:34:53.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:34:54.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-20T09:34:54.010Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-20T09:34:54.010Z] 2d35ebdb57d9: Already exists [2026-04-20T09:34:54.010Z] 85e8836fcdb2: Pulling fs layer [2026-04-20T09:34:54.010Z] 91631faa732a: Pulling fs layer [2026-04-20T09:34:54.010Z] f3f5ae8826fa: Pulling fs layer [2026-04-20T09:34:54.010Z] 4f4fb700ef54: Pulling fs layer [2026-04-20T09:34:54.010Z] 7861252a18e6: Pulling fs layer [2026-04-20T09:34:54.010Z] 9130f900ef6f: Pulling fs layer [2026-04-20T09:34:54.010Z] 7861252a18e6: Waiting [2026-04-20T09:34:54.010Z] 9130f900ef6f: Waiting [2026-04-20T09:34:54.010Z] 4f4fb700ef54: Waiting [2026-04-20T09:34:54.010Z] f3f5ae8826fa: Verifying Checksum [2026-04-20T09:34:54.010Z] f3f5ae8826fa: Download complete [2026-04-20T09:34:54.010Z] 85e8836fcdb2: Download complete [2026-04-20T09:34:54.010Z] 4f4fb700ef54: Verifying Checksum [2026-04-20T09:34:54.010Z] 4f4fb700ef54: Download complete [2026-04-20T09:34:54.010Z] 85e8836fcdb2: Pull complete [2026-04-20T09:34:54.268Z] 7861252a18e6: Download complete [2026-04-20T09:34:54.527Z] 91631faa732a: Verifying Checksum [2026-04-20T09:34:54.527Z] 91631faa732a: Download complete [2026-04-20T09:34:55.093Z] 9130f900ef6f: Verifying Checksum [2026-04-20T09:34:55.093Z] 9130f900ef6f: Download complete [2026-04-20T09:35:00.356Z] 91631faa732a: Pull complete [2026-04-20T09:35:00.356Z] f3f5ae8826fa: Pull complete [2026-04-20T09:35:00.356Z] 4f4fb700ef54: Pull complete [2026-04-20T09:35:00.356Z] 7861252a18e6: Pull complete [2026-04-20T09:35:04.552Z] 9130f900ef6f: Pull complete [2026-04-20T09:35:04.552Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-20T09:35:04.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-20T09:35:04.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T09:35:04.663Z] prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container [2026-04-20T09:35:04.685Z] $ 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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 [2026-04-20T09:35:06.485Z] $ docker top 4eacd81a2e0414efe9425c2d5872196f37e279d46f6c6238bf797c1b2349fa8a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T09:35:06.829Z] + git config --global --add safe.directory /w/workspace/edgex-go/968 [Pipeline] echo [2026-04-20T09:35:06.838Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-04-20T09:35:07.117Z] + set -o pipefail [2026-04-20T09:35:07.117Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-04-20T09:35:17.085Z] [2026-04-20T09:35:17.085Z] Monitoring /w/workspace/edgex-go/968 (github.com/edgexfoundry/edgex-go)... [2026-04-20T09:35:17.085Z] [2026-04-20T09:35:17.085Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/95b2abdd-adc9-424f-9b86-d545cfab9008 [2026-04-20T09:35:17.085Z] [2026-04-20T09:35:17.085Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-20T09:35:17.085Z] [2026-04-20T09:35:17.343Z] [2026-04-20T09:35:17.343Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-20T09:35:17.343Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-20T09:35:17.605Z] $ docker stop --time=1 4eacd81a2e0414efe9425c2d5872196f37e279d46f6c6238bf797c1b2349fa8a [2026-04-20T09:35:19.775Z] $ docker rm -f --volumes 4eacd81a2e0414efe9425c2d5872196f37e279d46f6c6238bf797c1b2349fa8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-04-20T09:35:20.262Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T09:35:20.275Z] provisioning config files... [2026-04-20T09:35:20.282Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/968@tmp/config161630158327162600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:35:20.579Z] --> edgex-publish-swagger.sh [2026-04-20T09:35:20.580Z] === Publish openapi API === [2026-04-20T09:35:20.580Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-04-20T09:35:20.580Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/968/openapi/core-command.yaml] [2026-04-20T09:35:20.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-20T09:35:20.580Z] Dload Upload Total Spent Left Speed [2026-04-20T09:35:20.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 461 228k --:--:-- --:--:-- --:--:-- 228k [2026-04-20T09:35:20.580Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-20T09:35:20.580Z] [2026-04-20T09:35:20.580Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/968/openapi/core-data.yaml] [2026-04-20T09:35:20.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-20T09:35:20.580Z] Dload Upload Total Spent Left Speed [2026-04-20T09:35:20.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 515 574k --:--:-- --:--:-- --:--:-- 575k [2026-04-20T09:35:20.840Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-20T09:35:20.840Z] [2026-04-20T09:35:20.840Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/968/openapi/core-keeper.yaml] [2026-04-20T09:35:20.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-20T09:35:20.840Z] Dload Upload Total Spent Left Speed [2026-04-20T09:35:20.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 540 242k --:--:-- --:--:-- --:--:-- 242k [2026-04-20T09:35:20.840Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-20T09:35:20.840Z] [2026-04-20T09:35:20.840Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/968/openapi/core-metadata.yaml] [2026-04-20T09:35:20.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-20T09:35:20.840Z] Dload Upload Total Spent Left Speed [2026-04-20T09:35:21.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 511 1242k --:--:-- --:--:-- --:--:-- 1242k [2026-04-20T09:35:21.101Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-20T09:35:21.101Z] [2026-04-20T09:35:21.101Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/968/openapi/security-proxy-auth.yaml] [2026-04-20T09:35:21.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-20T09:35:21.101Z] Dload Upload Total Spent Left Speed [2026-04-20T09:35:21.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 523 189k --:--:-- --:--:-- --:--:-- 190k [2026-04-20T09:35:21.101Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-20T09:35:21.101Z] [2026-04-20T09:35:21.101Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/968/openapi/security-secretstore-setup.yaml] [2026-04-20T09:35:21.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-20T09:35:21.101Z] Dload Upload Total Spent Left Speed [2026-04-20T09:35:21.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 46811 [2026-04-20T09:35:21.363Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-20T09:35:21.363Z] [2026-04-20T09:35:21.363Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/968/openapi/support-notifications.yaml] [2026-04-20T09:35:21.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-20T09:35:21.363Z] Dload Upload Total Spent Left Speed [2026-04-20T09:35:21.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 515 762k --:--:-- --:--:-- --:--:-- 769k [2026-04-20T09:35:21.363Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-20T09:35:21.363Z] [2026-04-20T09:35:21.363Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/968/openapi/support-scheduler.yaml] [2026-04-20T09:35:21.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-20T09:35:21.363Z] Dload Upload Total Spent Left Speed [2026-04-20T09:35:21.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 611 463k --:--:-- --:--:-- --:--:-- 463k [2026-04-20T09:35:21.624Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-20T09:35:21.624Z] [Pipeline] } [2026-04-20T09:35:21.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-04-20T09:35:22.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-20T09:35:22.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:35:22.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T09:35:22.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T09:35:22.454Z] prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container [2026-04-20T09:35:22.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 [2026-04-20T09:35:22.831Z] $ docker top 36d9f317aea5c8b6ff28286c55c5d1afcfc6c78f9aee35bb5e29dd836b37e8fc -eo pid,comm [2026-04-20T09:35:22.881Z] 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). [2026-04-20T09:35:22.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-20T09:35:22.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-20T09:35:22.941Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-20T09:35:23.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-20T09:35:23.065Z] $ docker exec 36d9f317aea5c8b6ff28286c55c5d1afcfc6c78f9aee35bb5e29dd836b37e8fc ssh-agent [2026-04-20T09:35:23.171Z] SSH_AUTH_SOCK=/tmp/ssh-hRsiRsgjQFbT/agent.32 [2026-04-20T09:35:23.171Z] SSH_AGENT_PID=38 [2026-04-20T09:35:23.183Z] Running ssh-add (command line suppressed) [2026-04-20T09:35:23.276Z] Identity added: /w/workspace/edgex-go/968@tmp/private_key_14451557748558718305.key (/w/workspace/edgex-go/968@tmp/private_key_14451557748558718305.key) [2026-04-20T09:35:23.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-20T09:35:23.585Z] + git semver tag [2026-04-20T09:35:23.844Z] 2026-04-20 09:35:23,812 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-20T09:35:23.844Z] 2026-04-20 09:35:23,815 [run_tag] DEBUG tag force:False [2026-04-20T09:35:23.844Z] 2026-04-20 09:35:23,815 [check_head_tag] DEBUG check head tag [2026-04-20T09:35:23.844Z] 2026-04-20 09:35:23,816 [execute] INFO git cat-file --batch-check [2026-04-20T09:35:23.844Z] 2026-04-20 09:35:23,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/968, stdin=, shell=False, universal_newlines=False) [2026-04-20T09:35:23.844Z] 2026-04-20 09:35:23,819 [execute] INFO git cat-file --batch [2026-04-20T09:35:23.844Z] 2026-04-20 09:35:23,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/968, stdin=, shell=False, universal_newlines=False) [2026-04-20T09:35:24.103Z] 2026-04-20 09:35:23,853 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main [2026-04-20T09:35:24.103Z] 2026-04-20 09:35:23,853 [execute] INFO git tag -a v4.1.0-dev.109 -m v4.1.0-dev.109 [2026-04-20T09:35:24.103Z] 2026-04-20 09:35:23,853 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.109', '-m', 'v4.1.0-dev.109'], cwd=/w/workspace/edgex-go/968, stdin=None, shell=False, universal_newlines=False) [2026-04-20T09:35:24.103Z] 2026-04-20 09:35:23,856 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main [2026-04-20T09:35:24.103Z] 4.1.0-dev.109 [Pipeline] } [2026-04-20T09:35:24.106Z] $ docker exec --env ******** --env ******** 36d9f317aea5c8b6ff28286c55c5d1afcfc6c78f9aee35bb5e29dd836b37e8fc ssh-agent -k [2026-04-20T09:35:24.192Z] unset SSH_AUTH_SOCK; [2026-04-20T09:35:24.193Z] unset SSH_AGENT_PID; [2026-04-20T09:35:24.193Z] echo Agent pid 38 killed; [2026-04-20T09:35:24.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T09:35:24.526Z] + git semver [Pipeline] } [2026-04-20T09:35:24.793Z] $ docker stop --time=1 36d9f317aea5c8b6ff28286c55c5d1afcfc6c78f9aee35bb5e29dd836b37e8fc [2026-04-20T09:35:26.080Z] $ docker rm -f --volumes 36d9f317aea5c8b6ff28286c55c5d1afcfc6c78f9aee35bb5e29dd836b37e8fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:35:26.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-20T09:35:26.486Z] [2026-04-20T09:35:26.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:35:26.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-20T09:35:26.790Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-20T09:35:26.790Z] ab5ef0e58194: Pulling fs layer [2026-04-20T09:35:26.790Z] 9712f1f96733: Pulling fs layer [2026-04-20T09:35:26.790Z] 63f879dbbcfc: Pulling fs layer [2026-04-20T09:35:26.790Z] 0d9ebad4ef96: Pulling fs layer [2026-04-20T09:35:26.790Z] e9a5061849ea: Pulling fs layer [2026-04-20T09:35:26.790Z] d747dcd14b5f: Pulling fs layer [2026-04-20T09:35:26.790Z] 2de7ff778b66: Pulling fs layer [2026-04-20T09:35:26.790Z] 0d9ebad4ef96: Waiting [2026-04-20T09:35:26.790Z] e9a5061849ea: Waiting [2026-04-20T09:35:26.790Z] d747dcd14b5f: Waiting [2026-04-20T09:35:26.790Z] 2de7ff778b66: Waiting [2026-04-20T09:35:26.790Z] 9712f1f96733: Verifying Checksum [2026-04-20T09:35:26.790Z] 9712f1f96733: Download complete [2026-04-20T09:35:27.051Z] 63f879dbbcfc: Verifying Checksum [2026-04-20T09:35:27.051Z] 63f879dbbcfc: Download complete [2026-04-20T09:35:27.309Z] e9a5061849ea: Verifying Checksum [2026-04-20T09:35:27.309Z] e9a5061849ea: Download complete [2026-04-20T09:35:27.309Z] d747dcd14b5f: Verifying Checksum [2026-04-20T09:35:27.309Z] d747dcd14b5f: Download complete [2026-04-20T09:35:27.567Z] 0d9ebad4ef96: Verifying Checksum [2026-04-20T09:35:27.567Z] 0d9ebad4ef96: Download complete [2026-04-20T09:35:27.567Z] 2de7ff778b66: Verifying Checksum [2026-04-20T09:35:27.567Z] 2de7ff778b66: Download complete [2026-04-20T09:35:27.567Z] ab5ef0e58194: Verifying Checksum [2026-04-20T09:35:27.567Z] ab5ef0e58194: Download complete [2026-04-20T09:35:31.753Z] ab5ef0e58194: Pull complete [2026-04-20T09:35:31.753Z] 9712f1f96733: Pull complete [2026-04-20T09:35:32.012Z] 63f879dbbcfc: Pull complete [2026-04-20T09:35:37.280Z] 0d9ebad4ef96: Pull complete [2026-04-20T09:35:37.538Z] e9a5061849ea: Pull complete [2026-04-20T09:35:37.538Z] d747dcd14b5f: Pull complete [2026-04-20T09:35:38.912Z] 2de7ff778b66: Pull complete [2026-04-20T09:35:38.912Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-20T09:35:38.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-20T09:35:38.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T09:35:39.019Z] prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container [2026-04-20T09:35:39.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 [2026-04-20T09:35:40.465Z] $ docker top f7f68a363630427629c60ff806807c8346ba337947f1632eabcd10d982d17715 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-20T09:35:40.555Z] provisioning config files... [2026-04-20T09:35:40.561Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/968@tmp/config17125121475815901998tmp [2026-04-20T09:35:40.571Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/968@tmp/config2108731497999647519tmp [2026-04-20T09:35:40.581Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/968@tmp/config3707805574685323637tmp [Pipeline] { [Pipeline] echo [2026-04-20T09:35:40.616Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:35:40.910Z] ---> sigul-configuration.sh [2026-04-20T09:35:40.910Z] gpg: directory `/root/.gnupg' created [2026-04-20T09:35:40.910Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-20T09:35:40.910Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-20T09:35:40.910Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-20T09:35:40.910Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-20T09:35:40.910Z] gpg: CAST5 encrypted data [2026-04-20T09:35:40.910Z] gpg: encrypted with 1 passphrase [2026-04-20T09:35:40.910Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-20T09:35:41.205Z] + mkdir /home/jenkins [2026-04-20T09:35:41.205Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-20T09:35:41.500Z] + 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 [2026-04-20T09:35:41.514Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:35:41.808Z] ---> sigul-install.sh [2026-04-20T09:35:41.808Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-20T09:35:42.105Z] + git tag --list [2026-04-20T09:35:42.105Z] 0.6.0 [2026-04-20T09:35:42.105Z] 0.6.1 [2026-04-20T09:35:42.105Z] 0.7.0 [2026-04-20T09:35:42.105Z] 0.7.1 [2026-04-20T09:35:42.105Z] v1.0.0 [2026-04-20T09:35:42.105Z] v1.0.1 [2026-04-20T09:35:42.105Z] v1.1.0 [2026-04-20T09:35:42.105Z] v1.2.0 [2026-04-20T09:35:42.105Z] v1.2.1 [2026-04-20T09:35:42.105Z] v1.3.0 [2026-04-20T09:35:42.105Z] v1.3.1 [2026-04-20T09:35:42.105Z] v2.0.0 [2026-04-20T09:35:42.105Z] v2.1.0 [2026-04-20T09:35:42.105Z] v2.1.1 [2026-04-20T09:35:42.105Z] v2.2.0 [2026-04-20T09:35:42.105Z] v2.3.0 [2026-04-20T09:35:42.105Z] v3.0 [2026-04-20T09:35:42.105Z] v3.0.0 [2026-04-20T09:35:42.105Z] v3.1 [2026-04-20T09:35:42.105Z] v3.1.0 [2026-04-20T09:35:42.105Z] v3.1.1 [2026-04-20T09:35:42.105Z] v4.0 [2026-04-20T09:35:42.105Z] v4.0.0 [2026-04-20T09:35:42.105Z] v4.0.1 [2026-04-20T09:35:42.105Z] v4.0.1-dev.1 [2026-04-20T09:35:42.105Z] v4.0.1-dev.2 [2026-04-20T09:35:42.105Z] v4.0.2-dev.1 [2026-04-20T09:35:42.105Z] v4.1.0-dev.1 [2026-04-20T09:35:42.105Z] v4.1.0-dev.10 [2026-04-20T09:35:42.105Z] v4.1.0-dev.100 [2026-04-20T09:35:42.105Z] v4.1.0-dev.101 [2026-04-20T09:35:42.105Z] v4.1.0-dev.102 [2026-04-20T09:35:42.105Z] v4.1.0-dev.103 [2026-04-20T09:35:42.105Z] v4.1.0-dev.104 [2026-04-20T09:35:42.105Z] v4.1.0-dev.105 [2026-04-20T09:35:42.105Z] v4.1.0-dev.106 [2026-04-20T09:35:42.105Z] v4.1.0-dev.107 [2026-04-20T09:35:42.105Z] v4.1.0-dev.108 [2026-04-20T09:35:42.105Z] v4.1.0-dev.109 [2026-04-20T09:35:42.105Z] v4.1.0-dev.11 [2026-04-20T09:35:42.105Z] v4.1.0-dev.12 [2026-04-20T09:35:42.105Z] v4.1.0-dev.13 [2026-04-20T09:35:42.105Z] v4.1.0-dev.14 [2026-04-20T09:35:42.105Z] v4.1.0-dev.15 [2026-04-20T09:35:42.105Z] v4.1.0-dev.16 [2026-04-20T09:35:42.105Z] v4.1.0-dev.17 [2026-04-20T09:35:42.105Z] v4.1.0-dev.18 [2026-04-20T09:35:42.105Z] v4.1.0-dev.19 [2026-04-20T09:35:42.105Z] v4.1.0-dev.2 [2026-04-20T09:35:42.105Z] v4.1.0-dev.20 [2026-04-20T09:35:42.105Z] v4.1.0-dev.21 [2026-04-20T09:35:42.105Z] v4.1.0-dev.22 [2026-04-20T09:35:42.105Z] v4.1.0-dev.23 [2026-04-20T09:35:42.105Z] v4.1.0-dev.24 [2026-04-20T09:35:42.105Z] v4.1.0-dev.25 [2026-04-20T09:35:42.105Z] v4.1.0-dev.26 [2026-04-20T09:35:42.105Z] v4.1.0-dev.27 [2026-04-20T09:35:42.105Z] v4.1.0-dev.28 [2026-04-20T09:35:42.105Z] v4.1.0-dev.29 [2026-04-20T09:35:42.105Z] v4.1.0-dev.3 [2026-04-20T09:35:42.105Z] v4.1.0-dev.30 [2026-04-20T09:35:42.105Z] v4.1.0-dev.31 [2026-04-20T09:35:42.105Z] v4.1.0-dev.32 [2026-04-20T09:35:42.105Z] v4.1.0-dev.33 [2026-04-20T09:35:42.105Z] v4.1.0-dev.34 [2026-04-20T09:35:42.105Z] v4.1.0-dev.35 [2026-04-20T09:35:42.105Z] v4.1.0-dev.36 [2026-04-20T09:35:42.105Z] v4.1.0-dev.37 [2026-04-20T09:35:42.105Z] v4.1.0-dev.38 [2026-04-20T09:35:42.105Z] v4.1.0-dev.39 [2026-04-20T09:35:42.105Z] v4.1.0-dev.4 [2026-04-20T09:35:42.105Z] v4.1.0-dev.40 [2026-04-20T09:35:42.105Z] v4.1.0-dev.41 [2026-04-20T09:35:42.105Z] v4.1.0-dev.42 [2026-04-20T09:35:42.105Z] v4.1.0-dev.43 [2026-04-20T09:35:42.105Z] v4.1.0-dev.44 [2026-04-20T09:35:42.105Z] v4.1.0-dev.45 [2026-04-20T09:35:42.105Z] v4.1.0-dev.46 [2026-04-20T09:35:42.105Z] v4.1.0-dev.47 [2026-04-20T09:35:42.105Z] v4.1.0-dev.48 [2026-04-20T09:35:42.105Z] v4.1.0-dev.49 [2026-04-20T09:35:42.105Z] v4.1.0-dev.5 [2026-04-20T09:35:42.105Z] v4.1.0-dev.50 [2026-04-20T09:35:42.105Z] v4.1.0-dev.51 [2026-04-20T09:35:42.105Z] v4.1.0-dev.52 [2026-04-20T09:35:42.105Z] v4.1.0-dev.53 [2026-04-20T09:35:42.105Z] v4.1.0-dev.54 [2026-04-20T09:35:42.105Z] v4.1.0-dev.55 [2026-04-20T09:35:42.105Z] v4.1.0-dev.56 [2026-04-20T09:35:42.105Z] v4.1.0-dev.57 [2026-04-20T09:35:42.105Z] v4.1.0-dev.58 [2026-04-20T09:35:42.105Z] v4.1.0-dev.59 [2026-04-20T09:35:42.105Z] v4.1.0-dev.6 [2026-04-20T09:35:42.105Z] v4.1.0-dev.60 [2026-04-20T09:35:42.105Z] v4.1.0-dev.61 [2026-04-20T09:35:42.105Z] v4.1.0-dev.62 [2026-04-20T09:35:42.105Z] v4.1.0-dev.63 [2026-04-20T09:35:42.105Z] v4.1.0-dev.64 [2026-04-20T09:35:42.105Z] v4.1.0-dev.65 [2026-04-20T09:35:42.105Z] v4.1.0-dev.66 [2026-04-20T09:35:42.105Z] v4.1.0-dev.67 [2026-04-20T09:35:42.105Z] v4.1.0-dev.68 [2026-04-20T09:35:42.105Z] v4.1.0-dev.69 [2026-04-20T09:35:42.105Z] v4.1.0-dev.7 [2026-04-20T09:35:42.105Z] v4.1.0-dev.70 [2026-04-20T09:35:42.105Z] v4.1.0-dev.71 [2026-04-20T09:35:42.105Z] v4.1.0-dev.72 [2026-04-20T09:35:42.105Z] v4.1.0-dev.73 [2026-04-20T09:35:42.105Z] v4.1.0-dev.74 [2026-04-20T09:35:42.105Z] v4.1.0-dev.75 [2026-04-20T09:35:42.105Z] v4.1.0-dev.76 [2026-04-20T09:35:42.105Z] v4.1.0-dev.77 [2026-04-20T09:35:42.105Z] v4.1.0-dev.78 [2026-04-20T09:35:42.105Z] v4.1.0-dev.79 [2026-04-20T09:35:42.105Z] v4.1.0-dev.8 [2026-04-20T09:35:42.105Z] v4.1.0-dev.80 [2026-04-20T09:35:42.105Z] v4.1.0-dev.81 [2026-04-20T09:35:42.105Z] v4.1.0-dev.82 [2026-04-20T09:35:42.105Z] v4.1.0-dev.83 [2026-04-20T09:35:42.105Z] v4.1.0-dev.84 [2026-04-20T09:35:42.105Z] v4.1.0-dev.85 [2026-04-20T09:35:42.105Z] v4.1.0-dev.86 [2026-04-20T09:35:42.105Z] v4.1.0-dev.87 [2026-04-20T09:35:42.105Z] v4.1.0-dev.88 [2026-04-20T09:35:42.105Z] v4.1.0-dev.89 [2026-04-20T09:35:42.105Z] v4.1.0-dev.9 [2026-04-20T09:35:42.105Z] v4.1.0-dev.90 [2026-04-20T09:35:42.105Z] v4.1.0-dev.91 [2026-04-20T09:35:42.105Z] v4.1.0-dev.92 [2026-04-20T09:35:42.105Z] v4.1.0-dev.93 [2026-04-20T09:35:42.105Z] v4.1.0-dev.94 [2026-04-20T09:35:42.105Z] v4.1.0-dev.95 [2026-04-20T09:35:42.105Z] v4.1.0-dev.96 [2026-04-20T09:35:42.105Z] v4.1.0-dev.97 [2026-04-20T09:35:42.105Z] v4.1.0-dev.98 [2026-04-20T09:35:42.105Z] v4.1.0-dev.99 [Pipeline] sh [2026-04-20T09:35:42.400Z] + lftools sign git-tag v4.1.0-dev.109 [2026-04-20T09:35:42.974Z] Signing Git tag with Sigul... [2026-04-20T09:35:42.974Z] Signing v4.1.0-dev.109 [Pipeline] echo [2026-04-20T09:35:43.249Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:35:43.541Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-20T09:35:43.548Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-20T09:35:43.568Z] $ docker stop --time=1 f7f68a363630427629c60ff806807c8346ba337947f1632eabcd10d982d17715 [2026-04-20T09:35:44.841Z] $ docker rm -f --volumes f7f68a363630427629c60ff806807c8346ba337947f1632eabcd10d982d17715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-20T09:35:45.287Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-20T09:35:45.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:35:45.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T09:35:45.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T09:35:45.671Z] prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container [2026-04-20T09:35:45.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 [2026-04-20T09:35:45.931Z] $ docker top b3c065b24bff35464a2c083468ef4c02d0197a982e1bc3c4d4f70fcd533f0612 -eo pid,comm [2026-04-20T09:35:45.976Z] 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). [2026-04-20T09:35:45.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-20T09:35:46.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-20T09:35:46.029Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-20T09:35:46.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-20T09:35:46.127Z] $ docker exec b3c065b24bff35464a2c083468ef4c02d0197a982e1bc3c4d4f70fcd533f0612 ssh-agent [2026-04-20T09:35:46.231Z] SSH_AUTH_SOCK=/tmp/ssh-AdCnmpsY3I4D/agent.32 [2026-04-20T09:35:46.231Z] SSH_AGENT_PID=38 [2026-04-20T09:35:46.236Z] Running ssh-add (command line suppressed) [2026-04-20T09:35:46.322Z] Identity added: /w/workspace/edgex-go/968@tmp/private_key_15312895922635773209.key (/w/workspace/edgex-go/968@tmp/private_key_15312895922635773209.key) [2026-04-20T09:35:46.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-20T09:35:46.632Z] + git semver bump pre [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,859 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,866 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,866 [bump_version] DEBUG bumping version:4.1.0-dev.109 on axis:pre with prefix:dev [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,866 [bump_version] DEBUG bumped version:4.1.0-dev.110 [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,867 [write_version] DEBUG write version:4.1.0-dev.110 to path:/w/workspace/edgex-go/968/.semver/main with force:True [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,867 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,867 [write_file] DEBUG write to file:/w/workspace/edgex-go/968/.semver/main [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,877 [execute] INFO git cat-file --batch-check [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/968/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,882 [execute] INFO git cat-file --batch [2026-04-20T09:35:46.891Z] 2026-04-20 09:35:46,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/968/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-20T09:35:47.149Z] 2026-04-20 09:35:46,887 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main [2026-04-20T09:35:47.149Z] 4.1.0-dev.110 [Pipeline] } [2026-04-20T09:35:47.153Z] $ docker exec --env ******** --env ******** b3c065b24bff35464a2c083468ef4c02d0197a982e1bc3c4d4f70fcd533f0612 ssh-agent -k [2026-04-20T09:35:47.240Z] unset SSH_AUTH_SOCK; [2026-04-20T09:35:47.241Z] unset SSH_AGENT_PID; [2026-04-20T09:35:47.241Z] echo Agent pid 38 killed; [2026-04-20T09:35:47.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T09:35:47.573Z] + git semver [Pipeline] } [2026-04-20T09:35:47.840Z] $ docker stop --time=1 b3c065b24bff35464a2c083468ef4c02d0197a982e1bc3c4d4f70fcd533f0612 [2026-04-20T09:35:49.089Z] $ docker rm -f --volumes b3c065b24bff35464a2c083468ef4c02d0197a982e1bc3c4d4f70fcd533f0612 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-20T09:35:49.443Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-20T09:35:49.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:35:49.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-20T09:35:49.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T09:35:49.819Z] prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container [2026-04-20T09:35:49.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 [2026-04-20T09:35:50.077Z] $ docker top a8a3a2c08d28382b525e3a3947a958e572194a6c17f134a6ebdaa919e2ecee2f -eo pid,comm [2026-04-20T09:35:50.127Z] 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). [2026-04-20T09:35:50.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-20T09:35:50.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-20T09:35:50.190Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-20T09:35:50.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-20T09:35:50.293Z] $ docker exec a8a3a2c08d28382b525e3a3947a958e572194a6c17f134a6ebdaa919e2ecee2f ssh-agent [2026-04-20T09:35:50.398Z] SSH_AUTH_SOCK=/tmp/ssh-ZFa4VVFkX9cR/agent.32 [2026-04-20T09:35:50.398Z] SSH_AGENT_PID=38 [2026-04-20T09:35:50.402Z] Running ssh-add (command line suppressed) [2026-04-20T09:35:50.502Z] Identity added: /w/workspace/edgex-go/968@tmp/private_key_17255439957348908720.key (/w/workspace/edgex-go/968@tmp/private_key_17255439957348908720.key) [2026-04-20T09:35:50.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-20T09:35:50.806Z] + git semver push [2026-04-20T09:35:51.064Z] 2026-04-20 09:35:51,007 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-20T09:35:51.065Z] 2026-04-20 09:35:51,010 [run_push] DEBUG push [2026-04-20T09:35:51.065Z] 2026-04-20 09:35:51,011 [execute] INFO git cat-file --batch-check [2026-04-20T09:35:51.065Z] 2026-04-20 09:35:51,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/968/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-20T09:35:51.065Z] 2026-04-20 09:35:51,013 [execute] INFO git rev-list 15150e8b5124da4010647913ebdaee56fafe3867 -- [2026-04-20T09:35:51.065Z] 2026-04-20 09:35:51,014 [execute] DEBUG Popen(['git', 'rev-list', '15150e8b5124da4010647913ebdaee56fafe3867', '--'], cwd=/w/workspace/edgex-go/968/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-20T09:35:51.065Z] 2026-04-20 09:35:51,033 [execute] INFO git fetch -v -- origin [2026-04-20T09:35:51.065Z] 2026-04-20 09:35:51,033 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/968/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-20T09:35:51.631Z] 2026-04-20 09:35:51,619 [run_push] DEBUG no remote changes detected [2026-04-20T09:35:51.631Z] 2026-04-20 09:35:51,619 [execute] INFO git push origin semver [2026-04-20T09:35:51.631Z] 2026-04-20 09:35:51,620 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/968/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-20T09:35:53.536Z] 2026-04-20 09:35:53,116 [run_push] DEBUG push all version tags [2026-04-20T09:35:53.536Z] 2026-04-20 09:35:53,116 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-20T09:35:53.536Z] 2026-04-20 09:35:53,117 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/968, stdin=None, shell=False, universal_newlines=False) [2026-04-20T09:35:54.471Z] 2026-04-20 09:35:54,412 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main [2026-04-20T09:35:54.471Z] 4.1.0-dev.110 [Pipeline] } [2026-04-20T09:35:54.475Z] $ docker exec --env ******** --env ******** a8a3a2c08d28382b525e3a3947a958e572194a6c17f134a6ebdaa919e2ecee2f ssh-agent -k [2026-04-20T09:35:54.572Z] unset SSH_AUTH_SOCK; [2026-04-20T09:35:54.573Z] unset SSH_AGENT_PID; [2026-04-20T09:35:54.573Z] echo Agent pid 38 killed; [2026-04-20T09:35:54.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-20T09:35:54.911Z] + git semver [Pipeline] } [2026-04-20T09:35:55.177Z] $ docker stop --time=1 a8a3a2c08d28382b525e3a3947a958e572194a6c17f134a6ebdaa919e2ecee2f [2026-04-20T09:35:56.451Z] $ docker rm -f --volumes a8a3a2c08d28382b525e3a3947a958e572194a6c17f134a6ebdaa919e2ecee2f [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 [2026-04-20T09:35:56.962Z] + [ -d /w/workspace/edgex-go/968/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:35:57.248Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:35:58.104Z] ---> package-listing.sh [2026-04-20T09:35:58.104Z] ++ facter osfamily [2026-04-20T09:35:58.104Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-20T09:35:58.361Z] + OS_FAMILY=debian [2026-04-20T09:35:58.361Z] + workspace=/w/workspace/edgex-go/968 [2026-04-20T09:35:58.361Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-20T09:35:58.361Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-20T09:35:58.361Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-20T09:35:58.361Z] + PACKAGES=/tmp/packages_start.txt [2026-04-20T09:35:58.361Z] + '[' /w/workspace/edgex-go/968 ']' [2026-04-20T09:35:58.361Z] + PACKAGES=/tmp/packages_end.txt [2026-04-20T09:35:58.361Z] + case "${OS_FAMILY}" in [2026-04-20T09:35:58.361Z] + dpkg -l [2026-04-20T09:35:58.361Z] + grep '^ii' [2026-04-20T09:35:58.361Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-20T09:35:58.361Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-20T09:35:58.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-20T09:35:58.361Z] + '[' /w/workspace/edgex-go/968 ']' [2026-04-20T09:35:58.361Z] + mkdir -p /w/workspace/edgex-go/968/archives/ [2026-04-20T09:35:58.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/968/archives/ [Pipeline] echo [2026-04-20T09:35:58.372Z] 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/968/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-20T09:35:58.648Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:35:59.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T09:35:59.213Z] [2026-04-20T09:35:59.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-20T09:35:59.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T09:35:59.506Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-20T09:35:59.506Z] 5eb5b503b376: Pulling fs layer [2026-04-20T09:35:59.506Z] 5c69ac0246d0: Pulling fs layer [2026-04-20T09:35:59.506Z] ec43610c2a17: Pulling fs layer [2026-04-20T09:35:59.506Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-20T09:35:59.506Z] 33b1e0a273af: Pulling fs layer [2026-04-20T09:35:59.506Z] 3a2ae6a8a46f: Waiting [2026-04-20T09:35:59.506Z] 33b1e0a273af: Waiting [2026-04-20T09:35:59.506Z] 5d3b04190fa2: Pulling fs layer [2026-04-20T09:35:59.506Z] 2f39f015ded8: Pulling fs layer [2026-04-20T09:35:59.506Z] 5d3b04190fa2: Waiting [2026-04-20T09:35:59.506Z] 2f39f015ded8: Waiting [2026-04-20T09:35:59.506Z] 5c69ac0246d0: Verifying Checksum [2026-04-20T09:35:59.506Z] 5c69ac0246d0: Download complete [2026-04-20T09:35:59.506Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-20T09:35:59.506Z] 3a2ae6a8a46f: Download complete [2026-04-20T09:35:59.506Z] 33b1e0a273af: Verifying Checksum [2026-04-20T09:35:59.506Z] 33b1e0a273af: Download complete [2026-04-20T09:35:59.506Z] 5d3b04190fa2: Verifying Checksum [2026-04-20T09:35:59.506Z] 5d3b04190fa2: Download complete [2026-04-20T09:35:59.506Z] ec43610c2a17: Verifying Checksum [2026-04-20T09:35:59.506Z] ec43610c2a17: Download complete [2026-04-20T09:35:59.763Z] 5eb5b503b376: Verifying Checksum [2026-04-20T09:35:59.763Z] 5eb5b503b376: Download complete [2026-04-20T09:36:00.328Z] 2f39f015ded8: Download complete [2026-04-20T09:36:01.261Z] 5eb5b503b376: Pull complete [2026-04-20T09:36:01.261Z] 5c69ac0246d0: Pull complete [2026-04-20T09:36:01.827Z] ec43610c2a17: Pull complete [2026-04-20T09:36:01.827Z] 3a2ae6a8a46f: Pull complete [2026-04-20T09:36:02.084Z] 33b1e0a273af: Pull complete [2026-04-20T09:36:02.084Z] 5d3b04190fa2: Pull complete [2026-04-20T09:36:08.746Z] 2f39f015ded8: Pull complete [2026-04-20T09:36:08.746Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-20T09:36:08.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-20T09:36:08.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-20T09:36:08.852Z] prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container [2026-04-20T09:36:08.874Z] $ 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/968/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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 [2026-04-20T09:36:10.378Z] $ docker top ba5c00cb1880152d96bd4d06b14cfac7c2830f8a9a0cb5388aa433922c13d0a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-20T09:36:10.730Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-20T09:36:11.015Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-20T09:36:11.297Z] + ls /var/log/sa-host [2026-04-20T09:36:11.297Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-20T09:36:11.333Z] provisioning config files... [2026-04-20T09:36:11.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/968@tmp/config12731194313079251513tmp [Pipeline] { [Pipeline] echo [2026-04-20T09:36:11.358Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:36:11.641Z] ---> create-netrc.sh [Pipeline] } [2026-04-20T09:36:11.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:36:11.956Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-20T09:36:11.964Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:36:12.244Z] ---> sudo-logs.sh [2026-04-20T09:36:12.244Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-20T09:36:12.266Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:36:12.546Z] ---> job-cost.sh [2026-04-20T09:36:12.546Z] lf-activate-venv: SKIPPING [2026-04-20T09:36:12.546Z] DEBUG: total: 0.10999999940395355 [2026-04-20T09:36:12.546Z] INFO: Retrieving Stack Cost... [2026-04-20T09:36:13.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-20T09:36:13.371Z] INFO: Archiving Costs [Pipeline] echo [2026-04-20T09:36:13.384Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-20T09:36:13.664Z] ---> logs-deploy.sh [2026-04-20T09:36:13.664Z] lf-activate-venv: SKIPPING [2026-04-20T09:36:13.664Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/968 [2026-04-20T09:36:13.664Z] INFO: archiving workspace using pattern(s): [2026-04-20T09:36:14.602Z] Archives upload complete. [2026-04-20T09:36:14.602Z] INFO: archiving logs to Nexus